/*---:[ page ]:---*/
body.custom {
	background: url('images/page-background.png') #1e1f23;
	background-repeat: repeat-x;
}
.custom .headline_area h1, .headline_area h2 {
	font-size:3em;
	line-height:1em;
}
.custom h1, h2, h3, h6 {
	color:#1C2222;
	line-height: 1em;
}
.custom h1 {
	font-size: 1.7em;
	margin:1em 0 0.5em 0;
	color:#800000;
}
.custom .format_text h2 {
	font-size: 1.5em;
	margin:1em 0 0.5em 0;
	color:#800000;
}
.custom .format_text h3 {
	margin: 1em 0em 0.5em 0em;
	color:#800000;
}
.format_text p {
	margin-bottom: 1.0em;
}
.format_text {
	color:#181818;
}

/*---:[ header redo ]:---*/
.custom #header { 
	border-bottom:none;
	margin-top: -4em;
}
.custom #header #logo, .custom #header #tagline {
	text-indent: -9999px; 
}
.custom #header #logo a {
	display: block;
	height: 142px;
	width: 1100px;
	background: url('images/logoheader.png') no-repeat;
	margin-left: -5.3em;
}
.custom #header #tagline , h1#tagline {
	height: 0;
	margin: 0 !important;
}

/*---:[ no titles on page ]:---*/
.custom #no_headline .headline_area { display: none; }

/*---:[ nav menu restyles ]:---*/
#tabs {
	display: block;
	height: 41px;
	width: 387px;
	background: url('images/tabs-background.png') no-repeat;
}
#tabs a {
	letter-spacing: 1px;
	font-weight:bold;
}
.custom ul#tabs {
	list-style: none;
	border: none;
	border-width: 0px 0px 0px 0px;
	float:left;
	margin-left: 520px;
	margin-top: -3.7em !important;
	padding-left: 25px;
}
.custom ul#tabs li {
	background: none;
	border-width: 0px 0px 0px 0px;
}
.custom ul#tabs li a {
	line-height: 1em;
	padding: 15px;
	color:#96AFB3;
	font-size: 1.5em;
}
.custom ul#tabs li a:hover {
	text-decoration: none;
	color: #FFF;
}
.custom ul#tabs li.current_page_item {
	padding-bottom: 0em;
	background: none;
	border-bottom: 0;
	font-weight: bold;
	color: #FFF;
}
.custom ul#tabs li.current_page_item a {
	color: #000;
	cursor: default;
	color: #FFF;
}
.custom ul#tabs li.current_page_item a:hover {
	text-decoration: none;
}
.custom ul#tabs li.current-cat {
	padding-bottom: 0em;
	background: #fff;
	border-bottom: 0;
}
.custom ul#tabs li.current-cat a {
	cursor: default;
}
.custom ul#tabs li.current-cat a:hover {
	text-decoration: none;
}

/*---:[ content area ]:---*/
#content {
	margin: 0 0 0 0;
}

/*---:[ content box remove middle line / background ]:---*/
.custom #content_box {
	background: url('images/content-background.png') repeat-x #fff right top;
	padding-top: 0.75em;
}
.custom #column_wrap {
	background: none;
}

.custom #sidebar_1 {
	border-style:none;
	padding-bottom:2em;
	padding-left:16px;
	padding-top: 5px;
}
.custom #content {
	padding-top: 1em;
	background: url('images/postbox-background.png') top center no-repeat;
	margin-top: 0em;
	margin-right: 2em;
	width: 600px;
	padding-bottom: 2em;
}
.custom li.widget {
	margin-bottom: 0em;
}
.custom #text-2 {
	margin-top: 2em;
}

/*---:[ landing pages ]:---*/
.custom .no_sidebars#content_box {
	background: url('images/content-lp-background.png') no-repeat right top !important;
	margin-top: -0.5em;
	padding-top: 0.75em;
}
.custom .no_sidebars#content_box #content {
	padding-top: 0em;
	background: none;
	margin-top: 0em;
	width: 900px;
	padding-bottom: 1em;
}
.custom div#lp {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.custom #lp h1 {
	font-family: "Arial Narrow","Helvetica Neue",Arial,Helvetica,sans-serif;
	text-transform:uppercase;
	color:#800000;
	font-size: 48px;
	font-weight: bold;
	letter-spacing:-1px;
	margin-left: 0px;
	margin-top: 0px;
}
.custom #lp h2 {
	font-family: "Arial Narrow","Helvetica Neue",Arial,Helvetica,sans-serif;
	font-weight:bold;	
	color:#424242;
	font-size: 32px;
	letter-spacing:-1px;
	margin-top: 0px;
}
.custom #lp h3 {
	font-family: "Arial Narrow","Helvetica Neue",Arial,Helvetica,sans-serif;
	color:#424242;
	font-size: 20px;
	font-weight: bold;
	margin-bottom:0px;
}
.custom #lp td {
	padding:5px 0px 0px 0px;
	font-size:17px;
	line-height:21px;
	vertical-align: top;
	width: auto;
}

/*---:[ footer restyles ]:---*/
.custom #footer {
	border-top: none;
	text-align: center;
	font-size:1.3em;
}
.custom #footer a {
	text-decoration: none;
	border: none;
}
.custom #footer a:hover {
	color:#FFF;
}
.custom #footer_area {
	background:#bac3c5;
	border-top:1px solid #e0ecec;
	padding-bottom: 10em;
}

/*---:[ navigation sidebar styles ]:---*/
.custom div.menu {
	background: url('images/nav-background.png') top left no-repeat;
	padding-top: 20px;
	border-bottom: 1px solid #ABABAB;
	width: 275px;
}
.custom #flexipages-2 ul {
	padding:0;
	border: none;
	width: 275px;
}
.custom #flexipages-2 ul li{
	margin-bottom: 0px;
}
.custom #flexipages-2 ul li a{
	display:block;
	background: transparent no-repeat;
	border-style:solid;
	border-color: transparent;
	border-width:10px 1px 5px 1px;
	font-size: 1em;
	text-decoration:none;
	text-transform:uppercase;
	font-family:"Arial Narrow","Helvetica Neue",Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #424242;
	line-height: 1em;
	padding: 0px 0px 0px 20px;
}
.custom #flexipages-2 ul li a:hover,
.custom #flexipages-2 li.current_page_item ul li a:hover {
	background: transparent;
	border-color: transparent;
	background-position: 15px center;
	color:#800000 !important;
}
.custom #flexipages-2 li.current_page_item ul,
.custom #flexipages-2 li.current_page_parent ul{
	background: none;
	margin-left: 0px;
	border: none !important;
	margin-top: 0px;
}
.custom #flexipages-2 li.current_page_parent ul a,
.custom #flexipages-2 li.current_page_item ul li a{
	border-width:5px 15px 5px 20px;
}
.custom #flexipages-2 li.current_page_item a{
	color: #800000;
	font-size: 1.1em;
}
.custom #flexipages-2 li.current_page_item ul li a {
	color: #424242 !important;
	font-size: 1em;
}

/*---:[ compare table style ]:---*/

td {
	padding:5px 5px 5px 10px;
	font-size:11px;
	line-height:14px;
	vertical-align: top;
	width: 50%;
}
td img {
	float:left;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 5px 0px;
}
td li {
	margin: 0px 0px 0px 30px;
}

tr.alt td {
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	background-color:#E1E1E1;
}

/* ---> old code out

#phone {
	background:transparent url(images/phone.png) no-repeat scroll center top;
	display:block;
	height:180px;
	width:180px;
	position:absolute;
	right:0;
	top:0;
	margin:0;
	padding:0;
}
#phone:hover {
	background-position:center bottom;
	cursor:pointer;
}

#home-tabs {
	width: 920px;
	font-size: 15px;
	color: #424242;
	line-height: normal;
}
#home-tabs-heading {
	width: 920px;
	font-size: 15px;
	color: #424242;
	line-height: normal;
}
#home-tabs-heading h2 {
	font-size: 2.0em;
	color:#930000;
}
#home-tabs ol{
	float:left;
	width: 920px;
	list-style: none;
	padding: 0px;
	margin-top: -0.5em;
}
#home-tabs-heading ol{
	float:left;
	width: 920px;
	list-style: none;
	padding: 0px;
	margin-top: -0.5em;
}
#home-tabs-heading ol li {
	width: 250px;
	padding-right: 55px;
	float: left;
	border-bottom-style:solid
	border-bottom: 10px;
	border-bottom-color:#575757;
}
#home-tabs ol li {
	width: 250px;
	padding-right: 55px;
	float: left;
}
*/