/*
 File:			custom.css
 Description:	Custom styles for Thesis
 
 */
body.custom {
	background:#000033 url(images/background2.png) repeat-x;
} .custom #container {
		margin-top: 1em;
	margin-bottom: 1em;
} 
.custom #page {
/*	 background: #FFF;*/
background:#003696 url(images/bg-main.png) top center no-repeat;
}
.custom #content_box {
background:#FFF url(images/bg-main.png) top center no-repeat;
}
.custom #header #logo a {
	color: #000066;
	text-decoration:none;
	padding-bototm:0;
	}
.custom #header #logo {
	background:url(images/logo-diligent.png) no-repeat;
	font-size: 18px;
	height: 55px;
	padding-left:260px;
	float: left;
    width: 600px;
	display:block;
} .custom #header #tagline {
	text-align: left;
	font-size: 13px;
	color: #000066;
} 
 .custom #header {
	background:#003696 url(images/bg-main.png) top center no-repeat;
    border: none; 
} 

/*header quote/contact */

.custom #headerxtra {
	position: absolute;
	margin-left: 745px;
	margin-top: 5px;

}
.custom #headerxtra span {
display:none;
}
.custom .tools span {
display:none;
}
.custom #headerxtra #phone {
color:#fff; font:19px "Myriad Pro", Arial, sans-serif, bold;
	margin-top: 20px;
}
.button-getquote {
	width:70px; display:block; margin:0 30px;height:70px;
	background:url(images/button-quote.png) no-repeat;}
.button-getquote:hover {
	background:url(images/button-quote.png) 0px -70px no-repeat;}
	.button-loc {
	width:204px; height:75px; display:block;
	background:url(images/button-tools.png) 0px 0px no-repeat;}
.button-loc:hover {
	background:url(images/button-tools.png) -204px 0px no-repeat;}
.button-calc {
	width:204px; height:75px; display:block;
	background:url(images/button-tools.png) 0px -75px no-repeat;}
.button-calc:hover {
	background:url(images/button-tools.png) -204px -75px no-repeat;}
.custom a {
	text-decoration: underline;
}
.custom .entry-title a {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}
.custom #feature_box {
border:none;
}
.custom #video_box {
    background: #FFF;
}.custom #multimedia_box {
    background: #FFF;
}.custom #image_box {
    background: #FFF;
}  
.custom #footer {
  background: #000033 url(images/bg-main.png) bottom center no-repeat;
    border: none;
	color: #999;
} .custom #footer a {
    color: #999;
} 
.custom H1 {
    color: #ff0000;
}
.custom H2 {
    color: #ff0000;
}
.custom H3 {
    color: #ff0000;
}
.custom H4 {
    color: #ff0000;
}
.custom H5 {
    color: #ff0000;
} 
 .custom .entry_title {
    color: #ff0000;
}
.custom .menu  {
background-color: #3145A5;
  background:url(images/menubk.png) repeat-x;

}
.custom .menu a {
	  	text-decoration: none;
	font-variant: normal;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.custom #tabs{
 border:0;
background-color: #3145A5;
  background:url(images/menubk.png) repeat-x;
}
 .custom #tabs li {
  margin-bottom:0; 
  text-align:center;
  background:none;
  border:0;
  font-weight: bold;
}
.custom #tabs li a{
	color:#fff;
	text-decoration: none;
	font-variant: normal;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.custom #tabs li a:hover{
  	color:#00298D;
	background: #FFF;
  text-decoration: none;

}
.custom #tabs li.current_page_item {
  color:#FFF;
  background:url(images/menubkroll.png) repeat-x;
}
.custom #tabs li.current_page_item a:hover{
  color:#00298D;
}
.custom .nav_leaf {
border-bottom: 1px solid #3145A5;
}
.custom ul.sidebar_list {
padding-top: 0;
}
.custom #sidebars h3, #sidebar_2 h3, #sidebar_1 h3 {
	color: #333;
	font-variant: normal;
	text-transform: uppercase;
	border-bottom:2px solid #D7D7E3;
	padding:7px;
}
.custom ul.sidebar_list_bottom li {
	list-style: none;
	width:30%;
	float:left;
	padding:.5em;
	margin:.5em;
	border:none;
}
.custom ul.sidebar_list_bottom li ul li{
	list-style: none;
	width:90%;
	float:left;
	padding:.5em;
	margin:.5em;
	border:none;
}
.custom #bottom {
    background: #FFF;
	padding:1em;
}
.custom #bottom H3{
	color: #333;
	font-variant: normal;
	text-transform: uppercase;
	border-bottom:2px solid #D7D7E3;
	padding:7px;
	font-size: 16px;
}
	
.custom .carouselContainer  a {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00298D;
	font-size: 16px;
	text-decoration:none;

}
* html .jdGallery .slideInfoZone
{
bottom: 0px;
}
.custom #featured
{
position: relative;
}