
/* CSS Document */
html {
 overflow:scroll;
}

body {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#666666;
 line-height:22px;
}


#wrapper {
 width:955px;
 height:690px;
 margin:0px auto;
}

#header {
 width:100%;
 height:100px;
}

.headerInner {
 width:100%;
 height:59px;
}

.headerbar {
 width:100%;
 height:47px;
 background-color:#b35d20;
}

.headerbarGray {
 width:100%;
 height:34px;
 background-color:#cdcecf;
 border-top:1px solid #ffffff;
}

.headerbarRight {
 width:350px;
 float:right;
 background-image:url(../images/hdr_img.gif);
 height:47px;
}

.headerbarRightGray {
 width:363px;
 float:right;
 background-image:url(../images/hdr_imageGray.gif);
 height:34px;
}

.headerbarLeft {
 margin:7px 0px 0px 10px;
 float:left;
}

.leftbar {
 width:200px;
 margin-top:10px;
 padding-top:20px;
 float:left;
}

.content {
 float:right;
 width:735px;
 margin-top:10px;
 padding-bottom:10px;
 /*background-image:url(../images/bkgrd_content.gif);*/
 border-bottom:1px solid #999999;
}

.contentScroll {
 width:695px;
 padding:20px 0px 20px 10px;
 min-height:320px;
}

#footer {
 width:100%;
 padding-top:45px;
 padding-bottom:30px;
 float:left;
 clear:left;
}

.middle {
 width:100%;
}

.grayBottom {
 width:100%;
 height:115px;
 clear:left;
 background-color:#bfc2c6;
 margin-top:8px;
 float:left;
}

.btn {
 margin-left:20px;
 float:right;
 height:15px;
 vertical-align:bottom;
}

.btnFooter {
 margin-right:20px;
 float:left;
 height:11px;
}

.floatClear {
 float:left;
 clear:left;
 width:100%;
}

.margin {
 margin-bottom:10px;
}

.marginLG {
 margin-bottom:20px;
}
 
.formLabel {
 float:left; 
 margin-right:10px; 
 width:75px; 
 text-align:right;
}

/* fonts start*/
.question {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-weight:bold;
 color:#b35d20;
}

.subhead {
font-family:Verdana, Arial, Helvetica, sans-serif;
 color:#b35d20;
 font-size:12px;
 text-transform:uppercase;
 
}

a:link {
 color:#b35d20;
 text-decoration:none;
}

a:visited {
 color:#b35d20;
 text-decoration:none;
}

a:hover {
 color:#b35d20;
 text-decoration:underline;
}

a.small:link {
  color:#666666;
  font-size:10px;
  text-decoration:underline;
}

a.small:visited {
  color:#666666;
  font-size:10px;
  text-decoration:underline;
}

a.small:hover {
  color:#b35d20;
  font-size:10px;
  text-decoration:underline;
}

li {
 margin:5px 0px 5px 15px;
 padding:0px;
}


/*rollovers start*/
a.whatis span { display:none; }
a.whatis {
display: block;
background: transparent url('../images/btn_whatis.gif') no-repeat scroll top; 
width:95px;
height:15px;
}
a.whatis:hover {
background-position: bottom;
outline: none; 
}

a.search span { display:none; }
a.search {
display: block;
background: transparent url('../images/btn_search.gif') no-repeat scroll top; 
width:45px;
height:15px;
}
a.search:hover {
background-position: bottom;
outline: none; 
}

a.blog span { display:none; }
a.blog {
display: block;
background: transparent url('../images/btn_blog.gif') no-repeat scroll top; 
width:29px;
height:15px;
}
a.blog:hover {
background-position: bottom;
outline: none; 
}

a.credits span { display:none; }
a.credits {
display: block;
background: transparent url('../images/btn_credits.gif') no-repeat scroll top; 
width:44px;
height:15px;
}
a.credits:hover {
background-position: bottom;
outline: none; 
}

a.aboutus span { display:none; }
a.aboutus {
display: block;
background: transparent url('../images/btn_aboutus.gif') no-repeat scroll top; 
width:58px;
height:15px;
}
a.aboutus:hover {
background-position: bottom;
outline: none; 
}

a.contactus span { display:none; }
a.contactus {
display: block;
background: transparent url('../images/btn_contactus.gif') no-repeat scroll top; 
width:69px;
height:15px;
}
a.contactus:hover {
background-position: bottom;
outline: none; 
}

a.signin span { display:none; }
a.signin {
display: block;
background: transparent url('../images/btn_signin.gif') no-repeat scroll top; 
width:30px;
height:11px;
}
a.signin:hover {
background-position: bottom;
outline: none; 
}

a.register span { display:none; }
a.register {
display: block;
background: transparent url('../images/btn_register.gif') no-repeat scroll top; 
width:35px;
height:11px;
}
a.register:hover {
background-position: bottom;
outline: none; 
}

a.contact1 span { display:none; }
a.contact1 {
display: block;
background: transparent url('../images/btn_contact1.gif') no-repeat scroll top; 
width:65px;
height:12px;
}
a.contact1:hover {
background-position: bottom;
outline: none; 
}

a.faq span { display:none; }
a.faq {
display: block;
background: transparent url('../images/btn_faq.gif') no-repeat scroll top; 
width:61px;
height:12px;
}
a.faq:hover {
background-position: bottom;
outline: none; 
}

a.privacy span { display:none; }
a.privacy {
display: block;
background: transparent url('../images/btn_privacy.gif') no-repeat scroll top; 
width:76px;
height:12px;
}
a.privacy:hover {
background-position: bottom;
outline: none; 
}

a.terms span { display:none; }
a.terms {
display: block;
background: transparent url('../images/btn_terms.gif') no-repeat scroll top; 
width:78px;
height:12px;
}
a.terms:hover {
background-position: bottom;
outline: none; 
}

a.copyright span { display:none; }
a.copyright {
display: block;
background: transparent url('../images/btn_copyright.gif') no-repeat scroll top; 
width:55px;
height:12px;
}
a.copyright:hover {
background-position: bottom;
outline: none; 
}


.searchTableHdr {
 background-color:#f0ddcd;
 padding:3px 0px 3px 0px;
 font:Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#b35d20;
 font-weight:bold;
}

.searchTableGray {
 background-color:#ededee;
 padding:3px 0px 3px 2px;
 font:Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#707070;
 line-height:14px;
}

.searchTable {
 background-color:#ffffff;
 padding:3px 0px 3px 2px;
 font:Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#707070;
 line-height:12px;
}

.searchTableSelected {
 background-color:#e5c6ae;
}

.borderBottomDotted {
 border-bottom:1px dotted #d4ab8e;
 font-weight:bold;
}

.bl_menu {background: url(../images/bl_menu.gif) 0 100% no-repeat}
.br_menu {background: url(../images/br_menu.gif) 100% 100% no-repeat}
.tl_menu {background: url(../images/tl_menu.gif) 0 0 no-repeat}
.tr_menu {background: url(../images/tr_menu.gif) 100% 0 no-repeat; padding:1px}

.t_menu  {background: url(../images/dotGray.gif) 0 0 repeat-x}
.b_menu {background: url(../images/dotGray.gif) 0 100% repeat-x}
.l_menu {background: url(../images/dotGray.gif) 0 0 repeat-y}
.r_menu {background: url(../images/dotGray.gif) 100% 0 repeat-y;}

.bl_menuSelected {background: url(../images/bl_menuSelected.gif) 0 100% no-repeat}
.br_menuSelected {background: url(../images/br_menuSelected.gif) 100% 100% no-repeat}
.tl_menuSelected {background: url(../images/tl_menuSelected.gif) 0 0 no-repeat}
.tr_menuSelected {background: url(../images/tr_menuSelected.gif) 100% 0 no-repeat; padding:1px}

.t_menuSelected  {background: url(../images/dotOrange.gif) 0 0 repeat-x}
.b_menuSelected {background: url(../images/dotOrange.gif) 0 100% repeat-x}
.l_menuSelected {background: url(../images/dotOrange.gif) 0 0 repeat-y}
.r_menuSelected {background: url(../images/dotOrange.gif) 100% 0 repeat-y;}

.bl_lightOrange {background: url(../images/bl_lightOrange.gif) 0 100% no-repeat}
.br_lightOrange {background: url(../images/br_lightOrange.gif) 100% 100% no-repeat; padding:2px 0px 2px 10px}
.tl_lightOrange {background: url(../images/tl_lightOrange.gif) 0 0 no-repeat}
.tr_lightOrange {background: url(../images/tr_lightOrange.gif) 100% 0 no-repeat; padding:2px 0px 0px 10px}

.t_lightOrange  {background: url(../images/dotLightOrange.gif) 0 0 repeat-x}
.b_lightOrange {background: url(../images/dotLightOrange1.gif) 0 100% repeat-x}
.l_lightOrange {background: url(../images/dotLightOrange.gif) 0 0 repeat-y}
.r_lightOrange {background: url(../images/dotLightOrange.gif) 100% 0 repeat-y;}
.l_lightOrange1 {background: url(../images/dotLightOrange1.gif) 0 0 repeat-y}
.r_lightOrange1 {background: url(../images/dotLightOrange1.gif) 100% 0 repeat-y;}



.clear {
 height:1px;
 clear:both;
}

.font_menuSelected {
 font-size:10px;
 font-family:Verdana;
 font-weight:bold;
 color:#ffffff;
}

.font_menu {
 font-size:12px;
 font-family:Arial, Helvetica, sans-serif;
 color:#b35d20;
}

.as_boxes {
 border:1px solid #a4a5a7;
 background-color:#f9f9fa;
 color:#4b4b4b;
 font-size:10px;
 font:Arial, Helvetica, sans-serif;
 overflow-y:scroll;
 overflow-x:hidden;
 height:310px;
 width:135px;
 padding:5px;
 clear:left;
}

.as_boxesOverall {
 float:left;
 margin-right:17px;
 width: 135px;
}
.browsetab
{
 float:left;
 clear:left;
 width:100%;
 height:30px;
 width:166px;
 background: url(../images/tab_browse.gif);
}
.browsetabON
{
 float:left;
 clear:left;
 width:100%;
 height:30px;
 width:166px;
 background: url(../images/tab_browseON.gif);
}
.browselink:hover
{
color:#fff;
}

#panel {
	/*background: #B35D20;
	display: none;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;*/
	position:absolute;
	left:0px; 
	top:-25px; 
	width:355px; 
	height:247px;
	z-index:211;
	display:none;
	background: #eecfb7;
	margin:0px;
	padding:0px;
	color:#666666;
}

.notSaved {
 width:250px;
 text-align:center;
 line-height:16px;
 z-index:215;
 position:absolute;
 margin-top:10px;
}

.slide {
	margin: 0;
	padding: 0;
}
.btn-slide {

}
.active {
	background-position: right 12px;
}

.menu_list {	
}
.menu_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
    font-weight:bold;
}
.menu_body {
	display:none;
}
.menu_body a{

}
.menu_body a:hover{
  color: #000000;
  text-decoration:underline;
  }
  .hidden
  {
  
  }

#Results table {
 line-height:14px;
}


.home_text {
 float:left;
 width:100px;
 font-size:10px;
 line-height:14px;
  margin-top:10px;
}

.home_title {
 width:100px;
 font-size:13px;
 color:#b35d20;
 line-height:14px;
}
