/*
Theme Name: Areoff Lightbox
Description: Areoff WordPress theme with Lightbox
*/
*{font-size:100.01%}
body {
	color:#000;
	margin:0;
	font:62.5% Arial, Helvetica, sans-serif;
	background:#e9e9e9;
}
form {
	margin:0;
	padding:0;
}
fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
#page {
	width:980px;
	margin:0 auto;
	font-size:1.3em;
	background:#fff;
-moz-box-shadow: 1px 1px 10px #ccc;
 -webkit-box-shadow: 1px 1px 10px #ccc;
 box-shadow: 1px 1px 10px #ccc;
}
a{
    color:#38085c;
	/*border-bottom:1px dotted;
	    text-decoration:none;*/

}
a:hover{
    text-decoration:underline;
	/*border-bottom:1px solid;*/
}


/* links for main text + footer */

#footer a, .text-box a, .text-box-contact a  {
/*this is the lime green*/
/*color:#ADCE00;*/
color:#38085c;
	font-size:1em;


	border-bottom:1px dotted;
	    text-decoration:none; }
		
	#footer a:hover, .text-box a:hover, .text-box-contact a:hover {color:#000;
	border-bottom:1px solid;
	    text-decoration:none; }



/*header*/
#header {
	width:980px;
	height:424px;
	position:relative;
	background:#333;
}
#header img {
	float:right;
}
#header .logo {
	position:absolute;
	top:22px;
	right:21px;
	width:121px;
	height:121px;
	text-indent:-9999px;
	overflow:hidden;
}
#header .logo a {
display:block;
height:100%;
}
#header .logo a img{border:none;}

#header .andrewareoff {position:absolute;
	top:400px;
	right:21px;
	height:121px;
	color: #fff;
	font-size: 0.8em;
	}
	
	
#header .wedo 	{position:absolute;
	top:10px;
	left: 19px;
	}
	
	
.andrewareoff a {color: #fff;}	



/*#header h5 {
	margin:0;
	color:#38085c;
	width:271px;
	text-align:left;
	padding-left: 15px;
	font-size:1.2em;
	line-height:2.18em;
	background:#ADCE00;
}*/

#header h1, #header h2 {
	margin:0;
	color:#ADCE00;
	width:261px;
	text-align:left;
	/*padding-left: 15px;
	padding-right: 30px;
	padding-top:5px;
	padding-bottom:5px;*/
	font-size:1.8em;
	line-height:130%;
	/*green background */ /*background:#ADCE00;*/
		font-family: Georgia, "Times New Roman", Times, serif;
font-weight:normal;
}



#header h1 a, #header h2 a  { color:#ADCE00;text-decoration:none; border-bottom: 1px dotted white;
}

#header h1 a:hover, #header h2 a:hover { color: white; text-decoration:none;
}



/*#header h2 {
	margin:32px 0 0 17px;
	color:#fff;
	font:3.5em/1em Georgia, "Times New Roman", Times, serif;
}*/


/*exceptional insurance websites */
#header p strong {
	color:#fff;
	font-size: 30px;
	font-weight: normal;
	font-style: normal;
	line-height: 110%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#header h5  {
	width:261px;
	color:#fff;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 16px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	line-height: 130%;
	font-weight: normal;
}

/*since 1999*/

#header p {
	color:#fff;
	font-weight: normal;
	line-height: 1.7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-style: normal;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 17px;
}



#header ul {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	left:0;
	bottom:13px;
}
#header ul li {
	vertical-align:top;
	height:1%;
}
#header ul li a {
	padding-left:17px;
	line-height:1.8em;
	display:block;
	font-size:1.07em;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
#header ul li a:hover {
	color:#ADCE00;
	background:url(images/arrow01.gif) no-repeat 0 1px;
}
#columns-holder {
	overflow:hidden;
	height:1%;
	padding-top: 18px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 14px;
}
/*content*/
#content {
	width:708px;
	float:left;
}
#content h2{
	/*margin:10px;*/
}
/*box-holder*/
.box-holder {
	width:723px;
	overflow:hidden;
	margin:0 0 18px -15px;
}

/*original size for 3 boxes 
.box-holder .box {
	width:226px;
	float:left;
	background:#CCCCCC;
	margin-left:15px;
	display:inline;
}*/

/*new size for 4 boxes */


/* box style with background, no border */

/*.box-holder .box {
	width:165px;
	float:left;
	background:#CCCCCC;
	margin-left:15px;
	display:inline;
}*/


/* box style with border, no background*/
.box-holder .box {
	width:163px;
	float:left;
	background:#fff;
	margin-left:15px;
	display:inline;
	border:1px solid #CCCCCC;
}


/* green background*/
.box-holder .boxactive {
	width:163px;
	float:left;
	background:#e9e9e9;
	margin-left:15px;
	display:inline;
	border:1px solid #CCCCCC;
}





#sidebar .box strong ,
.box-holder .box strong,
.box-holder .boxactive strong {
	float:left;
	font-size:1.07em;
}
#sidebar .box strong a ,
#sidebar .box strong span ,
.box-holder .box strong a 
/*.box-holder .boxactive strong a*/  {
	color:#fff;
	line-height:23px;
	background:#38085c url(images/title-right-bg.gif) no-repeat 100% 0;
	padding:0 17px 0 10px;
	text-decoration:none;
	display:block;
}



.box-holder .boxactive strong a  {
	color:#38085c;
	line-height:23px;
	background:#ADCE00 url(images/title-right-green-bg.gif) no-repeat 100% 0;
	padding:0 17px 0 10px;
	text-decoration:none;
	display:block;
}




.box-holder .box .text, 
.box-holder .boxactive .text  {
	overflow:hidden;
	/*original size for 3 boxes 
	width:201px;*/
	width:140px;
	float:left;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 10px;
}

.box-holder /*.4box*/ .text {
	overflow:hidden;
	width:201px;
	float:left;
	padding:7px 15px 8px 10px;
}



.box-holder .box .text p,
.box-holder .boxactive .text p {
	margin:0 0 6px;
	color:#333;
	line-height:1.4em;
}
.box-holder .box .text a,
.box-holder .boxactive .text a {
	color:#333;
	border-bottom:1px dotted;
	text-decoration:none;}
	

.box-holder .box .text a:hover,
.box-holder .boxactive .text a:hover {
	border-bottom:1px solid;

	text-decoration:none;
	color:#38085c;
}
/*text-box*/
.text-box {
	padding:0 38px 7px 3px;
	overflow:hidden;
	height:1%;
	float: left;
	/*width:723px;*/
	width: 650px;
}

.text-box li {line-height: 200%;}

.text-box-contact {
	overflow:hidden;
	height:1%;
	float: left;
	width: 705px;
	padding-top: 0px;
	padding-right: 38px;
	padding-bottom: 7px;
	padding-left: 3px;
}




/* this version for vertical r/h side */

.contactdetails-box-right {float: right; width: 175px; border: 1px solid #CCCCCC; margin-left: 50px; padding: 10px;}

.contactdetails-box-right h4 {font:18px/23px Georgia, "Times New Roman", Times, serif;
	color:#666; margin-top: 0px;}
	
/**************************************/	
	
	
/* this version for under body text full width */

	
.contactdetails-box {width: 400px; border: 1px solid #CCCCCC; padding: 10px; overflow:hidden; margin-bottom: 20px; 	line-height:1.4em;
}


.contactdetails-left {
float: left;
	width: 200px;
/*border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;*/
}


.contactdetails-right {float: left; width:150px; padding-left: 0px;}

.contactdetails-bottom {float: left;/* width: 500px;*/}

.contactdetails-box h4 {font:18px/23px Georgia, "Times New Roman", Times, serif;
	color:#666; margin-top: 0px;}
	
	
	
	
/*poge titles */

.text-box h1, .text-box-contact h1, .text-box h2, .text-box-contact h2, h1.pagetitle  {
	margin:0 0 16px;
	/* smaller size in grey
	
	font:18px/23px Georgia, "Times New Roman", Times, serif;
	color:#666;
	
	*/
	

	font:2.7em/1.4em Georgia, "Times New Roman", Times, serif;
	color:#38085c;
	
	
	
}





.text-box h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 130%;
		color:#333;

}




	

.text-box .arrow, .text-box-contact .arrow {
	width:24px;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
	text-decoration:none;
	margin-left:6px;
	background:url(images/arrow02.gif) no-repeat 0 3px;
}
.text-box .arrow:hover, .text-box-contact .arrow:hover {
	background:url(images/arrow02-hover.gif) no-repeat 0 3px;
}
.text-box p, .text-box-contact p, .contactwording p {
	margin:0 0 19px;
	color:#333;
	line-height:1.4em;
	font-size: 1em;
}
.click {
width: 210px;
	float:left;
	line-height:35px;
	font-size:1.4em;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	margin-bottom:18px;
	background:#ADCE00 url(images/link-right-bg.gif) no-repeat 100% 0;
	border-bottom:0px solid;
	border-bottom-width: 0px !important;
	border-bottom-style: none !important;
	padding-top: 0;
	padding-right: 11px;
	padding-bottom: 0;
	padding-left: 5px;
}


.clickinside {
width: 135px;
	float:left;
	line-height:35px;
	font-size:1.4em;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	margin-left: 10px;
	margin-bottom:8px;
	background:#ADCE00 url(images/link-right-bg.gif) no-repeat 100% 0;

	/* for pink colour background:#FA3A86 url(images/linkinside-right-bg.gif) no-repeat 100% 0;*/
	border-bottom:0px solid;
	border-bottom-width: 0px !important;
	border-bottom-style: none !important;
	padding-top: 0;
	padding-right: 11px;
	padding-bottom: 0;
	padding-left: 5px;
}

.clickpromote {
width: 220px;
	float:left;
	line-height:35px;
	font-size:1.4em;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	margin-bottom:18px;
	background:#ADCE00 url(images/link-right-bg.gif) no-repeat 100% 0;
	border-bottom:0px solid;
	border-bottom-width: 0px !important;
	border-bottom-style: none !important;
	padding-top: 0;
	padding-right: 11px;
	padding-bottom: 0;
	padding-left: 5px;
}






.text-box .click, #sidebar .click, .text-box .clickpromote  {color: #38085c; 	font-size:1.4em;}
.text-box .click:hover, #sidebar .click:hover, .text-box .clickpromote:hover {color: white; background:#38085c url(images/link-right-bg-hover.gif) no-repeat 100% 0; text-decoration:none;}

.text-box .clickinside, #sidebar .clickinside  {color: #38085c; 	font-size:1.4em;}
.text-box .clickinside:hover, #sidebar .clickinside:hover {color: white; background:#38085c url(images/link-right-bg-hover.gif) no-repeat 100% 0; text-decoration:none;}


/*

.click:hover {
	background:#38085c url(images/link-right-bg-hover.gif) no-repeat 100% 0;
	color: #fff;
}*/


.block .image-holder,
.post-holder .image-holder,
.text-box .image-holder {
	float:left;
		margin-right:15px;

	
	/*****Standard solid line border*/ 
	
	
	/*
	padding:6px;
	border:1px solid #CCCCCC;
	
	*/
	
	/*****Hashed border*/ 

	
	-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/border-hash.gif) repeat scroll 0 0;
clear:both;
padding:9px;}


.service {background:none !important;
padding: 0px !important;


}

	
	
.image-holder:hover {
		filter:alpha(opacity=70);
		opacity: 0.8;
		-moz-opacity:0.8;
		}
	
	
	
.post-holder .image-holder {
	margin-right:11px;
}
.block .image-holder {
	padding:8px;
	margin-bottom:9px;
}
.block .image-holder img ,
.post-holder .image-holder img ,
.text-box .image-holder img {
	display:block;
	border:none;
	/*-moz-box-shadow: 2px 2px 4px #999999;*/
}
/*gallery-holder*/
.gallery-holder {
	overflow:hidden;
	height:1%;
	margin-bottom:14px;
}
* html .gallery-holder {margin-bottom:31px;}
* +html .gallery-holder {margin-bottom:31px;}
.gallery-holder ul {
	margin:0 0 0 -15px;
	padding:0;
	list-style:none;
	width:620px;
}
.gallery-holder ul li {
	float:left;
	border:1px dotted #CCCCCC;
	padding:6px;
	margin:0 0 16px 15px;
	display:inline;
}
.gallery-holder ul li img {
	display:block;
	border:none;
}
.post-holder .post {
	overflow:hidden;
	height:1%;
	margin-bottom:19px;
}
.post-holder .post .text {
	width:400px;
	float:left;

	
}

/*controls position of text next to images on awards page */
.post {clear: both; padding-bottom: 50px;}

.post .text {padding-left:170px; padding-bottom: 10px; 	font-size:1em;}
.post-holder .post h4 {
	margin:0;
	font:1.7em Georgia, "Times New Roman", Times, serif;
}
.post-holder .post h4 a {
	text-decoration:none;
	color:#38085c;
}
.post-holder .post h4 a:hover {
	text-decoration:underline;
}
.post-holder .post p {
	line-height:1.4em;
	margin:17px 0 0;
}
/*block*/
.block {
	width:672px;
	overflow:hidden;
	padding-bottom:34px;
}
.block.other .text-block h1 ,
.block h1 {
	margin:0 0 3px;
	font:2.7em/1.4em Georgia, "Times New Roman", Times, serif;
	color:#38085c;
}
.block.other h1 {
	font:3.7em/1.08em Georgia, "Times New Roman", Times, serif;
	margin-bottom:14px;
}
.block .block-holder {
	width:750px;
	overflow:hidden;
	margin-left:-20px;
	padding:8px 0 20px;
}
.block p {
	color:#666;
	margin:0;
	font:1.4em/1.4em Georgia, "Times New Roman", Times, serif;
}
.block .text-block {
	width:150px;
	float:left;
	display:inline;
	margin-left:20px;
}
.block .text-block p {
	margin:10px 0 0;
	color:#000;
	font:1em/1.4em Arial, Helvetica, sans-serif;
}
.block .link {
	float:right;
	color:#333;
	line-height:1.7em;
	margin:-4px 9px 0 0;
	text-decoration:none;
	border-bottom:1px solid #333;
}
.block a:hover {
	text-decoration:none;
	color:#38085c;
	border-bottom:1px solid #fff;
}
/*sidebar*/
#sidebar {
	width:241px;
	float:right;
}
/*#sidebar .box {
	background:#CCCCCC;
	width:226px;
	overflow:hidden;
	margin-bottom:15px;
	padding-bottom:6px;
	clear:both;
}*/

/*style with border, no basckground */

#sidebar .box {
	background:#fff;
	border:1px solid #CCCCCC;
	width:224px;
	overflow:hidden;
	margin-bottom:15px;
	padding-bottom:6px;
	clear:both;
	
}


.rightad {

	padding-bottom:0px !important;
	border:0px !important;

}

.rightad img  {
	
	padding-bottom:0px !important;
	border:0px !important;

}

#sidebar .ad1, #sidebar .ad2, #sidebar .ad3
{		padding-bottom:0px !important;
	border:0px !important;}



#sidebar .ad1 {
	width: 224px;
	height: 120px;
	background-image: url(images/expert-website-design.gif);
	background-repeat: no-repeat;

	position: relative;

}
#sidebar .ad1 a, #sidebar .ad2 a, #sidebar .ad3 a {
 display: block;
width: 224px;
	height: 120px;}
	
#sidebar .ad1 a:hover, #sidebar .ad2 a:hover, #sidebar .ad3 a:hover  {
 display: block;
width: 224px;
	height: 120px;
		background-image: url(images/get-in-touch-we-are.gif);

	}
	
	
#sidebar .ad2 {
	width: 224px;
	height: 120px;
	background-image: url(images/specialist-graphic-design.gif);
	background-repeat: no-repeat;
		padding-bottom:0px !important;
	border:0px !important;
	position: relative;

}

#sidebar .ad3 {
	width: 224px;
	height: 120px;
	background-image: url(images/online-marketing-results.gif);
	background-repeat: no-repeat;
		padding-bottom:0px !important;
	border:0px !important;
	position: relative;

}
	








#sidebar .box .text,
#sidebar .box .textwidget,
#random-quote p{
	float:left;
	width:210px;
	padding:6px 5px 0 11px;
}
#sidebar .box ul {
	margin:0 0 10px;
	padding:6px 5px 0 11px;
	list-style:none;
clear: left;}


#sidebar .box ul li a {
	text-decoration:none;
	border-bottom:1px dotted;
	color:#333;
	font-size:0.92em;
	line-height:1.5em;
}

#text-3 p {font-size: 1em;}

/*controls vertical space between individual links in lists*/
#sidebar .box li, .footer-box-holder li {padding-bottom: 6px;}


select#cat { margin-top: 10px; margin-left: 10px;}

#sidebar .box ul li a:hover {
	color:#38085c;
}
#sidebar .box .link {
	color:#333;}
#sidebar .box .link:hover {
	text-decoration:none;
	color:#38085c;
}
#sidebar .box p {
	margin:0 0 5px;
	line-height:1.4em;
}
#sidebar .box .images {
	margin:0;
	list-style:none;
	overflow:hidden;
	width:100%;
	float:left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#sidebar .box .images li {
	float:right;
	padding:0 1px 2px 11px;
	height:95px;
	display:table;
}

#sidebar .box .images .whatmortgage {float: left; padding-left:10px;}
#sidebar .box .images .personalfinance {float: left; padding-left:12px;}

#sidebar .box .images .bestbusiness {float: left; padding-left:12px;  padding-top: 10px;}

#sidebar .box .images .globalbusiness {float: left; padding-left:5px;}
#sidebar .box .images .cremedelacreme {float: left; padding-left:8px;}

#sidebar .box .images .britishbusiness {float: left; padding-left:8px;}



* html #sidebar .box .images li {padding-bottom:0;}
#sidebar .box .images li div {
	vertical-align: middle;
	display: table-cell;
}
#sidebar .box .images img {
	display:block;
	border:none;
}

.quotescollection_author  {font-size: 0.7em; }



/*footer*/
#footer {
	width:100%;
	overflow:hidden;
	padding-top:88px;
	line-height:1.4em;
}

#footer p {line-height:1.6em;}



.footer-box-holder {
	width:963px;
	overflow:hidden;
	padding-left:17px;
	background-color: #cccccc;
	padding-bottom:8px;
}
.footer-box-holder strong {
	display:block;
	font-size:1.07em;
	line-height:2.5em;
	word-spacing:-1px;
}
.footer-box-holder strong a,
.footer-box-holder strong span{
	text-decoration:none;
		color:black;
		/* colour for footer header*/
		/* purple */
		
	/*color:#38085c;*/
	
	color:black;
}
.footer-box-holder .box address span a:hover ,
.footer-box-holder strong a:hover {
	text-decoration:underline;
}
.footer-box-holder .box {
	width:172px;
	float:left;
	margin-right:17px;
	display:inline;
	margin-left:-1px;
	/*background:url(images/line-bg.gif) no-repeat 100% 38px;*/
	min-height:150px;
}
* html .footer-box-holder .box {height:150px;}
.footer-box-holder .box address {
	margin:0 0 0 -22px;
	padding:0 0 0 22px;
	float:left;
	width:187px;
	background:url(images/line-bg.gif) no-repeat;
}
.footer-box-holder .box address span {
	display:block;
	font-style:normal;
	line-height:1.6em;
	color:#333;
}
.footer-box-holder .box address span a {
	text-decoration:none;
	color:#333;
}
.footer-box-holder .box ul {
	margin:0;
	padding:0;
	list-style:none;
}
.footer-box-holder .box ul li a {
	text-decoration:none;
	color:#333;
	line-height:1.4em;

}
.footer-box-holder .box ul li a:hover {
	text-decoration:underline;
}
.footer-box-holder .box .more {
	color:#333;
}
.footer-box-holder .box .more:hover {
	text-decoration:none;
	color:#38085c;
}
#text-4 {
	width:150px;
}

#text-6 {
	width:220px;
}


#text-8 .textwidget {
	border-right-width: 0px;
	border-right-style: none;
}

#footer .bottom-link {
	background:#e9e9e9;
	padding:17px 0 20px 11px;
}
#footer .bottom-link ul {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
#footer .bottom-link ul li {
	float:left;
	padding:0 6px;
	background:url(images/sep01.gif) no-repeat 0 3px;
	margin-left:-1px;
}
#footer .bottom-link ul li a, .textwidget p {
	/*text-decoration:none;*/
	color:#333;
	font-size:0.9em;
}
#footer .bottom-link ul li a:hover {
	/*text-decoration:underline;*/
}
/*---Navigation---*/
.navigation .alignleft{
	float:left;
	display:inline;
}
.navigation .alignright{
	float:right;
	display:inline;
}
/*---Navigationend---*/

/* Popup */
.popup {
	position:absolute;
	top:0;
	left:0;
	z-index:1010;
	padding:7px 0 0;
	
}
.popup .btn-close {
	background:url(images/btn-close.png) no-repeat;
	width:39px;
	height:39px;
	overflow:hidden;
	text-indent:-9999px;
	position:absolute;
	top:-13px;
	right:-25px;
	z-index:10;
}
* html .popup .btn-close { right:-2px;}
.popup .img-holder {
	position:relative;
	width:100%;
	height:100px;
}
.popup .block-holder {
	position:relative;
	margin:0 23px;
}
.popup .top,
.popup .bottom {
	height:23px;
	font-size:0;
	line-height:0;
	z-index:1;
	position:relative;
}
.popup .top div,
.popup .bottom div {
	height:100%;
	background:url(images/flexible-top.png) repeat-x;
}
.popup .bottom div {background:url(images/flexible-bottom.png) repeat-x;}
.popup .top span,
.popup .bottom span{
	position:absolute;
	top:0;
	left:-23px;
	width:23px;
	height:23px;
	background:url(images/flexible-top-left.png) no-repeat;
}
.popup .bottom span{
	left:-23px;
	background:url(images/flexible-bottom-left.png) no-repeat;
}
.popup .top em,
.popup .bottom em{
	float:right;
	display:inline;
	position:relative;
	width:23px;
	z-index:100;
	margin-right:-23px;
	height:100%;
	background:url(images/flexible-top-right.png) no-repeat;
}
.popup .bottom em{background:url(images/flexible-bottom-right.png) no-repeat;}
.popup .holder-shadow {
	overflow:hidden;
	position:relative;
	margin:0 -23px;
}
.popup .holder-shadow-ind {
	width:100%;
	overflow:hidden;
}
.popup .holder-shadow .left,
.popup .holder-shadow .right {
	float:left;
	display:inline;
	width:23px;
	background:url(images/flexible-left.png) repeat-y;
	padding:0 0 9999px;
	margin:0 0 -9999px 0;
}
.popup .holder-shadow .right {
	float:right;
	background:url(images/flexible-right.png) repeat-y;
	margin:0 0 -9999px 0;
}
.load {
	margin:0 auto;
	display:block;
	position:absolute;
	top:50%;
	left:50%;
	margin:-20px 0 0 -10px;
}
.popup .block-body {
	overflow:hidden;
	background:#38085c;
	position:relative;
}
* html .popup .block-body {
	margin:-13px 23px 0;
	height:1%;
	clear:both;
}
.popup .img-holder {
	width:100%;
	line-height:0;
	font-size:0;
}
.popup .img-holder img { display:block;}
.popup .navigation {
	position:absolute;
	bottom:10px;
	left:0;
	width:100%;
	height:35px;
}
.popup .navigation .holder {
	padding:0 85px 0 119px;
}
.popup .nav-area {
	width:100%;
	overflow:hidden;
	height:35px;
}
.hideGallery {
	position:absolute;
	top:-9999px;
	left:-9999px;
}
.popup .btn-prev {
	background:url(images/btn-prev.png) no-repeat;
	position:absolute;
	left:11px;
	top:0;
	width:98px;
	height:35px;
	overflow:hidden;
	text-indent:-9999px;
}
.popup .btn-more {
	background:url(images/btn-more.png) no-repeat;
	position:absolute;
	top:0;
	width:67px;
	height:35px;
	overflow:hidden;
	text-indent:-9999px;
	right:8px;
}
.popup .btn-more:hover {
	/*background:url(images/btn-more-hover.gif) no-repeat;*/
	position:absolute;
	top:0;
	width:67px;
	height:35px;
	overflow:hidden;
	text-indent:-9999px;
	right:8px;
}

.largertext {font-size: 1.4em; font-weight:bold;}

.contactwording p {width: 380px;}


.notininsurancetext {font-size: 1.4em; font-weight: bold; 	float:left; padding: 10px;
}



/* contact methods */


.contactmethods {
    float: left;
}


.contactmethods p {
    color: #38085c;
    font-size: 15px;
}



.contact-icons {
    height: 50px;
    margin-top: 0px;
    width: 100%;
}


.icons {
    float: left;
    height: 30px;
    width: 30px;
}

.contact-icons h3 {
    color: #38085c;
margin-top: 5px;
float: left;
font-size: 16px;
    margin-left: 10px;
}


.contact-icons p {
    color: #38085c;
    float: left;
    font-size: 15px;
    margin-left: 20px;
}
