@charset "UTF-8";
/*----Global Values-----*/

* {
margin:0px;
padding:0px;
}

body {
background-color: #e8e8e8;
font:normal 12px/1.6em "Arial", "Helvetica", sans-serif;
}

fieldset {
border:0px;
}

textarea {
border:1px solid black;
}

p {margin:0 0 5px 0;}

h1 { 
	font:16px/1em Arial, "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", "Verdana", "Verdana", sans-serif;
	font-weight:bold;
	margin:0;
	padding:0;
	letter-spacing:-1px; 
}

img {
border:0px;
}

ul, li {
list-style:none;
padding:0px;
margin:0px;
}

td {
vertical-align:top;
}

hr {
margin:3px 0;
height:1px;
}

a {
	color:#205780;
	text-decoration:none !important;
}

a:visited {
	color:#205780;
	text-decoration:underline;
}

a:hover {
	color:#F95533;
	text-decoration:none;
}

.clear {
	height:0px; 
	overflow:hidden; 
	display:block; 
	clear:both;
	visibility:hidden;
	}
	
.error {
height:0px;
}

/* Art
----------------------------------------------------- */
#bride_art {
min-height:110px;
_height:110px;
border-bottom:1px dashed #999999;
margin-bottom:19px;
padding-bottom:5px;
}

#bride_art_image_container {
float:left;
}

#bride_art_image {
height:100px;
width:100px;
background-color:black;
}

#bride_art_image_border {
padding:1px;
height:100px;
width:100px;
border:1px solid #666666;
margin-right:17px;
}

#bride_art_content {
}

#bride_art_click_preview {
padding-left:8px;
}

	
/* Buy Book
----------------------------------------------------- */
#authorphoto {
float:left;
width:110px;
height:118px;
padding:1px;
border:1px solid #94a4bd;
}

#authorpadding {
padding:0 6px 6px 0;
width:120px;
height:118px;
float:left;
}

#bookpreview {
width:120px;
height:210px;
float:left;
padding:0 10px 0 0;
}

#bookpreviewimg {
padding:1px;
border:1px solid #94a4bd;
width:110px;
height:171px;
}

#bookpreviewclick {
text-align:center;
line-height:1.2em;
width:110px;
padding:4px 0 0 0;
}


/* Contact Form
----------------------------------------------------- */
#contactusform {
width:300px;
height:400px;
}

#cfName, #cfEmail, #cfRegarding, #cfMessage {
border:1px solid #7F9DB9;
float:left;
display:block;
width:175px;
margin-right:180px;
margin-top:3px;
}

#cfMessage {
padding:5px;
width:400px;
}

#cfRegarding {
width:180px;
float:left;
}

#cfMessage {
font-size:12px;
width:230px;
}

input#cfContact {
width:180px;
height:25px;
}

#cfContact {
margin-top:3px;
float:left;
padding-bottom:5px;
display:block;
width:200px;
margin-right:100px;
}

select#cfRegarding {
}

label {
float:left;
margin-top:2px;
padding-bottom:2px;
}

#EmailForm {
font-size:12px;
font-weight:bold;
}

form#EmailForm h3 {
color:black;
font-size:16px;
margin-top:5px;
}

fieldset {
border:none;
}

input {
padding:2px;
}

div.errors {
color:#ff0000;
width:500px;
font-size:13px;
}

/*-------------Container--------------*/
#container {
width:780px;
margin-left:auto;
margin-right:auto;
}

/*-------------Content------------*/
#contentbody {
background-image:url(../images/bodyBG/contentBG.jpg);
background-repeat:repeat-y;
min-height:350px;
_height:350px;
}

#contentbodytextpages li {
list-style: circle;
margin:0 0 4px 15px;
padding-left: 5px;
}

#contentbodytextpages h1 {
font-size:17px;
margin:5px 0;
}

#contentbodytextpages h2 {
font-size:17px;
margin:5px 0;
color:#1E5F80;
}

#contentbodytextpages h3 {
font-size:14px;
margin:3px 0;
}

#contentbodytextpages h4 {
font-size:14px;
margin:3px 0;
color:#1E5F80;

}

#contentbodytextpages h5 {
font-size:12px;
margin:5px 0;
}

#contentbodytextpages h6 {
font-size:12px;
margin:5px 0;
}

#contentbodytext {
width:475px;
padding:20px 0 10px 40px;
float:left;
}

#contentbodytext p {
padding:0 0 8px 0;
}

#contentbodytextpages {
width:527px;
padding:20px 0 10px 40px;
float:left;
}

#contentbodytext p, #contentbodytextpages p {
text-align:justify;
padding-bottom:8px;
}

#homereadmore a {
float:right;
color:#0802fd;
font-size:13px;
text-decoration:none;
}

/*-------------Ditto-------------*/
.ditto_link {
margin:0;
padding:0;
}

.ditto_summaryPost {
text-align:justify;
padding-bottom:18px;
border-bottom:1px dashed;
margin-bottom:18px;
}

.ditto_summaryPost p {
padding:0 !important;
}

.ditto_summaryPost h3 {
font-size:15px;
color:#1888ea;
}

.ditto_info {
color:black;
font-weight:bold;
}

	/*---------Blog------------*/
	#blogreflect {
	padding:5px 0 0 10px;
	}
	
	#blogreflect h3 {
	margin:3px 0 3px 0;
	}
	
		/*------Jot-------*/
		.jot-form label {
		display:block;
		}
		
		.jot-list li {
		font-weight:bold;
		}
		
		.jot-cfm, .jot-err {
		color:red;
		font-weight:bold;
		}
		
		.jot-comment {
		padding:5px;
		margin:10px 0;
		}
		
		.jot-subject {
		font-weight:bold;
		}
		
		#jotforminput {
		border:1px solid black;
		}
		
		#jotformtextinput {
		margin-bottom:10px;
		padding:5px;
		}
		
		#commentsAnchor h2 {
		color:#3d85c1;
		font-size:17px;
		margin:8px 0 3px 0;
		border-top:1px solid black;
		padding-top:8px;
		}

	/*---------Pagination--------*/
	#pagination {
	padding-top:5px;
	margin-left:5px;
	clear:both;
	}
	
	#ditto_pages {
	margin:10px 0 0 0;
	}
	
	.ditto_off {
	border:1px solid #CCCCCC;
	color:#CCCCCC;
	margin-right:1px;
	padding:1px 5px;
	font-size:13px;
	}
	
	.ditto_page {
	background-color:white;
	border:1px solid black;
	color:#205780;
	margin-right:1px;
	padding:1px 5px;
	}
	
	.ditto_off a {
	text-decoration:none;
	font-size:13px;
	}
	
	#ditto_pages a:hover {
	background-color:#FFFFFF;
	color:#000000;
	}
	
	#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
	border:1px solid black;
	margin-right:1px;
	padding:1px 5px;
	text-decoration:none !important;
	color:black;
	background-color:white;
	font-size:13px;
	}
	
	.ditto_currentpage {
	background-color:#4290b6;
	color:white;
	border:1px solid black;
	margin-right:1px;
	padding:1px 5px;
	font-size:13px;
	}

/*-------------Footer------------*/
#footertop {
background-image:url(../images/footer/footer_top.jpg);
width:780px;
height:20px;
background-repeat:no-repeat;
}

#footerBG {
background-image:url(../images/footer/footerBG.jpg);
background-repeat:repeat-y;
min-height:210px;
_height:210px;
padding-left:41px;
}

#footerbottom {
background-image:url(../images/footer/footerbottom.jpg);
height:6px;
width:780px;
background-repeat:no-repeat;
}

#footerboxes, #footerboxes2 {
width:213px;
height:160px;
margin-right:11px;
float:left;
display:inline;
padding-top:20px;
color:#45a8f0;
font-weight:bold;
}

#footerboxes2 {
width:273px;
}

#footerboxes2 a, #footerboxes2 p {
line-height:1.8em;
}

#footerboxes h1, #footerboxes2 h1 {
font-size:16px;
padding-bottom:5px;
color:white;
}

#footerboxes2 h1 {
padding-bottom:5px;
}

#footerboxes li {
line-height:2.0em;
}

#moreinfo {
height:24px;
}

#footerboxes li a, #footerboxes2 a, #footerboxes a {
color:#45a8f0;
text-decoration:none;
font-size:12px;
font-weight:bold;
line-height:1.6em;
}

#footerSEOBG {
background-image:url(../images/footer/footer_BG/footer.gif);
background-repeat:repeat-x;
height:20px;
width:600px;
}

#footerSEOBG h1, #footerSEOBG a, #footerSEOBG p {
color:#e8e8e8;
}

/*-------------Header--------------*/
#header {
width:780px;
height:373px;
background-image:url(../images/header/header.jpg);
}

#pagetitle {
float:left;
height:20px;
width:420px;
}

#pagetitle h1 {
color:#777777;
font-size:13px;
text-transform:uppercase;
padding:345px 0 0 38px;
}

/*-------------Navigation----------*/
	/*---------Top Nav--------*/
	#topnav {
	width:750px;
	float:right;
	height:20px;
	padding:34px 10px 0 0px;
	position:absolute;
	top:0px;
	}
	
	#nav li {
	display:inline;
	}
	
	#nav li a {
	color:#939393;
	font-size:10px;
	text-transform:uppercase;
	padding:0px 9px;
	display:inline;
	float:right;
	text-decoration:none;
	font-weight:bold;
	}
	
	#bride11 a {
	display:none !important;
	}
	
	/*------------Rigth Navigation-----------*/

		/*--------Home Right Nav--------*/	
		#homerightnav {
		float:right;
		width:190px;
		height:520px;
		padding:20px 38px 0 0;
		}
		
		#homerightnavbox {
		width:186px;
		height:158px;
		margin-bottom:15px;
		}
		
		#homerightnavimg {
		border-top:1px solid #c3c1c1;
		border-right:1px solid #c3c1c1;
		border-left:1px solid #c3c1c1;
		display:block;
		}
		
		#homerightnavbuttons {
		width:186px;
		height:44px;
		background-image:url(../images/R_nav/home/R_nav_click_here.jpg);
		}
		
		#homerightnavbuttons h1 {
		font-weight:100;
		font-size:12px;
		color:#7d7d7d;
		letter-spacing:0;
		padding:8px 0 2px 9px;
		line-height:1.2em;
		}
		
		#homerightnavbuttons a {
		color:#ee1919;
		font-weight:100;
		text-decoration:none;
		font-size:11px;
		letter-spacing:0;
		padding:0 0 0 9px;
		line-height:1.2em;
		}
		
		/*-------------Pages Right Nav--------------*/
		#homerightnavpages {
		float:right;
		width:157px;
		height:400px;
		padding:20px 20px 0 0;
		}
		
		#quicklinksheader {
		width:157px;
		height:4px;
		display:block;
		}
		
		#quicklinksfooter {
		background-image:url(../images/R_nav/pages/Rnav_bottom.jpg);
		width:157px;
		height:4px;
		background-repeat:no-repeat;
		}
		
		#quicklinksbody {
		background-color:#efefef;
		width:157px;
		min-height:150px;
		_height:150px;
		}
		
		#quicklinksbody h1 {
		color:#777777;
		text-align:center;
		padding:6px 4px;
		border-bottom:1px solid #989797;
		margin:0 10px 3px 10px;
		text-transform:uppercase;
		font-size:13px;
		}
		
		#quicklinksbody a {
		padding-left:10px;
		text-decoration:none;
		font-size:11px;
		color:#9d9d9d;
		line-height:2.1em;
		}
		
		#quicklinksbody p {
		margin:0px;
		padding:0px;
		}
	
/*-----------Privacy Links----------*/
#privacylinks {
height:20px;
width:780px;
padding:5px 0 10px 12px;
height:15px;
}

#privacylinks a, #privacylinks p {
text-decoration:none;
color:#393939;
}

/*------------RSS Feed-------------*/
#rssfeedbutton {
padding-bottom:5px;
}

/*------------Light Box------------*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(assets/lightbox/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(assets/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(assets/lightbox/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
