/*  
Theme Name: agentwebaudit 
Theme URI: http://www.agentwebaudit.com/ 
Description: The www.agentwebaudit.com site style.
Version: 1.0 
*/

body {
  background-color: #EAEAEA;
  background-image: url(/images/page_background.gif);
  background-repeat: repeat-x; 
  background-position: top left;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  text-align: center;
  font-family: Lucida, Tahoma, "Trebuchet MS", Arial, sans-serif;
  font-size: .9em;
}

a:link { color: #016198; }
a:visited { color: #CC870E; }
a:active { color: #80B446; }
a:hover { color: #80B446; }

div#header {
  position: static;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  background-image: url(/images/header/background.gif);
  background-repeat: repeat-x; 
  background-position: top left;
  height: 114px;
  padding: 0px;
  border: 0px;
  border-style: solid;
  border-color: white;
  width: 796px;
  text-align: left;
}

.clicka {
  border: 0px;
  margin: 0px;
  padding: 0px;
  font-size: 13px;
  line-height: 13px;
}
.clicka a {
  border: 6px solid red; text-decoration: none;
  margin: 0px;
  padding: 0px;
  font-size: 13px;
  line-height: 13px;
}
.clicka a:link { border: 6px solid red; text-decoration: none; }
.clicka a:visited { border: 6px solid red; text-decoration: none; }
.clicka a:hover { border: 6px solid green; text-decoration: none; }
.clicka a:active { border: 6px solid red; text-decoration: none; }

h2#logo2, h2#logo3 {
  float: left;
  display: block;
  width: 307px;
  height: 74px;
  border: 0px;
  margin: 37px 0px 0px 21px;
  padding: 0px;
  background: url('/images/header/logo.gif') 0 0 no-repeat;
}

h2#logo3 {
  width: 796px;
  margin: 37px auto 0px auto;
  background: url('/images/header/logo.gif') center center no-repeat;
  text-indent: -1200px;
  overflow: hidden;
}

h2#logo2 a, h2#logo3 a {
  display: block;
  width: 307px;
  height: 74px;
  background: url('/images/header/logo.gif') 0 0 no-repeat;
  text-indent: -1200px;
  overflow: hidden;
}

div#page {
  position: static;
  border: 0px;
  margin: 0px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px 2px;
  width: 800px;
}

div#outer {
  position: relative;
  border: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  width: 796px;
  text-align: left;
}

div#inner {
  background-repeat: repeat-y; 
  background-image: url(/images/text_background.gif);
  border: 0px;
  background-color: transparent;
  margin: 0px;
  padding: 0px;
  position: absolute;
  width: 796px;
  left: 0px;
  top: 0px;
  min-height: 1600px;
/**
  height: 5800px;
**/
}

/**
div#main {
  position: static;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  width: 802px;
  min-height: 1200px;
  height: 1400px;
  text-align: left;
}

#content {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 796px;
  border: 0px;
  margin: 0px;
  padding: 0px;
}

**/

#leftcolumn {
/**
  position: absolute;
  top: 64px;
  left: 50px;
**/
  display: static;
  width: 430px;
  width: 500px;
  border: 0px;
  margin: 0px auto;
  padding: 60px 0px;
  font-size: 1em;
}

#leftcolumn p {
  text-indent: 20px;
}

#rightcolumn {
  background-image: url('/images/colshadow.gif');
  background-repeat: no-repeat; 
  background-position: top left;
  position: absolute;
  top: 64px;
  left: 520px;
  width: 220px;
  border: 0px;
  margin: 0px;
  padding: 0px;
  font-size: 1em;
}

.highlight {
  padding: 5px 20px;
  border: 1px solid #EAEAEA;
}
 
.buttons {
  display: block;
  height: 48px;
  border: 0px;
  margin: 6px 0px 6px 8px;
  padding: 0px;
}

div.buttons {
  float: right;
  margin-right: 36px;
}

.buttons a, .buttons input {
  display: block !important;
  height: 48px !important;
  width: 136px !important;
  border: 0px !important;
  margin: 0px !important;
  padding: 0px !important;
  overflow: hidden !important;
  text-decoration: none;
  text-indent: -1200em;
}

.buttons a:hover, .buttons input:hover {
  background-image: none !important;
}

#request_button { background: url('/images/buttons/request_button.jpg') 0 -48px no-repeat; width: 136px; }
#request_button a { background: url('/images/buttons/request_button.jpg') top left no-repeat; width: 136px !important; }

h1 {
  color: #80B446;
  font-size: 2em;
  font-weight: normal;
  line-height: 1.1em;
  letter-spacing: 0em;
  text-align: center;
}

h2 {
  color: #016198;
  font-size: 1.6em;
  font-weight: bold;
  line-height: 1.1em;
  letter-spacing: 0em;
}

h3 {
  font-weight: bold;
  color: #CC870E;
  color: #996600;
  font-size: 1.2em;
  line-height: 1.1em;
  text-align: center;
}

h4 {
  font-weight: bold;
  color: #016198;
  font-size: 1em;
  line-height: 1.1em;
  margin-top: -12px;
  padding-top: 0px;
}

h5 {
  color: #016198;
  font-size: 1em;
  font-weight: normal;
  line-height: 1.2em;
  text-transform: uppercase;
}

h6 {
  color: #999999;
  font-size: 1em;
  font-weight: normal;
  line-height: 1.2em;
  text-transform: uppercase;
}

p {
  color: #000000;
  font-size: 1em;
  font-weight: normal;
  line-height: 130%;
}

#leftcolumn ul {
  margin: 6px 0px 6px 20px;
  border: 0px;
  padding: 0px;
  list-style-image: url("/images/bullet.gif");
}

#leftcolumn ul li ul {
  margin: 0px 0px 0px 10px;
  border: 0px;
  padding: 0px;
  list-style-image: url("/images/bullet.gif");
}

#leftcolumn ul li ul li ul{
  margin: 0px 0px 0px 10px;
  border: 0px;
  padding: 0px;
  list-style-image: url("/images/bullet.gif");
}

#leftcolumn ol {
  margin: 14px 0px 14px 20px;
  border: 0px;
  padding: 0px;
}

#leftcolumn ol li {
  margin: 8px 0px;
  border: 0px;
  padding: 0px;
}

#leftcolumn pre {
  font-size: larger;
}

#leftcolumn blockquote {
	line-height: 150%;
}

ul#topnav {
  display: block;
  position: absolute;
  background-color: #FFFFFF;
  background-image: url(/images/topnav_background.gif);
  background-repeat: repeat-x; 
  background-position: top left;
  top: 0px;
  left: 5px;
  width: 756px;
  height: 44px;
  border: 0px;
  margin: 0px auto;
  padding: 6px 0px 0px 30px;
  list-style-type: none;
  text-align: left;
  font-size: .9em;
}

ul#topnav li {
  float: left;
  border: 0px;
  margin: 0px;
  padding: 0px;
  text-align: center;
  line-height: 2.1em;
  font-size: 1.15em;
  letter-spacing: .05em;
}

ul#topnav li a {
  float: left;
  display: block;
  height: 32px;
  width: 200px:
  margin: 0px;
  padding: 0px 16px;
}

ul#topnav li a:link { color: #FFFFFF; text-decoration: none; }
ul#topnav li a:visited { color: #FFFFFF; text-decoration: none; }
ul#topnav li a:active { color: #FFFFFF; text-decoration: none; }
ul#topnav li a:hover { color: #FFFFFF; text-decoration: none; background: #016198; } /** border: 1px solid #7AAF3D; border-bottom: 0px; **/ 

button { margin: 8px 0px; }

select {
  margin: 2px 4px;
}

fieldset {
  border: 0px;
  margin: 0px;
  padding: 0px 8px;
}

fieldset label {
  border: 0px;
  margin: 0px;
  padding: 0px;
  font-size: .8em;
  text-transform: uppercase;
  text-align: right;
  white-space: nowrap;
  vertical-align: top;
  line-height: 2em;
}

fieldset input {
  background: #FFFFFF;
  border: 1px solid #EEEEEE;
  border-top: 1px solid #DDDDDD;
  border-left: 1px solid #DDDDDD;
  margin: 0px !important;
  padding: 2px;
  line-height: 1.35em;
  text-align: left;
}

textarea, textarea[id="comment-text"] {
  font-family: Lucida, Tahoma, "Trebuchet MS", Arial, sans-serif;
  font-size: 1em;
  width: 84%;
}

hr {
border: 1px solid #FFFFFF; border-top: 1px dotted #CCCCCC; margin: 8px 0px; padding: 0px; background: #FFFFFF; text-align: left;
}

.formwrapper {
  border: 1px solid #EAEAEA;
  background-color: #F9F9F9;
  padding: 4px 16px;
  color: #333333;
  font-weight: bold;
}

#footer {
  padding: 50px 0px;
}

#footer p {
  border: 0px;
  padding: 0px 36px 0px 36px;
  margin: 0px;
  color: #7A786F;
  font-size: .8em;
  text-align: center;
}

.alert {
  color: #BF6C00;
}

td { border: 1px solid #EEEEEE; padding: 8px; }
th { background: #EEEEEE; padding: 8px; }

.title { display: block; float: left; width: 100px; margin: 4px 0px; }
.field { border: 1px solid #EEEEEE; margin: 4px 0px; }
.field:hover { border: 1px solid #EEEEEE;}

