@charset "utf-8";
div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, img, form, fieldset, input, textarea, blockquote {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: 'Open Sans', sans-serif;
}
input:focus { outline: none; }
input:hover {
	background-color: #FAFAEC;
}
h2{
	color: #666666;
	border-bottom:#CCB49C 1px solid;
	font: bold 25px/35px 'Open Sans', sans-serif;
}
select, textarea, input{
	font-family: Helvetica, sans-serif;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #CDCDCD;
	border-left: 1px solid #999999;
	/*background-image:  url(../images/bg-search-keyword.png);*/
	background-color: #FFFFFF;
	background-repeat:no-repeat;
	padding: 5px;
	margin: 1px;
	}
	/* Miscellaneous classes for reuse */
.floatRight { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.floatLeft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearFloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	float: none;

}

.aLine {
	width: 800px;
	border-top: 1px solid #CCC;
	border-right: 0px none #CCC;
	border-bottom: 0px none #CCC;
	border-left: 0px none #CCC;	
	}
	

/* http://sourcing.alibaba.com/buyer/guide.html?tracelog=edu_newschp_cs */
/* http://www.w3schools.com/css/tryit.asp?filename=trycss_sprites_nav */
a:hover {
	color: #666;
	text-decoration: underline;
}
a {
	color: #333333;
	text-decoration: none;
}

/******************** contents ******************/
body{
	margin: 0px;
	padding: 0px;
	height:100%;
	width:100%;
	background-color: #060505;
	background-image: url(../images/allbg.png);
	background-repeat: no-repeat;
	background-position: 600px top;
}

.bodybg {
	}
#wrapper {
	width:960px;
	margin:0 auto;
}
#container{
	position:relative;
	width:100%;
	height:100%;
	margin:0 auto;
	padding:0px;
	border-top: #666666 solid 3px;
}
#container #content{
	font-size:12px;
	line-height:15px;
	margin:0px auto;
	min-height:500px;
	
	background: #fff;
	padding:0px;
	border:#CCCCCC 1px solid;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	
	/*border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;*/

}
#container #homeContent{
	font-size:12px;
	line-height:15px;
	margin:0px auto;
	min-height:400px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	
	/*padding:5px 10px 10px 10px;
	border:#CCCCCC 1px solid;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	background: #fff;*/

}
#container #homeContentBox{
		
	font-size:13px;
	background-color: #ffffff;
	line-height:15px;
	border:#ccc 1px solid;
	padding: 2px 8px;
	display:table;
	height: 200px;
	width:98%;

	box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2); /**/

}
#content #fullContent{
	font-size:13px;
	padding:0px;
	line-height:15px;
	margin: 5px 0px 0px 0px;
	width:auto;
	display:table;
	width:100%;
	min-height:500px;
	
	/*border:#ccc 1px solid;
	background-color:#FFFFFF;*/
}
#content #CenterContent{
	font-size:13px;
	padding: 5px 10px 30px 10px;
	margin-top:5px;
	line-height:15px;
	float:right;
	display:table;
	width:72%;
	min-height:500px;
	
	/*border:#ccc 1px solid;
	background-color:#FFFFFF;*/
}
#cContent {
	border:#ccc 0px solid;
	width: auto;
	padding: 20px 40px;

}
#cContent img, #cContent iframe {
max-width: 97%;

}

#content #leftContent{
	max-width: 96%;
	font-size:13px;
	line-height:15px;
	width:auto;
	float:left;
	display:table;
	margin-top:5px;
	border:#333 0px solid;
	
}
#content #rightContent{
	font-size:13px;
	background-color: #ffffff;
	line-height:15px;
	border:#333 2px solid;
	width:150px;
	float:left;
	display:table;
}

#content #leftMenu{
	float:left;
	width:179px;
	height:550px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E2E2E2;
	list-style-type: none;
}

#content #leftMenu ul {

	list-style-type: none;


}
#content #leftMenu ul li a {
	font-family:  Helvetica, Arial, sans-serif;
	font-size:14px;
	color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	display: block;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 25px;
	text-decoration: none;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	list-style-type: none;
	text-shadow: 0px 1px 1px #CCCCCC;
	text-shadow: 0 -1px 0 #fff, 0 -1px 0 #666666;
	-webkit-text-shadow: -1px 0px -1px #666666;
	-moz-text-shadow: -1px 0px 1px #666666;
	font-weight:bold;
	list-style-type: none;
	background-image: url(../images/arrow_grey.png);
	background-color: #d4d4d4;
	background-repeat: no-repeat;
	background-position: 10px;
}

#content #leftMenu ul li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	text-shadow: 0px 1px 1px #333;
	text-shadow: 0 -1px 0 #333, 0 -1px 0 #333333;
	-webkit-text-shadow: -1px 0px -1px #333333;
	-moz-text-shadow: -1px 0px 1px #333333;

	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2681d4', endColorstr='#0173cb');
	background-color:#2681d4;
	list-style-type: none;
	background-image: url(../images/arrow_white.png);
	background-repeat: no-repeat;
	background-position: 10px;
}

#content #leftMenu ul li.selected a {
	text-decoration: none;
	color: #FFFFFF;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #2681d4), color-stop(1, #0173cb) );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2681d4', endColorstr='#0173cb');
	background-color:#2681d4;
	text-shadow: 0px 1px 1px #333;
	text-shadow: 0 -1px 0 #333, 0 -1px 0 #333333;
	-webkit-text-shadow: -1px 0px -1px #333333;
	-moz-text-shadow: -1px 0px 1px #333333;
	background-image: url(../images/arrow_white.png);
	background-repeat: no-repeat;
	background-position: 10px;
}

#content #rightContent{

	padding-left:30px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 20px;
	color:#333333;
	margin-left:180px;
	/*border:#990033 1px solid;*/
	min-height:650px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 16px;

}
#content #rightContent input{ 
font-size:12px;
padding:5px;
font-weight:normal;
}
#content #rightContent .headline{
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	display:block;
	padding-bottom: 15px;
	color:#666666;
	line-height: 30px;
}
/*****************Home page*********************/

#welcome_msg {
	padding: 5px;
	margin-bottom: 10px;
	font-size:13px;
	color:#858988;
	line-height: 16px;
	width:auto;

	
}
#welcome_msg .wtitle {
font-size:15px;
font-weight:bold;
color:#0073C9;
 
}
#pageMenu{
	top:0px;
	padding: 5px 5px 5px 20px;
	line-height:25px;
	color: #666;

	}
#pageMenu a {
		color: #666;
		}
.titleBar {

	border-top-right-radius: 5px;
	display:table;
	font-size:14px;
	padding:10px 30px;
	color:#FFF;
	font-weight: bold;
	text-shadow:0px -1px 0px #999999;
	background: #CCB49C url(../images/i_arrow-right.png) no-repeat 10px center;	
	}
#ProCategoryNav {
	width:auto;
	}

.brandnameBox ul{
	display: block;
}
.brandnameBox li {
	float:left;
	list-style: none;
	border:#CCB49C 0px solid;
	padding: 2px;
	background-color:#FFFFFF;
	margin: auto 2px;
	height: 100px;
}
.brandnameBox li img{
	width: 98%;
	max-width:140px;
	max-height: 100px;
}

.titleBox {
	padding: 10px 20px;
	background: #E5E5E5;
	width:245px;
	color:#333;
	-moz-text-shadow: -1px -1px 1px #fff;
	-webkit-text-shadow: -1px -1px 1px #fff;
	border-left: #FEE901 5px solid;
	font: bold 15px/20px 'Open Sans', sans-serif;
	text-decoration: none;
	text-shadow: 0 1px rgba(255,255,255,0.4);

}
.CatBox ul{



}
.CatBox li{
	float:left;
	border:#ccc 0px solid;
	padding: 5px ;
	margin: auto 1px;	
	background-color:#FFFFFF;
	list-style: none;

}

.CatBox li:first-child{
	border-left:0px dotted #ccc;
}
.CatBox li img{
	margin-top: 6px;
	width: 98%;
	max-width: 139px;
	max-height: 142px;
height: 142px;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	transition: 0.2s;
}
.CatBox li img:hover{

	width: 98%;
	max-width: 139px;
	max-height: 142px;
	
	margin-top: -6px;
	
	-webkit-transition:  0.2s;
	-moz-transition:  0.2s;
	transition:  0.2s;
	margin-bottom: 12px;

}
.CatBox:hover{
	box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2); 
	}
.CatBox li a{
	color:#000;
	}
.CatBox li p{
	padding-top: 5px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	width:138px;
	overflow:hidden;
	vertical-align:middle;
	height:35px;
	}	

#ProFeaturesNav {
	width:auto;
	background-color:#F1EFE8;
	height:auto;
	overflow: hidden;
	padding: 5px 8px;
	border: #CCB49C 1px solid;
	
	box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2); /**/
}


#ProFeaturesNav ul{

}
#ProFeaturesNav ul li{
	width:auto;
	background-color:#F1EFE8;
	height:auto;
	overflow: hidden;
	padding: 5px 8px;
	border: #CCC 1px solid;
}


#ProBox {
	float:left;
	border:#CCC 1px solid;
	padding: 5px ;
	margin:3px;	
	width: 18%;
	background-color:#FFFFFF;
	z-index:100;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2); 
	
	}
	
#ProBox p{
	padding-top: 8px;
	text-align: center;
	font-size: 12px;
	text-wrap: supress;
	width: 160px;
	line-height: 12px;
	height: 25px;
	overflow: hidden;
}
#ProListBox {
	float:left;
	border:#ccc 1px solid;
	padding: 5px;
	margin:8px 4px ;	
	witdh:136px;
	z-index:100;
	background-color:#FFFFFF;
	}
#ProListBox img{
	
	witdh:130px;

	}
#ProListBox:hover{
	border:#C0C0C0 1px solid;
	background-color:#F2F3F4;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.3); 
	}
#ProListBox p{
	padding-top: 5px;
	text-align:center;
	font-size:13px;
	text-wrap: supress;
	width:200px;
	line-height:12px;
	height:25px;
	overflow: hidden;
}
#ProRowBox {
	width:70%;

	border:#CCB49C 0px solid;
	position:relative;
	float:left;
	text-align:left;
	padding:8px 10px;


	
	}
#label_new{
	position:absolute;
	margin:-7px;
}	
/******************** header******************/
#header #nav {
	width:960px;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);

}
#headerMenu{
background: #666666;
padding: 5px 10px;
margin-right: 0px;

top: 0px;
font-size:12px;
float:right;
color: #ccc;


}
#header {
	display:table;
	width:100%;
	height:170px;

}
#header #headerNav {

	/*margin-top:30px;*/
	height:55px;
	width:960px;

}


#header #searchNav {

margin-top:55px;
border:#333 1px solid;
background:#000;
margin-left: 650px;
width:auto;




}
#header #searchNav input{
background-color:#333333;
border: #333333 solid 1px;
width: 80%;

	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	
	color: #999999;
	float:left;

}
#header #searchNav .btn_search{


}
#header #searchNav input:hover{
background-color:#fff;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;

}

#header label{
color:#BBE5F3;
margin-left:5px;
}

#header #logo { 

float: left;
width: 266px;
border: #602B03 solid 0px;

padding: 10px 0px;

}

#header #searchPanel {
margin-top:25px;
margin-right:15px;
padding:8px 6px 6px 6px;
background-color:#009be8;
float:right;
}



#searchNav #searchForm button {
	background: url(../images/btn_search.png) no-repeat;
	cursor: pointer;
	height: 30px;
	text-indent: -99999em;
	transition: background 0.3s ease-in-out 0s;
	width: 40px;
	border: #602B03 solid 0px;
	margin:0px;
}


#header #dateNav {

	padding-top:8px;
	padding-right:15px;
	padding-bottom:2px;
	float:right;
	font-size:12px;
	color:#6fcdfa;
}

#searchPanel h3 {color:#fff;display:block;font-size:12px;font-weight:bold;margin:0 0 2px 5px;}
#searchPanel input[type=text] {width:210px;font-size:13px; color:#333;border:1px solid #0098F6;margin:0 0 0px 3px; color:#808080; background-color:#EBEEEF; }
#searchPanel .searchButton {
    display: inline-block;
   *display: inline;
  /* IE7 inline-block hack */

 	margin-bottom: 4px;
	margin-left: 2px;
	-moz-box-shadow:inset 0px 1px 0px 0px #FFFFFF;
	-webkit-box-shadow:inset 0px 1px 0px 0px #FFFFFF;
	box-shadow:inset 0px 1px 0px 0px #FFFFFF;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #FFFFFF), color-stop(1, #cccccc) );
	background:-moz-linear-gradient( center top, #FFFFFF 5%, #cccccc 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#cccccc');
	background-color:#FFFFFF;
	-moz-border-radius:1px;
	-webkit-border-radius:1px;
	border-radius:1px;
	border:1px solid #0098F6;
	display:inline-block;
	color:#006ABD;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	padding:5px 10px;
	text-decoration:none;
	text-shadow:0px -1px 0px #FFFFFF;

}


/******************** Footer ******************/
#footerNav {
	text-align: center;
	margin: 0px auto;
	padding: 10px 0px;
	left:0px;
	bottom:0px;
	border-top:#444444 1px solid;
    color: #333;
	width:960px;
	background-color: #333333;
	

	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);

}
#footer {
	text-align: center;
	margin: 0px auto;
	padding: 10px 10px;
	left:0px;
	bottom:0px;
	border-top:#444444 0px solid;
    color: #DED9CD;
	width:auto;
	background-color: #333333;


}
#footer a {
	color: #999;
	}
#footerMenu {
	font-size:15px;
	text-align:left;
	width:100%;

	}
#footerMenu ul{

}
#footerMenu ul li{
	display: inline-block;
	border-left:#565353 1px solid;
	float: left;
}

#footerMenu ul li a{
padding:3px 8px 3px 2px;
color: #565353;

}
#footerIcon {
		float:right; 
		border: #D7D7D7 0px solid;

		}
#footerIcon img{
	float:right; 
	padding-right:5px;
	color: transparent; font-size: 0px; opacity: 0.5; filter: alpha(opacity = 50); margin: 0 0 0 1px; vertical-align:bottom;
	}	
#footerIcon img:hover {
	opacity: 0.99; filter: alpha(opacity = 100)
}
#footerBg {
min-width:99%;
min-height:100%;
border:#000099 1px solid;

position:absolute;
bottom:0px;
}
#footer h4 { color:#fff; border-bottom:1px solid #eee; padding:0 0 2px 5px; text-transform:uppercase; font:bold 12px/18px Arial; }
#footer ul li { padding:0 0 2px 5px; font:12px/16px Arial; }
#footer ul li a { font:12px/16px Arial; }
#footer ul { list-style: none; overflow: hidden; }
#footer .col {
	float: left;
	width:220px;
	text-align:left;
	padding-left:20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0px;
	margin-bottom: 20px;
}
#footer .col:first-child {
	float: left;
	width:220px;
	text-align:left;
	padding-left:20px;
	border-left-width: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	}
#footer h1{
	font-size:12px;
	font-weight: bold;
	color: #333333;
	margin: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	width: 80%;
}
#footer #listing {
	text-align:center;
	padding:8px;
	margin-top: 2px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CECECE;
	margin:0 auto;
	
}
#footer #listing ul { list-style: none; overflow: hidden; }
#footer #listing ul li { display:inline;  font: 12px/18px Arial; }
#footer #listing ul li a {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
}
#footer #copyright {
	padding:5px 0px 10px 8px;
	width:100%;
	font-size:12px;
	text-align: left;
	color:#666666;

}

/******************** sidemenu******************/
#BestSellBox {
	width: 200px;
	}
.BestSellBox ul{
display: block;
border:#ccc 1px dotted;
}
.BestSellBox li{
	float:left;
	border:#ccc 1px spolid;
	padding: 5px ;
	margin: auto 1px;	
	background-color:#FFFFFF;
	list-style: none;
	display:block;
	height: 190px;
	width: 220px;
	font-size:12px;
}

.BestSellBox li img{

	width: 98%;
	max-width: 139px;
	max-height: 142px;
}

.sideMenu {

	padding: 40px 28px 25px 0;
	font-family: 'Open Sans', sans-serif;

	
}
.MenuBg {
	Border:#CCCCCC 1px solid;
	padding: 1px;
	background-color:#FFFFFF;
	width: 230px; !important


	box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2); 
	
	}
.sideMenuTitle {
	font-family: 'Open Sans', sans-serif;
	line-height: 10px;
	font-size: 13px;
	padding: 12px 10px 12px 30px;
	display: block;
	text-decoration: none;
	font-weight: bolder;
	color:#382716;
	background: #F1EFE8 url(../images/i_arrow-right.png) no-repeat 10px center;
	}
ul.sideMenu {
	padding: 0;
	margin: 0;
	font-size: 1em;
	line-height: 0.5em;
	list-style: none;
	background-color:#F5F4F0;
	width:100%;
}

ul.sideMenu li {
	list-style: none;
		line-height: 15px;
	}

ul.sideMenu li a {

	font-size: 12px;
	padding: 10px 10px 10px 30px;
	color: #000;
	display: block;
	text-decoration: none;
	font-weight: bolder;
	border-bottom: #E5E5E5 1px solid;
	border-top: #fff 1px solid;
	color:#382716; /*text color*/

}

ul.sideMenu li a:hover {
	background-color:#CCB49C;
	color:white;
}
ul.sideMenu li.selected{
	background-color:#CCB49C;
	color:white;
}
ul.sideMenu ul {
	background-color:#ffffff;
	margin: 0;
	padding: 0;
	display: none;
	
}

ul.sideMenu ul li {
	margin: 0;
	padding: 0;
	clear: both;
	
}

ul.sideMenu ul li a {
	padding-left: 30px;
	font-size: 12px;
	font-weight: normal;
	outline:0;

}

ul.sideMenu ul li a:hover {
	background-color:#F1EFE8;
	color:#675C7C;

}

ul.sideMenu ul ul li a {
	color:silver;
	padding-left: 40px;

}

ul.sideMenu ul ul li a:hover {
	background-color:#D3CEB8;
	color:#675C7C;
	
}

ul.sideMenu span{
	float:right;
}

/******************** Paging navigaton ******************/
#page_navigation {

	display:table;
	border: 0px solid #333; 
	width: 100%;
	padding: 15px 0px;
	}
#page_navigation a{

	padding:3px;
	border:1px solid #E5E5E5;
	margin:2px;
	color:black;
	text-decoration:none
}
.active_page{
	background:#666666;
	color:white !important;
}

/******************** Detail Page ******************/

#prodDetails {
	border:#333333 0px solid;
	width:280px;
	float:right;
	
	}	
#prodDetailsThumbnail {
		border:#CCCCCC 1px solid;
		max-height:85px;
		max-width:85px;
		padding: 1px;
		margin: 1px;
		box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
		-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
		-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2); 
		
	}
#prodDetailsThumbnailNav {
	border:#333333 0px solid;
	}
.morePanel{

	background-color: #F1F1F1;
	font-size: 12px;
	padding:5px 0 5px 0;
	width: 100%;
	text-align:center;
	font-weight: bold;
}

/******************** News page expanding ******************/

#newsContent {
  max-width:70em;
  width:100%;
  margin:0 auto;
  padding-bottom:20px;
  overflow:hidden
}
.newsExpandBox {
  padding:1.5em 1.5em 0.75em;
  /*border:1px solid #ccc;*/
  margin:0;
  position:relative;
  overflow:hidden;
}

.newsExpandBox h2{
	font-size:12px;
	border-bottom: 0px;
	
	}

.news-expand{
	padding-bottom:1px; 

	}
.news-expand .top{ display: table; font-size:.8em; text-align:right; border:#000099 1px solid; }
/* --- Links  --- */
.news-expand a:link, .news-expand a:visited {
  border-bottom:1px dotted #ccc;
  border-width:0 0 1px;
  text-decoration:none;
  

}
.news-expand a:hover, .news-expand a:active, .news-expand a:focus {
  background-color:#f0f0f0;
  outline:0 none
}
.news-expand a:active, .news-expand a:focus {
  color:red;
}
.news-expand a {
  display:block;
  padding:2px 10px
  
}
.news-expand a:link, .news-expand a:visited {
  border-width:1px;
  background-image:url(../images/arrow-down.gif);
  background-repeat:no-repeat;
  background-position:98% 50%;
}
.news-expand a:hover, .news-expand a:active, .news-expand a:focus {
  text-decoration:underline
}
.news-expand a.open:link, .news-expand a.open:visited {

  background:#eee url(../images/arrow-up.gif) no-repeat 98% 50%
}


/******************** FAQ page expanding ******************/

#expandContent {
  max-width:70em;
  width:100%;
  margin:0 auto;
  padding-bottom:20px;
  overflow:hidden
}
.expandBox {
  padding:1.5em 1.5em 0.75em;
  /*border:1px solid #ccc;*/
  margin:0;
  position:relative;
  overflow:hidden;
}
.collapse #collapsep {padding:10px 20px; text-align:left}

.collapse #collapsep img{float:left; padding:1px; margin: 2px; border:#CCCCCC 1px solid; max-height:100px; max-width:100; min-height:100px; min-width:100px; }
/*.collapse p {padding:10px 20px;}*/
#switch, .switch {margin-bottom:5px; text-align:right}

/* --- Headings  --- */

.expandBox h2{
	font-size:1em;
	border-bottom: 0px;
	}

.expand{
	padding-bottom:5px;
	}
.expand .top{ display: table; font-size:.9em; text-align:right; border:#000099 1px solid;}
/* --- Links  --- */
.expand a:link, .expand a:visited {
  border:1px dotted #ccc;
  border-width:0 0 1px;
  text-decoration:none;

}
.expand a:hover, .expand a:active, .expand a:focus {
  background-color:#f0f0f0;
  outline:0 none
}
.expand a:active, .expand a:focus {
  color:red;
}
.expand a {
  display:block;
  padding:2px 10px
}
.expand a:link, .expand a:visited {
  border-width:1px;
  background-image:url(theme/images/arrow-down.gif);
  background-repeat:no-repeat;
  background-position:98% 50%;
}
.expand a:hover, .expand a:active, .expand a:focus {
  text-decoration:underline
}
.expand a.open:link, .expand a.open:visited {
  border-style:solid;
  background:#eee url(theme/images/arrow-up.gif) no-repeat 98% 50%
}


/******************** Detail page tab******************/

#tabs {
	display:table;
	font-size: 90%;
	margin: 20px 0;

}
#tabs ul {

	float: left;
	background: #fff;

}
#tabs li {
	margin-right: 4px;
	list-style: none;
	botton: 0px;
	background: #E6E7E9;
}
* html #tabs li {
	display: inline;
}
#tabs li, #tabs li a {
	float: left;

}
#tabs ul li.active {
	background: #fff;
	border-bottom: 1px #fff solid;
	margin-bottom:-1px;

}
#tabs ul li.active a {
	color: #333333;	
}
#tabs div {
	background: #FFFFFF;
	clear:both;
	padding: 15px;
	min-height: 300px;
	border:#CCCCCC 1px solid;
	width:620px;

}
#tabs div h3 {
	margin-bottom: 12px;
}
#tabs div span  {
	}
#tabs div #rowRelatedPro  {
	display:table;
	width:100%;
	border-bottom:#E5E5E5 1px solid;
	padding:5px;
	}
#tabs div #rowRelatedPro:hover {
	background-color:#F2F3F4;
	}
#tabs div #rowRelatedPro img {
	margin: 0px 5px 5px 5px;
	float:left;
	}
#tabs ul li a {
	text-decoration: none;
	padding: 8px;
	color: #000;
	font-weight: bold;
	border-top: #ccc 1px solid;

	border-left: #ccc 1px solid;
	border-right: #ccc 1px solid;

}
#ProductGallery { margin: 0 auto; }
#ProductGallery ul {}
#ProductGallery li {display: inline; margin-right: 0px; padding:0px;}
#ProductGallery #main-img {max-width:370px;}
/*#ProductGallery #main-img {max-width:652px;}*/


/******************** images ******************/
.img_icon{
	max-height:40px;
	max-width:40px;
	border: 1px solid #CCCCCC;
	padding: 1px;
	min-height:40px;
	min-width:40px;
}
.img_thumbnail{
	max-height:60px;
	max-width:60px;
	border: 1px solid #CCCCCC;
	padding: 1px;
	min-height:60px;
	min-width:60px;
}
.img_small{
	max-height:80px;
	max-width:80px;
	border: 1px solid #CCCCCC;
	padding: 3px;
	min-height:80px;
	min-width:80px;
}
.img_medium{
	max-height:110px;
	max-width:110px;
	border: 1px solid #CCCCCC;
	padding: 2px;
	min-height:110px;
	min-width:110px;
	margin:3px;
}
.img_large{
	max-height:140px;
	max-width:140px;
	border: 1px solid #CCCCCC;
	padding: 2px;
	min-height:140px;
	min-width:140px;
	margin:2px;
}
.img_product{
	max-height:60px;
	padding: 1px;
	min-width:60px;

	}
.img_border{
	display:table;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
}	
.img_proDetails{
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	vertical-align:middle;
	width:370px;
	margin-bottom:5px;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2); 
}
#img_proDetails-zoom{
	position:absolute;
	alignment-adjust:central;
	display:none;

	}
#img_proDetails-zoom:hover{
	background-color:#ccc;

	display:block;

}


/**********************column 2,3,4 **********************/
.col2 {
	width: 48%;
	 border: #CCC 0px solid; 
	 float: left; 
	 margin: 0px 0px 0px 0px; 
	 padding: 9px; 
	 display:table;
	 font-size:12px;
	 line-height:15px;
	 color:#666666;
	
}
.col2:first-child {
 }
.col2 img {
	width: 96%; height:auto; border: #CCCCCC solid 1px; padding:5px; margin: 0px 0px 5px 0px; position:relative;  max-height: 250px; 	background-color:#FFFFFF;
	}	
	
.col3 {
	 width: 31%;
	 border: #CCC 0px solid; 
	 float: left; 
	 padding: 0px 10px 10px 10px; 
	 display:table;
	 font-size:12px;
	 line-height:15px;
	 color:#666666;
	
}
.col3:first-child {
 }
.col3 img {
	width: 96%; height:auto; border: #CCCCCC solid 1px; padding:5px; margin: 0px 0px 5px 0px; position:relative;  max-height: 200px;
	background-color:#FFFFFF;
}	

#homeCol3 {
	border:#ccc 1px solid;
	padding:10px 0px;
	border-radius: 5px;
	background: url(../images/transparent80pec.png);
	}
#homeCol3 .title{
	font-size:16px;
	line-height:normal;
	font-weight:bold;
	text-align:left;
	height: 45px;
	color:#333333;
	}	
.col3line {
	 width: 29%;
	 border-left: #CCC 1px solid; 
	 float: left; 
	 padding: 0px 18px 10px 18px; 
	 display:table;
	 font-size:12px;
	 line-height:15px;
	 color:#666666;
	 min-height:300px;
	}
.col3line p { 
	font-size:13px;
	text-align:left;
}
.col3line img {
	width: 95%; height:auto; border: #CCCCCC solid 1px; padding:1px; margin: 0px 0px 5px 0px; position:relative;  max-height: 130px;
	background-color:#FFFFFF;
}

.col4 {
	 width: 23%;
	 border: #CCC 0px solid; 
	 float: left; 
	 margin: 0px 0px 0px 0px; 
	 padding: 8px; 
	 display:table;
	 font-size:12px;
	 line-height:15px;
	 color:#666666;

	
}
.col4:first-child {
 }
.col4 img {
	width: 96%; height:auto; border: #CCCCCC solid 1px; padding:5px; margin: 0px 0px 5px 0px; position:relative; max-height: 140px; 	background-color:#FFFFFF;
	}	
	
/**********************Button **********************/
.btn_yellow {
	margin-bottom: 4px;
	-moz-box-shadow:inset 0px 1px 0px 0px #FFE409;
	-webkit-box-shadow:inset 0px 1px 0px 0px #FFE409;
	box-shadow:inset 0px 1px 0px 0px #FFE409;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #FFFA00), color-stop(1, #FFA100) );
	background:-moz-linear-gradient( center top, #FFFA00 5%, #FFA100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFA00', endColorstr='#FFA100');
	background-color:#58AB58;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #DF9E5E;
	display:inline-block;
	color:#A04111;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px -1px 0px #FFFFFF;
}
.btn_yellow:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #FFE800), color-stop(1, #FFE800) );
	background:-moz-linear-gradient( center top, #FFE800 5%, #FFE800 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE800', endColorstr='#FFE800');
	background-color:#FFC900;
}
.btn_yellow:active {
	position:relative;
	top:1px;
}


.btn_grey {
	margin-bottom: 4px;
	-moz-box-shadow:inset 0px 1px 0px 0px #FFFFFF;
	-webkit-box-shadow:inset 0px 1px 0px 0px #FFFFFF;
	box-shadow:inset 0px 1px 0px 0px #FFFFFF;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #FFFFFF), color-stop(1, #cccccc) );
	background:-moz-linear-gradient( center top, #FFFFFF 5%, #cccccc 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#cccccc');
	background-color:#cccccc;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #BBBBBB;
	display:inline-block;
	color:#333333;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px -1px 0px #FFFFFF;
}
.btn_grey:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #E6E6E6), color-stop(1, #E6E6E6) );
	background:-moz-linear-gradient( center top, #E6E6E6 5%, #E6E6E6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#E6E6E6', endColorstr='#E6E6E6');
	background-color:#E6E6E6;
}
.btn_grey:active {
	position:relative;
	top:1px;
}
.btn_green {
	margin-bottom: 4px;
	-moz-box-shadow:inset 0px 1px 0px 0px #82CF82;
	-webkit-box-shadow:inset 0px 1px 0px 0px #82CF82;
	box-shadow:inset 0px 1px 0px 0px #82CF82;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #61C361), color-stop(1, #58AB58) );
	background:-moz-linear-gradient( center top, #61C361 5%, #58AB58 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#61C161', endColorstr='#58AB58');
	background-color:#58AB58;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #427F42;
	display:inline-block;
	color:#FFFFFF;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px -1px 0px #438443;
}
.btn_green:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5CB55C), color-stop(1, #58AB58) );
	background:-moz-linear-gradient( center top, #5CB55C 5%, #58AB58 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5CB55C', endColorstr='#58AB58');
	background-color:#5CB55C;
}
.btn_green:active {
	position:relative;
	top:1px;
}
.btn_cyan {
	margin-bottom: 4px;
	-moz-box-shadow:inset 0px 1px 0px 0px #6ABCD4;
	-webkit-box-shadow:inset 0px 1px 0px 0px #9EE2F6;
	box-shadow:inset 0px 1px 0px 0px #9EE2F6;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #59BEDC), color-stop(1, #2F8AA3) );
	background:-moz-linear-gradient( center top, #59BEDC 5%, #349CBA 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#58BDDB', endColorstr='#2F8AA3');
	background-color:#349CBA;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #26758B;
	display:inline-block;
	color:#FFFFFF;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px -1px 0px #39869C;
}
.btn_cyan:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #349CBA), color-stop(1, #349CBA) );
	background:-moz-linear-gradient( center top, #349CBA 5%, #349CBA 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#349CBA', endColorstr='#349CBA');
	background-color:#349CBA;
}
.btn_cyan:active {
	position:relative;
	top:1px;
}
.btn_blue {
	margin-bottom: 4px;
	-moz-box-shadow:inset 0px 1px 0px 0px #37AFE2;
	-webkit-box-shadow:inset 0px 1px 0px 0px #37AFE2;
	box-shadow:inset 0px 1px 0px 0px #37AFE2;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0497DA), color-stop(1, #0064CD) );
	background:-moz-linear-gradient( center top, #0497DA 5%, #0064CD 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0497DA', endColorstr='#0064CD');
	background-color:#0064CD;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #027FC2;
	display:inline-block;
	color:#FFFFFF;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px -1px 0px #0164A0;
}
.btn_blue:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0280D4), color-stop(1, #0064CD) );
	background:-moz-linear-gradient( center top, #0280D4 5%, #0064CD 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0280D4', endColorstr='#0064CD');
	background-color:#0064CD;
}
.btn_blue:active {
	position:relative;
	top:1px;
}
.btn_red {
	margin-bottom: 4px;
	-moz-box-shadow:inset 0px 1px 0px 0px #F07E7B;
	-webkit-box-shadow:inset 0px 1px 0px 0px #F07E7B;
	box-shadow:inset 0px 1px 0px 0px #F07E7B;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #EA5B57), color-stop(1, #C43C35) );
	background:-moz-linear-gradient( center top, #EA5B57 5%, #C43C35 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#EA5B57', endColorstr='#C43C35');
	background-color:#C43C35;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #B0362F;
	display:inline-block;
	color:#FFFFFF;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px -1px 0px #0164A0;
}
.btn_red:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #D24842), color-stop(1, #C43C35) );
	background:-moz-linear-gradient( center top, #D24842 5%, #C43C35 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#D24842', endColorstr='#C43C35');
	background-color:C43C35;
}
.btn_red:active {
	position:relative;
	top:1px;
}

.btn_disabled {
	margin-bottom: 4px;
	-moz-box-shadow:inset 0px 1px 0px 0px #FFFFFF;
	-webkit-box-shadow:inset 0px 1px 0px 0px #FFFFFF;
	box-shadow:inset 0px 1px 0px 0px #FFFFFF;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #E6E6E6), color-stop(1, #E6E6E6) );
	background:-moz-linear-gradient( center top, #E6E6E6 5%, #E6E6E6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#E6E6E6', endColorstr='#E6E6E6');
	background-color:#E6E6E6;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #BBBBBB;
	display:inline-block;
	color:#333333;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px -1px 0px #FFFFFF;
}

.btn_moreDetail {
	margin-bottom: 2px;
	-moz-box-shadow:inset 0px 1px 0px 0px #FFFFFF;
	-webkit-box-shadow:inset 0px 1px 0px 0px #FFFFFF;
	box-shadow:inset 0px 1px 0px 0px #FFFFFF;
	/*background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #FFFFFF), color-stop(1, #cccccc) );
	background:-moz-linear-gradient( center top, #FFFFFF 5%, #cccccc 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#cccccc');*/
	background-color:#EEEEEE;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #ccc;
	display:inline-block;
	color:#666666;
	font-family: sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:5px 12px;
	text-decoration:none;
	text-shadow:0px -1px 0px #ffffff;
}
.btn_moreDetail:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #E6E6E6), color-stop(1, #E6E6E6) );
	background:-moz-linear-gradient( center top, #E6E6E6 5%, #E6E6E6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#E6E6E6', endColorstr='#E6E6E6');
	background-color:#E6E6E6;
}
.btn_moreDetail:active {
	position:relative;
	top:1px;
}


.btn_addtolist {
	margin-bottom: 4px;
	-moz-box-shadow:inset 0px 1px 0px 0px #37AFE2;
	-webkit-box-shadow:inset 0px 1px 0px 0px #37AFE2;
	box-shadow:inset 0px 1px 0px 0px #37AFE2;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #FFCC66), color-stop(1, #0064CD) );
	background:-moz-linear-gradient( center top, #0497DA 5%, #996600 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFCC66', endColorstr='#996600');
	background-color:#996600;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #027FC2;
	display:inline-block;
	color:#FFFFFF;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px -1px 0px #0164A0;
}
.btn_addtolist:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #FFCC66), color-stop(1, #996600) );
	background:-moz-linear-gradient( center top, #FFCC66 5%, #996600 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0280D4', endColorstr='#0064CD');
	background-color:#996600;
}
.btn_addtolist:active {
	position:relative;
	top:1px;
}




/**********************back to top **********************/

#back-top {
	position: fixed;
	bottom: 1px;
	right:10px;

}
#back-top a {
	width: 60px;
	display: block;
	text-align: center;
	font: 14px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	border:1px solid #333;
	line-height:25px;
	font-size:12px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	background:#333;

}
#back-top a:hover {
	 color: #000;

	 background-color:#ccc;
	/*color: #ffad10*/


}
/* arrow icon (span tag) 
#back-top span {
	width: 80px;
	height: 50px;
	display: block;
	margin-bottom: 7px;
	background: #ddd url(../images/up-arrow.png) no-repeat center center;
	/* rounded corners */
	/*-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;*/
	/* background color transition */
	/*-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;/*

}
#back-top a:hover span {
	background-color: #CCB49C;
}/*
/**********************Product page Paging **********************/
#page_navigation a{
	padding:3px;
	border:1px solid #E5E5E5;
	margin:2px;
	color:black;
	text-decoration:none
}
.active_page{
	background:#666666;
	color:white !important;
}
/****************TAG****************/
.tags a {
	display: inline-block;
	height: 21px;
	margin: 0 10px 0 0;
	padding: 0 7px 0 14px;
	white-space: nowrap;
	position: relative;

	background: -moz-linear-gradient(top, #fed970 0%, #febc4a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fed970), color-stop(100%,#febc4a));
	background: -webkit-linear-gradient(top, #fed970 0%,#febc4a 100%);
	background: -o-linear-gradient(top, #fed970 0%,#febc4a 100%);
	background: linear-gradient(to bottom, #fed970 0%,#febc4a 100%);
	background-color: #FEC95B;

	color: #963;
	font: bold 11px/21px Arial, Tahoma, sans-serif;
	text-decoration: none;
	text-shadow: 0 1px rgba(255,255,255,0.4);

	border-top: 1px solid #EDB14A;
	border-bottom: 1px solid #CE922E;
	border-right: 1px solid #DCA03B;
	border-radius: 1px 3px 3px 1px;
	box-shadow: inset 0 1px #FEE395, 0 1px 2px rgba(0,0,0,0.21);
}
.tags a:before {
	content: '';
	position: absolute;
	top: 5px;
	left: -6px;
	width: 10px;
	height: 10px;

	background: -moz-linear-gradient(45deg, #fed970 0%, #febc4a 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#fed970), color-stop(100%,#febc4a));
	background: -webkit-linear-gradient(-45deg, #fed970 0%,#febc4a 100%);
	background: -o-linear-gradient(45deg, #fed970 0%,#febc4a 100%);
	background: linear-gradient(135deg, #fed970 0%,#febc4a 100%);
	background-color: #FEC95B;

	border-left: 1px solid #EDB14A;
	border-bottom: 1px solid #CE922E;
	border-radius: 0 0 0 2px;
	box-shadow: inset 1px 0 #FEDB7C, 0 2px 2px -2px rgba(0,0,0,0.33);
}
.tags a:before {
	-webkit-transform: scale(1, 1.5) rotate(45deg);
	-moz-transform: scale(1, 1.5) rotate(45deg);
	-ms-transform: scale(1, 1.5) rotate(45deg);
	transform: scale(1, 1.5) rotate(45deg);
}
.tags a:after {
	content: '';
	position: absolute;
	top: 7px;
	left: 1px;
	width: 5px;
	height: 5px;
	background: #FFF;
	border-radius: 4px;
	border: 1px solid #DCA03B;
	box-shadow: 0 1px 0 rgba(255,255,255,0.2), inset 0 1px 1px rgba(0,0,0,0.21);
}
.tags a:hover {
	color: #FFF;
	text-shadow: -1px -1px 0 rgba(153,102,51,0.3);
}
/*********List product******/
.listBox {
	height: 310px; 
	width: 227px;
	margin: 3px;
	float: left;
	border-bottom: #CCCCCC 3px solid;
	
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;

	
}
.listBox:hover{
	height: 310px;

	box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
	border-bottom: #CCCCCC 3px solid;

	
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
	
}
.listBox .listimg{
max-height: 170px;
max-width: 170px;
min-height: 170px;
min-width: 170px;

}
	
.listTitle {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 13px;
	line-height: 15px;
	width: 80%;
	padding-bottom: 10px;
	overflow:hidden;
}
/***********page header************/

.pageHeader {

 padding: 10px 20px;
 background: #E5E5E5;


 width:245px;
 color:#333;
 
	-moz-text-shadow: -1px -1px 1px #fff;
	-webkit-text-shadow: -1px -1px 1px #fff;
	
	font-family: 'Open Sans', sans-serif;
	
	border-left: #FEE901 5px solid;
	font: bold 25px/35px 'Open Sans', sans-serif;
	
	text-decoration: none;
	text-shadow: 0 1px rgba(255,255,255,0.4);

}
/***** Page Footer Navigator Menu****/
#fnContainer {
background: #EAEAEA;

border:#333333 0px solid;
padding-left: 10px;

list-style: none;
text-align:left;
font-size:12px;
display:block;
padding-bottom: 30px;
}
.boxCol { width: 220px; border:#ccc 0px solid; padding: 10px 0px 5px 10px; margin: 5px 0px; list-style: none; float:left;}
#footerMenuNav a{
	text-decoration: none;
	color: #666666;
	text-align:left;
}
#footerMenuNav a:hover{
	text-decoration: underline;
	color: #333333;
}
#footerMenuNav {
	padding: 10px;
	list-style: none;
	border:#ccc 0px solid;
}
#footerMenuNav li ul{
  list-style: none;
  padding: 5px;
  text-align:left;

}
#footerMenuNav ul li:first-child a{
  list-style: none;
  padding-top: 50px;
  text-align:left;
  

}
#footerMenuNav strong {

	padding: 5px 8px; 
	clear:both;
	color:#666;
	font-size:13px;
	border-bottom:#fff 1px solid;
	border-left:#ccc 3px solid;
	border-top:#DAD9D9 1px solid;
	border-right:#DAD9D9 1px solid;
	
	margin-bottom: 2px;
	display:block;
	border-radius: 3px;
	
	-moz-box-shadow: inset 0 0 1px -3px #000;
	-webkit-box-shadow: inset 0 0 1px -3px #000;
	box-shadow: inset 0 0 1px -3px #000;


}

#footerMenuNav li ul li {

   list-style: none;


  
}
.bcCategories { 
display:block;
 background:#D8D8D8; 
padding:10px 10px 10px 26px; 
border-bottom: 1px solid #CCCCCC; 
font-size:14px; 
clear:both; 
font-weight:bold; 
color:#666;
text-align: left;


	-webkit-text-shadow: 0px -1px 1px #fff;
	-moz-tex-shadow: 0px -1px 1px #fff;;

	text-shadow:  0px -1px 1px #fff;
}

/*************Detail page side menu*************/
.boxSide {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 5px 10px;
	font-size:12px;


	box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
	
	border-radius: 4px;
}
.boxSide p{
	padding: 0px 10px;
	font-size: 12px;

}

.boxSide .bsHeadline{
background: #646464;
font-size:12px;
font-weight:bold;
color: #FFFFFF;
display:block;
padding: 10px;

	box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);

}