/**
Template Name: Client Photos
Template Author: Sierra Bravo
Template Description: Client Photos
Tags: All,Elegant,Burgundy,Blue
Sample Account: afsbsample6
Display: Yes
Home Banner: Yes
**/

/* IMPORTANT: Import Common Styles */
/* This includes styles for the client area, events calendar, and contact form */
@import url('../../common_templates/common_styles/common.css');

body {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #6A6A6C;
	background: #002D64;
	margin: 0;
	padding: 0;
	text-align: center;
}


a:link {
	color: #9C8A3E;
	text-decoration: none;
}

a:visited {
	color: #B09B48;
	text-decoration: none;
}

a:hover {
	color: #B09B48;
	text-decoration: underline;
}

h2, h2 a:link, h2 a:visited, #main h1, #main-content h1 {
	color: #C00002;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: .5px;
}

#main-content h2 {
	font-weight: normal;
}

#main-content h2 {
	font-size: 16px;
	font-weight: normal;
}

h4 {
	font-size: 12px;
	font-weight: normal;
	color: #666;
	font-style: oblique;
}

p {
	line-height: 1.5em;
}

form input.text {
	width: 164px;
	border: 1px solid #7F9DB9;
	border-top: 2px solid #696ABC;
	margin-bottom: 5px;
}

#container {
	width: 922px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#page-top {
	width: 922px;
	height: 46px;
	background: url('images/top_edge.jpg') no-repeat top left;
}

#page-top-content {
	width: 922px;
	height: 46px;
	background: url('images/top_edge_content.jpg') no-repeat top left;
}

#page-header {
	width: 922px;
	height: 135px;
	background: url('images/page_header.jpg') no-repeat top right;
	position: relative;
	display: table-cell;
	vertical-align: middle;
}

#page-header-content {
	width: 922px;
	height: 135px;
	background: url('images/page_header_content.jpg') no-repeat top right;
	position: relative;
	display: table-cell;
	vertical-align: middle;
}


#page-seperator {
	height: 25px;
	background: #ccc;
}

#logo {
	width: 300px;
	text-align: center;
}


#logo h1 {
	color: white;
	/*padding-left: 15px;*/
	text-align: center;
}

#content {
	background: transparent url('images/content_bg.jpg') repeat-y top left;
	float: left;
	padding-bottom: 16px;
}

#sidebar {
	width: 240px;
	background: transparent url('images/sidebar_line.gif') repeat-y right 20px;
	float: left;
	position: relative;
	margin-top: 30px;
	left: 20px;
}

#send-message {
    margin-top: 250px;
    }

ul {
	/*list-style-type: none;*/
	margin: 0;
	padding: 0;
}

ul li {
    margin: 0 0 2px 0;
}

ul li a:link, ul li a:visited {
	color: #6A6A6A;
	text-decoration: none;
}

ul li a:hover {
	color: #333;
	text-decoration: underline;
}

#fintools, #services, #additionalpages, #links, #newsletter, 
#contact, #email-updates, #about, #serviceplus, #index, #disclaimer, #contact, #make_payment, #calendar, #client_area, #news {
	padding-left: 62px;
	padding-bottom: 5px;
	margin: 0 0 0px 9px;
	padding-top: 0px;
	min-height: 50px;	
	position: relative;
}

#fintools h2, #services h2, #additionalpages h2, #links h2, #newsletter h2, 
#contact h2, #email-updates h2, #about h2, #serviceplus h2, #index h2, #disclaimer h2, #make_payment h2, 
#calendar h2, #client_area h2, #news h2 {
	padding-top: 9px;
	margin-left: -11px;
}  
	
#fintools {
	background: transparent url('images/icon_tools.gif') no-repeat left top;
}

#make_payment {
	background: transparent url('images/icon_make_payment.gif') no-repeat left top;
}

#index {
	background: transparent url('images/icon_home.gif') no-repeat left top;
}

#about {
	background: transparent url('images/icon_about.gif') no-repeat left top;
}

#services {
	background: transparent url('images/icon_services.gif') no-repeat left top;
}

#serviceplus {
	background: transparent url('images/icon_services_plus.gif') no-repeat left top;
}

#additionalpages {
	background: transparent url('images/icon_resources.gif') no-repeat left top;
}

#links {
	background: transparent url('images/icon_links.gif') no-repeat left top;
}	

#news {
	background: transparent url('images/icon_links.gif') no-repeat left top;
}

#newsletter {
	background: transparent url('images/icon_news.gif') no-repeat left top;
}

#contact {
	background: transparent url('images/icon_contact.gif') no-repeat left top;
}

#email-updates {
	background: transparent url('images/icon_email.gif') no-repeat left top;
}

#disclaimer {
	background: transparent url('images/icon_news.gif') no-repeat left top;
}

#calendar {
	background: transparent url('images/icon_calendar.gif') no-repeat left top;
}

#client_area {
	background: transparent url('images/icon_clientarea.gif') no-repeat left top;
}

#main {
	width: 634px;
	float: right;
	background: transparent url('images/content_top.jpg') no-repeat 92px 0;
	padding-top: 90px;
	margin-left: 48px;
}

#main-content {
	width: 634px;
	float: right;
	background: transparent url('images/content_top_content.jpg') no-repeat 175px 0;
	padding-top: 43px;
	margin-left: 48px;
}

	#main h1, #main-content h1 {
		clear: both;
		width: 100%;
		padding-bottom: 2px;
	}

#main-content-inner {
	width: 92%;
}

#main-content-inner ul {
    padding-left: 20px;
}

#main-content-inner ul.home-content-list {
    list-style-image: url(images/list_arrow.gif);
    padding: 0;
}

#main-content-inner ul.contact {
    list-style-type: none;
}

#main-inner {
	width: 92%;
}

#footer-seperation {
	background: url('images/footer_top.jpg') no-repeat top left;
	clear: both;
	height: 44px;
}

#footer {
	background: transparent url('images/footer_bg.jpg') repeat-y top left;
	float: left;
	width: 922px;
	clear: both;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	text-align: center;
}
#footer-bottom{
    background: transparent url('images/footer_bottom.jpg') no-repeat top left;
	height: 17px;
	clear: both;
}


#footer-business {
    float: left;
    width: 240px;
    font-weight: bolder;
    font-size: 21px;
    left: 20px;
    color: black;
/*    line-height: 55px;*/
    }
    
#footer-other {
    float: left;
    text-align: left;
    width: 605px;
    font-size: 11px;
    line-height: 12px;
    margin: 5px 0 0 20px;
    color: black;
}

#footer-counter {
	text-align: center;
	float: left;
	padding:0;
	margin: 0;
	width: 780px;
	margin-top: 10px;
	color: #BD0000;
	font-size: 13px;
	font-weight: bold;
}

#footer p {
    margin: 1px;
    }
    
#footer-anchor {
    display: none;
    }

.anchor {
    display: none;
    }
    
.indent {
	padding-left: 25px;
}
    
/* Additional Pages */
dl {
    margin-top: 20px;
   }
   
dd {
    margin-bottom: 12px;
}

dt, dd {
   /* padding-left: 20px;*/
}

dt {
    /*background: transparent url('images/icon_additional_small.gif') no-repeat left top;
    height: 27px;*/
    font-weight: bold;
    }
    
dt a:link, dt a:visited, dt {
    color: #C00002;
    text-decoration: none;
}

dt a:hover {
    color: #6A6A6C;
    text-decoration: underline;
    }
    
.tools-list {
	margin: 0;
	padding: 0;	
	margin: 0 0 20px 20px;
}

#bug-report {
	clear: both;
	text-align: center;
	width: 780px;
	font-size: 10px;
}

#bug-report a:link, #bug-report a:visited {
	color: #aaa;
}

/* Disclaimer Popup */
#popup-container {
    margin: 20px;
    padding: 15px;
    text-align: left;
    background: white;
    border: 1px solid #ccc;
    }
    
    #popup-container h1 {
        margin: 0 0 10px 0;
        }
        


.formInput {
    text-align: left;
    }
    
.formInput h3 {
    font-size: 100%;
    font-weight: bolder;
    margin: 0 0 3px 0;
    padding: 0;
}

.formInput p {
    line-height: 1.4;
    font-size: 100%;
    margin-top: 0;
    }
    
    .formInput p.event-date {
        font-size: 75%;
        margin: 0 0 10px 0;
        }
        
.form-label {
    text-align: left;
    vertical-align: top;
    }
    
h3, h4 {
    margin: 1px 0 2px 0;
    }

