/* Site specific color and images that 'skin' the selected layout. */

/*
.formButton {
	BORDER: 1px solid #67914c;
	background-color: #edf3e9;
	text-align: center;
}
*/

body {
	background-repeat: repeat-x;
	margin: 13px 0 0 0;
	}
#mainContainer {
	position: relative;
	top: 0;
	left: 0;
	width: 810px;
	background: black;
	border: 1px solid #AEADAD;
	}
#logo {
	position: absolute;
	z-index: 5;
	top: -32px;
	left: 250px;
	background: url(../images/logo2.png);
	width: 300px;
	height: 198px;
	}	
#logo img {
	width: 300px;
	height: 198px;
	}		
#menuBar {
	width:800px;
	margin: 203px 5px 5px 5px;
	border: 1px solid #AEADAD;
	}
#menu {
	}
ul#dropdown {
	margin: 5px;
	padding-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	list-style-type: none;
	vertical-align: bottom;
	background: url(../images/menuBar.jpg) repeat-x;
	}	
#dropdown li  {
	display: inline;
	}
ul#dropdown li a	{
	list-style-type: none;	
	border-right: 1px solid black; 
	border-left: 1px solid #999999;
	padding: 3px 15px 3px 15px;
	}	
ul#dropdown li a:link {	
	padding: 3px 15px 3px 15px;
	margin: 0px;
	text-align: center;
	font-size: 1.0em;
	color: #D0CFCF;
	text-decoration: none;
	letter-spacing: 0.05em;
	font-weight: bold;	
	}
.menuCategory	{
	}
.menuCategory a, .menuCategory a:visited {
	font-weight: bold;
	color: #D0CFCF;
	}
.menuCategory a:hover {
	color: white;
	text-decoration: none;
	}	
ul#dropdown li a:hover {
	background: url(../images/menuRoll.jpg);
	color: white;
	margin: 0px;
	border-right: 1px solid #666666; 
	border-left: 1px solid white;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	}			
#mainTable {
	width: 790px;
	margin: 5px 10px 5px 10px;
	}
#leftCel {
	width: 590px;
	border-right: 1px solid #AEADAD; 
	}	
#rightCel {
	width: 200px;
	}	
#mainContent {
	margin-top: 33px;
	padding-left: 0px;
	padding-right: 10px;
	}	
h1 {
	display: block;
	margin-top: -33px;
	margin-bottom: 10px;
	}	
#leftImage {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 206px;
	overflow: hidden;	
	border: 1px solid #AEADAD;
	}	
#leftImage img, #rightImage img {
	width: 220px;
	height: 145px;
	margin-left: -7px;
	}
#rightImage {
	position: absolute;
	top: 10px;
	left: 592px;
	width: 206px;
	overflow: hidden;	
	border: 1px solid #AEADAD;
	}	
#overLay {
	position: absolute;
	z-index: 2;
	top: 5px;
	left: 5px;
	width: 800px;
	height: 157px;
	background: url(../images/overlay1.png) 50% 0% repeat-y;
	border: 1px solid #AEADAD;
	}	
#greyBox {
	position: absolute;
	z-index: 4;
	top: 80px;
	left: 11px;	
	width: 788px;
	height: 78px;
	background: #767575;
	border-top: 2px solid #333333;
	-moz-opacity:.3;
	filter:alpha(opacity=30);
	}
#greyBar {
	position: absolute;
	z-index: 2;
	top: 165px;
	left: -1px;                      
	width: 812px;
	height: 34px;
	margin-right: -1px;
	background: url(../images/bar.jpg) repeat-x;
	}	
#breadContainer {
	position: absolute;
	z-index: 5;
	display: block;
	width: 400px;
	top: 250px;
	left: 185px;
	text-align: right;
	}	
#searchContainer {
	position: absolute;
	z-index: 3;
	top: 170px;
	left: 25px;
	}
#searchBox input {
	margin: 0 0 0 0;
	padding-left: 3px;
	background: black;
	color: white;
	}	
#searchButton {
	position: absolute;
	z-index: 3;
	top: 170px;
	left: 173px;
	}	
#line {
	position: absolute;
	top: 270px;
	left: 10px;
	width: 790px;
	height: 1px;
	background-color: #AEADAD;
	}	
#phone {
	display: block;
	width: 200px;
	color: #AEADAD;
	font-weight: 600;
	font-size: 1.3em;
	text-align: center;
	margin-bottom: 25px;
	margin-top: 5px;
	}	
#newContainer, #feed {
	margin-left: 10px;
	}
#feed {
	margin-top: 5px;
	text-align: left;
	}	
#feed h2 {
	display: block;
	text-align: center;
	color: AEADAD;
	}	
#feed a {
	color: white;
	}	
.bottomRow {
	border-top: 1px solid #AEADAD;
	padding-top: 5px;
	}	
#menuCel {
	text-align: center;
	border-right: 1px solid #AEADAD;
	}
#bottomNav a {
	color: white;
	padding-left: 2.5px;
	padding-right: 2.5px;
	}	
#bottomNav a:hover {
	color: red;
	text-decoration: none;
	}	
#frontAdmin {
	position: absolute;
	z-index: 4;
	top: 15px;
	right: 25px;
	}	
#frontAdmin a {
	background: black;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	}	
#frontAdmin a:hover {
	background: none;
	text-decoration: none;
	}	
#MenubarNav {
	position: absolute;
	z-index: 5;
	top: 173px;
	left: 500px;
	}	
#navPage a, #navPage a:visited {
	color: white;
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 15px;
	}	
#navPage a:hover {
	text-decoration: none;
	color: black;
	}	
#footerText {
	margin-top: 5px;	
}	
	
	
	
/* layer 1 */	
#subNav {
	margin-bottom: 5px;
	margin-left: 5px;
	}	
	
.subCategory {
	width: 190px;
	margin-left: 5px;
	}	
.subCategory a, .subCategory a:visited {
	display: block;
	width: 190px;
	color: white;
	font-size: 1.5em;
	text-decoration: none;
	padding-left: 5px;
	}	
 .subCategory a:hover {
 	text-decoration: none;
	color: red;
	}	
/* layer 2 */
.subCategory li.selected  ul {
	display: block;
	}
.subCategory li  ul  {
	display: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}		
.subCategory li ul li a, .subCategory li ul li a:visited {
    display: block;
    color: #AEADAD;
    text-align: left;
    height: 15px;
	font-size: 1.0em;
    text-decoration: none;
	margin: 0px 0px 0px 0px;
    padding-left: 2px;
    margin-left-ltr-source: physical;
    margin-left-rtl-source: physical;
    text-indent: 30px;
	}
.subCategory li ul a:link {
	font-size: 1.0em;
	font-weight: bold;
	}	
ul.subCategory, ul.subCategory li ul {
	white-space: normal;
	padding: 0;
	margin: 0;
	}
ul.subCategory li ul {
	}	
.subCategory li, .subCategory li ul li  {		
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
.subcategory li ul li a:hover {
    text-decoration: none;
	 color: white;
	 background: red;
	}		
.thickLine {
	display: none;
	}	

/* end of category menu */	
#footerContainer {
	position: relative;
	width: 800px;
	margin: auto;
	}
	
#sslLogo {
	position: absolute;
	left: 600px;
	top: 10px;
	width: 200px;
	text-align: right;
	}	
#pageSSL {
	width: 210px;
	}	
/* product customizations */	

.orderContainer .orderBox form  {
	background-color: #333333;
	border: 1px solid #AEADAD;
	}
.productDisplay #detailContainer {
	border: 1px solid #AEADAD;
	}	
.productPrice, .productPriceFree {
	color: red;
	background: #333333;
	border-bottom: 2px solid #AEADAD;
	}	
#products .productPrice, #productsPriceFree {
	background: none;
	border: none;
	}		
.productPriceRetail {
	color: #000066;
    }	
.productDisplay .storePrice {
	background: #333333;
	border-bottom: 2px solid #AEADAD;
	color: red;
	}		
.detailImage, #detailImage img {
	float: none;
	border: 1px solid red;
	}	
.orderButton, .productDisplay input.orderButton {
	margin-top: -7px;
	}
.productDisplay .ordering {
	display: block;
	margin-top: 4px;
	}
.navPagethru .this-page {
	border: 1px solid #AEADAD;
	font-weight: bold;
	font-size: 13px;
	background-color: black;
	}	
.navPagethru a {
	background-color: #333333;
	border: 1px solid #AEADAD;
	}	
.navPagethru a:hover {	
	background-color: red;
	border: 1px solid #AEADAD;
	}
#feed .title {
	padding-bottom: 5px;
	border-bottom: 1px solid #AEADAD;
	margin-top: 5px;
	font-weight: 600;
	}	