﻿BODY, BR, P, TD {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
}

H1{
	margin: 0px;
	margin-bottom: 10px;
	font-size: 20px;
	color: #ff5400;
}

H2{
	margin: 0px;
	margin-bottom: 10px;
	font-size: 20px;
	color: #c8c8c8;
}

A, A:Link, A:visited, A:Active {
	color: #000000;
	text-decoration: underline;
}
		
A:hover {
	color: #ff5400;
}

.w{
	font-weight: bold; 
	color: #ffa97f;
}

.input, INPUT{
	font-size: 11px;
}

#container{
	width: 900px;
	text-align: left;
}

#header{
	position: relative;
	height: 135px;
	background-image: url(images/bg-line.png);
}

#logo{
	position: absolute;
	right: 15px;
	top: 20px;
	width: 75px;
	height: 94px;
	border: 10px #fff solid;
}

#urhere{
	position: absolute;
	right: 128px;
	top: 100px;
	direction: rtl;
	text-align: right;
}

#urhere_title{
	font-weight: bold;
}

#urhere_data {
	position: absolute;
	top: 0px;
	right: 50px;
	width: 720px;
	direction: rtl;
}

#urhere_data li{
	list-style-type: none;
	margin-right: 3px;
	float: right;
}

#urhere_data a, #urhere_data a:Link, #urhere_data a:visited, #urhere_data a:Active{
	text-decoration: none;
	color: #ff5400;
}

#urhere_data a:hover{
	text-decoration: underline;
}

#toc1{
	position: absolute;
	top: 70px;
	left: 0px;
	width: 790px;
	height: 24px;
	z-index: 10;
}


.toc_item{
	position: relative;
	margin-right: 5px;
	float: right;
	width: 125px;
	height: 24px;
	background-image: url(images/bg-toc1.png);
	text-align: right;
}

.toc_item a, .toc_item a:Link, .toc_item a:visited, .toc_item a:Active{
	position: absolute;
	top: 5px;
	right: 5px;
	width: 90px;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}

.toc_item a:hover{
	color: #000;
}

.subcat_holder1{
	position: absolute;
	right: 131px;
	top: 25px;
	width: 135px;
}

.subcat_holder2{
	position: absolute;
	right: 260px;
	top: 25px;
	width: 135px;
}

.subcat_holder3{
	position: absolute;
	right: 390px;
	top: 25px;
	width: 135px;
}

.subcat_holder4{
	position: absolute;
	right: 520px;
	top: 25px;
	width: 135px;
}

.subcat_holder5{
	position: absolute;
	right: 533px;
	top: 25px;
	width: 135px;
}

.subcat_holder6{
	position: absolute;
	right: 634px;
	top: 25px;
	width: 135px;
}

.subcat_item{
	text-align: right;
	direction: rtl;
	background-image: url(images/bg-submenu.png);
	padding: 5px;
	padding-right: 10px;
	padding-left: 10px;
}

.subcat_item a, .subcat_item a:Link, .subcat_item a:visited, .subcat_item a:Active{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

.subcat_item a:hover{
	color: #000000;
	text-decoration: none;
	font-weight: bold
}

#main{
	position: relative;
}

#left_pane{
	width: 700px;
	text-align: right;
}

#campaign{
	position: relative;
	width: 700px;
	height: 265px;
	overflow: hidden;
}

#campaign-right{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 200px;
	height: 265px;
	background-color: #cbd24d;
	z-index: 2;
}

#camp1{
	position: absolute;
	width: 225px;
	height: 125px;
	top: 5px;
	right: 5px;
	background-image: url(images/bg-campaign-on.png);
	cursor:pointer; cursor:hand;
}

#camp2{
	position: absolute;
	width: 225px;
	height: 125px;
	bottom: 5px;
	right: 5px;
	background-image: url(images/bg-campaign-off.png);
	cursor:pointer; cursor:hand;	
}

.camp-title{
	position: absolute;
	top: 50px;
	right: 25px;
	font-size: 16px;
	font-weight: bold;
	width: 170px;
	direction: rtl;
}

#camp1-details{

}

#camp2-details{

}

.camp-pic{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 500px;
	height: 265px;
	z-index: 1;
}

.camp-txt-bg{
	position: absolute;
	top: 0px;
	left: 500px;
	width: 150px;
	height: 265px;
	background-image: url(images/bg-black-70.png);
	z-index: 10;
}

.camp-txt{
	width: 150px;
	text-align: center;
	direction: rtl;
	color: white;
	margin-top: 50px;
	z-index: 15;
}

.camp-txt a, .camp-txt a:Link, .camp-txt a:visited, .camp-txt a:Active{
	color: #ffffff;
}

#campaign-left{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 700px;
	height: 265px;
	z-index: 1;
}

#campaign-left-details{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 500px;
	height: 265px;
	z-index: 2;
}

#campaign-left-bg{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 500px;
	height: 265px;
	z-index: 1;
	background-image: url(images/bg-campaign-pic.png);
}

#right_pane{
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
	width: 180px;
}


#p_phone{
	position: absolute;
	left: 15px;
	top: 25px;
}

#phone_title{
	position: relative;
	top: -7px;
	left: 1px;
	color: #5a6fa0;
	direction: rtl;
	font-size: 27px;
	float: left;
}

#phone_number{
	float: left;
	margin-right: 5px;
	color: #003876;
	font-size: 20px;
	font-weight: bold;	
}

#phone_icon{
	position: absolute;
	top: -10px;
	left: 275px;
	width: 43px;
	height: 44px;
}

#correct_inn{
	margin-bottom: 10px;
}

#correct_store{
	width: 180px;
}

#cart_info{
	position: relative;
	text-align: center;
	width: 180px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/bg-cart-box.png);
}

#cart_info_ifrm{
	width: 178px;
	height: 100px;
}

#cart_info_tbl{
	position: relative
	width: 178px;
	padding: 0px;
	margin: 0px;
}

#cart_info_tbl td{
	font-size: 11px;
	border-bottom: 1px dotted #b5bf00;
}

#cart_info_big_tbl{
	clear: both;
}

#cart_info_big_tbl td{
	font-size: 14px;
	border-bottom: 1px dotted #b5bf00;
}

a.checkout, a.checkout:Link, a.checkout:visited, a.checkout:Active{
	color: #ff5400;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.checkout:Hover{
	color: #b5bf00;
}

.btn_cart_cancel{
	width: 16px;
	border: 1px solid #b5bf00;
	background-color: #b5bf00;
	color: #ffffff;
	cursor:pointer; cursor:hand;
	font-size: 9px;
}

#cart_box_close{
	height: 1px;
	width: 180px;
	background-color: #b5bf00;
	margin-bottom: 10px;
}

.box{
	position: relative;
	width: 179px;
	margin-bottom: 10px;
}

.box_header{
	position: relative;
	width: 179px;
	height: 24px;
	background-image: url(images/bg-box1.png);
}

.box_title{
	position: absolute;
	top: 5px;
	right: 10px;
	color: #ffffff;
	font-weight: bold;
	direction: rtl;
}

#box_search{
	position: absolute;
	top: 6px;
	left: 10px;
}

.box_input{
	position: relative;
	top: -5px;
	width: 65px;
	height: 20px;
	border: 0px;
	font-family: Arial;
	font-size: 11px;
	direction: rtl;
}

.small_input{
	position: relative;
	width: 38px;
	height: 20px;
	border: 1px solid #ffa97f;
	font-family: Arial;
	font-size: 11px;
	direction: rtl;
}

.big_input{
	position: relative;
	width: 120px;
	height: 20px;
	border: 1px solid #ffa97f;
	font-family: Arial;
	font-size: 11px;
	direction: rtl;
	margin-right: 5px;
}

.box_body{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	border-right: 1px solid #ffa97f;
	border-bottom: 1px solid #ffa97f;
	border-left: 1px solid #ffa97f;
	padding: 5px;
}

.error_box{
	background-color: #fff6d3;
	border-right: 1px solid #ffa97f;
	border-bottom: 1px solid #ffa97f;
	border-left: 1px solid #ffa97f;
	color: red;
	font-weight: bold;
	text-align: center;
	direction: rtl;
}

.form_line{
	position: relative;
	margin-bottom: 5px;

}

.form_scrolldown{
	width: 120px;
	height: 20px;
	border: 1px solid #ffa97f;
	margin-right: 5px;
}

.form_fieldname{
	padding-top: 2px;
	text-align: left;
}

#sub_holder{
	width: 700px;
	overflow: hidden;
}

#cat_title{
	float: right;
	width: 700px;
	height: 25px;
	background-image: url(images/bg-title.png);
	overflow: hidden;
	margin-bottom: 20px;
}

#cat_title_text{
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	padding: 2px;
	padding-right: 10px;
	margin-bottom: 15px;
	direction: rtl;
}

#cat_text{
	margin-bottom: 15px;
	direction: rtl;
}
.item_box_holder{
	position: relative;
	width: 175px;
	height: 189px;
	margin-left: 0px;
	margin-bottom: 10px;
	float: right;
	background-image: url(images/bg-item.png);
}

.item_box_holder_index{
	poisition: relative;
	width: 700px;
	height: 140px;
	padding: 5px;
	background-image: url(images/bg-box-index.png);
	clear: both;
}

.item_box_holder_allinone{
	poisition: relative;
	width: 700px;
	clear: both;
}

.item_box_index{
	
}

.item_box_allinone{
	
}

.item_box{
	padding-top: 15px;
	width: 175px;
	height: 189px;
}

.item_pic{
	padding-right: 2px;
}

.item_pic_index{
	padding: 10px;
	width: 122px;
	wheight: 122px;
	float: right;
}

.item_pic_allinone{
	
	margin-top: 8px;
	float: right;
	margin-left: 10px;
}

.item_cart{
	position: absolute;
	width: 17px;
	height: 20px;
	left: 12px;
	bottom: 12px;
}

.item_text{
	position: absolute;
	width: 140px;
	top: 140px;
	right: 15px;
	direction: rtl;
}

.item_text_index{
	float: right;
	margin-top: 8px;
}

.item_text_allinone{
	float: right;
	margin-top: 8px;
}

.item_title a, .item_title a:Link, .item_title a:visited, .item_title a:Active{
	color: #ff5400;
	font-weight: bold;
	text-decoration: none;
}

.item_title_index{
	margin-top: 10px;
	direction: rtl;
	direction: rtl;
	font-size: 16px;
	color: #ff5400;
	font-weight: bold;
}

.item_title_allinone{
	margin-top: 10px;
	direction: rtl;
	direction: rtl;
	font-size: 16px;
	color: #ff5400;
	font-weight: bold;
}

.item_title_index a, .item_title_index a:Link, .item_title_index a:visited, .item_title_index a:Active{
	color: #ff5400;
	font-weight: bold;
	text-decoration: none;
}

.item_title_index a:hover{
	color: #000;
}

.item_title_allinone a, .item_title_allinone a:Link, .item_title_allinone a:visited, .item_title_allinone a:Active{
	color: #ff5400;
	font-weight: bold;
	text-decoration: none;
}

.item_title_allinone a:hover{
	color: #000;
}

.item_body, .item_body div, .item_body p{
	color: #808080;
	text-decoration: none;
	height: 43px;
	overflow: hidden;
}

.item_body a, .item_body a:Link, .item_body a:visited, .item_body a:Active{
	color: #808080;
	text-decoration: none;
}

.item_body_index, .item_body_index P, .item_body_index DIV{
	color: #808080;
	text-decoration: none;
	direction: rtl;
	height: 60px;
	overflow: hidden;
}

.item_body_index a, .item_body_index a:Link, .item_body_index a:visited, .item_body_index a:Active{
	color: #808080;
	text-decoration: none;
}

.item_body_allinone, .item_body_allinone P, .item_body_allinone DIV{
	color: #808080;
	text-decoration: none;
	direction: rtl;
	overflow: hidden;
}

.item_body_allinone a, .item_body_allinone a:Link, .item_body_allinone a:visited, .item_body_allinone a:Active{
	color: #808080;
	text-decoration: none;
}

.item_big_pic{
	position: absolute;
	top: -90px;
	left: -150px;
	width: 450px;
	height: 450px;
	background-image: url(images/bg-bigpic.png);
	cursor:pointer; cursor:hand;
}

.item_bigpic_place{
	position: relative;
	top: 20px;
	left: 0px;
}

.loading{
	position: absolute;
	top: 0px;
	left: 0px;
}

.item_bigpic_title{
	position: absolute;;
	width: 420px;
	height: 20px;
	top: 330px;
	right: 20px;
	color: #ff5400;
	font-weight: bold;
	direction: rtl;
}

.item_bigpic_body{
	position: absolute;
	width: 400px;
	height: 80px;
	top: 350px;
	right: 20px;
	color: #808080;
	direction: rtl;
	overflow: hidden;
}

.item_bigpic_body p, .item_bigpic_body div{
	color: #808080;
}
.read_more{
	position: absolute;
	bottom: 30px;
	right: 20px;
	color: #808080;
} 
#item_details{
	
}

#item_right_pane{
	width: 300px;
	direction: rtl;
	float: right;
	margin-left: 20px;
}

#item_left_pane{
	float: left;
	direction: rtl;
}

#item_bigpic{
	position: relative;
	width: 320px;
	height: 320px;
	text-align: center;
	background-image: url(images/320x320.png);
}

#item_bigpic_src{
	padding-top: 20px;
}

#item_smallpic{
	position: relative;
	width: 89px;
	height: 89px;
	text-align: center;
	background-image: url(images/70x70.png);
	float: left;
}

#item_smallpic_src{
	padding-top: 10px;
	padding-left: 2px;
}

#null{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}

#item_mainpara, #item_mainpara BR, #item_mainpara p, #item_mainpara div{
	color: #ff5400;
	font-weight: bold;
}

#item_freetext, #item_freetext BR, #item_freetext P, #item_freetext DIV{
	color: #666666;
}
 
#tags_holder{
	margin-top: 20px;
}

#tags_title, #price_cat_title{
	clear: both;
	color: #ff5400;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
}

#price{
	font-size: 20px;
	font-weight: bold;
}

.tblCatPrice{
	height: 20px;
	background-image: url(images/price_bar.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.tdCatPrice{
	width: 20%;
	font-size: 10px; 
	font-weight: bold;
}


#tags ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#tags li{
	float: right;
	margin-left: 2px;
	margin-bottom: 2px;
}

#tags li a, #tags li a:Link, #tags li a:visited, #tags li a:Active{
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	background-color: #b5bf00;
	padding: 1px 2px;
}

#tags li a:hover{
	background-color: #ff5400;
}

.td1{
	padding: 5px;
	background-color: #b5bf00;
	color: #fff;
	font-weight: bold;
	border-bottom: 1px solid #fff;
}

.td2{
	padding: 5px;
	color: #b5bf00;
	font-weight: bold;
	border-bottom: 1px solid #b5bf00;
}

.item_big_pic_article{
	position: absolute;
	top: -30px;
	left: -70px;
	width: 450px;
	height: 450px;
	background-image: url(images/bg-bigpic.png);
	cursor:pointer; cursor:hand;
}

#bot_right{
	position: relative;
	margin-top: 20px;
	width: 415px;
	height: 170px;
	border-left: 1px #c5e29f solid;
	cursor:pointer; cursor:hand;
	float: right;
	direction: rtl;
	
}

#bot_right_txt{
	position: absolute;
	top: 0px;
	right: 10px;
	width: 175px;
}

#bot_right_txt_title, #bot_right_txt_title a, #bot_right_txt_title li a:Link, #bot_right_txt_title li a:visited, #bot_right_txt_title li a:Active{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	direction: rtl;
}

#bot_right_txt_body, #bot_right_txt_body a, #bot_right_txt_body li a:Link, #bot_right_txt_body li a:visited, #bot_right_txt_body li a:Active{
	color: #8f8f8f;
	direction: rtl;
}

#bot_right_pic{
	position: absolute;
	top: 0px;
	left: 10px;
	width: 235px;
	
}

#bot_left{
	position: relative;
	margin-top: 20px;
	width: 280px;
	height: 170px;
}

#cat_details{
	position: relative;
	width: 700px;
}

#cat_freetext{
	
}

#cat_pic{
	float: left;
	margin-right: 20px;
}

#d_contact{
	direction: rtl;
}

#bot{
	clear: both;
	padding-top: 20px;
	direction: rtl;
}


#bot td{
	list-style-type: none;
	margin-left: 10px;
}


#bot td a, #bot td a:Link, #bot td a:visited, #bot td a:Active{
	text-decoration: none;
	color: #b2b2b2;
}

#bot td a:hover{
	text-decoration: underline;
	color: #000000;
}

#credit{
	margin-top: 10px;
	margin-bottom: 10px;
	color: #b2b2b2;
	
}


#credit a, #credit a, #credit li a:Link, #credit li a:visited, #credit li a:Active{
	text-decoration: underline;
	color: #b2b2b2;
}

#credit a:hover{
	text-decoration: underline;
	color: #ff5400;
}

.small{
	font-size: 11px;
}

#more_info{
	margin-top: 20px;
	clear: both;
	color: #7b7b7b;
}

#page_numbers{
	position: absolute;
	left: 10px;
	top: 3px;
}

#page_numbers ul{
	padding: 0px;
	margin: 0px;
}
#page_numbers li{
	list-style-type: none;
	float: left;
	margin-right: 5px;
	direction: rtl;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}

#page_numbers li a{
	font-size: 12px;
	color: #fff;
	font-weight: normal;
}

.staff{
	position: relative;
	float: right;
	width: 200px;
	height: 128px;
	padding: 0px;
	margin: 0px;
}

.staff_pic_1{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100px;
	height: 128px;
}

.staff_pic_2{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 100px;
	height: 128px;
}

.staff_name_1{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 100px;
	height: 128px;
	color: #fff;
	text-align: center;
	padding: 5px;
}

.staff_name_2{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100px;
	height: 128px;
	color: #fff;
	text-align: center;
	padding: 5px;
}

.staff_name_1 a, .staff_name_2 a{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
} 

#back{
	padding-top: 10px;
}

#back a, #back a:Link, #back a:visited, #back a:Active{
	text-decoration: none;
}

#back a:Hover{
	text-decoration: underline;
}

#page_browse{
	float: right;
	width: 700px;
	height: 25px;
	background-image: url(images/bg-title.png);
	overflow: hidden;
	margin-bottom: 20px;
	padding-top: 3px;
	text-align: center;
}

#page_browse a, #page_browse a:Link, #page_browse a:visited, #page_browse a:Active{
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
}

#page_browse a:Hover{
	text-decoration: underline;
}

#cart_loading{
	position: absolute;
	top: 100px;
	left: -140px;
	z-index: 1000;
}

.cart_line_title{
	width: 75px;
	height: 15px;
	overflow: hidden;
}

.cart_line_price{
	width: 43px;
	height: 15px;
	overflow: hidden;
}

.cart_line_q{
	color: #b5bf00;
}

.cart_line_p{
	color: #ff5400;
}

#d_checkout{
	margin-top:20px;
}

.checkout_tab{
	float: right;
}

#cart_tabs_holder{
	height: 60px;
}

#tab_info{
	position: relative;
	background color: #f0f2cc;
	width: 700px;;
	height: 398px;
}

#tab1{
	position: absolute;
	width: 700px;;
	height: 398px;
	right: 0px;
	top: 0px;
}

#tab2{
	position: absolute;
	width: 700px;;
	height: 398px;
	right: 0px;
	top: 0px;
}

#tab3{
	position: absolute;
	width: 700px;;
	height: 398px;
	right: 0px;
	top: 0px;
}

#d_err{
	position: absolute;
	width: 700px;;
	height: 398px;
	right: 0px;
	top: 0px;
	background-image: url(images/blue80.png);
	text-align: center;
	padding: 20px;
}

#d_err_text{
	height: 358px;
	background-image: url(images/w90.png);
	padding: 20px;
	text-align: right;
	direction: rtl;
}
.tab_tbl input, .tab_tbl select, .tab_tbl textarea{
	width: 170px;
	height: 20px;
	border: 1px solid #ffa97f;
	font-family: Arial;
	font-size: 11px;
	direction: rtl;
}
.tab1_right{
	position: absolute;
	width: 335px;
	height: 376px;
	background-color: #ffffff;
	top: 10px;
	right: 10px;
}

.tab1_left{
	position: absolute;
	width: 335px;
	height: 376px;
	background-color: #ffffff;
	top: 10px;
	right: 355px;
}

.tab_prev{
	position: absolute;
	bottom: 10px;
	right: 370px;
}

.tab_next{
	position: absolute;
	bottom: 10px;
	left: 25px;
}

.tab_title{
	position: relative;
	height: 25px;
	background-color: #b5bf00;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding: 4px;
}

#d_dest_cb{
	position: absolute;
	top: 0px;
	left: 5px;
	font-size: 11px;
	direction: rtl;
}
.cart_sep{
	margin-top: 1px;
	margin-bottom: 1px;
	clear: both;
	height: 5px;
	background-color: #b5bf00;
}

#add2cart{
	margin-top: 10px;
}

#quantity{
	font-family: times;
	font-size: 60px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #cccccc;
}

#p_cart_approve input{
	width: 5px;
	border: 0px;
	display: none;
}

#p_payment_approve{
	position: relative;
	width: 310px;
	height: 325px;
	padding: 5px;
	border: 1px dotted #868d00;
	overflow: auto;
}

#p_payment_approve td{
	padding: 2px;
	color: #000;
	
}

#p_payment_approve td.tbl_p_right{
	margin-left: 1px;
}

a.boxed, a.boxed:Link, a.boxed:visited, a.boxed:Active{
	color: #ff5400;
	font-weight: bold;
	text-decoration: none;
}

a.boxed:hover{
	color: #b5bf00;
}

#p_delivery_approve{
	width: 310px;
	height: 130px;
	padding: 0px;
	border: 1px dotted #868d00;
	overflow: auto;
}

#p_card_approve{
	width: 310px;
	height: 105px;
	padding: 5px;
	border: 1px dotted #868d00;
	overflow: auto;
}

#p_freetext_approve{
	width: 310px;
	height: 105px;
	padding: 5px;
	border: 1px dotted #868d00;
	overflow: auto;
}
#p_cart_approve{
	width: 310px;
	height: 105px;
	padding: 5px;
	border: 1px dotted #868d00;
	overflow: auto;
}

#p_delivery_approve td, #p_card_approve td, #p_freetext_approve td, #p_cart_approve td, #p_payment_approve td{
	vertical-align: top;
}

.tab_approve{
	float: right;
	background-color: #ff5400;
	color: #fff;
	font-weight: bold;
	margin-left: 2px;
	padding: 5px;
	cursor:pointer; cursor:hand;
}

.tab_approve_on{
	float: right;
	background-color: #b5bf00;
	color: #fff;
	font-weight: bold;
	margin-left: 2px;
	padding: 5px;
	cursor:pointer; cursor:hand;
}

#p_approve_cb{
	margin-top: 5px;
}

#debugger{
	direction: rtl;
}

#debugger a.boxed{
	display: none;
}

.edit_details{
	position: absolute;
	text-align: left;
	width: 285px;
	top: 5px;
	left: 5px:
}

.event{
	width: 150px;
	font-size: 11px;
	direction: rtl;
	text-align: right;
	padding: 2px;
}

.event a, .event a:hover{
	width: 100%;
	text-decoration: none;
}

#events_list{
	height: 280px;
	overflow: auto;
}

.boxes_title, .boxes_title2{
	padding: 10px 10px 0 10px;
}

.boxes_title a{
	color: #096681;
	font-size: 26px;
	line-height: 24px;
	text-decoration: none;
}

.boxes_title2 a{
	color: #656921;
	font-size: 26px;
	line-height: 24px;
	text-decoration: none;
}

.boxes_text{
	padding: 10px;
}

.boxes_text a{
	color: #000000;
	font-size: 12px;
	line-height: 150%;
	text-decoration: none;
}

.boxes_date{
	color: #80aab6;
	padding: 3px 10px 0 10px;
}

#fb_holder{
	position: absolute;
	top: 0;
	left: 350px;
}
