/* ------ START: Global Reset ------ */
* {
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {
	margin: 0px;
}
li, dd, blockquote {
	margin-left: 5%;
}
fieldset {
	padding: .5em; 
}

p, h1, h2, h3, h4, h5, h6, ul, ol {
	margin-bottom: 1em;
}

/*img { behavior: url("./ssi/pngbehavior.htc"); }*/
/* ------ END: Global Reset ------ */

a {
	outline: none;
	color: #FFFFFF;
	font-weight: bold;
}

a:hover {
	color: #B78965;
}

body {
	background: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	/*behavior: url("/ssi/csshover.htc");*/
}

#affiliatesearch {
	background-image: url(../images/affiliate_search_repeater.gif);
	background-repeat: repeat-y;
	width: 810px;
	margin: 0 auto;
}

#affiliatesearch select {
	width: 200px;
}

#affiliatesearch_text {
	padding: 0px 20px;
	color: #000000;
	width: 770px;
}

.affiliate p {
	clear: both;
}

.affiliate h1, .photos h1 {
	margin-bottom: 0;
}

.moreinfo p {
	clear: both;
}

.moreinfo .point_information {
	display:	block;
	float:		left;
	font-weight:	bold;
	font-style:	italic;
	color:		#000000;
	padding-top:	6px;
	padding-bottom: 12px;
}

.affiliatesearch_column {
	float: left;
	padding-right: 30px;
}

.affiliatesearch_column_fixed {
	float: left;
	width: 250px;
}

.affiliatesearch_column_fixed_sm {
	float: left;
	width: 220px;
}

.affiliatesearch_column_sep {
	float: left;
	width: 30px;
	font-weight: bold;
}

.blog_recentarticles {
	float: left;
	padding-left: 20px;
	/*width: 250px;*/
}

.blog_recentarticles h1 {
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;	
}

#box_affiliate {
	width: 231px;
	background-color: #1C140D;
	border: 1px solid #2D2D2D;
	padding: 15px;
	margin: 15px 0 20px 24px;
}

* * body #box_affiliate {
	margin-left: 12px;
}

#box_affiliate h1 {
	color: #FFFFFF;
	text-transform: uppercase;
	border-bottom: 1px solid #80868C;
	font-family: "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	font-weight: normal;
	font-size: 1.3em;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

#box_affiliate h2 {
	color: #FFFFFF;
	font-style: italic;
	font-size: 1.0em;
}

#box_affiliate p {
	padding-left: 50px;
	margin-bottom: 20px;
}

#box_filter {
	background-image: url(../images/filter_box_repeater.gif);
	background-color: #000000;
	width: 261px;
	background-repeat: repeat-y;
	margin-left: 24px;
}

* * body #box_filter {
	margin-left: 12px;
}

#box_filter_text {
	width: 231px;
	background-image: url(../images/filter_box_bg.jpg);
	background-repeat: no-repeat;
	min-height: 350px;
	padding: 25px 15px;
}

* * body #box_filter_text {
	height: 350px;
}

#box_filter_text select {
	width: 175px;
}

#box_filter_text h1, #affiliatesearch_text h1 {
	color: #532F14;
	text-transform: uppercase;
	border-bottom: 1px solid #80868C;
	font-family: "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	font-weight: normal;
	font-size: 1.5em;
	padding-bottom: 10px;
	margin-bottom: 30px;
}

.clear {
	clear: both;
	height: 0px;
	visibility: hidden;
}

#featured_affiliates_box {
	width: 231px;
	background-color: #1C140D;
	border: 1px solid #2D2D2D;
	padding: 15px;
	margin: 15px 0 20px 24px;
}

* * body #featured_affiliates_box {
	margin-left: 12px;
}

#featured_affiliates_box h1, #rightcolumn_home h1 {
	color: #FFFFFF;
	text-transform: uppercase;
	border-bottom: 1px solid #80868C;
	font-family: "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	font-weight: normal;
	font-size: 1.3em;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

#featured_affiliates_box h2, #rightcolumn_home h2 {
	color: #FFFFFF;
	font-size: 1.0em;
}

#featured_affiliates_box p, #rightcolumn_home p {
	margin-bottom: 20px;
	font-weight: normal;
}

#featured_affiliates_box .featured_affiliate {
	border-bottom: 1px solid #2D2D2D;
	padding-bottom: 10px;
}


#featured_affiliates_box .featured_affiliate h1, #rightcolumn_home .featured_affiliate h1 {
	font-style: italic;
	margin-bottom: 0;
	border-bottom: none;
	text-transform: none;
	padding-bottom: 0;
	text-align: center;
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-size: 1.1em;
	font-weight: bold;
	clear: both;
}

#featured_affiliates_box .featured_affiliate h2, #rightcolumn_home .featured_affiliate h2 {
	font-weight: normal;
	text-align: center;
}

#featured_affiliates_box .featured_affiliate p, #rightcolumn_home .featured_affiliate p {
	text-align: center;
}

#featured_affiliates_box .featured_affiliate img, #rightcolumn_home .featured_affiliate img {
	/*float: right;*/
	margin-bottom: 10px;
	margin-top: 20px;
	border: 1px solid #2D2D2D;
}

#footer {
	clear: both;
	width: 920px;
	margin: 0 auto;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-color: #D3D3D5;
	min-height: 149px;
	color:#666;
	padding: 50px 20px 0 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

* * body #footer {
	height: 149px;
}

#footer a {
	text-decoration: none;
	font-weight: normal;
	color:#666;
	font-size: 1.1em;
}

#footer .left {
padding-top: 20px;
  float:left;
}

#footer .right {
padding-top: 20px;
  float:right;
}

#footer .disclaimer {
	font-size: 0.9em;
	padding-top: 30px;
}

/* form: filter results */

.formgroup {
	border: 1px solid #80868C;
	padding: 10px;
	clear: both;
	margin-bottom: 10px;
}

.form_fields {
	clear: both;
	padding-bottom: 0px;
	z-index: 99;
}

.form_fields label {
	text-transform: uppercase;
	font-size: 0.9em;
	color: #000000;
	display: block;
	padding-bottom: 7px;
}

.form_fields input {
	width: 200px;
	margin-bottom: 10px;
}

.form_fields a {
	color: #0000FF;
	font-weight: normal;
	text-transform: none;
}

#label_region_sub {
	text-transform: uppercase;
	display: block;
	clear: both;
	padding:	0 0 0 20px;
	background: url(../images/tab_right.gif) no-repeat 5px center;

}

.select-padding {
	padding-bottom: 10px;
}

#region_sub	{
	margin:	0 0 0 10px ;
}

#label_region_sub_sub {
	text-transform: uppercase;
	display: block;
	clear: both;
	padding: 0 0 0 30px;
	background: url(../images/tab_right.gif) no-repeat 15px center;
}

#region_sub_sub	{
	margin:	0 0 0 20px ;
}

.form_btn {
	clear: both;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0;
}


.gallery_pics {  
	display: block;
	clear: both;
    width:   400px;
	min-height: 375px;
	text-align: center; 
	margin: 0px auto;
} 

* * body .gallery_pics {
	height: 375px;
}
 
.gallery_pics img {
	border:  15px solid #eee;  
	width:  400px; 
	margin-top: 10px;
	max-height: 300px;
} 


legend {
	color: #FFFFFF;
}

#pic_caption {
	font-weight:	bold;
	color:		#000;
} 

.radio_oneline {
	clear: both;
	padding-bottom: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}

.radio_oneline label {
	padding-left: 10px;
}

.radio, .radio2 {
	float: left;
	width: 50%;
	padding-bottom: 10px;
	margin-top: 0;
	padding-top: 0;
}

.radio img {
	vertical-align: middle;	
	padding-left: 10px;
}

.radio2 img {
	float: left;
	padding: 0 10px 20px 10px;
}

.radio2 p {
	margin-top: 0;
	padding-top: 0;
	font-style: italic;
}

.radio2 h4 {
	font-weight: bold;
	margin-bottom: 0;
	color: #000000;

	font-size: 1.0em;
}

.radio2left {
	float: left;
}

.radio2right {
float: left;
}

/* END form: filter results */

#header {
	position: relative;
}

#header h1 {
	margin: 0;	
}

#header h1 a {
	display: block;
	float: left;
	width: 260px;
	height: 93px;
	text-indent: -30000px;
	background-image: url(../images/dc_glp_logo.gif);
}

.homebox {
	width: 90%;
	margin: 0 auto;
	background-color: #8e9499;
	background-image: url(../images/member_box_repeater.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 30px;
	text-align: center;
	margin-top: 80px;
	color: #000000;
	line-height: 2.0em;
}

.homebox h1 {
	text-transform: uppercase;
	font-size: 1.6em;
	margin-bottom: 0;
}

.homebox h2 {
	font-style: italic;
	font-weight: bold;
	font-size: 1.2em;
}

.homeboxtitle {
	font-style: italic;
	font-weight: bold;
	padding-right: 10px;
}


#id_edit_profile legend {
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-size: 1.3em;
	font-weight: bold;
	border: 0;

}

#id_simpleloginform legend {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	color: #FFFFFF;
	margin: 0;
	padding-bottom: 10px;
}

#id_simpleloginform fieldset {
	border: none;
}

#leftcolumn {
	width: 285px;
	float: left;
	padding-top: 30px;
}

#leftcolumn_home {
	width: 573px;
	float: left;
	margin: 48px 30px 20px 30px;
	padding: 20px;
	background-color: #1d150e;
	background-image: url(../images/left_column_home_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border: 1px solid #2D2D2D;
}

* * body #leftcolumn_home {
	width: 573px;
	margin: 48px 15px 20px 15px;
}

#leftcolumn_home h1 {
	font-size: 1.2em;
}

.nav {
	text-align: center;
	clear: both;
	height: 25px;
	/*margin-top:	0px;*/
}

.mainbody {
	width: 530px;
	margin: 0 auto;
	background-image: url(../images/main_body_bg.gif);
	background-repeat: repeat-x;
	background-color: #A3A9AB;
	min-height: 157px;
	padding: 20px;
	margin-bottom: 20px;
}

.mainbody h1 {
	color: #000000;
	font-size: 1.6em;
	font-weight: bold;
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
}

.mainbody h2 {
	color: #000000;
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
}

.mainbody h3 {
	clear: both;
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 2em;
}

.mainbody .moreinfolink {
	text-align: right;
	margin-bottom: 1em;
}

.mainbody .moreinfolink a {
	color: #3853A4;
	font-weight: normal;
	
}

.mainbody p {
	color: #000000;
}

.mainbody .photothumb {
	float: left;
	/*padding-right: 15px;*/
	padding: 0 15px 15px 0 ;
	width:		125px;
	height:		94px;
}

.mainbody .rating {
	float: right;
	border:		0 ;
}

.mainbody .slideshow {
	clear: both;
	padding-top: 10px;
}

.mainbody .slideshow .controls {
	text-align: center;
	clear: both;
}

.mainbody .slideshow .controls img {
	padding: 10px 0 0 0;
}

.mainbody .slideshow .active {
	width: 520px;
}

* * body .mainbody {
	height: 157px;
}

/*
.mainbody .slideshow ul.gallery {
	display: none;
}
*/

.mainbody .slideshow div.galleria_wrapper {
	text-align: center;
}

#maintext {
	padding: 20px;
	border: 20px solid #1C140D;
	background: #060A0B;
	position: relative;
	z-index: 0;
	
}


.scroll h1 {
	font-size: 1.5em;
	margin-bottom: 0;
}

#maintext h1, h2 {
	font-size: 1.5em;
	margin-bottom: 1.5em;
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-weight: bold;
}

#maintext h3 {
	font-size: 1.3em;
	font-style: italic;
	margin-top: 1.5em;
}

#maintextouter {
	border: 1px solid #2D2D2D;
	margin: 47px 30px 20px 30px;
	position: relative;
}

#menu {
	position: relative;
	float: right;
	padding: 70px 40px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #FFFFFF;	
	text-transform: uppercase;
	z-index: 99;
}

#menu a {
	padding-left: 30px;
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
}

#menu a:hover, #menu .menu_current {
	color: #806239;
	text-decoration: none;
}

#menu ul {
	position: relative;
	list-style: none;
	margin: 0;
}

#menu li {
	position: relative;
	display: inline;
	padding: 0px;
	margin: 0;
}

/* ------ START: Menu Flyout ------ */
/* Top position moved into conditional comments in header. */

#menu .string1 {
	display: none;
	position: absolute;
	/* top: 19px; */
	left: 0px;
	top: 12px;
	text-align: left;
	z-index: 10;
}

#menu .string1 li {
	position: relative;
}

/* * * body #menu .string1 { top: 22px; } */
/* + html #menu .string1 { top: 22px; }*/

#menu .string1 a {
	display: block;
	width: 125px;
	padding: 5px 10px;
	margin: 0;
	color: #000000;
	background: #B2B2B2;
	border-top: none;
	position: relative;
	text-transform: none;
	font-weight: normal;
	font-size: 1.0em;
}

#menu .string1 a:hover {
	color: #000000;
	background: #E5E5E5;
}

#menu .string0 li:hover .string1 {
	/* Show 'Level 1' menu when an <li> nested in 'Level 0' is hovered over */
	display: block;
}

/* ------ END: Menu Flyout ------ */

.moreinfo h2, .affiliate h2, .photos h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 0;
	margin-bottom: 1.0em;
}



.or_selector {
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}

.pointer {
	cursor: pointer;
}


.recent-reviews {
	border-top: 3px double #808080;
	padding-top: 20px;
	margin-top: 30px;
}

#maintext .recent-reviews-left h1 {
	margin: 0;
	font-size: 1.0em;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#maintext .recent-reviews-left h2 {
	font-size: 1.0em;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
}

.recent-reviews-left {
	float: left;
	width: 200px;
}

.recent-reviews-right {
	float: left;
	width: 550px;
}

#maintext .recent-reviews-right h3 {
	font-style: normal;
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 0;
	font-family:Arial, Helvetica, sans-serif;
}

.newsletter-table td {
	padding: 0 20px 20px 0;
}

.newsletter-table h2 {
	margin: 0;
	padding: 0;
}

#rightcolumn {
	width: 609px;
	margin-top: 47px;
	margin-left: 30px;
	float: left;
	background-image: url(../images/main_body_outer_bg.jpg);
	background-repeat: no-repeat;
	background-color: #1C140D;
	border: 1px solid #2D2D2D;
	min-height: 307px;
}


* * body #rightcolumn {
	height: 307px;
	margin-left: 15px;
}

#rightcolumn_home {
	width: 216px;
	float: left;
	margin: 48px 27px 20px 0;
	background-color: #1d150e;
	background-image: url(../images/right_column_home_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid #2D2D2D;
	padding: 20px;
}

* * body #rightcolumn_home {
	width: 216px;
	margin: 48px 14px 20px 13px;
}

.searchbox {
	margin-bottom: 20px;
}

.scroll {
  height:335px;
  overflow:auto;
}

.tabs {
	position: relative;
	height: 27px;
	padding-top: 20px;
	width: 609px;
	margin: 0 auto;
}

.tabs li {
	display: inline;
	float: left;
	margin-left: 0;
}

.tabs li a {
	float: left;
	width: 176px;
	height: 22px;
	background: url("../images/tab.gif") no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;	
	padding-top: 5px;
	margin-left: 20px;
}

.tabs li a:hover, .tabs li.ui-tabs-selected a { background-position: 0px -27px; }

/*
.tabs a {
	float: left;
	width: 176px;
	height: 22px;
	background: url("../images/tab.gif") no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;	
	padding-top: 5px;
	margin-left: 20px;
}

.tabs a:hover, .tabs .tabs_current { background-position: 0px -27px; }
*/

.ui-tabs .ui-tabs-hide {
     display: none;
}

.valuerating {
	border: 1px solid #80868C;
	padding: 10px;
	clear: both;
}

.wrappercontent {
	position: relative;
	z-index: -1;
	width: 100%;
}

#wrapper {
	position: relative;
	width: 960px;
	min-height: 511px;
	margin: 0 auto;
	background-image: url(../images/wrapper_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	z-index: 99;
}

* * body #wrapper {
	height: 511px;
}

h4 {
	font-size: 1.1em;
	font-weight: normal;
	text-transform: uppercase;
	color: #000;
}

a.tooltip:hover {background:#ffffff; text-decoration:none;} /*BG color is a must for IE6*/
a.tooltip span {display:none; padding: 5px; margin-left:0px; width:150px;}
a.tooltip:hover span{display:inline; width: 150px; position:absolute; right: 100px; border:1px solid #cccccc; background:#ffffff; color:#80868C;}

.br_6pt {
	padding-bottom:		6px;
}

.black_bullets 
{
	color:			#000 ;
}

.summary_with_pics 
{
	list-style:		none ;
}

.summary_with_pics ul
{
	vertical-align:		middle ;
}

.summary_with_pics img
{
	padding:		5px 25px 5px 5px ;
}

.arial_em {
	color:		#FFFFFF;
	font-style:	italic;
	font-family:	arial;
	font-size:	15px;
	font-weight:	bold;
	text-align:	center;
	padding:	15px 0 20px 0 ;	
}

#members_edit_form 
{
	border-collapse:separate;
	border-spacing:	0;
	margin:		0 0 1em;
	width: 		92%;
}

#members_edit_form caption 
{
	font-family:	Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif ;
	font-size:	1.5em ;
	font-weight:	bold ;
	text-align:	left ;
	margin:		0 ;
	padding:	0.5em 0.5em 1.5em 0.5em ;
}

#members_edit_form td 
{
	padding:	0 0 0.75em 0 ;
	font-weight:	bold ;
	font-size:	0.9em ;
}

#members_edit_form .arial_em {
	font-style:	italic;
	font-family:	arial;
	font-size:	1.0em ;
	text-align:	left;
	padding:	0.5em 0.2em .75em 0 ;	
}

.country_options 
{
	width:		160px ;
}

/* Advertisers Box */
#ad_rotator {
	width: 			220px ;
	padding: 		10px 3px 5px 3px ;
	background-color: 	#000 ;
	text-align:		center ;
	/*height:			500px ;
	overflow:		hidden ;*/
}

.advertiser_affiliate 
{
	background-color: 	#1C140D ;
	border: 		1px solid #2D2D2D ;
	padding:		12px 0 0 0;
	margin:			0 0 30px 0;
}

.advertiser_affiliate .ad_title 
{
	/*margin-bottom:		0;
	padding-bottom:		0;*/
	font-family:		Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-weight:		bold;
	clear:			both;
}

.advertiser_affiliate p 
{
	font-family:		Arial ;
	font-size:		9px ;
}

.advertiser_affiliate img {
	margin-bottom:		4px;
	margin-top:		4px;
	border:			1px solid #2D2D2D;
	width:			200px ;
	height:			125px ;
}
/* Advertisers Box */

#affiliate_pagination_display {width: 66%;
margin-left: 34%;}

#affiliate_pagination_display_wrap {
	display:		block;
	//position:		relative;
	margin:			0 auto;
	width:			100%;
	}

#affiliate_pagination_display_wrap form {text-align: center;}
