/*
 	* VisitOurTowns.com
	
 	* Designed and Built by Tom Reno Design (http://www.tomrenodesign.com)

 	* Learning is good, stealing is bad.
	
	* This stylesheet is copyrighted by Tower Publications unless otherwise noted.

*/

/*********************************
Hidden - fixes FOUSC for Issuu
*********************************/

.hidden, #panel1, #panel2, #panel3{
	display: none;
}

/*********************************
General Styles and Containers 
*********************************/
body, html {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Verdana", Helvetica, Arial, sans-serif;
	color: #414141;
	margin: 0;
	padding: 0;
	text-align: left;
}

body {
	font-size:13px;
	line-height: 22px;
}

.bottom35 {
	margin-bottom: 35px;
}

.alignright {
	text-align: right;
}

.aligncenter {
	text-align: center !important;
}

.clean {
	display: none;
}

#contactwrap{
	width: 485px;
	padding: 25px;
	text-align: left;
	background-color: #edf1f4;
	border: 1px solid #d7e2e9;
	margin: 35px 0 35px 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
	
#contactwrap label {
	display: none;
}

.cover-enlarge {
	background: url(../images/icons/magnifier.gif) no-repeat center left;
	padding: 3px 0 3px 20px;
}

.coverimage {
	background: #fff url(../images/cover-shadow.gif) no-repeat bottom center;
	width: 200px;
	height:285px;
	padding: 0 0 12px 0;
	margin: 0px auto;
}

.current-issue {
	margin: 0px auto;
	margin-top: 15px;
	width: 200px;
}

.deadlines {
	margin-top: 15px;
	padding: 10px 0 15px 0;
	border: 3px double #e1e1e1;
	width: 300px;
}

.divider {
	background: url(../images/dotted-line.gif) repeat-x top left;
	margin-top: 10px;
	padding-top: 20px;
}

#editions-wrap {
	margin-top: 35px;
}

.eleven {
	font-size: 11px !important;
}
	
.floatleft {
	float: left;
	display: inline
}
							
.floatright {
	float: right;
	display: inline
}

#footer {
	font-size: 11px !important;
	color: #666;
	padding: 17px 0 0 0;
	border-top: 1px solid #e1e1e1;
	margin-bottom: 100px;
}

#home-leads {
	height: 200px;
	border-top: 1px solid #e1e1e1;
	margin-top: 30px;
	padding-top: 20px;
	background: url(../images/homelead-bg.gif) no-repeat top right;
}

.light {
	color: #949494;
}

.light b {
	color: #414141 !important;
}

#loader {
	display:none;
	position: relative;
	width: 20px;
	height: 20px;
	background-color: #000;	
}

#map{
	border: 2px solid #d7e2e9;
	margin: 7px 0 0 0;
	line-height: 0;
}

.right{
	margin-bottom: 35px;
}

.right-gradient {
	background: url(../images/slider-bg.gif) no-repeat top right;
	}

.staff{
	padding: 15px 25px 25px 25px;
	text-align: left;
	background-color: #edf1f4;
	border: 1px solid #d7e2e9;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#sub-header{
	width: 960px;
	position: relative;
	margin: 35px 0 30px 0;
	z-index: 1;
}

.arrow-down{
	position: absolute;
	display: inline;
	z-index: 1000;
	top: 40px;
	left: 85px;
}

#sub-header ul{
	margin:0;
	padding: 0;
	position: relative;
	border-bottom: 1px solid #e1e1e1;
	list-style-type: none;
	z-index: 1;
	height: 45px;
}

#sub-header li{
	position: absolute;
	padding: 12px 25px;
	background-color: #edf1f4;
	text-align: center;
	width: 125px;
	text-shadow: 0px 1px 1px #fff;
	margin: 0 0 0 10px;
	z-index: 1000;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
}

.ten {
	font-size: 10px !important;
}

#top {
	margin-top: 40px;
}

.twelve {
	font-size: 12px !important;
	line-height: 21px;
}

.upcoming-issue {
	margin: 0px auto;
	margin-top: 20px;
	padding: 15px 0 20px 0;
	width: 190px;
	background-color: #edf1f4;
	border: 1px solid #d7e2e9;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;

}

#wrapper {
	border-top: 7px solid #231f20;
}

#error {
	padding: 20px 0 15px 0;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	width: 535px;
	margin-bottom: 20px;
}
	
.zemError {
	color: #bb1524;
}

/*********************************
Headings
*********************************/

h1 {
	font-family: book, "lucida grande", verdana, sans-serif;
	font-size:28px;
	line-height:40px;
	margin: 0;
	color: #000;
}

h2 {
	font-family: book, "lucida grande", verdana, sans-serif;
	font-size:16px;
	line-height:22px;
	letter-spacing: 0px;
	margin: 0;
	color: #000;
}

h2.mailbox {
	background: url(../images/icon-mailbox.gif) no-repeat center left;
	padding: 0 0 0 50px;
}

h2.open {
	background: url(../images/icon-open.gif) no-repeat center left;
	padding: 0 0 0 55px;
}

h2.computer {
	background: url(../images/icon-imac.gif) no-repeat center left;
	padding: 0 0 0 50px;
}

h2.stamp {
	background: url(../images/icon-stamp.gif) no-repeat bottom left;
	padding: 0 0 4px 50px;
}

h2.paper {
	background: url(../images/icon-paper.gif) no-repeat bottom left;
	padding: 0 0 4px 53px;
}

h2.map {
	background: url(../images/icon-map.gif) no-repeat bottom left;
	padding: 0 0 1px 53px;
}

h2.truck {
	background: url(../images/icon-truck.gif) no-repeat bottom left;
	padding: 0 0 1px 50px;
}

h2.loop {
	background: url(../images/icon-loop.gif) no-repeat bottom left;
	padding: 0 0 1px 46px;
}

h2.award {
	background: url(../images/icon-award.gif) no-repeat bottom left;
	padding: 0 0 1px 55px;
}

h2.vcard {
	background: url(../images/icon-vcard.gif) no-repeat bottom left;
	padding: 0 0 1px 55px;
}

h3 {
	font-family: book, "lucida grande", verdana, sans-serif;
	font-size:18px;
	line-height:21px;
	color: #0071bc !important;
	margin: 0 0 3px 0;
	text-shadow: 0px 1px 1px #fff;
}

h4 {
	font-family: book, "lucida grande", verdana, sans-serif;
	font-size:12px;
	margin: 0 5px 0 0;
	text-transform: uppercase;
	color: #000 !important;
	display: inline;
}

h5 {
	font-family: book, "lucida grande", verdana, sans-serif;
	font-size:13px;
	margin: 0;
	text-transform: uppercase;
	color: #000 !important;
}


/*********************************
Paddings
*********************************/

.leftpad10 {
	padding-left: 10px;
}

.leftpad15 {
	padding-left: 15px;
}

.leftpad25 {
	padding-left: 25px;
}

.rightpad8 {
	padding-right: 8px;
}

.rightpad10 {
	padding-right: 10px;
}

.rightpad15 {
	padding-right: 15px;
}

.rightpad20 {
	padding-right: 20px;
}

/*********************************
Links
*********************************/
a:link, a:visited, a:active	{
	color: #0071bc;
	text-decoration: none;
	outline:0;
}

a.disabled	{
	color: #666 !important;
}

a:hover {
	color: #000;
}

a img {
	border: 0;
}

a.button {
	background: transparent url(../images/button.gif) no-repeat top right; 
	display: inline-block;
	height: 32px;
	padding-right: 4px;
	color: #fff !important;
	margin: 5px 0 10px 0;
}

a.button span {
	background: transparent url(../images/button.gif) no-repeat top left; 
	display: block;
	padding: 5px 15px 5px 19px;
} 

a.button:hover span {
background-position: 0% -53px;
}

a.button:hover{
background-position: 100% -53px;
}

a.slide-button{
	position: absolute;
	top: 335px;
	right: 15px;
	text-align: center;
	z-index: 1000;
	background: transparent url(../images/button-right-trans.gif) no-repeat top right; 
	display: inline-block;
	height: 32px;
	padding-right: 4px;
	color: #fff !important;
	margin: 5px 0 10px 0;	
}
a.slide-button span {
	background: transparent url(../images/button-trans.gif) no-repeat top left; 
	display: block;
	padding: 5px 15px 5px 19px;
} 

a.cover-info{
	color: #fff !important;
	position: absolute;
	top: 15px;
	right: 15px;
	text-align: center;
	z-index: 9995;
}


/*********************************
Navigation 
*********************************/
#nav {
 	float: right;
	display: inline;
	margin: 26px 0 0 0;
}

#nav li {
 	float: right;
	display: inline;
	margin: 0 0 0 15px;
	padding: 8px 0 0 30px;
}

#nav li a {
 	color: #414141 !important;
	font-size: 13px;
	padding: 0;
}

#nav li a:hover {
 	color: #0071bc !important;
}

#nav li a.current:hover {
 	color: #0071bc !important;
}

#nav li.current a {
 	color: #0071bc !important;
}

/*********************************
Slideshow
*********************************/
#slideshow {
	width: 960px;
	height: 390px;
	background-color: #f9fafb;
	margin-top: 25px;
}

#slides {
	width: 650px;
	margin: 0 0 0 310px;
	position: absolute;
	z-index:500;
	height: 390px;
	color: #fff !important;
}

#slideshow-pager{
	width: 320px;
	position: absolute;
	height: 390px;
	margin: 0;
	padding: 0;
	z-index: 501;
}

#slideshow-pager a{
	color: #414141;
	text-shadow: 0px 1px 1px #fff;
	line-height: 18px;
	font-size: 14px;	
}

#slideshow-pager p{
	font-size: 12px !important;
	
}

#slideshow-pager li{
	list-style-type: none;
	height:130px;
	padding: 0 10px 0 0;
}

#slideshow-pager li span.border{
	margin-bottom: 1px;
	height: 99px !important;
	display: block;
	padding: 15px;
	background: #ebf1f4;
}

#slideshow-pager li span.pager{
	height: 100px;
	display: block;
	padding: 15px;
	background: #ebf1f4;
}

#slideshow-pager li span.pager:hover{
	border-left: 5px solid #c2d3dd;
	padding-left: 10px;
}

#slideshow-pager li.active span.pager:hover{
	border-left: 0px;
	padding-left: 15px;
}

#slideshow-pager li.active{
	background: url(../images/active-arrow.gif) no-repeat center right;
}

#slideshow-pager li.active span.pager{
	background: #d7e2e9;
}

#tooltip{
	position:absolute;
	border:1px solid #000;
	background: rgb(9, 9, 9); /* degrade if rgba not supported */
	background: rgba(9, 9, 9, 0.9);
	padding:12px;
	color:#fff;
	width: 250px;
	display:none;
	z-index: 9999;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-align: left;
	}	

/*********************************
Select Replacement
*********************************/
.fancydropdown {
	position: relative;
	cursor: pointer;
	margin: 15px 10px 0 0;
	padding: 0;
	background-color: #fff;
	background-image: url('../images/dropdown_bg.gif');
	background-repeat: no-repeat;
	background-position: right 3px;
	border: 1px solid #e8e8e8;
	z-index: 500;
	width: 250px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
				
.fancydropdown h6 { 
	display: block;
	width: 200px;
	padding: 0 0 0 10px;
	margin: 2px 0 2px 0;
	color: #414141;
	font-weight: normal;
	font-size: 13px;
	text-shadow: 0px 1px 1px #fff;
}
				
.fancydropdown.fancydropdown_over {
	background-position: right -17px;
}

.fancydropdown.fancydropdown_over h3 {
	color: #414141;
}
.fancydropdown.fancydropdown_over {
	border: 1px solid #ccc;
}
.fancydropdown.fancydropdown_over ul {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
				
.fancydropdown ul { 
	display: none;
	position: absolute;
	z-index: 9999;
	overflow: auto;
	top: 26px;
	left: 0;
	margin: 0;
	padding: 0;
	background: #fff;
	border-top: 1px solid #e8e8e8;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	width:249px;
}
						
.fancydropdown ul li {
	display: inline;
}

.fancydropdown ul li:hover {
	cursor: pointer;
}
					
.fancydropdown ul li a { 
	float: left;
	width: 239px;
	font-size: 13px;
	display: inline;
	border-bottom: 1px solid #e8e8e8;
	padding: 4px 0px 4px 10px;
	text-shadow: 0px 1px 1px #fff;
}
.fancydropdown ul li a:hover {
	background: #edf1f4;
	color: #414141;
	cursor: pointer;}


/*********************************
Slider styles - http://www.ndoherty.biz/tag/coda-slider
*********************************/

/* Use this to keep the slider content contained if JavaScript is disabled */
.coda-slider-no-js .coda-slider {
	height: 200px;
	overflow: auto !important;
	padding-right: 20px;
}

.coda-slider { 
	border-top: 1px solid #e1e1e1;
	padding-bottom: 50px;
}
	
.coda-slider, .coda-slider .panel { 
	width: 960px;
} 
	
.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel {
	width: 600px;
}

.coda-slider-wrapper.arrows .coda-slider {
	margin: 0 10px;
}
	
/* Tab nav */
.coda-nav ul li a.current {
	background-color: #edf1f4;
	color: #414141 !important;
	text-shadow: 0px 1px 1px #fff;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
}

.panel {
	background: url(../images/slider-bg.gif) no-repeat top right;
	padding-top: 30px;	
	}
	
/* Preloader */
.coda-slider p.loading {
	padding: 20px;
	text-align: center;
}

/* Tabbed nav */
.coda-nav ul {
	clear: both;
	display: block;
	margin: 0 0 0 10px;
	padding: 0;
	overflow: hidden;
}

.coda-nav ul li {
	display: inline;
}

.coda-nav ul li a {
	display: block;
	float: left;
	margin-right: 8px;
	padding: 12px 25px;
	text-decoration: none;
}
	
/* Miscellaneous */
.coda-slider-wrapper { clear: both; overflow: auto }
.coda-slider { float: left; overflow: hidden; position: relative }
.coda-slider .panel { display: block; float: left }
.coda-slider .panel-container { position: relative }
.coda-nav-left, .coda-nav-right { float: left }
.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }	

	
/*********************************
Form Elements
*********************************/
input:focus, textarea:focus
{
	border-top: 1px solid #77b2ee !important;
	border-right: 1px solid #77b2ee !important;
	border-bottom: 1px solid #77b2ee !important;
	border-left: 1px solid #77b2ee !important;
}
					
input#yourname, input#emailadd {
	font-size: 14px;
	width: 469px;
	padding: 4px;
	color: #53462a;
	border-top: 1px solid #727272;
	border-right: 1px solid #b4b4b4;
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #b4b4b4;
}
		
textarea.zemTextarea {
	font: 12px/20px "Lucida Grande", "Lucida Sans Unicode", "Verdana", Helvetica, Arial, sans-serif;
	color: #53462a;
	width: 469px;
	padding: 4px;
	height: 210px;
	border-top: 1px solid #727272;
	border-right: 1px solid #b4b4b4;
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #b4b4b4;
}

input#Phone {
	font-size: 14px;
	color: #53462a;
	width: 225px;
	padding: 4px;
	border-top: 1px solid #727272;
	border-right: 1px solid #b4b4b4;
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #b4b4b4;
}

input#sendit {
    background: url(../images/button-send.gif) no-repeat;
    height: 32px;
    width: 141px;
    border: none;
	display: block;
	text-align: center;
	outline:0;
	color: #fff;
	font-size: 13px !important;
	padding: 0;
	margin: 0;

}

input#sendit:hover
{
    background: url(../images/button-send.gif) 0 -53px no-repeat;
	cursor: pointer;
}

/*********************************
Tables
*********************************/

#sizes-table
{
	padding-bottom: 5px;
	margin-bottom: 35px;
	background-color: #edf1f4;
	padding: 5px 15px 10px 15px;
	border: 1px solid #d7e2e9;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#ad-sizes
{
	width: 100%;
	font-size: 12px;
	text-align: left;
	border-collapse: collapse;
}

#ad-sizes th
{
	font-weight: bold;
	text-align: center;
	padding: 0 8px 3px 8p;
	border-bottom: 2px solid #d7e2e9;
	color: #323232;
	text-shadow: 0px 1px 1px #fff;

}
#ad-sizes td
{
	padding: 10px 8px 10px 8px;
	text-align: center;
	border-top: 1px solid #d7e2e9;
}
.one
{
	text-align: left !important;
	padding: 10px 10px 10px 15px !important;
}

#ad-sizes td.last
{
	vertical-align: baseline;
}
	
/*********************************
CLEARFIX 
*********************************/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*********************************
@Font-face
*********************************/
@font-face {
	font-family: book;
	src: url('../includes/book.ttf') format("truetype");
}