.container, .userSystem{ direction:rtl; text-align:right;}
.floatImg{ float:left; margin:10px 8px 8px 0; padding:1px; border:1px solid #CCC;}
.header	{ }
.homeBox .row1 .box{ margin:0 10px 0 0;}
.menuBox .lang a{ background:url(../images/englishFlag.gif) no-repeat 10px 3px; padding:0 0 0 30px; border-left:1px solid #17191c;}
.topBarSearch .input{ text-align:right;}
.formLbl{ text-align:left; color:#555; white-space: nowrap; vertical-align: top;}
.topBarSearch .btn{ background:url(../images/header_images.png) 0 -11px;}
.topBarSearch .btn:hover{ background:url(../images/header_images.png) 0 -69px;}

/*------------------- Float -------------------*/
.logo, .menu, .menu a, .homeBox .row1 .box, .homeNewsBox img, .topBarSearch .input, .commentInfo, .homeBox .row .box
{ float:right;}
.menu{font-family: B Koodak, Koodak, B Nazanin, Nazanin, Arial; font-size: 16px;}
.menuBox, .homeNewsBox .newsBody, .topBarSearch, .menuBox .lang, .topBarSearch .btn, .commentBody
{ float:left}

/*------------------- title Icon -------------------*/


h3.title1{ background-position:right 0;}
h3.title2{ background-position:right -50px;}
h3.title3{ background-position:right -100px;}
h3.title4{ background-position:right -150px;}

.menu {float: left; margin-top: 5px}
.userSystem{ float: left; }

#header-banner {
	width: 980px;
	height: 200px;
	margin-left: 7px;
	background: url(../images/header_images.jpg) no-repeat 0pt 0px;
}
#left-menu {
	float: left;
	height: 50px;
	width: 378px;
}
#left-menu a {
	display: block;
	background-image: url(../images/header_images.png);
	height: 57px;
	float: right;
}
#left-menu a.home {
	margin-right: 7px;
	background-position: -396px 0px;
	width: 70px;
}
#left-menu a.contact {
	background-position: -295px 0px;
	width: 100px;
}
#left-menu a.home:hover, #left-menu a.homeselected {
	margin-right: 7px;
	width: 70px;
	background-position: -396px -58px;
}
#left-menu a.contact:hover, #left-menu a.contactselected {
	width: 100px;
	background-position: -295px -58px;
}
.column {
	float: left;
	width: 250px;
	padding-right: 5px;
	margin-top: 7px;
}
.column.first {
	margin-top: 0px;
}
#home-news {
	width: 690px;
	float:right;
	padding-left:9px;
	border-left:2px solid #ccc;
	
}
#home-news .content-list-item {
	float: right;
	width: 680px;
}
#home-news .body {
	padding: 10px 0 0 0;
	overflow: hidden;
}
#home-news .page {
	padding: 0 0 10px;
}
#home-flash {
	margin-top: 10px;
	width: 685px;
	height: 200px;
	border: solid 3px #ccc;
	background: url(../images/flash.jpg);
}
.homeBox .page {
	padding: 0;
}
#home-bottom {
	border: 0 none;
	margin-top: 10px;
}
#home-bottom h3 {
	background: #eee;
	border-bottom: solid 1px #bbb;
	margin-bottom: 12px;
}
#home-bottom .box {
	background: #eee;
	height: 200px;
	margin-left: 10px;
	width: 202px;
}
#home-bottom .box a {
	display: block;
}
.request-box {
	padding: 10px;
	box-shadow: 2px 2px 10px #999;
}
.request-box input, .request-box textarea {
	margin-top: 5px;
}
/*------------------- Page + List -------------------*/
.page{}
/*.page h1.title{ background:url("../images/box_header_bg.jpg") repeat-x top #A30E12; height:24px; font-family: B Koodak, Koodak, B Nazanin, Nazanin, Arial; line-height:22px; padding:7px 16px 5px;}*/
.page h1.title{ border-top: solid 3px #A30E12; color: #A30E12; background: #eee;  height:24px; font-family: B Koodak, Koodak, B Nazanin, Nazanin, Arial; line-height:22px; padding:7px 16px 5px;}
.page .body{ padding:7px; text-align:justify;}

.content-list{    
	color: #444444;
    line-height: 20px;
}
.content-list a {color: #4D688C;}
.content-list span {color: #666;}
.content-list a:hover {color: #990000;}
.content-list-separator{ border-bottom:1px solid #DDDDDD; margin:10px 0;}
.columns-list-separator{ border-bottom:1px solid #DDDDDD; margin:10px 0;}

.artwork-list span {color: #888; font-size:11px; }
.artwork-list-separator{ border-bottom:1px solid #DDDDDD; margin:10px 0;}

.viewstate-list{ width: 500px; margin:0 auto; }
.viewstate-list span {color: #888; font-size:11px; }
.viewstate-list-separator{ border-bottom:1px solid #DDDDDD; margin:10px 0; width: 400px; margin:0 auto; padding:10px 0;}

.publishList
{ 
    color: #888;
    font-family: tahoma;
    font-size: 11px;
    line-height: 18px;
    margin-bottom: 5px;
    padding-left: 6px;
    padding-right: 2px;
    width: 90px;
}
.publishFull{ color:#5C787D;}

.contactform td{ padding:3px;}
.paging{ padding:10px 10px 0 10px;}