
#startHeader
{
	margin: 40px 15px 10px 15px;
}
#startLogo
{
	margin-left:2px;
}
#startSelectedCity
{
	position: relative;
	top: 16px; left: 20px;
	font-size: 18px;
	font-weight: bold;
	font-size-adjust:10px;
	font-family:Verdana, Geneva, sans-serif;
}

#startChangeCity
{
	padding-top: 28px;
	float: right;
	color: #777;
}

#validation
{
	padding-top: 24px;
	float: right;
	color: #fff;
}
#startBox
{
	margin: 10px 15px 0px 15px;
	border: 1px solid #ccc;
}


#startBoxRight
{
	float: right;
	width: 602px;
	margin-top: 4px;
}

#startBoxRight select, #region_subzone {width: 156px; margin-right: 20px; display: inline-block; }
#startBoxRight label {font-size: 14px; color: #777; font-weight: bold;}

#selectLocationBox, #selectCuisineBox, #searchKeywordBox
{
	margin: 0px 4px 0px 0px;
	padding: 12px 0px 26px 25px;
	line-height: 36px;
	border-bottom: 3px dotted #ccc;
	background: transparent url(../images/sq-bg.png) repeat-x 0px -140px;
}
.orsep
{
	height:16px;
	background:url(../images/orsep.png) no-repeat top left;
}
#startsep
{
	background:url(../images/start/startor.jpg) top left no-repeat;
	height:30px;
}
#searchKeywordBox { border: none;}

#selectLocation, #selectCuisine, #searchKeyword
{
	font-size:13px; 
	color: #777;
    font-family: "Arial Black", Verdana, Tahoma, sans-serif;
	padding-top:2px;
	text-transform: uppercase;
	letter-spacing:0.1px;
	height:24px;
}
.orTxt
{
	color:#E5612A;
}
#keywords_start {width: 457px; height: 1.4em; border: 2px solid #ccc; margin-right: 20px; -moz-border-radius: 3px; -webkit-border-radius: 3px; padding-left:3px;}
#slider-container
{
/*    background: transparent url(../images/start/slider-frame.png) no-repeat 0px 0px;*/
    position: relative;
    width: 352px; height: 352px;
/*    margin: 15px 0px 30px 0px;*/
    text-align: center;
}
#slider-frame {overflow: hidden; width: 344px; height: 344px; left: 4px; top: 4px; position: absolute;}
#slider-frame li {position: absolute; left: 0px; top: 0px;}
#slider-controls {position: absolute; right: 15px; bottom: 15px; opacity: 0.6; padding: 2px; background: #fff; border: 1px solid #ddd; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
#slider-controls li  {float: left; width: 20px; height: 20px; margin-right: 2px;}
.slider-prev { background: transparent url(../images/icons-sprite.png) no-repeat -49px -110px; cursor: pointer;}
.slider-next { background: transparent url(../images/icons-sprite.png) no-repeat -128px -110px; cursor: pointer;}
.slider-dots { background: transparent url(../images/icons-sprite.png) no-repeat -100px -110px; cursor: pointer;}
.slider-selected { background: transparent url(../images/icons-sprite.png) no-repeat -76px -110px !important; cursor: default !important;}


#hang
{
	margin: 0px 15px;
	padding: 7px 0px;
	border: 1px solid #ccc;
	border-width: 0px 1px;
	text-align:center;
	font-size:15px; 
	color: #999;
    font-family: "Arial Black", Verdana, Tahoma, sans-serif;
	background: transparent url(../images/bcsliver.png) repeat-x;
	font-weight: normal;
}
.hangbottom
{
	margin: 0px 15px;
}
#whatisContainer
{
	margin: 75px 15px 75px 15px;
	text-align: center;
}
#region_subzone
{
	width:156px;
}
#whatisHeader
{
	border-bottom: 3px dotted #F36b22;
	padding-bottom: 5px;
}
.whatisPoint
{
	float: left;
	width: 300px;
	margin: 10px;
	font-size: 11px;
	text-align: justify;
}
.whatisPoint h1
{
	font: bold 14px Verdana, Geneva, sans-serif;
	text-align: center;
	color: #b83027;
	margin: 8px;
}
h4
{
	text-align:center;
	color:#7AA13C;
	font-size:11px;
}

#featuredReviews {
	width: 600px;
	float: right;
}
.fReviewItem {
	border-bottom: 1px dotted #ddd;
	padding: 6px 0px;
}
.rotw {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f8f8f8'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f8f8f8)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ffffff,  #f8f8f8); /* for firefox 3.6+ */
}

.resnameHead {
	font-weight: bold;
	font-size: 14px;
}
.lightColor {
	color: #999;
}
.reviewUsername {
	color: #444;
	font-weight: bold;
}

.sectionHead {
	font-size: 15px;
	font-weight: bold;
	color: #777;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 5px 0px;
	border: 1px solid #b83027;
	border-width: 0px 0px 2px 0px;
}

#newRestaurants {
	width: 344px;
	float: left;
}


#hdn
{
	position: absolute;
	height: 1px;
	overflow: hidden;
	top: -1000em;
	width: 1px;
}
