/* Begin Reset CSS */

html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5 {
	line-height: normal;
}
h1 {
	font-size: 1.4em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.35em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}
a {
	color: #00395C;
	text-decoration: none;
}
a:hover {
	color: #3479a7;
	text-decoration: none;
}
a img {
	border: 0 none;
}
input, textarea, select, button, body {
	font: 12px/17px Tahoma, Arial, Helvetica, sans-serif;
}
input, textarea, select, button, a {
	outline: none;
}
p {
	margin-bottom: 0.4em;
}
hr {
	border: 0 none;
	border-top: 1px solid #d8d8d8;
	height: 1px;
}
ul, li {
	padding-right: 16px;
	list-style-position:outside;
	list-style-image:none;
	list-style:none;
}
ol {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 2.2em;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ul li {
	background: url("../images/li.gif") no-repeat scroll right 5px transparent;
	color: #000000;
}
/* End Reset CSS */

/*Begin Main Setting*/
body {
	margin:0;
	background:transparent url("../images/background.jpg") repeat;
	font-family:Tahoma;
	font-size:12px
}
a {
	color:#000;
	font-size:12px;
	text-decoration:none
}
a:hover {
	color:#56b5d0
}
span {
	font-family:Tahoma
}
img {
	border:0px
}
.Clear {
	clear:both;
}
.wrapper {
	width:980px;
	margin: 0 auto;
	font-family:Tahoma;
	direction:rtl;
	text-align:right
}
#TickerLink {
	color:#fff;
}
#TickerLink:hover {
    color: #FFFFFF;
    text-shadow: 0 2px 2px;
}
#SideBlocks {
	margin-bottom:10px;
}
/*End Main Setting*/

/*Begin Header*/

.Header {
	margin:0 auto
}
.Header .Right {
	float:right
}
.Header .Left {
	float:left;
}
.Header .HeadRight, .HeadLeft {
	height:119px;
	width:10px;
}
.Header .HeadRight {
	background:url("../images/header.png") no-repeat scroll 0 -119px transparent;
	float:right;
}
.Header .HeadLeft {
	background:url("../images/header.png") no-repeat scroll 0 -238px transparent;
	float:left;
}
.Header .HeadMain {
	background:url("../images/header.jpg") repeat-x scroll 0 0 transparent;
	height:300px;
	float:right;
	width:960px
}
.Logo {
	background:transparent url("../images/logo.png") repeat-x;
	height:105px;
	width:105px;
	float:left;
	margin-top:6px;
}
.Logo a {
	display: block;
    height: 0;
    overflow: hidden;
	padding-top:105px;
}
.FootLogo {
	background:transparent url("../images/logo.png") repeat-x;
	height:105px;
	width:105px;
	float:right;
	margin-top:6px;
}
.Header .Date {
	font-size:12px;
	color:#fff;
	margin:5px 12px 0 0;
	width:200px;
}
.Header .Welcome {
	font-size:12px;
	color:#fff;
	margin:20px 12px 0 0;
	width:200px;
}
.LoginBox {
	width:200px;
	margin:10px 12px 0 0;
}
.LoginBox p, .LoginBox p a {
	color:#fff;
	padding:0px;
	line-height:6px;
	font-size:12px;
}
.LoginBox .User, .Pass {
	background:transparent url("../images/login-input.png") no-repeat;
	width:83px;
	height:16px;
	border:0px;
	color:#9dd2e1;
}
.LoginBox .User {
	margin-right:5px;
}
.LoginBox .Pass {
	margin-right:6px;
}
.LoginBox .Submit {
	background:transparent url("../images/submit.png") no-repeat;
	width:22px;
	height:23px;
	border:0px;
	cursor:pointer;
}
.LoginBox label {
	color:#fff;
	font-size:12px;
}
.TopText1 {
	width: 380px;
}
.TopText2 {
	width: 200px;
	margin-right:20px;
}
.TopTextRight {
	background:url("../images/top-text.png") no-repeat scroll 0 -27px transparent;
	width:16px;
	height:27px;
	float:right;
}
.TopTextLeft {
	background:url("../images/top-text.png") no-repeat scroll 0 -54px transparent;
	width:16px;
	height:27px;
	float:left;
}
.TopTextMain {
	background:url("../images/top-text.png") repeat-x scroll 0 0 transparent;
	height:27px;
	margin:0 16px;
	color:#fff;
	font-size:12px;
	line-height:20px;
	text-align:center;
}
.Rss {
	margin-top:55px;
	float:left;
}
.Rss .Icon {
	background:url("../images/rss.png") no-repeat scroll 0 0 transparent;
	width:22px;
	height:23px;
	float:right;
}
.Rss .Text {
	text-align:right;
	float:right;
	margin-right:5px;
	color:#fff;
	font-size:12px;
	line-height:30px;
}
.Download {
	width:200px;
	float:right;
	margin-right:10px;
	margin-top:10px;
	font-size:12px;
	color:#ebf5f8;
	line-height:10px;
}
.Download a {
	color:#fff;
}
.Download img {
	margin-top:-4px;
	float:right;
	margin-left:5px;
}
.FontSize {
	float:left;
	width:100px;
	margin-top:10px;
	margin-left:10px;
}
.FontSize .Small {
	background:url("../images/font-size.png") no-repeat scroll -40px 0 transparent;
	height:17px;
	width:20px;
	float:left;
}
.FontSize .Normal {
	background:url("../images/font-size.png") no-repeat scroll -22px 0 transparent;
	height:17px;
	width:20px;
	float:left;
}
.FontSize .Large {
	background:url("../images/font-size.png") no-repeat scroll -4px 0 transparent;
	height:17px;
	width:20px;
	float:left;
}
/*End Header*/

/*Begin Slide Show*/

.SlideShow {
	margin:0 auto;
}
.SlideHeadRight {
	background:url("../images/slide-head.png") no-repeat scroll 0 -35px transparent;
	width:9px;
	height:35px;
	float:right;
}
.SlideHeadLeft {
	background:url("../images/slide-head.png") no-repeat scroll 0 -70px transparent;
	width:9px;
	height:35px;
	float:left;
}
.SlideHeadMain {
	background:url("../images/slide-head.png") repeat-x scroll 0 0 transparent;
	height:35px;
	margin:0 9px;
}
.SlideFootr {
	margin: -3px auto 0;
	width: 935px;
}
.SlideHeadRight2 {
	background:url("../images/slide-head.png") no-repeat scroll 0 -40px transparent;
	width:9px;
	height:30px;
	float:right;
}
.SlideHeadLeft2 {
	background:url("../images/slide-head.png") no-repeat scroll 0 -75px transparent;
	width:9px;
	height:30px;
	float:left;
}
.SlideHeadMain2 {
	background:url("../images/slide-head.png") repeat-x scroll 0 -5px transparent;
	height:30px;
	margin:0 9px;
}
.SlideBg {
	background:url("../images/slide-bg.png") repeat-y scroll 0 0 transparent;
	width:978px;
}
.SlideContent {
}
.SlideFootRight {
	background:url("../images/slid-foot.png") no-repeat scroll 0 -61px transparent;
	width:27px;
	height:27px;
	float:right;
}
.SlideFootLeft {
	background:url("../images/slid-foot.png") no-repeat scroll 0 -27px transparent;
	width:27px;
	height:27px;
	float:left;
}
.SlideFootMain {
	background:url("../images/slid-foot.png") repeat-x scroll 0 0 transparent;
	height:27px;
	margin:0 27px;
}
/*Begin Slide Show*/

/*Begin Tools*/
.tools {
	background:url("../images/tools.png") repeat-x scroll 0 0 transparent;
	height:35px;
}
.tools .break {
	background:url("../images/tools.png") no-repeat scroll 0 -35px transparent;
	width:1px;
	height:26px;
	float:right;
	margin:4px 10px 0px 10px;
}
.flag {
	padding-top:9px;
	float:right;
}
.banner-btn {
	width:241px;
	height:18px;
	margin:0 auto;
	cursor:pointer;
}
.site-text {
	color:#fff;
	font-size:12px;
	padding-top:8px;
	width:500px;
}
.search {
	float:left;
	margin-top:-20px
}
.search .text {
	background:url("../images/search.png") no-repeat scroll 0 0 transparent;
	width:176px;
	height:23px;
	border:0px;
	margin-top:-2px;
}
.search .submit {
	background:url("../images/search.png") no-repeat scroll -154px -23px transparent;
	width:22px;
	height:23px;
	border:0px;
	cursor:pointer;
}
/*End Tools*/

/*Main Content*/
.center, .center-footer {
	width:535px;
}
.center {
	margin:0 15px 0 auto;
	float:right;
}
/*End Main Content*/

/*Begin Side Block*/
.right-block {
	float:right;
	width:208px;
}
.left-block {
	float:left;
	width:208px;
}
.side-block-head {
	background:transparent url("../images/side-block-head.png") no-repeat;
	width:208px;
	height:16px;
}
.side-block-bg {
	background:transparent url("../images/side-block-bg.png") repeat-y;
	width:208px;
}
.side-block-footer {
	background:transparent url("../images/side-block-foot.png") no-repeat;
	width:208px;
	height:70px;
}
.side-block-bg .content {
	padding:10px 5px 5px 5px;
	font-size:12px;
}
.side-block-title {
	background:url("../images/side-block-title-bg.png") no-repeat scroll 0 0 transparent;
	height:37px;
	margin-right:70px;
	width:150px;
}
.side-block-title h5 {
	color:#fff;
	font-size:12px;
	line-height:22px;
	padding-right:5px
}
/*End Side Block*/

/*Begin Center BLock*/
.centerblock {
	margin-bottom:10px;
}
.center .centerblock .head-r {
	background:url("../images/center-block-head.png") no-repeat scroll 0 -35px transparent;
	width:16px;
	height:35px;
	float:right;
}
.center .centerblock .head-l {
	background:url("../images/center-block-head.png") no-repeat scroll 0 -70px transparent;
	width:16px;
	height:35px;
	float:left;
}
.center .centerblock .head-m {
	background:url("../images/center-block-head.png") repeat-x scroll 0 0 transparent;
	height:35px;
	margin:0 15px;
}
.center .centerblock .head-m h2, .center .centerblock .head-m h2 a, .center .centerblock .head-m h3, .center .centerblock .head-m h3 a {
	color:#fff;	color:#fff;
	line-height:30px;
	font-size:12px;
}
.center-mian-bg .content {
	font-size:12px;
	background-color:#fff;
	padding:5px;
	border-right:1px #bdbcbd solid;
	border-left:1px #bdbcbd solid;
}
.center .centerblock .foot-r {
	background:url("../images/center-block-footer.png") no-repeat scroll 0 -70px transparent;
	width:25px;
	height:35px;
	float:right;
}
.center .centerblock .foot-l {
	background:url("../images/center-block-footer.png") no-repeat scroll 0 -35px transparent;
	width:25px;
	height:35px;
	float:left;
}
.center .centerblock .foot-m {
	background:url("../images/center-block-footer.png") repeat-x scroll 0 0 transparent;
	height:35px;
	margin:0 22px;
}
/*End Center BLock*/
.header {
	margin:0 auto
}
.header .head-r, .head-l {
	height:119px;
	width:10px;
}
/*Begin News Block*/
.Author {
	float:right;
	font-size:12px;
	margin-top:5px;
	margin-right:45px;
}
.rate {
	float:right;
}
.more {
	background:url("../images/more.png") no-repeat scroll 0 0 transparent;
	width:100px;
	height:37px;
	position:absolute;
	direction:ltr;
	margin-right:-62px;
	margin-top:-10px;
}
.more h3 {
	color:#fff;
	font-weight:bold;
	padding-right:5px;
	font-size:12px;
	line-height:22px;
}
.morecontent {
	background:url("../images/more.png") no-repeat scroll 0 0 transparent;
	width:100px;
	height:37px;
	position:absolute;
	text-align:right;
	margin-right:-62px;
	margin-top:-10px;
}
.morecontent h3 {
	color:#fff;
	font-weight:bold;
	padding-right:5px;
	font-size:12px;
	line-height:22px;
	text-align:right;
	direction:rtl;
}
.NewsFooter {
}
/*End News Block*/

/*Begin Footer*/
.footer {
	background:url("../images/footer-bg.png") repeat-x scroll 0 0 transparent;
	height:111px;
	margin-top:20px;
}
/*End Footer*/

/*Begin Open Table*/
.OpenTable {
	margin-bottom:10px;
}
.OpenTableRightHead {
	background:url("../images/opnenhead.jpg") no-repeat scroll 0 -35px transparent;
	width:25px;
	height:35px;
	float:right;
}
.OpenTableLeftHead {
	background:url("../images/opnenhead.jpg") no-repeat scroll 0 0 transparent;
	width:25px;
	height:35px;
	float:left;
}
.OpenTableMainHead {
	background:url("../images/opnenhead.jpg") repeat-x scroll 0 -70px transparent;
	height:35px;
	margin:0 20px;
}
.OpenTableContent {
	background-color:#fff;
	padding:5px;
	border-right:1px #bdbcbd solid;
	border-left:1px #bdbcbd solid;
}
.OpenTableRightFoot {
	background:url("../images/openfoot.png") no-repeat scroll 0 -70px transparent;
	width:25px;
	height:35px;
	float:right;
}
.OpenTableLeftFoot {
	background:url("../images/openfoot.png") no-repeat scroll 0 -35px transparent;
	width:25px;
	height:35px;
	float:left;
}
.OpenTableMainFoot {
	background:url("../images/openfoot.png") repeat-x scroll 0 0 transparent;
	height:35px;
	margin:0 20px;
}
.OpenTableContent {
	background-color:#fff;
	padding:5px;
	border-right:1px #bdbcbd solid;
	border-left:1px #bdbcbd solid;
}


#lightbox {
	background-color: #eee;
	padding: 10px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#lightboxCaption {
	color: #333;
	background-color: #eee;
	font-size: 90%;
	text-align: center;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#lightboxIndicator {
	border: 1px solid white;
}
#lightboxOverallView,
#overlay {
	background-color: #000;
	opacity: 8.5;
}
* html #lightboxOverallView,
* html #overlay {
	background-color: #000;
	filter: Alpha(opacity=50);
}

.galcat {
	text-align:center;
	border:0px;
	background-image:url('../images/gallery/bg.png');
	background-repeat:no-repeat;
	width:220px;
	height:150px;
	float:right;
	margin-left:10px;

}

.galcat:hover {
	background-image:url('../images/gallery/bg-ho.png');
}

.galpic {
	text-align:center;
	border:1px solid #117304;
	background-color:#dbdbdb;
	background-repeat:no-repeat;
	float:right;
	margin-left:10px;

}

.galpic:hover {
	background-color:#68e8ff;
}

ul {list-style:none;}

.tableborders {border:1px solid #cccccc;padding:3px;}
.tableborders  td {border:1px solid #cccccc;}
/*End Open Table*/
