@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	outline: none;
}

body {
	margin: 0;
	padding: 0;
	background: url(../images/bg_1.jpg) repeat-x;
	font: 12px Arial, Helvetica, sans-serif;
}

img {
	border: none;
}

.clear {
	clear: both;
}

.imgleft {
	float: left;
	margin: 5px 15px 10px 0;
	border: 5px solid #666;
}

#wrapper {
	margin:0px auto;
	padding:0px;
	width: 960px;
}


#header {
	height: 112px;
	position: relative;
}

#header h1 a {
	width: 414px;
	height: 112px;
	background: url(../images/logo1.jpg) no-repeat;
	display: block;
	text-indent: -99999px;
	position: absolute;
}

#header_right {
	margin:0px;
	padding:15px 0 0 0 ;
	width: 265px;
	font-size:16px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-align:right;
	line-height:25px;
	color:#666;
	float: right;
}


#nav {
	width: 960px;
	height: 50px;
	margin: 0;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}

#nav li {
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}

#nav li a {
	color: #FFFFCC;
	font: 16px Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	padding: 0 0 0 8px;
	margin: 0 0 0 8px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	cursor: pointer;
	text-transform: capitalize;
	float: left;
}

#nav li a span{
	float: left;
	display: block;
	padding: 0 18px 0 8px; 
}

#nav li.current a, #nav li a:hover{
	color: #31363E;
	background: url(../images/nav-left-hover.jpg) no-repeat; 
	background-position: left;
}

#nav li.current a span, #nav li a:hover span{
	color: #31363E;
	background: url(../images/nav-right-hover.jpg) no-repeat right top; 
}

#content {
	width: 960px;
	padding: 26px 0 0 0;
}

#leftContent {
	width: 233px;
	float: left;
}



.headingbg {
	width: 216px;
	height: 27px;
	background: url(../images/cat.jpg) no-repeat;
	padding: 7px 0 0 40px;
	color: #015AB0;
	font: 16px Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#categorybox {
	width: 233px;
}

#categorycontent {
	width: 233px;: 10px 0 25px 0;
}

#categorycontent ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#categorycontent li {
	margin: 0;
	padding: 6px 0 6px 10px;
	border-bottom: 1px solid #CCC6B0;
}

#categorycontent li a {
	color: #333;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0 0 0 12px;
	background: url(../images/bullet.jpg) left no-repeat;
	text-transform: capitalize;
}



p.address {
	margin: 10px 0 0 0;
	padding: 0;
	color: #333;
	font: 14px Arial, Helvetica, sans-serif;
	line-height: 20px;
}

p.address a {
	color: #333;
	text-decoration: underline;
}

p.address a:hover {
	text-decoration: none;
}

#rightContent {
	width: 672px;
	float: right;
}



h1.headtext {
	margin: 4px 0 10px 0;
	padding: 0;
	font: 26px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #666;
	font-weight: bold;
}

#rightContent h2 {
	margin: 0;
	padding: 0;
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #666;
	font-style: italic;
	font-weight: bold;
}

p.maintext {
	margin: 0;
	padding: 0;
	font: 14px Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 22px;
}

p.maintext a {
	color: #333333;
	text-decoration:underline;
}

p.maintext a:hover {
	text-decoration:none;
}


.text_heading {
	margin: 0;
	padding: 10px 0 0 0 ;
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	line-height: 22px;
	font-weight:bold;
}

p.text_heading {
	margin: 0;
	padding: 0;
	font: 14px Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 22px;
}

#featuredcategory {
	width: px;
}

.categorybox {
	border: 1px solid #666;
}

.categorytitle {
	margin: 5px 0 0 0;
	padding: 0;
}

.categorytitle a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
}

.categorytitle a:hover {
	text-decoration: underline;
}



#footer {
	width: 100%;
	height: 113px;
	background: #ccc;
	border-top: 3px solid #333;
}

#footerinner {
	width: 960px;
	height:113px;
	margin: 0 auto;
	background:url(../images/footer.jpg) right bottom no-repeat;
}

p.copyright {
	float: left;
	color: #;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 16px 0 0 0;
}

p.xieno {
	float: right;
	margin: 16px 0 0 0;
}


/*product page------------------------------------*/

.product_text {
	margin: 5px 0 0 0;
	color: #333;
	font-weight: bold;
	text-transform: capitalize;
	text-align:left;
}

.product_text_red {
	margin: 5px 0 0 0;
	color: #CC0000;
	font-weight: bold;
	text-transform: capitalize;
}

.product_text_normal {
	margin: 5px 0 0 0;
	color: #333;
	text-transform: capitalize;
}


/*--contact--*/
label.contact {
	width: 150px;
	color: #333;
	float: left;
	font-size: 16px;
}


input.contact {
	width: 300px;
	padding: 5px 0 5px 5px;
	margin: 0 0 15px 0;
	border: 1px solid #3399CC;
	background: url(../images/_inputbg.jpg) repeat-x bottom;
}

textarea.contact {
	width: 300px;
	height: 142px;
	margin: 0 0 0 0;
	padding: 0 0 0 5px;
	border: 1px solid #3399CC;
	background: url(../images/_inputbg.jpg) repeat-x bottom;
	font: 12px Arial, Helvetica, sans-serif;
} 

.btnsubmit {
	margin: 15px 0 0 150px;
}

h3.name {
	margin: 0;
	padding: 0;
	font: 18px Arial, Helvetica, sans-serif;
	color: #666;
}

/*---------------------*/
.arrowlistmenu{
padding:0 0 20px 0;
width: 228px;
border-top: 1px solid #CCC6B0;
}

.arrowlistmenu a {
color: #000;
display: block;
padding: 4px 0 4px 20px;
text-decoration: none;
background:url(../images/bullet.jpg) no-repeat 5px 10px;
border-bottom: 1px solid #CCC6B0;
font-weight: bold;
}

.arrowlistmenu a:hover {
color: #0176d3;
background:url(../images/bullet_on.jpg) no-repeat 5px 10px;
}

.arrowlistmenu  a.on{
color: #0176d3;
background:url(../images/bullet_on.jpg) no-repeat 5px 10px;
}



.arrowlistmenu .menuheader{ 
color: #333;
font: 12px Arial, Helvetica, sans-serif;
margin-bottom: 0px;
padding: 6px 0 6px 20px;
cursor: hand;
cursor: pointer;
border-top: 1px solid #CCC6B0;
font-weight: bold;
text-transform: capitalize;
}


.arrowlistmenu ul{ 
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px;
}

.arrowlistmenu ul li{
padding-bottom: 2px; 
}

.arrowlistmenu ul li a{
color: #000000;
display: block;
padding: 4px 0 4px 33px;
text-decoration: none;
border-top: 1px solid #CCC6B0;
background: url(../images/bullet.jpg) no-repeat 20px 9px;
}

.arrowlistmenu ul li a:visited{
color: #000000;
}



.terms a{
	color: #666;
	text-decoration:underline;
}

.terms a:hover{
	color: #333;
	text-decoration:none;
}


.translate{
	margin:0 0 0 0;
	padding:20px 0 0 0;
	
	}
	
	
.login_box{
	width:429px;
	margin:150px 0 0 285px;
	}
	
.login_bg{
	background:url(../images/login_bg.jpg) no-repeat;
	height:178px;
	width:409px;
	padding:16px 0 0 20px;
	}
	
.login_bg td{
	padding:10px 0 ;
	margin:0px;
	font-size:14px;
	color:#3c3c3c;
	}
	
.log_in{
	border:1px #ddd solid;
	background:#fff;
	padding:8px 5px 0 5px;
	width:253px;
	height:23px;
	}
	
	
/* --------- msg alert --------- */

.msgtext {
font-size: 14px;
border: 1px solid #f0f0f0;
padding: 5px;
color: red;
background: #f6f6f6;
font-weight: bold;
text-align: center;
}


.green_alert {
border: 1px solid #9c9;
font-size: 14px;
font-weight: bold;
padding: 5px;
color: #060;
background: url(../images/right.gif) #E2F9E3 no-repeat 0 5px;
padding-left: 35px;
text-align: left;
}

.red_alert {
border: 1px solid #f3d7d7;
font-size: 14px;
font-weight: bold;
padding: 5px;
color: #c00;
background: url(../images/cross.gif) #FFEFEF no-repeat 0 5px;
padding-left: 30px;
text-align: left;
}