/*
	Theme Name: Warren Parkes
	Author: Volpet Software
*/

/* 
	Corporate Colors: 
	Purple: #6c1f7d
	Gray: #818284
*/

html, body
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	background-color: #2C2C2C;
}

p
{
	margin: 10px 0 10px 0;
	text-align: justify;
}

.jspPane *
{
	padding-right: 14px;
}

p.small
{
	font-size: 11px;
}

li
{
	margin: 10px 0 10px 0;
	text-align: justify;
}

ul, ol
{
	margin: 10px 0 10px 0;
	padding: 0 0 0 40px;
}

a
{
	color: #777;
	text-decoration: underline;
}

a img
{
	border: 0;
}

h1
{
	font-size: 22px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

h2
{
	font-size: 16px;
	font-weight: normal;
	margin: 16px 0 10px 0;
}

h3
{
	font-size: 14px;
	font-weight: normal;
	margin: 16px 0 10px 0;
}

.clear
{
	clear: both;
}

#container
{
	position: relative;
	width: 990px;
	margin: 50px auto 0px auto;
	background: url("images/cbg.jpg") 0px 0px repeat-y;
	text-align: left;
}

#header
{
	
	background-image: url('images/header_bg.jpg');
	background-repeat: no-repeat;
	height: 99px;
	width: 990px;
}

#header #logo
{
	display: block;
	float: left;
	background-image: url('images/logo.jpg');
	width: 270px;
	height: 73px;
	margin: 13px 0 0 30px;
}

#header #logo img
{
	border: 0;
}

#header #top_menu 
{
	padding: 13px 0 0 0;
	float: left;
	width: 660px;
	line-height: 73px;
	border: 0;
}

#header #top_menu ul
{
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: right;
	line-height: 73px;
	display: block;

}

#header #top_menu ul li
{
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 73px;
	display: inline-block;
}

#header #top_menu ul li a
{
	color: #777;
	padding: 0 16px 0 15px;
	margin: 0 0 0 0;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 73px;
	line-height: 73px;
	background-image: url('images/top_menu_bg.png');
	background-repeat: no-repeat;
	display: inline-block;
	font-weight: bold;
}

#header #top_menu ul li.current-menu-item a, #header #top_menu ul li a:hover
{
	color: #6c1f7d;
}

#header #top_menu li.menu-item-36 a
{
	background-image: none;
}

#header #top_menu li.menu-item-71 a
{
	padding-right: 0;
}

#container #splitter
{
	margin: 0 0px 0 15px;
	width: 959px;
	background-color: #818284;
	height: 10px;
	background-image: url('images/splitter_bg.png');
	background-repeat: repeat-x;
}

#content
{
	position: relative;
	width: 930px;
	clear: both;
	overflow: auto;
	padding: 18px 30px 0px 30px;
	height: 420px;
	overflow: hidden;
}

#content #slideshow
{
	width: 260px;
	border: 5px solid #C4C4C4;
	height: 385px;
	margin: 0 20px 0 0px;
	float: left;
}

#content #g
{
	width: 260px;
	border: 5px solid #C4C4C4;
	height: 385px;
	margin: 0 20px 0 0px;
	float: left;
}

#content #text
{
	float: left;
	width: 640px;
	height: 395px;
}

#content #text.full_size
{
	width: 920px;
}

/* Contact Form */
table#contact_details td, table#contact_details th 
{    
    padding: 5px;
    vertical-align: top;
}

table#contact_details th 
{
    text-align: right;    
}

#contact_left, #contact_right 
{
	width: 45%;
	width: 267px;
}

#contact_left 
{
	float: left;
	width: 310px;
}

#contact_right 
{
	float: right;
}

#contact_left p
{
	margin: 5px 0 5px 0;
}

.textbox
{
	border: 1px solid #6C1F7D;
	width: 200px;
	padding: 2px 2px 2px 2px;
	color: #777;
}

textarea
{
	width: 300px;
	border: 1px solid #6C1F7D;
	height: 80px;
	padding: 2px 2px 2px 2px;
	color: #777;
}

.btn
{
	margin: 0 0 0 0;
	background-color: #fff;
	border: 1px solid #6C1F7D;
	font-weight: bold;
	color: #6C1F7D;
	cursor: pointer;	
	padding: 3px 10px 3px 10px;
}

.btn:hover
{
	color: #fff;
	background-color: #6C1F7D;
}

#contact_left div.wpcf7-response-output
{
	margin: 10px 0 0 0;
}
/* End Contact Form */

table#home_logos
{
	border: 0;
	width: 400px;
	margin: 0 auto;
}

table#home_logos td
{
	width: 33%;
	text-align: center;
	vertical-align: bottom;
}


#cbgb
{
	position: relative;
	width: 100%;
	height: 20px;
	background: url("images/cbg_bottom.jpg") 0px 0px no-repeat;
}

#footer
{
	width: 990px;
	margin: 0 auto;
	text-align: center;
	color: #B2B2B2;
}

#footer a
{
	color: #B2B2B2;
	text-decoration: none;
}

#footer2
{
	width: 990px;
	margin: 5px auto 0 auto;
	text-align: center;
	color: #B2B2B2;
	clear: both;
}

#footer2 a
{
	color: #B2B2B2;
	text-decoration: none;
}

#footer2 span#telephone
{
	background-image: url('images/telephone.png');
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
}

#footer2 span#fax
{
	background-image: url('images/fax.png');
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 0 10px;
}

#footer2 span#email
{
	background-image: url('images/email.png');
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 0 10px;
}

#footer3
{
	width: 990px;
	margin: 5px auto 0 auto;
	text-align: center;
	color: #B2B2B2;
	clear: both;
}

#footer3 a
{
	color: #B2B2B2;
	text-decoration: none;
}