/*
Theme Name: sagacious
Theme URI: http://wordpress.org/
Description: This theme was crested for a company.
Version: 1.0
Author: Sandeep Goyal
Tags: green, custom header, fixed width, two columns
*/


body {
	margin: 0px;
	background:#ededed url(images/bg.gif) repeat-x;
}
#main
{
margin: 0 auto;
height:auto;
overflow:hidden;
width:961px;
}
#blog
{
background:url(images/blue.gif) no-repeat right 0;
color:#fff;
font-weight:bold;
}
tr, div {
	font-family:Arial, Helvetica, sans-serif;
	font-size        : 12px;
	color            : #4f4b5a;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size        : 12px;
	color            : #4f4b5a;
	margin-top:10px;
	padding:0;
}
h3 {
margin:0;
}
img {
border:none;
}
hr {
  background       : #999999;
  height           : 1px;
  width            : 100%;
}
/*pathaway setting*/
.pathway {
font-weight:bold;
}

a.pathway:link, a.pathway:visited {
  color            : #006f4e;
  font-weight      : bold;
}

a.pathway:hover {
  color            : #ed1b24;
  font-weight      : bold;
}

/*for title or site name*/
.title {
font-family: sans-serif;
font-size: 20px;
font-weight: bold;
color : #000000;
margin-left: 10px;
}

/*for the tag-line*/
.subtitle {
font-family: sans-serif;
font-size: 10px;
font-weight: bold;
color : #666666;
text-transform: uppercase;
letter-spacing: 2px;
margin-left: 20px;
}

a.mainlevel:link, a.mainlevel:visited {
padding-left:12px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
text-align:center;
text-decoration:underline;
}

a.mainlevel:hover {
color:#ffffff;
text-decoration:underline;
}

.mainlevel {
color:#ffffff;
padding:0px 5px;
}

a.mainlevel-nav:link, a.mainlevel-nav:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
padding:0px 25px;
text-align:center;
font-weight:bold;
}

a.mainlevel-nav:hover {
color:#ffffff;
}


.separator {
color:#a4a4a4;
text-align:right;
display:block;
}

.pollstableborder {
border: 1px solid;
padding: 1px;
}

a.sublevel:link, a.sublevel:visited {
        padding-left: 1px;
        vertical-align: middle;
        font-size: 11px;
        color: #ff6600;
        text-align: left;
}


a.sublevel:hover {
color: #ff9e31; text-decoration: none;
}

div.module, div.module_menu {
	padding: 5px 0px;
}

div.module-nopadding {
	padding: 0px;
}

div.module h3 {
	font-size        : 18px;
	font-weight      : normal;
	color            : #000000;
	text-align       : left;
	padding:2px 0px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
}




div.module-quotes h3 {
	color: #86888d;
	padding:2px 0;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-align:left;
	margin: 0;
} 

div.module-quotes {
width: 156px;
background: transparent url(images/module_quotes_bg.gif) top left repeat-y;

}

div.module-quotes div {
	width: 156px;
	background: transparent url(images/module_quotes_bg_top.gif) top left no-repeat;
}

div.module-quotes div div {
width: 156px;
background: transparent url(images/module_quotes_bg_bottom.gif) bottom left no-repeat;
padding-bottom:10px;
}

div.module-quotes div div div {
width: 146px;
background: transparent;
color:#676767;
padding-left:5px;
}

div.module div div div div {
padding: 0px;
margin: 0px;
}

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}

table.pollstableborder {
	border: 1px solid #cccccc;
}

.sectiontableheader {
  color            : #333333;
  font-weight      : bold;
}

.sectiontableentry1 td {
padding:3px;
}

.sectiontableentry2 td {
padding:3px;
}

.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-decoration  : none;
  font-weight      : bold;
}

.contentpane {
  width:100%;
}

.contentpaneopen {
  font-family      : Arial, Helvetica, sans-serif;
  width:100%;
}

td.createdate {
padding:0px;
}

.blog {
width:100%;
}

.readon, .readmore {
display:block;
width:100%;
text-align:right;
}

.contentheading, .componentheading {
font-family:Arial, Helvetica, sans-serif;
  font-size        : 18px;
  font-weight      : normal;
  color            : #ed1c24;
  padding:6px 0px 0px 0px;
}



.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}


.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 12px;
  font-weight      : normal;
  padding:0px;
  margin:0 0 0 -3px;
  position:relative;
  top:4px;
}

.input {
border:none;
}

.inputbox {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #000000;
  background-color : #ffffff;
  border           : 1px solid #c8c7c7;
  padding:0px;
  margin:0px;
}

.inputbox2 {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #000000;
  background-color : #ffffff;
  border           : none;
  background:url(images/inputbox2_bg.gif) no-repeat;
  width:163px;
  height:16px;
  padding-left:3px;
  margin:0px;
}


a:link, a:visited {
text-decoration: none;
color:#006f4e;
}

a:hover {
text-decoration:none;
color:#aa1f23;
}

a.readon:link, a.readon:visited {
text-decoration: none;
color:#006f4e;
}

a.readon:hover {
text-decoration:none;
color:#aa1f23;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
 	color: #706353;
	text-align:left;
	text-decoration: none;
	padding:0px;
	text-transform:none;
	}

a.contentpagetitle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
 	color: #706353;
	text-align:left;
	text-decoration: none;
	padding:0px;
	text-transform:none;
	}	

a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold;
  font-size: 11px;
  font-weight: bold;
}

a.category:hover {
  color            : #999999;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

.code {
	background-color: #f0f0f0;
	border: 1px solid #FFF;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}

/* Javascript Back button */
.back_button {
	text-align: center;
	margin-top: 20px;
}

table.contenttoc {
	color: #333300;
	background-color: #eee;
	border: 1px solid #333;
}

table.contenttoc td {
    font-size: 12px;
    font-weight: normal;
    text-align:left;
}
ul {
  margin:0px;
  padding:0px;
}

li {
  margin-left: 10px;
  padding-top: 0px;
  padding-bottom:5px;
  padding-left:0px;
  background:url(images/li_bg.gif) no-repeat;
  list-style:none;
  list-style-type:disc;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	color: #000000;
	font-weight: bold;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

ul.menu {
margin:0 0 0 0;
padding:0px;
border-top:0px solid #cccaaf;
}

ul.menu li {
border-bottom:1px solid #DDDAAA;
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0px;
display:block;
line-height:11px;
}

ul.menu li a:visited {
color:#004932;
}

ul.menu li a {
color:#004932;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:normal;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
line-height:22px;
display:block;
}
ul.menu li a:hover {
color:#004932;
font-family:Arial,Helvetica,sans-serif;
font-weight:normal;
list-style-image:none;
background:#faf057;
list-style-position:outside;
list-style-type:none;
margin:0;
/*padding:3px 0 4px 2px;*/

display:block;
}
ul.menu li ul {
margin:0;
padding:0px;
border-top:1px solid #DDDAAA;
background:#FAF485;
}

ul.menu li ul li {
border-bottom:0px solid #6F6C6D;
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
display:block;
padding:1px 0 0 ;
}

ul.menu li ul li a {
color:#016a4a;
font-family1Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
/*padding:3px 0 4px 2px;*/
display:block;
line-height:14px;
padding-left:5px;
}
ul.menu li ul li a:hover {
color:#016a4a;
font-family1Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
/*padding:3px 0 4px 2px;*/
display:block;
background:#faf057;
line-height:14px;
}



.module ul li.active a:hover
{
font-weight:normal;
background:transparent url(images/green_bg.gif) no-repeat scroll left 0;

}

.module ul li.active a:hover span
{
font-weight:normal;
background:transparent url(images/green_bg.gif) no-repeat scroll left 0;

}
.module ul li.active ul li a:hover span
{
font-weight:normal;
background:#faf057;
display:block;
}
.module ul li ul li.active a:hover span
{
background: url(images/blue_full.gif) no-repeat scroll 0 0;
}

.module ul li ul li.active a:hover
{
/*padding:1px 0 0 0;*/

}


.module ul li#current
{
background: url(images/blue.gif) no-repeat scroll right 0;
}

.module ul li.active
{
font-weight:normal;
color:#fff;
background:#00855c;
/*padding:0px;*/
}


.module ul li.active a
{
font-weight:bold;
color:#fff;
background: url(images/green_bg.gif) no-repeat scroll left 0;
}

.module ul li.active a:visited {
color: #fff
}

.module ul li.active ul a:visited {
color: #004932
}

.module ul li.active a:hover
{
font-weight:normal;
}



.module ul li.active a ul
{
background:url(images/blue_full.gif) no-repeat scroll left 1px;;
}


.module ul li.active ul li a
{
background:transparent;
color:#004932;
font-weight:normal;
padding:3px 0;

}
.module ul li.active ul li a:hover
{
background:#faf057
}
.module ul li.active ul li a:hover
{
background:url(images/blue_full.gif) no-repeat scroll left 1px;
text-decoration:none;
/*padding:0px;*/
}

.module ul li ul li.active a
{
background:url(images/blue_full.gif) no-repeat scroll left 1px;
font-weight:bold;
}









ul.menu li a:hover {
color:#000000;
text-decoration:none;
}

blockquote {
margin:5px 5px 5px 0px;
background:url(images/quote_bg1.gif) no-repeat;
padding:0px 0px 0px 17px;
}

blockquote p {
background:url(images/quote_bg2.gif) no-repeat bottom right;
padding-right:12px;
}

.slogan {
color:#FFFFFF;
font-size:18px;
font-weight:normal;
}

.slogan2 {
color:#009366;
font-size:18px;
font-weight:bold;
}

.style1 {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.ebook1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height:19px;
}
.ebook2 {color: #FF0000; line-height:19px;}

.phone {
color:#ffee00; font-family:Arial, Helvetica, sans-serif; margin-left:-3px; font-weight:bold; font-size:32px; position:relative; padding-left:110px; top:-5px;
}

h1 {
color:#ED1C24;
font-family:Arial,Helvetica,sans-serif;
font-size:18px;
font-weight:normal;
}

img {border:0}
.top_q1 {background-image:url(./images/top_q1_brentford_back.gif); background-repeat:no-repeat}
.middle_q2 {background-image:url(./images/q2_back.gif); background-repeat:no-repeat;}
.textbox_container {float:left; background-image:url(./images/textbox_back.gif); background-repeat:no-repeat; margin-left:5px; width:175px; height:19px; padding:0; margin-top:3px; text-align:left} 

.button_back {background-image:url(./images/buttons_back.gif); background-repeat:no-repeat}
.red_number {float:left; font-family:Arial, Helvetica, sans-serif ; font-size:21px; color:#ed3324; padding-top:55px; padding-left:33px; font-weight:bold} 
.textbox {width:160px; height:14px; border:0; margin-top:1px; background-color:#999999; margin-left:7px; #margin-left:0px; background:transparent}

.textbox_container1 {float:left; background-image:url(images/textbox_back.gif); background-repeat:no-repeat; margin-left:5px; width:152px; height:19px; padding:0; margin-top:1px;margin-bottom:3px; text-align:left} 
.textbox1 { height:14px; border:0; margin-top:1px; background-color:#999999; margin-left:7px; #margin-left:0px; background:transparent}





.clr {
clear:both;
}

/*
.header {
background:url(images/header_bg.gif) no-repeat; width:961px; height:79px; text-align:left;margin-top:30px;
}
*/
.header {
background:url(images/header_bg.gif) no-repeat; width:961px; height:79px; text-align:left;
overflow: hidden;
}


.search_bg {
background:url(images/search_bg.jpg) no-repeat; width:961px; height:34px; text-align:left;
}

.search2 {
position:relative; top:7px; left:17px; float:left;
}

.header_text {
position:relative; top:2px; left:90px; width:637px; float:left;
}

.established {
position:relative; top:2px; float:left;
}

.content_wrap {
background:#ffffff url(images/content_bg.gif) right repeat-y; width:961px; float:left; text-align:left;
}

.left_col {
background:transparent url(images/leftcol_bg.gif) repeat-x scroll 0 0;
float:left;
min-height:468px;
width:183px;
}

.left_col_padding {
padding:0px 0px 17px 17px;
}

.chronoform {
	display:none;
}
.main_wrap {
width:572px; min-height:468px; float:left;
background:#fff;
}


.main_padding {
padding:0px 15px 17px 28px;
background:#fff;
}


.right_wrap {
background:url(images/content_bg.gif) repeat-y scroll right center;
width:204px; min-height:468px; float:left;
}

.top_right {
background:#ffffff url(images/top_right_bg.gif) no-repeat bottom; width:186px; height:181px;
}

.top_right_padding {
padding:0px;
}

.footer_text {
background:#989898; width:961px; height:37px; text-align:center; color:#ffffff; float:left;
}
img.alignleft, div.alignleft
{
float:left;
margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright
{
float:right;
margin:0 0 0.5em 0.5em;
text-align:right;
width:261px;
}
img.aligncenter, div.aligncenter
{
text-align:center;
margin:0 auto;
}
.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: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
/* Begin Images */
p img {	padding: 0;	max-width: 100%;	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {	display: block;	margin-left: auto;	margin-right: auto;border: 1px solid #ddd;
-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;	}

img.alignright {	padding: 4px;	margin: 0 0 2px 7px;	display: inline;	border: 1px solid #ddd;
-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;}

img.alignleft {	padding: 4px;	margin: 0 7px 2px 0;	display: inline;border: 1px solid #ddd;
-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;	}

.alignright {	float: right;}

.singlealignright {	float: right; width: 45%;}

.singlealignleft {	float: left; width: 45%;	}





/* End Images */

.addtoany_share_save_container ul {
list-style-type: none;
margin: 20px 0px 0px 0px;
padding: 0px;
}

.addtoany_share_save_container li {
list-style-type: none;
margin: 0px;
padding: 0px;
}

.postitle {
margin: 10px 0px 0px 0px ;
}

.postitle h2 {
margin: 0px 0px 0px 2px;
padding: 0px;
}

.singlepostitle {
margin: 20px 0px 0px 0px ;
}

.singlepostitle h2 {
margin: 0px 0px 0px 2px;
padding: 0px;
}

.postdate {
margin: 0px;
padding: 0px 0px 0px 0px;
font-size: 10px;
}

.postmetadata {
margin: 20px 0px 20px 0px;
border-bottom: 1px solid #ececec;
padding: 0px 0px 10px 0px;
}

.navigation {
margin: 10px 0px 0px 0px;
padding: 0px 0px 20px 0px;
}
