/* ------- CSS Reset ------- */

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,
blockquote,pre,address,code,del,dfn,em,img,q,
dl,dt,dd,ol,ul,li,
table,caption,tbody,tfoot,thead,tr,th,td,br,fieldset,textarea{line-height:20px;letter-spacing:.1px;word-spacing:1px;margin:0;padding:0;border:0;vertical-align:baseline;}
h1,h2,h3,h4,h5,h6,hr,p,ul,ol,dl,pre,address,table,form{margin:0 0 20px}
p,h1, h2, h3, h4, h5, h6, ul.check_list, ul.arrowlist{padding-left:2px;}
strong, b{font-weight:bold;}
em, dfn, i{font-style:italic;}

/* ------- General ------- */


body {
font-family:Arial, Helvetica, sans-serif;	
font-size: 10px;
color: #111;
}

/* ------- Columns ------- */

.one_half{width:430px;}
.one_third{width:288px;}
.two_third{width:624px;}
.one_fourth{width:204px;}
.three_fourth{width:708px;}
.one_fifth{width:153px;}
.one_third_content {width:180px;}
.one_half,.one_third,.two_third,.three_fourth,.one_fourth,.one_fifth{position:relative;margin-right:25px;margin-bottom:20px;float:left;}
.one_third_content{position:relative;margin-right:28px;margin-bottom:20px;float:left;}
.last{margin-right:0 !important;clear:right;}

/* ------- Typography ------- */

h1, h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight: bold;
letter-spacing: -1px;
margin-bottom: 10px;
}

h3, h4, h5, h6 {
font-family:'Reenie Beanie', Arial, Helvetica, sans-serif;
letter-spacing: -1px;
margin-bottom: 10px;
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
font-family:'Neucha', Arial, Helvetica, sans-serif;
letter-spacing: -1px;
margin-bottom: 10px;
}

.helvetica {
font-family: Arial, Helvetica, sans-serif;
}

/* Font sizes */

h1 {font-size: 40px;}
h2 {font-size: 32px;}
h3 {font-size: 40px;}
h4 {font-size: 28px;}
h5 {font-size: 20px;}
h6 {font-size: 14px;}

h1 {line-height: 40px;}
h2 {line-height: 32px;}
h3 {line-height: 40px;}
h4 {line-height: 28px;}
h5 {line-height: 20px;}
h6 {line-height: 14px;}

p, caption, td, th, dd, dt, pre, code, address {
	font-size: 1.2em;
	line-height: 1.6em;
	margin-bottom: 10px;
}

hr {
	margin-bottom: 10px;	
}

/* Links */
a:link {color: #111; text-decoration: none;} 
a:visited {color: #111; text-decoration: none;}
a:hover,a:focus {color: #111; text-decoration: underline;}
a:active {}

/* Lists and stuff */
ul, ol {
	margin: 0 0 10px 0;
}

li {	
	font-size: 12px;	/* declared explicitly to avoid nesting bugs */
	margin: 0;
	list-style-position: inside;
}

li li {margin: 0 0 0 15px;} /* pad nested list items */

dt {
	font-weight: bold;
}

dd {
	font-style: italic;
	padding-left: 10px;
	margin: 0 0 10px 0;
}

/* Tables */
table {
	border-color: #b3b3b3;
	border-width: 1px;
	border-style: solid;
	border-right-style: none;
		
}

th {
	background-color: #EEE;
	border-bottom-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	padding: 2px 10px;
}

td {
	border-bottom-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;

	padding: 2px 10px;
}

caption {	
	font-style: italic;
	text-align: left;
}

/* Other blocks of content */

blockquote {
	color: #333;
	font-style: italic;
	margin: 10px;
}

code {
	color: #666;
	display: block;
	border-color: #b3b3b3;
	border-width: 1px;
	border-style: solid;
	padding: 10px;
	margin: 0 0 10px 0;
}

pre {
	color: #666;
	display: block;
	margin: 0 0 10px 0;
}

/* Misc html elements */

del {color: #999;}

ins {font-style: italic;}


/* Layout */

#header-container {
background:url(../../assets/images/headers/Header1.jpg) #1f1714 center top no-repeat;
text-align:center;
}

#header-right {
width:300px;
height:80px;
padding:10px;
position:absolute;
margin-top:0;
margin-left:625px;
}

#header-middle {
width:200px;
height:80px;
padding:10px;
position:absolute;
margin-top:0;
margin-left:445px;
text-align:center;
}

#header-middle h4 {
padding-top:10px;
color:#fff;
}

#header-middle h4 a {
color:#fff;
text-decoration:none;
}

.wrapper {
width:960px;
margin-left:auto;
margin-right:auto;
text-align:left;
}

#header {
width:960px;
height:450px;
}

.page-home #header {
height:500px;
}

.logo {
position:absolute;
margin-top:50px;
margin-left:65px;
}

/* Slider CSS */

#slider-container {
width:960px;
height:400px;
background:url(../../assets/templates/lee/images/slider-background.png);
margin-top:-70px;
position:relative;
}

.slider-overlay {
width:909px;
height:324px;
position:absolute;
}

.overlay {
background:url(../../assets/templates/lee/images/black-opaque-bg.png);
display:inline;
padding:15px;
}


.opaquebg {
background:url(../../assets/templates/lee/images/black-opaque-bg.png);
}

.overlay h3 {
color:#fff;
margin:0;
padding:0;
}

.overlay p {
font-size:8pt;
color:#fff;
margin:0;
padding:0;
}

.overlay a {
color:#fff;
}

.floatleft {
float:left;
}

.floatright {
float:right;
}

.topmargin225 {
margin-top:239px;
}

.topmargin50 {
margin-top:30px;
}

#slider1 {
width:909px;
height:324px;
overflow:hidden;
}

#slider1 li {
width:909px;
height:324px;
float:left;
}

.slide {
width:909px;
height:324px;
position:relative;
left:25px;
top:20px;
}

/* Navigation */

#navigation {
position:absolute;
margin-top:190px;
margin-left:5px;
height:210px;
z-index:100;
}

#navigation ul {
list-style-type:none;
margin:0;
padding:0;
}

#navigation ul li {
margin:0;
padding:0;
color:#fff;
font-size:16px;
width:241px;
}

#navigation ul li ul {
position:absolute;
margin-top:-30px;
margin-left:250px;
display:none;
background:url(../../assets/templates/lee/images/black-opaque-bg.png);
list-style-type:none;
width:241px;
overflow:hidden;
}


#navigation ul li a {
color:#fff;
width:241px;
padding-top:5px;
padding-bottom:5px;
display:block;
margin-left:-13px;
padding-left:22px;
}

#navigation ul li a:hover {
background:url(../../assets/templates/lee/images/black-opaque-bg.png);
}

ul#advertisers {
}

#advertisers li {
width:128px;
height:100px;
padding:5px;
}

#advertisers-container {
overflow:hidden;
width:960px;
height:110px;
margin-bottom:25px;
}

.smallprint-footer {
text-align:center;
}

.leftsection {
width:350px;
float:left;
height:324px;
margin-right:100px;
display:inline;
}

.rightsection {
width:450px;
float:left;
height:324px;
margin-left:9px;
}

.clock, .clock1 {
color:#fff;
}

.time-date, .news-top, .news-top a {
padding:10px;
margin-bottom:10px;
color:#fff;
overflow:auto;
}

.news-top h4 a {
margin:0;
padding:0;
}

.content {
padding-top:20px;
min-height:300px;
}

.content p a {
text-decoration:underline;
font-weight:bold;
}

.clearboth, .clear {
clear:both;
display:block;
}

.ui-addtocal {
  cursor:pointer;cursor:hand;
}

ul.ui-addtocal {
  cursor:default;
  position:absolute;
}

 /* styles here are purely for the purpose of the demo and are not essential for addtocal functionality */
   
.addtocal {
width:50px;
height:50px;
background:url(../assets/templates/lee/images/calendar-icon-small.png);
}
.addtocal:hover {
background:url(../assets/templates/lee/images/calendar-icon-over-small.png);
}

.single-event-container {
width:590px;
margin-right:20px;
margin-bottom:20px;
border:1px dotted #000;
}

.single-event {
padding:10px;
}

.bold {
font-weight:bold;
}


#navigation_footer ul, #navigation_footer ul li, #navigation_footer ul li ul, #navigation_footer ul li ul li {
margin:0;
padding:0;
}

#navigation_footer a, #navigation_footer li a {
color:#fff;
}

#navigation_footer ul li {
float:left;
height:125px;
width:190px;
margin-right:20px;
}

#navigation_footer ul li ul li {
float:none;
width:190px;
height:20px;
}

.footer_wrapper {
width:100%;
background:#1f1714;
}

.footer_nav_heading{
font-weight:bold;
font-size:14px;
}

.inner {
padding:15px;
}

.home-box {
height:150px;
width:465px;
background:#eef3f6;
position:relative;
margin-right:25px;
margin-bottom:20px;
float:left;
}

.home-box img{
margin:0;
padding:0;
}

.home-box .inner {
width:280px;
}

.home-box .section-thumbnail {
margin:10px;
width:130px;
height:130px;
display:inline;
}

.float-left {
float:left;
}

.float-right {
float:right;
}

.business_listings h5 {
width:290px;
float:left;
}

.iform {font: 12px/26px Verdana, Geneva, sans-serif; width:400px;}
.iform ul { margin:0; padding:0; list-style:none;}
.iform ul ul { overflow:auto}
.iform li { padding-bottom:5px;}
.iform label { 
 width:130px; display:block; float:left; line-height:26px;
}
.iform label.ilabel { 
 width:auto; display:inline; float:none; line-height:26px; padding:0 5px
}

.iform .itext,.iform .itextarea,.iform .iselect,.iform .ibutton { 	
	width:200px;
	border:1px solid #999;
	-webkit-border-radius: 3px;-khtml-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
	margin:0;
	padding:5px;
	background: #fff;
	background: -webkit-gradient(linear, left top, left 25, from(#fff), color-stop(6%, #eee), to(#fff));
	background: -moz-linear-gradient(top, #fff, #eee 2px, #fff 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;

}

.iform .itext:hover,.iform .itextarea:hover,.iform .iselect:hover,.iform .ibutton:hover,
.iform .itext:focus,.iform .itextarea:focus,.iform .iselect:focus,.iform .ibutton:focus{

border-color: #333;
background:#fff;

}

.iform .itext {

}


.iform .itextarea{ 
	height:100px; width: 250px;
}
.iform .ibutton {

	width:auto;
	background: #efefef;
	background: -webkit-gradient(linear, left top, left 25, from(#dadada), color-stop(6%, #efefef), to(#dadada));
	background: -moz-linear-gradient(top, #dadada, #efefef 2px, #dadada 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;

}
.iform .ibutton:hover,.iform .ibutton:focus { background:#dadada;}
.iform li.iheader { display:block; font-size:18px; border-bottom:1px solid #000; padding:5px;padding-left:0; margin:5px 0 15px }
.iform li.iseparator { display:block; text-indent:-9999px; height:10px; line-height:10px; border-bottom:1px solid #999;margin:5px 0 15px }

.iform .required { border-color:#F00; }

#imessageOK,#imessageERROR{ border:1px solid #F60; padding:10px; font-size:16px; font-weight:bold; text-align: center; display:none; margin-bottom:20px;

	background: #F90;
	background: -webkit-gradient(linear, left top, left 25, from(#F90), color-stop(4%, #FC0), to(#F90));
	background: -moz-linear-gradient(top, #F90, #FC0 1px, #F90 25px);
	color:#fff;
	}

.errors {
padding:20px;
border:1px solid #000;
color:#ff0000;
}

.thanks {
margin-top:10px;
margin-bottom:10px;
border:1px dotted #000;
display:block;
}

.thanks .inner {
padding:10px;
display:block;
}

.business-page-left {
width:600px;float:left;margin-top:20px;
}

.sidebar-content {
float:right;width:250px;margin-top:20px;
}

.openinghours {
margin-bottom:20px;background:url(../assets/templates/lee/images/were-open.png) top right no-repeat;height:200px;
}

.business-page-right {
width:400px;height:270px;float:left;margin-top:20px;
}

.business-page-description {
width:600px;margin-top:25px;margin-bottom:25px;
}

.images img {
margin-right:10px;
}

.images .last {
margin:0;
}

.images {
margin-bottom:30px;
}

ul.directory-box li {
float:left;
width:200px;
}

.directory-box {
margin-bottom:30px;
}

.business-listing img {
border:none;
margin:0;
padding:0;
}

.business-listing p {
line-height:130%;
}

.business-listing {
height:270px;
background:#f4f4f4;
}

.business-listing-free {
height:50px;
}

.business-listing .thumbnail {
width:150px;height:117px;position:absolute;margin-left:15px;margin-top:50px;
}

.business-listing .address {
width:240px;height:110px;position:absolute;margin-left:175px;margin-top:40px;
}

.business-listing .inner {
width:230px;height:90px;position:absolute;margin-left:10px;margin-top:10px;
}

.business-listing .description {
width:400px;height:60px;position:absolute;margin-left:15px;margin-top:180px;
}

.business-listing .title {
width:400px;height:30px;position:absolute;margin-left:15px;margin-top:15px;
}

.business-listing-free h5 {
margin:0;
}

.weather {
position:relative;top:10px;
}

.event-image-thumb {
float:left;margin-right:20px;display:inline;
}

.addtocal {
float:right;margin-right:10px;margin-left:20px;display:inline;
}

.grey {
color:#ccc;
}

#premium-listing {
margin-bottom:20px;
}

.website {font-size:125%;padding:8px;background:#001553;color:#fff !important;}
.email {font-size:125%;padding:8px;background:#001553;color:#fff !important;margin-top:20px;}

.contact-details {
margin-bottom:20px;background:url(../assets/templates/lee/images/envelope.png) bottom right no-repeat;padding:20px;border:2px solid #f3f3f3;}

.floatingbutton {position:absolute;right:0px;top:200px;z-index:9999;}

.slideoverlaylink {display:block;width:100%;height:100%;}
