@CHARSET "UTF-8";

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,html,p,blockquote,fieldset,input,object { margin:0; padding:0 }
a img,:link img,:visited img { border:none }

body {
	background: url(background.png) repeat;
	font-family: Lucida Grande, arial, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: #6f786f;
	text-rendering: optimizeLegibility;
}

.pageContainer {
	width: 940px;
	margin: 0 auto;
	text-align: left;
	position: relative;	
}

br {
	line-height: 14px;
}

p {
	font-family: Georgia, Times, serif;
	font-size: 13px;
	line-height: 22px;
	text-shadow: 0px 1px 1px #fff;
	font-weight: 400;
	color: #6f786f;
}

p a {
	color: #9da27f;
}


p a:hover {
	color: #c1c79c
}

.second {
	margin-left: 4px;
}
	
h1 {
	font-family: Georgia, Times, serif;
	margin-bottom: 19px;
	font-weight: normal;
	font-size: 23px;
	text-shadow: 0px 1px 1px #fff;
	font-weight: 400;
}

h1 a {
	text-decoration: none;
	color: #6f786f;
}

h1 a:hover {
	text-decoration: underline;
	color: #6f786f;
}

h2 {
	font-family: Georgia, Times, serif;
	margin: 19px 0px;
	font-size: 18px;
	text-shadow: 0px 1px 1px #fff;
	float: left;
	width: 500px;
	font-weight: 400;
	
}

h3 {
	font-family: Georgia, Times, serif;
	margin: 19px 0px;
	font-weight: normal;
	font-size: 13px;
	text-shadow: 0px 1px 1px #fff;
	float: left;
}

h4 {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	line-height: 20px;
	text-shadow: 0px 1px 1px #fff;
}

.wedding {
	font-family: PetitaLight;
	color: #7f877e;
	text-rendering: optimizeLegibility;
	font-size: 14px;
	margin: 37px 10px 20px 10px;
	text-shadow: 0px 1px 1px #fff;
	letter-spacing: 1px;
	display: block;
	line-height: 16px;
	border-left: solid 1px #a7afa6;
	height: 30px;
	float: left;
	padding-left: 15px;
}

.highlight {
	font-style: italic;
	color: #9da27f;
	font-size: 13px;
	font-family: Georgia, Times, serif;
}

.price {
	float: right;
	font-family: Georgia, Times, serif;
	font-size: 16px;
	color: #9da27f;
}

.clear {
	clear: both;
}

.main {
	display: block;
	width: 940px;
	height: 794px;
}

.nav {
	display: block;
	margin: 27px 0px;
	text-align: center;
	width: 940px;
}
.nav li {
	list-style: none;
	display: inline;
	font-family: PetitaMedium;
	color: #a7afa6;
	text-rendering: optimizeLegibility;
	font-size: 13px;
	margin: 0px 7px;
	text-shadow: 0px 1px 1px #fff;
	
}

.nav a {
	font-family: Petita !important;
	letter-spacing: 2px;
	text-decoration: none;
	text-rendering: optimizeLegibility;
	font-size: 11px;
	color: #6f786f;
	-webkit-transition: Color .2s ease;
    -o-transition: Color .2s ease;
    transition: Color .2s ease; 
}

.nav a:hover {
	color: #484c48;	 
}

@font-face{ /* for IE */
	font-family:Petita;
	src:url(petitabold-webfont.eot);
}

@font-face { /* for non-IE */
	font-family:Petita;
	src:url(http://:/) format("No-IE-404"),url(petitabold-webfont.ttf) format("truetype");
}

@font-face{ /* for IE */
	font-family:PetitaMedium;
	src:url(petitamedium-webfont.eot);
}

@font-face { /* for non-IE */
	font-family:PetitaMedium;
	src:url(http://:/) format("No-IE-404"),url(petitamedium-webfont.ttf) format("truetype");
}

@font-face{ /* for IE */
	font-family:PetitaLight;
	src:url(petitalight-webfont.eot);
}

@font-face { /* for non-IE */
	font-family:PetitaLight;
	src:url(http://:/) format("No-IE-404"),url(petitalight-webfont.ttf) format("truetype");
}

/* The Nivo Slider styles */
.nivoSlider {
	position: relative;
}

/****************************** slider 1 ********************************/


/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 940px;
	height: 587px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	z-index: 60;
}
/* The slices in the Slider */
.nivo-slice {
	display: block;
	position: absolute;
	z-index: 50;
	height: 587px;
	width: 940px;
}
/* Caption styles */
#slider .nivo-caption {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: #000;
	color: #fff;
	opacity: 0.8; /* Overridden by captionOpacity setting */
	width: 100%;
	z-index: 89;
}

#slider .nivo-caption p {
	padding: 0px;
	margin: 0;
}

#slider .nivo-caption a {
	display: inline !important;
}

#slider .nivo-html-caption {
    display: none;
}


#slider {
	width: 587px;
	position: relative;
	background: #202834 url(loading.gif) no-repeat 50% 50%;
	-moz-box-shadow: 0px 0px 1px #333;
	-webkit-box-shadow: 0px 0px 1px #333;
	box-shadow: 0px 0px 1px #333;
}

#slider img {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}

#slider a {
	border: 0px;
	display: block;
}

#slider .nivo-controlNav img { 
	box-shadow: 0px 0px 5px;
	display: inline;
	margin-right: 10px;
	position: relative;
}


#slider .nivo-controlNav {
	background: url('controller_bg.png') repeat;
	position: absolute;
	height: 31px;
	width: auto;
	padding-left: 10px;
	padding-right: 12px;
	z-index: 400;
	margin-top: 556px;
}

#slider .nivo-controlNav a {
	display: block;
	width: 11px;
	height: 11px;
	background: url(off.png) no-repeat;
	text-indent: -9999px;
	border: 0;
	margin: 10px 6px;
	float: left;
}

#slider .nivo-controlNav a.active {
	background: url(on.png) no-repeat;
}


#slider .nivo-directionNav a {
	display: block;
	width: 32px;
	height: 34px;
	background: url(arrows.png) no-repeat;
	text-indent: -9999px;
	border: 0px;
}
#slider a.nivo-nextNav {
	background-position: -32px 0;
	right: 10px;
}

#slider a.nivo-prevNav {
	left: 10px;
}

.andyCawley {
	float: left;
	font-family: Georgia, Times, serif;
	letter-spacing: 1px;
	font-size: 17px;
	color: #6f786f;
	margin: 42px 0px 10px 13px;
	font-style: italic;
}

.logo {
	float: right;
	margin: 40px 9px 35px 0px;
}

.content {
	display: block; 
	width: 940px;
	float: left;
}

.contentLeft {
	margin: 15px 0px 20px 35px;
	float: left;
	width: 540px;
	display: block;
}

.contentLeftPhilosophy {
	margin: 15px 0px 20px 0px;
	float: left;
	width: 500px;
	display: block;
}

.contentLeftContact {
	margin: 0px 0px 20px 0px;
	float: left;
	width: 500px;
	display: block;
}

.aboutpic {
	margin: 10px 0px 0px 0px;
	float: left;
	width: 200px;
	height: 229px;
	border: 10px solid #fff;
	-moz-box-shadow: 0px 0px 1px #333;
	-webkit-box-shadow: 0px 0px 1px #333;
	box-shadow: 0px 0px 1px #333;
}

.philosophyPic {
	margin: 10px 0px 20px 0px;
	float: right;
	width: 360px;
	height: 540px;
	border: 10px solid #fff;
	-moz-box-shadow: 0px 0px 1px #333;
	-webkit-box-shadow: 0px 0px 1px #333;
	box-shadow: 0px 0px 1px #333;
}

.hr {
	border-top: 1px dotted #7f837b;
	width: 940px;
	float: left;
	margin-top: 27px;
}

.hr2 {
	border-top: 1px dotted #7f837b;
	display: block;
	height: 2px;
	margin-top: 28px;
	margin-bottom: 15px;
}

.quote {
	display: block;
	background: url('quote.png') no-repeat;
	padding: 20px 0px 32px 25px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #7f837b;
	
}

.bottomQuote {
	display: block;
	background: url('quote.png') no-repeat;
	padding: 25px 0px 0px 25px;
	margin-bottom: 15px;
	
}

.quote p {
	font-style: italic;
}

.leftTab {
	padding: 7px;
	margin-right: 7px;
}

.spacer {
	display: block; 
	height: 5px; 
}

.normal {
	display: block;
	padding-top: 5px;
	font-style: normal;
	color: #9da27f;
}

.form {
	border: none;
	padding-top: 0px;
	margin-left: 20px;
}

.form li {
	list-style: none;
	margin-bottom: 18px;
}

input {
	background: #fff;
	width: 380px;
	height: 20px;
	border: 1px solid #7f837b;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 5px 10px;
	font-size: 14px;
	opacity: 0.6;
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	-webkit-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease;
    color: #6f786f; 
    margin: 10px 0px 0px 0px;
}

input:focus {
	opacity: 1.0;
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	border: 1px solid #7f837b;
}

textarea {
	background: #fff;
	width: 380px;
	height: 200px;
	overflow: hidden;
	border: 1px solid #7f837b;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 5px 10px;
	text-align: left;
	font-size: 14px;
	font-family: lucida grande, arial, sans-serif;
	color: #6f786f;
	opacity: 0.6;
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	-webkit-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease; 
    margin: 10px 0px 0px 0px;
}

textarea:focus {
	opacity: 1.0;
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	border: 1px solid #7f837b;
}

label {
	font-family: Georgia, Times, serif;
	text-shadow: 0px 1px 1px #fff;
	font-style: italic;
	margin-top: 0px;
}



.contentrightContact {
	display: block;
	height: 40px;
	width: 350px;
	float: left;
	margin-right: 55px;
	
	
}

.contactWrap {
	padding-top: 10px;

}

.formWrap {
	float: left;
	margin-left: 384px;
	margin-top: -47px;
}

.formWrap p {
	margin-top: 7px;
	font-size: 14px;
	font-style: italic;
}

.contactIcons {
	margin-top: 20px;
}

.contactIcons a {
	color: #6f786f;
	float: left;
	padding-top: 12px;
	margin-right: 15px;
	margin-left: 15px;
	text-decoration: none;
	font-family: Georgia, Times, serif; 
}

.contactIcons p {
	float: left;
	padding-top: 9px;
	color: #6f786f;
	font-size: 15px;
	margin-left: 15px;
	font-family: Georgia, Times, serif; 
}

.contactIcons img {
	float: left;
}

.contactTop {
	float: left;
	display: block;
	height: 45px;
	width: 400px
}

.contactBottom {
	float: left;
	display: block;
	height: 45px;
	width: 400px
	padding-top: 5px;
}

#formSubmit {
	background: url('submit.png') no-repeat;
	height: 96px;
	width: 96px;
	border: none;
	margin: -91px 0px 0px 436px;
	position: absolute;
}

#formSubmit:hover {
	background: url('submit_roll.png') no-repeat;
}

.Thankyou {
	margin: 130px 0px 150px 260px;
	text-align: center;
	background: #fff;
	padding: 50px;
	width: 350px;
	-moz-box-shadow: 0px 0px 1px #333;
	-webkit-box-shadow: 0px 0px 1px #333;
	box-shadow: 0px 0px 1px #333;
}

.error {
	font: normal 10px arial;
	padding: 3px;
	margin: 3px;
	background-color: #ffc;
	border: 1px solid #c00;
}

.clientBtn a {
	background: url('client_btn.png') no-repeat;
	border: 3px solid #fff;
	-moz-box-shadow: 0px 0px 1px #333;
	-webkit-box-shadow: 0px 0px 1px #333;
	box-shadow: 0px 0px 1px #333;
	height: 19px;
	width: 98px;
	display: block;
	font-family: Georgia, Times, serif; 
	color: #6f786f;
	text-decoration: none;
	font-size: 16px;
	padding: 9px 42px;
	margin: 40px 150px;
}

.clientBtn a:hover {
	text-decoration: underline;
}


.selectGalleryMain {
	display: block;
	height: 415px;
	width: 940px;
	padding-top: 15px;
	
}

.selectGalleryMain li {
	list-style: none;
	
}

.selectGalleryMain li a {
	background: url('gallery_bg.png') no-repeat;
	width: 256px;
	height: 240px;
	float: left;
	display: block;
	opacity: 0.9;
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	-webkit-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease;
    text-decoration: none;
}



.selectGalleryMain li a img {
	padding-top: 18px;
	margin-left: 17px;

}

.selectGalleryMain p {
	font-family: PetitaMedium;
	color: #6f786f;
	text-rendering: optimizeLegibility;
	font-size: 13px;
	margin: 0px 7px;
	text-shadow: 0px 1px 1px #fff;
	margin-left: 19px;
	margin-top: 7px;
}

.selectGalleryMain li a:hover {
	opacity: 1.0;
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;

}

.selectGalleryMain ul {
	margin: 35px 68px;
	position: relative;	
}

.middle {
	margin: 0px 17px;
}

#code {
	width: 300px;
	float:  left;
	margin-right: 5px;
}

#codeSubmit {
	background: url(go.png);
	border: none;
	width: 36px;
	height: 33px;
	cursor: pointer;
}

#codeSubmit:hover {
	background: url(go-roll.png);
	
}

.pleaseSelect {
	text-align: center;
}

.pleaseSelect h1 {
	margin-bottom: 3px;
}

.pleaseSelect .highlight {
	margin-top: -14px;

}

.pika-wrap { 
	width: 940px; 
	margin: 0 auto;
}

.pika-image {
	position: relative; 
	height: 587px; 
	width: 940px; 
	background: #fafafa; 
	-moz-box-shadow: 0px 0px 1px #333;
	-webkit-box-shadow: 0px 0px 1px #333;
	box-shadow: 0px 0px 1px #333;
}

/*position image holders */
.pika-image .animation, .pika-image .main-image {
	position: absolute; 
	top: 0px; 
	left: 0px;
}

.pika-image .animation {
	display: none;
	z-index:2;
}


.pika-image img {
	border:0;
}



.pika-imgnav a { 
	position: absolute; 
	text-indent: -5000px; 
	display: block;
	z-index:3;
}

.pika-imgnav a.previous {
	float: left; 
	display: block;
	margin: 42px 0px 0px 0px;
	background: url('previous.png') no-repeat;
	height: 25px;
	width: 117px;
	padding-left: 18px;
	opacity: 0.8;
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	-webkit-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease;
}

.pika-imgnav a.previous:hover {
	opacity: 1.0;
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
}

.pika-imgnav a.next:hover {
	opacity: 1.0;
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
}

.pika-imgnav a.next {
	float: right; 
	width: auto; 
	display: block;
	margin: 42px 0px 0px 847px;
	background: url('next.png') no-repeat;
	height: 25px;
	width: 117px;
	padding-left: 23px;
	position: absolute;
	opacity: 0.8;
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	-webkit-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease;
}

.pika-imgnav a.play { 
	height: 100px; 
	width: 40px;
	top: 0;
	left: 50%;
	display: none;
	cursor: pointer;
}
	
.pika-imgnav a.pause { 
	height: 100px; 
	width: 40px;
	top:0;
	left:50%;
	display:none;
	cursor:pointer;
}

.pika-textnav {
	overflow: hidden; 
	margin: 10px 0 0 0;
}

.pika-textnav a {
	font-size: 14px; 
	text-decoration: none; 
	font-family: Georgia, Times, serif; 
	color: #fff;
	padding: 4px;
	font-style: italic;
}

	
.pika-textnav a.previous {
	float: left; 
	display: block;
	margin: 32px 0px 0px 0px;
	height: 25px;
	width: 117px;
	z-index:50;
	
}


.pika-textnav a.next {
	float: right; 
	display: block;
	margin: 32px 0px 0px 847px;
	height: 25px;
	width: 
	padding-left: 23px;
	position: absolute;
}
	
.pika-thumbs { 
	margin: 10px 0 0 0; 
	padding: 0; 
	overflow: hidden; 
}
	
.pika-thumbs li {
	float: left; 
	list-style-type: none;  
	background: #fafafa; 
	padding: 6px;
}
		
.pika-thumbs li:last {
	margin: 0;
}

.pika-thumbs li .clip {
	position:relative;
	width: 75px;
	height: 74px; 
	text-align: center; 
	vertical-align: middle;
	overflow: hidden;
	-moz-box-shadow: 0px 0px 1px #333;
	-webkit-box-shadow: 0px 0px 1px #333;
	box-shadow: 0px 0px 1px #333;
	
}

/* jCarousel Styles */
.jcarousel-skin-pika .jcarousel-container-horizontal {
    padding: 15px 5px;
    margin-left: 103px;
    margin-bottom: -20px;
}

.jcarousel-skin-pika .jcarousel-container-vertical {
    width: 101px;
    height: 350px;
    padding: 20px 20px;
}

.jcarousel-skin-pika .jcarousel-clip-horizontal {
    height: 80px;
    width: 720px;
}

.jcarousel-skin-pika .jcarousel-clip-vertical {
    width:  81px;
    height: 350px;
}

.jcarousel-skin-pika .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-pika .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-pika .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

* {
	
}


