﻿@CHARSET "UTF-8";

/* CSS Document */
body {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	text-align: center;
	color: #6d6f6f;
	
}

a {
	text-decoration: none;
}

a img {
	border: none;
}

ul,ol {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

h2 {
	font-size: 14pt;
	font-weight: 500;
	line-height: 18pt;
	color: #B21117;
	margin: 0 auto;
}
#ccover {
	width: 960px;
	overflow: hidden;
	background-color: #FFFFFF;
	margin: 0 auto;
	}
#cover {
	width: 960px;
	overflow: hidden;
	background-color: #FFFFFF;
	margin: 0 auto;
}

#wrapper {
	margin: 0 auto;
	width: 960px;
	
}

#header {
	float: left;
	width: 960px;
}

#header_top {
	float: left;
	width: 960px;
	background: #464646;
}

#logo {
	float: left;
	width: 270px;
	margin: 25px auto 10px 15px;
}

#header_links {
	float: left;
	width: 560px;
	text-align: center;
	margin-left: 90px;
	height: 70px;
	margin-top: 35px;
}

.heads {
	float: left;
	width: 90px;
	overflow: hidden;
	height: 68px;
	margin-top: 5px;
}

.heads a {
	color: #cfcfcf;
	float: left;
	width: 90px;
	overflow: hidden;
	height: 70px;
}

.heads a:hover {
	color: #3fd3ff;
	background: url("../images/link_back.gif")  center no-repeat;
}

.head_divider {
	float: left;
	width: 1px;
	background: url("../images/header_divider.jpg") bottom no-repeat;
	height: 70px;
}

.hover {
	float:left;
	width:90px;
	height:65px;
	background: url("../images/link_back.gif") center;
	}

#header_bottom {
	float: left;
	width: 960px;
	background: url("../images/slide_back.gif") top no-repeat;
	height: 165px;
	border-bottom: 2px solid #42cdfc;
}

.arrows {
	float: left;
	width: 45px;
	margin: 50px 5px;
}



.prd {
	float: left;
	width: 144px;
	text-align: center;
	margin: 12px auto 10px 20px;
}

.prd_img {
	float: left;
	width: 144px;
}

.prd_img img {
	border: 4px solid #464646;
}

.prd_img img:hover {
	border: 4px solid #42cdfc;
}

.prd_name {
	float: left;
	width: 110px;
}

.prd_name a {
	font-size: 10pt;
	color: #464646;
}

.prd_name a:hover {
	color: #858a8c;
}

#content {
	float: left;
	width: 960px;
	background-color: #f2f2f2;
	text-align: left;
}

#content_left {
	float: left;
	width: 255px;
	text-align: left;
	background: url("../images/left_shadow.jpg") right center no-repeat;
	height: 550px;
}

#content_center {
	float: left;
	width: 455px;
}

#content_right {
	float: left;
	width: 245px;
	background: url("../images/right_shadow.jpg") left center no-repeat;
	height: 550px;
}

.title {
	float: left;
	width: 90%;
	font-size: 12pt;
	font-weight: 500;
	line-height: 18pt;
	color: #464646;
	margin-top: 15px;
	text-align: left;
	margin-left: 10px;
}

.news {
	float: left;
	width: 90%;
	text-align: left;
	margin: 5px auto 5px 7px;
}

.com_img {
	float: left;
	width: 100%;
	
}

.com_img img {
	border: 4px solid #42cdfc;
}

.com_title {
	float: left;
	width: 100%;
	font-size: 11pt;
	color: #42cdfc;
	margin: 3px auto;
}
.com_exp {
	float: left;
	width: 94%;
	font-size: 10pt;
	color: #464646;
	margin: 5px auto;
	text-align: left;
}
.com_exp a{
	color: #42CDFC;
	}
.com_exp a:hover {
	color: #464646;
	}
.com_cont {
	float: left;
	width: 95%;
	text-align: right;
	margin: 3px auto;
}
.com_cont a {
	font-size: 10pt;
	line-height:1.4em;
	color: #42cdfc;
	padding-left: 15px;
	}
.com_cont a:hover {
	color: #464646;
	}
.wrap {
	float: left;
	width: 98%;
	background-color: #e3e9eb;
	margin-left: 7px;
	}	
#welcome {
	float: left;
	width: 450px;
	text-align: center;
	margin-top: 33px;
	}
.pro {
	float: left;
	width: 220px;
	text-align: center;
	margin-top: 5px;
	}
#prd_list {
	float: left;
	width: 200px;
	margin: 10px auto 10px auto; 
	text-align: left;
	
}
#prd_list ul {
	margin:0 0 0 20px;
	padding:2px 5px;
	}
#prd_list li {
	list-style-image: url("../images/arrow_2.jpg");
	}
#prd_list li a {
	font-size: 10pt;
	line-height:1.4em;
	color: #42cdfc;
}
#prd_list li a:hover {
	color: #464646;
}
#login {
	float: left;
	width: 229px;
	margin-left: 15px;
	margin-top: 7px;
}	
#login_form {
	float: left;
	width:  229px;
	margin-top: 10px; 
}
.inputs {
	float: left;
	width:  229px;
}
.input_name {
	float: left;
	width: 80px;
	text-align: right;
}
.input_input {
	float: left;
	width: 145px;
	text-align: left;
}
.texts {
	background: transparent url(../images/input_bg.jpg) repeat-x ;
	border: 1px solid #d6dade;
	color: #666666;
	font-size: 11px;
	height: 18px;
	line-height: 18px;
	margin: 2px;
}
.textareas {
	background: transparent url(../images/input_bg.jpg) repeat ;
	border: 1px solid #d6dade;
	color: #666666;
	font-size: 11px;
	height: 70px;
	line-height: 18px;
	margin: 2px;
	width: 220px;
}
.submits {
	background: transparent url(../images/button_back.jpg) repeat;
	border: 1px solid #d6dade;
	color: #42cdfc;
	font-size: 11px;
	height: 20px;
	line-height: 18px;
	margin: 2px;
}
.rowss {
	float: left;
	width: 222px;
	color:  #42cdfc;
	}
.log_sub {
	float: left;
	width: 105px;
	text-align: right;
	margin-top: 10px;
}
.log_sub a {
	font-size: 10pt;
	line-height:1.4em;
	color: #464646;
	background: url("../images/arrow_3.jpg") left center no-repeat;
	padding-left: 10px;
	}
.log_sub a:hover {
	color: #42cdfc;
	}
.cnames {
	float: left;
	width: 50px;
	text-align: left;
	color: #42cdfc; 
	}	
#footer {
	float: left;
	height:30px;
	width: 960px;
	background: url("../images/footer_back.jpg") repeat-x top;
	margin: 15px auto; 
	}
#footer_left{
	float: left;
	width: 300px;
	margin-top: 15px;
	}	
#footer_right {
	float: right;
	width: 100px;
	margin-top: 15px;
	}	
#footer_right a {
	color:#fd721e;
	font-weight: bold; 
	}		
/* Easy Slider */

#slider {
	float: left;
	width: 845px;
	
}
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:845px;
	height:145px;
	overflow:hidden; 
	}	
#prevBtn{ 
	display:block;
	float: left;
	width: 40px;
	margin: 40px 4px;

	}	
#nextBtn{ 
	display:block;
	float: left;
	width: 40px;
	margin: 40px 4px;
	
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:40px;
	height:77px;
	background:url(../images/left_arrow.jpg) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(../images/right_arrow.jpg) no-repeat 0 0;	
	}												

/* // Easy Slider */

.pr_cat {
	float: left;
	width: 98%;
	margin: 10px auto 20px 10px;
	}	
.pr_cat li{
	list-style-image: url("../images/arrow_2.jpg");
}	
.pr_cat ul {
	margin:0 0 0 20px;
	padding:2px 5px;
}
a.passive{
	color: #856F6F;
}
a.active{
	color: #42CDFC;
}
.pr {
	float: left;
	width: 190px;
	margin: 10px auto 10px 15px;
	text-align: left;
}
.pr_img {
	float: left;
	width: 190px;
	text-align: center;
}
.pr_img img {
	border: 3px solid #42cdfc;
}
.pr_title {
	float: left;
	width: 180px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bolder;
	margin-left: 5px;
}
.prd_detail {
	float: left;
	width: 440px;
	text-align: left;
}
.pr_detail_img {
	float: left;
	width: 440px;
	text-align: center;
	margin: 15px auto;
}
.pr_detail_title {
	float: left;
	width: 415px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bolder;
	margin-left: 20px;
}
.pr_detail_exp {
	float: left;
	width: 415px;
	font-size: 12px;
	line-height: 18px;
	margin-left: 20px;
}
.pr_detail_img img {
	border: 3px solid #42cdfc;
}
#largeImage {
	position: absolute;
	padding: .5em;
	background: #e3e3e3;
	border: 1px solid #42cdfc;
}
.pr_det_img {
	float: left;
	width: 190px;
	text-align: center;
	margin: 10px auto 10px 15px; 
}
.pr_det_img img {
	border: 3px solid #42cdfc;
}
.error {
	clear: both;
	width: 220px;
	float: left;
	color: #B21117;
	font-size: 10px;
}


#forgotten_password {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    float: left;
    text-align: center;
    background-color: #000;
    opacity: 0.5;
}

#forgotten_password_form {
    position: absolute;
    width: 400px;
    height: 90px;
    background-color: #fff;
    border: 3px solid #49b4ff;
    margin: 400px auto auto 400px;
    font-size: 10px;
    text-align: left;
    padding: 10px;
    z-index: 2;
    line-height: 1.4em;
    display: none;
}

#forgotten_password_form .texts {
    width: 200px;
    height: 16px;
    float: left;
    line-height: 16px;
    font-size: 11px;
    border: 1px solid #ddd;
}

#forgotten_password_form .submits {
    padding: 2px 10px;
    background-color: #ededed;
    color: #444;
    border: 1px solid #ccc;
    float: left;
    margin: 1px;
}

#forgotten_password_form a img{
    border: none;
    float: right;
    margin: -5px -5px auto auto;
}
	
.satir {
	float: left;
	width: 99%;
	text-align: left;
	margin: 3px auto 3px 4px;
	
}
.satir a {
	color: #333;
}
.s_code {
	float: left;
	width: 60px;
}
.s_name {
	float: left;
	width: 180px;
}
.s_stock {
	float: left;
	width: 120px;
}
.s_order {
	float: left;
	width: 70px;
}
.s_order a {
	color: #42CDFC;
	text-decoration: underline;
	}
.s_order a:hover {
	color: #333;
	text-decoration: none;
	}	


#welcome table {
	text-align: left;
	margin-left: 20px;
}

#welcome .texts {
	width: 300px;
	height: 20px;
	margin: 1px;
	float: left;
	border: 1px solid #ddd;
}

#welcome .submits {
	background: transparent url(../images/input_bg.jpg) repeat-x scroll left top;
	border: 1px solid #BBBBBB;
	color: #666666;
	float: left;
	font-size: 11px;
	height: 29px;
	line-height: 18px;
	margin: 2px;
	width: 50px;
}
