body {
	background:#151515 url(images/background_large.jpg) no-repeat fixed 50% 0;
	color:#efefef;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:0.8em;
}


a:link {
	color: #efefef;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #efefef;
}

* {
	padding:0;
	margin:0
}

h1 {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
}

h2 {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}

.outercontainer {
	margin:0 auto;
	text-align:center;
}


.container {
	width:940px;
	text-align:center;
	margin:0 auto;
}

.headertop {
	width:900px;
	text-align:center;
	margin:0 auto;
	margin-top:10px;
	height:40px;
}

.header_1 {
	margin-right:8px;
	opacity:0.5;
	filter:alpha(opacity=50);
}

.header_2 {
	margin-left:13px;
	margin-right:8px;
	opacity:0.5;
	filter:alpha(opacity=50);
}

.header_3 {
	margin-left:13px;
	opacity:0.5;
	filter:alpha(opacity=50);
}


.headerbottom {
	margin-top:20px;
	margin-bottom:10px;
}

.header_introduction {
	text-align:justify;
	margin:20px;
	font-size:11px;
	line-height:18px;
}

.logo {
	text-align:left;
	width:460px;
	float:left;
	margin-left:10px;
}

/* Navigation */

.menu {
	height:35px;
	background-color:#151515;
	text-align:right;
	float:right;
	font-size:12px;
	margin-right:10px;
}

.topmenu {
	background: #151515;
	height: 26px;
	font-size: 90%;
	padding: 0;
	color: #888;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align:right;
}

.topmenu .right_ {
	float: right;
	text-align: right;
	margin: 0;
	padding: 5px 0 0 0;
	color: #888;
	border: 0px;
}
.topmenu a {
	color: #888;
}
.topmenu a:hover {
	color: #aaa;
}
.topmenu .date_ {
	float: left;
	color: #888;
	padding: 5px 0 0 5px;
}

#wmfg {
	clear: both;
	float: left;
}
ul.dropdown, ul.dropdown li, ul.dropdown ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align:left;
}
ul.dropdown {
	position: relative;
	z-index: 597;
	float: left;
	width: 410px;
	background-color:#151515;
}
ul.dropdown li {
	float: left;
	line-height: 1.3em;
	vertical-align: middle;
}
ul.dropdown li.hover, ul.dropdown li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
}
ul.dropdown ul {
	visibility: hidden;
	position: absolute;
	left: 0;
	z-index: 598;
	width: 100%;
}
ul.dropdown ul li {
	float: none;
}
ul.dropdown ul ul {
	top: 1px;
	left: 99%;
}
ul.dropdown li:hover > ul {
	visibility: visible;
}
ul.dropdown li.rtl ul {
	right: 0;
	left: auto;
}
ul.dropdown li.rtl ul ul {
	top: 1px;
	right: 99%;
	left: auto;
}
ul.dropdown {
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
ul.dropdown li {
	padding: 7px;
	color: #fff;
	line-height: normal;
}
ul.dropdown li.hover, ul.dropdown li:hover {
}
ul.dropdown a:link, ul.dropdown a:visited {
	color: #fff;
	text-decoration: none;
}
ul.dropdown a:hover {
	color: #f00;
	text-decoration: none;
}
ul.dropdown a:active {
	color: #fff;
	text-decoration: none;
}
ul.dropdown ul {
	width: 170px;
	background-color: #333;
	color: #fff;
	font-size: 11px;
	text-transform: none;
	opacity:0.8;
	filter:alpha(opacity=80);
}
ul.dropdown ul li {
	background-color: transparent;
	color: #000;
}
ul.dropdown ul li.hover, ul.dropdown ul li:hover {
	background-color: transparent;
}
ul.dropdown ul a:link, ul.dropdown ul a:visited {
	color: #fff;
}
ul.dropdown ul a:hover {
	color: #fff;
	text-decoration: none;
}
ul.dropdown ul a:active {
	color: #fff;
}
ul.dropdown *.dir {
	padding-right: 12px;
	background-image: none;
	background-position: 100% 50%;
	background-repeat: no-repeat;
}
ul.dropdown li a {
	display: block;
	padding: 7px 14px;
}
/* ------------- Override default */

	ul.dropdown li {
	padding: 0;
}
/* ------------- Reinitiate default: post-override activities  */

	ul.dropdown li.dir {
	padding: 7px 20px 7px 14px;
}
ul.dropdown ul li.dir {
	padding-right: 15px;
}
/* ------------- Custom */

	ul.dropdown li {
}
ul.dropdown ul a {
	padding: 4px 5px 4px 14px;
	width: 151px; /* Especially for IE */
}
ul.dropdown ul a:hover {
	background-color: #f00;
}
ul.dropdown a.open {
	background-color: #2e2e2e;
	color: #f00;
}
ul.dropdown ul a.open {
	background-color: #f00;
	color: #fff;
}
/* CSS 2.1 */

	ul.dropdown li:hover > a.dir {
	background-color: #2e2e2e;
	color: #f00;
}
ul.dropdown ul li:hover > a.dir {
	background-color: #f00;
	color: #fff;
}

/* nav end */

.main {
	text-align:left;
	margin:20px;
}

/* LEFT content main */
	
	.main_left {
		width:610px;
		float:left;
		font-family:Arial, Helvetica, sans-serif;
		background-color:#000000;
	}
	
	.left_title {
		padding-left:72px;
		padding-right:20px;
		padding-top:18px;
		height:31px;
		background: url(images/left_title_bg.jpg) no-repeat;
		border:1px solid #272727;
	}
	
	.left_container {
		border-left:1px solid #1d1d1d;
		border-right:1px solid #1d1d1d;
		border-bottom:1px solid #1d1d1d;
		float:left;
		width:608px;
	}
	
	.left_body_main {
		text-align:justify;
		font-size:12px;
		line-height:180%;
		padding-top: 20px;
		padding-right: 20px;
		padding-bottom: 20px;
		padding-left: 20px;
	}
	
	.left_body {
		text-align:justify;
		float:right;
		width:460px;
		font-size:12px;
		line-height:180%;
		padding-top: 20px;
		padding-right: 20px;
		padding-bottom: 20px;
		padding-left: 0px;
	}
	
	.left_body_avatar {
		margin-top:36px;
		padding-left:20px;
		padding-top:20px;
		padding-bottom:20px;
		float:left;
		width:86px;
		font-size:10px;
	}

/* end content left main */

/* RIGHT content main */

	.rightside {
		float:right;
		width:270px;
	}

	.main_right {		
		width:270px;
		border:1px solid #000000;
		margin-bottom:15px;
	}
	
	.right_title {
		padding-right:20px;
		padding-top:18px;
		height:31px;
		background:#1e1a1a;
		border-bottom:1px solid #282828;
		text-align:right;
		font-size:0.9em;
	}
	
	.right_body {
		padding:20px;
		background:#1d1c1c;
		line-height:180%;
		text-align:justify;
		font-size:0.8em;
	}

/* end content right main */


.footer {
	text-align:left;
	margin:20px;
	font-size:12px;	
}

.dvds_1 {
	margin-right:10px;
	float:left;
}

.dvds_2 {
	margin-left:13px;
	margin-right:8px;
	float:left;
}

.dvds_3 {
	margin-left:13px;
	float:left;
}

.dvds {
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	float:left;
}

.dvds_price {
	font-size:10px;
	text-align:center;
}

.opacity {
	opacity:0.5;
	filter:alpha(opacity=50);
}

.footer_left {
	float:left;
	width:430px;
	height:210px;
}

.footer_left_bg {
	padding:10px;
	margin-top:10px;
	background:#1d1c1c;
	height:130px;
	font-size:11px;
}

.footer_left_stats {
	margin-top:35px;
	text-align:left;
	font-size:11px;
}

.footer_right {
	float:right;
	width:450px;
}

.footer_right_bg {
	padding:7px;
	margin-top:10px;
	background:#1d1c1c;
	font-size:12px;
	height:16px;
}

.footer_right_date {
	float:right;
	width:60px;
	color:#b85959;
	font-size:9px;
	margin-top:2px;
}

.footer_right_link {
	float:left;
	width:350px;
}

.footer_right_icons {
	margin-top:15px;
	text-align:right;
	font-size:11px;
}

.clear {
	clear:both;
}

.divider {
	height:3px;
	width:902px;
	background:url(images/divider.jpg) no-repeat;
	text-align:center;
	margin:0 auto;
}

.divider_content {
	height:3px;
	width:573px;
	background:url(images/divider_content.jpg) no-repeat;
	text-align:center;
	margin:0 auto;
}

.divider_content1 {
	height:3px;
	background:url(images/divider_content.jpg) no-repeat;
	text-align:center;
	margin:0 auto;
}

.copyright {
	margin-top:10px;
	background:#222222 url(images/copyrightbar.jpg) no-repeat;
	background-position:center;
	height:27px;
}

.autobacklinks {
	margin-top:15px;
	height:27px;
	font-size:11px;
}

.red {
	color:#ff0000;
}

.icon_warning {
	background:transparent url(images/exclamation.png) left no-repeat;
	padding:4px;
	padding-left:20px;
}

.submit {
	font-weight: bold;
	border: 1px solid #cccccc;
	background: #A21622;
	padding: 3px;
	color: #ffffff;
}

.text {
	border:1px solid #cccccc;
	background: #A21622;
	padding: 3px;
	color: #ffffff;
	margin-bottom:2px;
	width:140px;
}

.comments {
	border:1px solid #cccccc;
	background: #A21622;
	padding: 3px;
	color: #ffffff;
	margin-bottom:2px;
	width:250px;
}

.statlink {
        color: #777777;
}

.statlink a {
        text-decoration: none;
        color: #777777;
}

.statlink a:hover {
        color: #FF6600;
        text-decoration: none;
}

.alblink {
        color: #cccccc;
}

.alblink a {
        text-decoration: none;
        color: #cccccc;
}

.alblink a:hover {
        color: #FF0000;
        text-decoration: none;
}

.alb_desc {
width:100%;
height:50px;
position:relative;
overflow:auto;
}

.catlink {
        display: block;
        margin-bottom: 2px;
}



.topmenu td  {
        white-space: nowrap;
        font-weight : bold;
		font-size: 12px;
}


.img_caption_table {
        border: none;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        font-size : 100%;
        color : #336699;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
}

.img_caption_table td {
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;

}



.debug_text {
        border: #BDBEBD;
        background-color: #EFEFEF;
        width : 100%;
        margin : 0px;
}

.clickable_option {
        border-bottom : 1px dotted #444444;
        cursor : hand;
}

.listbox_lang {
        color: #000000;
        border: 1px solid #4F5864;
        font-size: 90%;
        font-family: Arial, Helvetica, sans-serif;
        vertical-align : middle;
}

bblink a {
        color: #8090A3;
        text-decoration: none;
}

bblink a:hover {
        color: #0033CC;
        text-decoration: none;
}

.maintable {
        margin-top: 1px;
        margin-bottom: 1px;
}

.tableh1 {

        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
        border: none;
        font-size: 11px;
}

.tableh1_compact {

        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        border: none;
        font-size: 11px;
}

.tableh2 {
        color : #FF0000;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
                border: none;
}

.tableh2_compact {
        color : #FF0000;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
                border: none;
}

.tableb {
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
        border: none;
}

.tableb_compact {

        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
                border: none;
}

.tablef {
        background: #777777;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

.album_stat {
        font-size : 85%;
        margin: 5px 0px;
        color: #666666;
}

.thumb_title {
        font-weight : bold;
        font-size: 100%;
        padding: 2px;
        display : block;
}

.thumb_caption {
        font-size: 85%;
        padding: 1px;
        display : block;
}

.thumb_caption a {
        text-decoration: none;
        color: #AEAEAE;
}

.thumb_num_comments {
        font-weight: normal;
        font-size: 85%;
        padding: 2px;
        font-style : normal;
        display : block;
}

.user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
}

.user_thumb_infobox th {
        font-weight : bold;
        font-size: 100%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox td {
        font-size: 90%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #AEAEAE;
}

.user_thumb_infobox a:hover {
        color: #777777;
        text-decoration: none;
}

.sortorder_cell {
        color : #666666;
        padding: 2px;
        margin: 0px;
}

.sortorder_options {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color : #555555;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 85%;
        white-space: nowrap;
}

.sortorder_options a {
        text-decoration: none;
        color: #777777;
        font-weight:bold;
}

.sortorder_options a:hover {
        color: #FF6600;
        font-weight:bold;
        text-decoration: none;
}

.navmenu {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #336699;
        font-size: 100%;
        font-weight: bold;
        border-style: none;
}

.navmenu img {
        margin-top: 1px;
        margin-right: 5px;
        margin-bottom: 1px;
        margin-left: 5px;
}

.navmenu a {
        position: relative;
        display: block;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-decoration: none;
        color: #336699;
}

.navmenu a:hover {
        background-color: #FFFFCC;
        text-decoration: none;
        color:#FF0000;
}

.admin_menu_thumb {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #005D8C;
        background-color : #5D6674;
        color:#777777;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

.admin_menu_thumb a {
        color: #777777;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 10px;
        padding-right: 10px;
}


.admin_menu_thumb a:hover {
        color: #777777;
        text-decoration: none;
}

.admin_menu {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #404750;
        color:#777777;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
}

.admin_menu a {
        color: #cccccc;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}

.admin_menu a:hover {
        color: #FF0000;
        text-decoration: none;
}

td #admin_menu_anim {
        background-image : url(images/button_bg_anim.gif);
}
