/* 	 #e3a614 	orange
	 #b1c315	green
	 #6287a3	light blue
	 #52718a	deep blue
 */

html, body, div {
	margin:0px;
	padding:0px;
	border:0px;
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
}

body {
	text-align:center;
	background-color:#f5f6f7;
}

input, select {
	font-size:small;
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
	margin: 0 auto;
	padding:0px;
	text-align:left;
	width:100%;
}

#wrapper2 {
	margin-top:0px;
	margin:0px 160px;
	min-width:500px;
}

#wrapper3 {
	float:left;
	height:100%;
	width:100%;
}

#border {
 	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px; /*  Anything at the top of this div, (padding, border) breaks the layout in IE  */
	background-image:url(images/watermark.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
} 

#header {
	width:100%;
	border-bottom:solid 3px #bcbdc0;
	margin-top:0px;
	margin-bottom:10px;
	line-height:0px;
}

#left {
	position:relative;
	float:left;
	margin-left:-160px;
	width:160px;
	height:auto; /* Setting this to 100% exposes the "peekaboo" bug in IE */
}

#main {
	float:right;
	position:relative;
	width:100%;
	margin:0px;
	height:auto;
}

#right {
	float:right;
	position:relative;
	width:180px;
	margin-right:-180px;
}

#footer {
	text-align:center;
	position:relative;
	bottom:0px;
	left:0px;
	background-color:#231f20;
	clear:both;
}

.cleared {
	clear:both;
	line-height:0;
}

a {
	text-decoration:none;
	color:#0c3a6d;
}

a:hover {
	text-decoration:underline;
	color:#0c3a6d;
}

h1 {
	font-weight:normal;
	font-size:x-large;
	letter-spacing:-1px;
	padding-left:0px;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:4px;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:0px;
	color:#333333;
	width:100%;
	text-transform:lowercase;
}

h2 {
	font-weight:bold;
	font-size:medium;
	padding-top:0px;
	padding-bottom:0px;
	letter-spacing:-1px;
	margin-top:1em;
	margin-bottom:0.5em;
	color:#000;
	text-transform:lowercase;
}

form {
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}

#header1 {
	height:47px;
	padding:0px;
}

#superheader {
	clear:both;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	background-color:#52718a;
	color:#fff;
	height:155px;
	border-bottom:solid 2px #231f20;
	min-width:550px;
	background-image:url(images/logo.jpg);
	background-position:bottom left;
}

#superheader a {
	text-decoration:none;
	color:#eee;
}

#superheader a:hover {
	text-decoration:underline;
}

#hnavigation {
	clear:both;
	padding:0px;
	margin-top:0px;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:10px;
	margin-right:0px;
	margin-bottom:0px;
	text-align:right;
	background-color:#939598;
	font-size:0.9em;
}

#hnavigation li {
	display:inline;
	padding:0em .9em;
	margin:0px;
	border-right:1px solid #fff;
}

#hnavigation li.last {
	border-right:none;
	padding-right:0px;
}

#hnavigation ul {
	margin:0px;
}

#left1 {
	float:left;
	width:160px;
	/* border-right:solid 40px #231f20; */
}

#main1 {
	padding:5px 5px 12px 12px;
}

#footer1 {
	color:#eee;
	padding-top:0.5em;
	padding-bottom:0.5em;
	text-transform:lowercase;
	font-size:0.9em;
}

#footer1 a {
	text-decoration:none;
	color:#eee;
}

#footer1 a:hover {
	text-decoration:underline;
}

.floatright {
	clear:both;
	float: right;
	margin: 10px 0px 10px 10px;
	text-align:center;
}

.floatleft {
	clear:both;
	float: left;
	margin: 5px 10px 10px 0px;
	text-align:center;
}

.caption {
	font-size:x-small;
	color:#888;
}

#navigation {
	border:none;
	width:100%;
	text-align:right;
	color:#696a6b;
	text-transform:lowercase;
	font-size:0.9em;
	font-weight:normal;
}

#navigation ul {
	list-style:none;
	display:block;
	padding-left:0px;
	padding-bottom:0px;
	margin:0px;
	border:none;
	/*font-size:x-small;*/
}

#navigation li {
	margin-top:0px;
	margin-bottom:0px;
	line-height:1.2em;
	padding-right:3px;
}

#navigation ul li a {
	display:block;
	color:#696a6b;
	padding-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}

#navigation ul li a.selected {
	text-decoration:none;
	color:#000;
	background-repeat:no-repeat;
	margin-top:0px;
	margin-bottom:0px;
}

#navigation ul li a:hover{
	text-decoration:underline;
	color:#000;
	background-repeat:no-repeat;
	margin:0px;
}

#navigation .link {
	margin:0px;
	color:#52718a;
}

#navigation input {
	border:solid 1px #5a646e;
	background-color:#eee;
	position:relative;
	top:1px;
	/*font-size:x-small;*/
	padding-left:2px;
	padding-right:2px;
}

#navigation input.btn {
	border-right:solid 1px #888;
	padding-left:0px;
	padding-right:0px;
	margin-right:0px;
}

.heading {
	color:#000;
	margin-top:15px;
	text-align:right;
	margin-right:0px;
	padding-right:3px;
	/*font-size:x-small;*/
	text-transform:uppercase;
	font-weight:bold;
}

#login {
	float:right;
	margin-top:0px;
	font-size:1em;
	padding-right:10px;
	margin-bottom:3px;
}

#login input {
	border:solid 1px #5a646e;
	background-color:#eee;
	position:relative;
	top:1px;
	font-size:1em;
	padding-left:2px;
	padding-right:2px;
}

#login input.btn {
	border-right:solid 1px #888;
	padding-left:0px;
	padding-right:0px;
}

#message {
	border:solid 1px #000;
	margin-bottom:5px;
	padding:5px 5px;
	font-weight:bold;
	background-color:#fff;
}

#message ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#message li {
	margin:5px;
}

#map {
	width:100%;
	height:450px;
}

.error {
	color:#a00;
}

.confirm {
	color:#000;
}

table.forms {
	padding:3px 3px 3px 0px;
	width:100%;
	/*font-size:0.9em;*/
}

.forms th {
	text-align:left;
	padding-top:1em;
	border-bottom:solid 2px #eee;
	color:#777;
	text-transform:lowercase;
	text-decoration:none;
	font-size:medium;
}

.forms td.labels {
	text-align:right;
	width:33%;
	padding-right:0.5em;
	padding-bottom:0.2em;
	padding-top:0.2em;
	border-right:solid 2px #eee;
}

.forms td.inputs {
	text-align:left;
	padding-bottom:0.2em;
	padding-top:0.2em;
	padding-left:0.5em;
}

table.data {
	text-align:center;
	border-collapse:collapse;
	border-color:#eaeaea;
	font-size:x-small;
	margin-top:5px;
	margin-bottom:5px;
}

.data th {
	background-color:#eaeaea;
	text-align:center;
	padding-top:0px;
	padding-left:0px;
	padding-right:3px;
	padding-bottom:3px;
	color:#000;
	text-decoration:none;
	border-bottom:none;
	font-size:small;
}

.data input {
	font-size:x-small;
	text-align:center;
}

.data td {
	padding-top:0px;
	padding-left:0px;
	padding-right:3px;
	padding-left:3px;
	font-size:x-small;
}

table.datadetail {
	text-align:center;
	border-collapse:collapse;
	border-color:#eaeaea;
	font-size:x-small;
	margin-top:5px;
	margin-bottom:5px;
}

.datadetail th {
	background-color:#eaeaea;
	text-align:right;
	padding-top:0px;
	padding-left:0px;
	padding-right:3px;
	padding-bottom:3px;
	color:#000;
	text-decoration:none;
}

table.sponsored {
	width:100%;
	border-collapse:collapse;
}

table.sponsored ul {
	list-style:none;
	padding-left:0px;
	padding-bottom:0px;
	padding-top:0px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	font-size:x-small;
}

table.sponsored ul li.address1, li.address2, li.address3 {
	padding:0px;
}

table.sponsored ul li.name {
	font-weight:bold;
	display:inline;
	font-size:small;
}

table.sponsored ul li.phone {
	font-weight:bold;
	display:inline;
	padding-right:2em;
}

table.sponsored ul li.www {
	font-weight:bold;
	display:inline;
	padding-left:0px;
}

table.sponsored th {
	padding-top:5px;
	padding-bottom:2px;
	font-size:x-small;
	color:#888;
	font-weight:normal;
	text-align:center;
}

table.sponsored td {
	padding-top:5px;
	padding-bottom:10px;
	border-top:solid 1px #888;
}

table.sponsored td.dir-logo {
	text-align:center;
	width:75px;
}

table.sponsored td.dir-address {
}

table.sponsored td.dir-distance {
	text-align:center;
	font-size:x-small;
}

table.unsponsored {
	width:100%;
	font-size:x-small;
}

table.unsponsored ul {
	list-style:none;
	padding-left:0px;
	padding-bottom:0px;
	padding-top:0px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
}

table.unsponsored ul li.name {
	font-weight:bold;
	font-size:x-small;
}

table.unsponsored ul li.phone {
}

table.unsponsored ul li.address1 {
	display:inline;
}

table.unsponsored ul li.address2 {
	display:inline;
	padding-left:1em;
}

table.unsponsored th {
	padding-top:5px;
	padding-bottom:2px;
	font-size:x-small;
	color:#888;
	font-weight:normal;
	text-align:center;
}

table.unsponsored td {
	padding-top:5px;
	padding-bottom:5px;
}

table.unsponsored td.dir-address {
	border-top:solid 1px #888;
	padding-left: 75px;
}

table.unsponsored td.dir-distance {
	text-align:center;
	border-top:solid 1px #888;
}

.module {
	width:100%;
	margin-top:5px;
	margin-bottom:4px;
	font-weight:normal;
}

.submodule {
	margin-top:0px;
	margin-bottom:5px;
	margin-left:10px;
	margin-right:10px;
	padding:5px;
	background:#eee;
	color:#000;
}

.submodule a {
	font-weight:bold;
}

.submodule ul {
	list-style:none;
	font-weight:normal;
	display:block;
	padding-left:0px;
	padding-bottom:0px;
	margin:2px 0px 0px 0px;
	border:none;
	font-size:x-small;
}

.submodule li {
 	margin:-2px 0px 0px 0px;
	font-weight:normal;
}

#simplesearch {
	padding:4px;
	font-size:x-small;
	text-align:center;
}

#simplesearch .link {
	margin:0px;
}

#simplesearch select {
	border:solid 1px #5a646e;
	font-size:x-small;
	padding-left:2px;
	padding-right:2px;
}

#simplesearch input {
	border:solid 1px #5a646e;
	font-size:x-small;
	padding-left:2px;
	padding-right:2px;
}

#simplesearch input.btn {
	padding-left:0px;
	padding-right:0px;
}

.search, .pages {
	margin-left:0px;
	clear:both;
	width:100%;
	text-transform:lowercase;
	background-color:#939598;
	color:#fff;
	font-size:medium;
	padding:5px 0px;
	font-weight:bold;
}

.search li, .pages li {
	display:inline;
	margin:0px;
	padding:3px 4px;
}

.search ul {
	text-align:center;
	margin:0px;
	padding:0px;
}

.pages ul {
	text-align:center;
	margin:0px;
	padding:1px;
}

.search a, .pages a {
	text-decoration:none;
	margin:-4px auto;
	padding:4px 5px;
	color:#fff;
	font-weight:normal;
	font-size:small;
}

.search a:hover, .pages a:hover {
	background-color:#52718a;
	border:solid 1px #ddd;
	padding:3px 4px;
	text-decoration:none;
	color:#fff;
}

.search .category {
	position:relative;
	float:left;
	padding:1px 2px 1px 0;
	margin:2px;
	border:solid 2px #000;
	width:14em;
}

/* .search input {
	border:solid 1px #5a646e;
	background-color:#eee;
	position:relative;
	top:1px;
	padding-left:2px;
	padding-right:2px;
} */

/* ============ Summary ============ */

.summary {
	width:220px;
	background-color:#fff;
	color:#000;
	font-size:small;
	float:left;
	padding:5px;
	margin-top:10px;
	margin-right:5px;
	margin-bottom:5px;
	border:solid 2px #000;
}

.summary ul {
	padding:0px;
	margin:0px;
	display:block;
	list-style:none;
}
.summary li {
	margin:7px;
	font-weight:bold;
}

.summary li a {
}

.summary li a:hover {
}

/* ============ Sublisting ============ */

.sublisting {
	border:solid 1px #aaa;
	background-color:#eee;
	position:relative;
	width:auto;
	padding:5px;
	margin-bottom:20px;
}

.sublisting .sub {
	float:left;
	padding:4px;
	width:11em;
}

/* ============ Small Widget (events) ============ */

.smallwidget {
	float:left;
	padding-right:4px;
	padding-bottom:10px;
	margin:0px;
	position:relative;
}

a.widget .border {
	position:relative;
	border:solid 5px #333538;
	background-color:#333538;
	vertical-align:middle;
}

a.widget .date {
	padding:0px;
	letter-spacing:-1px;
	padding:0px;
	letter-spacing:-1px;
	text-align:left;
	text-transform:lowercase;
	position:absolute;
	z-index:2;
	top:0px;
	left:0px;
	color:#fff;
}

a.widget .datebg {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	filter:alpha(opacity=70); 
	-moz-opacity: 0.70; 
	opacity: 0.70;
	background-color:#939598;
	z-index:1;
	color:#fff;
}

a.widget .day {
	background-color:#52718a;
	margin-right:5px;
	font-size:2em;
	padding-left:5px;
	padding-right:5px;
	top:0px;
	left:0px;
	z-index:2;
	color:#fff;
}

a.widget .daybg {
	margin-right:6px;
	font-size:2em;
	padding-left:3px;
	padding-right:4px;
}

a.widget:hover .datebg {
	/* background-color:#333538; */
	/* background-color:#6287a3; */
	cursor:pointer;
}

a.widget {
	position:relative;
	text-decoration:none;
	display:block;
	padding:5px;
	margin:0px;
	text-align:left;
	color:#000;
	width:147px;
	height:18em;
	/* background-color:#939598; */
	margin-top:0px;
}

a.widget:hover {
	/* filter:alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0; */
	color:#000;
	text-decoration:none;
	/* background-color:#333538; */
	background-color:#fff;
	cursor:pointer;
}

a.widget .title {
	color:#000;
	text-align:left;
	font-weight:bold;
	padding-bottom:0px;
	margin-top:2px;
	text-transform:lowercase;
	font-size:small;
}

a.widget .hours {
	color:#000;
	text-align:left;
	font-size:x-small;
	padding-bottom:5px;	
}

a.widget .content {
	color:#000;
	text-align:left;
	font-size:x-small;
}

.msg {
	text-align:center;
	background-color:#939598;
	border:solid 2px #eee;
	padding:10px;
	color:#fff;
	width:25em;
	margin:5px 0px;
}

.showPrint {
	position:absolute;
	left:-9999px;
}

/* ============ Comments ============ */

.comments {
	background-color:#eee;
	font-size:0.9em;
	margin-top:10px;
	border:1px solid #aaa;
	padding:2px;
}

.comments .hd {
	padding:5px;
	background-color:#eee;
	height:1.5em;
	font-size:x-small;
	margin:-2px;
}

.comments .hd .posted {
	float:left;
	font-size:x-small;
}

.comments .hd .posted a {
	font-size:small;
}

.comments .stars {
	float:left;
	margin-left:10px;
}
.comments .cwrapper {
	padding-top:10px;
	padding-left:10px;
	clear:both;
}

.cwrapper .bd {
	padding-bottom:5px;
	padding-right:5px;
}

.cwrapper .bd .controls {
	text-align:right;
	text-transform:lowercase;
}
 
/* ============ Horizontal Widget ============ */

.widgetHorz  {
	text-decoration:none;
	padding:2px;
	color:#000;
	font-size:x-small;
	height:6em;
	float:none;
	width:auto; /* 470px;  */
	border:dotted 1px #aaa;
	background-color:#eee;
	margin-top:4px;
	margin-right:0px;
	page-break-inside:avoid;
}

.widgetHorz img {
	border:none;
}

.widgetHorz .horzLeft {
	position:relative;
	float:left;
	margin-left:0px;
	width:50px;
	text-align:right;
	height:50px;
	padding:0px;
	top:5px;
	left:5px;
}

.widgetHorz .horzContent {
	float:left;
	position:relative;
	margin:auto;
}

.widgetHorz .horzRight {
	clear:right;
	position:relative;
	float:right;
	margin-right:0px;
	text-align:right;
	height:auto;
	padding:5px;
	font-size:x-small;
}

.widgetHorz .title {
	font-weight:bold;
	font-size:medium;
	margin:0px 10px;
	letter-spacing:-1px;
	color:#555;
}

.widgetHorz label {
	padding-right:5px;
	font-weight:bold;
}

.widgetHorz .marker {
	padding:0px;
	position:absolute;
	top:-5px;
	left:-5px;
}

.widgetHorz .info {
	margin:5px 10px;
	font-size:x-small;
}

.info ul {
	list-style:none;
	padding:0px;
	margin:0px;
	font-size:x-small;
}

.info ul li {
	padding:0px;
	margin:0px;
	line-height:1.2em;
}

.info ul li.address {
	padding:0px;
}

.info ul li.name {
	font-weight:bold;
	display:inline;
	font-size:small;
}

.info ul li.phone {
	font-weight:bold;
	display:inline;
	padding-right:2em;
}

.info ul li.www {
	font-weight:bold;
	display:inline;
	padding-left:0px;
}

/* =========== Tag ==============*/

.tag {
	clear:both;
	text-align:center;
	width:auto;
	padding:10px;
}

/* ============ Sort ============ */

.sort {
	text-align:right;
	width:auto;
	font-size:0.9em;
}

/* ============ Categories ============ */
.categories {
	padding:10px;
}
.categories ul {
	list-style:none;
	display:block;
	padding-left:20px;
}

/* ============ Rating Stars ============ */

.rating {
	width:80px;
	height:16px;
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
	clear:both;
	position:relative;
	background: url(images/star-matrix.gif) no-repeat 0 0;
}

/* add these classes to the ul to effect the change to the correct number of stars */
.nostar {background-position:0 0}
.onestar {background-position:0 -16px}
.twostar {background-position:0 -32px}
.threestar {background-position:0 -48px}
.fourstar {background-position:0 -64px}
.fivestar {background-position:0 -80px}

ul.rating {
	margin:0px;
}

ul.rating li {
	cursor: pointer;
 	/*ie5 mac doesn't like it if the list is floated*/
	float:left;
	/* end hide*/
	text-indent:-999em;
}

ul.rating li a {
	position:absolute;
	left:0;
	top:0;
	width:16px;
	height:16px;
	text-decoration:none;
	z-index: 200;
}

ul.rating li.one a {left:0}
ul.rating li.two a {left:16px;}
ul.rating li.three a {left:32px;}
ul.rating li.four a {left:48px;}
ul.rating li.five a {left:64px;}

ul.rating li a:hover {
	z-index:2;
	width:80px;
	height:16px;
	overflow:hidden;
	left:0;	
	background: url(images/star-matrix.gif) no-repeat 0 0
}

ul.rating li.one a:hover {background-position:0 -96px;}
ul.rating li.two a:hover {background-position:0 -112px;}
ul.rating li.three a:hover {background-position:0 -128px}
ul.rating li.four a:hover {background-position:0 -144px}
ul.rating li.five a:hover {background-position:0 -160px}

/* Tweaks label text to line up with radio buttons and checkboxes.
   Includes hack so Safari will ignore. Do not put any styles after
	 this line!!!! */
.rbtext { position:relative; top:-3px;# }

