/*imported stylesheets*/

/*end of imported stylesheets*/

/*general rules*/
*{
margin:0px;
/*padding:0px;*/
list-style:none;
text-decoration:none;
/*border:none;*/
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

html{
	height: 100%;
}

body{
	/*background:#634730;*/
	background:#e1f1b0;
	height: 100%;
	text-align: center;
}

/*headings an paragraphs*/
body.info p{
	text-align:justify;
}

img
{
border:none
}

p{
	font-size:12px;
	color:#634730;
}

p.quote{
	font-weight:bold;
}

h1{
	font-weight:normal;
}

body.info h1.heading{
	margin-bottom:10px;
}

h1.heading, h1.catname{
	color:#D71440;
	font-size:26px;
}

h1.heading span{
	font-size:14px;
	color:#00A4BD;
	margin-left:5px;
}

h1.prodheading{
	color:#D71440;
	font-size:25px;
	margin-bottom:15px;

}

h1.bigheading{
	text-align:center;
	margin-top:40px;
	color:#D71440;
	font-size:50px;

}

/*end of headings an paragraphs*/


.lhsborder{
	border-left:1px dashed #634730;
}

.hrrow{
	border-bottom:1px dashed #634730;
	margin-bottom:-1px;
}

.brown{
	background: url("/_skin/images/brown.jpg") center center no-repeat;
}

.red{
	background: url("/_skin/images/red.jpg") center center no-repeat;
}

.green{
	background: url("/_skin/images/green.jpg") center center no-repeat;
}

#maincontent .zoom{
	font-weight:bold;
	color:#634730;
	display:block;
	margin-top:15px;
	font-size:10px;
}

 #maincontent .zoom:hover{
	color:#d71440;
	text-decoration:none;
}

table {
	color:#634730;
}

input{
	color:#634730;
	background:none;
}


/*colors*/

#content .lightblue{
	color:#10a4bd;
}

/*end of general rules*/

/*clearfix*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*end of clearfix*/

#mainTbl{
	height: 100%;
	width: 100%;
	text-align: center;
}

/*container*/
#container{
	position:relative;
	width:956px;
	text-align:left;
	margin: 5px auto 10px auto;
	
}
/*end of container*/

/*header*/
#header{
	position:relative;
	height:185px;
	/*background: url("/_skin/images/aug09/Christmas-Header.png") top left no-repeat;*/
	background: url("/_skin/images/Header.png") top left no-repeat;
}

#righttopbox{
	position:absolute;
	right:10px;
	bottom:10px;
}

#righttopbox span, #righttopbox span a{
	font-weight:bold;
	color:#634730;
}

#righttopbox span img{
	vertical-align:middle;
}

#logo{
	position:absolute;
	left:0px;
	top:0px;
	width:440px;
	height:185px;
	text-indent:-9999px;
	overflow:hidden;
}

#searchform label{
	display:block;
	color:#411D07;
	margin-bottom:3px;
	font-size: 11px;
}

#searchform{
	margin-bottom:8px;
}

#search{
	background:#ffffff;
	border:1px solid #73480e;
	width:124px;
	height:13px;
	padding:2px 3px;
	color:#73480e;
}

#go{
	background:none;
	color:go;
	cursor:pointer;
	font-size: 11px;
	vertical-align: top;
	font-weight: bold;
}
/*end of header*/

/*content*/
#content{
	background:#fff;
	margin:0px;
	border-bottom: solid 7px #411d07;
	border-top: solid 7px #411d07;
	overflow:hidden;
	position:relative;
}
/*end of content*/

/*leftcol*/
#leftcol{
	padding:10px 0px 30px 0px;
	width:168px;
}

#sidemenu a{
	display:block;
	padding:5px 0px;
	text-align:center;
	color:#634730;
	font-size:16px;
	text-transform:capitalize;
	font-weight:bold;
}

#sidemenu a.selected, #sidemenu a:hover{
	background: url("/_skin/images/dot.jpg") 8px center no-repeat;
}

#sidemenu a.subcat{
	font-weight:normal;
	display:none;
}

#sidemenu2 a{
	color:#634730;
	font-size:12px;
	font-weight:bold;
}

/*end of leftcol*/

/*maincol*/
#mainnav{
	border-bottom:6px solid #411d07;
	border-left:1px dashed #634730;
	font-size:15px;
	color:#634730;
	padding:2px 0px;
	width:100%;
	position:relative;
}

#mainnav a{
	color:#634730;
	padding:0px 10px;
	font-size:14px;
	font-weight:bold;
}

#mainnav #bookmark{
	color:#00a4bd;
	position:absolute;
	right:-10px;
	top:3px;
	margin-top:2px;
	margin-right:10px;
	font-weight:bold;
	font-size:12px;
}

#maincontent{
	padding:10px 10px 20px 10px;
}

.pad2{
	padding:0px 25px 10px 15px;
}

.pad3{
	padding:10px 60px 30px 50px;
}

#breadcrumbs{
	border-top:1px dashed #634730;
	border-bottom:1px dashed #634730;
	padding:0px 10px;
	text-transform:lowercase;
	color:#634730;
	margin-bottom:20px;
	font-size:11px;
	margin-left:-10px;
	margin-right:-10px;
}

#breadcrumbs a{
	color:#DF4064;
	font-weight:bold;
} 

#content #breadcrumbs a:hover{
	text-decoration:none;
}

#breadcrumbs span{
	color:#26B2C7;
	font-weight:bold;
}

#aftersearch{
	margin:0px 0px 10px 10px;
	color:#634730;
}

.highertextbox{
	width:150px;
	padding:2px 3px;
	border:1px dashed #634730;
	color:#634730;
}

select.highertextbox{
	width:156px;
}

.submitBtn{
	margin-top:3px;
	color:#634730;
	background:#ffffff;
	cursor:pointer;
}

.cobtbl{
	width:100%;
	color:#634730;
}

.cobtbl td, .cobtbl th{
	padding-left:10px;
}

#prevnext{
	float:right;
}

#prevnext a{
	padding-left:10px;
	margin-left:10px;
	font-weight:bold;
}

#prevnext #next{
	border-left:1px dashed #634730;
}

#newprods{
	margin-top:30px;
	position:relative;
}

#newprods td td{
	width:171px;
	height:159px;
	background: url("/_skin/images/frame3.jpg") center center no-repeat;
}

#newprods div{
	position:relative;
}

#newprods .arrow{
	position:absolute;
	bottom:10px;
	right:10px;
	z-index:100;
}

#new{
	position:absolute;
	left:152px;
	top:-18px;
	z-index:100;
}

#categories{
	margin:0 auto;
}

#categories td{
	/*width:98px;
	height:100px;*/
	text-align:center;
	color:#ffffff;
	overflow:hidden;
}

#maincontent #categories a{
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	padding:30px 5px;
}

#maincontent #categories a:hover{
	text-decoration:none;
}

#promotable{
	margin:20px 0px 30px 0px;
}

#promotable h1{
	padding:42px 0px 20px 5px;
	margin:0px 0px 10px 10px;
	background: url("/_skin/images/monkcab.jpg") left top no-repeat;
	font-weight:bold;
}

#promotable h1 p{
	border-bottom:1px dashed #634730;
	border-top:1px dashed #634730;
	color:#26B2C7;
	height:18px;
	line-height:18px;
	font-weight:bold;
	font-size:14px;
	margin-left:55px;
	padding-left:5px;
	margin-right:-20px;
	
}

#promotable td{
	width:25%;
}

#container #content #promotable a{
	color:#00A4BD;
	font-size:10px;
	font-weight:bold;
}

#promotable a:hover{
	text-decoration:underline;
}

#promotable strong{
	color:#634730;
	font-weight:normal;
}


#promotable a img{
	display:none;
}

#promotable td.prodimage a img{
	display:inline;
}


td.prodimage{
	background: url("/_skin/images/frame.jpg") center center no-repeat;
	height:136px;
}


div.proddprice{
	text-align:right;
	padding:4px 25px 4px 20px;
	margin-bottom:25px;
	border-top:1px dashed #634730;
	border-bottom:1px dashed #634730;
	font-size:12px;
	margin-right:-10px;
}

div.proddprice span{
	color:#d71440;
	font-size:12px;

}

div.proddprice strong{
	color:#634730;
	font-size:12px;
}

div.proddprice br{
	display:none;
}
div.proddescription{
	color:#634730;
	padding:0px 10px;
}

#content .eFriend{
	font-size:11px;
	font-weight:bold;
	text-transform:capitalize;
	color:#634730;
	line-height:30px;
	float:left;
}

.eFriend img{
	vertical-align:middle;
}

#content .eFriend:hover{
	color:#d71440;
	text-decoration:none;
}

.proddbuy{
	padding-right:20px;
}

#proddetail .hrrow{
	margin-right:-10px;
	
}

#proddetail select{
    border:1px dashed  #634730;
	color:#00A4BD;
	text-align:center;
	font-weight:bold;
	font-size:10px;
} 
.pagenums{
	color:#634730;
	text-align:center;
	margin-top:3px;
}

#subscribeform{
	margin:20px 0px 0px 10px;
}

#subscribego{
	color:#634730;
	border:1px solid #634730;
	padding:1px 10px;
	cursor:pointer;
	margin-left:5px;
}

#contactform1 ol,
#contactform2 ol{
	margin:3px 10px 0px 0px;
	padding:0px;
}

#content form li{
	margin-bottom:5px;
}

#content #contactform1 label{
	width:80px;
}

#content #contactform2 label{
	width:100px;
}

#content label{
	display:block;
	float:left;
	color:#634730;
	margin-top:2px;
	font-weight:bold;
}

.textinput{
	width:240px;
	padding:2px 5px;
	color:#634730;
	border:1px solid #634730;
}

.textinput2{
	width:180px;
	padding:2px 5px;
	color:#634730;
	border:1px solid #634730;
}

#message{
	width:240px;
	height:90px;
	padding:2px 5px;
	color:#634730;
	border:1px solid #634730;
}

#submit{
	color:#634730;
	border:1px solid #634730;
	padding:0px 10px;
	margin-left:283px;
	cursor:pointer;
	background:none;
}

#presstable{
	margin:20px 0px 20px 120px;
}

#presstable td{
	border-bottom:1px dashed #634730;
}

p.catname{
	text-align:center;
	color:#D71440;
}

#presstable a{
	color:#D71440;
	margin-left:10px;
}

#presstable a:hover{
	text-decoration:underline;
}

#prodtable{
	width:102%;
	border-bottom:1px dashed #634730;
	border-top:1px dashed #634730;
	border-collapse:collapse;
	position:relative;
	left:-10px;
	margin-right:-10px;
}

#prodtable td{
	width:25%;
}

#catempty{
	background:#ffffff;	
	color:#634730;
	position:absolute;
	width:759px;
	margin-top:-10px;
	text-indent:10px;
}


#maincontent a{
	color:#d71440;
}

.prodprice{
	color:#634730;
}

.prodname{
	text-align:center;
	width:130px;
	font-size:10px;
}

#maincontent .prodname a{
	color:#00a4bd;
	font-weight:bold;
	font-size:10px;
}

#maincontent a:hover, #prodtable strong:hover{
	text-decoration:underline;
}

th{
	width:90px;
}

#mainform td{
	padding:5px;
}
#mainform input{
	width:170px;
	border:1px solid #634730;
	color:#634730;
	margin-bottom:3px;
	margin-left:2px;
}

#mainform #checkout{
	width:auto;
	height:auto;
	border:none;
}

#mainform select{
	width:172px;
	border:1px solid #634730;
	color:#634730;
	margin-bottom:3px;
	margin-left:2px;
}

#mainform textarea{
	width:170px;
	height:80px;
	margin-right:-46px;
	margin-bottom:3px;
	border:1px solid #634730;
	color:#634730;
}

#mainform #remember{
	width:auto;
	height:auto;
	margin:0px 5px;
}

#maincontent h2{
	margin:15px 0px;
	font-size:14px;
	color:#10A4BD;
}

#maincontent h3{
	font-size:12px;
	margin-bottom:5px;
}

#flashcontent{
	float:right;
	margin-left:25px;
	width:216px;
	height:320px;
	background: url("/_skin/images/about-us.jpg") center center no-repeat;
}

.rightpic{
	float:right;
	margin:0px 0px 10px 30px;
	padding-top:20px;
}
/*end of maincol*/

/*secondarycontent*/
#rightcol{
	border-left:1px dashed #634730;
}
#secondarycontent{
	padding:10px 5px 40px 5px;
	border-left:1px dashed #634730;
	width: 165px;
	vertical-align:top;
	text-align:center;
}

#secondarycontent .prodname{
	margin: 0px auto;
}

#maincontent h1{
	padding-bottom: 10px;
}

.prodofmonth{
	height:133px;
	text-align:center;
	background: url("/_skin/images/frame2.jpg") center center no-repeat;
}

#secondarycontent h2{
	color:#D71440;
	font-size:14px;
	margin-bottom:20px;
}

#saleimg{
	position:absolute;
	right:25px;
	bottom:10px;
}
/*end of secondarycontent*/


/*footer*/
#footer{
	height:40px;
	/*line-height:35px;*/
	padding:0px 20px;
	background: url("/_skin/images/footer.png") center center repeat-x;
}

#footer a{
	font-weight:bold;
	font-size:11px;
	/*color:#73482e;*/
	color:#d71440;
	margin-right:15px;
}

#footer p{
	float:right;
	color:#73482e;
	padding:2px 0px 0px 0px;
	margin-top:2px;
	font-weight:bold;
	margin-right:-5px;
	margin-top:0px;
}
/*end of footer*/

/*credits*/
#credits{
	text-align:right;
	color:#ffffff;
	padding:10px 0px;
}

#credits a{
	color:#ffffff;
}
/*end of credits*/

#sidemenu{
	padding: 10px 0px 5px 0px;
}

#leftcol .brandsbox {
	margin:10px 0px 30px 0px;
	width:140px;
	border:1px solid  #634730;
	color:#00A4BD;
	text-align:center;
	font-weight:bold;
	font-size:10px;
}

ul, li {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding:0px;
	display: block;
}

ul {
	margin-top: 0px;
	margin-bottom: 5px;
}
#blogsearchform {
	margin-top: 5px;
	margin-bottom: 5px;
}
#secondarycontent h2 {
	margin-top: 2px;
	margin-bottom: 4px;
}

#secondarycontent a {
	color:#634730;
	font-weight: bold;
}

#secondarycontent a:hover {
	color:#d71440;
}

#maincontent1 p {
	margin-top: 10px;
	margin-bottom: 5px;
}

#commentform label{
	color:#73480e;
	margin-bottom:3px;
	float: none;
}

#commentform{
	margin-bottom:8px;
}

input.commentinput{
	background:#ffffff;
	border:1px solid #73480e;
	width:300px;
	height:16px;
	padding:2px 3px;
	color:#73480e;
}

#comment{
	background:#ffffff;
	border:1px solid #73480e;
	width:300px;
	padding:2px 3px;
	color:#73480e;
}

#mainform #giftWrappOpt{
	width: auto;
	height: auto;
	margin: 0px 5px;
}

#mainform #giftWrappLabel{
	float: none;
	text-align: center;
}

#maincontent2{
	padding-left: 10px;
	padding-top: 50px;
}

#righttopbox span#totalprice span, #righttopbox span#totalprice a{
	color: #411d07;
}

#maincontent{
	height: 570px;
}

#maincontent1 #home p{
	color: #000000;
	line-height: 17px;
	padding: 8px 0px;
}

.specialOffer{
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	padding: 5px 20px;
	
}

#phpList .attributeinput input{
	border: 1px solid #634730;
}

.bannerstyle1 {
	font-size: 18px;
	font-weight: bold;
	color: #DE1C46;
	font-family: Arial, Helvetica, sans-serif;
}

