
html { 	font-family: "Lucida Grande",Geneva,Arial,Verdana,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;


}

ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

body {

	margin: -3px;

	background-color: black;
	border-style: solid;
	text-align: left;
}
.h1 {
	margin-top: -35px;
	padding-bottom: 10px;
	text-align: left;
	font-size: 42px;
	color: #078eff;
	font-weight: 100;
}
.h2 {
	letter-spacing: 1px;
	padding-bottom: 15px;
	text-align: left;
	font-size: 20px;
	color: white;
}

.bodyText {

	font-size: 12px;
	line-height: 18px;
	font-size-adjust: none;
	text-align: left;
	color: #949494;
}


.bodyTextCenter {

	font-size: 12px;
	line-height: 18px;
	font-size-adjust: none;
	text-align: center;
	color: #949494;
}


.bodyHead {

	padding-bottom: 20px;

	font-size: 12px;
	line-height: 18px;
	font-size-adjust: none;
	text-align: left;
	color: white;
}


a:link    {
	color: #078eff;
	text-decoration: none;
}    /* unvisited links */
a:visited {
	border-style: none;
	color: #078eff;
	text-decoration: none;
}   /* visited links   */
a:hover   {
	color: #f76600;
	text-decoration: none;
} /* user hovers     */
a:active  {
	border-style: none;
	color: #f76600;
}   /* active links    */


.Container{
	position: relative;
	text-align: center; 
	top: 0px;
}

.topBar{
	background-color: #303030;
}

.bottomBar{
	background-image: url(../../images/lower_grad.png);
}

.middleBar{
	color: #000000;
	background-color: #000000;
}

.footerMenu {
	line-height: 30px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 11px;
	color: #404040;
	text-align: center;
}

.footerRule {
	line-height: 30px;
	margin-bottom: -10px;
	margin-top: -10px;

}

.logo {
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 40px;
}

.mmTopLeft {
	width: 7px;
	background-image: url(../../images/b1.png);
	height: 9px;
}

.mmTopSpan {
	height: 9px;
	background-repeat: repeat-x;
	background-image: url(../../images/b2.png);
}

.mmBottomSep {
	height: 9px;
	width: 17px;
	background-image: url(../../images/b_sp.png);
}

.mmTopRight {
	width: 7px;
	height: 9px;
	background-image: url(../../images/b3.png);
}

.mmMiddleLeft {
	width: 7px;
	background-repeat: repeat-y;
	background-image: url(../../images/b4.png);
}

.mmMiddleRight {
	width: 7px;
	background-repeat: repeat-y;
	background-image: url(../../images/b6.png);
}

.mmBottomLeft {
	height: 9px;
	width: 7px;
	background-image: url(../../images/b7.png);
}

.mmBottomSpan {
	width: 130px;
	height: 9px;
	background-repeat: repeat-x;
	background-image: url(../../images/b8.png);
}

.mmBottomRight {
	background-image: url(../../images/b9.png);
	height: 9px;
	width: 7px;
}

.mmItem {
	text-align: center;
	width: 110px;
}

.mmItemSep {
	width: 17px;
}

.mmBtns {
	text-align: center;
}

.orangeBullets {

	font-size: 15px;
	color: #f76600;
}

.white {
	color: white;

}

.headerText { 
	margin-right: -30px; 
	text-align: left; 
	padding-right: 20px; 
	padding-top: 40px; 
}

.headerImg { 
	padding-left: 17px; 
	margin-right: 0px; 
	text-align: left; 
	padding-right: 20px; 
	padding-top: 40px; 
}

.rightCol {

	width: 420px;

	font-size: 14px;
	font-size-adjust: none;
	text-align: left;
	color: #949494;
	vertical-align: top;
}

.tableContent {
	text-align: center;
	width: 722px;
}

.faqHead {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	padding-bottom: 20px;
	color: #949494;

	
}


.faqQuestion {
	width: 700px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	padding-bottom: 20px;
	color: #949494;
	text-indent: -30px;
	
}


.faqAnswer {
	width: 700px;
	padding-bottom: 20px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: white;
	text-indent: -30px;
}

.faqAnswerBlt {
	margin-bottom: -20px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #949494;
}

.faqRule {
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: solid;
	border-top-color: #2c2c2c;
	height: 1px;
	padding-bottom: 20px;
	width: 700px;
	text-align: left;
	border-width: 1px;
}

.faqMenu {
	text-align: center;
	color: #555555;
	font-size: 12px;
}

.faqMenuOn {
	text-align: center;
	color: white;
	font-size: 12px;
}

.faqMenuWrapper {
	margin-top: -50px;
	text-align: center;
	color: #555555;
	font-size: 12px;
}

.faqMenu:link {
	color: #555555;
}

.faqMenu:visited {
	color: #555555;
}

.faqMenu:active {
	color: #555555;
}

.faqMenu:hover {
	color: white;
}

.productTable {
	margin-left: -10px;
}

.skype {
	border-color: #9c9c9c;
	border-width: 1px;
	border-style: solid;
	font-size: 12px;
	padding: 10px;
}

.dlBtns {
	padding-right: 20px;
	padding-left: 20px;
}

.formError {
	padding-right: 10px;
	padding-left: 10px;
	color: #e63f1b;
}

.fieldNice {
	border-color: #818181;
	border-width: 1px;
	border-style: solid;
}

.fieldError {

	border-color: #f76600;
	border-width: 2px;
	border-style: solid;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ margin-left: auto; margin-bottom: 0; margin-right: auto; margin-top: 10px; font: 10px Verdana, Helvetica, sans-serif; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 200px; background-color: #000; }

.promote{ text-align: right; font-size: 12px; vertical-align:bottom; }

.pro_l{ height: 47px; width: 24px; background-image: url(../../images/cl.png); }

.pro_r{ height: 47px; width: 24px; background-image: url(../../images/cr.png); }

.pro_m{ vertical-align: middle; height: 47px; background-repeat: repeat-x; background-image: url(../../images/cm.png); }

#siteseal{ padding-left: 20px; text-align: left; }

#dlCount a{ display:block; background-position: 0 6px; background-repeat: no-repeat; padding-top: 15px; font-size: 10px; color: #f76600; background-image: url(../../images/dlcountb.png); text-align: center; height: 62px; width: 102px;}

#dlCount a:hover{ background-position: -102px 6px; background-repeat: no-repeat; padding-top: 15px; font-size: 10px; color: #f76600; background-image: url(../../images/dlcountb.png); text-align: center; height: 62px; width: 102px;}

.dlTrust a{ display:block; background-position: 0 6px; background-repeat: no-repeat; padding-top: 18px; font-size: 10px; color: #f76600; background-image: url(../../images/dlcountc.png); text-align: center; height: 62px; width: 102px;}

.dlTrust a:hover{ background-position: -102px 6px; background-repeat: no-repeat; padding-top: 18px; font-size: 10px; color: #f76600; background-image: url(../../images/dlcountc.png); text-align: center; height: 62px; width: 102px;}

.dlNoLink{ display:block; background-position: 0 6px; background-repeat: no-repeat; padding-top: 18px; font-size: 10px; color: #f76600; background-image: url(../../images/dlcountc.png); text-align: center; height: 62px; width: 102px;}

.webDl{ height: 250px; width: 700px; border-color: #383838; border-width: 1px; border-style: solid; }

.award{ float: right; padding: 20px; vertical-align:middle; }

#awardsRow{ clear: none; float: none; top: -100px; }

