@charset "utf-8";

/* CSS Document */



* {

	margin:0px;

	padding:0px;



}



body{

	background-color:#d9d9d9;

	font-family:Arial, Helvetica, sans-serif;

	font-size:13px;

	color:#292929;

}





a:link, a:visited {

	outline:none;

	color:#666;

	text-decoration:underline;

}



a:hover{

	outline:none;

	color:#666;

	text-decoration:none;

}







#header {

	height:77px;

	background-image:url(images/spacered.jpg);

	background-repeat:repeat-x;

	padding:0px;

}



#navbarbg {

	height:38px;

	background-image:url(images/spacerlft.jpg);

	background-repeat:repeat-x;

	padding:0px;

}



#navbar {

	width:870px;

	height:auto;

	margin-left:auto;

	margin-right:auto;

	padding:0px;

}

/*Press*/



		 



table {

	vertical-align:top;

}





.copytd {

	width:160px;

	height:206px;

	vertical-align:top;

	background-color:#f0f0f0;

	padding:5px 10px 5px 10px;

	text-align:left;

	}

	

.smalltd {

	width:156px;

	height:206px;

	vertical-align:top;

	padding-left:0px;

}



/*Content Box*/ 

#container{
	width:982px;
	height:623px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;

}



#maincontent {
	background-color:#ffffff;
	width:828px;
	height:650px;;
	padding:20px;
	margin-left:auto;
	margin-right:auto;
	line-height:22px;
}



#maincontentlarge {
	background-color:#ffffff;
	width:828px;
	height:auto;
	padding:20px;
	padding-top:5px;
	margin-left:auto;
	margin-right:auto;
	line-height:22px;	
}

		

		

#maincontentbottom {
	background-image:url(images/bottom_bar.jpg);
	width:868px;
	height:12px;
	margin-left:auto;
	margin-right:auto;
}





/*Footer Styles*/

#footer{
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	width:868px;
	font-size:12px;
	text-align:center;
	color:#fff;
}



#footer ul li{
	list-style-type:none;
	display:inline;
	padding:10px;

}



#footer a:link, #footer a:visited {
	text-decoration:none;
	color:#d90825;

}



#footer a:hover {
	color:#333;

}



#studiogallery{
	width:830px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}



#studiogallery ul li{
	padding-right:10px;
	list-style-type:none;
	display:inline;

}



.floatleft{
	float:left;
}


h1{
	font-size:20px;
	font-weight:500;
	color:#666;
}


.border{
	padding:5px;
	border:1px solid #ccc;
	background-color:#ffffff;
}





/*Home copy styles*/
#homecopy {
	width:803px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:175%;
	color:#666;
}

 



#imagegallery {
	width:803px;
	height:370px;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;

}



#bloglink {
	background-image:url(images/homegallery6.jpg);	
	background-color:#E30D33;
	text-align:right;
	padding-top:5px;
	padding-right:40px;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	width:auto;
	height:30px;
}



#bloglink a:link, #bloglink a:visited  {
	text-decoration:none;
	color:#FFF;
}



#bloglink a:hover  {
	text-decoration:none;
	color:#333;

}



#copyright {
	width:803px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
	text-align:center;
	font-weight:bold;
	margin-top:20px;

}

/*Menu fader/Gallery styles*/
.pagewrapmenu{
	padding-bottom:8px;
}



.clear {
	clear: both;
}



.button {
	float: left;
}





#page-wrap {
	width: 798px;
	height:auto;
	background: white;
	margin-right:1px;
	margin-left:10px;
	margin-top:15px;
	padding:5px;
}

#gallery {
	display:block;
	height:450px;
}


#roses, #flowermarket, #flower, #holiday, #provence, #beach, #teathyme {
	display:none;
	height:auto;
	padding-right:10px;
	text-align:justify;
}




#roses-button, #flowermarket-button, #flower-button, #holiday-button, #provence-button, #beach-button, #teathyme-button {
	width:99px;
	text-align:center;
	opacity: 0.6;
	filter:alpha(opacity=80); /*IE hack*/
	border-bottom: 1px solid #D90825;
	padding:0px;
	padding-bottom:15px;
	margin-left:6px; 
	margin-right:6px;
	cursor:default;
}





#flower table td, #beach table td, #provence table td, #roses table td, #flowermarket table td,  #holiday table td, #teathyme table td {
	width:140px;
	text-align:center;
	vertical-align:top;
	padding-bottom:10px;
	margin-left:12px; 
	margin-right:12px;
}

#roses-button {
	margin-left:45px;
}


#content {
	margin:10px;
	height:900px;
}

.price {
	color:#F00;
	font-weight:bold;
}

.sold {
	color:#F00;
	font-size:12px;
	font-weight:bold;
	text-transform:capitalize;
}

.caption {
	font-size:12px;
	line-height:15px;
}

.descriptions {
	padding:15px;
	background-image:url(images/pagebg.jpg);	
	background-repeat:repeat
}



.shipping {
	background-image:url(images/pagebg.jpg);	
	background-repeat:repeat;
	margin-left:auto;
	margin-right:auto;
	line-height:22px;
}



.quote{
	font-size:16px;
	color:#999;
	float:right;
}



#polka {
	background-image:url(images/polkadotsml.jpg);
	background-repeat:repeat-x;
	width:822px;
	height:32px;
}



#polkadot {
	background-image:url(images/polkadot.jpg);
	background-repeat:repeat-x;
	width:800px;
	height:10px;
	margin-top:30px;
}



/*End of Fading Menu Styles*/
