a {
color: #7b7b7b;
text-decoration:none;
border-bottom: 1px dotted gray;
}

a:hover {
color: black;
}


body {
background-color:white;
background-repeat: no-repeat;
background-position:top center;
margin:0px;
}

.jay {
background-image: url('/assets/images/backgrounds/bg-main.png');
}

.doug {
background-image: url('/assets/images/backgrounds/bg-doug.png');
}

.clive {
background-image: url('/assets/images/backgrounds/bg-clive.png');
}

.cow {
background-image: url('/assets/images/backgrounds/bg-cow.png');
}

.emergency {
position:fixed;
top:0px;
left:0px;
background-color:red;
width:100%;
z-index:500;
color:white;
font-family:arial;
padding:10px;
}

#container {
position: relative;
top:200px;
width:965px;
margin:auto;
}





#tabs {
position: relative;
width:961px;
height:51px;
margin-left:4px;
}

#tabs ul {
list-style-type: none;
margin:0px;
padding:0px;
height:51px;
}

#tabs ul li {
line-height:51px;
height:46px;
font-family:arial;
font-size:18px;
color:gray;
font-weight:bold;
text-align:center;
padding-top:5px;
float:left;
width:198px;
background-image: url('/assets/images/tabs/tab-off.png');
}

#tabs ul li.active {
background-image: url('/assets/images/tabs/tab-on.png');
}

#tabs ul li a {
color: gray;
text-decoration: none;
border-bottom:0px;
}

#tabs ul li a:hover {
color: maroon;
border-bottom:0px;
}

#tabs ul li.left {
width:202px;
background-image: url('/assets/images/tabs/tab-on-left.png');
float:left;
}

#tabs ul li.search {
width:367px;
background-image: url('/assets/images/tabs/tab-search.png');
}



#content {
background-color:white;
background-image: url('/assets/images/backgrounds/content-bg.png');
background-repeat: repeat-y;
z-index:1000;
}

#clear {
clear:both;
}

#footer {
position:relative;
top:-20px;
background-color:white;
background-image: url('/assets/images/backgrounds/footer-bg.png');
width:965px;
height:161px;
z-index:100;
}

#footer a {
color:white;
border-bottom:0px;
}

#footer a:hover {
color:#eeeeee;
}

#footer-links{
position:relative;
top:65px;
left:130px;
}


#footer ul {
margin:0px;
padding:0px;
list-style:none;
color:white;
font-family:arial;
font-size:10px;
}

#footer ul li {
float:left;
}

#footer ul li ul {
margin-right:50px;
}

#footer ul li ul li{
float:none;
}



#col-inner-main {
position:relative;
top:15px;
float:left;
width:636px;
margin-left:55px;
border:0px solid black;
}

#col-inner-right {
top:15px;
position:relative;
float:right;
width:165px;
margin-right:55px;
border:0px solid black;
}



#ajaxSearch_form {
margin:0px;
display:inline;
}

#ajaxSearch_form fieldset {
display:inline;
padding:0px;
margin:0px;
border:0px;
}

#ajaxSearch_input {
border:1px solid gray;
width:225px;
font-family:arial;
font-size:14px;
color:gray;
line-height:16px;
padding:5px;
}

#ajaxSearch_submit {
font-family:arial;
font-size:14px;
font-weight:bold;
color:white;
background-color:#2f2d0d;
padding:5px;
border:0px;
}

#ajaxSearch_output {
border: 1px solid #444;
padding: 10px;
background: #fff;
display: block;
height: auto;
vertical-align: top;
}

#whcc-search{
 font-family:georgia;
}

#whcc-search .headline {
 font-size:26px;
 color:#2f2d0d;
}

#whcc-search .ajaxSearch_resultsInfo {
 margin:0px;
 padding:0px;
 margin-bottom:10px;
 font-family:arial;
 font-size:10px;
 font-weight:bold;
 color:gray;
}

#whcc-search .ajaxSearch_paging {
font-family:arial;
font-size:12px;
font-weight:bold;
}

#whcc-search .ajaxSearch_result {
margin-top:10px;
maring-bottom:10px;
}

#whcc-search a.ajaxSearch_resultLink {
 font-size:20px;
 display:block;
 border:0px;
}

#whcc-search .ajaxSearch_resultDescription {
 font-size:14px;
 font-weight:bold;
}

#whcc-search .ajaxSearch_resultExtract p {
margin:0px;
padding:0px;
font-size:12px;
}

#whcc-search .ajaxSearch_extract {
font-size:11px;
line-height:16px;
}

#whcc-search .ajaxSearch_extract p {
margin-top:0px;
padding-top:0px;
}





#whcc-search-col{
 font-family:arial;
 padding:10px;
 border:1px solid #dedede;
 background-color:#eeeeee;
}

#whcc-search-col .headline {
 font-size:20px;
 font-weight:bold;
 color:#2f2d0d;
}

#whcc-search-col .ajaxSearch_paging {
display:none;
}

#whcc-search-col .ajaxSearch_result {
 border-top:1px solid #eeeeee;
 border-bottom:1px solid #eeeeee;
 margin-bottom:10px;
 padding-top:3px;
 padding-bottom:3px;
}

#whcc-search-col .ajaxSearch_result:hover {
 border-top:1px solid white;
 border-bottom:1px solid white;
 background-color:#dedede;
}

#whcc-search-col .ajaxSearch_resultsInfo {
 margin:0px;
 margin-bottom:20px;
 padding:0px;
 font-family:arial;
 font-size:10px;
 font-weight:bold;
 color:gray;
}

#whcc-search-col a.ajaxSearch_resultLink {
 font-size:14px;
 display:block;
 border:0px;
 line-height:14px;
 font-weight:bold;
}

#whcc-search-col .ajaxSearch_resultDescription {
 font-size:11px;
 line-height:12px;
}

#whcc-search-col .ajaxSearch_resultExtract {
display: none;
}





ul.standard-tabs {
margin:0px;
padding:0px;
list-style:none;
font-family:arial;
font-size:11px;
font-weight:normal;
}

ul.standard-tabs li {
border-bottom: 1px solid gray;
line-height:18px;
width:100px;
float:left;
background-color: #c2972f;
//background-image: url('/assets/images/tabs/home-tab-bg.png');
text-align:center;
}

ul.standard-tabs li.active {
width:99px;
background-color: white;
background-image: none;
border-bottom:0px;
}

ul.standard-tabs li.active a {
color:black;
}

ul.standard-tabs a {
text-decoration:none;
color:white;
border-bottom:0px;
}

ul.standard-tabs a:hover {
color:beige;
}


.default {
font-family: georgia;
font-size:14px;
line-height: 20px;
}

.basic-list{
margin:0px;
padding:0px;
list-style:none;
font-family:arial;
font-size:12px;
}

.basic-list li {
margin-bottom:5px;
}

hr {
color: gray;
background-color: gray;
border: 0px solid gray;
height: 1px;
}

.form-notification {
border: 1px solid green;
padding: 20px;
font-family: Lucida Sans Unicode;
font-size: 16px;
color: green;
}