/* Black Layout Styles*/

/* element selectors */

*
{
	margin:0;
	padding:0;
}

body
{
	background:#434343;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#c0bfbf;
}

a
{
	color:#6eb814;
}

a:hover
{
	text-decoration:none;
	color:#8bd037;
}


.error_msg {
	color: #AF1111;
}


table
{
	border:0;
	border-collapse:collapse;
}

td
{
	height:20px;
}

a img
{
	border:none;
}

h1
{
	padding:8px 0 0 20px;
	font:bold 20px Arial;
	letter-spacing:1px;
	color: #faf6f6;
}

.hdr
{
	background: url(img/h1_bg.jpg) no-repeat;
	height: 44px; 
	margin-bottom: 3px;
}

h2
{
	padding:5px 0;
	font-size:14px;
}

select,
.input_text,
textarea
{
	background:#cacbc9;
	border:1px solid #fdfcfc;
	padding:1px;
	font:11px Verdana;
	color:#000;
}

/* end of element selectors */

/* base markup elements */

#container
{
	width:944px;
	margin:0 auto;
	text-align:left;
}

#middle
{
	background:#070707;
	border-left:1px solid #616161;
	border-right:1px solid #616161;
	margin:0pt auto;
	width:900px;
}

#content
{
	position: relative;
	float:left;
	width:718px;
	margin: 2px 0 0 3px;
}

#myspace_content
{
	float:left;
	padding:3px 0 0 3px;
	width:718px;
}

#sidebar
{
	float:right;
	width:173px;
	margin: 2px;
}
/* end of base markup elements */

/* common classes */

.clr
{
	clear:both;
}

#page_message
{
	font-size:12px;
	text-align:center;
}



.page_error,
.page_notice
{
	padding:5px;
	background:#ACACAC;
	color:#ab0505;
	font-weight:bold;
}

.page_message
{
	padding:5px;
	background:#C0BFBF;
	color:#2d6803;
	font-weight:bold;
}

a.message_link:link,
a.message_link:visited,
a.message_link:hover
{
	color:#2d6803;
}

.submit,
.submit_green
{
	height:18px;
	background:url(img/submit_mid.jpg) repeat-x;
	border: none;;
	padding:0 5px;
	font:normal 10px Arial;
	color:#faf6f6;
	cursor:pointer;
}

/* block functions classes */


.button_left_ear{
width:6px;
background:url(img/submit_left.png) no-repeat;
padding: 0px !important;
border: none !important;
}
.button_right_ear{
width:6px;
background:url(img/submit_right.png) no-repeat;
padding: 0px !important;
border: none !important;

}
.button_mid{
background:url(img/submit_mid.jpg) repeat-x;
height:19px;
padding: 0px !important;
border: none !important;
}

td.button_mid,
td.button_left_ear,
.button_right_ear
{
	height: 19px;
}

.block_cap_wo_pre
{
	background:url(img/block_cap_bg.jpg) repeat-x;
	border-left: 1px solid #616161;
	border-right: 1px solid #616161;
}

.block_cap_wo_content,
.block_cap_wg_content,
.block_cap_no_content,
.block_cap_ng_content
{
	padding-top:4px;
	font:bold 14px Arial;
	text-align:center;
	color:#f7fcfd;
}

.block_cap_no_content,
.block_cap_ng_content
{
	background:url(img/ec_nw_block_cap_img.jpg) no-repeat center top;
}

.block_cap_wg_content,
.block_cap_ng_content
{
	color:#6ade15;
}

.block_body_no_border
{
	color: #faf6f6;
	padding: 5px;
	border: none;
}


.block_body
{
	border: 1px solid #616161;
	color: #faf6f6;
	border-top: none;
	background: #000;
	padding: 5px;
}


.block_bottom
{
	text-align:right;
}


/* end of block functions classes */

/*pics blocks styles*/

.bookmark,
.unbookmark,
.block,
.unblock,
.friend,
.stranger,
.compose_msg,
.send_kiss
{
	padding:1px 0px 2px 20px;
	background:url(img/bookmark.gif) no-repeat;
	margin-top:5px;
}

.block_info
{
	background:url(img/info.png) no-repeat 4px 6px;
	padding:10px 6px 6px 6px;
	text-indent:20px;
	text-align:left;
}

.bookmark,
.unbookmark,
.block,
.unblock,
.friend,
.send_kiss,
.compose_msg,
.send_profile,
.stranger,
.sent_friend_requests,
.got_friend_requests,
.accept,
.decline
{
	margin-top:5px;
	padding:1px 0px 5px 27px;
}

.bookmark,
.unbookmark
{
	background:url(img/useradd.png) no-repeat;
}

.block
{
	background:url(img/userremove.png) no-repeat;
}

.unblock
{
	background:url(img/unblock.png) no-repeat;
}

.friend
{
	background:url(img/friend.png) no-repeat;
}

.stranger
{
	background:url(img/close.png) no-repeat;
}

.got_friend_requests,
.sent_friend_requests
{
	background:url(img/friend_requests.png) no-repeat;
}

.accept
{
	background:url(img/accept.png) no-repeat;
}

.decline
{
	background:url(img/decline.png) no-repeat;
}

.send_profile
{
	background:transparent url(img/document.png) no-repeat;
}

.compose_msg
{
	background:transparent url(img/mail.png) no-repeat;
}

.send_kiss
{
	background:transparent url(img/pass.gif) no-repeat;
}
/*pics blocks styles*/

.sign_in_head
{
	background: url(img/sign_in_top.jpg) no-repeat center;
	width: 895px;
	padding: 3px;
	height:45px;
}


/* --- Forum styles --- */
.forum_tbl
{
	border-collapse:collapse;
	border:1px solid #616161;
}
.forum_tbl td
{
	border:1px solid #616161;
}
.forum_tbl th
{
	background:#646263;
	padding:4px;
	text-align:left;
	color:#FFFFFF;
}
.sub_table_class
{

}
.sub_table_class td
{
	border:1px solid #616161;
	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 #fff;
	padding: 0px 3px 1px 4px;
	background: #BEBEBE;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
	text-decoration:none;
	margin-right: 4px;
}
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;
}

.index_next_video a
{
	text-decoration: none;
	line-height: 20px;
}

/*jq.tabs.css* -BEGIN/
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 1px;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
    float: left;
    margin: 0px;
	margin-right:1px;
	padding: 0;
    min-width: 111px; /* be nice to Opera */
	width: 111px;
}

#index_photos .tabs-nav li
{
	min-width: 223px; /* be nice to Opera */
	width: 223px;
}

.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0 1px;
    background: url(img/tab.png) no-repeat;
}
.tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0;
    color: #000;
    font-size: 11px;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
}
.tabs-nav .tabs-selected a {
    color: #fff;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    background-position: 100% -21px;
	padding-right:5px;
    outline: 0; /* prevent dotted border in Firefox */
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: 100% -42px;
	padding-right:5px;
}
.tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 19px; /* IE 6 treats height as min-height */
    min-height: 19px;
    padding-top: 2px;
    padding-right: 0;
	text-transform:lowercase;
	font-weight: bold;
}
*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span {
    padding-top: 2px;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -21px;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.tabs-nav .tabs-disabled {
    opacity: .4;
}
.tabs-container {
    padding: 5px 7px;
    background: transparent; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(img/loading.gif) no-repeat 0 50%;
}
/*jq.tabs.css -END*/

/*jq.tabs-ie.css -BEGIN*/
/*
Tabs - additional IE specific bug fixes

Recommended usage (Conditional Comments):
<!--[if lte IE 7]>
<link rel="stylesheet" href="tabs_ie.css" type="text/css" media="projection, screen" />
<![endif]-->

*/
.tabs-nav { /* auto clear */
    display: inline-block;
}
.tabs-nav .tabs-disabled {
    position: relative; /* fixes opacity */
    filter: alpha(opacity=40);
}
.tabs-nav .tabs-disabled a span {
    _height: 19px; /* for some reason the height is 1px to less with opacity... */
    min-height: 19px; /* ...in both IE 6 and 7 */
}

/*jq.tabs-ie.css -END*/

.fl_right
{
	text-align: right;
}

.clr_div
{
	clear: both;
	height: 3px;
}

.def_mediaframe
{
	background: url(img/default_media_frame.gif) no-repeat center center;
	float: left;
	margin-right: 10px;
}