@charset "utf-8";
/* global mods */
#wrapper {background:url(../images/bg-body-home.jpg) top left no-repeat;}
h1#title {background:url(../images/title-home.jpg) top left no-repeat; width:666px; height:64px;}
h1#title-new {
	background:url(../images/home-title-img.jpg) top left no-repeat;
	width:659px;
	height:163px;
}
#content {
/*background:url(../images/bg-content-home.jpg) 228px 170px no-repeat; */
width:900px;
}

/* bullet points */
ul#bullet-points {font-size:2.3em; padding-top:40px; }
	ul#bullet-points li{background:url(../images/gfx-bullet.png) top left no-repeat; height:44px; padding-top:10px; padding-left:50px;}
	
	/* buttons */
#bullet-points_home {
	width:560px;
	margin-bottom:10px;
}
#bullet-points_home ul {padding-top:40px;padding-bottom:10px}
#bullet-points_home ul li {display:inline; background:url(../images/gfx-bullet1.png) top left no-repeat; height:44px; padding-top:10px; padding-left:40px; margin-right:5px; font-size:2.2em; }
	
/* sub-tag */
#main p#sub-tag {
	padding-top:50px;
	font-size:2em;
	line-height:1.2em;
	margin:0
}

/* buttons */
#buttons {width:500px;margin-bottom:10px;}
#buttons ul {}
#buttons ul li {display:inline; margin-right:10px;}

/* buttons */
#featured-thumb {
	width:520px;
	margin-bottom:10px;
	clear:both
}
#featured-thumb ul {clear:both;}
#featured-thumb ul li {
	float:left;
	margin-right:25px;
	width:130px;
	border:1px solid #444;
	padding: 8px 6px 4px 8px; 
	height:90px;
}

#featured-thumb ul li .img.format-1
{
	width:90px;
}

#featured-thumb ul li span.title {
	display: block;
	font-size: 1.40em;
	font-weight: bold;
	margin-bottom: 5px;
	width: 125px;
}

/* las vegas special badge */
#badge-special {position:absolute;top:240px; left:470px; z-index:1;}
.font12{font-size:14px}

