/*
Theme Name: farbridgeweddings
Theme URI: http://www.westsussexweddingvenue.co.uk/
Description: Master CSS file.
Version: 1.0
Author: Alex Stanhope
Author URI: http://www.247creative.co.uk/
*/

/*Global Reset
*********************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:1em;
	vertical-align:baseline;
	background:transparent;
	}
body{
	line-height:1;
	}
ol, ul{
	list-style:none;
	}
blockquote,
q{
	quotes:none;
	}
blockquote:before,
blockquote:after,
q:before,
q:after{
	content:'';
	content:none;
	}			
:focus{
	outline:0;
	}			
ins{
	text-decoration:none;
	}
del{
	text-decoration:line-through;
	}			
table{
	border-collapse:collapse;
	border-spacing:0;
	}
input[type=hidden]{
	visibility:hidden;
	}
	
/* slightly enhanced, universal clearfix hack */
.clearfix:after{
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
	}
.clearfix{
	display:inline-block;
	}

/* start commented backslash hack \*/
* html .clearfix{
	height:1%;
	}
.clearfix{
	display:block;
	}
/* stop commented backslash hack */	

body{
	font:85%/150% Arial, Verdana, sans-serif;
	/*
	background:url(/template/theme/farbridgeweddings/img/bg-body.jpg) repeat-x left bottom;
	*/
	}
	.container{
		width:940px;
		margin:0 auto;
		}
		.container:after{
			visibility:hidden;
			display:block;
			font-size:0;
			content:" ";
			clear:both;
			height:0;
			}

/*Control Bar Styles
*********************************************************/

#controlbar{
	width:100%;
	margin:0;
	background:#f4f4f4 url(/template/theme/farbridgeweddings/img/bg-controlbar.gif) bottom left repeat-x;
	border-top:2px solid #d11412;
	border-bottom:1px solid #d11412;
	z-index:1;
	text-align:left;
	color:#111 !important;
	}
	#control_bar ul{
		margin:0 0 0 5px;
		}
		#controlbar li{
		float:left;
		padding:6px 0 5px 24px;
		margin-left:20px;
		color:#111;
		font-family:Arial,Helvetica,sans-serif !important;
		font-size:0.8em;
		}
		#controlbar li.first{
			padding: 6px 10px 5px 0 !important;
			margin-left:10px;
			}
		#controlbar li.home{
			background:url(/template/theme/farbridgeweddings/img/bullet-home.gif) no-repeat 0% 50%;
			margin-left:20px;
			}
		#controlbar li.edit{
			background:url(/template/theme/farbridgeweddings/img/bullet-edit.gif) no-repeat 0% 50%;
			}
		#controlbar li.admin{
			background:url(/template/theme/farbridgeweddings/img/bullet-admin.gif) no-repeat 0% 50%;
			}
		#controlbar li.logout{
			background:url(/template/theme/farbridgeweddings/img/bullet-logout.gif) no-repeat 0% 50%;
			}
			#controlbar li a{
				color:#111;
				font-weight:bold;
				text-decoration:none;
				}
				#controlbar li a:hover{
				color:#d11412 !important;
				}
	
/*Header Styles
*********************************************************/

#header{	
	clear:both;
	margin:0;
	height:130px;
	background:#fbfbfb url(/template/theme/farbridgeweddings/img/bg-header.png) repeat-x left top;
	}
	#header a#logo{
	margin-top:20px;
	width:282px;
	height:100px;
	overflow:hidden;
	display:block;
	float:left;
	background:url(/template/theme/farbridgeweddings/img/farbridge-logo.gif) no-repeat 0 0;
	}
	#header a#logo span, #header a#telephone span, #header a#special span{
		display:none;
		}
	#header a#telephone{
		float:right;
		margin-top:50px;
		width:158px;
		height:37px;
		overflow:hidden;
		display:block;
		background:url(/template/theme/farbridgeweddings/img/bg-contact.gif) no-repeat 0 0 !important;
		}
	#header a#special{
		float:left;
		width:500px;
		height:37px;
		margin:50px 0 0 0!important;
		background:url(/template/theme/farbridgeweddings/img/special-winter-weddings.gif) no-repeat 0 0 !important;
		}

/*Content Styles
*********************************************************/

#nav{
	clear:both;
	margin:0;
	background:#fbfbfb;
	z-index:999;
	}
	ul#navigation{
		width:100%;
		border-top:1px solid #ccc;
		border-bottom:1px solid #ccc;
		float:left;
		position:relative;
		z-index:999;
		}
		#nav li{
			float:left;
			position:relative;
			text-align:center;
			margin:0;
			padding:0 24px 0 16px;
			font-size:1.1em;
			line-height:2.4em;
			text-transform:capitalize;
			background:url(/template/theme/farbridgeweddings/img/divider-nav.png) no-repeat right 50%;
			}
			#nav li.location-and-useful-links{
				padding:0 0 0 16px !important;
				background:none !important;
				}
			#nav li a{
				float:left;
				text-decoration:none;
				color:#444;
				}
				#nav li a:hover, #nav li a.active{
					background:url(/template/theme/farbridgeweddings/img/bg-active.png) no-repeat center bottom;
					}
				#nav li a:hover{
					color:#999;
					}
				#nav li a.active{
					color:#d11412;
					}
					ul#navigation li ul{ 
						visibility:hidden;
						position:absolute;
						top:100%;
						left:0;
						z-index:999;
						font-size:0.65em;
						border:1px solid #ccc;
						border-width:0 1px 1px 1px;
						}
						ul#navigation li ul li{ 
							width:184px;
							float:none;
							background-color:#fff;
							background-image:none;
							text-align:left;
							padding:0 !important;
							border-top:1px solid #ccc;
							}
							ul#navigation ul li a{
								width:164px;
								padding:0 10px;
								display:inline-block; 
								float:none;
								}
								ul#navigation ul li a:hover{
									color:#d11412;
									background-color:#e5e5e5;
									background-image:none;
									}			
#banner{
	clear:both;
	margin:0;
	padding-top:10px;
	background:url(/template/theme/farbridgeweddings/img/bg-content.png) repeat-x left top;
	}
	#bannerimages, #bannerimage{
		float:right;
		width:938px !important;
		overflow:hidden;
		position:relative;
		margin:0;
		border:1px solid #ccc;
		background:#fff !important;
		}
	#bannerimages{
		height:198px;
		padding:0;
		}	
		#bannerimage img{
			margin:5px auto;
			display:block;
			}
		.jdGallery .slideElement{
			width:928px;
			height:188px;
			background:#fff url(/template/theme/farbridgeweddings/img/loading-bar-black.gif) no-repeat 50% 50%;
			border:5px solid #fff;
			}
		.jdGallery .slideInfoZone{
			position:absolute;
			z-index:10;
			width:920px !important;
			padding:7px 8px 9px 0;
			overflow:hidden;
			left:5px;
			bottom:5px !important;
			background:#000;
			}
		* html .jdGallery .slideInfoZone{
			bottom:-1px;
			}
		.jdGallery .slideInfoZone h2{
			padding:0 15px 1px 0 !important;
			margin:0 10px 0 0 !important;
			font-size:.9em;
			font-style:normal;
			text-align:right;
			font-weight:normal;
			text-transform:uppercase;
			color:#fff;
			background:#000 url(/template/theme/farbridgeweddings/img/bullet-arrow-tactical.gif) no-repeat right 50% !important;
			}
			.jdGallery .slideInfoZone a{
				color:#fff;
				text-decoration:none;
				}
				.jdGallery .slideInfoZone a:hover{
					text-decoration:underline;
					}
		.jdGallery .slideInfoZone p{
			display:none;
			padding:0;
			font-size:.9em;
			color:#000;
			}
#content{
	background:#fff;
	}
	#content .container{
		background:#fff url(/template/theme/farbridgeweddings/img/divider-content.gif) repeat-y left top;
		margin-top:30px;
		}
	#sidebar{
		float:left;
		width:340px;
		padding-right:60px;
		}
		#sidebar h3{
			font-size:1.8em;
			color:#d11412;
			text-transform:uppercase;
			margin-bottom:20px;
			padding:33px 0 2px 40px;
			}
			#sidebar h3.weddings{
				background:url(/template/theme/farbridgeweddings/img/bg-weddings-and-parties.gif) no-repeat left top;
				}
		ul#subnav li{
			text-transform:uppercase;
			padding:0 0 0 40px;
			font-size:0.8em;
			margin-bottom:0;
			line-height:1.7em;
			font-weight:bold;
			}
			ul#subnav li a{
				color:#666;
				letter-spacing:1px;
				text-decoration:none;
				}
				ul#subnav li a:hover{
					color:#d11412;
					}
				ul#subnav li a.active{
					color:#d11412 !important;
					}
		#sidebar p.more{
			font-size:0.8em;
			float:right;
			clear:both;
			text-align:right;
			padding-left:15px;
			margin-bottom:80px;
			background:url(/template/theme/farbridgeweddings/img/bullet-arrow-sml.gif) no-repeat left 50%;
			}
			#sidebar p.more a{
				text-decoration:none;
				color:#d11412;
				}
				#sidebar p a:hover{
					color:#333;
					}
		#sidebar blockquote{
			margin:40px 0 20px 0;
			background:url(/template/theme/farbridgeweddings/img/bg-quote-left.png) no-repeat left 0;
			}
			#sidebar blockquote p{
				font-size:0.95em;
				line-height:1.6em;
				color:#666;
				font-family:Georgia,"Times New Roman", Times, serif;
				font-weight:normal;
				padding:0 30px 0 40px;
				background:url(/template/theme/farbridgeweddings/img/bg-quote-right.png) no-repeat right 100%;
				}
		#sidebar cite{
			font-size:0.8em;
			font-style:normal;
			float:right;
			clear:both;
			margin:0 !important;
			}
	#right{
		float:right;
		width:520px;
		padding:0 0 0 20px;
		}
		#right h1{
			font-size:2.2em;
			color:#d11412;
			margin-bottom:25px;
			}
		#right h2{
			clear:both;
			font-size:0.9em;
			text-transform:uppercase;
			color:#666;
			margin:10px 0;
			}
		#right h3{
			font-size:1.5em;
			font-weight:normal;
			color:#d11412;
			margin-bottom:20px;
			}
		#right h4{
			font-size:.95em;
			color:#333;
			margin-bottom:10px;
			}
		#right h6{
			clear:both;
			font-size:.85em;
			font-weight:bold;
			margin:20px 0;
			padding:0 0 0 15px;
			background:#fff url(/template/theme/farbridgeweddings/img/bullet-arrow-top.gif) no-repeat left 6px;
			}
		#right p{
			font-size:0.85em;
			line-height:1.7em;
			color:#333;
			margin:0 0 20px 0;
			}
			#right p.copy{
				clear:both !important;
				display:block;
				padding-top:40px !important;
				font-size:0.8em !important;
				}
		#right small{
			font-size:0.95em;
			}
		#right address{
			margin:0;
			font-size:0.85em;
			line-height:1.7em;
			color:#333;
			font-style:normal;
			}
		#right ul, #right ol{
			margin-bottom:20px;
			}
			#right ol{
				margin-left:20px;
				}
			#right ul li{
				padding:0 0 0 25px;
				font-size:0.85em;
				margin-bottom:5px;
				color:#333;
				background:url(/template/theme/farbridgeweddings/img/bullet-circle-sml.png) no-repeat 0 6px;
				}
			#right ol li{
				list-style-type:decimal !important;
				background:none !important;
				padding:0 !important;
				}
			ul#sitemap{
				font-size:1em;
				margin:30px 0 !important;
				}
				ul#sitemap li{
					margin:10px 0 0 0;
					font-weight:bold;
					background:url(/template/theme/farbridgeweddings/img/bullet-sitemap.gif) no-repeat 0px 4px;
					padding:2.5px 0px 5px 30px;
					font-size:.9em !important;
					}
					ul#sitemap li ul li{
						font-size:.9em;
						font-weight:normal;
						}
					#sitemap li ul{
						margin-top:0 !important;
						margin-bottom:-10px !important;
						}
						#sitemap li ul li ul{
							font-weight:normal !important;
							margin-top:0 !important;
							}
							#sitemap li ul li ul li{
								font-size:1em !important;
								}
		#right .filescontainer{
			margin-top:40px !important;
			border:1px solid #ddd;
			padding:10px 10px 0 10px;
			}
			#right .filescontainer ul{
				margin:0 !important;
				}
				#right .filescontainer li{
					float:left;
					clear:both;
					width:94.5%;
					padding-top:7.5px;
					border-top:1px solid #ddd;
					margin:0 0 5px 0 !important;
					}
					#right .filescontainer li a{
						width:60% !important;
						float:left;
						}
					#right .filescontainer small{
						float:right;
						text-align:right;
						background:none;
						margin-top:-1px !important;
						}
		ul.gallery{
			width:100%;
			}
			ul.gallery li{
				float:left;
				width:100px !important;
				height:100px !important;
				margin:0 15px 15px 0 !important;
				border:1px solid #ccc;
				padding:0 !important;
				}
				ul.gallery li a{
					border:3px solid #fff;
					width:94px;
					height:94px;
					display:block;
					margin:0;
					}
					ul.gallery li a:hover{
						border:3px solid #ccc;
						}
					#sidebar ul.gallery li a:hover{
						border:3px solid #ccc !important;
						}
					ul.gallery li img{
						display:none;
						}
		#right a{
			color:#d11412;
			text-decoration:none;
			}
			#right a:hover{
				text-decoration:underline;
				}
		#right .boxsml{
			float:left;
			padding-right:40px;
			margin-bottom:20px;
			}
		#right table{
			border-collapse:collapse;
			width:100%;
			font-size:0.85em;
			color:#333;
			margin-bottom:20px;
			}
			#right table td.first{
				width:125px;
				}
		#right strong{
			color:#666;
			}
		#award{
			clear:both;
			margin:0;
			text-align:right;
			width:340px;
			height:66px;
			background:url(/template/theme/farbridgeweddings/img/bg-sussex-heritage-award.gif) no-repeat right top;
			}
			#award span{
				display:none;
				}
		
/*Footer Styles
*********************************************************/
		
#footer{
	clear:both;
	margin-top:30px;
	padding-bottom: 30px;
	font-size:0.8em;
	color:#333;
	background:#fff;
	/*
	margin-top:35px;
	padding:30px 0;
	background:url(/template/theme/farbridge/img/bg-footer.jpg) no-repeat center top;
	*/
	}
	#footer .container{
		border-top:1px solid #ccc;
		padding-top:20px;
		}
		#footer a{
			text-decoration:none;
			color:#333;
			}
			#footer a:hover{
				color:#111;
				}
				#footer a#address{
					width:697px;
					height:14px;
					display:block;
					}
		#footer address{
			text-align:center;
			width:697px;
			height:14px;
			margin:0 auto 20px auto;
			background:url(/template/theme/farbridgeweddings/img/bg-address.gif) no-repeat 0 0;
			}
			#footer address span{
				display:none;
				}
		#footer ul{
			float:left;
			}
			#footer li{
				text-transform:uppercase;
				display:inline;
				margin-right:0;
				padding:0 7px 0 0;
				background:url(/template/theme/farbridgeweddings/img/divider-footerlinks.gif) no-repeat right 1px;
				}
				#footer li.last{
					background:none !important;
					}
		#footer p{
			float:right;
			text-align:right;
			}
			
/*Form Element Styles
*********************************************************/
			
#right form{
	float:left;
	position:relative;
	margin:10px 0 15px;
	width:100%;
	}
	.contact{
		float:right !important;
		}
	#right fieldset{
		background:#f4f4f4;
		border:1px solid #ddd;
		padding:18px;
		display:block;
		}
		#right legend{
			font-size:1.4em;
			color:#666;
			font-style:italic;
			font-weight:bold;
			}
		#right form p{
			clear:both;	
			width:100%;
			}
			p.error{
				display:block;
				background:#ffc;
				border:1px solid #ff0000;
				font-weight:normal !important;
				color:#ff0000 !important;
				float:left;
				width:508px;
				text-align:center;
				margin:-15px 0 5px 0;
				padding:5px;
				}
		#right .text label, #right .submit label{
			float:left;
			padding:0 5px;
			display:block;
			text-align:right;
			width:150px;
			line-height:25px;
			}
			#right .forgot{
			display:block;
			float:right;
			width:auto;
			font-size:.95em;
			color:#d11412;
			margin:-3px 15px 12px 0;
			}
			#right .check input{
				display:block;
				clear:both;
				float:left;
				margin:0 5px 15px 160px;
				}
			#right .check label{
				display:block;
				float:left;
				margin:-3px 0 0 0;
				}
			#right .submit input{
				display:block;
				float:left;
				padding:5px 0;
				}
		#right .text input,
		#right .text textarea{
			display:block;
			float:left;
			width:300px;
			padding:3px 5px;
			font-size:1em;
			margin:0 0 15px 0;
			background:#fff;
			border:1px solid #ddd;
			}
		#right select {
			width:auto;
			float:left;
			margin:4px 0 0 0;
			}
		.required {
			color: #ff0000;
			font-weight: bold;
			font-size: 1.1em;
			padding-right: 5px;
			}
		
/*Lightbox Styles
*********************************************************/

#jquery-overlay{
	position: absolute;
	top:0;
	left:0;
	z-index:1000;
	width:100%;
	height:500px;
	}
#jquery-lightbox{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:1001;
	text-align:center;
	line-height:0;
	}
#jquery-lightbox a img{
	border:none;
	}
#lightbox-container-image-box{
	position:relative;
	background:#fff url(/template/theme/farbridgeweddings/img/lightbox-heading.gif) no-repeat center 10px;
	width:250px;
	height:250px;
	margin:0 auto;
	padding-top:90px;
	}
#lightbox-container-image{
	padding:10px;
	}
#lightbox-loading{
	position:absolute;
	top:40%;
	left:0%;
	height:25%;
	width:100%;
	text-align:center;
	line-height:0;
	}
#lightbox-nav{
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:10;
	}
#lightbox-container-image-box > #lightbox-nav{
	left:0; 
	}
#lightbox-nav a{
	outline: none;
	}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext{
	width:49%;
	height:100%;
	display:block;
	}
#lightbox-nav-btnPrev{ 
	left:0; 
	float:left;
	}
#lightbox-nav-btnNext{ 
	right:0; 
	float:right;
	}
#lightbox-container-image-data-box{
	font:11px Verdana, Helvetica, sans-serif;
	background-color:#fff;
	margin:0 auto;
	font-weight:bold;
	line-height:1.4em;
	overflow:auto;
	width:100%;
	padding:0 10px 0;
	}
#lightbox-container-image-data{
	padding:0; 
	color:#666; 
	}
#lightbox-container-image-data #lightbox-image-details{ 
	width:70%; 
	float:left; 
	text-align:left; 
	}	
#lightbox-image-details-caption{
	font-weight:bold;
	}
#lightbox-image-details-currentNumber{
	display:block; 
	clear:left; 
	padding-bottom:1.0em;	
	}			
#lightbox-secNav-btnClose{
	width:95px; 
	float:right;
	padding-bottom:0.7em;	
	}