* {
  margin: 0;
  padding: 0;
}


body {
  font: 62.5%/1.6 Arial, "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
  background-color: #000000;
	font-weight: normal;

/*	padding: 0; border-style: none; margin: 0; text-align:-moz-center; */

}


/*  min-width: 920px;  */
}

/* /////////////// Text styles ////////////////// */


.Arial_11 {	font: 62.5%/1.6 "Arial";
 	font-size: 11px;
}


.Arial_12 {	font: 62.5%/1.6 "Arial";
 	font-size: 12px;
}


.Arial_13 {	font: 62.5%/1.6 "Arial";
 	font-size: 13px;
}



.Arial_14 {	font: 62.5%/1.6 "Arial";
 	font-size: 14px;
}


.Arial_16 {	font: 62.5%/1.6 "Arial";
	font weight: bold;
 	font-size: 16px;
}





.Arial_12LJ {	font: 62.5%/1.6 "Arial";
	text-align: left;
 	font-size: 12px;
}


.Arial_13LJ {	font: 62.5%/1.6 "Arial";
	text-align: left;
 	font-size: 13px;
}



.Arial_14LJ {	font: 62.5%/1.6 "Arial";
	text-align: left;
 	font-size: 14px;
}






.nonjusti { text-align: left }


.justi { text-align: justify }
	


#standardtext {
	padding: 0px;
	margin-top:  0px;
	margin-left: 0px;
	border-left: 0px;
	background-color: #000000;
	background-position: 0px;
      text-align: justify;
   	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;

	align: center;


/* left: 300px; */




 
}

#standardtext a:link {
  color:#FFFFFF;
  text-decoration: none;
}

#standardtext a:visited {
  color:#FFFFFF;
  text-decoration: none;
}

#standardtext a:hover {
  color:#FFFFFF;
  text-decoration: underline;
}

#standardtext a:active {
  color:#FFFFFF;
  text-decoration: underline;
}

.title_Box{
	font-weight: bold;
	margin-left: 0px;
	padding-left: 11px;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border: 2px solid #FFCC33;
	width: 310px;
	font-size: 13px;
}

.prodTitle{
	font-size: 18px;
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	margin-bottom:0px;



}


.prodSubTitle{
	font-size: 13px;
	padding-bottom: 40px;
}


.click_titles{
color: #FFCC33;
	font-size: 10px;
	font-weight: bold;
	line-height: 19px;
	margin-left: 0px;
}



.click_10{
color: #FFCC33;
	font-size: 12px;
	font-weight: bold;
	line-height: 19px;
	margin-left: 0px;
}


.click_12{
color: #FFCC33;
	font-size: 12px;
	font-weight: bold;
	line-height: 19px;
	margin-left: 0px;
}


.click_14{
color: #FFCC33;
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
	margin-left: 0px;

}




.clickLRG {
color: #FFCC33;

	font-size: 16px;
	font-weight: bold;
	line-height: 19px;
	margin-left: 0px;
}


.clickLRG a:link {
 color: #FFCC33;
	font-size: 16px;
	font-weight: bold;
	line-height: 19px;
	margin-left: 0px;

}

.clicKLRG a:visited {
  color:#FFCC33;
  text-decoration: none;
}

.clickLRG a:hover {
  color:#FFFFFF;
  text-decoration: none;
}



.clickLRG a:active {
  color:#FFFFFF;
  text-decoration: none;
}









.click_17{
color: #FFCC33;
	font-size: 16px;
	font-weight: bold;
	line-height: 19px;
	margin-left: 0px;

}


.click_17 a:hover {
  color:#FFFFFF;
  text-decoration: underline;
}


.click_descr{
color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	line-height: 19px;
	margin-left: 0px;
}


.DataTitle{
/*	font-weight: bold; */
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 25px;
	margin-bottom: 35px;
	text-align: left; 
}


h6{
  font-size: 11px;
  font-weight: lighter;

}

.referenceTxt{
    padding: 25px 0px 5px 5px;
}

.referenceName{
	color: #FFCC33;
	font-size: 1em;
	font-weight: bold;
	line-height: 12px;
	margin-left: 0px;
}




.page_title{
	font-size: 18px;
}

.highlight_titles{
color: #FFCC33;
	font-size: 11px;
	font-weight: bold;
	line-height: 19px;
	margin-left: 0px;
}

.tech_text{
 font-size: 1.2em;
 color:#FFFFFF;
 text-align: JUSTIFY;
}


/* /////////////// Multi level Menu styles ////////////////// */




#nav{
font-size: 13px;
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:1.5em;
 
}

#nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:2.5em; 

}

#nav a{
display:block;
padding:0px 23px 0px 0px;
border:1px solid #000;
color:#ffcc33;
text-decoration:none;
background-color:#000;
}

#nav ul a{
display:block;
padding:0px 5px;
border:0px solid #555;
color:#ffcc33;
text-decoration:none;
background-color:#555;
}

#nav ul ul a{
display:block;
padding:0px 5px;
border:0px solid #888;
color:#ffcc33;
text-decoration:none;
background-color:#888;

}

#nav a:hover{
background-color:#000;
color:#fff;
}

#nav ul a:hover{
background-color:#AAA;
color:#fff;
}

#nav li{
float:left;
position:relative;

}

#nav ul {
position:absolute;
display:none;
width:15em;
top:1.6em;
}

#nav li ul a{
width:15em;
height:auto;
float:left;
}

#nav ul ul{
top:auto;
}	

#nav li ul ul {
left:15em;
margin:2px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}




   
/* ///////////////////////////////////////////////////////////
///////  TECH AND SPECS AND What the Pros say ////////////////////////
////////////////////////////////////////////////////////////*/


.tech_text{

 font-size: 1.2em;
 color:#FFFFFF;
 text-align: JUSTIFY;

}


.Pro_Say_text{

 font-size: 1.1em;
 color:#FFFFFF;
 text-align: JUSTIFY;

}


.TechSideTab {
	font-size: 12px;
	font-weight: normal;
	color:#FFcc33;
	text-align: left;
}


.TechSideTab a:link {
  color:#FFCC33;
  text-decoration: none;
}

.TechSideTab a:visited {
  color:#FFCC33;
  text-decoration: none;
}

.TechSideTab a:hover {
  color:#FFFFFF;
  text-decoration: none;
}

.TechSideTab a:active {
  color:#FFFFFF;
  text-decoration: none;
}

.TechSideTabCurr {
	font-size: 12px;
	font-weight: normal;
	color:#ffffff;
	text-align: left;
}


.TechSideTabCurr{
  	font-size: 11px;
	font-weight: normal;
	color:#FFffff;
	text-align: left;

}
   
#SpecsPage {
	padding: 0px;
	margin-top:  0px;
	margin-left: 0px;
	border-left: 0px;
	background-color: #000000;
	background-position: 0px;
left: 300px;
      text-align: left;
   	color: #FFFFFF;
	font-size: 10px;
}




#content {
	padding: 0px;
	margin-left: 0px;
	border-left: 0px solid #006;
	background-position: 0px;
      text-align: left;
   	color: #FFFFFF;
	font-size: 10px;
}

/*/////////FOR DISTRIBUTION PAGE ONLY ///////////////*/

#content a:link {
  color:#FFFFFF;
  text-decoration: none;
}

#content a:visited {
  color:#FFFFFF;
  text-decoration: none;
}

#content a:hover {
  color:#FFFFFF;
  text-decoration: underline;
}

#content a:active {
  color:#FFFFFF;
  text-decoration: underline;
}

