@charset "utf-8";

/* CSS Document */







body {

	font-family:Trebuchet, TrebuchetMS, Verdana, sans-serif;

	background:url(/wp-content/themes/white-harris/images/bg-body.jpg) repeat-x;

	font-size:12px;

	color:#333;

	line-height:1.3em;

}

body.home-body {

	background:url(/wp-content/themes/white-harris/images/home-bg-body.jpg) repeat-x;

}

h1 {

	font-size:18px;

	color:#FF6600;

	font-weight:800;

	margin-bottom:20px;

}

h2 {

	color:#FF6600;

	font-weight:800;

	font-size:18px;

	padding-bottom:8px;

	line-height:1.2em;

}

h3 {

	color:#065E91;

	padding-bottom:2px;

	font-weight:bold;

}

h4 {

	font-size:14px;

	color:#045F8E;

	margin-bottom:8px;

	font-weight:bold;

}

h5 {

	color:#0000CC;

	padding-bottom:4px;

}

p {

	margin-bottom:1em;

}

a, a:visited {

	color:#0000CC;

}

a:hover, a:active {

	color: #666;

}

.alignleft {

	float:left;

	margin:0 10px 10px 0;

}

.alignright {

	float:right;

	margin:0 0px 10px 10px;

}

div.post table td {

	vertical-align:top;

	padding:5px;

}

div.post ul li {

	list-style-type:disc;

	margin-left:30px;

	padding-left:0px;

	margin-bottom:2px;

}

div.post ul {

	margin-bottom:10px;

}

.home-header {

	width:980px;

	height:300px;

	background:url(/wp-content/themes/white-harris/images/home-bg-header.jpg) no-repeat;

}

#container {

	width:980px;

	margin:0 auto;

}

.home-header-logo {

	padding:60px 0 0 20px;

}

.home-header-content {

	width:340px;

	color:#ccc;

	padding:15px 0 0 108px;

	font-size:11px;

	line-height:1.4em;

}

.home-header-content img {

	margin-bottom:15px;

}

.home-header-content a, .home-header-content a:visited {

	color:#6699FF;

}

.home-header-content a:hover, .home-header-content a:active {

	color:#fff;

}

#nav li a {

	float: left;

	overflow: hidden;

	display: block;

	height: 0px !important;

	height /**/: 44px; /* for IE5/Win only */

	padding-top:44px;

}

#nav li {

	float:left;

	display:inline-block;

	position:relative;

}

#nav-home a {

	background:url(/wp-content/themes/white-harris/images/nav-home.jpg) no-repeat;

	width:107px;

}

#nav-products a {

	background:url(/wp-content/themes/white-harris/images/nav-products.jpg) no-repeat;

	width:121px;

}

#nav-services a {

	background:url(/wp-content/themes/white-harris/images/nav-services.jpg) no-repeat;

	width:111px;

}

#nav-about a {

	background:url(/wp-content/themes/white-harris/images/nav-about.jpg) no-repeat;

	width:114px;

}

#nav-partners a {

	background:url(/wp-content/themes/white-harris/images/nav-partners.jpg) no-repeat;

	width:114px;

}

#nav-resources a {

	background:url(/wp-content/themes/white-harris/images/nav-resources.jpg) no-repeat;

	width:129px;

}

#nav-news a {

	background:url(/wp-content/themes/white-harris/images/nav-news.jpg) no-repeat;

	width:150px;

}

#nav-contact a {

	background:url(/wp-content/themes/white-harris/images/nav-contact.jpg) no-repeat;

	width:134px;

}

ul#nav li a:hover {

	background-position:0 -44px;

}

.home-main {

	width:980px;

	background:url(/wp-content/themes/white-harris/images/home-bg-shadow.jpg) repeat-x top;

	overflow:auto;

	padding:20px 0 0 0;

	float:left;

	clear:left;

}

.home-left {

	width:613px;

	border-right:1px solid #ccc;

	float:left;

	padding:0 10px 20px 30px;

}

.home-right {

	float:left;

	width:306px;

	padding-left:20px;

}

.home-content {

	background:url(/wp-content/themes/white-harris/images/home-bg-content.jpg) no-repeat right;

	width:410px;

	padding-right:185px;

	padding-bottom:12px;

}

.home-products {

	background:url(/wp-content/themes/white-harris/images/home-bg-products.jpg) no-repeat;

	float:left;

	width:260px;

	padding:40px 35px 20px 15px;

}

.home-services {

	background:url(/wp-content/themes/white-harris/images/home-bg-services.jpg) no-repeat;

	float:left;

	width:260px;

	padding:40px 15px 20px 15px;

}

.home-services ul, .home-products ul {

	float:left;

	clear:left;

	margin-bottom:6px;

	width:100%;

}

.home-services ul li, .home-products ul li {

	float:left;

	margin:0 0 3px 2px;

	width:120px;

	padding-left:8px;

	background:url(/wp-content/themes/white-harris/images/bul.gif) no-repeat 0 6px;

}

.home-news {

	float:left;

	clear:left;

	width:590px;

}

.home-news li {

	margin-bottom:8px;

}

.home-phone {

	width:179px;

	height:105px;

	background:url(/wp-content/themes/white-harris/images/home-bg-phone.jpg) no-repeat;

	padding-left:110px;

	margin-bottom:12px;

	padding-top:6px;

	font-size:11px;

	line-height:14px;

}

.home-phone a, .home-phone a:visited {

	color:#000;

}

.footer {

	float:left;

	clear:left;

	width:920px;

	color:#666;

	padding:12px 30px;

	border-top:1px solid #ccc;

	font-size:11px;

}

.footer-copyright {

	float:left;

	width:340px;

	font-size:9px;

}

.footer-links {

	float:right;

	width:580px;

	text-align:right;

	font-size:10px;

}

.footer-links a, .footer-links a:visited {

	color:#666;

}

.footer-links a:hover, .footer-links a:active {

	text-decoration:none;

}

/*inside pages*/







.left-column {

	float:left;

	padding-left:15px;

	padding-right:15px;

	width:124px;

}

.left-column a {

}

.left-column a:hover {

	color:#666;

}

li.current_page_item a {

	color:#666;

}

.left-column li {

	margin-bottom:10px;

}

.middle-column {

	margin-left:154px;

	border-left:1px solid #ccc;

	width:507px;

	padding-left:20px;

	padding-right:20px;

	padding-top:0px;

}

.right-column {

	float:right;

	width:247px;

	margin-right:15px;

	padding:0 0px;

	background:url(/wp-content/themes/white-harris/images/bg-right-column.gif) repeat-y;
	display:inline;

}

.right-column-heading {

	background:url(/wp-content/themes/white-harris/images/bg-quick.jpg) no-repeat top left;

}

.header {

	height:170px;

	width:100%;

	background:url(/wp-content/themes/white-harris/images/bg-header.jpg) no-repeat;

	margin-top:-1px;

}

.main {

	width:980px;

	background:url(/wp-content/themes/white-harris/images/bg-shadow.jpg) repeat-x top;

	overflow:auto;

	padding:20px 0 10px 0;

	float:left;

	clear:left;

}

.header-logo {

	padding-left:30px;

	padding-top:55px;

}

.quick-content {

	width:207px;

	padding:50px 20px 10px 20px;

}

.quick-contact {

	float:left;

	width:207px;

	padding:10px 20px;

	border-top:1px solid #ccc;

	border-bottom:1px solid #ccc;

}

.quick-response {

	float:left;

	width:207px;

	padding:10px 20px;

}

.quick-response input.quick-radio {

	float:left;

	width:20px;

	border:none;

}

.quick-response label {

	float:left;

	margin-right:20px;

	margin-left:5px;

	line-height:1.5em;

}

.quick-response input, .quick-response textarea {

	width:178px;

	border:1px solid #adadad;

	margin-bottom:10px;

	padding:2px;

}

.quick-response input.quick-submit {

	background:url(/wp-content/themes/white-harris/images/submit.jpg) no-repeat;

	width:76px;

	height:25px;

	padding:0;

	border:none;

	font-weight:bold;

	color:#fff;

	font-size:14px;

	float:left;

	clear:both;

	margin-left:110px;

}

.content-footer {

	font-size:16px;

	font-weight:bold;

	text-align:center;

	width:100%;

	float:left;

	clear:left;

	line-height:1.3em;

}

