/* 
Theme Name: *New Dynamic Dark Khaki
Description: A clean SEO enabled template (Dark Khaki)
*/
body {
	margin: 0;
	padding: 0;
	font-size:small;
	font-size:10px;
	text-align: center;
	color: #333;
	background: #CCD2AB;
	font: 76%/1.6em Verdana,Tahoma, "lucida grande",  sans-serif; 
	
}
a{
	text-decoration: none;
	color:#191970;
}
a:hover, a:active 
{
	text-decoration:none;
	
}

a.white:link {color: #ffffff; 
}

p {
	margin: 0 0 1em 1em;
	padding: 3 3 3 3;
	text-align:left;
	line-height: 1.4em;	
}
h1, h2, h3, h4 {
	font-family: Georgia, "Lucida Grande", "Lucida Sans Unicode", lucida, Verdana, sans-serif;
	color:#B1B88A;
	text-align:left;
}


h1 {
	font-size:16px;
}

h2 {
	font-size:16px;
	border-bottom:1px solid;
        text-indent: 5px;
	text-align:left;
}

h1 a {
	font-size:16px;
	text-decoration:none;
	color:#C1C79D;
        text-indent: 5px;
	text-align:left;
}

h3 {
	font-size:14px;
}

h4 {
	font-size:16px;
}

#rap {
	width: 970px;
	margin: 0px auto;
	padding: 0;
	text-align: left;
	line-height: 18px;	
	background:url(img/bodybag.gif) repeat-y left;
	background-color:#fff;
}
#header {
	margin: 0;
	padding: 20px 5px 0 5px;
	background: #191970 url(img/aquablue.jpg) no-repeat bottom;
	height:80px;
	width: 960px;
	float: right;	
	background-color:#CCD2AB;
}
#tagline{
color:#fff;
}

#content 
{
	float: right;
	margin:0;
	padding:5px;
	background: #fff;
	width: 780px;
	color:#333;
	overflow:hidden;	
}
#sidebar {
	margin: 0;
	width: 170px;
	padding: 5px;
	float:left;
	font-size:0.9em;
}
html>body #sidebar {
	width: 170px;
}
#header #storename {
	margin: 0;
	font-size: 1.4em;
	letter-spacing: 1px;
}
#header a {
	color: #CCD2AB;
	text-decoration: none;
	border-bottom: none;
}

#header a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: none;
}
#header p.desc {
	margin: 0;
	padding:0;
	font-size: 1.1em;
	color: #f0f0f9;
	word-spacing: 1px;
}

#mainNav{
background-color:#879058;
width:970px;
}
#gnav 
{
	list-style:none;	
	margin:0;
	padding:12px 0 2px;	
	text-align:left;	
	font-size:1.1em;		
	font-weight:bold;
	background:#879058;	
	letter-spacing:1px;
	font-family:Arial, Verdana, Tahoma, Serif;
	float:left;
}
#gnav li 
{
	list-style:none;
	display:inline;
	margin:0;
	padding:0;		
}
#gnav li a:link, #gnav li a:visited
{
	text-decoration:none;
	padding:4px 10px;	
	border:none;
}
#gnav li a:hover, #gnav li a:active
{
	background:#191970;
	color:#fff;
}

hr {
	display: none;
}
#sidebar h2 {
	margin: 0;
	padding:2px 3px;
	font-weight:bold;		
	font-size:1.2em;
	font-family:Arial, Tahoma, Verdana, Serif;
	background:#879058;
	color:#fff;
      text-indent: 2px;
}

#sidebar ul {
	list-style-type: none;
	padding:3px;
	margin: 0 0 1em 0;	
	border:#ccc 1px solid;
	background:#fff;
}

#sidebar ul li {
	margin: 0.5em 0 0 0;
	padding: 0;
}

#footer 
{
	clear: both;
	margin:0;
	padding: 3px 10px;	
	font-size: 10px;
	color: #333333;
	background:#DEE4C1;
	text-align:left;
	width:950px;	
	border-top:#CCD2AB 1px solid;
}

#header, #content, #sidebar, #footer {
    overflow: hidden;
}


/* content-specific */

.featuredProd {
  width: 22%;
  margin: 3px 5px;
  float: left;
  overflow: hidden;
  }

.featuredProd a img { 
  width: 175px;
  height: 175px;
  display: block;
  border: none;
  margin: auto;
  margin-bottom: 10px;
  overflow: hidden; 
} 
.featuredProd a {
font: bold 11px Arial, Helvetica, sans-serif;
text-decoration:none;
}
.featuredProd a:hover {
text-decoration:underline;
}
.featuredProd p {  /* featured products description */
  color: #333;
  margin: auto;
} 
.catProdList p { 
  color: #333;
  margin: auto;
} 
.catProdList {
  width: 23%;
  margin: 3px 7px;
  float: left;
  overflow: hidden;
  }

.catProdList a img { 
  width: 175px;
  height: 175px;
  display: block;
  border: none;
  margin: auto;
  margin-bottom: 10px;
  overflow: hidden; 
} 

.catProdList a {
font: bold 11px Arial, Helvetica, sans-serif;
margin: auto; 
text-decoration:underline;
}

.catProdList a:hover {
text-decoration:none;
}

.similarProd p { 
  color: #333;
  margin: auto;
} 

.similarProd {
  width: 22%;
  margin: 3px 5px;
  float: left;
  overflow: hidden;
  }

.similarProd a img { 
  width: 175px;
  height: 175px;
  display: block;
  border: none;
  margin: auto;
  margin-bottom: 10px;
  overflow: hidden; 
} 
.similarProd a {
font: bold 11px Arial, Helvetica, sans-serif;
text-decoration:underline;
}

.similarProd a:hover {
text-decoration:none;
}

.similarProd p { 
  color: #333;
  margin: auto;
} 
.relatedProd {
  width: 23%;
  margin: 3px 5px;
  float: left;
  overflow: hidden;
  }

.relatedProd a img { 
  width: 175px;
  height: 175px;
  display: block;
  border: none;
  margin: auto;
  margin-bottom: 10px;
  overflow: hidden; 
} 
.relatedProd a {
font: bold 11px Arial, Helvetica, sans-serif;
text-decoration:underline;
}

.relatedProd a:hover {
text-decoration:none;
}

.relatedProd p { 
  color: #333;
  margin: auto;
} 

.categoryLink {
  width: 23%;
  margin: 3px 5px;
  float: left;
  overflow: hidden;
  text-align: center;
  margin-bottom: 10px;
  }

.categoryLink a img { 

  display: block;
  border: none;
  margin: auto;
  overflow: hidden; 
} 
.productImg { 
float: left; 
border: none;
margin: 3px; 
} 
#artlistbox {
  width: 770px;
}
#artbox {
  background: url('img/artbottom.gif') repeat-x left bottom;
  margin-left:5px;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0px;
  padding-left:0px;
  padding-right:0px;
  padding-top:0px;
  padding-bottom:8px
}

a.artlink {
	display: block; float:right; clear:both; margin-bottom:10px;
	height: 20px; width:100px; text-align:center; color:#fff;
	background: green; font:bold 14px/20px Arial, Helvetica, sans-serif; text-decoration:none
}
a.artlink:hover { background:#333; }
/*a.artlink b {
	position: absolute;
	left: -10000px;
}*/

.deptColumn {
  float: left;
  width: 202px;
  }
.deptColumn img {
  width: 200px;
  height: 200px;
  border: none;
  }
.deptColumn .mainDept li {
  list-style-image: url(img/arrow-large.gif);
  margin-bottom: 0px;
  border-bottom: 1px solid #91BB60;
  }
.deptColumn .mainDept li a {
  font: Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  }
.deptColumn .catList {
  padding-left: 10px;
  }
.deptColumn .catList li {
  padding-bottom: 4px;
  list-style-image: url(img/arrow-small.gif);
  }
.deptColumn .catList li a {
  font: Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  font-weight: normal;
  }
.deptColumn .catList .viewAll a {
  font-weight: bold;
  }
.clear { 
	overflow: hidden; 
	clear: both; 
	height: 1px; 
	margin: -1px 0 0 0; 
	font-size: 1px; 
}


.price { 
float:right; 
width:300px; 
padding:30px 0 30px 10px; 
text-align:center; 
clear:right; 
font-weight: bold;
color: #191970; 
}
.iconHeadline { width:480px; }
.desc { clear:right; color:863f00 }
.prodimg { float:left; margin:0 5px 5px 0; }


.product_window_med{
background-position:center center; 
width:175px; 
height:175px; 
background-repeat:no-repeat;
margin:5px;
float:left;
}

.product_window_med img {
width:175px;
height:175px;
}

.product_window_lrg {
background-position:center center; 
width:275px; 
height:300px; 
background-repeat:no-repeat;
margin:5px;
float:left;
}

.product_window_lrg img {
width:275px;
height:300px;
}

.prodPageImg {
margin:0 10px 5px 0;
}

.featured {
	color: #000;
	background-color: #fff;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.featuredHilight {
	color: #fff;
	background-color: #009EC3;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}


.featuredTab {
	color: #000;
	background-color: #C7C1AD;
	font: bold 11px Arial, Helvetica, sans-serif;
}

#featuredTab a{
	display: block;
	padding: 4px 14px 4px 14px;
	color: #000;
	background-color: #C7C1AD;
	text-decoration: none;
	font: bold 11px Arial, Helvetica, sans-serif;
}

.borderTd {
	border:  #CCC 1px solid;
}

.narrowBox {
	background: #ccc;
}

.navnew{
 position: absolute; 
	top: 102px;
	width: 970px;
padding-bottom:5px

}

.img1 {
	float: left;
	margin-right: 15px;
}
.img1 p {
   text-align: center;
}

#newsletter{
   background-image: url(/images/newsletter.jpg);
}




.deals td.descCell,.deals th.descCell,th.descCell,.descCell{padding-right:5px;padding-left:5px}
.deals td.descCell2,.deals th.descCell2,th.descCell2,.descCell2{padding-right:20px}
.deals td.descCell h3{padding:0 0 3px;margin:0}
.deals td.imgCell,.deals th.imgCell,th.imgCell,.imgCell{padding-right:8px;padding-left:10px}
.deals .rowTopA th{border-top:1px #ccc solid;background-color:#f0f0f0;color:#333;font-weight:700;padding:6px 5px 7px 5px}
.deals .rowTopB th{background-color:#f0f0f0;color:#333;font-weight:700;padding:6px 5px 7px 5px}
.deals td{padding:15px 5px 10px;border-top:1px dotted #ccc}
.deals .first td,.xpcDeals .first td{border-top:0}
.deals h3,.xpcDeals h3{font-size:120%;font-weight:700}
.deals td.storeInfoCell{padding-left:15px;padding-right:15px}
.deals td.storeInfoCellXpc{padding-left:15px;padding-right:25px}



.nowraps{white-space:nowrap}

div.productDealCell .price{font-size:120%;font-weight:700;color:#03c;width:117px;overflow:hidden;margin:0;padding:0}
div.productDealCell a.price{font-size:100%;font-weight:700;color:#333;width:117px;overflow:hidden;margin:0 0 5px}
div.productDealCell a.price:hover{text-decoration:none}
.buyAtTxt{color:#999;font-size:80%;white-space:normal;min-width:110px}


/*.aBtn styles - IE-specific styles for this button are in bbIe.css*/
.aBtn{font-size:100%;font-weight:700;margin:1px 0 3px;white-space:pre}
.aBtn.rtbl{font-size:100%;font-weight:700; margin:5px 0 3px -5px; white-space:pre}
.aBtn ul,.aBtn ul li,.smlBtn ul,.smlBtn ul li,.orngBtn ul,.orngBtn ul li{list-style:none;margin:0;padding:0}
.aBtn ul{padding:11px 0 8px 0;text-align:left}
.aBtn ul.cent{text-align:center}
.aBtn ul li,.smlBtn ul li,.orngBtn ul li,.smlBtn ul li,.smlNrwBtn ul li{display:inline;white-space:pre}
.aBtn ul li.lastop5,.smlBtn ul li.last,.orngBtn ul li.last,.smlNrwBtn ul li.last{margin-right:0}
.aBtn ul li a{background:url(/theme/img/btnRtMT.gif) no-repeat 100% 0;color:#fff;padding:8px 0 11px 0;text-decoration:none}
.aBtn ul li a,.aBtn ul li a:link,.aBtn ul li a:visited,.aBtn ul li a:hover,.smlBtn ul li a,.smlBtn ul li a:link,.smlBtn ul li a:visited,.smlBtn ul li a:hover,.smlNrwBtn ul li a,.smlNrwBtn ul li a:link,.smlNrwBtn .smlBtn ul li a:visited,.smlNrwBtn ul li a:hover{color:#fff;text-decoration:none}
.aBtn ul li a span{background:url(/theme/img/btnLeftM1.gif) no-repeat;padding:8px 25px 11px 15px;text-transform:uppercase}
.aBtn ul li a, .smlBtn ul li a, .orngBtn ul li a, .secBtn ul li a, .smlNrwBtn ul li a,{padding: 0}
.aBtn ul li a.sec{padding-top:0px;}
.orngBtn ul li a span, .secBtn ul li a span {padding: 2px 15px 8px 15px;white-space:nowrap}