/* Site specific color and images that 'skin' the selected layout. */

/*
.formButton {
	BORDER: 1px solid #67914c;
	background-color: #edf3e9;
	text-align: center;
}
*/


#mainContainer {
	position: relative;
	top: 0;
	left: 0;
	width: 740px;
	}
#searchBar {
	height: 30px;
	background-color: #6633cc;
	border-left: 2px solid black;
	border-right: 2px solid black;
	text-align: left;
	overflow: hidden;
	}	
#topNav {
	position: absolute;
	top: 132px;
	right: 12px;
	color: white;
	}	
#navPage a, #navPage a:visited	{
	color: white;
	padding-left: 1px;
	padding-right: 1px;
	}
#navPage a:hover {
	color: #FFCC33;
	text-decoration: none;
	}

#mainTable {
	border-left: 2px solid black;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	} 
.leftCel {
	width: 165px;
	background: black;
	text-align: left;
	}	
#menu {
	margin-top: 10px;
	
	}
.leftCel #adminMenu {
	margin-left: 0px;
	}	
ul#dropdown {	
	maqrgin: 0 0 0 0;
	padding: 0 0 0 0;
	white-space: nowrap;
	border: 0px;
	width: 155px;
	
	}
#dropdown li, .leftCel #adminMenu li {
	list-style-type: none;
	max-width: 155px;
	}	
.menuCategory {
	margin-left: 0px;
	}	
.menuCategory a, .menuCategory a:visited, .leftCel #adminMenu a {
	color: white;
	font-size: 1.0em;
	max-width: 110px;
	font-weight: 600;
	text-decoration: none;
	max-width: 155px;
	text-indent: 0px;
	margin-left: 3px;
	width: 155px;
	overflow: hidden;
	letter-spacing: -.2px;
	border-bottom: 1px solid #000000;
	}	
 .menuCategory a:hover,  .leftCel #adminMenu a:hover {
 	text-decoration: none;
	color: #6633CC;
	border-bottom: 1px solid #6633CC;
	}	
.rightCel {
	background: #999999;
	}	
.rightCel h1 {
	display: block;
	text-align: center;
	}	
#newsContainer {
	color: white;
	margin-left: 20px;
	margin-top: 195px;
	}	
#mainFlash {
	background: white;
	}	
.mainCel {
	background: white;
	width:571px;
	}	
.mainCel #mainContent {
	margin-top: 5px;
	}	
#phone {
	float: left;
	margin-left: 0px;
	text-align: left;
	width: 20px;
	height: 25px;
	background: url(/images/icons/icon_phone.gif) 50% 50%;
	}
.phone {
	float: left;
	color: white;
	font-size: .8em;
	margin-top: -22px;
	font-weight: 600;
	text-indent: 20px;
	margin-bottom: 5px;
	width: 165px;
	}	
#bottomMenu {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 20px;
	color: #6633cc;
	}
#bottomMenu a {
	color: #6633cc;
	font-size: .8em;
	font-weight: 600;
	}			
#footerText, #copyright, #footerText a, #footerText a:visited {
	color: white;	
	}
#homelink {
	position: absolute;
	z-index: 99;
	top: 0;
	left: 0;
	}
#homelink img {
	width: 400px;
	height: 120px;
	border: 0;
	}		
.detailImage {
	border: none;
	border-color: none;
	}	
/* product customizations */	

.orderContainer .orderBox form {
	background-color: white;
	border: 1px solid #6633CC;
	width: 100%;
	}
.productDisplay #detailContainer {
	}	
.price {
	color: black;
	}	
#detailContainer .price {
	color: #6633cc;
	}	
.productPrice, .productPriceFree {
	color: #6633cc;
	border-bottom: 2px dotted #c1c1c1;
	}	
#products .productPrice, #productsPriceFree {
	background: none;
	border: none;
	text-align:right;
	display: block;
	width: 100px;
	}		
.productPriceRetail {
	color: #000066;
    }	
.productDisplay .storePrice {
	background: white;
	border-bottom: 2px solid black;
	color: #6633cc;
	}		
#detailContainer .orderbox	{
	text-align: center;
	}
#detailContainer .formfield	 {
	margin: 0 0 4px 0;
	font-size: 10px;
	color: black;
	}
.productDisplay .detailImage {
  float: none;
 }
#productTable {
 	width: 490px;
	}	
.products td.left {
	padding: 0 0 0 0;
	}	
.mainCel .outputForm {
	width: 480px;
	}
.mainCel .formText  {
	width: 90%;
	}	
.formText {
	background: white;
	}	
.mainCel .formbg, .formbg .formText {
	width: 300px;
	}	
	
.formbg .thickImg, .formbg .thinImg {
	overflow: hidden;
	width: 480px;
	}	
	
#products .listingImageContainer {
	width: 150px;
	}
.navPagethru {
	font-size: 1.2em;
	}	