

   
/* default styles
   -------------- */
   
body { 
	padding: 0; 
	margin: 0; 
	font: 0.8em Tahoma, sans-serif; 
	line-height: 1.4em;
	background: #FFFFF7; 
	color: #454545; 
}

a {	color: #D95031;	background: inherit; text-decoration:none;}
a:hover { color:#264173; background: inherit; }

.link {color:#8c3420; border-bottom: 1px dotted #8c3420; text-decoration:none;}
.link2 {color:#8c3420; text-decoration:none;}

h1 { font: bold 1.0em Georgia, "Times New Roman", Times, serif; padding:0 0 5px 0; margin: 0; color: #454545; }
.dark  { color: #737373; background: inherit; font-weight: bold; }
.name {font: bold 1.5em Georgia, "Times New Roman", Times, serif; padding:0 0 5px 0; margin: 0; color: #454545;}
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #FF6600; background: inherit; }^
h4 { font: 0.8em Tahoma, sans-serif; padding:0; margin:0;}
.links {color: #D95031; text-decoration:underline;}

h2 {font: bold 1.1em Georgia, "Times New Roman", Times, serif; padding:0; margin:0; color:#454545}
h5 {font: 0.7em Tahoma, Arial, Sans-Serif; padding:0; margin:0; letter-spacing: 2px; }
h5 a {color:#8c3420;}


li {
	list-style:none;
}

p {	margin: 0 0 5px 0; }

.info {	font-size: 9px; }

ul { margin: 0; padding : 0; list-style : none; }

form { 	margin: 0; }

img {
	border: none;
}

input.search { 
	width: 292px; 
	border: 0;
	background: #FFF url(images/input.gif) no-repeat;
	padding: 4px; 
	color: #E0691A;
	font-weight: bold;
}

input.submit {
	background: #E0691A url(images/submit.gif) no-repeat;
	border: 0;
	padding: 4px 0;
	width: 65px;
	margin: 0 15px 1px 0;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
}

input.login { 
	width: 150px;
	border: none; 
	
	padding: 4px; 
}

/* layout
   ------ */

.content { 
	margin: 0 auto;
	width: 917px;
 
}

.header { 
	height: 210px;
	background: #eee;
	color: #808080;
	margin:0 auto;
	padding: 0 0 0 0;
	border-bottom: 1px solid #ccc;
}

.logo {
	float: left;
	width: 360px;
	height: 210px;
}

.logo2 {
	float: left;
	width: 557px;
	height: 210px;
}


.browse_category  {
	font-size: 0.9em;
	width: 190px;
	color: #FFF;
	background: inherit;
}

#menubg {
	width: 917px;
	height: 30px;
	background-color:#FFF;
	margin-bottom: 25px;
}




.bar { 
	font-size: 1.1em;
	height: 35px; 
	color: #FFF;
	margin: 0 0 30px 0; 
	background: #A65D33;
}

	.bar li { 
		margin: 0; 
		padding: 7px 12px 5px 12px;
		color: #FFEADC;
		background: #A65D33;
		float: left; 
	}
	
	.bar li.active { 
		background: #E0691A url(images/bar.gif) no-repeat center top; 
		color: #fff;
		font-weight: bold; 
		padding: 7px 10px 6px 10px;
	}
	
	.bar li a { 
		font-weight: bold;
		color: #FFF; 
		background: inherit;
		text-decoration: none;
	} 
	
	.bar li a:hover { 
		color: #F2DE79; 
		font-weight:bold;
		background: inherit;
	} 

.search_field { 
	background: #fff url(images/searchbg.gif) no-repeat right; 
	color: #808080;
	clear: both;
	font-weight: bold;
	padding: 7px 25px 10px 10px;
	margin: 5px 0;
}

.grey {
	color: #808080;
	background: inherit;
	font-weight: normal;
}

.search_form { float: right; }

.subheader {
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #eee;
	padding: 5px 0 5px 0;
	background: #A4A4A4;
	color: #fff;
}

/* left side
   --------- */

.left {
	float: left;
	width: 65%;
	margin: 0 0 20px 0;
}

.left h3 {
	clear: both;
	border: 1px solid #e78f08; 
	background: #f6a828 url(images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x; 
	color: #FFF;
	padding: 3px 0 7px 5px;
	font: bold 1.2em Tahoma, Arial, Sans-Serif;
	margin: 0 0 0 0;
}
	.left_side {
		float: left;
		width: 35%;
		padding: 0 0 0 0;
		margin: 10px 0;
	}
		
	.left_side a, .right_side a { color: #414141; background: #FFF; }
		

	.left_box { margin: 0 0 10px 0; color: #414141; background: #FFF; padding: 3px 0; }
	
	.pname {float:left; width:450px; height: auto;}
	
	.backbutton {float: left; width: 140px; height:auto;}
	
	.button1 {float:right; padding: 0 10px 0 0;}

.rss {
	width:590px;
	height:80px;
	float:left;
	margin-bottom:15px;
}

.rss_left {
	width:295px;
	height:80px;
	float:left;
}

.rss_right {
	width:295px;
	height:80px;
	float:left;
}

/* right side
   ---------- */
.allright {
	float: right;
	width: 300px;
	height: auto;
	margin: 0 0 10px 0;
}
		
.right {
	float: right;
	width: 300px;

}

.right h3 {
	background: #F2DE79  url(images/corner.gif) no-repeat top right;;
	color: #333;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
}

.right2 {
	clear:right;
	float: right;
	width: 300px;

}

.right2 h3 {
	background: #F2DE79  url(images/corner.gif) no-repeat top right;;
	color: #333;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
}

.right3 {
	clear:right;
	float: right;
	width: 300px;

}

.right3 h3 {
	background: #F2DE79  url(images/corner.gif) no-repeat top right;;
	color: #333;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
}

	.right_articles {
		float: left;
		width: 285px;
		background: #f5f5f5;
		color: #414141;
		padding: 8px;	
		margin: 0 0 3px 0;
	}
	
.image {
	float: left;
	margin: 0 9px 3px 0;
}

/* footer
   ------ */

.footer { 
	clear: both;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: 1px solid #ccc;
	line-height: 1.8em;
}

.footer a { color: #808080; background: #fff; }





#product {
	width:590px;
	height:140px;
	float:left;
	margin:5px 0 10px 0;
	background-color:#FFFFFF;
	border: 1px dotted #CCC;
	display: inline;

}

#productimg {
width:110px;
height:120px;
float:left;
}

#productimg img {
width:100px;
height:120px;
float:left;

}

#productimg img:hover {border: 1px #ffffff solid}
#productdetails {
width:305px;
height:120px;
margin-top:3px;
margin-right: 5px;
float:left;
font:Verdana;
display: inline;
}

#productdetails2 {
	width: 159px;
	height: 120px;
	float:right;
	background:#f5f5f5;
	border-left:1px dotted #CCC;
	display:inline;
}

#productprice {
	width: 158px;
	height: 100px;
	float:left;
	margin-left: 5px;
	display:inline;
}

.productstatus {
	width: 158px;
	height: 30px;
	float: left;
	margin: 20px 0 0 0;
	font:  1.4em  bold Tahoma, Geneva, sans-serif;
	color: #900;
	display:inline;
}

#productmore {
	width: 158px;
	height: 20px;
	display:inline;
}

#productcategory {
	float:left;
	height:15px;
	width: 590px;
	border-top:1px dotted #CCC;
	background:#f5f5f5;
	display: inline;
}


#productdetails p {
display:block; 
margin-top:0px; 
}
#productdetails a { 
margin-left:8px;
}
#productdetails a:hover {
color:#CC6600;
}


#wrapper{
width: 65%;
float:left;
}


.imageSlideshowHolder{
  margin:5px;  /* "Air" */
  float:right; /* Floating gallery at the right side of other web page content */    
  width:151px;  /* Image width */
  height:100px;  /* Image height */
  
  position:relative;  /* Don't remove this line */
}

/*Details*/

.detailsbox {
	width: 600px;
	height: auto;
}

.dbox_left {
	width: 360px;
	height: auto;
	float: left;
	border-right: 1px dotted #ccc;
	display: inline;
}

.dbox_right {
	width: 239px;
	height: auto;
	float:right;
	display: inline;
	
}

.dbox_img {
	width: 120px;
	height: 85px;
	margin: 20px auto;
	border: 5px solid #ccc;
}

.dbox_tools {
	width: 185px;
	height: 180px;
	float:right;
	display: inline;
}

.dbox_desc {
	float:left;
	width: 600px;
	height: auto;
	border-top: 1px dotted #CCC;
	display: inline;

}

.dbox_desc_txt {
	float:left;
	width: 580px;
  	height: auto;
	padding: 10px 10px 10px 10px;
}

.dbox_info {
	float:left;
	width: 600px;
	height:auto;
	margin-top:20px;

}

.dbox_infoimg {
	float:left;
	width: 60px;
	height:auto;
	margin-right: 10px;
}

.dbox_infotxt {
	float:left;
	width: 600px;
	height:auto;
	padding-top: 8px;
	font-weight:bold;
}

.dbox_tags {
	float: left;
	width: 600px;
	height: auto;
	margin-top: 20px;
	border: 1px dotted #666;
}



.dbox_tags_txt1 {
	float: left;
	width:220px;
	height: auto;
	padding: 10px 10px 10px 10px;
}


.dbox_tags_txt2 {
	float: left;
	width:300px;
	height: auto;
	padding: 10px 10px 10px 10px;
}

.tags{
	font: Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color:#454545;
}

	
.galleria{list-style:none;width:200px}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */

#button {
	padding: 7px 0 0 0;
}

.underlinemenu{
width: 917px;
background: #8c3420;
}

.underlinemenu ul{
padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: left; //set value to "left", "center", or "right"*/
}

.underlinemenu ul li{
display: inline;
}

.underlinemenu ul li a{
font-weight: bold;
color: #FFF;
padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 20px; /*spacing between each menu link*/
text-decoration: none;
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
color: #F2DE79;
}