﻿/* General Styles */
* {
	margin: 0px;
	padding: 0px;
	font-family: "myriad-pro-1","myriad-pro-2",sans-serif;;
	font-size: 12px;
	color: #000;
}
html, body {
	height: 100%;
}
.site-container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;
}
.subpage_footer, .push {
	height: 1em;
}
#float-left {
    float: left !important;
    left: -25px;
    margin-top: 10px;
    position: relative;
}
h2 {
	font-size: 26px;
	color: #CE342D;
	font-weight: 300;
}
h3 {
	outline: none;
}
p {
	padding: 0;
	margin: 0;
}
#dynamicblock h2 {
	font-size: 26px;
	color: #CE342D;
	font-weight: 300;
}
#site-container {
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
}
#header {
	height: 115px;
}
#header-home {
	height: 115px;
	margin-top: -7px;
	margin-bottom:10px
}
#logo {
	width: 229px;
	height: 52px;
	margin: 53px 0 0 39px;
	overflow: hidden;
	float: left;
}
.copyright {
	width: 1024px;
	color: white;
	padding-top: 374px;
}
.blue-paragraph-links {
    color: #0000FF;
    text-decoration: none;
}
/* Front Styles */
#front-background {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	background-attachment: scroll;
	background-color: white;
	background-image: url('/images/top-gradient.png');
	background-repeat: repeat-x;
	background-position: center top;
}
#front-content-row-one-left {
	background-image: url('/staging/images/news-box.png');
	background-repeat: no-repeat;
	width: 293px;
	height: 427px;
	float: left;
	position:relative;
	top:23px;
}
#addition-in-the-news-box {
	background-image: url('/staging/images/news-box.png');
	background-repeat: no-repeat;
    height: 285px;
}
#front-content-row-one-right {
    background-repeat: no-repeat;
    float: right;
    position: relative;
    right: 20px;
    vertical-align: top;
    width: 720px;
}
#front-content-row-one-right-content {
	margin: 75px 0 0 50px;
}
#front-content-row-two-box-one {
	width: 293px;
	height: 143px;
	margin: 20px 0 0 28px;
	float: left;
}
#front-content-row-two-box-two {
	width: 293px;
	height: 143px;
	margin: 17px 0 0 28px;
	float: left;
}
#front-content-row-two-box-three {
	width: 293px;
	height: 143px;
	margin: 17px 0 0 28px;
	float: left;
}
#front-footer {
	background-image: url('/images/bottom-gradient.png');
	height: 400px;
	background-repeat: repeat-x;
	width: 1024px;
	clear: both;
}
#front-content-row-one {
	height: 743px;
	width: 1024px;
}
#front-content-row-two {
	height: 360px;
	width: 1024px;
	padding-bottom: 20px;
}
#front-footer-one {
	width: 320px;
	float: left;
	margin: 15px 0 0 39px;
	height: 240px;
}
#front-footer-two {
	width: 320px;
	float: left;
	margin: 15px 0 0 0;
	height: 240px;
}
#front-footer-three {
	width: 640px;
	float: left;
	margin: 15px 0 0 0;
	height: 240px;
}
#front-footer-three a {
	color:white;
	text-decoration:underline;
}
.no-image-padding img {
	padding: 0!important;
	margin: 0 25px 0 0!important;
	float:none!important;
}
.front-page-tooltip {
	background-color: #CE352E;
    left: 110px;
    padding: 10px;
    position: relative;
    top: 85px;
    width: 460px;
}
.front-page-tooltip a {
	color:white;
	text-decoration:none;
}
.front-page-tooltip strong {
	color:white;
}

/* Sub Page Styles */
#subpage-background {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	background-attachment: scroll;
	background-color: white;
	background-image: url('/images/top-gradient-small.png');
	background-repeat: repeat-x;
	background-position: center top;
}
#subpage-breadcrumbs {
	margin: 15px 0 15px 39px;
	color: #737773;
	font-weight: bold;
}
#subpage-content-row-one {
	margin: 0 0 0 39px;
}
#subpage-content-row-one-left {
	width: 300px;
	float: left;
}
#subpage-content-row-one-right {
	width: 630px;
	float: right;
	margin: 0 30px 0 0;
}
#dynamicblock img {
	float: right;
	margin-bottom: 20px;
	margin-left: 25px;
	padding-right: 45px;
}
#subpage-content-row-one-right ul {
	padding-left: 50px;
	margin-top: 10px;
}
#subpage-content-row-one-right li {
	padding-top: 5px;
}
#subpage-main-box-text p {
}
#subpage-footer {
	background-image: url('/images/bottom-gradient-small.png');
	height: 40px;
	background-repeat: repeat-x;
	width: 1024px;
	margin: 15px 0 0 0;
}
#searchform {
	position: absolute;
	top: 0;
	width: 1000px;
}    
#friction-ridge-home {
	background-image:url('..//images/pages/guy-bi.png');
}
#friction-ridge home table{
	width: 600px;
	height: 463px;
}
.ui-accordion .ui-accordion-content {
    padding-bottom: 0px!important;
}

#paging {
	float: left;
	width: 500px;
	word-break: break-all;
}
