/*                                                                 */
/* layout.css                                                      */
/*                                                                 */
/* Layout CSS for SimplyLocalOnline.com                            */
/* Author: Shentel Data Processing                                 */
/* Copyright: 2009 Shenandoah Telecommunications                   */
/* Version: 1.0.7                                                  */

/*                                                                 */
/* General                                                         */
/* ������������������������������������������������������������    */

/* Remove padding and margin on selected elements */
h1, h2, h3, h4, h5, h6, pre, body, p, div {
	margin: 0;
	padding: 0;
}

div {
	overflow: auto;
}

/* Remove border around linked images and fix Firefox odd spaces */
img {
	border: 0;
	vertical-align: bottom;
}

/*                                                                 */
/* Overall Structure                                               */
/* ������������������������������������������������������������    */

#page-wrap {
	width: 960px;
	margin: 0 auto;
	padding: 5px 0 25px 0;
}

#page-head {
	width: 960px;
	float: left;
	clear: left;
}

#page-body {
	width: 958px;
	float: left;
	clear: left;
}

#pop-wrap {
	width: 440px;
	margin: 10px;
	float: left;
}

#page-foot {
	width: 960px;
	float: left;
	clear: left;
	padding-top: 10px;
}

div.audience_links {
	float: right;
}

ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.errors {
	list-style-type: disc;
	list-style-position: inside;
	margin-top: 10px;
}

ul li {
	padding: 5px 0px;
}

ul.errors li {
	padding: 0px 0px;
}

li div {
	width: 100%;
}

li div div {
	width: auto;
}

#page-foot ul li {
	display: inline;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 8px;
}

#page-foot ul>li {
	display: inline;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 8px;
}

.audience_links ul>li, #page-foot .audience_links ul>li {
	display: inline;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 8px;
}

#page-foot ul>li:first-child {
	padding: 0px 0px 0px 0px;
}

/*                                                                 */
/* Headings                                                        */
/* ������������������������������������������������������������    */

h1 {
	padding: 5px 129px 5px 5px;
}

h2 {
	padding: 1px 5px;
	clear: left;
}

.content h2 {
	margin: 0px -5px;
}

h3 {
	line-height: 12pt;
	margin-bottom: 5px;
}

/*                                                                 */
/* Links                                                           */
/* ������������������������������������������������������������    */

#main_navigation .nav_button a {
	position: absolute;
	padding: 7px 0px 0px 5px;
}

#main_navigation .nav_button div.popup_links a {
	display: block;
	position: relative;
	padding: 5px;
}

#sl a {
	display: block;
	padding-top: 10px;
}

a.rss {
	display: inline-block;
	margin: 0px 10px;
	width: 14px;
	height: 14px;
}

a.more {
	display: block;
	float: right;
}

div.button-style-link {
	float: right;
	margin: 5px;
	padding: 2px 10px 4px 10px;
}

/*                                                                 */
/* Header                                                          */
/* ������������������������������������������������������������    */

#topper {
	float: left;
	width: 960px;
	height: 108px;
}

#branding {
	float: left;
	height: 55px;
	padding: 43px 10px 10px;
	width: 154px;
}

#user_tools {
	float: left;
	height: 108px;
	width: 518px;
	position: relative;
}

#ut_search {
	bottom: 5px;
	left: 5px;
	position: absolute;
}

#ut_date {
	bottom: 5px;
	position: absolute;
	right: 13px;
	text-align: right;
}

#ut_date p {
	margin-top: 5px;
}

#weather {
	float: left;
	height: 108px;
	width: 268px;
}

/*                                                                 */
/* Body                                                            */
/* ������������������������������������������������������������    */



/*                                                                 */
/* Main Navigation                                                 */
/* ������������������������������������������������������������    */

#page-nav {
	float: left;
	width: 163px;
	margin: 10px 0px 0px;
	padding-left: 10px;
	overflow: visible;
}

#main_navigation {
	width: 163px;
	overflow: visible;
}

#main_navigation .nav_button {
	float: left;
	margin-bottom: 2px;
	width: 159px;
	height: 37px;
	overflow: visible;
}

#main_navigation .nav_button img {
	display: block;
	float: right;
}

#main_navigation .nav_button img.arrow_over {
	display: none;
}

#main_navigation .nav_button .popup_links {
	position: absolute;
	margin-left: 159px;
	padding: 5px;
	display: none;
	z-index: 1000;
}

#posting_options {
	margin: 10px 0px;
	width: 148px;
	float: left;
	overflow: visible;
}

#posting_options .nav_button {
	padding: 9px 10px;
	line-height: 14pt;
}

#posting_options .nav_submenu {
	margin: 0px 10px 5px 10px;
	overflow: visible;
}

#posting_options div.nav_submenu a {
	display: block;
	padding: 5px 10px;
}

#sl {
	width: 136px;
	padding: 5px;
	margin-bottom: 10px;
}

/*                                                                 */
/* Main Content                                                    */
/* ������������������������������������������������������������    */

#content-wrap {
	float: left;
	width: 501px;
	margin: 10px 0px 0px 6px;
	padding-bottom: 10px;
}

#pop-content {
	float: left;
	width: 428px;
	margin: 10px 0px 10px 6px;
	padding-bottom: 10px;
}

.content {
	padding: 5px;
	clear: both;
}

#fc {
	float: left;
	width: 501px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

#feature_display {
	float: left;
	overflow: hidden;
	width: 317px;
}

#features {
	float: right;
	width: 170px;
	overflow: hidden;
}

#fc p {
	padding: 15px 0px 15px 25px;
}

#fc p a {
	display: block;
}

#tc-obits {
	float: left;
	width: 501px;
	margin-bottom: 10px;
}

#tc {
	float: left;
	width: 326px;
}

#obits {
	float: right;
	width: 165px;
}

#ec {
	float: left;
	width: 501px;
}

.tc-price {
	text-align: right;
}

.ec-eventstart {
	margin-top: 5px;
	float: right;
	width: 48%;
	text-align: right;
}

.ec-eventend {
	float: right;
	clear: right;
	width: 48%;
	text-align: right;
}

.ec-eventloc {
	margin-top: 5px;
	float: left;
	width: 50%;
}

.subpage {
	float: left;
	width: 501px;
}

.section-navigation {
	float: right;
	overflow: visible;
}

.section-search {
	clear: both;
	padding-bottom: 5px;
}

ul.categorylist {
	float: left;
	width: 491px;
	padding: 5px 0px 40px 5px;
	margin: 0px -5px;
}

ul.categorylist li {
	margin: 0px;
	display: block;
	float: left;
	height: 22px;
	width: 163px;
	overflow: visible;
}

ul.categorylist li a {
	padding: 2px 10px;
}

ul.articlelist li {
	padding-top: 10px;
	margin-bottom: 10px;
}

span.category-description {
	color: #666666;
	font-size: 8pt;
	padding-top: 5px;
	padding-left: 10px;
	display: block;
}

span.category-shortdesc {
	color: #666666;
	font-size: 8pt;
	padding-top: 5px;
	padding-left: 10px;
	display: block;
}

hr.categorylist-bottom {
	color: #f2f2f2;
	background-color: #f2f2f2;
	height: 1px;
	border: 2px solid #f2f2f2;
	clear: both;
	margin: 0px;
	padding: 0px;
	
}

.section-search {
	clear: both;
}

/*                                                                 */
/* Secondary Content                                               */
/* ������������������������������������������������������������    */

#page-rel {
	float: right;
	width: 264px;
	margin: 10px 0px 0px;
	padding-right: 3px;
}

#today {
	margin-bottom: 10px;
	float: right;
}

.fa {
	margin-bottom: 10px;
	padding: 5px;
	width: 252px;
	overflow: hidden;
}

/*                                                                 */
/* Footer                                                          */
/* ������������������������������������������������������������    */



/*                                                                 */
/* Forms                                                           */
/* ������������������������������������������������������������    */

/*                                                 Header Forms    */
/* ������������������������������������������������������������    */
/*                            General                              */
#ut_search form{
	margin-top: 5px;
}

/*                        Specific Fields                          */
#zip_input {
	width: 50px;
	height: 18px;
}

#search_input {
	width: 280px;
	height: 18px;
	padding: 5px;
	vertical-align: middle;
	margin: 0px;
}

#search_button {
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

/*                                                Content Forms    */
/* ������������������������������������������������������������    */
/*                            General                              */
.subpage form fieldset {
	margin: 0px 0px 40px;
	padding: 0px;
}

.subpage form legend {
	padding: 2px 10px;
	display: block;
	margin-bottom: 10px;
}

.subpage form fieldset fieldset {
	margin-bottom: 0px;
}

.subpage form fieldset fieldset div {
	float: left;
	padding: 5px 0px;
}

.subpage form fieldset fieldset legend {
	padding: 20px 0px 0px 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div#buttons {
	margin-top: 20px;
	text-align: right;
	line-height: 17pt;
}

div#buttons button {
	display: block;
	float: right;
	height: 22px;
	padding: 0px 10px 4px 10px;
	margin-left: 20px;
	cursor: pointer;
}

input#ie6ConfirmButton, input#ie6ModifyButton {
	display: block;
	float: right;
	height: 22px;
	padding: 0px 10px 4px 10px;
	margin-left: 20px;
	cursor: pointer;
	width: auto;
}

.count {
	margin-left: 5px;
	padding: 2px;
}

/*                       Specific Sections                         */
#article_category label {
	display: block;
	float: left;
	height: 22px;
	padding: 2px 10px;
	width: 165px;
}

#article_details small, #article_user_details small {
	display: block;
}

#article_details label, #article_user_details label {
	display: block;
	margin-top: 20px;
}

#article_details fieldset label, #article_user_details fieldset label {
	margin-top: 0px;
}

#article_details input, #article_details textarea, #article_user_details input, #article_user_details textarea {
	width: 420px;
}

#article_details fieldset input, #article_user_details fieldset input {
	width: auto;
}

#article_user_details fieldset label {
	padding: 2px 0px;
}

#article_details textarea, #article_user_details textarea {
	height: 55px;
}

/*                        Specific Fields                          */
label#tos_agree {
	line-height: 17pt;
	display: block;
	float: left;
	text-align: left;
	margin-top: 0px;
}

input#terms {
	width: auto;
}

input#price {
	width: 409px;
}

input#contact_type_email {
	
	width: auto;
	display: inline;
	}
	
input#contact_type_phone {
	
	width: auto;
	display: inline;
	}

input#contact_phone1, input#contact_phone2 {
	width: 29px;	
}
input#contact_phone3 {
	width: 35px;	
}

input#phone1, input#phone2 {
	width: 29px;	
}
input#phone3 {
	width: 35px;	
}

input#start_am, input#start_pm, input#end_am, input#end_pm {
	width: auto;
}

input.section_search_input {
	width: 125px;
	height: 16px;
	padding: 3px 5px;
	vertical-align: middle;
	margin: 0px 0px 0px 4px;
}

select.section_search_drop {
	width: 125px;
	height: 24px;
	padding: 2px;
	vertical-align: middle;
	margin: 0px;
}

input.section_search_button {
	border: 0px;
	margin: 0px;
	padding: 1px 0px 3px 4px;
	vertical-align: middle;
}

.section-search form {
	float: right;
}

span#search_hover {
	display: inline-block;
	vertical-align: middle;
	padding: 0px 0px 0px 8px;
	margin: 4px 0px;
	cursor: pointer;
}

#search_hover:hover {
	text-decoration: underline;
}

#search_text, #search_region, #search_keyword, #search_go {
	display: none;
}

/*                                                                 */
/* Tables                                                          */
/* ������������������������������������������������������������    */

table { 
  border-spacing: 0;
   border-collapse: collapse;
}

td {
  text-align: left;
  font-weight: normal;
}

/*                                                                 */
/* Miscellaneous                                                   */
/* ������������������������������������������������������������    */

.classifieds-posttime, .classifieds-postdesc, .classifieds-postprice, .classifieds-postinfo {
	width: auto;
}

.classifieds-posttime, .classifieds-postprice {
	float: right;
	line-height: 12pt;
}

.classifieds-postdesc {
	margin-bottom: 5px;
}

.events-postfname, .events-postcontact {
	float: right;
	clear: both;
	font-weight: bold;
	font-size: 8pt;
}

.events-postdesc {
	margin: 5px 0px;
}

p.events-postregion {
	text-align: right;
}

.events-posteventend {
	
}

.events-postlocation, .events-posteventtime {
	margin: 0px;
	width: 49%;
}

.obituaries-postdesc {
	margin: 5px 0px;
}

.obituaries-posttime {
	text-align: right;
	line-height: 12pt;
}

.notvalid {
	padding-top: 5px;
}
