/*
$HeadURL: svn+secure://svn.comminternet.com/main/websites/hoganleather.com/trunk/web/common/stylesheets/frontend_screen.css $
$LastChangedRevision: 6956 $
$LastChangedDate: 2010-02-02 17:55:30 -0500 (Tue, 02 Feb 2010) $
*/

@import url(general.css);

/* GLOBAL. */

*
{
	margin: 0;
	padding: 0;
}

html,
body
{
	height: 100%;
}

body 
{
	background: #6d571b;	
	font: 80% tahoma, Arial, Helvetica, sans-serif;
	color: #192342;
	text-align: center;
}

p, div, table 
{
	font: 1em tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
}

img 
{
/*	float:left;
	padding: 32px 15px 10px 0;
	border: none;
	clear: both; */
}

h1, h2, h3, h4
{
	color: #192342;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h2, h3, h4
{
	color: #6d571b;
}

h1 
{
	font-size: 1.9em;
}

h2 
{
	font-size: 1.6em;
}

h3 
{
	font-size: 1.3em;
}

h4 
{
	font-size: 1.1em;
}

a:link, a:visited 
{
	color: #6d571b;
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
}

.imgLeft
{
	background: #6D571B;
	padding: 5px;
	border: 2px solid #192342;
	float:left;
	margin: 3px 5px 3px 0;
}

.imgRight
{
	background: #6D571B;
	padding: 5px;
	border: 2px solid #192342;
	float:right;
	margin: 3px 0 3px 5px;
}

.imgRightNoBorder
{
	padding: 5px;
	border: none;
	float:right;
	margin: 3px 0 3px 5px;
}

.imgLeftNoBorder
{
	padding: 5px;
	border: none;
	float:left;
	margin: 3px 5px 3px 0;
}

.imgRightFrontPage
{
	background: #6D571B;
	padding: 5px 5px 5px 5px;
	border: 2px solid #192342;
	float:right;
	margin: -35px -15px 3px 12px;
}
.clear
{
	clear: both;
}

.alertText
{
	margin-top: 6px;
	color: #C5140D;
	font-weight: bold;
}

/* PAGE SECTIONS. */

/* Page container. */

#pageContainer
{
	background: url('../images/body_bg.jpg') top repeat-y;
	width: 100%;
	margin: 0 auto;
}

#pageContainer.customerService_index table td
{
	padding: 2px;
}

/* Inside containers. */

#insideContainer1
{
	background: url('../images/header.jpg') top no-repeat;
	_padding: 0 0 0 1px;
	*padding: 0 0 0 1px;
	width: 920px;
	margin: 0 auto;
}

#insideContainer2
{
	width: 900px;
	margin: 0 auto;
}

/* Page top. */

#pageTop
{
	margin: 0 auto;
	width: 900px;
	height: 170px;
	color: #ffedc9;
}

#pageTop #logoLink
{
	position: absolute;
	left: inherit;
	width: 900px;
}

#pageTop #logoLink a
{
	position: relative;
	top: 28px;
	left: 13px;
	width: 294px;
	height: 106px;
	display: block;
}

#pageTop #logoLink h1
{
	display: none;
}

#pageTop #contactTop
{
	position: relative;
	top: 32px;
	right: 20px;
	float: right;
	color: #6d571b;
}

#pageTop #navTop
{
	position: relative;
	top: 130px;
	background: url('../images/navTop_bg.jpg') top repeat-x;
	margin: 0 3px;
	height: 25px;
	display: block;
	list-style: none;
	clear: both;
}

#pageTop #navTop li
{
	float: left;
	white-space: nowrap;
}

#pageTop #navTop li a
{
	display: block;
	padding: 1px 14px 1px 15px;
	_padding: 1px 11px 1px 11px;
	font: 1.3em Georgia, "Times New Roman", Times, serif;
	color: #192342;
}

/* Page bottom. */

#pageBottom
{
	color: #ccc;
	font-size: 0.9em;
	*font-size: 0.8em;
	margin: 0 3px;
	text-align: center;
	clear: both;
}

#pageBottom a
{
	color: #ccc;
	border-bottom: 1px dotted;
}

#pageBottom a:hover
{
	text-decoration: none;
	border-bottom: 1px solid;
}

#pageBottom ul
{
	background: #192342;
	padding: 8px 0 8px 0;
	margin: 0;
}

#pageBottom ul li
{
	padding: 0 36px;
	display: inline;
}

#pageBottom #footerPics
{
	background: url('../images/footerPics.jpg') top no-repeat;
	width: 894px;
	height: 80px;
	margin: 0 auto;
}

#footerBg
{
	background: url('../images/footer_bg.png') bottom no-repeat;
	margin: 0 auto;
	height: 14px;
}

/* Page content. */
#pageContent
{
background: url('../images/wallpaper2.jpg') top left repeat-y;
	background-position: 3px 0px;
	margin: 0 3px 3px 0;
}

#leftContent
{
	margin-left: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	_position: inherit;
/*	_top:50px; */
}

#leftContent ul
{
	padding: 16px 8px 0 8px;
	_padding: 16px 0 0 8px;
	list-style: none;
	font-size: 1.25em;
	font-weight: bold;
}

#leftContent ul li
{
	_margin-bottom: -24px;
	padding: 0 0 0 0;
	margin: 0 0 5px -4px;
	color: #192342;
	border: 3px double #31270C;
	border-top-color: #9F9377;
	border-left-color: #9F9377;
	background: #FFFFFF;
}

#leftContent a
{
	display: block;
/*	padding: 0 0 4px 0;
	margin: 2px 3px -4px 3px;
	_margin: 0 0 8px 0; */
	padding: 2px;
	color: #192342;
	text-decoration: none;
}

#leftContent a:hover
{
	text-decoration: none;
	display: block;
	background: #AE9C4A;
}

#leftContent a:active
{
	color: #FFFFFF
}

#leftContent a span
{
	color: #f9cc1a;
}

#rightContent
{
	width: 659px;
	padding: 16px 15px 10px 20px;
	float: right;
}

#rightContent h1 span
{
	border-bottom: 1px solid #3d5364;
}

#rightContent ul .indent li
{
	list-style: none;
}

#rightContent ul
{
	margin: -4px 0 10px 40px;
}

#rightContent ul li
{
	margin: 0 0 6px 0;
}

/*History Page Dog List*/

#rightContent ul.doglist
{
	margin-bottom: -50px;
}

#rightContent ul.doglist li
{
	margin: -15px 0 10px 40px;
}

/*End History Page*/

#rightContent h1,
#rightContent h2,
#rightContent h3,
#rightContent h4
{
	margin: 1px 0 14px 0;
}

#rightContent p
{
	margin: 1px 0 25px 0;
	line-height: 20px;
	text-align: justify;
}

#rightContent .rightColumn
{
	width: 200px;
	text-align: right;
	float: right;
}

#rightContent .rightColumn img
{
	border: 3px solid #192342;
}

#rightContent .underline
{
	text-decoration: underline;
}

/* COMPONENTS. */

/* Forms. */

form table.section
{
    border-collapse: collapse;
}

form tr.group {}

form td.caption
{
    width: 125px;
    height: 1.75em;
    vertical-align: top;
    padding-top: 7px;
}

form td.field
{
    padding: 3px 0;
}

form td.field ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.errors
{
    color: #CE0000;
    background-color: #FFCFCE;
    list-style: none;
    padding: 4px 4px 2px 4px;
    margin-top: 0;
}

ul.errors li
{
    padding-top: 0.25em;
}

ul.errors li:first-child
{
    padding-top: 0;
}

form .buttons {}

/* Site navigator. */

#pageContent .siteNavigator
{
    margin: -0.75em 0 10px 0;
    padding: 0;
}

#pageContent .siteNavigator li
{
    display: inline;
    background-image: url(../images/site_navigator_separator.gif);
    background-position: 0 40%;
    background-repeat: no-repeat;
    padding: 0 3px 0 10px;
}

#pageContent .siteNavigator li.first
{
    background-image: none;
    padding: 0 6px 0 0;
}

/* Page navigator. */

.pageNavigator
{
    margin: 1em 0 0 0;
}

.pageNavigator .label {}

.pageNavigator ul
{
    display: inline;
    margin-left: 0;
    padding-left: 0;
}

.pageNavigator ul li
{
    display: inline;
    margin-right: 5px;
    font-weight: bold;
}

.pageNavigator ul li.next {}
.pageNavigator ul li.previous {}

.pageNavigator ul li a
{
    background: white;
    /*border: 2px solid black;*/
    border-bottom: 1px solid black;
    padding: 4px 7px 2px 7px;
    text-decoration: none;
}

.pageNavigator.bottom {}

/* Error pages. */

#pageContainer.httpError
{
    color: black;
}

/* Search */

#pageContainer #pageContent .propertySearch {}

#pageContainer #pageContent .propertySearch .features,
#pageContainer #pageContent .propertySearch .features td {}

#pageContainer #pageContent .propertySearch .features td.caption {}

#pageContainer #pageContent .propertySearch .towns,
#pageContainer #pageContent .propertySearch .amenities {}

/* INDIVIDUAL PAGES. */

.column
{
    float: left;
}

#pageContainer.sitemap .column
{
    width: 32%;
}

/* SPAM PREVENTION */

#emailAddress1 // This is a 'honeypot' field to attact spammers. If this field is filled out, the only explanation is that a spambot saw it and filled it out.
{
    display: none;
}
