/* SC Vista Date Layout Styles*/

/* element selectors */

*
{
	margin:0;
	padding:0;
}

body
{
	background:#908f8f;
	font:12px Arial, Helvetica, sans-serif;
	color:#c0bfbf;
}

a
{
	color:#c0bfbf;
}

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

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

td
{
	height:20px;
}

a img
{
	border:none;
}

h1
{
	padding:0 0 10px 5px;
	font:bold 20px Arial;
	letter-spacing:1px;
}

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

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

/* end of element selectors */

/* base markup elements */

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

#middle
{
	background:#182022;
}

#middle2
{
	background:#0e1315;
}

#content
{
	position: relative;
	float:right;
	width:610px;
	padding:15px 50px;
}

#myspace_content
{
	float:right;
	width:610px;
	padding:15px 50px;
}

#sidebar
{
	float:right;
	width:177px;
	padding:0 4px;
}
/* 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:#C0BFBF;
	color:#ab0505;
	font-weight:bold;
}

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

.submit,
.submit_green
{
	height:20px;
	background:url(img/ec_submit_bg.jpg) repeat-x;
	border:1px solid #333;
	padding:0 5px;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#000;
	cursor:pointer;
}

.submit_green
{
	background:url(img/ec_submit_bg_green.jpg) repeat-x;
}

.sidebar_cont .submit_green
{
	background:url(img/ec_submit_bg.jpg) repeat-x;
}

/* block functions classes */


.block_cap_wo_pre
{
	background:url(img/ec_nw_block_cap_bg.jpg) repeat-x;
}

.block_cap_wo_content,
.block_cap_wg_content,
.block_cap_no_content,
.block_cap_ng_content
{
	background:url(img/ec_wd_block_cap_img.jpg) no-repeat center top;
	border-left:1px solid #bdbcbc;
	border-right:1px solid #bdbcbc;
	padding-top:4px;
	padding-bottom:3px;
	font:16px Arial;
	text-align:center;
	color:#c8101d;
}

*+html .block_cap_wo_content,
*+html .block_cap_wg_content,
*+html .block_cap_no_content,
*+html .block_cap_ng_content
{
	padding-bottom:4px;
}


.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_pre_bg
{
	background:url(img/ec_block_body_bg_bg.jpg) repeat-y left;
}

.block_body_post_bg
{
	background:url(img/ec_block_body_bg_bg.jpg) repeat-y right;
}

.block_body_pre
{
	background:url(img/ec_block_body_side_bg.jpg) no-repeat left bottom;
	padding-left:10px;
}

.block_body_post
{
	background:url(img/ec_block_body_side_bg.jpg) no-repeat right bottom;
	padding-right:10px;
}

.block_body_content
{
}

.block_body_wb
{
	border:1px solid #b4b3b3;
	border-top:none;
}

.block_bottom
{
	background:#0f0f0f;
	text-align:right;
	padding:5px 9px;
}

/* 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
{
	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;
}

.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/heart.png) no-repeat;
}
/*pics blocks styles*/







/* --- Forum styles --- */
.forum_tbl
{
	border-collapse:collapse;
	border:1px solid #BEBEBE;
}
.forum_tbl td
{
	border:1px solid #BEBEBE;
}
.forum_tbl th
{
	background:#646263;
	padding:4px;
	text-align:left;
	color:#FFFFFF;
}
.sub_table_class
{
	border-collapse:separate;
}
.sub_table_class td
{
	border:1px solid #BEBEBE;
	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 #BEBEBE;
	padding: 0px 2px 1px 3px;
	background: #FE8F01;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
	text-decoration:none;
	margin-right: 2px;
}
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;
	color: #ff9000;
	float:right;
}

/*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;
	padding: 0;
    min-width: 69px; /* be nice to Opera */
	width: 69px;
}

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

.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: #bfbebe;
    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: #bfbebe;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    background-position: 100% -150px;
    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% -100px;
}
.tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 3px;
    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: 4px;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -23px;
}
.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: 1em 8px;
    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*/





