@charset "UTF-8";
/* CSS Document */

html, body {
	height: 100%;         /* required */
}

body {
	background:#FFFFFF;
	background-image:url(/images/main/paper.png);
	text-align: center;   /* horizontal centering hack for IE */
	margin:0 auto 0 auto;
	overflow: visible;
	}
	
	body.contactinsert {
	background-color:transparent;
	background-image:none;
 x	background-color:rgb(38,0,65);
 x	background-image:url(/images/main/bigpurple.png);
	}

#mainContainer {
	width:960px;
	text-align:left;
	margin:0 auto 0 auto;
	background-position: center;
	}

#mainContainerInner {
	margin:0;
	padding:0;
	}


#header {
	float:left;
	width:260px;
	min-height:546px;
	text-align: left;     /* horizontal centering hack for IE */
	}
	
#footer {
	text-align:left;
	height:30px;
	width:80px;
	margin:10px 0 0 47px;
	padding:0 0 0 500px;
	}
	
#footpad {

	height:20px;
	float:right;
	width:80px;
	}	
	
#foot {
	margin:0 0 0 0 ;
	padding-left:0;
	list-style:none;
	}

#foot li {
	width:80px;
	margin:0 0 0 0;
	padding:0;
	list-style:none;

	}	
	
#foot li a{	
	width:80px;
	display:block;
	padding:20px 0 0 0;
	margin: 0;
	overflow:hidden;
	height:0px !important;
	height /**/:20px /*for IE5/Win only*/
	}
	
#foot a:hover {
	background-position:-80px 0 ;
	}
	
#foot a:active, #foot a.selected {
	background-position:-80px 0;
	}		
	
#foot a:hover a.selected {
	background-position:-80px 0;
	}
	
#designby a {
	width:80px;
	background:url(/images/footer/3oclock.png) no-repeat;
	}		
	
	
/*#headerInner {
x	margin-top:244px;
x	margin-left:-470px;
x	width:2237px;
	}*/

#fixy {
	float:left;
	width:54px;
	height:809px;
	margin-left:-70px;
	margin-top:-1px;
	background:url(/images/header/leftedge.png) no-repeat;
	}	
	
#fixyInner {

	}	
	
#logo, #menu {
	float:left;
	width:237px;
	display:block;
	}
	
	#logo a img, img {
	border:0;
	}
a:active
{
  outline: none;
}

*:focus { 
	outline: none; 
	}
*::-moz-focus-inner { 
	border: none; 
	}		
	
x #menu {
 	height:249px;
	}

/* menu */

#menu {
	float:left;
	width:237px;
	}

#nav {
	list-style:none;
	display:inline;
	overflow:hidden;
	}
		
#nav li {
	margin:0 0 0 0;
	padding:0;
	list-style:none;
	display:inline;
	}	
	
#nav a {
	float:left;
	padding:33px 0 0;
	margin: 0 0 5px 0;
	overflow:hidden;
	height:0px !important;
	width:237px;
	background:url(/images/header/menuSprites1.png);
	}		
	
		
	#weddings a {
		background-position:237px -39px;
		}
			.weddings #weddings a,
			#weddings a:hover {
				background-position:0 -39px;
				}
				
		
		
	#studio a {
		background-position:237px -76px;
		}
			.studio #studio a,
			#studio a:hover {
				background-position:0 -76px;
				}	
				
	#venues a {
		background-position:237px -114px;
		}
			.venues #venues a,
			#venues a:hover {
				background-position:0 -114px;
				}					

	#clientlist a {
		background-position:237px -152px;
		}
			.clientlist #clientlist a,
			#clientlist a:hover {
				background-position:0 -152px;
				}	
	
	#links a {
		background-position:237px -190px;
		}
			.links #links a,
			#links a:hover {
				background-position:0 -190px;
				}	

	#press a {
		background-position:237px -228px;
		}
			.press #press a,
			#press a:hover {
				background-position:0 -228px;
				}	
	

	#contact a {
		background-position:237px -266px;
		}
			.contact #contact a,
			#contact a:hover {
				background-position:0 -266px;
				}
	#home a {
		background-position:237px -304px;
		}
			.home #home a,
			#home a:hover {
				background-position:0 -304px;
				}	
				
				
	#corporate a {
		background-position:237px -191px;
		}
			.corporate #corporate a,
			#corporate a:hover {
				background-position:0 -191px;
				}	
				
	#eventsdisplays a {
		background-position:237px -343px;
		}
			.eventsdisplays #eventsdisplays a,
			#eventsdisplays a:hover {
				background-position:0 -343px;
				}				

	#silverfleetflowers a {
		background-position:237px -381px;
		}
			.silverfleetflowers #silverfleetflowers a,
			#silverfleetflowers a:hover {
				background-position:0 -381px;
				}
				
	#lincolnflowers a {
		background-position:237px -493px;
		}
			.lincolnflowers #lincolnflowers a,
			#lincolnflowers a:hover {
				background-position:0 -493px;
				}
				
	#twitter a {
		background-position:237px -457px;
		}
			.twitter #twitter a,
			#twitter a:hover {
				background-position:0 -457px;
				}	

	#facebook a {
		background-position:237px -419px;
		}
			.facebook #facebook a,
			#facebook a:hover {
				background-position:0 -419px;
				}	
				
	
#extras {
	width:942px;
	height:768px;
	top:50%;
	left:50%;
	position: fixed;   /* positions content on top of distance */
	text-align: left;     /* horizontal centering hack for IE */
	margin: 0 auto;       /* required */
	clear: left;          /* required */
	z-index:20;
	}
	

		
#extrasInner {
	float:left;
	width:730px;
	margin-top:-384px;
	margin-left:-482px;
	padding-left:237px;
	z-index:31;
	}	
	
#lipLeft {
	height:768px;
	width:13px;
	background:  url(/images/main/lip.png) no-repeat;
	float:left;
	position:relative;
	z-index:32;
	}	

#lipRight{
	height:768px;
	width:13px;
	background: url(/images/main/lipleft.png);
	float:left;
	position:relative;
	z-index:30;
	}
	
#glowOuter {
	background-position:left; 
	width:704px;
	float:left;
	height:1056px;
	position:relative;
	z-index:30
	}

#glow {
	background:  url(/images/main/glow.png) no-repeat;
	background-position:left; 
	width:458px;
	float:left;
	height:1068px;
	position:relative;
	z-index:33;
	}
	

#shadowLeft {
	background: url(/images/main/shadow.png);
	float:left;
	width:18px;
	height:768px;
	margin-left:-458px;
	}
	
#shadowRight {
	background: url(/images/main/shadowleft.png);
	float:right;
	width:18px;
	height:768px;
	}	
	
#bigpurple {
	width:942px;
	height:100%;
	position:fixed;
	top:0;
	bottom:0;
	left:50%;
	margin:0 0 0 237px;
	z-index:3;
	float:left;
	}	
	
#bigpurpleInner {
	width:704px;
	background-color:rgb(38,0,65);
	background-image:url(/images/main/bigpurple.png);
	bgproperties:fixed;
	height:100%;
	margin-left:-470px;
	z-index:5;
	float:left;
	}	
	

#content {
	width:941px;
	min-height:546px;
	text-align:left;
	margin: 0 auto;
	padding:0 0 0 0;
	z-index:30;
	clear: left;
	position: relative;
	}	
		
			
#contentInner {
		float:left;
		xwidth:730px;
		margin-left:10px;
		position:relative;
		z-index:35;
			}	
			
.portfolio #contentInner {
	margin-bottom:40px;
	}						
			
#measure { 
	width: 1px;
	height: 50%;
	float: left;
	background: none;
	margin: 0 0 -273px; /* half of wrap's height */
}
				
	
.frameLarge {
	width:640px;
	float:left;
	padding:0 0 15px 0;
	}		
	
.frameLargeTop {
	background:url(/images/frames/largeFrameTop.png);
	float:left;
	width:640px;
	height:3px;
	}
	
.frameLargeContent {
	float:left;
	background:url(/images/frames/largeFrameCenter.png) repeat-y;
	width:620px;
	padding:6px 20px 10px 20px;
	}	
	
.frameBottom {
	background:url(/images/frames/largeFrameBottom.png);
	float:left;
	width:640px;
	height:3px;
	}	
		
.frameSmall {
	width:196px;
	float:left;
	margin:0 25px 25px 0;
	}		
	
.frameSmallTop {
	background:url(/images/frames/smallFrameTop.png);
	float:left;
	width:196px;
	height:3px;
	}
	
.frameSmallContent {
	float:left;
	background: url(/images/frames/smallFrameCenter.png) repeat-y;
	width:176px;
	padding:6px 10px 10px 10px;
	height:150px;
	}
	
.frameSmallCenter {
	background:url(/images/frames/smallFrameBottom.png);
	float:left;
	width:196px;
	height:3px;
	}		
	
	
.frameHalf {
	width:300px;
	float:left;
	margin:0 20px 20px 0;
	}		
	
.frameHalfTop {
	background:url(/images/frames/halfFrameTop.png);
	float:left;
	width:300px;
	height:3px;
	}
	
.frameHalfContent {
	float:left;
	background: url(/images/frames/halfFrameCenter.png) repeat-y;
	width:300px;
	padding:6px 10px 10px 10px;
	min-height:200px;
	}
	
.frameHalfCenter {
	background:url(/images/frames/halfFrameBottom.png);
	float:left;
	width:196px;
	height:3px;
	}			
.third {
	float:left;
	width:188px;
	margin:0 18px 15px 0;
	}
	
.half {
	float:left;
	width:290px;
	margin:0 20px 10px 0;
	}	
.last {
	margin:0 0 10px 0;
	}	
.clear {
	clear:both;
	}	
	
.sliver {
	float:left;
	width:640px;
	height:5px;
	margin-bottom:15px;
	background:url(/images/main/sliver.png);
	}
	.sliversmall {
	float:left;
	width:280px;
	height:2px;
	margin-bottom:5px;
	background: url(/images/main/sliversmall.png);
	}
	
		
/*headers*/

h1 {
	padding:44px 0 0;
	margin: 5px 0 0 0;
	overflow:hidden;
	height:0px !important;
	float:left;
	}	
	
h1#tbr {
	width:467px;
	background:url(/images/h1/tobybroberts.png);
	}	
	
h1#weddings {
	width:312px;
	background:url(/images/h1/weddings.png);
	}
	
h1#portfolio {
	width:312px;
	background:url(/images/h1/portfolio.png);
	}	
	
h1#contact {
	width:312px;
	background:url(/images/h1/contact-h1.png);
	}
	
h1#about {
	width:312px;
	background:url(/images/h1/about_h1.png);
	}		
	
h1#corporate {
	width:312px;
	background:url(/images/h1/Corporate.png);
	}
	
h1#venues {
	width:312px;
	background:url(/images/h1/venues.png);
	}	
	
h1#links {
	width:312px;
	background:url(/images/h1/links.png);
	}	
	
h1#clientList {
	width:312px;
	background:url(/images/h1/client.png);
	}	
	
h1#press {
	width:312px;
	background:url(/images/h1/press.png);
	}
	
h1#silverfleet {
	width:467px;
	background:url(/images/h1/silverfleet-h1.png);  
	}	
	
h1#lincolnsinn {
	width:615px;
	background:url(/images/h1/lincolns_h1.png);
	}	
	
h1#studioh1 {
	width:312px;
	background:url(/images/h1/studio.png);
	} 
	
	
h1#silverfleetflowersh1 {
	width:342px;
	background:url(/images/h1/silverfleetflowers.png);
	} 
	
h1#weddingsh1 {
	width:312px;
	background:url(/images/h1/weddingsflowers.png);
	} 
	

h1#lincolnflowersh1 {
	width:342px;
	background:url(/images/h1/lincolnsinflowers.png);
	} 
	
h1#corporateh1 {
	width:311px;
	background:url(/images/h1/corporateflowers.png);
	} 
	
h1#eventdisplaysh1 {
	width:312px;
	background:url(/images/h1/eventdisplays.png);
	}
	
	
	
	
h1#meet {
	width:312px;
	background:url(/images/h1/meet.png);
	}										
	
h2 {
	padding:30px 0 0;
	margin: 0 0 0 0;
	overflow:hidden;
	height:0px !important;
	width:163px;  	}	
		
	
h2#lincolns {
	background:url(/images/h2/lincoln.png);
	}
	
h2#contact {
	background:url(/images/h2/contactUs.png);
	}	
	
h2#silverfleet {
	background:url(/images/h2/silverfleet.png);
	}		
	
h2#press {
	background:url(/images/h2/press.png);
	}	
	
h2#grandVases {
	background:url(/images/h2/grandvases.png);
	}		

h2#weddingessence_front {
	background:url(/images/h2/weddingessence_front.png);
	}
	
h2#bouquets_front {
	background:url(/images/h2/bouquets_front.png);
	}			

h2#contracts_front {
	background:url(/images/h2/contracts_front.png);
	}		
	
h2#candelabres {
	background:url(/images/h2/candelabras.png);
	}
		
h4 {
	padding:30px 0 0;
	margin: 0 0 0 0;
	overflow:hidden;
	height:0px !important;
	width:163px;
	}	

h4#toby {
	background:url(/images/h4/toby.png);
	}
	
h4#many {
	background:url(/images/h4/many.png);
	}	

h4#sturgeon {
	background:url(/images/h4/silversturgeon.png);
	}

h4#barracuda {
	background:url(/images/h4/silverbarracuda.png);
	}

h4#royalnore {
	background:url(/images/h4/royalnore.png);
	}

h4#rhuharb {
	background:url(/images/h4/ruharb.png);
	}			

h4#oldhall {
	background:url(/images/h4/oldhall.png);
	}
	
h4#greathall {
	background:url(/images/h4/greathall.png);
	}		
	
/* accordion */
h3.acctitle {
	height:48px;
	width:640px;
	} 
	
h3.acctitle span {
	display:none;
	}
		
h3.acctitle a {
	float:left;
	width:640px;
	padding:48px 0 0;
	overflow:hidden!important;
	margin: 0 0 0 0;
	height:0px !important;
	}
	
.portfolio.frameLargeContent {
	padding:10px 0 10px 20px;
	}	
	
.ui-accordion-content {
	padding-bottom:10px!important;
	margin-top:-14px!important;
	}	

.portfolio h3 a{
background:url(/images/h2/accordionHeader.png);
	}
	
/*.portfolio h3.ui-state-active a{
	background-position:0 0;
	}

.portfolio h3.acctitle a:hover {
x	background-position:0 -48px;
}*/

h3#essencewedding a{
	background-position:0 0;
	}
	
h3#dinnerparty a {
	background-position:0 -96px;
	}
	
h3#smallmediumvase a{
	background-position:0 -192px;
	}

#pedestals a{
	background-position:0 -288px;
	}
	
#misc a{
	background-position:0 -384px;
	}
	
#longandlow a{
	background-position:0 -480px;
	}
	
#grandvases a{
	background-position:0 -576px;
	}
	
#dressedvenues a{
	background-position:0 -672px;
	}
	
#contracts a{
	background-position:0 -768px;
	}
	
#candelabra a{
	background-position:0 -864px;
	}
	
#bouquets a{
	background-position:0 -960px;
	}	
	
#silverfleet_port a {
	background-position:0 -1056px;
	}	
	
#lincolns_port a {
	background-position:0 -1152px;
	}
		
#silverfleet_venues a{
	background-position:0 -30px;
	}
	
#lincolns_venues a{
	background-position:0 -30px;
	}
	
#venueswe a	{
	background-position:0 -30px;
	}													


/* lightbox
x#galmain {
	background:yellow;
	float:left;
	width:200px;
	height:300px;
	}
	
.mainpic,
.portfolio #gallery p {
	float:left;
	}	
	
.portfolio #gallery p	{
	width:381px;
	xbackground:blue;
	}	
	
.mainpic {
	padding:0 5px 5px 0;
	}

#gallery {
x	background-color: red;
	padding: 10px 0 0 0;
x   width: 420px;
	}
 
#gallery ul { 
	list-style: none;
x	width:390px;
x	background:green;
	float:left;
	margin:0;
	padding:0;
	}

#gallery ul li { display: inline; }
#gallery ul img {
	border: 1px solid #3e3e3e;
x	border-width: 5px 5px 20px;
	}
	
#gallery ul a:hover img {
	xborder: 5px solid #fff;
	xborder-width: 5px 5px 20px;
	color: #fff;
	}
	
#gallery ul a:hover { color: #fff; }
	
/* slideshowpr0*/

#flashcontent {
	float:left;
	text-align:left;
	}	
	
#flashcontent img {
	padding:0 10px 10px 0;
	}		
	
.contentWrapper {
	float:left;
	padding:0 10px 10px 0;
	}	

/* thumbnails */
ul.thumbs, ul.thumbs li{
		margin:0;
		padding:0;
		list-style:none;
	}
	
	ul.thumbs li{
		float:left;
		margin:0 13px 13px 0;	
		padding:2px;
	}
	ul.thumbs a{
		display:block;
		float:left;
		width:85px;
		height:85px;
		line-height:85px;
		overflow:hidden;
		position:relative;
		z-index:1;		
	}
	ul.thumbs a img{
		float:left;
		position:absolute;
		top:-10px;
		left:-15px;	
	}
	
	/* mouse over */
	
		ul.thumbs a:hover{
			overflow:visible;
			z-index:1000;
			border:none;		
		}
		ul.thumbs a:hover img{
			border:1px solid #999;	
			background:#fff;
			padding:2px;			
		}	
	
	/* // mouse over */

	/* clearing floats */
	
		ul.thumbs:after, li.thumbs:after{
			content:"."; 
			display:block; 
			height:0; 
			clear:both; 
			visibility:hidden;
			}
		ul.thumbs, li.thumbs{
			display:block;
			}
		/*  \*/
		ul.thumbs, li.thumbs{
			min-height:1%;
			}
		* html ul.thumbs, * html li.thumbs{
			height:1%;
			}	
	
	/* // clearing floats */

/* // thumbnail list */


/* single thumbnail */

	p.thumb{
		float:left;
		margin:.5em 0;
		margin-right:10px;
		border:1px solid #999;	
		padding:2px;
	}
	p.thumb a{
		display:block;
		float:left;
		width:100px;
		height:100px;
		line-height:100px;
		overflow:hidden;
		position:relative;
		z-index:1;	
	}	
	p.thumb a img{
		float:left;
		position:absolute;
		top:-20px;
		left:-50px;	
	}
	
	/* mouse over */
	
		p.thumb a:hover{
			overflow:visible;
			z-index:1000;
			border:none;		
		}
		p.thumb a:hover img{
			border:1px solid #999;	
			background:#fff;
			padding:2px;			
		}	
	
	/* // mouse over */	

/* // single thumbnail */

#ui-datepicker-div{
font-size:90%;
}

/* novo slider */
#slider {
	position:relative;
	//See the "style-pack" below for image
	background:url(/images/style-pack/loading.gif) no-repeat 50% 50%; 
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}



/*
 * jQuery Nivo Slider v2.0
 * http://nivo.dev7studios.com
 *
 * Copyright 2010, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

/*
 * Note: Include the nivo-slider.css file that comes
 * with the main download before including this file.
 */

#slider {
	position:relative;
	xmargin:30px 30px 60px 30px;
	background:#202834 url(/images/style-pack/loading.gif) no-repeat 50% 50%;
	x-moz-box-shadow:0px 0px 10px #333;
	x-webkit-box-shadow:0px 0px 10px #333;
	xbox-shadow:0px 0px 10px #333;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
}

.nivo-controlNav {
	position:absolute;
	left:47%;
	bottom:-30px;
}
.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(/images/style-pack/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:-10px 0;
}

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