@charset "utf-8";
/* CSS Document */
/*--------------------FONTS--------------------*/

@font-face {
    font-family: 'OpenSansLight';
    src: url('/includes/fonts/OpenSans-Light-webfont.eot');
    src: url('/includes/fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/includes/fonts/OpenSans-Light-webfont.woff') format('woff'),
         url('/includes/fonts/OpenSans-Light-webfont.ttf') format('truetype'),
         url('/includes/fonts/OpenSans-Light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*@font-face {
    font-family: 'OpenSansLightItalic';
    src: url('/includes/fonts/OpenSans-LightItalic-webfont.eot');
    src: url('/includes/fonts/OpenSans-LightItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/includes/fonts/OpenSans-LightItalic-webfont.woff') format('woff'),
         url('/includes/fonts/OpenSans-LightItalic-webfont.ttf') format('truetype'),
         url('/includes/fonts/OpenSans-LightItalic-webfont.svg#open_sanslight_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}*/

@font-face {
    font-family: 'OpenSansRegular';
    src: url('/includes/fonts/OpenSans-Regular-webfont.eot');
    src: url('/includes/fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/includes/fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('/includes/fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('/includes/fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansItalic';
    src: url('/includes/fonts/OpenSans-Italic-webfont.eot');
    src: url('/includes/fonts/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/includes/fonts/OpenSans-Italic-webfont.woff') format('woff'),
         url('/includes/fonts/OpenSans-Italic-webfont.ttf') format('truetype'),
         url('/includes/fonts/OpenSans-Italic-webfont.svg#open_sansitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansSemibold';
    src: url('/includes/fonts/OpenSans-Semibold-webfont.eot');
    src: url('/includes/fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/includes/fonts/OpenSans-Semibold-webfont.woff') format('woff'),
         url('/includes/fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('/includes/fonts/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansSemiboldItalic';
    src: url('/includes/fonts/OpenSans-SemiboldItalic-webfont.eot');
    src: url('/includes/fonts/OpenSans-SemiboldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/includes/fonts/OpenSans-SemiboldItalic-webfont.woff') format('woff'),
         url('/includes/fonts/OpenSans-SemiboldItalic-webfont.ttf') format('truetype'),
         url('/includes/fonts/OpenSans-SemiboldItalic-webfont.svg#open_sanssemibold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansBold';
    src: url('/includes/fonts/OpenSans-Bold-webfont.eot');
    src: url('/includes/fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/includes/fonts/OpenSans-Bold-webfont.woff') format('woff'),
         url('/includes/fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('/includes/fonts/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansBoldItalic';
    src: url('/includes/fonts/OpenSans-BoldItalic-webfont.eot');
    src: url('/includes/fonts/OpenSans-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/includes/fonts/OpenSans-BoldItalic-webfont.woff') format('woff'),
         url('/includes/fonts/OpenSans-BoldItalic-webfont.ttf') format('truetype'),
         url('/includes/fonts/OpenSans-BoldItalic-webfont.svg#open_sansbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSansExtraBold';
    src: url('/includes/fonts/OpenSans-ExtraBold-webfont.eot');
    src: url('/includes/fonts/OpenSans-ExtraBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/includes/fonts/OpenSans-ExtraBold-webfont.woff') format('woff'),
         url('/includes/fonts/OpenSans-ExtraBold-webfont.ttf') format('truetype'),
         url('/includes/fonts/OpenSans-ExtraBold-webfont.svg#open_sansextrabold') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*@font-face {
    font-family: 'OpenSansExtraBoldItalic';
    src: url('/includes/fonts/OpenSans-ExtraBoldItalic-webfont.eot');
    src: url('/includes/fonts/OpenSans-ExtraBoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/includes/fonts/OpenSans-ExtraBoldItalic-webfont.woff') format('woff'),
         url('/includes/fonts/OpenSans-ExtraBoldItalic-webfont.ttf') format('truetype'),
         url('/includes/fonts/OpenSans-ExtraBoldItalic-webfont.svg#open_sansextrabold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}*/

/*SPECIFIC WIDTH SETTINGS..... */
#footer {
	width: 980px;
	margin: 0 auto;
}
#maincontent {
	width: 980px;
}
.footer-panel {
	width: 980px;
	margin: 0 auto;
}
.footer-content {
	width: 980px;
}
#home_carousel {
	width: 980px;
}
#carousel {
	width: 532px;
}
#menu {
	width: 980px;
}
.faq_container {
	width: 700px;
}
.slide img {
	width: 532px;
	height: 299px;
}
/* end of width specs */



html, body {
	
}
html {
	overflow-y: scroll;
}
body {
	text-align: left;
	margin: 0 auto;
	padding: 0 0;
	color: #000000;
	font-size: 1em;
	font-family: OpenSansRegular, Arial, Helvetica, sans-serif;	
}
#wrapper {
	text-align: center;
	margin: 0 auto;
	overflow: inherit;
	padding: 0;
}
.print {
	display: none;
}
.noprint {
	display: block;
}

#maincontent {
	margin: 0 auto;
	text-align: left;
}

#header {
	margin: 0;
	padding: 0;
}

.logo {
	float: left;
	margin: 20px 80px 0 30px;
}
.strap {
	float: right;
	text-align: left;
	margin: 50px 20px 0 0;
}
.strap h2 {
	font-family: OpenSansLight, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 140%;
	line-height: 120%;
	color: #c71f1f;
	text-align: left;
}
.strap .tel {
	font-size: 150%;
	font-family: OpenSansBold, Arial, Helvetica, sans-serif;
	color: #02528f;
}

#footer {
	
}
#footer p {
	font-size: 75%;
	color: #000000;
	text-align: center;
	padding: 0px 20px 0 0;
}
#footer a, #footer a:link, #footer a:hover, #footer a:active {
	color: #c71f1f;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #c71f1f;
}
.footerleft {
	float: left;
	text-align: left;
}
.footerright {
	float: right;
	text-align: right;
}
.footer-panel {
	border-top: 2px solid #c71f1f;
	padding: 10px 20px;
	text-align: center;
}
.footer-panel img {
	margin: 0 10px 0 10px;
}

/************************* MENU ***********************/
#menu {
	float: left;
	width: 100%;
	height: 34px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #c71f1f;
	/* Safari 4-5, Chrome 1-9 */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#c71f1f), to(#8f0101));
	/* Safari 5.1, Chrome 10+ */
	background: -webkit-linear-gradient(top, #c71f1f, #8f0101);
	/* Firefox 3.6+ */
	background: -moz-linear-gradient(top, #c71f1f, #8f0101);
	/* IE 10 */
	background: -ms-linear-gradient(top, #c71f1f, #8f0101);
	/* Opera 11.10+ */
	background: -o-linear-gradient(top, #c71f1f, #8f0101);
}
#menu select {
	display: none;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu ul li  {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	font-size: 80%;
}
#menu ul li.spacer {
	color: #ffffff;
	margin-top: 11px;
}
#menu ul li a.last  {
	
}
#menu ul a {
	display: block;
	font-family: OpenSansLight, Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 110%;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	padding: 7px 20px 11px 20px;
	margin:0;
	background: url(/img/menu-sep.jpg) center right no-repeat;
}
#menu ul a:hover, #menu ul a:active, #menu ul a.last:hover, #menu ul a.last:active {
	color: #ffffff;
	background: #c71f1f;
}
#menu ul a.selected {
	color: #ffffff;
	background: #8f0101;
}
/*------------drop down elements-----------*/
#menu ul div.toggle_container {
	position: absolute;
	margin: 0;
	margin-top: 0px;
	padding: 0;
	clear: both;
	z-index: 1000;
	height: 0;
	opacity: 0;
	overflow: hidden;
	background: #8f0101;
	/* Safari 4-5, Chrome 1-9 */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#8f0101), to(#c71f1f));
	/* Safari 5.1, Chrome 10+ */
	background: -webkit-linear-gradient(top, #8f0101, #c71f1f);
	/* Firefox 3.6+ */
	background: -moz-linear-gradient(top, #8f0101, #c71f1f);
	/* IE 10 */
	background: -ms-linear-gradient(top, #8f0101, #c71f1f);
	/* Opera 11.10+ */
	background: -o-linear-gradient(top, #8f0101, #c71f1f);
	padding: 15px;
	padding-bottom: 0;
}
#menu ul .clicked div.toggle_container {
	height: auto;
	opacity: 1;
	overflow: hidden;
}
#menu ul li .toggle_container .col {
	display: block;
	float: left;
	margin-right: 5px;
	width: 44%;
}
#menu ul li .toggle_container .firstcol {
	margin-right: 25px;
}
#menu ul li .toggle_container .col ul li {
	border-bottom: none;
	float: none;
}
#menu ul div.toggle_container a, #menu ul div.toggle_container a:link, #menu ul div.toggle_container a:visited {
	font-family: OpenSansRegular, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 120%;
	line-height: 130%;
	padding: 0 0 8px 0;
	height: auto;
	background: none;
	color: #ffffff;
	border-radius: 0;
	text-decoration: none;
}
#menu ul div.toggle_container a:hover, #menu ul div.toggle_container a:active {
	background: none;
	text-decoration: underline;
}

#menu ul div.toggle_container a.selected {
	background: none;
}

/************************* Normal text styles ************/

h1 {
	font-family: OpenSansLight, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 200%;
	color: #c71f1f;
	margin: 15px 0 0px 15px;
}

h2 {
	font-family: OpenSansBoldItalic, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 150%;
	color: #02528f;
	margin: 0 0 10px 15px;
}
h3 {
	font-size: 120%;
	font-family: OpenSansSemiBold, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0 0 10px 15px;
	line-height: 150%;
	color: #000000;
}
p, li {
	margin: 0 0 10px 15px;
	font-size: 80%;
	line-height: 140%;
	color: #000000;
}
li li {
	font-size: 80%;
}
li {
	margin-bottom: 2px;
	font-size: 80%;
	line-height: 130%;
}
a, a:link, a:hover, a:active {
	color: #c71f1f;
	text-decoration: none;
	font-weight: normal;
	border-bottom: none;
}
a:hover {
	text-decoration: underline;
	color: #8f0101;
}
a img {
	border: none;
}
.caption {
	color: #515151;
	font-style: italic;
	font-size: 90%;
	margin-left: 2px;
	display: block;
}
.note {
	color: #515151;
	font-style: italic;
	font-size: 75%;
	margin-left: 2px;
	display: block;
}
.error, .formerror {
	background: #8a2629;
	/* Safari 4-5, Chrome 1-9 */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b43e42), to(#8a2629));
	/* Safari 5.1, Chrome 10+ */
	background: -webkit-linear-gradient(top, #b43e42, #8a2629);
	/* Firefox 3.6+ */
	background: -moz-linear-gradient(top, #b43e42, #8a2629);
	/* IE 10 */
	background: -ms-linear-gradient(top, #b43e42, #8a2629);
	/* Opera 11.10+ */
	background: -o-linear-gradient(top, #b43e42, #8a2629);
	border: 1px solid #8a2629;
	color: #ffffff;
	padding: 5px;
	display: none;
	margin: 10px 0 10px 0;
}
.error a, .formerror a {
	color: #ffffff;
	text-decoration: underline;
}
#rh_panel p.error {
	color: #ffffff;
}
.message {
	background: #f4f4f4;
	/* Safari 4-5, Chrome 1-9 */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f4f4f4), to(#686868));
	/* Safari 5.1, Chrome 10+ */
	background: -webkit-linear-gradient(top, #f4f4f4, #686868);
	/* Firefox 3.6+ */
	background: -moz-linear-gradient(top, #f4f4f4, #686868);
	/* IE 10 */
	background: -ms-linear-gradient(top, #f4f4f4, #686868);
	/* Opera 11.10+ */
	background: -o-linear-gradient(top, #f4f4f4, #686868);
	/*border: 1px solid  #f4f4f4;*/
	color: #000000;
	padding: 5px;
	display: none;
	margin: 10px 0 10px 0;
}
.img_floatright {
	float: right;
	margin: 0 10px 10px 30px;
}
.img_floatleft {
	float: left;
	margin: 0 10px 10px 0;
}

.address-panel {
	border: 1px dashed #dedede;
	background: none;
	padding: 10px;
	margin: 0 0 10px 20px;
	float: right;
	width: 30%;
}

.addresspanel h3 {
	margin: 0;
}

.col1 {
	float: left;
	margin: 0 0 10px 0;
	width: 48%;
}
.col2 {
	float: right;
	margin: 0 0 10px 0;
	width: 48%;
}
.col {
	float: left;
	margin: 0 10px 10px 0;
	width: 32%;
	overflow: hidden;
}

/***************************STANDARD FORMS **********************************/
form.standard {
	margin-bottom: 20px;
}
form.standard input, form.standard textarea, form.standard select, form.standard option {
	background: #ffffff;
	border: 1px solid #02528f;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	width: 250px;
	margin: 0 0 2px 0;
	font-size: 90%;
}
form.standard textarea { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	height: 60px;
}
form.standard .radio {
	margin: 0 0 0 0;
	width: 2em;
}
form.standard .checkbox {
	width: 2em;
	margin: 0 0 0 0;
}
form.standard label {
	padding: 0;
	margin: 0;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.5em;
	display: block;
	padding-top: 4px;
	text-align: left;
	color: #3b2700;
}
form.standard p {
	margin-bottom: 0;
}

form.small label {
	width: 240px;
	font-size: 0.8em;
	text-align: left;
}
form.small input, form.small textarea {
	width: 240px;
	margin: 0;
	padding: 0;
}
form.small p {
	margin: 0 0 2px 0;
}
form.small input.checkbox {
	
}

/*----------------BUTTONS----------------*/
p.buttoncontainer {
	margin: 10px 0 10px 0;
}

.button {
	margin: 10px 0.5em 0.5em 15px;
	padding: 0.6em 0.8em 0.6em 0.8em;
	color: #ffffff;
	border: none;
	background: #02528f;
	text-align: center;
}
.green {
	background: #00b816;
	color: #ffffff;
}
.red {
	background: #c71f1f;
	color: #ffffff;
}
.down {
	background: #8f0101;
	color: #ffffff;
}
.downred {
	background: #c71f1f;
	color: #ffffff;
}
.button a, .button a:link, .button a:hover, .button a:active, .button a:visited {
	border-bottom: none;
	text-decoration: none;
	color: #ffffff;
}


/* Standard tables ---------------------------------------------- */
table.standard {
	border: solid 1px #000000;
	background: #ffffff;
	padding: 0 0;
	width: 99%;
	margin-left: 0;
	border-collapse: collapse;
	margin-bottom: 5px;
	font-size: 0.9em;
}
table .small {
	width: 15em;
}
table.standard th {
	font-weight: bold;
	color: #ffffff;
	background: #c71f1f;
	/* Safari 4-5, Chrome 1-9 */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#c71f1f), to(#8f0101));
	/* Safari 5.1, Chrome 10+ */
	background: -webkit-linear-gradient(top, #c71f1f, #8f0101);
	/* Firefox 3.6+ */
	background: -moz-linear-gradient(top, #c71f1f, #8f0101);
	/* IE 10 */
	background: -ms-linear-gradient(top, #c71f1f, #8f0101);
	/* Opera 11.10+ */
	background: -o-linear-gradient(top, #c71f1f, #8f0101);
	padding: 5px 5px;
	text-align: left;
}
table.standard tr {
	background: #ffffff;
	font-weight: normal;
	color: #474747;
	margin: 0 0;
	padding: 0 0;
	vertical-align: top;
}
table.standard tr.row_alt {
	background: #ededed;
	font-weight: normal;
	color: #474747;
	margin: 0 0;
	padding: 0 0;
	vertical-align: top;
}
table.standard tr.row_selected {
	background: #02528f;
	font-weight: normal;
	color: #ffffff;
	margin: 0 0;
	padding: 0 0;
	vertical-align: top;
}
table.standard td {
	margin: 0 0;
	padding: 5px 5px;
}
table.standard td.nowrap {
	white-space: nowrap;
}
table.standard td.label {
	font-weight: bold;
	text-align: right;
	width: 30%;
}
table.standard td.datecol {
	width: 20%;
}

table.standard tr a, table.standard tr.row_alt a, table.standard tr.row_selected a {
	color: #000000;
	text-decoration: none;
	border-bottom: none;
}
table.standard tr.row_selected a:hover, table.standard tr a:hover, table.standard tr.row_selected a:hover, table.standard tr.row_selected a:link {
	color: #000000;
	text-decoration: underline;
}


/*=================Carousel and News ticker==========================*/

#home_carousel {
	border: none;
	margin: 15px 0 10px 0;
	float: left;
	background: #7f7f7f;
	color: #ffffff;
	height: 299px;
	overflow: hidden;
	position: relative;
	border-radius: 0 150px 150px 0;
	text-align: left;
}
#carousel {
	height: 339px;
	margin: 0 0;
}
.slide {
	display: none;
}
.slide img {
	margin: 0;
	padding: 0;
}
.cycle-nav {
	cursor: pointer;
}

.textpanel {
	position: absolute;
	background: none;
	top: 0;
	left: 555px;
	text-align: left;
	width: 350px;
	height: 270px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background: none;
	
}
.textpanel h2 {
	font-family: OpenSansLight, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	font-size: 160%;
	padding: 0;
	margin: 10px 10px 10px 0;
	
}
.textpanel p {
	font-family: OpenSansItalic, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #ffffff;
	padding: 0;
	font-weight: normal;
	margin: 10px 10px 10px 0;
}


#rhs-panels {
	float: right;
	width: 245px;
	margin: 10px 0 10px 20px;
}

.rhspanel {
	border: 1px solid #c71f1f;
	background: #c71f1f;
	color: #ffffff;
	margin: 0 0 20px 0;
	padding-bottom: 10px;
}
.rhspanel h3 {
	color: #ffffff;
	font-size: 110%;
	font-family: OpenSansLight, Arial, Helvetica, sans-serif;
}
.rhspanel p {
	color: #ffffff;
	font-size: 85%;
	font-family: OpenSansRegular, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	padding-bottom: 0;
}

.admin-hidden {
	
}

/*
.car-image-panel {
	border: 1px solid #02528f;
	display: block;
	width: 100%;
	height: 130px;
	margin-bottom: 10px;
	padding: 5px;
	clear: right;
}
.car-image-img {
	border: 1px solid #3b2700;
	margin: 2px;
	padding: 4px;
	width: 180px;
	height: 105px;
	float: left;
}
.car-image-caption {
	margin-left: 10px;
	float: left;
}
.img-del-link {
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
}
.live-upload {
	overflow: hidden;
}
*/



.faq_container {
	border: 1px solid #8f0101;
	background: #ffffff;
	margin: 0 0 10px 0;
	padding: 0;
	display: block;
}
.faq_container h3 {
	margin: 0;
	padding: 0;
}
.heading {
	display: block;
	background: #8f0101;
	/* Safari 4-5, Chrome 1-9 */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#8f0101), to(#c71f1f));
	/* Safari 5.1, Chrome 10+ */
	background: -webkit-linear-gradient(top, #8f0101, #c71f1f);
	/* Firefox 3.6+ */
	background: -moz-linear-gradient(top, #8f0101, #c71f1f);
	/* IE 10 */
	background: -ms-linear-gradient(top, #8f0101, #c71f1f);
	/* Opera 11.10+ */
	background: -o-linear-gradient(top, #8f0101, #c71f1f);
	color: #ffffff;
	padding: 2px 5px 2px 20px;
}
.faq_container h3 a {
	color: #ffffff;
}
.faq_container h3 a.heading:hover {
	color: #ffffff;
}
.faq_container p {
	margin: 10px 10px 10px 20px;
}

.workwithlogos {
	width: 715px;
	display: table;
	border-collapse: separate;
	border-spacing: 5px;
}
.workwith-row {
	display: table-row;
}
.workwith {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #ececec;
	padding: 3px;
	height: 160px;
	width: 160px;
}
.workwith-inner {
	display: inline-block;
}