/* Site specific color and images that 'skin' the selected layout. */

/*
.formButton {
	BORDER: 1px solid #67914c;
	background-color: #edf3e9;
	text-align: center;
}
*/
#mainContent {
	position: relative;
	width:100%;
	}
#blueHeader  {
	margin-left: 27px;
	margin-top: 1px;
	width: 240px;
	height: 24px;	
	background-color: #2A327B;
	border-left: 3px solid #808081;
	border-top: 3px solid #808081;
	border-right: 3px solid #808081;
	}
#blueHeader img {
	width: 242px;
	height: 24px;	
	}
#phoneNumber {
	position: absolute;
	top: 7px; 
	left: 35px;
	color: 	#E6E4E4;
	font-weight: bold;
	font-size: 1.0em;
	}
#email {
	position: absolute;
	z-index: 2;
	top: 8px; 
	left: 230px;
	}
#sitemap {
	position: absolute;
	z-index: 2;
	top: 8px; 
	left: 250px;
	}	
#headerPhoto {
	margin-left: 273px;
	margin-top: -112px;
	width: 305px;
	height: 112px;
	}
.lightBlue {
	width: 100%;
	height: 5px;
	background: #8B91C1;
	}
#orangeBar {
	background-color: #DA9023;
	}	
#mainTable {
	margin-left: 27px;
	width: 770px;
	}
#menuCol {
	background-color: #2A327B;
	width: 240px;
	border-left: 3px solid #808081;
	border-right: 3px solid #808081;
	}		
#mainCol {
	padding-left: 10px;
	height: 400px;
	width: 523px;
	padding-bottom: 10px;
	}
#buyNow {
	display: block;
	width: 231px;
	height: 140px;	
	margin: 100px 0 10px 3px;
	}
#buyNow img {	
	}
#buyNow a {
	display: block;
	width: 231px;
	height: 140px;
	background: url(../images/buyNow.jpg) no-repeat;
	}				
#buyNow a:hover {
	background: url(../images/buyNow_r.jpg) no-repeat;
	}	
.priceText  {
	display: block;
	width: 135px;
	height: 72px;
	margin-left: 98px;
	padding-top: 20px;
	background-color: #2A327B;
	color: white;
	font-weight: bold;
	font-style: italic;
	}	
a.priceText {
	
	}	
.menuCategory	{
	margin-top: 10px;
	width: 231px;
	}
.menuCategory a, .menuCategory a:visited {
	display: block;
	margin-top: 5px;
	margin-left: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 1.5em;
	font-weight: bold;
	color: #B8BCDB;
	background: #3E468F;
	text-align: center;
	width: 231px;
	border: 1px solid #8B91C1;
	}

.menuCategory a:hover {
	background: #2A327B;
	color: white;
	border: 1px solid white;
	text-decoration: none;
	}		
#topMenu {
	position: absolute;
	top: 8px;
	left: 0px;
	width: 797px;
	text-align: right;
	}	
#navPage a, #navPage a:visited {
	margin-right: 7px;	
	margin-left: 7px;
	}
#navPage a:hover {
	color: 	#DA9023;
	text-decoration: none;
	}
#bottomBar {
	width: 100%;
	height: 25px;
	padding-left: 27px;
	background: #8B91C1;
	}
.bottomNav {
	float: left;
	width: 523px;
	text-align: center;
	margin-top: 3px;
	font-size: 1.0em;
	color: #2A327B;
	}	
#blueBottom  {
	margin-left: 27px;
	width: 240px;
	height: 24px;	
	background-color: #2A327B;
	border-left: 3px solid #808081;
	border-bottom: 3px solid #808081;
	border-right: 3px solid #808081;
	}
#blueBottom img {
	width: 242px;
	height: 24px;	
	}	
#orangeSearch {
	position: absolute;
	z-index: 3;
	top: 40px;
	left: 593px;
	width: 200px;
	}	
.searchTitle {
	display: block;
	color: white;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	margin-bottom: 15px;
	}	
.selectCountry {
	margin-bottom:1px;
	color: white;
	font-style: italic;
	font-size: 12px;
	}	
#orangeSearch form {
	margin-top: 0px;
	}	
#orangeSearch .formbutton {
	float: right;
	margin-top: 5px;
	}
#developer {
	margin-top: -20px;
	margin-left: 80px;
	}	
#developer a {
		color: #B8BCDB;
		}	
.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;
	}			