body {
	
	background-attachment: fixed;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #8C0839;
	text-decoration: none;
}
.newstacker {
	font-family: Tahoma;
	font-size: 11px;
	color: #8C0839;
	text-decoration: none;
}
.ar_pr {
	FONT-WEIGHT: bold;
	FONT-SIZE: 15px;
	COLOR: #ffffff;
	FONT-FAMILY: arial;
	text-decoration:none;
	line-height: 20px;
}
.ar_ins {
	FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Tahoma; text-decoration:none;
}
.title {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; FONT-FAMILY: Arial, Helvetica, sans-serif;COLOR: #dcda27; text-decoration:none
}
.style3 {
	FONT-SIZE: 12px; COLOR: #330066; FONT-FAMILY: Tahoma
}

.style5 {
	FONT-WEIGHT: bold; COLOR: #dcda27
}
.style6 {
	FONT-SIZE: 9px; COLOR: #dcda27; FONT-FAMILY: "Times New Roman", Times, serif
}
.style7 {
	COLOR: #f2f625;
	font-weight: bold;
}
.style8 {
	FONT-SIZE: 11px; FONT-FAMILY: Tahoma; COLOR: #f2f625; text-decoration:none
}
.style9 {
	FONT-SIZE: 10px; COLOR: #480001; FONT-FAMILY: Tahoma
}
.style10 {
	FONT-SIZE: 14px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.style11 {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.style14 {color: #00CCCC}
.style15 {
	FONT-SIZE: 12px;
	COLOR: #FF99CC;
	FONT-FAMILY: Tahoma;
}
.style18 {color: #FF99CC}
.style20 {
	FONT-SIZE: 10px;
	COLOR: #ffffff;
	FONT-FAMILY: Tahoma;
}
.style21 {color: #CCCCCC}
.style22 {FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Tahoma; }
.style23 {FONT-FAMILY: Tahoma; color: #330066;}
.imgborder {border:thin dotted;border-color:#FFFFFF; }

.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url(images/formbg.gif) repeat-x left top;
}

.chat { background-color:#8C0839; }


a.boldbuttons{
background: transparent url('images/roundedge-gray-left.gif') no-repeat top left;
display: block;
float: right;
font: bold 14px arial; /* Change 13px as desired */
line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 30px; /* Height of button background height */
padding-left: 6px; /* Width of left menu image */
text-decoration: none;

}

a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons{
color: white; /*button text color*/
}

a.boldbuttons span{
background: transparent url('images/roundedge-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 6px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.boldbuttons{ /* Hover state CSS */
text-decoration: none;
color:#CD0C54;
}


.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}
#news {
	list-style-type: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	direction:rtl;
}
#news li {
	display: inline;
}
#news a {
	font-family: Tahoma;
	color: #333333;
	font-size:11px;
	text-align:right;
	text-decoration: none;
}
#featured{
	width:300px;
	padding-right:250px;
	position:relative;
	border:5px solid #580323;
	height:320px;
	background-color: #8C0839;
	margin-right: auto;
	margin-left: auto;
}
#featured ul.ui-tabs-nav{
	position:absolute;
	top:0;
	left:350px;
	list-style:none;
	padding:0;
	margin:0;
	width:200px;
}
#featured ul.ui-tabs-nav li{
	padding-left:13px;
	font-size:12px;
	color:#666;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{
	font-size:11px;
	font-family:Tahoma;
	line-height:18px;
	text-decoration: none;
	text-align: right;
	
}
#featured li.ui-tabs-nav-item a{
	display:block;
	height:50px;
	color:#FFFFFF;
	background:#800734;
	line-height:20px;
	text-decoration: none;
	text-align: right;
	padding-right: 5px;
	margin-right: 5px;
	font-weight: bold;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#580323; 
}
#featured li.ui-tabs-selected{ 
	background:url('images/selected-item.png') top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{
	background:#580323;
	color: #FFFF00;
}
#featured .ui-tabs-panel{
	width:350px;
	height:300px;
	background:#999;
	position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:270px; left:0; 
	width:350px;
	height:50px; 
	background: url('images/transparent-bg.png'); 
}
#featured .info h2{
	font-size:18px;
	font-family:Georgia, serif;
	color:#fff;
	padding:5px;
	margin:0;
	overflow:hidden;
	text-align: right;
}
#featured .info p{
	margin:0 5px;
	font-family:Tahoma;
	font-size:11px;
	line-height:15px;
	color:#f0f0f0;
	text-align: right;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}
