body{background-color:#19181b;margin:0px;padding:0px;font-family:'lucida grande', arial, helvetica, sans-serif;color:#afafaf;font-size:62.5%}

/* floats */

.right{float:right}
.left{float:left}
.clear{clear:both;height:0px;overflow:hidden}
.block{display:block}
.inline{display:inline}

/* generic html definitions */

h1{margin-top:4px;font-size:2.2em;color:#eee;font-weight:bold;margin-bottom:6px;margin-bottom:4px;}
h2{margin-top:4px;font-size:1.8em;color:#fff;font-weight:normal;margin-bottom:8px}
h3{margin-top:4px;font-size:1.6em;color:#fff;font-weight:normal;margin-bottom:8px}
h4{margin-top:4px;font-size:1.5em;color:#666;font-weight:normal;margin-bottom:6px}
h5{margin-top:4px;font-size:1.4em;color:#666;font-weight:bold;margin-bottom:8px;}
h6{padding:4px 0px;margin:1px 0px 4px 0px;font-size:1.2em;color:#ccc;font-weight:normal;text-transform:uppercase;}
p{font-size:1.4em;line-height:18pt;margin-top:0px}
p b{color:#fff}
p strong{color:#fff}
a{color:#ffcc66;text-decoration:none}
a:hover {color:#fff}

ul.list li{
	font-size:1.4em;
	line-height:2.0em;
	margin-bottom:10px;
}
blockquote {
	margin:15px;
	background-image:url(../images/sys/icon_blockquote.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:5px 30px 10px 30px;
	line-height:1.7em;
	font-size:1.3em;
	font-style:italic;
}
form{margin:0px}
/* spacer styles */

.hRule {border-bottom:1px solid #333;}
.spacer1px {margin-bottom:1px;}
.spacer2px {margin-bottom:2px;}
.spacer4px {margin-bottom:4px;}
.spacer5px {margin-bottom:5px;}
.spacer6px {margin-bottom:6px;}
.spacer8px {margin-bottom:8px;}
.spacer10px {margin-bottom:10px;}
.spacer12px {margin-bottom:12px;}
.spacer15px {margin-bottom:15px;}

/* text styles */

.preamble{font-size:1.1em;line-height:15pt;letter-spacing:0.2em;color:#666666}
.verysmall{font-size:1.0em}
.larger{font-size:1.4em}
.buttonlink{font-size:1.2em;color:#fff;background-color:#826582;padding:3px 6px}
.alert{font-size:1.1em;color:#6C3A3A;background-color:#F68282;padding:2px 4px}
/* structural definitions */

/* network */
#top{}
#masthead{width:1000px;margin:0 auto;color:#efefef;padding-top:0px}
#logobar{display:block;margin-bottom:10px}
#logo{float:left;width:296px}
#logo a{border-bottom:0px}
#logoblock{float:right;width:676px;text-align:right}
#logoadblock{ /* simulated adsense block */
	height:60px;
	width:468px;
	margin:38px 0px 0px 0px;
	float:left;
}
#logoadblock-r{ 
	height:100px;
	width:180px;
	margin:10px 0px 0px 0px;
	float:right;
}
#loginbar{
	margin-bottom:10px;
	text-align:center;
}
#loginaction{
	background-color:#323234;
	padding:5px;
}
#topnav{
	font-size:1.3em;
	text-align:center;
}
#topnav ul{
	width:770px;
	margin:0 auto;
	padding:0px;
}
#topnav li{
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:left;
	width:80px;
	height:45px;
	font-size:1.0em;
	text-align:center;
}
#topnav a{color:#f48989text-decoration:none;display:block;height:30px;padding-top:15px}
#topnav a:hover {color:#fff;border-bottom:0px}		
#subnav{
	text-align:center;
	font-size:1.3em;
	color:#666;
}
#subnav a{
	color:#D6AABB;
	text-decoration:none;
	display:inline;
	margin-right:6px;	
}
#subnav a:hover{
	color:#fff;
	border-bottom:dotted 1px #fff;
}
#subnav .sep{
	display:inline;
	height:15px;
	border-left:1px dotted #666;
	margin-right:3px;
}
#footer{
	text-align:center;
	color:#555;
	text-align:center;
	font-size:1.3em;
	padding:15px 0px 100px 0px;
}
#footer-links{
	margin-bottom:8px;
}
#footer-links a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#footer-links a:hover;{
	border-bottom:1px dotted #fff;
}
#footer-network{
	font-size:0.9em;
	color:#666;
	margin-bottom:8px;
}
#footer-network a{
	text-decoration:none;
	font-weight:normal;
}
#footer-copyright{
	margin-top:15px;
	font-size:0.8em;
}
#footer-service{
	margin-top:35px;
}
#main{margin:0px;padding:20px 0px 40px 0px;}
#main-content{width:1000px;margin:0 auto}
#main-headline{margin-bottom:8px}

/* reusable module styles */
#headline{}
#headline h1{
	font-size:2.2em;
	color:#eeeeee;
	font-weight:normal;
	margin-bottom:6px;
}
#headline-left{
	float:left;
	width:500px;
}
#headline-right{
	float:right;
	width:400px;
	font-size:1.3em;
	margin-top:5px;
	text-align:right;
}
#headline-right a{
	font-size:0.8em;
	background-color:#2B2A2C;
	padding:4px 6px;
	float:right;
	display:block inline;
	margin-left:5px;
}
#headline-right a:hover{
	border-bottom:0;
}
#headline-marquee{
	border-top:2px solid #ffcc66;
}
#headline-submarquee{
	color:#666;
	margin-bottom:15px;
}
#headline-submarquee h4{
	color:#666;
	font-style:italic;
	margin-top:2px;	
}
.container{
	padding:10px;
	background-color:#1F1E20;
	margin-bottom:15px;
}
.container p{
	font-size:1.0em;
}
/* *******************************  section specific styles */

/* *********************** homepage specific styles */
#home-scol{
	width:300px;
	float:right;
}
#home-mcol{
	width:670px;
	float:left;
}
#feature-l{
	width:290px;
	float:left;
}
#feature-r{
	width:300px;
	float:right;
}				

/* ******* Homepage : Feature Blocks */
#home-welcome{
	background-color:#fff;
	border-right:1px solid #131313;
	border-bottom:1px solid #131313;
	padding:10px;
	margin-bottom:15px;
}
#home-welcome p{
	text-align:center;
	color:#ccc;
}
#home-welcome p a{
	color:#ccc;
	background-color:#3A3039;
	padding: 0px 3px
}
#home-welcome p a:hover{
	color:#fff;
	background-color:#724F6F;
}
#home-welcome h1{
	margin-top:6px;
	text-align:center;
	font-size:1.8em;
	font-weight:bold
}
#home-welcome h3{
	font-weight:normal;
	font-size:1.0em;
	font-style:italic;
	color:#684856;
	text-align:center;
}
#home-welcome h4{
	font-size:9px;
	color:#BF93B5;
	font-weight:normal;
	margin:0px;
	letter-spacing:8px;
	text-align:center;
	text-transform:uppercase;
}
#home-welcome .hRule{
	border-bottom:1px dotted #4F4F4F;	
}
a.minibutton{
	background-color:#4B3D53;
	border-right:1px solid #252228;
	border-bottom:1px solid #252228;
	padding:3px 6px;
	text-transform:uppercase;
	font-size:1.2em;
	color:#fff;
}
#welcome-prompt{
	text-align:center;
	text-transform:uppercase;
	font-size:1.0em;
	line-height:2.2em;
	color:#fff;
}
.large{
	font-size:1.8em;
	font-weight:bold;
}
#home-rss{
	background-color:#1F1E20;
	background-image:url(../images/sys/feed/chicklet_rss.gif);
	background-position:6px 9px;
	background-repeat:no-repeat;
	color:#F19B40;
	padding:5px;
}
#home-rss h3 {
	margin:0px;
	font-size:1.3em;
	padding-left:25px;

}
#home-rss h3 a{
	color:#fff;
}
#home-rss #feedcontainer {
	margin:10px 0px;
	font-size:1.1em;	
	line-height:1.6em;
	display:none;
}
#home-rss #feedcontainer a{
	color:#666;
	border-bottom:1px dotted #333
}
#home-rss #feedcontainer a:hover{
	color:#fff;
	border-bottom:1px dotted #666
}
/* end homepage */

/* ************************************* comment / reviews */
#comment-container-feature{
}
#comment-container-news{
}
#review-container{	
}
#comment-container-news #comment-column {
	width:470px;
}
#comment-container-feature #comment-column {
	width:530px;
}
#review-container #comment-column {
	width:500px;
}
#review-container .comment-text{
}
#comment-lid{
	font-size:1.9em;
	color:#fff;
	padding:10px 0px;
	margin-top:25px;
	border-bottom:1px dotted #2B2A2C;
}
#comment-column{
	float:left;
	padding-top:10px;
}
#comment-legend-wrap{
	float:left;
	width:160px;	
}
#comment-legend{
	width:150px;	
	border-right:1px dotted #2B2A2C;
	border-bottom:1px dotted #2B2A2C;
	border-left:1px dotted #2B2A2C;
	padding:8px 0px 12px 0px;
	margin-right:15px;
	line-height:15pt;
	text-align:right;
	font-size:1.8em;
}
#comment-legend a{
	font-size:0.6em;
}
.comment{
	margin-bottom:10px;
	padding-bottom:10px;
	border:1px dotted #2B2A2C;
}
.comment-text {
	width:100%;
	font-size:0.9em;
}
.comment-text p{
	padding:10px;
}
.comment-postinfo{
	font-size:11px;
	color:#666;
	padding:8px;
	background-color:#201F21;
}


/* ******************************************** features */

/* ***** grids */

#featurehome-main{
	width:640px;
	float:left;
}
#featurehome-rcol{
	width:300px;
	float:right;
}
#featuredetail-lcol{
	float:left;
	margin-right:20px;
	width:120px;
}
#featuredetail-ccol{
	float:left;
	width:720px;
}
#featuredetail-rcol{
	float:right;
	width:120px;
}


#featuredetail-vt-ccol{
	float:right;
	width:720px;
}
#featuredetail-vt-rcol{
	float:left;
	width:260px;
}


/* ***** containers */

#featurehome-main-spotlight h2{
	font-size:2.0em;
}
#featurehome-main-spotlight h2 a{
	color:#ccc;
	border-bottom:1px dotted #333;
}
#featurehome-main-spotlight h2 a:hover{
	color:#fff;
	border-bottom:1px dotted #ccc;
}
#featurehome-main-spotlight h4{
	font-size:1.2em;
	color:#666;
	font-style:italic;
	margin-bottom:15px;
}
#featurehome-main-spotlight p a{
	white-space:nowrap;
}
#featurehome-main-substories h2{
	font-size:1.4em;
	line-height:1.5em;
}
#featurehome-main-substories h2 a{
	color:#ccc;
	border-bottom:1px dotted #333;
}
#featurehome-main-substories h2 a:hover{
	color:#fff;
	border-bottom:1px dotted #ccc;
}
#featurehome-main-substories p{
	font-size:1.3em;
}
#featurehome-main-substories p img{
	border:2px solid #666;
}
.f-l{
	float:left;
	width:400px;
	padding-top:10px;
	padding-right:20px;
}
.f-r{
	float:right;
	padding-top:10px;
	width:200px;
}
#featurehome-main-substories .f-r h2{
	font-size:1.2em;
}
#featurehome-main-substories .f-r h2 a{
	color:#ccc;
	border-bottom:1px dotted #333;
}
#featurehome-main-substories .f-r h2 a:hover{
	color:#fff;
	border-bottom:1px dotted #ccc;
}
#featurehome-main-substories .f-r h4{
	font-size:1.0em;
	color:#666;
	font-style:italic;
	margin-bottom:15px;
}


#byline{
	color:#A4A4A4;
	font-size:1.1em;
}
#byline a{
	font-weight:bold;
}
#moreFeatures a:hover{
	color:#fff;
	border-bottom:0px;
}
#pagination{
	border-top:1px dotted #343336;
	margin-top:15px;
	padding-top:10px;
	font-size:1.5em;
	color:#666;
	text-align:center;
}
#pagination strong{
	background-color:#666;
	color:#fff;
	padding:3px;
}
#pagination a{
	padding:3px;
}
#pagination a:hover{
	background-color:#333;
	border-bottom:0px;
}
#moreFeatures{
}
#moreFeatures a{
	font-size:1.1em;
	color:#666;
	border-bottom:1px dotted #333;
}

.feature-categories{
	background-color:#1F1E20;
	padding:10px;
	margin-bottom:10px;
}
.feature-categories p{
	font-size:1.0em;
	line-height:1.4em;
}
.feature-categories p a{
	color:#999;
}

.fc-l{
	float:left;
	width:130px;
}
.fc-r{
	float:right;
	width:130px;
}



/* ***** social bookmarking */
#bookmarks{
	margin-top:6px;
	color:#444;
	font-size:1.3em;
}
#bookmarks a{
	margin-top:6px;
}
#bookmarks a:hover{
	color:#fff;
}

/* ***** more news */

#moreNews{
	background-color:#242326;
	padding:10px;
}
#moreNews h3{
	margin:0px;
	padding:0px;
}
#moreNews a{
	font-size:1.2em;
	color:#888;
	display:inline;
}
#moreNews a:hover{
	color:#fff;
	border-bottom:0px;
}

#news-jump{
	font-size:1.3em;
	margin:15px 0px;
	padding-top:10px;
	border-top:1px dotted #343336;
}

/* ******* modules */

/* rss */
#news-rss{
	background-color:#1F1E20;
	background-image:url(/images/sys/feed/chicklet_rss.gif);
	background-position:6px 9px;
	background-repeat:no-repeat;
	color:#F19B40;
	padding:5px 0px;
	width:150px;
	float:left;
	border-right:1px solid #0C0C0C;
	border-bottom:1px solid #0C0C0C;
}
#news-rss h3 {
	margin-left:30px;
	font-size:1.15em;
}
#news-rss h3 a{
	color:#fff;
}
#news-rss #feedcontainer{
	width:150px;
	z-index:50;
	position:absolute;
	background-color:#1F1E20;
	padding-bottom:8px;
	border-right:1px solid #0C0C0C;
	border-bottom:1px solid #0C0C0C;
}
#news-rss #feedcontainer p{
	padding:0px 10px;
	margin:0px;
}
#news-rss #feedcontainer p a{
	font-size:0.7em;
	color:#666;
	border-bottom:1px dotted #333		
}
#news-rss #feedcontainer p a:hover{
	color:#fff;
	border-bottom:1px dotted #666
}
#nh-w #news-rss{
	float:left;
	width:160px;
	margin-bottom:15px;
	border-right:1px solid #0C0C0C;
	border-bottom:1px solid #0C0C0C;
}
#nh-w #news-rss #feedcontainer{
	width:160px;
	display:none;
}
/* ***** widget */

#news-widget{
	background-color:#1F1E20;
	background-image:url(../images/sys/feed/icon_widget.jpg);
	background-position:6px 9px;
	background-repeat:no-repeat;
	color:#F19B40;
	padding:5px;
	width:150px;
	float:right;
	margin:0px 0px 4px 8px;
	border-right:1px solid #0C0C0C;
	border-bottom:1px solid #0C0C0C;
}
#nh-w #news-widget{
	float:left;
	margin:0px 0px 4px 0px;
	border-right:1px solid #0C0C0C;
	border-bottom:1px solid #0C0C0C;
}
#news-widget h3{
	margin-left:25px;
	font-size:1.15em;
}
#news-widget h3 a{
	color:#fff;
	text-decoration:none;
}

/* ********** board */

#newshome-board{
	font-size:1.0em;
	background-image:url(../images/sys/home_boardicon.gif);
	background-repeat:no-repeat;
	background-position:center top;
}	

/* *******************************************  hotel guide */

/* ***** grids */

#hoteldetail-lcol{
	float:left;
	width:300px;
}
#hoteldetail-ccol{
	float:right;
	width:675px;
}

/* ***** containers */

#property{
	text-align:center;
	background-color:#242326;
	padding:6px 0px 0px 0px;
}
#property-detail-container{
	background-color:#242326;
	margin-bottom:15px;
}
#property-details{
	margin:0px;
}
#property-details th{
	font-size:1.3em;
	font-weight:normal;
	color:#666666;
	text-align:right;
	margin:5px 5px 0px 0px;	
}
#property-details td{
	font-size:1.1em;
	line-height:1.5em;
	color:#fff;
	padding:0px 0px 0px 10px;
	border-left:1px dotted #666666;
}
#property-details td.shows{
	line-height:15pt;
	font-size:1.1em;
}
.showlisting{
	margin-bottom:25px;
}
.showtitle{
	padding-bottom:5px;
	border-bottom:1px dotted #343336;
}
.showtitle a{
	font-size:1.6em;
}
.showlisting-sub{
	margin-top:5px;
	padding-left:8px;
	line-height:13pt;
	font-size:1.1em;
}
.showlisting-sub a{
	color:#999;
}

/* ***** tabbed navigation */

#guidenav{
	margin-bottom:15px;
}
#guidenav th{
	font-size:1.1em;
	border-bottom:2px solid #412F40;
	font-weight:normal;
}
#guidenav h2{
	font-weight:normal;
	font-style:italic;
	font-size:1.1em;
	margin:0px 5px 0px 0px;
	color:#afafaf;
}
#guidenav td {
	text-align:center !important;
	padding-top:5px;
	width:85px;
	height:25px;
	border-bottom:2px solid #412F40;
}
#guidenav td:hover {
	background-color:#261C27;
}
#guidenav td a{
	font-size:1.1em;
	text-transform:uppercase;
	letter-spacing:2px;
	border-bottom:1px dotted #69546B;
}
#guidenav td a:hover{
	border-bottom:0px;
}
#guidenav td.on{
	border-top:2px solid #412F40;
	border-left:2px solid #412F40;
	border-right:2px solid #412F40;
	border-bottom:2px solid #19181b;
	background-color:#19181b;
}
#guidenav td.on a{
	color:#fff;
	border-bottom:0px;

}
#guide-content{
	padding:0px 20px;
}


/* ************************************ myvegas styles */

#mv-lcol{
	width:220px;
	float:left;
	border-right:1px dotted #343336;
	margin-right:30px;
}
#mv-ccol{
	width:450px;
	float:left;
}
#mv-rcol{
	float:right;
	width:250px;
}
.box{
	padding:10px;
	border:1px dotted #343336;
}
.container-box{
	padding:10px;
	background-color:#222223;
}
.box p{
	margin:0px;
}
a.usercloud{
	background-color:#584E5A;
	padding:2px 4px;
	color:#fff;
}
.text-large{
	font-size:1.3em;
	background-color:#333;
	color:#fff
}
.faveslot{
	border:1px solid #242326;
	margin:0 auto;
	margin-bottom:15px;
}
.favedone{
	height:20px;
	font-size:1.4em;
	padding:4px;
	text-align:center;
}
.d1{
	height:44px;
	width:32px;
	margin:0px;
	padding:0px;
	cursor:pointer;
	background-image:url(/images/sys/diceratings/d1_off.gif);
	outline:none;
}
.d2{
	height:44px;
	width:32px;
	margin:0px;
	padding:0px;
	cursor:pointer;
	background-image:url(/images/sys/diceratings/d2_off.gif);
	outline:none;
}
.d3{
	height:44px;
	width:32px;
	margin:0px;
	padding:0px;
	cursor:pointer;
	background-image:url(/images/sys/diceratings/d3_off.gif);
	outline:none;
}
.d4{
	height:44px;
	width:32px;
	margin:0px;
	padding:0px;
	cursor:pointer;
	background-image:url(/images/sys/diceratings/d4_off.gif);
	outline:none;

}
.d5{
	height:44px;
	width:32px;	
	margin:0px;
	padding:0px;
	cursor:pointer;
	background-image:url(/images/sys/diceratings/d5_off.gif);
	outline:none;
}
.d6{
	height:44px;
	width:32px;
	margin:0px;
	padding:0px;
	cursor:pointer;
	background-image:url(/images/sys/diceratings/d6_off.gif);
	outline:none;
}
.favedice{
	height:70px;
	width:70px;
	padding:12px 5px 0px 5px;
	text-align:center;
	border:1px dotted #333;
	float:right;
}
.faverating{
	padding-top:0px;
}
#ratingblock table,td{
	border:0px
}	
.favecomment{
	height:140px;
	width:100%;
	background-color:#19181b;
	border:1px solid #242326;
	color:#fff;
	font-size:1.5em;
	line-height:1.7em;
	overflow:auto;
	font-family:arial, helvetica, sans-serif;
}
.reviewfave{
	height:150px;
}
.myvegas-form {
	font-size:11px;
	color:#77B4BB;
	margin-right:10px;
	line-height:14pt;
}
input.myvegas-form {	
	width:170px; 
	height:18px; 
	background-color:#efefef; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color: #000000;
	margin-top:3px;
}
a.mv_link {
	padding:2px 4px;
	background-color:#201F22;	
	font-size:9px;
	margin-right:2px;
	color:#9F92B8
}
a:hover.mv_link {
	color:#ffffff;
	border-bottom:1px solid #B4A5D1;
}
.leftform {
	width:100px;
	text-align:right;
	margin-right:10px;
	float:left;
	font-size:11px;
	padding:5px 5px 10px 5px;
	background-color:#252527;
	color:#ffffff;
}
.rightform {
	width:350px;
	float:left;
}
.bioform {
	width:350px; 
	height:25px; 
	background-color:#111111;
	border:1px solid #232423; 
	font-size:13px; 
	color:#ffffff;
}
.bioselect {
	background-color:#111111;
	border:1px solid #232423; 
	font-size:13px; 
	color:#ffffff;
	padding:2px;
}

/* ajax rating / reviews stuff */

.rdicerate{
	padding:0px 10px;
	border-right:1px dotted #333;
	margin-right:10px;
	text-align:center;
}
.rdicerate div{
	letter-spacing:4px;
	color:#4E4D4D;
	font-size:9px;
}
.rdicerate h4{
	color:#666;
	margin-top:5px;
	font-size:13px;
	font-style:italic;
}

.rreviewtext{
	font-size:1.1em;
	line-height:1.7em;
}

#d1{
	height:44px;
	width:32px;
	margin:0px;
	padding:0px;
	cursor:pointer;
	background-image:url(/images/sys/diceratings/d1_off.gif);
	outline:none;
}
#d2{
	height:44px;
	width:32px;
	margin:0px;
	padding:0px;
	cursor:pointer;
	background-image:url(/images/sys/diceratings/d2_off.gif);
	outline:none;
}
#d3{
	height:44px;
	width:32px;
	margin:0px;
	padding:0px;
	cursor:pointer;
	background-image:url(/images/sys/diceratings/d3_off.gif);
	outline:none;
}
#d4{
	height:44px;
	width:32px;
	margin:0px;
	padding:0px;
	cursor:pointer;
	background-image:url(/images/sys/diceratings/d4_off.gif);
	outline:none;

}
#d5{
	height:44px;
	width:32px;	
	margin:0px;
	padding:0px;
	cursor:pointer;
	background-image:url(/images/sys/diceratings/d5_off.gif);
	outline:none;
}
#d6{
	height:44px;
	width:32px;
	margin:0px;
	padding:0px;
	cursor:pointer;
	background-image:url(/images/sys/diceratings/d6_off.gif);
	outline:none;
}
#rdicerate{
	height:88px;
	width:100px;
	text-align:center;
	border-left:1px dotted #333;
	float:left;
	
}
#rratingblock{
	float:left;
	padding-top:0px;
	margin-left:60px;
	margin-right:20px;
	width:250px;
}

.rreview-review{
	margin-left:10px;
	height:150px;
	width:540px;
	font-family:Trebuchet MS, Arial;
	background-color:#999;
	color:#fff;
	font-size:15px;
}
.rreview-login{
	font-size:15px;
	background-color:#999;
	color:#fff;
	font-family:Trebuchet MS;

}
.lb-button{
	font-size:18px;
	font-weight:bold;
	background-color:#990000;
	padding:4px 8px;
	color:#fff;
	border-top:1px solid #ff6666;
	border-right:1px solid #660000;
	border-bottom:1px solid #660000;
	border-left:1px solid #ff6666;
}
#r-frame h3{
	color:#fff;
	margin:0px;
	font-weight:bold;
}

#r-frame h4{
	margin:0px;
	font-weight:bold;
}
/* navigation redux 2009 */
#network{background:#121212;border-bottom:1px #212121 solid;padding:5px 0px;margin-bottom:15px}
#network a{color:#a4a4a4;text-decoration:none;font-size:1.1em;padding:4px;}
#network a:hover{color:#fff;text-decoration:none;background-color:#333;}
#network-wrapper{width:1000px;margin:0 auto}
#network-properties{width:750px;float:left;padding:5px;color:#222222;font-size:1.1em;}
#network-search{width:200px;float:right;background:url('http://www.vegastripping.com/images/sys/search-bg.jpg') no-repeat top left;height:25px;text-align:right;}
#network-search #q{background-color:transparent;border:0px;height:20px;width:140px;color:#a4a4a4;margin:0;float:left;margin:2px 0px 0px 30px;padding:0;}
#masthead{width:1000px;margin:0 auto;margin-bottom:15px;background-color:#19181b;}
#masthead-logo{width:250px;float:left}
#masthead-a{width:730px;margin-top:25px;float:right}
#masthead-tag{font-size:11px;text-align:center;margin:3px 0px}
#masthead-tag a{background-color:#222;padding:2px;}
#secondary-navigation{width:970px;margin:0 auto;height:25px;font-size:1.1em;padding:3px;zoom:1;}
#secondary-navigation b{color:#fff;padding:3px 5px;zoom:1;}
#secondary-navigation a{color:#ccc;padding:3px 5px;background-color:#333;text-decoration:none;zoom:1;}
#secondary-navigation a:hover{color:#fff;text-decoration:none;}
#secondary-navigation-account{width:450px;float:left}
#secondary-navigation-connect{width:450px;float:right;text-align:right;}
#primary-navigation{background:url('/images/sys/nav-neon.png') repeat-x top left;}
#primary-navigation-wrapper{width:1000px;margin:0 auto;}
:focus{outline: none;}
#primary-navigation-wrapper ul{width:990px;margin:0 auto;padding:0px}
#primary-navigation-wrapper li{
	background:url('http://www.vegastripping.com/images/sys/nav-off.jpg') repeat-x top left;
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:left;
	width:98px;
	height:50px;
	font-size:1.3em;
	text-align:center;
	border-right:1px solid #19181b
}
#primary-navigation-wrapper li.nav-left-heel{background:url('http://www.vegastripping.com/images/sys/nav-left-heel.jpg') repeat-x top left;border-right:1px solid #19181b}
#primary-navigation-wrapper li.nav-left-heel-on{background:url('http://www.vegastripping.com/images/sys/nav-left-heel-on.jpg') repeat-x top left}
#primary-navigation-wrapper li.nav-left-heel-on a{color:#000;font-weight:bold}
#primary-navigation-wrapper li.nav-left-heel-on a:hover{color:#000;}
#primary-navigation-wrapper li.nav-right-heel{background:url('http://www.vegastripping.com/images/sys/nav-right-heel.jpg') repeat-x top right;border-right:0;}
#primary-navigation-wrapper li.nav-on{background:url('http://www.vegastripping.com/images/sys/nav-on.jpg') repeat-x top right}
#primary-navigation-wrapper li.nav-on a{color:#000;font-weight:bold}
#primary-navigation-wrapper li.nav-on a:hover{color:#000;}
#primary-navigation-wrapper li a{
	color:#ccc;
	text-decoration:none;
	display:block;
	height:30px;
	padding-top:13px
}
#primary-navigation-wrapper li a:hover{color:#fff}

/* footer */
#footer{width:1000px;margin:0 auto;text-align:left;background-image:url('/images/sys/footer-bg.jpg');background-repeat:no-repeat;background-position:top left;}
#footer h4{text-align:left;color:#a4a4a4;margin-top:10px;font-size:1.0em}
#footer h4 b{display:block;margin-bottom:5px;color:#fff;}
#footer a{color:#fff;text-decoration:underline}
#footer-boilerplate{float:left;width:110px;margin-right:20px;padding:0px 20px 50px 20px;border-right:1px solid #333;font-size:1.1em;line-height:1.6em}
#footer-boilerplate a{text-decoration:none}
#footer-network{float:left;width:820px}
#footer-network h4{font-size:1.1em;margin-bottom:25px}
#footer-network h4 a{text-decoration:none;border-bottom:1px dotted #333;color:#666;}
#footer-social{float:left;width:100px;padding-right:15px;border-right:1px solid #333;margin-right:25px;}
#footer-social a{display:block;padding:3px 3px;margin-bottom:5px;font-size:1.2em;text-decoration:none;color:#555;}
#footer-social a:hover{background-color:#222;color:#fff}
#footer-latest{float:left;width:400px;border-right:1px solid #333;}
#footer-latest p {font-size:0.9em;}
#footer-pvt{float:right;width:250px;padding:40px 10px 0px 10px}
#footer-pvt img{float:left;margin:0 10px 0 0}
#footer-pvt div{float:left;width:150px;margin:0}

/* news & blog layout */

#newsdetail-mcol{width:670px;float:left}
#newsdetail-scol{width:300px;float:right}
#comment-column{width:500px}
.sb{font-size:1.4em;padding:5px;background-color:#222222}
.bl{background-color:#222;padding:3px 6px}
.commentitem{line-height:1.5em;margin-bottom:8px}
#related{}
#related h2{}
#related ul, li{list-style-type:none;margin:7px 0px 7px -20px}
#related a{font-size:1.1em}
a.recently{color:#888;border-bottom:1px dotted #666}
a.recently:hover{color:#fff;border-bottom:1px dotted #888}
a.recently:visited{color:#444;border-bottom:1px dotted #333}
#newsdetail-l-minicol{width:140px;float:left}
#newsdetail-l-minicol a{}
#newsdetail-l-minicol a:hover{color:#fff}
#newsdetail-l-minicol a:visited{color:#666}
#newsdetail-r-minicol{width:140px;float:right}
#newshome-main-spotlight{float:left;width:480px}
#newshome-main-spotlight h2 a{color:#fff;font-size:0.9em;}
#newshome-main-blogs{float:right;width:150px;padding:0px 10px;text-align:center;margin-top:15px}
.news-substory{float:left;width:480px;padding-right:10px;}
.news-substory-cat{float:left;width:150px;padding:10px 15px;margin-top:15px}
.news-substory-cat h4{font-size:1.2em}
.news-substory-cat a{color:#ccc;border-bottom:1px dotted #333}
.news-substory-cat a:hover{color:#fff}
.news-substory-cat a:visited{color:#333}

/* features layout */

.feature-cell{float:left;width:195px;margin:0px 10px;height:200px}				
.feature-cell h2{padding:2px 5px;height:60px}
.feature-row{height:90px;margin-bottom:10px}				
.feature-row h3{margin:0px 0px 5px 0px;font-size:1.3em}				
.feature-row h3 a{color:#ccc;text-decoration:none;border-bottom:1px dotted #333}				
.feature-row h3 a:hover{color:#fff;border-bottom:1px dotted #fff}				
.feature-row h4{margin:0px 0px 5px 0px;font-size:0.8em}				
.feature-row-l{float:left;width:325px}
.feature-row-r{float:right;width:325px}
.feature-categories{margin-bottom:10px}
.feature-categories p{font-size:1.0em;line-height:1.6em}
.feature-categories p a{color:#ccc;border-bottom:1px solid #333}
.feature-categories p a:hover{color:#fff;border-bottom:1px solid #666}
.feature-categories p a:visited{color:#666;border-bottom:1px solid #333}
.fc-l{float:left;width:140px}
.fc-r{float:right;width:140px}
.moreList{margin-bottom:2px;padding:4px;background-color:#121212;}
.l-subfeatures{float:left;width:50px}
.r-subfeatures{font-size:1.1em;line-height:1.6em;float:right;width:230px}
#featuredetail-scol{float:right;width:250px}
#featuredetail-mcol{float:left;width:720px}

/* baseline homepage */

/* new homepage */

#h-mcol{width:675px;float:left}
#h-scol{width:300px;float:right}
#h-features{width:450px;float:left}
#h-features-spotlight{}
#h-feature-xl{width:450px;height:250px}
#h-feature-xl h2{width:210px;text-align:right;float:right;margin:15px 15px 0px 0px ;font-size:1.8em;line-height:1.5em;font-weight:bold}
#h-feature-xl h2 small{display:block;float:right;width:180px;padding-left:25px;font-weight:normal;font-size:0.7em;line-height:1.5em;margin:10px 0px 15px 0px;}

#h-feature-xl h2 a{color:#fff;border-bottom:1px solid #333}
#h-feature-xl h2 a:hover{border-bottom:1px solid #ccc}
.feature-sub{background-image:url('http://www.vegastripping.com/images/sys/h-features-subbg.jpg');background-position:top left;background-repeat:no-repeat;background-color:#19181b;border-bottom:1px solid #121212;}
.feature-sub-thumb{float:right;width:225px}
.feature-sub-title{float:left;width:215px}
.feature-sub-title h3{margin:0px;padding:15px 15px 15px 15px;font-size:1.7em;line-height:1.4em;}
.feature-sub-title h3 a{color:#fff;border-bottom:1px solid #333;}
.h-more-features{height:25px;width:125px;float:right;font-size:1.2em;background-image:url('http://www.vegastripping.com/images/sys/h-features-subtabbg.jpg');background-repeat:no-repeat;background-position:top right;text-align:center;padding-top:2px;}
.h-more-features a{color:#fff;font-size:1.1em;}

#h-news{width:225px;float:left;height:725px;padding-top:0px;background-image:url('http://www.vegastripping.com/images/sys/newscol-bg.jpg');background-repeat:no-repeat;background-position:top left;}
#h-news-wrap{padding:10px 12px 0px 15px}
#h-news-wrap h3{float:left;width:120px;margin-top:0;}
#h-news-wrap h3 a{color:#fff;border-bottom:1px solid #333}
a#rss{float:right;width:50px;display:block;text-align:right;color:#fff;}
#h-kayak{color:#fff;margin-bottom:15px;text-align:center;font-size:1.1em}
#h-kayak a{color:#fff;border-bottom:1px solid #333;}

.h-news-item{margin-bottom:25px}
.h-news-item h2 {font-size:1.3em;line-height:1.6em}
.h-news-item h2 a{color:#fff;border-bottom:1px solid #333}
.h-news-item h2 a:visited{color:#666;border-bottom:1px solid #333}
.h-news-item h2 a:hover{color:#fff;border-bottom:1px solid #666}
.h-news-item p {font-size:1.1em;line-height:1.4em}
.h-news-item p a{font-weight:bold;border-bottom:1px solid #666;color:#fff;}
.h-news-more {text-align:right}
a.rssbutton{float:right;text-align:right;color:#fff;font-size:11px;}
#h-blogs div{background-image:url('http://www.vegastripping.com/images/sys/h-features-subbg.jpg');background-position:top left;background-repeat:no-repeat}
#h-blogs p {font-size:1.1em;padding:0px 25px}
#h-blogs p a{color:#fff;border-bottom:1px solid #ccc}
.h-blogs-l{width:215px;height:130px;float:left;text-align:center;background-color:#19181b;padding-top:15px;}
.h-blogs-c{width:215px;height:130px;float:left;text-align:center;;background-color:#19181b;margin:0px 3px;padding-top:15px;}
.h-blogs-r{width:215px;height:130px;float:right;text-align:center;background-color:#19181b;padding-top:15px;}


#promo-console{height:200px;padding:0px;margin-bottom:10px}
#promo-rotator{width:450px;height:200px}
.home-promo{height:200px;width:450px}
#promoslot1{position:absolute;z-index:100}
#promoslot2{position:absolute;z-index:100}
#promoslot3{position:absolute;z-index:100}
#promoslot4{position:absolute;z-index:100}
#promoslot5{position:absolute;z-index:100}
#promoslot6{position:absolute;z-index:100}
#console-travel{height:200px;width:225px;background-image:url('/images/_console/console-travel-bg.jpg');background-position:top left;background-repeat:no-repeat}

#h-pvt{margin-bottom:15px;}
#a300x250{margin-bottom:15px;}
/* home guide */
#h-hguide{width:450px;float:left;}
.h-hguide-map{width:100px;float:left;margin-top:10px;}
.h-hguide-props{width:325px;float:right;padding:15px 15px 0px 0px;}
.h-hguide-hood{margin-bottom:25px;background-image:url('http://www.vegastripping.com/images/sys/bg-righttop.jpg');background-position:top right;background-repeat:no-repeat}
.h-hguide-hood p{font-size:1.1em;line-height:1.8em}
.h-hguide-hood p a{color:#999;border-bottom:1px solid #333}
.h-hguide-hood p a:hover{color:#fff;border-bottom:1px solid #fff}
.h-hguide-hood p a:visited{color:#666;border-bottom:1px solid #666}

#h-sdguide{width:200px;float:right;text-align:center;margin-top:30px;}
