BODY {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background:url('/images/stripe.png');
	background-color:#FFF;
}
input,select,textarea { outline:none; }


.searchBox {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#000;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:3px 4px;
	text-decoration:none;
}

a{
	color:#900;
	text-decoration:none;
}
a:hover {
	color:#800;
	text-decoration:underline;
}

.localFeaturedBanner {
	-moz-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	box-shadow:inset 0px 1px 0px 0px #97c4fe;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0) );
	background:-moz-linear-gradient( center top, #3d94f6 5%, #1e62d0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
	background-color:#3d94f6;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #337fed;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 76px;
	text-decoration:none;
	text-shadow:1px 1px 0px #1570cd;
}.localFeaturedBanner:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6) );
	background:-moz-linear-gradient( center top, #1e62d0 5%, #3d94f6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
	background-color:#1e62d0;
}.localFeaturedBanner:active {
	position:relative;
	top:1px;
}

#change_city, .as ul { padding: 3px; width: 156px; border: 1px solid #999; font-family: verdana; arial, sans-serif; font-size: 12px;}
.as ul { font-family: verdana; arial, sans-serif; font-size: 12px; margin: 0px 0 0 0}
.as li { list-style-type:none; padding:3px; text-align:left;background-color:#FFF;margin: 0 0 0px 0; cursor: pointer; width:150px; color: #294781;}
.as li:hover { background: #D8DFEA;}
.as li.selected { background: #D8DFEA;} 

.smallwhite { font-family: MS Sans Serif, Tahoma, Verdana, arial, verdana, sans-serif; color:#FFFFFF; font-weight: bold;  font-size: 10px; text-decoration: none;}
.smallwhite:visited { color: #FFFFFF; text-decoration: none;}
.smallwhite:link { color: #FFFFFF; text-decoration: none;}
.smallwhite:alink { color: #FFFFFF; text-decoration: none;}
.smallwhite:hover { color: #FFFFFF; text-decoration: underline;}

.onred { font-family:Verdana, Geneva, sans-serif; color:#FFFFFF; font-weight: bold;  font-size: 12px; text-decoration: none;}
.onred:visited { color: #FFFFFF; text-decoration: none;}
.onred:link { color: #FFFFFF; text-decoration: none;}
.onred:alink { color: #FFFFFF; text-decoration: none;}
.onred:hover { color: #FFFFFF; text-decoration: underline;}


.hoverlight {
	background : #FFF;
}

.hoverlight:hover {
	background : #EEE;
	cursor:pointer;
}	



.yellowButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #fff6af;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fff6af;
	box-shadow:inset 0px 1px 0px 0px #fff6af;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23) );
	background:-moz-linear-gradient( center top, #ffec64 5%, #ffab23 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23');
	background-color:#ffec64;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:3px solid #ffaa22;
	display:inline-block;
	color:#333333;
	font-family:arial;
	font-size:20px;
	font-weight:bold;
	padding:6px 8px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffee66;
}.yellowButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #ffec64) );
	background:-moz-linear-gradient( center top, #ffab23 5%, #ffec64 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64');
	background-color:#ffab23;
}.yellowButton:active {
	position:relative;
	top:1px;
}

.button {
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	text-decoration : none;
	color: #FFF;
	border-top : 1px solid #FFFFFF;
	border-left : 1px solid #FFFFFF;
	border-bottom : 1px solid #719cbe;
	border-right : 1px solid #719cbe;
	background : #9abcd7;
}

.button:hover {
   border-top : 1px solid #BCBCBC;
   border-left : 1px solid #BCBCBC;
   border-bottom : 1px solid #FFFFFF;
   border-right : 1px solid #FFFFFF;
	}
	

.menu_page_thumb {
width:75px;
text-align:center;
line-height:75px;
margin-right:3px;
vertical-align:middle;
height:75px;
float:left;
border:1px solid black;
cursor:pointer;
}

.redbutton {
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	text-shadow: 1px 1px 0px #000;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
	display:inline-block;
	width:200px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration : none;
	cursor:pointer;
	color : #FFF;
	border-top : 1px solid #d54f54;
	border-left : 1px solid #d54f54;
	border-bottom : 1px solid #000;
	border-right : 1px solid #000;
	background : #b00e14;
}
.redbutton:hover {
   border-top : 1px solid #000;
   border-left : 1px solid #000;
   border-bottom : 1px solid #980b21;
   border-right : 1px solid #980b21;
	}

.big_menu_page {
margin-top:3px;
border:1px solid black;
}

.menu_page_thumb_link {
background-color:#000;
color:#FFFFFF;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
padding:4px;
}




ul#tabnav { /* general settings */
text-align: left; /* set to left, right or center */
margin: 1em 0 1em 0; /* set margins as desired */
font: bold 11px verdana, arial, sans-serif; /* set font as desired */
border-bottom: 1px solid #8e0f0f; /* set border COLOR as desired */
list-style-type: none;
padding: 3px 10px 3px 10px; /* THIRD number must change with respect to padding-top (X) below */
}

ul#tabnav li { /* do not change */
display: inline;
}

div#tab1 li.tab1, div#tab2 li.tab2, div#tab3 li.tab3, div#tab4 li.tab4 { /* settings for selected tab */
border-bottom: 1px solid #fff; /* set border color to page background color */
background-color: #fff; /* set background color to match above border color */
}

div#tab1 li.tab1 a, div#tab2 li.tab2 a, div#tab3 li.tab3 a, div#tab4 li.tab4 a { /* settings for selected tab link */
background-color: #fff; /* set selected tab background color as desired */
color: #000; /* set selected tab link color as desired */
position: relative;
top: 1px;
padding-top: 4px; /* must change with respect to padding (X) above and below */
}

ul#tabnav li a { /* settings for all tab links */
padding: 3px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
border: 1px solid #8e0f0f; /* set border COLOR as desired; usually matches border color specified in #tabnav */
background-color: #fbd7d7; /* set unselected tab background color as desired */
color: #8e0f0f; /* set unselected tab link color as desired */
margin-right: 0px; /* set additional spacing between tabs as desired */
text-decoration: none;
border-bottom: none;
}

ul#tabnav a:hover { /* settings for hover effect */
background: #fff; /* set desired hover color */
}

/* end css tabs */

.error {
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 13px;
	display:block;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	margin:10px;
	padding:10px;
	text-decoration : none;
	color:#FF0000;
	border: 1px solid #FF0000;
	background:#FFCECE;
}

.notice {
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	display:block;
	text-decoration: none;
	text-align:center;
	margin:10px;
	padding:10px;
	text-decoration : none;
	color:#24355b;
	border: 1px solid #000;
	background:#EEE;
}


.success {
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	margin:10px;
	padding:10px;
	text-decoration : none;
	color:#009933;
	border: 1px solid #006600;
	background:#DFFCDA;
}


div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	font-size:10px;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	border: 1px solid #000;
	background-color:#FFF;
	text-decoration: none; /* no underline */
	color: #000;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000;
	background-color:#CCC;
	color: #000;
}
div.pagination span.current {
	font-size:10px;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	border: 1px solid #000;
	font-weight: bold;
	background-color:#CCC;
	color: #000;
	}
div.pagination span.disabled {
	font-size:10px;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	background-color:#EEE;
	border: 1px solid #CCC;
	color: #CCC;
}
