
html { 
min-height: 100%;
margin-bottom: 1px; 
}
body {
background: #667079;
position: relative;
text-align: center;
font-size: 12px;
margin: 0px; 
}
p {
margin: 0px;
padding: 0px;
}
img{
border:none;
}
div{
font-family: tahoma, "Trebuchet MS", arial, serif;
font-size: 8pt;
color: #555555;
line-height: 140%;
}
div.content {
padding: 10px 0px 20px 0px; 
text-align: left;
}

#main{
background-color:#667079;
}
#header{
height:4em;
padding:2em;
}
#center{
width:90em;
margin:0 auto;
}
#logo{
float:left;
}
#header h4 small{
color:#E3E9EC;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:9px;
left:1em;
position:relative;
text-transform:uppercase;
}
#search{
float:right;
height:4em;
}
#search ul{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
display:block;
}
#search li{
float:left;
margin:0;
padding:0;
padding-top:2em;
padding-right:1em;
}
#search ul li a{
display:block;
float:left;
padding:0 10px;
text-decoration:none;
}
#search a{
font-weight:bold;
color:#FFFFFF;
}


#topmenu{
width:100%;
background:#333 url(../images/menu_bg.png) repeat-x scroll 0 0;
height:31px !important;
margin:0 !important;
padding:0 !important;
z-index:200 !important;
line-height:normal;
}
#topmenu ul#leftmenu{
float:left;
}
#topmenu ul#rightmenu{
float:right;
}
#hellomenu{
float:right;
}
#topmenu ul{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
border-right:1px solid #222;
display:block;
}
#topmenu li{
border-left:1px solid #222;
float:left;
margin:0;
padding:0;
}
#topmenu ul li a{
display:block;
float:left;
height:31px;
line-height:31px;
padding:0 10px;
text-decoration:none;
}
#topmenu a{
font-weight:bold;
color:#FFFFFF;
}


#centercontent{
text-align:left;
padding-top:5em;
padding-left:1em;
padding-right:1em;
margin-bottom:20em;
}
#left{
float:left;
width:60%;
padding-right:1em;
}

#right{
float:right;
width:38%;
}



/*-----------NEWS BOX-----------*/


#tabbed_box {  
margin: 0px auto 0px auto;  
width:100%;  
}

#tabbed_box_1{
padding:1em;
padding-top:0;
padding-bottom:0;
}
.tabbed_area {
	/*border:1px solid #494e52;
	background-color:#636d76;*/
	padding:8px;	
}

ul.tabs {
	margin:0px; padding:0px;
}
ul.tabs li {
	list-style:none;
	display:inline;
}
ul.tabs li a {
	background-color:#464c54;
	color:#ffebb5;
	padding:8px 14px 8px 14px;
	text-decoration:none;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	border:1px solid #464c54; 
}
ul.tabs li a:hover {
	background-color:#2f343a;
	border-color:#2f343a;
}
ul.tabs li a.active {
	background-color:#ffffff;
	color:#282e32;
	border:1px solid #464c54; 
	border-bottom: 1px solid #ffffff;
}

.content {
	background-color:#ffffff;
	padding:10px;
	border:1px solid #464c54; 	
}
#content_2, #content_3, #content_4, #content_5, #content_7, #content_12, #content_13 { display:none; }
ul.tabs {
	margin:0px; padding:0px;
	margin-top:5px;
	margin-bottom:6px;
}
#content_3{
padding:1em;
}
ul.tabs li a {
	background-image:url(../images/tabs/tab_off.jpg);
	background-repeat:repeat-x;	 
	background-position:bottom;
}
ul.tabs li a.active {
	background-image:url(../images/tabs/tab_on.jpg);
	background-repeat:repeat-x;
	background-position:top; 
}
.content {
	background-image:url(../images/tabs/content_bottom.jpg);
	background-repeat:repeat-x;	 
	background-position:bottom;	
}

  

#profile_news{
padding: 2em;
}
.wrapper{
	width:100%;
	margin-top:1em;
	float:left;
}
#random, #new, #pop{
	width:250px;
	margin:0 auto;
}
#random ul, #new ul, #pop ul{
text-align:center;
display:inline;
padding:0;
margin:0;
}
#random li, #new li, #pop li{
float:left;
padding-right:.25em;
padding-left:.25em;
padding-bottom:.25em;
list-style:none;
}

td.portal_member {
	padding: 10px 7px 10px 7px;
	text-align: center;
	font-weight: bold;
}





#newstabbox{
margin:1.5em;
}
#headername{
	background: url(../images/header.png) repeat-x scroll 0 0;
	height:60px;
	margin-left:1em;
	margin-right:1em;
	border: 1px solid #000000;
}	



/*------OUTER-----*/
.outerroundcont {
float:left;
	width: 100%;
	/*background-color: #878f96;*/
}

.outerroundcont p {
	margin: 0 10px;
}

.outerroundtop { 
	background: url(../images/box_top_D_R.png) no-repeat top right; 
}

.outerroundbottom {
	background: url(../images/box_bot_D_R.png) no-repeat top right; 
}

/*------INNER-----*/
.roundcont {
width:100%;
margin:0 auto;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(../images/box_top_R.png) no-repeat top right; 
}

.roundbottom {
	background: url(../images/box_bot_R.png) no-repeat top right; 
}

img.corner {
   width: 13px;
   height: 14px;
   border: none;
   display: block !important;
}



/*-----------LOGIN/HELLO BOX-----------*/

#loginbox{
width:100%;
background-color:#FFFFFF;
margin:0;
padding:0;
line-height:300%;
}
.labelname{
float:left;
clear:left;
width:23%;
}
.labelinput{
float:left;
width:70%;
}
.labelbut{
float:left;
width:20%;
}
.labelrem{
float:left;
width:32%;
}
#clear{
clear:both;
}

#loginbox ul{
width:100%;
list-style:none;
margin:0;
padding:0;
padding-left:1em;
}
#loginbox li{
margin:0;
padding:0;
}
#loginbox ul li a{
color:#454545;
display:block;
float:left;
text-decoration:none;
}
.loginbutton{
color: #fff;
padding: 2px 5px;
border: 2px solid;
border-color: #ccc #eee #ccc #eee;
background-color: #636d76;
display: block;
}
.loginbutton:hover{
background-color: #454545;
}
#hellomem{
width:30%;
margin:0 auto;
}
.loginimage{
float:left;
width:30%;
padding:2em !important;
}
.logintexttop{
float:left;
width:50%;
color:#000000;
font-size:130%;
padding-top:.5em !important;
}
.logintext{
float:left;
width:30%;
line-height:1.5;
}
.hello_item:hover {
list-style:lower-alpha;
text-decoration:underline !important;
}



div.copyright {
	background: #454545;  
	padding: 4px;
	padding-bottom:10em;
	text-align: right; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 20em; 
	color: #fff;
	border-top: 1px solid #AAAAAA;
}


input.text, input.text_small {
	border: 1px solid #AAAAAA;
	font-family: arial, verdana, serif;
	font-size: 9pt;
	color: #333333;
	vertical-align: middle;
	padding-left: 2px;
}

input.text_small {
	font-size: 8pt;
}

input.search {
	vertical-align: middle; 
	background-image: url(../images/search.gif); 
	background-repeat: no-repeat; 
	color: #555555; 
	font-size: 12pt; 
	padding-left: 23px; 
	font-weight: bold;
	font-family: arial, verdana, serif;
}

input.button {
	font-family: arial, verdana, serif;
	font-size: 8pt;
	padding: 3px;
	color: #333333;
	font-weight: bold;
	background: #EEEEEE;
	vertical-align: middle;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #777777;
	border-right: 1px solid #777777;
}

input.radio, input.checkbox {
	vertical-align: middle;
}

textarea {
	border: 1px solid #AAAAAA;
	font-family: arial, verdana, serif;
	color: #333333;
	padding-left: 2px;
	font-size: 10pt;
}

select, select.small {
	color: #333333;
	font-family: arial, verdana, serif;
	font-size: 9pt;
	vertical-align: middle;
	margin-top: 1px;
}
select.small {
	font-size: 8pt;
}


img.photo {
	border:2px solid #666;
}

font.small {
	font-size: 7pt;
	font-family: arial, serif;
}

font.big {
	font-size: 9pt;
	font-family: verdana, arial, serif;
	font-weight: bold;
}

font.bold {
	font-weight: bold;
}

font.disabled {
	color: #AAAAAA;
}

form {
	margin: 0px;
}



div.error {
	vertical-align: middle;
	color: #FF0000;
}



img.button {
	display: block;
	float: left; 
	margin-right: 4px;
}

a:link { color: #336699; text-decoration: none; }
a:visited { color: #336699; text-decoration: none; }
a:hover { color: #3399FF; text-decoration: underline; }

a.copyright:link { color: #fff; text-decoration: none; }
a.copyright:visited { color: #fff; text-decoration: none; }
a.copyright:hover { color: #eee; text-decoration: underline; }

label:hover { color: #3399FF; text-decoration: underline; }









/* STYLES FOR AD BANNERS */
div.ad_top {
	padding: 10px;
	text-align: center;
}
div.ad_belowmenu {
	padding: 0px 0px 10px 0px;
	text-align: center;
}
div.ad_left {
	padding: 10px 10px 10px 0px;
	vertical-align: top;
	text-align: center;
}
div.ad_right {
	padding: 10px 0px 10px 10px;
	vertical-align: top;
	text-align: center;
}
div.ad_bottom {
	padding: 10px 0px 0px 0px;
	text-align: center;
}




