*{padding: 0; margin: 0;}


body {
	margin: 0;
	padding: 0;
font-family: Arial,  Helvetica, sans-serif; font-size: 12px; 	color: #000;
  background:#823c02;
}

a {
	color: #537da9; 
	text-decoration: underline;
}
a:hover {
	color: #69c; 
} 

.pagewrap {
	width: 920px;
	height: auto;
	margin: auto auto;
	z-index: 100;}

.clear {
	clear: both;
}

.block {
	display: block;
}

#preloadedImages {
width: 0px;
height: 0px;
display: inline;
background-image: url(/jw/images/grayoverlay.png);
background-image: url(/jw/images/gray-back.png);
background-image: url();
}


/* INDEX BILLBOARD/SLIDER SPOT */

.dfcontain {
	margin: auto 0 auto 17px;
	width: 886px;
	height: auto;
	position: relative;
}


/* GLOBAL PANE STYLES */
#slider {
	width: 885px; 
	height: 252px;
	background: url(/images/billboard-blank.png);
	margin: 2px auto 10px auto;
}

#ie6 #slider {
	float: left;
}

ul.billboard {
	list-style: none;
	width: 885px;
	height: 252px;
}

ul.billboard li {
	height: 252px;
	width: 885px;
}



#prevBtn, #nextBtn {
	border: 0;
	display: block;
	overflow: hidden;
	width: 20px;
	height: 78px;
	text-indent:-8000px;	
	position: absolute;
	top:87px;
}

#prevBtn {
	left: -35px;
}

#nextBtn {
	left: 900px;
}

#prevBtn a {
	background: url(/images/bb-leftbutton.png) no-repeat 0 -78px;
	display: block;
	width:  20px;
	height: 78px;
}

#prevBtn a:hover {
	cursor: pointer;
	background: url(/images/bb-leftbutton.png) no-repeat 0 0;
}

#nextBtn a {
	background: url(/images/bb-rightbutton.png) no-repeat 0 -78px;
	display: block;
	width:  20px;
	height: 78px;
}

#nextBtn a:hover {
	cursor: pointer;
	background: url(/images/bb-rightbutton.png) no-repeat 0 0;
}

ul.billboard .roundicon {
	float: left;
}

ul.billboard h1 {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 30px;
	font-weight: normal;
	margin: -7px 0 7px;
}

div.contenttext {
	list-style: none;
	color: #fff;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	float: left;
	width: 375px;
	padding: 0;
	margin: 10px 0 0 5px;
}

#ie6 div.contenttext {
	width: 310px;
	margin-left: 2px;
}

div.contenttext p {
	margin: 2px 0;
}

.stress {
	color: #99ccff;
	font-weight: bold;
}

.rightwall {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1000;	
}

ul.billboard li.jwplayer {
	background: url('/jw/images/billboard-jwplayer.jpg');
	/* position: relative; */
}

ul.billboard li.jwplayer p.ForYourSite {
	display: block;
	/*
	position: absolute;
	top: 31px; left: 42px;
	*/
	margin: 31px 0 0 42px;
	width: 115px; height: 12px;
	text-indent: -9999px;
	font-size: 1px; line-height: 1px;
	background: url('/jw/images/homepage-foryourwebsite.png');
}

ul.billboard li.jwplayer h1 {
	/*
	position: absolute;
	top: 58px; left: 40px;
	*/
	margin: 15px 0 0 40px;
	width: 225px; height: 41px;
	text-indent: -9999px;
	font-size: 1px; line-height: 1px;
	background: url('/jw/images/homepage_jwplayer5.png');
	padding: 0;
}

ul.billboard li.jwplayer h2 {
	/*
	position: absolute;
	top: 103px; left: 40px;
	*/
	margin: 6px 0 0 40px;
	width: 479px; height: 22px;
	text-indent: -9999px;
	font-size: 1px; line-height: 1px;
	background: url('/jw/images/homepage-dek.png');
	padding: 0;
}

ul.billboard li.jwplayer h3 {
	/*
	position: absolute;
	top: 139px; left: 45px;
	*/
	margin: 10px 0 0 45px;
	width: 436px; height: 11px;
	text-indent: -9999px;
	font-size: 1px; line-height: 1px;
	background: url('/jw/images/homepage-dek2.png');
	padding: 0;
}

ul.billboard li.jwplayer a.DownloadButton {
	display: block;
	/*
	position: absolute;
	top: 169px; left: 38px;
	*/
	margin: 19px 0 0 38px;
	width: 237px; height: 48px;
	text-indent: -9999px;
	font-size: 1px; line-height: 1px;
	outline: none;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url('/jw/images/homepage-dlbutton.png');
}

ul.billboard li.jwplayer a.DownloadButton:hover {
	background-position: right;
}

ul.billboard li.jwplayer div.homepagevid {
	float: right;
	margin: 20px 20px 0 0;
	/*
	position: absolute;
	top: 20px; right: 20px;
	*/
}










/* FLV PANE STYLES -- FULL PANE IS 885px */

/* DP SPOT */

div.dpspot {
	float: right;
	width: 325px;
	height: 248px;
	margin-top: 2px;
	background: url(/images/bb-dpspot-back.png) -2px 0 no-repeat;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fff;
}

#ie6 div.dpspot {
	margin-right: -52px;
	background-position: 0px 0;
}

div.dpspot div.dpcontent {
	margin: 24px 44px auto 24px;
	width: 265px;
	height: 200px;
	float: left;
	position: relative;
}

#ie6 div.dpspot div.dpcontent {
	margin-left: 12px;
}

div.dpcontent h2 {
	margin: 0px auto -3px 0;
	font-weight: normal;
}

div.dpcontent h2 span {
	font-size: 24px;
	font-weight: normal;
}

div.dpcontent h4 {
	font-weight: normal;
	font-size: 11px;
	margin-top: 0;
	margin-bottom: -3px;
	color: #07f31a;
	font-weight:bold;
}

div.dpcontent strong {
	font-size: 14px;
}

div.dpcontent p.dpintro {
	font-size: 12px;
	width: 265px;
	margin: 3px auto 3px 1px;
}

div.dpcontent img.dpplayer {
	margin: 2px 8px auto 1px;
	width: 138px;
	height: 109px;
	float: left;
	border: 0;
}

div.dpcontent p.dpfloat {
	width: 100px;
	float: left;
	height: auto;
}

div.dpcontent a.dpbutton {
	display: block;
	text-indent: -8000px;
	overflow: hidden;
	height: 24px;
	width: 103px;
	background: url(/images/bb-dpspot-getitnow.png);
	margin: 6px auto 0 0;
}

div.dpcontent a.dpbutton:hover{
	background-position: 0 -24px;
}


div.dpcontent p.iqnote {
	padding: 1px 6px;
	background: #777;
	font-size: 9px;
	clear: both;
	width: 238px;
	float: left;
	position: absolute;
	bottom: 0;
	left: 0;
}

p.iqnote a {
color: #07F31A;
}

#ie6 p.iqnote a {
	margin-top: 1px;
}

/* FLV SPOT */

.billboard .flvcontent {
	height: 200px;
	margin: 26px 0 25px 12px;
	width: 300px;
	float: left;
	position: relative;
}

div.flvcontent div.contenttext {
	width: 300px;
	margin-top: 0;
}

#ie6 .billboard .flvcontent {
	margin: 26px 0 25px 6px;
	width: 280px;
}



div.flvcontent form.dlplayer {
	margin: 0;
	float: left;
}


div.flvcontent div.contenttext h1 {
	margin:  -7px 0 -1px;
}

.flvcontent h4 {
	font-weight: normal;
	font-size: 11px;
	margin: 0 auto 4px 0;
	color: #99CCFF;
	font-weight:bold;	
}

div.flvcontent div.contenttext p {
	font-size: 13px;
}

form.dlplayer input.dladdress {
	width:240px;
	padding: 3px;
	margin: 7px 0 3px 0;
	border: 1px #000 solid;
	float: left;
	clear: left;
}

/*form.dlplayer input {
	position: relative;
	top: 3px;
	margin: 1px 2px 1px 0;
	padding: 1px;
}*/

form.dlplayer input {
 margin: auto 2px auto 1px;	
}

#ie form.dlplayer .checkers input, #ie form.dlplayer .tcagree input {
 height: 12px;
 width: 12px;
 position: relative;
 top: 1px;
}

form.dlplayer .checkers {
float:left;
display: block;
list-style: none;
padding-top: 10px;
padding-left:3px;
height: 22px;
}



form.dlplayer .checkers input {
display: block;
float: left;
/*margin-top: 0px;
padding: 0;
border: 0;*/
}

form.dlplayer .checkers input {
display: block;
float: left;
/*margin-top: 0px;
padding: 0;
border: 0;*/
}

form.dlplayer .checkers label {
display: block;
margin-left: 3px;
margin-top: -4px;
float: left;
clear: right;
font-size:11px;
line-height: 11px;
width: 95px;
}

#ie6 form.dlplayer .checkers label {
width: auto;
}

#ie form.dlplayer .checkers label {
	line-height: 12px;
	font-size: 10px;	
}

form.dlplayer .hotspot {
	color: #99ccff;
}

form.dlplayer .tcagree {
display: block;
list-style: none;
clear: both;
float: none;
height: auto;

}

form.dlplayer .tcagree input{
display: block;
float: left;
}

#ie6 form.dlplayer .tcagree input, #ie6 form.dlplayer .checkers input {
	border: 0;
	position: relative;
	left: 2px;
	bottom: 3px;
}

form.dlplayer .tcagree label {
display: block;
margin-left: 0.4em;
float: left;
clear: right;
font-size:11px;
}

form.dlplayer .tcagree label {
	display: inline;
	float: none;
}

form.dlplayer .tcagree span {
	font-size: 11px;
}

form.dlplayer p span a {
	color: #99ccff;
}

form.dlplayer .dlspot {
	margin: 7px 0 0;
	float: left;
	height: auto;
	clear: left;
	line-height: 32px;
	width:300px;
}

#ie6 form.dlplayer .dlspot {
	margin-top: 3px;
}

form.dlplayer .dlspot .checkers {
margin-top: 2px;
width: auto;
overflow: visible;
}


form.dlplayer .dlspot button {
width: 170px;
height: 32px;
padding: 32px 0 0;
margin: 3px 5px 0 0;
float: left;
clear: left;
border: 0;
background: transparent url(/images/bb-flv-downloadnow.png) no-repeat;
overflow: hidden;
cursor: pointer;
cursor: hand;
}

#ie form.dlplayer .dlspot button {
	margin-left: 0;
	margin-right: 2px;
}

#ie6 form.dlplayer .dlspot button {
	margin-left: 0;
	margin-right: 0;
}

form.dlplayer .dlspot button:hover {
	background: transparent url(/images/bb-flv-downloadnow.png) no-repeat 0 -32px;
}

form.dlplayer .dlspot button:active {
	background: transparent url(/images/bb-flv-downloadnow.png) no-repeat;
}


div.flvcontent div.contenttext p.licensenote {
	padding: 1px 6px;
	background: #555;
	font-size: 9px;
	width:265px;
	position: absolute;
	bottom: -2px;
	left: 5px;
}

p.licensenote a {
color: #99CCFF;
}

div.flvcontent div.contenttext p.LicenseAgreement {
	font-size: 9px;
	padding: 3px 0 0 0 !important;
	display: block;
	clear: both;
}

div.flvcontent div.contenttext p.LicenseAgreement a { color: #9cf;}

.billboard h1 {
	
}



.billboard .bbvideo {
	width: 215px;
	height: 200px;	
	margin:26px 0 0 24px;
	background: transparent;
	float: left;
}

.bbvideo2 {
	width: 263px;
	height: 205px;	
	margin:23px 0 0 0;
	padding-left: 40px;
	float: left;
}

#ie6 .billboard .bbvideo {
margin-left: 12px;
}

.billboard #mediaspace {
	width: 270px;
	height: 205px;	
	margin:23px 0 0 20px;
	background: transparent;
	float: left;
}


/* SKINS PANE STYLES */

li.skinspane {
	background: url(/images/bb-skinswall.png) no-repeat right center;
}

div.skinscontent {
	height: 202px;
	margin: 40px 0 25px 60px;
	width: 485px;
	float: left;
}

div.skinscontent p {
	width: 368px;
}

form.searchskins {
	margin: 10px 0 3px 0;
}

div.skinscontent input {
	width: 100px;
	height: 13px;
	border: 1px solid #f0a633;
	margin-right: 3px;
	padding: 3px;
	float: left;
	font-size: 10px;
}

div.skinscontent button {
	background-color: #f0a633;
	border: 1px solid #f0a633;
	color: white;
	height: 21px;
	float: left;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 3px;
}

div.skinscontent button:hover {
	cursor: pointer;
}

div.skinscontent button:active {
	background-color: #dd8516;
}

div.skinscontent .addonsbrowse {
	margin-top: 7px;
	display: block;
	width: 194px;
	height: 34px;
	background: url(/images/bb-skins-browse.png) no-repeat;
	text-indent: -8000px;
	float:left;
	clear: left;
}

div.skinscontent .addonsbrowse:hover {
	margin-top: 7px;
	display: block;
	width: 194px;
	height: 34px;
	background: url(/images/bb-skins-browse.png) no-repeat 0 -34px;
	text-indent: -8000px;
}


/* ADSOLUTION PANE STYLES */

li.aspane {
	background: url(/images/bb-as-background.png) no-repeat left center;
}

.billboard .ascontent {
	height: 202px;
	margin: 45px 0 5px 210px;
	width: 300px;
	float: left;
}

.ascontent .contenttext {
	width: 305px;
	margin: 10px 0 0 0;
}

div.ascontent .aslearnmore {
	margin-top: 20px;
	display: block;
	width: 170px;
	height: 40px;
	background: url(/images/bb-as-getstarted.png) no-repeat;
	text-indent: -8000px;
}

div.ascontent .aslearnmore:hover {
	background: url(/images/bb-as-getstarted.png) no-repeat 0 -40px;
}


/* PLUGINS PANE STYLES */

li.pluginspane {
	background: url(/images/bb-pluginswall.png) no-repeat right center;
}

div.pluginscontent {
	height: 202px;
	margin: 40px 0 25px 60px;
	width: 485px;
	float: left;
}

div.pluginscontent input {
	width: 100px;
	height: 13px;
	border: 1px solid #f0a633;
	margin-right: 3px;
	padding: 3px;
	float: left;
	font-size: 10px;
}

div.pluginscontent button {
	background-color: #f0a633;
	border: 1px solid #f0a633;
	color: white;
	height: 21px;
	float: left;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 3px;
}

div.pluginscontent button:hover {
	cursor: pointer;
}

div.pluginscontent button:active {
	background-color: #dd8516;
}

div.pluginscontent .addonsbrowse {
	margin-top: 7px;
	display: block;
	width: 194px;
	height: 34px;
	background: url(/images/bb-skins-browse.png) no-repeat;
	text-indent: -8000px;
	clear: left;
	float: left;
}

div.pluginscontent .addonsbrowse:hover {
	background: url(/images/bb-skins-browse.png) no-repeat 0 -34px;
}



/* DEFAULT FOOTER */

.dfbottom {
	width: 880px;
	height: auto;
	margin: auto auto auto 3px;
	float: left;
}

#ie6 .dfbottom {
	width: 885px;
}

#ie6 .bottomrow {
	margin: auto 0;
	padding: 20px 18px 10px 18px;
}

.bottomrow {
	float: left;
	width: 254px;
	height: auto;
	padding: 20px 18px 10px 18px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 17px;
}


.dfbotdivider {
	float: left;
	margin: 20px 2px;
}

#ie6 .dfbotdivider {
	margin: 20px 0px;
}

.bottomrow h2 {
	height: 26px;
	line-height: 26px;
	font-size: 15px;
	color: #fff;
	width:246px;
	padding-left: 8px;
	margin-top: 0;
}

.bottomrow h3 {
	padding: 10px 18px 0px 10px;
	margin: 0;
	letter-spacing: -1px;
}

#asbot h2 {
	background: url(/images/df-as-backbar.png) repeat-x;
}

#aobot h2 {
	background: url(/images/df-ao-backbar.png) repeat-x;
}

#botrbot h2 {
	background: url(/images/df-botr-backbar.png) repeat-x;
}

#botrsupport h2 {
	background: url(/images/df-botr-backbar.png) repeat-x;
}

#botrsupport p {
	Font-family:arial;
	width: 180px;
	height: auto;
	font-weight: normal;
	font-size: 12px;
	padding: 0 0 0 10px;
	position: relative;
}

#asbot p {
	Font-family:arial;
	width: 180px;
	height: auto;
	font-weight: normal;
	font-size: 12px;
	padding: 0 0 0 10px;
	position: relative;
}

#asbot p img {
	float: right;
	padding-right: 0;
	margin-right: 0;
	position: absolute;
	left: 190px;
	top:-25px;
}

#asbot a {
	text-indent: -8000px;
	overflow: hidden;
	display: block;
	height: 45px;
	width: 172px;
	background: url(/images/df-bottom-as-getstarted.png) no-repeat;
	margin: 7px 0 0 35px;
}

#asbot a:hover {
	background: url(/images/df-bottom-as-getstarted.png) no-repeat 0 -45px;
}

#aobot {
		background: url(/images/df-bottom-ao-icon.png) no-repeat 50px bottom;
}

#aobot span {
	display: block;
	Font-family:arial;
	width: 166px;
	height: 60px;
	font-weight:bold;
	margin-bottom: 0;
	font-weight: normal;
	font-size: 12px;
	padding: 0 30px 0 0;
	letter-spacing: normal;
}

#aobot h3 a {
	display: block;
	width: 196px;
	text-decoration: none;
	color: #000;
	cursor: pointer;
}

#aobot a:hover {
	color: #000;
}

#aobot form.searchaddons {
width: 235px;
text-align: center;
padding: 0;
margin: -3px auto 0;

}

#aobot form.searchaddons .searchinput {	
	padding: 3px;
	border: 1px solid #222;	
	width: 195px;
	height: 13px;
	border: 1px solid #fca432;
	float:left;
	display: block;
}

#aobot form.searchaddons button {
	background-color: #fca432;
	border: 1px solid #fca432;
	color: white;
	height: 21px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
float:left;
	display: block;
	padding: 0 3px;
}

#aobot form.searchaddons button:hover {
	cursor: pointer;
}

#aobot form.searchaddons button:active {
	background-color: #dd8516;
}

#botrbot p {
	font-family: arial;
	width: 210px;
	text-align: center;
	font-weight:bold;
	margin-bottom: 0;
	font-weight: normal;
	font-size: 12px;
	padding: 0 30px 0 7px;
	margin: 0px auto 10px 3px;
}

#botrbot a {
	text-indent: -8000px;
	overflow: hidden;
	display: block;
	height: 34px;
	width: 172px;
	border: 0;
	background: url(/images/df-botr-learnmore.png) no-repeat;
	margin: 20px auto auto auto;
}

#botrbot a:hover {
	background: url(/images/df-botr-learnmore.png) no-repeat 0 -34px;
}

#botrbot img {
	margin-top: 6px;
	margin-left: -4px;
}

#botrsupport a {
	text-indent: -9999px;
	outline: none;
	display: block;
	font-size: 1px; line-height: 1px;
	height: 45px;
	width: 172px;
	background: url(/images/df-bottom-support.png) no-repeat;
	margin: 7px 0 0 45px;
}

#botrsupport a:hover {
	background: url(/images/df-bottom-support.png) no-repeat 0 -45px;
}


li.sliderguts
{
	display: none;
}

/* HEADER ITEMS */


.headwrap {
	width: 920px;
	height: 75px;
}

.ltlogo {
	margin:6px 0 6px 5px;
	height: 58px;
	width: 179px;
	border: 0;
	float:left;
}

.sitesearch {
	float: left;
	margin: 38px 0 0 15px;
	height: 17px;
	border: 1px #a8b68a solid;
	font-size: 13px;
	width: 150px;
	color: #666;
	padding:1px 3px;
	clear: none;
}

.sitesearch2 {
	float: left;
	margin: 4px 0 0 15px;
	height: 17px;
	border: 1px #a8b68a solid;
	font-size: 13px;
	width: 150px;
	color: #666;
	padding:1px 3px;
	clear: none;
}


.sitesearchsubmit {
	float: left;
	margin: 38px 0 0 0;
	height: 21px;
	width: 31px;
	background: #fff url(../images/go-colorbacks.png) no-repeat;
	color: black;
	clear: none;
	border: 0;
}

.sitesearchsubmit2 {
	float: left;
	margin: 5px 0 0 0;
	height: 21px;
	width: 31px;
	background: #fff url(../images/go-colorbacks.png) no-repeat;
	color: black;
	clear: none;
	border: 0;
}

.sitesearchsubmit:hover {
	background: #fff url(../images/go-colorbacks.png) no-repeat 0 -21px;
}

.sitesearchsubmit:active {
	background: #fff url(../images/go-colorbacks.png) no-repeat 0 -42px;
}

.sitesearchsubmit2:hover {
	background: #fff url(../images/go-colorbacks.png) no-repeat 0 -21px;
}

.sitesearchsubmit2:active {
	background: #fff url(../images/go-colorbacks.png) no-repeat 0 -42px;
}


.adsloginbox {
	float: right;
	text-align: center;
	width: 163px;
	height: 26px;
	margin-right: 5px;
}

#ie6 .adsloginbox {
	margin-right: 0px;
}

.adslogin {
	margin-bottom:3px;
}

.adslogin a {
	background: url(../images/adsolution-back.png) no-repeat 0 0;
	margin: 0;
	text-align: center;
	color: #76a330;
	line-height: 24px;
	font-size: 16px;
	display: block;
	width: 100%;
	height: 26px;
}

#ie6 .adslogin a {
	padding: 2px 0 0 0;
}

.adslogin a:hover {
	background: url(../images/adsolution-back.png) no-repeat 0 -78px;
	cursor:pointer;
	color: #eee;
}

.adslogin .gray {
	color: #656565;
}

.adslogin a:hover .gray {
	color: #eee;
	
}

.adslogin a {
	text-decoration: none;
}

.adslogin img {
	border: 0;
	position: relative;
	top: 2px;
	margin-left: 5px;
}

.adslogin .notreg {
	font-size: 12px;
	line-height: 12px;
}

.notreg a {
	text-decoration: underline;
}

.owf {
	width: 300px;
	height: 26px;
	margin: 0 12px 0 0;
	list-style: none;
	padding: 0;
	background: url(../images/adsolution-back.png) no-repeat right 0;
	float: right;
}

.owf a {
	text-decoration: none;
	color: #656565;
	width: 53px;
	height: 26px;
	display: block;
}

.owf a:hover {
	color: white;
}

.owf li {
	float: left;
	width:auto;
	height: auto;
	line-height: 26px;
	text-align: center;
}

.owf #hiringcontain {
	position:relative;
}

.owf #hiringcontain p {
	position:absolute;
	top:25px;
	width: 129px;
	padding: 0 4px;
	font-size: 11px;
	display:block;
	margin-top:-5px;
}

.owf #hiringcontain p a {
	width: 129px;
	display:block;
	text-align:center;
	text-decoration:underline;
	color:#537DA9;
}

.owf #hiringcontain p a:hover {
	color:#69c;	
}

.owf #hiring {
	width:122px;
	background: url(../images/hiring-june09.png) no-repeat 0 -26px;
	text-align:left;
	padding-left:15px;
	color:#fff;
}

.owf #hiring:hover {background-position: 0 0;}

.owf #o:hover {
	background: url(../images/adsolution-back.png) no-repeat -54px -78px;
}

.owf #w:hover {
	background: url(../images/adsolution-back.png) no-repeat -108px -78px;
}

.owf #f {
	background: url(../images/adsolution-back.png) no-repeat -54px 0;
}

.owf #f:hover {
	background: url(../images/adsolution-back.png) no-repeat -54px -78px;
}

.owf img {
	float: left;
}


/*pre-hiring post

.owf {
	width: 163px;
	height: 26px;
	margin: 0 12px 0 0;
	list-style: none;
	padding: 0;
	background: url(../images/adsolution-back.png) no-repeat 0 0;
	float: right;
}

.owf a {
	text-decoration: none;
	color: #656565;
	width: 53px;
	height: 26px;
	display: block;
}

.owf a:hover {
	color: white;
}

.owf li {
	float: left;
	width:auto;
	height: auto;
	line-height: 26px;
	text-align: center;
}

.owf #o:hover {
	background: url(../images/adsolution-back.png) no-repeat -54px -78px;
}

.owf #w:hover {
	background: url(../images/adsolution-back.png) no-repeat -108px -78px;
}

.owf #f:hover {
	background: url(../images/adsolution-back.png) no-repeat 0 -78px;
}

.owf img {
	float: left;
} */

/* NAVIGATION BAR(s) */

.nav1 {
	clear: both;
	height: 56px;
	margin-bottom: 0;
}

.nav1 a {
	color: #fff;
	text-decoration: none;
}

.topnav {
	list-style: none;
	height: 29px;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 16px;
}

#ie6 .topnav {
	font-size: 13px;
	line-height: 14px;
}

.grayoverlay {
	position: absolute;
	height: 26px;
	margin-top: 105px;
	width: 100%;
	background: url(/jw/images/grayoverlay.png) repeat-x;
	z-index: 3;
}

.whiteoverlay {
	position: absolute;
	height: 26px;
	margin-top: 105px;
	width: 100%;
	background: #fff;
	z-index: 2;
}

.topnav li {
	float: left;
	margin: 0;
}

.navbut > a {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	display: block;
	width: auto;
	font-weight: bold;
	padding: 7px 31px 6px 31px;	
}

#ie6 .navbut a {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	display: block;
	width: 128px;
	text-align: center;
	font-weight: bold;
	z-index: 1;
	padding: 7px 0 8px 0;
}

a.navbutlink
{
	color: white;
}

.menudivider {
	cursor: pointer;
}

.subtopnav {
	list-style: none;
	padding: 2px 0 0 10px;
	margin: 0;
	width:auto;
	height: 27px;
	overflow: visible;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	float: left;
	position: absolute;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	z-index: 5;
	display: none;
}

#ie6 .subtopnav {
	padding: 1px 0 0 10px;
	line-height: 53px;
	margin-left: -75px;
}

#ie6 #players .subtopnav, #addons .subtopnav, #ie6 #adsolution .subtopnav, #ie6 #cms .subtopnav {
	margin-left: 0px;
}

#players .subtopnav {
	width: 730px;
}

#addons .subtopnav {
	width: 430px;
}

#adsolution .subtopnav {
	width: 400px;
}

#cms .subtopnav {
	width: 300px;
}

#partnerships .subtopnav {
	margin-left: 0px;
	width: 450px;	
}

#ie6 #partnerships .subtopnav {
	margin-left: -0px;
}

#ie #partnerships .subtopnav {
	margin-left: -0px;
}

#support .subtopnav {
	margin-left: -456px;
	width: 735px;
}

#ie6 #support .subtopnav {
	margin-left: -456px;
}

#ie #support .subtopnav {
	margin-left: -456px;
}

#about .subtopnav {
	width: 600px;
	margin-left: -442px;
}

#ie6 #about .subtopnav {
	width: 650px;
	margin-left: -460px;
}

#ie #about .subtopnav {
	width: 650px;
	margin-left: -458px;	
}

.subtopnav li {
	float: left;
	width: auto;
	margin: 0;
	padding: 4px 15px 4px 0px;
}

#ie6 .subtopnav li {
	line-height: 14px;
}

.subtopnav a {
	display: inline;
	width: 100%;
	height: 100%;
	font-weight: normal;
	color: #333;
}

#ie6 .subtopnav a {
    font-weight: normal;
	display: inline;
	padding: 0;
}

.subtopnav a:hover {
	text-decoration: underline;
	color: #333;
}

a.subtopnavlink
{
	color: #333;
}


/* CONTENT SECTION */

.ltcontent {
		background: url(../images/contentbox-back-bot.png) repeat-x 0 bottom;
		height: auto;
		width: 100%;
		margin: 0px auto;
		padding-bottom:25px;
		font-size: 13px;
}

.ltcontent img {
	border: 0;
}

.ltheader {
	margin: 15px 0 10px 10px;
	padding: 0;
	font-weight: bold;
	color: #fe9b00;
	font-size: 28px;
	float: left;
}

/* ADD THIS AND TRANSLATE SECTIONS */

#addthis {
	position: relative;
	float: right;
	width: 230px;
	height: 32px;
	margin: 12px 30px 0 0;
}

#ie6 #addthis {
	margin-right: 20px;	
}

.trigger {
	position: absolute;
	background: url(/images/translatebutton.png);
}

#TranslatorContainer
{
	width: 90px;
	cursor: pointer;
	margin-top: 4px;
}

#TranslatorToggler
{
	cursor: pointer;
}

#Translator
{
	position: absolute;
	width: 160px;
	height: 60px;
	top: 25px;
	z-index: 100;
}

.gtcontain table tbody tr td div a {
	display:none;
}

.gtcontain table tbody tr td div span {
	display:none;
}

.contentbox {
	width: 860px;
	height: auto;
	min-height: 300px;
	border-top:1px #a2c0dd solid;
	background: url(../images/contentbox-back.png) repeat-x 0 top;
	clear: both;
	padding: 20px 30px;
	margin: 0;
}

.leftcontent {
	height: auto;
	float: left;
	margin: 0 20px 15px 0;
	font-size: 12px;
	line-height: 1.7em;
}

.rightcontext {
	font-size: 12px;
	line-height: 150%;
	background: #fff;
	/*background: #eff1f2 url(../images/rightside-background.png);*/
	color: #111;
	padding-bottom: 5px;
	width: 220px;
	height: auto;
	margin: 0 5px 5px 5px;
	float: right;
	clear: right;
}

.roundedtop {
	background: transparent url(../images/roundedtop-white.png) no-repeat;
	width: 220px;
	float: right;
	height: 10px;
	padding: 0;
	margin: 5px 5px 0 5px;
}

#ie6 .roundedtop {
	display: none;
}

.rightcontext h3 {
	color: #262626;
	margin: 5px 15px 0 15px;
	text-decoration: none;
	font-weight: bolder;
}

.rightcontext img {
	border: 0;
}

.rightcontext p {
	margin: 3px 15px 25px 15px;
}

.rightcontext ul {
	width: 200px;
	list-style-position: inside;
	margin: -10px 0 10px 20px;
}

.rightcontext ol {
	width: 200px;
	list-style-position: inside;
	margin: 0px 0 10px 30px;
	list-style: square;
}

#rightsearch {

}

.rightsearchinput {
	width: 140px;
	height: 17px;
	border: 1px #a8b68a solid;
	font-size: 13px;
	color: #666;
	padding:1px 3px;
	clear: none;
	float: left;
	margin: 5px 0 0 15px;
}

.rightsearchsubmit {
	float: left;
	margin: 5px 0 0 0;
	height: 21px;
	width: 31px;
	background: #fff url(../images/go-colorbacks.png) no-repeat;
	color: black;
	clear: none;
	border: 0;
	display: inline;
}

.rightsearchsubmit:hover {
	background: #fff url(../images/go-colorbacks.png) no-repeat 0 -21px;
}

.rightsearchsubmit:active {
	background: #fff url(../images/go-colorbacks.png) no-repeat 0 -42px;
}


.footerlinks {
	display: block;
	font-size: 11px;
	color: #777777;
	width:920px;
	height: auto;
	text-align: center;
	border-top:1px #a2c0dd solid;
	margin-bottom: 15px;
	clear: both;
}

.footerlinks p {
	margin-top: 10px;
}

.footerlinks a {
	color: #777777;
	text-decoration: none;
}

.footerlinks a:hover {
	color: #336699;
}

.footerlinks span {
	margin-top: 5px;
	display: block;
}


/* DOWNLOAD FORM */
.downloadfrm {
	width: 590px;
	margin: 1px 0 5px 0;
	overflow: auto;
	text-align: center;
	height: 317px;
	background: url(/jw/images/dlbox-backbot.png) repeat-x 0 bottom;
	color: black;
	overflow: visible;
	border: 1px solid #ddd;
	padding: 0;
}

.downloadfrm a {
	color: #557711;
}

.downloadfrm h2 { 
	padding: 0;
	font-size: 17px;
	line-height:43px;
	height: 43px;
	width: 540px;
	padding-left: 50px;
	margin: -1px 0 10px 0;
	background: url(/jw/images/ty-greenbar-back.png) repeat-x;
	font-weight: normal;
	color: #fff;
	position: relative;
	float:left;
	text-align: left;
}

#ie6 .downloadfrm h2 {
	padding-left: 12px;
	width: 585px;
}

.downloadfrm h2 img {
	position: absolute;
	top: 6px;
	left: 10px;
}

#ie6 .downloadfrm h2 img {
	display: none;
}

/*.downloadfrm h3 {
	width: 463px;
	float: left;
	padding-left: 15px;
	line-height:37px;
	height: 37px;
	background: url(/jw/images/dlbox-toprightback.png) repeat-x;
	text-align: left;
	font-weight: normal;
	margin: -1px 0 10px 0;
}*/

.downloadfrm .dlsource {
	height: 18px;
	width: 132px;
	display: block;
	background: url(/jw/images/dlbox-devsource.png) no-repeat;
	float: right;
	margin: 12px 8px 0 0;
	border: 0;
	text-indent: -8000px;
	overflow: hidden;
}

#ie6 .downloadfrm .dlsource, #ie6 .downloadfrm .dlsource:hover {
	text-indent: 0;
	background: none;
	color: white;
	font-size: 12px;
	padding: 0;
	margin-top: 0;
	height: 43px;
	line-height: 43px;
	width: auto;
	cursor: pointer;
}

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

.downloadfrm .dlleft {
	width: 250px;
	height: 230px;
	text-align: left;
	margin: 0;
	float: left;
	clear: left;
	padding: 3px 0 5px 10px;
}

.downloadfrm .dlleft p.LicenseAgreement {
	font-size: 10px;
	line-height: 1em;
}

.dlleft #emaillabel {
	font-size: 11px;
	margin: 0 !important;
	padding: 0 !important;
	line-height: 1em;
}

.downloadfrm #email {
	border: 1px solid #aaa;
	padding: 7px;
	margin-bottom: 0;
	font-size: 14px;
}

.downloadfrm #licenseoklabel {
float:left;
display: block;
list-style: none;
padding-left:3px;
height: 22px;
margin: 4px 0 0 0;
}

.downloadfrm #licenseoklabel input{
display: block;
float: left;
height: 13px;
width: 13px;
margin-top: 0px;
padding-top: 0;
}

#ie6 .downloadfrm #licenseoklabel input, #ie .downloadfrm #licenseoklabel input {
position: relative;
left: 2px;
}

.downloadfrm #licenseoklabel label {
display: block;
margin-left: 0.2em;
margin-top: 1px;
float: left;
clear: right;
font-size:11px;
line-height: 11px;
width: 200px;
}

.downloadfrm .dlleft2 {
	width: 260px;
	text-align: left;
	background: #f5f5f5;
	color: black;
	padding: 10px 15px 10px 15px;
	margin: 15px 0 0 0;
	float: left;
	clear: left;
	border: 1px solid #666;
}

#mediaspace {
	width:600px;
	text-align: left;
	height: auto;
	margin: 0;
	padding: 0;
}

#mediaspace2 {
	width: 280px;
	text-align: center;
	height: 250px;
	margin: 0 5px 10px 0px;
	border-top: 1px solid #555;
	border-right: 1px solid #555;
	border-left: 1px solid #555;
	padding: 0;
	float: right;
}

.flvwmvir {
	width: 280px;
	text-align: center;
	height: 250px;
	margin: 4px 10px 10px 0;
	padding: 0;
	float: right;
	border: 1px solid #ddd;
}

#ie6 .flvwmvir {
margin-right: 5px;
}

.dpex {
	width: 600px;
	height: auto;
	text-align: center;
	margin: 4px 0;
}

.downloadfrm #email, .downloadfrm button, #emaillabel {
	width: 254px;
	float: none;
}

.packageoptions {
	list-style: none;
	padding: 0;
	margin: 7px 0 0;
	height: 27px;
	width: 264px;
	float: left;
	background: url(/jw/images/dlbox-plus-back.png) repeat-x;
	display: block;
}

.packageoptions .checker {
	clear: none;
	float: left;
	margin: 6px 3px auto 3px;
	width: 13px;
	height: 13px;
	padding: 0;
	display: inline;
	border: 0;
}

#ie6 .packageoptions .checker {
	position: relative;
	left: 2px;
	top: 1px;
}

.packageoptions label {
	float: none;
	width: auto;
	display: inline;
	padding-left: 3px;
	font-size: 11px;
}

.packageoptions .header {
	border-bottom: 0px;
	background: #888;
	height: 27px;
	width: 59px;
	padding-left: 6px;
	float: left;
	text-align: center;
	line-height: 27px;
	color: white;
	font-size: 16px;
	border: 0;
	margin: 0;
}

#ie6 .packageoptions .header {
	height: 28px;
}

.packageoptions li {
	border: 1px solid #888;
	float: left;
	height: 25px;
	width: 190px;
	line-height: 26px;
	padding: 0 0 0 7px;
	margin: 0;
}

.downloadfrm .dlbut {
	margin: 14px auto 0px auto;
	background: url(/jw/images/dlbox-button.png) no-repeat;
	color: white;
	width: 264px;
	height: 33px;
	text-indent: -8000px;
	overflow: hidden;
	border: 0px;
	float: left;
}

#ie6 .downloadfrm .dlbut, #ie .downloadfrm .dlbut {
	display: block;
}

.downloadfrm .dlbut:hover {
	background: url(/jw/images/dlbox-button.png) no-repeat 0 -33px;
}

.downloadfrm .dlbut:active {
	background: url(/jw/images/dlbox-button.png) no-repeat;
}

.downloadfrm .dlbut_ir {
	margin: 14px auto 0px auto;
	background: url(/jw/images/dlbox-imagerotator-button.png) no-repeat;
	color: white;
	width: 264px;
	height: 33px;
	text-indent: -8000px;
	overflow: hidden;
	border: 0px;
	float: left;
}

#ie6 .downloadfrm .dlbut_ir, #ie .downloadfrm .dlbut_ir {
	display: block;
}

.downloadfrm .dlbut_ir:hover {
	background: url(/jw/images/dlbox-imagerotator-button.png) no-repeat 0 -33px;
}

.downloadfrm .dlbut_ir:active {
	background: url(/jw/images/dlbox-imagerotator-button.png) no-repeat;
}

/*.underdl {
	width: 100%;
	text-align: center;
	font-size: 10px;
	margin: -4px 0 0;
}

.underdl input {
	display: inline;
	clear: none;
	width: 10px;
	position: relative;
	top: 2px;
}

.underdl label {
	float: none;
	width: auto;
	display: inline;
	padding-left: 3px;
	font-size: 10px;
} */

.dlleft h4 {
	margin: 15px 0 0px 0;
	padding: 3px 0 3px 5px;
	background: #;
	color: #333;
	font: 15px Arial,sans-serif;
	font-weight: normal;
	float: left;
}
.dlleft p { 
	font: 12px Arial,sans-serif;
	margin: 5px 5px 0 5px;
	color: #222;
	width: 260px;
	float: left;
}

#bannerspace {
	background: #ccc;
	width: 580px;
	padding: 1px;
	height: auto;
	margin: 0px 0 30px 0;
}

#bannerspace img {
	width: 580px;
	height: 250px;
}





/* DOWNLOAD THANK YOU PAGE */

.tybanner {
	width: 880px;
	height: auto;
	margin: auto;
}

.tybanner .plybtn {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}

.tybanner h2 {
	margin: 0;
	width:780px;
	height: 43px;
	background: url(/jw/images/ty-greenbar-back.png) repeat-x;
	color: #fff;
	float: left;
	font-weight: normal;
	line-height: 43px;
	padding-left: 10px;
}

.tybanner h2 a {
	margin-top: 10px;
	float: right;
	margin-right: 10px;
	width: 191px;
	height: 23px;
	display: block;
	background: url(/jw/images/ty-redownload.png) no-repeat;
}

.tybanner h2 a:hover {
	background: url(/jw/images/ty-redownload.png) no-repeat 0 -23px;
}

.tybanner h4 {
	width: 205px;
	padding-left: 10px;
	font-size: 33px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 45px;
	float: left;
	margin-bottom: 40px;
}

.tybanner h4 span {
	display: block;
	float: left;
	font-size: 20px;
	color: #7fa63a;
	line-height: 30px;
	letter-spacing: 0px;
}

.tybanner .tybutps {
	display: block;
	width: 181px;
	height: 79px;
	float: left;
	margin: 5px 10px 20px 0;
	background: url(/jw/images/ty-pluginsskins.png) no-repeat;
}

.tybanner .tybutps:hover {
	background: url(/jw/images/ty-pluginsskins.png) no-repeat 0 -79px;
}

.tybanner .tybutps:hover {
	background: url(/jw/images/ty-pluginsskins.png) no-repeat 0 -79px;
}

.tybanner .tybutbl {
	display: block;
	width: 181px;
	height: 79px;
	float: left;
	margin: 5px 10px 20px 0;
	background: url(/jw/images/ty-buylicense.png) no-repeat;
}

.tybanner .tybutbl:hover {
	background: url(/jw/images/ty-buylicense.png) no-repeat 0 -79px;
}

.tybanner .tybutmv {
	display: block;
	width: 181px;
	height: 79px;
	float: left;
	margin: 5px 10px 20px 0;
	background: url(/jw/images/ty-monetize.png) no-repeat;
}

.tybanner .tybutmv:hover {
	background: url(/jw/images/ty-monetize.png) no-repeat 0 -79px;
}

.tybanner div.tyfriends {
	clear: left;
	float: left;
	margin: 0 0 0 4px;
	height: 125px;
	padding-bottom: 24px;
	background: #ffb337 url(/jw/images/tyaff-left-backpx.png) repeat;
}

#ie6 .tybanner div.tyfriends {
margin-left: 2px;	
}

.tybanner div.tyaff {
	float: left;
	width: 701px;
	height: 125px;
	background: url(/jw/images/ty-friends-back.png) repeat-x;
	border: 2px solid #fca534;
	margin: 0 0 20px 0;
	padding: 10px;
}

#ie6 .tybanner div.tyaff {
	float: left;
	overflow: hidden;
}

.tybanner div.tyaff p {
	width: 330px;
	margin-right: 15px;
	margin-left: 5px;
	height: 85px;
	float: left;	
	line-height: 12px;
}

.tybanner div.tyaff span {
	font-size: 16px;
	line-height: 16px;
	width: 185px;
	margin: 8px 0;
	float: left;
}

.tybanner div.tyaff img {
	margin-bottom: 4px;
	float: left;
	width: 125px;
	height: 125px;
	border: 1px #bbb solid;
}

.tybanner .tyemail {
	clear: left;
	float: left;
	margin: 0 0 0 4px;
}

#ie6 .tybanner .tyemail {
	margin-left: 2px;	
}

.tybanner div.emcollect {
	float: left;
	width: 701px;
	height: 85px;
	background: url(/jw/images/ty-friends-back.png) repeat-x;
	border: 2px solid #a6a6a6;
	margin: 0 0 20px 0;
	padding:10px;
}

/*.resigner {
	width:701px; 
	height: 60px;
	padding:15px 35px;
	text-align: left;
	margin: 0px auto 20px 0;
	overflow: auto;
	background: url(/jw/images/dlbox-backbot.png) repeat-x 0 bottom;
	color: black;
	overflow: visible;
	border: 2px solid #ccc;
	float: left;
}*/

.resigner {
	padding-top: 25px;
}

.resigner p {
	margin-bottom: 8px;	
	font-weight: bold;
}

.resigner #relabel, .resigner #relabel2 {
	float: left;
	margin: auto 5px auto 10px;
	clear: none;
	display: inline;
	width: auto;
	height: 12px;
	padding: 5px 3px 1px 3px;
	line-height: 24px;
	font-size: 12px;
}

#ie6 .resigner #relabel, #ie6 .resigner #relabel2 {
	margin-left: 5px;
}

.resigner .reinput {
	float:left;
	width: 140px;
	clear: none;
	padding: 5px;
	font-size: 12px;
}

.resigner .dlbut {
	margin: 5px auto auto 12px;
	padding: 3px;
	background-color: #FCA534;
}

#ie6 .resigner .dlbut {
margin-left: 6px;
}


/*  BUTTON LINK STYLES  */
.demolink {
	width: 130px;
	display: block;
	text-align: center;
	margin: 10px 10px 20px 0;
	background: url(/jw/images/greengray.png) repeat-x 0 -27px;
	color: #262626;
	text-decoration: none;
	line-height: 20px;
	border: 0px;
	padding: 3px 0;
	font-family: Verdana, Arial, sans-serif;
	float: left;
}

.demolink:hover {
	background: url(/jw/images/greengray.png) repeat-x;
	color: #fff;
}

.demolink:active {
	background: #fe9b00;
}

.demolink2 {
	width: 200px;
	display: block;
	text-align: center;
	background: url(/jw/images/greengray.png) repeat-x 0 -27px;
	color: #262626;
	text-decoration: none;
	line-height: 20px;
	border: 0px;
	padding: 3px 0 3px 0;
	font-family: Verdana, Arial, sans-serif;
}

.demolink2:hover {
	background: url(/jw/images/greengray.png) repeat-x;
	color: #fff;
}

.demolink2:active {
	background: #fe9b00;
}

.signuplink {
	width: 160px;
	height: 29px;
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
	text-align: center;
	background: url(/jw/images/SignUpNow.png) repeat-x;
	color: #333;
	text-decoration: none;
	font-size: 16px;
	line-height: 27px;
	border: 0px;
	padding: 3px 0;
	font-family: Verdana, Arial, sans-serif;
	clear: both;
}

.center {
	margin-left: auto;
	margin-right: auto;
	width: 160px;
}

.leftjustify {
	margin-left: 0;
}

.signuplink:hover {
	background: url(/jw/images/SignUpNow.png) repeat-x 0 -35px;
	color: #fff;
}

.signuplink:active {
	background: url(/jw/images/SignUpNow.png) repeat-x 0 -70px;
}

.linkbox {
	width: 130px;
	display: block;
	text-align: center;
	background: url(/jw/images/grayoverlay.png) repeat-x;
	color: #262626;
	text-decoration: none;
	line-height: 20px;
	border: 0px;
	padding: 3px 0;
	font-family: Verdana, Arial, sans-serif;
	float: left;
}

.linkbox:hover {
	background: url(/jw/images/greenbaronly-back.png) repeat-x;
	color: #fff;
}

.linkbox:active {
	background: #fe9b00;
}

/* PAGE-SPECIFIC STYLES */

/*  FORUM STYLES  */

.forumactions {
	list-style: none;
	margin: 0;
	padding: 0;
}

.forumactions li {
	float: left;
	padding: 4px;
}

.forumactions .searcher {
	width: 250px;
}

p#captchaStatus {
	color: red;
}

#reactfrm fieldset {
	padding: 15px;
	border: 0;
}

#reactform input {
	margin-bottom: 10px;
}

#reactform label {
	float: left;
}

.newforumthread {
	margin-top: 40px;
}

.newforumthread span {
	float: left;
	clear: left;
	width: 500px;
}

.newforumthread span label {
	float: right;
}

.newforumthread span input {
	float: left;
	padding: 2px;
}

.newforumthread span textarea {
	float: left;
	width: 490px;
	padding: 5px;
}

.newforumthread button {
	float: right;
	margin: 5px 0 0;
}

.newforumthread span p {
	margin: 5px 0 0;
}

/* CAPTCHA STYLES FOR FORUMS */
label.recaptcha_input_area_text {
		float: none !important;
		width: auto !important;
		font-size: auto !important;
		margin: 5px 0 0 0 !important;
	}
	
	.recaptchatable .recaptcha_image_cell, #recaptcha_table {
   background-color: #d0dfa6 !important; //reCaptcha widget background color
 }
 
 #recaptcha_table {
   border-color: #739022 !important; //reCaptcha widget border color
 }
 
 #recaptcha_response_field {
   border-color: #739022 !important; //Text input field border color
 }


/* TUTORIALS */
.tutslist {
	margin-top: 12px;
	list-style-type: square;
	list-style-position: inside;
}

/* SITEMAP */
.sitemapleft, .sitemapright {
width: 260px;
height: auto;
margin-left: 10px;	
}

.sitemapleft ol, .sitemapright ol {
	margin-top: 10px;
	list-style: none;
}

.sitemapleft ul, .sitemapright ul {
	margin-left: 20px;
	list-style: disc;

}

.sitemapleft {
float: left;
}

.sitemapright {
	float: right;
}

/* COMPANY */

.thefavver {
	letter-spacing: -2px;
}

/* FAQ */

.faqjump {
	margin-top: -10px;
	font-size: 16px;
}

.faqmenu {
	list-style: none;
	display: block;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 15px;
}

.faqmenu li {
	float: left;
	margin: 5px 15px 20px 0px;
	font-weight: bold;
}

/* CONTACT US */

.contacter {
	width: 400px;
	height: auto;
	margin: 15px auto;
	padding: 15px 15px;
	background: #eee url(../images/rightside-background.png) repeat-x;
}

.contacter select {
	width: 257px;
	margin: 0px 3px;
}

.contacter p {
	float: left;
	width: 430px;
	vertical-align: top;
	margin: 7px 0;
}

.contacter p span {
	display: inline-block;
	width: 130px;
}

.contacter p input {
	width: 250px;
	padding: 3px;
	margin-left: 5px;
}

.contacter p textarea {
	width: 380px;
	margin-top: 0px;
	padding: 10px;
}

.contacter .submitter {
	width: 150px;
	clear: both;
	margin: 0px 0 10px 0;
	background: #7dbcfd;
	color: black;
	line-height: 20px;
	border: 0px;
	cursor: pointer;
	padding: 5px;
}

.contacter .submitter:hover {
	background: #acd5fd;
}

.contacter .submitter:active {
	background: #fe9b00;
}






/* WIZARD */

.wizard {
	
}

.wizard fieldset {
	border: 0;
}

.wizardplayer {
	width: 580px;
	text-align: center;
	margin: 20px 0;
}

/* THREAD FOOTER */

#textfield {
	margin-top: 15px;
}


/* PROMOS VERSION #2 */

.promov2 {
width:220px;
height:210px;
background: url(/jw/images/sb-right-back.png) repeat-x 0 bottom;
margin: 0 1px 10px 1px;
border: 1px solid #d8d8d8;
}

.promov2 h3 {
margin:0;
padding:0 0 0 8px;
width: 212px;
height: 26px;
line-height:26px;
color:#fff;
font-size: 15px;
font-weight:normal;
}

#prencoding h3 {
	background-color: #ffa800;
	margin-bottom: 3px;
}

#prbotr h3 {
	background: #5d97c6;
}

#prtoolbar h3 {
	background: #75b717;
}

.p2img {
margin:5px 10px;
}

.promov2 p {
margin-bottom:10px;
}

#prencoding .prbut {
display:block;
width: 120px;
height:34px;
background: url(/jw/images/prbut-freetrial.png) no-repeat 0 -34px;
margin:0px auto;
}

#prencoding .prbut:hover {
background: url(/jw/images/prbut-freetrial.png) no-repeat;
}

#prbotr .prbut {
display:block;
width: 120px;
height:34px;
background: url(/jw/images/prbut-botr.png) no-repeat 0 -34px;
margin:0px auto;
}

#prbotr .prbut:hover {
background: url(/jw/images/prbut-botr.png) no-repeat;
}

#prtoolbar .prbut {
display:block;
width: 120px;
height:34px;
background: url(/jw/images/prbut-getitnow.png) no-repeat 0 -34px;
margin:0px auto;
}

#prtoolbar .prbut:hover {
background: url(/jw/images/prbut-getitnow.png) no-repeat;
}


/* LICENSED PLAYER DOWNLOAD PAGE */

.nobck {background:transparent;border:0;height:150px;}
.contentbox {position:relative}
.blackbox {position:absolute;top:20px;left:18px;background:url(/jw/images/licenseddl-bck.png) no-repeat;width:840px;margin:auto auto;height:140px;padding:10px 20px;color:#fff;font-family: "Lucida Grande", Lucida, Verdana, sans-serif;}
#ie6 .blackbox {padding-top: 0px;height: 165px;background: #222;}
.blackbox h2 {font-size:30px;font-weight:normal;margin:10px 5px 7px auto;}
#ie6 .blackbox h2 {font-size:30px;font-weight:normal;margin:10px 5px 7px auto;}
#ie7 .blackbox h2 {font-size:30px;font-weight:normal;margin:20px 5px 7px auto;}
.blackbox p {font-size: 13px;margin-left: 1px;}
.blackbox form {margin: 20px 0 20px 0;width:605px;float:left;position:relative;}
.blackbox .errormsg {font-size: 11px;font-weight: bold;color: #fe897e; width: 640px;display: block;}
.blackbox label, .blackbox input {display:block;float:left;width:auto;height:auto;}
.blackbox input {width:150px;margin-right:10px;font-size: 11px;}
.blackbox label {margin: 2px 5px 0 2px;}
.blackbox .dlbutton {width: 170px;height: 32px;border: 0;background: transparent url(/images/bb-flv-downloadnow.png) no-repeat;overflow: hidden;cursor: pointer;position:absolute;top:-8px;right:-14px;text-indent:-8000px;}
.blackbox dlbutton:hover {background: transparent url(/images/bb-flv-downloadnow.png) no-repeat 0 -32px;}
.blackbox dlbutton:active {background: transparent url(/images/bb-flv-downloadnow.png) no-repeat;}
.blackbox .viraloption {position: absolute;width: 200px;bottom:-23px;right: -45px;}
#ie6 .blackbox .viraloption, #ie7 .blackbox .viraloption {position: absolute;width: 200px;bottom:-25px;right: -42px;}
.blackbox .viraloption input {margin:0 4px 0 0;display: inline;width: auto;}
.blackbox .viraloption label {margin:1px 0 0 0; font-size: 10px;display: inline;}
#ie6 .blackbox .viraloption label, #ie7 .blackbox .viraloption label {margin:4px 0 0 0; font-size: 10px;display: inline;}
.blackbox .viraloption span {color: #ccc;}
img.flaglidl {display:inline;margin: auto 12px;}
div.rightsection {position:absolute;right:10px;top:10px;width:200px;height:135px;}
#ie6 div.rightsection {top: 22px;}
div.rightsection p {float:right;clear:right;margin:12px 8px 2px auto;}
#ie div.rightsection p, #ie6 div.rightsection p {float:right;clear:right;margin:12px 8px 2px auto;width: 192px;text-align:right;}
div.rightsection a {clear:right;float:right;width:81px;height:22px;border:0;display:block;margin:3px 5px;}
div.rightsection a:hover {background-position: 0 -22px;}
div.rightsection a.ordernow {background:url(/jw/images/licenseddl-ordernow.png) no-repeat;}
div.rightsection a.dlnow {background:url(/jw/images/licenseddl-download.png) no-repeat;}
div.thankssection {width:700px;margin-top:10px;}
div.thankssection p {float:left;margin:0px 30px 2px auto;text-align:center;width:auto;background:#444;padding:3px 25px;font-size:10px;}
#ie6 div.thankssection p, #ie7 div.thankssection p {width: 300px; text-align: center;}
div.thankssection a {width:81px;height:22px;border:0;display:block;margin:6px auto 3px auto;}
div.thankssection a:hover {background-position: 0 -22px;}
div.thankssection a.getaddons {background:url(/jw/images/licenseddl-getaddons.png) no-repeat;}
div.thankssection a.forum {background:url(/jw/images/licenseddl-forum.png) no-repeat;}


/* TEST PAGE */
.testpage fieldset {
	border: 0;
}




/*  LEGACY STYLES FROM ORIGINAL LT SITE  */


.head3{  font-family: Arial,  Helvetica, sans-serif; font-size: 20px; color: #000000; text-decoration: none; font-weight: bold; line-height: 175%;}

.head2{  font-family: Arial,  Helvetica, sans-serif; font-size: 14px; color: #990000; text-decoration: none; font-weight: bold; line-height: 175%;}
A:link.head2 {color: #990000; text-decoration: underline;}
A:hover.head2 {color: #990000; text-decoration: underline;} 
A:visited.head2 {color: #990000;} 

.head1{  font-family: Arial,  Helvetica, sans-serif; font-size: 18px; color: #000000; text-decoration: none; font-weight: normal; line-height: 175%;}

text{  font-family: Arial,  Helvetica, sans-serif; font-size: 12px; color: #111; text-decoration: none; line-height: 175%;}

.grey{  font-family: Arial,  Helvetica, sans-serif; font-size: 12px; color: #999999; text-decoration: none; line-height: 175%;}

.black{  font-family: Arial,  Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none; line-height: 175%;}

.crumbs{  font-family: Arial,  Helvetica, sans-serif; font-size: 11px; color: #777777; text-decoration: none; line-height: 175%;}
A:link.crumbs {color: #777777; text-decoration: none;}
A:hover.crumbs {color: #339933; text-decoration: underline;} 

.crumbs2{  font-family: Arial,  Helvetica, sans-serif; font-size: 10px; color: #888888; text-decoration: none; line-height: 175%;}

.blue{  font-family: Arial,  Helvetica, sans-serif; font-size: 12px; color: #6699cc; line-height: 175%;}
A:link.blue {color: #6699cc; text-decoration: underline;}
A:hover.blue {color: #336699; text-decoration: underline;} 


.red{  font-family: Arial,  Helvetica, sans-serif; font-size: 12px; color: #990000; text-decoration: none; line-height: 175%;}




/* JW PLAYER PAGE - NEW DESIGN/STYLES - 10/14/09, CAN BE DELETED AFTER JW5 */
#FLVContainer {
	width: 880px;
	height: 340px;
	margin: 0 auto;
	background: url('/jw/images/flv_containermain.jpg') no-repeat !important;
	position: relative; /* NEW */
}

div.FLVCopy {
	/* float: left; */
	/* margin: 20px 0 0 20px; */
	position: absolute;
	top: 20px; left: 20px;
	height: 320px;
	width: 300px;
	display: inline-block;
}

div.FLVMovie {
	/*	float: left; margin: 20px; */
	position: absolute;
	top: 20px; left: 340px;
	height: 320px;
	width: 300px;
	display: inline-block;
	position: relative;
}

div.FLVSide_AdSolution {
	/* float: left; margin: 20px; */
	position: absolute;
	top: 20px; right: 20px;
	height: 300px;
	width: 180px;
	display: inline-block;
}

div.FLVCopy h2 {
	height: 35px; width: 297px;
	line-height: 1px;
	font-size: 1px;
	text-indent: -9999px;
	background: url('/jw/images/flv_freejwplayerdownload.png') no-repeat;
	margin: 0 0 10px 0 !important;
}

/* 
div.FLVCopy h3 {
	height: 24px; width: 263px;
	line-height: 1px;
	font-size: 1px;
	text-indent: -9999px;
	background: url('/jw/images/flv_whatsnew46.png') no-repeat;
	margin: 0 !important;
}
*/ 

div.FLVCopy h4 {
	height: 16px; width: 121px;
	line-height: 1px;
	font-size: 1px; 
	text-indent: -9999px;
	background: url('/jw/images/flv_foryourwebsite.png') no-repeat;
	margin: 20px 0 0 0;
}

ul.FLVWhatsNew {
	list-style: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0 !important;
	text-indent: 10px;
}

ul.FLVWhatsNew li {
	height: 20px;
	display: block;
	line-height: 20px;
	margin: 0 !important;
	background: none;
	padding: 0;
}

ul.FLVWhatsNew li span {
	font-size: 10px;
	font-style: italic;
}

ul.FLVDLForm {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0 0 10px 0;
	background: none;
}

ul.FLVDLForm li { clear: both; }

ul.FLVDLForm li.FLVForm_Email {
	display: block;
	height: 50px !important;
	margin: 0 0 10px !important;
	padding: 0 !important;
}

ul.FLVDLForm li.FLVForm_Email input {
	display: block;
	width: 202px; height: 22px;
	padding: 3px 10px 0;
	border: 1px solid #666;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	font-size: 14px;
	float: none;
	margin: 0 !important;
}

ul.FLVDLForm li.FLVForm_Email label { font-size: 11px !important; }

ul.FLVDLForm li.FLVForm_Email span {
	display: inline-block;
	float: left;
	font-size: 10px;
	line-height: 25px;
	font-size: 10px;
}

ul.FLVDLForm li.FLVForm_Checkbox {
	height: auto;
	line-height: 14px;
	font-size: 11px;
	padding: 0 0 8px 0 !important;
}

ul.FLVDLForm li.FLVForm_Checkbox input {
	width: auto !important;
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
	float: none !important;
}

ul.FLVDLForm li.FLVForm_Checkbox input { line-height: 1em;}

ul.FLVDLForm li.FLVForm_Button { padding: 5px 0 0 0; }

ul.FLVDLForm li.FLVForm_Button a.FLVFormBtn {
	display: block !important;
	height: 56px !important; width: 269px !important;
	text-indent: -9999px !important;
	overflow: hidden !important;
	font-size: 0px !important;
	line-height: 0px !important;
	background-image: url('/jw/images/flv_download.png') !important;
	background-repeat: no-repeat !important;
	background-position: left !important;
	margin: 0 !important !important;
	border: none !important;
	cursor: pointer !important;
}

ul.FLVDLForm li.FLVForm_Button button:hover {
	background-position: right;
}

div.FLVCopy p.Player5Beta {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
	text-align: center;
	width: 269px;
	color: #777;
	position: absolute; 
	bottom: 10px;
}

div.FLVCopy p.LicenseAgreement {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
	line-height: 1em;
	margin: 10px 0;
	color: #333;
}

#FLVContainer5 div.FLVCopy p.LicenseAgreementNew {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
	line-height: 1em;
	color: #333;
	width: 369px;
	position: absolute;
	bottom: 32px;
}

div.FLVMovie div.PlayerHere {
	margin-top: 15px;
	height: 240px; width: 300px;
}

div.FLVMovie p.UnbrandedPlayer,
div.FLVMovie p.Developers {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
	text-align: center;
	width: 300px;
	color: #333;
}

div.FLVMovie p.UnbrandedPlayer {
	position: absolute;
	bottom: 25px;
}


div.FLVMovie p.Developers {
	position: absolute;
	bottom: 10px;
}

span.NoSpam { display: inline !important; float: none !important; }

/* SIDEBAR */

div.FLVSide_AdSolution h3,
div.FLVSide_AdSolution h4 {
	margin: 0 !important; 
}

div.FLVSide_AdSolution h4 {
	height: 20px; width: 111px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	background: url('/jw/images/flv_as_alsoavail.png') no-repeat;
}

div.FLVSide_AdSolution h3 {
	height: 45px; width: 180px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	background: url('/jw/images/flv_as_adsolution.png') no-repeat;
	margin: 10px 0 5px 0 !important;
}

div.FLVSide_AdSolution ul.AdSolutionPartners {
	list-style: none;
	height: 126px; width: 180px;
	background: url('/jw/images/flv_as_partners.png') no-repeat;
}

div.FLVSide_AdSolution ul.AdSolutionPartners li {
	text-indent: -9999px;
}

div.FLVSide_AdSolution p.AdSolution_Signup {
	margin: 16px 0 0 0;
}

div.FLVSide_AdSolution p.AdSolution_Signup a {
	display: block;
	height: 22px; width: 180px;
	text-indent: -9999px;
	background: url('/jw/images/flv_as_signup.png') no-repeat;
	outline: none;
}

div.FLVSide_AdSolution p.AdSolution_Note {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
	color: #8f9181;
	position: absolute;
	bottom: 0px;
	left: -10px;
}




/* JW PLAYER PAGE - NEW DESIGN/STYLES - 10/14/09 */
#FLVContainer5 {
	width: 880px;
	height: 340px;
	margin: 0 auto;
	background: url('/jw/images/flv_containermainjw5.jpg') no-repeat !important;
	font-family: Arial, Helvetica, sans-serif;
	position: relative; /* NEW */
}

#FLVContainer5 div.FLVCopy {
	/* float: left; */
	/* margin: 20px 0 0 20px; */
	position: absolute;
	top: 20px; left: 20px;
	height: 320px;
	width: 300px;
	display: inline-block;
}

#FLVContainer5 div.FLVMovie {
	/*	float: left; margin: 20px; */
	position: absolute;
	top: 20px; left: 340px;
	height: auto;
	width: 300px;
}

#FLVContainer5 div.FLVSide_JWPro {
	position: absolute;
	top: 20px; right: 15px;
	height: 300px;
	width: 185px;
	display: inline-block;
}

#FLVContainer5 div.FLVCopy h4 {
	height: 14px; width: 87px;
	line-height: 1px;
	font-size: 1px; 
	text-indent: -9999px;
	background: url('/jw/images/jw5_opensource.png') no-repeat;
	margin: 4px 0 0 0 !important;
}

#FLVContainer5 div.FLVCopy h2 {
	height: 37px; width: 233px;
	line-height: 1px;
	font-size: 1px;
	text-indent: -9999px;
	background: url('/jw/images/jw5_hed.png') no-repeat;
	margin: 4px 0 0 0 !important;
}

/* #FLVContainer5 div.FLVCopy h3 {
	height: 13px; width: 227px;
	line-height: 1px;
	font-size: 1px;
	text-indent: -9999px;
	background: url('/jw/images/jw5_dek.png') no-repeat;
	margin: 2px 0 0 0 !important;
} */

#FLVContainer5 div.FLVCopy h3 {
	font-size: 12px !important; 
	font-weight: normal;
	font-style: italic;
	line-height: 18px !important;
	margin: 0px 0 15px 0 !important;
	color: #333;
	text-indent: none !important;
}

#FLVContainer5 ul.FLVDLForm {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0 0 10px 0;
	background: none;
}

#FLVContainer5 ul.FLVDLForm li { 
	clear: both;
}

#FLVContainer5 ul.FLVDLForm li.FLVForm_Email {
	display: block;
	height: 50px !important;
	margin: 0 !important;
	padding: 0 0 10px 10px !important;
	overflow: hidden;
}


#FLVContainer5 ul.FLVDLForm li.FLVForm_Email input {
	display: block;
	width: 200px; height: 20px;
	padding: 3px 5px 0;
	border: 1px solid #666;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	font-size: 14px;
	float: none;
	margin: 0 !important;
}

#FLVContainer5 ul.FLVDLForm li.FLVForm_Email label { font-size: 11px !important; }

#FLVContainer5 ul.FLVDLForm li.FLVForm_Email span {
	display: inline-block;
	float: left;
	font-size: 10px;
	line-height: 25px;
	font-size: 10px;
}

#FLVContainer5 ul.FLVDLForm li.FLVForm_Checkbox {
	height: auto;
	line-height: 14px;
	font-size: 11px;
	padding: 0 0 6px 10px !important;
	margin: 0 !important;
	display: block;
	height: 16px !important;
	overflow: hidden;
}

#FLVContainer5 ul.FLVDLForm li.FLVForm_Checkbox input {
	width: auto !important;
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
	float: none !important;
}

#FLVContainer5 ul.FLVDLForm li.FLVForm_Checkbox input { line-height: 1em;}

#FLVContainer5 ul.FLVDLForm li.FLVForm_Button {
	margin: 0;
	padding: 0;
}

#FLVContainer5 ul.FLVDLForm li.FLVForm_Button a.FLVFormBtn {
	display: block !important;
	height: 56px !important; width: 269px !important;
	text-indent: -9999px !important;
	overflow: hidden !important;
	font-size: 0px !important;
	line-height: 0px !important;
	background-image: url('/jw/images/flv_download.png') !important;
	background-repeat: no-repeat !important;
	background-position: left !important;
	margin: 0 !important;
	border: none !important;
	cursor: pointer !important;
}

#FLVContainer5 ul.FLVDLForm li.FLVForm_Button a.FLVFormBtn:hover {
	background-position: right;
}

#FLVContainer5 ul.FLVDLForm li.FLVForm_Button a.FLVFormBtnMatte {
	display: block !important;
	height: 56px !important; width: 269px !important;
	text-indent: -9999px !important;
	overflow: hidden !important;
	font-size: 0px !important;
	line-height: 0px !important;
	background-image: url('/jw/images/flv_download_matte.png') !important;
	background-repeat: no-repeat !important;
	background-position: left !important;
	margin: 0 !important;
	border: none !important;
	cursor: pointer !important;
}

#FLVContainer5 ul.FLVDLForm li.FLVForm_Button a.FLVFormBtnMatte:hover {
	background-position: right;
}

#FLVContainer5 div.FLVCopy p.LicenseAgreement {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
	line-height: 1em;
	color: #333;
	width: 369px;
	position: absolute;
	bottom: 18px;
}

#FLVContainer5 div.FLVCopy p.QuickLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1em;
	color: #828282;
	position: absolute;
	bottom: 7px;
	width: 620px !important;
	text-align: center !important;
}

#FLVContainer5 div.FLVCopy p.QuickLinks a {
	color: #828282;
}

#FLVContainer5 div.FLVCopy p.QuickLinks a:hover {
	color: #537da9; 
}

#FLVContainer5 div.FLVMovie div.PlayerHere {
	margin-top: 15px;
	height: 240px; width: 300px;
}

#FLVContainer5 div.FLVMovie p.UnbrandedPlayer,
#FLVContainer5 div.FLVMovie p.Developers {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
	text-align: center;
	width: 300px;
	color: #333;
}

#FLVContainer5 div.FLVMovie p.Developers {
	position: absolute;
	bottom: 4px !important;
	text-align: right;
}

#FLVContainer5 div.FLVSide_JWPro h4 {
	height: 12px; width: 109px;
	text-indent: -9999px;
	font-size: 1px; line-height: 1px;
	background: url('/jw/images/jwpro_commercialuse.png');
	margin: 4px 0 0 0;
}

#FLVContainer5 div.FLVSide_JWPro h2 {
	height: 27px; width: 177px;
	text-indent: -9999px;
	font-size: 1px; line-height: 1px;
	background: url('/jw/images/jwpro_hed.png');
	margin: 8px 0 0 0 !important;
}

#FLVContainer5 div.FLVSide_JWPro h5 {
	color: #6cf;
	font-size: 12px;
	text-transform: uppercase;
	margin: 10px 0 10px 0; 
}

#FLVContainer5 div.FLVSide_JWPro ul {
	list-style: none;
	margin: 0 0 10px 0px;
	padding: 10px 10px 5px;
	text-indent: none;
	font-size: 11px;
	line-height: 12px; 
	color: #ccc;
	background: #333;
	
}

#FLVContainer5 div.FLVSide_JWPro ul li {
	background: url('/jw/images/jwpro_bullet.png') no-repeat 0 4px;
	padding: 0 0 0px 10px;
	margin-bottom: 1em;
}

#FLVContainer5 div.FLVSide_JWPro ul li span {
	font-size: 10px;
	font-style: italic;
}

#FLVContainer5 div.FLVSide_JWPro a.OrderNow {
	display: block;
	height: 34px; width: 172px;
	margin: 0 0 0 7px;
	text-indent: -9999px;
	font-size: 1px; line-height: 1px;
	outline: none;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url('/jw/images/jwpro_btn_ordernow.png') !important;
}

#FLVContainer5 div.FLVSide_JWPro a.OrderNow:hover {
	background-position: right;
}

#FLVContainer5 div.FLVSide_JWPro p.LicenseStart {
	width: 172px; text-align: center;
	color: #fff;
	font-size: 12px;
	margin: 5px 0 5px 7px;
}

#FLVContainer5 div.FLVSide_AdSolution h3,
#FLVContainer5 div.FLVSide_AdSolution h4 {
	margin: 0 !important; 
}

#FLVContainer5 div.FLVSide_AdSolution h4 {
	height: 20px; width: 111px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	background: url('/jw/images/flv_as_alsoavail.png') no-repeat;
}

#FLVContainer5 div.FLVSide_AdSolution h3 {
	height: 45px; width: 180px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	background: url('/jw/images/flv_as_adsolution.png') no-repeat;
	margin: 10px 0 5px 0 !important;
}

#FLVContainer5 div.FLVSide_AdSolution ul.AdSolutionPartners {
	list-style: none;
	height: 126px; width: 180px;
	background: url('/jw/images/flv_as_partners.png') no-repeat;
}

#FLVContainer5 div.FLVSide_AdSolution ul.AdSolutionPartners li {
	text-indent: -9999px;
}

#FLVContainer5 div.FLVSide_AdSolution p.AdSolution_Signup {
	margin: 16px 0 0 0;
}

#FLVContainer5 div.FLVSide_AdSolution p.AdSolution_Signup a {
	display: block;
	height: 22px; width: 180px;
	text-indent: -9999px;
	background: url('/jw/images/flv_as_signup.png') no-repeat;
	outline: none;
}

#FLVContainer5 div.FLVSide_AdSolution p.AdSolution_Note {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
	color: #8f9181;
	position: absolute;
	bottom: 0px;
	left: -10px;
}



#FLVContainer5 a.JW5_AdSolutionBanner {
	display: block;
	height: 71px; width: 880px;
	text-indent: -9999px;
	font-size: 1px; line-height: 1px;
	background: url('/jw/images/jw5_adsolution_banner.png');
	margin: 15px 0 30px 0;
}

span.NoSpam { display: inline !important; float: none !important; }




#DesktopContainer {
	width: 880px;
	height: 65px;
	margin: 20px auto;
	background: url('/jw/images/flv_desktopcontainer.jpg') no-repeat !important;
	color: #666;
	position: relative;
}

#DesktopContainer h3,
#DesktopContainer h4,
#DesktopContainer h5 {
	margin: 0 !important;	
	position: absolute;
}

#DesktopContainer h3 {
	height: 26px; width: 241px;
	text-indent: -9999px;
	font-size: 1px;
	line-height: 1px;
	background: url('/jw/images/flv_dp_desktopplayer.jpg') no-repeat;
	top: 31px; left: 20px;
}

#DesktopContainer h4 {
	height: 12px; width: 112px;
	text-indent: -9999px;
	font-size: 1px;
	line-height: 1px;
	background: url('/jw/images/flv_dp_foryourcomputer.jpg') no-repeat;
	top: 14px; left: 20px;
}

#DesktopContainer h5 {
	height: 16px; width: 213px;
	text-indent: -9999px;
	font-size: 1px;
	line-height: 1px;
	background: url('/jw/images/flv_dp_dailyfeed.jpg') no-repeat;
	top: 11px; left: 286px;
}

#DesktopContainer a.DesktopDownload {
	display: block;
	height: 24px; width: 217px;
	text-indent: -9999px;
	font-size: 1px;
	line-height: 1px;
	background: url('/jw/images/flv_dp_downloaddesktop.jpg') no-repeat;
	top: 31px; left: 286px;
	outline: none;
	position: absolute;
}

#DesktopContainer p.Disclaimer {
	position: absolute;
	width: 340px;
	font-size: 10px;
	line-height: 1em;
	bottom: 12px; right: 20px;
}

p.codespot {
	background-color:#F5F5F5;
	border:1px solid #999999;
	display:block;
	font-family:monospace;
	font-size:12px;
	line-height:14px;
	margin:10px 0 0;
	overflow:auto;
	padding:5px;
}

/* NEW ADDONS STYLES */


/* LIST CSS */
div.entrycontent {
	width: 640px;
	margin: 16px 14px 15px 16px;
	display: block;
	float: none;
}

img.screenshotspot {
	display: block;
	margin: 0;
}

div.entryinfo {	
	width: 468px;
	margin: 0;
	padding: 2px 0 0 0;
	height: auto;
}

p.entrytitle {
	height: auto;
	display: block;
	margin: 0;
	padding: 0;
}

p.entrytitle a {
	font-size: 22px;
	line-height: 22px !important;
	color: #333;
	text-decoration: none;
	height: auto; width: auto;
	margin: 0 5px 0 0;	
}

p.entrytitle span { float: none;}

p.entrydev {
	padding: 0;
	font-style:italic;
	font-size: 12px; 
	height: 24px;
}

span.grabcount {
	color: #bbb;
	padding-left: 5px;
}

div.entrydetails {
	height: 100px;
	width: 468px;
	/* background: url('/jw/images/addon_entrydetails_bg.png') no-repeat; */
	position: relative;
}

p.entrydesc {
	position: absolute;
	top: 10px; left: 0px;
	height: auto;
	width: 300px;
	margin: 0;
	padding: 0;
	font-size: 12px; line-height: 21px;
	overflow:hidden;
	font-size: 14px;
}

a.btn_learnmore {
	position: absolute;
	bottom: 15px; right: 15px;
	display: block;
	height: 29px;
	width: 125px;
	text-indent: -9999px;
	font-size: 1px;
	line-height: 1px;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url('/jw/images/addon_btn_learnmore.png');
	outline: none;
}

a.btn_learnmore:hover { background-position: right; }


/* LEARN MORE */
div.productheader {
	width: 640px; height: auto;
	margin: 16px 14px 15px 16px !important;
	padding: 0 !important;
	display: block;
	float: none;
}

div.productentry div.productinfo {
	padding: 10px;
	width: 456px;
	/* height: auto; */
	margin: 0 0 0 10px;
	background-image: url('/jw/images/addon_productinfo_bg.png');
	background-repeat: no-repeat;
	position: relative;
	
	
    /* min-height hack for ie6 */
    min-height: 135px;
    height: auto !important;
    height: 135px;
}

div.productentry div.productinfo span.footer {
	position: absolute;
	display: block;
	height: 4px;
	width: 476px;
	font-size: 1px;
	line-height: 1px;
	background-image: url('/jw/images/addon_productinfo_bg.png');
	background-position: bottom;
	bottom: 0px;
	left: 0px;
}

div.producttitle {
	border-bottom: 1px solid #eee;
	margin: 0 0 10px 0;	
	width: 448px;
}

h2.producttitle {
	padding: 0;
	font-size: 22px;
	font-weight: normal;
	line-height: 22px !important;
	color: #333;
	height: auto; width: auto;
	margin: 0;
}

h2.producttitle span { float: none;}

p.productnotes {
	margin: 10px 0 0 0;
	font-size: 11px;
	font-style: italic;
	color: #f00;
	line-height: 1em;
}

p.productnotes strong { color: #000; }


a.btn_instructions {
	display: block;
	height: 34px; width: 178px;
	text-indent: -9999px;
	font-size: 1px; 
	line-height: 1px;
	margin: 5px 0 10px 0;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url('/jw/images/addon_btn_instructions.png');
	outline: none;
}

a.btn_instructions:hover { background-position: right; }

a.btn_downloadskin {
	display: block;
	height: 34px; width: 178px;
	text-indent: -9999px;
	font-size: 1px; 
	line-height: 1px;
	margin: 5px 0 10px 0;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url('/jw/images/addon_btn_downloadskin.png');
	outline: none;
}

a.btn_downloadskin:hover { background-position: right; }

a.btn_partnersite {
	display: block;
	height: 34px; width: 178px;
	text-indent: -9999px;
	font-size: 1px; 
	line-height: 1px;
	margin: 5px 0 10px 0;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url('/jw/images/addon_btn_visitpartnersite.png');
	outline: none;
}

a.btn_partnersite:hover { background-position: right; }

a.btn_ordernow {
	display: block;
	height: 34px; width: 178px;
	text-indent: -9999px;
	font-size: 1px; 
	line-height: 1px;
	margin: 5px 0 10px 0;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url('/jw/images/addon_btn_ordernow.png');
	outline: none;
}

a.btn_ordernow:hover { background-position: right; }

ul.productdetails {
	position: absolute;
	top: 50px;
	left: 250px;
	list-style: none;
	font-size: 11px;
	color: #527c98;
	line-height: 1em;
}

ul.productdetails li {
	margin-bottom: .5em;
}

div.mainprodinfo {
	margin: 16px 14px 15px 16px !important;
	padding: 15px;
	width: 610px;
	background: #d6e9ef;
	float: none;
}

div.mainprodinfo h5 {
	margin: 0;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2b6291;
}

div.mainprodinfo p {
	margin: 0;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 18px;
}

ul.productcompatibility {
	font-size: 11px;
	list-style: none;
	margin: 0.25em 0 0 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
}

ul.productcompatibility li {
	background: #FFFFFF;
	border: 1px solid #8A99A1;
	display: inline-block;
	float: left;
	height: 22px;
	line-height: 22px;
	margin-right: 2px;
	text-align: center;
	width: 22px;
	color: #486e83;
}

ul.productcompatibility li.disabled {
	background: #f7fbfd;
	color: #c8d2d7;
	border: 1px solid #c8d2d7;
}

div.mainprodinfo p.Note {
	margin: 10px 0 18px 0;
	font-size: 11px;
	font-style: italic;
	clear: both;
}

/* TUTORIAL */
div.tutorialentry {
	background: #efecdf;
	border: 1px solid #BDBCBD;
	height: auto;
	margin-bottom: 20px;
	width: 670px;
}

div.tutorialentry img.screenshotspot {
	display: block;
	margin: 0 18px 0 0;
	float: left;
	border: 2px solid #cdcccd;
	height: 150px; width: 150px;	
}

div.tutorialentry div.productinfo {	
	float: none;
	width: 635px;
	margin: 0;
	padding: 4px 0 0 0;
	height: auto;
}

div.tutorialentry h2.producttitle {
	margin: 0 5px 0 0;	
}

p.productdev {
	padding: 0;
	font-style:italic;
	font-size: 12px; 
	height: 24px;
}

a.btn_returntoproductpage {
	display: block;
	height: 34px; width: 205px;
	text-indent: -9999px;
	font-size: 1px; 
	line-height: 1px;
	margin: 5px 0 10px 0;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url('/jw/images/addon_btn_returntoproductpage.png');
	outline: none;
}

a.btn_returntoproductpage:hover { background-position: right; }

a.btn_returntoplugin {
	display: block;
	height: 34px; width: 198px;
	text-indent: -9999px;
	font-size: 1px; 
	line-height: 1px;
	margin: 5px 0 10px 0;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url('/jw/images/addon_btn_returnplugin.png');
	outline: none;
}

a.btn_returntoplugin:hover { background-position: right; }

a.btn_returntoinfo {
	display: block;
	height: 34px; width: 198px;
	text-indent: -9999px;
	font-size: 1px; 
	line-height: 1px;
	margin: 5px 0 10px 0;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url('/jw/images/addon_btn_returninfo.png');
	outline: none;
}

a.btn_returntoinfo:hover { background-position: right; }

ul.tutorialnav {
	display: block;
	height: 21px;
	list-style: none;
	width: 640px;
	margin: 16px 15px 0 16px;
	background: url('/jw/images/addon_tutorial_nav.png') bottom repeat-x;
	/* border-bottom: 1px solid #dfd1c6; */
}

ul.tutorialnav li {
	list-style: none;
	float: left;
}

ul.tutorialnav li a {
	display: inline-block;
	float: left;
	margin: 0 0 0 10px;
	padding: 6px 15px 0;
	height: 15px;
	width: auto;
	text-align: center;
	font-size: 12px;
	color: #a9a48c;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 12px;
	background: url('/jw/images/addon_tutorial_tab.png') no-repeat;
	position: relative;
	outline: none;
}

ul.tutorialnav li a.active {
	background: url('/jw/images/addon_tutorial_tab_active.png') no-repeat; 
}

ul.tutorialnav li a span {
	display: block;
	position: absolute;
	top: 0px; right: -1px;
	height: 21px; width: 4px;
	background: url('/jw/images/addon_tutorial_tab.png') right no-repeat;
	font-size: 1px; line-height: 1px;
	color: #c7c1ad;
	text-indent: -9999px;
}

ul.tutorialnav li a.active span {
	background: url('/jw/images/addon_tutorial_tab_active.png') right no-repeat;
	color: #d4a1c6;
	text-indent: -9999px;
}

div.tutorialsubentry {
	margin: 0 14px 15px 16px !important;
	padding: 30px 25px 15px;
	width: 588px;
	border-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-color: #dfd1c6;
	background: #fff;
	float: none;
}

div.tutorialsubentry h3 {
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	color: #000;
	margin-bottom: 1em;
}

div.tutorialsubentry h2, 
div.tutorialsubentry h4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.25em;
	color: #83753b;
	margin-bottom: .5em;
}

div.tutorialsubentry h4.flashvar {
	font-size: 18px;
} 

div.tutorialsubentry h4.flashvar span.highlight {
	color: #000;
	background: yellow;
	padding: 0 10px;
	text-transform: none;
}

div.tutorialsubentry p {
	font-size: 13px;
	margin: 0 0 1.25em 0;
	line-height: 1.5em;
}

div.tutorialsubentry p.varbox {
	font-size: 16px !important;
	font-weight: bold;
	line-height: 1em !important;
	margin: 0 !important;
	/* margin-bottom: 15px; */
	padding: 0 !important;
	display: block !important;
}

div.tutorialsubentry ul {
	font-size: 13px;
	line-height: 1.5em;
	margin: 0 0 1.5em 20px;
}

div.tutorialentry .instramples {
	height:auto;
	margin: 0;
}

div.tutorialentry .instramples .codeview {
	padding: 10px 10px 10px 15px;
	width: 553px;
	background #eee;
	color: #000;
	display: block;
	margin: 0;	
}

div.tutorialentry .instramples h2 {
	line-height: 1em;
	margin-bottom: 0;
}

/* Download Licensed Player Styles */
div.LicenseDownload_Form {
	padding: 50px;
	width: 590px;
	margin: 0 auto;
	background: #eaeaea;
	position: relative;
}

div.LicenseDownload_Form div.LicenseDownload_Footer {
	position: absolute;
	bottom: 0px; left: 0px;
	height: 11px; width: 690px;
	background: url('/jw/images/licenseplayer_footer.png') no-repeat;
}

div.LicenseDownload_Form p.LicenseDownload_Header {
	color: #333;
	font-size: 16px;
}

div.LicenseDownload_Form label {
	float: none;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	display: inline;
	margin: 0;
	width: auto;	
}

div.LicenseDownload_Form input.inputtext {
	border: 1px solid #666;
	font-size: 12px;
	padding: 5px;
	width: 178px;
	margin: 3px 0 0 0;
}

div.LicenseDownload_Form ul.LicenseDownload_List {
	margin: 20px 0 0;
	list-style: none;
}

div.LicenseDownload_Form ul.LicenseDownload_List li {
	float: left;
	display: inline-block;
	width: 190px;
	margin-right: 10px;
	font-size: 11px;
	line-height: 11px;
}

div.LicenseDownload_Form ul.LicenseDownload_List li.last {
	margin: 0;
	padding-top: 15px;
}

div.LicenseDownload_Form ul.LicenseDownload_List li span {
	font-size: 10px;
	font-style: italic;
	line-height: 10px;
}

div.LicenseDownload_Form ul.LicenseDownload_List button.LicenseDownload_Button {
	display: block;
	width: 190px;
	height: 39px;
	margin: 3x 0 0 0;
	text-indent: -9999px;
	outline: none;
	background-image: url('/jw/images/licenseplayer_btn_vieworder.png');
	background-repeat: no-repeat;
	background-position: top;
	border: none;
}

div.LicenseDownload_Form ul.LicenseDownload_List a.dlbutton {
	display: block;
	width: 190px;
	height: 39px;
	margin: 3x 0 0 0;
	text-indent: -9999px;
	outline: none;
	background-image: url('/jw/images/licenseplayer_btn_vieworder.png');
	background-repeat: no-repeat;
	background-position: top;
	border: none;
	cursor: pointer;
}

div.LicenseDownload_Form ul.LicenseDownload_List button.vieworder {
	line-height: 1.25em;
}



div.LicenseDownload_Form ul.LicenseDownload_List button.LicenseDownload_Button:hover { background-position: bottom; }

/* div.LicenseDownload_Form div.div_retrievelicense { display: none; } */

div.LicenseDownload_Form div.LicenseRetrieval {
	background: #ffffee;
	padding: 10px;
	width: 570px;
	line-height: 1.25em;
	z-index: 9999;
}

div.LicenseDownload_Form span.errormsg {
	color: #f00;
	margin: 0 0 1em 0;
	display: block;
}

p.LicenseDownload_Hed {
	color: #333;
	font-size: 24px;
	margin: 0 0 .5em 0;
}

p.LicenseDownload_Dek {
	color: #333;
	font-size: 14px;
	padding: 0 0 5px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #ccc;
}

div.LicenseDownload_View em { 
	display: inline; 
	font-size: 11px;
}

div.LicenseDownload_View ol {
	margin: 0;
	color: #333;
	list-style: none;
	
}

div.LicenseDownload_View ol > li {
	margin-bottom: 20px;
}

div.LicenseDownload_View ol ul {
	margin: 5px 0 0 15px;
	list-style: disc !important;
	font-size: 11px;
}

div.LicenseDownload_View ol ul li {
	line-height: 1em;
	margin-bottom: 5px;
}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}