/******************************************************
Author: Gregory Zentkovich  
Website: g55.com [G55 Consulting, LLC.]  
For: Your Captured Moments Photography  
*******************************************************/

* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #FFF;
}

b {
	color: #CC0000;
	font-size: 18px;
}

a:hover {
	color: #66CCFF;
}

body {
	background: transparent url(images/ycmp_bg.jpg) no-repeat;
	background-color: #000;
	font-size: 62.5%;
	color: #FFF;
	font-family: helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#wrapper {
	padding: 0px;
	margin-top: 80px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	border: 0px solid #FF0000;
}

#content {
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
	background: #000;
	border: 0px solid #FF0000;
	text-align:left; 
	width: 910px; 
	width: 880px; 
	overflow: hidden;
	clear: both;
}

#header-left {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 18px;
	float: left;
	background: #000;
	border: 0px solid #FF0000; 
	text-align:left; 
	width: 300px; 
	height: auto;
}

#logo {
	width: 290px;
	height: 72px;
	background:transparent url(images/ycmp_logo-290x72.gif) no-repeat;
}

h3#logo span {
	display: none; 
}

#header-right {
	border: 0px solid #FF0000;
	padding: 0px;
	position: relative;
	left: 352px;
	background:transparent url(images/navbar-516x72.gif) no-repeat;
	width: 516px;
	height: 72px;
}

#navbar a {
	position: relative;
	left: 355px; 
	height: 14px;
	top: 37px;
	text-decoration: none;
}
	
h3#navbar a span { visibility: hidden; } 

a#home {left: -316px; width: 30px; top: 37px; } 
a#bio { left: -303px; width: 25px; top: 37px; } 
a#portfolio { left: -287px; width: 48px; top: 37px; } 
a#babyclub { left: -285px; width: 30px; top: 37px; } 
a#products { left: -109px; width: 35px; top: 20px; } 
a#testimonials { left: -110px; width: 30px; top: 20px; } 
a#feedback { left: -111px; width: 37px; top: 20px; } 
a#clientlogin { left: 80px; width: 55px; top: 5px; } 
a#contact { left: 83px; width: 37px; top: 5px; }

#spacer {
	padding: 0px; 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 18px;
	margin-left: 18px;
	background: #000;
	border: 0px solid #FF0000; 
	text-align:left; 
	width: 862px; 
	clear: both;
	margin-left: auto; 	 
}

#category-page, #useradmin-page, #babyclub-page, #contact-page, #bio-page, #feedback-page, #products-page, #testimonials-page, #clientlogin-page {
	padding: 0px; 
	margin-top: 0px;
	margin-bottom: 40px;
	margin-right: 18px;
	margin-left: 18px; 
	background: #000;
	border: 0px solid #333; 
	text-align: left; 
	width: 844px;  
	height: 440px;
	color: #FFF;
}

#contact-page h2 {
	margin-left: 18px;
	margin-top: 5px;
}

#babyclub-page h2 {
	margin-left: 18px;
	margin-top: 5px;
	display: none;
}

#portfolio-page {
	padding: 0px; 
	margin-top: 0px;
	margin-bottom: 30px;
	margin-right: 18px;
	margin-left: 18px; 
	background: #000;
	border: 0px solid #333; 
	text-align: left; 
	width: 844px;  
	height: 440px;
	color: #FFF;
}

#products-page h2 {
	visibility: hidden; 	
}

#feedback-returnpage h2 {
	visibility: hidden; 	
}

#bio-page h2 {
	margin-left: 18px;
	margin-top: 5px;
}

#category-page h2 {
	visibility: hidden; 
}
	
#portfolio-page p {
	display: none;
}

#bio-blurb {
	padding: 0;
	margin: 0;
	color: #FFF;
	font-size: 1.2em;
	float: left;
	width: 500px;
	border: 0px solid #333;
}

#baby-blurb {
	padding: 0;
	margin: 0;
	color: #FFF;
	font-size: 1.2em;
	border: 0px solid #333;
	background:transparent url(images/Baby_Club_Photo_Page.jpg) no-repeat; 
	background-position:top center; /* added background-position to center image, removed float: left and width: 650px to make this work */
	height: 440px;
}

#products-blurb {
	padding: 0;
	margin: 0;
	color: #FFF;
	font-size: 1.2em;
	border: 0px solid #333;
	background:transparent url(images/products.jpg) no-repeat; 
	background-position:top center; /* added background-position to center image, removed float: left and width: 600px to make this work */
	height: 440px;
}

#feedback-blurb {
	padding: 0;
	margin: 0;
	/* float: left; */
	background-position:top center; /* added background-position to center image, removed float: left and width: 650px to make this work */
	border: 0px solid #333;
}

#feedback-returnblurb {
	padding: 0;
	margin: 0;
	margin-top: 10px;
	color: #FFF;
	font-size: 1.2em;
	border: 0px solid #333;
	width: 800px;
	/*
	background:transparent url(images/thanks.jpg) no-repeat; 
	background-position:top center;
	*/
	height: 440px;
 }
 
#feedback-returnblurb p {
	display: none;
}
 
#contact-blurb {
	padding: 0;
	margin: 0;
	float: left;
	width: 370px;
	border: 0px solid #333;
}
#t-quotes {
	padding: 0;
	margin: 0;
	margin-left: 18px;
	color: #FFF;
	font-size: 1.2em;
	float: left;
	width: 500px;
	border: 0px solid #333;
}

#baby-blurb p {
	padding: 0;
	margin-top: 18px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 18px;
	display:none;
}

#contact-blurb p {
	padding: 0;
	margin-top: 18px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 18px;
}

#bio-blurb p {
	padding: 0;
	margin-top: 18px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 18px;
}

#products-blurb p {
	padding: 0;
	margin-top: 18px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 18px;
	display:none;		
}

#t-quotes p {
	padding: 5px;;
}

#bio-photo {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 18px;
	margin-left: 0px;
	float: right;
	width: 200px;
	background:transparent url(images/bio-photo-225x340px.jpg) no-repeat;
	width: 225px;
	height: 505px;
	border: 0px solid #333;
}

#products-photo {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 18px;
	margin-left: 0px;
	float: right;
	width: 200px;
	background:transparent url(images/products-photo-225x340px.jpg) no-repeat;
	width: 225px;
	height: 340px;
	border: 0px solid #333;
	display:none;
}

#baby-photo {
	padding: 0; 
	margin-top: 35px;
	margin-left: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	float: right;
	width: 200px;
	background:transparent url(images/baby-photo-225x340px.jpg) no-repeat;
	width: 225px;
	height: 340px;
	border: 0px solid #333;
	display:none;
}

#t-photobox {
	padding: 0; 
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	float: right;
	width: 200px;
	background:transparent url(images/bride-photo-225x340px.jpg) no-repeat;
	width: 225px;
	height: 340px;
	border: 0px solid #333;
}

#feedback-photobox {
	padding: 0; 
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	float: right;
	width: 200px;
	background:transparent url(images/jump-photo-375x263px.jpg) no-repeat;
	width: 375px;
	height: 263px;
	border: 0px solid #333;
}

#contact-photobox {
	padding: 0; 
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	float: right;
	width: 200px;
	background:transparent url(images/jump-photo-375x263px.jpg) no-repeat;
	width: 375px;
	height: 263px;
	border: 0px solid #333;
}

h2#contact-photo span {
	display: none;
}

h2#feedback-photo span {
	display: none;
}

h2#bio-family span {
	display: none;
}

h2#t-image span {
	display: none;
}

h2#pro-image span {
	display: none;
}

#row {
	padding: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 10px;
	border: 0px solid #FF0000;
	float: left;
}

#row-sub {
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 5px;
	border: 0px solid #FF0000;
	float: left;
}

#row p {
	text-align: center;
}

#row-spacer {
    border: 0px solid #FF0000; 
	padding: 0;
	margin: 0;
	clear: both;
}

#row-spacer a {
	text-decoration: none;
}
	
h3#details-img span {
	display: block;
	color: white;
	text-align: center;
}

h3#moments-img span {
	display: block;
	color: white;
	text-align: center;
}

h3#memories-img span {
	display: block;
	color: white;
	text-align: center;
}

h3#wedding-img span {
	/*display: none;*/
}

h3#theatre-img span {
	/*display: none;*/
}

h3#babies-img span {
	/*display: none;*/
}

h3#engagement-img span {
	display: none;
}

h3#family-img span {
	display: none;
}

h3#children-img span {
	display: none;
}

h3#materities-img span {
	display: none;
}

h3#seniors-img span {
	display: none;
}

h3#headshots-img span {
	display: none;
}

h3#sports-img span {
	display: none;
}

h3#specialevents-img span {
	display: none;
}

h3#dance-img span {
	display: none;
}

#main-left {
	padding: 0px; 
	margin-top: 0px;
	margin-bottom: 18px;
	margin-right: auto;
	margin-left: 18px; 	
	background: #000;
	border: 0px solid #FF0000; 
	float: left;
	text-align: left;
	width: 540px; 
	height: 461px;
}

.main-left {
	padding: 0px; 
	margin-top: 0px;
	margin-bottom: 18px;
	margin-right: auto;
	margin-left: 18px; 
	background: #000;
	border: 0px solid #FF0000;
	float: left;
	text-align: left;
	width: 540px;
	height: 461px;
}

#left-img {
	width: 606px;   /* width: 536px; */
	height: 439px;  /* height: 440px;  */
	background:transparent url(images/main-photo.jpg) no-repeat;
}

h3#left-img span {
	display: none;
}

.left-img {
	width: 606px;   /* width: 536px; */
	height: 439px;  /* height: 440px;  */
}

h3.left-img span {
	visibility: hidden;
}
	
#main-right {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 18px;
	margin-left: auto;
	background: #000;
	border: 0px solid #FF0000; 
	float: right;
	text-align:left; 
	width: 218px; 
	height: 440px;
}

#cat-right {
	padding: 0px; 
	margin-top: 1px;
	margin-bottom: 0px;
	margin-right: 18px;
	margin-left: 0px; 
	border: 0px solid #FF0000; 
	float: right;
	text-align:center; 
	width: 218px;
	height: 460px;
}
	
#side-row {
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	border: 0px solid #FF0000;
	float: left;
}
  
#side-row-top {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	border: 0px solid #FF0000;
	float: left;
	font-color: #fff;
}
	
#right-img {
	width: 215px;
	height: 134px;
	background:transparent url(images/capture-banner-215x134.gif) top center no-repeat;
}
	
h3#right-img span {
	display: none;
}
	
#rotate-img {
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
  	width: 215px;
  	height: 285px;
	border: 0px solid #FF0000;
	background:transparent url(images/r/rotator.php) no-repeat center bottom;
}

h3#rotate-img span{
	display: none;
}
	
html>body #content {
	width: 880px; 
}

#footer {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 10px; 
	background: #000;
	border: 0px solid #FF0000; 
	text-align:left; 
	width: auto; 
	height: auto;
	border: 0px solid #FF0000; 
	clear: both;
}
	
#footer-img {
	width: 859px;
	height: 24px;	
	background:transparent url(images/footer.gif) top center no-repeat;
}
	
h3#footer-img span {
	display: none;
}

/******************************[ BEG LOGIN STYLES ]***********************************/
form#loginform {
	background:#333;
	padding:1em;
	border:1px solid #eee;
	color: #FFF;
}

form#loginform {
	margin: 1em;
	width: 40em;
}

form#loginform p {
	padding: 0;
	margin-bottom: 10px;
	font-size: 1.3em;
}

fieldset#loginfieldset div {
	margin:0.3em 0;
	clear:both;
}

fieldset#loginfieldset {
	border:1px solid #DDD;
	padding:0 0.5em 0.5em;
}

label#loginlabel {
	float:left;
	width:8em; 
	text-align:right;
	margin-right:.5em;
	color: #FFF;
	font-size: 1.8em;
}

legend#loginlegend {
	color:#8FBBE2; 
	font-size:1.9em !important;
}

legend#loginlegend span {
	width:10em;
	text-align:right;
	font-size:1.5em;
}

input#logininput {
	padding:0.15em;
	width:8em; 
	border:1px solid #DDD;
	background:#FAFAFA; 
	font:bold 1.8em arial, sans-serif !important; 
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}

input#logininput:hover, input#logininput:focus {
	border-color:#C5C5C5;
	background:#8FBBE2;
} 

input#logininput.default {
	color:#BBB;
}

#login-go {
	margin-top:1em;
	width:100px;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
	border:0;
	background:  url(images/button_0.png) no-repeat 0 0;
	display:block;
	cursor:pointer !important; cursor:hand;
}

#login-go:hover {
	margin-top:1em;
	width:100px;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
	border:0;
	background:  url(images/button_1.png) no-repeat 0 0;
	display:block;
	cursor:pointer !important; cursor:hand;
}

/******************************[ BEG FEEDBACK FORM STYLES ]***************************/

form#feedbackform {
	background:#333;
	padding:1em;
	border:1px solid #eee;
	color: #FFF;
}

form#feedbackform {
	margin: 1em;
	width: 55em;
}

form#feedbackform p {
	padding: 0;
	margin-bottom: 10px;
	font-size: 1.3em;
}

fieldset#feedbackfieldset div {
	margin:0.3em 0;
	clear:both;
}

fieldset#feedbackfieldset {
	border:1px solid #DDD;
	padding:0 0.5em 0.5em;
}

label#feedbacklabel {
	float:left;
	width:8em; 
	text-align:right;
	margin-right:1em;
	color: #FFF;
	font-size: 1.8em;
}

legend#feedbacklegend {
	color:#8FBBE2; 
	font-size:1.9em !important;
}

legend#feedbacklegend span {
	width:5em;
	text-align:right;
	font-size:1.5em;
}

input#feedbackinput {
	padding:0.15em;
	width:19em; 
	border:1px solid #DDD;
	background:#FAFAFA; 
	font:bold 1.8em arial, sans-serif !important; 
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}

input#feedbackinput:hover, input#feedbackinput:focus {
	border-color:#C5C5C5;
	background:#8FBBE2;
} 

input#feedbackinput.default {
	color:#BBB;
}

textarea#feedbacktextarea {
	padding:0.15em;
	width:19em; 
	border:1px solid #DDD;
	background:#FAFAFA; 
	font:bold 1.8em arial, sans-serif !important; 
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}

select#feedbackselect {
	padding:0.15em;
	width:19.5em; 
	border:1px solid #DDD;
	background:#FAFAFA; 
	font:bold 1.8em arial, sans-serif !important; 
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}

textarea#feedbacktextarea:hover, textarea#feedbacktextarea:focus {
	border-color:#C5C5C5;
	background:#8FBBE2;
}

#submit-go {
	margin-top:1em;
	width:100px;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
	border:0;
	background:  url(images/submit_0.png) no-repeat 0 0;
	display:block;
	cursor:pointer !important; cursor:hand;
}

#submit-go:hover {
	margin-top:1em;
	width:100px;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
	border:0;
	background:  url(images/submit_1.png) no-repeat 0 0;
	display:block;
	cursor:pointer !important; cursor:hand;
}

/******************************[ BEG CONTACT FORM STYLES ]***************************/

form#contactform {
	background:#333;
	padding:1em;
	border:1px solid #eee;
	color: #FFF;
}

form#contactform {
	margin: 1em;
	width: 55em;
}

form#contactform p {
	padding: 0;
	margin-top: 2px;
	margin-bottom: 10px;
	font-size: 1.3em;
}

fieldset#contactfieldset div {
	margin:0.3em 0;
	clear:both;
}

fieldset#contactfieldset {
	border:1px solid #DDD;
	padding:0 0.5em 0.5em;
}

label#contactlabel {
	float:left;
	width:8em; 
	text-align:right;
	margin-right:1em;
	color: #FFF;
	font-size: 1.8em;
}

legend#contactlegend {
	color:#8FBBE2; 
	font-size:1.9em !important;
}

legend#contactlegend span {
	width:5em;
	text-align:right;
	font-size:1.5em;
}

input#contactinput {
	padding:0.15em;
	width:19em; 
	border:1px solid #DDD;
	background:#FAFAFA; 
	font:bold 1.8em arial, sans-serif !important; 
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}

input#contactinput:hover, input#contactinput:focus {
	border-color:#C5C5C5;
	background:#8FBBE2;
} 

input#contactinput.default {
	color:#BBB;
}

select#contactselect {
	padding:0.15em;
	width:19.5em; 
	border:1px solid #DDD;
	background:#FAFAFA; 
	font:bold 1.8em arial, sans-serif !important; 
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}

textarea#contacttextarea {
	padding:0.15em;
	width:19em; 
	border:1px solid #DDD;
	background:#FAFAFA; 
	font:bold 1.8em arial, sans-serif !important; 
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}

textarea#contacttextarea:hover, textarea#contacttextarea:focus {
	border-color:#C5C5C5;
	background:#8FBBE2;
}

#submit-cgo {
	margin-top:1em;
	width:100px;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
	border:0;
	background:  url(images/submit_0.png) no-repeat 0 0;
	display:block;
	cursor:pointer !important; cursor:hand;
}

#submit-cgo:hover {
	margin-top:1em;
	width:100px;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
	border:0;
	background:  url(images/submit_1.png) no-repeat 0 0;
	display:block;
	cursor:pointer !important; cursor:hand;
}

/******************************[ BEG USER ADMIN FORM STYLES ]*************************/

form#uaform {
	background:#333;
	padding:1em;
	border:1px solid #eee;
	color: #FFF;
}

form#uaform {
	margin: 1em;
	width: 40em;
}

form#uaform p {
	padding: 0;
	margin-bottom: 10px;
	font-size: 1.3em;
}

fieldset#uafieldset div {
	margin:0.3em 0;
	clear:both;
}

fieldset#uafieldset {
	border:1px solid #DDD;
	padding:0 0.5em 0.5em;
}

label#ualabel {
	float:left;
	width:8em; 
	text-align:right;
	margin-right:1em;
	color: #FFF;
	font-size: 1.8em;
}

legend#ualegend {
	color:#8FBBE2; 
	font-size:1.9em !important;
}

legend#ualegend span {
	width:5em;
	text-align:right;
	font-size:1.5em;
}

input#uainput {
	padding:0.15em;
	width:12em; 
	border:1px solid #DDD;
	background:#FAFAFA; 
	font:bold 1.8em arial, sans-serif !important; 
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}

input#uainput:hover, input#uainput:focus {
	border-color:#C5C5C5;
	background:#8FBBE2;
} 

input#uainput.default {
	color:#BBB;
}

textarea#uatextarea {
	padding:0.15em;
	width:17em; 
	border:1px solid #DDD;
	background:#FAFAFA; 
	font:bold 1.8em arial, sans-serif !important; 
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}

textarea#uatextarea:hover, textarea#uatextarea:focus {
	border-color:#C5C5C5;
	background:#8FBBE2;
}

#submit-go {
	margin-top:1em;
	width:100px;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
	border:0;
	background:  url(images/submit_0.png) no-repeat 0 0;
	display:block;
	cursor:pointer !important; cursor:hand;
}

#submit-go:hover {
	margin-top:1em;
	width:100px;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
	border:0;
	background:  url(images/submit_1.png) no-repeat 0 0;
	display:block;
	cursor:pointer !important; cursor:hand;
}

/******************************[ BEG ReCAPTCHA STYLES]***********************************/

#recaptcha_only_if_audio {
	width: 28px;
	height: 16px;
	background: url(images/recap_again.png) no-repeat;) no-repeat;
}

#recaptcha_only_if_audio i {
	display: none;
}

#recaptcha_only_if_image {
	width: 27px;
	height: 16px;
	background: url(images/audio_only.png) no-repeat;) no-repeat;
}
#recaptcha_only_if_image i {
	display: none;
}

/*******************************[ BEG BLOCKQUOTE STYLES ]********************************/

#testimonials-page h2 {
	visibility: hidden; 
}

blockquote#text { 
	margin: 0 0 20px;
	padding-left: 40px;
	font-style: italic; 
	background:   url(images/quotes_Og.png) no-repeat top left;
}

blockquote#text p#unquote {
	background:   url(images/quotes_Cg.png) no-repeat bottom right;
	padding-right: 30px;
}

blockquote#text p#author { 
	margin: 0; 
	padding: 0;
	font-size: 80%; 
	font-weight: bold; 
	font-style: normal;
	text-align: right; 
}
