BODY {
  text-align: center;
  background: #FFFFFF;
  color: #000000;
  margin: 0px;
  height:100%;
  font-family:Verdana,Tahoma;
  	
}
h1{
	color:#FA9300;
	margin-left:1em;
	margin-bottom:0;
	font-size:120%;
}
h2{
	font-size:20px;	
}
p{
	font-size:12px;
}
.hr{
	height: 15px;
	background: url(images/dot_grey.png) repeat-x center !important;
	clear:both;
	margin:0 10px 0 10px;
}
div.hr hr {
	display: none;
}
#contact_form p{
	width:145px;
	float:left;
	margin:3px;
	text-align:right;
	font-weight:bold;
}
#contact_form .p2{
	width:190px;
}
img{
	border:none;
}
a{
	font:bold 12px verdana;
	color:#5C5C5C;
  	outline: none;	
}
.fixcenter {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;  
	width: 1000px;
	text-align: left;
	background: #FFFFFF;
}

.breadcrumbs{
	height:30px;
	width:100%;
	margin-top:1px;
	background: #6898B6 url(images/crumbs_bg.png) top left repeat-x;
	color:#FFFFFF;
	font:bold 12px Verdana,Tahoma;
}
.breadcrumbs div{
	height:25px;
	position:relative;
	padding-top:7px;
	margin-left:20px;	
}
.breadcrumbs div div{
	width:330px;
	height:25px;
	position:absolute;
	right:0;
	top:0;	
}

.breadcrumbs div div a,.footer .f_line div a{
	color:#FFFFFF; 	
	margin-right:3px;
	outline: none;
	font-size:12px;
	font-weight:bold;
}
.breadcrumbs span,.footer .f_line div span{
	color:#FDD600;
	margin-right:3px;	
}

#content{
	width:100%;
	background-color:#FFFFFF;
	margin: 0px auto;
	padding: 0px;
	position:relative;
}
#col_left{
	float:left;
	border-right:2px #E7EEF3 solid;
	height:auto;
	width:845px;
	margin-top:10px;
	background: url(images/top.png) repeat-x 0 -2px;
}
#corner{
	width:847px;
	height:4px;
	line-height:4px;
	left:0;
	background: url(images/corner_tr.png) top right no-repeat;
	position: absolute;
	margin:10px 0 0 0;
}

#col_a{
	width:558px;
	float:left;
	padding-left:12px;
}
#col_b{
	width:270px;
	float:left;
	padding-bottom:25px;
}

#col_c{
	width:145px;
	float:left;
}

.associated{
	margin-top: 19px;
	margin-left:10px;
}
.div_header{
	width:100%;
	height:210px;
	background: #6898B6 url(images/header_bg.png) top left repeat-x;
	position:relative;
}

.search_block{
	background: url(images/header_fade.png) top right no-repeat;
	position:relative;
	width:230px;
	float:left;
	height:115px;
	margin-bottom:-15px;
}

.div_header input, #contact_form input{
	background: #CFE3F1 url(images/textfield_bg.png) top left repeat-x;
	border: 1px solid #626C73;
	width:194px;
	height:24px;  
}
#contact_form input{
	border-color:#A1A7AB;	
}

.div_header .submit input{
	color: #000;
	background: transparent url(images/btns_sprite.png) no-repeat scroll 0px -82px;
	border: 1px #626C73 solid;
	width: 64px;
	height: 22px;
	margin-top:15px;
	cursor:pointer        
}

.div_header p {
	color:#FFFFFF;
	font:12px Verdana,Tahoma;
	margin:25px 0 0 16px;
}

.div_header p{

}

.errorbox{
	font:11px Verdana,Tahoma;
	display:block;
	background:#CFE0EB;
	border:1px solid #333;
	z-index:1;
	padding:4px;
	padding-right:0;
}
.errorbox .arrow{
	position: absolute;	
	top: -20px !important;
	left: -11px !important; 
    width:11px;
	height:39px;
	background: url(images/error_arrow.gif) no-repeat left top;
}

#keywordError, #nameError{
	position:absolute;
	display:none;
	width:184px;
	left:16px;
	top:64px;
}
	
#head_logo{
	background: url(images/header_logo.png) top left no-repeat;
	position:relative;
	left:620px;
	top:31px;
	width:353px;
	height:73px;
}
#btn_home {
	background: url(images/btns_sprite.png) no-repeat;
	left:36px;
	top:40px;
	position: absolute;
	width: 98px;
	height: 25px;
}
#btn_help {
	background: url(images/btns_sprite.png) no-repeat scroll 0px -27px;
	left:137px;
	top:40px;
	position: absolute;
	width: 98px;
	height: 25px;
}
#btn_contact {
	background: url(images/btns_sprite.png) no-repeat scroll 0px -54px;
	left:238px;
	top:40px;
	position: absolute;
	width: 98px;
	height: 25px;
}


.footer{
	font:11px Verdana;
	width:1000px;
	margin:0 auto;
	text-align:left;

}

.footer, .push {
	height: 4em; /* .push must be the same height as .footer */
	font-family:verdana,Arial;
	clear:both;
	color:#557E9D;
}
.footer .f_line{
	background: url(images/footer_bg.png) top right repeat-x;
	height:27px;
	margin-top: 10px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
.footer .f_line div{
	width:840px;text-align:right;padding-top:5px;
}
.footer a{
  color:#557E9D;
  font:normal 11px Verdana;
  text-decoration: none;
  outline: none;  				
}



/*  ---------- adverts ------------- */
.banner{
	margin:0;
	text-align:center;
}
.banner img{
	margin:13px 0 0 0;	
}

div.submit{
	width:66px;
	height:24px;
	background: transparent url(images/submit.png) no-repeat !important;
	margin:0 !important;
	padding:0 !important;
	
}
/*#contact_submit{
	top:355px;
	left:155px;
	_top:0;
	_left:160px;
	cursor:pointer;
}*/
#contact_submit{
	clear:both;
	margin-left:157px !important;
	cursor:pointer;
}
div.contact_box{
 background: transparent url(images/dot_grey.png) repeat-x top;
 margin: 9px 20px 0 10px;
 _margin: 9px 8px 0 8px;
 padding:0;
}
div.contact_box div{background: url(images/dot_grey.png) 0 100% repeat-x}
div.contact_box div div {background: url(images/dot_grey.png) 0 0 repeat-y}
div.contact_box div div div {background: url(images/dot_grey.png) 100% 0 repeat-y}
div.contact_box div div div div {background: url(images/bot_l_grey.png) 0 100% no-repeat}
div.contact_box div div div div div {background: url(images/bot_r_grey.png) 100% 100% no-repeat}
div.contact_box div div div div div div {background: url(images/top_l_grey.png) 0 0 no-repeat}
div.contact_box div div div div div div div{background: url(images/top_r_grey.png) 100% 0 no-repeat; padding:10px;position:relative;}
div.contact_box a{
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

div.contact_box span, div.sponsored span{
	color:#FA9300;
}
.bullet{
	background:#FFFFFF url(images/square.png) no-repeat !important;
	padding:10px 0 0 40px !important;
}

div.sponsored{
 width: 555px;
 background: #FFFFFF url(images/top.png) repeat-x;
 border-top:none;
 margin:0;
 margin-top:9px;
 padding:0;
}
div.sponsored div{background: url(images/dot.png) 0 100% repeat-x}
div.sponsored div div {background: url(images/dot.png) 0 0 repeat-y}
div.sponsored div div div {background: url(images/dot.png) 100% 0 repeat-y}
div.sponsored div div div div {background: url(images/bottom_l.png) 0 100% no-repeat}
div.sponsored div div div div div {background: url(images/bottom_r.png) 100% 100% no-repeat}
div.sponsored div div div div div div {background: url(images/top_l.png) 0 0 no-repeat}
div.sponsored div div div div div div div{background: url(images/top_r.png) 100% 0 no-repeat; padding:10px;position:relative;}
div.sponsored div div div div div div div div{background: none; padding:0;position:relative;}
.sponsored h1, .sponsored_listing h1, .standard_l h1, .contact_box h1, .homepage_box div h1, .help_text h2{
	font:bold 12px verdana;
	color:#000000;
	margin:0;
	padding:0;
}
.sponsored .block, .sponsored_listing .block, .standard_l .block, .sponsored .sextra, .standard{
	font: 12px verdana;
}

.sponsored .block, .standard_l .block{
	width:295px;
	float:left;
	padding:15px 0 0 0;
	background:none;
}
.sponsored .links{
	clear:both;
	text-align:right;
	height:17px;
	background:none;
	padding:0;
}
.sponsored .links a img{
    margin:0 3px -3px 2px !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}
.sponsored .smallpush{
	margin:0;
	padding:0;
	clear:both;
	height:20px;
	display:none;
	background:none;	
}
.sponsored .sextra{
	clear:both;
	margin:0;
	padding:0;
	background:none;
	overflow:hidden;
}
.sponsored .sextra p{
	overflow:hidden;
}


.sponsored_listing{
	margin-top:6px;
	margin-left:10px;
	width:258px ! important;
	overflow:hidden;
	border:1px #FA9300 solid;
	background: #FFFFFF url(images/sponsored_bg.png) top left repeat-x;
}
.serv_links{
	position:absolute;
	bottom:8px;
	right:10px;
	height:17px;
	background:none;
}
.standard_l{
 width: 555px;
 margin:0;
 padding: 15px 10px 0 10px;
}

.divider, .c_divider{
	margin:10px 0 0 10px;
	width:258px;
	height:22px;
	background: #FFFFFF url(images/shade_lr.png) top left repeat-y;
	font:bold 12px Verdana,Tahoma;
	line-height:21px;
	color:#5C5C5C;
	border:1px #D1D7DC solid;

}
.c_divider{
 	width:418px;
 	margin:0;
 	padding:0;
 	margin-left:425px;


}
#c_divider{
*margin:0 0 0 425px; /* targets IE6 and 7 */
/*_margin:0 0 0 435px; /* targets IE6 */
}

*:first-child+html #c_divider p{
	margin:0 0 0 425px;
}

.divider p, .c_divider p{
	margin:0;
	margin-left:6px;
}
.button{
	margin-left:10px;
	margin-top:10px;
}
/*--------- END dverts -------------*/

.buttons{
	height:28px;
}
.buttons a{
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:11px;
    text-decoration:none;
    font-weight:bold;
    color:#FFFFFF;
    float:left;
	background: url(images/btn_associated_bg.png) 0 0 repeat-x;
	height:20px;
    line-height:130%;
    padding:5px 0px 7px 7px; /* Links */
    width:251px;
    outline: none;
}

.assoc{
	border:1px #000000 solid;
	background-color:#DCEBF5;
    width:auto;
	margin-left:15px;
}

#basic-accordian{
	border:5px solid #EEE;
	padding:5px;
	width:350px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-175px;
	z-index:2;
	margin-top:-100px;
}

.accordion_headings{
	padding:5px;
	background:#99CC00;
	color:#FFFFFF;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
}

.accordion_headings:hover{
	background:#00CCFF;
}

.accordion_child{
	padding:15px;
	background:#EEE;
}

.header_highlight{
	background:#00CCFF;
}

div.page_title{
	margin: 10px 0pt 0pt 10px;
	padding-top:20px;
	height: 40px;
	width: 835px;
}
div.page_title img{
	float:left;
}
div.page_title div{
	height:11px;
	border-bottom:1px #FA9300 solid;
	font-size:0;
}

.errormsg{
	color:#FF0000 !important;
	font-family:arial,sans-serif;
	font-size:smaller;
}
.okmesage{
	color:green;
	font-family:arial,sans-serif;
	font-size:smaller;
	margin-bottom:-20px;
	margin-left:10px;
}
.homepage_box{
	width:265px;
	_width:264px;
	height:260px;
	float:left;
	background: url(images/circle.png) no-repeat 4px 10px;
	border:1px #D1D1D1 solid;
	margin:18px 2px 0 12px;
	_margin:18px 7px 0 8px;
}
.homepage_box div h1{
	margin:20px 0 10px 9px !important;
}
.homepage_box div p{
	margin-left:9px;
	margin-right:9px;
}
.homepage_box div p a{
	color:#087BC4;
	text-decoration:none;
}
.homepage_box div{
	width:210px;
	height:100%;
	float:right;
	border-left:1px #D1D1D1 solid;
	background: url(images/homepagebox_bg.png) repeat-x top;
}
.small_buttons{
	margin-left:10px;
	margin-bottom:2px;
	height:40px;
	position:relative;
}
.small_buttons a{
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:11px;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    float:left;
    margin:5px 7px 5px 0;
    background-color:#F6F4F8;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
	height:20px;
    line-height:130%;
    padding:5px 7px 6px 7px; /* Links */
}

.small_buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.help_text{
	margin-left:30px;
	width:650px;
}
.help_text ul li{
	font-size:11px;
	line-height:16px;
}
.help_text div{
	margin-left:40px;
}
.help_text div p{
	margin-left:10px;
}
.help_text h1{
	font-size:110%;
	margin: 0 0 20px 0;
	display:inline;
}
.help_text h2{
	color:#FA9300;
}

img.loading { 
	position:relative;
	float:left;
	margin:0;
	padding:0 !important;
	margin-bottom:-200px;
	left:60px;
	display:none;
	background-color:#F1F1F1;
	background-image: url(images/indicator.gif);
	background-repeat: no-repeat;
    background-position: top center; 
	width: 400px; 
	height: 192px; 
	border:4px #D7E2EA solid;
}
.pop{
	text-align:center;
	background: url(images/popup_bg.jpg) repeat-x top left;
}
.pop img{
	margin-top:10px;
	margin-bottom:10px;
}
.pop span{
	font:12px Verdana;
	margin-bottom:10px;	
}
#diary{
	width:600px;
	border:0;
}
#diary p, #diary ul li{
	font-size:11px;
}
.bold{
	font-weight:bold;
}
#diaryul{
	clear:both;
	margin-left:0;
}
#diaryul ul{
	float:left;
	width:45%;
}
#diaryul ul li{
	line-height:17px;
	font-size:10px;
	font-weight:bold;
}
#diaryul img{
	float:left;
}
#view{
  width:281px;
  height:176px;
  background:transparent url(http://www.thisisbusiness.info/images/diary_adds.jpg) no-repeat 0 -177px;
  position:absolute;
  z-index:10;
  display:block;
}