/* ---- SkaDate Base CSS file ---- */

/* -- Fonts -- */
body, td, h3, h4
{
	font-family: Verdana, Tahoma, Arial;
	color: #9f9f9f;
}

input, select, textarea
{
	font-family: Verdana, Tahoma, Arial;
	color: #363f4f;
}

.td_title
{
	font-weight:bold;
	color:#5b5b5b;

}

body, td, input, select, textarea
{
	font-size: 11px;
}

iframe
{
	margin: 0;
	border: 0px none #000;
	padding: 0;
}

h1
{
	margin: 0px;
	padding: 6px 0px 12px 4px;
	font-size: 18px;
	color: #c54100;
	font-weight: bold;
}


h2 
{
    font-size: 13px;
	color:#c54100;
	font-weight: bold;
	padding:0;
	margin:0 0 10px 0;

}

.small_font
{
	font-family: Tahoma;
	font-size: 10px;
}

a:link, a:visited
{
	color: #cfcfcf;
	text-decoration: underline;
}

a:hover, a:active
{
	color: #fff;
	text-decoration: underline;
}

.inactive
{
	color: #7f7f7f;
}

a.inactive
{
	text-decoration: none;
	cursor: default;
}

.error_msg {
	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: #9F9F9F;
	font-size:10px;
	font-weight: normal;
	text-decoration: underline;
}

.page_nav_active:link, .page_nav_active:visited
{
	color: #fff;
}

/* --- 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: 1px 3px 1px 1px;
	width: 13px;
	height: 13px;
}

.submit
{
	border: 1px solid #6f6f6f;
	padding: 1px 2px;
	background: #300;
	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: #000;
}

#page
{
	width: 780px;
	margin: 4px auto;
}

#index_page
{
	width: 800px;
	margin: 4px auto;
}

#header
{
	
}

#sidebar
{
	float: left;
	width: 155px;
	padding: 0px;
	margin: 0px;
}

#sidebar .component
{
	margin-bottom: 8px;
}


#middle
{
	background: #000;
	clear: both;
	width: 780px;
}

#middle_index
{
	clear:both;
	width:780px;
	position:relative;
}

.index_sign_in 
{
	position: absolute;
	right: 0;
	top: 0;
}

#content
{
	position: relative;
	float: left;
	width: 610px;
	margin: 0px 0px 0px 4px;
	border: 1px solid #666;
	border-top: none;
	padding: 4px;
	background: #111;
}

#myspace_content
{
	float: left;
	width: 610px;
	margin: 0px 0px 0px 4px;
	border: 1px solid #666;
	border-top: none;
	padding: 4px;
	background: #111;
}

#index_content
{
	position: relative;
	margin: 0px 0px 0px 4px;
	padding: 4px;
	background: #000;
}

#index_content #lang_switch_container
{
	position: absolute;
	top: -4px;
	left: 12px;
}

#footer
{
	clear: both;
}


/* --- Blocks & Tables styles --- */

.block_cap
{
	border-top: 1px solid #7f0000;
	border-right: 1px solid #4f0000;
	border-bottom: 1px solid #7f0000;
	border-left: 1px solid #4f0000;
	padding: 2px 4px;
	background: #300;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}

.block_body
{
	background: #090909;
	border-left: 1px solid #111;
	border-right: 1px solid #111;
}

#sidebar .block_body
{
	background: #111;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: none;
}

.block_bottom
{
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 3px 4px;
	background: #1f1f1f;
	text-align: right;
}

.block_info
{
	background: url( 'img/info.gif' ) no-repeat 4px 6px;
	border: 1px solid #666666;
	padding: 10px 6px 6px 6px;
	text-indent: 20px;
	text-align: left;
}

.left
{
	padding: 1px 3px;
	text-align: right;
}

.right
{
	padding: 1px;
}

.tr_1
{
	background: #191919;
}

.tr_2
{
	background: #111111;
}

.clr
{
	clear: both;
}


#title
{
	font-weight: bold;
	font-size: 17px;
	color: #878787;
}

#breadcrumb_container
{
	height: 13px;
	border-bottom: 1px solid #3f3f3f;
	padding: 1px 3px;
	background: #000;
	font-size: 10px;
}

a.tag:link,
a.tag:visited
{
	color: #efdf95;
	text-decoration: none;
}

a.tag:hover
{
	color: #efdc86;
	text-decoration: underline;
}



a.active_step:link,
a.active_step:visited
{
	color: #b74a00;
	text-decoration: none;

}

a.inactive_step:link,
a.inactive_step:visited
{
	color: #b74a00;
	text-decoration: none;
}

.accept
{
	background:url(img/check.gif) no-repeat;
	float:right;
	margin-left:5px;
	height:20px;
}

.decline
{
	background:url(img/locked.gif) no-repeat;
	float:right;
	margin-left:5px;
	height:20px;
}

.got_friend_requests,
.sent_friend_requests
{
	background:url(img/friend_requests.png) no-repeat;
	margin-left: 5px;
	padding-left:8px;
	height: 20px;
}


.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;
}

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;
}

.stranger
{
	float: right;
	background: url( 'img/close.gif' ) no-repeat top left;
	margin-left: 5px;
	height: 20px;
}

a.references:link,
a.references:visited
{
	text-decoration: none;
}

a.references:hover
{
	text-decoration: none;
}



.im_invite 
{


	background: transparent url('img/im_invite.gif') no-repeat;
	background-position:top right;
	height:16px;
	padding:0 27px 0 0;
	float:left;
	font-size:11px;
	font-weight:normal;

}

a.profile_list_active:link, a.profile_list_active:hover
{
	color: #2a9201;
	text-decoration: none;
	font-size:11px;
	font-weight:normal;

}

a.profile_list_active:active, a.profile_list_active:visited
{
	color: #2a9201;
	text-decoration: underline;
	font-size:11px;
	font-weight:normal;

}

.box_container 
{
	width:200px;
	float:left;

}

.box_header 
{
	height:22px;
}

.box_left 
{
	width:10px;
	float:left;
	height:22px;
}

.box_right 
{
	
	background: transparent url('img/box_right.gif') no-repeat;
	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;

}

#page_message
{
	margin: 1px;
	padding: 4px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.page_notice
{
	font-size: 12px;
	font-weight: bold;
	background: #efba2c;
	color: #1f1700;
}

.page_notice a:link,
.page_notice a:visited
{
	color: #3f3008;
}

.page_notice a:hover
{
	color: #7f610f;
}



/* --- Sign in master page --- */
#sign_in_page
{
	width: 720px;
	margin: 4px auto;
}

#sign_in_header_right
{
	position: relative;
	float: right;
	height: 72px;
	width: 340px;
	background: #000 url('img/naked_girl.gif') left bottom 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
{
	padding: 8px 12px;
	margin: 8px 0;
	border: 1px solid #7F0000;
	border-right-color:#4f0000;
	border-left-color:#4f0000;
	background: #330000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
}

.forum_tbl
{
	border-collapse:collapse;
	border:1px solid #333333;
}

.forum_tbl td
{
	border:1px solid #333333;
}

.forum_tbl th
{
	background:#333333;
	padding:4px;
	text-align:left;
}

.center
{
	text-align:center;
}

.page_num
{
	width:45px;
}

.sub_table_class
{
	border-collapse:separate;
}

.sub_table_class td
{
	border:1px solid #333;
	padding:2px 4px;
}

a.edit_link
{
	display:block;
	border: 1px solid #6f6f6f;
	padding: 2px 2px;
	background: #300;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	text-decoration:none;

}





/* --- component Forum Topic CSS --- */

.last_post
{
	font-size: 11px;
	margin: 2px 1px;
}

.close_forum_topic_move_cont, 
.close_forum_search,
.close_forum_search
{
	float: right;
	border: 1px solid #999;
	padding: 0px 2px 1px 3px;
	background: #600;
	color: #dfdfdf;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
}

a.close_topic,
a.open_topic,
a.del_topic,
a.move_topic,
.disabled_close_topic,
.disabled_del_topic,
.disabled_move_topic,
.for_aprrove,
.edit_post,
.del_post,
.disabled_delete_post,
.disabled_edit_post
{
	display:block;
	float:left;
	padding:2px 0 3px 3px;
	line-height:normal;
	text-decoration:none;
	margin-right:12px;
}

.close_topic:hover
{
	color:#606060;
}

.for_aprrove
{
	margin:2px 0;
}

.edit_post
{
	background:url(img/forum_edit.gif) no-repeat;
}

.del_post
{
	background:url(img/forum_del.gif) no-repeat;
}

.for_aprrove:hover
{
	background:url(img/unlocked_g.gif) no-repeat;
	color:#606060;
}

.open_topic:hover
{
	background:url(img/unlocked_g.gif) no-repeat;
	color:#606060;
}

.del_topic:hover
{
	background:url(img/close1_g.gif) no-repeat;
	color:#606060;
}

.move_topic:hover
{
	background:url(img/arrowf_g.gif) no-repeat;
	color:#606060;
}

.edit_post:hover
{
	background:url(img/forum_edit_active.gif) no-repeat;
}

.del_post:hover
{
	background:url(img/forum_del_active.gif) no-repeat;
}

.disabled_close_topic
{
	background:url(img/locked_g.gif) no-repeat;
}

.disabled_del_topic
{
	background:url(img/close1_g.gif) no-repeat;
}

.disabled_move_topic
{
	background:url(img/arrowf_g.gif) no-repeat;
}

.disabled_edit_post
{
	background:url(img/dis_forum_edit_active.gif) no-repeat;
}

.disabled_delete_post
{
	background:url(img/dis_forum_del_active.gif) no-repeat;
}

.ban_table td
{
	padding:5px;
}

.banned
{
	color:red;
}

.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;
}

.search_cont
{
	position:relative;
	padding:8px;
	width: 120px;
	float: right;
	text-align:right;
}

.banned_list
{
	padding:8px;
	width:200px;
	float:right;
	text-align:right;
}
