/*<![CDATA[*/
/* START LAYOUT */
html, body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	text-align: center;
	height: 100%;
	width: 100%;
	font-size: 12px;
	color: #555555;
	text-align: center;
	background: #fff url(images/bg_site.jpg) 0px 0px repeat-x;
	}

* {
	margin: 0px;
	padding: 0px;
	}
		
h1, h2, h3, h4, h5, h6, p, blockquote,
ul, ol, table, fieldset, address {
	margin-bottom: 1em;
	}
	
#container {
	width: 886px;
	text-align: left;
	margin: 0 auto;
}

#container head {
	display: none;
	}

#infobar {
	position: relative;
	height: 28px;
	width: 850px;
	font-size: 12px;
	color: #00000;
	text-align: right;
	padding: 7px 0px 7px 0px;
	margin: 0px 0px -28px 0px;			
	border-top: 0px solid #CCCCCC;		
	border-bottom: 0px solid #CCCCCC;		
}

#header {
	height: 110px;
	width: 850px;
	margin: 0 auto;
}

#hdr-r {
	width: 500px;
	float: right;
	font-size: 18px;
	color: #fff;
	padding: 30px 0px 0px 0px;	
	text-align: center;
}
#hdr-l {
	width: 250px;
	float: left;
	padding: 20px 0px 0px 0px;	
}

#menubar {
	width: 886px;
 	margin: 0 auto;
 	height: 39px;
	font-size: 10px;
	background: transparent url(images/bg_menu.png) 0px 9px no-repeat;
}

div#contact {
	float:right;
}

.bannerstrp {
	width: 820px;
/*	height: auto!important;
	height: 100px;
	background-color: #CCCCCC;
	margin: 0 0 2px 0;
	padding: 0 0 0 0;	*/
	height: 115px;
	overflow: hidden;
}
/*
#bannerstrp img {
	margin: -7px 0 0 0!important;
	margin: 0 0 -3px 0;
}
*/

.clear {
	font-size: 1px;
	clear: both;
	margin: 0px 0px 0px 0px;	
	height: 0px;
}

#content0col {
	padding: 3px 33px 1px 33px;
	background: transparent url(images/bg_page.png) 0px 0px repeat-y;
	height: auto!important;
	height: 350px;
	min-height: 300px;
    text-overflow: auto;
    width: auto;
}

#content1col {
	width: 550px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	height: auto!important;
	height: 350px;
	min-height: 330px;
}
#content2col {
	width: 600px;
	float: left;
	margin: 10px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	height: auto!important;
	height: 330px;
	min-height: 330px;
}

.headerbar, headerbar2 {
	width: 820px;
	background: #fff url(images/bg_search.gif) 0px -65px no-repeat;
	height: 30px;
	margin: 0px 0px 15px 0px;
	clear: both;
	postition: relative;
	}
	
.headerbar2 {
	background: #fff url(images/bg_black.jpg) 0px -65px no-repeat;
	}
	
	.headerbar h2, .headerbar2 h2{
		padding: 0px 0px 0px 10px;
		line-height: 30px;
		color: #fff;
	}
	
#searchbar {
	width: 820px;
	background: #fff url(images/bg_search.gif) 0px 0px no-repeat;
	height: 65px;
	margin: 0px 0px 15px 0px;
	}
	
#searchbar h1{
	margin: 0px 0px 0px 10px;
	}
	
#searchbar h3{
	color: #fff;
	font-size:14px;
	margin: 0px 0px 0px 10px;
	}

#sidebar-a {
	float: left;
	width: 150px;
	background-color: #000000;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	display:none;
}
#sidebar-b {
	float: right;
	width: 150px;
	background-color: #000000;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.side-adhlder {
	width: 150px;
	height: 75px;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
}
#ftrstrp {
	padding: 33px 33px 15px 33px;
	background: transparent url(images/bg_page.png) 0px 0px repeat-y;
}
.footer {
	color: #999999;
	padding: 33px 33px 10px 33px;
	background: transparent url(images/bg_footer.jpg) 0px 0px no-repeat;
}
#loggedinas {
	width: 200px;
	height: 65px;
	display: inline;
	font-size: 11px;
	text-align: left;
	float: right;
	border-left: 1px solid #fff;	
}

#loggedinas a {
	color: #fff;
	}
	
#loggedinas a:visited {
	color: #fff;
	}
	
#loggedinas a:hover {
	color: #111111;
	}

.idx-l {
	width: 275px;
	height: 360px;
	float: left;
}

.first-callout {
	margin-bottom: 7px;
	height: 110px;
	width: 275px;
	color: #fff;
	font-size: 18px;
	}
	
	.first-callout span {
		padding: 82px 0px 0px 10px;
		display: block;
		}
	
	.top {background: #fff url(images/frontbox_1.jpg) left top no-repeat;}
	
	.middle {background: #fff url(images/frontbox_2.jpg) left top no-repeat;}
	
	.bottom {background: #fff url(images/frontbox_3.jpg) left top no-repeat;}

.idx-r {
	width: 531px;
	height: 360px;
	float: right;
	color: #333;
	background: #fff url(images/bg_idx-r.gif) left top no-repeat;
}

.pad {
	padding: 10px;
	}


/* START PRESENTATION */
h1 {
	font-size: 20px;
	font-weight: normal;
	color: #CC3366;	
}
	#searchbar h1 {
		color: #fff;
		}

h2 {
	font-size: 17px;
	font-weight: normal;
	color: #CC3366;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	color: #CC3366;
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;	
}
h4 {
	font-weight: bold;
	color: #555555;
	font-size: 13px;
}
p {
	font-size: 11px;
}
p.profdbk {
	font-size: 13px;
	width: 350px;
}
p.myaccstat {
	font-size: 14px;
}
span.accok {
	color: #00CC00;
	font-weight: bold;
}
span.accnotok {
	color: #CC0000;
	font-weight: bold;
}

hr {
	color: #afafaf;
	background-color: #afafaf;
	height: 1px;
	border: 0;
  	width: 100%;
	margin: 0px 0px 15px 0px;
}



/* Lists */
ul {
	margin: 0px 0px 0px 0px;
}
li {
	font-size: 11px;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 10px 30px;
	list-style-position: outside;
	list-style-type: square;
}
ol {
	text-align:left;
}
li.lilrg {
	font-size: 14px;
	height: 23px!important;
	height: 36px;
	position: relative;
	padding: 9px 0px 4px 30px;
	margin: 0px 0px 0px 0px;
	list-style-type:none;
	background-image: url(images/bullet-whitearrow.jpg);
	background-position: -10px 0;
	background-repeat: no-repeat;
}


ul.star  {
	list-style-type:none;
	padding: 0px;
	margin: 0px 0px 0px 12px;
	}
.star li {
	list-style-type: none;
	background-image:url(images/star.gif);
	background-repeat:no-repeat;
	background-position: 0px 3px;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 4px 0px;
	height:15px;
	font-size:13px;
	}


a img {
	border: none;
}
a {
	font-size: 1em;
	color: #CC3366;
	text-decoration: none;
}
a:hover {
	color: #666666;
}


/* Navigation Tabs */	

#navigation {
	height: 27px;
	padding: 0px 0px 0px 18px;
	}

#navigation a, #navigation span {
	height: 27px;
	width: 130px;
	float: left;
	display: block;
	text-align: center;
	padding: 0px 0px 0px 0px;
	line-height: 27px;
	font-weight: bold;
	color: #fff;
	margin: 0px 2px 0px 0px;
	background: transparent url(images/button.gif) left top no-repeat;
	}

#navigation a:link {
	font-size: 12px;
	text-decoration: none;
	color: #333;
	}

#navigation a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #333;
	}

#navigation a:hover {
	text-decoration: none;
	background: transparent url(images/button_ro.gif) left top no-repeat;
	}

#navigation .last, #navigation .maintenance, #navigation span {
	border: none;
	}

#navigation .last {
	margin-right: 0px;
	}

#navigation .selected {
	background: transparent url(images/button_ro.gif) left top;
	}
	
#navigation .large {
	background: transparent url(images/button_big.gif) left top no-repeat;
	width: 110px;
	}
	
#navigation .large:hover {
	background: transparent url(images/button_big_ro.gif) left top no-repeat;
	}
	
/* End Navigation Tabs */

div.mnuhldr {
	width: 850px;;
	text-align: center;
	margin: 0px 0px 1px 0px;
}
.mnulnk {
	width: 76px;
	height: 30px!important;
	height: 24px;
	padding: 6px 0px 0px 0px;	
	margin: 0px 0px 0px 0px;	
	float: left;
	text-align: center;
	background-image: url(images/bg_barmenuitem.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}
.mnulnk a {
	width: 76px;
	height: 18px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.mnulnk a:hover {
	color: #CCCCCC;
}
.mnulnk2 {
	width: 175px;
	height: 30px!important;
	height: 24px;
	padding: 6px 0px 0px 0px;	
	margin: 0px 0px 0px 0px;	
	float: left;
	text-align: center;
	background-image: url(images/bg_barmenuitem2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}
.mnulnk2 a {
	width: 175px;
	height: 18px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.mnulnk2 a:hover {
	color: #CCCCCC;
}

a.footerlink {
	color: #999999;
}
a.footerlink:hover {
	color: #666666;
}
a.botlnk {
	font-size: 11px;
}


.first-callout a:link {
	text-decoration: none;
	color: #fff;
	}

.first-callout a:visited {
	text-decoration: none;
	color: #fff;
	}

.first-callout a:hover {
	text-decoration: none;
	color: #fff;
	}

.faqheader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #553B3B;
	border: 0px solid #553B3B;
	font-size: 11px;
	padding: 2px 2px 2px 2px;
	margin: 5px 0px 5px 0px;	
}
.redtext {
	color: #CC0000;
}
.tabftr {
	font-size: 10px;
	color: #999999;
}
.tabcontus {
	font-size: 1em;
	text-align: left;
	}
a.tabcontus {
	font-size: 1em;
	}
.tabcontus2 {
	font-size: 1em;
	text-align: left;
	}
a.tabcontus2 {
	font-size: 1em;
	}

.tabcontus2 td {
	padding: 2px;
	}	

.tabcontus2 select, .tabcontus2 input, .tabcontus2 textarea {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1em;
	width:300px;
	border: 1px solid #bbb;
	padding: 1px;
	}
.tabcontus2 input.chkbx {
	width: auto;
	border: 0px solid #333333;	
}	
input.contbtn {
	width: auto;
	font-size: 1em;
	border: 1px solid #6699CC;
}
table.tabcontus2 button.btnsend {
	height: 35px;
	width: 105px;
	border: none;
	background-color: #fff;
	cursor: pointer;
}
.redtxt {
	color: #CC0000;
}

/* Contact Us Form */
fieldset.cntout {
	font-size: 1em;
/*	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;    */
	border: 1px solid #ccc;	
	padding: 3px;
	margin: 0px;
}
legend.cnttitle {

	font-weight: normal;
	color: #FFFFFF !important;
	background-color: #333333;
	/*background-image: url(images/bg_contformhead.jpg);*/
	background-repeat: no-repeat;
	background-position: 0px top;
/*	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;			 
	width: 315px;
	height: 31px;	
	
	*/
	padding: 4px;
	margin: 0px;	
}



/* Form Validation */
.vldate input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #0000CC;
}
li.redli, p.error {
	color: #CC0000;
}
p.error {
	font-size: 11px;
	padding:1px 0;
	color: red;
	text-align:left;
}
input.errHilite, select.errHilite, textarea.errHilite {
	padding: .1em ! important;
	background-color: #FFCCCC ! important;
	border: 0.1em solid #FF0000;
	}
.qredtext {
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;	
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

/* Web Links Page */
h2.h2lnks {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 10px 0px;
	padding: 5px 5px 5px 5px;
	background-color: #222222; 
}

.disclaimertext {
	font-size: 0.85em;
	color: #CCCCCC;	
}
.webmstrtext {
	font-size: 0.85em;
}

/*General */
table.tabgen {
	font-size: 11px;
	border: 1px solid #CCCCCC;	
}
table.tabgen td {
	padding: 5px;
	}

table.tabgen tr.totrow {
	background-color: #EFEFEF;
}

table.tabgen tr.alt1 {
	background-color: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;	
}
table.tabgen tr.alt2 {
	background-color: #FFFFFF;
}
table.tabgen tr.alt3 {
	background-color: #EFEFEF;
}
tr.alt1 td {
	border-bottom: 1px solid #CCCCCC;	
}
tr.alt2 td {
	border-bottom: 1px solid #CCCCCC;	
}
tr.alt3 td {
	border-bottom: 1px solid #999999;	
}

/* Firefox Fix */
* > table.tabgen {
	width: 100%;	
}
table.tabgen th{
	color: #FF6600;
	font-weight: bold;
	background-color: #000000;
}
table.tabgen select, table.tabgen input, table.tabgen textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 200px;
	border: 1px solid #333333;
}
table.tabgen select.sowide, table.tabgen input.sowide  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: auto !important;
	border: 1px solid #CCCCCC;
}
table.tabgen input.imgbtn {
	border: 0px solid #00CC00;
	height: 40px;
	width: 128px;
}
table.tabgen input.imgacbtn {
	border: 0px solid #00CC00;
	height: 20px;
	width: 70px;
}
table.tabgen input.noborder {
	border: 0px solid #EFEFEF!important;
	width: 20px;
}
table.tabgen input.inpbtn {
	width: 60px;
	border: 1px solid #CCCCCC;	
}

.titlebox {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #17363E;
	padding: 3px;
	border: 1px solid #000000;
}
.sohdline {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;	
}




/* Footer Strap Boxes - Home Page */
.hphldr-l {
	width: 550px;
	height: 170px;
	float: left;
}
.hphdlr-r {
	width: 170px;
	height: 170px;
	float: right;
}
div.image-border {
	border: 1px solid #CCCCCC;
	padding: 1px;
	float: left;
}
div.hp-rnd-image-box{	
	margin: 0 auto;
	text-align:center; 
	width: 404px;
}
/*
.hp-fbox1 {
	float: left;
	width: 270px;
	height: 170px;
	background-image: url(images/bg_hp_fbox1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px 10px 0px 0px;		
}
.hp-fbox2 {
	float: left;
	width: 270px;
	height: 170px;
	background-image: url(images/bg_hp_fbox2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}
.hpfb1-title, .hpfb2-title {
	float: right;
	width: 145px;
	height: 80px;
	margin: 2px 3px 0px 0px;	
}
.hpfb1-txt, .hpfb2-txt {
	float: right;
	width: 145px;
	height: 65px;
	font-size: 10px;
	text-align: justify;
	margin: 2px 3px 0px 0px;
}
.hpfb1-btn, .hpfb2-btn {
	float: right;
	width: 145px;
	height: 13px;
	margin: 2px 3px 2px 0px;	
}
*/
/* Footer Strap Boxes - General */
.fboxhldr {
	width: 850px;
	min-height: 200px;
	margin: 0 auto;
	text-align: left;
}

	.fboxhldr p, .fboxhldr h2 {
		padding: 0px 10px 0px 10px;
		color: #666666;
		}
	
	.fboxhldr h2 {
		color: #fff;
		margin: 4px 0px 18px 0px;
	}
	
.fbx1, .fbx2, .fbx3, .fbx5 {
	width: 260px;
	height: 200px;
	float: left;
	margin: 0px 20px 0px 0px;
	background: #fff url(images/bg_fbox.gif) left top no-repeat;
}

.footer_image {
	float: right; 
	padding: 3px; 
	border: 1px solid #ccc; 
	margin: 0px 10px 0px 0px;
	}
	
.picture_frame_right {
	float: right; 
	padding: 3px; 
	border: 1px solid #ccc; 
	margin: 0px 0px 0px 10px;
	}
	
.picture_frame {
	padding: 3px; 
	border: 1px solid #ccc; 
	}

/*
.fbx4  {
	width: 200px;
	height: 90px;
	float: right;
	margin: 0px 0px 0px 0px;
}
.fbx1 {
	background-image: url(images/bg_fbox1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.fbx2 {
	background-image: url(images/bg_fbox2styles.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.fbx3 {
	background-image: url(images/bg_fbox5quotes.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.fbx4  {
	background-image: url(images/bg_fbox4.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.fbx5  {
	background-image: url(images/bg_fbox5.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}*/

.fbxtxt {
	width: 165px;
	height: 24px;
	text-align: left;
	margin: 28px 0px 0px 0px!important;
	margin: 58px 0px 0px 0px;
	padding: 0px 0px 4px 6px;
	color: #666666;
	font-size: 11px;
	float: left;
}
.fbxbtn  {
	width: 28px;
	height:28px;
	margin: 5px 2px 0px 0px;
	padding: 0px 0px 0px 0px;	
	float: right;	
}
.fbxlnk {
	width: 30px;
	height: 24px;
	text-align: left;	
	margin: -27px 0 0 0!important;
	margin: 27px 0px 0px 0px;
	padding: 0px 3px 4px 2px;	
	float: right;	
}
.transparent {
	position:absolute;
}
.trans_bullet {
	position:absolute; 
	margin: -10px 0px 0px -38px;
}
/* Photographer Details Page */
.pbox-l {
	/*width: 250px;
	height: 410px!important;
	height: 400px;
	float: left;*/
	margin: 0px 0px 20px 0px;
}
.pbox-c {
	width: 450px;
	float: left;
	height: 420px;
	display: block;
}
.pbox-r {
	width: 370px;
	float: right;
	color: #666666;	
	height: 420px;
	display: block;
	}
div.pbox-image-border {
	border: 1px solid #ccc;
	float: left;
	padding: 3px;
}
.plogohldr {
	width: 250px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px ;	
}
.ptxt {
	width: 250px;
	/*height: 250px;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px ;	
	text-align: left;
	clear: both;	
}
.pthumbhldr {
	width: 90px;
	height: 90px;
	float: left;
	background-color: #fff;
	
}

.pthumbhldr img {
	border: 1px solid #ccc;
	padding: 3px;	
	}

.ptesthldr {
	min-height: 180px;
	text-align: justify;
	color: #555555;
	font-style: italic;
	clear: both;
}
.ptest1, .ptest2, .ptest3, .ptest4 {
	width: 180px;
	min-height: 180px;
	float: left;
	margin: 0px 30px 0px 0px;
	border-right: 0px solid #FFFFFF;
}
.ptest4  {
	margin: 0px 0px 0px 0px;	
}
.ptestsource {
	width: 190px;
	height: 20px;
	padding: 0px 0px 0px 0px;	
	margin: 5px 0px 0px 0px;
	color: #666666;
	font-weight: normal;
}
.pinfohldr {
	width: 820px;
	height: 65px;
	font-size: 16px;
	color: #CCCCCC;
	background-color: #000000;
	margin: 10px 0px 0px 0px;
	text-align: center;
	clear: both;
	background-image: url(images/bg_black.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;	
}
.pinfo1 {
	width: 205px;
	height: 40px;
	padding: 20px 0px 0px 0px;	
	float: left;
}
.pinfo2 {
	width: 205px;
	height: 40px;
	padding: 20px 0px 0px 0px;	
	float: left;
}
.pinfo3 {
	width: 205px;
	height: 40px;
	padding: 20px 0px 0px 0px;	
	float: right;
}	
.pinfo4 {
	width: 205px;
	height: 40px;
	padding: 20px 0px 0px 0px;	
	float: right;
}	

/* Login */
#loghldr {
	height: 300px;
	width: 500px;
	text-align: center;	
	margin: 0px 0px 0px 175px;			
}
table.tablogin {
	width: 480px;
	border: none;
	font-size: 11px;

	margin: 10px 10px 10px 10px;
}
table.tablogin button.btnlg {
	height: 28px;
	width: 98px;
	border: none;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: 0px top;		
}
table.tablogin button.btnlg img {
	position: relative!important;
	bottom: 2px;
	right: 5px;
	position: static;
}
/*
 * Search Page
*/
span.searchuk, label.searchuk {
	font-weight: bold;
	display:block;
	float: left;
	width: 100px;
	color: #fff;
}

div.uksearch_form input {
	width: 200px;
	font-size: 10px;
}
div.uksearch_form select {
	width: 200px;
	font-size: 10px;
}

div.image-map {
	width: 366px;
	text-align: center;
	float: right;
}
div.uksearch_form select.range, div.uksearch_form input.submit {
	width: auto;
}
span.range_label {
	font-weight: bold;
	padding: 0 5px 0 5px;
}
div.refine_search{
	width: 454px;
}

.place-holder {
	width: 454px;
	display: block;
	background-color: #33CC66;
	}

div.refine_search div {
	float:left;
	width: 176px;
}
div.refine_search div.allinregion {
	width: auto;
	float: none;
}

/*
 * Sign Up Page
*/

div.checkboxsignupextra_counties, div.checkboxphotographercounties {
	margin: 5px 0 5px 200px;
}
div.help_from_above {
	margin: 5px 0 5px 200px;
}
div.checkboxsignupextra_counties div, div.checkboxphotographercounties div {
	float:left;
	width: 175px!important;
	width: 165px;
	margin: 0 15px 0 0!important;
	margin: 0 13px 0 0;
	border-bottom: 1px dashed #333333;
}
div.signupform label {
	width: 200px;
	display: block;
	float:left;
	position: relative;
	top: 3px;
}
input, select {
	font-size: 1em;
}
div.signupform input.text {
	width: 200px;
}
div.checkboxsignupextra_counties label,
div.checkboxphotographercounties label {
	width: 155px!important;
	width: 140px;
	display: block;
	float:left;
	position: relative;
	top: 3px;
}
div.checkboxsignupextra_counties div.checkbox_group_holder, 
div.checkboxphotographercounties div.checkbox_group_holder {
	margin: 0 0 0 0;
	border-bottom: none;
	height: 250px;
}

div.checkboxsignupextra_counties div#the-north-west, 
div.checkboxphotographercounties div#the-north-west {
}
div.checkboxsignupextra_counties div#west-midlands 
div.checkboxphotographercounties div#west-midlands {
}

div.form_row_hldr {
	clear: both;
	margin: 5px 0 5px 0;
}
div.yesno {
	position: relative;
	bottom: 5px;
}
div.yesno label {
	display: inline;
	width: auto;
	float: none;
}
div.yesno input {
	position: relative;
	top: 4px;
}
div.submit_hldr {
	float: right;
	clear: both;
}

div.sec_code_img_signup {
	margin: 0 0 0 400px;
}
span.sec_code_signup_text {
}
/* BUTTONS */
.buttons {
	float: left;
	margin: 2px 3px;
}
.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#000000;
    border:1px solid #AC4613;
    border-top:1px solid #CC6633;
    border-left:1px solid #CC6633;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:110%;
    line-height:130%;
    text-decoration:none;
    font-weight:normal;
    color:#565656;
    cursor:pointer;
    padding:3px 8px 4px 5px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:2px 8px 1px 5px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* BUTTON COLORS */
/* STANDARD */

button:hover, .buttons a:hover, table button:hover, table .buttons a:hover {
    background-color: #dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active, table .buttons a:active {
    background-color: #CC3366;
    border:1px solid #CC3366;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#CC3366;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#333333;
    border:1px solid #CC3366;
    color:#cc3366;
}
.buttons a.positive:active{
    background-color:#CC3366;
    border:1px solid #CC3366;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

/* 
 * photographer summaries
*/
div.nav {
	margin: 3px 0;
}
div.photographers_summaries_hldr {
	clear: both;
	height: auto;
}
.photographers_summary_hldr {
	width: 380px;
	height: 160px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #ccc;
	float: left;
	display: inline;
	margin: 0px 8px 18px 8px;
}

.photographers_summary_hldr:hover {
	background-color: #eee;
	border: 1px solid #CC3366;
}

div.sum_mainimage {
	float: right;
	margin:  0 0 0 20px;
}
div.sum_logoimage {
	width: 150px;
	float: right;
	margin: 0px 0px 10px 5px;
	padding: 3px;
	border: 1px solid #ccc;
}
h3.photographers_summary_title {
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 15px 0px
	}
div.photographers_summary_distance{
	float: right;
}
p.photographers_summary_text {
}
p.view_portfolio_link {
	width: 370px;
	height: 20px;
	margin: -2px 0 -2px 0;
	float: right;
	text-align: right;
}

div.submit_hldr_postcode {
	position: relative;
	bottom: 20px;
	left: 200px;
}

/* 
 * photographer portfolios
*/
ul.return {
	float: right;
	clear: both;
}
div.tip p {
	width: 350px;
	float: right;
	margin: 3px 0 3px 0;
}
div.tip {
	border: 1px solid #CC3366;
	padding: 2px 3px 2px 3px;
	width: 368px;
	margin: 5px 15px 15px 200px;
}
div.tip img {
	margin: 5px 0 0 5px;
}

/* 
 * frontend admin 
*/

fieldset.file-upload {
	background-image: url(images/bg_imgupld.gif);
	background-repeat: repeat-x;
	background-position: 0px top;
	width: 190px!important;
	width: 200px;
	height: 190px;
	color: #333333;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	padding: 5px 5px 5px 5px;		
}
fieldset.file-upload legend {
	color: #333333;
	background-color: #999999;	
	padding: 2px 2px 2px 2px;
	border: 1px solid #666666;
}

#wedding_type{
	height:320px;

}
#wedding_type_long{
	height:290px;
	height:300px!important;

}

#wedding_type_text{
	height:300px;
	width:300px;
	padding: 5px 5px 5px 5px;
	
}

#wedding_type_image{
	float:right;
	margin: 0px 0px 0px 10px;

}

#wedding_type_image img{
	padding: 3px;
	border: 1px solid #ccc;
	}

#wedding_type_small p{
	font-size:9px;
	margin: 0px 0px 10px 0px;
	text-align:right;
}

.my_account_mnu{
	width:400px;
	float:left;
	border-color:ffffff;
}

.stats {
	width:400px;
	float:right
}

form#login {
	padding: 0px 0px 0px 10px;
	}

form#login label {
	display: block;
	float: left;
	width: 60px;
	color: #fff;
	font-size: 12px;
	}
	
form#login input {
	width: 110px;
	font-size: 12px;
	margin-bottom: 2px;
	padding: 1px;
	color: #333;
	}
	
form#login input.login_submit {
	width: 50px;
	font-size: 12px;
	margin-bottom: 0px;
	padding: 0px;
	}

form#login button {
	width: 50px;
	height: 20px;
	font-size: 12px;
	margin: 0px 0px 0px 60px;
	background-color: #000000;
	color: #fff;
	}

/*ezine page */
form.compform {
	width: 450px;
	padding: 10px;
	text-align: left;
	background-color: #000000;
	color: #CC6633;
	border: 1px solid #FFFFFF;	
}
form.compform label {
	display: block;
	width: 180px;
	min-width: 250px;
	text-align: left;
	font-weight: bold;
}
form.compform input {
	width: 200px;
	font-size: 11px;
}
form.compform input.signmebtn {
	width: 73px;
	height: 13px;
	font-size: 13px;
}
p.redtxt {
	color: #CC0000;
	font-weight: bold;
}

h3.trms, p.trms {
	font-size: 9px;
	color: #666666;
}
li.trms {
	font-size: 9px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left: 20px;
	padding-right: 20px;
	list-style-type:none;
	background-image: none!important;
	margin: 0px 0px 0px 0px!important;	
}

.errors {
	color: #CC0000;
}
ul.errors {
	margin: 0;	
	padding: 0px;
}
.terms {
	color: #AAAAAA;
	font-size:9px;
}

.search{

}
.seo_height {
	height:120px;
}

.seo_text {
	width:850px;
	text-align:justify;
}

.seo_link {
	text-align:right;
	padding:3px 3px;
	background-image:url(ecommerce_client/ec_images/ec_default_advertimages/advert3.jpg);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#FFFFFF;
}

.seo_link a {
 color:#CD3568;
}

.pink_text {
	color: #CD3568;
	}
	
.full-link {
	height: 100%;
	width: 100%;
	display: block;
	}
	
input#postcode, input#town, select#county  {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	/*background: #fff url(images/postcode.gif) no-repeat left top;*/
	color: #444444;
	width: 150px;
	font-size: 13px;
	padding: 2px;
	margin: 4px 5px 0px 0px;
}

.town_input, .postcode_input, .region_drop_down {float:left; display:inline;}

.front_county {
display:inline;
float:left;
height:100px;
line-height:100%;
margin-right: 2px;
overflow:visible;
width:102px;
}
.front_county_small {
display:inline;
float:left;
height:81px;
line-height:100%;
margin-right: 2px;
overflow:visible;
width:102px;
}
.front_county#strong{border-bottom:1px;}

input#searchbar_submit {width: 30px; font-size: 13px; margin: 5px 11px 0px 0px; float:left; display:inline;}
input#login_submit {width: 55px; font-size: 13px; margin-top: 5px;}

.star {margin: 0px 5px 0px 0px;}

.no-margin {margin-bottom: 0px;}

.search-return {float: right;z-index:2}

.loginpad {padding: 7px 0px 0px 10px;}
.loginpad h4 {margin-bottom: 0px; color: #333333;}

#holder {height: 350px;}
	
.icon {vertical-align: middle; margin: 5px 4px 0px 7px;}

#loginoff {height: 300px;}
	
.center {text-align: center;}

.big-bottom {margin-bottom: 10px; width: 155px; height: 105px;}

.big-bottom img {padding: 4px; border: 1px solid #ccc;

.big-bottom:hover {border: 1px solid #CD3467}

/*]]>*/