/*
	Block Styles

	These styles are used as wrappers for content and usually apply to a <table>
	element. IE: <table class="headerBlock"...> is the top level style for the site
	header table.
*/
@media screen
{
.headerBlock{
	border: 0px solid #000;
	min-width: 960px;
	max-width: 1014px;
	//width: 1064px;
	margin: 0px 0px 10px 0px;
}
.tabFrame{
	width: 100%;
}
.tabNav{
	width: 100%;
	margin: 0px 8px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	vertical-align: top;
}
.tabContent{
	width: 100%;
	background: #f9f9f9;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #808080;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin: 0px 8px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	vertical-align: top;
}
.navFrame{
	border-bottom-style:solid;
	border-bottom-color:#c8c8c8;
	border-bottom-width:1px;	
	border-left-style:solid;
	border-left-color:#c8c8c8;
	border-left-width:1px;
}
.navOption{
	border-right-style:solid;
	border-right-color:#c8c8c8;
	border-right-width:1px;
	padding: 4px 4px 4px 4px;
	color: #006cff;
	background: #e8f2ff;
	font-size:10px;
}
.navOption a {
	color: #006cff;
	text-decoration: none;
	font-size:10px;
}
.navOption a:hover {
	color: #ff4800;
	text-decoration: none;
	font-size:10px;
}
.navMore, .navMore a, .navMore a:hover{
	color: #808080;
	font-size: 9px;
	font-weight: bold;
	padding: 0px 0px 0px 4px;
}
.navCategory, .navCategory a, .navCategory a:hover{
	color: #ff7800;
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}
.footerBlock {
	width: 1014px;
	vertical-align: middle;
	text-align: center;
	margin: 10px 2px 2px 2px;
	padding: 4px 4px 4px 4px;
	background:#fff;
	font-family: Verdana, Arial, sans-serif ;
	font-size: 10px;
	font-weight: normal;		
	text-decoration: none;
	color: #169C19;
	}
.footerBlock a {
	font-family: Verdana, Arial, sans-serif ;
	font-size: 10px;
	font-weight: normal;		
	text-decoration: none;
	color: #10386B;		
	}
.footerBlock a:hover {
	font-family: Verdana, Arial, sans-serif ;
	font-size: 10px;
	font-weight: normal;		
	text-decoration: underline;
	color: #10386B;		
	}				
.footerBar {
	color: #fff;
	font-family: Verdana, Arial, sans-serif ;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	}
/* notice block */
.Notice {
	width: 1014px;
	background: #FFFFF5;
	color: #808080;
	font-family: Verdana, Arial, sans-serif ;
	font-size: 11px;
	font-weight: normal;
	vertical-align: top;
	margin: 10px 2px 10px 2px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #FFA201;
	}
.NoticeTitle {		
	background-image: url('images/background_orastrip.gif');
	color: #f9f9f9;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	}
/* city select */
.blockState{
	padding: 0px 0px 0px 0px;
	width: 100%;
}
.listHeader{
	color: #ff4800;
	font-size: 16px;
	font-weight: bold;
	//text-decoration: underline;
	text-align: center;
}
.titleEverything{
	color: #ff4800;
	font-size: 13px;
	font-weight: bold;
	padding: 0px 0px 4px 0px;
}
.titleState{
	color: #ff4800;
	font-size: 13px;
	font-weight: bold;
	padding: 8px 0px 0px 0px;
}
.titleCity{
	color: #003be2;
	font-size: 10px;
	font-weight: normal;
	padding: 0px 0px 0px 4px;
}
.popularCity{
	color: #003be2;
	font-size: 13px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
}
/* category select */ 
.blockCategory{
	padding: 0px 0px 0px 0px;
	width: 100%;
}
.titleCategory{
	color: #ff4800;
	font-size: 13px;
	font-weight: bold;
	padding: 8px 0px 0px 0px;
}
.titleSubCategory{
	color: #003be2;
	font-size: 10px;
	font-weight: normal;
	padding: 0px 0px 0px 4px;
}
/* page info block */
.infoBlock{
	border: 0px solid #000;
	font-size: 10px;
	padding: 0px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	text-align: left;
  width: 1014px;
}
.infoTitle{
	font-size: 18px;
	text-align: left;
}
.infoText{
	font-size: 12px;
	text-align: left;
}
/* debug output */
.debugFrame{
	border: 1px solid #cc0000;
	background: #FFCECE;
	color: #cc0000;
	padding: 4px;
	margin: 4px;
}
/* yelp */
.yelp{
	border: 0px solid #000;
	width: 300px;
	margin: 0px 0px 10px 0px;
}
/* AdTech */
.AdTech{
	border: 0px solid #000;
	width: 300px;
	height: 250px;
	margin: 0px 0px 10px 0px;
}
/* Google */
.Google{
	border: 0px solid #000;
	width: 300px;
	margin: 0px 0px 12px 0px;
}
/* search refine */
.blockRefine{
	padding: 0px 0px 0px 0px;
	width: 50%;
	text-align: left;
}
.titleRefine{
	color: #ff4800;
	font-size: 15px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}
.bodyRefine{
}
.navCityFrame{
	border: 0px solid #ffff00;
	padding: 0px 0px 0px 0px;
	margins: 0px 0px 0px 0px;
}
.navCityOption{
	color: #006cff;
	background: #e8f2ff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	border: 1px solid #c8c8c8;
	padding: 2px 3px 2px 3px;
	text-align: center;
	vertical-align: middle;
}
.navCityOption a {
	color: #006cff;
	text-decoration: none;
}
.navCityOption a:hover {
	color: #ff4800;
	text-decoration: none;
}
.seal{
}
}
@media print
{
.headerBlock{
	display:none;
}
.AdTech{
	display:none;
}
.Google{
	display:none;
}
.titleCategory{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	padding: 8px 0px 0px 0px;
}
.titleSubCategory{
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	padding: 0px 0px 0px 4px;
}
.footer {
	display:none;
}
.footerBlock {
	display:none;
}
.footerBar {
	display:none;
}
.footerSeals {
	display:none;
}
.tabNav{
	display:none;
}
.titleEverything{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 4px 0px;
}
.titleState{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	padding: 8px 0px 0px 0px;
}
.titleCity{
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	padding: 0px 0px 0px 4px;
}
.popularCity{
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
}
.titleCategory{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	padding: 8px 0px 0px 0px;
}
.titleSubCategory{
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	padding: 0px 0px 0px 4px;
}
}