@import url("defaults.css");

body{
	background-color: #021E33;
	margin: 0;
	padding: 0;
	direction:rtl;
	font:11px Tahoma;
	text-align:right;
}

a{
	text-decoration: none;
	color: #929292;
}

a:hover{
	color: #595959;
}

h2{
	font-family: "B Nazanin", Nazanin, Arial;
	font-size: 16px;
}

#header{
	height: 228px;
	background: url("header-bg.jpg") repeat-x scroll top left #fff;
	margin-bottom: -22px;
}

#header .logo{
	height: 158px;
	background:url("header.jpg") no-repeat scroll center top #DBE8F0;
}

#wrapper{
	width: 940px;
	margin: 0 auto;
}

#header ul.menu{
	width: 940px;
	background:url("menu-bg.jpg") repeat-x scroll left top #DBE8F0;
	height: 39px;
	padding: 0;
	margin: 0;
	list-style: none;
}

#header ul.menu li{
	float: right;
	padding-top: 4px;
}

#header ul.menu li#right{
	background:url("menu-bg-right.jpg") no-repeat scroll left top #DBE8F0;
	padding: 0;
	width: 7px;
	height: 39px;
}

#header ul.menu li#left{
	background:url("menu-bg-left.jpg") no-repeat scroll left top #DBE8F0;
	padding: 0;
	width: 7px;
	height: 39px;
	float: left;
}

#header ul.menu li a{
	color: #fff;
	display:inline-block;
	font-size:12px;
	margin-left:7px;
	padding:5px 10px 7px;
	text-align:center;
	border: 1px solid transparent;
	_border: none;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

#header ul.menu li a:hover{
	background-color: #4dbadb;
	border: 1px solid #2a6c99;
}

.headlines{
	background: transparent url('headline-bg.jpg') repeat-y top right;
}

.headlines .top{
	background: transparent url('headline.jpg') no-repeat top right;
	height: 12px;
}

.headlines .content{
	height: 250px;
	padding:0 5px;
}

.headlines .bottom{
	background: transparent url('headline.jpg') no-repeat bottom right;
	height: 12px;
}

.headlines h2{
	color: #2a6c99;
	margin: 0;
}

.main{
	background: #021e33 url('main-bg.jpg') no-repeat top center;
	padding-bottom: 15px;
}

#content{
	float: right;
	width: 690px;
	padding: 10px 5px;
}

#content h2{
	background: transparent url('title.gif') no-repeat center right;
	color: #2a6c99;
	padding: 5px 38px 0 0;
	margin: 0;
	height: 30px;
}

#content .container{
	background: #efefef url('main-top.jpg') no-repeat top center;
	min-height: 200px;
	_height: 200px;
	margin:0 auto;
	margin-top: 10px;
	width:676px;
	padding: 5px;
}

#content .bottom{
	background: #efefef url('main-bottom.jpg') no-repeat bottom center;
	margin: 0 auto 10px;
	height: 10px;
	width:686px;
}

#right{
	float: right;
	width: 238px;
	padding-top: 8px;
}

#right div.menu-box{
	background: transparent url('menu-bg.gif') repeat-y top right;
	margin-bottom: 15px;
}

#right div.menu-box .bottom{
	background: transparent url('menu-bottom.jpg') no-repeat bottom right;
	height: 43px;
}

#right div.menu-box h2{
	background: transparent url('menu-top.jpg') no-repeat top right;
	height: 41px;
	padding: 7px 24px 0 0;
	color: #fff;
	margin: 0;
}

#right div.menu-box .container{
	padding: 0 7px;
}

.copyright{
	background-color:#0a1822;
	text-align: center;
	color: #595959;
	padding: 25px 0;
	clear: both;
}

.clear{
	clear: both;
}

.LiveStatus, fieldset#RegisterdetailQr7Detail, fieldset#RegisterdetailQr8Detail, fieldset#RegisterdetailQr14Detail, fieldset#RegisterdetailQr14MDetail, fieldset#RegisterdetailQr15Detail, fieldset#RegisterdetailQr15MDetail, fieldset#RegisterdetailQr16Detail, fieldset#RegisterdetailQr16MDetail, fieldset#RegisterdetailQr17Detail, fieldset#RegisterdetailQr17MDetail{
	display: none;
}

.LiveStatus span{
	padding-left: 2px;
}

.LiveStatus label{
	width: 120px;
}

#slideshow-wrapper {
	width: 610px;
	height: 236px;
	float: left;
	margin: -15px 0 12px 5px;
}

#slideshow {
	position:relative;
	width: 610px;
	height: 236px;
}

#slideshow img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

#slideshow a {
	border:0;
	display:block;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}

a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}

a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}

.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

ul.list{
	float: right;
}

div.input{
	clear: both;
}

img.toolTip{
	float: left;
	margin-top: 0;
	margin-left: 8px;
}

div.radio img.toolTip{
	margin-top: -35px;
}

div.checkbox img.toolTip{
	margin-top: -30px;
}
#recaptcha_table {
	direction:ltr;
}
