/* ---- SkaDate Base CSS file ---- */

/* -- Fonts -- */
body, td, h3, h4
{
	font-family: Verdana, Tahoma, Arial;
	color: #FFEEDD;
}

input, select, textarea
{
	font-family: Verdana, Tahoma, Arial;
	color: #363f4f;
}

.td_title
{
	font-weight:bold;
	color:#fff;

}

body, td, input, select, textarea
{
	font-size: 11px;
}

iframe
{
	margin: 0;
	border: none;
	padding: 0;
}

h1
{
	font-size: 18px;
	color: #DF520D;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}


h2 
{
    font-size: 13px;
	color:#c54100;
	font-weight: bold;
	padding:0;
	margin:0 0 10px 0;

}

.small_font
{
	font-family: Tahoma;
	font-size: 10px;
}

.no_language_value
{
	text-decoration: blink;
}

.no_language_var
{
	text-decoration: blink;
}

.inactive
{
	color: #7f7f7f;
}

a.inactive
{
	text-decoration: none;
	cursor: default;
}

.error_msg {
	border: 1px solid #FF0000;
	padding: 2px 3px;
	background: #FFFFEF;
	color: #AF1111;
}

/* -- Links -- */
.page_nav:link, .page_nav:visited, .page_nav_active:link, .page_nav_active:visited
{
	margin-right: 1px;
	padding: 1px 3px 1px 2px;
	color: #404040;
	font-size:10px;
	font-weight: normal;
	text-decoration: underline;
}

/* --- Form & inputs --- */
form
{
	display: inline;
	margin: 0px;
	padding:0;
}

input
{
	margin: 0px;
	padding: 0px;
}

.input_text
{
	margin: 1px;
	border: 1px solid #666;
	padding: 1px;
	font-size: 11px;
}

.input_checkbox,
.input_radio
{
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 13px;
}

.submit
{
	border: 1px solid #6f6f6f;
	padding: 1px 2px;
	background: url(img/btn_submit.bmp);
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
}

.country_search {margin-right:4px; margin-bottom:4px;}

* html .country_search {margin-right:1px; margin-bottom:1px;}


img
{
	border: none;
}

select
{
	margin: 1px;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #57757f;
}

.select_label
{
	color: #6f6f6f;
	font-style: italic;
}


/* --- Base blocks --- */
body
{
	margin: 0px;
	padding: 0px;
	background-image: url("img/bg.gif");
}

#page
{
	width: 756px;
	margin: 4px auto;
}

#header
{
	width: 756px;
}


#page_h1
{
	margin: 8px 12px;
	margin-bottom: 22px;
	font-size: 17px;
	font-weight: bold;
}

#lang_switch
{
	
}

#sidebar
{
	float: left;
	width: 155px;
	padding: 2px;
	margin: 0px;
	overflow: hidden;
}

#sidebar .component
{
	margin-bottom: 8px;
}


#middle
{
	background: #550000;
	clear: both;
	width: 757px;
}

#middle_index 
{
	background: #550000;
	clear: both;
	width: 757px;
}

.index_sign_in 
{
	position: absolute;
	right: 0;
	top: 0;
}

#content
{
	position: relative;
	float: right;
	width: 585px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #C46233;
	background: #550000;
	padding: 0px 2px 6px 4px;	
}

#myspace_content
{
	float: right;
	width: 595px;
	margin: 0px 0px 0px 0px;
	background: #550000;
}

#footer
{
	clear: both;
}

#footer_menu
{
	text-align: center;
}

#top_menu
{
	text-align: center;
}

#top_menu .main_menu_cont
{
	margin: auto;
}

#index_top_menu
{
	clear: both;
	margin-left: 30px;
}

#index_top_menu .main_menu_cont
{
	float: left;
}

#sign_in_top_menu .main_menu_cont
{
	margin: auto;
}

/* --- Blocks & Tables styles --- */

.block_cap
{
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	background: url(img/block_cap_center.gif);
	text-align: center;	
}

.block_cap_left
{
	background: url(img/block_cap_left.gif);
	float: left;
	width: 5px;
}

.block_cap_right
{
	background: url(img/block_cap_right.gif) no-repeat top right;
	padding: 3px 3px 3px 3px;
}

.block_body
{
	background: url(img/block_body.gif) repeat-x;
	background-color: #901616;
	padding: 3px;
}

.block_bottom
{
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 3px 4px;
	background: #901616;
	text-align: right;
}

.block_info
{
	background: url(img/info.gif) no-repeat 4px 6px;
	border: 1px solid #C06236;
	padding: 10px 6px 6px 6px;
	text-indent: 20px;
	text-align: left;
}

.thead_tr
{

}

.tr_1
{
	background: #6F1414;
}

.tr_2
{
	background: #8F2328;
}

.clr
{
	clear: both;
}

.left
{
	left: 0px;
	text-align: right;
	padding: 5px;
}

.right
{
	padding: 5px;
	right: 0px;
	text-align: left;
}


#title
{
	font-weight: bold;
	font-size: 17px;
	color: #878787;

}

#page_message
{
	text-align: center;
	font-weight: bold;
	padding: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 13px;
}

#breadcrumb_container
{
	margin: 6px;
	height: 12px;
	font-size: 10px;
	display: inline;
}


a.tag:link
{
	color: #F28D46;
	text-decoration: none;
}

a.tag:visited
{
	color: #F28D46;
}

a.tag:hover
{
	color: #fff;
	text-decoration: underline;
}

a.page_nav:link,
a.page_nav:active,
a.page_nav:visited
{
	color: #FFA059;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

a.page_nav:hover
{
	color: #fff;
}

a.page_nav_active:link,
a.page_nav_active:active,
a.page_nav_active:visited,
a.page_nav_active:hover
{
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

a:link, a:visited
{
	color: #E39D58;
	text-decoration: underline;
}

a:hover
{
	color: #fff;
	text-decoration: underline;
}

a.active_step:link, a.active_step:hover
{
	color: #b74a00;
	text-decoration: none;

}

a.active_step:active, a.active_step:visited
{
	color: #b74a00;
	text-decoration: none;


}


a.inactive_step:link, a.inactive_step:hover
{
	color: #b74a00;
	text-decoration: none;
}

a.inactive_step:active, a.inactive_step:visited
{
	color: #b74a00;
	text-decoration: none;
}


.send_profile 
{
	background: transparent url('img/document.gif') no-repeat;
	height:20px;
	margin-left: 5px;
	float: right;
}

.compose_msg
{
	background: transparent url('img/email.gif') no-repeat;
	height:20px;
	margin-left: 5px;
	float: right;
}

.send_kiss
{
	background: transparent url('img/favorite.gif') no-repeat;
	height:20px;
	margin-left: 5px;
	float: right;
}

.im_invite_label
{
	color: #669933;
}

a.im_invite_img:link,
a.im_invite_img:active,
a.im_invite_img:visited
{
	background: url('img/comment.gif') no-repeat top left;
	text-decoration: none;
	color: #669933;
	font-weight: bold;
	padding-left: 10px;
	display: block;
	height: 20px; 
/*	background: url('img/comment.gif') no-repeat top left;
	text-decoration: none;
	color: #669933;
	font-weight: bold;
	padding-left: 18px;
	display: inline;
	padding-bottom: 6px;
	height: 20px;    */
}

a.im_invite_img:hover
{
	color: #fff;
}

a.im_invite_txt:link,
a.im_invite_txt:active,
a.im_invite_txt:visited
{
	text-decoration: none;
	color: #669933;
	font-weight: bold;
	padding-left: 10px;
	display: block;
	height: 20px;
}

a.im_invite_txt:hover
{
	color: #fff;
}

.bookmark
{
	float: right;
	background: url(img/bookmark.gif) no-repeat top left;
	margin-left: 5px;
	height: 20px;
}

.unbookmark
{
	float: right;
	background: url(img/bookmark.gif) no-repeat top left;
	margin-left: 5px;
	height: 20px;
}

.block
{
	float: right;
	background: url(img/locked.gif) no-repeat top left;
	margin-left: 5px;
	height: 20px;
}

.unblock
{
	float: right;
	background: url(img/unlocked.gif) no-repeat top left;
	margin-left: 5px;
	height: 20px;
}

.friend
{
	float: right;
	background: url(img/check.gif) no-repeat top left;
	margin-left: 5px;
	height: 20px;
}

.sent_friend_requests, .got_friend_requests
{
	background:url(img/friend_requests.png) no-repeat;
	margin-left: 5px;
	height: 20px;
	padding-left:8px;
}

.stranger,
.accept,
.decline
{
	float: right;
	background: url(img/close.gif) no-repeat top left;
	margin-left: 5px;
	height: 20px;
}

.accept
{
	background:url(img/check.gif) no-repeat;
}

.decline
{
	background:url(img/locked.gif) no-repeat;
}

.box_container 
{
	width:200px;
	float:left;

}

.box_header 
{
	height:22px;
}

.box_left 
{
	
	width:10px;
	float:left;
	height:22px;

}

.box_right 
{
	
	width:10px;
	height:22px;
	float:right;

}

.box_title
{
	
	padding:5px 0 5px 0;
	color:#fff;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	float:left;

}

.box_body 
{
	background:#ffeebd;
	clear:both;
	padding:5px 0;
	font-size:11px;
	color:#cb5c02;

}

/* --- Sign in master page --- */
#sign_in_page
{
	padding: 0px 10px 10px 10px;
	width: 747px;
}

#sign_in_top_menu
{
	padding-right: 150px;
}

#sign_in_header_right
{
	position: relative;
	float: right;
	height: 78px;
	width: 274px;
	background: #000 url('img/naked_girl.gif') no-repeat;
}

#sign_in_content
{
	height: 402px;
	border: 1px solid #666;
	background: #000 url('img/sign_in_pic.jpg') no-repeat;
}

#sign_in_logo
{
	position: absolute;
	z-index: 10;
	bottom: -39px;
	right: 0px;
	height: 78px;
	width: 420px;
	background: transparent url('img/logo.gif') no-repeat;
}
/* --- Forum styles --- */
.forum_group_label 
{
	background:#E3696A;
	border:1px solid #FF5400;
	font-size:14px;
	font-weight:bold;
	margin:8px 0pt;
	padding:8px 12px;
	text-transform:uppercase;
}
.forum_tbl
{
	border-collapse:collapse;
	border:1px solid #C46233;
}
.forum_tbl td
{
	border:1px solid #C46233;
}
.forum_tbl th
{
	background:#EF4A4D;
	padding:4px;
	text-align:left;
	color:#FFFFFF;
}
.sub_table_class
{
	border-collapse:separate;
}
.sub_table_class td
{
	border:1px solid #C46233;
	padding:2px 4px;
}
.center
{
	text-align:center;
}
.page_num
{
	width:45px;
}
.last_post
{
	font-size: 11px;
	margin: 2px 1px;
}
a.close_forum_cont:link,
a.close_forum_cont:visited
{
	float: right;
	border: 1px solid #999;
	padding: 0px 2px 1px 3px;
	background: #600;
	color: #dfdfdf;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
	text-decoration:none;
}
a.close_topic:link,
a.close_topic:visited,
a.open_topic:link,
a.open_topic:visited,
a.del_topic:link,
a.del_topic:visited,
a.move_topic:link,
a.move_topic:visited,
a.for_aprrove:link,
a.for_aprrove:visited,
a.edit_topic:link,
a.edit_topic:visited
{
	display:block;
	float:left;
	padding:2px 0 3px 3px;
	line-height:normal;
	text-decoration:none;
	margin-right:12px;
}
.closed
{
	width:100%;
	height:30px;
	background:url(img/locked.gif) no-repeat center center;
}
.active
{
	width:100%;
	height:30px;
	background:url(img/check.gif) no-repeat center center;
}
a.forum_top_link
{
	text-decoration:none;
}
.banned_list
{
	padding:8px;
	width:200px;
	float:right;
	text-align:right;
}
