@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	color:#5C5447;
	text-decoration:none;
	border-bottom: 1px dotted #5C5447;
	}

a:hover {
	color:#411512;
	text-decoration:none;
	border-bottom: 1px dotted #411512;
	}

a:active {
	color:#5C5447;
	text-decoration:none;
	border-bottom: 1px dotted #5C5447;
	}
	
a img{ border: none !important;}

.noborder { border: none !important;}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}


/* header styles */
#header_wrapper {
	width: 100%;
	background: #000 url(../media/header_bg_fade.jpg) no-repeat center 0px;	
}

#header {
	margin: 0 auto;
	width: 900px;
	height: 60px;
	overflow:hidden;
	position:relative;
	background: url(../media/header_bg.jpg) no-repeat  0px 0px;
}

#logo {
	width:200px;
	float:left;
}


/* main nav bar */
#regnav{
	display:block;
	height:28px;
	width:618px;
	height:28px;
	float: left;
	margin-top: 32px;
	margin-left: 50px;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}

#regnav ul {
  margin:0;
  padding:0;
  list-style:none;
  }

#regnav ul li{
	margin:0 0 0 2px;
	padding:0;
	display:block;
	float:left;
	width: 100px;
	height: 28px;
	}


#regnav ul li a{
	display:block;
	float:left;
	color:#ede29e;
	text-decoration:none;
	text-align:center;
	background:url(../media/nav.jpg) no-repeat 0px 0px;
	width: 100px;
	height: 28px;
	line-height: 30px;
}

#regnav ul li a.current{
	color:#df9427;
	background:url(../media/nav.jpg) no-repeat 0px -28px;
}

#regnav ul li a:hover{
	color:#fff;
	background:url(../media/nav.jpg) no-repeat 0px -56px;
}

/* sub-header styles */
#subheader_wrapper {
	width: 100%;
	overflow:hidden;
	background: #000 url(../media/sub_bg.jpg) repeat-x;
}

#subheader {
	margin: 0 auto;
	width: 900px;
	height: 313px;
	overflow:hidden;
	position:relative;
}

#subbar_wrapper {
	width: 100%;
	background-color: #191816;	
	border-bottom: 1px solid #302d28;	
	border-top: 1px solid #302d28;	
	overflow:hidden;
}

#subbar {
	margin: 0 auto;
	width: 900px;
	overflow:hidden;
	position:relative;
	z-index: 1000;
}

.height25 {
	height: 25px;
}

.height10 {
	height: 10px;
}

#regmenu {
	width:150px;
	float:left;
}

#logininfo {
	float:left;
	width: 725px;
	margin-left: 25px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #doc4a6;
	line-height:25px;
	}
	
#logininfo span.welcome {
	font-weight:bold;
	color: #766b60;
	padding-right:20px;
	}
	
#logininfo span.controls a, #logininfo span.controls a:visited, #logininfo span.controls a:active {
	color:#d0c4a6;
	}

#logininfo span.controls a:hover {
	color:#df9427;
	}
	
/* intro styles */
#intro_wrapper {
	width: 100%;
	background-color:#000000;
}

#intro {
	margin: 0 auto;
	width: 900px;
	height:287px;
	overflow:hidden;
	position:relative;
}

#intro_content {
	width: 750px;
	height: 287px;
	overflow:hidden;
	float:right;
	position:relative;
}

/* content short styles */
#content_wrapperST {
	width: 100%;
	background: #E6E4DE url(../media/page_sdwST_bg.jpg) no-repeat center 0px;	
}

#main_contentST {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	width: 715px;
	float: left;
	margin-bottom:20px;
	margin-left: 25px;
}

/* content styles */
#content_wrapper {
	width: 100%;
	background: #E6E4DE url(../media/page_sdw_bg.jpg) no-repeat center 0px;	
}

#content {
	margin: 0 auto;
	width: 900px;
	overflow:hidden;
	position:relative;
	min-height: 300px;
	/*background-color:#E6E4DE;*/
	}
	

	
#main_content {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	width: 750px;
	float:right;
	margin-bottom:20px;
}

#breadcrumb {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	width: 550px;
	overflow:hidden;
	display: inline;
}

#switch {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	width: 150px;
	margin-right: 50px;
	overflow:hidden;
	display: inline;
}

#content h1, #content h2 {
	margin: 0px;
	padding: 0px;
}

#controlbar {
	border-bottom-style: groove;
	background-color:#D5D3CE;
	padding:  5px 0px 10px 10px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: groove;
	border-left-style: groove;
}

.cardlist {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	border-spacing:1px;
	background-color:#E7E7E7;
	border: 1px solid #000000;	
}

.cardlist caption {
	text-align:left;
	color: #000;
	padding:10px;
}


.cardlist td, th {
	padding: 4px;
}

.cardlist tbody th {
	font-weight: bold;
}


.cardlist tbody tr		{
	background-color:#FFF; 
	text-align:left;
	}
	
.cardlist tr.alt {
	background: #f9f9f9;
	border-top:1px solid #FFF;
}

.cardlist td.flagged {
	background: url(../media/flag2.gif) no-repeat 0px 0px;
	font-weight:bold;
}


.cardlist tr:hover {
	background-color: #D5D3CE;
}

.cardlist thead th {
	text-align: left;
	background: #F5F5F5;
	color: #666;
	border: 1px solid #FFF;
	font-size:12px;
	text-transform:uppercase;
}

.cardlist tfoot th, tfoot td {
	background-color:#E7E7E7;
	padding: 10px; 
	text-align:center; 
	font-size:11px; font-weight:normal;
	color:#666666;
	border-top:1px solid #DFDFDF;
}

.desc {
	font-size: 8pt;
	font-weight:normal;
}

.have {
	font-weight:bold;
}
.havenot {
	color: #999999;
}

.required {
	color:#FF0000;
}

.fliter2c li {
	float: left;
	width: 50%;
	display: inline;
	list-style-type: none;
	font-size:11px;
}

/* admin table reveal */

.navR {
	width: 16px;
	}

.navR a {
	display: block;
	width: 16px;
	height: 16px;
	text-indent: -900em;
	background: url(../media/arrow.gif) no-repeat 0px 0px;
	border:none;
	}
	
.navR a.up {
	background: url(../media/arrow.gif) no-repeat 0px -16px;
	}
	
#main_col{
	float: left;
	display: block;
	margin: 0;
	width: 389px;
	padding: 0 20px 0 0;
	border-right: 1px solid #aeaba6;
	min-height: 380px;
}	

#sub_col {
	float: left;
	display: block;
	width: 299px;
	margin: 0;
	padding: 20px 0 0 20px;
	border-left: 1px solid #f6f6f6;
	min-height: 360px;
}
	
	

/* footer styles */

.contact {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color: #fff;
	line-height: 20px;
}

.contact a, .contacts a:visited, .contact a:active {
	color:#d0c4a6;
	}

.contact a:hover {
	color:#df9427;
	}

#images img { 
	position:absolute; 
	top:0px; 
}

#gal_head {
	color: #FFFFFF;
	margin-left: 10px;
	margin-bottom: 120px;
}

#gal_head p {
	margin: 0;
	padding: 0;
	font-size: .85em;
}

#gal_head h1 {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	font-weight:bold;
	margin-bottom: 10px;
}

.note2 {
	float:left;
	width: 450px;
	text-align:left;
	font-size: .9em;
	margin-top: 25px;
	padding-left: 10px;
	color:#FF9900;
	z-index:10000;
	position:relative;
}

.note {
	float:left;
	width: 350px;
	text-align:left;
	font-size: 11px;
	margin-top: 25px;
	padding-left: 10px;
	color:#FF9900;
	z-index:10000;
	position:relative;
}

.clear{
	clear:both;
}

.none {
	display: none;
}

#gal_foot {
	position:relative;
	margin-top: 10px;
	z-index: 2000;
}

#images {
	/*visibility:hidden;*/
}

 #cardselect{
	display:none;
}

#loading{
	margin-top:50px;
	text-align:center;
	width:100%;
	color:#FFFFFF;
}
#loading img{
	margin-top:10px;
	position:relative; 
}

fieldset {
		margin:0px;
		padding:0px; 
		border:0;
}

#imageflow {
}

#bswrap
        {
		-moz-border-radius:0;
		z-index:1001;
		position:relative;
        }

#bswrap .fd-slider
        {
        float:right;
        height:20px;
		margin-top:20px;
		width:350px; /* 100% registers wrong in Safari 2 */
        }
#bswrap .fd-slider .fd-slider-inner
        {
        background:#202020;
        border-color:#1c1c1c;
        }


#bswrap .fd-slider .fd-slider-bar
        {
        background:#111;
        border-color:#111 #2c2c2c #2c2c2c #111;
        }
	

#bswrap .fd-slider:focus .fd-slider-inner,
#bswrap .fd-slider:focus .fd-slider-inner,
#bswrap .focused .fd-slider-inner
        {
        background:#202020 !important;
        border-color:#000 !important;
        }

.red {
	color:#FF0000;
}

.orange {
	color:#FF6600
}

.brown {
	color:#996600
}

.purple {
	color:#990099
}

.blue {
	color:#000066
}

.errorblock {
	clear:both;
	padding: 5px 5px 5px 20px;
	margin-bottom: 10px;
	background: #D8D6D1;
}

#certerrorholder fieldset {
	display: block;
	padding-bottom: 5px;
	border-bottom:1px dotted #5C5447;
}

#certerrorholder label {
	display:inline-block;
	width: 100%;
	}


#certerrorholder .controls {
	display: inline-block;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
.ctrDropDown {
 width: 100px; !important;
}

.ctrDropDownClick {
 width: auto; !important;
}

/* star rating */

.rating{
	width:160px;
	height:16px;
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	position:relative;
	background: url(../media/stars.gif) no-repeat 0 0;
	}
	
ul.rating li {
	cursor: pointer;
	float:left;
	text-indent:-999em;
	}
	
ul.rating li a {
	position:absolute;
	left:0;
	top:0;
	width:16px;
	height:16px;
	text-decoration:none;
	z-index: 200;
	border: none;
	}
	
ul.rating li.one a {left:0}
ul.rating li.two a {left:16px;}
ul.rating li.three a {left:32px;}
ul.rating li.four a {left:48px;}
ul.rating li.five a {left:64px;}
ul.rating li.six a {left:80px;}
ul.rating li.seven a {left:96px;}
ul.rating li.eight a {left:112px;}
ul.rating li.nine a {left:128px;}
ul.rating li.ten a {left:144px;}

.star0 {background-position:0 0}
.star1 {background-position:0 -16px}
.star2 {background-position:0 -32px}
.star3 {background-position:0 -48px}
.star4 {background-position:0 -64px}
.star5 {background-position:0 -80px}
.star6 {background-position:0 -96px}
.star7 {background-position:0 -112px}
.star8 {background-position:0 -128px}
.star9 {background-position:0 -144px}
.star10 {background-position:0 -160px}

ul.rating li a:hover {
	z-index:2;
	width:160px;
	height:16px;
	overflow:hidden;
	left:0;
	background: url(../media/stars.gif) no-repeat 0 0
	}
	
ul.rating li.one a:hover {background-position:0 -192px;}
ul.rating li.two a:hover {background-position:0 -208px;}
ul.rating li.three a:hover {background-position:0 -224px}
ul.rating li.four a:hover {background-position:0 -240px}
ul.rating li.five a:hover {background-position:0 -256px}
ul.rating li.six a:hover {background-position:0 -272px;}
ul.rating li.seven a:hover {background-position:0 -288px;}
ul.rating li.eight a:hover {background-position:0 -304px}
ul.rating li.nine a:hover {background-position:0 -320px}
ul.rating li.ten a:hover {background-position:0 -336px}

.selectedstar0 {background-position:0 0}
.selectedstar1 {background-position:0 -192px}
.selectedstar2 {background-position:0 -208px}
.selectedstar3 {background-position:0 -224px}
.selectedstar4 {background-position:0 -240px}
.selectedstar5 {background-position:0 -256px}
.selectedstar6 {background-position:0 -272px}
.selectedstar7 {background-position:0 -288px}
.selectedstar8 {background-position:0 -304px}
.selectedstar9 {background-position:0 -320px}
.selectedstar10 {background-position:0 -336px}

.rankcat h4 {
	margin: 0 0 4px;
	padding: 0;
	}

.rankcat p {
	clear:both;
	font-size: 12px;
	font-style:italic;
	padding-top: 5px;
	}

.rankcat div.vote_error {
	float:left;
	width: 350px;
	margin-left: 20px;
	color:#FF0000;
	font-size:10px;
	}
	
	/* =Clearfix (all browsers)
	--------------------------------*/
	.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
	/* IE6 */ 
	* html .clearfix {height: 1%;}
	/* IE7 */
	*:first-child+html .clearfix {min-height: 1px;}