body{
	background:url(images/bg.jpg) no-repeat #fff center top;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px auto auto auto;
	color:#000;
}
form.reg{
    width:556px;
    float:left;
	background:#127483;
	border: 2px solid #ff9601;
	font-family:arial;
	font-size: 14px;
	margin:10px 0 10px 12px;
}
form.reg fieldset{
    border-top:1px solid #FFFFFF;
    border-left:0;
    border-bottom:0;
    border-right:0;
    padding:6px;
    margin:0px 30px 0px 0px;
}
form.reg legend{
    text-align:left;
    font-size:18px;
    padding:0px 4px 0px 4px;
    margin-left:20px;
}
form.reg legend{
    text-align:left;
    color:#FFFFFF;
    font-size:18px;
    padding:0px 4px 0px 4px;
    margin-left:20px;
}
form.reg label{
    font-size:22px;
    width:213px;
    float: left;
    text-align: right;
    color:#FFFFFF;
    clear:left;
    margin:4px 4px 0px 0px;
    padding:0px;
}
form.reg input{
    font-family: Georgia;
	font-size: 19px;
    float:left;
    width:287px;
    margin:2px 0px 2px 2px;
    color:#5b959f;
    padding:3px;
}

form.reg select{
    font-family: Georgia;
    font-size: 24px;
    float:left;
    border:1px solid #000;
    margin:2px 0px 2px 2px;
    color:#5b959f;
    height:40px;
}
form.reg textarea{
		width:291px;
		float:left;
		margin-left:3px;
		width: 288px;
}
form.reg input:focus, form.reg select:focus{
    background-color:#CCC;
}
.button, .button:visited{
    float:right;
    border-bottom: 1px solid rgba(0,0,0,0.25);
    cursor: pointer;
    padding: 5px 10px 5px 5px;
    color: #fff;
    text-decoration: none;
    font-size: 32px; 
    background-color: #00abdf;
    display: inline-block;  
	margin-right:5px; 
}
.button:hover{
    background-color: #127483;
}
.new_account{
	float:right;
	color:#FFF;
	margin-right:5px;
}
p{
	padding:2px;
	margin:0px;
}
#main_container{
	width:1000px;
	height:auto;
	margin:auto;
	padding:0px;
}
.top_bar{
	float: left;
	width:1000px;
	background-color:#4a4a4a;
}
.top_search{
	background: #5c97a1 none repeat scroll 0 0;
    border-radius: 6px;
    color: #fff;
    float: left;
    font-size: 18px;
    font-weight: bold;
    height: 33px;
    line-height: 33px;
    margin: 4px 0 0;
    padding: 0 0 0 12px;
    width: 94%;
}
#search_form{
	float: left;
	width: 100%;
}
input.search_input{
	width:182px;
	height:18px;
	float:left;
	margin:5px 0 0 0 ;
	border:1px solid #dbdbdb;
	border-bottom-color:#ffffff;
	border-right-color:#ffffff;
}
.search_text{
	float:left;
	width:110px;
	padding:8px 0 0 15px;
	color:#999999;
}
.search_text a{
	text-decoration:none;
	color:#999999;
}
.search_bt{
	float:left;
	padding:2px 0 0 15px;
}
.languages{
	float:right;
	width:150px;
	padding:8px 0 0 0;
}
.lang_text{
	float:left;
	padding:0 5px 0 0;
	color:#b3adad;
}
a.lang{
	display:block;
	float:left;
	padding:0 5px 0 5px;
}
#header{
	width:1000px;
	height:173px;
	background:url(images/header_bg.jpg) no-repeat center;
	background-position:0px 0px;
	margin:auto;
}
#logo{
	float:left;
	padding:15px;
}
/*------------------------------oferte_content-----------------------*/
.oferte_content{
	width:600px;
	height:164px;
	float:left;
	padding:0 0 0 50px;
}
.top_divider{
	float:left;
	width:1px;
	height:164px;
}
.oferta{
	width:538px;
	float:left;
	padding:15px 30px 0 30px;
}
.oferta_img{
	float:left;
	padding:0 0 10px 0;
}
.oferta_title{
	font-size:15px;
	color:#b72c24;
	font-weight:bold;
}
.oferta_details{
	width:400px;
	float:left;
	padding:0 0 0 30px;
}
.oferta_text{
	padding:5px 0 5px 0;
	font-size:12px;
	color:#FFFFFF;
	text-align:justify;
	line-height:15px;
}
a.details{
	width:83px;
	height:21px;
	display:block;
	float:right;
	margin:5px 0 0 0;
	padding-left:5px;
	background:url(images/details_bt_bg.gif) no-repeat center;
	text-align:center;
	line-height:21px;
	text-decoration:none;
	color:#000000;
}
/*---------------------oferta_pagination-----------------------------*/

#pagin{
	float: left;
    width: 100%;
}
div.oferta_pagination {
	clear:both;
	padding:10px 0 0 0;
	padding:0px 0 0 0;
	margin:5px;
	text-align:center;
	float:left;
	font-size:10px;
}

div.oferta_pagination a {
	width:22px;
	height:22px;
	display:block;
	float:left;
	margin:0 0 0 5px;
	margin:0 0 0 3px;
	line-height:23px;
	text-align:center;
	background:url(images/pag_bg.gif) no-repeat center;
	text-decoration:none; 
	color:#9d8b8b;
}
div.oferta_pagination a:hover, div.pagination a:active {
	width:22px;
	height:22px;
	display:block;
	float:left;
	line-height:23px;
	text-align:center;
	background:url(images/pag_bg_a.gif) no-repeat center;
	text-decoration:none; 
	color:#ad1614;
}
div.oferta_pagination span.current {
	width:22px;
	height:22px;
	display:block;
	float:left;
	line-height:23px;
	text-align:center;
	background:url(images/pag_bg_a.gif) no-repeat center;
	text-decoration:none; 
	color:#ad1614;
}
#main_content{
	clear:both;
}
/*---------------- menu tab----------------------*/
.menu_tab{
	float: left;
	width:1000px;
	background:#ff0000;
	/*background:#f2ecde;*/
}
.top-menu{
	float:left;
}
.top_menu ul{
	list-style:none; 
	line-height:10px; 
	float:left;
}
.top_menu ul li{
	float:left; 
	margin-right:12px;
}
.top_menu ul li a { 
	text-decoration:none; 
	display:block; 
	color:#000; 
	padding:0 4px; 
	font-weight: bold;
}
.home{
	/*background:url(images/home.png) 0px 7px no-repeat;*/
	font-size: 18px;
	border-right:1px solid #fefefe;
}
.job_list{
	background:url(images/services.png) 0px 7px no-repeat;
	border-right:1px solid #fefefe;
}
.employe_list{
	background:url(images/favs.png) 0px 7px no-repeat;
	border-right:1px solid #fefefe;
}
.registration,.account{
	background: url(images/user_add.png) 0px 7px no-repeat;
	border-right:1px solid #fefefe;
}
.about{
	background:url(images/car.png) 0px 7px no-repeat;
	border-right:1px solid #fefefe;
}
.about{
	background:url(images/car.png) 0px 7px no-repeat;
	border-right:1px solid #fefefe;
}
.contact_us{
	background:url(images/contact-new.png) 0px 7px no-repeat;
}
.sub_menu{
	display: none;
    position: absolute;
	width:168px;
}
.sub_menu li{
	float:left;
	white-space:nowrap;
	text-align:left;
	width:168px;
}
.sub_menu a{
	text-decoration:none;
	float:left;
}
.sub_menu a:hover{
	display:block;
	float:left;
	padding:5px 6px;
	padding:0 20px; 
	border-bottom:#fefefe 2px solid;
	color:#000000;
}
.top_menu li:hover ul.sub_menu{
	display:block;
	background:#efeded;
	float:left;
	padding:5px 6px;
	padding:0 20px; 
	opacity:0.8;
}
/*----------------crumb_navigation-------------*/
.crumb_navigation{
	width:980px;
	height:15px;
	padding:5px 10px 0 20px;
	color:#333333;
	background:url(images/navbullet.png) no-repeat left;
	background-position:5px 6px;
}
.crumb_navigation a{
	color:#0fa0dd;
	text-decoration:underline;
}
span.current{
	color:#0fa0dd;
}

/*-------------left_content------------------*/
.left_content{
	width:196px;
	float:left;
}
.title_box{
	float: left;
	width:196px;
	height:30px;
	margin:5px 0 0 0;
	background:url(images/menu_title_bg.gif) no-repeat center;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	color:#fff;
	line-height:30px;
}
.login_title{
	float: left;
	width:196px;
	height:30px;
	background:url(images/menu_title_bg.gif) no-repeat center;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	color:#fff;
	line-height:30px;
}
/*--------left menu---------*/
ul.left_menu{
	float: left;
	width:196px;
	padding:0px;
	margin:0px;
	list-style:none;
}
ul.left_menu li{
	margin:0px;
	list-style:none;
}
ul.left_menu li.odd a{
	width:166px;display:block;
	background:url(images/checked.png) no-repeat left #dad0d0; 
	background-position:5px 5px;
	border-bottom:1px #FFFFFF solid; 
	color:#7a0000; font-size:14px;
	text-decoration:none;padding:0 0 0 30px; 
	line-height:25px;
}
ul.left_menu li.even a{
	width:188px;
	display:block;
	/*background:url(images/checked.png) no-repeat left #eee6e6;*/
	background: #eee6e6;
	background-position:5px 5px;
	border-bottom:1px #FFFFFF solid;
	text-decoration:none;
	color:#7a0000;
	padding:0 0 0 8px; 
	line-height:25px; 
	font-size:14px;
}
ul.left_menu li.even a:hover, ul.left_menu li.odd a:hover{
	/*background:url(images/checked.png) no-repeat left #7bbcc7;*/
	background: #7bbcc7; 
	color:#FFFFFF;
	background-position:5px 5px;
}

.left_border_box{
	float: left;
	width:194px;
	height:auto;
	text-align:left;
	border:1px #6da6b1 solid;
}
.right_border_box{
	float: left;
	width:194px;
	height:auto;
	text-align:left;
	border:1px #6da6b1 solid;
}
.product_title{
	font-size: 10px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 5px;
}
.product_title a{
	text-decoration:none;
	color:#ea2222;
	padding:5px 0 5px 0;
	font-weight:bold;
}
.product_title a:hover{
	color:#064E5A;
}
div.product_img img{
	max-height: 60px;
	min-height: 60px;
}
.product_img{
	padding:5px 0 5px 0;
}
.product_img img{
	width: 60%;
}
.prod_price{
	padding:5px 0 5px 0;
}
span.reduce{
	color:#999999;
	text-decoration:line-through;
}
span.price{
	color:#ea2222;
}
.product_com{
	font-size: 10px;
    font-weight: bold;
    padding: 5px 0;
}
.product_name{
	font-size: 10px;
    font-weight: bold;
    padding: 5px 0;
}
/*----------newsletter--------------*/
input.newsletter_input{
	width:160px;
	height:16px;
	border:1px #ddd9d9 solid;
	margin:10px 0 5px 0;
	font-size:12px;
	padding:3px;
	color:#999999;
}
a.join{
	width:17px;
	display:block;
	margin:5px 0 5px 140px;
	margin:5px 0 5px 130px;
	background:url(images/blue-add.png) no-repeat left;
	padding:0 0 0 20px;
	text-decoration:none;
	color:#1c4a52;
}
.banner_adds{
	width:196px;
	text-align:center;
	padding:6px 0;
}

/*center content--------------------------*/
.profileData{
	float: left;
	width: 100%;
}
.center_content{
	width:585px;
	float:left;
	padding:5px 10px;
}
.center_title_bar{
	border-radius: 4px;
	color: #fff;
	font-weight: bold;
    font-size: 20px;
    padding-left: 75px;
    width: 82%;
    background: #5c97a1;
}
.featured_profile_bar{
	background: #5c97a1; 
	width: 94%;
	height:33px;
	color: #fff;
	padding:0 0 0 12px;
	margin:0 0 0 6px;
	line-height:33px;
	font-size:18px;
	font-weight:bold;
	border-radius: 6px;
	float:left;
}
.featured_circular_bar{
	background: #5c97a1; 
	width: 95%;
	height:33px;
	color: #fff;
	padding:0 0 0 12px;
	margin:0 0 0 12px;
	line-height:33px;
	font-size:18px;
	font-weight:bold;
	border-radius: 6px;
	float:left;
}
.circular_title_bar{
	background:#5c97a1;
	width:91%;
	height:33px;
	color:#fff;
	padding:0 0 0 12px;
	margin:0 0 0 12px;
	line-height:33px;
	font-size:18px;
	font-weight:bold;
	border-radius: 6px;
	float:left;
}
.profile_title_bar{
	background:#5c97a1;
	width:91%;
	height:33px;
	color:#fff;
	padding:0 0 0 12px;
	margin:0 0 0 12px;
	line-height:33px;
	font-size:18px;
	font-weight:bold;
	border-radius: 6px;
	float:left;
}
.right_profile_bar{
	background: #5c97a1;
	color: #fff;
	padding:0 0 0 12px;
	margin-top:4px;
	line-height:33px;
	font-size:18px;
	font-weight:bold;
	border-radius: 6px;
	float:left;
	height:33px;
	width: 94%;
}
.right_circular_bar{
	background: #5c97a1; 
	color: #fff;
	padding:0 0 0 12px;
	margin:0;
	line-height:33px;
	font-size:18px;
	font-weight:bold;
	border-radius: 6px;
	float:left;
	height:33px;
	width: 94%;
}
#featured_profile{
	float: left;
	width: 80%;
	padding-left: 20px;
	padding-right: 20px;
}
#featured_circular{
	float: left;
	width: 100%;
}
#circular{
	float: left;
	width: 50%;
}
#profile{
	float: right;
	width: 50%;
}
.TopicsMsg{
	background: #5c97a1;
	border-radius: 4px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    height: 30px;
    padding-top: 6px;
}
/*----------------------right content--------------*/
.right_content{
	width:198px;
	float:left;
}
.shopping_cart{
	width:195px;
	height:84px;
	text-align:center;
	background:url(images/cart_bg.gif) no-repeat center;
}
.cart_title{
	font-size:12px;
	font-size:12px;
	color:#847676;
	font-weight:bold;
	padding:8px 0 0 0;
}
.cart_details{
	width:115px;
	float:left;
	padding:5px 0 0 15px;
	text-align:left;
}
.cart_icon{
	padding:20px 0 20px 5px;
}
span.border_cart{
	width:100px;
	height:1px;
	margin:3px 0 3px 0;
	display:block;
	border-top:1px #999999 dashed;
}
/*---------prod_box----------*/
.prod_box{
	width:76px;
	height:auto;
	float:left;
	padding:10px 10px 10px 11px;
}
/*.top_prod_box{
	width:70px;
	height:12px;
	background:url(images/product_box_top.gif) no-repeat center bottom;
	float:left; 
	padding:0px; 
	margin:0px;
}*/
.bottom_prod_box{
	width:70px;
	height:10px;
	/*background:url(images/product_box_bottom.gif) no-repeat center top;*/
	float:left;
	padding:0px; 
	margin:0px;
}
.center_prod_box{
	width:86px;
	height: auto;
	min-height: 172px;
	background:#eee6e6;
	float:left; 
	text-align:center;
	padding:0px; 
	margin:0px;
}
.prod_details_tab{
	width:173px;
	height:31px;
	float:left;
	background:url(images/products_details_bg.gif) no-repeat center;
	margin:3px 0 0 0;
}
img.left_bt{
	float:left;
	padding:6px 0 0 6px;
}
a.prod_details{
	width:25px;
	display:block;
	float:left;
	background:url(images/square-blue-add.gif) no-repeat left;
	padding:0 0 0 20px;
	margin:7px 0 0 38px;
	margin:6px 0 0 35px;
	text-decoration:none;
	color:#0fa0dd;
}
/*---------prod_box_big----------*/
.prod_box_big{
	width: 91%;
	min-height: 562px;
	float:left;
	font-size: 18px;
    padding: 10px;
    background: #f7f3f3;
}
/*.top_prod_box_big{
	width:554px;
	height:12px;
	background:url(images/details_box_top.gif) no-repeat center bottom;
	float:left; 
	padding:0px; 
	margin:0px;
}*/
.bottom_prod_box_big{
	width:554px;
	height:12px;
	background:url(images/details_box_bottom.gif) no-repeat center top;
	float:left;
	padding:0px; 
	margin:0px;
}
/*.center_prod_box_big{
	width:86%;
	height: auto;
	background:url(images/details_box_center.gif) repeat-y;
	float:left; 
	text-align:center;
	padding:0 0 10px 75px; 
	margin:0px;
}*/
.center_text{
	float:left;
	background:#f7f3f3 ;
	margin-bottom: 10px;
    padding: 10px 10px 10px 75px;
    width: 80%;
}
.center_text p{
	font-size: 18px;
}
.product_img_big{
	width:170px;
	padding:5px 0 5px 10px;
	float:left;
}
.details_big_box{
	width:345px;
	float:left;
	padding:0 0 0 15px;
	text-align:left;
}
.product_title_big{
	color:#ea2222;
	padding:5px 0 5px 0;
	font-weight:bold;
	font-size:14px;
}
.specifications{
	font-size:12px;
	font-weight:bold;
	line-height:18px;
}
.thumbs{
	padding:8px 5px 8px 5px;
	border:1px #DFD1D1 solid;
	margin:3px 0 0 0;
}
.thumbs a{
	padding:3px;
}
.prod_price_big{
	padding:5px 0 5px 0;
	font-size:16px;
}
span.reduce{
	color:#999999;
	text-decoration:line-through;
}
span.price{
	color:#ea2222;
}
a.addtocart{
	width:76px;
	height:27px;
	display:block;
	float:left;
	background:url(images/addtocart.gif) no-repeat left;
	padding:0 0 0 33px;
	text-decoration:none;
	line-height:27px;
	color:#1c4a52;
}
a.compare{
	width:76px;
	height:27px;
	display:block;
	float:left;
	margin:0 0 0 10px;
	background:url(images/compare.gif) no-repeat left;
	padding:0 0 0 33px;
	text-decoration:none;
	line-height:27px;
	color:#1c4a52;
}
span.blue{
	color:#5F9FAB;
}
/*---------------contact_form------------------*/
.contact_form{
	width:82%;
	float:left;
	padding:0px 0 0 75px;
	background: #f7f3f3;
}
.form_row{
	width:335px;
	clear:both;
	padding:10px 0 10px 0;
	padding:5px 0 5px 0;
	color:#a53d17;
}
label.contact{
	width:75px;
	float:left;
	font-size:12px;
	text-align:right;
	padding:4px 5px 0 0;
	color: #333333;
}
input.contact_input{
	height:18px;
	background-color:#fff;
	color:#999999;
	border:1px #DFDFDF solid;
	float:left;
}
textarea.contact_textarea{
width:253px;
height:50px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #999999;
background-color:#fff;
border:1px #DFDFDF solid;
float:left;
}
a.contact{
width:99px;
height:27px;
display:block;
float:right;
margin:0 0 0 10px;
background:url(images/contact_bt.gif) no-repeat left;
padding:0 0 0 10px;
text-decoration:none;
line-height:27px;
color:#1c4a52;
}
/*--------------footer----------------*/
.footer{
width:1000px;
clear:both;
height:65px;
background:url(images/footer_bg.gif) repeat-x top;
}
.left_footer{
float:left;
width:300px;
padding:5px 0 0 10px;
}
.right_footer{
	color: #666666;
float:right;
padding:15px 30px 0 0;
}
.right_footer a{
text-decoration:none;
color: #666666;
}
.right_footer a:hover{
text-decoration:underline;
}

.center_footer{
float:left;
width:300px;
text-align:center;
color:#666666;
padding:14px;
}

/* TABLE SET 1 START ###############*/
#tblSet1 .head
{
	background-color:#f8fdf4;
	font-family:Arial;
	font-size:11px;
	color:#fd7700;
	font-weight:bold;
	border-top:1px solid #97c16f;
	border-bottom:1px solid #97c16f;
	padding:2px;
}
/*IF VIRTICAL LINE NEEDED*/

#tblSet1 .headCell
{
	background-color:#f8fdf4;
	font-family:Arial;
	font-size:11px;
	color:#fd7700;
	font-weight:bold;
	border-top:1px solid #97c16f;
	border-right:1px solid #c6cac3;
	border-bottom:1px solid #97c16f;
	padding:2px;
}
#tblSet1 .headLeft
{
	width:6px;
	height:21px;
	border-bottom:1px solid #97c16f;
	background-image:url(../images/tblimg/set1_tl.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#f8fdf4;
}
#tblSet1 .headRight
{
	width:6px;
	height:21px;
	border-bottom:1px solid #97c16f;
	background-image:url(../images/tblimg/set1_tr.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#f8fdf4;
}

#tblSet1 .bodySingleTd
{
	background-color:#f2f2f5;
	border-bottom:1px solid #c6cac3;
	height:550px;
	font-family:arial;
	font-size:11px;
	color:#0e0e0e;
}
#tblSet1 .body td
{
	background-color:#f2f2f5;
	border-bottom:1px solid #c6cac3;
	height:30px;
	font-family:arial;
	font-size:11px;
	color:#0e0e0e;
}
#tblSet1 .bodyShortlisted td
{
	background-color:#E3F6D3;
	border-bottom:1px solid #c6cac3;
	height:30px;
	font-family:arial;
	font-size:11px;
	color:#0e0e0e;
}
#tblSet1 .bodyRejected td
{
	background-color:#FFDDDD;
	border-bottom:1px solid #c6cac3;
	height:30px;
	font-family:arial;
	font-size:11px;
	color:#0e0e0e;
}
#tblSet1 .bodySelected td
{
	background-color:#FFFFCC;
	border-bottom:1px solid #c6cac3;
	height:30px;
	font-family:arial;
	font-size:11px;
	color:#0e0e0e;
}
#tblSet1 .bodyViewed td
{
	background-color:#F9FEE9;
	border-bottom:1px solid #c6cac3;
	height:30px;
	font-family:arial;
	font-size:11px;
	color:#0e0e0e;
}
/*IF VIRTICAL LINE NEEDED*/
#tblSet1 .bodyCell
{
	border-right:1px solid #c6cac3;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
}

#tblSet1 .body ul
{
	margin:10px;
}
#tblSet1 .body li
{
	margin-top:12px;
	padding-left:15px;
	background-color:#f2f2f5;
	font-family:verdana;
	font-size:11px;
	color:#0e0e0e;
	background-image:url(../images/bullet_orange.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#tblSet1 a
{
	color:#044bfe;
}
#tblSet1 .bodyLeft
{
	border-left:1px solid #97c16f;
}
#tblSet1 .bodyRight
{
	border-right:1px solid #97c16f;
}
#tblSet1 .footerLeft
{
	background-image:url(../images/tblimg/set1_bl.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#tblSet1 .footerRight
{
	background-image:url(../images/tblimg/set1_br.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
#tblSet1 .footerMiddle
{
	background-color:#97c16f;
}	

/* TABLE SET 1 END ###############*/

/* TABLE SET 2 START NO HEADER###############*/
#tblSet2 .headLeft
{
	width:6px;
	height:6px;
	background-image:url(../images/tblimg/set2_tl.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#tblSet2 .headRight
{
	width:6px;
	height:6px;
	background-image:url(../images/tblimg/set2_tr.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#tblSet2 .headMiddle
{
	border-top:1px solid #97c16f;
	background-color:#f8fdf4;
	widows:100%;
}
#tblSet2 .bodyLeft
{
	border-left:1px solid #97c16f;
	background-color:#f8fdf4;
}
#tblSet2 .bodyRight
{
	border-right:1px solid #97c16f;
	background-color:#f8fdf4;
}
#tblSet2 .body
{
	background-color:#f8fdf4;
	font-family:arial;
	font-size:11px;
	color:#0e0e0e;
	margin:10px;
}

#tblSet2 .footerLeft
{
	width:6px;
	height:6px;
	background-image:url(../images/tblimg/set2_bl.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#tblSet2 .footerRight
{
	width:6px;
	height:6px;
	background-image:url(../images/tblimg/set2_br.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
#tblSet2 .footerMiddle
{
	border-bottom:1px solid #97c16f;
	background-color:#f8fdf4;
}	

/* TABLE SET 2 END ###############*/

/* TABLE SET 3 STARTED ###########*/
#tblSet3 .Set3headLeft
{
	width:6px;
	height:21px;
	border-bottom:1px solid #97c16f;
	background-image:url(../images/tblimg/set3_tl.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#97c16f;
}
#tblSet3 .Set3headRight
{
	width:6px;
	height:21px;
	border-bottom:1px solid #97c16f;
	background-image:url(../images/tblimg/set3_tr.gif);
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#97c16f;
}
#tblSet3 .Set3head
{
	background-color:#97c16f;
	font-family:Arial;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	border-top:1px solid #97c16f;
	border-bottom:1px solid #97c16f;
	padding:2px;
}

#tblSet3 .headLeft
{
	width:6px;
	height:6px;
	background-image:url(../images/tblimg/set2_tl.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#tblSet3 .headRight
{
	width:6px;
	height:6px;
	background-image:url(../images/tblimg/set2_tr.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#tblSet3 .body td
{
	height:30px;
	font-family:arial;
	font-size:11px;
	color:#0e0e0e;
	
}

#tblSet3 .headMiddle
{
	border-top:1px solid #97c16f;
	background-color:#f8fdf4;
	widows:100%;
}
#tblSet3 .bodyLeft
{
	border-left:1px solid #97c16f;
	background-color:#f8fdf4;
}
#tblSet3 .bodyRight
{
	border-right:1px solid #97c16f;
	background-color:#f8fdf4;
}
#tblSet3 .body
{
	background-color:#f8fdf4;
	font-family:arial;
	font-size:11px;
	color:#0e0e0e;
	margin:10px;
}

#tblSet3 .footerLeft
{
	width:6px;
	height:6px;
	background-image:url(../images/tblimg/set2_bl.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#tblSet3 .footerRight
{
	width:6px;
	height:6px;
	background-image:url(../images/tblimg/set2_br.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
#tblSet3 .footerMiddle
{
	border-bottom:1px solid #97c16f;
	background-color:#f8fdf4;
}	
/* TABLE SET 3 END ###########*/

/* TABLE SET 4 START ###############*/
#tblSet4 .head
{
	background-color:#f8fdf4;
	border-top:1px solid #97c16f;
	border-bottom:1px solid #97c16f;
	padding:2px;
	
	font-family:Verdana;
	font-size:14px;
	color:#268209;
	font-weight:bold;	
}
/*IF VIRTICAL LINE NEEDED*/

#tblSet4 .headCell
{
	background-color:#f8fdf4;
	font-family:Arial;
	font-size:11px;
	color:#fd7700;
	font-weight:bold;
	border-top:1px solid #97c16f;
	border-right:1px solid #c6cac3;
	border-bottom:1px solid #97c16f;
	padding:2px;
}
#tblSet4 .headLeft
{
	width:6px;
	height:21px;
	border-bottom:1px solid #97c16f;
	background-image:url(../images/tblimg/set1_tl.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#f8fdf4;
}
#tblSet4 .headRight
{
	width:6px;
	height:21px;
	border-bottom:1px solid #97c16f;
	background-image:url(../images/tblimg/set1_tr.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#f8fdf4;
}

#tblSet4 .bodySingleTd
{
	background-color:#f2f2f5;
	border-bottom:1px solid #c6cac3;
	height:550px;
	font-family:arial;
	font-size:11px;
	color:#0e0e0e;
}
#tblSet4 .body td
{
	background-color:#f2f2f5;
	border-bottom:1px solid #c6cac3;
	height:32px;
	font-family:arial;
	font-size:12px;
	color:#226ec7;
}

/*IF VIRTICAL LINE NEEDED*/
#tblSet4 .bodyCell
{
	border-right:1px solid #c6cac3;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
}

#tblSet4 .body ul
{
	margin:10px;
}
#tblSet4 .body li
{
	margin-top:12px;
	padding-left:15px;
	background-color:#f2f2f5;
	font-family:verdana;
	font-size:11px;
	color:#0e0e0e;
	background-image:url(../images/bullet_orange.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#tblSet4 a
{
	color:#044bfe;
}
#tblSet4 .bodyLeft
{
	border-left:1px solid #97c16f;
}
#tblSet4 .bodyRight
{
	border-right:1px solid #97c16f;
}
#tblSet4 .footerLeft
{
	background-image:url(../images/tblimg/set1_bl.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#tblSet4 .footerRight
{
	background-image:url(../images/tblimg/set1_br.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
#tblSet4 .footerMiddle
{
	background-color:#97c16f;
}	

#sTblSet1 .headSelectedLeft
{
	background-image:url(../images/tblimg/set1_tl.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#f8fdf4;
}
#sTblSet1 .headNormalLeft
{
	background-image:url(../images/tblimg/set3_tl.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#f8fdf4;
	width:5px;
	
}

#sTblSet1 .headSelectedRight
{
	height:21px;
	background-image:url(../images/tblimg/set1_tr.gif);
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#f8fdf4;
}

#sTblSet1 .headNormalRight
{
	height:21px;
	border-bottom:1px solid #97c16f;
	background-image:url(../images/tblimg/set3_tr.gif);
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#97c16f;
}

#hkhhkj
{
	width:6px;
	height:21px;
	border-bottom:1px solid #97c16f;
	background-image:url(../images/tblimg/set3_tl.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#97c16f;
}

#BDJTabLinkSelected{
	font-family:arial;
	font-size:13px;
	color:#268209;
	font-weight:bold;
	display:block;
	cursor:hand;
	text-decoration:none;
	height:27px;
	padding-top:5px;
	background-color:#f8fdf4;
	border-top:1px solid #97c16f;
}
#BDJTabLinkNormal{
	text-decoration:none;
	background-color:#97c16f;
	font-family:arial;
	font-size:13px;
	color:#FFF;
	font-weight:bold;
	display:block;
	cursor:hand;
	height:27px;
	padding-top:5px;
}
}.column_w210 {
	padding: 0 20px;
	margin-top: 40px;	
	width: 185px; /* width 205 */
}

.column_w430 {
	padding: 0 20px;
	margin-top: 40px;	
	width: 430px; /* width 470 */
}

.column_w920 {
	width: 880px;
	padding: 0 20px;
}

.column_w190 {
	width: 190px;
}

.column_w430 p {
	text-align: justify;
	margin-bottom: 15px;
}

/*----page content----*/
#page_content{
width:800px;
height:auto;
margin:auto;
}
#page_content_left{
width:400px;
height:auto;
float:left;
padding:10px;
border-right:1px #800000 dashed;
}
#page_content_right{
width:520px;
height:auto;
float:left;
padding:10px;
}
.title{
font-size:16px;
color:#808080;
clear:both;
padding-left:10px;
}
.content_text{
font-size:11px;
color:#333333;
height:auto;
text-align:justify;
padding:8px;
}
img.pic{
padding:0px;
margin-right:10px;
margin-bottom:10px;
border:5px #FFFFFF solid;
float:left;
}
img.map_pic{
padding:0px;
margin:10px;
border:5px #FFFFFF solid;
float:right;
}
img.gallery{
padding:0px;
margin:8px;
border:5px #FFFFFF solid;
float:left;
}

h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }
		
a:link, a:visited { color: #000000; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #990000; text-decoration: underline; }

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_20 { margin-right: 20px; }
.margin_right_40 { margin-right: 40px; }

.fl {
	float: left;
}

.fr {
	float: right;
}
/* TABLE SET 4 END ###############*/
.style5 {
    color: #000000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-align: left;
}
.dataTable {
    color: #000000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-align: left;
    padding-left: 20px;
}
.scroller{
	color: #fff;
    font-size: 20px;
}
.next{
	background: #eee6e6 none repeat scroll 0 0;
    border-radius: 4px;
    height: 16px;
    margin-left: 14px;
    text-align: center;
}
.back{
	background: #eee6e6 none repeat scroll 0 0;
    border-radius: 4px;
    height: 16px;
    margin-left: 14px;
    text-align: center;
}
.star{
	margin-left: 2px;
	color: #ff0000;
}