/* 
client:			just the wedding
date: 			20 Mar 2007
developer:		lee@gencon.co.uk
*/

/* default */
body {
	margin: 0;
	padding: 0;
	color: #3c3b3b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

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

a:hover {
	text-decoration: underline;
}

h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #f0847d;
	text-align: left;
}

h1 {
	margin-top: 0;
	margin-bottom: 10px;
	color: #4c4d4e;
	font-size: 3.3em;	
	font-weight: normal;
	text-align: left;
}

h2 {
	font-size: 2.3em;
	margin-top: 0;
	margin-bottom: 10px;
}

h3 {
	font-size: 2em;
	margin-top: 0;
	margin-bottom: 10px;
}

h4 {
	font-size: 1.5em;
	margin-top: 0;
	margin-bottom: 10px;
}

p {
	line-height: 1.6em;
	text-align: justify;
}

/* generic */
div.clear {
	clear: both;
}

hr {
	border-top: #EAD2D9 1px solid; 
	border-bottom: #fff 1px solid;
	border-right: none;
	border-left: none;
}

	/* filter form styles */
	fieldset.category_filter {
		margin-bottom: 10px;
		padding: 10px;
		border: none;
		background-color: #FAE7C3;	
	}
	
	fieldset.category_filter input.filter_submit {
		float: right;
	}

/* head */
div#head {
	margin: 0 auto 0 auto;
	padding: 0;
	max-width: 1280px;
	height: 140px;
}

div#head img {
	margin: 40px 0 0 38px;
	border: none;
}

div#head img.head_strap {
	margin: 43px 38px 0 0; 
	float: right;
	clear: right;
}

div#head #signin {
	margin: 10px 38px 0 0;
	float:right;
}

/* prime */
div.prime_frame {
	margin: 0 auto 0 auto;
	padding: 0;
	position: relative;
	width: 740px;
	height: 45px;
	
	text-align: center;
	background: url(../images/prime_bg.jpg) repeat-x bottom left;
}

#user {
	width: 620px;
}

ul#prime {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 760px;
	
	list-style: none;
	text-align: center;
}

ul#prime li {
	margin-top: 13px;
	margin-right: 1px;
	float: left;
	width: 121px;
	
	background-color: #fff;
	border-top: #f9c3e7 1px solid;
	border-left: #f9c3e7 1px solid;
	border-right: #f9c3e7 1px solid;
	background: url(../images/prime_li_bg.jpg) repeat-x bottom;
}

ul#prime li.last_prime {
	margin-right: 0;
}

ul#prime li a {
	line-height: 31px;
	height: 31px;
	display: block;
	
	color: #e50f9f;
	text-decoration: none;
}

ul#prime li a:hover {
	background: url(../images/prime_li_bg_hover.jpg) repeat-x top;
}

ul#prime li#selected a {
	background: url(../images/prime_li_bg_hover.jpg) repeat-x top;
}

/* content */
div.content_surround {
	margin: 0 auto 0 auto;
	padding: 0;
	max-width: 1280px;
	
	background: url(../images/content_surround_bg.jpg) repeat-x top;
}

#pink {
	background: url(../images/content_surround_pink_bg.jpg) repeat-x top;
}

div.content {
	margin: -7px 0 0 0;
	padding: 0;
}

	/* global content styles  */
	ul.general_list {
		margin: 0 0 30px 0;
		padding: 0;
		list-style-type: none;
	
		color: #000;
	}
	
	ul.general_list li {
		padding-left: 20px;
		line-height: 1.8em;
		background: url(../images/list_bells.gif) no-repeat left; 	
	}
	
	div.caption_image {
		margin-left: 20px;
		margin-bottom: 20px;
		padding: 5px 5px 2px 5px;
		float: right;
		
		text-align: center;
		background-color: #FAE7C3;
	}
	
	div.caption_image p {
		margin: 0;
		text-align: center;
		width: 210px;
	}
	
	/* page splits */
	#left50,
	#left75 {
		padding: 20px 0 0 10px; 
		background: url(../images/content_left_bg.jpg) no-repeat top left;
		min-height: 400px;
		float: left;
		width: 47.5%;
	}

	#left75 {
		width: 61%;
	}

	#left_content {
		margin: 6px 0 0 40px;
	}

	#right50,
	#right25  {
		padding: 20px 10px 0 0;
		background: url(../images/content_right_bg.jpg) no-repeat top right;
		min-height: 400px;
		float: right;
		width: 47.5%;
	}

	#right25 {
		width: 27%;
	}

	#right_content {
		margin: 6px 40px 0 0;
	}
	
	/* forum / article / news synopsis' */
	div.synopsis {
		margin: 0 0 8px 8px;
		padding: 0 0 5px 0;
	}
	
	div.synopsis h3 {
		margin: 0;
		font-size: 1.4em;
	}
	
	div.synopsis img {
		margin-left: 10px;
		float: right;
		
		text-align: center;
		border: #FAE7C3 5px solid;
	}
	
	div.synopsis img.icon {
		border: none;
	}
	
	div.synopsis em.date {
		font-size: 0.8em;
		color: #4C4D4E;
	}
	
	div.synopsis p {
		margin: 0;
	}
	
	div.synopsis a:hover {
		border-bottom: #FBDCA1 1px solid;
		text-decoration: none;
	}
	
	/* info blocs */
	div.info_bloc {
		margin-bottom: 33px;
		padding: 10px 20px 20px;
		float: right;/* remove for fluid sizing */
		width: 190px;/* remove for fluid sizing */
		text-align: center;

		background-color: #FEF5FB;
	}

	.info_bloc_title {
		margin: -10px -20px 10px;
		padding: 0 0 0 10px;
		height: 38px;
		line-height: 38px;
	
		color: #c46186;
		font-size: 1.8em;
		border: #facfec 1px solid;
		background-color: #F9EFF3;
	}

	div.info_bloc p {
		line-height: 12px;
		font-size: 0.9em;
		color: #3c3b3b;
	}

	div.info_bloc img {
		border: #818181 1px solid;
	}

	div.info_bloc_advert {
		margin-bottom: 33px;
		float: right;
		width: 230px;
		text-align: center;
	}

	div.info_bloc_advert img {
		border: #f3e0e7 1px solid;
	}
	
	/* secondary navigation */
	ul.secondary {
		margin: 0;
		padding: 0;
		
		list-style-type: none;
		text-align: left;
	}	

	ul.secondary li {
		margin-bottom: 2px;
		line-height: 22px;
		
		background-color: #FEE3ED;
		border: #FBDADD 1px solid;
	}

	ul.secondary li a {
		padding-left: 5px;
		display: block;
		font-size: 0.9em;
		
		color: #e50f9f;
	}
	
	ul.secondary li a:hover {
		text-decoration: none;
		background-color: #FCC9E4;
	}
	
	ul.secondary li.drill_down {
		background: #FEE3ED url(../images/secondary_li_drill_down.gif) no-repeat right;
	}
	
	ul.secondary li.drill_down a:hover {
		background: #FCC9E4 url(../images/secondary_li_drill_down.gif) no-repeat right;
	}
	
	ul.secondary li.expanded {
		background: transparent;
		border: none;
	}
	
	ul.secondary li.expanded ul.menu {
		margin: 0 0 5px 5px;
		padding: 0;
		
		list-style-type: none;
	}
	
	ul.secondary li.expanded ul.menu li {
		margin-bottom: 2px;
		
		background-color: #FDFDFD;
		border: #FBDADD 1px solid;
	}
	
	ul.secondary li.expanded ul.menu li a {
		padding-left: 5px;
		display: block;
		font-size: 0.9em;
		
		color: #e50f9f;
	}
	
	ul.secondary li.expanded ul.menu li a:hover {
		text-decoration: none;
		background-color: #FAE4F0;
	}
	
	/* planner */
	table.planner {
		margin: 0;
		padding: 0;
		width: 100%;
		
		border-collapse: collapse;
		border: #fff 5px solid;
		background: url(../images/planner_bg.jpg) repeat-x top left;
	}
	
	table.planner tr.planner_highlight {
		background-color: #F6EBFE;
	}
	
	table.planner th {
		line-height: 2em;
	}
	
	table.planner td {
		text-align: center;
	}

/* foot */
div#foot {
	margin: 30px auto 80px auto;
	padding: 0;
	width: 94%;	
	
	border-top: #E2E2E2 1px solid;
}

p#copyright {
	margin: 18px 0 0 0;
	padding: 0;
	float: right;
}

div#foot li {
	margin-right: 20px;
	float: left;
}

div#foot li.foot_title {
	font-weight: bold;
}

div#foot li a {
	color: #c46186;
	display: block;
}

ul#foot_help {
	margin: 20px 0 0 0;
	padding: 0;
	list-style-type: none;
}

ul#foot_info {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
}