/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5; height:100%;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
html {font-size:100%;}
body {font-size:62.5%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#9f0202;}
a {color:white; cursor:pointer;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
hr{color: #d2d2d2;background-color: #d2d2d2;height: 1px;}

/* forms.css */
label {font-size:1.2em; margin:0 0 1.5em;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input[type=text], input[type=password], input[type=file], input.text, input.title, file, textarea, select {background-color:#fff;border:1px solid #F0F0F;}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {border-color:#666;}
input[type=text], input[type=password], input[type=file], input.text, input.title, input.file, textarea, select {margin:0.5em ;}
input.text, input.title {width:300px;padding:5px;}


input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {position:relative;top:.25em;}
form.inline {line-height:3;width: 600px; background-color: #ffffff;}
form.inline p {margin-bottom:20;}



body
{
	background-color:#7d7d7d;

}


/*--------------------------------------- */
/* layout */
/*--------------------------------------- */
#wrapper{
	width:100%;
}

#container{
	width: 100%;
}


#header
{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	height:100px;
}


/*#headerwrapper
{
	width:100%;
	background-image:url(../images/headerbg.jpg);
	background-repeat:repeat-x;
	border-top:solid 3px #666666;
	background-color:#ffffff;
	}
*/
	

#headerwrapper2
{
	background-color: Black;
	border-top:solid 3px #666666;
	width: 100%;
}
	
#showcasewrapper{
	
	background-image:url(../images/shocasebg.jpg);
	background-repeat:repeat-x;
	background-color:#a5151f;
	width: 100%;
}

#showcase{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/showglow.png);
	background-repeat:no-repeat;
	height:310px;
	clear:both;
	overflow: hidden;
}

	
#showcase-1down
{
    background-color: #a5151f;
    background-image: url(../images/show-1down.jpg);
    height: 128px;
    margin-left:auto;
	margin-right:auto;
    width:960px;
}

#showcasetext-1down
{
    padding-top: 80px;
}

#showcasetext-1down h1
{
    color: #fff;
}


#showcasewrapper-1down
{
    background-image:url(../images/shocasebg-1down.jpg);
	background-repeat:repeat-x;
	background-color:#a5151f;
}


#contentwrapper
{

	width: 100%;
	background-color:#ffffff;
	overflow: hidden;
	}
	
	
#content
{
	margin-left:auto;
	margin-right:auto;
	width:960px;
	}
	
#contentbody
{
	float:left;
	width:960px;
	padding: 20px 0px 20px 0px;
	overflow: hidden;
}
	
	
#homecontent
{
	clear:both; 
	padding-top: 10px;
	width: 100%;
}




#footerwrapper
{
	width:100%;
	background-color:#7d7d7d;
	padding:5px 0 0 0 ;
	clear: left;
	}

#footer
{	margin-left:auto;
	margin-right:auto;
	width:960px;
	height:20px;

	

	}


/*--------------------------------------- */
/*   header content                     */
/*--------------------------------------- */

h1.logo 
{
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	float:left;
	width:207px;
	height:60px;
	text-indent:-1000px; 
	padding:10px 0 0 0 ;
	}
	
p.logo 
{
	float:left;
	width:207px;
	height:60px;
	text-indent:0px; 
	padding:10px 0 0 0 ;
	}

#topnav
{
    width:960px;
    height:80px;
    font-family:GillSans, Trebuchet, Calibri, sans-serif;
    padding-top: 20px;
    overflow: hidden;
}

#topnav ul 
{
	list-style: none;
	padding: 55px 10px 0px 0px;
	width: 560px;
	height: 26px;
	margin-left: 180px;
	float: left;
}

#topnav ul li
{
	float:left;
	font-size:1.4em;
	padding: 2px 3px 0px 3px;
	height: 26px;
}
	
#topnav li a
{
	text-decoration:none;
	color:#fff;
	text-transform: uppercase;
	padding: 5px;
}
	
#topnav li a:hover
{
	text-decoration:none;
	color:#a5151f;
}	
	
	
#topnav ul li a.current
{
	text-decoration:none;
	color:#666;
	background-image:url(../images/nav-hover.jpg);
	background-repeat:repeat-x;
	padding: 5px;
}
	
	
/*--------------------------------------- */
/*   footer content                     */
/*--------------------------------------- */
	
p.company
{
	font-size:1em;
	color:#d2d0d0;float:left;}	
	
	
.finisco
{
	float:right;
	width:15px;
	height:15px;
	}	
	
/*--------------------------------------- */
/*   showcase content                     */
/*--------------------------------------- */

#showcasetext
{
	width:583px;
	float:left;
	padding:5em 0 0 0;
}	
	
#showcasetext h2
{
	font-size:2.4em;
	padding:0;
	line-height:1.2em;
	font-family:GillSans, Trebuchet, Calibri, sans-serif;
	color:#670b01;
	}
	
#showcasetext a
{
	background-color:#a5151f;
	padding:0.8em;
	color:#fcb0b5;
	font-size:1.2em;
	text-decoration:none;
	padding: 10px;
	display: block;
	width: 85px;
	}	
	
#showcasetext a:hover
{
	background-color:#670b01;
	}	
	
	
#showcaseactions
{
	padding:5em 0 0 0;
	float:left;width:370px;
	}


#showcaseactions ul
{
	float:left;
	list-style:none;
	width:370px;
	}

#showcaseactions li.action
{
	width:170px;
	height:90px;
	float:left;	
	display:block;
	padding:5px 0px 5px 10px;
	}

#showcaseactions li a:hover
{
	background-color:#9e131d;
	float:left;	
	display:block;
	height:90px;
	}
	
	
	
/*--------------------------------------- */
/*   home text content                    */
/*--------------------------------------- */


#homefeatures
{
	width:510px;
	float:left;
	padding:  10px 0 10px 20px;
}
	
#homefeatures ul
{
	list-style:none;
}	


#homefeatures ul li
{
	float:left;
}	
	
#homefeatures ul li.end
{ 
	padding:0;
}			
	
#homefeatures ul li img
{
	float:left;margin:0 1em 0 0;padding:0;
}

#homefeatures p
{
	font-size:1.2em;
}	

#homefeatures a.button
{
	font-size:1.2em;
	text-decoration:none;
	color:#333333;
	background-image:url(../images/button.jpg);
	background-repeat:no-repeat;
	height:21px;
	width:150px;
	float:left;
	padding: 5px 0 0 20px;	
	clear:both;
}

#homefeatures a:hover.button
{ color:#670b01}

#homefeatures h3, #homefeatures h3 a
{ 
	font-size:1.2em;
	color:#670b01;
	margin-bottom:.5em;
	text-decoration:none;
	font-weight: bold;
	}


#hometext
{
	width:410px;
	float:left;
}
	
#hometext h2
{
	font-size:2.3em;
	color:#890c14;
	font-weight:bold;
	padding-bottom:0;
	margin-bottom:0.2em;
	font-family:GillSans, Trebuchet, Calibri, sans-serif;}
	
	
#hometext p
{
	font-size:1.2em;
	color:#000000;
	line-height: 20px;
}

#hometext p .first-para
{
    font-size: 1.4em;
}
	
#hometext p img.left {float:left;margin:0 1.5em 1.5em 0;padding:0;}



/*--------------------------------------- */
/*   1-down text content               */
/*--------------------------------------- */

#sidenav
{
	background-color: #eaeaea;
	float: left;
	width: 270px;
}
#side-quote
{
    background-color: #fff;
    border: 1px solid #bebebe;
    margin: 13px;
    height: 215px;
    padding: 20px;
    width: 200px;
}

#quoteBox
{
    height: 205px;
}

.quote-text
{
    color: #4e4545;
    font-size: 1.6em;
}

#quote-links
{
    border-top: 1px solid #d2d2d2;
    font-size: 1.2em;
    padding: 3px 0px 0px 3px;
}

#side-contact
{
    background-color: #fff;
    border: 1px solid #bebebe;
    height: 160px;
    margin: 13px;
    padding: 20px;
    width: 200px;
}

#side-contact h2
{
    margin: 0px;
    padding-bottom: 10px;
}

#side-contact-text, #side-contact-email2
{
    border-top: 1px solid #d2d2d2;
    padding-top: 10px;
    font-size: 1.2em;
    color: #515151;
}

#side-contact-email
{
    padding: 10px 0px 10px 0px;
    font-size: 1.2em;
}

#side-contact-email a
{
    color: #515151;
}

.red
{
    color: #7f0b12;
}

.grey-dark
{
    color: #d2d2d2;
}


.grey
{
    color: #d2d2d2;
}

.greysml
{
    color: #d2d2d2;
    font-size: 1.2em;
}

a.redlink, #bodytxt a
{
    color: #7f0b12;
    text-decoration: none;
}

a.blacklink
{
    color: #000;
    text-decoration: none;
}

.accordionHeader
{
    border: 1px solid #ccc;
	padding: 3px;
    }
    
.accordionHeader h2 a
{
    font-size: 1.1em;
}

.accordionHeader:hover
{
    background-color: #eee;
    background-image: none;
}

.accordionContent
{
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 3px;
}
.accordionContent ul
{
    padding-left: 30px;
}

.accordionContent ul li, #bodytext ul li
{
    font-size: 1.2em;
    padding-bottom: 10px;
}

.accordionHeader a
{
    color: #7f0b12;
    text-decoration: none;
}

#bodytxt{
	float:left;
	width:620px;
	padding-right: 40px;
	}
	
#bodytxt h1{	
	font-size:2.3em;
	color:#890c14;
	font-weight:bold;
	padding-bottom:0;
	margin-bottom:0.2em;
	font-family:GillSans, Trebuchet, Calibri, sans-serif;}	
	
#bodytxt h2{	
	font-size:1.6em;
	color:#333333;
	font-weight:bold;
	padding-bottom:0;
	margin-bottom:0.2em;
	font-family:GillSans, Trebuchet, Calibri, sans-serif;}	
	
#bodytxt p{	
	font-size:1.4em;
	color:#333333;
	padding-bottom:0;
	line-height:1.4em;
	font-family:GillSans, Trebuchet, Calibri, sans-serif;}		
	
.first-para
{
    font-size: 1.2em;
    line-height: 20px;
	font-family:GillSans, Trebuchet, Calibri, sans-serif;
}
/********careers******************/
#bodytxtcareers{
	float:left;
	width:450px;
	padding-right: 40px;
	}



/***************form*************/
#sideform
{
	background-color: #eaeaea;
	float: left;
	width: 390px;
	height: 350px;

	}

#sideformquote
{
 background-color: #fff;
    border: 1px solid #bebebe;
    margin: 13px;
    height: 280px;
    padding: 20px;
    width: 320px;
}

/********jobs*************/
#sidejobs
{
	background-color: #eaeaea;
	float: left;
	width: 450px;
	margin-top: 40px;
	height: 350px;
}
#sidejobs-quote
{
    background-color: #fff;
    border: 1px solid #bebebe;
    margin: 13px;
	height: 280px; 
    padding: 20px;
    
}
#quoteBoxjobs
{
    height: 205px;
}

.quotejobs-text{
	 color: #4e4545;
    font-size: 1em;
}

#bodytxtform{

padding-right:0;
width:620px;
}


/************************/
#sliderWrap {
margin: 0 auto;
width: 300px;
z-index: 1;

}
#slider {
position: absolute;
background-repeat:no-repeat;
background-position: right;
width: 600px;
height: 20px;
margin-top: -141px;


}
#slider img {
border: 0;


}
#sliderContent {
margin: 0px 0px 0px 0px;
position: absolute;
text-align:center;
font-weight:bold;
padding: 50px;
background-image:url(../images/slider3.png);
z-index:2;
height: 43px;
width: 551px;
opacity: 0.9;

}
#openCloseWrap {
position:absolute;
margin: 143px 0 0 499px;
font-size:12px;
font-weight:bold;
height: 50px;
z-index:2;
}

#openCloseWrap a:focus, a:hover{
color: black;
outline:none;
}