body{
	margin:0px;
	padding:0px;
	background: url(../images/bg.gif) center #E8E8E8;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.wrapper{
	width:998px;
	margin:0 auto;
	margin-right:auto;
	background:#FFFFFF;
}

.header{
	width:998px;
	height:95px;
	background-image:url(../images/header_gb.gif);
	background-repeat:no-repeat;
	position:relative;
	margin-bottom:5px;
	direction:rtl;
}


div#pageMessages {  font-weight:bold; line-height:17px; padding:0 30px;}
.errorBox {color:#c60a7a; background: url(../images/icon/error.png) no-repeat center right;padding:20px 80px 20px 15px;}
.messageBox { color:#3C0;background: url(../images/icon/accept.png) no-repeat center right;padding:20px 80px 20px 15px;}


h3{ font-size:12px;}
td{ font-size:11px;}
img{ border:0;}
.clearfloat {clear:both;height:0;font-size:1px;line-height:0px;}
.floatImage{ float:left; margin:0 8px 5px 0;}
.reviewItemVideo, .audioPlayer{ text-align:center; padding:5px 0;}
.advertising{ text-align:center; padding:5px 0;}

.searchbox{
	width:116px;
	height:26px;
	_height:25px;
	
	background-image:url(../images/searchbox_bg.gif);
	background-repeat:no-repeat;
	
	position:absolute;
	top:82px;
	left:30px;
	
	padding-top:2px;
	_padding-top:0px;

}


.login_menu{
	width:258px;

	
	position:absolute;
	top:81px;
	left:30px;
	

	
	padding-top:3px;
	_padding-top:2px;
}


.headericons{
	position:absolute;
	top:84px;
	left:295px;
}

.searchbox_input{
	border:1px solid #3a3a3a;
	width:83px;
	height:13px;

	font-size:10px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	
}


.adsbox{
	width:492px;
	height:74px;
	
	position:absolute;
	top:5px;
	left:7px;
}


.adsboxbg{
	width:492px;
	height:74px;
	position:absolute;
	left:0px;
	top:0px;
	display:none;
}

.adsboxcontent{
	/*	border:1px solid #000000;  */
	width:468px;
	height:60px;
	
	position:absolute;
	left:17px;
	top:5px;
}


.mainmenu{
/*	
	position:absolute;
	top:80px;
	left:510px;
*/	
	left:420px;
	position:absolute;
	top:80px;
	width:550px;
}

.marquee{
	position:absolute;
	top:50px;
	left:420px;
	width:550px;
	padding:3px;
	color:#666666;
	
	/*	background-color:#FFFFFF;
		border:1px solid #CCCCCC;  */
}

.logo{
	position:absolute;
	top:8px;
	left:897px;
}

.content{
	clear:both;
	margin-top:5px;
	direction:rtl;
}

.footer{
	background-image:url(../images/footer_topline.gif);
	background-position:top center;
	background-repeat:no-repeat;

	text-align:center;
	clear:both;

	margin-top:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.login_bar{
	width:998px;
	height:37px;
	background-image:url(../images/login_bar.gif);

}

.login_bar_input{
	border:1px solid #889ca2;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#889ca2;
}


.login_bar_checkbox{
	padding:0px;
	margin:0px;
}


a:link , a:visited{
	color:#333333;
	text-decoration:none;
}

a:hover , a:active{
	color:#999999;
	text-decoration:none;
}

/* ----------------------- BOX ------------------- */

.box{
	border:1px solid #d9d9d9;
	position:relative;
	margin-bottom:10px;
}

.box_top_left{
	width:20px;
	height:20px;
	
	position:absolute;
	top:-1px;
	left:-1px;

	background-image:url(../images/box_top_left.gif);
	background-position:center;
	background-repeat:no-repeat;
}

.box_top_right{
	width:20px;
	height:20px;
	
	position:absolute;
	top:-1px;
	right:-1px;

	background-image:url(../images/box_top_right.gif);
	background-position:center;
	background-repeat:no-repeat;
}




.box_bottom_left{
	width:20px;
	height:20px;
	
	position:absolute;

	bottom:-1px;
	_bottom:-2px;
	left:-1px; 

	background-image:url(../images/box_bottom_left.gif);
	background-position:center;
	background-repeat:no-repeat;
}

.box_bottom_right{
	width:20px;
	height:20px;
	
	position:absolute;
	bottom:-1px;
	_bottom:-2px;
	right:-1px;

	background-image:url(../images/box_bottom_right.gif);
	background-position:center;
	background-repeat:no-repeat;
}


.box_content{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:22px;
	padding-right:22px;
}
.box_content p{ margin:0 0 20px 0;}

.box_navigation{
	position:absolute;
	top:-17px;
	left:30px;
}

.box_tab{
	width:70px;
	height:16px;
	
	padding-top:1px;
	
	margin-right:5px;
	text-align:center;

	float:left;
}


.box_tab_link{
	background-image:url(../images/box_tab_link.gif);
	background-repeat:no-repeat;
}

.box_tab_hover{
	background-image:url(../images/box_tab_hover.gif);
	background-repeat:no-repeat;
}

.box_tab_active{
	background-image:url(../images/box_tab_active.gif);
	background-repeat:no-repeat;
}

/* ----------------------- Left Side ------------------- */
.leftSide img, .main img{ border:0;}
.leftSide{ width:202px;}
	.leftSide .banner{ margin-bottom:6px;}

.main{ width:624px; padding:0 4px 0 0; float:right;}

.printHomeTbl{ margin:0 auto;}
.rightSide{ float:right; width:160px;direction:rtl; text-align:right;}

.amountOfCredit{ width:202px; height:23px; background:url(../images/icon/left-6.gif); text-align:center; padding:35px 0 0 0;}
.amountOfCredit h3{ font-size:12px; margin:0; color:#FFF;}

.amountCredit1{ width:305px; height:131px; background:url(../images/icon/left-6.gif); text-align:center; padding:0;}
.amountCredit1 h3{ font-size:12px; margin:0; color:#FFF; padding:105px 0 0 0;}

.printHomeTbl td{ padding:0 4px 8px 4px;}

/* ----------------------- G BOX ------------------- */


.gbox{
	border:1px solid #eeeeee;
	position:relative;
	margin-bottom:10px;
	background-color:#eeeeee;
}

.gbox_top_left{
	width:20px;
	height:20px;
	
	position:absolute;
	top:-1px;
	left:-1px;

	background-image:url(../images/gbox_top_left.gif);
	background-position:center;
	background-repeat:no-repeat;
}

.gbox_top_right{
	width:20px;
	height:20px;
	
	position:absolute;
	top:-1px;
	right:-1px;

	background-image:url(../images/gbox_top_right.gif);
	background-position:center;
	background-repeat:no-repeat;
}

.gbox_bottom_left{
	width:20px;
	height:20px;
	
	position:absolute;
	bottom:-1px;
	left:-1px;

	background-image:url(../images/gbox_bottom_left.gif);
	background-position:center;
	background-repeat:no-repeat;
}

.gbox_bottom_right{
	width:20px;
	height:20px;
	
	position:absolute;
	bottom:-1px;
	right:-1px;

	background-image:url(../images/gbox_bottom_right.gif);
	background-position:center;
	background-repeat:no-repeat;
}


.gbox_content{position:relative;padding:10px 22px;}
.gbox2_content{ padding:15px; border-top:1px dotted #BBB;}

.gbox_navigation{
	position:absolute;
	top:-17px;
	left:30px;
}

.gbox_tab{
	width:70px;
	height:16px;
	
	padding-top:1px;
	
	margin-right:5px;
	text-align:center;

	float:left;
}


/* ----------------------- Blue B BOX ------------------- */


.bbox{
	border:1px solid #ddf1ff;
	position:relative;
	margin-bottom:10px;
	background-color:#ddf1ff;
}

.bbox_top_left{
	width:20px;
	height:20px;
	
	position:absolute;
	top:-1px;
	left:-1px;

	background-image:url(../images/bbox_top_left.gif);
	background-position:center;
	background-repeat:no-repeat;
}

.bbox_top_right{
	width:20px;
	height:20px;
	
	position:absolute;
	top:-1px;
	right:-1px;

	background-image:url(../images/bbox_top_right.gif);
	background-position:center;
	background-repeat:no-repeat;
}

.bbox_bottom_left{
	width:20px;
	height:20px;
	
	position:absolute;
	bottom:-1px;
	left:-1px;

	background-image:url(../images/bbox_bottom_left.gif);
	background-position:center;
	background-repeat:no-repeat;
}

.bbox_bottom_right{
	width:20px;
	height:20px;
	
	position:absolute;
	bottom:-1px;
	right:-1px;

	background-image:url(../images/bbox_bottom_right.gif);
	background-position:center;
	background-repeat:no-repeat;
}


.bbox_content{
	position:relative;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:22px;
	padding-right:22px;
}

.bbox_navigation{
	position:absolute;
	top:-17px;
	left:30px;
}

.bbox_tab{
	width:70px;
	height:16px;
	
	padding-top:1px;
	
	margin-right:5px;
	text-align:center;

	float:left;
}

/*
.bbox_tab_link{
	background-image:url(../images/bbox_tab_link.gif);
	background-repeat:no-repeat;
}

.bbox_tab_hover{
	background-image:url(../images/bbox_tab_hover.gif);
	background-repeat:no-repeat;
}

.bbox_tab_active{
	background-image:url(../images/bbox_tab_active.gif);
	background-repeat:no-repeat;
}
*/

/* ----------------------- Small SBOX ------------------- */

.sbox{
	border:1px solid #eaeaea;
	position:relative;
	background-color:#eaeaea;
}

.sbox_top_left{
	width:6px;
	height:6px;
	
	position:absolute;
	top:-1px;
	_top:-5px;
	left:-1px;

	background-image:url(../images/sbox_top_left.gif);
	background-position:center;
	background-repeat:no-repeat;
}

.sbox_top_right{
	width:6px;
	height:6px;
	
	position:absolute;
	top:-1px;
	_top:-5px;
	right:-1px;

	background-image:url(../images/sbox_top_right.gif);
	background-position:center;
	background-repeat:no-repeat;
}

.sbox_bottom_left{
	width:6px;
	height:6px;
	
	position:absolute;
	bottom:-1px;
	_bottom:-5px;
	left:-1px;

	background-image:url(../images/sbox_bottom_left.gif);
	background-position:center;
	background-repeat:no-repeat;
}

.sbox_bottom_right{
	width:6px;
	height:6px;
	
	position:absolute;
	bottom:-1px;
	_bottom:-5px;
	right:-1px;

	background-image:url(../images/sbox_bottom_right.gif);
	background-position:center;
	background-repeat:no-repeat;
}


.sbox_content{
	position:relative;
	padding:10px;
	height:175px;
}

/*       ******************************************** */
.new-sbox{
	border:1px solid #eaeaea;
	position:relative;
	background-color:#ddce92;
}

.new_top_left{
	width:6px;
	height:6px;
	
	position:absolute;
	top:-1px;
	_top:-5px;
	left:-1px;

	background-image:url(../images/newbox_top_left.gif);
	background-position:center;
	background-repeat:no-repeat;
}

.new_top_right{
	width:6px;
	height:6px;
	
	position:absolute;
	top:-1px;
	_top:-5px;
	right:-1px;

	background-image:url(../images/newbox_top_right.gif);
	background-position:center;
	background-repeat:no-repeat;
}

.new_bottom_left{
	width:6px;
	height:6px;
	
	position:absolute;
	bottom:-1px;
	_bottom:-5px;
	left:-1px;

	background-image:url(../images/newbox_bottom_left.gif);
	background-position:center;
	background-repeat:no-repeat;
}

.new_bottom_right{
	width:6px;
	height:6px;
	
	position:absolute;
	bottom:-1px;
	_bottom:-5px;
	right:-1px;

	background-image:url(../images/newbox_bottom_right.gif);
	background-position:center;
	background-repeat:no-repeat;
}


.new_content{
	position:relative;
	padding:10px;
	height:175px;
}

.galleriesFolderBox{width:173px; height:110px; margin:0 auto; padding:25px 0 10px 0;}
/* ********************************************/

.sbox_navigation{
	position:absolute;
	top:-17px;
	left:30px;
}

.sbox_tab{
	width:70px;
	height:16px;
	
	padding-top:1px;
	
	margin-right:5px;
	text-align:center;

	float:left;
}

/*
.sbox_tab_link{
	background-image:url(../images/sbox_tab_link.gif);
	background-repeat:no-repeat;
}

.sbox_tab_hover{
	background-image:url(../images/sbox_tab_hover.gif);
	background-repeat:no-repeat;
}

.sbox_tab_active{
	background-image:url(../images/sbox_tab_active.gif);
	background-repeat:no-repeat;
}
*/

/* ----------------------- gray BOX - aks print ------------------- */
.gray_box{background:url(../images/graybox_btn.gif) no-repeat bottom #f1ebcd;}
.gray_box_in{line-height:170%; padding:20px 15px 15px 15px; background:url(/interface/images/graybox_top.gif) no-repeat top; text-align:center;}
	.gray_box_in a:link , .gray_box_in a:visited{ color:#000000; padding:4px 0;}
	.gray_box_in a:hover{ color:#c0af67;}
	
	.gray_fee{background:#c0af67; padding:5px; margin-top:10px;}
	.gray_fee h3{color:#FFFFFF; margin:0; padding:0;}

.print-gallery-box{ margin:0 auto; text-align:center;}
.print-gallery{ background:url(../images/print-gallery-bg.gif) no-repeat; width:199px; height:220px; float:right; margin:4px;}
.print_folderAdd{ text-align:right; background:url(../images/folder_add.jpg) no-repeat right; line-height:24px; padding-right:26px; margin-right:45px; margin-bottom:15px;}

.print_massage{ font-weight:bold; text-align:center; direction:rtl; color:#990033; }

/* ----------------------------- CONS --------------------------------- */


.center{
	text-align:center;
}


.left{
	float:left;
}

.right{
	float:right;
}

.margin-left{
	margin-left:10px;
}


.margin-right{
	margin-right:10px;
}


.margin-top{
	margin-top:10px;
}


.margin-bottom{
	margin-bottom:10px;
}


.padding-top{
	padding-top:10px;
}

.padding-bottom{
	padding-bottom:10px;
}

.pointer{
	cursor:pointer;
}

.cursor_default{
	cursor:default;
}

.clear{
	clear:both;
}

.justify{
	text-align:justify;
}


.auto-margin{
	margin-left:auto;
	margin-right:auto;
}


select{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}




/* --------------------- Entry ------------------------- */

.entrytitle{
	color:#333399;
	font-weight:bold;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
}

.entrytitle a:link , .entrytitle a:visited{
	color:#333399;
}

.entrytitle a:hover , .entrytitle a:active{
	color:#5686b8;
}



.smalltitle{
	color:#333399;
	font-weight:normal;
	font-size:11px;
	font-family:Tahoma, Helvetica, sans-serif;
}

.smalltitle a:link , .smalltitle a:visited{
	color:#333399;
}

.smalltitle a:hover , .smalltitle a:active{
	color:#5686b8;
}

.entrycategory{
	font-size:10px;
	font-weight:normal;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#AAAAAA;
}
.entrydate{
	width:142px;
	height:15px;
	
	background-image:url(../images/entry_date_bg.gif);
	background-repeat:no-repeat;

	color:#6a7a80;

	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;

}


.entrytext{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#222222;
	display:block;
	margin-bottom:10px;
}

.entryfooter{
	width:354px;
	height:22px;
	text-align:right;
	
	padding-top:2px;
	padding-bottom:2px;
	padding-right:3px;
	
	margin-right:-3px;
	
	background-image:url(../images/entry_footer_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

.entryfooter2{
	width:304px;
	height:22px;
	text-align:right;
	
	padding-top:2px;
	padding-bottom:2px;
	padding-right:3px;
	
	margin-right:-3px;
}

.entrytext a:link , .entrytext a:visited{
	color:#ff6600;
}

.entrytext a:hover , .entrytext a:active{
	color:#999999;
}


/* ------------- HOME --------------- */




.home_top_sample_image{
	width:996px;
}


.home_top_sample_image_text{
	text-align:left;
	color:#555555;
	font-size:10px;
	padding:0 0 0 20px;
}
.home_content{
	clear:both;
	margin-top:10px;
	text-align:right;
}

.home_leftside{
	width:324px;
	float:left;
}

.home_rightside{
	width:662px;
	float:right;
	direction:rtl;
	position:relative;
}

.home_sidebox{
	width:322px;
}

.home_leftbox_ul{
	font-size:10px;
	margin:10px;
	padding:0;
	_padding-top:10px;
}

.home_bigbox{
	width:660px;
	clear:both;
}

.home_smallbox{
	width:320px;
}


.home_smallbanner{
	width:324px;
}

.home_bigbox_split{
	width:304px;
	
}

.home_smallads{
	width:324px;
	height:60px;
	margin-bottom:10px;
}

.home_smallads_center{
	margin:0 5px 10px 5px;
	text-align:center;
}

.home_gallerybox{
	width:996px;
	background:url(../images/home_box_gallery_bg.gif);
	background-repeat:no-repeat;
	
	margin-bottom:10px;
	height:118px;
}


.home_bottom_ads{
	clear:both;
	height:60px;
}

.home_bigads{
	width:468px;
	height:60px;
}
.marginleft{ margin-left:10px;}




/* ------------------------- List --------------------------- */


.list_main{
	width:556px;
}


.list_otherlinks{
	width:198px;
}


.list_archive{
	width:218px;
	padding-top:15px;
	padding-bottom:10px;
}

.list_archive ul{
margin:0 6px 0 0;
padding:0pt;
line-height:15px;
}
.list_archive ul li{
margin:0 6px 0 0;
list-style:square;
}
.list_archive ul li ul li{
margin:0 6px 0 0;
list-style:circle;
}
.list_archive li ul li ul li{
margin:0 6px 0 0;
list-style:disc;
}





/* ------------------------- Full --------------------------- */

.full_main{
	width:556px;
}

.full_comment{
	width:428px;
}


.full_big{
	width:750px;
}



/* ----------------------------- Category -------------------------- */

.category_title{
	height:16px;
	padding-top:1px;
	
	background-image:url(../images/category_title_bg.gif);
	background-position:right;
	background-repeat:no-repeat;

	padding-right:22px;

	font-weight:bold;
}



/* ------------------------- Articles --------------------------- */

.articles_wrapper{
	width:494px;
}


.articles_list{
	width:492px;
}


/* ------------------------- Gallery --------------------------- */
.photo_full{width:790px;}
.photo_thumb{width:200px;height:200px;}
.grayThumb{ background:url(../images/galleryImageBg.gif) no-repeat;}
.grayThumb2{ background:url(../images/galleryImageBg2.gif) no-repeat;}

.photo_navigation{width:790px;}
.photo_navigation_scroller{width:670px;	height:90px;}
.photo_navigation_wrapper {height:90px;}
.photo_navigation_wrapper img{}
.photo_navigation_arrow{width:30px;height:90px;}

.photo_description{	width:790px;}
.photo_comment{	width:600px;}
.photo_home_halfbox{width:492px;}
.photo_thumb_wrapper_box{width:790px;}

.photo_link_bar{
	width:998px;
	height:32px;
	background-image:url(../images/photo_links_bar_bg.gif);
	background-position:center top;
	background-repeat:no-repeat;
	margin-bottom:10px;
	margin-top:5px;

	padding-top:5px;
}



.photo_link_bar div{

	height:21px;
	padding-left:2px;
	padding-right:2px;
	text-align:center;
	padding-top:5px;
	padding-bottom:0px;
	float:right;
	margin-right:5px;
}


.photo_link_bar img{
	float:right;
	margin-top:3px;
}

div.photo_detail {
bottom:0pt;
left:0pt;
position:absolute;
width:200px;
}
body > div.photo_detail {
position:fixed;
}

.del_print a{display:block; width:150px; height:23px; background:url(/interface/icons/1.gif) no-repeat right; margin:2px auto;text-align:right; padding:3PX 30px 0 0;}
.add_print a{display:block; width:150px; height:23px; background:url(/interface/icons/2.gif) no-repeat right; margin:2px auto;text-align:right; padding:3px 30px 0 0;}

/* ------------------------- Profile --------------------------- */

.profile_image{width:150px;}
.profile_info{width:622px;}


.profile_data{
	width:200px;
}

.profile_quote{
	width:576px;
}

/* ------------------------- Table --------------------------- */

.table{
	border-collapse:collapse;
	border:1px solid #6492df;
	color:#333333;
	margin-bottom:10px;
}

.table-header{
	background-image:url(../images/table_header.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:5px;
}


.table-sub-header{
	background-image:url(../images/table_sub_header.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	padding-right:5px;
	height:20px;
	padding-bottom:2px;
}
.table-title{
	background-image:url(../images/table_title.gif);
	background-repeat:repeat-x;
	height:19px;
	padding-bottom:1px;
}


.table-row1{
	background-color:#f7faff;
	height:25px;
	width:100%;

}

.table-row2{
	background-color:#edf3ff;
	height:25px;
	width:100%;
}
.table-row-solid{
	height:auto;
	background-color:#A4D1FF;
	color:#000000;
}
.table-row-solid td{
	padding:3px;
	text-align:center;
}

.table-row-on{
	background-color:#fff8eb;
	height:25px;
}


#basketTable{ border-collapse:collapse; direction:rtl}
#basketTable .basket{ border:1px solid #DDDDDD;}
#basketTable .tr{ background:#777777; color:#EEEEEE; text-align:center;}

#listFormTable{ direction:rtl;}

.tabb{border-collapse:collapse; direction:rtl;}
.tabb td{ border:1px solid #DDDDDD; padding:3px; text-align:center;}
.tabb .tr td{ background:#777777; color:#EEEEEE; text-align:center;padding:8px;}

.notabb{border-collapse:collapse;}
.notabb td{ border:0px;text-align:center;}
.notabb .bgcolor1{}
.notabb .bgcolor2{ background:#F8F8F8;}
.notabb .bgcolor3{ background:#F5F5F5;}

/* ------------------------- Comment --------------------------- */

.comment_input{
	border:1px solid #8d8d8d;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

.comment_textarea{
	border:1px solid #8d8d8d;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	padding:5px;
}

.comment_button{
	background-color:#fffbb7;
	border:1px solid #8d8d8d;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#222222;
	padding:3px;
}

.button{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

.galleryBottomAd{ text-align:center; margin-bottom:25px;}
.galleryMiddleAd{ text-align:center; margin-top:25px;}

/* -------------------------------- News ----------------------------- */
.news_comment{width:556px;}



/* -------------------------------- Aks.Akkasee.com ----------------------------- */
.day_photo			{ background:url(../images/dayPhotoBox.gif) repeat-y -1530px 0;}
.day_photoBtn		{ background:url(../images/dayPhotoBox.gif) no-repeat -510px bottom;}
.day_photo .left	{ width:510px; float:left;}
	.dPhotoTop		{ padding:15px 25px; text-align:justify; line-height:1.8; background:url(../images/dayPhotoBox.gif) no-repeat 0 0; direction:rtl;}
	.dPhotoTop h3{ color:#0554b6;}

.day_photo .right	{ width:420px; float:right;}
.day_photo .right .img{border:1px solid #555555;}
.day_photo .right .imgBox{ text-align:center; padding:5px 0;}
.day_photo .right .imgBox ul{ margin:0; padding:0;}
.day_photo .right .imgBox li{ list-style:inside square; padding:5px 0 0 0;}


.selectedPhotos{ padding:20px;}
.selectedPhotos .right	{ width:420px;}
	.imgBox{ text-align:center; padding:10px 0 0 0; overflow:hidden;}
.selectedPhotos .left	{ width:510px; padding:35px 0 15px 0;}
	.selectPhotoBox{ background:url(../images/selectPhotoBox.gif) #dadada; width:149px; height:145px; float:right; margin:0 0 20px 20px;}
	.selectPhotoBox .photoThumb{ text-align:center; padding:5px 0 6px 0; height:103px; overflow:hidden;}
	.selectPhotoBox .photoDetail{ text-align:center;}

.row3{ width:998px; background:url(../images/galleryHomeDoubleBox.gif) -998px 0;}
.row3top{ background:url(../images/galleryHomeDoubleBox.gif) 0 top no-repeat;}
.row3btn{ background:url(../images/galleryHomeDoubleBox.gif) right bottom no-repeat;}
	.row3 .left, .row3 .right{ width:490px; position:relative;}
	.row3 .left .critiqueImage{ text-align:center; float:right; width:140px; padding:30px 0 0 10px;}
	.row3 .left .critiqueText{ float:left; width:290px;}
	.row3 .left a{ color:#00F;}
	.row3 .box_content{ }
	
	ul.galleryNewsList{ padding:0 10px 0 0;}
	ul.galleryNewsList li{ list-style:inside; padding:3px 0 3px 0; color:#7c6361;}
	ul.galleryNewsList a{color:#7c6361;}
	ul.galleryNewsList a:hover{color:#5E3337;}
	
	
/* -------------------------------- Contact ----------------------------- */

.contact_desc{width:456px;}
.contact_form{width:528px;}
.contact_user_note{width:528px;}

.pageNumber , .currentPageNumber , .jumpToNextPage , .jumpToNextPages , .jumpToLastPage , .paging-nav-body , .pagingMain , .jumpToFirstPage , .jumpToPrevPages , .jumpToPrevPage {
	background-color:#efefef;
	border:1px solid #CCCCCC;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:3px;
	padding-left:4px;
	display:block;
	float:right;
	margin-left:3px;
}

.currentPageNumber{
	font-weight:bold;
}

.jumpToNextPage , .jumpToNextPages , .jumpToLastPage{
	margin-left:2px;
}

.hasNextPage , .hasPrevPage{
	padding:2px;
	display:block;
	float:right;
	margin-left:3px;
}


.mySearchsearchKeywordInSearchPage{
	background-color:#FFFF99;
	font-weight:bold;
}

.home_gallerybox_items{
width:80px;
float:right;
margin-right:10px;
_margin-right:5px;
font-size:10px;
direction:rtl;
color:#FFFFFF;
line-height:95%;
}

.home_gallerybox_items a:link , .home_gallerybox_items a:visited{
	color:#FFFFFF;
}

.home_gallerybox_items a:hover , .home_gallerybox_items a:active{
	color:#CCCCCC;
}

.paging-table{
	font-family:Tahoma, Arial;
	font-size:11px;
}
.paging-body p{
padding:0 0 5px 0;
}
.number{
color:#888888;
text-align:left;
}

.myTree{
}

.input , .textarea{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px;
	color:#666666;
	border:1px solid #333333;
}

.mark_all{ padding:6px; margin:5px 0; background:#f2f2f2;}
.mark_all input{font-family:Tahoma, Arial, sans-serif; font-size:11px; border:1px solid #555555;}
.mark_all select{border:1px solid #555555;}

.ok{ direction:rtl; text-align:right;}
.new{ color:#A00; font-size:7pt;}

.articlesCategory{}
a.articlesCategoryA{ font-weight:bold; font-size:16px; font-family:Arial, Helvetica, sans-serif; color:#333399; margin:20px 0 0 0; padding:3px 0; border-bottom:1px solid #AAA; display:block;}

.articlesLink{ margin:4px 5px 7px 4px;}
	.articlesLink a{ color:#000;}
	.articlesLink a:hover{ color:#444;}
.articleDate{ color:#888; direction:rtl;}

.imageNewsList{border: 1px solid #999; margin-right: 8px; float:left;}

.printPriceListTbl{ margin:0 auto; border-collapse:collapse;}
.printPriceListTbl td, .printPriceListTbl th{ padding:5px 10px; border:1px solid #BBB; text-align:center;}

.printPriceListTbl th{ background:#555; color:#FFF;}
.printPriceListTbl .color2{ background:#f1f1f1;}

.moreFiles
{
	width : 95%;
	float : right ;
	text-align : right;
	padding : 5px;
	padding-right : 15px;
	background : orange;
	color : black;
	margin-bottom : 20px;
	margin-top : 20px;
	
}

.lightbox
{
	margin : 3px;
}


.profile_edit
{
	width :108px;
	height : 21px;
	background :red url ('../images/profile_edit.png');
	float : left;
}
.paging, .currentPageNumber, .pageNumber, .hasNextPage, .jumpToLastPage {
	display:inline;
}
.upload_main{
	padding-top:100px;
}
.print_left{
	padding-top:100px;
}
.margin-bottom-articles{
	margin-bottom:10px;
}
.entrydate{
	margin-bottom:20px;
}










