﻿
body
{
	margin: 0;
	background: #e6e6e6 url(../images/body-bg.jpg) repeat-x;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font: 13px/1.231 arial, helvetica, clean, sans-serif;
}

P
{
	margin-bottom: 1em;
}
FIELDSET
{
	margin-bottom: 1em;
}
TABLE
{
	margin-bottom: 1em;
}
PRE
{
	margin-bottom: 1em;
}
INPUT[type=text]
{
	width: 12.25em;
}
INPUT[type=password]
{
	width: 12.25em;
}
TEXTAREA
{
	width: 12.25em;
}
HR
{
	display: none;
}
TABLE
{
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

TR
{
	border-bottom: medium none;
	border-left: medium none;
	border-top: medium none;
	border-right: medium none;
}
TD
{
	border-bottom: medium none;
	border-left: medium none;
	border-top: medium none;
	border-right: medium none;
}
TH
{
	border-bottom: medium none;
	border-left: medium none;
	border-top: medium none;
	border-right: medium none;
}
DD
{
	height: 0px;
	clear: both;
	overflow: hidden;
}

TABLE
{
	font-size: inherit;
}

.clear
{
	clear: both;
}
#warp
{
	margin: 0 auto;
}
#warp.warper
{
	margin: 0 auto;
	width: 1010px;
}
#head
{
	background: url(../images/bg-header.jpg) repeat-x;
	height: 32px;
	text-align: left;
	color: #fff;
	font-family: tahoma, Arial, Helvetica, sans-serif;
}
#head span
{
	margin-left: 35px;
}
#head a
{
	text-decoration: none;
	margin-left: 10px;
	color: #FFF;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#bg-logo-save
{
	background: url(../images/bg-logo-save.jpg) repeat-x;
	height: 316px;
}
#bg-logo-save .share
{
	float: left;
	margin-left: 45px;
	margin-top: 17px;
	color: #FFF;
	font-weight: bold;
	text-align: right;
}
#bg-logo-save .headimage
{
	float: left;
	margin-left: 0px;
	margin-top: 17px;
	width:550px;
	height:78px;
	color: #FFF;
	border:solid 0px red;
	font-weight: bold;
	text-align: right;
}
#bg-logo-save .share span
{
	color: #4c7206;
	font-weight: bold;
}
#bg-logo-save #logo-save
{
	background: url(../images/logo-save.jpg) no-repeat;
	height: 227px;
	width: 311px;
	float: right;
}
.menu-left
{
	margin: -89px 30px 0 40px;
	float: right;
	text-align: right;
}
.menu-left .menu-head
{
	background: url(../images/menu-h.png) no-repeat;
	width: 254px;
	height: 10px;
}
.menu-left .menu-foot
{
	background: url(../images/menu-footer.png) no-repeat;
	width: 254px;
	height: 9px;
}
.menu-left .menu-content
{
	background: url(../images/menu-content.png);
	width: 254px;
	margin: 0px;
	padding: 0px;
}
.menu-left .menu-content h1
{
	background: url(../images/h1-menu.jpg) repeat-x;
	height: 38px;
	margin: 0 auto;
	color: #8e5424;
	font-size: 15px;
	font-weight: bold;
	line-height: 39px;
	padding: 0 20px 0 0;
	width: 200px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
}
.menu-left .menu-content ul
{
	list-style: none;
	margin: 0 20px 0 0;
}
.menu-left .menu-content ul li
{
	list-style: none;
	height: 30px;
	border-bottom: 1px solid #f2f2f2;
}
.menu-left .menu-content a
{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8d918e;
	text-decoration: none;
	height: 33px;
	line-height: 31px;
}
.menu-left .menu-content a:hover
{
	color: #a1c945;
}

.menu-left-Sponsored
{
	clear: both;
	float: right;
	margin: 0 30px 0 17px;
}
.menu-left-Sponsored .menu-head
{
	background: url(../images/menu-h.png) no-repeat;
	width: 254px;
	height: 10px;
}
.menu-left-Sponsored .menu-foot
{
	background: url(../images/menu-footer.png) no-repeat;
	width: 254px;
	height: 9px;
}
.menu-left-Sponsored .menu-content
{
	background: url(../images/menu-content.png);
	width: 254px;
	margin: 0px;
	padding: 0px;
}
.menu-left-Sponsored .menu-content h2
{
	background: url(../images/main-sponsors.jpg) repeat-x;
	height: 38px;
	margin: 0 auto;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	line-height: 39px;
	padding: 0 20px 0 0;
	width: 200px;
	text-align: right;
}
.menu-left-Sponsored .menu-content .img-a
{
	margin-left: 23px;
}
#content
{
	width: 664px;
	background: #fff;
	float: right;
	margin-top: -430px;
}
/*menu*/

.navBarContainer
{
	width: 665px;
	height: 43px;
	margin: -6px auto 0;
}
ul.navBar
{
	width: 665px;
	height: 43px;
	margin: 0 auto;
	list-style: none;
	padding: 0px;
}
ul.navBar li
{
	display: inline;
}
ul.navBar li a
{
	height: 43px;
	float: left;
	text-indent: -9999px;
}
ul.navBar li.navBarContactus a
{
	width: 114px;
	background: url(../images/menu-right.png) no-repeat 0px 0px;
}
ul.navBar li.navBarFAQ a
{
	width: 72px;
	background: url(../images/menu-right.png) no-repeat -114px 0px;
}
ul.navBar li.navBarSponsors a
{
	width: 106px;
	background: url(../images/menu-right.png) no-repeat -186px 0px;
}
ul.navBar li.navBarStories a
{
	width: 95px;
	background: url(../images/menu-right.png) no-repeat -293px 0px;
}

ul.navBar li.navBarNews a
{
	width: 80px;
	background: url(../images/menu-right.png) no-repeat -388px 0px;
}
ul.navBar li.navBarAboutus a
{
	width: 112px;
	background: url(../images/menu-right.png) no-repeat -469px 0px;
}
ul.navBar li.navBarHome a
{
	width: 85px;
	background: url(../images/menu-right.png) no-repeat -580px 0px;
}

ul.navBar li.navBarContactus a:hover
{
	width: 114px;
	background: url(../images/menu-right.png) no-repeat 0px -43px;
}
ul.navBar li.navBarFAQ a:hover
{
	width: 72px;
	background: url(../images/menu-right.png) no-repeat -114px -43px;
}
ul.navBar li.navBarSponsors a:hover
{
	width: 106px;
	background: url(../images/menu-right.png) no-repeat -186px -43px;
}
ul.navBar li.navBarStories a:hover
{
	width: 95px;
	background: url(../images/menu-right.png) no-repeat -293px -43px;
}

ul.navBar li.navBarNews a:hover
{
	width: 80px;
	background: url(../images/menu-right.png) no-repeat -388px -43px;
}
ul.navBar li.navBarAboutus a:hover
{
	width: 112px;
	background: url(../images/menu-right.png) no-repeat -469px -43px;
}
ul.navBar li.navBarHome a:hover
{
	width: 85px;
	background: url(../images/menu-right.png) no-repeat -580px -43px;
}


ul.navBar li.navBarContactus-a a
{
	width: 114px;
	background: url(../images/menu-right.png) no-repeat 0px -43px;
}
ul.navBar li.navBarFAQ-a a
{
	width: 72px;
	background: url(../images/menu-right.png) no-repeat -114px -43px;
}
ul.navBar li.navBarSponsors-a a
{
	width: 106px;
	background: url(../images/menu-right.png) no-repeat -186px -43px;
}
ul.navBar li.navBarStories-a a
{
	width: 95px;
	background: url(../images/menu-right.png) no-repeat -293px -43px;
}

ul.navBar li.navBarNews-a a
{
	width: 80px;
	background: url(../images/menu-right.png) no-repeat -388px -43px;
}
ul.navBar li.navBarAboutus-a a
{
	width: 112px;
	background: url(../images/menu-right.png) no-repeat -469px -43px;
}
ul.navBar li.navBarHome-a a
{
	width: 85px;
	background: url(../images/menu-right.png) no-repeat -580px -43px;
}


img
{
	border: 0px;
}
/*end menu*/
.content-news
{
	min-height: 392px;
	font: 12px Tahoma;
}
#content .img
{
	margin: 15px auto 5px 13px;
}
#content .img img
{
	border: 2px solid #d8d6d7;
}
#content .Sponsored
{
	margin-left: 15px;
}
#content .spons-head
{
	background: url(../images/spons-head.jpg) no-repeat right;
	height: 19px;
	color: #8bb83b;
	font-weight: bold;
	margin-right: 27px;
	padding-right: 10px;
	float: right;
	text-align: right;
}
#footer
{
	height: 47px;
	background: #84b922;
	color: #FFF;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 5px;
}
#footer .footer-size
{
	width: 1010px;
	margin: 0 auto;
}
#footer .left
{
	color: #FFF;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 35px;
	line-height: 50px;
	float: right;
}
#footer .right
{
	color: #FFF;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right: 118px;
	line-height: 50px;
	text-align: right;
	float: left;
	margin-left: 40px;
}
#footer .right a
{
	color: #FFF;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 50px;
	text-decoration: none;
}
#footer .left a
{
	color: #FFF;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 50px;
	text-decoration: none;
}
.back
{
	background: transparent url(../images/spons-head.jpg) no-repeat scroll 0 0;
	background-position: right;
	font-weight: bold;
	font-family: tahoma;
	height: 19px;
	margin-right: 27px;
	padding-right: 10px;
	margin-top: 5px;
	margin-bottom: 20px;
	text-align: right;
	font-size: 13px;
	color: #6F6F6F;
}
.back a
{
	color: #8BB83B;
	text-decoration: none;
}


#mm
{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	color: #6F6F6F;
	width: 634px;
	text-align: right;
	margin-top: 15px;
	margin-left: 15px;
	font: 14px Tahoma;
	line-height: 30px;
}


.mm3
{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	color: #6F6F6F;
	margin-top: 10px;
	margin-right: 10px;
	font: 10px Tahoma;
	line-height: 30px;
	font-weight: bold;
	width: 300;
}



#mm2
{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	color: #6F6F6F;
	text-align: right;
	margin-top: 15px;
	margin-left: 15px;
	font: 12px Tahoma;
	line-height: 20px;
}

#content .news
{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color :Black;
	width: 634px;
	text-align: right;
	margin-top: 15px;
	margin-left: 15px;
	font: 12px Tahoma;
}
#content .news center b
{
	color: #8BB83B;
}
#content .news img
{
	float: right;
	margin: 5px;
}
#content .news h3
{
	color: #8BB83B;
	direction: rtl;
	padding: 0px;
	margin: 0 0 0 5px;
	text-align: right;
	font-size: 14px;
	font-family: tahoma, arial;
}
#content .news a
{
	text-decoration: none;
	color: #666;
}


table
{
	text-align: center;
}
.paging
{
	font-family: Tahoma;
	font-size: 11px;
	color: #123e68;
	text-decoration: none;
}
.paging span
{
	font-family: Tahoma;
	font-size: 11px;
	color: #123e68;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
}
.paging a
{
	font-family: Tahoma;
	font-size: 11px;
	color: #123e68;
	display: inline;
	text-decoration: none;
	vertical-align: middle;
}

.paging a:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #123e68;
	text-decoration: none;
	vertical-align: middle;
}
.paging a:visited
{
	font-family: Tahoma;
	font-size: 11px;
	color: #123e68;
	text-decoration: none;
	vertical-align: middle;
}

.clear
{
	clear: both;
}

#admin-menu
{
	clear: right;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
	width: 610px;
	text-align: right;
	float: right;
	margin-right: 10px;
}



#admin-menu h1
{
	background: url(images/h1-menu.jpg);
	background-repeat: no-repeat;
	width: 610px;
	height: 22px;
	font-size: 15px;
	border: 1px #ed8108 solid;
	margin: 0;
	padding: 0;
	padding-top: 2px;
}
#admin-menu ul
{
	list-style: none;
	padding: 0;
	text-align: right;
	margin: 0;
}
#admin-menu ul li
{
	background: #e7e6e7;
	text-align: right;
	width: 610px;
	border: 1px #c1c1c1 solid;
margin:0;
padding:0;
}
#admin-menu h1 a
{
	color: #401005;
	text-decoration: none;
	padding-right: 20px;
}

#admin-menu ul li a
{
	color: #A1C945;
	text-decoration: none;
	margin-right: 10px;
	font-weight: bold;
}

#admin-menu h1.has-menu
{
	color: #FFF;
	background: #A1C945 no-repeat center left;
	border: 1px #ddd solid;
	margin-top: 1px;
	padding: 0;
}
#admin-menu h1.has-menu:hover
{
	background: #B1CF67 no-repeat center left;
	margin: 0;
	padding: 0;
}

 #content .news1
{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	width: 634px;
	text-align: right;
	margin-top: 15px;
	margin-left: 15px;
	font: 12px Tahoma;
	height :100px;
	
} 

.testError
{
	vertical-align :middle;
	margin-left :200px;
	
}


.SpanTest
{
	color: #CC0000;
	font-size :large;
}


