html { min-height: 100%; margin-bottom: 1px;}

body {
	margin-top: 0px;
	margin-bottom: 0px;
}

#top_bar {
	background-color:#eb0874;
	height:18px;
}

#background {
	background-image:url(../images/cloud_bg.jpg);
	background-repeat:no-repeat;
	background-color:#c9ebf4;
	background-position:top center;
	padding:0px;
	margin:0px;
}

#date {
	text-align:right;
}

#date p {
	color:#eb0672;
	font-size:1.1em;
	margin:0px;
	padding-right:5px;
	padding-bottom:2px;
}

#lower_bg {
	background-image:url(../images/background_lower.jpg);
	background-repeat:repeat-x;
	background-color:#8fe0f0;
}

#wrapper_2 {
	border-left:3px;
	border-right:3px;
	border-bottom:0px;
	border-style:solid;
	border-color:#eb0672;
}

#content {
	background-color: #ffffff;
}

h1 {
	color: #EB0974;
	font-size: 120%;
	margin-bottom: 8px;
	margin-top: 10px;
}

h2 {
	color: #EB0974;
	font-size: 110%;
}

h4 {
	margin-top: 15px;
	margin-bottom: 7px;
	color: #3D3D3D;
	font-size: 110%;
}

hr {
	border: 0px;
	border-top: 1px dashed silver;
	margin-top: 10px;
	padding: 4px;
	padding-bottom: 10px;
}

small {
	color: #564D50;
}

ul {
}

ul li {
	list-style: none;
	padding-left: 10px;
}

ul.bullets li{
	list-style: disc;
	padding-bottom: 10px;
}

a {
	color: #EB0974;
	font-size: 12px;
	line-height: 14px;
}

fieldset {
	color: #EB0974;
	font-size: 110%;
	font-weight: bold;
}

#wrapper {
	padding-top: 0px;
	text-align:left;
	width: 840px;
	margin-bottom: 0px;
	margin: 0 auto;
}

#wrapper_2 {
	text-align:left;
	width: 834px;
	margin-bottom: 0px;
	margin: 0 auto;
	padding:0px;
}

#top {
	margin:0px;
	padding:0px;
}

#logo {
	padding-bottom: 5px;
	padding-left:7px;
	float: left;
	margin-top:-10px;
}

#headernav {
	float: right;
	width:300px;
	background-image:url(../images/top_nav_bg.jpg);
	background-repeat:no-repeat;
	padding: 0px 7px 0px 0px;
	text-align: center;
	height:35px;
}	

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

#headernav li {
	display: block;
	padding-left: 12px;
	padding-right: 12px;
	float: left;
	margin: 0;
	width: auto!important;
	white-space: nowrap;
}

#headernav li a {
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 9px;
	padding-bottom: 0px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 1.1em;
}

#headernav li a:hover {
	color:#79dbf4;
	text-decoration:none;
}



#header {
	width: 100%;
	height: 120px;
}



#topnav {
	padding: 0px;
	background-color: #EB0672;
	background-repeat: repeat-x;
	text-align: center;	
	height:35px;
}	

#topnav ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#topnav li {
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	width: auto !important;
	white-space: nowrap;
}

#topnav li.separator {
	/*background-image: url('http://www.weddingtoplan.co.uk/images/background_separatormenu.jpg');
	background-image: url('http://www.weddingtoplan.co.uk/images/background_separatormenu.jpg');*/
	background-repeat: no-repeat;
}

#topnav li a {
	display: block;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 9px;
	padding-bottom: 9px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size:1.1em;
}

#topnav li a.current {
	background: #CC0965;
	color:#FFFFFF;
	text-decoration:none;
}

#topnav li a:hover {
	/*background: #CC0965;*/
	color:#79dbf4;
	text-decoration:none;
}

#topnav li.notalink a:hover {
	background: transparent;
	cursor: default;
}

#topnav li.datestamp a {
	text-align: right;
	font-size: 10px;

}

#breadcrumb {
	margin-bottom: 10px;
	padding: 4px;
	padding-bottom: 10px;
	border-bottom: dashed silver 1px;
}

#newslettersignup {
	border-top: 4px solid #EB0974;
	border-bottom: 4px solid #EB0974;
	margin-top:20px;
	padding-top:10px;
	margin-bottom:10px;
	padding-bottom:10px;
}



div.category {
	float:left;
	width:270px;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.category h2 {
	font-size: 105%;
	color: black;
	margin-left: 20px;
	margin-top:4px;
	margin-bottom:4px;
}
div.category ul {
	margin:0px;
	padding:0px;
}
div.category ul li {
	margin-left: 0px;
}

.em_box {
	padding: 10px;
	background-color: #F8DCE9;
}

ul.border_box {
	margin: 0px;
	margin-left: 18px;
	padding: 0px;
}

ul.border_box li {
	padding: 4px;
	margin-right: 15px;
	margin-top: 15px;
	border: 2px solid #EB0672;
	width: 145px;
	height: 145px;
	float: left;
}

ul.border_box li h2 {
	margin-top: 2px;
	margin-bottom: 5px;
	font-size: 102%;
}



.supplier_listing {
	margin: 10px;
}

.supplier_listing .thumbnail {
	width: 50px;
	height: 50px;
	float: left;
}

.thumbnail .background {
	background-image: url('/weddingtoplan/images/background_thumbnail.png') !important;
	background-image: url('/weddingtoplan/images/background_thumbnail.gif');
	background-repeat: no-repeat;
	background-position: center center;
	width: 50px;
	height: 50px;
}

.supplier_listing .details {
	width: 400px;
	padding-left: 11px;
	float: left;
}

.supplier_listing .details h3 {
	margin-top: 0px;
}


#supplier_details {
	margin: 10px;
}

#supplier_details .mainpic {
	width: 200px;
	height: 200px;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
}

#supplier_details .mainpic .background {
	background-image: url('/weddingtoplan/images/background_mainpic.png') !important;
	background-image: url('/weddingtoplan/images/background_mainpic.gif');
	background-repeat: no-repeat;
	background-position: center center;
	width: 200px;
	height: 200px;
}

#supplier_details .details {
	width: 250px;
	padding-left: 8px;
	float: left;
}

#left_column {
	height: 100%;
	float:left;
	width: 380px;
	background-color: white;
	padding: 0px;
	padding-right: 0px;
}

#right_column {
	height: 100%;
	float:right;
	width: 120px;
	background-color: white;
	padding: 0px;
	margin-left: 20px;
}

#left {
	height: 100%;
	float:left;
	width: 129px;
	background-color: white;
	padding: 2px;
	padding-right: 0px;
}

#left_content {
	background-color: #ffffff;
	font-size: 85%;
	padding: 5px;
	height: 100%;
}

#left_content ul {
	text-align: left;
	margin:0px;
	padding:0px;
	font-weight: bold;
}

#left_content li {
	list-style: none;
	color: #ffffff;
	padding-left: 0px;	
}

#left_content li a{
	color: #EB0974;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	display: block;
}

#left_content li a:hover {
	color: #939292;
}


#left_content li.current {
	color: #939292;
}

#left_content li.current a{
	color: #963563;
}

#left_content li.current a:hover {
	color: #939292;
}

#left_content li.submenu ul li a {
	font-size: 105%;
	margin-left: 10px;
	color: #939292;
}

#left_content li.submenu ul li a:hover {
	color: #bd075d;
}

#left_content li.submenu ul li a:visited {
	color: #939292;
}


#left_content li ul {
	/*
	position: relative;
	left: 10px;
	*/
	background-color: #fdf0f7;
	padding: 0px;
	margin: 0px;
	font-size: 100%;
	/*
	border-top: 1px solid #D9DADA;
	*/
}

#left_content li ul li {
	/*
	border-bottom: 1px solid #D9DADA;
	border-right: 1px solid #D9DADA;
	*/
}

#left_content li ul li a{
	color: #EB0974;
}



#footer {
	border-top: 3px solid #ed2785;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #fdf0f7;
}

#footer ul {
	margin:0px;
	padding:0px;
	display:block;
}

#footer ul li {
	list-style: none;
	width: 150px;
	float: left;
	text-align:left;
}

dl.review_list dt {
	padding-bottom: 5px;
}

#features_footer {
	width:566px;
	margin:auto;
	margin-top:0px;
	padding:10px 0px 10px 0px;
	background-color:#ffffff;
}

ul.features {
	margin: 0px;
	list-style: none;
	padding: 0px;
}

ul.features li {
	margin: 0px;
	padding: 0px;
}
ul.beauty_home_features {
	margin:0px;
	list-style: none;
}

ul.beauty_home_features li{
	display: block;
	width: 250px;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 120px;
}

#center {
	background-color: #FFFFFF;
	float:left;
	width: 566px;
}

#center_content {
	min-height: 835px;
	height: expression(this.scrollHeight > 835 ? "auto":"835px"); 
	padding: 10px;
}

#center_content h1 {
	color: #eb0672;
}

#center_content h3 {
	color: #eb0672;
}

#center_content td {
	border: 0px;
}

#center_content a.list {
	color : #ffffff;
}

#center_content p.content {
	padding: 0px;
	margin: 0px;
}

#center_content p.breadcrumb {
	color: #eb0672;
}

#center_content p.stationery {
	text-align: center;
}

#center_content ul.weddingfayres {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#center_content li.weddingfayres {
	width: 220px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}

#right {
	float:right;
	width: 135px;
	background-color: white;
	padding: 2px;
	padding-left: 0px;
}

#right_content {
	background-color: #ffffff;
	font-size: 85%;
	padding: 5px;
}

.discounts {
	width:840px;
	margin:auto;
	background-color:#ffffff;
}

.discount_contents {
	background-color:#ffffff;
	width:834px;
	border-left:3px;
	border-right:3px;
	border-bottom:0px;
	border-top:0px;
	border-style:solid;
	border-color:#eb0672;
}

.widget h1 {
	text-align:left;
	color:#eb0672;
	padding: 0px 0px 0px 35px;
	margin:0px;
}

.widget ul {
	list-style:none;
	display:block;
	text-align:left;
	background-color:#ffffff;
}

.widget ul li {
	float:left;
	width:250px;
	background-color:#ffffff;
}

.widget ul li h2 {
	padding:0px;
	margin:0px;
}

#copyright {
	margin-top: 5px;
	padding-bottom: 20px;
	color: #999597;
	text-align: right;
}


strong.more {
	color: #BBAD67;
}

.response {
	color: darkgreen;
}

.clear_both {
	clear:both;
}

.clear_left {
	clear:left;
}

.hidden {
	display: none;
}


/* styles for the project display page */

#thumbnails {
	position: relative;
	top: -281px;
	margin-top: 20px;
	width: 200px;
}

.thumbnail {
	background-repeat: no-repeat;
	background-position: center center;
	width:50px;
	height:50px;
	float:left;
	cursor: hand;
	cursor: pointer;
}

.thumbnail_background {
	background-image: url('/pg-group/images/background_box_thumbnail.png');
	background-repeat: no-repeat;
	background-position: middle center;
	height:51px;
	width:51px;
}

#thumbnails h3 {
	color: #702A28;
	text-transform: uppercase;
}

#thumbnails a {
	color: white;
}

#thumbnails a:link {
}

#thumbnails a:hover {
}

div.planning_help_left {
	width: 250px;
	float: left;
}

div.planning_help_right {
	width: 250px;
	float: right;
}

div.planning_help_left img {
	padding-right: 5px;
}

div.planning_help_right img {
	padding-right: 5px;
}

img.padded {
	padding: 5px;
}

div.diagram1 {
	width: 300px;
	margin: auto;
}

div.diagram2 {
	width: 282px;
	margin: auto;
}

div.diagram3 {
	width: 441px;
	margin: auto;
}

div.diagram4 {
	width: 300px;
	margin: auto;
}

div.weddingfayre {
	background-color: #faeaf2;
	padding: 10px;
}

div.fayres_results {
	width: 420px;
	float: left;
}

div.fayres_ads {
	width: 120px;
	float: right;
}

p.linkcontent {
	color : #000000;
	font-size : 0.9em;
	margin : 0px;
}

/* news styles */

#news {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

ul#news_images {
	float:right;
	list-style:none;
	margin:0px;
	padding:0px;
}

ul#news_images li {
	padding:0.5em;
	text-align:left;
}

/* end of the news styles */

div.half_box_left {
	width: 240px;
	border-style: solid;
	border-color: #eb0672;
	border-width: 1px;
	float: left;
	padding: 0px 15px 0px 15px;
	background-color: #faecf3;
	background-image: url(../images/half_box_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

div.half_box_right {
	width: 240px;
	border-style: solid;
	border-color: #eb0672;
	border-width: 1px;
	float: right;
	padding: 0px 15px 0px 15px;
	background-color: #faecf3;
	background-image: url(../images/half_box_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

div.latest_beauty_fashion {
	padding: 10px;
	background-color: #ffffff;
	border-style: solid;
	border-color: #EB0974;
	border-width: 1px 1px 1px 1px;
	height: 260px;
}

div.money_saving_tips_content {
	padding: 10px;
	background-color: #ffffff;
	border-style: solid;
	border-color: #EB0974;
	border-width: 1px 1px 1px 1px;
	height: 160px;
}

div.planning_help {
	padding: 10px;
}

div.planning_help_left_home {
	width: 250px;
	float: left;
}

div.planning_help_left_home h3 a {
	text-decoration: underlined;
}

div.planning_help_right_home {
	width: 250px;
	float: right;
}

div.planning_help_center_home {
	width: 250px;
	float: right;
}

div.planning_help_right_home h3 {
	margin: 5px 0px 2px 0px;
}

div.planning_help_left_home p {
	margin: 0px;
}

div.planning_help_left_home h3 {
	margin: 5px 0px 0px 0px;
}

div.planning_help_right_home p {
	margin: 0px;
}

div.planning_help_right_home h3 a {
	text-decoration: underlined;
}

img.planning_help {
	padding-right: 10px;
}

.tandem {
	background-image:url(../images/tandem_bg.jpg);
	background-repeat:repeat-x;
}

#top_feature_area {
	margin-top:40px;
	text-align:left;
	background-image:url(http://www.weddingtoplan.co.uk/images/top_right_banner.png)!important;
	background-image:url(http://www.weddingtoplan.co.uk/images/top_right_banner.gif);
	background-repeat:no-repeat;
	padding:7px 10px 10px 20px;
}