/*
File:			custom.css
Description:	Custom styles for Your Theme

HOW TO USE THIS FILE:

Override any class you want and it will change default styling to suit your needs.

For example, if you wish to change the default text blog title to grey, you would add the 
following declarations to this file:

	#header .blog-title a{ background:#cccccc }     <--- This makes blog title background grey

*/


.clearfloat2:after{display:block;clear:both;visibility:hidden;height:0;content:"."}
.agent_biodata{width:500px}
.sidebar_spacer { padding-top:0px; }
#content a {color:#080}
#content_block a {text-decoration:underline}
#content a.btn_input_highlight{color:#FFF}
#top_strip {padding-top:10px}
#top_strip p {color:#000}
#top_strip_in .dropdown li a,#top_strip_in p a {color:#008}
#content { width:640px}
#sidebar { width:300px}
#content #tab {background:#FFF;width:630px}
#footer2{color:#FFF;margin:0 auto;padding-top:15px;width:900px;}
.b_askquestions {margin-left:40px}
.content_left li {overflow:visible}
.content_left {width:450px}
#commentform .subscribe-to-comments label{width:275px;margin:0}
#commentform .subscribe-to-comments input{margin:12px 0}
#content_block li {margin-left:30px}
.commentlist ul li {clear:both}

.status { position:absolute;  right:0px;  bottom:5px; border:0; padding-right:10px; color:#000; font-weight:bold; color:#f60;   }
.agent_biodata { float:right; width:450px;  }
.agentlinks p{width:430px}

body{min-height:101%;font:14px Arial,Verdana,Sans-Serif;line-height:160%;background:#EEE;margin:46px 0 50px 0}
#page{background:#FFF;margin:0 auto;padding:0 20px 10px 20px;width:960px;  border:1px solid #BBB;box-shadow: 7px 7px 7px #888}

#header{width:100%;min-width:1000px;background:#000;box-shadow:0 2px 6px #888;position:fixed;top:0;z-index:1001}  
#header li{color:#FFF;float:left;list-style:none;padding:7px 10px 0px 7px}
#header a {color:#FFF;text-decoration:none}
#header a:hover {color:#FF0;text-decoration:none}
.sitelogo {float:left}
.searchbar {float:left;margin:0 20px 0 20px;padding:5px}
.searchbar input {padding:2px}
.gsc-completion-container{padding-top:10px;box-shadow: 4px 4px 4px #888}

.left,.imgl{float:left;}
.right,.imgr{float:right;}
#nav{background:#060;height:28px;line-height:15px;padding:5px}
#nav a,#nav a:hover{border:none;text-decoration:none}
#nav li{border-right:0;float:left;list-style:none}
#nav a,#nav a:visited{color:#f5f5f4;display:block;font-weight:700;padding:6px 9px}
#nav a:hover{background:#0A0}
#nav ul{margin:0;padding:0;line-height:15px}

#nav2, #toc{background:#EEE;border:1px solid #DDD;height:25px}
#nav2 a,#nav2 a:visited,#toc a,#toc a:visited{color:#0000AA;display:block;padding:0 9px;text-decoration:none;}
#nav2 li,#toc li{float:left;list-style:none;}
#nav2 ul,#toc ul{margin:0;padding:0;line-height:20px;}
#nav2 ul a,#toc ul a{margin:3px 0 0 0}
#nav2 ul img,#toc img{margin:4px 0 0 0}

#sabre_spectre {display:none}
#commentform p label {width:550px;font-size:85%}
