/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  07: 3Col_Fixed_Width
  ------------------------------------------------
*/
html { min-height: 100%; margin-bottom: 1px; }
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #000000;
	margin: 0px;
	padding: 0;
	line-height: 1.64em;
	background-color: #F3F9EF;
	background-image: url(images/jul09/pageback.png);
	background-repeat: repeat-x;	
}

#outer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
	height: 186px;
	background-image: url(images/jul09/headernew.png);
	background-repeat: no-repeat;
}
#wrapper {
	width: 1008px;
	margin: 0 auto;
}
#center img {
	padding: 4px;
}

#column_wrapper {
	width: 1008px;
	background-color: transparent;
	background-image: url(images/jul09/backpka.png);
	background-repeat: repeat-y;
	margin: 0px auto;
	padding: 0px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#center {
	width: 700px;
	float: left;
}
#left {
	width: 197px;
	float: left;
	font-size: 0.75em;
	line-height: 1.2em;
	margin-left: 0px;
	padding: 0px 0px 0px 23px;
	margin-top: 0px;
}
#right {
	width: 160px;
	float: left;
	min-height:450px;
}
#center .content {
	padding: 24px 32px;
	font-size: 0.75em;
	line-height: 1.65em;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#left .content {
	line-height: 1.5em;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 24px;
	padding-left: 0px;
}
#right .content {
	padding: 24px 16px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#right li {
	list-style-position: outside;
	list-style-type: square;
}

#masthead .content {
	padding: 0px;
	color: #262B13;
	text-align: right;
	float: right;
	width: 350px;
	height: 165px;
	margin-right: 34px;
}
#footer {
	color: #1F2310;
	padding: 0px;
	font-size: 0.7em;
	clear: both;
	height: 79px;
	text-align: right;
	width: 1008px;
	margin: 0 auto;
	background-image: url(images/jul09/footernew2.png);
	background-repeat: no-repeat;
}

#footer .content {
	margin-right: 45px;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
}

.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#topnav {
	font-size: .75em;
	margin: 0px 36px 0px 0px;
	padding: 0px;
	float: right;
	width: 500px;
	text-align: right;
}
#topnav a:link{
	color: #1E230D;
	text-decoration: none;
	font-weight: bold;
}
#topnav a:visited {
	color: #1E230D;
	text-decoration: none;
	font-weight: bold;
}
#topnav a:hover {
	color: #009900;
	text-decoration: none;

}

#center a:link {
	color: #000000;
}
#center a:visited {
	color: #000000;
}
#center a:hover {
	color: #8FCE25;
}
#right a:link {
	color: #000000;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #826800;
}
#center li {
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #FFFFFF;}
.p7uberlink {
	letter-spacing: .15em;
	border-color: #000000 !important;
	color: #FFFFFF;
}
h1 {
	font-size: 1.6em;
	margin: 0;
	color: #000000;
	padding: 12px 6px 0px 15px;
	background-image: url(images/head1.png);
	background-repeat: no-repeat;
	height: 30px;
}
h2 {
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px 0 0;
	height: 0.8em;
	font-size: 0.85em;
}
h3 {
	color: #FFFFFF;
	line-height: 1.4em;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 6px;
	background-image: url(images/jul09/navback2.png);
	background-repeat: repeat-x;
}
h4 {
	font-size: 1.2em;
	color: #000000;
	line-height: 1.4em;
	display: block;
	margin: 0px 0 0;
	border-top: 1px solid #F9FBF7;
	border-bottom: 1px solid #F9FBF7;
	font-weight: bold;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
	font-weight: normal;
}
#minicart {
	margin: 55px auto 5px;
	padding: 2px 10px 10px;
	text-align: center;
	width: 150px;
	border: 1px solid #000000;
}
td.mincart {
	font-size: 10px;
	font-family : Verdana;
	margin-right: auto;
	margin-left: auto;
	background: #FFF;
}

td.mincartTop{
	border-bottom: 1px solid #c3e3d8;

}
td.mincartB{
	border-top: 1px solid #c3e3d8;
	background-color:#b4d7d0;

}

.mincart a{
	color: #038566;
	text-decoration: none;
}
.mincart a:hover {
	color: #666666;
}
table.mincart{
		border: 1px solid #c3e3d8;

	}
p.mincart {
	font-size: 10px;
	font-family : Verdana;
}
#paypal {
	padding: 4px;
	position: relative;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}
#designs {
	margin-top: 0px;
	margin-bottom: 5px;
	border: 1px solid #BFCDA4;
}
#signup {
	width: 180px;
	border: 1px solid #BFCDA4;
	margin-left: 24px;
	float: left;
}


#about {
	width: 650px;
	background: url(images/about2.jpg) no-repeat right;
	height: 350px;
	padding: 4px;
}



#about .content {
	width: 185px;
	font-size: 0.9em;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 24px;
	color: #000000;
}
.detaildescription{
	line-height: 1.3;
	font-size: 10px;
	font-family : Verdana,Arial,sans-serif;
	color : #000;
	
}
td.prodimage{
	border: 1px solid #c3e3d8;
}

td.tableBorder{
	border: 1px solid #c3e3d8;
	background-color:#b4d7d0;
	}
	


hr.prodseparator{
	border-bottom: 1px dotted #999999;
	background: url(images/hr.gif) no-repeat center;
}
.prodimage{
	
	border-style: none;
}
#news {
	text-align: right;
	font-size: 0.85em;
	margin-top: 0px;
	width: 250px;
	float: right;
	height: 75px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #1E230D;
}#news form{
	margin:0;
	padding:0;
	width: 250px;
}
#news  .search-box{ /*outer background*/
	height: 20px;
	padding:0;
	
}
#news  input.search-field{ /*input field */
	float: left;
	border:0;
	margin:0;
	font-family:tahoma;
	font-size: 12px;
	height:18px;
	background: #e7e7e7 url(images/topsearch.png) repeat-x top left;
	border: 1px solid #3d4a54;
	color: #5c5c5c;
	width: 175px;
	padding: 3px 0px 0px 3px;
}
#news input.search-go    { /*search icon */
	border:0;
	padding:0;
	margin-left: 0px;
	height: 20px;
	width: 34px;
	background: url(images/topsearchbut.gif) no-repeat top left;
	cursor: pointer;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	float: right;
}
#search {
	width: 250px;
	float: right;
	padding-top: 50px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	position: relative;
	margin: 0px;
	height: 50px;
}
#search form{
	margin:0;
	padding:0;
	width: 220px;
}
#search  .search-box{ /*outer background*/
	height: 20px;
	padding:0;
	width: 190px;
	margin: 0px;
}
#search  input.search-field{ /*input field */
	float: left;
	border:0;
	margin:0;
	font-family:tahoma;
	font-size: 12px;
	height:18px;
	background: #e7e7e7 url(images/topsearch.png) repeat-x top left;
	width: 175px;
	border: 1px solid #3d4a54;
	color: #5c5c5c;
	padding: 3px 0px 0px 4px;
}
#search input.search-go    { /*search icon */
	border:0;
	padding:0;
	margin-left: 0px;
	height: 20px;
	width: 34px;
	background: url(images/topsearchbut.gif) no-repeat top left;
	cursor: pointer;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	float: right;
}
.price{
	color: #537913;
	font-size: 11px;
	font-weight: bold;
}
#faq {
	color: #1B3629;
	font-size: 0.75em;
}
#faq a:link {
	color: #1B3629;
	text-decoration: none;
}
#faq a:visited {
	color: #CBE0B8;
	text-decoration: none;
}
#faq a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#login {
	text-align: center;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.minner {
	text-decoration : none;
	padding: 4px;
	color: #212911;
	border-style: none;
	
	display: block;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	width: 175px;
}
/* all levels outer */
.moout {
	text-decoration: none;	background: url(images/navback.png) repeat;
}
.moover {
	color: #4D6C2F;
	background: #CBE0B8;
	text-decoration: none;	
}
.prodname{
	font-size: 0.85em;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.prodname a{
color:#038566;

}

td.prodnavigation {
font-size: 11px;
font-family : Verdana;
color : #000000;
}
P.prodnavigation {
font-size: 11px;
font-family : Verdana;
color : #000000;
}
td.product {
	background-color: #FFF;
	
}
span.price, .prodprice {
	color: #000000;
	font-weight:bold;
	text-align: left;
}
span.detaillistprice {
	color: #990000;
	font-weight:normal;
	text-align: left;	
} 
div.prodcurrency {
font-size: 10px;
font-family : Verdana,Arial,sans-serif;
color: #000000;
text-align: center;
width: 100%;
}
.pagenums{display:none;}
.detailname{
	font-size: 1.0em;
	line-height: 1.2em;
	color: #000000;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
}span.extraimage{
	color: #CC0000;
}hr {
	height: 0;
	border-top: 1px solid #CCCCCC;
	border-right: 0 solid #CCCCCC;
	border-bottom: 0 solid #CCCCCC;
	border-left: 0 solid #CCCCCC;
}
.girls {
	font-size: 1.8em;
	line-height: 1.6em;
	color: #006600;
	background: #CCCCCC;
}

.proddescription {
	text-align: left;
	border-style: none;
	font-size: 0.85em;
	line-height: normal;
}
#frontpage {
	height: 476px;
	width: 687px;
	background-image: url(prodimages/front.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: left top;
	float: left;
}

#frontpage .desc {
	width: 200px;
	float: left;
	color: #000000;
	margin: 75px 50px 175px;
	padding: 2px 10px 10px;
	height: auto;
	background-color: transparent;
	background-image: url(prodimages/frontpageback.png);
	background-repeat: repeat;
	background-position: left top;
	line-height: 1.2em;
	font-size: 12px;
	}
	
* html #frontpage .desc {
	background: url(navback.gif) repeat;
	
}
#frontpage   h5{
	font-size: 1.2em;
	font-weight: bold;
	color: #474E2D;
	line-height: 1.5;
	margin: 0px;
	padding: 0px;
}

#frontpage .shop {
	color: #000000;
	line-height: 1.8em;
	font-style: italic;
	font-weight: bold;
	text-align: right;
}#frontpage .content p{
	font-size: 1.2em;
}
#frontpage a:link{
	color: #000000;
	text-decoration: none;
}#frontpage a:visited{
	color: #000000;
	text-decoration: none;
}#frontpage a:hover{
	text-decoration: none;
	color: #004200;
}
#frontpage .side {
	float: right;
	width: 182px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	height: 470px;
}


p.catname {
text-align: center;
margin-top: 0px;
margin-bottom: 4px;
}

p.catdesc {
margin-top: 0px;
margin-bottom: 4px;
display:none;
}

img.catimage {
	border: 1px;
	}

td.catname {
text-align: center;
}

td.catnavigation {
text-align: left;
}
#center fieldset {
	background-image: url(images/formback.jpg);
	background-repeat: no-repeat;
	width: 350px;
	padding: 24px;
	border-style: none;
}
#center label {
	color: #000000;
}
h1.about {
	width: 341px;
	height: 59px;
	text-indent: -9999px;
	background-image: url(images/headings/about.jpg);
	background-repeat: no-repeat;
}
h1.contact{
	width: 341px;
	height: 59px;
	text-indent: -9999px;
	background-image: url(images/headings/contact.jpg);
	background-repeat: no-repeat;
}
h1.pay{
	width: 341px;
	height: 59px;
	text-indent: -9999px;
	background-image: url(images/headings/payment.jpg);
	background-repeat: no-repeat;
}
h1.ship{
	width: 341px;
	height: 59px;
	text-indent: -9999px;
	background-image: url(images/headings/shipping.jpg);
	background-repeat: no-repeat;
}
h1.size{
	width: 341px;
	height: 59px;
	text-indent: -9999px;
	background-image: url(images/headings/sizing.jpg);
	background-repeat: no-repeat;
}
h1.ack{
	width: 341px;
	height: 59px;
	text-indent: -9999px;
	background-image: url(images/headings/acknowledge.jpg);
	background-repeat: no-repeat;
}
h1.ret {
	width: 365px;
	height: 59px;
	text-indent: -9999px;
	background-image: url(images/headings/returns.jpg);
	background-repeat: no-repeat;
}

#frontpage img {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#left .nav {
	width: 198px;
}

* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	
}
a.tooltip span {
	display:none;
	padding:2px 3px;
	margin-left:8px;
	width:450px;
}
a.tooltip:hover span{display:inline; position:absolute; border:1px solid #cccccc; background:#ffffff; color:#6c6c6c;}

#logo a {
	float: left;
	width: 400px;
	margin-left: 54px;
	margin-top: 35px;
	display: block;
	height: 71px;
	text-decoration: none;
	border-style: none;
  
}
#logo a span {
  visibility: hidden;
}
	
#logo a:hover {
	background-color: transparent;
}

 
.ProductList {

}

.ProductList span {
	margin: 6px;
	padding: 0;	
	float: left;
	background: none;
	background-image: none;
}

.ImageThumb {
	border: 0;
}