/* @override http://www.chrysalis-designs.com/css/default.css */

/*
Site:           chrysalis-designs.com 
Created:        Jul 26 2006
Last Modified:	Mar 30 2009
-----------------------------
ryan masuga, masugadesign.com
ryan@masugadesign.com | Copyright 2006-2009
============================================ */

/* NORMALIZING styles
=========================================== */
body, div, ul, li, td, h1, h2, h3, h4, h5, h6 {
	font-size: small;
	}

* { /* resets white space globally */
    margin: 0;
    padding: 0;
	}

div, span, img, form, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	background-color: transparent;
	border: 0;
	}

table { border: 0px;}





/* MAIN styles
=========================================== */
body {
	background-color: #370202;
	font-family: "Times New Roman", times, serif;
	font-size: 100%;
	line-height: 130%;
	margin: 0;
	padding: 0;
	color: #504a23;
	}

h1 {
	font-size: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #504a23;
	margin:0;
	font-weight: normal;
	}

h2 {
	font-size: 140%;
	font-family: Georgia, "Times New Roman", serif;
	color: #504a23;
	margin:0;
	}

h3 {
	font-size: 110%;
	font-family: Georgia, "Times New Roman", serif;
	color: #504a23;
	margin:0;
	}


a {outline:none;}
a:link{color: #a36310;}
a:visited{color: #a36310;}
a:hover{color: #4c0c01;}
a:active{color: #4c0c01;}

p {
	text-align: justify;
	margin-bottom:1.8em;
}

td { vertical-align: top;}

dt { font-weight: bold; }

hr {
	border: 0;
	width: 100%;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	margin: 0;
	padding: 0;
	}

.clr {
	clear: both;
	height: 0px;
	}
.clearfix:after { /*http://positioniseverything.net/easyclearing.html*/
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


/* =CONTAINER styles
===========================================*/
#container-wrap {
	width: 100%;
	position: relative;
	margin:0;
	padding:0;
	background: #f5f2e1 url('/images/site/bg_containerwrap.gif') 0 0 repeat-x;
	}

#container {
	width: 780px;
	position:relative;
	left: 50%;
	padding: 0 0 35px 0;
	margin: 0 0 0 -390px;
	background: transparent;
	min-height:300px;
	height:auto;
	}

#container-prop {
	width:1px;
	height:300px;
	float:left;
	}

div#container-shadow {
	background: #f5f2e1 url('/images/site/bg_container.gif') 0 100% repeat-x;
	position: absolute;
	bottom:0;
	left:0;
	height: 35px;
	width: 100%;
}


/* =HEADER styles
===========================================*/
#header-wrap {
	width: 100%;
	margin:0;
	padding:0;
	background: #f5f2e1 url('/images/site/bg_headercontainer.gif') 0 0 repeat-x;
	}

#header {
	margin: 0;
	padding: 0;
	background: transparent url('/images/site/bg_header.jpg') 0 0 no-repeat;
	height: 192px;
	width: 780px;
	position:relative;
	left: 50%;
	margin: 0 0 0 -390px;
	}
	
#header h1 { 
	text-align: left;
	position: absolute;
	z-index:20; /* keep above the nav */
	bottom: 0px;
	left: 50%;
	margin-left:-83px;
	/* put the background image here too to avoid 'flash' when viewing in IE */
	background: transparent url('/images/site/logo_chrysalis.gif') 0 0 no-repeat;
	}

#header h1 a {
	background: transparent url('/images/site/logo_chrysalis.gif') 0 0 no-repeat;
	display: block;
	height: 48px;
	width: 167px;
	color: #504a23;
	padding: 48px 0px 0px 0px; 
	height: 0px !important;
	height /**/:48px;
	overflow:hidden;
	font-size: 1px;
	}	
	
#header-nav {
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
	text-align: center;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 14px;
	}
	
#header-nav li{
	display: inline;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	margin: 0 40px 0 0;
	}

#header-nav li#nav-portfolio {
	margin: 0 240px 0 0;
	}


#header-nav a:link,
#header-nav a:visited {text-decoration: none;}

#header-nav a:hover,
#header-nav a:active {text-decoration: underline;}

/* keep links active on their respective pages */

body#home #header-nav li#nav-home a{color: #4c0c01;text-decoration: underline;}
body#portfolio #header-nav li#nav-portfolio a{color: #4c0c01;text-decoration: underline;}
body#about #header-nav li#nav-about a{color: #4c0c01;text-decoration: underline;}
body#contact #header-nav li#nav-contact a{color: #4c0c01;text-decoration: underline;}


/* Sub Nav (Portfolio area) ================================= */
#portfolio-subnav {
	margin: 0 0 0 -10px;
	padding: 0;
	list-style: none;
	text-align: center;
	width: 100%;
	position: absolute;
	left: 0;
	top: 14px;
	}
	
#portfolio-subnav li{
	display: inline;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	margin: 0 0 0 10px;
	}


#portfolio-subnav a:link,
#portfolio-subnav a:visited {text-decoration: none;}

#portfolio-subnav a:hover,
#portfolio-subnav a:active {text-decoration: underline;}

body#portfolio.client-services #portfolio-subnav li#subnav-clientservices a,
body#portfolio.the-work #portfolio-subnav li#subnav-thework a,
body#portfolio.our-approach #portfolio-subnav li#subnav-thework a,
body#portfolio.case-studies #portfolio-subnav li#subnav-casestudies a,
body#portfolio.wedding-albums #portfolio-subnav li#subnav-weddingalbums a
 {color: #4c0c01;text-decoration: underline;}

/* =CONTENT styles
===========================================*/
#content {
	margin: 0;
	padding: 30px 160px 0 160px;
	background: transparent;
	width: 459px; /* less one pixel for the prop div */
	float: left;
	display: inline;
	}


/* =SIDEBAR styles (currently not used)
===========================================*/
#sidebar {
	border: 1px solid #ccc;
	margin: 0;
	padding: 10px;
	background: #fff;
	width: 200px;
	float: right;
	display: inline;
	}


/* =FOOTER styles
===========================================*/
#footer-wrap {
	width: 100%;
	margin:0;
	padding:0;
	background: transparent;
	display:block;
	}

#footer {
	margin: 0;
	padding: 0;
	background: transparent url('/images/site/bg_footer.gif') 0 0 no-repeat;
	width: 780px;
	height: 98px;
	position:relative;
	left: 50%;
	margin: 0 0 0 -390px;
	text-align: center;
	}

#footer p { /* copyright notice */
	background: transparent url('/images/site/title_copyright.gif') 0 0 no-repeat;
	position: absolute;
	left: 200px;
	top: 20px;
	height: 10px;
	width: 377px;
	padding: 10px 0px 0px 0px; 
	height: 0px !important;
	height /**/:10px;
	overflow:hidden;
	font-size: 1px;
	text-align: center;
	}

/* =Home Page/Section
===========================================*/
body#home #content {
	margin: 0 0 0 125px;
	padding: 20px 0 0 0;
	background: transparent;
	width: 524px; /* less one pixel for the prop div */
	display: inline;
	}

/*#homegallery-wrap {
	width:511px;
	height: 386px;
	margin: 0 auto;
	padding: 9px 0 0 9px;
	background:#fbfaf3;
	border:1px solid #eee9d5;
	}

#homegallery {
	width:500px;
	height: 375px;
	background:#D5CFA4;
	}*/

#homegallery-wrap {
	width:500px;
	height: 375px;
	margin: 0 auto 8px auto;
	padding: 0;
	background:transparent;
	}




/* =Portfolio Page/Section
===========================================*/
body#portfolio #content {
	margin: 0;
	padding: 20px 0 0 0;
	background: transparent;
	width: 770px; /* less one pixel for the prop div */
	float: left;
	display: inline;
	}

#gallery {
	width:758px;
	height: 415px;
	margin: 0;
	float: left;
	background:#fbfaf3;
	border:1px solid #eee9d5;
}

body.client-services #gallery, body.the-work #gallery, body.our-approach #gallery, body.case-studies #gallery {
	height: 515px;
}


/* Newer galleries (Jan 2008) with ExternalInterface making the album calls */
#gallerywrap {
	width: 758px;
	height: 602px;
	}

#gallerywrap #albums {
	float: left;
	display: inline;
	width: 150px;
	list-style: none;
	text-align: right;
	margin-top: 20px;
	}

#gallerywrap #albums li {
	font-size: 11px;
	font-family: "Lucida Grande", "Trebuchet MS", arial, sans-serif;
	margin: 0;
	line-height: 1.8em;
	}

#gallerywrap #albums li a
	{
	text-decoration: none;
	padding: 2px 18px 2px 0px;
	}

#gallerywrap #albums li a:hover,
#gallerywrap #albums li a.active
	{
	background: transparent url('/images/site/bg_albumnav.gif') 100% 50% no-repeat;
	color: #4c0c01;
	}

#gallery2 {
	width: 602px;
	height: 605px;
	padding-top: 5px;
	margin: 0;
	float: right;
	background: #fbfaf3;
	border: 1px solid #eee9d5;
	}







/* Newer galleries (Jan 2008) with ExternalInterface making the album calls */
#gallerywrap2 {
	margin: 0;
	padding: 0;
	width: 758px;
	height: 515px;
	background: #fbfaf3;
	border: 1px solid #eee9d5;
	}

#gallerywrap2 #albums {
	float: left;
	display: inline;
	width: 137px;
	list-style: none;
	text-align: right;
	margin-top: 38px;
	margin-right: 5px;
	}

#gallerywrap2 #albums li {
	font-size: 10px;
	font-family: Verdana, "Trebuchet MS", "Lucida Grande", arial, sans-serif;
	margin: 0;
	line-height: 1.8em;
	}

#gallerywrap2 #albums li a
	{
	text-decoration: none;
	padding: 2px 18px 2px 0px;
	}

#gallerywrap2 #albums li a:hover,
#gallerywrap2 #albums li a.active
	{
	background: transparent url('/images/site/bg_albumnav.gif') 100% 50% no-repeat;
	color: #4c0c01;
	}

#gallery3 {
	width: 616epx;
	height: 515px;
	margin: 0;
	padding:  0;
	float: right;
	
	}













.imgleft {
	float: left;
	margin: 8px 12px 10px 0;
	}

.flashaltcontent {
	width:630px;
	height: 415px;
	background: transparent url('/images/site/chrysalis_alt.gif') 0 0 no-repeat;
	padding:26px 40px 40px 80px;
	}

/* =CONTACT styles
===========================================*/
.required {color:#850202;}

fieldset {
	margin: 0px;
	padding: 0 10px 10px;
	background-color: transparent;
	border: 0px;
	}
	
body#contact fieldset input, body#contact fieldset textarea {
	border:1px solid #ccc;
	background:#fffffa;
	width: 280px;
	color:#666;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: .9em;
	padding: 2px;
	}

fieldset select {
	border:1px solid #ccc;
	background:#fffffa;
	width: 280px;
	color:#666;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: .9em;
	}
	
fieldset input:focus, fieldset textarea:focus {
	border:1px solid #a36310;
	color:#333;
	}

.formfields dt{
	float: left;
	clear: left;
	width: 20%;
	margin: 10px 10px 0 0;
	text-align: left;
	line-height:1.2em;
	}	



.formfields dd{
	float: left;
	margin: 10px 0px 0 0;
	width: 70%;
	}

#form-container .submit {
	margin: 5px 0 0 0;
	width: auto;
	padding:2px 8px;
	float: left;
	background: #a36310;
	color: #fff;
	font-weight: bold;
	border:1px solid #6A400A;
	border-top-color:#D08B31;
	border-left-color:#D08B31;
	}


/* promotions form(s) */

body.promotion .formfields dt{
	width: 30%;
	}

body.promotion .formfields dd{
	width: 60%;
		line-height: 1.2em;
	}

#form-container-order {
	margin: 20px 0 0 0;
}


body.promotion fieldset input, body.promotion fieldset textarea {
	border:1px solid #ccc;
	background:#fffffa;
	color:#666;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: .9em;
	padding: 2px;
	}

body.promotion .formfields .flowerblock dt{
	margin: 0 0 5px 0;
	width:348px;
	}

body.promotion .formfields .flowerblock dd{
	float: right;
	width: 348px;
	margin: 0 0px 0 0;

	}



.flowerblock {
	margin: 0 0 15px 0;
	float: left;
	width: 439px;
	
	min-height: 80px;
	height:  auto;
}

.flowerblock dt {
	float: right;
	text-align: left;
	width: 348px;
	margin:0 0 0px 0;
	padding:0;
	}

.flowerblock dd {
	float: right;
	margin: 0;
	width: 348px;
	padding: 0;
	}



.flowerblock dd.price {
	font-size: 1.6em;
	color:#9CB56D;
	margin-bottom:3px;
	}

.flowerblock dd.amt {
	padding-top: 5px;
	}

.price {
	color:#809D48;
	}

dd.soldout {
	color:#864436;
	font-weight: bold;
	}

body.promotion .formfields .flowerblock dd.img {
	margin:0 0px 0 0;
	float: left;
	display: block;
	width: 80px;
	height: 80px;
	}

.flowerblock dd.img img {

	}

.flowerblock dd.img a.imgLink {
	position: relative;
	float: left;
	width: 80px;
	height: 80px;
	}

.flowerblock dd.img a.imgLink .enlargeImg {

	background: transparent url('/images/site/icon_enlarge.gif') 0 0  no-repeat;
	position: absolute;
	left: 64px;
	top: 64px;
	z-index: 4;
	width:  14px;
	height: 14px;
	}








/* error box for the form
------------------------------------ */
.errorexplanation { 
	background: #ffffe0;
	border:1px solid #e66455;
	color:#333;
	padding: 1em;
	margin: 1.2em 0;
	}

.errorexplanation ul {
	margin: 0 0 .5em 0;
 	padding: 0 0 0 4em;
	}

.errorexplanation h2 { 
	color: #850202;
	background: transparent url('/images/site/icon_formerror.gif') 0 50% no-repeat;
	padding:0 0 0 1em;
	margin: 0;
	}

.errorexplanation p {
	padding:0 0 0 2em;
	margin: 0 0 .5em 0;	
	}
/* ------------------------------------ */


.partnerblock {
	margin:10px 0;
	}

