.dlv1 {display: none;}
.dlv2 { }
.dlv3 {display: none;}


div.dl409wrapper {
	width: 866px;
	height:auto;
	overflow: auto;
	margin:auto;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	margin-top: -30px;
}

div.dl409wrapper p {
	padding: 0;	
}

div.dlbox409 {
	width: 864px;
	height: auto;
	border: 1px solid #c9c8c9;
	margin: 25px auto 0 auto;
}

div.headerbar {
	width: 864px;
	height: 30px;
	
	
	display:none;
}

div.headerbar h3.left {
	width: 559px;
	height: 30px;
	line-height: 30px;
	background: url(/content/images/jw/409dl-headerbar-left.png) repeat-x;
	font-size: 14px;
	float: left;
	color: #fff;
	padding-left: 15px;
}

div.headerbar h3.right {
	width: 275px;
	height: 30px;	
	line-height: 30px;
	background: url(/content/images/jw/409dl-headerbar-right.png) repeat-x;
	font-size: 14px;
	float: left;
	color: #000;
	padding-left: 15px;
}

div.dlbox409 div.mainrow {
	width: 864px;
	height: 280px;
	padding-right: 0;
	background: url(/content/images/jw/409dl-mainrow-graygradient.png) repeat-x;
	overflow: auto;
}




/* TOP RIGHT CONTENT */

div.mainrow div.rightcol {
	width: 290px;
	height: 280px;
	background: url(/content/images/jw/409dl-mainrow-rightcol.png) repeat-x;
	float: right;
	overflow: hidden;	
	margin-right: 0;
	/*	display:none; */
}

div.mainrow div.rightcol h2 {
	margin: 11px 15px 0 21px;
	color: #fff;
}

div.mainrow div.rightcol p {
	margin: 8px 15px 5px 20px;
	color: #ddd;
}

div.mainrow div.rightcol img {
	float: left;
	margin: 5px 5px 10px 18px;
}

div.mainrow div.rightcol a.dplinker {
	clear: both;
	background:transparent url(/content/images/jw/409dl-dl-getitnow.png) no-repeat scroll 0 0;
	border:0 none;
	display:block;
	height:34px;
	position: relative;
	left: 55px;
	overflow:hidden;
	text-indent:-8000px;
	width:181px;
	cursor: pointer;
}

div.mainrow div.rightcol a.dplinker:hover {
	background-position: 0 -34px;
}

/* TOP LEFT CONTENT */

div.mainrow h2 {
	font-size: 20px;
	margin: 15px 20px;
	font-weight: normal;
	letter-spacing: -1px;
}

div.mainrow h2 span {
	display: block;
	font-size: 13px;
	color: #fe9b00;
}


/* FORM FORM FORM */

div.mainrow .downloadfrmold {
	margin-top: 10px;
	margin-left: 22px;
	width: 250px;
}

div.mainrow form .radiolabel {
	display: block;
	float: left;
	clear: left;
	line-height: 20px;
	padding-left: 15px;
    text-indent: -15px;
    width: 250px;
    margin: 1px 0;
}

div.mainrow form .radiolabel input {
    width: 13px;
    height: 13px;
    vertical-align: bottom;
    position: relative;
    top: -2px;
    *overflow: hidden;
}

#ie8 div.mainrow form .radiolabel input, #ie8 div.mainrow form .checklabel input {
	top: -4px;
}

div.mainrow form .checklabel {
	display: block;
	float: left;
	clear: left;
	line-height: 20px;
	padding-left: 15px;
    text-indent: -15px;
    margin: 15px 0;
    width: 250px;
}



#ie6 div.mainrow form .checklabel, #ie7 div.mainrow form .checklabel, #ie div.mainrow form .checklabel {font-size: 11px}

#ie6 div.mainrow form input, #ie7 div.mainrow form input, #ie div.mainrow form input {position: relative; top: 1px;}

div.mainrow form .checklabel input {
    width: 13px;
    height: 13px;
    vertical-align: bottom;
    position: relative;
    top: -2px;
    margin-right: 6px;
    *overflow: hidden;
}



div.mainrow form label.emailcollect {
	display: block;
	float: left;
	clear: left;
	margin: 10px 0;
	font-size: 11px;
}

div.mainrow form label.emailcollect input {
	width: 235px;
	height: 22px;
	line-height: 20px;
	font-size: 12px;
	padding: 2px;
	border: 1px solid #a8a8a8;
	margin: 3px 0;
}

div.mainrow form button.dl409but {
	display: block;
	text-indent: -8000px;
	overflow:hidden;
	width: 245px;
	height: 46px;
	background: url(/content/images/jw/409dl-dl-dlnow.png);
	cursor: pointer;
	border: 0;
	margin-top: 10px;
}

div.mainrow form button.dl409but:hover {
	background-position: 0 -46px;
}


/* DOWNLOAD SOURCE BUTTON */
.mainrow .dlsource {
background:transparent url(/content/images/jw/dlbox-devsource.png) no-repeat scroll 0 0;
border:0 none;
display:block;
float:right;
height:18px;
margin:20px 25px 0 0;
overflow:hidden;
text-indent:-8000px;
width:132px;
}

.mainrow .dlsource:hover {
background:transparent url(/content/images/jw/dlbox-devsource.png) no-repeat scroll 0 -18px;
}


/* JW PLAYER EXAMPLE */

div.mainrow div#jwplayer {
	width: 250px;
	height: 200px;
	float:right;
	clear: none;
	margin: 0 25px 0 0;
}

#ie6 div.mainrow div#jwplayer {
	margin: 0 12px 0 0;
}

div.mainrow div#jwplayer2 {
	height: 200px;
	width: 530px;
	float:right;
	clear: none;
	margin: 0 25px 0 0;
}

/* THE GRAY BAR */

div.dlbox409 div.thegraybar {
	height: 2px;
	width: 100%;
	background: #fe9b00;
/* 	background: url(/content/images/jw/409dl-midbar-graybar.png) repeat-x 0 -10px; */
	display: block;
	clear: both;
}


#ie div.dlbox409 div.thegraybar, #ie6 div.dlbox409 div.thegraybar, #ie7 div.dlbox409 div.thegraybar {
	display: none;
}


/* THE BOTTOM HALF */
/* GENERAL STYLES */

div.dlbox409 div.botrow {
	width: 864px;
	height: 240px;
	background: url(/content/images/jw/409dl-botrow-lightgradient.png) repeat-x;
	position: relative;
}

div.botrow h3 {
	font-size: 17px;
	font-weight: bold;
	color: #3a8336;
	letter-spacing: -1px;
	float: left;
	margin: 20px 0 0 20px;
}

#ie6 div.botrow h3 {
	margin: 20px 0 0 10px;
}

div.botrow p {
	float: left;
	clear: left;
	width: 230px;
	margin: 8px 0 8px 20px;
	color:  #192338;
}

#ie6 div.botrow p {
	margin: 8px 0 8px 10px;
}


/* LEFT COLUMN */

div.botrow div.buyalicense {
	width: 286px;
	height: 220px;
	position: relative;
	border-left: 1px solid #ededed;
	padding-top: 5px;
	padding-left: 3px;
	float: left;
}

div.buyalicense h3 span {
	display: block;
	color: #111;
	font-size: 15px;
	letter-spacing: normal;
}

div.buyalicense p {
	float: left;
	width: 245px;
	position: relative;
	top: 3px;
	left: 0px;
}

div.buyalicense img {
	position: absolute;
	top: 70px;
	right: 25px;
}

div.botrow div.buyalicense a.getlicense {
	clear: both;
	background:transparent url(/content/images/jw/409dl-license-getJWProLicense.png) no-repeat scroll 0 0;
	border:0 none;
	display:block;
	height:46px;
	margin:10px auto 0 20px;
	overflow:hidden;
	text-indent:-8000px;
	width:246px;
	cursor: pointer;
	position: absolute;
	top: 155px;
	left: 1px;
}

div.botrow div.buyalicense a.getlicense:hover {
	background-position: 0 -46px;
}





/* MIDDLE COLUMN */


div.provfreechart {
	width: 255px;
	height: auto;
	position: relative;
	float: left;
	margin-top: 44px;
	margin-left: 10px;
}

div.provfreechart ul.headings {
	text-align: center;
	font-weight: bold;
	color: #3a8336;
	border-top:none;
}

div.provfreechart ul.headings li {
	font-size: 12px;
}

div.provfreechart ul {
	list-style: none;
	width: 255px;
	clear: left;
	height: 20px;
	line-height: 20px;
	border-top: 1px solid #aaa;
}

div.provfreechart ul li {
	float: left;
	width: 85px;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 20px;
}

div.provfreechart ul li a {
	display: block;
	text-align: center;
}


div.provfreechart ul li img {
	position: relative;
	left: 38px;
	top: 5px;
}

div.provfreechart p {
	line-height: 10px;
	width: 258px;
	color: #be5252;
	font-size: 10px;
	text-align: right;
}



/* RIGHT COLUMN */

div.botrow div.rightcol {
	width: 290px;
	height: 240px;
	background: url(/content/images/jw/dlpage-0609-botrbox-back.png) repeat-x;
	float: right;
	overflow: hidden;	
	margin-right: 0;
	/*	display:none; */
}

div.botrow div.rightcol img.botrimg1 {
	display: block;
	margin: 25px auto 10px auto;
}

div.botrow div.rightcol img.botrimg2 {
	margin: 20px 0 20px 20px;
	padding: 0;
	float: left;
}

div.botrow div.rightcol p {
	margin: 8px 5px 5px 12px;
	clear: none;
	color: #111;
	float: left;
	width: 140px;
	font-size: 12px;
	line-height: 13px;
}

div.botrow div.rightcol a.botrlinker {
	clear: both;
	background:transparent url(/content/images/jw/dlpage-0609-botrbox-learnmore.png) no-repeat scroll 0 0;
	border:0 none;
	display:block;
	margin: auto;
	height:34px;
	overflow:hidden;
	text-indent:-8000px;
	width:149px;
	cursor: pointer;
}

div.botrow div.rightcol a.botrlinker:hover {
	background-position: 0 -34px;
}

div.rightcol .dpdl .dpchecklabel {
	display: block;
	line-height: 20px;
    margin: 0;
    width: 290px;
    text-align: center;
    color: #ccc;
}

div.rightcol .dpdl .dpchecklabel input {
    width: 13px;
    height: 13px;
    vertical-align: bottom;
    position: relative;
    top: -2px;
    margin-right: 6px;
    *overflow: hidden;
}

