@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	background-image: url(/images/bgLarge.jpg);
	background-repeat: no-repeat;
	padding:0;
	margin:0;
	font-family:Tahoma, Arial, Helvetica;
	font-size:11px;
	color:#FFFFFF;
}

hr {
	color: #ffc20e; 
	background-color: #ffc20e; 
	height: 1px; 
	border: 0px;
}

/**************************************************************************
HEADER STYLES
**************************************************************************/
h1 {
	color:#ffc20e;
	font-size:24px;
	margin:0;
	font-family:Helvetica, Arial, Tahoma;
	font-weight:normal;
}
h3 {
	color:#ffc20e;
	font-size:18px;
	margin:0;
	font-family:Helvetica, Arial, Tahoma;
	font-weight:normal;
}

h2 
{
	color:#000000;
	font-size:18px;
	margin:0;
	font-family:Helvetica, Arial, Tahoma;
	font-weight:normal;
}
/**************************************************************************
CONTAINER/HEADERS
**************************************************************************/
#mainContainer {	
	width:970px;
	margin:0 auto;
}
#header {
	height:123px;
	width:970px;
}
#logo {
	width:236px;
	float:left;
}
#headerRight {
	width:734px;
	float:left;
}
#headerTop {
	height:68px;
	padding:0 0 0 430px;
}	
#headerBtm {
	height:55px;
}
#bannerQuote {
	height:185px;
}
/**************************************************************************
HOME CONTENT
**************************************************************************/
#contentBlockDes {
	height:500px;
	background-image:url(/images/home_textBlock2.jpg);
	background-repeat:no-repeat;
	padding:14px 18px 0 22px;
}
#contentBlock {
	height:290px;
	background-image:url(/images/home_textBlock2.jpg);
	background-repeat:no-repeat;
	padding:14px 18px 0 22px;
}
#contentBlock a:link { 
	color: #ffc20e;
	text-decoration: none;
}
#contentBlock a:visited {
	color: #ffc20e;
	text-decoration: none;
}
#contentBlock a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#contentBlock a:active {
	color: #ffc20e;
	text-decoration: none;
}
.contentSection {
	width:294px;
	float:left;
}
.contentSection ul { 
	padding: 0px 16px 0px 0px;
	margin: 0px 0px 12px 4px;
	line-height: 14px;
	list-style-type: none;
}
.contentSection li { 
	background-image: url(/images/bullet_arrow-trans.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin: 0px;
	padding: 0px 0px 8px 16px;
	list-style-type:none;
}
/**************************************************************************
SECOND LEVEL CONTENT
**************************************************************************/
#contentBlockL2 {
	background-image:url(/images/l2ContentBg.gif);
	background-repeat:repeat-x;
	padding:14px 18px 0 22px;
	background-color:#242424;
}

#contentBlockL3 {
	/*background-image:url(/images/l3ContentBg.gif);
	background-repeat:repeat-x; */
	padding:14px 18px 0 22px;
	background-color:#FFFFFF;
	color:#000000;
}

#contentBlockL3 p{
	color:#000000;
	}
	
#contentBlockL3 h1{
	color:#dd3721;
	}	
	
#contentBlockL3 h2{
	color:#000000;
	}	
	
#contentBlockL3 h4{
	color:#000000;
	}	

#contentBlockL2 a:link { 
	color: #ffc20e;
	text-decoration: none;
}
#contentBlockL2 a:visited {
	color: #ffc20e;
	text-decoration: none;
}
#contentBlockL2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#contentBlockL2 a:active {
	color: #ffc20e;
	text-decoration: none;
}
.contentSectionL2
{
	width: 620px;
	float:left;
	font-size: 13px;
}

.contentSectionL3 
{
	width: 100%;
	float:left;
	font-size: 13px;
}

.contentSectionL2 ul { 
	padding: 10px 16px 0px 0px;
	margin: 0px 0px 12px 4px;
	line-height: 14px;
	list-style-type: none;
}
.contentSectionL2 li { 
	background-image: url(/images/bullet_arrow-trans.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin: 0px;
	padding: 0px 0px 8px 16px;
	list-style-type:none;
}
.contentSectionL2 ul ul { 
	padding: 2px 16px 0px 0px;
	margin: 0px 0px 8px 32px;
	line-height: 14px;
	list-style-type: none;
}

.contentSectionL2_RC 
{
	width:270px;
	float:left;
	padding:0 14px 0 24px;
}
/**************************************************************************
FOOTER
**************************************************************************/
#footer {
	height:172px;
	background-image:url(/images/bg_footer.jpg);
	background-repeat:no-repeat;
	padding:0 0 50px 0;
}
#footerInfo {
	padding: 40px 0 0 194px;
}
#footer a {
	padding:0 3px 0 3px;
}
#footer a:link { 
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #D3D3D3;
	text-decoration: none;
}
#footer a:hover {
	color: #ffc20e;
	text-decoration: underline;
}
#footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#footerBtm {
	padding:20px 0 0 20px;
	color:#666666;
	font-size:10px;
}
#footerBtm a:link { 
	color: #666666;
	text-decoration: none;
}
#footerBtm a:visited {
	color: #666666;
	text-decoration: none;
}
#footerBtm a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#footerBtm a:active {
	color: #666666;
	text-decoration: none;
}
.clear {
	clear:both
}

/* ------------------------------------------------------------------------------------ */
/* FORMS
/* ------------------------------------------------------------------------------------ */

.frmButtonS
{
  width: 55px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color: #000000;
}

.frmButtonM
{
  width: 100px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color: #000000;
}

.frmTextBoxXS
{
  width: 50px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	color: #000000;
	text-align: left;
	background-color:#EEEEEE;
}

.frmTextBoxS
{
  width: 105px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	color: #000000;
	text-align: left;
	background-color:#EEEEEE;
}

.frmTextBoxM
{
  width: 200px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	color: #000000;
	text-align: left;
	background-color:#EEEEEE;
}

.frmTextBoxL
{
  width: 300px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	color: #000000;
	text-align: left;
	background-color:#EEEEEE;
}


.frmTextBoxXL
{
  width: 400px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	color: #000000;
	text-align: left;
	background-color:#EEEEEE;
}

.frmTextAreaS
{
  width: 325px;
  height: 100px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	color: #000000;
	text-align: left;
	background-color:#EEEEEE;
}
.frmTextAreaM
{
  width: 425px;
  height: 150px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	color: #000000;
	text-align: left;
	background-color:#EEEEEE;
}

.frmTextAreaL
{
  width: 425px;
  height: 175px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	color: #000000;
	text-align: left;
	background-color:#EEEEEE;
}

.frmTextAreaXL
{
  width: 400px;
  height: 250px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	color: #000000;
	text-align: left;
	background-color:#EEEEEE;
}

.frmTextAreaXXL
{
  width: 550px;
  height: 500px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	color: #000000;
	text-align: left;
	background-color:#EEEEEE;
}

.frmListBox
{
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	color: #000000;
	text-align: left;
	background-color:#EEEEEE;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.frmFilterListBox
{
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: #000000;
	text-align: left;
	background-color:#EEEEEE;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* ------------------------------------------------------------------------------------ */
/* PRODUCT THUMBNAILS AND THUMBNAIL GROUPING TITLE AREAS
/* ------------------------------------------------------------------------------------ */
.thumbBox {
	width: 134px;
	height: 200px;
	border: 1px solid #5d5d5d;
	padding: 5px 5px 4px 5px;
	margin: 0px 4px 4px 0px;
	float: left;
	overflow: hidden;
	color:#000000;
}

/* ------------------------------------------------------------------------------------ */
/* SHOPPING CART
/* ------------------------------------------------------------------------------------ */
.cartGrouping{ 
	width: 900px;
	overflow: hidden;
	background: url(/images/vert-divider.gif) repeat-y;
	background-position: 660px 0px;
}
.cartProducts {
	float: left;
	width: 675px;
}
.cartTotal {
	float: left;
	width: 210px;
	overflow: hidden;
	padding-left: 15px;
}
.cartError {
	color: #ff6b1a;
}
.cartNote {
	color: #999999;
	font-size: 9px;
	line-height: 1.2em;
}
.cartPrice {
	font-size: 12px;
}

.checkoutSteps {
	float:right;
	width:400px;
	text-align:right;
	padding:32px 0 0 80px;
	font-size:11px;
	color:#666666;
}
.checkoutStepBox { 
	float:left;
	width:60px;
}
.checkoutSteps a {
	padding:0 0 0 0;
}
.checkoutSteps a:link { 
	color: #666666;
	text-decoration: none;
}
.checkoutSteps a:visited { 
	color: #666666;
	text-decoration: none;
}
.checkoutSteps a:hover { 
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}
.checkoutSteps a:active { 
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}




/* ------------------------------------------------------------------------------------ */
/* PRODUCT DETAILS
/* ------------------------------------------------------------------------------------ */
.productContentArea {
	width: 900px;
	border: 1px solid #5d5d5d;
	overflow: hidden;
	padding: 10px;
}
.productPic {
	float: left;
	width: 400px;
}
.productDetails {
	float: left;
	width: 480px;
}


#contentBlockCareers {
	height:1000px;
	background-image:url(/images/home_textBlock2.jpg);
	padding:14px 18px 0 22px;
}
