/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	/*color: #333333;*/
	color: #131e63;
	line-height: 1.4;	
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}

#langLink a:link {
	text-decoration: none;
}

#langLink {
	float:right;
	width: 8%;
	padding-top: 5px;
	padding-right: 2px;
}	

#navBar{
	float: left;
	width: 18%;
	margin: 0%;
	padding: 0px;
	background-color: #cc0000;
	border-right: 1px solid #FF0000;
	border-bottom: 0px solid #FF0000;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #FF0000;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

#navcontainer li { margin: 0 0 2px 0; }

#navcontainer a
{
display: block;
padding: 2px 2px 2px 20px;
border: 1px solid #333;
width: 80%;
background-color: #97142d;
background-image: url(images/l1_down.gif);
}

#navcontainer a:link, #navlist a:visited
{
color: #FFFFFF;
text-decoration: none;
}

#navcontainer a:hover
{
border: 1px solid #333;
background-color: #F60;
background-image: url(images/l1_over.gif);
/*color: #333;*/
color: #FFFF00;
}

#navcontainer h3 {
font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans serif;
font-size: .9em;
letter-spacing: 2px;  
font-variant: small-caps;  
font-weight: bold;
margin: 0px;
 padding: 0px 0px 0px 0px;
 margin-bottom: 0px;
 color: #ba2124;
 text-decoration:underline;
 text-align:center;
} 


#masthead{
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #FF0000;
	width: 100%;
}

#masthead a {
	font-size: .7em;
	color: #6633FF;
	text-decoration:none;
	
	
		
}

.mastImg {
	margin-top: 18px;
}

.imgLeft {
	float: left;
	
}

img {
	border:none;
}


/*********** #sectionLinks styles ***********/

#headlines a:link {
	color: #faebd7;
	text-decoration: none;
	font-weight: bold;
}

#headlines a:visited {
	/* color:#990000; */
	text-decoration: none;
	font-weight: bold;
	color: #faebd7;
}

#headlines a:hover {
	/* color:#0033FF; */
	background-color: #369;
	/* text-decoration:underline; */
}



td a:link, a:visited, {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}


td a:hover {
	color: #00CC33;
	text-decoration: underline;
}

.table_light {
	background-color: #f0f0f0;
}

.table_dark {
	background-color: #c0c0c0;
}


/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 150%;
 color: #334d55;
 text-align:center;
}



h2{
 font-size: 114%;
 color: #FF3333;
}

h3{
 font-size: 100%;
 color: #CC3300; 
}

h4{
 font-size: 100%;
 font-weight: bolder;
 color: #CC0000;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: none;
 
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}

.style1 {
		 font-weight: 400;
		 font-size: larger;
}

.style7 {color: #999999}

.style2 {
	color: #000066;
	font-family: "Times New Roman", Times, serif;
}
.style3 {
	color: #CC0000;
	font-family: "Helvetica Nue", Times, serif;
}

.coldHead {
	color: #3300CC;
	font-family: "Helvetica Nue", Times, serif;
}

.style6 {
	color: #000099;
	font-style: italic;
	font-weight: bold;
}

.thumbText {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9px;
}

table {font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: smaller;
}

				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	float:left;
	margin: 0;
	padding: 0px 0px;
	width: 99.99%;
	border-bottom: 1px solid #ff0000;
}

#mastheadRight {
	float:right;
	width: 20%;
}	



/*
#navBar{
	margin: 0 80% 0 0;
	padding: 0px;
	background-color:#425a73;
	
	color: #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	
	
	
}
*/
#content{
  float: left;
	width: 75%;
	margin-left: 10px;
	padding: 0px;
	
	
	
}


/***********************************************/
/*Component Divs                               */
/***********************************************/
/*
#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}
*/

/*************** #pageName styles **************/
/*
#pageName{
	padding: 0px 0px 10px 10px;
}

*/
/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 0px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 10px;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	line-height: 1.4;
	width 89.9%;
	margin-bottom: 0px;
	/*background-color:#00CC00;*/
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: left;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 0px 0px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	
	float: left;
	padding: 0px 10px 0px 0px;
	font-size: 12px;
	width: 89.9%;
	/*background-color:#FFCC00;*/
	
}

.story2{
	
	clear: both;
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	width: 89.9%;
	/*background-color:#FFCC00;*/
	
}
.story2 p{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1.2em;
}

.pwstory p{
	
	padding: 0px 0px 10px 0px;
	line-height: 1.4
}

.pwimage {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px
}





.pwstory {
	font-size: 80%;
	float: left;
	padding: 0px 10px 0px 5px;
	margin: 0px 0px 0px 0px;
	line-height: 1.4
	
}




/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #ffffff;
	border-top-color: #FF0000;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	height: 5px;
}

/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */
/*
#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

*/

/************* #search styles ***************/
/*
#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}
*/

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {/*border-bottom: 1px solid;*/
			margin: 0 0 .2em 0;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

/*
#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #faebd7;
	padding: 2px 0px 2px 10px;
}

*/
/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 12px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-style: normal;
	font-weight: 400;
	text-transform: capitalize;
	text-decoration: none;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/
/*
#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}
*/

/************** #headlines styles **************/

#headlines{
	margin: 0px;
	color: #faebd7;
	background-color: #CC0000;
	padding: 10px 0px 20px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
.unitspec {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2;
	font-style: normal;
	font-weight: 400;
	text-transform: capitalize;
	text-decoration: none;
	line-height: 2;
}

.hot_tr {
	background-color:#cc0000;
	color: #FFFFFF;
	vertical-align: middle;
}

.cold_tr {
	background-color: #0000CC;
	color: #FFFFFF;
	vertical-align: middle;
}

.spec_table tr {
	vertical-align: middle;
	border: none;
	padding: 0;
	width: 400px;
}

td .colOne {
	text-align: left;
}

td .colTwo {
	text-align: center;
}

.dpTable {
border:none;
width: 400px;
}

.dpTable th {
color:#CC0000;
font-size: 16px;
text-decoration: underline;
text-align: left;
}

.imgShot {
	padding: 10px;
	margin: 10px;
	float: left;
}

/**********/
/**********/
.grid { 
  display: table; 
  border-spacing: 4px; 
  margin-left: 20px;
  margin-bottom: 20px;
  /*margin-top: 5px;*/
} 
.row { 
  display: table-row; 
} 
.image { 
  display: table-cell; 
  width: 240px; 
  background-color: #fff; 
  /*border: 1px solid #ccc; */
  vertical-align: top; 
  text-align: center; 
  text-decoration: none;
  /*border-top: 1px solid #ccc;*/
 
} 
.image p { 
  color: #000; 
  font-size: 65%; 
  text-align: center;
  padding-top: 8px;
}

.product h3 {
	color: #CC0000;
	text-align:left;
	font-size: 1.5em;
	margin-top: 20px;
}


#hor-zebra
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 15px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#hor-zebra th
{
	font-size: 14px;
	font-weight: bold;
	/* padding: 10px 8px; */
	color: #fff;
	background-color: #FF0000;
	
	
}
#hor-zebra td
{
	padding: 8px;
	color: #669;
}
#hor-zebra .odd
{
	/*background: #ffe08e; */
	background: #fae5da;
}

#hor-zebra .firsLine {
	font-weight: bold;
	background: #CCFFFF;	
}

table tr p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:center;
}

table.product td {
	border-left: 1px solid;
	border-right: 1px solid;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color:#CCCCCC;
	vertical-align:top;
	text-align:center;
}

table.product {
	margin-left: 15px;
}

.link {
	background-color:#FFFFCC;
	text-align:center;
}

.imagePad {
	padding: 10px;
}






