/*711 by 50 for psds*/
/*Universal Styles and Links*/
body {
background:url(images/Background.jpg) repeat-x #4b4535; 
font-family:Verdana, Arial; 
font-size:11px; 
color:#dbdfaa; 
margin:0px auto 0px auto;
height:100%;
}

a.nav:link {
color:#433D2D;
text-decoration:none;
font-weight:bold;
}

a:link {
color:#55BFDA;
text-decoration:none;
font-weight:bold;
}

a:visited {
color:#55BFDA;
text-decoration:none;
font-weight:bold;
}
a:hover {
color:#55BFDA;
border-bottom:1px dotted #55BFDA;
}

a.nav:visited {
color:#433D2D;
text-decoration:none;
font-weight:bold;
}

a.nav:hover {
border-bottom:1px dotted #433D2D;
}

/*Wrapper*/
div#wrapper {
width:743px;
height:100%;
margin-top:0px;
margin-bottom:0px;
margin-left:auto;
margin-right:auto;
}
/* Top Bar */
#topbar {
width:743px;
height:42px;
background-image:url(images/topbar.png);
background-repeat:repeat;
margin-top:0px;
margin-left:auto;
margin-right:auto;
position:relative;
}

ul {
margin:0px auto;
}
/* Navigation in Top Bar */

#navbar {
	width:350px;
	position:absolute;
	left: 0px;
	top: 5px;
}

#navbar li {
display: inline;
list-style-type: none;
padding-right:12px;
margin-top:0px;
}

/*Login Area with DNB Image*/
#content-top {
position:absolute;
background-image:url(loginbg.png);
width:743px;
height:307px;
margin:0px auto;
}
/* Forum Login */
#loginbox {
margin-top:100px;
margin-left:30px;
width:260px;
position:relative;
text-align:center;
}
/* Logged in as */
#navstatus {
	width:325px;
	position:absolute;
	right:500px;
	left: 394px;
	top: 5px;
	color:#433D2D;
}


/* News Layout */
#newstop {
background-image:url(images/newstop.png);
background-repeat:no-repeat;
width:743px;
height:87px;
position:absolute;
margin:300px auto;
}

#newsmiddle {
background-image:url(images/newsmiddle.png);
background-repeat:repeat-y;
width:743px;
height:100%;
position:absolute;
margin:387px auto 0px auto;
}


/* CuteNews Classes */

.cn_top {
background-image:url(http://bestinefight.net/images/cn_top.png);
background-repeat:no-repeat;
height:40px;
width:508px;
margin-left:auto;
margin-right:auto;
}

.cn_middle {
background-image: url(http://bestinefight.net/images/cn_middle.png);
background-repeat:repeat-y;
width:500px;
margin-left:auto;
margin-right:auto;
}

.cn_bottom {
background-image:url(http://bestinefight.net/images/cn_bottom.png);
background-repeat:no-repeat;
height:29px;
width:500px;
margin-left:auto;
margin-right:auto;
}

.newsmiddleshit {
width:470px;
margin-left:10px;
margin-right:10px;
}

.title {
margin-left:9px;
margin-top:3px;
float:left;
width:200px;
height:20px;
font-family:Verdana, Arial; 
color:#433D2D;
font-size:11px;
}

.author {
margin-left:100px;
margin-top:3px;
float:right;
width:120px;
height:20px;
font-family:Verdana, Arial; 
color:#433D2D;
font-size:11px;
}

/* SWGEmu Status in News */
#newsstat {
width:200px;
height:20px;
margin-left:500px;
margin-top:30px;
}

/* Ventrilo Status not yet implemented */
#ventstatus {
width:200px;
height:20px;
margin-left:524px;
}
/* Link Us image */
#linkus {
width:120px;
height:30px;
margin-top:10px;
margin-left:auto;
margin-right:auto;
margin-bottom:0px;
position:relative;
}
/* Memberlist */
#navcontainer { 
width: 210px;
margin-left:109px;
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
width: 200px;
background-color: #4B4535;
padding: 0px 0px 0px 10px;
border: 0;
}

#navcontainer a:link, #navlist a:visited
{
font-size:10px;
color: #dbdfaa;
text-decoration: none;
border: 0;
padding: 0px 0px 0px 10px;
outline:none;
}

#navcontainer a:hover, #navlist a:active
{
font-size:10px;
background-color: #8B8063;
color: #dbdfaa;
border: 0;
text-decoration:none;
outline:none;
}

#profile_holder {
background-image:url(profile.png);
background-position:top;
background-repeat:no-repeat;
width:300px;
height:200px;
float:right;
margin-right:30px;
}

#profile {
width:260px;
height:180px;
margin: 40px auto;
}

#memberlist {
width:250px;
height:300px;
float:left;
}

#memberlist_title {
background-image:url(memberlist.png);
width:228px;
height:31px;
margin-left:100px;
}

#memberlist_bottom {
background-image:url(memberlist_bot.png);
height:21px;
width:210px;
margin-left:109px;
}
