@CHARSET "ISO-8859-1";

body {
   background: #EEE8DC url(/images/general/bg_gradient.png) repeat-x 0 0;
   /* font-family: Geneva, Arial, Helvetica, sans-serif; */
   font-family: Verdana,Arial,Helvetica,sans-serif;
   font-size: 12px;
}
#wrapper {
   
}
#header {
   background: #D8CFB2 url(/images/general/pageHeader3.jpg) no-repeat 0 0;
   height: 198px;
}
#primaryNav {
   background: #EEE8DC url(/images/general/navGradient.jpg) repeat-x 0 0;
}
#search span {
   font-family: Times New Roman, serif;
   font-size: 20px;
   font-weight: 800;
   color: #4E8393;
}
.search td {
   text-align: left;  
}
#searchTitle{
   font-family: Times New Roman, serif;
   font-size: 20px;
   font-weight: 800;
   color: #4E8393;
}


.search select {
   color: #4e8393;
}
/*
#search input[type=text] {
   width: 400px;
   font-size: 16px;
}
*/
.navList ul {
    padding-bottom: 15px;
}

.navList li a {
   /* Display block to allow height attribute. Height, padding and margin make hover background fit 
   the 30 px height of the parent container  */
   display: block;
   height: 23px;
   margin-top: -7px;
   padding-top: 7px;
   font-family: Times New Roman, serif;
   font-size: 17px;
   font-weight: 800;
   color: #4E8393;
   text-decoration: none;
}
.navList li ul li a {
	display: block;
	width: 175px;
	height: 20px;
	margin: auto;
	color: white;
	font-size: 15px;
	margin-left: 30px;
	padding: 5px;
}
.navList li ul li  {
	height: 20px;

}
.navList li ul li a:hover {
	color: white;	
	background-color: #3C626F;
}
.navList li a:hover {
   color: #E4DDCB;
   background-color: #4E8192;
}
.navList  #last a:hover {
   margin-right: -8px;
}
.navList  #last ul {
   margin-left: -98px;
}
.navHeader {
   background-image: url(/images/general/down.gif);
   background-repeat: no-repeat;
   background-position: 94%;
}

#content {
   background-color: white; 
}
#catContainer {
   background-color: white; 
}
#categories div {
   border: 3px solid #4E8393;
   -moz-border-radius: 4px; /* Firefox */
   -webkit-border-radius: 4px; /* Safari */
}
#featured_center_wrapper {
	width: 222px;
	height: 250px;
	margin: 0;
	padding: 0;
	border: 0px none #285862;
	background-image: none;
	background-color: #D67DA4;
}
#featured_container {
	font-size:12px;
	color: #FFFFFF;
	float: left;
	width: 222px;
	height: 202px;
	padding: 0;
	margin: 0;
	border: none !important;
	background-image: none;
	background-color: #D67DA4;
	line-height: 110%;
}
#featured_container_button {
	padding-top: 0px;
	border: none !important;
}
#featured_container img {
	padding-top: 0px;
	border: 1px solid #000000;
}

#featuredBrands {
  border: 3px double #4E8393;    
}
#secondaryNav {
   background: #EEE8DC url(/images/general/navGradientBottom.png) repeat-x 0 0;
}
.secondaryNavList {

}
.secondaryNavList li {
   list-style: none;
}
.secondaryNavList li a {
   font-family: Times New Roman, serif;
   font-size: 15px;
   font-weight: bold;
   color: #4E8393;
   text-decoration: none;
   background-image: url(/images/general/navBottomDivider.png);
   background-repeat: no-repeat;
   background-position: right;
}
.last a {
   background-image: none !important;
}

.secondaryNavList li a:hover {
   color: #E4DDCB;
   background-color: #4E8192;
   /* increase left margin to hide seperator  */
   margin-left: -3px;
}
#about {
   padding: 10px 30px;
   text-align: justify;
   line-height: 1.5em;
   color: #4E8192;
}
#footer {
   background-color: white;
}
#contactBar {
   background: pink url(/images/general/pinkBar.png) no-repeat 0 0;
}
#contactBar p {
   font-family: Times New Roman, serif;
   font-size: 12px;  
   letter-spacing: 1px;
   color: black;
}
#headerClose {
   
}
.featuredText {
   text-align: center;
   font-family: Times New Roman, serif;
   font-size: 17px;
   font-weight: 800;
   color: #4E8393;
}
a {
   color: black;
}
a:hover {
   color: #285862;
   text-decoration: none;
}
.prodLink {
    

}

.product_box {
    font-size: 12px;
    color: #4b818d;
    padding: 0 5px 15px 5px;
}

.product_box a {
    color: #4b818d;
    font-size: 11px;
}

.sale_price {
     font-weight: bold;
     color: #4B818D;
}

.reduced_price {
   text-decoration: line-through;
   color: #4B818D;
}
   
.productImages img {
   border: 1px solid #285862;  
}
.title {
   font-size: 18px;
   font-weight: bold;
   color: #285862;
}

.product_data {
   float: left;
   width: 300px;
   min-height: 300px;
   padding: 30px;
   
}

.product_image {
   float: left;
   padding: 30px 0;
   width: 325px;
}
#product_name {
   font-weight: bold;
   color: #4B818D;
   font-size: 14px;
   border-bottom: 1px solid #D67DA4;

}
#product_description {
   color: #4B818D;
   padding: 20px 0;
}
.green {
   color: #4B818D;
}
.bold {
   font-weight: bold;
}
p {
 padding: 5px 0;  
}
#featuredborder {
   border:1px solid #000000;
}
:focus {
   outline: 0;
}

#featured_left {
   float: left;  
   padding: 10px;
}
#featured_center {
   float: left;  

}
#featured_right {
   float: right;  
   padding: 10px;
}
.red { color: #D67DA4;}

#searchSubmit {
	background-color: #D3769D;
	border: 2px solid #D3769D;
	color: #FFFFFF;
	font-weight: bold;
}
#searchSubmit:hover {
   background-color: #467D8C;
}