/*  
Theme Name: BorderPx
Theme URI: http://tenthblog.com/2008/08/17/borderpx-new-wordpress-theme/
Description:  A two column wordpress theme, questions and comments are welcome. Click on theme URL for any support or questions. by <a href="http://tenthblog.com/">Tenth Blog </a>
Version: 1.3
Author: John
Author URI: http://tenthblog.com
Tags: Simple, 2 Column, right sidebar, fixed width, two columns, blue, clean
*/

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	border: 2px solid #B8A285;
	background-color: #A7C757;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

.alignright {
	float: right;
	color: #FFFFFF;
	background-color: #A7C757;
	padding: 3px;
	border: 2px solid #B8A285;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-right: 34px;
}


.alignleft {
font-size:12px;
float:left;
}

.alignleft a:link,.alignleft a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.alignleft a:hover {
text-decoration:underline;
}

.alignright {
float:right;
font-size:12px;
}

.alignright a:link,.alignright a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.alignright a:hover {
text-decoration:underline;
}
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 10px;   font-style:italic;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


code {
	margin: 4px 0;
	padding: 8px;
	text-align: left;
	display: block;
	overflow: auto;  
	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
	background: #F8F8F8 ;
	border: 1px dashed #E4E4E4;  
}

.info {
	font-size:10px;
	margin:0;
	padding:0;
	width: 600px;
}

.info a:link, .info a:visited {

margin:0;
padding:0;
}


a:link,a:visited {
color: blue;
}
a:hover,a:active {
color:blue;
text-decoration:underline;
}
.boldtext {
	font-weight: bold;
}


body 
{
	font-family: Verdana;
	width: auto;
	margin:0px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#page {
	background: #fff;
	margin-bottom: 10px;
}
.ad {
background-color: #f3f3f3;
margin-left: 20px;
}

.ad img {
border: 1px solid #c9c9c9;
margin: 3px;

}
.postmetadata {
	text-align: right;
	margin: 1px 6px 1px 6px;
	padding: 2px;
	font-size: 11px;
}

.postmetadata img {
margin:0px;
}



.postmetadata a:link,a:visited{
color: black;
text-decoration: none;
}

.postmetadata a:hover
{
color:red;
}

.postmetadata img {
margin-right: 0px;

}

.entry {
	font-family: verdana,sans-serif;
	font-size: 12px;
	letter-spacing: 0.2pt;
	word-spacing: 0pt;
	line-height: 1.4;
	background-color: #FFFFFF;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}

.entry a:link {
	color:#424C1B;
	text-decoration:none;
}

.entry a:visited {
	color:#424C1B;
	padding:0;
	margin:0;
}
.smalltext {
	font-size: 1px;
	font-weight: normal;
	color: #FFFFFF;
}


.entry a:hover {
text-decoration:underline;
}



.post
{

}


.postitle {
	font-size:18px;
	color:#FFFFFF;
	text-transform: uppercase;
	background-color: #A7C757;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.postitle a:link{
	color:#FFFFFF;
	font-size:18px;
	text-decoration:none;
	text-transform: uppercase;
}

.postitle a:visited{
	color:#FFFFFF;
	font-size:18px;
	text-transform: uppercase;
}
.postitle a:hover{
	color:#FFFFFF;
	font-size:18px;
	text-transform: uppercase;
}



.comment{


}

.comment textarea {
width:500px;
font-family:Verdana;
font-size:12px;
}


#content {
	clear:both;
	margin-left: 12px;
	padding-left: 10px;
	float:right;
	width:630px;
	font-family: Verdana;
	font-size: 12px;
}


#sidebar ul
{
	list-style:none;
	margin:0;
	color: #000000;
}

#sidebar ul li{
	display: block;
	width: 120px;
	color: #000000;
	padding: 4px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}

#sidebar ul li a:link,a:visited {
	text-decoration: none;
	display: inline;
	color:#000000;
	font-weight: bold;
}

#sidebar ul li a:hover, #sidebar ul li a:active {
	color:#000000;
	font-weight: bold;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}


#sidebar ul li ul {
	border-top: 1px dotted;
	color: #FFFFFF;
}

#sidebar ul li ul li {
	color:#FFFFFF;
	margin-left: 0px;
	border:0px;
}

#sidebar h2 {
	margin:0;
	padding:0;
	font-size: 14px;
	margin-top: 8px;
	margin-bottom: 5px;
}

.wrap {
position: relative;
}

.desc {
padding-top: 14px;
}

#header{
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/bannerbg.jpg);
	background-repeat: repeat-x;
	height: 66px;
	margin-bottom: 10px;

}

#banneradvert{
	width: 600px;
	height: 66px;
	margin-bottom: 10px;
	background-color: #666666;

}

#headerinsert{
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	height: 66px;
	margin-bottom: 10px;

}

#headertop{
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	height: 37px;

}

#headertopl{
	width: 485px;
	margin-right: auto;
	margin-left: auto;
	height: 37px;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	background-image: url(img/call.jpg);
	background-repeat: no-repeat;
	background-position: left center;

}
#headertopr{
	width: 445px;
	margin-right: auto;
	margin-left: auto;
	height: 37px;
	float: right;

}



#headertoprr{
	width: 173px;
	margin-right: 32px;
	margin-left: auto;
	height: 23px;
	float: right;
	background-image: url(img/topmenu.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	padding-left: 28px;
	padding-top: 14px;

}

#headerbottom{
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
	margin-top: 4px;

}
#header a {
margin:0;
padding:0;
}

#header h1
{
	margin:0;
	padding:0;
	font-size:6px;
	font-family: "Arial Narrow";
	color: #FFFFFF;
	font-weight: normal;
}

#header h1 a:link,a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#header h1 a:hover
{
color:#7955ca;
}

#sidebar {
	float:left;
	width: 303px;
	margin-right:5px;
	background-color:#FFFFFF;
}

#sidebarboxnewsletter {
	width: auto;
	background-color:#FFFFFF;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #E9E9E9;
	margin-top: 5px;
}
#sidebarbox {
	width: 271px;
	background-color:#FFFFFF;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #424C1B;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#sidebarbox2 {
	width: 271px;
	background-color:#FFFFFF;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #424C1B;
	padding-top: 16px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#sidebarboxtitle {
	width: 261px;
	background-color:#A7C757;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #715555;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px;
}
#sidebarboxnewsletterinside {
	background-color:#F1F0ED;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: auto;
	padding: 6px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.7em;
}
.postrss {
	background-color: #b8a285;
	border:1px solid #996600;
	width: auto;
	padding: 5px;
	margin-bottom:10px;
	margin-top: 5px;
	padding-bottom: 12px;
	color: #FFFFFF;
	text-align: center;
}

.postrss a:link {
color:blue;
}
.whitetext {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}


.postrss img {
margin-right: 5px;
}


.searchbox
{
	float:left;
	width: 300px;
	height: 16px;
}
.searchbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 18px;
	width: 20px;
	margin: 0px;
	padding: 0px;
}




.searchbox input {
height: 20px;
width: 240px;
font-size: 13px;
border:1px solid #e2e2e9;
margin-left:25px;
margin-bottom: 8px;
}

.clear {
visibility:hidden; 
clear:both;
}

#mainnav {
padding:0;
margin:0;

}
#mainnav ul
{
padding-top:20px;
margin:0px 0px 0px 0px;
float:right;
list-style-type: none;
padding-right:12px;
}

#mainnav ul li 
{ 
display: inline;
margin-right: 2px;
margin-bottom: 1px;

}

#mainnav ul li.current_page_item a
{
display: inline;
font-weight: bold;
}

#mainnav ul li a:link,a:visited
{
color:black;
text-decoration:none;
padding: 2px;
}


#mainnav ul li a:hover
{
border-top: 2px solid;
color: black;
}

.feed {
	width: 265px;
	padding: 5px;
	background-color:#e9dacd;
	border: 1px solid #c7b19d;
	font-size:17px;
	float:left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
}

.feed a:link,a:visited
{
color: black;
text-decoration:none;
}

.feed a:hover{
color:red;
}


.feed input {
margin: 1px;
}

.feed img {
margin:5px;
float:right;
}
.quicklinksstyle {
	list-style-type: none;
	color: #FFFFFF;
	font-weight: normal;
}

.quicklinksstyle2 {
	list-style-type: none;
	color: #999999;
	font-weight: normal;
	background-color: #FFFFFF;
	width: 271px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-transform: uppercase;
	font-size: 10px;
}

.quicklinksstyle2 ul li a:hover{
	list-style-type: none;
	font-weight: normal;
	width: 271px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	text-transform: uppercase;
	font-size: 10px;
}

.feed p {
font-size: 12px;
margin:3px 0 3px 0;
}

.com
{

margin:8px 0 0 0;
border-top: 1px dotted;
font-size: 12px;
padding: 2px;
text-decoration: none;
}



img {
border:0px;
margin:5px;
}

blockquote {
padding-left: 54px;
background:#fff url(img/q.gif) no-repeat;
margin: 20px;
}

textarea {
width:500px;

}


#footer {
	margin-left:auto;
	font-size: 11px;
	text-align: center;
	margin-right: auto;
	width: auto;
	background-color: #343434;
	height: 140px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #ACCD5A;
	padding-top: 15px;
	color: #FFFFFF;
	margin-top: 15px;
}

#footertopcontainer {
	margin-left:auto;
	margin-right: auto;
	width: 920px;
	height: 140px;
	color: #FFFFFF;
}

#footerbottomcontainer {
	margin-left:auto;
	margin-right: auto;
	width: 920px;
	height: auto;
	color: #FFFFFF;
	font-size: 10px;
	text-align: left;
}
#footerbottomtext {
	margin-right: auto;
	width: 880px;
	height: auto;
	color: #FFFFFF;
	font-size: 10px;
	text-align: left;
	padding-top: 40px;
}
#footerbottoml {
	font-size: 10px;
	text-align: left;
	margin-right: auto;
	width: 647px;
	height: auto;
	color: #343434;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
#footerbottomr {
	font-size: 10px;
	width: auto;
	height: auto;
	color: #343434;
	float: right;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 40px;
}
#footertopl {
	margin-left:auto;
	font-size: 11px;
	text-align: left;
	margin-right: auto;
	width: 400px;
	background-color: #343434;
	height: 130px;
	color: #FFFFFF;
	float: left;
}
#footertopm {
	font-size: 11px;
	text-align: left;
	width: 240px;
	height: 140px;
	color: #FFFFFF;
	float: left;
	padding-left: 40px;
}
#footertopr {
	font-size: 11px;
	width: 225px;
	height: 135px;
	color: #FFFFFF;
	float: left;
	text-align: left;
}
#footerbottom {
	margin-left:auto;
	font-size: 11px;
	text-align: center;
	margin-right: auto;
	width: auto;
	background-color: #ACCD5A;
	height: auto;
	border-top-width: 4px;
	padding-top: 15px;
	color: #FFFFFF;
	padding-bottom: 20px;
}


#footer p {
margin:3px 0 0 0;
padding:0;
}
.finsusborder {
	border: 1px solid #FFFFFF;
}


#footer a:link, #footer a:visited {
	color: #FFFFFF;
	font-size:11px;
	margin:0;
	padding:0;
	text-decoration:none;
	font-weight: normal;
}

.adsense {
margin-left:25px;
margin-bottom:5px;
}

.insidef {
color: #fff;
background-color:#000;
}
.newsletterwidth {
	width: 140px;
	background-image: url(img/searchbarbg.jpg);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 1px;
	background-position: center center;
	margin-top: 6px;
	margin-bottom: 4px;
}
.newslettergo {
	color: #FFFFFF;
	background-image: url(http://www.bestpricedvans.com/images/searchgobuttonbg.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 2px;
	padding-bottom: 1px;
	margin-top: 6px;
	margin-bottom: 4px;
	background-color: #ACCD5A;
	padding-right: 2px;
	padding-left: 2px;
}



#postcontainertest {
	float: left;
	width: 293px;
	height: 155px;
	overflow: hidden;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	margin-right: 9px;
	border: 1px solid #B5B1A6;
	}
	
	.posttitle {
	font-size: 13px;
	font-weight: bold;
	color: #ACCD5A;
}
.poststyle {font-size: 10px}

	#postframecontainer {
	width: 293px;
	height: 127px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	}
	
	#postframemoreinfo {
	width: auto;
	height: 19px;
	background-color: #B8A285;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
	text-align: center;
	padding-top: 4px;
	margin-right: 15px;
	}
	#postframeright {
	float: right;
	width: 165px;
	height: 112px;
	background-color: #FFFFFF;
	margin-top: 15px;
	text-transform: uppercase;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	}
	#postframeleft {
	float: left;
	width: 128px;
	height: 127px;
	background-color: #FFFFFF;
	}
.topmenupadding {
	padding-left: 23px;
	padding-right: 21px;
}


#manicontainer {
	width: 970px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

/*search form */
#searchform {
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 1px;
}
#searchform br {
	display: none;
}
#searchform #s {
	width: 159px;
	height: auto;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(img/searchbarbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	border: none;
	width: 37px;
	height: 22px;
	color: #FFFFFF;
	vertical-align: middle;
	background-image: url(img/searchgobuttonbg.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

/*Navagation styles*/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	float: left;
	background-repeat: repeat;
	background-color: #715555;
	margin-right: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: auto;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: 1px solid #CCC;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: repeat;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	color: #FFFFFF;
	background-color: #660000;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	color: #FFF;
	background-repeat: no-repeat;
	background-color: #660000;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	background-image: url(SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-image: url(SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	background-image: url(SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-image: url(SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}


#searchpoints h1
{
	margin:0;
	padding:0;
	font-size:6px;
	font-family: "Arial Narrow";
	color: #FFFFFF;
	font-weight: normal;
	width: 300px;
	background-color: #00FF99;
}

#searchpoints h1 a:link,a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#searchpoints h1 a:hover
{
color:#7955ca;
}
.contactforminputs {
	padding: 7px;
	width: 400px;
	margin-top: 4px;
	margin-right: 200px;
	margin-bottom: 4px;
	margin-left: 4px;
	background-image: url(img/formbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	border: 1px solid #E6E6E6;
}


#contactbox {
	width: 550px;
	background-color:#FFFFFF;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #424C1B;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-left: 25px;
}
.bannerborder {
	border: 1px solid #CCCCCC;
}


#contactbox1 {
	width: 400px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #424C1B;
	margin-bottom: auto;
	padding-bottom: 5px;
	padding-left: 7px;
	text-align: left;
}
#contactbox2 {
	width: auto;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #424C1B;
	margin-bottom: 25px;
	padding-bottom: 5px;
	padding-left: 7px;
	text-align: left;
	margin-left: 15px;
}
#contactbox2margin {
	width: 500px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #424C1B;
	margin-bottom: auto;
	padding-bottom: 5px;
	padding-left: 7px;
	text-align: left;
	background-color: #FFFFFF;
}
#contactbox2margintext {
	width: 650px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #424C1B;
	margin-bottom: auto;
	padding-bottom: 5px;
	padding-left: 7px;
	text-align: left;
}

.buttonstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-color: #B1D25D;
	padding: 3px;
	border: 1px solid #FFFFFF;
	float: left;
	margin-right: 60px;
	margin-bottom: 20px;
}
.tablepadding {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}



#contactformvan{
	width: auto;
	background-color:#E7F9D9;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #424C1B;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 15px;
	font-size: 11px;
	text-align: center;
	padding-right: 5px;
	border: 1px solid #CCCCCC;
}

.contactforminputs2 {
	padding: 2px;
	width: 180px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	background-image: url(img/formbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	border: 1px solid #E6E6E6;
	margin-right: 15px;
}

#poststructure {
	width: 570px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #424C1B;
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 7px;
	text-align: left;
	margin-top: 20px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


.footer-recent-posts {
	width: 240px;
	float: left;
	margin-left: 10px;
	color: #FFFFFF;
	list-style-type: none;
	height: 120px;
}
.footer-recent-posts strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
.footer-recent-posts ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.footer-recent-posts ul li {
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}

.newsletterwidthsearch {
	width: 140px;
	background-image: url(img/searchbarbg.jpg);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 1px;
	background-position: center center;
	margin-bottom: 4px;
}
.newslettergosearch {
	color: #FFFFFF;
	background-image: url(http://www.bestpricedvans.com/images/searchgobuttonbg.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 2px;
	padding-bottom: 1px;
	margin-bottom: 4px;
	background-color: #ACCD5A;
	padding-right: 2px;
	padding-left: 2px;
}

#advert_banner{
	width: auto;
	height: auto;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-top: 15px;
}
