@import url("../templates/AbSinth/formIE.css");
font,th,td,p {
font-family:"Lucida Grande",Arial,Helvetica,Verdana,sans-serif;
}

a:link,a:active,a:visited {
color:#ff8200;
}

hr {
height:0;
border:solid #D1D7DC 0;
border-top-width:1px;
}

.rbtop div {
background:url(../images/topleft.jpg) no-repeat top left;
}

.rbtop {
background:url(../images/topright.jpg) no-repeat top right;
}

.rbbot div {
background:url(../images/july/bottomleft.png) no-repeat bottom left;
}

.rbbot {
background:url(../images/july/bottomright.png) no-repeat bottom right;
}

.rbtop div,.rbtop,.rbbot div,.rbbot {
width:100%;
height:7px;
font-size:1px;
}

.rbcontent {
background-image:url(../images/july/main.png);
}

.rbrbtop {
background-image:url(../images/top.jpg);
}

#addthis {
left:482px;
position:absolute;
text-align:right;
top: 9px;
width:450px;
color: #999999;
}

#addthis a{
color: #333333;
}

#logo {
	background:transparent url(../images/july/head.png) no-repeat scroll 0 0;
	height:119px;
	text-align: center;
	position:relative;
}

#logo2 {
	background:transparent url(../images/july/head_pd.png) no-repeat scroll 0 0;
	height:119px;
	text-align:center;
	position:relative;
}

#logo a#head
{
	display:block;
	height:73px;
	margin:auto;
	position:relative;
	text-decoration:none;
	top:8px;
	width:318px;	
	margin-left:0px;
}

#logo2 a#head
{
	display:block;
	height:73px;
	margin:auto;
	position:relative;
	text-decoration:none;
	top:8px;
	width:318px;	
}

#LogoText {
color:#3E3E3E;
display:block;
font-family:"Lucida Grande",Arial,Helvetica,Verdana,sans-serif;
font-size:11px;
margin-top:8px;
padding-bottom:6px;
}

.CenterWrapper {
text-align:center;
}

#CenteredDiv {
margin-left:auto;
margin-right:auto;
text-align:left;
width:956px;
background:url(nt.gif) repeat;
}

#realmenu {
	background-color:#3E3E3E;
	background-image:url(../images/sept/sept_menu_back.jpg);
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:950px;
}

#MenuLinks {
margin-left:auto;
margin-right:auto;
display:block;
height:47px;
text-align:left;
}

.mainmenu,.mainmenuend {
font-family:"Lucida Grande",Arial,Helvetica,Verdana,sans-serif;
font-size:0.7em;
font-weight:700;
color:#000;
}

a.mainmenu,a.mainmenu:visited,.mainmenuend {
text-decoration:none;
background-image:url(../images/menu_divide.jpg);
background-position:left top;
background-repeat:no-repeat;
color:#FFC88F;
position:relative;
top:-14px;
padding:16px 12px;
}

.mainmenu2 {
font-size:11px;
font-weight:700;
color:#000;
}

a.mainmenu2,a.mainmenu2:visited {
background-image:url(../images/buttons_mainmenu3.jpg);
background-position:top left;
background-repeat:no-repeat;
text-decoration:none;
color:#FFF;
display:block;
height:22px;
padding:18px 13px 10px;
}

body {
background-color:#190500;
background-image:url(../images/july/background.jpg);
background-position:top center;
font-family:"Lucida Grande",Arial,Helvetica,Verdana,sans-serif;
font-size:12px;
line-height:1.5;
margin-top:0px;
background-repeat: no-repeat;
}

span#Username
{
	
left:21px;
position:absolute;
text-align:left;

top:16px;
width:249px;
}

span#Username pre
{
	font-family:arial;
	font-size:12px;
	color:#3e3e3e;
	margin:0;
}

span#Username a
{
	color:#3e3e3e;
}

#subcontent {
padding:25px;
}


#ForumAd  {	
background:transparent url(../images/forumad.png) no-repeat scroll 0 0;
font-size:11px;
height:102px
margin-top:10px;
margin-bottom:10px;
margin-right: 10px;
padding:10px;
text-align:right;
position: absolute;
margin-left: -4px;
margin-top: -70px;
width:894px;
z-index: 9 !important;
}

.droplinebar{
overflow: hidden;
}

.droplinebar ul{
margin: 0;
padding: 0;
float: left;
width: 100%;
font: bold 12px;
}

.droplinebar ul li{
display: inline;
}

.droplinebar ul li a{
float: left;
color: white;
padding: 14px;
text-decoration: none;
}

.droplinebar ul li a:visited{
color: white;
}

.droplinebar ul li a:hover, .droplinebar ul li .current{ /*background of main menu bar links onMouseover*/
color: white;
background: url(../images/menuback.jpg) bottom right repeat-x; /*default background of menu bar*/
}

/* Sub level menus*/
.droplinebar ul li ul{
position: absolute;
z-index: 100;
left: 0;
top: 0;
background: #666; /*sub menu background color */
visibility: hidden;
}

/* Sub level menu links style */
.droplinebar ul li ul li a{
font: normal 13px Verdana;
padding: 6px;
padding-right: 15px;
padding-left : 15px;
margin: 0;
border-bottom: 1px solid #111;
}

.droplinebar ul li ul li a:hover{ /*sub menu links' background color onMouseover */
background: #555;
}
