html {
	min-height:100%;
}
body {
	font:76% "Lucida Grande", Arial, sans-serif;
	color:#333;
	background:#f1f0f0;
	line-height:1.5em;
	margin:0;
	padding:0;
}
form {margin:0;
	padding:0;}

input, select, textarea {
    font:100% "Lucida Grande", Arial, sans-serif;
	vertical-align:middle;
	padding:2px 0 2px 2px;
	border: 1px solid #666;
	margin-top:2px;
}

input[type="checkbox"] {	
	border: 0px;}

a {
	color:#1e5395;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
    color:#333;
	font-weight:bold;
	text-decoration:none;
}
a:active{
		outline: none;
	}
.button {
    background:#ddd url(/themes/sociabel/images/button_bg.png) ;
	color:#fff;
	font-weight:bold;
	padding:2px 3px;
	cursor:pointer;
}

.button_blue {
    background:#ddd url(/themes/sociabel/images/button_bg_blue.png) ;
	color:#fff;
	font-weight:bold;
	padding:2px 3px;
	cursor:pointer;
}

#search_icon {
	height:14px;
	padding:3px 6px 3px 21px;
	border: 1px solid #666;
	background:#fff url(/themes/sociabel/images/search_icon.gif) no-repeat 3px 2px;
	margin:0;
}
#accessibility {
	position:absolute;
	left:0;
	top:-10000px;
	width:1px;
	height:1px;
	overflow:hidden;
}
#headerwrap {
	background:#f1f0f0 url(/themes/sociabel/images/head_bg.png) repeat-x bottom;
	min-width:980px;
	margin-top:-4px;
}
#header {
	width:950px;
	height: 142px;
	padding:0 10px 0 0;
	margin:0 auto;
	clear:both;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#logo {
	text-indent:-9999px;
	overflow:hidden;
	color:white;
	width:175px;
	height:63px;
	background:url(/themes/sociabel/images/logo.png) no-repeat left top;
	float:left;
	margin:0 0 0 6px;
}
#logo:hover {
	width:199px;
}
#logoShape {
	width:175px;
	height:63px;
	background:none;
	float:left;
	position:relative;
	left:-85px;
	margin-bottom:-20px;
}
#option_menu {
	float:right;
	height:67px;
	width:644px;
	float:right;
	background:url(/themes/sociabel/images/head_options_bg.png) no-repeat;
	color:#333;
	line-height:1.47em;
	font-size:90%;
}
#user_box {
float:left;
margin-top:5px;
padding-left:7px;
padding-right: 9px;
border-right: 1px solid #ccc;

}

#user_box img { border: 1px solid #333}

a.user_box {
    color:#1e5395;
	text-decoration:none;
	font-weight:bold;
}

a.user_box:hover {
    color:#333;
	text-decoration:none;
	font-weight:bold;
}

#search_box {
float:right;
width:220px;
height:67px;
margin-top:8px;
padding-right:8px;
}

#field_1 {

}
#field_2 {
margin-left:42px;
}
#nav_top {
	float:left;
	width:100%;
	font-size:120%;
	line-height:normal;
	margin-left: -3px;
	margin-top:1px;
}
#nav_top ul {
	margin:0;
	padding:8px 10px 0;
	list-style:none;
}
#nav_top li {
	float:left;
	background:url(/themes/sociabel/images/left_both.png) no-repeat left top;
	margin:0;
	padding:0 7px 0 3px;
}
#nav_top a {
	float:left;
	display:block;
	width:.1em;
	background:url(/themes/sociabel/images/right_both.png) no-repeat right top;
	padding:11px 15px 4px 10px;
	text-decoration:none;
	font-weight:bold;
	color:#666;
	white-space:nowrap;
}
#nav_top > ul a {
	width:auto;
}
#nav_top a {
	float:none;
}
#nav_top a:hover {
	color:#333;
}
#nav_top #current {
	background-position:0 -33px;
	border-width:0;
}
#nav_top #current a {
	background-position:100% -33px;
	padding:11px 15px 4px 10px;
	color:#333;
}
#nav_top li:hover, #nav_top li:hover a {
	background-position:0% -33px;
	color:#333;
}
#nav_top li:hover a {
	background-position:100% -33px;
}
#nav_sub {
	float:left;
	width:100%;
	font-size:110%;
	line-height:normal;
	margin-left: 2px;
}
#nav_sub ul {
	margin:0;
	padding:6px 5px 0;
	list-style:none;
}
#nav_sub li {
	float:left;
	background:url(/themes/sociabel/images/left_sub_both.png) no-repeat left top;
	margin:0;
	padding:0 7px 0 3px;
}
#nav_sub a {
	float:left;
	display:block;
	width:.1em;
	background:url(/themes/sociabel/images/right_sub_both.png) no-repeat right top;
	padding:7px 12px 5px 8px;
	text-decoration:none;
	font-weight:bold;
	color:#666;
	white-space:nowrap;
}
#nav_sub > ul a {
	width:auto;
}
#nav_sub a {
	float:none;
}
#nav_sub a:hover {
	color:#333;
}
#nav_sub #current {
	background-position:0 -31px;
	border-width:0;
}
#nav_sub #current a {
	background-position:100% -31px;
	padding:9px 12px 5px 8px;
	color:#333;
}
#nav_sub li:hover, #nav_sub li:hover a {
	background-position:0% -31px;
	color:#333;
}
#nav_sub li:hover a {
	background-position:100% -31px;
}
.contentwrap {
	background:#fff;
	padding:10px 11px 10px 10px;
	min-width:980px;
}
#content {
	width:955px;
	margin:0 auto;
	clear:both;
}
#content_home {
	width:950px;
	margin:0 auto;
	clear:both;
}
#home_info {
background:url(/themes/sociabel/images/home_info.png) no-repeat;
float:left;
width:637px;
height: 416px;
}
#home_info_text {
margin: 40px 18px 0px 327px;
font-size: 120%;
font-weight:bold;
}
#home_info_media {
margin: 4px 0 17px 162px;

}
#home_register {
background:url(/themes/sociabel/images/home_register.png) no-repeat;
float:right;
width:306px;
height: 416px; 
}
#home_register_login {
width:280px;
height:416px;
padding: 40px 15px 15px 15px;
font-weight:bold;
}
#home_register_register {
padding: 43px 18px 10px 25px;
font-weight:bold;
}
#home_register_button
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(/themes/sociabel/images/home_button_up.png) no-repeat;
white-space: nowrap;
display: block;
width: 223px;
height: 55px;
margin: 0;
padding: 0;
}

#home_register_button a
{
display: block;
color: #000000;
font-size: 11px;
width: 223px;
height: 55px;
display: block;
float: left;
color: black;
text-decoration: none;
}

#home_register_button img
{
width: 223px;
height: 55px;
border: 0
}

* html a:hover
{
visibility:visible
}

#home_register_button a:hover img
{
visibility:hidden
}

#home_register_news {
padding: 49px 18px 10px 43px;
font-weight:bold;
color: #2a2a2a;
}
#home_updates {
background:url(/themes/sociabel/images/home_updates.png) no-repeat;
width:943px;
height:184px;
margin-top:416px;
}
#home_updates_text {
padding: 50px 18px 10px 13px;
font-weight:bold;
}
#leaderboard_bottom {
	clear:both;
	padding-top:15px;
	margin-bottom:0;
}
#footerwrap {
	background:url(/themes/sociabel/images/foot_bg.png) repeat-x;
	padding-bottom:10px;
	min-width:980px;
}
#footer {
	width:950px;
	margin:0 auto;
	clear:both;
}
#footer_info {
	float:left;
	width:600px;
	padding-left:10px;
}
#footer_stats {
	float:right;
	width:283px;
	height:84px;
	line-height:1.6em;
	background:url(/themes/sociabel/images/foot_logo.png) no-repeat;
	color:#555;
	font-size:.90em;
	padding-top:5px;
}
#footer_stats_text {
	padding:0 0 0 140px;
}
#footer_links {
	font-weight:bold;
	margin-left:0px;
	padding-top: 15px;
}
#footer_links li {
	display:inline;
	margin-right:10px;
	padding-right:10px;
	border-right:1px solid #aaa;
}
#footer_links li.last {
	border:0;
	margin:0;
}
#copyright {
	font-size:85%;
	color:#999;
	margin-left:0px;
	margin-top: -5px;
}
#copyright li {
	display:inline;
	margin-right:5px;
	padding-right:5px;
	border-right:1px solid #ddd;
}
#copyright li.last {
	border:0;
	margin:0;
}
#copyright a {
	color:#999;
}

.indentmenu{
font:100% bold "Lucida Grande", Arial, sans-serif;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
/* width: 80%; width of menu*/
background: #3e6ba2 center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white;
padding: 5px 11px;
text-decoration: none;

}

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

.indentmenu ul li a.selected{
color: #333 !important;
padding-top: 6px; /*shift text down 1px*/
padding-bottom: 4px;
background: #c3d9ed center center repeat-x;
}

.tabcontentstyle{
background:#3e6ba2;
width: 100%;
margin-bottom: 0;
padding: 10px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}