/*
Theme Name: LBBC 
Theme URI: http://www.lbbiz.co.uk/
Description: LBBC website
Version: 1.0
Author: Matt Willson
Author URI: http://www.willsonwebdesign.co.uk/
*/
@charset "UTF-8";
/* CSS Document */

body, form, h1, h2, h3, h4, h5, h6, p, ul, li, fieldset {
margin: 0;
padding: 0;
}
html, body {
	min-height:101%;
	margin-bottom:1px;
}
body {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	text-align: center;
	font-size: 65%;
	background-image: url(images/body_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #DBE2F5;
}
ul, ol {
list-style-type:none;
}
a {
  outline: none;
}
:focus
{
  -moz-outline-style: none;
}
h1 {
	font-size: 1.3em;
	margin-bottom: 10px;
	line-height: 1.4em;
}
h2 {
	font-size: 1.3em;
	margin-bottom: 3px;
	line-height: 1.4em;
}
h3 {
	font-size: 1.8em;
}
h4 {
	font-size: 1.4em;
	margin-bottom: 5px;
}
h5 {
	font-size: 1.3em;
	margin-bottom: 5px;
	line-height: 1.3em;
}
h6 {
font-size:1.4em;
}
p {
	font-size: 1em;
	margin-bottom: 10px;
	line-height: 1.2em;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	color: #555555;
	background-color: #FFFFFF;
	position:relative;
}
#container a:link, #container a:visited {
	text-decoration: none;
	color: #B53588;
}
#container a:hover, #container a:active {
	text-decoration:underline;
}
#header {
	margin-top: 10px;
}
.facebook {
margin-top:12px;
}
#menubar {
	float: right;
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 3px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 20px;
	clear: both;
}
#menubar a:link, #menubar a:visited {
	text-decoration: none;
	color: #6476A8;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#menubar a:hover, #menubar a:active {
	color: #2F374F;
	background-color: #DBE2F5;
	padding: 2px;
}
#nav li {
	display: inline;
	list-style-type: none;
	margin-left: 20px;
}
#content {
	padding-bottom: 20px;
	text-align: justify;
}
.frnt_pg_box_wrapper {
	width: 800px;
}
.frnt_pg_box {
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 200px;
	padding-bottom: 60px;
	color: #555555;
	margin-left: 50px;
	background-image: url(images/front_pg_box_bottom.png);
}
.frnt_pg_box_wrapper .floatleft {
	width: 250px;
}
.frnt_pg_box h1 {
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 5px;
	background-image: url(images/front_pg_box_top.png);
	color: #FDFDFD;
	line-height: 1.25em;
	margin-bottom:3px;
}
.frnt_pg_box h2 {
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 5px;
	background-image: url(images/front_pg_box_top.png);
	color: #FDFDFD;
	line-height: 1.25em;
}
.frnt_pg_box p {
	padding-right: 12px;
	padding-left: 12px;
	color: #FFFFFF;
}
#container .frnt_pg_box p a:link, #container .frnt_pg_box p a:visited {
	text-decoration: none;
	color: #C0DFFF;
	background-image: url(images/front_pg_box_linkarrow.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 13px;
}
#container .frnt_pg_box p a:hover, #container .frnt_pg_box p a:active {
	text-decoration:underline;
	background-image: url(images/front_pg_box_linkarrow_hover.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#frnt_pg_signup {
	padding-right: 50px;
	padding-left: 50px;
}
#frnt_pg_signup h3 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size:1.2em;
}
#frnt_pg_signup h3 span {
font-style:italic;
color:#6476A8;
}
#frnt_pg_signup h6 {
margin-bottom:10px;
position:relative;
display:inline-block;
}
.twoBox {
width:325px;
margin-right:50px;
}

.showTooltip {
position:absolute;
right:-18px;
top:-11px;
}
.tooltip {
	display:none;
	font-size:12px;
	width:360px;
	padding:15px 25px;
	color:#fff;	
	background-color:#6476A8;
	border:5px solid #DBE2F5;
	box-shadow:0px 0px 5px #333;
	text-align:justify;
}
.noMargin {
margin-right:0!important;
}
.frnt_pg_signup_privacy {
	text-align: justify;
	padding-bottom:10px;
}
#frnt_pg_bottom_right {
	text-align: center;
	margin-right: 85px;
	margin-left: 85px;
}
#frnt_pg_bottom_right p {
	text-align: justify;
}
.frnt_pg_bottom_wrap h4 {
	margin-bottom:10px;
}
.frnt_pg_bottom_wrap {
padding:0 0 0 50px;
	margin-top: 5px;
	background-image: url(images/quote.png);
	background-repeat: no-repeat;
	background-position: center 30px;
	text-align:left;
}
#frnt_pg_bottom_left p {
	text-align: justify;
}

#inner_pg_left {
	float: left;
	width: 520px;
}
#inner_pg_left img {
	margin-right: 10px;
	clear: left;
	margin-bottom: 10px;
}
#inner_pg_left p {
	font-size: 1.1em;
	line-height: 1.4em;
}
#inner_pg_right {
	float: right;
	width: 245px;
}
#inner_pg_right h5 {
	color: #777777;
}
#footer {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #DBE2F5;
	padding-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#footer p {
	color: #8492B7;
}
#footer li {
	display: inline;
	margin-left: 20px;
	list-style-type: none;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #8492B7;
}
#footer a:hover, #footer a:active {
	text-decoration:underline;
}
.join {
	display: block;
	float: left;
	width: 150px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.privacy {
	font-size: 0.9em;
	margin-top: 5px;
}
.clearleft {
	clear: left;
}
.spacer {
	display: block;
	height: 10px;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #DBE2F5;
}
.spacer_top {
	display: block;
	height: 10px;
	width: 100%;
	margin-bottom: 20px;
	background-color: #DBE2F5;
}
#inner_pg_left ul {
	list-style:inside;
	padding-left:5px;
	margin-bottom:10px;
}
#inner_pg_left ul li {
	list-style-type:disc;
	margin-bottom:5px;	
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
.clearboth {
	clear: both;
}
.homemb #menubar .home a,
.blogmb #menubar .blog a,
.faqmb #menubar .faq a,
.evemb #menubar .eve a,
.memmb #menubar .mem a,
.lnkmb #menubar .lnk a,
.jonmb #menubar .jon a,
.conmb #menubar .con a {
	color: #465275;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #465275;
	border-bottom-color: #465275;
}
.home {
}
.faq {
}
.eve {
}
.mem {
}
.lnk {
}
.jon {
}
.con {
}
.homemb {
}
.faqmb {
}
.evemb {
}
.memmb {
}
.lnkmb {
}
.jonmb {
}
.conmb {
}
.hidden {
	display: none;
}
#header a span {
	background-image: url(images/Leighton_Buzzard_Business_Club.png);
	background-repeat: no-repeat;
	text-indent: -5000px;
	display: block;
	height: 65px;
	width: 580px;
}
.linkLookalike {
	color: #B53588;
}

/* Feedburner */

.feedTitle {
	color: #666666;
}
.feedburnerFeedBlock ul {
	margin-left:0;
	padding-left:0;
	list-style-type: none;
	text-align: left;
}
div.feedburnerFeedBlock ul li div {
	margin-top: 5px;
	display: block;
	line-height: 1.2em;
	margin-bottom: 5px;
	text-align: justify;
}
#container .feedburnerFeedBlock a:link, #container .feedburnerFeedBlock a:visited {
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
#container .feedburnerFeedBlock a:hover, #container .feedburnerFeedBlock a:active {
	color: #B53588;
	text-decoration: underline;
}

#creditfooter {
	display:none;
}
.rssBlock {
margin-bottom:20px;
float:left;
margin-right:20px;
width:220px;
}

a.rsswidget img {
display:none;
}
.rss-date {
display:block;
margin:5px 0;
font-style:italic;
font-size:10px;
color:#999;
}
#frnt_pg_bottom_left ul {
text-align:left;
}

/* Events Page Feedburner */
.evemb .feedburnerFeedBlock {
	margin-top: 10px;
	margin-bottom: 20px;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
}
.evemb .headline {
	font-size: 1.3em;
}
.evemb .feedburnerFeedBlock ul {
	padding-left:0;
	list-style-type: none;
	text-align: left;
}
.evemb .feedburnerFeedBlock li {
	margin-top: 15px;
}
.evemb div.feedburnerFeedBlock ul li div {
	margin-top: 5px;
	display: block;
	line-height: 1.2em;
	text-align: justify;
	margin-bottom: 0px;
}
.evemb #container .feedburnerFeedBlock a:link, .evemb #container .feedburnerFeedBlock a:visited {
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.evemb #container .feedburnerFeedBlock a:hover, .evemb #container .feedburnerFeedBlock a:active {
	color: #B53588;
	text-decoration: underline;
}

#creditfooter {
	display:none;
}

/* Tabbed Panel */

.TabbedPanels {
	padding: 0px;
	float: left;
	clear: none;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 8px;
	margin-bottom:8px;
	width: 100%;
}
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}
.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	background-color: #D6EEFA;
	list-style: none;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #CCC;
	border-right: solid 1px #CCC;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-size: 1.3em;
	color: #777777;
	font-weight:bold;
	visibility: visible;
	text-align: center;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	background-image: url(images/button_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.TabbedPanelsTabHover {
	background-color: #D2ECFA;
	color: #666666;
}

.TabbedPanelsTabSelected {
	background-color: #FFFFFF;
	color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	background-image: none;
	margin-bottom:0px;
}


.TabbedPanelsTab a {
	color: #6699FF;
	text-decoration: none;
}

.TabbedPanelsContentGroup {
	clear: both;
	border: solid 1px #CCC;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 10px;
}

.TabbedPanelsContent {
	overflow: auto;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
.TabbedPanelsContent li {
font-size:1.2em;
margin-bottom:10px;
}
.TabbedPanelsContentVisible {
}


.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}

.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}

.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}

/* Posts
----------------------------------------------- */

.date-header {
    margin:0;
}
.post {
    margin:.5em 0 1.5em;
    border-bottom:1px dotted #ccc;
    padding-bottom:1.5em;
}
  

.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:1.5em;
  font-weight:bolder;
  line-height:1.4em;
  color:#555555;
  }
  .calendar-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:1.2em;
  font-weight:bolder;
  line-height:1.4em;
  color:#555555;
  }
p.post-footer {
  color:#ccc;
  }
.post-footer em, .comment-link {
  text-transform:uppercase;
  letter-spacing:.1em;
  display:block;
margin-bottom:10px;
  }
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
.post img {
  padding:4px;
  border:1px solid #ddd;
  }
.post-body {
font-size:1.1em;
line-height:1.6em;
}
.post-footer img {
border:0;
}

/* Comment Form */
#respond #url, #respond #author, #respond #email, #respond textarea {
font-family: Arial, Helvetica, sans-serif;
padding:3px;
border:1px solid #999999;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
.comment {
border-bottom:1px solid #B84D9F;
margin-bottom:0px;
padding:20px 20px 0
}
.comment:hover{
	background-color:#fafafa;
}
.comment-author img {
float:left;
}
.comment-meta {
clear:left;
}
/* Spry Validation - Front Page */

#sprytextfield1 {
	float: left;
}
.input_wider {
	width: 25em;
}
.join_submit {
	background-color: #DBE2F5;
	margin-top: 5px;
	margin-bottom: 5px;
}
.contact_submit {
	background-color: #DBE2F5;
	margin-top: 5px;
	margin-left: 160px;
}
#enquire {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	width: 265px;
	line-height: 1.4em;
}
#enquire_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	width: 200px;
}
.frnt_pg_submit {
	margin-left: 10px;
	background-color: #DBE2F5;
	font-size: 1.2em;
	width: 40px;
}
.frnt_pg_submit_2 {
	margin-left: 10px;
	background-color: #DBE2F5;
	font-size: 1.2em;
	width: 30px;
	display: block;
	margin-top: 0px;
	text-align: center;
}
/* SpryValidationTextField.css - version 0.4 - Spry Pre-Release 1.6 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */


/* These are the classes applied on the error messages
 * which prevent them from being displayed by default.
 */ 
.textfieldRequiredMsg, 
.textfieldInvalidFormatMsg, 
.textfieldMinValueMsg,
.textfieldMaxValueMsg,
.textfieldMinCharsMsg,
.textfieldMaxCharsMsg,
.textfieldValidMsg {
	display: none;
}

/* These selectors change the way messages look when the widget is in one of the error states.
 * These classes set a default red border and color for the error text.
 * The state class (e.g. .textfieldRequiredState) is applied on the top-level container for the widget,
 * and this way only the specific error message can be shown by setting the display property to "inline".
 */
.textfieldRequiredState .textfieldRequiredMsg, 
.textfieldInvalidFormatState .textfieldInvalidFormatMsg, 
.textfieldMinValueState .textfieldMinValueMsg,
.textfieldMaxValueState .textfieldMaxValueMsg,
.textfieldMinCharsState .textfieldMinCharsMsg,
.textfieldMaxCharsState .textfieldMaxCharsMsg
{
	display: inline;
	color: #CC3333;
	margin-left: 200px;
}
#frnt_pg_signup .textfieldRequiredMsg, #inner_pg_right .textfieldRequiredMsg {
margin-left:0;
}


/* The next three group selectors control the way the core element (INPUT) looks like when the widget is in one of the states: * focus, required / invalid / minValue / maxValue / minChars / maxChars , valid 
 * There are two selectors for each state, to cover the two main usecases for the widget:
 * - the widget id is placed on the top level container for the INPUT
 * - the widget id is placed on the INPUT element itself (there are no error messages)
 */
 
 /* When the widget is in the valid state the INPUT has a green background applied on it. */
.textfieldValidState input, input.textfieldValidState {
	background-color: #B8F5B1;
}

/* When the widget is in an invalid state the INPUT has a red background applied on it. */
input.textfieldRequiredState, .textfieldRequiredState input, 
input.textfieldInvalidFormatState, .textfieldInvalidFormatState input, 
input.textfieldMinValueState, .textfieldMinValueState input, 
input.textfieldMaxValueState, .textfieldMaxValueState input, 
input.textfieldMinCharsState, .textfieldMinCharsState input, 
input.textfieldMaxCharsState, .textfieldMaxCharsState input {
	background-color: #FF9F9F;
}

/* When the widget has received focus, the INPUT has a yellow background applied on it. */
.textfieldFocusState input, input.textfieldFocusState {
	background-color: #DBE2F5;
}

/* This class applies only for a short period of time and changes the way the text in the textbox looks like.
 * It applies only when the widget has character masking enabled and the user tries to type in an invalid character.
 */
.textfieldFlashText input, input.textfieldFlashText {
	color: #FF0000 !important;
}

/* When the widget has the hint message on, the hint text can be styled differently than the user typed text. */
.textfieldHintState input, input.textfieldHintState {
	color: #CCCCCC;	/*color: red !important;*/
}
/* SpryFormValidation.css - version 0.5 - Spry Pre-Release 1.6 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */



/* These are the classes applied on the error messages
 * which prevent them from being displayed by default.
 */ 
.textareaRequiredMsg,
.textareaMinCharsMsg,
.textareaMaxCharsMsg,
.textareaValidMsg {
	display:none;
}

/* These selectors change the way messages look when the widget is in one of the error states.
 * These classes set a default red border and color for the error text.
 * The state class (e.g. .textareaRequiredState) is applied on the top-level container for the widget,
 * and this way only the specific error message can be shown by setting the display property to "inline".
 */
.textareaRequiredState .textareaRequiredMsg,
.textareaMinCharsState .textareaMinCharsMsg,
.textareaMaxCharsState .textareaMaxCharsMsg
{
	display: inline;
	color: #CC3333;
	margin-left: 160px;
}

/* The next three group selectors control the way the core element (TEXTAREA) looks like when the widget is in one of the states: * focus, required / minChars / maxChars , valid 
 * There are two selectors for each state, to cover the two main usecases for the widget:
 * - the widget id is placed on the top level container for the TEXTAREA
 * - the widget id is placed on the TEXTAREA element itself (there are no error messages)
 */
 
 /* When the widget is in the valid state the TEXTAREA has a green background applied on it. */
.textareaValidState textarea, textarea.textareaValidState {
	background-color:#B8F5B1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

/* When the widget is in an invalid state the TEXTAREA has a red background applied on it. */
textarea.textareaRequiredState, .textareaRequiredState textarea, 
textarea.textareaMinCharsState, .textareaMinCharsState textarea, 
textarea.textareaMaxCharsState, .textareaMaxCharsState textarea {
	background-color:#FF9F9F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

/* When the widget has received focus, the TEXTAREA has a yellow background applied on it. */
.textareaFocusState textarea, textarea.textareaFocusState {
	background-color:#FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

/* This class applies only for a short period of time and changes the way the text in the textarea looks like.
 * It applies only when the widget has enforce max chars enabled and the user tries to type some more.
 */
.textareaFlashState textarea, textarea.textareaFlashState{
	color:red !important;
}
/* When the widget has the hint message on, the hint text can be styled differently than the user typed text. */
textarea.textareaHintState, .textareaHintState textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;	/* color: red !important;*/
	color: #999999;
	font-size: 1em;
}
textarea#contact_query {
width:350px;
min-height:150px;
overflow:auto;
}
input[type=text], textarea {
	border-width:1px;
	border-style:solid;
	border-color:#999 #ccc #ccc #999;
	padding:3px;
}
/* Dashboard link css */

p#goDashboard {
	text-indent:-9999px;
	display:block;
	position:fixed;
	top:35%;
	left:0px;
	height:80px;
	width:30px;
}
p#goDashboard a.dashboard:link, p#goDashboard a.dashboard:visited {
	background-image:url(images/dashboard.png);
	background-position:0 0;
	display:block;
	width:30px;
	height:80px;
}
p#goDashboard a.dashboard:hover, p#goDashboard a.dashboard:active {
	background-image:url(images/dashboard.png);
	background-position:0 -80px;
	display:block;
	width:30px;
	height:80px;
}
p#goDashboard a.login:link, p#goDashboard a.login:visited {
	background-image:url(images/dashboard.png);
	background-position:0 -160px;
	display:block;
	width:30px;
	height:80px;
}
p#goDashboard a.login:hover, p#goDashboard a.login:active {
	background-image:url(images/dashboard.png);
	background-position:0 -240px;
	display:block;
	width:30px;
	height:80px;
}
/******************** Contact Page css *****************
*******************************************************/
fieldset {border:none;}
.wpcf7-form textarea, .wpcf7-form input, #inner_pg_left div.wpcf7-validation-errors, div.wpcf7-response-output, #commentform input[type="text"], #commentform textarea#comment, #inner_pg_right div.wpcf7-validation-errors, .homemb div.wpcf7-validation-errors {
background-color:#eeeeee;
padding:5px;
font-family:Helvetica, Arial, sans-serif;
font-size:13px;
line-height:16px;
border-style:solid;
border-width:1px;
border-color:#bbbbbb #dddddd #dddddd #bbbbbb;
margin:0;
}
#inner_pg_left .wpcf7-form input, #inner_pg_left .wpcf7-form textarea {
margin:0 20px 0 0;
}
input.wpcf7-acceptance {
	width:auto!important;
}

.wpcf7-display-none {
display:none;
}

.wpcf7-form input.wpcf7-submit {
width:auto!important;
padding:5px 10px;
margin-left:0px;
border-color:#dddddd #bbbbbb #bbbbbb #dddddd!important;
color:#121212!important;
text-shadow:1px 1px #cccccc;
background-color:#DBE2F5!important;
border-width:1px;
border-style:solid;
}
.required {
}
.form-required {
font-size:12px;
line-height:16px;
margin-left:110px;
}


#inner_pg_left .wpcf7-form textarea {
width:400px;}
#inner_pg_left .wpcf7-form .textarea-562 textarea {
	width:200px;
	height:100px;}
.wpcf7-form input:focus, .wpcf7-form textarea:focus, .wpcf7-form input:hover, .wpcf7-form textarea:hover {
box-shadow:0px 0px 3px #ddd;}
.wpcf7-form input:focus, .wpcf7-form textarea:focus {
background-color:#fefefe;
}
#inner_pg_left .wpcf7-form input {
width:200px;
}
#inner_pg_right .wpcf7-form input {
width:180px;
}
.homemb .wpcf7-form input {width:243px;}
.wpcf7-form input.wpcf7-submit {
padding:4px 10px;	
}
#inner_pg_left .wpcf7-form p {
font-style:italic;
}

#inner_pg_left span.wpcf7-not-valid-tip, #inner_pg_right span.wpcf7-not-valid-tip {
color:#121212;
border:1px solid #333333;
width:200px;
padding: 5px 10px;
background-color:#fefefe;
}
#inner_pg_right div.wpcf7-validation-errors, #inner_pg_left div.wpcf7-validation-errors, .homemb div.wpcf7-validation-errors {
color:#FF0000;	
}
#inner_pg_left img.ajax-loader {
border:none;
}

/*------------------------------------------------*/
/*-------------------[additional]------------------*/
/*------------------------------------------------*/

.clearLeft {clear:left;}
.clearRight {clear:right;}
.clearBoth {clear:both;}
.floatLeft {float:left;}
.floatRight {float:right;}
