

#search {
  padding: 50px 0 20px 0;
  border-bottom: 1px solid #A4BCD5;
  margin-bottom: 31px;
  
}

#wrapper h2 {
  color: #2665B9;
  padding-bottom: 20px
}

.search_results {
  padding-bottom: 30px
}

.results_link a, .results_link a:hover, .results_link a:active, .results_link a:visited {
  color: #999A99
}

.search_nums {
  color: #343334
}

#search h1 {
  font-size: 2em;
  padding-bottom: 20px;
  color: #2665B9
}

#left_col_search h2, #right_col_search h2 {
 font-size: 1.3em;
 padding-bottom: 10px;
}

#search form label {
  padding-right: 30px
}

#search form input {
  width: 300px;
  height: 18px;
  margin-right: 10px
}

#search form input.submitbutton {
  background: url(/images/templates/Search-design/search_bg.jpg);
  width: 87px;
  height: 22px;
  background-repeat: no-repeat;
  padding-bottom: 5px;
  border: none;
  color: #ffffff;
  padding-top: 2px;
  cursor: pointer;
  font-weight: bold
}

.sub_content_wrapper {
  width: 415px;
  border: 1px solid  #A6BDD5;
  height: 270px;
  margin-bottom: 40px;
  margin-top: 3px
}

.sub_content_search {
  padding: 10px
}

.sub_content_search h1 {
  padding-bottom: 10px;
}

.sub_content_search p {
  padding-bottom: 10px;
}

.sub_content_search ul li {
 background-image: url(/images/templates/BOCC-home/blue_small.jpg);
 background-repeat: no-repeat;
 background-position:0 5px;
 padding-left: 30px;
 padding-bottom: 10px;
}

a.bocc_team {
  color: #E96842
}

#left_col_search ul {
  padding-top: 10px
}

#left_col_search ul li {
  padding-bottom: 20px
}

.date {
  color: #999A99
}

#breadcrumb {
  float: right;
  padding-top: 5px;
  color: #999A99;
}

#breadcrumb img {
  float:left;
  padding-right: 5px
}

#breadcrumb a, #breadcrumb a:hover, #breadcrumb a:visited, #breadcrumb a:active {
  color: #E96842
}

#pagination {
  text-align: center;
  padding-bottom: 20px
}

.previous, .next {
  float:left;
  background: url(/images/templates/Search-design/search_bg_results.jpg);
  background-repeat: no-repeat;
 width: 75px;
 height: 23px;
 padding-top: 2px

}

.previous {
  margin-right: 30px
}

.next {
  margin-left: 30px
}


.previous a, .previous a:hover, .previous a:visited, .previous a:active, .next a, .next a:hover, .next a:visited, .next a:active {
 color: #ffffff;
 display: block;
}

.previous a:hover, .next a:hover  {
  text-decoration: none
}

.num_bg {
  background: url(/images/templates/Search-design/search_results_blue.jpg);
  background-repeat: no-repeat;
  width: 24px;
  height: 23px;
  display: block;
  float: left;
  margin: 0 5px 0 5px;
  color: #ffffff;
   padding-top: 2px
}


/*Design page */

#search p {
  padding-bottom: 10px
}

#wrapper h2 {
  color: #2665B9;
  padding-bottom: 20px
}

#left_col_search h2, #right_col_search h2 {
 font-size: 1.3em;
 padding-bottom: 10px;
}




.design_img {
  width: 204px;
  float: left;
  padding-bottom: 10px;
  padding-left: 27px
}

* html .design_img {
 padding-left: 10px;
}

.first {
  padding-left: 0 !important
}

#design_block {
  padding-bottom: 10px;
  border-bottom: 1px solid #A4BCD5;
  float: left;
  margin-bottom: 40px
}


.design_img img {
  padding-bottom: 15px;
}

.design_img h3 {
  color: #2665B9;
  padding: 0 4px 10px 4px;
  width: 206px
}

.design_img p {
  width: 206px;
  padding: 0 4px 0 4px;
}

.bocc-logo {
float:left;
padding-bottom:15px;
}

#banner h1 {
color:#2665B9;
float:right;
font-size:2em;
padding-top:5px;
}





