h1.icon {
	padding: 8px 0 11px 0;
}
h1.icon img {
	float: left;
	margin: -5px 5px 0 0;
}
h1.icon img.points_img {
	float: left;
	margin: 3px 5px 0 0;
}
h1.icon span {
	color: #3a3535;
	font-family: Tahoma,sans-serif;
	font-size: 30px;
	font-weight: bold;
	margin: 0;
	/*padding-left: 10px;*/
	top: -14px;
    float: left;
	position: relative;
}
.dwn_button_userdir {
	float: right;
	height: 68px;
	padding-top: 0px;
	width: 224px;
	text-align: right;
	position: relative;
}

/* Start Tabs */
.tabs ul {
    background: none;
    height: 27px;
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    bottom: -2px;
}
.tabs li {
    float: left;
    height: 27px;
    padding: 0;
    margin: 0 5px 0 0;
    /*background: transparent url('/images/tab_left.gif') no-repeat 0 0;*/
    font-weight: bold;
}
.tabs li div {
	height: 27px;
    background: transparent url('/images/tab_left.gif') no-repeat 0 0;
	float: left;
}
.tabs .link{
    float: right;
    padding: 0;
    margin-bottom:-15px;
    position: relative;  
    clear: none;     
    background: none;   
    bottom: 18px;         
}
.tabs, .tabs a, .tabs a:hover {
    color: #1f74ad;
    text-decoration: none;
}
.tabs p {
    padding: 6px 2px 6px 12px;
    line-height: normal;
}
.tabs span {
	width: 10px;
	height: 27px;
	float: left;
    background: transparent url('/images/tab_right.gif') no-repeat 100% 0;
    line-height: normal;
}
.tabs li.active div {
    background: transparent url('/images/tab_left_active.gif') no-repeat 0 0;
}
.tabs li.active a {
	color: #125400;
}
.tabs li.active p {
    padding: 6px 2px 6px 12px;
}
.tabs li.active span {
	width: 10px;
	height: 27px;
	float: left;
    background: transparent url('/images/tab_right_active.gif') no-repeat 100% 0;
	line-height: normal;
}
.tabs li.yellow div {
	height: 27px;
    background: transparent url('/images/tab_left_yellow.gif') no-repeat 0 0;
	float: left;
}
.tabs li.yellow a {
	color: #994200;
}
.tabs li.yellow p {
    padding: 6px 2px 6px 12px;
}
.tabs li.yellow span {
	width: 10px;
	height: 27px;
	float: left;
    background: transparent url('/images/tab_right_yellow.gif') no-repeat 100% 0;
	line-height: normal;
}
.tabs .line {
	border: 0;
    background: #66d62b;
    height: 3px;
    margin: 0;
    clear: both;
	z-index: 1;
	position: relative;
}
.tabs .line div {
    height: 4px;
}
table.list {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}
table.list a, table.list span {
	color: #2578d5;
	font-family: Verdana;
	font-size: 11px;
    font-weight: bold;
}
table.list th span {
	color: #2578d5;
	font-family: Verdana;
	font-size: 11px;
    font-weight: normal;
}
table.list td.points {
	padding:0 2px 0 14px;
}
table.list td {
	padding:8px 0 8px;
	text-align:left;
	border-bottom: 1px dashed #e0eaf0;
	border-top: 1px dashed #e0eaf0;
}
table.list th.points {
	padding: 6px 2px 0 10px;
}
table.list th {
	background:none repeat scroll 0 0 #e9f5e1;
	font-weight:normal;
	padding:10px 0 2px;
	text-align:left;
	white-space:nowrap;
}
table.list td.bottom_line {
	padding: 0;
	border: 0;
	background: none repeat scroll 0 0 #e9f5e1;
}
table.list tr#sort_links.disabled th a {
    cursor: auto;
}
table.top50 tr#sort_links.disabled th a {
    cursor: default;
}
.bottom_line_left {
	height: 7px;
	width: 10px;
	float: left;
    background: transparent url('/images/th_left.gif') no-repeat 100% 0;
}
.bottom_line_right {
	height: 7px;
	width: 10px;
	float: right;
    background: transparent url('/images/th_right.gif') no-repeat 0 0;
}
div.bottom-line {
	padding: 0;
	border: 0;
	float: left;
	background: none repeat scroll 0 0 #e9f5e1;
	width: 100%;
}
/* End Tabs */

tr.most_pop_users {
	background-color: #e9f5e1;
}

tr.most_pop_users td {
	border: 0 none;
}

div.user-data.most_pop_users {
	padding-left: 10px;
	padding-right: 10px;
	background: #E9F5E1;
	margin-left: 0px;
	margin-right: 0px;
	border-bottom: none 0px;
}

span.mosttext {
	color: #fff;
	font-weight: normal;
	padding: 0;
	margin: 0;
	background: none;
	width: inherit;
}

span.mosttext b {
	color: #246600;
}

span.mosttext  a{
	color: #fff;
	font-weight: normal;
}

div#user-data {
	float: left;
	margin: 0 5px;
	border-bottom: 1px dashed #E0EAF0;
}
div#user-data div {
	float: left;
}
div.user-data {
	float: left;
	margin: 0 5px;
	padding: 2px 5px;
	border-bottom: 1px dashed #E0EAF0;
}
div.user-data div {
	float: left;
    height: 18px;
    overflow: hidden;
}
#sort_links span {
	background: none;
	height: inherit;
	width: inherit;
}

table.list th a.sorted_up {
	padding-right: 15px;
	background: transparent url('/images/arrow.gif') no-repeat center right;
}

table.list th a.sorted_down {
	padding-right: 15px;
	background: transparent url('/images/arrowup.gif') no-repeat center right;
}

.profile_info_block {
	color: #313232;
	font-size: 11px;
	font-weight: normal;
	width: 223px;
	float: left;
}

.profile_info_block td{
	padding: 6px 0px;
	text-align: left;
	border-bottom: 1px dashed #d0e4d3;
}

.profile_info_block th{
	padding: 6px 0px;
	text-align: left;
	color: #666666;
	font-weight: normal;
	border-bottom: 1px dashed #d0e4d3;
}

table.profile_details {
	/*background-color: #edf9e0;*/
	margin-left: 9px;
	margin-top: 10px;
}

table.profile_details_actions {
	margin-bottom: 10px;
}

.profile_details_actions div#action_link {
	float: left;
	padding: 9px 23px;
	width: 177px;
	margin-left: 2px;
}

table.profile_details_actions td {
	padding: 0;
	border: 0 none;
}

table.profile_actions {
	background-color: #d3edf0;
}

table.profile_actions td{
	padding: 6px 0px;
	text-align:left;
	border-top: 1px solid #c1e1e4;
}

table.profile_actions div#action_link {
	padding: 0px 23px;
}

table.profile_actions td a{
	color: #0066cc;
}

div#action_link img {
	float: left;
}

div#action_link a {
	margin-left: 14px;
	float: left;
}

.profile_details_actions div#action_link a {
	float: left;
	margin-left: 0px;
}

.profile_details_actions div.active {
	background-color: #d7e9bd;
	border-top: 1px solid #cde2b4;
	border-bottom: 1px solid #cde2b4;
}

.profile_details_actions div.active a {
	color: #727c72;
	font-weight: bold;
	text-decoration: none;
}

/*div#loader span {
	width: 100%;
	background: transparent url('/images/profiles/ajax-loader.gif') no-repeat 43% 50%;
	border: none;
	text-align: center;
	float: left;
	padding: 50px 0;
}*/

.imglist div {
	float:left;
	padding:4px 4px 10px 0;
}

div#give_gift_btn {
	margin-right: 10px;
	margin-left: 10px;
}

div#loader {
	width: 100%;
	text-align: center;
	float: left;
	padding: 50px 0;
}
div#loader span.img {
	top: 4px;
	border: none;
	margin-right: 7px;
	position: relative;
}
div#loader span {
	width: 100%;
	background: transparent url(/images/profiles/ajax-loader.gif) no-repeat 42% 50%;
	border: none;
	text-align: center;
	float: left;
	padding: 50px 0;
	color: #ABABAB;
	font-size: 14px;
}
#big_gray {
	font-family: Tahoma, sans-serif;
	padding-left: 15px;
    margin: 0;
	color: #bdc5c0;
	font-size: 35px;
    font-weight: bold;
	width: 221px;
	float: left;
}

#gift_item {
	padding: 0;
    margin: 6px;
	width: 65px;
	height: 65px;
	border: 1px solid transparent;
}

#gifts div {
	padding: 0;
    margin: 6px;
	width: 65px;
	height: 65px;
	border: 1px solid transparent;
}

#gifts div.new {
	border: 1px solid #eceb9d;
}

#gifts img.new {
	border: 1px solid #eceb9d;
}

#friends_gifts div {
	padding: 0;
    margin: 6px;
	width: 50px;
	height: 50px;
	border: 1px solid transparent;
}

#friends_gifts div.new {
	border: 1px solid #eceb9d;
}

#gift_comment_area {
	width: 447px;
}

#gift_comment_area div {
	width: 417px;
	padding: 10px 15px;
	background-color: #f1f9f6;
}

.date_note {
	font-family: Tahoma,Arial;
	font-style: inherit;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	color: #cecece;
	/*right: 10px;*/
	float: left;
	margin-right: 8px;
	/*background-image: url(/images/profiles/calendar.gif);
	background-repeat: no-repeat;
	background-position: left;*/
}

.nav_user_block a {
    padding: 4px 6px;
	margin: 0px;
}

.nav_user_block {
	font-family:Tahoma,Arial;
	font-size:11px;
	font-size-adjust:none;
	font-style:inherit;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

.nav_user_block a.selected {
	background: #ddebdf;
	color: #515f53;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-bottom: 5px;
	-moz-border-radius: 5px;
	-webkit-border-bottom: 5px;
}

.single_contact_block {
	border: 1px solid transparent;
	border-top: 1px dashed #d3edf0;
	width: 512px;
	margin: 0;
	padding: 0;
	/*margin-bottom: 2px;*/
	clear: both;
}

.single_contact_block div {
	margin: 0;
	padding: 0;
}

.datail_table {
	font-family:Tahoma,Arial;
	font-size:12px;
	font-size-adjust:none;
	font-style:inherit;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

.grey {
	color: #5f6163;
}

#contact_actions {
	padding: 0;
	margin: 0;
	height: 24px;
	float: right;
}

#menu_link div img {
	margin-right: 5px;
	margin-top: -3px;
	float: left;
}

#menu_link  {
	background: #e8f8e6;
	padding: 0;
	margin: 0;
	height: 24px;
}

#menu_link div {
	margin: 0;
	padding: 0;
	padding-right: 13px;
	margin-top: 4px;
	font-family: Tahoma,Arial;
	font-style: inherit;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	color: #0066cc;
	float: right;
	/*height: 24px;*/
}

strong {
	color: #3f3f3f;
}

#tooltip {
    color:#000000;
	display:inline;
	font-family:Arial,Tahoma;
	font-size:10px;
	position:absolute;
    display: none;
	width:1px;
	z-index:999;
	margin-top:-32px;
    text-align: left;
	width: 130px;
    border: 3px solid #25B219;
    background: #FFF;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 5px 5px 5px #ccc;
    -webkit-box-shadow: 5px 5px 5px #ccc;
    box-shadow: 5px 5px 5px #ccc;
}

#tooltip b {
	color:#209E12;
}

#tooltip div  {
	font-size:10px;
	padding:10px 10px 10px 10px;
	position:relative;
    float: none;
}

#tooltip img.tArrow  {
    margin-left: -23px;
    top: 20px;
	position:relative;
    float: left;
}

#tooltip p {
	line-height:1.4em;
	margin:0;
	padding:0 0 5px;
	font-size: 10px;
}

a.pop {
	font-family: inherit;
	text-decoration: none;
}
a.pop span {
	font-family: inherit;
	font-weight: normal;
}

tr#top td {
	background-color:#E9F5E1;
	height: 1px; 
	border: 0px none; 
	padding: 0px; 
	margin: 0px;"
}

#pop .user-data {
	border: 0 none;
	background: none;
}
