/* AAPEC scalable layout CSS*/
body {
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #4D2156;
	background-color:#6B0064;
	background-image:url(../images/bktile.jpg);
	background-repeat:repeat-x;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 25;
	margin-left: 0;
}

#wrap {
	margin:0;
	padding:0;
	border:none;
	color: #502459;
}
		
#container {
	background-color:#FFFFFF;
	background-image:url(../images/bktile_wrap_scalable.gif);
	background-repeat:repeat-y;
	background-position:left top;
	margin-top: 1%;
	margin-right: 5%;
	margin-left: 5%;
	}

#container #header #header_logo .sponsor, #header_logo .sponsor_img {
	margin-bottom: 20px;
	background-position: right;
	margin-left: 20px;
	margin-top: 40px;
	margin-right: 20px;
}


#header {
background-image:url(../images/header_img_long_lft.gif);
	background-position:right 0;
	background-repeat:no-repeat;
	}


#header_logo {
	margin:0;
	padding:0;
	border:0;
	background-image:url(../images/header_logo_img_lft.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	overflow:hidden;
	height:161px;
	}

#header_sponsor {
	float:right;
	padding:20px 20px 20px 0;
	margin:0;}
		
#content {
	padding-top: 1em;
	margin-top: 0;
	margin-right: 3em;
	margin-bottom: 20px;
	margin-left: 250px;
}

/*#content h2 { margin-top: 0; }
		
.item {
	width:80%;
	margin:0 5% 5% 5%;
	padding:0;
	border:none;
	}
	
.item_lft_col, .item_rt_col {
	float:left;
	}

.item_lft_col {
	width:167px;
	padding:0;
	margin:0;}

.item_rt_col {
	padding:0;
	margin:0;
	width:50%;
	}
*/
.clearFloats {
	float:none;
	clear:both;
	margin:0;
	padding:0;
	border:none;}
	
#nav {
	width:200px;
	background-image:url(../images/menu_bk.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-bottom:258px;
	float:left;
	font-size:smaller;
	}
	
#nav ul {
	padding:0;
	margin:20px 0 0 20px;}	

#nav li {
	list-style:none;
	padding:0 0 5px 20px;
	margin:0 30px 5px 0;
	background-image:url(../images/menu_arrow.gif);
	background-repeat:no-repeat;
	background-position:left 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7D007D;
	}

#nav li a {
	color:#FFFFFF;
	text-decoration:none;
	}

#nav li a:hover {
	color: #000000;
	}
.float_right {
	float:right;}
	
.float_left {
	float:left;}
#footer {
	clear: both;
	margin:0 0 10px 0;
	padding:0;
	background-image:url(../images/footer_scalable.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	}	
	
#footer_menu {
	background-image:url(../images/footer_rt.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	font-size:10px;
	text-align:right;
	width: auto;
	height: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 9px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0;
	}
	
	#sub_footer_menu {
	font-size:10px;
	color: #EFB8F1;
	text-align: center;
	font-weight: normal;

	}

#sub_footer_menu a {
	color:#EFB8F1;
	text-decoration:none;
	margin:0;
	padding:0 5px 5px 0;
	}

#sub_footer_menu a:hover {
	text-decoration:underline;}
#prod_img_grid {
	margin:0;
	padding:0 /*2% 0 2%*/;
/*	margin:0 auto 40px 40px;
	padding:0 20px auto 20px;*/
	border:none;
	text-align:center;
	width:95%;}


#prod_details {
margin:0;
	/*margin:0 auto 0 auto;*/
	padding:0 /*20px 20px 20px*/;
	border:none;
	}
.prod_image {
	float: left;
	width: 200px;
	padding: 5px;
	display:block;
/*	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0;*/
	margin:0 10px 10px 0;
	height:170px;
	}
.prod_image img {
	padding:0;
	margin:0;
	border:none;
	}
	
#prod_img_grid p {
	text-align:center;
	margin:0/* auto  auto*/;
	padding:0 inherit 0 inherit;
	font-size: 11px;
	color: #2B112E;
}
		
#Feature {
	background-color: #F3F3F3;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 12px;
	border: 1px solid #999999;
	margin-bottom: 12px;
  min-height:110px;
  height:auto !important;
  height:110px;
}
#Feature h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-size: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;

}
.button {
	background-color: #CCCCCC;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	color: #6B0064;
}

#Feature img {
	float: right;
	border: 1px solid #CCCCCC;
	padding: 2px;
	background-color: #FFFFFF;
	margin-left: 4px;
}
