/* ---[ SITE ELEMENTS ]------------------------------- */

body {
 margin: 0;
 padding: 0;
 background: #1D1D1D url("_assests/pg_bg.gif") repeat-y top center;
 font: 11px 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
 line-height: 17px;
}

body {
	background-image: url(_assets/pg_bg.gif);
}

table, td {
	color: #444444;
 font: 11px 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
}

p {
	text-align: left;
	margin:0px 0px 5px 0px;
 font: normal 11px/15px 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
	font-style: normal;
	text-align: left;
}

a:link {color: #444444; text-decoration: none}
a:visited {color: #444444; text-decoration: none} 
a:hover {color: #CC0000; text-decoration: none}
a:active {color: #CC0000; text-decoration: none}

img {border:0; margin:0}

h1 {
 font: normal 16px/16px 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
	color: #000000;
	padding: 0px 0px 9px 0px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #990000;
	}
h2 {
	font: normal 14px/14px 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
	color: #222222;
	padding: 0px 0px 9px 0px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #666666;
	}
h3 {
	font: normal 12px/12px 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
	color: #222222;
	padding: 0px 0px 3px 0px;
	margin: 0 0 3px 0;
	}

h4 {
	font: bold 11px/11px 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
	color: #033825;
	padding: 0 0 5px 0;
	margin: 0;
	}

h5 {
	font: bold 11px/11px 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
	color: #333333;
	padding: 0 0 5px 0;
	margin: 0;
	}

h5 {
	font: bold 10px/10px 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
	color: #333333;
	padding: 0 0 5px 0;
	margin: 0;
	}
	
style 5 {
padding: 15px 10px 0 10px; 
border-right: 1px solid #8F8F8F; 
border-left : 1px solid #8F8F8F;
}

li { 
line-height: 15px;
list-style-type: none;
margin-left: 10px;
padding: 0px 0px 5px 13px;
background: transparent url(_images/list_arrow01.gif) no-repeat 0px 5px;
}

ul, ol { 
margin: 3px 0 0 0; /*removes indent IE and Opera*/
padding: 0px; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
}


/* ---------- PAGE ELEMENTS ----------*/

.txtred {
 color:#CC0000;
}

.halfnumbers {
 font: normal 9px 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
 font-style: normal;
 text-align: left;
}

.halfnumbersgreen {
 font: normal 9px 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
 font-style: normal;
 text-align: left;
  color:#669933;
}

.txtgreen{
 font: normal 11px 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
 font-style: normal;
 text-align: left;
 color:#669933;
}

.txtgrey{
 font: normal 11px 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
 font-style: normal;
 text-align: left;
 color:#444444;
 line-height: 17px;
}

.txtprodbody{
 font: normal 11px 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
 font-style: normal;
 text-align: left;
 color:#444444;
 line-height: 20px;
 text-decoration: none
}

.txtprodhead{
 font: normal 11px 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
 font-style: normal;
 text-align: left;
 color:#222222;
 line-height: 20px;
 text-decoration: none
}


.txtgreyunderline{
 font: normal 11px 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
 font-style: normal;
 text-align: left;
 color:#444444;
 line-height: 17px;
 text-decoration: underline
}


.heading3{
 font: normal 12px 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
 font-style: normal;
 text-align: left;
 color:#222222;
 line-height: 16px;
}

.txtred_cs{
 font: normal 11px 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
 font-style: normal;
 text-align: left;
 color:#660000;
}

.txtpurple{
 font: normal 11px 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
 font-style: normal;
 text-align: left;
 color:#660066;
}

.txtblue{
 font: normal 11px 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
 font-style: normal;
 text-align: left;
 color:#003366;
}

/* ---[ SIDE  LIST ]------------------------------- */

.sidelist h3 {
	margin: 0px;
	text-align: left;
	font-weight: normal;
	font-size: 13px;
	color: #ffffff;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 30px;
	padding-right: 0px;
	background: #000000;
	border-top:1px solid #ffffff;
}

.sidelist p {
	margin: 0px;
	text-align: left;
	font: normal 11px 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
	border: 0;
	color: #333333;
}


.sidelistGreen a, .sidelistGreen a:visited {
	display: block;
	color: #333333;
	text-decoration: none;
}

.sidelist a:hover, .sidelist a:active, .sidelist a:focus {
	color: #333333;
	text-decoration: underline;
}

.sidelistPadding {
padding-top: 13px;
padding-bottom: 13px;
padding-left: 30px;
padding-right: 0px;	
}

.sidetxt {
	margin: 0px;
	text-align: left;
	font-weight: normal;
	font-size: 10px;
	padding: 8px 12px 8px 12px;
}

.sidetxt p {
	line-height: 13px;
	margin-top: 0px;
}

.sidetxtGreen li { 
font: normal 11px 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
color: #333333;
line-height: 18px;
list-style-type: none;
padding: 0px 0px 10px 25px;
background: transparent url(_assets/arrow_products_green.gif) no-repeat 10px 6px;
}

.sidetxtGreen ul, .sidetxt ol { 
margin: 5px; /*removes indent IE and Opera*/
padding-top: 15px; /*removes indent Mozilla and NN7*/
padding-bottom: 5px; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
}

.sidetxt h3 {
	margin: 0px;
	text-align: left;
	font-weight: normal;
	font-size: 13px;
	color: #eeeeee;
	padding: 5px 15px;
	background: #336666 url(images/sidebar_head_bg.gif) no-repeat left top;
}

.sidetxt h4 {
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0;
	}

.sidetxt a:link, .sidetxt a:visited {
	text-decoration: underline;
	color: #006600;
	}

.sidetxt a:hover {
	color: #339900;
	text-decoration: none;
	}

