body {
	text-align: center;
	font-size: 12px;
	font-family: arial, verdana, tahoma;
	color: #5a5a5a;
	margin: 0;
	padding: 0;
	line-height:17px;

}

#container {
	width: 970px;
	margin: 0 auto;
	position:relative;
	background-color: white;
}

#header {
	height: 230px;
	background-color: #FFFFFF;
	position: relative;
}

#footer {
	border-top: 1px solid #CCCCCC;
	height: 40px;
	visibility:hidden;
	color:#999999;
}

#footercontent {
	padding-top: 12px;
	text-align:left;
	margin-bottom: 10px;
}

#content {
	margin: 0;
	margin-left: 193px;
	margin-bottom: 30px;
	margin-right: 193px;
	margin-top: 0px;

}
#contentcontent {
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 20px;
	margin-bottom: 20px;
}

#left {
	position: absolute;
	top: 230px;
	left: 0;
	width: 170px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
}
#leftcontent {
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 20px;
}

#right {
	position: absolute;
	top: 230px;
	right: 0px;
	width: 170px;
}
#rightcontent {
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 20px;
	text-align:left;
}



td {
	font-size: 12px;
}

/* header */


#logo {
	width: 283px;
	height: 66px;
	position: absolute;
	left: -5px;
	top: 15px;
}

#topoptions {
	top: 4px;
	left: 20px;
	position: absolute;
	color:#CCCCCC;
	z-index: 200;
}

#headerback {
	position:absolute;
	width: 970px;
	height: 230px;
	left:0px;
	top: 0px;
}

#hmenu {
	position: absolute;
	width: 478px;
	left: 50px;
	top: 206px;
	z-index:100;
}
#hmenu a:visited { color: #2c2c2c; font-weight: bold; text-decoration: none; }
#hmenu a:link { color: #2c2c2c; font-weight: bold; text-decoration: none; }
#hmenu a:hover { color: #cd0125; font-weight: bold; text-decoration: none; }

.tab_on {
	padding-top: 7px;
	width: 131px;
	height: 29px;
	background-image:url(images/tab_on.jpg);	
	background-repeat: no-repeat;
	position: absolute;
	top: 95px;
	left: 0px;
	z-index:3;
}
.tab_off {
	padding-top: 5px;
	width: 131px;
	height: 21px;
	background-image:url(images/tab_off.jpg);	
	background-repeat: no-repeat;
	position: absolute;
	top: 98px;
	left: 0px;
	z-index:3;
	overflow:hidden;
}


.tab_on a:visited { color: white; font-weight: bold; text-decoration: none; }
.tab_on a:link { color: white; font-weight: bold; text-decoration: none; }
.tab_on a:hover { color: white; font-weight: bold; text-decoration: underline; }

.tab_off a:visited { color: #686868; font-weight: bold; text-decoration: none; }
.tab_off a:link { color: #686868; font-weight: bold; text-decoration: none; }
.tab_off a:hover { color: #686868; font-weight: bold; text-decoration: underline; }


#dropmenudiv {
	position:absolute;
	border:1px solid #999999;
	border-bottom-width: 0;
	font-size: 12px;
	line-height:18px;
	z-index:100;
	text-align:left;
}

#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 4px;
	border-bottom: 1px solid #999999;
	padding: 4px 0;
	text-decoration: none;
	font-weight: bold;
	background-color:white;	
}

#dropmenudiv a:visited { color: #2c2c2c; font-weight: bold; text-decoration: none; }
#dropmenudiv a:link { color: #2c2c2c; font-weight: bold; text-decoration: none; }
#dropmenudiv a:hover { color: #cd0125; font-weight: bold; text-decoration: none; background-color:#F4F4F4;}


/* eof header */




/* left column style */


#categorybox {
	background-color: #f1f1e7;
}


#searchbox {
	background-color: #2f2e2e;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-repeat: no-repeat;
	background-image:url(images/searchbox-bg.jpg);
	background-repeat:no-repeat;
	background-position: bottom center;
	color: #FFFFFF;
	font-size: 12px;
	position: relative;
}

#advertiserbox {
	margin-top: 15px;
	background-color: white;
	background-image:url(images/box-bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	border: 1px solid #c8c8c8;
	height: 151px;
	padding: 10px;
	overflow: hidden;
	position:relative;
}

#forumbox {
	margin-top: 15px;
	height: 36px;
	background-image:url(images/box-bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	border: 1px solid #c8c8c8;	
	padding: 10px;
	position: relative;
}



.sfield {
	margin-top: 8px;
}
#sbutton {
	text-align: right;
	margin-top: 15px;
}
#postcodediv {
	display: none;
}

#advertiser_nav {
	border-bottom: 1px dashed #CCCCCC;	
	margin-bottom: 30px;
	padding-bottom: 10px;
}

#advertiser_toolbox_header {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color:#333333;
	color:#999999;
	padding-left: 13px;
}
#advertiser_toolbox {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:left;
	background-color:#666666;
	overflow:hidden;
}
#navlist
{
	margin-left: 0;
	padding-left: 10px;
	padding-right: 10px;
	list-style: none;
}
#navlist li 
{
	margin-left: 0px;
	padding-left: 20px;
	padding-top: 9px;
	padding-bottom: 9px;
	background-image: url(images/a_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom: 1px dashed #999999;	
}

#navlist li a:visited {
	text-decoration: none;
	color: white;
}
#navlist li a:link {
	text-decoration: none;
	color: white;	
}
#navlist li a:hover {
	text-decoration: underline;
	color: white;
}


/* eof left column */




/* homepage */

#home_container {
	position: relative;
	font-size:11px;
	line-height:20px;
}
#home_directory {
	position: absolute;
	height: 350px;
	border: 1px solid #c8c8c8;
	width: 784px;
	top: 0px;
	left: 0px;
	background-color: white;
	background-image:url(images/box-bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
.homelinks {
	margin-top: 5px;
}
.homelinks a:visited { color: #5a5a5a; text-decoration: none; }
.homelinks a:link { color: #5a5a5a; text-decoration: none; }
.homelinks a:hover { color: black; text-decoration: underline; }

#hd_weddings {
	width: 144px;
	top: 0px;
	left: 0px;
	position:absolute;
	height: 336px;
	padding: 6px;
	border-right: 1px dashed #dfdfdf;
}
#hd_corporate {
	width: 144px;
	top: 0px;
	left: 158px;
	position:absolute;
	height: 336px;
	padding: 6px;	
	border-right: 1px dashed #dfdfdf;
}
#hd_venues {
	width: 144px;
	top: 0px;
	left: 315px;
	position:absolute;
	height: 336px;
	padding: 6px;	
	border-right: 1px dashed #dfdfdf;
}
#hd_eventservices {
	width: 144px;
	top: 0px;
	left: 472px;
	position:absolute;
	height: 336px;
	padding: 6px;	
	border-right: 1px dashed #dfdfdf;
}
#hd_entertainers {
	width: 144px;
	top: 0px;
	left: 629px;
	position:absolute;
	height: 336px;
	padding: 6px;	
}
#home_featured {
	position: absolute;
	width: 386px;
	height: 211px;
	background-color: white;
	background-image:url(images/box-bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	border: 1px solid #c8c8c8;
	left: 0px;
	top: 362px;
}
.home_featured_article {
	height: 80px;
	line-height:16px;
	padding: 12px;
}
#home_banner1 {
	position: absolute;
	width: 386px;
	height: 100px;
	left: 400px;
	top: 474px;
}
#home_banner2 {
	position: absolute;
	width: 386px;
	height: 100px;
	left: 400px;
	top: 363px;
}
.home_img_border {
	border: 2px solid #d80127;
	margin-bottom: 10px;
	padding: 1px;
}

.redheading {
	font-size: 16px;
	color: #cd0125;
	font-weight:bold;
}




/* listing - list view */

.listingcontainer {
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	height: 115px;
	background-color: white;
	background-image:url(images/box-bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	position: relative;
	font-size: 12px;
}
.listingoptions {
	margin-bottom: 30px;
	width: 100%;
	text-align: right;
}

a.listing_title:visited {
	color: #cd0125; text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
}
a.listing_title:link {
	color: #cd0125; text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
}
a.listing_title:hover {
	color: #038AA7; text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
}
a.listing_link:visited {
	color: #da0027; text-decoration: underline;
}
a.listing_link:link {
	color: #da0027; text-decoration: underline;
}
a.listing_link:hover {
	color: #038AA7; text-decoration: underline;
}
.listing_address {
	font-size: 11px;
	color:#999999;
}
#shortlist {
	position: relative;
	margin-top: 5px;
}
#shortlist_button {
	position: absolute;
}

#moreinfo_button {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

a.greylink:visited {
	color: #999999; text-decoration: none;
}
a.greylink:link {
	color: #999999; text-decoration: none;
}
a.greylink:hover {
	color: #999999; text-decoration: underline;
}

#pagenums {
	padding-top: 5px;
	padding-bottom: 5px;
	color:#CCCCCC;
	font-size: 16px;
}
#pagenums a:visited {
	text-decoration: underline;
	color: #da0027;
	font-weight: bold;
}
#pagenums a:link {
	text-decoration: underline;
	color: #da0027;	
	font-weight: bold;
}
#pagenums a:hover {
	text-decoration: underline;
	color: black;
	font-weight: bold;
}
.selected {
	text-decoration: underline;
	color: black;
	font-weight: bold;
}


.listingcontainer_moreinfo {
	position: relative;
}
.listingtitle {
	font-size:22px;
	line-height: 30px;
}


/* eof listing - list view */



/* listing - moreinfo*/

.contactinfo_box {
	border: 1px solid #CCCCCC;
	background-color:#FCFCFC;
	padding: 10px;
}
.underline {
	border-bottom: 1px dashed #CCCCCC;
}



/* eof listing - moreinfo */



.whitetext {
	color: #FFFFFF
}


a:visited {
	color: #cd0125; text-decoration: underline;
}
a:link {
	color: #cd0125; text-decoration: underline;
}
a:hover {
	color: #038AA7; text-decoration: underline;
}

a.footerlink:visited {
	font-size: 12px;
	color: #609abb; text-decoration: none;
}
a.footerlink:link {
	font-size: 12px;
	color: #609abb; text-decoration: none;
}
a.footerlink:hover {
	font-size: 12px;
	color: #609abb; text-decoration: underline;
}

.whitelink:visited {
	color: white; text-decoration: none;
}
.whitelink:link {
	color: white; text-decoration: none;
}
.whitelink:hover {
	color: white; text-decoration: underline;
}

a.redlink:visited {
	font-size:12px;
	color: #cd0125; text-decoration: none;
}
a.redlink:link {
	font-size:12px;
	color: #cd0125; text-decoration: none;
}
a.redlink:hover {
	font-size:12px;
	color: #cd0125; text-decoration: underline;
}

ul,ol,li {
	margin-left: 10px;
}
li {
	list-style-type:disc;
}


#contentcontent li {

}


input.fullwidth_tf {
	width: 97%;
	font-size: 11px;
	margin-top: 1px;
	margin-bottom: 1px;
}
input.postcode_tf {
	width: 40px;
	font-size: 11px;
	margin-top: 1px;
	margin-bottom: 1px;
}

textarea.ta {
	width: 270px;
	height: 130px;
}

.fullwidth {
	width: 100%;
	font-size: 11px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.distance_select {
	width: 60px;
	font-size: 11px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.imgleft {
	margin-right: 12px;
}

.contactbox {
	border: 1px solid #d5d5d5;
	background-color: #f6f6f6;
}


form {
	margin: 0px;
	margin-bottom: 0px;
}
input.widetf {
	width: 180px;

}
textarea.wideta {
	width: 180px;
	height: 100px;

}
select.wides {
	width: 180px;

}

/* textfields */
.control {
	 width: 99%;
	 font-size: 12px;
	 background-color:#F4F4F4 !important;
	 border: 1px solid #DDDDDD !important;
	 font-family:Arial, Helvetica, sans-serif;
}
.controlerror {
	 width: 99%;
	 font-size: 12px;
	 background-color:#F4F4F4 !important;
	 border: 1px solid #cd0125 !important;
}

.greyinput {
	 font-size: 12px;
	 background-color:#F4F4F4 !important;
	 border: 1px solid #DDDDDD !important;
	 font-family:Arial, Helvetica, sans-serif;
}


.error {
    color: #cd0125;
}

fieldset {
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
	text-align:left;
	padding: 10px;
}
legend {
	color: #cd0125;
	font-weight: bold;
	margin: 5px;
}
select.fw {
	width: 100%;
	font-size: 11px;
	background-color:#F4F4F4 !important;
	border: 1px solid #999999;	
}


.lighttext {
	color:#999999;
}

hr {
	height: 1px;
	color: red;
	background-color: #19486f;

}

.redtextbold {
	font-size: 12px;
	color: #cd0125;
	font-weight:bold;
}

.box {
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	background-color: white;
	background-image:url(images/box-bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	font-size: 12px;
}
.greybox {
	padding: 15px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	background-color:#f6f6f6;
}

.responsebox {
	padding: 15px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	background-color:#f6f6f6;
	text-align:center;
}

h3 {
	margin-top: 10px;
}

.whitebottomborder {
	border-bottom: 5px solid white;
}


.greybold {
	color:#CCCCCC;
	font-weight:bolder;
}

.bold16 {
	font-size:16px;
	font-weight: bold;
}

.bold14 {
	font-size: 14px;
	font-weight: bold;
}
.bold12 {
	font-size: 12px;
	font-weight: bold;
	color: black;
}


.title {
	font-size:22px;
	line-height: 30px;
}
.smallgrey {
	font-size: 11px;
	color:#999999;
}


.bluebold {
	color: #038AA7;
	font-weight: bold;
}


.box {

	background-image:url(images/box-bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	border: 1px solid #c8c8c8;	

}

/* style in fckeditor */

.title18 {font-size: 18px}




/* end */


.imgleft {
	margin-right: 10px;
}

.imgright {
	margin-left: 10px;
}



h1{
	font-size: 16px;
	margin: 0px;
	margin-bottom:4px;
}

h2.redheading{
	margin:0px;
}

div.homelinks ul{
	margin:0px;
	padding:0px;
}

div.homelinks li{
	margin:0px;
	padding:0px;
	list-style-position:outside;
	list-style-type:none;
}

.ewebh1 {
font-size: 12px;
color: #FFFFFF;
display: inline;
}


.filterbox{
	border: 1px solid #f0f0f0;
	background-color:#f9f9f9;
	padding: 6px;
	margin-bottom: 10px
}



.profile-contact-detail{
	border-bottom: 2px solid #f0f0f0; 
	margin-bottom: 10px; 
	padding-bottom: 10px;
	margin-top: 0px;
}




/******************************** Pagination *******************************/

div.pagination {
	padding: 3px;
	margin: 3px;
	margin-left: -5px;
	margin-top: 20px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #7a9c2d;
	text-decoration: none; /* no underline */
	color: #7a9c2d;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #7a9c2d;
	color: #7a9c2d;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #7a9c2d;
	font-weight: normal;
	background-color: #7a9c2d;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}



/******************************** Ajax form validation *******************************/


textarea, select, input{
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

select.control {
	padding:2px;
	border: 1px solid #CCCCCC;
}
input.control {
	padding:2px;
	width: 99%;
	border: 1px solid #CCCCCC;
}
textarea.control {
	padding:2px;
	width: 99%;
	border: 1px solid #CCCCCC;
}
.control.error {
	border: 1px solid red !important;
	color:black;
}

.control.ok {
	border: 1px solid #CCCCCC !important;
}

form .required {color:red;float:none;font-weight:700;}

span.error {color:red; font-size:11px; font-weight:normal; margin:0px;display:block; line-height:12px;margin-top:2px;}

.receiver {
	display:none;
	background-image:url(images/error2.png);
	background-repeat:no-repeat;
	border: 1px solid #e6b0aa; 
	background-color: #ffeee9; 
	padding: 10px; 
	text-align: left;
	color:#e02016;
	margin-bottom: 5px;
	margin-top: 5px;
}
.receiver.success {
	background-color:#f2ffe2!important;
	background-image:url(images/tick2.png);
	border: 1px solid #bcde8e; !important;
	font-weight:bold;
	color: black;
	padding: 10px; 
	text-align: left;
	margin-top:5px;
	margin-bottom: 5px;	
	padding-left: 30px;
}

