/* 
    Dixieoutfitters Yahoo Search
*/
html {
background: url('/images/backgrounds_repeating/top-fade-grey.png') repeat-x top left;
}


.body {
   background:url(/images/search/defend-ones-honor-text.png);
   background-position: top  left;
    background-repeat: no-repeat;
}


.search-body {
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    padding:0;
    text-align:center;
     margin:0px;
      padding:0px;
}
.number-of-results {;
    margin:auto;
    padding:0;
    width:850px;
    height:60px;
    color:#6595B4;
    text-align:right;
}
#perform-search-submit-dixie {
    background-color:yellow;
    float:left;
}
#perform-search-submit-web {
    background-color:yellow;
    float:left;
}
.search-area {

    margin:auto;
    padding:0;
    width:850px;
    height:180px;
}
.search-area-bar {
    height:134px;
    width:850px;

}
.search-area-image {
    width:490px;
    height:134px;
    float:left;
    text-align:left;
}
.search-area-image img {
    position:relative;
    left:50px;
}
.search-area-links {
    float:left;
    width:350px;
    height:134px;

}
.search-area-links a {
    position:relative;
    top:100px;
    left:90px;
}
.search-area-form {
    text-align:center;
    height:25px;
    width:850px;

}
#search_form_find {
    margin:0px;
    top:0px;
    padding:0px;
    position:relative;
}
.result-set {
    background-color:white;
    border:4px solid white;  ;
    float:left;
    height:50px;
    margin:auto;
    padding:0;
    text-align:center;
    width:840px;
    margin-bottom:20px;
}
.abstract {
height:20px;
width:840px;
overflow:hidden;
float:left;
margin-left:0px;
}
.clickurl {
display:none;
float:left;
}
.date {
float:left;
margin-left:10px;
margin-right:5px;
}
.dispurl {
float:left;
display:none;
}
.size {
float:left;
display:none;
}
.title {
float:left;
}
.title a {
float:left;
font-size: 123.1%;
color:#0000DE;
}
.url {
float:left;
}
.url a {
color:#008000;
}
.results {
    width: 840px;
    margin-left:auto;
    margin-right:auto;
}
.search_type_links  {
    color:red;
}
.search_type_links_active  {
    font-weight:bold;
    color:red;
     text-decoration:none;
}

.page_name{
	background-color:yellow;
	border-style:solid;
	border-width:10px;
	border-color:orange;
	padding:5px;
}
.page_content_capsule {
	text-align:left;
}











