/* © 2009 Pepperstreet */
/* XHTML / CSS Pepperstreet */

@import url(headers.css);
@import url(tabs.css);

/* -- GLOBAL STYLES 
-------------------------------------------------------------------------------*/
html, body
{
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #666666;
	background: #e5e4e4;
	background-position: top center;
}

h3 {
	font-size:1.2em;
	color:#ef3a43;
	margin:0;
	padding:0;
}


/* Homepage Slider */

 .pager {
   z-index:99;
	position: absolute;
	width: 310px;
	height: 20px;
	top: 340px;
	margin-left: 570px;
}

.pager a, .pager a:link, .pager a:visited, .pager a:active {
	width: 20px;
	height: 20px;
	display: inline;
	float: left;
	margin-right: 5px;
	color: #fff;
	font-weight: bold;
	background: #27160f;
	text-align: center;
	padding:3px 3px 0 3px;
	}
	
.pager a:hover {
	background: #850000;
	}

.pager a.activeSlide {
	background: #ef3a43;
	}
	
	

/* -- RESET DEFAULT
-------------------------------------------------------------------------------*/
body, h1, h2, h3, h4, h5, form, input, fieldset, label, dl, dt, dd
{
	margin: 0;
	padding: 0;
}

fieldset
{
	border: none;
}

ul li, ol li
{
	list-style-type: none;
}

.invisible
{
	display: none;
}

legend
{
	display: none;
}

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.cleaner
{
	clear: both;
}



/* -- Contact Form
-------------------------------------------------------------------------------*/

.contactformContainer
{
	width: 400px;
	float: left;
}

.contactform
{
	width: 800px;
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
}

.contactformText
{
	float: left;
	width: 120px;
}
.contactformEntry
{
	width: 200px;
	float: left;
}




/* -- GLOBAL LINK STYLES 
-------------------------------------------------------------------------------*/
a
{
	outline: none;
}

a:link, a:visited, a:active
{
	color: #ef3a43;
	text-decoration: none;
}

a:hover
{
	color: #000;
	text-decoration: underline;
}

img
{
	border: none;
}

.img-text
{
	float: left;
	margin: 0 10px 10px 0;
}

hr
{
	display: none;
}

/* -- GLOBAL TYPOGRAPHY
-------------------------------------------------------------------------------*/
.hr
{
	clear: both;
	height: 1px;
	background: url(../../images/css/white.png);
	margin: 10px 0 0 0;
	padding: 0;
	border: none;
}
.hrfooter
{
	width: 920px;
	clear: both;
	height: 1px;
	background: url(../../images/css/white.png);
	margin: 0 20px 0 20px;
	padding: 0;
	border: none;
}
.hrcleaner
{
	clear: both;
	height: 5px;
	background: none;
	margin: 0;
	padding: 0;
	border: none;
}

.column p
{
	font-size: 1.2em;
	}


/* -- GLOBAL LAYOUT
-------------------------------------------------------------------------------*/


#sitewrapper
{
	margin: 0 auto;
	width: 960px;
	font-size: 1.1em;
}

#header
{
	float: left;
	margin: 20px 20px 0 20px;
	color: #fff;
	width: 920px;
	padding: 0 0 10px 0;
}
#top-menu
{
	float: right;
	width: 840px;
}

#hdr-top {text-align:left;}
.strap{width:353px; float:left; margin:0 0 0 10px;}
.login{float:right; width:470px; text-align:right;}


#hdr-top p
{
	padding: 0;
	margin: 0;
	display: inline;
	vertical-align: top;
}
#hdr-top p.button
{
	border: solid 1px #c7adad;
	background: #EF3A43;
	color: #fff;
	padding: 4px;
	margin: 0 10px 0 0;
}

#hdr-top .submit_button {
		background: url(../../images/icons/search.png);
		width: 29px;
		height: 26px;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		border: none;
		cursor: pointer;
		outline: none;
		}

.button a:link, .button a:visited, .button a:active, button a
{
	color: #fff;
}

#hdr-top input
{
	background: url(../../images/css/black.png);
	border: solid 1px #999999;
	border-right:none;
	color: #fff;
	height:19px;
	margin: 0 -3px 0 0;
	padding: 5px 0 0 0;
	vertical-align: top;

}

#hdr-bottom
{
	float: left;
	margin: 33px 0 0 0;
	width: 840px;
}

#customiseTxt {
	text-align: right;
	text-transform: uppercase;
	color: #fff;
	padding: 0 0 0 0;
	margin: -17px 0 0 0;
	height: 20px;
	}

ul#cat-nav
{
	float: left;
	padding: 0;
	margin: 1px 0 0 0;
	font-size: 1.2em;
}

ul#cat-nav li
{
	float: left;
	display: block;
	background: url(../../images/css/nav_divider.png) no-repeat;
	background-position: right;
}


ul#cat-nav li a
{
	color: #ffffff;
	padding:5px 8px 5px 8px;
	text-decoration: none;
	font-weight: bold;
	display:block;
}
ul#cat-nav li a:hover
{
	color: #EF3A43;
	text-decoration: underline;
}

.change_bg
{
	float: right;
}
.change_bg img
{
	vertical-align: middle;
	margin: 0 0 0 5px;
}


#headerContent
{
	float: left;
	margin: 0 20px 0 20px;
	padding: 10px;
	background: url(../../images/css/content_bg_top.png) no-repeat;
	background-position: left top;
}

#content02
{
	float: left;
	margin: 0 20px 0 20px;
	padding: 0 10px 10px 10px;
	background: url(../../images/css/content_bg_bottom.png) no-repeat;
	background-position: left bottom;
	width: 900px;
}


#main-banner
{
	color: #fff;
	background: url(../../images/css/black.png);

}
#main-banner p
{
	padding: 15px 20px 15px 20px;
	margin: 0;
}


.acordion div
{
	background: url(../../images/css/dots.png) no-repeat;
	background-position: bottom;
	padding: 10px 0 10px 0;
}

.acordion h3
{
	background: url(../../images/css/dots.png) no-repeat;
	background-position: bottom;
	line-height: 32px;
	cursor:pointer;
}

.acordion h3:hover
{
	color: #EF3A43;
}

.intropara
{
	font-weight: bold;
}


ul.bullets
{
	list-style: disc url(../../images/icons/arrow.png) inside;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

ul.bullets li
{
	background: url(../../images/css/dots.png) no-repeat;
	background-position: bottom;
	line-height: 32px;
}

ul.bullets li a:link, ul.bullets li a:active, ul.bullets li a:visited
{
	color: white;
}

ul.bullets li a:hover
{
	color: #EF3A43;
}







#footer
{
	float: left;
	width: 920px;
	margin: 20px 0 20px 20px;
	background: url(../../images/css/footer_bg.png) repeat-y;
}



#footer .footer-box
{
	float: left;
	color: #ffffff;
	width: 282px;
	padding: 0 12px 0 12px;
}

#footer ul
{
	margin: 10px 0 0 0;
	padding: 0;
}

#footer ul li
{
	background: url(../../images/css/dots.png) no-repeat;
	background-position: bottom;
	line-height: 24px;
}

#footer ul.icons li
{
	background: url(../../images/css/dots.png) no-repeat;
	background-position: bottom;
	line-height: 32px;
}

#footer ul.icons li img
{
	vertical-align: middle;
}

#footer ul a:link, #footer ul a:visited, #footer ul a:active, #footer ul a
{
	color: #ffffff;
}

#footer h3
{
	display: block;
	background: url(../../images/css/black.png);
	color: #fff;
	font-size: 1em;
	padding: 5px;
}




/* -- STEP PAGES STYLES 
-------------------------------------------------------------------------------*/
#content-wrap
{
	float: left;
	background: #fff;
	color: #666666;
	padding: 20px;
	width: 850px;
	border: solid 5px #e5e4e4;
}

#content-wrap h2
{
	font-size: 1.6em;
	font-weight: normal;
	color: #ef3a43;
}



.column
{
	float: left;
	width: 630px;
}

.column ul
{
}
.column ul li
{
	list-style-type: disc;
	list-style-position: outside;
}
.column img
{
	float: left;
	margin: 0 20px 20px 0;
}


.lhs-nav
{
	float: left;
	background: url(../../images/css/LHSbg.gif) no-repeat;
	margin: 0 20px 0 0;
	width: 200px;
}
.lhs-nav ul
{
	margin: 20px 0 20px 0;
	padding: 0;
}

.lhs-nav h3
{
	font-weight: normal;
	font-size: 1.3em;
	padding: 0 0 0 10px;
	margin: 0 0 20px 0;
	background: url(../../images/css/h3.png) no-repeat;
	line-height: 50px;
}


/*---Accordion MainPage---*/

ul.accordion, ul.accordion ul
{
	list-style: none;
	margin: 0;
}

ul.accordion ul li a
{
	display: block;
	padding: 7px 0 7px 10px;
	background: url(../../images/css/lhsnav_bg.png) no-repeat;
	background-position: top left;
}
ul.accordion ul li:last-child
{
	border-bottom: none;
}

ul.accordion a.heading
{
	display: block;
	background: #e5e4e4;
	color: #666666;
	padding: 5px;
	margin: 5px 0 5px 0;
}
ul.accordion a.heading:hover
{
	background: #ef3a43;
	color: #fff;
}
ul.accordion li.ui-accordion-selected a.heading, ul.accordion li.current a.heading
{
	background: #ef3a43;
	color: #fff;
}


ul.accordion li ul a
{
	text-decoration: none;
}
ul.accordion li ul a:hover
{
	background: url(../../images/css/lhsnav_bg_over.png) no-repeat;
	background-position: top left;
	color: #fff;
}

ul.accordion_simple, ul.accordion_simple ul
{
	list-style: none;
	margin: 0;
}

ul.accordion_simple ul li a
{
	display: block;
	padding: 7px 0 7px 10px;
	background: url(../../images/css/lhsnav_bg.png) no-repeat;
	background-position: top left;
}
ul.accordion_simple ul li:last-child
{
	border-bottom: none;
}

ul.accordion_simple a.heading
{
	display: block;
	background: #e5e4e4;
	color: #666666;
	padding: 5px;
	margin: 5px 0 5px 0;
}
ul.accordion_simple a.heading:hover
{
	background: #ef3a43;
	color: #fff;
}
ul.accordion_simple li.ui-accordion_simple-selected a.heading, ul.accordion_simple li.current a.heading
{
	background: #ef3a43;
	color: #fff;
}


ul.accordion_simple li ul a
{
	text-decoration: none;
}
ul.accordion_simple li ul a:hover
{
	background: url(../../images/css/lhsnav_bg_over.png) no-repeat;
	background-position: top left;
	color: #fff;
}


/*---Accordion MainPage Ends---*/

ul#breadcrumb
{
	clear: both;
	margin: 0 0 10px -10px;
	padding: 0;
}
ul#breadcrumb li
{
	display: inline;
	color: #fff;
	padding: 0 10px 0 10px;
	background: url(../../images/icons/arrow02.png) no-repeat;
	background-position: right;
}
ul#breadcrumb li.bc_last
{
	display: inline;
	color: #fff;
	padding: 0 10px 0 10px;
	background:none;
}



ul#breadcrumb li a:link, ul#breadcrumb li a:active, ul#breadcrumb li a:visited
{
	color: #fff;
}
ul#breadcrumb li a:hover
{
	color: black;
}

blockquote {
color: #999;
	font-size: 1.5em;
	}

cite {
	font-size: 0.7em;
	color: #000;
	}

.caseStudyImg {
	float: right !important;
	display: inline;
	padding: 10px;
	margin: 0 0 0 20px !important;
	background: #e5e4e4;
	}
	
a.classicbreaks {
	width: 630px;
	height: 160px;
	display: block;
	position: relative;
	background: url(../../images/webbased/classicbreaks.jpg);
	text-indent: -9999px;
	}
	
a.classicbreaks:hover {

	}
	
a.nationwide {
	width: 630px;
	height: 160px;
	display: block;
	position: relative;
	background: url(../../images/webbased/nationwide.jpg);
	text-indent: -9999px;
	margin-top: 20px;
	}

a.nationwide:hover {
	}
	
a.egg {
	width: 630px;
	height: 160px;
	display: block;
	position: relative;
	background: url(../../images/webbased/egg.jpg);
	text-indent: -9999px;
	margin-top: 20px;
	}
	
a.egg:hover {
	}
	
#ctl00_ContentPlaceHolder1_PageContent ul {
	font-size: 1.2em !important;
	}

#ctl00_ContentPlaceHolder1_PageContent ul li{
	margin-bottom:5px !important;
	}
	
	
.topmenu_selected
{
	background:#27160f;
	border-bottom: solid 1px #ef3a43;
}

.marquee_pos
{
	padding: 15px 0 15px 0;
}
