@charset "UTF-8";
/* CSS Document */


/* basic elements */

html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	}

body  {
	font-family: Arial, Helvetica, Geneva;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	margin: 0;
	padding: 0;
	text-align: left;
	background-image: url(images/apecase_bkgrnd.gif);
	background-repeat: repeat-x;
	}
	

a:link {
	text-decoration: none;

	color: #022a6b;
	}
	
a:visited {
	text-decoration: none;	

	color: #022a6b;
	}
	
a:hover, a:active {
	text-decoration: underline;
	color: #ef7f0a;
	}
	
	
/* type styles */		
	
.boldbody  {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	}

.whitebody  {
	color: #ffffff;
	}
	
.reviews  {
	color: #000000;
	font-style:italic;
	}
	
.productbody  {
	color: #666666;
	font-size: 10px;
	line-height: 16px;
	margin: 0;
	padding: 0;
	text-align: left;
	}
	
.product_heads {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
}
	
.menu_selected  {
	color: #ffffff;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #ef7f0a;
	}

.orange_subheads {
	color: #ef7f0a;
	font-weight: normal;
	font-size: 16px;
	line-height: 16px;
}

.whiteheads {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 30px;
	line-height: 42px;
}
	
.whitesubheads {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
}

	
/* home page */

#homecontainer {
	margin:auto;
	width:960px;
	position:relative;
	overflow: visible;
	height: 800px;
	top: 0px;
	}
	
#date {
	position: absolute;
	top: 77px;
	left: 557px;
	width: 296px;
	text-align: right;
	}
		
#search {
	position: absolute;
	top: 22px;
	left: 573px;
	width: 340px;
	}
	
#main_start {
	position: absolute;
	top: 0px;
	width: 940px;
	height: 242px;
	right: 18px;
	background-image: url(images/header_bkgrnd.gif);
	background-repeat: repeat-y;
	}
	
#dcc {
	position: absolute;
	top: 428px;
	z-index: 100;
	padding: 20px;
	width: 514px;
	background-color: #FFFFFF;
	background-image: url(images/products_bkgrnd.gif);
	background-repeat: repeat-x;
	left: 342px;
	height: 352px;
	}
	
#main_page {
	position: absolute;
	top: 193px;
	left: 2px;
	width: 880px;
	background-color: #f3f3f3;
	background-image: url(images/footer_bkgrnd.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 20px;
	height: 880px;
	}
	
#sub_page {
	position: absolute;
	top: 193px;
	left: 2px;
	width: 880px;
	background-color: #f3f3f3;
	background-image: url(images/footer_bkgrnd.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	}
	
#main_flash {
	position: absolute;
	top: 176px;
	left: 20px;
	z-index: 100;
	height: 300;
	width: 880;
	background-repeat: no-repeat;
	}
	
	
#main_right {
	position: absolute;
	top: 650px;
	left: 21px;
	z-index: 100;
	padding: 20px;
	width: 270px;
	background-color: #FFFFFF;
	background-image: url(images/products_bkgrnd.gif);
	background-repeat: repeat-x;
	height: 362px;
	}
	
#product_locator {
	position: absolute;
	top: 823px;
	left: 342px;
	width: 516px;
	background-color: #FFFFFF;
	background-image: url(images/products_bkgrnd.gif);
	background-repeat: repeat-x;
	padding: 20px;
	}
	
#product_container {
	position: absolute;
	top: 106px;
	left: 726px;
	width: 167px;
	background-color: #FFFFFF;
	height: 267px;
	}

#main_left {
	position: absolute;
	top: 428px;
	left: 20px;
	z-index: 100;
	padding: 20px;
	width: 270px;
	background-image: url(images/news_bkgrnd.gif);
	background-repeat: no-repeat;
	}
	
	
#banner_ad {
	position: absolute;
	top: 415px;
	left: 348px;
	z-index: 100;
	width: 556px;
	}
	
	
#product_images {
	position: absolute;
	top: 200px;
	left: 157px;
	width: 250px;
	z-index: 200;
	}
	

#product_content {
	position: absolute;
	top: 188px;
	left: 431px;
	width: 483px;
	background-color: #FFFFFF;
	padding: 20px;
	z-index: 200;
	height: 431px;
	}
	

	
#bkgrnd {
	position: absolute;
	top: 396px;
	left: 235px;
	width: 293px;
	height: 106px;
	color: #666666;
	margin: 0;
	padding: 0;
	}
	


	

	
	
#menu_bar {
	position: absolute;
	top: 136px;
	left: 20px;
	margin: 0;
	width: 880px;
	padding: 0px;
	height: 40px;
	}
	
/* shared */
	
	
#footer {
	width: 882px;
	position: absolute;
	bottom: -310px;
	left: 6px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 10px;
	text-align: center;
}

#sub_footer {
	width: 882px;
	position: absolute;
	bottom: 55px;
	left: 2px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 10px;
	text-align: center;
}


#toplinks {
	position: absolute;
	top: -24px;
	left: -165px;
	width: 404px;
	height: auto;
	}

#copyright {
	margin: auto;
	width: 804px;
	text-align: center;
	position: relative;
}



	
/* subpages */

#subcontainer {
	margin: auto;
	position:relative;
	background-repeat: repeat-y;
	overflow: visible;
	height: 640px;
	width: 804px;
}

#titles {
	position: absolute;
	top: 118px;
	left: 242px;
	margin: 0;
	width: 300px;
	padding: 0;
	overflow: visible;
	z-index: auto;
	}
	
#sub_content {
	position: absolute;
	top: 211px;
	left: 82px;
	margin: 0;
	width: 452px;
	overflow: hidden;
	height: 300px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	}
	
#sub_sidebar {
	position: absolute;
	top: 195px;
	left: 560px;
	margin: 0;
	width: 201px;
	padding-top: 0;
	
	padding-bottom: 0;
	padding-left: 10px;
	}

/* Where to buy rollovers */


div.Table_01 {
	position:absolute;
	left:53px;
	top:98px;
	width:847px;
	height:276px;
}
div.logo-buttons-01 {	position:absolute;
	left:0px;
	top:0px;
	width:196px;
	height:63px;
}
div.logo-buttons-02 {
	position:absolute;
	left:211px;
	top:0px;
	width:195px;
	height:63px;
}
div.logo-buttons-03 {
	position:absolute;
	left:624px;
	top:0px;
	width:195px;
	height:63px;
}
div.logo-buttons-04 {
	position:absolute;
	left:211px;
	top:75px;
	width:195px;
	height:63px;
}
div.logo-buttons-05 {	position:absolute;
	left:0px;
	top:63px;
	width:99px;
	height:60px;
}
div.logo-buttons-06 {
	position:absolute;
	left:419px;
	top:79px;
	width:194px;
	height:60px;
}
div.logo-buttons-07 {
	position:absolute;
	left:0px;
	top:150px;
	width:195px;
	height:60px;
}
div.logo-buttons-08 {
	position:absolute;
	left:211px;
	top:150px;
	width:196px;
	height:60px;
}
div.logo-buttons-09 {
	position:absolute;
	left:0px;
	top:76px;
	width:198px;
	height:60px;
}

div.logo-buttons-10 {
	position:absolute;
	left:418px;
	top:0px;
	width:198px;
	height:60px;
}

div.logo-buttons-11 {
	position:absolute;
	left:624px;
	top:75px;
	width:198px;
	height:60px;
}
