*{padding: 0; margin: 0;}

body {
	margin: 0;
	padding: 0;
	font-family: Arial,  Helvetica, sans-serif; font-size: 12px; 	color: #000;
	background: url(/templates/tmpl/images/greenbar-back.png) repeat-x;
	background-color: #FFFFCC;

	width:100%;
}

.address {
	float: left;
	position:absolute;
	top:0px;
	margin-left: 380px;
	padding: 0;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	
	font-size: 10px;
	
	font-weight: bold;
	color: #9D0C0B;
	/*width:300px; */
	white-space: nowrap;
	display: inline;

}


/* -- Sugar CRM Bar Drop Down-- */
.CRMmenus{
position:absolute;
top: 0;
border: 1px solid #c7c7c7; /*THEME CHANGE HERE*/
border-top:  1px solid #dedede;
color: #000;
line-height:18px;
z-index:110;
background-color: #ececec;
width: auto;
white-space: nowrap;
visibility: hidden;
padding: 0 7px 0 7px;
margin-top: 5px;
}
.CRMmenus#CRMGet {
margin-left: 5px;}

#homeNewsLinks .CRMmenus {
margin-left: -38px;
margin-top: 8px;
border-width: 3px;
border-color: #315aa4;
border-top:  none;
}

.CRMmenus a{
width: auto;
display: block;
border-bottom: 1px solid #c7c7c7; /*THEME CHANGE HERE*/
padding: 7px 9px 6px 9px;
text-decoration: none;
color: #000;
font-size: 9pt;
text-align: left; 
white-space: nowrap;
letter-spacing: auto;
}

* html .CRMmenus a{ /*IE 6 only hack*/
width: auto;
}
* html .CRMNav a:link, .CRMNav a:visited{ /*IE 6 only hack*/
font-size: 10pt;
color: #000;
}

* html .headerMyAccount,* html  .headerMyAccount a:link,* html  .headerMyAccount a:visited {
font-size: 10pt;
	}
* html #homeNewsLinks { /*IE 6 only hack*/
font-size: 10pt;
color: #000;
}
.CRMmenus a:hover{ /*THEME CHANGE HERE*/
background-color: #fff;
text-decoration: none;
color: #9D0C0B;
background: url(/images/CRMMenuBg.gif) left repeat-y;
background-color: #ececec;
}
#no-border, #RSSMenu a#no-border{
border: none;
}

.CRMLanguage {
background-color: #fff;
padding: 0;
margin-top: 6px;
margin-left: -18px;
}
.CRMLanguage a {
border: none;
padding: 5px 15px 6px 14px;
background-color: #ececec;
}
.CRMLanguage a:hover {
color: #fff;
background: #315aa4;
}
#headerLang {
margin-left: 17px;
margin-right: 6px;
}
/* -- Login drop down -- */

div#CRM_login { 
height:100%; 
width:100%; 
position: absolute; 
visibility: hidden;
top: 0%; 
right: 0%;
margin-top: 0px; 
margin-right: 0px;
z-index:110;
padding: 2px;
background: url(/images/loginBg.png);
}

div#CRM_login2 {
height:auto; 
width:350px; 
position: absolute; 
top: 50%; 
left: 50%;
margin-top: -200px; 
margin-left: -175px;
z-index:111;
color: #000;
line-height:18px;
background-color: #f3f3f3;
white-space: nowrap;
padding: 30px 50px 30px 50px;
border: 1px solid #777;

} 
#CRM_login a{
color: #000;
text-align: left; 
white-space: nowrap;
}

#CRM_login a:hover{ /*THEME CHANGE HERE*/
color: #9D0C0B;
}
table.popup_login_table td {
padding: 5px;
vertical-align: middle;
}
.popup_login_table {
border-top:  1px solid #ccc;
border-bottom:  1px solid #ccc; 
padding: 10px 0;
}
#loginNew {
clear: both;
padding-bottom: 10px;
border-bottom:  3px solid #ccc; 
}
#lostPssw {
margin-top: 24px;
}


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(/templates/tmpl/images/grayoverlay.png);
background-image: url(/templates/tmpl/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(/templates/tmpl/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: 15px;
}

#nextBtn {
	left: 850px;
}

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

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

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

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

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: 14px;
	font-weight: normal;
	float: left;
	width: 375px;
	padding: 0;
	margin: 10px 0 0 5px;
}

#ie6 div.contenttext {
	width: 395px;
}

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

.stress {
	color: #99ccff;
}



.billboard .flvcontent {
	height: 202px;
	margin: 25px 0 25px 55px;
	width: 485px;
	float: left;
}

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


/* FLV PANE STYLES */

.billboard .flvcontent {
	height: 202px;
	margin: 25px 0 25px 26px;
	width: 505px;
	float: left;
}

.billboard .flvcontent .roundicon {
	margin-right: 12px;
}

#ie6 .billboard .flvcontent .roundicon {
	display: none;
}

.billboard .flvcontent .roundiconie6 {
	display: none;
}

#ie6 .billboard .flvcontent .roundiconie6 {
	display: block;
	float: left;
	margin-right: 12px;
}

#ie6 .billboard .flvcontent {
	margin: 25px 0 25px 18px;
}

div.flvcontent form.dlplayer {
	margin: 5px 0;
}

#ie6 div.flvcontent {
width: 535px;}

form.dlplayer input.dladdress {
	width:225px;
	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;
}

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

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: 0.2em;
margin-top: 1px;
float: left;
clear: right;
font-size:11px;
line-height: 11px;
width: 170px;
}

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

#ie6 form.dlplayer .checkers label {
	height: 12px;
}

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: 15px 0 0;
	float: left;
	height: 32px;
	clear: left;
	line-height: 32px;
	width:375px;
}

form.dlplayer .dlspot .checkers {
height: 32px;
margin-top: 3px;
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;
}


.billboard h1 {
	
}



.billboard .bbvideo {
	width: 270px;
	height: 205px;	
	margin:23px 0 0 5px;
	background: transparent;
	float: left;
}

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

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

/* SKINS PANE STYLES */

li.skinspane {
	background: url(/templates/tmpl/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(/templates/tmpl/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(/templates/tmpl/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;
}

#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;
}




li.sliderguts
{
	display: none;
}

/* HEADER ITEMS */


.headwrap {
	width: 920px;
	height: 75px;
	background-color: #FFFFCC;

}

.ltlogo {
	margin:6px 0 6px 5px;
	height: 62px;
	width: 64px;
	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(/templates/tmpl/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(/templates/tmpl/images/go-colorbacks.png) no-repeat;
	color: black;
	clear: none;
	border: 0;
}

.sitesearchsubmit:hover {
	background: #fff url(/templates/tmpl/images/go-colorbacks.png) no-repeat 0 -21px;
}

.sitesearchsubmit:active {
	background: #fff url(/templates/tmpl/images/go-colorbacks.png) no-repeat 0 -42px;
}

.sitesearchsubmit2:hover {
	background: #fff url(/templates/tmpl/images/go-colorbacks.png) no-repeat 0 -21px;
}

.sitesearchsubmit2:active {
	background: #fff url(/templates/tmpl/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(/templates/tmpl/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(/templates/tmpl/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: 163px;
	height: 26px;
	margin: 0 12px 0 0;
	list-style: none;
	padding: 0;
	background: url(/templates/tmpl/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(/templates/tmpl/images/adsolution-back.png) no-repeat -54px -78px;
}

.owf #w:hover {
	background: url(/templates/tmpl/images/adsolution-back.png) no-repeat -108px -78px;
}

.owf #f:hover {
	background: url(/templates/tmpl/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: blue; 
	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(/templates/tmpl/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 10px 6px 10px;	
}

#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: -220px;
	width: 450px;	
}

#ie6 #partnerships .subtopnav {
	margin-left: -241px;
}

#ie #partnerships .subtopnav {
	margin-left: -242px;
}

#support .subtopnav {
	margin-left: -351px;
	width: 530px;
}

#ie6 #support .subtopnav {
	margin-left: -367px;
}

#ie #support .subtopnav {
	margin-left: -367px;
}

#about .subtopnav {
	width: 500px;
	margin-left: -342px;
}

#ie6 #about .subtopnav {
	margin-left: -360px;
}

#ie #about .subtopnav {
	margin-left: -358px;	
}

.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(/templates/tmpl/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(/templates/tmpl/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(/templates/tmpl/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(/templates/tmpl/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(/templates/tmpl/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(/templates/tmpl/images/go-colorbacks.png) no-repeat;
	color: black;
	clear: none;
	border: 0;
	display: inline;
}

.rightsearchsubmit:hover {
	background: #fff url(/templates/tmpl/images/go-colorbacks.png) no-repeat 0 -21px;
}

.rightsearchsubmit:active {
	background: #fff url(/templates/tmpl/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(/templates/tmpl/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(/templates/tmpl/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(/templates/tmpl/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: 260px;
	height: 230px;
	text-align: left;
	margin: 0;
	float: left;
	clear: left;
	padding: 3px 15px 5px 15px;
}

.dlleft #emaillabel {
	font-size: 12px;
}

.downloadfrm #email {
	border: 1px solid #aaa;
	padding: 3px;
	margin-bottom: 0;
}

.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;
}

/*.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;
	height: 12px;
	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;
}

#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;
}


/* 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(/templates/tmpl/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;
}





/* 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%;}
