body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

.business_links td {
	text-align: left;
}

.cssform legend {
	font-size: 197%;
	font-weight: normal;
	color: #85C329;
}

.cssform label {
font-weight: bold;
display: block;
}

.button {
width: 90px;
}

#response_close {
width: 300px;
visibility:hidden;
border: 1px solid #000000;
background-color: #ffffff;
position: absolute;
margin-top: -230px;
margin-left: 50px;
}

#response_click_close {
padding: 4px;
display:block;
text-align: right;
}

#response_contact {
padding: 4px;
display:block;
}

.myForm {
	width: 220px;
	float: left;
}

.myForm1 {
	width: 220px;
	float: left;
}

.myForm2 {
	width: 300px;
	float: left;
}

.myForm3 {
	width: 400px;
	float: left;
}

.forget_password {
	float: left;
}

.phone_links {
	display: block;
	clear: both;
}

.phone_options {
	width: 200px;
	float: right;
}

.myForm label { 
	display: block;
}

.myForm2 label { 
	display: block;
}

.myForm3 label { 
	display: block;
}

.forget_password label {
	display: block;
}

.myForm input {
	display: block;
}

.myForm_business .submit_blue {
	padding: 0px 6px;
	border: 1px solid #3b6e22;
	background-color: #145997;
	height:22px;
	line-height: 24px;
	color: #ffffff;
	font-size: 12px;
	margin-right: 10px;
	display:inline-block;
	text-decoration: none;
}

.forget_password .submit_blue2 {
	padding: 0px 6px;
	border: 1px solid #3b6e22;
	background-color: #145997;
	height:24px;
	line-height: 24px;
	color: #ffffff;
	font-size: 12px;
	margin-right: 10px;
	display:inline-block;
	text-decoration: none;
}

.myForm .submit_blue {
	padding: 0px 6px;
	border: 1px solid #3b6e22;
	background-color: #145997;
	height:24px;
	line-height: 24px;
	color: #ffffff;
	font-size: 12px;
	margin-right: 10px;
	display:inline-block;
	text-decoration: none;
}

.myForm1 .submit_blue {
	padding: 0px 6px;
	border: 1px solid #3b6e22;
	background-color: #145997;
	height:24px;
	line-height: 24px;
	color: #ffffff;
	font-size: 12px;
	margin-right: 10px;
	display:inline-block;
	text-decoration: none;
}


.myForm3 .submit_blue {
	padding: 0px 6px;
	border: 1px solid #3b6e22;
	background-color: #145997;
	height:24px;
	line-height: 24px;
	color: #ffffff;
	font-size: 12px;
	margin-right: 10px;
	display:inline-block;
	text-decoration: none;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #85C329;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ol, ul {
	line-height: 180%;
}

p {
}

ol {
}

ul {
}

blockquote {
	margin: 1em 3em;
	padding: 10px;
	background-color: #f6ebc1;
	border: 1px solid #000000;
}

blockquote * {
	line-height: normal;
}

a {
	color: #E06529;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}

/* classifieds */

.underlinemenu{
font-weight: bold;
width: 100%;
}

.underlinemenu ul{
padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: left; //set value to "left", "center", or "right"*/
}

.underlinemenu ul li{
display: inline;
}

.underlinemenu ul li a{
color: #494949;
padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 20px; /*spacing between each menu link*/
text-decoration: none;
border-bottom: 3px solid gray; /*bottom border is 3px*/
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.current{
border-bottom-color: black;
}

/* weather */

#weather_display {
	width: 500px;
	height: 150px;
}

.weather_almanac {
	float: right;
}

/* Header */

#header {
	width: 760px;
	height: 90px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	padding-top: 20px;
	background: url(images/network_world.png) no-repeat left bottom;
}

#logo h1, #logo h2 {
	margin: 0;
	padding-left: 60px;
	font-weight: normal;
	color: #E06529;
}

#logo h1 {
	font-weight: bold;
}

#logo h2 {
	font-size: 92%;
}

#logo a {
	text-decoration: none;
}

/* Top Menu */

#topmenu {
	float: right;
}

#topmenu ul {
	margin: 0;
	padding: 32px 0 0 0;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline;
}

#topmenu a {
	padding: 0 20px;
	border-left: 1px solid #E06529;
	text-decoration: none;
	font-size: 92%;
}

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

#topmenu .first a {
	border: none;
}

/* Header 2 */

#header2 {
	width: 760px;
	height: 200px;
	margin: 0 auto;
}

/* Menu */

#menu {
	float: left;
	width: 200px;
	height: 200px;
	background: url(images/img03.jpg);
}

#menu ul {
	margin: 0;
	padding: 20px 20px 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 8px 10px;
	background: url(images/img05.gif) repeat-x;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
}

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

#menu .first a {
	background: none;
}


/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	padding: 30px 0;
}

.phone_options ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	text-index: -1em;
}

.phone_options ul li {
	padding-left: 15px;
}

.phone_options ul li:before {
	content: "\00BB \0020";
}

/* Content */

#content {
	float: left;
	width: 480px;
	padding-left: 20px;
	text-align: left;
}



#content ol {
	margin-left: 0;
	padding-left: 0;
	list-style: lower-alpha inside;
}

.title {
	padding-top: 3px;
}

.content {
	padding: 20px;
	background: url(images/img10.gif) no-repeat;
}

.content_movie {
	position: relative;
	width: 670px;
	padding: 20px;
	background: url(images/img10.gif) no-repeat;
}

.content_bb {
	position: relative;
	width: 670px;
	padding: 20px;
	background: url(images/img10.gif) no-repeat;
}

.content_pb {
	position: relative;
	width: 450px;
	padding: 20px;
	background: url(images/img10.gif) no-repeat;
}

.content_membership {
	position: relative;
	width: 670px;
	padding: 20px;
	background: url(images/img10.gif) no-repeat;
}

.twocols {
}

.twocols .col1 {
	float: left;
	width: 220px;
}

.twocols .col2 {
	float: right;
	width: 220px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
}

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

#sidebar li {
	margin-bottom: 20px;
	background: #E6E6E6 url(images/img07.gif) no-repeat right bottom;
}

#sidebar li ul {
	padding: 10px 20px;
	font-size: 92%;
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	background: none;
	border-top: 1px dotted #CDCDCD;
}

#sidebar h2 {
	height: 50px;
	margin: 0;
	padding: 6px 0 0 10px;
	background: url(images/img06.gif) no-repeat;
	font-size: 100%;
	font-weight: bold;
	color: #145997;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	text-align: justify;
}

#sidebar a {
	text-decoration: none;
}

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

#sidebar .first {
	border: none;
}

/* Footer */

#footer-wrapper {
	height: 100px;
	padding: 20px 0;
	background: #E6E6E6;
	border-top: 10px solid #CDCDCD;
}

#footer {
	width: 760px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	line-height: normal;
}

#footer a {
	color: #666666;
}

#legal {
	padding: 10px 0 10px 60px;
	background: url(images/network_world1.png) no-repeat left center;
}

#links {
	text-align: center;
	padding: 10px 0 0 0;
}

#banner_advertise {
	width: 468px;
}

#banner {
	width: 468px;
	height: 60px;
}

#advertise {
	text-align: center;
	font-size: 100%;
	text-transform: uppercase;
}

#display_today_number {
	background: #E78454;
	color: #ffffff;
}

#calendar caption {
}

#calendar table {
	width: 100%;
	padding: 0;
	text-align: center;
}

#calendar thead th {
	border-bottom: 2px solid #F2F2F2;
	border-top: 1px solid #F2F2F2;
}

#calendar tbody td {
	padding: 5px 0;
	border-bottom: 1px solid #F2F2F2;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar a {
	font-weight: bold;
}


/* pagination */


div.pagination a {
	padding: 2px 5px 2px 5px;
	border: 1px solid #AAAADD;
	
	text-decoration: none; /* no underline */
	color: #000099;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #000099;
		
		font-weight: bold;
		background-color: #000099;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}



/* pagination1 */


div.pagination1 a {
	padding: 2px 5px 2px 5px;
	border: 1px solid #AAAADD;
	
	text-decoration: none; /* no underline */
	color: #000099;
}
div.pagination1 a:hover, div.pagination a:active {
	border: 1px solid #000099;

	color: #000;
}
div.pagination1 span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #000099;
		
		font-weight: bold;
		background-color: #000099;
		color: #FFF;
	}
	div.pagination1 span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}


/* username availability checker */

.messagebox{
	position:absolute;
	width:100px;
	margin-left:30px;
	border:1px solid #c93;
	background:#ffc;
	padding:3px;
}
.messageboxok{
	position:absolute;
	width:auto;
	margin-left:30px;
	border:1px solid #349534;
	background:#C9FFCA;
	padding:3px;
	font-weight:bold;
	color:#008000;
	
}
.messageboxerror{
	position:absolute;
	width:auto;
	margin-left:30px;
	border:1px solid #CC0000;
	background:#F7CBCA;
	padding:3px;
	font-weight:bold;
	color:#CC0000;
}


/* coupon page */





.coupon
 {
	background:#ffffff;
	padding:10px;
	
border-width:2px;
	
border-style:dashed;
	
border-color:#000000;

}



img.logo
 {
	
width:100px;
	
float:left;
	
display:inline;

}



.restname
 {
	
position:relative;
	
left:5px;
	
float:left;

	display:inline;

	font-size:25px;
}



.phone
 {
	font-size:15px;
}



.discdescription
 {
	font-size:17px;

}



.restlocation
 {
	
font-size:12px;

}



.couponsubmit
 {
	
position: absolute;
	
top:320px;

	left:160px;

}

.clip_this_coupon a span {
text-decoration:none;
text-align:center;
display:block;
width:auto;
}

.clip_this_coupon a:hover span {
background: #1D6893;
display:block;
cursor:pointer;
color: #ffffff;
}


#opennewsupport {
background-image: url('http://www.lakeinfo.com/models1/support/images/opennew.jpg');
background-repeat:no-repeat;
background-position:center left;
height:121px;
padding-left:122px;
}

#openexisting {
background-image: url('http://www.lakeinfo.com/models1/support/images/openexisting.jpg');
background-repeat:no-repeat;
background-position:center left;
height:121px;
padding-left:122px;
}

#knowledgebase {
background-image: url('http://www.lakeinfo.com/models1/support/images/knowledgebase.jpg');
background-repeat:no-repeat;
background-position:center left;
height:121px;
padding-left:122px;
}

.supportbox {
display:inline-block;
margin-top:35px;
}

#opennewsupport a, #openexisting a, #knowledgebase a {
display:block;
color:#000;
text-decoration: none;
}

#opennewsupport a:hover, #openexisting a:hover, #knowledgebase a:hover {
text-decoration: underline;
}

#opennewsupport, #openexisting, #knowledgebase {
float:left;
clear:left;
}

#supportForm label { 
position: absolute;
text-align:right;
width:130px;
}

#supportForm input, #supportForm textarea, #supportForm select { 
margin-left: 140px;
width:200px;
}

.formbreak {
display:block;
padding:4px;
}

#buttonsForm {
text-align:center;
}

.buttonsBlue {
	padding: 0px 6px;
	border: 1px solid #3b6e22;
	background-color: #145997;
	height:22px;
	line-height: 24px;
	color: #ffffff;
	font-size: 12px;
	margin-right: 10px;
	display:inline-block;
	text-decoration: none;
}