/*
*
* Mihalism multi host v3.1.x                      
* Copyright (c) 2005 - 2007 Mihalism Inc (www.mihalism.com)
*
*/

body{ 
	font-family:Arial, sans-serif;
	margin:10px;
	margin-top:0px;
	background:#323232; 
}

img{ 
	border:0px; 
}

form{ 
	display:inline; 
}

a:link,  a:visited{ 
	color: #005fa9; 
	text-decoration: none; 
}
a:hover{ 
	text-decoration: underline; 
}

textarea, input, select{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
}

th{
	color: #FFFFFF; 
	font-family:Verdana, Arial, sans-serif;
	font-size: 11px; 
	background: url(table_top.gif)  #006699;
	height:25px;
	text-align:center;
}

.page_cell{
	width:850px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.fade{
	background: url(fade.jpg) repeat-x;
	height:10px;
	font-size:0px;
}

.fade_rev{
	background: url(fade_rev.jpg) repeat-x;
	height:10px;
	font-size:0px;
}

.logo{
	background: url(top-bg.png) no-repeat ;
	height: 150px;
	width: 850px;
}
.logo table { float:left;height:90px;width:728px;margin-left:10px;}
.nav{ 
	height: 27px;
	padding: 0 15px 0 15px ;
} 

.nav ul{ 
	margin: 0;
	padding: 0;
	float: right;
} 

.nav li{ 
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 27px;
	float: right;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
} 

.nav a:visited, .nav a:link{ 
	height: 27px;
	color: #fff;
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	padding: 0 12px;
	float: left;
} 

.nav a:hover { 
	color: #fff;
	text-decoration: none;
	border-bottom: 0;
} 

.page_body{
	padding:0px;
	color:#000000;
	text-align:left;
	font-size:80%;
}

.footer{
	text-align:center;
	height:239px;
	padding:5px;
	background: url(bootom-bg.png) center center no-repeat #282828;
	color:#FFFFFF;
	font-size:12px;
}
#datebaners {margin-top:20px;}
#dateland {background:none !important;}

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

.footer img{
	vertical-align:middle;
}

.row1{ 
	background-color: #ebf1f5; 
}

.row2{ 
	background-color: #dee3e7; 
}

.tableborder{ 
	border:solid 1px #345487; 
	padding:0; 
	margin:0; 
	width:100%; 
}

.message{
	background:url(message.png) repeat-x #d8dceb; 
	border:solid 1px #bfc8e3; 
	margin: 5px auto 10px; 
	text-align: center; 
	padding:10px; 
}

.cell_divider{
	padding: 10px 0 0; 
	margin: 0; 
	border-bottom:1px solid #ccd2d2;
	width:810px;
}

.file_input{ 
	height:21px; 
   width:400px; 
}

.warning_title{
	font-size:16px; 
	color:#F00; 
}

.galthumb{
	border:1px dashed #000; 
}

.newstyle  {direction:rtl;text-align:right;} 
#small {font-size:10px;padding-top:5px;}

.gadd {
	text-align:center;
	height:122px;
	padding:0px;
	background: url(adds-bg.jpg) center center no-repeat #282828;
	color:#FFFFFF;
	font-size:12px;
}
#main {
	text-align:center;
	height:auto;
	padding:0px;
	
	color:#FFFFFF;
	font-size:12px;
	
}
#main-top {
	text-align:center;
	height:197px;
	padding:0px;
	background: url(main-top-bg.jpg) top center no-repeat #282828;
	color:#FFFFFF;
	font-size:12px;
	
}
#main-bottom {
	text-align:center;
	height:76px;
	padding:0px;
	background: url(main-bottom-bg.jpg) top center no-repeat #282828;
	color:#FFFFFF;
	font-size:12px;
	
}
#main-main {
	text-align:center;
	height:auto;
	padding:0px;
	background: url(main-bg.jpg) top center repeat-y #282828;
	color:#FFFFFF;
	font-size:12px;
	
}
#buttons table { width:100%; }
#buttons table td { width:20%; }
#paging {
	text-align:right;
	height:55px;
	padding:0px;
	background: url(pading.jpg) top center repeat-y #282828;
	color:#FFFFFF;
	font-size:12px;
	
	padding:20px;
	
}

#paging a {color:#3B80F5;}
#paging a:hover {color:#3B80F5;}

/***********Alex 10-08-10****************/
#top-border {height:11px;width:849px;background:url(top-part.png) no-repeat;}
#center-block {width:809px;background:url(main-block-bg.png) repeat-y;padding:10px 20px;}
#bottom-border {height:12px;width:849px;background:url(bottom-part.png) no-repeat;}
