@charset "utf-8";
/* CSS Document */
*{padding:0;margin:0;}
html,body {
	background-color: #D6D3DC;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
.bg_top  {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	display: block;
	background-image: url(images/top_bg.fw.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 150px;
	width: 100%;
	position: absolute;
	text-align: right;
}
	
#wrapper {
	width: 990px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	display: block;
	background-image: url(images/header_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#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-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header_top .logo {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 968px;
}
#header_top .img {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 484px;
	display: block;
	height: 79px;
	text-align: left;
}
#register {
	display: block;
	margin: 0px;
	float: left;
	text-align: right;
	width: 484px;
	position: relative;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}




#header_top #menu {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 968px;
	background-image: url(images/best.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 51px;
}
#menu #menus {
	display: block;
	margin: 0px;
	float: left;
	width: 968px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menus .repeat {
	float: left;
	display: block;
	background-repeat: repeat-x;
	width: 968px;
	height: 51px;
	text-align: left;
	padding: 0px;
	background-image: url(images/mainmenu.png);
	margin: 0px;
}
.repeat .li {
	list-style-type: none;
	display: block;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
	line-height: 42px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.repeat .ul {
	list-style-type: none;
	margin: 0px;
	float: left;
	width: 968px;
	height: 51px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#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: 30px;
	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: #FFF;
	font-size: 14px;
	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: #CCCCCC;
	font-size: 14px;
	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: #FFF;
	font-size: 14px;
	padding-right: 9px;
	padding-left: 9px;
}
#menus .repeat .a_1:hover {
	text-decoration: none;
	color: #CCCCCC;
	font-size: 14px;
	padding-right: 9px;
	padding-left: 9px;
}

/* Menus Private */

#menus .current{
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	background-color: #877E87;
	z-index: 999;
	}

#menus .current a {
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 9px;
	height: 30px;
	line-height: 30px;
	}

#menus .current a:hover {
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #776F77;
	padding-left: 9px;
	height: 30px;
	line-height: 30px;
}

/* Menus Private */


#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;
	box-shadow: 0pt 4px 15px rgba(0, 0, 0, 0.25);
}
#container #slide_block {
	display: block;
	margin: 0px;
	float: left;
	width: 550px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}

#container #user_menu {
	float: left;
	display: block;
	width: 360px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	height: 245px;
	background-image: url(images/user_menu_bg.gif);
	background-repeat: no-repeat;
}

#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: #700048;
	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;
	box-shadow: 0pt 4px 15px rgba(0, 0, 0, 0.25);
}

#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: 0px;
	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: #700048;
	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: #700048;
	}

#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 .product_images {
	margin: 0px;
	float: left;
	display: block;
	padding: 0px;
	width: 250px;
	text-align: center;
	}
	
#welcome .product_images a {
	float: left;
	display: block;
	padding: 0px;
	width: 68px;
	text-align: center;
	height: 68px;
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
	}		

#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: #700048;
}
#welcome .info a:hover {
	text-decoration: none;
	color: #D00044;
}

#left_content #news {
	display: block;
	margin: 0px;
	float: left;
	width: 638px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#left_content #news #title {
	display: block;
	margin: 0px;
	float: left;
	width: 608px;
	position: relative;
	right: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}
#left_content #title .ribbon {
	margin: 0px;
	float: left;
	display: block;
	height: 62px;
	width: 559px;
	line-height: 62px;
	text-align: left;
	font-size: 20px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-image: url(images/title_bg.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 66px;
	background-color: #E8E8E8;
	background-position: left center;
}

#left_content #left_title {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 638px;
	position: relative;
	right: 13px;
}

#content .a_all {
	font-size: 14px;
	color: #906;
	text-decoration: underline;
	font-weight: bold;
	position: absolute;
	left: 520px;
	z-index: 999;
	top: 20px;
	}
	
 #left_block {
	width: 645px;
	margin: 0px;
	float: left;
	display: block;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#left_block #news_box {
	display: block;
	margin: 0px;
	float: left;
	width: 330px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#left_block #news_box #left {
	width: 100px;
	height: 70px;
	display: block;
	margin: 0px;
	padding: 5px;
	float: left;
	background-color: #E6E6E6;
}
#left_block #news_box #left:hover {
	width: 100px;
	height: 70px;
	display: block;
	margin: 0px;
	padding: 5px;
	float: left;
	background-color: #C3C3C3;
}

#left_block #news_box #left img {
	height: 70px;
	width: 100px;
	}

#left_block #news_box #right {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 209px;
}

#left_block #news_box #right .news_title {
	margin: 0px;
	float: left;
	width: 180px;
	display: block;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
}

#left_block #news_box #right .info {
	margin: 0px;
	float: left;
	width: 180px;
	display: block;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 13px;
}	

/* 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: 319px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#news_box .logo {
	margin: 0px;
	float: left;
	width: 281px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 38px;
}
#news_box .img {
	margin: 0px;
	float: left;
	height: 108px;
	width: 244px;
	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: 108px;
	width: 244px;
	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: 299px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#news_box .title {
	display: block;
	margin: 0px;
	float: left;
	width: 281px;
	text-align: left;
	font-size: 19px;
	font-weight: 400;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 38px;
}
#news_box .text {
	display: block;
	margin: 0px;
	float: left;
	width: 281px;
	font-size: 14px;
	color: #666;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 38px;
}
#news_box .next {
	margin: 0px;
	float: left;
	width: 281px;
	display: block;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 38px;
}
#news_box .next a {
	color: #700048;
	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: #700048;
	text-decoration: underline;
	font-size: 15px;
	}

/* VIDEO CSS BEGIN*/

.video_span {
	display: block;
	width: 270px;
	height: 77px;
	margin-top: 70px;
	text-align: left;
	font-size: 12px;
	}

.video_span a {
	font-weight: bold;
	color: #333;
	text-decoration: none;
	font-size: 13px;
	}	

/* VIDEO CSS END*/

#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;
}

#container #user {
	display: block;
	margin: 0px;
	float: left;
	width: 285px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 45px;
	}

#container #user .index_title {
	display: block;
	margin: 0px;
	float: left;
	width: 285px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-size: 17px;
	font-weight: bold;
	color: #333;
	text-align: left;
	}
	
#container #user .title {
	display: block;
	margin: 0px;
	float: left;
	width: 285px;
	text-align: left;
	font-size: 16px;
	color: #FFF;
	background-image: url(images/title_right.png);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 45px;
	height: 45px;
	position: relative;
	left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	}	

#container #user .info {
	display: block;
	margin: 0px;
	float: left;
	width: 285px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: left;
	font-size: 15px;
	color: #333;
	}
	
#container #user .info a {
	color: #700048;
	text-decoration: none;
	}			
	
#user #user_box {
	display: block;
	margin: 0px;
	float: left;
	width: 285px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#user_box .text {
	display: block;
	margin: 0px;
	float: left;
	width: 85px;
	font-size: 14px;
	color: #333;
	text-align: left;
	line-height: 33px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
#user_box .input {
	display: block;
	margin: 0px;
	float: left;
	width: 195px;
	text-align: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#user_box .user_input {
	padding: 8px;
	border: solid 1px #E5E5E5;
	font: normal 12px Verdana, Tahoma, sans-serif;
	width: 170px;
	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;
	}	
#user_box .submit {
	display: block;
	margin: 0px;
	float: left;
	width: 278px;
	text-align: right;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#user_box .submit a {
	text-decoration: none;
	font-size: 14px;
	color: #700048;
	margin-left: 12px;
	font-weight: bold;
	}
	
#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 #product_block{
	display: block;
	margin: 0px;
	float: left;
	width: 285px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 45px;
	}

#right_content #product_block .product_title{
	display: block;
	margin: 0px;
	float: left;
	width: 285px;
	text-align: left;
	font-size: 16px;
	color: #FFF;
	background-image: url(images/title_right.png);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 45px;
	height: 45px;
	position: relative;
	left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	}

#right_content #product_block #index_product_box {
	display: block;
	margin: 0px;
	float: left;
	width: 245px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	}

#right_content #index_product_box .title {
	display: block;
	margin: 0px;
	float: left;
	width: 245px;
	font-size: 13px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	color: #666;
	}

#right_content #index_product_box .img {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 245px;
	}

#right_content #index_product_box .price {
	display: block;
	margin: 0px;
	float: left;
	width: 245px;
	background-image: url(images/price.png);
	background-repeat: no-repeat;
	background-position: 69px 8px;
	height: 40px;
	font-size: 14px;
	color: #333;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#right_content #index_product_box .button {
	display: block;
	margin: 0px;
	float: left;
	width: 245px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#right_content #index_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;
	text-decoration: none;
}

#right_content #news_mail {
	display: block;
	margin: 0px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 45px;
	width: 285px;
}
#news_mail .title {
	display: block;
	margin: 0px;
	float: left;
	width: 285px;
	text-align: left;
	font-size: 16px;
	color: #FFF;
	background-image: url(images/title_right.png);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 45px;
	height: 45px;
	position: relative;
	left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}


#news_mail .block {
	display: block;
	margin: 0px;
	float: left;
	width: 285px;
	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: 285px;
	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;
}

/* 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: #700048;
	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: underline;
	color: #700048;
	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 */

#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: #700048;
}
#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 #550038;
	-webkit-box-shadow:0 0 8px #550038;
	box-shadow:0 0 8px #550038;
}

.form label { 
	margin-left: 12px; 
	color: #999999; 
	}

.submit .md_input {
	width: auto;
	font-size: 14px;
	color: #333333;
	-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: 995px;
	float: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	height: 30px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#notices .notice {
	visibility: visible;
	overflow: hidden;
	position: relative;
	z-index: 2;
	left: 0px;
	height: 100px;
	box-shadow: 2px 2px 3px #666;
	}

#notices .title {
	display:inline-block;
	width:995px;
	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:900px;
	padding:5px;
	background: url(images/notices-background.png) no-repeat;
}
#notices .button {
	float: left;
	margin: 0px;
	padding-top: 9px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	position: relative;
	left: 910px;
	bottom: 30px;
}

#notices .button .a {
	text-decoration: underline;
	font-size: 13px;
	color: #700048;
	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:0px;
}
#notices #jcarousellite li {
	display:block;
	clear:both;
	cursor:default;
	border-bottom:1px solid #eee;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 43px;
}


#notices .content {
	float:left;
	width:920px;
	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;
	font-size: 15px;
	font-weight: bold;
	}

#notices .content .title a:hover {
	text-decoration: underline;
	color: #333;
	}


/* References Show Css Begin */

#left_content .resim {
	float: left;
	padding-right: 10px;
	display: inline;
	text-decoration: none;
	color: #700048;
}


#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: #E0E0E0;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-weight: bold;
	color: #333;
	}

#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;
	}



/* Alert  Css Begin*/

.alert_messages {
    font-family: "Trebuchet MS", Arial, Sans-serif;
    font-size: 13px;
    text-align: left;
    padding: 5px 20px 5px 45px;
}

.alert_messages span {
	font-size: 16px;
	font-weight: bold;
	margin-right: 10px;
}

.alert_success {
	background: #6bca81 url(images/success.gif) 15px 50% no-repeat;
	color: #fff;
	border-top: 1px solid #609c43;
	border-bottom: 1px solid #609c43;
}

.alert_error {
	background: #fff6bf url(images/error.gif) 15px 50% no-repeat;
	color: #333;
	border-top: 1px solid #ffd324;
	border-bottom: 1px solid #ffd324;
}

.alert_failed {
	background: #eb4e4e url(images/delete.gif) 15px 50% no-repeat;
	color: #fff;
	border-top: 1px solid #b03b3b;
	border-bottom: 1px solid #b03b3b;
}

.alert_info {
	background: #F8FAFC url(images/information.gif) 15px 50% no-repeat;
	color: #333;
	border-top: 1px solid #B5D4FE;
	border-bottom: 1px solid #B5D4FE;
}

/* Alert Css End*/

#footer {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 968px;
	text-align: center;
	box-shadow: 0pt 4px 15px rgba(0, 0, 0, 0.25);
}

#footer a{
	color: #700048;
	text-decoration: none;	
	}
#footer a:hover {
	color: #FFF;
	text-decoration: none;
}

#footer #repeat {
	margin: 0px;
	float: left;
	width: 968px;
	display: block;
	padding: 0px;
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;	
	box-shadow: 0pt 4px 15px rgba(0, 0, 0, 0.25);
}
#footer #left  {
	margin: 0px;
	float: left;
	width: 260px;
	display: block;
	padding-top: 38px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 38px;
	height: 165px;
}
#footer .title {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 270px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
	text-align: left;
}
#footer .info {
	color: #FFFFFF;
	display: block;
	margin: 0px;
	float: left;
	width: 270px;
	font-size: 13px;
	text-align: left;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer #middle {
	margin: 0px;
	float: left;
	width: 274px;
	display: block;
	padding-top: 38px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 35px;
	height: 165px;
}
#footer #right {
	float: left;
	width: 294px;
	display: block;
	padding-top: 38px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 24px;
	background-image: url(images/footer_info.png);
	background-repeat: no-repeat;
	background-position: center 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 165px;
}
