/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 1.8;
	font-size: 13px;
	background:url(../images/bg.jpg) repeat;  
	
}
#wrapper{ width:100%;}

#container {
	width:100%;
	margin: auto;
	border: 2px solid #FFFFFF;

}


#header{
	width:100%;
	color: #FFFFFF;
	height:88px;
	z-index:999;
	position:absolute; 
	float:left;
min-width: 1002px; 
}

#logo {	width:209px;	height:70px; float:left; margin:8px 0px 0px 35px;}
.header_cont{ width:1002px; margin:40px auto auto auto;height: 88px;position: relative;
  z-index:999;background:url(../images/menu.png)  no-repeat  center bottom; }
nav {font-size: 17px; min-width:600px; position: relative;}

nav ul {  margin:14px 0px 0px 50px; float:left;}

nav > ul:after {
  content: "";  position: absolute;  width: 50%;  height: 40px;  bottom: 0;  left: 20%;  z-index: -1; }
nav > ul:hover:after {  bottom: 5px; }
nav.ph-lift {  text-align: center; }
nav.ph-lift > ul {    display: inline-block;  }
nav.ph-lift > ul:after {     }
nav.ph-lift ul li { font-size:17px; color:#000;
    float: left;
    height:56px;
    line-height:66px;
    overflow: hidden;
    -webkit-transition: all.6s ease;
    -moz-transition: all.6s ease;
    -o-transition: all.6s ease;
    -ms-transition: all.6s ease;
    transition: all.6s ease; text-shadow: 0 1px 2px  rgba(0, 0, 0, 0.3);
	border-right: solid 1px rgba(237, 237, 237, 0.5);
	
	}
 nav.ph-lift ul li:hover {
      box-shadow: 0 0 15px rgba(237, 237, 237, 0.3) inset;
      background: #a5b100 ; }
nav.ph-lift ul li a {
      display: block;;
      text-decoration: none;
      color: #000; 
	   padding: 0 27px;
      margin-top:0;
      -webkit-transition: all.6s ease;
      -moz-transition: all.6s ease;
      -o-transition: all.6s ease;
      -ms-transition: all.6s ease;
      transition: all.6s ease; }
nav.ph-lift ul li:hover a {  margin-top: -70px;  color:#fff; }
nav.ph-lift ul li a:after { content: attr(data-title);        display: block; }
nav.ph-lift.active{ color: #FFF;}



.social-icons {
	padding: 0!important;
	margin:7px 10px 0px 0px!important;
	list-style-type: none!important; float:right;
}
.social-icons li{
	float: left!important;
	margin-right: 2px!important;
	margin-bottom: 2px!important;
	padding: 0px!important;
	display: inline!important;
	width: auto!important;

}			
.social-icons li a {
	-moz-transition: all 0.3s ease 0s;
	display: block!important;
	float: left!important;
	height: 100%!important;
	margin: 0!important;
	padding: 0!important;
	width: 54px!important;
	height:76px!important;
	text-indent: -9999px!important; 
}
.social-icons li a:hover {
	background-position: 8px -80px!important;
}
.social-icons li a {
	background-color:transparent;
}
.social-icons li.twitter a {
	background: url(../images/twitter.png) no-repeat  8px 15px #d1d4da; border-right:#CCC solid 1px;
}
.social-icons li.twitter a:hover {
	background-color: # 333;
}
.social-icons li.facebook a {
	background: url(../images/facebook.png) no-repeat 8px 15px #ec87c0; border-right:#CCC solid 1px;
}
.social-icons li.facebook a:hover {
	background-color: #CCC;
}

.social-icons li.mail a {
	background: url(../images/mail.png) no-repeat 8px 15px #b0c3e9;
}
.social-icons li.mail a:hover {
	background-color: #CCC;
}


#banner {
	width:100%;
	height: 50px;
	background-color: #000000;
	padding-top: 50px;
	float: left;
}
footer {
	padding:0px;
	width:100%;
	float:left; bottom:0px;
}
.purple{ background:url(../images/purple.jpg) repeat-x left top #FFF; width:100%;}
	
.footer_inner{ width:920px; margin:auto; border-top: #CCC solid 1px; }
.add {
	color: #3E3E3E;
	float: left;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 12px;
	text-transform: none;
	padding:10px 0px 0px 0px;
}
.add a{
	color:#86c840;
	text-decoration: underline;
}
.privacy {
    color: #3E3E3E;
    float: right;
    font-family: 'Trebuchet MS',sans-serif;
    font-size: 12px;
    text-transform: uppercase;padding:10px 0px 0px 0px;
}
#page {
	TEXT-ALIGN: center;
	width: 600px;
	font-size: 13px;
	letter-spacing: 1px;
	float: left;
	margin: 0px;
	height: 40px;
	padding-top: 10px;
	color: #666666;
}
#page a {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 2px;
	TEXT-DECORATION: none;
	font-size: 13px;
	background-image: url(../images/icon-point02.gif);
	background-repeat: no-repeat;
	background-position: right center;
	letter-spacing: 1px;
	font-weight: bold;
}
#page a:hover {
	COLOR: #0B9F9F;
}
#page a:active {
}
#page span.current {
	padding:2px 5px;
	COLOR: #669900;
	MARGIN-RIGHT: 2px;
	font-size: 16px;
}
#page-focus{
	float: right;
	width: 100px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 2px;
	height: 40px;
	padding-top: 10px;
}



h1{
	font-size: 24px; width:500px; 
	margin:10px 0px 10px 20px; background:url(../images/h1.jpg) no-repeat scroll left center; 
	float:left; padding:0px 0px 0px 20px; color:# 960;

}

h2{
	font-size: 13px;
	font-weight: normal;
	width: 720px;
	margin: 0px;
	padding: 0px 100px; color: #666;
	
}
h2 a {
	text-decoration: none;
	color: #666;
}

h2 strong{font-size: 15px; color:#ff908e;}


.leftimg {
	float: left;
	border: none;
	margin-right: 10px;
}
.rightimg {
	float: right;
	border: none;
	clip:  rect(auto,auto,auto,auto);
	margin-left: 20px;
}
.right
	{	width:149; background:url(../images/rightbg.gif) no-repeat top; padding:10 0 0 0}
/* products */
.product_list{
	width:190px;
	float: left;
	text-align: left;
	height:240px;
	padding:0;
	text-align:center; margin:15px;
	background:#FFF;
/*-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow:0px 3px 8px -2px rgba(0,0,0,0.3);
	   -moz-box-shadow:0px 3px 8px -2px rgba(0,0,0,0.3);
	        box-shadow:0px 3px 8px -2px rgba(0,0,0,0.3);}

 */
 border:#fff solid 3px;
}
.product_list:hover{ border:#CCF solid 3px;
    -moz-box-shadow: -1px -1px 5px #CCC;
    -webkit-box-shadow: -1px -1px 5px #CCC;
    box-shadow: -1px -1px 5px #CCC;   

}
.product_pic{
	text-align: center;
	height:180px;
	width:180px;
	padding:5px;
	
}
.product_pic img{
	text-align: center;
	height:180px; width:180px;
	width: auto;
	padding:0px;
	
}
.product_list_title {
	font:15px Verdana, Arial, Helvetica, sans-serif;
	color:#3e3e3e;
	line-height:18px;
	text-align:left;
	width:150px;
	padding: 10px 0px 5px 30px;
	margin:0px 0px 0px 10px;
	background:url(../images/arrow2.jpg) no-repeat left 5px;

}
.product_list_title a:link    {
	color: #666666;
	text-decoration: none;
	line-height: normal;
}
.product_list_title a:visited { 
    color: #666666; 
    text-decoration: none;}
.product_list_title a:hover   { 
    color: #CC0000; 
    text-decoration: underline;}
.product_list_title a:active  {
	color: #666666;
	text-decoration: none;
}

/*news*/
/*news*/
.news_list{
	width: 93%;
	line-height: 22px;
	font-size: 12px;
	color: #666;
	height: auto;
	margin: 10px 0px;
	padding: 10px 20px;
	text-decoration: none;
	font-weight: normal;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background:rgba(255,255,255,0.4);
border-bottom: 2px dotted #95AC38;
	
	/*for ie*/
  border-radius: 5px;
  float:left;
}
.news_list a {
	text-decoration: none;
}
.news_list:hover{
	color: #F30;
}
.news_list_pic{
	height: 70px;
	width: 200px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 10px;

}

.news_title a{color: #95AC38;
    display: block;
    font-size: 16px;
    margin-bottom: 5px;
    overflow: hidden;}

.news_date {
    color: #666666;
    display: block;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 1px;
    
}


.news_show { width:99%; margin:auto;
}
.news_show td {
	font-family: "Arial", "Helvetica", "sans-serif";
}
.news_show td.title {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #3DA1AC;
	font-size: 20px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3DA1AC;
	padding: 10px;
}
.news_show td.main {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #333333;
	font-size: 12px;
	text-align: left;
	padding: 10px 20px;
}


.news_box{ width:99%; margin:auto;}

/* contact us */
.sevencol {
    width: 60%;float: left;
    margin-right:1%; margin-left:5%;margin-top:5%;
    min-height: 1px;
}
#sidebar{ float:left; margin:5% 0px 0px 50px; color: #666666;}
#contact-sidebar p a,.sidebar a, .sidebar a:active, .sidebar a:visited {
    color: #666666;
}

.sevencol  p {
    margin: 0 0 20px; color: #777777;font-size: 13px;
	
}
/**/
.contact-form {
    margin-bottom: 25px;
}

.contact-form input,.contact-form textarea {
    background-color: rgba(134, 200, 64, 0.7);
    border: 1px solid rgba(255, 255, 255, 0);    border-radius: 2px 2px 2px 2px;
    padding: 8px 10px;
    
}
/**::-moz-placeholder {
    font-style: italic;
    text-transform: uppercase;
}   */
.contact-form textarea {
    height: 150px;
}
.contact-form label {
	display: none;
	font-size: 12px;
	font-weight: bold;
	color: #515868;
}
.contact-form .human-check label {
    display: inline-block;
}
.contact-form .human-check input {
    display: inline-block;
    font-style: normal;
    margin-left: 15px;
    width: 50px;
}
.contact-form button {
    display: block;
}
.contact-form fieldset p {
    display: inline-block;
    margin-right: 1.6%;
    position: relative;
    width: 48%;
}
.contact-form fieldset p.human-check {
    clear: left;
    display: block;
}
.contact-form .button {
    clear: left;
}
.contact-form fieldset p.text-area {
    display: block;
    width: 98%;
}
.contact-form .text-input {
    -moz-box-sizing: border-box;
    width: 100%;
}
.contact-form .text-input,.contact-form textarea {
    border-radius: 2px 2px 2px 2px;
    font-size: 14px;
    width: 90%;
}
.contact-form textarea {
    height: 80px;
}
.contact-form textarea {
    -moz-box-sizing: border-box;
    width: 100%;
}
.contact-form label {
    display: block;
    font-size: 16px;
    text-transform: uppercase;
}

.contact-form label.form-error, label.form-error {
    color: #DD1E0E;
    float: left;
    font-size: 13px;
    font-style: normal;
    text-transform: none;
}
 .contact-info p {
    margin-bottom: 10px;
}
.contact-info p span {
    display: block;
    font-size: 14px;
    padding:0px 0px 5px 30px;
	
	
}
.contact-info .name {
}
.contact-info .street1, .contact-info .email, .contact-info .phone, .contact-info .fax {
    background-image: url("../images/widget-sprite.png");
    background-repeat: no-repeat;
}
.contact-info .street1 {
    background-position: -102px 1px;
}
.contact-info .email {
    background-position: -50px -52px;
}
.contact-info .phone {
    background-position: -75px -27px;
}
.contact-info .mini-separator {
    margin-bottom: 30px;
	  background-color: #AAAAAA;
    height: 1px;
    width: 85px;
}
.submit {
   background-color: #28C2BA;
    border-color: #2DCDC5 #23B1AA #20A59E #2DCDC5;
border-radius: 36px 36px 36px 36px;    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    height: auto;
    line-height: 16px;
    margin-left: 31%;
    padding: 10px 40px;
    text-shadow: 0 1px 0 #000000;
}







/*news end*/




.product_table {
	font-size: 12px;
	line-height: 1.2;
	height: 24px;
	top: 5px;
	font-weight: normal;
	padding-top: 4px;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	border-top-color: #D6C9A0;
	border-left-color: #D6C9A0;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	background-color: #FFFFFF;
	color: #666666;
}
.product_table th {
	color: #FFFFFF;
	background-color: #980203;
	font-size: 12px;
	line-height: 1.2;
	height: auto;
	top: 5px;
	font-weight: bold;
	padding-top: 4px;
	text-align: center;
	padding-right: 6px;
	padding-left: 6px;
	border-right-color: #D6C9A0;
	border-bottom-color: #D6C9A0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	padding-bottom: 4px;
}
.product_table td {
	font-family: "Arial", "Helvetica", "sans-serif";
	height: auto;
	font-size: 12px;
	text-align: left;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6C9A0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6C9A0;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
}
.product_table td a:link {
	text-decoration: none;
	color: #666666;
}
.product_table td a:visited {
	color: #666666;
	text-decoration: none;
}
.product_table td a:hover {
	color: #FF0000;
	text-decoration: none;
}
.product_table td a:active {
	color: #666666;
}
.product_table  tr.altrow {
	background-color: #EAEAEA;
}
.product_table  tr.altrow1 {	background-color: #abce03;}
.product_table  tr.altrow2 {	background-color: #cccccc;}


/* news */
.news_table {
	font-size: 12px;
	line-height: 1.2;
	height: 20px;
	top: 5px;
	font-weight: normal;
	padding-top: 4px;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	width: 100%;
	float: left;
}
.news_table td {
	font-family: "Arial", "Helvetica", "sans-serif";
	height: 20px;
	color: #333333;
	font-size: 12px;
	text-align: left;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 8px;
}
.news_table td.title {
	background-image: url(../images/ws-news-icon.jpg);
	background-repeat: no-repeat;
	background-position: 6px center;
}
.news_table td.title a:link {
	color: #333333;
	text-decoration: none;
}
.news_table td.title a:visited {
	color: #333333;
	text-decoration: none;
}
.news_table td.title a:hover {
	color: #FF0000;
	text-decoration: none;
}
.news_table td.title a:active {
	color: #333333;
}
.news_table td.date {
	color: #996600;
	line-height: 1.2;
	top: 5px;
	font-weight: normal;
	padding-top: 4px;
	padding-left: 8px;
}
.news_table  tr.altrow {
	background-color: #EEEEEA;
}
.news_show { float:left;

}
.news_show td {
	font-family: "Arial", "Helvetica", "sans-serif";
}
.news_show td.title {
	font-family: "Arial", "Helvetica", "sans-serif";
	height: 20px;
	color: #996600;
	font-size: 20px;
	text-align: left;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 8px;
}
.news_show td.main {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #333333;
	font-size: 12px;
	text-align: left;
	padding-left: 18px;
	padding-top: 4px;
	padding-right: 8px;
}

/* download */
.download_table {
	font-size: 12px;
	line-height: 1.2;
	height: 24px;
	top: 5px;
	font-weight: normal;
	padding-top: 4px;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	border-top-color: #D6C9A0;
	border-left-color: #D6C9A0;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	background-color: #FFFFFF;
	color: #666666;
}
.download_table th {
	color: #FFFFFF;
	background-color: #980203;
	font-size: 12px;
	line-height: 1.2;
	height: auto;
	top: 5px;
	font-weight: bold;
	padding-top: 4px;
	text-align: center;
	padding-right: 6px;
	padding-left: 6px;
	border-right-color: #D6C9A0;
	border-bottom-color: #D6C9A0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	padding-bottom: 4px;
}
.download_table td {
	font-family: "Arial", "Helvetica", "sans-serif";
	height: auto;
	font-size: 12px;
	text-align: left;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6C9A0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6C9A0;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
}
.download_table td a:link {
	text-decoration: none;
	color: #666666;
}
.download_table td a:visited {
	color: #666666;
	text-decoration: none;
}
.download_table td a:hover {
	color: #FF0000;
	text-decoration: none;
}
.download_table td a:active {
	color: #666666;
}
.download_table  tr.altrow {
	background-color: #EAEAEA;
}
/* faq */
.faq_show {
	height: auto;
	padding-bottom: 10px;
	border: 1px solid #CCCCCC;
}
.faq_show td.title {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	background-image: url(../images/ws-faq-icon.jpg);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	padding-bottom: 8px;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
	font-weight: bold;
	color: #552B00;
	text-align: left;
	padding-left: 30px;
	height: auto;
	padding-top: 6px;
	width: 100%;
	background-color: #FEF3D1;
}
.faq_show td.main {
	height: auto;
	width: 100%;
	padding-left: 30px;
	color: #666666;
	text-align: left;
	font-weight: normal;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 18px;
	padding-top: 6px;
	padding-right: 4px;
}
/* contact us */
.contact_table {
	font-size: 12px;
	line-height: 1.2;
	height: 24px;
	top: 5px;
	font-weight: normal;
	padding-top: 4px;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	border-top-color: #D6C9A0;
	border-left-color: #D6C9A0;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	background-color: #FFF5E8;
}
.contact_table th {
	color: #000000;
	background-color: #F4DA9D;
	font-size: 12px;
	line-height: 1.2;
	height: 24px;
	top: 5px;
	font-weight: normal;
	padding-top: 4px;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	border-right-color: #D6C9A0;
	border-bottom-color: #D6C9A0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
}
.contact_table td {
	font-family: "Arial", "Helvetica", "sans-serif";
	height: 24px;
	color: #333333;
	font-size: 12px;
	text-align: left;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
}
.contact_table  tr.altrow {
	background-color: #FFFFFF;
}
/* member form */
.member_table {
	font-size: 12px;
	line-height: 1.2;
	height: 24px;
	top: 5px;
	font-weight: normal;
	padding-top: 4px;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	border-top-color: #B6B6B6;
	border-left-color: #B6B6B6;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
}
.member_table th {
	color: #333333;
	background-color: #cccccc;
	font-size: 12px;
	line-height: 1.2;
	height: 24px;
	top: 5px;
	font-weight: bold;
	padding-top: 4px;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	border-right-color: #B6B6B6;
	border-bottom-color: #B6B6B6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
}
.member_table td {
	font-family: "Arial", "Helvetica", "sans-serif";
	height: 24px;
	color: #222222;
	font-size: 12px;
	text-align: left;
	padding-left: 8px;
	background-image: url(../images/ws-bg-09.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6B6B6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B6B6B6;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
}
.member_table tr.altrow {
	background-color: #cccccc;
}
/* member zone form */
.member_zone_table {
	font-size: 12px;
	line-height: 1.2;
	height: 24px;
	top: 5px;
	font-weight: normal;
	padding-top: 4px;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	border-top-color: #D6C9A0;
	border-left-color: #D6C9A0;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	background-color: #FFFFFF;
	color: #666666;
}
.member_zone_table th {
	color: #FFFFFF;
	background-color: #980203;
	font-size: 12px;
	line-height: 1.2;
	height: auto;
	top: 5px;
	font-weight: bold;
	padding-top: 4px;
	text-align: center;
	padding-right: 6px;
	padding-left: 6px;
	border-right-color: #D6C9A0;
	border-bottom-color: #D6C9A0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	padding-bottom: 4px;
}
.member_zone_table td {
	font-family: "Arial", "Helvetica", "sans-serif";
	height: auto;
	font-size: 12px;
	text-align: left;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6C9A0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6C9A0;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
}
.member_zone_table td a:link {
	text-decoration: none;
	color: #666666;
}
.member_zone_table td a:visited {
	color: #666666;
	text-decoration: none;
}
.member_zone_table td a:hover {
	color: #FF0000;
	text-decoration: none;
}
.member_zone_table td a:active {
	color: #666666;
}
.member_zone_table  tr.altrow {
	background-color: #EAEAEA;
}
/* login & logout */
.login_msg_error {
    font-size: 12px;
    color: #ff0000;
    text-align: center;
}
.logout {
    font-size: 12px;
    color: #ff9900;
    text-align: right;
}
.logout a:link {
    color: #ff9900;
    text-decoration: none;
}
.logout a:visited {
    color: #ff9900;
    text-decoration: none;
}
.logout a:hover {
    color: #ffcc00;
    text-decoration: none;
}
.logout a:active {
    color: #ffcc00;
    text-decoration: none;
}
.login_user {
    font-weight: bold;
    font-size: 18px;
    color: #999999;
}
.msg_getpw {
    font-size: 12px;
    color: #ff0000;
    text-align: center;
}
/* text back url */
.back
{	text-align:left}

.back_url {
	text-align: center;
	height: auto;
	width: 100%;
}
.back_url a {
	color: #333333;
	text-decoration: none;
}
.back_url a:link {
	color: #333333;
	text-decoration: none;
}
.back_url a:visited {
	color: #333333;
	text-decoration: none;
}
.back_url a:hover {
	color: #FF0000;
  text-decoration: underline;
}
.back_url a:active {
	color: #FF0000;
  text-decoration: underline;
}
/*nav*/
#sitemap{
	width: 90%;
	background-color: #EBEBEB;
	color: #333;
	margin: 5px;
	padding: 10px;
	border: 3px solid #CCC;
	height: auto;
	float: left;
}
#sitemap a{
	font-size: 11px;
	color: #666;
}
#sitemap a:hover,#sitemap a:active{
	color: #F30;
	text-decoration: underline;
}
#sitemap a:visited {
	color: #990;
}
#sitemap ul{
	width: 500px;
	text-align: left;
	list-style-type: none;
	font-size: 11px;
	color: #333;
	margin: 5px;
	padding: 4px 6 px;
}
#sitemap li{
	float: left;
	background-image: url(../images/dot2.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding: 0px 0px 0px 10px;
}
#sitemap li a{
	width: 400px;
	display: block;
	text-align: left;
	padding: 0px;
	color: #900;
}
#sitemap ul ul{
	margin: 10px;
}
#sitemap ul ul li{

}
#sitemap ul ul li a{
	width: 400px;
	display: block;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#sitemap ul ul ul{
	margin: 10px;
	width: 400px;
	list-style-type: none;
}
#sitemap ul ul li li a{
	float: left;
	display: inline;
	width: auto;
	padding: 0px 5px 0px 0px;
	margin: 4px 6px;
	clear: both;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
/*index banner*/

.bottom{ width:100%; margin:-15px auto 10px auto; background:url(../images/bottom-bg.png) repeat-x left -36px #fffdf4; height:380px;  position:absolute;}
.bottom-main{ width:1280px; height:380px;margin:-36px auto auto auto; background:url(../images/bottom-main.png) no-repeat  center top ; padding:50px 0px 0px 20px; color:#666; z-index:999; }
.column-1{ width:383px; float:left; text-align:left; padding:0px 0px 0px 140px;}
.column-2{
	width:540px;
	float:left;
	text-align:left;
	padding:20px 0px 0px 12px;
	margin:0px 0px 0px 20px;
	color:#d3dc88;
	font-size: 15px;
	line-height: 22px;
}
.column-3{ width:920px; float:left; text-align:left; margin:0px 0px 0px 160px; background: url(../images/bottom-main.jpg) no-repeat center top; height:170px;}
.column-4{
	float:left;
	width:360px;
	padding:70px 0px 0px 32px;
	font-size: 13px;
	line-height: 22px;
}
.column-5{
	width:130px;
	float:left;
	padding:70px 0px 0px 110px;
	color:#F33;
	font-weight: bold;
}
.column-6{
	float:left;
	width:220px;
	padding:55px 0px 0px 55px;
	font-size: 13px;
	letter-spacing: -1px;
	line-height:32px;
}
.column-6 a{
	color: #666;
	text-decoration: underline;
}
#master{
	width:100%; margin:120px auto 30px auto; height:auto; float:left;  position:relative;
	

}
#center{
	width:950px; height:auto;margin:30px auto 10px auto;color: #666666;
	 background:#fff; padding:0px 0px 80px 0px;
-webkit-box-shadow:0px -3px 12px -2px rgba(0,0,0,0.3);
	   -moz-box-shadow:0px -3px 12px -2px rgba(0,0,0,0.3);
	        box-shadow:0px -3px 12px -2px rgba(0,0,0,0.3);}

#main{
	width:720px; 
	float: right;
	margin: auto;
	text-align: left;

}

#main2{
	width:950px; 
	float: left;
	margin: auto;
	text-align: left;
	height:600px; background:#FFF;

}
#left{
	width:220px;float:left; 
	height:auto;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	-webkit-box-shadow:0px -3px 12px -2px rgba(0,0,0,0.3);
	   -moz-box-shadow:0px -3px 12px -2px rgba(0,0,0,0.3);
	        box-shadow:0px -3px 12px -2px rgba(0,0,0,0.3);


}
#submenu {
	width:200px;
	font-size: 13px;
	text-align: center;
	color: #86c840;
	margin: auto;
	padding:0px;
}
#submenu-title {
	font-size:19px;
	font-weight: bold; text-align:left;
	color: #62a818;
	letter-spacing: 2px;
	padding:5px 0px 0px 40px; display:block; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
#submenu-title span{display:block;font-size:13px; color:#666;}
#submenu ul {
	list-style: none;width: auto; vertical-align:middle;
	margin:20px 0px 0px 30px;	padding: 0px; float:left;
}

#submenu ul li {
	display: block;
	text-decoration: none;
	color: #fff;
	text-align: left;
	padding:3px 15px 3px 30px;
	letter-spacing: 1px;
	margin: 0px; float:left; font-size:15px; background:url(../images/arrow.jpg) no-repeat left 10px;
	border-bottom:#81a1a9 solid 1px;
	width:120px;
}
#submenu ul li a{
	color:#7a7a7a;
	text-decoration: none;
    overflow: hidden;
 text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}
#submenu ul li:hover{
      box-shadow: 0 0 15px rgba(0, 0, 0, 0.3) inset;
      background:rgba(134,200,64, 1); }
#submenu ul li a.current {
	color:#6ba82a;
	text-decoration: none;
}


#breadcrumbs {
    color: #999999;
    font-size: 12px;
    float:left;
	padding:2px 20px; width:640px; height:20px; margin:0px 0px 0px 20px; 

	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
background: url(../images/breadcrumb-home.jpg) no-repeat 10px center #ecf0f1;

}
#breadcrumbs ul{float: left;}
#breadcrumbs li a { padding:0 10px 2px 0; background:transparent url(../images/breadcrumb-slash.jpg) no-repeat right center;}
#breadcrumbs li a:link, #breadcrumbs li a:visited { text-decoration:none; color:#003366; }
#breadcrumbs li a:hover, #breadcrumbs li a:focus { text-decoration:underline; color:#0099CC; }
#breadcrumbs li {color:#FF9900;float:left; padding-left:8px;}
/*bg*/
.bg1{ background:url(../images/bg-1.jpg) no-repeat center top; float:left;
-moz-background-size:cover;
-webkit-background-size:cover;
-o-background-size:cover;
background-size:cover; 
}

.bg2{ background:url(../images/bg-2.jpg) no-repeat center top; float:left;
-moz-background-size:cover;
-webkit-background-size:cover;
-o-background-size:cover;
background-size:cover; 
}

.bg3{ background:url(../images/bg-3.jpg) no-repeat center top; float:left;
-moz-background-size:cover;
-webkit-background-size:cover;
-o-background-size:cover;
background-size:cover; 
}

.bg4{ background:url(../images/bg-4.jpg) no-repeat center top; float:left;
-moz-background-size:cover;
-webkit-background-size:cover;
-o-background-size:cover;
background-size:cover; 
}

.bg5{ background:url(../images/bg-5.jpg) no-repeat center top; float:left;
-moz-background-size:cover;
-webkit-background-size:cover;
-o-background-size:cover;
background-size:cover; 
}






.box-left{ float:left; width:350px;}
.box-right{ float:left; width:300px;margin:20px 0px 0px 50px;}
#buy_block {margin:5px 0 0 0;border-width:1px 0 0 0;border-style:solid; float:left; }
/*other type*/
.product_number{padding:15px 0px 5px 0px; float:left; clear:both;width:300px;}
/* short description */
.short_description_content,.primary_block .short_description_content p {
	margin:10px 0px;
	padding:0px;
	text-align: inherit;
	float:left;
	width:300px;
	color: #000;
	font-size: 15px;
	line-height: 24px;
}


/* price */
.price {
	padding:10px;
	float:left;
	width: auto;
	

}
.our_price_display {
	display:block;
	padding: 0px;
	float:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #D62672; float:left; width:300px;
}
.price_display{padding:5px 0px;
	float:left;
	width:300px;}
/*color*/

.show_color { float:left; clear:both; width:360px; padding:5px 0px;
}
.show_color img {
    border: 1px solid #CCCCCC;
    cursor: default;
    padding: 2px; margin:0px 1px;
}
/* quantity */
#quantity_wanted_p {float:left;padding:5px 0px;}
#quantity_wanted_p label {float:left;padding:6px 0px 0 0px;text-align:right;}
#login_form .text a {
	color: #666;
	text-decoration: underline;
}
#quantity_wanted{ border: solid 1px #d0ade5; padding:2px 20px; float:left; margin:10px;
    -moz-box-shadow:inset 1px 1px 5px #c9c9c9;
    -webkit-box-shadow:inset 1px 1px 5px #c9c9c9;
    box-shadow:inset 1px 1px 5px #c9c9c9;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;

}
.quantity_wanted_p .quantity_wanted {width:20px;height:15px;float:left;padding:5px;text-align:center;}


/* add to cart */
.exclusive {float:left; margin:5px 0px 0px 10px;}
#add_to_cart {float:left;margin:0;padding:0;}
#add_to_cart input {display:none;}
/* attributes */


/* button 
---------------------------------------------- */
.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 15px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	  -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	  box-shadow: 0 1px 2px rgba(0,0,0,.2);
  }
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

.bigrounded {
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}
.medium {
	font-size: 12px;
	padding: .4em 1.5em .42em;
}
.small {
	font-size: 11px;
	padding: .2em 1em .275em;
}
/* rosy */
.rosy {
	color: #fff;
	background: #e56243 url(../images/car-img.jpg) no-repeat 10px 7px; padding:10px 20px 10px 40px;

}
.rosy:hover {
	background: #e56243 url(../images/car-img.jpg) no-repeat 10px 7px; color:#000;padding:10px 20px 10px 40px;
}
.rosy:active {
	color: #dca4ab;padding:10px 20px 10px 40px;
	background: -webkit-gradient(linear, left top, left bottom, from(#bf404f), to(#f16c7c));
	background: -moz-linear-gradient(top,  #bf404f,  #f16c7c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf404f', endColorstr='#f16c7c');
}
/* pink */
.pink {
	color: #feeef5;
	background: #e1c3da; float:right;
}
.pink:hover {
	background: #e1c3da;
	background: -webkit-gradient(linear, left top, left bottom, from(#f4aacb), to(#e86ca4));
	background: -moz-linear-gradient(top,  #f4aacb,  #e86ca4);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4aacb', endColorstr='#e86ca4');
}
.pink:active {
	color: #f3c3d9;
	background: -webkit-gradient(linear, left top, left bottom, from(#f171ab), to(#feb1d3));
	background: -moz-linear-gradient(top,  #f171ab,  #feb1d3);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f171ab', endColorstr='#feb1d3');
}
/* gray */
.gray {
	color: #e9e9e9;
	border: solid 1px #555;
	background: #6e6e6e;
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
	background: -moz-linear-gradient(top,  #888,  #575757);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
}
.gray:hover {
	background: #616161;
	background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
	background: -moz-linear-gradient(top,  #757575,  #4b4b4b);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');
}
.gray:active {
	color: #afafaf;
	background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));
	background: -moz-linear-gradient(top,  #575757,  #888);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888');
}

/* red */
.red {
	color: #faddde;
	border: solid 1px #980c10;
	background: #d81b21;
	background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
	background: -moz-linear-gradient(top,  #ed1c24,  #aa1317);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}
.red:hover {
	background: #b61318;
	background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
	background: -moz-linear-gradient(top,  #c9151b,  #a11115);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
}
.red:active {
	color: #de898c;
	background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
	background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}
/* white */
.white {
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.white:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.white:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}
/*about*/
	.content{
	margin:10px;
	width:680px;
	padding:20px 10px;
	overflow:auto;
	font-size:15px;
	line-height:28px;
	float:left; color:#666;


}
.row-left{ float:left; width:380px; }
.row-right{float:left;  z-index:999;}
/* inquiry */
.inquiry_table {
	font-size: 12px;
	padding: 4px;
	margin: 15px;
	width:95%;
	background-color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	/*for ie*/
  border-radius: 5px;
	margin:15px  auto;

}
.inquiry_table th {
	color: #000;
	font-size:13px;
	line-height: 1.6;
	height: auto;
	top: 5px;
	text-align: center;
	padding: 8px;
	background-color:#000;
	background: none repeat scroll 0 0 #F5F5F5;
    border-bootm: 1px solid #E9E9E9;
    font-weight: bold;
    padding: 6px 10px 7px;

}
.inquiry_table td {
	font-family: "Arial", "Helvetica", "sans-serif";
	height: auto;
	color: #000;
	font-size: 13px;
	text-align: center;
	padding:0px 5px;
	border: #DFDFDF solid;
	border-width:0px 0px 1px 0px;
}
.inquiry_table td a{
	text-decoration: underline;
	color: #F60;
}
.inquiry_table tr .title div{ padding:8px;font-size: 13px;}
.inquiry_table tr .title div #radio{ margin:5px 5px 0px 0px;}
.inquiry_table td.pic a img{ width:50px; height:50px; text-align:center;}
.inquiry_table td.no {
	color: #222222;text-align:left;
}
.inquiry_table td.title a:link {
	color: #222222;
	text-decoration: none;
	padding: 0px;
}
.inquiry_table tbody tr .no a {
	text-decoration: none;
	color: #C00;
}
.inquiry_table tbody  td em {
	font-size: 12px;
	font-style: italic;
	color: #000;
}
.inquiry_table td.title a:visited {
	color: #222222;
	text-decoration: none;
}
.inquiry_table td.title a:hover {
	color: #FF0000;
	text-decoration: none;
}
.inquiry_table td.title a:active {
	color: #222222;
}
.inquiry_table td.date {
	color: #333333;
	font-style: italic;
}
.inquiry_table  td.altrow {
	 text-align:left
}
.inquiry_table tdecialprice{
	font-style: italic;
	font-weight: bold;
	color: #C30;
}
.inquiry_table tfoot {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #FFF;
	text-align: right;
}
.inquiry_table tfoot  td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style:solid;
	border-left-style: none;
	font-size: 12px;
	color: #000;
	text-align: right;
}
.inquiry_table td.cance a{
	color: #C51920;
	text-decoration: underline;
}
