body {
	background:#fefefe url(/site_media/images/bg.jpg) no-repeat center 26px;
	margin:0;
	padding:0;
	/*ont-family: Tahoma, Verdana, Arial, Helvetica, sans-serif, "Times New Roman", Times, serif;*/
	font: 87%/1.4 arial, helvetica, sans-serif;
	text-align:right;
	direction:rtl;
}

a {
	text-decoration:none;
	color:#000;
}

.english {
	direction:ltr;

}
a:hover {
	color:#117df6;
}

h2 {
	margin:2px;
	text-align:16px;
}

ul, li {
	list-style:none;
}

img {
	border:none;
}

.form input , textarea {
	border:#c3deb8 solid thin;
	background-color:#eff8eb;
	color:#075209;
	font-size:14px;
	width:200px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
}

.button {
	display: inline-block;
	padding: 5px 10px 6px;
	color:#075209;
	background-color:#c6e7b7;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-moz-text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	-webkit-text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}

.button:hover {
	background-color:#9fd986;
	-moz-text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	-webkit-text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
}

.rc-big {
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
	padding:3px;
}

.rc-small {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-moz-box-shadow: 2px 2px 7px #6f9850;
	-webkit-box-shadow: 2px 2px 7px #6f9850;
}

.clear {
	clear:both;
}

.hidden {
	display:none;
}

.right {
	text-align:right;
}

.left {
	text-align:left;
}

.red {
	color:red;
}

.blue {
	color:blue;
}

.percent {
	background:url(/site_media/images/per-bar.jpg);
	color:#fff;
	height:16px;
	width:0;
	padding:2px;
}

.percent-red {
	background:url(/site_media/images/per-bar-red.jpg);
	color:#000;
	height:16px;
	width:0;
	padding:2px;
}

#top-bar {
	background: url(/site_media/images/top-bar.jpg) repeat-x;
	height:26px;
	border-bottom:1px solid #928c7a;
}

#wrapper {
	position:relative;
	width:950px;
	margin:0 auto;
}

#logo img {
	position:absolute;
	opacity:0.4;
	filter: alpha(opacity = 40);
	top:1px;
	right:1px;
}

#ad {
	position:absolute;
	top:10px;
	left:0px;
}

#logo h1 {
	margin-right:180px;
	font-size:16px;
	margin-top:40px;
	color:#105a10;
	text-shadow: 3px 3px 3px #6f9850;
}

#nav {
}

#nav ul {
	float:right;
	text-align:center;
	padding-right:15px;
	padding-left:15px;
	background-color:#a2cfb2;
}

#nav li {
	float:right;
	list-style:none;
	padding-right:4px;
	padding-left:4px;
	margin:5px;
	font-size:20px;
	font-weight:bold;
}

#nav li a {
	color:#105a10;
	text-shadow: 3px 3px 3px #9bb886;
}

#nav li a:hover {
	color:#000;
	text-shadow: 3px 3px 3px #6f9850;
}

#nav li.current a {
	color:#000;
}

#top-indicator {
	float:left;
	font-size:16px;
	font-weight:bold;
	padding-top:35px;
	margin-left:15px;
	color: #222;
	text-shadow: 0px 2px 1px #555;
}
#top-indicator a {
	color:#105a10;
}
#top-indicator a:hover {
	color:#000;
}

#content {
	min-height:540px;
	display:block;
	background-color:#f4fbf7;
	opacity:0.9;
	filter: alpha(opacity = 90);
	-moz-box-shadow: 0px 2px 7px #6f9850;
	-webkit-box-shadow: 0px 2px 7px #6f9850;
	padding:20px;
	margin-bottom:10px;
	color:#000;
}

#content a {
	color:#287733;
}

#content a:hover {
	color:#031e07;
}

#ft {
	background:#457345 url(/site_media/images/bg-foot.jpg) repeat-x scroll 0 0;
	border-top:1px solid #928C7A;
	padding-top:5px;
	height:110px;
	text-align:center;
}

#ft a {
	color:#fff;
}

#ft a:hover {
	color:#117df6;
}

/***************************************** Two Column *************************************/
#right {
	float:right;
	width:550px;
}

#left {
	float:left;
	width:340px;
}

#right-s {
	float:right;
	width:250px;
}

#left-b {
	float:left;
	width:640px;
}
/************************************** News Feed CSS ******************************************/

.gf-title {
	font-size:16px;
	font-weight:bold;
}

.gf-title a {
	color:#105a10;
	text-decoration:underline;
}

.gf-title a:hover {
	text-decoration:underline;
	color:#117df6;
	font-weight:bold;
}

/*************************** Fixture ******************************************************/
.fixture {
	margin-top:5px;
	margin-bottom:10px;
	display:block;
	background:#e9f9ed;
	padding:5px;
}

.fixture h3 ,#weekly_top h3, #last_u h3   {
	text-align:right;
	margin:0px;
	text-shadow: 3px 3px 3px #477029;
}

.fixture table {
	width:330px;
}

.fixture tr {
	height:20px;
}

.fixture tr:hover {
	background-color:#eefbf1;
}

.fixture td {
	border-top:#9dd0a9 dashed thin;
	border-right:#9dd0a9 dashed thin;
	padding:0 4px;
	color:#000;
	font-size:10px;
}

td.small {
	font-size:11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif, "Times New Roman", Times, serif;
}

/****************************** Contact Us ************************************/
textarea {
	width:500px;
}

.fieldWrapper {
	margin:5px;
	font-weight:bold;
}

.errorlist {
	color:red;
}

#captcha_c {
	margin-left:240px;
}

/*************************** Top Users *********************************************/
#weekly_top , #last_u{
	font-size:10px;
	text-align:left;
	display:block;
	background:#e9f9ed;
	padding:2px;
}

/******************************** Twits *********************************/
#s_button ul {
	font-weight:bold;
	font-size:14px;
	color:red;
}

#s_button li {
	font-weight:normal;
}

/********************** Players Twits ****************************************/
.u_twits {
	text-align:left;
	padding:5px;
	margin:10px 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
}

.t_thumbnail {
	float:left;
	width:50px;
	margin:5px 0;
}

.t_status {
	margin-left:55px;
}

li.time {
	color:green;
	font-size:0.9em;
}

.thumb {
	margin:2px;
}

/************************ Player Rating *******************************/
.p_rating_list {
    margin-bottom:20px;
}

.p_rating_list li a{
    font-size:1.2em;
    font-weight:bold;
    margin:5px;
}

.p_rating_list a {
    text-decoration:underline;
}

.r_title {
    height:40px;
    line-height:40px;
    margin:0 auto;
}

.r_title_text {
    padding:0 10px;
    margin:0 auto;
    font-style:bold;
    font-size:1.5em;
    vertical-align:top;
}

.r_title_text_small {
    padding:0 5px;
    margin:0 auto;
    font-style:bold;
    font-size:1.3em;
    vertical-align:top;
}

.t_left {
    float:left;
}

#player_comment {
	padding:2px;
    font-size:1.1em;
}

.p_rating {
    background-color:#07522a;
    color:#fff;
    font-size:1.5em;
    padding:2px 5px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
}

.player_review {
    background-color:#fff;
    margin-right:20px;
    padding:10px;
	-moz-box-shadow: 0px 2px 7px #000;
	-webkit-box-shadow: 0px 2px 7px #000;
}

.plus {
    background-color:#0562d4;
    cursor:pointer;
}

.minus {
    background-color:#d40505;
    padding:2px 7px;
    cursor:pointer;
}

.plus:hover , .minus:hover {
    opacity:0.7;
}

.minus_votes {
    background-color:#f4e7e7;
    margin:0;
    color:#000;
    font-size:1.2em;
}

.plus_votes {
    background-color:#e7eef4;
    margin:0;
    color:#000;
    font-size:1.2em;
}

.pagination {
    margin-bottom:10px;
}

#plusone {
    text-align:left;
}

