/* Site specific color and images that 'skin' the selected layout. */

/*
.formButton {
	BORDER: 1px solid #67914c;
	background-color: #edf3e9;
	text-align: center;
}
*/


#mainContainer {
	position: relative;
	width: 786px;
	}
#logo {
	position: absolute;
	z-index: 5;
	left: 5px;
	top: 2px;
	width: 460px;
	height: 65px;
	background: url(../images/logo.png);	
	}
#topMenu {
	position: absolute;
	z-index: 5;
	top: 80px;
	right: 35px;
	}	
#navPage a {
	margin-left: 10px;
	}
#navPage a:hover {
	text-decoration: none;
	color: #C27E01;
	}		
#headerTable {
	width: 786px;
	}
#mainHeader {
	width: 100%;
	background: url(../images/header_bck.jpg) repeat-x 100% 100%;
	height: 70px;
	}	
#rightHeader {
	width: 7px;
	background: url(../images/header_rgt.jpg) repeat-y;
	}
#rightHeader img {
	width: 7px;
	height: 1px; 
	}
#btmHeader {
	height: 12px;
	background: url(../images/haeder_bot.jpg) repeat-x;		
	}	

#mainContent {
	background: white;
	border-left: 1px solid #ACA3D5;
	border-right: 1px solid #ACA3D5;
	margin-left: 130px;
	margin-right: 16px;
	text-align: left;
	min-height: 470px;
	padding-left: 60px;
	padding-top: 15px;
	}
#bottomMenu {
	background: white;
	border-left: 1px solid #ACA3D5;
	border-right: 1px solid #ACA3D5;
	border-bottom: 1px solid #ACA3D5;
	margin-left: 130px;
	margin-right: 16px;	
	padding-bottom: 10px;
	}
#searchContainer	{
	position: absolute;
	z-index: 2;
	width: 213px;
	height: 46px;
	top: 70px;
	left: 0px;
	text-align: left;
	padding: 9px 0px 0px 12px;
	background: url(../images/search_bck.gif) no-repeat;	
	}
#detailContainer {
	}
#copyContainer {
	margin-right: 16px;
	margin-top: 5px;
	color: 	#C2BCE7;
	}	
#left {
	position: absolute;
	top: 115px;
	left: 0px;
	}
#leftCol {
	background: #D0AB67 url(../images/left_bck.jpg) repeat-x 0% 0%;	
	width: 161px;
	height: 397px;
	}	
#trimCol {
	width: 14px;
	background: url(../images/left_trim.jpg) repeat-y;
	}
#leftBottom	{
	height: 32px;
	background: #D0AB67 url(../images/left_bottom.jpg) no-repeat 0% 0%;	
	}	
ul#dropdown {
	text-align: left;
	padding: 0px;
	margin: 0 0 0px 0;
	}	
#dropdown li {
	list-style-type: none;
	padding: 0px;
	margin: 0;
	}
#dropdown a {
	display: block;
	color: #C2BCE7;
	font-size: 15px;
	font-family: times;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 15px 3px 3px;
	margin-right: 0px;
}
#dropdown a:hover {
	color: #7E6FD1;
	background: #1E0671 url(../images/menu_Arrow.jpg) no-repeat 98% 50%;
	}		
#quoteContainer {
	margin-top: 50px;
	}	
.quoteTitle {
	padding-left: 8px;
	color: #1E0671;
	font-size: 18px;
	font-family: "MS Serif", "New York", serif;
	}	
#quote {
	color: white;
	padding: 5px 10px 0px 5px;
	}	
#adminMenu {
	padding-left: 8px;
	}		
#newsContainer {
	position: absolute;
	top: 0px;
	left: 570px;
	}	
#ticker {
	margin-top: 10px;
	color: #C2BCE7;
	font-size: 14px;	
	font-weight: bold;	
	}
#corner {
	position: absolute;
	z-index: 6px;
	top: 50px;
	right: 0px;
	width: 26px;
	height: 32px;
	background: url(../images/corner.gif) no-repeat; 
	}
#page1 h2 {
	display: none;
	}

	
.standard h3 {
	font-family: "Georgia", "MS Serif",  serif;
	}	
#siteTagline {
	position: absolute;
	z-index: 7;
	top: 20px;
	left: 535px;
	color: red;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	color: #D89301;
	}	
#adbannerContainer {
	position: absolute;
	top: 100px;
	right: -130px;
	}	
#trailimageid {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: 310px;
	height: 1px;
	z-index: 1000;
	color: black;
	text-align: center;
	}	
#detailImage {
	margin-top: 15px;
	}	
.productDisplay #detailContainer {
	border: 1px solid #666666;
	}	
.productPrice, .productPriceFree {
	color: red;
	}	
.orderContainer .orderBox form {
	border: 1px solid #666666;
	background: #c1c1c1;
	}		
.productPriceRetail {
	color: #000066;
    }	
.productDisplay .storePrice {
	background: #f2f2f2;
	border-bottom: 2px solid #000066;
	color: #000066;
	}	