/* CSS Document */
* {
	margin:0px;
	list-style:none;
	text-decoration: none;
	padding: 0px;
}
body{
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper{
	width:868px;
	margin:auto;
}
#header{
	height: 90px;
	padding-top: 20px;
}
a:visited{
	color:#fff
}
h1{
	font-size: 15px;
	color: #2e2e2e;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
h2{
	font-size: 15px;
	color: #242b31;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
}
h3{
	font-size: 14px;
	color: #242b31;
	font-family: Verdana, Geneva, sans-serif;
}
/*___________menu______________*/
#menu{
	height:30;
	width: 868px;
	float: left;
	font-size: 14px;
	margin-bottom:10px;
}
#menu ul li a{
	padding-right: 52px;
	padding-left: 51px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #ffffff;
}
#menu ul li a:hover, #menu ul .active a{
	color: #1c9bfd;
}
#menu ul li:hover, #menu ul .active{
	background-image: url(../images/menu_hover.jpg);
	background-repeat: repeat-x;
}
#menu li{
	float:left;
	height: 24px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 6px;
}
#menu ul .start, #menu ul .end{
	float:left;
	height: 30px;
	width: 7px;
	padding:0;
}
#menu ul .start{
	background-image: url(../images/menu_start.jpg);
	background-repeat: no-repeat;
}
#menu ul .end{
	background-image: url(../images/menu_end.jpg);
	background-repeat: no-repeat;
}
/*___________flash start______________*/

#flash{
	height: 356px;
	float: left;
	width: 868px;
	margin-bottom: 10px;
	margin-top: 10px;
}
/*___________Add start______________*/
#ad_btn{
	height: 115px;
	float: left;
	margin-bottom: 16px;
	width: 868px;
}
#ad_btn a{
	color: #ffffff;
}
#ad_btn .btn1, #ad_btn .btn2, #ad_btn .btn3{
	height: 115px;
	width: 288px;
	float: left;
}
#ad_btn .btn1{
	margin-right: 2px;
	background-image: url(../images/add_btn.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
}
#ad_btn .btn2{
	margin-right: 2px;
	background-image: url(../images/add_btn3.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
}
#ad_btn .btn3{
	background-image: url(../images/add_btn2.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
}
#ad_btn .btn1:hover{
	background-image: url(../images/add_btn_hover.jpg);
	background-repeat: no-repeat;
}
#ad_btn .btn2:hover{
	background-image: url(../images/add_btn3_hover.jpg);
	background-repeat: no-repeat;
}
#ad_btn .btn3:hover{
	background-image: url(../images/add_btn2_hover.jpg);
	background-repeat: no-repeat;
}
/*___________Content start______________*/
#content{
	float: left;
	width: 868px;
	margin-bottom: 11px;
}
#content_left{
	float: left;
	width: 202px;
	margin-right: 16px;
	margin-bottom: 11px;
}
.category_title{
	background-image: url(../images/category_title.jpg);
	float: left;
	height: 29px;
	width: 202px;
}
.category{
	background-image: url(../images/category_bg.jpg);
	background-repeat: repeat-y;
	padding-right: 25px;
	padding-left: 25px;
	float: left;
	padding-top: 10px;
}
.category .active a{
	color: #1c9bfd;
}
.category a{
	font-size: 11px;
	color: #839194;
}
.category a:hover{
	color: #1c9bfd;
}
.category p{
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.category_end{
	background-image: url(../images/category_end.jpg);
	float: left;
	height: 11px;
	width: 202px;
}
#content_right{
	float: right;
	width: 650px;
}
#content_right a{
	color: #1c9bfd;
}
#addsense{
	width: 200px;
	margin-top: 10px;
	float: left;
	height: 200px;
}
/*___________Content right start______________*/
#content_right h2, #content_right h1{
	margin-bottom: 15px;
}
#content_right p{
	font-size: 14px;
	color: #868585;
}
#content_right .main_left_index{
	float: left;
	width: 400px;
}
#content_right .content{
	float: right;
	width: 640px;
}
#content_right .content_left{
	float: left;
	height: 210px;
	width: 300px;
	text-align: center;
}
#content_right .content_right{
	float: right;
	width: 340px;
	height: 210px;
}
#spacing{
	background-image: url(../images/content_virt_spacing.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 3px;
	width: 100%;
	margin-top: 2px;
	margin-bottom: 2px;
}
#content_right .main_right{
	float: right;
	width: 235px;
}
#content_right .main_virt_spacing{
	background-image: url(../images/content_virt_spacing.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 1px;
	height: 300px;
	margin-right: 5px;
	margin-left: 5px;
}
#footer{
	float: left;
	height: 35px;
	width: 868px;
}
#footer .top_spacing{
	float: left;
	height: 1px;
	width: 868px;
	background-color: #e1e5e5;
}
#footer .content p{
	padding-top: 19px;
	padding-bottom: 19px;
	padding-left: 12px;
	font-size: 12px;
	text-align: center;
	color: #868585;
}
#footer a, #footer a:visited{
	color: #868585;
}
#footer a:hover{
	text-decoration: underline;
}

/* ----------------Order Table------------------------------*/

table a,
table a:link,
table a:visited {
	border:none;
	}		
table {
	font-size:12px;
	width:100%;
	border-top:1px solid #e3f1fe;
	border-right:1px solid #e3f1fe;
	margin:1em auto;
	border-collapse:collapse;
	}
caption {
	color: #9ba9b4;
	font-size:16px;
	letter-spacing:.1em;
	padding:0;
	margin:1em 0 0 0;
	margin-bottom:0;
	caption-side:top;
	text-align:center;
	}	
tr.odd td,
tr.odd .column1 {
	background:#f4f9fe url(../images/table_background.gif) no-repeat;
	}	
.column1	{
	background:#f9fcfe;
	}
td {
	color:#678197;
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:center;
	}				
th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}

