

/* Global Reset */
html, body, p, h1, h2, h3, h4, h5, h6, form, table, ul, li { margin: 0;	padding: 0;}
a { -moz-outline: none;}
input, select { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
p { line-height: 18px; margin: 7px 0 7px 0}
a { color: #103cad; text-decoration: underline; font-weight: normal;}
a:hover { text-decoration: none; color: #103cad;}
img {border: none; }
table { border-collapse:collapse; }

ul.blts { margin: 4px 0; list-style: none;}
ul.blts li { padding: 4px 0 4px 15px; margin: 0px; background: url(/images/blt.gif) no-repeat left 7px;}
ul.blts li a {}

ul.blts ul {
	list-style: none;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	color: #484848;
	color: #484848;
	text-align: center;
	background: url(images/bg.gif) repeat-y center #e1e1e1;
	background: #888888;
	font-size: 74%;
}

#intro {
	width: 895px;
	margin: 5px auto;
	color: #c9c9c9;
	font-size: 11px;
	text-align: right;
}

#container { 
	width: 900px;
	margin: 0px auto;
	padding: 0px 10px 25px 10px;
	background: url(/images/container-bg.gif) no-repeat center bottom white;
}

#header {
	width: 100%;
    background: white;
}

#logo {
	float: left;
	padding: 12px 0 8px 5px;
	margin: 0 0px 0 0
}

#houses {
	width: 695px;
	height: 108px;
	float: left;
	background: url(/images/houserepeat.gif) repeat-x 100px bottom;
}

.topnav {
	color: #CCCCCC;
	text-align: right;
	padding: 10px 0;
}
.topnav a {
	color: #a0a0a0;
	font-size: 11px;
	ont-weight: bold;
	text-decoration: none;
}
.topnav a:hover {
	color: #103cad;
	text-decoration: underline;
}

#header .contact {
	font-size: 20px;
	letter-spacing: -1px;
	font-weight: bold;
	color: #103cad;
	text-align: right;
}
#header .contact strong {
	ont-weight: normal;
	color: #888888;
	font-size: 16px;
}

.contact {
	text-align: right;
	font-size: 29px;
	letter-spacing: -1px;
}


#content {
	width: 650px;
	float: left;
	padding: 15px 0px 20px 10px;
	margin: 0 23px 0 0;
	text-align: left;
	font-size:13px;
}

#content ul.features {
	list-style: none;
	margin: 10px 0;
}
#content ul.features li {
	padding: 4px 0 4px 25px;
	margin: 0;
	background: url(/images/tick.gif) no-repeat left 3px;
	font-size: 13px;
}
#content ul.features li span {
	display: block;
	font-size: 11px;
	color: #666666;
}


#youarehere {
	background: url(/images/youarehere-arrow.gif) no-repeat -10px center #f2f2f2;
	background: url(/images/youarehere-bg.gif) no-repeat left bottom #f2f2f2;
	width: 100%;
	float: left;
	text-align: left;
	font-size: 10px;
	line-height: 24px;
	margin: 0px 0 0px 0;
}
#youarehere .title {
	font-weight: bold;
	font-size: 11px;
	padding: 0 25px 0 15px;
}
#youarehere a {
	font-weight: normal;
	text-decoration: none;
}
#youarehere a:hover {
	text-decoration: underline;
}

#tools { 
	width: 200px;
	height: 20px;
	float: right;
	text-align: right;
	padding: 0 20px 0 0;
	font-size: 10px;
}
#tools a { color: #999999; text-decoration: none; padding: 0 0 0 17px; margin: 0 0 0 15px; font-size: 10px }
#tools a:hover { color: #103cad; text-decoration: underline; }
#tools a.print { background: url(/images/icon-printer.gif) no-repeat left center; }
#tools a.email { background: url(/images/icon-email.gif) no-repeat left center; }

#titlearea {
	display: block;
	text-align: left;
	padding: 0px;
	margin: 20px 0 0px 20px;
	float: left;
	width: 605px;
}
#titlearea img {
	display: none;
}

.tel {
	font-size:1.75em;
	letter-spacing:-1px;
	font-weight: bold;
	color: #103cad;
}

ul#top-links {
	position: relative;
	background: url(/images/top-links-bg.gif) repeat-x bottom #103cad;
	width: 100%;
	float: left;
	padding: 0px 0 0 0;
	margin: 0;
}
ul#top-links li {
	margin: 0px;
	padding: 0px 0 0px 0;
	list-style: none;
	float: left;
}
ul#top-links li a {
	display: block;
	float: left;
	color: white;
	font-size:18px;
	letter-spacing: -1px;
	font-weight: bold;
	height: 39px;
	line-height: 39px;
	padding: 6px 17px 0px 15px;
	background: url(/images/top-links-line1.gif) no-repeat right top;
	text-align: left;
	line-height: 15px;
	text-decoration: none;
}

ul#top-links li a:hover, ul#top-links li.hover {
	color: #f7be00;
}

ul#top-links li a em {
	display: block;
	letter-spacing: normal;
	font-weight: bold;
        font-size: 11px;
        font-style: normal;
}

ul#top-links li.current_page_item a {
	olor: #ffe401;
}
ul#top-links li.current_page_item, ul#top-links li.current_page_parent, ul#top-links li.current_page_ancestor, 
.tenant-referencing ul#top-links li.nav1,
.company-profile ul#top-links li.nav2,
.register ul#top-links li.nav3,
.landlords ul#top-links li.nav4 {
	background: url(/images/top-links-pointer.gif) no-repeat center bottom;
	height: 40px;
}	

li.login {
	position: absolute;
	top: 7px;
	right: 4px;
	float: none;
	background-color:
}
li.login label {
	color: white;
	font-weight: bold;
	margin-right:4px;
	font-size: 11px;
}
li.login img {
	vertical-align:middle;
}

li.login input {
	width:80px;
}
li.login input.logintext {
	margin-left: 4px;
}

li.login input.loginbtn	{
	padding: 1px 0;
	font-size:11px;
	background:url(/images/button-bg.gif) repeat-x;
	border:1px solid #adadad!important;
	border-left-color:#ececec!important;
	border-top-color:#ececec!important;
}

li.login p { /* logged in */
	margin: 3px 8px 0 0;
	font-size: 11px;
	color: #FFF;
}
ul#top-links li.login p a {
	font-size: 11px;
	display:inline;
	letter-spacing:normal;
	padding: 0;
	float: none;
	text-decoration: underline;
}


/* Hide login bar for user applications */
.application li.login {
	display: none;
}



#aside {
	width: 216px;
	float: left;
	padding: 0px;
	margin: 10px 0 0 0;
	font-size: 1em;
}


/* force full width content pages */
.about-us #content {
	width:870px; margin: 0; padding-right: 0px 
}
.about-us #aside, .home #aside {
	display: none;
}

.home #content {
	width:auto; margin: 0; padding-right: 0px 
}

#aside .top { background: white; padding: 0 0 0px 0}
#aside .body { background: url(/images/rightbar-top.gif) no-repeat center top #f4f4f4; padding: 0px 0 10px 0}
#aside .btm { background: url(/images/rightbar-btm.gif) no-repeat left bottom #f4f4f4; height: 10px;}


#aside .box p {
	margin: 0 0 5px 0;
	padding: 0;
}

#aside .box {
	border: 1px solid #f7be00;
	border: 1px solid #e7e7e7;
	text-align: left;
	padding: 7px 10px 10px 10px;
	margin: 0;
	line-height: 18px;
	background: url(/images/right-box-bg.gif) no-repeat center top #f3f3f3;
}

#aside h3 {
	background: url(/images/right-box-header.gif) no-repeat center top #555555;
	color: #484848;
	font-weight: bold;
	font-size: 14px;
	etter-spacing: -1px;
	line-height: 32px;
	height: 32px;
	text-align: left;
	padding: 0 10px;
	color: white;
	margin: 10px 0 0 0;
}

.plus { color: black; }
.minus { color: red; }

#aside .keyfacts {
	background-image: url(/images/right-box-header-keyfacts.gif);
}

#aside .box a.pdflink {
	display: block;
	background: url(/images/pdflink.gif) no-repeat left center;
	padding: 0 0 0 30px;
	margin: 0px 0 0 0;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
}

#aside img.btn {
	margin: 0 0 10px 0;
	padding: 0;
}



small {
	font-size: 10px;
	color: #858585;
	font-weight: normal;
	letter-spacing: normal;
}



.split {
	display: block;
	clear: both;
	height: 1px;
	background: url(/images/dots-x.gif) repeat-x bottom;
	margin: 5px 0;
}


a.btn-small, a.btn-med, a.btn-med-png, a.btn-big {
	background: url(/images/btn-small.gif) no-repeat left top #103cad;
	display: block;
	color: white;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	height: 20px;
	text-align: center;
	width: 44px;
	text-decoration: none;
	text-transform: uppercase;
}
a.btn-med { background-image: url(/images/btn-med.gif); width: 69px; }
a.btn-med-png {	background-image: url(/images/btn-med.png);	width: 69px; }
a.btn-big { background: url(/images/btn-big.png); width: 87px;}

a.btn-small:hover, a.btn-med:hover, a.btn-med-png:hover, a.btn-big:hover { color: white; background-position: bottom; }




h1 {
	padding: 5px 0;
	color: #103cad;
	font-size: 26px;
	letter-spacing: -1px;
	font-weight: normal;	
	font-size:26px;
	letter-spacing:-1px;
	font-weight: bold;	
}

h2 {
	font-size: 16px;
	padding: 0px 0 0px 0;
	font-weight: normal;
	display: block;
	width: 450px;
	height: 30px;
}

h3 {
	font-size: 14px;
	letter-spacing: ;
	margin: 12px 0 10px 0;
	color: #103cad;
}
h4 {
	font-size: 16px;
	letter-spacing: ;
	margin: 12px 0 4px 0;
	color: #103cad;
}
h5 {
	font-size: 12px;
	color: #103cad;
	margin: 6px 0 6px 0;
}

p.error {
	border: 2px solid #FF6666;
	padding: 8px;
}
	p.error strong {
		color: #CC0000;
	}

.float-left {
	float: left;
	margin-right: 10px;
}

.float-right {
	float: right;
	margin-left: 10px;
}


.jwts_tabbertab .q {
	font-weight: bold;
	font-size: 13px;
	
}
.jwts_tabbertab .a {
	margin-bottom: 10px;
	display: block;
}


/* TABLES ***************************************************************************/
table.premiums { width: 100%; margin: 0 0 10px 0;}
table.premiums td { border-bottom: 1px solid #eeeeee; padding: 6px;}
table.premiums th { background: url(/images/thead.gif) repeat-x top #eeeeee; text-align: left; }
/****************************************************************************/



.existing {
	background: url(/images/existing.gif) no-repeat left #f7be00;
	padding: 0px 10px;
	width: 178px;
	height: 81px;
	display: block;
	float: right;
}

.existing .title {
	color: white;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0;
	display: block;
}

.existing select {
	margin: 7px 0;
	font-size: 12px;
}





.product-item {
	display: block;
	width: 290px;
	float: left;
	margin: 5px 0 10px 0;
}
.product-item a.title {
	font-size: 14px;
	color: #103cad;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin: 10px 0;
}
.product-item a.title:hover {
	text-decoration: underline;
	color: #f7be00;
}
.product-item p {
	line-height: 18px;
}

.r {
	background: url(/images/dots-y.gif) repeat-y left;
	padding-left: 10px;
}
.l {
	padding-right: 10px;
}

.product-item a img { /* btn-more.gif */
	margin: 5px 0
}

.product-item img.thumb {
	float: right;
}


.clearer {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
}


.highlight {
	padding: 10px 15px; 
	background: #fef8e5; 
	border: 1px solid #f7be00;
	text-align: center;
}
.highlight strong {
	font-size: 14px;
}




#footer {
	width: 885px;
	margin: 0 auto;
	padding: 0 0px 10px 15px;
	text-align: left;
	font-size: 11px;
	color: #999999;
	background: none;
	color: #e8e8e8;
}
#footer p {
	line-height: normal
}

#footer .jbi strong { display: block; font-size: 11px; }
#footer .jbi {
	background: url(jbi-logo.gif) no-repeat left;
	padding: 4px 0 4px 80px;
	font-size: 10px
}

#footer ul {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
}

#footer-text {
	width: 555px;
	float: left;
	padding: 0;
	margin: 0;
}
#footer-text p {
	line-height: normal;
	margin: 0 0 5px 0;
}
#footer-text p strong { font-size: 12px; }

.btm-links {
	color: #e8e8e8;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
.btm-links a {
	color: #e8e8e8;
	font-weight: normal;
	text-decoration: none;
}
.btm-links a:hover {
	text-decoration: underline;
        color: white;
}


.about-box {
	background: url(/images/homebox-bg.gif) no-repeat left bottom;
	padding: 10px 15px;
	margin: 0 0 10px 0;
	border: 1px solid #cccccc;
	font-size: 11px;
	line-height: 18px;
}


/******* HOME PAGE ***********************/

/*
.home #content { width:890px; margin: 0; padding-right: 0px }
.home h2 { width: 600px; }
*/

.home h2 {
	width: 590px;
}

.home div.home-container {
	margin-top: 16px;
}

.home div.home-left {
	position: relative;
	width: 594px;
	float: left;
}

	.home .home-box {
		float: left;
		border: 2px dashed #CCC;
		width: 274px;
		height: 100px;
		padding: 14px 0 0 10px;
		margin: 0 5px 5px 0;
	}

	.home .home-box h3 {
		margin-top: 0 !important;
	}

/*

.home div.home-left ul {
	width: 342px;
	margin-top: 20px;
	margin-bottom: 12px;
}

.home div.home-left ul li {
	background: url(/images/home-tick.gif) no-repeat;
	padding-left: 46px;
	height: 38px;
	margin-bottom: 16px;
	line-height: 18px;
	font-weight: bold;
}

.home div.home-left img.screenshot {
	position: absolute;
	right: 0;
	bottom: 0;
}

*/

.home div.home-right {
	width: 292px;
	float: right;
	text-align: center;
	position: relative;
	margin-top: -89px;
}



	div.home-right img {
		/*position: absolute;*/
		border: 2px dashed #CCC;
		
	}


#legal-costs-bnr {
	display: block;
	float: left;
	width: 292px;
	height: 114px;
	background: url(/images/legal-costs-bnr.jpg) no-repeat left top;	
}
#legal-costs-bnr .shell {
	padding: 0px 0 0 0px;
	text-align: left;
	height: 80px;
}
#legal-costs-bnr .shell .text {
	color: white;
	font-weight: bold;
	font-size: 16px;
	padding: 12px 80px 0 15px;
	line-height: 20px;
}

select#redirect option, select#redirect {
	font-weight: bold;
	font-size: 12px;
	float: left;
}
select#redirect { margin: 2px 0 0 15px; }


#legal-costs-bnr .submit {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 1px;
	margin: 0px 0 0 3px;
	float: left;	
}


#homeBoxs {
	float: left;
	ackground: #eeeeee;
	margin: 5px 0 15px 0;
}

#homeBoxs .box {
	display: block;
	width: 288px;
	height: 110px;
	border: 2px dashed #dfdfdf;
	float: left;
	margin: 0 5px 7px 0;
	background: url(/images/homebox-bg.gif) repeat-x bottom;
}
#homeBoxs .box .shell {
	padding: 10px 10px 6px 10px;
	font-size: 12px;
}
#homeBoxs .box .shell p, .home-referencing p {
	padding-right: 60px;
	margin-top: 0px;
	ont-weight: bold;
}

#homeBoxs .right { margin-right: 0px; }
#homeBoxs .bottom { width: 634px; height: 95px;}

#homeBoxs .legal { 		background: url(/images/homeboxs-sprite.png) no-repeat 97% 15px; }
#homeBoxs .rent { 		background: url(/images/homeboxs-sprite.png) no-repeat 97% -110px; }
#homeBoxs .emergency { 	background: url(/images/homeboxs-sprite.png) no-repeat 97% -235px; }
#homeBoxs .buildings { 	background: url(/images/homeboxs-sprite.png) no-repeat 97% -355px; }
#homeBoxs .referencing { background: url/images/(homeboxs-sprite.png) no-repeat 98% -490px; }

#homeBoxs .box .shell h1 a, .home-referencing h1 a {
	letter-spacing: normal;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 0 0 0;
	margin: 4px 0 0 0;
	text-decoration: none;
	etter-spacing: -1px;
}


.home-referencing {
	display: block;
	float: left;
	width: 234px;
	height: 117px;
	background: url(/images/homebox-referencing.gif) no-repeat left top;
	text-align: left;
	margin: 83px 0 13px 0;
}
.home-referencing .shell {
	padding: 10px 10px 15px 10px;
}
.home-referencing p {
	padding-right: 60px;
}


a.quotebuy {
	background: url(/images/btn-quotebuy.gif) no-repeat top;
	display: block;
	width: 174px;
	height: 53px;
	text-decoration: none;
}

img.product-img {
	float: right;
	margin: -44px 0 0px 10px;
	z-index: -10000;
}




.frm-footer {
	padding: 10px;
	/*border-top: 3px solid #f7be00;*/
	text-align: center;
	margin: 15px 0 10px 0;
	text-align: right;
	height: 30px;
}
.frm-footer .left { float: left; width: 50%; text-align: left; }
.frm-footer .right { float: right; margin: 0 0 10px 0; }





.frm-footer img {
	margin: 0 10px;
}

.frm-footer .throbber {
	border: 0;
}

.btn {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding: 7px 10px;
	text-align: center;
}
.btn:hover {
	cursor: pointer;
}


.smaller {
	font-size: 0.9em;
}
html select.smaller option {
	font-size: 11px;
}



/* --- AJAX STYLE PROGRESS TABS FOR BUY ONLINE STAGES --------- */

/* -- input sizes -- */
.large, .med, .small { border: 1px solid #cccccc; font-size: 13px; padding: 3px; margin: 2px 0; }
table.quote-form select { border: 1px solid #cccccc; padding: 2px; margin: 2px 0; }
table.quote-form .large { width: 230px; }
table.quote-form .med { width: 160px; }
table.quote-form .small { width: 75px; }
table.quote-form .q {display: block; font-weight: bold; padding: 2px 0; font-size: 13px;}
table.quote-form .heading {background: none; color: white; font-size: 18px; display: block; font-weight: bold; padding: 5px 5px 8px 5px; margin: 0; }

.warn { font-weight: bold; background: #cc0000; color: white;}
.warn span { font-weight: normal; font-size: 11px; }

.edocs 	{ background: url(/images/sendbymail.gif) no-repeat left top; }
html .edocs .q { padding: 8px 0 0 35px; }


tr.line td { border-bottom: #eeeeee 1px solid; }
table.summary tr.thead td { background: #939393; color: white; font-weight: bold; font-size: 14px;}

/* --- Tabs --- */
.formtabs {margin:0px 0px;padding:0px;}
.formtabs .formtabs_tab {margin:0px;border:1px solid #BBBBBB;padding: 0 10px;border-top:0px;float: left; width: 870px;/*height:300px;overflow:auto;*/}

.formtabs .formtabs_tab h3 {
	background: none;
	font-size: 16px;
	margin: 15px 0 0 0;
	padding:0;
	color: #103cad;
	border: none;
}

.formtabs .premium { font-size: 35px; font-weight: bold; color: #cc0000;}


/* TEST 
.step1, .step2, .step3, .step4, .step5 { display: none; }
**/

#breadCrumbStep {
	background-image:url(/images/bg-breadcrumb.jpg);
	background-repeat:repeat-x;
	background-position:bottom;

}

ul.breadCrumbStep {
	list-style:none;
	margin:10px 0 0 0;
	padding:0 0 0 8px;
	background: url(/images/breadcrumbs-bg.gif) repeat-x bottom;
	float: left;
	width: 883px;
}

ul.breadCrumbStep li {
	display:inline;
}

ul.breadCrumbStep li a,
ul.breadCrumbStep li a:hover  {
	margin-right:5px;
	float:left;
	padding:0 5px 0 5px;
	border-left:1px solid #E8E8E8;
	border-top:1px solid #E8E8E8;
	border-right:1px solid #E8E8E8;
	border-bottom:1px solid #BBBBBB;
	text-align:center;
	text-decoration:none;
	font-size:11px;
	font-weight: bold;
	color:#C9D0D3;
	background-color:#FBFBFB;
	cursor: default;
}

ul.breadCrumbStep li a.on,
ul.breadCrumbStep li a.on:hover {
	background-color:#FFFFFF;
	color: #484848;
	border: 1px solid #BBBBBB;
	border-bottom:1px solid #FFFFFF;
}

span.breadCrumbStep {
	margin:0px;
	padding:0px;
	font-size:35px;
	font-weight:bold;
	color: #f7de89;}

span.breadCrumbStepOn {
	color: #103cad;
	color: #f7be00;
}

img.progressbar { display: none }


.hidden { display: none; }

#errors-notice {
	margin: 20px 0 10px 0; 
	background: #fee3e3; 
	padding: 5px 15px 10px 15px;
}
#errors-notice h4 { color: #cc0000; font-size: 18px; background: url(/images/exclamation.gif) no-repeat left center; padding: 8px 45px;}

.error-flag th {
	color: #CC0000;
}

.error-flag td span {
	font-size: 10px;
	color: #CC0000;
	background: url(/images/asterisk.gif) no-repeat left 3px;
	padding: 1px 0 1px 10px;
	margin-left: 8px;
}

.error-flag input, .error-flag select, .error-flag textarea {
	background-color: #fee3e3;
	border: 1px solid #a5acb2;
}


/* -- JQUERY DATEPICKER STYLES -------- */
img.ui-datepicker-trigger:hover { cursor: pointer; }


/* -- Tool Tip ------------- */
a.tooltip:hover span, a.tooltip span:hover{display:inline; position:absolute; background:#ffffff; border:2px solid #103cad; color:#333333; cursor: default;}

a.tooltip{
    position:relative;
    z-index:24;
    color:#3CA3FF;
	font-weight:bold;
    text-decoration:none;
}
a.tooltip span { display: none; margin-left:8px; width:140px; line-height: 18px; font-weight: normal;}

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tooltip:hover{  z-index:25; color: #aaaaff; background:;}
a.tooltip:hover span{
    display:block;
    position:absolute;
    top:0px; left:0;
	width:200px;
    text-align: center;
	background:#ffffff; border:2px solid #103cad; color:#333333;
	padding: 10px;

}



a.popup { background: url(/images/popup.gif) no-repeat right center; padding-right: 17px; }





/* -- Admin AREA *******************************/
table.admin { font-size: 0.9em; width: 100%; margin: 15px 0 0 0;}
table.admin tr.thead td { background: #555555; color: white; border-left: 1px solid #f2f2f2; font-weight: bold; }
table.admin td { border-bottom: 1px solid #eeeeee; padding: 5px 10px; }

table.admin tr.hlight td, table.admin tr.hlight td a { font-weight: bold;}
table.admin .green { color: green; font-weight: bold;}

.data th {background-color:gray; color:#ffffff}
.pagingDiv { width:100%; height:20px}

.p a, .pCurr { display: block; padding: 5px; float: left; border: 1px solid #103cad; margin-right: 2px; text-decoration: none; font-weight: bold;}

.p a:hover { border: 1px solid #103cad; background: #103cad; color: white}

.p a { background: white; border: 1px solid #103cad; }

.pCurr { background: #103CAD; color: white; font-weight: bold; }

.arrows { color: #103CAD; background: white; font-weight: bold; float: left; display: block; padding: 5px; color: #cccccc; border: 1px solid white;}



.boxgrid{
	width: 280px;
	height: 100px;
	margin:10px 5px 5px 0;
	float:left;
	border: solid 1px #eeeeee;
	overflow: hidden;
	position: relative;
}
.boxgrid img{
	position: absolute;
	top: -60px;
	left: -30px;
	border: 0;
}
.boxcaption{
	float: left;
	position: absolute;
	background: url(/images/boxcaption-bg.gif) repeat-x top #103cad;
	height: 400px;
	width: 100%;
	color: white;
	/*
	opacity: .8;
	/* For IE 5-7 */
	/*
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	/*
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";	
	*/
 }
 

.caption .boxcaption {
	top: 70px;
	left: 0;
	border-top: 2px solid #f7be00;
}

.caption h3 {
	color: white;
	font-size: 18px;
	etter-spacing: -0.04em;
	padding: 6px 10px 0px 10px;
	margin: 0;
	font-size: 14px
}
.caption p {
	padding: 4px 10px 2px 10px;
	margin: 0;
	font-size: 11px;
	line-height: normal;
}
.caption a {
	color: white;
	font-weight: bold;
	font-size: 11px;
}










.slider-wrap							{ width: 620px; border: 1px solid #eeeeee; margin: 20px 0;}
.stripViewer .panelContainer .panel ul	{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer							{ position: relative; overflow: hidden; width: 620px; height: 170px; }
.stripViewer .panelContainer			{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel		{ float: left; height: 100%; position: relative; width: 620px; }
.stripNavL, .stripNavR, .stripNav		{ display: none; }


.photo-meta-data						{ background: url(/images/transpBlack.png); padding: 10px; height: 30px;
											margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 					{ font-size: 13px; }


#movers-row								{ height: 25px; padding: 0 0 0 440px}
#movers-row div							{ float: left; }
#movers-row a { text-decoration: none; font-size: 10px; font-weight: bold;}



a .nav-thumb 							{ border: 1px solid #cccccc; color: #999999; padding: 3px 7px; margin: 0 3px 0 0; background: #f4f4f4; text-decoration: none;}
a.cross-link							{ display: block; margin-top: -14px; position: relative; padding-top: 10px; z-index: 9999; }
a.active-thumb .nav-thumb				{background: #103cad; color: white; font-weight: bold; border: 1px solid #f7be00 }


.wrapper { padding: 0px 15px 15px 15px; }
.wrapper h1 { font-size: 24px; letter-spacing: -1px;}


.slider-wrap .legal { 		background: url(/images/product-img-hammer.jpg) no-repeat right center; }
.slider-wrap .rent { 		background: url(/images/product-img-rentlegal.jpg) no-repeat right center; }
.slider-wrap .emergency { 	background: url(/images/product-img-emergency.jpg) no-repeat right center; }
.slider-wrap .buildings { 	background: url(/images/product-img-buildings.jpg) no-repeat right center; }
.slider-wrap .referencing { background: url(/images/product-img-referencing.jpg) no-repeat right center; }


.clear {
   clear: both;
} 


/* SEND TO A FRIEND STYLES */

#stafBlock { position: absolute !important; z-index: 1000; display: none; width: 200px; }
#stafForm { background-color: #103CAD; border: 3px solid #f8be13; padding: 5px; margin:0; color: white;}
#stafForm h4 { margin: 0; } 

#stafForm input, #stafForm label, #stafForm h4 { font-family: Arial, Sans-Serif; font-size: 1em; color: white; }
#stafForm input { color: #484848; }
#stafForm input.text { width: 90px; height: 15px; margin-top: 5px; border: 1px solid #ccc; }
#stafForm label { float: left; display: block; width: 90px; line-height: 18px; padding: 5px 0 0 0; font-size: 11px; font-weight: bold;}
#stafClose { float: right; margin-right: 5px; color: white;font-weight: bold; text-decoration: none;}
#stafForm input.stafbtn { font-size: 12px; font-weight: bold; padding: 0px 10px; line-height: 25px; height: 25px; margin: 10px 0 0 0; color: black;}
#stafForm h4 { font-size: 14px; }

.remindertooltip {
	cursor:help;
	margin-left: 3px;
	font-size:11px;
	font-weight: bold;
}

