/*   
Theme Name: New Venture
Author: PushON
Author URI: http://www.pushon.co.uk
*/

/* default values */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color:#e0e4cd;
	font-size: 12px;	
}

/* main container */
#container {
	background-color: #fff;
	overflow: auto;
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	border-left: 1px solid #B9B8AE;
	border-right: 1px solid #B9B8AE;
}

/* rounded corners for top and bottom of container */
#rounded-container-top {
	margin-left: auto;
	margin-right: auto;
	width: 1026px;
	min-height: 20px !important;
	height: 20px;
	background-image:url(images/heading-top.gif);
}

#rounded-container-bottom {
	margin-left: auto;
	margin-right: auto;
	width: 1026px;
	min-height: 20px !important;
	height: 21px;
	background-image:url(images/heading-bottom.gif);
}

/* header including logo/banner */
#header
{
	width: 1024px;
	min-height: 116px !important;
	height: 116px;
	float: left;
	background-image:url(images/top-bg.jpg);
}

#logo {
	background-image: url(images/VH-logo-transparent.gif);
	background-repeat:no-repeat;
	margin-left: 10px;
	width: 351px;
	height: 70px;
}

/* horizontal nav menu in header */
#headernav {
	color: #fff;
	/* background-color: #880527; */
background-color: #006215;
	width: 1024px;
	min-height: 25px !important;
	height: 25px;
	margin-top: 20px;
}

#headernav ul {
	padding-left: 260px;
	padding-top: 5px;
}

#headernav li {
	list-style-type: none;
	display: inline;
	padding-right: 1px;
}

#headernav li img {
	vertical-align: middle;
	margin-left: -5px;
}

#headernav a {
	color: #fff;	
	text-decoration: none;
}

#headernav a:hover {
	color: #fff;	
}

#headernav a:visited {
	color: #fff;	
}

/* sky background image */
#pagecontainer {
	background-color: #fff;
	background-image: url(images/middle-bg1.jpg);
	background-repeat:no-repeat;	
}

/* left panel container (sidebar) */
#leftpanel {
	background-color: #fff;
	width: 240px;
	min-height: 900px !important;
	height: 900px;
	float: left;
	background-image: url(images/middle-bg1.jpg);
	background-position: left top;
}

#leftpanel h2 {
	color: #00ba23;
	font-size: 15px;
}

/* price promise block in sidebar */
#pricepromise {
	margin-top: 10px;
	margin-left: 10px;
	padding: 15px;
	min-height: 50px !important;
	height: 50px;
	background-image: url(images/panel-top.png);
	background-position: top;
	background-repeat: no-repeat;
}

#pricepromise img {
	float: left;
	margin-right: 10px;
}

#pricepromise p {
	margin-top: 3px;
	text-align: center;
}

#pricepromise a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: 14px;
}

/* rounded corners */
#roundedbottom {
	margin-top: 0px;
	margin-left: 10px;
	width: 230px;
	height: 20px;
	background-image: url(images/panel-bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#roundedbottom2 {
	margin-left: 10px;
	width: 230px;
	height: 20px;
	background-image: url(images/panel-bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#roundedbottom3 {
	margin-left: 10px;
	width: 230px;
	height: 20px;
	background-image: url(images/panel-bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

/* wordpress sidebar */

#sidepanel {
	margin-top: 10px;
	margin-left: 10px;
	padding: 15px;
	background-image: url(images/top-long-panel.png);
	background-position: top;
	background-repeat: no-repeat;
}

/* sidebar search form */

#sidebar label {
	float: left;
	width: 100px;
}

/* google maps in sidebar */

#googlemaps {
	height: 355px;
	width: 230px;
	margin-left: 10px;
	margin-top: 10px;
	background-image: url(images/top-long-panel.png);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 5px;
}

#googlemaps p {
	float: left;
	background-image: url(images/right-tab.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-right: 2px;
	margin-left: 15px;
	margin-bottom: 0px;
	font-size: 15px;
}

#googlemaps span {
	display: block;
	background-image: url(images/left-tab.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 56px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
	
#googlemaps iframe {
	margin-left: 15px;
	padding: 0px;
	height: 300px;
	width: 200px;
	border-left: 1px solid #00ba23;
	border-right: 1px solid #00ba23;
	border-bottom: 15px solid #00ba23;
}

/* large block containing image and navigation */
#blocknav {
	background-color: #fff;
	width: 784px;
	min-height: 230px !important;
	float: right;
	background-image: url(images/middle-bg1.jpg);
	background-position: right top;
}

/* secondary nav (new) */

#tabs {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}
#tabs li {
	float: left;
	background-image: url(images/right-tab.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 2px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
}

#tabs li a {
	display: block;
	background-image: url(images/left-tab.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
/* secondary navigation in blocknav */

#secondarynavmenu {
	min-height: 200px !important;
	margin-top: 40px;
	margin-left: 15px;
	width: 750px;
}

#secondarynavbox {
	border-bottom: 1px solid #B9B8AE;
	background-color: #fff;
	width: 750px;
	min-height: 205px !important;
	background-image: url(images/01-business.gif);
	background-position: center;
	background-repeat: no-repeat;
	clear: left;
}

/* content container */
#pagecontent {
	background-color: #fff;
	width: 750px;
	margin-right: 18px;
	min-height: 1000px !important;
	float: right;
}

#pagecontent h1 {
	color: #880527;
	font-size: 15px;	
}

#pagecontent h2 {
	font-size: 14px;
}

#pagecontent img {
	padding: 1px;
	border: 1px solid #E1E1E1;
}

.postmetadata {
	margin-bottom: 15px;
}

/* footer container */
#footer {
	clear: both;
	background-color: #fff;
	width: 784px;
	min-height: 50px !important;
	float: right;
	border-top: 1px solid #B9B8AE;
}

#footer p {
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
}

