/**
 * 100% height layout with header and footer
 * ----------------------------------------------
 * Feel free to copy/use/change/improve
 */

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background: URL("/graphics/bg.jpg") #fbfbf9 repeat-x;
	font-family:arial,sans-serif;
	font-size:12px;
	color:#303030;
}

/* main table */

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto 0 auto; /* center, not in IE5 */
	width:866px; 
	padding: 0;
	background: URL("/graphics/grad866.png") repeat-y; /* page bg with fade */
	_background: URL("/graphics/grad866.gif") repeat-y; /* page bg used in IE6 */
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}

div#header {
	width:866px;
	height:146px;
	background: url("/graphics/header.gif")  no-repeat;
	_background: url("/graphics/header6.gif")  no-repeat;
	margin: 0 auto 0 auto;
}
	
div#content {
	width:850px;
	padding:0 0 150px 0; /* bottom padding for footer */
	margin: 0 auto 0 auto;
	position:relative;
}

div#content_bcb {
	width:850px;
	padding:0 0 150px 0; /* bottom padding for footer */
	margin: 0 auto 0 auto;
	background: url("/graphics/bcb.gif") no-repeat top right;
	position:relative;
}

div#content_cnb {
	width:850px;
	padding:0 0 150px 0; /* bottom padding for footer */
	margin: 0 auto 0 auto;
	background: url("/graphics/cnb.gif") no-repeat top right;
	position:relative;
}

div#footer {
	position:absolute;
	width:866px;
	height:185px;
	bottom:0; /* stick to bottom */
	color: #ffffff;

	background: url("/graphics/footer.gif") no-repeat bottom;
	_background: url("/graphics/footer6.gif") no-repeat bottom;
	font-size:10px;
	margin: 0 auto 0 auto;
	visibility: hidden;
}




/* main nav */


#topmenu {
	width: 850px;
	height:31px;
	margin: 0 auto 0 auto;
	background: #000;
}

#leftmenu {
	width: 175px;
	height:400px;
	margin: 0;
	float:left;
	border-right:1px solid #e0dbca;
	border-top:9px solid #b2b2b2;
}




/* content formatting */

#splash_pagecontent {
	width: 785px;
	margin: 35px 0 50px 35px;
	overflow: hidden;
	line-height:16px;
	float:left;
	display:inline;
}


#landing_pagecontent {
	width: 570px;
	margin: 39px 52px 20px 0;
	padding:0 0 0 24px;
	overflow: auto;
	line-height:17px;
	float:right;
	display:inline;
}

#pagecontent {
	width: 570px;
	margin: 44px 50px 20px 40px;
	padding:0 0 0 7px;
	overflow: auto;
	line-height:17px;
	float:right;
	display:inline;
}

#other_pagecontent {
	width: 670px;
	margin: 35px 0 60px 75px;
	padding:0 0 0 7px;
	overflow: hidden;
	line-height:16px;
	float:left;
	display:inline;
}


#right_foot {
	float: right;
	padding-top: 21px;
	padding-right:30px;
	text-decoration: underline;
}

#left_foot {
	float: left;
	padding-top: 21px;
	padding-left:30px;
}



#clear {
	clear: both;
}






/* text styles */

form {
	margin: 0;
}

a {
	color: #da3b38;
	text-decoration: underline;
	 outline: none;

}
a:hover {
	color: #057c4c;
	text-decoration: underline;
}

a.imedia {
	color: #ffffff;
	text-decoration: underline;
}
a.imedia:hover {
	color: #b2b2b2;
	text-decoration: underline;
}

a.launch {
	color: #da3b38;
	font-size:17px;
	font-weight:bold;
	font-family:garamond, times, serif;
	text-decoration: underline;
}
a.launch:hover {
	color: #057c4c;
	text-decoration: underline;
}



h1 {
	font-weight:bold;
	font-size:15px;
	color: #00653b;
	text-transform: uppercase;
	margin:0 0 22px -7px;
}

h2 {
	font-weight:bold;
	font-size:15px;
	color: #00653b;
	text-transform: uppercase;
	margin:0 0 10px 0;
}


p { 
	margin:12px 0 12px 0;
}

.contact td {
font-size: 10px;
text-align:right;

}

.error {
	font-size:15px;
	line-height:17px;
	color: #1b1a1d;
	padding:10px 20px 20px 20px;
}



/* catalog styles */

a.catalog {
	color: #01177a;
	text-decoration: none;
}
a.catalog:hover {
	color: #0266c4;
	text-decoration: none;
}
.catalogText {	
	text-decoration: none;
	font-size: 10pt;
}
.catalogTitle {
	color: #5C4033;
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
}
td.cartdisplay {
	background: #eaeaea;
	border-bottom: solid 1px #bababa;
	padding: 6px 8px;
	}

td.cartdisplaytop {
	border-bottom: solid 1px #bababa;
	padding: 2px 8px;
	font-weight: bold;
	}
	
td.cartname {
	font-weight: bold;
	font-size:11px;
	}
td.cartoptions {
	font-size: 11px;	
	}
td.cartsub {
	padding: 6px 8px;
	}
.border {
	border: solid 1px #eeaf04;
}






/* menu codes */

.pipelist {
   overflow: hidden;
   width: 840px;
   margin:0 auto 0 7px;
   font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
   
   }

.pipelist ul {
   list-style: none;
   margin: 0;
   padding: 0;
   }

.pipelist li {
   float: left;
   line-height: 31px;
   margin: 0;
   padding: 0 12px 0 12px;
   .padding: 0 12px 0 12px;
   white-space: nowrap;
   
   }

.pipelist li:hover {
	}
	
.pipelist a {
	color: #ffffff;
	text-decoration: none;
}
.pipelist a:hover {
	color: #e4615f;
	text-decoration: none;
}	
	
	
	
	


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#blueblock{
width: 175px;
padding: 0;
font-size: 11px;
color: #202629;
text-align:left;
text-transform:uppercase;
border-top:9px solid #f3f1e9;
}

* html #blueblock{ /*IE 6 only */
w\idth: 150px; /*Box model bug: 180px minus all left and right paddings for #blueblock  from the UL and LI */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
margin: 0;
}

li a.blueblock {
display: block;
padding: 11px 0 0 25px;
color: #003b21;
background:url("/graphics/menubg.gif") no-repeat #f3f1e9;
text-decoration: none;
width: 150px;
height:22px;
border-bottom:1px solid #e0dbca;
}

html>body li a.blueblock { /*Non IE6 width*/
width: auto;
}

li a.blueblock:hover{
color: #da3b38;
	text-decoration: none;
}

