/*--------NOTES AND REFERENCE----------->>

-moz-border-radius: 5px;
-webkit-border-radius: 5px;

*/
body {
	height: 100%;
	padding: 0 0 0 0;
	margin:0 0 0 0;
	font: 15px/15px Georgia, "Times New Roman", Times, serif;
	color:#ccc;
	margin-bottom: 3px;
	margin-top: 2px;
	background: #111 url(../images/background.jpg) repeat-x;
	text-align:center;
	}
	
body.ie {
	background: #111 url(../images/backgroundie.jpg) repeat-x top left;
}
	
/* <<< ---- INTRO / HOME PAGE --- >>> */
	
#MainContainer {
	width:980px;
	min-width:900px;
	height:auto;
	height:100%;
	min-height:100%;
	margin: 0 auto 0 auto;

}
	
#TopBar {
	width:100%;
	min-width:980px;
	max-width:980px;
	height:107px;
	margin:0 0 0 0;
}

/* TopBarMenu */

#TopBarMenu {
	float: right;
	margin: 20px 70px 0 0;
	z-index:5;
}

#TopBarMenu ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	z-index:5;
}

#TopBarMenu li {
	float: left;
	margin: 0px;
	z-index:5;
}

#TopBarMenu a {
	display: block;
	width: auto;
	padding: 6px 20px 6px 10px;
	color:#ccc;
	text-decoration:none;
	background: url(../raleigh/images/img10.gif) no-repeat left 50%;
		z-index:5;
}

#TopBarMenu a:hover {
	text-decoration: none;
	color:#fff;
		z-index:5;
}

#TopBarMenu .active {
color:#feb807;
	z-index:5;
}

#TopBarMenu .active a {
color:#feb807;
	z-index:5;
}

/* begin sub menu */

#SubTopBarMenu {
	float: right;
	margin: 10px 70px 0 0;
	z-index:5;
}

#SubTopBarMenu ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	z-index:5;
}

#SubTopBarMenu li {
	float: left;
	margin: 0px;
	z-index:5;
}

#SubTopBarMenu a {
	display: block;
	width: auto;
	padding: 6px 20px 6px 10px;
	color: #a2a2a2;
	text-decoration:none;
	background: url(../raleigh/images/img12.gif) no-repeat left 50%;
	z-index:5;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#SubTopBarMenu a.sep {
	border-top: 1px solid #454545;
}

#SubTopBarMenu a:hover {
	text-decoration: none;
	color:#fff;
		z-index:5;
}

#SubTopBarMenu .active {
color:#feb807;
	z-index:5;
}

#SubTopBarMenu .active a {
color:#feb807;
	z-index:5;
}



/*  end sub menu */


#MidBar {
	width:100%;
	min-width:980px;
	max-width:980px;
	height:490px;
	margin: -3px 0 0 0;

}

img.homepage {
	position:relative;
	width: 325px;
	height:571px;
	float:right;
	margin: 25px 0 0 0;
	bottom:0;
	z-index:1;
}

#homerotator {
	position:relative;
	width: 325px;
	height:571px;
	float:right;
	margin: 25px 0 -2px 0;
	bottom:-2px;
	z-index:1;
	background: url(../images/homerotate/rotator.php);
}

#midbarglow {
	width:99%;
	height:490px;
	position:absolute;
	top:107px;
	left:11px;
	z-index:-2;
	background: url(../images/midbarglow.png) no-repeat 400px 0;
	overflow:hidden;
}

#MidBarContent {
	width:600px;
	height:492px;
	overflow:hidden;
	margin:0 0 0 0;
}

#AboveHomeLogo {
width:99%;
height:40px;
max-height:50px;
clear:both;
margin: 0 0 0 0;
padding: 10px 0 10px 0;
text-align:center;
}

/* set top margin to 70px when no #AboveHomeLogo div is used! */
#HomeLogo {
	width: 600px;
	height:158px;
	margin: 0 0 12px 0;
	background: url(../images/homelogo.png);
}

#HomeTag {
	width:438px;
	height:67px;
	margin: 30px auto 2px auto;
	background: url(../images/home-tag.png) no-repeat;
}

#HomeTagTwo {
	width:598px;
	height:40px;
	margin: 140px auto 2px auto;
	background: url(../images/home-tag2.png) no-repeat;
}



#HomeCurrentCoversContainer {
	width:auto;
	height:198px;
	text-align:center;
	margin: 0 auto 0 auto;
	position:relative;
	top:33px;
	z-index:4;
	padding-left: 20%;
}

#HomeCurrentCoversHolder {
	width:149px;
	height:198px;
	float:left;
	text-align:center;
	margin-right:30px;
	padding-top:1px;
	background: url(../images/current-cover-background.png) no-repeat bottom;
}

/* take off visibility hidden when ready to show a far left mag cover on home page */
#HomeCurrentCoversHolder.pushedright {
	margin-left:56px;
	visibility:hidden;
}

#HomeCurrentCovers {
	width:100px;
	height:148px;
	margin: 0 auto 0 auto;
	text-align:center;
}

#HomeCurrentCovers a span {
	display:block;
	width:100px;
	height:148px;
	margin: 0 auto 0 auto;
	text-align:center;
	visibility:hidden;
	text-decoration:none;
}

#HomeCurrentCovers a:hover span {
	visibility: visible;
	position:relative;
	top:-20px;
	padding-top:2px;
	font-size:14px;
	letter-spacing:-1px;
	color:#fff;
	text-align:center;
}

#HomeCurrentCovers.Raleigh {
	background: url(../raleigh/images/cover/raleighcurrent-cover_main.jpg) no-repeat center;
}

#HomeCurrentCovers.FW {
	background: url(../fw/images/cover/fw-current-cover_main.jpg) no-repeat center;
}

#HomeCurrentCovers.AN {
	background: url(../activenightlife/images/cover/an-current-cover-main.jpg) no-repeat center;
}



#MidBarBottomStrip {
	width:100%;
	height:63px;
	position:absolute;
	top:536px;
	left:0;
	background: url(../images/black30.png);
	z-index:-1;
}

#IntroBottomContentArea {
	width:99%;
	height:100%;
	min-height:400px;
	margin: 2px 0 10px 0;
	padding:0;
	text-align:center;
}

#IntroBottomContentArea p {
	font-size:12px;
}

#IntroBottomContentArea h3 {
	 color:#d7b973;
}

#SponsorsAdsStrip {
	width:980px;
	height: auto;
	padding: 2px 2px 2px 2px;
	margin: 20px auto 0 auto;
	text-align:center;
	clear:both;
	}

#SponsorsAdsStrip ul {
margin:0 auto 0 auto;
padding:0;
list-style:none;
text-align:center;
}

#SponsorsAdsStrip ul, #SponsorsAdsStrip li {
margin:0 auto 0 auto;
list-style:none;
display:inline;
width:96px;
height:96px;

 }

#SponsorsAdsStrip ul li a:link, #SponsorsAdsStrip ul li a:visited {
padding: 2px 2px 2px 2px;
margin: 0 6px 0 auto;
width:96px;
height:96px;
float:left;
text-decoration:none;
 border: 1px solid #454545;
}



#IntroBottomContentBlockContainer {
	width:980px;
	margin: 0 auto 0 auto;
	padding:0 0 0 0;
	min-height:306px;
	height:100%;
	height:auto;
	text-align:center;
}

/* <<<---- Bottom Content Sections ----- >>> */


#BottomContentSection {
	width:304px;
	height:100%;
	height:auto;
	height:100%;
	min-height:306px;
	padding:2px 2px 2px 2px;
	margin: 10px 10px 10px 0;
	float:left;
	text-align:left;
	border-right: 1px solid #1f1f1f;
}

#BottomContentSection.first {
	border-left: 1px solid #1f1f1f;
	padding-left:6px;
}


/* Footer */

#footer {
	clear: both;
	width: 100%;
	height: 100%;
	min-height:100%;
	margin: 0px auto 0 auto;
	color: #858585;
border-top: 20px solid #635c63;
	margin-bottom:20px;
}

#footercopy {
	width:980px;
	margin: 10px auto 0 auto;
}

#footer p {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: 12px;
}

#footer p.left {
	text-align:left;
}

#footer a {
	color: #FFFFFF;
}



/* <<< ----///// END INTRO / HOME PAGE //////// --- >>> */


/* << ----------------// Fix so that the outer DIV will wrap around all floated DIVs within //---------------->> */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/* ------------ TEXTS -------------- */

p {
	font: 1.25em/1.75em "Georgia", Times, serif;

}


p.introbottom {
	font-size:16px;
	line-height:20px;
	font-weight:normal;
	margin-bottom:10px;
	color:#606060;
}

h1 {
	font: 30px/36px "Georgia", Times, serif;
	font-weight: normal;
	letter-spacing:-1px;
	margin-bottom: 4px;
	margin-top: 1px;
}

h1.pageheader {
	padding-bottom:6px;
	width:94%;
	text-align:left;
	border-bottom: 1px solid #ccc;
}

h2 {
	font: 24px/28px "Georgia", Times, serif;
	font-weight: normal;
	letter-spacing:-1px;
	margin-bottom: 4px;
	margin-top: 1px;
}

h3 {
	font: 20px/24px "Georgia", Times, serif;
	font-weight: normal;
	letter-spacing:-1px;
	margin-bottom: 4px;
	margin-top: 1px;
}

h4 {
	font: 18px/20px "Georgia", Times, serif;
	font-weight: normal;
	letter-spacing:-1px;
	margin-bottom: 4px;
	margin-top: 1px;
}

p.disclaimer {
	font-size: .5em;
	color: #666666;
}

a.disclaimer {
	font-size: .5em;
	color: #666666;
}

#BottomContentSection a.quicklink {
	display:block;
	width:200px;
	min-width:200px;
	height:auto;
	padding: 2px 6px 2px 6px;
	-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}


.qlred {
	background: url(../images/ql_red.jpg) repeat-x;
}

.qlgold {
	background: url(../images/ql_gold.jpg) repeat-x;
}

.qlblue {
	background: url(../images/ql_blue.jpg) repeat-x;
}

.qlgreen {
	background: url(../images/ql_green.jpg) repeat-x;
}

p.left {
	text-align:left;
}

h2.left{
	text-align:left;
}

h3.left{
	text-align:left;
}

h1.left{
	text-align:left;
}

a {
	color: #f1f1f1;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
}

/* ------------ COLORS, MISC. -------------- */

p.black {
	color:#000;
}

h1.black {
	color:#000;
}

h2.black {
	color:#000;
}

h3.black {
	color:#000;
}

.white {
	color:white;
}

.orange {
	 color:#c85920
	
}

.gold {
	 color:#d7b973;
}

p.gold {
	 color:#d7b973;
}

a.gold {
	 color:#d7b973;
}

.silver {
	 color:#d7d6d4;
}

.gray {
	color: #606060;
}

a.hotpink {
	color:#ec008c;
}

.hotpink {
	color:#ec008c;
}

.orange {
	color:#e0770e;
}

.black {
	color:black;
}

.red {
	 color:#FF0000;
}

.teal {
	color:#009966;
}

a.teal {
	color:#009966;
}

.yellow {
	color:#FFCC33;
}

span.twittercolor {
	color:#33CCFF;
}

span.lime {
	color:#CCCC00
}

span.green {
	color:#88c03e;
}

.transparent {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.goldborder {
	border: 1px solid #d7b973;
}

.silverborder {
	border: 1px solid #d7d6d4;
}

.grayborder {
	border: 1px solid #606060;
}

.repeatvertical {
	background-repeat: repeat-y;
}

.repeathoriz {
	background-repeat: repeat-x;
}

.norepeat {
	background-repeat: no-repeat;
}

.silverborderight {
	border-right-color: #d7d6d4;
	border-right-style: solid;
	border-right-width: 1px;
}

.grayborderight {
	border-right-color: #1e1e1e;
	border-right-style: solid;
	border-right-width: 1px;
}

img.indexcoverthumbs {
	padding: 4px 4px 4px 4px;
	border: 1px solid #606060;
	margin-right:4px;
	background: url(images/transparencyblack30.png);
}

p.margintop4 {
	margin-top:4px;
}

h2.margintop4 {
	margin-top:4px;
}

div.divmargintop4 {
	margin-top:4px;
}

h3.margintop4 {
	margin-top:4px;
}

.marginright3 {
	margin-right:3px;
}

p.small {
	font-size:9px;
}

p.setleft {
	text-align:left;
}

span.small{
	font-size:9px;
}
span.strong {
	font-weight:bold;
}

p.strong {
	font-weight:bold;
}

span.em {
	font-weight:bold;
	font-style:italic;
}
a.em {
	font-style:italic;
}

span.it {
	font-style:italic;
}

span.hidden {
	visibility: hidden;
}

.textright {
	text-align:right;
}

.floatright {
	float:right;
}

#center {
	text-align:center;
	margin: 0 auto 0 auto;
}

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

a.noline:hover {
	text-decoration:none;
}


img.paddedbordered {
	padding:4px 4px 4px 4px;
	border: 1px solid #454545;
	background: #fff;
}
span.inline {
	display:inline;
}

p.inline {
	display:inline;
}

.dotted {
	width:99%;	
	height:1px;
	background-color:transparent;
	margin: 8px auto 8px auto;
	border-bottom: 1px dotted #454545;
}

#left {
	text-align:left;
}

#universalfooter {
	width:100%;
	height:1px;
	margin: 0 auto 0 auto;
	clear:both;
	background: transparent;
}

#universalfooter.divide {
	height:14px;
}

#dashedivider {
	width:100%;
	height:1px;
	border-bottom: 1px dotted #454545;
	padding: 4px 0 4px 0;
	margin-bottom:8px;
	clear:both;
}