.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited {
	cursor: pointer;
}


.account{
	width: 158px;
	border-top: 1px solid #d2d2d2;
	margin: 9px auto 20px;
}

ul.account li {
	align: center;
	width: 100%;
	min-height: 28px;
	margin: 0px;
}

ul.account li a {
	color: #0B86E5;
	font-weight: bold;
	display: block;
	font-size: 13px;
	min-height: 15px;
	padding: 6px 0 6px 10px;
	text-decoration: none;
	border-bottom: 1px solid #d2d2d2;
}

ul.account li a:hover {
	color: #d93315;
	text-decoration: underline;
}



#account_messages{
	width: 100%;
}

ul#account_messages li {
	background: #ffffff;
	border-bottom: 1px solid #CCCCCC;
	float: left;
	align: center;
	width: 575px;
	margin: 0px;
	height:44px;
	padding: 0px;
	margin:0;
}

ul#account_messages li:hover {
	border-bottom: 1px solid #A9A9A9;
	background: #FBFBFB;
}

ul#account_messages li.unread {
	border-bottom: 1px solid #C1DCE8;
	border-top: 1px solid #ffffff;
	background: #F8FCFF;
}

ul#account_messages li:first-child {
	border-top: 1px solid #CCCCCC;
}


ul#account_messages li.unread:first-child {
	border-bottom: 1px solid #C1DCE8;
	border-top: 1px solid #C1DCE8;
}

ul#account_messages li.unread:hover {
	background: #F4FAFD;
}

ul#account_messages li b {
	color: #006699;
	font-weight: normal;
	display: block;
	float: left;
	font-size: 13px;
	padding:7px 0 0px 10px;
	width: 400px;
}

ul#account_messages li b a{
	text-decoration: none;
	color: #006699;
	float:left;
	overflow: hidden;
	height:17px;
}

ul#account_messages li b a:hover {
	text-decoration: underline;
	color: #000;
}

ul#account_messages li i {
	display:block;
	float:left;
	padding: 0 0 0 10px;
	font-style: normal;
	width: 400px;
}

ul#account_messages li i a{
	text-decoration: none;
	font-size: 11px;
	color: #8D8D8D;
	float:left;
	height:20px;
	text-decoration: none;
}


ul#account_messages .messagestatus {
	float: left;
	padding: 11px 0 0 8px;
}

ul#account_messages li p {
	width:107px;
	display:block;
	float:left;
	position: relative;
	top: -16px;
	font-size: 11px;
	color: #333333;
	text-align: right;
}


ul#account_messages li p u {
	display:block;
	font-size: 11px;
	top: -0px;
	color: #878787;
	text-decoration: none;
}

ul#account_messages .deleteimg {
	float: right;
	position: relative;
	top: -11px;
	padding: 0 8px 0 0;
}



/* MESSAGE PM SECTION */
    
#messagemain h3 {
	margin-top:10px 0 7px;
	padding: 12px 0 0;
	color:#1B1B1B;
	font-size:20px;
	font-weight:bold;
	letter-spacing:-1px;
	text-decoration:none;
	width: 576px;
	margin: 0 auto;
}

#messagemain #msgwho {
	color:#AAA;
	font-weight:bold;
	font-size: 13px;
	margin:0 auto 19px;
	padding: 5px 0 8px 0;
	width: 576px;
	border-bottom: 1px solid #E7E7E7;
}

#messagemain #msgcontent {
	line-height:24px;
	margin:0 auto 45px;
	width:576px;
}

#messagereplytitle {
	background: url("/imgs/blue_bar_like_header.gif") no-repeat scroll 0 0 #1A5493;
	padding: 10px 16px 11px;
	font-size: 14px;
	font-weight: bold;
	margin: 0 auto;
	width: 544px;
	color: #ffffff;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
.quickreply_buttons {
	text-align: center;
	margin: 0;
}


.quickreply_buttons img{
	cursor:pointer;
	padding:6px;
}

#emoticons {
	margin-bottom: 35px;
}
#messagereply .quickreply_textarea, #messagereply .aform .inputstyle {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CDCDCD;
	display: block;
	font-size: 13px;
	margin: 0 auto 2px;
	padding: 7px 10px;
	height: 250px;
	line-height: 25px;
	width: 434px;
}

#messagereply .quickreply_title, #messagereply .aform .inputstyle {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CDCDCD;
	display: block;
	font-size: 13px;
	margin: 20px auto;
	padding: 10px;
	width: 434px;
}

#messagereply .disabled {
	color: #C6C6C6;
}

#messagereply label {
	display: block;
	position: relative;
	font-weight: bold;
	top: 14px;
	padding: 0px 0px 0px 75px;
	font-size: 14px;
}



#messagereply .topic_buttons_center li.active, #messagereply .topic_buttons_center li.inactive{
	margin:0 0 0px 10px;
}

#messagereply ul.topic_buttons_center, #messagereply ul.topic_buttons_center{
	height:42px;
	margin:20px auto 0px auto;
	text-align:center;
	width:100%;
	padding: 3px 0 9px 0;
}


#messagereply .topic_buttons_center li.active{
	background: #5283c1 url('/imgs/forum_button_bg.gif') repeat-x;
	display: inline;
	padding: 8px;
}

#messagereply .topic_buttons_center li.inactive {
	background: #898989 url('/imgs/forum_button_disabled_bg.gif') repeat-x;
	display: inline
}

#messagereply .topic_buttons li img, #messagereply .topic_buttons_center li img, #messagereply .topic_buttons_post li img{
	position: relative;
	top: 3px;
	padding: 0 2px 0 0;
}



#messagereply .topic_buttons_center li a{
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	display: inline;
}

#messagereply .topic_buttons_post li.active:hover, #messagereply button:hover, #messagereply .topic_buttons_post li.inactive:hover, #messagereply .topic_buttons_center li.active:hover, #messagereply .topic_buttons_center li.inactive:hover, #messagereply .topic_buttons li.active:hover, #messagereply .topic_buttons li.inactive:hover{
	opacity: 0.85;
	-moz-opacity: 0.85;
	-khtml-opacity: 0.85;
}

#messagereply button {
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	background:#5283C1 url(/imgs/forum_button_bg.gif) repeat-x scroll 0 0;
	border:0 none;
	display:inline;
	height:31px;
	margin-left:12px;
	padding-top: 0px;
	padding-top /*\**/:4px\9; /* IE 8 */
}

#messagereply button img{
	padding:1px 0 0 6px;
	*padding: 1px 0 0 0; /* IE 6 and 7 */
}

#messagereply button span{
	color:#FFFFFF;
	padding:0 10px 0 4px;
	*padding: 0 0 0 4px; /* IE 6 and 7 */
	position:relative;
	top:-4px;
}


.quote {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border: 1px solid #cdcdcd;
	padding: 7px 16px 15px;
	margin-top: 10px;
}

#newlist ul {
	border-top: 0px;
}


#usersidebar {
	float:left;
	margin:0 0 20px 13px;
	width:379px;
}

#usersidebar #topmain {
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius: 7px;
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #CECECE;
}

#usersidebar #topmain h2 {
	color:#1B1B1B;
	font-size:30px;
	font-weight:bold;
	letter-spacing:-2px;
	padding:5px 0 0 16px;
	text-decoration:none;
}
#usersidebar #topmain h2 span {
	font-weight:bold;
	font-size: 30px;
}

#usersidebar .hr2px {
	margin:7px 0 13px;
}

#usersidebar #topmain #offline  {
	-moz-border-radius:6px 6px 6px 6px;
	background:none repeat scroll 0 0 #AAAAAA;
	border-color:#777777 #FFFFFF #FFFFFF #777777;
	border-style:solid;
	border-width:1px 0 0 1px;
	color:#FFFFFF;
	font-size:11px;
	letter-spacing:0;
	font-weight: normal;
	margin-left:10px;
	padding:1px 6px 2px 5px;
	position:relative;
	text-shadow:1px 1px 0 #555555;
	top:-4px;
}

#usersidebar #topmain #online  {
	-moz-border-radius:6px 6px 6px 6px;
	background:none repeat scroll 0 0 #7CCB33;
	border-color:#67AF26 #FFFFFF #FFFFFF #67AF26;
	border-style:solid;
	border-width:1px 0 0 1px;
	color:#FFFFFF;
	font-size:11px;
	letter-spacing:0;
	font-weight: normal;
	margin-left:10px;
	padding:1px 6px 2px 5px;
	position:relative;
	text-shadow:1px 1px 0 #67AF26;
	top:-4px;
}

#profile_user {
	
}

#profile_user #leftie {
	width: 162px;
	float: left;
	padding: 0 14px;
}

#profile_user #leftie img {
	border: 1px solid #DFDFDF;
	background: #FFF;
	padding: 3px;
	width: 154px;
	margin-top: 7px;
}

#profile_user #leftie ul li a {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #DEDEDE;
	color:#000000;
	display:block;
	margin-top:4px;
	padding:9px 9px 9px 32px;
	text-decoration:none;
}

#profile_user #leftie ul li#sendpm a {
	background: url("/imgs/comments_add.png") no-repeat scroll 9px 9px #FFFFFF
}

#profile_user #leftie ul li#findposts a {
	background: url("/imgs/findposts.png") no-repeat scroll 9px 9px #FFFFFF
}

#profile_user #rightie {
	width: 176px;
	float: left;
	padding-top: 5px;
}

#profile_user #rightie #whome {
	font-family: tahoma, arial, verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	padding:4px 0 0 4px;
	height:22px;
}

#profile_user #rightie #whometc {
	font-family: tahoma, arial, verdana;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	padding-left: 4px;
	height:22px;
}

#profile_user #rightie .whomeage {
	font-family: tahoma, arial, verdana;
	font-size: 13px;
	font-weight: normal;
	color: #646464;
	padding-left: 4px;
	height:22px;
}

#profile_user #rightie .whomegen {
	font-family: tahoma, arial, verdana;
	font-size: 13px;
	font-weight: normal;
	color: #646464;
}

#profile_user #rightie .whomegen span {
	background:none repeat scroll 0 0 #E0E0D7;
	padding:0 4px;
	font-weight: bold;
}

#profile_user p {
	clear: both;
	font-family: tahoma, arial, verdana;
	color: #000;
	font-size: 12px;
	line-height: 24px;
	text-shadow: 1px 1px 0 #FFF;
	padding: 15px;
}


ul#awards li {
	border-color:transparent transparent #CECECE;
	border-style:solid;
	border-width:1px;
	display:block;
	float:left;
	line-height:20px;
	padding:14px;
	width:336px;
}

ul#awards li h3 {
	font-size:18px;
	margin-bottom:4px;
	text-shadow:1px 1px 0 #FFFFFF;
}

ul#awards li img {
	float:left;
	margin-right:12px;
	width:60px;
	height: 60px;
}
ul#awards li p {
	line-height:23px;
	padding-top:9px;
}

ul#reading_status {
	width:700px;
	float: left;
}

ul#reading_updated {
	width:200px;
	float: right;
}

ul#reading_status, ul#reading_updated {
	height:67px;
	margin:10px 0 0;
	padding:0 20px;
}

ul#reading_status li {
	float: left;
}

ul#reading_updated li {
	float: right;
}

ul#reading_status li, ul#reading_updated li {
	margin: 3px;
	height: 41px;
}

ul#reading_status li a, ul#reading_updated li a {
	background: url('/imgs/catz_left.gif') no-repeat;
	height: 40px;
	display: block;
	text-decoration: none;
}

ul#reading_status li a:hover, ul#reading_updated li a:hover {
	background-position: 0 -40px;
}

ul#reading_status li#active a, ul#reading_updated li#active a {
	background-position: 0 -80px;
}

ul#reading_status li a span, ul#reading_updated li a span {
	background:url("/imgs/catz_right.gif") no-repeat scroll right top transparent;
	display:block;
	height:27px;
	padding:13px 20px 0;
	text-shadow: 1px 1px 0 #fff;
}

ul#reading_status li a:hover span, ul#reading_updated li a:hover span {
	background-position: right -40px;
	text-shadow: 1px 1px 0 #6B6B6B;
	color: #FFF;
}

ul#reading_status li#active a span, ul#reading_updated li#active a span {
	background-position: right -80px;
	text-shadow: 1px 1px 0 #6B6B6B;
	color: #FFF;
}

#maindescription {
	margin:5px 15px 28px;
}

.beenupdated {
	float: left;
	display: block;
	height:20px;
	margin-left:30px;
	padding-top: 2px;
	text-align: center;
	width:61px;
	background:#5c9dd3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #3070b7 #FFF #FFF #3070b7;
	font-size: 13px;
	color: #fff;
	text-shadow:1px 1px 0 #3a7abd;
}

.beenunread {
	float: left;
	display: block;
	height:20px;
	margin-left:5px;
	padding-top: 2px;
	text-align: center;
	width:61px;
	background:#f069af;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #e63b86 #FFF #FFF #e63b86;
	font-size: 13px;
	color: #fff;
	text-shadow:1px 1px 0 #e63b86;
}

.updatednope, .unreadnope {
	background: #dee1e3;
	border-color: #d1d4d6 #FFF #FFF #d1d4d6;
	text-shadow: 1px 1px 0 #d1d4d6;
}

#dashboard_key {
	padding:12px 13px;
	margin:20px 0 20px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius: 7px;
	background:url("/imgs/motw_bg.jpg") repeat-x scroll 0 bottom #FFFFFF;
	border:1px solid #CECECE;
}

#dashboard_key ul#dash_left {
	float: left;
	width: 300px;
	padding-bottom:6px;
}

#dashboard_key ul#dash_left li {
	height: 28px;
}

#dashboard_key ul#dash_left li p {
	float:right;
	width:269px;
	color: #333;
}

#dashboard_key ul#dash_left li img {
	float: left;
}


#dashboard_key ul#dash_right {
	float: right;
	width: 642px;
	text-align: right;
	padding-bottom:6px;
}

#dashboard_key ul#dash_right li {
	height: 28px;
}

#dashboard_key ul#dash_right li span.beenupdated, #dashboard_key ul#dash_right li span.beenunread {
	float:right;
	margin-left: 0;
}

#dashboard_key ul#dash_right li p {
	float:left;
	padding: 3px 12px 0 0;
	text-align:right;
	width: 565px;
	color: #333;
}

#dashboard_key ul#dash_right li img {
	float: right;
}

#dashboard_key hr {
	clear:both;
	height:3px;
	margin:13px 0;
}

#dashboard_key #dashboard_pee {
	line-height: 27px;
}

#dashboard_key #dashboard_pee span {
	background: #DDD;
	color:#333;
	font-weight: bold;
	padding: 0 3px;
}

h3#bottom-border {
	border-bottom: 1px solid #cecece;
	padding: 23px;
	margin: 2px 0 20px;
	font-size: 30px;
	background: url(/imgs/gradient_back.jpg) repeat-x 0 25px transparent;
	color: #1B1B1B;
	letter-spacing: -2px;
}

.each {
	float:left;
	padding-left:20px;
	width:158px;
}

.each h3 {
	font-size: 14px;
}

#upload_area {
	clear: both;
	margin: 0 30px 30px;
	background: #eee;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius: 7px;
	padding: 20px;
}

#upload_area img {
	background: #fff;
	border: 1px solid #DFDFDF;
	padding: 3px;
	margin-bottom: 20px;
}

#upload_area p {
	text-align: left;
	padding: 3px 10px;
}














ul#messagelist {
	margin:0 auto 12px;
	width: 592px;
	padding-top: 5px;
}


ul#messagelist li {
	border-bottom:1px solid #E4E4DE;
	height:50px;
	margin:0;
	padding:0;
}

ul#messagelist li a {
	display:block;
	height:38px;
	padding:8px 0 4px 36px;
	text-decoration: none;
	float: left;
}

ul#messagelist li a:hover {
	text-decoration: none;
}

ul#messagelist li a.read {
	background: url("/imgs/message_read.gif") no-repeat scroll 8px 16px transparent;
}

ul#messagelist li a.unread {
	background: url("/imgs/message_unread.gif") no-repeat scroll 8px 16px transparent;
}

ul#messagelist li a.replied {
	background: url("/imgs/message_replied.gif") no-repeat scroll 8px 16px transparent;
}


ul#messagelist li a ul {
	border: 0;
	margin: 0;
}

ul#messagelist li a ul.msgtu {
	float: left;
	width: 396px;
}

ul#messagelist li a ul.msgdt {
	float: left;
	width: 125px;
}

ul#messagelist li a ul li {
	border: 0;
	margin: 0;
	padding: 0;
	height: auto;
}

ul#messagelist li a ul.msgtu li:first-child {
	display:block;
	color:#0B86E5;
	font-weight: normal;
	height:18px;
	overflow:hidden;
}

ul#messagelist li a.unread ul.msgtu li:first-child {
	font-weight: bold;
}

ul#messagelist li a:hover ul.msgtu li:first-child {
	text-decoration: underline;
	color: #D93315;
}

ul#messagelist li a ul.msgtu li:last-child {
	color:#333;
	font-size:13px;
	text-decoration:none;
	display: block;
}


ul#messagelist li a ul.msgdt li:first-child {
	color:#333333;
	font-size:13px;
	display: block;
	text-align: right;
}

ul#messagelist li a ul.msgdt li:last-child {
	color:#777;
	font-size:13px;
	display: block;
	text-align: right;
}

ul#messagelist li a.msgdelete {
	float: left;
	width: 16px;
	height: 16px;
	text-indent: -3000px;
	display: block;
	background: url('/imgs/message_delete.gif') no-repeat 9px 17px;
	height:50px;
	padding: 0;
	margin: 0;
	width: 35px;
}

#welcome_facebook {
	margin: 15px 0 0 23px;
	display: block;
}

p.welcome_facebook {
	line-height: 27px;
	color: #6a6a6a;
	margin: 22px 22px 0;
}

a#welcome_facebook_yes {
	background:url('/imgs/input_bg.gif') repeat-x #ffd742;
	border: 1px solid #e9b310;
	color:#333;
	cursor:pointer;
	display: inline-block;
	font-size:22px;
	font-weight: bold;
	padding:9px 18px;
	text-shadow:#fff25e 1px 1px 0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin: 22px;
}

a#welcome_facebook_yes:hover {
	background:#ffd742;
}

a#welcome_facebook_no {
	background:url('') repeat-x #d9d9d9;
	border: 1px solid #cbcbcb;
	color:#919191;
	cursor:pointer;
	display: inline-block;
	font-size:22px;
	font-weight: bold;
	padding:9px 18px;
	text-shadow:#d7d7d7 1px 1px 0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

a#welcome_facebook_no:hover {
	background:#d5d5d5;
}

.div_welcome {
	clear: both;
	border-bottom: 1px solid #CDCDCD;
	margin-top: 24px;
}

.the_first{
	margin-top: 0px !important;
}

.and_left div {
	margin-right: 18px;
}

.and_right div {
	margin-left: 18px;
}

.div_welcome h3 {
	font-size: 26px;
	letter-spacing: -1px;
}

.div_welcome p {
	color: #888888;
	line-height: 27px;
	margin-bottom: 31px;
}

.and_left img {
	float: left;
	display: block;
	margin: 0 17px 18px;
}

.and_right img {
	float: right;
	display: block;
	margin: 0 17px 18px;
}
