/* 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: 827px;
	background: url(../images/mainBck.jpg);
	text-align: left;
	}
	
#pageTop {
	background: url(../images/topMenubck.jpg);
	width: 827px;
	height: 28px;
	}

#header {
	background: white url(../images/headBck.gif) 50% 50% no-repeat;
	margin-left: 10px;
	width: 808px;
	height: 230px;
	}	
#logoContainer {
	position: absolute;
	z-index: 4;
	top: 50px;
	left: 11px;
	
	}		
#headerImg {
	position: absolute;
	z-index: 2;
	top: 28px;
	left: 242px;
	} 		
#year {
	position: absolute;
	z-index: 3;
	top: 143px;
	left: 587px;
	background: url(../images/1848.gif);
	width: 116px;
	height: 116px;
	}
#siteTagline {
	position: absolute;
	z-index: 4;
	top: 97px;
	left: 580px;
	display: block;
	width: 108px;
	height: 108px;
	color: white;
	font-size: 1.5em;
	font-weight: bold;
	font-family: ;
	font-style: italic;
	text-align: center;
	padding-top: 20px;
	line-height: 1.0em;
	}	
#mainTable {
	width: 806px;
	margin-left: 11px;
	}
#table1 {
	width: 806px;
	height: 400px;
	}
#menu {
	width: 231px;
	padding-top: 3px;
	background-color: #F2F2F2;
	}
#mainCell {
	padding-left: 10px;
	padding-right: 10px;
	}
#topMenu {
	position: absolute;
	top: 10px;
	right: 12px;
	text-align: right;
	}	
#navPage {
	}
#navPage a {
	color: #727274;
	padding-left: 20px;
	}	
#navPage a:hover {
	color: #333333;
	text-decoration: none;
	}
#navPage a:visited {
	color: #727274;
	}
.menu_category {
	}		
.menu_category a, #adminMenu a {
    display: block;
    color: #000066;
    text-align: left;
    height: 20px;
	padding-top: 2px;
    width: 231px;
    text-decoration: none;
    border-bottom: 1px solid #000066;
    margin-left-value: 1px;
    margin-left-ltr-source: physical;
    margin-left-rtl-source: physical;
    text-indent: 10px;
    background-color: rgb(242, 242, 242);
    letter-spacing: normal;
    font-weight: bold;

	}
.menu_category a:visited, #adminMenu a:visited {
	color: #000066;
	}	
ul#dropdown, ul#mainMenu {
	white-space: normal;
	padding: 0;
	margin: 0;
	}
#dropdown li, ul#mainMenu {		
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
.menu_category a:hover, #adminMenu a:hover {
	background-color: #cccccc;
	background-image: url(/images/submenu-on.gif);
	background-position: 98% 50%;
	background-repeat: no-repeat;
    text-decoration: none;
    color: #000066;
	}
#mainMenu5 {
	display: none;
	}		
#footerContainer {
	background: url(../images/footerMenubck.jpg) no-repeat;
	width: 827px;
	height: 28px; 			
	}
#searchBoxBG {
	position: absolute;
	top: 150px;
	left: 18px;
	width: 224px;
	}	
.searchText {
	color: #CCCCCC;
	font-size: 1.1em;
	font-weight: 600;
	}	
#midLine {
	position: absolute;
	z-index: 20;
	top: 143px;
	left: 230px;
	width: 400px;
	height: 1px;
	background: white;
	}	
#row1 {
	position: absolute;
	z-index: 20;
	top: 28px;
	left: 242px;
	width: 1px;
	height: 235px;
	background: white;
	}		
#row2 {
	position: absolute;
	z-index: 20;
	top: 28px;
	left: 357px;
	width: 1px;
	height: 235px;
	background: white;
	}	
#row3 {
	position: absolute;
	z-index: 20;
	top: 28px;
	left: 473px;
	width: 1px;
	height: 235px;
	background: white;
	}		
#row4 {
	position: absolute;
	z-index: 20;
	top: 28px;
	left: 587px;
	width: 1px;
	height: 235px;
	background: white;
	}			
#foot {
	width: 808px;
	}	
.detailImage {
	margin-top: 10px;
	border: 1px solid #000099;
	}	
#page1 #products {
	border-top: 2px solid #000099;
	}	
#productSpecs h2	{
	color: white;
	background-color: #000066;
	}		
#developer a {
	color: #999999;
	}	
.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;
	}	