@charset "utf-8";
/* CSS Document */
*{margin: 0; padding:0;}
body{
margin:0px 10px ;
padding:0;
color: #333333;
font: normal 11px Arial, Helvetica, sans-serif;
text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}

a, a:visited { color: #CC0000; text-decoration: none; }
a:hover { color: #EC0000; text-decoration: underline; }
a img { border: none; }

h1{	padding-bottom: 5px; font-size: 22px; font-weight: bold; }
h2{	padding-bottom: 5px;font-size: 18px; font-weight: bold;}
h3{	padding-bottom: 5px; font-size: 15px; font-weight: bold;}
h4{	 padding-bottom: 5px;font-size: 15px; font-weight: bold;}

p{	margin: 0.8em 0px;line-height: 170%;}
ul{	padding-left:10px ;}
li{	padding-left:10px; line-height: 150%; background: transparent url('images/arrows.gif') 0.5em left no-repeat;
}

input, textarea, option, select {font:normal 11px Arial, sans-serif; color: #333333; }
option {	padding-right: 0.5em;}
.field-cls{
	padding: 2px; height:12px;
}
#container { 
	width: 100%;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

#header{
background: #FFFFFF; height: 207px; 
}

#header h1{
margin: 0;
padding-top: 15px;
}
#newsWrap{
float: left;width: 100%;
margin:10px 0px;
}
#newsbar{
padding:0px 5px; 
font-weight: bold;
background:#FFFFFF url('images/bg-news.gif') left no-repeat;
}
#newsbar a{color:#333333; text-decoration: none;	}
#newsbar a:hover{ text-decoration: underline;	}
.ticker-border{border: #CCCCCC 1px solid; background-color:#FFFFFF; padding:2px; height:14px;}
.bgwithtext{ color:#000000; background-color: #B7B882; padding: 5px; }

#searchbar{
width: 210px; /*Width of search in pixels*/
padding-left:2px;
}
.welcome{	color:#CC0000; font-size: 15px;  font-weight: bold; padding: 5px 0px;  }

.tagline{	color:#73653C; font-size: 18px; padding: 5px 2px; text-transform: uppercase;}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
background-color: White;
margin-right: 302px; /*Set right margin to RightColumnWidth*/
padding-right: 10px;
}
.box{
margin: 5px 0px; 	background: #F1F1F1 url('images/bg-box.jpg') top left repeat-x;
	border: #CCCCCC 1px solid;
}
.box-links a:link, .box-links a:visited{	color: #2F4F4F; text-decoration:underline;
}
.box-links a:hover{	color: Maroon; text-decoration:underline;}

.home{}
.home ul{	padding-left: 10px;}
.home li{ list-style: none; font: normal 11px Arial, sans-serif; padding:0 20px; background: url('images/arrow.gif') 0px 5px no-repeat;  line-height: 150%;}
.home li a, .home li a:visited {color: #333333; text-decoration: none; }
.home li a:hover { color: Maroon; text-decoration: underline; }

.pad3{	padding: 3px;}
.pad5{	padding: 5px;}
.pad10{	padding: 10px;}
.pad15{	padding: 15px;}
.title {	color:#73653C; font-size: 12px; font-weight: bold;}
#rightcolumn{
float: left;
width: 300px; /*Width of right column in pixels*/
margin-left: -302px; /*Set left margin to -(RightColumnWidth) */
background: #FFFFFF;
}

#center{
margin: 0 300px 0 200px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
padding:0px 20px;
}
#center p{	text-align: justify;} 
#left{
float: left;
width: 200px; /*Width of left column*/
margin-left: -100%;
}

#right{
float: left;
width: 300px; /*Width of right column*/
margin-left: -302px; /*Set left marginto -(RightColumnWidth)*/
}

#center2Col{
margin: 0 0 0 200px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
padding:0px 20px;
}

.mline{border-bottom: #eeeeee solid 1px;}
.menu{color: #333333; text-transform: capitalize; border: 1px solid  #00bfff; margin-bottom:10px;}
.menu h3{padding: 5px 0 5px 5px;  font-weight:bold; font-size: 18px; background-color: #00bfff;
 color: white; 
}
.menu a, .menu a:visited{color: #333333;text-decoration: none; }
.menu a:hover { color: Black; text-decoration: none; }
.menu ul{ color: #333333; list-style: none; margin: 0; padding:0px 0px 10px 10px;}
.menu li{ font-weight: normal;font-size:12px; padding:4px 10px; background:transparent url('images/arrows.gif') 0px 0.9em no-repeat; line-height: 160%;}
.menu li a, .menu li a:visited {color: #333333; text-decoration: none; }
.menu li a:hover, .menu li a:active { text-decoration: underline; }

.cat{	text-transform: capitalize;}
.cat h2{padding: 10px 0 10px 25px;  background:transparent url('images/icon-posted.gif') no-repeat left 14px; }
.cat ul{ list-style: none; margin: 0; padding:0px 10px 10px 10px;}
.cat li{ font-weight: normal;font-size:12px; padding:4px 20px; background:transparent url('images/arrows.gif') 5px 1em no-repeat; line-height: 160%; 
 border-bottom: #DCDCDC 1px dotted; }
.cat li a, .cat li a:visited { text-decoration: none; }
.cat li a:hover, .cat li a:active { text-decoration: underline; }
.archive h2{padding: 10px 0 10px 25px;  background:transparent url('images/icon-posted.gif') no-repeat left 14px; }

.borderBtm { border-bottom:#CCCCCC 2px solid; margin-bottom: 5px;}
.img-border{	border:#CCCCCC 1px solid;}
.rbox{
	background: #F1F1F1 url('images/bg-box.jpg') top left repeat-x;
	border: #CCCCCC 1px solid;
}
#quote h2{
color:#333333; font-size: 15px;  font-weight: bold; margin:0px; padding: 5px 0px 5px 35px; 
background: #CCCC99 url('images/icon-q.gif') left top no-repeat;height:20px;
}
.gbox{
	background: #CCCC99 url('images/bg-gbox2.jpg') top left repeat-x;
	border: #CCCC99 1px solid;
}
.g-bg{
	background: url('images/bg-property.gif') bottom right no-repeat;
}
#property h2{
color:#333333; font-size: 15px;  font-weight: bold; margin:0px; padding: 5px 0px 5px 35px; 
background: #CCCC99 url('images/icon-q.gif') left top no-repeat;height:20px;
}
#property h3{
color:#CC0000; font-size: 15px;  font-weight: bold; padding: 5px 0px 5px 25px; 
background: url('images/tick.gif') left top no-repeat;
}
.i-bg{
	background: url('images/bg-insurance.gif') bottom right no-repeat;
}
#insurance h2{
color:#333333; font-size: 15px;  font-weight: bold; margin:0px; padding: 5px 0px 5px 35px; 
background: #CCCC99 url('images/icon-q.gif') left top no-repeat;height:20px;
}
#insurance h3{
color:#CC0000; font-size: 15px;  font-weight: bold; padding: 5px 0px 5px 25px; 
background: url('images/tick.gif') left top no-repeat;
}
#ask h2{
color:#333333; font-size: 15px;  font-weight: bold; margin:0px; padding: 5px 0px 5px 35px; 
background: #CCCC99 url('images/icon-q.gif') left top no-repeat;height:20px;
}
#ask h2 a, #ask h2 a:visited{	color:#333333; text-decoration: none;}
#ask h2 a:hover{	color:#000000; text-decoration: underline;}

#ask h3{
color:#4F5128; font-size: 12px;  font-weight: bold; margin:0px; 
}
#ask h3 a, #ask h3 a:visited{	text-decoration: none;}
#ask h3 a:hover{	text-decoration: underline;}

.marginl25{	margin-left: 25px;}

.mbox{
	background: #FFBE7D url('images/bg-mbox.jpg') top left repeat-x;
	border: #FF962D 1px solid;
}
.mbox h2{
color:#6F3700; font-size: 20px;  font-weight: bold; padding: 5px; 
text-align: center; width:160px;
}
.mbox p{
	width:170px;
}
.m-bg{
	background: url('images/aloha.gif') top right no-repeat;
}

.nbox{
	background-color: #cccc99;	border: #B0AA86 1px solid;
}
.nbox h2{
color:White; font-size: 20px;  font-weight: bold;  
}

.spacer { clear: both; }
#footer{
margin-top:10px;
clear: both;
width: 100%;
border-top:#AEAEAE 2px solid;
text-align: center;
padding: 15px 0px 5px 0px;
}

#footer a:link, #footer a:visited{
color: #333333; font-weight:bold; text-decoration: none; padding:0px 3px;
}
#footer a:hover{
 text-decoration: underline;
}
#copy{	font-size:10px; text-align:right; padding: 5px 0px;}
#copy a:link, #copy a:visited{color: #333333;  text-decoration: none; }
#copy a:hover{
 text-decoration: underline;
}
#bar{	background: #DDDDDD url('images/bar.gif') repeat-x left bottom; height:21px;}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
.small{font-weight:normal;	font-size: 10px; }
.ctr{	text-align: center;}
.posted{ color:#333333;	font-size: 11px; font-weight: bold; 
border-bottom: #cccccc 1px solid; }
.ctr{	text-align: center;}
/*blog styles start*/
.entry {
padding: 4px 1px 8px 1px;
}	
.entry a {
text-decoration:none;
}
.entry li {
list-style: circle;
}	
.bottom {
color:#000;
background:#F3F3F3;
text-align:center;
padding-top:2px;
}

.postmetadata {
color:#333;
background:#FFFFFF;
text-align:justify;
border-top:1px solid #999;
border-bottom:1px solid #999;
font-family:Verdana, sans-serif;
padding: 4px 8px 6px 8px;
font-size:11px;
}
.author {
background:#F9F9F9 url('images/icon-edit.gif') no-repeat left;
border-right:1px solid #acacac;
padding:0 2px 2px 19px;
}

.email {
background:#F9F9F9 url('images/e-mail.jpg') no-repeat left;
border-right:2px solid #acacac;
padding:0 2px 2px 19px;
height: 18px;
}

.meta {
color:#000;
text-align:center;
width:35px;
position:absolute;
border-right:1px dotted #999;
padding:4px 6px 4px 4px;
}

.comment {
background:#F9F9F9 url('images/comment.gif') no-repeat left;
border-right:1px solid #acacac;
padding:0 0 2px 16px;
}

.comment a {
color:#333;
padding:0 2px;
}

.date {
color:#333;
font-weight:700;
font-family:Georgia, serif;
font-size:12px;
}

.month {
color:#333;
font-weight:700;
font-family:Halvetica;
font-size:16px;
}

.poststuff {
position:relative;
width:430px;
left:0px;
}

.postname {
color:#CC0000; 
font:normal 22px Tahoma, Arial, sans-serif;
text-align:left;
}

.postname a, .postname a:visited {
color:#CC0000; text-decoration:none;
}
.postname a:hover {
color:#EC0000; text-decoration:none;
}

.social a {
color:#CC0000;
font-size:1em;
text-decoration:none;
}
.writer a:hover {
text-decoration:underline;
color:#EC0000;
}	

.writer {
font-size: 11px;
background:#F9F9F9 url('images/icon-posted.gif') no-repeat left top;
padding:0 0 2px 20px;
}
.writer a {
color:#CC0000;
font-size:1em;
text-decoration:none;
}
.mewtwo {
text-align:center;
}

.mewtwo a {
font-size:1em;
text-decoration:none;
}

.post-divider {
border-bottom:1px dotted #999;
}

.navigation {
display: block
color:#CC0000;
background: transparent;
padding: 2px 4px 2px 4px;
}

.navigation a {
color:#EC0000;
text-decoration:none;
background: transparent;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}
.feed2 {
padding-left: 19px;
background: transparent url('images/feed.png') no-repeat left;
}	
.feed2 a {
font-size: 13px;
}	

.sidebar {
background: White;
}

.feed {
text-align:justify;
font-family:Verdana, sans-serif;
font-size:11px;
line-height:1.8em;
}
.category li {
list-style:none;
border-bottom:1px dotted #999;
background:transparent url('images/tag2.gif') no-repeat left;
padding-left:18px;
line-height:20px;
}
.else li {
list-style:none;
border-bottom:1px dotted #999;
padding-left:4px;
line-height:20px;
}
#searchform {
background:#F9F9F9;
border-top:2px solid #DCDCDC;
border-left:2px solid #DCDCDC;
border-bottom:2px solid #DCDCDC;
border-right:2px solid #DCDCDC;
width:180px;
height:24px;
margin-top: 8px;
}

.search {
padding-top:4px;
border:0;
background:transparent;
background-position:6px 4px;
padding-left:10px;
width:180px;
}

#respond {
background:transparent url('images/nav4.gif') repeat-x;
color:#fff;
text-align:center;
text-transform:uppercase;
}

#commentstatus {
color:#666;
text-align:center;
}

ol.commentlist {
background: transparent;
margin:0;
padding:8px 8px 8px 20px;
overflow: hidden;
}
ol.commentlist a {
text-decoration: underline;	
overflow: hidden;
color: #000;
}
li.oddcomment {
background:#fff;
border:1px dotted #999;
margin-bottom:6px;
padding:2px 4px;
overflow: hidden;
}

li.alt {
background:#F3F3F3;
border:1px dotted #999;
margin-bottom:6px;
padding:2px 4px;
overflow: hidden;
}

blockquote {
background:#FBFBFB;
border-left:4px solid #F0F0F0;
border-top:1px solid #F0F0F0;
text-align:left;
padding:2px 8px;
}
.children {
display:none;
}

.wp-smiley {
border:0;
margin:2px;
padding:0;
}
.entry a:hover,.email a:hover {
background:transparent;
}

.entry,#comment {
}

.comment a:hover,.postname a:hover,#lsidebar a {

}
.postmetadata a {
color: #CC0000;
text-decoration: none;
border-bottom: 1px dotted #666;
}	
.author a,.email a {
color:#CC0000;
}
.navigation li,#rsidebar li {
list-style:none;
padding-left: 4px;
}

.category ul {
width:150px;
padding-left:0;
padding-bottom:2px;
margin:0;
}
.else ul {
width:150px;
padding-left:0;
padding-bottom:2px;
margin:0;
}
.else a {
text-decoration: none;
}
.category a {
text-decoration:none;
}
h3.related {
text-align: left;
padding-left: 14px;
}
h3.pagetitle {

text-align: left;
padding-left: 14px;
}
.sidebar img {
margin: 0;
padding: 0;
}
	
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:200px;
  text-align:center;
  color:#666;
}
.arrow {
	display: block;
	padding: 0 0 0 13px;
	background: transparent url('images/arrows.gif') center left no-repeat;
}
/*blog styles end*/
.date{font-weight: bold; border-bottom: 1px #cccccc solid; padding: 4px 0px;  }
.list-portfolio{margin:15px 0px; padding: 10px 5px; line-height: 150%;}
.dot{ border-bottom: 1px #CDCDCD dotted;}
.bar{ border-bottom: 2px #CDCDCD solid;}
.fltrt{	float: right;}
.question h1{color: #CC0000;}
.answerCat{background:transparent url('images/icon-posted.gif') no-repeat left 3px; padding: 4px 0 4px 20px;}
#center img.left {
  float:left;  margin:0 12px 0 0;
 border: 3px solid #EAEAEA; 
}
#center img.right {  float:right;  margin:0 0 0 12px;
  border: 3px solid #EAEAEA; 
}
.summary-box p{	background-color: #E8F4FF;	border:1px solid #B2DAFF;		padding: 5px;	margin: 10px 0px;}
.info{	border:1px solid #B2DAFF;	padding: 5px;	margin: 10px 0px; background-color:#E8F4FF;}
.warn{	border:1px solid #FFBBBB;	padding: 5px;	margin: 10px 0px; background-color:#FFE8E8;}
.info td, .warn td{	padding: 5px;}
.tbl-form{	background-color:#D0D9DE;}
.tbl-form td{	padding: 5px;}

#welcome {	padding:0px; text-align: right; font-weight: bold; font-size: 12px; }
#trail {	font-weight: bold; font-size: 12px; margin:0px 0px 10px 0px; padding: 10px 0px; float: right; border-bottom:#DBDBDD 2px solid; }
#trail a:link, #trail a:visited {	color: #333333; font-weight: bold; font-size: 12px; text-transform: capitalize; text-decoration: none;}
#trail a:hover {	color: Black; text-decoration: none;}
.web-mgr{ padding: 10px 10px 20px 10px;  border:#EAEAEA 2px solid; }
.web-mgr legend{ font-size: 24px; color: #333333;  padding: 10px;
 }
#login-mgr{
 margin-left: 100px;padding: 10px 10px 20px 10px;width: 350px; border:#EAEAEA 2px solid;
}
#login-mgr legend{ font-size: 24px; color: #333333;  padding: 10px;
 }
 .mainBt {
 margin:5px;
	background-color:#F0F0F0; border: solid 1px #CCCCCC; 
	float: left; 
 }
.mainBt a:link, .mainBt a:visited{
 text-align:left;  padding: 10px 10px 10px 40px;
 width:100px;  height: 20px;
font-size:11px; color:#333333; font-weight:bold;	
display:block; text-decoration:none; 
 }
.mainBt a:hover{background-color:#FFFEE5; color:#333333; text-decoration:none; }
#btUser a{
	background:#F0F0F0 url('images/icon-user.gif') 5px 5px no-repeat;
}
#btUser a:hover{
	background:#FFFEE5 url('images/icon-user.gif') 5px 5px no-repeat;
}
#btSupport a{
	background:#F0F0F0 url('images/icon-support.gif') 5px 5px no-repeat;
}
#btSupport a:hover{
	background:#FFFEE5 url('images/icon-support.gif') 5px 5px no-repeat;
}
.blueBtL {
	 float: left;	margin:10px 0px;
 }
.blueBtL a:link, .blueBtL a:visited { 
background-color:#000000; 
 width:100px;  height: 16px;
text-align:center;  padding: 5px 10px;
font-size:11px; color:#ffffff; font-weight:bold;	
text-decoration:none; 
 }
 .blueBtL a:hover {color:#ffffff;text-decoration:none; }
 
 .bgrow1{ background-color:#F4F5F7; }
 .bgrow2{ background-color:#FDFDFD; }
 .heading{ font-weight: bold; font-size: 11px; }
 
 /*form tabs start*/
#tabA{
	background: #B0AA86 url('images/tabA.gif') left top repeat-x;
		width:130px; text-align: center;height: 15px; margin-right: 10px; 	padding: 10px 20px;	font-weight: bold; font-size: 13px; float: left;
}
#tabB{
	background: #CCCCCC url('images/tabB.gif') left top repeat-x;
	width:130px; text-align: center; height: 15px;	padding: 10px 20px;font-size: 13px;font-weight: bold;  float: left;
}
#tabLine{ clear: left; background: #B0AA86 url('images/arrows.gif') 15px no-repeat;  height: 15px; margin-top: 0px; color: #CC0000; font-weight: bold; font-size: 12px; padding: 10px 30px;}
.formTitle{ background-color: #DFDFDF; padding: 10px; font-weight: bold; font-size: 12px; text-transform: uppercase;
border-left: #CCCCCC 1px solid;border-right: #CCCCCC 1px solid; } 
 /*form tabs end*/
 #formTabs{
 	
 }
 .tab1{
	background: #B0AA86 url('images/tabA.jpg') left top repeat-x;
		width:170px; text-align: center;height: 15px; margin-right: 5px; 	padding: 8px 14px;	font-weight: bold; font-size: 13px; float: left;
}
 .tab1 a,  .tab1 a:visited{ 	color: #333333; }
 .tab2{
	background: #999999 url('images/tabB.jpg') left top repeat-x; color: black;
	width:170px; text-align: center; height: 15px;	margin-right: 5px;padding: 8px 14px;font-size: 13px;font-weight: bold;  float: left;
}
 .tab2 a,  .tab2 a:visited{ 	color: black; }
.tab3{
	background: #EC008C url('images/tabC.jpg') left top repeat-x;
	width:170px; text-align: center; height: 15px;	margin-right: 5px;padding: 8px 14px;font-size: 13px;font-weight: bold;  float: left;
}
 .tab3 a,  .tab3 a:visited{ 	color: #333333; }

 .tab4{
	background: #0054A6 url('images/tabD.jpg') left top repeat-x; color: black;
	width:170px; text-align: center; height: 15px;	padding: 8px 14px;font-size: 13px;font-weight: bold;  float: left;
}
 .tab4 a,  .tab4 a:visited{ 	color: black; }
#tabLine2{ clear: left; background: #999999 url('images/arrows.gif') 15px no-repeat;  height: 15px; margin-top: 0px; color: black; font-weight: bold; font-size: 12px; padding: 10px 30px;}
#tabLine3{ clear: left; background: #EC008C url('images/arrows.gif') 15px no-repeat;  height: 15px; margin-top: 0px; color: black; font-weight: bold; font-size: 12px; padding: 10px 30px;}
#tabLine4{ clear: left; background: #0054A6 url('images/arrows.gif') 15px no-repeat;  height: 15px; margin-top: 0px; color: white; font-weight: bold; font-size: 12px; padding: 10px 30px;}

.banner{	margin-bottom:10px;}