﻿#left_content {
	color: #666666;
	font-size: 14px;
}
.red{
	color:red;
}
.verify {
       border: 1px solid #999999;
       border-radius: 3px 3px 3px 3px;
       box-shadow: 0 0 3px #999999;
       height: 21px;
   }
.verify_span{
	margin-left:10px;
	padding-top:20px;
}
.contact input[type="password"] {
    margin-top: 2px;
    padding: 3px;
    width: 300px;
}
#contactForm label.error {
	padding-left:8px;
	background-color:#ffffff;
	width: auto;
	display: inline;
}
#left_content {
    width: 11%;
}
.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.MemberMain-bg {
    background: none repeat scroll 0 0 #F7F7F9;
    padding: 8px;
    margin-top:10px;
}
.clearfix {
    display: block;
}

#um {
	background: url("../images/b_bg.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #C5D7E6;
    height: 32px;
    line-height: 32px;
    margin: 6px 0 2px;
    letter-spacing: 1px;
    padding: 0 8px 0 13px;
    clear:both;
}
.title{
	background: url("../images/b_bg.png") repeat scroll 0 0 transparent;
    border: 1px solid #C5D7E6;
    color: #40517A;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin: 8px 0 0;
}
.favorites{
	-moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #C5D7E6 #C5D7E6;
    border-right: 1px solid #C5D7E6;
    border-style: none solid solid;
    border-bottom:#c5d7e6 1px solid;
    border-left:#c5d7e6 1px solid;
    border-width: medium 1px 1px;
    overflow: hidden;
    padding-bottom: 8px;
    padding-top:10px;
    padding-left:10px;
}
#um p{
	text-align: right;
}
em{
	font-style: normal;
   	font-weight: 400;
}
.nobig a {
    font-weight: normal;
}
.portfolio_box{
	width:140px;
	border:1px solid #DFE2EB;
	margin-right: 5px;
}
.name{
	height: 3em;
	margin: 3px 0 0;
	padding-left:5px
}
.money{
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
	padding-left:5px;
}
li{ list-style:none;}
.rolinList{ width:142px; height:auto; margin:10px auto 0 auto; text-align:left;}
.rolinList li{margin-bottom:1px;border:1px solid #DADADA}
.rolinList li h2{ width:120px; height:30px;  background:#fff; font-size:14px; line-height:30px; padding-left:20px; color:#333; cursor:pointer;background: url("../images/b_bg.png") repeat-x scroll 0 0 transparent;}
.content{ height:auto;width:140px;background:#FAFAFC;padding-bottom: 2px;}
.content p{ margin:2px;padding-left:20px !important;}
.font-orange {
    color: #FF6600;
}
.current{
    background: url("../images/list_arrow-icon.gif") no-repeat scroll 0px 50% #E7EAEF;
    color: #566991;
    font-size: 12px;
    
    height: 25px;
    z-index: 1;
}
.current a{
	font-weight: bold;
}
.gridlist {
    border-bottom: medium none;
    color: #7E7E7E;
}
.gridlist th.first {
    border-left: medium none #FFFFFF;
}
.gridlist th {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #F3F3F3;
    border-collapse: collapse;
    border-color: -moz-use-text-color #FFFFFF #DDDDDD #DDDDDD;
    border-color: #FFFFFF #DDDDDD #DDDDDD;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    color: #464646;
    height: 27px;
    line-height: 27px;
    text-align: center;
    text-shadow: 1px 1px 0 #FFFFFF;
}
.gridlist td {
    border-bottom: 1px solid #DDDDDD;
    padding: 7px 5px;
    vertical-align: middle;
}

.span-8 {
    width: 310px;
}
.span-1 {
    width: 30px;
}
.span-3 {
    width: 110px;
}
.span-2 {
    width: 70px;
}
.span-6 {
    width: 230px;
}
h6 {
    font-size: 1em;
}
h1, h2, h3, h4, h5, h6 {
    color: #333333;
    font-weight: bold;
}