/* Copyright (c) 2006 Service First Webmasters, Inc. All Rights Reserved. */
body {/*this is separated because DW applies the html background to everything */
	background-color: #000000; /* Keep as is so that the UA editor shows the content correctly */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
/* ----- sticky footer ----- */
/* edit the margin em and height em together to match what you need for height of the sticky footer */
/* http://ryanfait.com/resources/footer-stick-to-bottom-of-page/ */
* {
margin: 0;
}
html, body {
height: 100%;
}
.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -1.5em;
min-width: 1004px;
}
.push {
height: 3em;/*must be twice the height of the stickyFooter to prevent overlapping of bottom content with footer in Opera and Safari*/
}
.stickyFooter {
height: 1.5em;
}
/* ----^ sticky footer ^---- */

div#banner {
	height:25px;
	background: #333333; 
	color:#FFFFFF; 
	padding:8px 15px 18px 15px;
	text-align:left;
	min-width:950px;
}
div#logo {
	float: left;
	background: url(assets/kirk_carter_photography_log.gif) 0 0 no-repeat transparent;
	height: 35px;
	width:200px;
	padding: 8px 0 0 112px;
}
.logoDiv {
	cursor:pointer; /*the div itself links back to the home page, so you can have a background image as the logo*/
}
.logoDivYAH {
	cursor:text !important; /*the div itself links back to the home page, so you can have a background image as the logo*/
}

div#horizNav {
	float:right;
	padding: 11px 0 0 0;
	font-size: 12px;/*EDIT for style*/
}
div.hnavButton {	
	display:inline;
	padding: 0 5px 0 0;
}
div.hnavButton a:link, div.hnavButton a:visited {
	display:inline;	
	text-decoration: none;/*EDIT for style*/
	color: #FFFFFF !important;/*EDIT for style*/
	font-size:12px;
	margin: 0;
	padding:0px 0px 0 0px;  /*EDIT for style*/
}
div.hnavButton a:hover, div.hnavButton a:active {
	text-decoration: underline;
}
div.hnavButton a.YAH:link, div.hnavButton a.YAH:visited, div.hnavButton a.YAH:hover, div.hnavButton a.YAH:active {
	_cursor: text !important;
	color: #888888 !important;/*EDIT for style*/
	text-decoration: none !important;
}
div.hnavButton a.YAH {
	cursor: text !important;
}
/* horizontal  navigation ^ -------------*/

div#centeringContainer {
	text-align:center;
	padding:0 0 0 0;
	margin:0;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
}

div#seriesLink {
	text-align:right;
	padding: 5px 10px 2% 0;
}
div#seriesLink a {
	color: #999999 !important;
	font-size:10px;
}
table#centeringTable {
	margin: 0 auto 0 auto;	
	font-size:14px;
	width: 960px;
}
table#centeringTableHome {
	margin: 0 auto 0 auto;	
	font-size:14px;
	width: 960px;
	text-align:center;
}
h1.seriesTitle {
	font-size:14px;
	font-weight:bold;
	padding: 15px 0 10px 0;
	margin:0;
}

div#photoNav {
	width: 60px;
	margin: 0 0 0 0;
	float:left;
	
}
div#photoNav a {
	display:block;
	width: 50px;
	height: 50px;
	padding: 1px 1px 1px 1px;
	margin: 1px 1px 3px 1px;
	border: 1px solid black;
}
div#photoNav a:hover, div#photoNav a:active, div#photoNav a.YAH {
	border: 1px solid #F1F1F1;
}

div.displayLargeHome {
	padding:20px 0 0 0;
	text-align:left;
	margin: 0 auto 0 auto;
}
div.seriesTitleHome {

}
div.seriesTitleHome h1 {
	font-size: 15px;
	font-weight: bold;
	margin:0;
	padding:0;
	
}
div.seriesTitleHome p {
	font-size: 12px;
	color: #999999;
	margin:0;
	padding: 10px 0 0 0;
	
}
div.seriesTitleHome a {
	color: #BBBBBB !important;
}
div#displayLarge {
	padding:0 0 0 0;
	text-align:center;
}
div.photoTitle {
	padding-bottom:3px;
	text-align:left;
}
.flashCaption {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:red;
}
h2.title {
	padding-bottom:3px;
	font-size: 14px;/*EDIT for style */
	font-weight: normal;/*EDIT for style */
	margin: 0 0 0 0;
	line-height: 1.2em;
	font-family:Verdana, Arial, Helvetica, sans-serif;/* EDIT for style */
	color:#DDDDDD;/* EDIT for style */
	text-align:left;
}
h3.keywords {
	font-size:1px;
	color:black;
}
div.photoCaption {
	float:left;
	padding:3px 0px 0 0;
	color:#999999 !important;
	text-align:left;
}
div.photoCaption a:link, div.photoCaption a:visited {
	color:#999999 !important;
}

div.contextMenu {
	position:absolute;
	visibility:hidden;
	border:1px solid black;
	background:white;
	color: black;
	font-weight:bold;
	width:200px;
	padding:10px;
	text-align: left;
}

div#buyColumn {
	padding: 0 0 0 0;
	width: 200px;
	float:right;
	text-align:left;
	position:relative;
}
div#buyColumn h1 {
	font-size: 14px;
	margin-top: 0px;
}
div.buyLinks a {
	font-size: 11px;
	padding: 2px 0 0 0;
	margin: 0;
}
div.buyLinks a:link, div.buyLinks a:visited {
	text-decoration: none !important;	
}
div.buyLinks a:hover, div.buyLinks a:active {
	text-decoration: underline !important;
}

div.buyLink {
	float:right;
	padding:3px 0 0 15px;
	text-align:left;
}
div.buyLink a {
	color:#999999 !important;
}
div.navButtonContainer {
	position:relative;
	top: 378px;
	left:0px;
	padding:0;
	margin:0;
	width: 90px;
}
div.navButtonContainer a:link, div.navButtonContainer a:visited {
	color: #555555 !important;
	text-decoration: none !important;
	font-weight: bold;
	font-size:15px;
	padding: 3px 3px 3px 3px;
	background:#222222;	

}
div.navButtonContainer a:hover, div.navButtonContainer a:active {
	color: #AAAAAA !important;
	text-decoration: none !important;
	font-weight: bold;
	font-size:15px;
	background:#333333;
}
div#copyrightDiv {
	font-size: 10px;
	padding: 5px 0 0 15px;
	color: #999999;

}
/* content div ---------------*/
div#content {
	position:relative;
	background: #FFFFFF;/*EDIT for style*/
	margin: 0 0 0 230px; /* EDIT for style: left margin for left navigation width */
	padding: 30px 50px 50px 0;
	text-align: left;
	min-height: 720px; /* EDIT for style: keeps the content area taller than the left column on the shortest page */
	/*_height:850px; EDIT for style: IE6 only*/

}

/* text in the content area ---------------- */
h1 {
	font-size: 19px;/*EDIT for style */
	font-weight: normal;/*EDIT for style */
	margin: 1.3em 0 0 0;
	line-height: 1.2em;
	font-family:Verdana, Arial, Helvetica, sans-serif;/* EDIT for style */
	color:#BBBBBB;/* EDIT for style */
	text-align:left;
}
h2 {
    font-size: 16px;/*EDIT for style */
	font-weight:normal;/*EDIT for style */
	margin: 1.3em 0 0 0;
	line-height: 1.2em;
	font-family:Verdana, Arial, Helvetica, sans-serif;/* EDIT for style */
	color:#BBBBBB;/* EDIT for style */
	text-align:left;
}
h3 {
    font-size: 14px;/*EDIT for style */
	font-weight:bold;/*EDIT for style */
	margin: 1.3em 0 0 0;
	line-height: 1.2em;
	font-family:Verdana, Arial, Helvetica, sans-serif;/* EDIT for style */
	color:#AAAAAA;/* EDIT for style */
	text-align:left;
}
h4 {
    font-size: 16px;/*EDIT for style */
	font-weight:normal;/*EDIT for style */
	margin: 1.3em 0 0 0;
	line-height: 1.2em;
	font-family:Verdana, Arial, Helvetica, sans-serif;/* EDIT for style */
	color:#BBBBBB;/* EDIT for style */
	text-align:left;
}
h5 {
    font-size: 15px;/*EDIT for style */
	font-weight:normal;/*EDIT for style */
	margin: 1.3em 0 0 0;
	line-height: 1.2em;
	font-family:Verdana, Arial, Helvetica, sans-serif;/* EDIT for style */
	color:#BBBBBB;/* EDIT for style */
	text-align:left;
}
p {
	line-height: 1.4em;
	padding-top: 1.1em; /*inherits font size from page, has bottom margin built in by browser*/
	font-family:Verdana, Arial, Helvetica, sans-serif;/* EDIT for style */
	font-size:14px;/* EDIT for style */
	color:#FFFFFF;/* EDIT for style */
	text-align:left;
}
.firstPara {
	padding-top: 0.1em;/*if you need snugged up first paras, use inline to make bottom margin 0px*/
	margin-top:0;
}
.firstH1 {
	padding-top: 0.3em;/*if you need snugged up first paras, use inline to make bottom margin 0px*/
	margin-top:0;
}
.beforeUL {
	margin-bottom:0;
}
.firstParabeforeUL {
	padding-top: 0.3em;
	margin-top:0;
	margin-bottom:0;
}
a {
	color:#E1FFFF !important;/*EDIT for style */
	text-decoration: underline;
}
ul {
	list-style-type: square;/*EDIT for style */
	list-style-position: outside;
	margin: 0em 0 0 3em; /* T R B L */
	padding: 0;
}
li {
	color: #000000;/*EDIT for style -- the bullet color */
	font-size: 16px;/*EDIT for style -- the bullet size */
}

/* text in the content area ^ ---------------- */

/* floated sidebars and pullquotes  --------------------- */
.floatedSidebar {
	float: right;
	position:relative;
	margin: 10px 0 5px 15px;  /* T R B L */
	padding: 6px 6px 6px 6px;
	background: #fffbe8;/*EDIT for style*/
	border: 1px solid #002A75;/*EDIT for style*/
	width: 200px;
}
.floatedSidebar h3 {
	margin: 0;
	padding: 0;
}
.floatedPullquote {
	float: right;
	position:relative;
	margin: 22px 0px 15px 35px;
	padding: 10px 0px 10px 0px;
	border-top: 1px dashed #DDDDDD;/*EDIT for style*/
	border-bottom: 2px solid #DDDDDD;/*EDIT for style*/
	width: 250px; 
}
.floatedPullquote p {
	margin: 0;
	font-size: 13px;/*EDIT for style*/
	line-height: 1.3em;
	color:#D7F2FF;/*EDIT for style*/
	padding: 0px 5px 0px 8px; 
}
p.quoteAttrib {
	font-size: 13px;/*EDIT for style*/
	text-align: right;
}
/* floated sidebars and pullquotes ^ --------------------- */

div#seriesDesc {
margin: 10px auto 0 auto;
_margin: 10px 0 0 15%;
_text-align:center;
width:860px;
}

/* floated photos/graphics --------------*/
.floatedPhotoRight {
	float: right;
	position:relative;
	margin: 10px 0 5px 15px;
}
.floatedPhotoRight img, .floatedPhotoLeft img {
	border: none;/*EDIT for style*/
}
.floatedPhotoRight p, .floatedPhotoLeft p, div.photoContainer p {
	margin: 0;
	padding: 5px 1px 0 1px;
	font-size: 13px;/*EDIT for style*/
	line-height: 1.2em;
	text-align:left;
}
.floatedPhotoLeft {
	float: left;
	position:relative;
	margin: 10px 15px 5px 0;
}
div.photoContainer {
 	text-align:center;
	margin-left:150px;/*EDIT for style: match content area right margin*/
}
div.photoPair {
	margin: 20px auto 20px auto;
}
/* floated photos/graphics ^--------------*/

/* floated tables -------------------*/
.floatedTableLeft table,.floatedTableRight table,.floatedTableFull table {
	border-collapse: collapse;
	font-family:Verdana, Arial, Helvetica, sans-serif;/* EDIT for style */
	color:#000000;/* EDIT for style */
	font-size: 11px; /* EDIT for style */
	margin-bottom: 5px;	
}
.floatedTableLeft table,.floatedTableRight table {
	position:relative;
	_top:-250px;
	_left:-30px;

}
.floatedTableLeft th,.floatedTableRight th,.floatedTableFull th {
	text-align:center;
	background-color: #374A75;/* EDIT for style */
	color: #FFFFFF;/* EDIT for style */
	padding: 2px;
}
.floatedTableLeft td,.floatedTableRight td,.floatedTableFull td {
	text-align: center;
	padding: 2px;
}
td.tBottomRow {
	border-bottom: 1px dashed #585769;/* EDIT for style: bottom table border */
}
.row {
	background-color:#FBFEE0;/* EDIT for style: row color */
}
.altRow {
	background-color:#E9FDA2;/* EDIT for style: alternate row color */
}
th.tLeft,td.tLeft {
	padding: 2px 2px 2px 5px;
	text-align:left;
}
.floatedTableLeft p,.floatedTableRight p,.floatedTableFull p {
	font-size: 13px;/* EDIT for style */
	margin: 0;
	padding: 0 2px 0 2px;
	line-height: 1.2em;
	text-align:left;
}
.floatedTableFull {
	margin: 10px auto 10px auto; /* T R B L */
}
.floatedTableLeft {
	float: left;
	margin: 15px 15px 10px 0;
}
.floatedTableRight {
	float: right;
	margin: 15px 0 10px 15px;
}
/* floated tables ^ -------------------*/

/* contact  ------------------------- */
.formPanel {
	margin-top: 25px;
	padding-top: 10px;
	border-top: 1px dashed #DDDDDD;/* EDIT for style */
	border-bottom: 2px solid #DDDDDD;/* EDIT for style */
}
.formPanelRequest {
	margin-top: 0px;
	padding-top: 0px;
}
table.contactForm {
	clear: both;
	margin: 10px auto 0px auto; 
	border-collapse: collapse;
	width: 465px; 
	font-size: 15px;/*EDIT for style*/
}
td.contactLabel {
	text-align:right;
	vertical-align:top;
	padding: 3px 3px 3px 0;
	font-size: 15px;/*EDIT for style*/
}
td.contactBox {
	text-align:left;
	vertical-align:middle;
	font-size: 15px;/*EDIT for style*/
}
.Box {
	background-color:#FFFDDA;/*EDIT for style*/
	line-height: 1.1em;
	padding: 2px;
}
.button {
	display: inline;
	font-size: 15px;
	font-weight: bold;
	color: #000000 !important;/*EDIT for style*/
	text-decoration: none !important;
	background:  #FFFFFF; /*EDIT for style*/
	border: 1px solid #FFFFFF;
	padding: 3px 12px 3px 12px; 
	margin: 2px 0 2px 0;
	height: 25px; /*EDIT for style*/
}
.button:hover, .buttonYAH {
	color: #FFFFFF !important;/*EDIT for style*/
	background: #000000;
	border: 1px solid white;
}
.buttonTDHeight {
	height: 35px;
}
a.seriesButton {
	display: inline;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC !important;/*EDIT for style*/
	text-decoration: none !important;
	background:  #444444; /*EDIT for style*/
	border: 0;
	padding: 3px 6px 3px 6px; 
	margin: 2px 0 2px 0;
	height: 25px; /*EDIT for style*/
}
a.seriesButton:hover {
	display: inline;
	font-size: 11px;
	font-weight: normal;
	color: #000000 !important;/*EDIT for style*/
	text-decoration: none !important;
	background:  #CCCCCC; /*EDIT for style*/
	border: 0;
	padding: 3px 6px 3px 6px; 
	margin: 2px 0 2px 0;
	height: 25px; /*EDIT for style*/
}
/* do not edit the styles below pertaining to the validation summary */
.validationSummary, .validationSummary ul {
	font-family:Verdana, geneva, "helvetica neue", arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	line-height: 1.4em;
	margin: 0.2em 0 0 3em;
	padding: 0;	
}
.validationSummary li {
	color: #FF0000 !important;
	list-style-type: disc;
	list-style-position: outside;
}
.validationSummary li b{
	font-family:Verdana, geneva, "helvetica neue", arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
/* contact  ^ ------------------------- */

/* footer (copyright) -----------*/
div#footer {
	clear: both;
	margin: 0;
	padding: 0 0 3px 250px;/*EDIT for style*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/* if you want the left column to extend to the bottom of the page, put the page div's background image into the footer; or you could have a different image in the background, such as a continuation of the banner photo */
	background: #002A75;/*EDIT for style*/
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;/*EDIT for style*/
	height: 26px;
}
div#footer .copy {/* do not edit this style */
	font-family: Verdana, geneva, "helvetica neue", arial, sans-serif;
}
div#footer .allRights {
	float: left;
	padding: 7px 0 2px 5px;
	background: transparent;
	margin: 0;
}
div#footer a {
	color: #FFFFFF !important;/*EDIT for style*/
	text-decoration: none;
}
div#footer a:hover {
	text-decoration:underline;
}
.goRight {
	float:right;
	padding: 7px 30px 0 0;
	width:100px;
}
/* footer ^ ----------------*/

div#stats {
	margin: 0;
	padding:0;
	width:1px;
	height:1px;
}