@charset "utf-8";
/* CSS Document */
html,body {
	background-image: url(images/bodyBg.gif);
	background-repeat: repeat-x;
	background-color: #E8EBEC;
	background-position: top;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
#wrapper {
	width: 990px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	display: block;
}
#flag {
	display: block;
	margin: 0px;
	float: left;
	text-align: right;
	width: 980px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#wrapper .bg_top {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 990px;
	background-image: url(images/Bg-top.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
}

#header {
	margin: 0px;
	float: left;
	width: 968px;
	display: block;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 11px;
}
#header #header_top {
	display: block;
	margin: 0px;
	float: left;
	width: 968px;
	padding: 0px;
	background-color: #F4F5F6;
}

#header_top .logo {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 330px;
}
#header_top .img {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 330px;
	display: block;
	height: 79px;
}




#header_top #menu {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 638px;
	background-image: url(images/best.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#menu #menus {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 638px;
	position: relative;
	bottom: 20px;
}
#menus .left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 62px;
	width: 25px;
	background-image: url(images/Menu-left.png);
	background-repeat: no-repeat;
}
#menus .repeat {
	float: left;
	display: block;
	background-image: url(images/Menu-repeat.png);
	background-repeat: repeat-x;
	width: 570px;
	height: 62px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.repeat .li {
	list-style-type: none;
	display: block;
	float: left;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 48px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.repeat .ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 570px;
	height: 62px;
	display: block;
}
#menus .alt_ul {
	position: absolute;
	z-index: 999;
	margin: 0px;
	float: left;
	width: 170px;
	background-color: #393939;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: none;
}
#menus .alt_li {
	width: 170px;
	margin: 0px;
	float: left;
	list-style-type: none;
	display: block;
	height: 30px;
	line-height: 32px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menus .alt_li a {
	text-decoration: none;
	font-size: 12px;
	color: #CACACA;
	height: 30px;
	width: 160px;
	display: block;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#menus .alt_li a:hover {
	text-decoration: none;
	font-size: 12px;
	color: #FFF;
	background-color: #278C7D;
	height: 30px;
	width: 160px;
	margin: 0px;
	float: left;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


#menus .repeat .a {
	text-decoration: none;
	color: #CACACA;
	font-size: 13px;
	background-image: url(images/a_ok.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 16px;
	padding-left: 8px;
}
#menus .repeat .a:hover {
	text-decoration: none;
	color: #2FA694;
	font-size: 13px;
	background-image: url(images/a_ok_ok.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 16px;
	padding-left: 8px;
}

#menus .repeat .a_1 {
	text-decoration: none;
	color: #CACACA;
	font-size: 13px;
	padding-right: 9px;
	padding-left: 9px;
}
#menus .repeat .a_1:hover {
	text-decoration: none;
	color: #2FA694;
	font-size: 13px;
	padding-right: 9px;
	padding-left: 9px;
}

/* Menus Private */

#menus .current{
	background-color: #393939;
	position: relative;
	}

#menus .current a {
	text-decoration: none;
	font-size: 12px;
	color: #CACACA;
	padding-left: 9px;
	height: 30px;
	line-height: 30px;
	}

#menus .current a:hover {
	text-decoration: none;
	font-size: 12px;
	color: #FFF;
	background-color: #278C7D;
	padding-left: 9px;
	height: 30px;
	line-height: 30px;
}

/* Menus Private */

#menus .right {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 62px;
	width: 20px;
	background-image: url(images/Menu-right.png);
	background-repeat: no-repeat;
}
#container {
	display: block;
	margin: 0px;
	float: left;
	width: 968px;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 11px;
}
#container #container_top {
	display: block;
	margin: 0px;
	float: left;
	width: 968px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #F4F5F6;
}
#container #slide_block {
	display: block;
	margin: 0px;
	float: left;
	width: 930px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}
#container .left_menu {
	float: left;
	display: block;
	margin: 0px;
	width: 272px;
	padding-top: 0px;
	padding-right: 28px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#container .nav_top {
	display: block;
	margin: 0px;
	float: left;
	width: 272px;
	background-image: url(images/side-navigation-top.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
#container .nav {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 272px;
	display: block;
	text-align: left;
	background-image: url(images/side-navigation-repeat.gif);
	background-repeat: repeat-y;
	height: 30px;
}

#container .left_menu a {
	width: 190px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	text-decoration: none;
	color: #2FA694;
	font-size: 15px;
	display: block;
	height: 29px;
	line-height: 30px;
	padding-left: 20px;
}
#container .left_menu a:hover {
	width: 190px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	text-decoration: none;
	color: #D00044;
	font-size: 15px;
	display: block;
	height: 29px;
	line-height: 30px;
	padding-left: 20px;
}
#container .nav_bottom {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	height: 50px;
	width: 272px;
	background-image: url(images/side-navigation-bottom.gif);
	background-repeat: no-repeat;
	text-align: left;
}
#container #border {
	display: block;
	margin: 0px;
	float: left;
	width: 928px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #F4F5F6;
}
#border .hr {
	background-image: url(images/hr-bg.gif);
	background-repeat: repeat-x;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 5px;
	width: 928px;
}



#container #content {
	display: block;
	margin: 0px;
	float: left;
	width: 968px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #F4F5F6;
}

#content #image_link {
	display: block;
	margin: 0px;
	float: left;
	width: 928px;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #E2E4E7;
	height: 150px;
}

#image_link #image_box {
	display: block;
	margin: 0px;
	float: left;
	width: 202px;
	height: 140px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#image_box img {
	border: 3px solid #CCC;
	}

#content #left_content {
	display: block;
	margin: 0px;
	float: left;
	width: 638px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#left_content #reference  {
	display: block;
	margin: 0px;
	float: left;
	width: 560px;
	padding-top: 8px;
	padding-right: 39px;
	padding-bottom: 0px;
	padding-left: 39px;
	}
	
#reference .reference_list {
	display: block;
	margin: 0px;
	float: left;
	width: 560px;
	padding-top: 8px;
	padding-right: 38px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: right;
	}

.reference_list a {
	color: #2FA694;
	text-decoration: underline;
	font-size: 15px;
	}

#left_content #reference .k3dCarousel {
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	display: block;
	margin: 0px;
	float: left;
	height: 110px;
	width: 560px;
	padding: 0px;
	}	

#reference .ref_text {
	margin: 0px;
	float: left;
	width: 560px;
	display: block;
	font-size: 14px;
	color: #666;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}

#left_content ul {
	display: block;
	margin: 0px;
	float: left;
	width: 600px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 38px;
	}

#left_content .li {
	margin: 5;
	padding: 2px;
	float: left;
	left:20px;
	top:10px;
	position: relative;
	width: 110px;
	height: 90px;
	list-style-type: none;
	}

#left_content .images {
	height: 70px;
	width: 100px;
	cursor:pointer;
	position: absolute;
	left: 0; top: 0;
	display:inline;
	}
	
#left_content .index_li {
	margin: 5;
	padding: 2px;
	float: left;
	width: 140px;
	height: 100px;
	list-style-type: none;
	}

#left_content .index_img {
	height: 90px;
	width: 130px;
	}


#left_content #welcome {
	display: block;
	margin: 0px;
	float: left;
	width: 600px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 38px;
}

#welcome #form {
	margin: 0px;
	float: left;
	width: 600px;
	display: block;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#form #form_text {
	display: block;
	margin: 0px;
	float: left;
	width: 600px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}


#form_text .text {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100px;
	}
	
#form_text .input {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 450px;
	}


#form_text .textarea {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 40	0px;
	height: 150px;
	}
#form .submit {
	display: block;
	margin: 0px;
	float: left;
	width: 390px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 110px;
	}
	
.submit input {
	height: 25px;
	width: 80px;
	}	

/* BUY PAGE CSS*/

#welcome .buy_title {
	float: left;
	margin: 0px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	width: 570px;
	text-align: left;
	font-size: 15px;
	color: #666;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#welcome #form_buy {
	margin: 0px;
	float: left;
	width: 600px;
	display: block;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#form_buy #form_text_buy {
	display: block;
	margin: 0px;
	float: left;
	width: 600px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#form_buy #form_text_buytitle {
	display: block;
	margin: 0px;
	float: left;
	width: 600px;
	padding-top:20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#form_text_buy .text {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 600px;
	}
	
	
#form_text_buy .input {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 450px;
	}


#form_text_buy .textarea {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 40	0px;
	height: 150px;
	}
#form .buy_submit {
	display: block;
	margin: 0px;
	float: left;
	width: 390px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 110px;
	}
	
.buy_submit input {
	border: 1px solid #CCC;
	background-color: #E6E6E6;
	height: 25px;
	width: 130px;
	color: #666;
	}	

/* BUY PAGE CSS*/

#div1 {
	display: none;
	margin: 0px;
	float: left;
	width: 600px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#div2 {
	display: none;
	margin: 0px;
	float: left;
	width: 600px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#div3 {
	display: none;
	margin: 0px;
	float: left;
	width: 600px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
#div4 {
	display: none;
	margin: 0px;
	float: left;
	width: 600px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}	

#welcome .title {
	float: left;
	margin: 0px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	width: 600px;
	text-align: left;
	font-size: 20px;
	color: #666;
}

#welcome .line_title {
	float: left;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	width: 575px;
	text-align: left;
	font-size: 18px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}

#welcome .date {
	float: left;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 600px;
	text-align: right;
	font-size: 11px;
	color: #666;
	margin: 0px;
}

#welcome .buy_pro {
	float: left;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 600px;
	margin: 0px;
	text-align: left;
}

#welcome .buy_txt {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 90px;
	font-size: 14px;
	color: #666;
	}

#welcome .buy_info {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 510px;
	font-size: 13px;
	color: #333;
	font-weight: bold;
	}

#welcome .price_tag {
	display: block;
	margin: 0px;
	float: left;
	font-size: 13px;
	color: #333;
	font-weight: bold;
	background-image: url(images/price-tag-head.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 25px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-color: #FFFF99;
	border-radius:4px;
	-moz-border-radius: 4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	line-height: 25px;
	}

#welcome .buy_info a {
	font-size: 13px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	}
	
#welcome .buy_info a:hover {
	font-size: 13px;
	color: #333;
	font-weight: bold;
	text-decoration: underline;
	}	

#welcome .list_a {
	font-size: 11px;
	text-decoration: none;
	color: #2FA694;
	}

#welcome .share {
	float: left;
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 600px;
	text-align: left;
	font-size: 22px;
	color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin: 0px;
}
#welcome .info {
	margin: 0px;
	float: left;
	width: 600px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	display: block;
	color: #5B5B5B;
	font-size: 14px;
	line-height: 20px;
}

#welcome .search_info {
	margin: 0px;
	float: left;
	width: 580px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 20px;
	text-align: left;
	display: block;
	color: #5B5B5B;
	font-size: 14px;
	line-height: 20px;
	background-image: url(images/Minus.png);
	background-repeat: no-repeat;
	background-position: left;
}

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

#welcome .search_info a:hover {
	color: #333;
	text-decoration: underline;
	}

#welcome .image {
	margin: 0px;
	float: left;
	display: block;
	padding: 3px;
	width: 250px;
	}

#welcome .image_box {
	margin: 0px;
	float: left;
	display: block;
	padding: 0px;
	width: 250px;
	}

.image_box li {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 250px;
	}

.image_box ul {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 250px;
	}

#welcome .pro_img {
	margin: 0px;
	float: left;
	display: block;
	border: 1px solid #999;
	padding: 0px;
	width: 250px;
	}	

#welcome .price {
	margin: 0px;
	float: left;
	display: block;
	padding: 0px;
	width: 250px;
	background-image: url(images/price.png);
	background-repeat: no-repeat;
	background-position: 70px;
	height: 70px;
	line-height: 30px;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	color: #333;
	}

#welcome .buy_box {
	margin: 0px;
	float: left;
	display: block;
	width: 180px;
	height: 70px;
	line-height: 30px;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	color: #333;
	border-radius:4px;
	-moz-border-radius: 4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 70px;
	}

#welcome .a {
	margin: 0px;
	float: left;
	display: block;
	padding: 0px;
	width: 80px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	border-radius:4px;
	-moz-border-radius: 4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border: 1px solid #CCC;
	background-color: #EFEFEF;
	}

#welcome .feature {
	margin: 0px;
	float: left;
	display: block;
	width: 334px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #333;
	font-size: 12px;
	}

#welcome .text {
	display: block;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	}

#welcome .tag {
	float: left;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 600px;
	text-align: right;
	font-size: 12px;
	color: #666;
	margin: 0px;
}

#welcome .info a {
	text-decoration: none;
	color: #2FA694;
}
#welcome .info a:hover {
	text-decoration: none;
	color: #D00044;
}





#left_content #news {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 638px;
}
#left_content #news #title {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 638px;
	position: relative;
	right: 13px;
}
#news #title .left {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 52px;
	width: 52px;
	background-image: url(images/news_left.png);
	background-repeat: no-repeat;
}
#news #title .ribbon {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	background-image: url(images/ribbon.png);
	background-repeat: no-repeat;
	height: 52px;
	width: 586px;
	line-height: 52px;
	text-align: left;
	font-size: 20px;
	color: #CCC;
}

/* JQUERY SLIDE CSS */
#news #news_block {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 638px;
}


#news #news_box  {
	display: block;
	margin: 0px;
	float: left;
	width: 638px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#news_box .logo {
	margin: 0px;
	float: left;
	width: 185px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 38px;
}
#news_box .img {
	margin: 0px;
	float: left;
	height: 78px;
	width: 148px;
	display: block;
	border: 1px solid #CCC;
	background-color: #FFF;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	border-radius:4px;
	-moz-border-radius: 4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;	
}
#news_box .img:hover {
	margin: 0px;
	float: left;
	height: 78px;
	width: 148px;
	display: block;
	border: 1px solid #CCC;
	background-color: #D8D9DA;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	border-radius:4px;
	-moz-border-radius: 4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
}


#news_box .info {
	display: block;
	margin: 0px;
	float: left;
	width: 395px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#news_box .title {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 395px;
	text-align: left;
	font-size: 19px;
	font-weight: 400;
}
#news_box .text {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 395px;
	font-size: 14px;
	color: #666;
	text-align: left;
}
#news_box .next {
	margin: 0px;
	float: left;
	width: 395px;
	display: block;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#news_box .next a {
	color: #2FA694;
	text-decoration: none;
	font-size: 14px;
}
#news_box .next a:hover {
	color: #D00044;
	text-decoration: none;
	font-size: 14px;
}


#news .news_list {
	display: block;
	margin: 0px;
	float: left;
	width: 600px;
	padding-top: 0px;
	padding-right: 38px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: right;
	}

.news_list a {
	color: #2FA694;
	text-decoration: underline;
	font-size: 15px;
	}

.a {
	}


#content #right_content {
	display: block;
	margin: 0px;
	float: left;
	width: 330px;
	background-color: #F4F5F6;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#right_content #icon {
	position: relative;
	top: 11px;
	height: 14px;
	right: 3px;
	}

#right_content #image_galery {
	margin: 0px;
	float: left;
	width: 195px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
#right_content #news_mail {
	display: block;
	margin: 0px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 19px;
	padding-left: 35px;
	width: 295px;
}
#news_mail .title {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 295px;
	text-align: left;
	font-size: 21px;
	color: #000;
}


#news_mail .block {
	display: block;
	margin: 0px;
	float: left;
	width: 295px;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#news_mail .submit {
	display: block;
	margin: 0px;
	float: left;
	width: 295px;
	text-align: left;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#news_mail .submit input {
	width: 65px;
	height: 28px;
	border: 1px solid #CCC;
	color: #333;
	font-size: 14px;
	background-color: #E8E8E8;
}


#footer {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 990px;
}

#footer a{
	color: #2FA694;
	text-decoration: none;	
	}
#footer a:hover {
	color: #FFF;
	text-decoration: none;
}

#footer #repeat {
	margin: 0px;
	float: left;
	width: 990px;
	display: block;
	background-image: url(images/footerBg-repeat.png);
	background-repeat: repeat-y;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer #left  {
	margin: 0px;
	float: left;
	width: 270px;
	display: block;
	height: 110px;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 49px;
}
#footer .title {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 270px;
	color: #B7B7B7;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
}
#footer .info {
	color: #8F8F8F;
	display: block;
	margin: 0px;
	float: left;
	width: 270px;
	font-size: 13px;
	text-align: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer #middle {
	margin: 0px;
	float: left;
	width: 282px;
	display: block;
	height: 110px;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 35px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #575757;
	border-left-color: #575757;
}
#footer #right {
	margin: 0px;
	float: left;
	width: 284px;
	display: block;
	height: 110px;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 35px;
}

#footer #bottom {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 33px;
	width: 990px;
	background-image: url(images/footerBg-bottom.png);
	background-repeat: no-repeat;
}


/* Detaylar için css*/

#right_content .right_menu {
	float: left;
	display: block;
	margin: 0px;
	width: 272px;
	padding-top: 0px;
	padding-right: 28px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#right_content .nav_top {
	display: block;
	margin: 0px;
	float: left;
	width: 272px;
	background-image: url(images/side-navigation-top.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}

#right_content .nav {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 272px;
	display: block;
	text-align: left;
	background-image: url(images/side-navigation-repeat.gif);
	background-repeat: repeat-y;
	height: 30px;
}

#container .nav .minus {
	background-image: url(images/Minus.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 9px;
	}

#right_content .right_menu a {
	width: 190px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	text-decoration: none;
	color: #2FA694;
	font-size: 15px;
	display: block;
	height: 29px;
	line-height: 30px;
	padding-left: 20px;
}
#right_content .right_menu a:hover {
	width: 190px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	text-decoration: none;
	color: #D00044;
	font-size: 15px;
	display: block;
	height: 29px;
	line-height: 30px;
	padding-left: 20px;
}
#right_content .nav_bottom {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	height: 50px;
	width: 272px;
	background-image: url(images/side-navigation-bottom.gif);
	background-repeat: no-repeat;
	text-align: left;
}

/* comments begin */
  
#comments{
	margin: 0px;
	float: left;
	width: 540px;
	display: block;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
}

#comments #comments_block {
	margin: 0px;
	float: left;
	width: 540px;
	display: block;
	background-image: url(images/left_quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 26px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}

#comments .text_up {
	display: block;
	margin: 0px;
	float: left;
	width: 540px;
	font-size: 10px;
	text-align: right;
	color: #333;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	letter-spacing: 1px;
}
#comments .map_text_up {
	display: block;
	margin: 0px;
	float: left;
	width: 540px;
	font-size: 10px;
	text-align: left;
	color: #333;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	letter-spacing: 1px;
}
#comments .text_up a {
	color: #F93;
	text-decoration: none;
}

#comments .date {
	display: block;
	margin: 0px;
	float: left;
	width: 540px;
	font-size: 19px;
	text-align: left;
	}

/* comments end */
#comments_block .text {
	font-size: 13px;
	color: #333;
	display: block;
	margin: 0px;
	float: left;
	width: 540px;
	line-height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#comments #comments_send{
	margin: 0px;
	float: left;
	width: 540px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
#comments_send .text {
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #333;
	float: left;
	display: block;
	width: 540px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	}
#comments_send .text_input{
	margin: 0px;
	float: left;
	width: 540px;
	display: block;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 13px;
}

#comments_send .input {
	height: 22px;
	width: 198px;
	border: 1px solid #CCC;
	color: #333;
	padding-left: 2px;
	}

#comments_send .code {
	height: 22px;
	width: 65px;
	color: #333;
	padding-left: 2px;
}

#comments_send .submit {
	height: 21px;
	width: 55px;
	color: #FFF;
	border: 1px solid #CCC;
	background-color: #993333;
	font-size: 11px;
	line-height: 21px;
}

/* ********************* 
  // PRODUCT SHOW AND LIST CSS
*/

#left_content #product_box {
	display: block;
	margin: 0px;
	float: left;
	width: 140px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	height: 200px;
	}

#product_box .img {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 138px;
	width: 138px;
	border: 1px solid #999;
	}

#product_box .img:hover {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 138px;
	width: 138px;
	border: 1px solid #333;
	}

#product_box .title {
	display: block;
	margin: 0px;
	float: left;
	width: 140px;
	font-size: 11px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #333;
	}

#product_box .button {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 140px;
	text-align: center;
	}

#product_box .button a {
	border: 1px solid #999;
	border-radius:6px;
	-moz-border-radius: 6px;
	-webkit-border-radius:6px;
	-khtml-border-radius:6px;
	padding-right: 22px;
	padding-left: 22px;
	background-color: #999;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFF;
	background-image: url(images/loupe-icon.png);
	background-repeat: no-repeat;
	font-size: 11px;
	background-position: 6px;
	}


/* -------------------------------------------- */
/* 		Contact: Digg Style					*/
/* -------------------------------------------- */

#content #contact {
	display: block;
	margin: 0px;
	float: left;
	width: 940px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
	}


/* -------------------------------------------- */
/* 		contact: Digg Style					*/
/* -------------------------------------------- */

/* maintenance css */

#maintenance {
	display: block;
	width:100%;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	
#maintenance .image {
	display: block;
	width:100%;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 40px;
	}
#maintenance .title {
	display: block;
	width:100%;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	font-size: 20px;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

#maintenance .info {
	display: block;
	width:100%;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	font-size: 15px;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

/* Logo slide css */

#allcontainer{visibility:hidden;}
#preloader{top:0px;left:0px;right:0px;bottom:0px;height:1500px;position:fixed;z-index:999;background:#000;}
#preloader #precontent{
	width:478px;
	position:relative;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
}
#preloader #precontent #logobig{
	position:absolute;
	width:478px;
	height:350px;
	float:left;
	display:block;
	margin:0px;
	padding: 0px;
}
#preloader #precontent #logo {
	position:absolute;
	width:478px;
	float:left;
	display:block;
	margin:0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#preloader #precontent #loader{
	width:300px;
	float:left;
	color:#FFF;
	height: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#preloader #precontent #loader img{width:128px;height:15px;margin-right:10px;}
#preloader #precontent #job{width:408px;margin:175px 0px 0px;float:right;text-align:right;color:#FFF;font-size:40px;}

/* -------------------------------------------- */
/* 		Pagination: Digg Style					*/
/* -------------------------------------------- */
#pagination-digg li{
	display:inline;
	border:0; margin:0; padding:0;
	font-size:11px;
	list-style:none;
}
#pagination-digg a{
	border:solid 1px #bbb;
	margin-right:2px;
}

#pagination-digg .next a,
#pagination-digg .previous a {
 font-weight:bold;
}	
#pagination-digg .active{
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	float:left;
	padding:4px 6px;
	background-color: #2FA694;
}
#pagination-digg a:link, 
#pagination-digg a:visited {
	color:#333;
	display:block;
	float:left;
	padding:3px 6px;
	text-decoration:none;
}
#pagination-digg a:hover{
	border:1px solid #666;
}

/* -------------------------------------------- */
/* 		div: show and close					*/
/* -------------------------------------------- */

.md_input, .md_textarea { 
	padding: 8px;
	border: solid 1px #E5E5E5;
	font: normal 12px Verdana, Tahoma, sans-serif;
	width: 200px;
	background: #FFFFFF url('form_background.png') left top repeat-x;/*Mimic Background Property in Internet Explorer since IE 6,7,8 does not support CSS3*/
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;/*0.1 actually means 10 %*/
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	}

.md_textarea { 
	width: 400px;
	max-width: 400px;
	height: 150px;
	line-height: 150%;
	}

.md_input:hover, .md_textarea:hover,
.md_input:focus, .md_textarea:focus { 
-moz-box-shadow:0 0 8px lightblue;
	-webkit-box-shadow:0 0 8px lightblue;
	box-shadow:0 0 8px lightblue;
}

.form label { 
	margin-left: 12px; 
	color: #999999; 
	}

.submit .md_input {
	width: auto;
	background: #617798;
	font-size: 14px;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor:pointer;
	padding-top: 3px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
	}
	
/*********** jcarousellite css *******/

#notices {
	width:300px;
	float: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 30px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#notices .notice {
	visibility: visible;
	overflow: hidden;
	position: relative;
	z-index: 2;
	left: 0px;
	height: 256px;	
    box-shadow: 2px 2px 3px #666;
	}

#notices .title {
	display:inline-block;
	width:295px;
	font-size:19px;
	color:#333;
	border:0px solid #f00;
	float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#notices .background {
	width:250px;
	padding:5px;
	background: url(images/notices-background.png) no-repeat;
}
#notices .button {
	float:left;
	width:250px;
	margin: 0px;
	padding-top: 9px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}

#notices .button .a {
	text-decoration: underline;
	font-size: 13px;
	color: #2FA694;
	margin-right: 7px;
	}

#notices #jcarousellite {
	overflow:hidden;
	display:block;
	margin:0;
	padding:0;
}
#notices ul,
#notices li {
	list-style:none;
	margin:0;
	padding:0;
}
#notices ul {
	*margin-top:-10px;
}
#notices #jcarousellite li {
	display:block;
	clear:both;
	cursor:default;
	border-bottom:1px solid #eee;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	height: 83px;
}


#notices .content {
	float:left;
	width:220px;
	font-size:10px;
	color:#2e2e29;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5;
}
#notices .content .title {
	font-size:11px;
	font-weight: bold;
}

#notices .content .title a {
	text-decoration: none;
	color: #333;
	}

#notices .content .title a:hover {
	text-decoration: underline;
	color: #333;
	}

#notices .content .date {
	font-size:10px;
	font-style:italic;
	color:#311010;
	border:none;
}	

/* References Show Css Begin */

#left_content .resim {
	float:left;
	padding-right:10px;
	display:inline;
	text-decoration: none;
}


#left_content .span {
	color:#fff;
	height:40px;
	position:relative;
	width:230px;
	display: block;
	padding: 0px;
	margin-top: -40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	vertical-align: middle;
	background-color: #000;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=80);
	opacity:.7;
	font-size: 13px;
	line-height: 40px;
	font-weight: bold;
}

/* References Show Css End */

#left_content #ads{
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 638px;
	font-size: 13px;
	color: #333;
	}
	
#left_content #ads .main_title{
	display: block;
	margin: 0px;
	float: left;
	width: 580px;
	font-size: 12px;
	color: #333;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 40px;
	text-align: left;
	font-weight: bold;
	}

#left_content #ads .apply_title{
	display: block;
	margin: 0px;
	float: left;
	width: 160px;
	font-size: 12px;
	color: #666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 40px;
	text-align: left;
	}

#left_content #ads .apply_input{
	display: block;
	margin: 0px;
	float: left;
	width: 420px;
	font-size: 12px;
	color: #333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	text-align: left;
	font-weight: bold;
	}
	
#left_content #ads .info{
	display: block;
	margin: 0px;
	float: left;
	width: 558px;
	font-size: 12px;
	color: #333;
	background-image: url(images/human_resources.gif);
	background-repeat: no-repeat;
	background-position: 20px;
	height: 40px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 70px;
	text-align: left;
	line-height: 19px;
	}

#left_content #ads .adinfo{
	display: block;
	margin: 0px;
	float: left;
	width: 528px;
	font-size: 12px;
	color: #333;
	background-image: url(images/emp_icon.png);
	background-repeat: no-repeat;
	background-position: 20px;
	height: 40px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 100px;
	text-align: left;
	line-height: 40px;
	}

#left_content #ads .title{
	display: block;
	margin: 0px;
	float: left;
	width: 620px;
	font-size: 12px;
	color: #333;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	text-align: left;
	font-weight: bold;
	}

#left_content #ads .txt{
	display: block;
	margin: 0px;
	float: left;
	width: 620px;
	font-size: 12px;
	color: #333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	}

#left_content #ads .business{
	display: block;
	margin: 0px;
	float: left;
	width: 620px;
	font-size: 12px;
	color: #333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	text-align: left;
	}

#left_content #ads .apply{
	display: block;
	margin: 0px;
	float: left;
	width: 620px;
	font-size: 12px;
	color: #333;
	padding-top: 38px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 18px;
	text-align: left;
	}

#left_content #ads .apply a {
	background-color: #E5E5E5;
	color: #333;
	font-size: 13px;
	border-radius:4px;
	-moz-border-radius: 4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	padding: 7px;
	text-decoration: none;
	border: 1px solid #CCC;
	}

#ads ul {
	display: block;
	margin: 0px;
	float: left;
	width: 600px;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 18px;
	text-align: left;
	}

#ads #top_ul {
	display: block;
	float: left;
	width: 600px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	}

#ads #top_ul li {
	display: block;
	float: left;
	list-style-type: none;
	width: 160px;
	background-color: #DADADA;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-weight: bold;
	}

#ads li {
	display: block;
	float: left;
	list-style-type: none;
	width: 160px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	}

#ads li a {
	font-size: 12px;
	text-decoration: underline;
	color: #333;
	}



/* Ads List Css Begin*/



/* Ads List Css End*/