/**
 * 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: #d5d5d5;
	font-family:trebuchet ms,sans-serif;
	font-size:12px;
	color:#0d0d76;
}

/* main table */

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto 0 auto; /* center, not in IE5 */
	width:786px;
	background: url("./graphics/shadowbg.gif") #ffffff repeat-y;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
	
}

div#header {
	width:770px;
	height:119px;
	background: url("./graphics/header2.gif") no-repeat;
	margin: 0 auto 0 auto;
}
	
div#content {
	padding:0 0 30px 0; /* bottom padding for footer */

}

div#footer {
	position:absolute;
	width:770px;
	height:28px;
	bottom:0; /* stick to bottom */
	text-transform:uppercase;
	font-weight: bold;
	_font-weight: normal;
	background: url("./graphics/footer.gif") repeat-x;
	font-size:10px;
	margin: 0 auto 0 8px;
}




/* main nav */


#topmenu {
	width: 770px;
	height:23px;
	margin: 0 auto 0 auto;
	background: #d10100;
	border-top: #e88080 1px solid;
}




/* content formatting */

#splashcontent {
	width: 770px;
	padding: 0;
	overflow: auto;
	line-height:15px;
	float:left;
	margin: 0 auto 0 8px;
	display:inline;
}

#pagecontent {
	width: 655px;
	padding: 29px 50px 20px 65px;
	overflow: auto;
	background: url("./graphics/bodybg.gif") no-repeat;
	line-height:15px;
	float:left;
	

}

#storepagecontent {
	width: 604px;
	overflow: auto;
	line-height:15px;
	float:left;
	
	
	

}

#storeleft {
	width: 166px;
	height:360px;
	margin: 0 0 0 0px;
	padding:0px;
	font-size:11px;
	background: url("./graphics/storebg.gif") no-repeat;
	float:left;
	margin: 0 auto 0 8px;
	

}

#storetop {
	width: 604px;
	height:107px;
	margin: 0 0 0 0px;
	background: #eeeeee;
	border-bottom:1px solid #bebed4;
}

#storebottom {
	width: 604px;
	margin: 0 0 0 0px;
	text-align:center;
}


#right_foot {
	color: #ffffff;
	float: right;
	padding-top: 8px;
	padding-right:20px;
}

#left_foot {
	color: #ffffff;
	float: left;
	padding-top: 8px;
	padding-left:20px;
}

.stores {
	width: 190px;
	float:left;
	background: url("./graphics/storesbg.gif") repeat-y;
	line-height:20px;
	float:left;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	border:0px solid;
}

.announce {
	width: 265px;
	float:left;
	background: url("./graphics/announce.gif") no-repeat;
	line-height:15px;
	float:left;
	font-size:12px;
	border:0px solid;
}

.prod {
	width: 315px;
	background: url("./graphics/prodbg.gif") #9c9ca4 no-repeat;
	line-height:15px;
	float:left;
	font-weight:bold;
	color:#ffffff;
	text-transform:uppercase;
	border:0px solid;
	border-bottom: 1px solid #8b8b94;
}

.prodpic {
	width: 120px;
	border: 1px solid #ffffff;
	margin:11px 0 0 12px;
	_margin:11px 0 0 6px;
	border:0px solid #000000;
	float:left;
}
.prodct {
	width: 165px;
	_width: 165px;
	margin:15px 8px 0 8px;
	_margin:15px 4px 0 6px;
	font-size:11px;
	.font-size:10px;
	float:right;
	text-align:center;
	border:0px solid;
}

.whatsnew {
	width:360px; 
	padding:87px 0 0 20px; 
	font-family:TimesÊNewÊRoman,times,serif;
	font-style:italic; 
	text-transform:uppercase; 
	color:#ffffff; 
	font-size:18px; 
	float:right;
}

#clear {
	clear: both;
}






/* text styles */



a {
	color: #00006a;
	text-decoration: underline;
}
a:hover {
	color: #d10100;
	text-decoration: underline;
}

a.imedia {
	color: #ffffff;
	text-decoration: underline;
}
a.imedia:hover {
	color: #d10100;
	text-decoration: underline;
}

a.storelink {
	color: #00006a;
	text-decoration: none;
}
a.storelink:hover {
	color: #d10100;
	text-decoration: underline;
}

a.announcelink {
	color: #2d2d2d;
	text-decoration: underline;
}
a.announcelink:hover {
	color: #d10100;
	text-decoration: underline;
}


h1 {
	font-family:verdana, sans-serif;
	font-style:italic;
	font-size:20px;
	color: #232389;
	text-transform: uppercase;
	margin: 0 0 25px -29px;
}

h2 {
	font-style:italic;
	font-size:16px;
	font-weight:bold;
	color: #232389;
}

h3 {
	font-weight:bold;
	color: #d10100;
	text-transform:uppercase;
	margin:0;
	font-size:12px;
}

.stleft {
	font-family:TimesÊNewÊRoman,times,serif;
	font-size:18px;
	color: #242389;
	font-weight:bold;
	text-transform: uppercase;
}

p { 
	margin:12px 0 12px 0;
}

.contact td {
font-size: 10px;
text-align:right;

}

/* catalog styles */

a.catalog {
	color: #01177a;
	text-decoration: none;
}
a.catalog:hover {
	color: #0266c4;
	text-decoration: underline;
}
.catalogText {	
	text-decoration: none;
	font-size: 10pt;
	text-align:left;
}
.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: 760px;
   margin:0 0 0 10px;
   font-size:12px;
   text-transform:uppercase;
   font-weight:bold;
   font-family:verdana;
   
   }

.pipelist ul {
   list-style: none;
   margin: 0;
   padding: 0;
   }

.pipelist li {
   border-left: 0px solid #e0d3ab;
   float: left;
   line-height: 23px;
   margin: 0 .5em 0 -.5em;
   padding: 0 14px 0 14px;
   white-space: nowrap;
   
   }

.pipelist li:hover {
	background: ;
	}
	
.pipelist a {
	color: #ffffff;
	text-decoration: none;
}
.pipelist a:hover {
	color: #ffec1d;
	text-decoration: none;
}	
	
	
	
	
