body{
	margin:0px;
	background: #EDEDED url("site_images/bg.jpg");
	background-repeat:repeat-x;
	margin-top:20px;
	color: #3d454b;
	font-family: "Helvetica Neue", Arial, "DejaVu Sans", sans-serif;
	font-size:12px;
	text-align:left;
}

a{
color:#333;
text-decoration:none;
}

a:hover{
color:#3F81EC;
text-decoration:none;
}

h2,h3,h4{
	color: #3d454b;
	font-family: "Helvetica Neue", Arial, "DejaVu Sans", sans-serif;
	font-size:12px;
	margin:0px;
	text-decoration:none;
}

#main{
	width:930px;
	padding:10px 10px 10px 10px;
	background-position:top;
	background-color:#FFFFFF;
}

.textfield{
	border:1px solid #c1c1c1;
	padding:5px;
	width:300px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.textfield_num{
	border:1px solid #c1c1c1;
	padding:5px;
	width:100px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.textfield_pass{
	border:1px solid #c1c1c1;
	padding:5px;
	width:200px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.textarea{
	border:1px solid #c1c1c1;
	padding:5px;
	width:400px;
	font-family: "Helvetica Neue", Arial, "DejaVu Sans", sans-serif;
	font-size:12px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.button{
	font-family: "Helvetica Neue", Arial, "DejaVu Sans", sans-serif;
	background-color:#B6D977;
	color: #333;
font-weight:bold;
	font-size:12px;
	border:1px solid #A2D049;
	padding:5px 15px 5px 15px;
-moz-border-radius: 2px;
border-radius: 2px;
}

h1{
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-size:24px;
	margin-bottom:10px;
}

h2{
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:12px;
	margin-bottom:10px;
color:#6699CC;
}

img{
	border:0px;
}

.img_1{
-moz-border-radius: 3px;
border-radius: 3px;
	border:1px solid #e1e1e1;
	padding:5px;
	margin-bottom:10px;
margin-top:5px;
}

/*************************** Header **************************/

#header{
	width:950px;
	height:100px;
	background-image: url("site_images/header.png");
	background-repeat:no-repeat;
	background-position:top;
	text-align:left;
-moz-border-radius: 6px 6px 0 0;
border-radius: 6px 6px 0 0;
}

#header img{
margin-top:30px;
}

/**************************** language bar ******************/
#lang{
width:945px;
padding-right:10px;
padding-bottom:5px;
text-align:right;
font-size:11px;
font-weight:bold;
}

#lang a{
text-decoration:none;
color:#777;
}

#lang a:hover{
color:#6699CC;
}



/*************************** Menu ****************************/
#main_menu{
	height:37px;
	background-color:#2E2F2D;
	text-align:left;
	line-height:37px;
	width:950px;
text-shadow:0 1px #000;
}

#pmenu, #pmenu ul {padding:0; margin:0; list-style-type: none;}
#pmenu {position:relative; z-index:500;}
#pmenu li {float:left;position:relative;}
#pmenu a, #pmenu a:visited {display:block; width:126px; font-size:14px; font-weight:bold; color:#FFFFFF; height:37px; line-height:37px; text-decoration:none; text-indent:5px; text-align:center; border-right:1px solid #444;}
#pmenu li:hover > a{color:#999;}
#pmenu li ul {display: none;}
#pmenu li:hover > ul {display:block; position:absolute; top:0; left:181px;}
#pmenu > li:hover > ul {left:0; top:37px; background-color:#CFE1EB;text-shadow:none;}

#pmenu1 a, #pmenu1 a:visited {display:block; width:180px; font-size:11px; font-weight:normal; color:#1A1A1A; height:30px; line-height:30px; text-decoration:none; text-indent:5px; text-align:center; border:1px solid #fff; border-width:0 1px 1px 0;}
#pmenu1 li:hover > a{color:#CFE2EB; background-color:#669ACC;}


/*************************** Footer ***********************/
#main_footer{
	width:950px;
}

#footer{
	background-color:#1A1A1A;
	color:#818181;
	padding:10px;
	font-size:11px;
	height:100px;
	border-top:2px solid #6699CC; 
}

#footer_left{
	float:left;
	width:230px;
	border-right:1px dotted #6D6D6D;
	height:75px;
	line-height:25px;
	padding-top:25px;
}

#footer_right{
	float:right;
	line-height:25px;
	text-align:left;
	width:680px;
}

.footer_text1{
	color:#E6E6E6;
}

a.link_footer:link{text-decoration: none; color:#6D6D6D; border-bottom:1px dotted #6D6D6D;}
a.link_footer:visited{text-decoration: none; color:#6D6D6D; border-bottom:1px dotted #6D6D6D;}
a.link_footer:hover{text-decoration:none; color:#FFFFFF; border-bottom:1px dotted #6D6D6D;}

/**************************** content ****************************/

#content{
	margin:0px;
	margin-bottom:40px;
	overflow:hidden;
	padding-bottom:0px;
	padding-top:20px;
	text-align:left;
}
/************************ contact splits **************************/
#split1{
	width:450px;
	float:left;
	line-height:20px;
}

#split2{
	width:432px;
	float:right;
}

#map{
-moz-border-radius: 3px;
border-radius: 3px;
	border:1px solid #e1e1e1;
	padding:5px;
	margin-top:5px;
	margin-bottom:10px;	
}

.address_text{
	color:#3F81EC;
font-weight:bold;

}

#map_top{
	font-family: "Helvetica Neue", Arial, "DejaVu Sans", sans-serif;
	background-color:#B6D977;
	color: #333;
font-weight:bold;
	font-size:11px;
	border:1px solid #A2D049;
	padding:5px 15px 5px 15px;
width:150px;
text-align:center;
-moz-border-radius: 2px;
border-radius: 2px;
}

/************************** other splits ****************************/

#split_right{
	width:690px;
	float:right;
	line-height:20px;
}

#split_left{
overflow:auto;
min-height:550px;
	width:224px;
	float:left;
	background-image: url("site_images/left.jpg");
	background-repeat:no-repeat;
}

.menu_company {
	width:224px; 
	height:40px; 
	border-bottom:1px solid #E8E8E8;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	color:#666;
	background-image: url("site_images/button_company.png");
	}

.menu_company a, .menu_company a:visited {
	display:block;
	height:40px; line-height:40px; 
	text-decoration:none; 
	color:#666;
}
.menu_company a span {padding-left:40px;}

.menu_company a:hover {
	display:block; 
	height:40px; 
	cursor:pointer;
	color:#669ACC; 
}

.menu_company_v {
	width:224px; 
	height:40px; 
	border-bottom:1px solid #E8E8E8;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	color:#669ACC;
	background-image: url("site_images/button_company.png");
	}
.menu_company_v a, .menu_company_v a:visited {
	display:block;
	height:40px; line-height:40px; 
	text-decoration:none; 
	color:#669ACC;	
}
.menu_company_v a span {padding-left:40px;}

.menu_company_v a:hover {
	display:block; 
	height:40px; 
	cursor:pointer; 
}

.menu_services {
	width:224px; 
	height:40px; 
	border-bottom:1px solid #E8E8E8;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	color:#666;
	background-image: url("site_images/button_services.png");
	}
.menu_services a, .menu_services a:visited {
	display:block;
	height:40px; line-height:40px; 
	text-decoration:none; 
	color:#666;
}
.menu_services a span {padding-left:40px;}

.menu_services a:hover {
	display:block; 
	height:40px; 
	cursor:pointer;
	color:#669ACC;
}


.menu_services_v {
	width:224px; 
	height:40px; 
	border-bottom:1px solid #E8E8E8;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	color:#669ACC;	
	background-image: url("site_images/button_services.png");
	}
.menu_services_v a, .menu_services_v a:visited {
	display:block;
	height:40px; line-height:40px; 
	text-decoration:none; 
	color:#669ACC;	
}
.menu_services_v a span {padding-left:40px;}

.menu_services_v a:hover {
	display:block; 
	height:40px; 
	cursor:pointer;
}

.menu_contact {
	width:224px; 
	height:40px; 
	border-bottom:1px solid #E8E8E8;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	color:#666;
	background-image: url("site_images/button_contact.png");
	}

.menu_contact a, .menu_contact a:visited {
	display:block;
	height:40px; line-height:40px; 
	text-decoration:none; 
	color:#666;
}
.menu_contact a span {padding-left:40px;}

.menu_contact a:hover {
	display:block; 
	height:40px; 
	cursor:pointer;
	color:#669ACC; 
}

.menu_products_i {
	width:224px; 
	height:40px; 
	border-bottom:1px solid #E8E8E8;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	color:#666;
	background-image: url("site_images/button_products_index.png");
	}

.menu_products_i a, .menu_products_i a:visited {
	display:block;
	height:40px; line-height:40px; 
	text-decoration:none; 
	color:#666;
}
.menu_products_i a span {padding-left:40px;}

.menu_products_i a:hover {
	display:block; 
	height:40px; 
	cursor:pointer;
	color:#669ACC; 
}

/************************** menu products *********************/
.menu_products {
	width:224px; 
	height:40px; 
	border-bottom:1px solid #E8E8E8;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	background-image: url("site_images/button_products.png");
	}
.menu_products a, .menu_products a:visited {
	display:block;
	height:40px; line-height:40px; 
	text-decoration:none; 
	color:#666;
text-shadow:0 1px #FFF;
}
.menu_products a span {padding-left:35px;}

.menu_products a:hover {
	display:block; 
	height:40px; 
	cursor:pointer;
	color:#669ACC;
	background-image: url("site_images/button_products_v.png");
}

.menu_products_v {
	width:224px; 
	height:40px; 
	border-bottom:1px solid #E8E8E8;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	color:#666;
	background-image: url("site_images/button_products_v.png");
	}
.menu_products_v a, .menu_products_v a:visited {
	display:block;
	height:40px; line-height:40px; 
	text-decoration:none; 
	color:#669ACC;
}
.menu_products_v a span {padding-left:35px;}

.menu_products_v a:hover {
	display:block; 
	height:40px; 
	cursor:pointer;	
}
/****************** contact bg *********************/
#contact_bg{
	width:217px;
	margin-top:40px;
	color:#666;
	line-height:18px;
	font-size:15px;
	font-size:11px;
}

a.link_contact:link{text-decoration:none; color:#669ACC;}
a.link_contact:visited{text-decoration:none; color:#669ACC}
a.link_contact:hover{text-decoration:underline; color:#669ACC;}

/****************************************************/

.home_left{
	width:217px;
	color:#555;
	line-height:18px;
	font-size:11px;
	//font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:2px solid #E8E8E8;
	padding-bottom:15px;
	margin-bottom:15px;
}

/*************************** index products ********************/

.products_left{
	width:460px;
	float:left;
}


.products_right{
	width:230px;
	float:right;
}

.products_left_1{
	width:230px;
	float:left;
}

.products_left_2{
	width:230px;
	float:right;
}

.product_img{
	width:216px;
	height:208px;
	padding-top:8px;
	text-align:center;
	background-image: url("site_images/products_bg.gif");
	background-repeat:no-repeat;
}

.menu_products_text {
	width:216px;
	text-align:center;
	margin-bottom:20px;
	margin-top:5px;
	background-image: url("site_images/products_text.png");
	background-repeat:no-repeat;
	height:30px;
	line-height:30px;
	font-size:12px;
	}
.menu_products_text a, .menu_products_text a:visited {
	display:block;
	height:30px; line-height:30px; 
	text-decoration:none; 
	color: #000;
}
.menu_products_text a span {}

.menu_products_text a:hover {
	display:block; 
	height:30px; 
	cursor:pointer;
	text-decoration:underline;
}

#cat_msg{
font-size:16px;
margin:15px 0;
color:#3F81EC;
}

.index-content{
overflow:auto;
}

.index-content a{
font-weight:bold;
}

.index-content1{
border-top:1px dotted #CCC;
border-bottom:1px  dotted #CCC;
}

/******************* cpanel ****************/

.table_top{
	background-color:#B0CAE3;
	color: #000;
text-shadow:0 1px #FFF;
	padding:5px;
}

td{
	color: #3d454b;
	border-bottom:1px solid #E8E8E8;
	padding:5px;
}

a.link_main{text-decoration: none; color:#333; border-bottom:1px dotted #3d454b;}
a.link_main:hover{color:#3d454b; border-bottom:1px solid #3d454b;}

.thumb{
padding:5px;
background-color:#e1e1e1;
border:0px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.thumb{
max-width: 280px;
height : auto;
}

.thumb{
width: auto;
//height : 280px;
}

.thumb2{
max-width: 600px;
height : auto;
//float: left; 
margin: 0px 10px 10px 0;
background:#E1E1E1;
padding:6px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.thumb2{
width: auto;
//height : 350px;
}

/********************* product details *********************/
#source{
background:#B0CAE3;
padding:5px 15px;
text-align:center;
width:280px;
margin-top:10px;
}

#source a{
color:#000;
font-size:11px;
border:0px;
text-shadow:0 1px #FFF;
}

/***************** index category link ********************/
a.link_cat_ind:link{
text-decoration:none; 
color: #666;
font-weight:bold;
}

a.link_cat_ind:hover{
text-decoration:underline; 
color:#669ACC;}

/***************** gallery link ********************/
a.link_gallery:link{text-decoration:none; color: #eee;}
a.link_gallery:visited{text-decoration:none; color: #eee;}
a.link_gallery:hover{text-decoration:underline; color:#eee;}

/* left side */
.left-top{
font-size:12px;
font-weight:bold;
margin-bottom:10px;
background:#e1e1e1;
padding:5px 7px;
color:#333;
text-shadow:0 1px #FFF;
}

.left-bottom{
color:#333;
font-size:11px;
margin:0 5px 10px 5px;
}

.left-bottom a{
color:#669ACC;
font-weight:bold;
}



