*,html {
  margin: 0;
  padding: 0; 
  } 
  
body {
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  padding: 5px 0;
  background: #457a92;
  }
  
a {
  color: #457a92;
  text-decoration: none;
  }  

a:hover {
  color: #ccc;
  }  
  
img {
  border: none;
  }  
  
h1, h2, h3 {
  float: left;
  width: auto;
  font-size: 12px;
  color: #c1c1c1;
  } 

div.hdwb_heading {
  border-bottom: 1px solid #ccc;
  float: left;
  max-width: 802px;
  width: 100%;
  padding: 5px 5px 3px 5px;
  color: #c1c1c1;
  } 

div.hdwb_heading_sorts {
  float: right;
  width: auto;
  }  

div.hdwb_heading_sorts span.hdwb_sort_by {
  font-weight: bold;
  }  
  
#hdwb_main_box {
  margin: 0 auto;
  max-width: 832px;
  overflow: hidden;
  background: #f7f7f7;
  }  
  
#hdwb_header {
  max-width: 832px;
  width: 100%;
  float: left;
  padding: 5px 0;
  margin-bottom: 5px;
  }
  
#hdwb_top_navi {
  max-width: 786px;
  width: 100%;
  float: left;
  display: inline;
  padding: 10px 0 10px 15px;
  color: #c1c1c1;
  }  
  
#hdwb_top_navi li {
  list-style-type: none;
  display: inline;
  }  
  
#hdwb_top_navi li a {
  padding: 5px 10px;
  float: left;
  width: auto;
  background: #fff;
  margin-right: 5px;
  font-weight: bold;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  }  

#hdwb_top_navi li span {
  padding: 5px 10px;
  float: left;
  width: auto;
  background: #fff;
  margin-right: 5px;
  font-weight: bold;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  }     
  
#hdwb_user_res {
  width: auto;
  height: auto;
  float: right;
  padding: 6px 10px;
  margin: 5px 15px 0 0;
  color: #c1c1c1;
  background: #fff;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  }  

#hdwb_searchbox {
  float: left;
  max-width: 580px;
  width: 100%;
  padding: 5px 0;
  }  
  
span.hdwb_search_field {
  float: left;
  width: auto;
  margin-left: 15px;
  }  
  
input.search_field {
  max-width: 450px;
  width: 100%;
  float: left;
  border: 1px solid #ccc;
  font-size: 14px;
  padding: 5px;
  box-shadow: inset 0 0 5px #ddd;
  color: #c1c1c1;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  }  
  
span.hdwb_search_button {
  float: left;
  width: auto; 
  }    
  
input.search_button {
  float: left;
  width: 80px;
  height: 28px;
  margin-left: 5px;
  font-size: 14px;
  border: 1px solid #ccc;
  cursor: pointer;
  color: #c1c1c1;
  background: #eee;
  box-shadow: inset 0 0 5px #ddd;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  } 
  
input.search_button:hover {
  color: #ccc;
  }  
 
#hdwb_top_social {
  max-width: 832px;
  width: 100%;
  float: left;
  display: inline;
  }  
  
#hdwb_left_social {
  float: left;
  max-width: 832px;
  width: 100%;
  padding: 5px 0 2px 15px;
  height: 24px;
  }
  
#hdwb_left_social img {
  float: left;
  width: auto;
  vertical-align: bottom;
  }  
  
div.hdwb_share1 {
  float: left;
  width: auto;
  margin-right: 5px;
  }

div.hdwb_share2 {
  float: left;
  width: auto;
  margin-right: 5px;
  }  
  
div.hdwb_share3 {
  float: left;
  width: auto;
  } 
  
#hdwb_content {
  max-width: 832px;
  width: 100%;
  float: left;
  }  
  
#hdwb_content_left {
  float: left;
  max-width: 806px;
  width: 100%;
  padding: 0 5px 10px 10px;
  display: inline;
  } 
  
#hdwb_contact {
  float: left;
  max-width: 736px;
  width: 100%;
  padding: 19px 20px 20px 20px;
  text-align: left;
  line-height: 18px;  
  display: inline;
  } 
 
#hdwb_contact fieldset {
  border: none;
  float: left;
  width: auto;
  }  

#hdwb_contact .field {
  margin-bottom: 10px;
  }

#hdwb_contact textarea {
  max-width: 400px;
  width: 100%;
  height: 150px;
  border: 1px solid #ccc;
  padding: 2px;
  }  

.input_style {
  width: 250px;
  border: 1px solid #ccc;
  padding: 2px;
  height: 16px;
  }
  
.captcha_inp {
  width: 80px;
  border: 1px solid #ccc;
  padding: 2px;
  }  
  
#hdwb_captcha {
  width: 125px;
  height: 40px;
  }  
  
.send_it {
  float: left;
  width: auto;
  margin-top: 5px;
  font-size: 14px;
  padding: 4px 10px;
  border: 1px solid #ccc;
  cursor: pointer;
  box-shadow: inset 0 0 5px #ddd;
  color: #c1c1c1;
  background: #eee;
  } 
  
.send_it:hover {
  color: #ccc;
  }   
  
.label_warning {
  color: red;
  width: 80px;
  float: left;
  padding: 2px 0;
  }
  
.label_style {
  width: 80px;
  float: left;
  padding: 2px 0;
  }   

.please_correct {
  float: left;
  width: 100%;
  margin-top: 10px;
  }  

.code_invalid {
  color: red;
  margin-left: 15px;
  }  
  
#hdwb_privacy {
  float: left;
  max-width: 760px;
  width: 100%;
  padding: 9px 10px 10px 10px;
  text-align: left;
  line-height: 18px;  
  display: inline;
  }   
  
#hdwb_image_privacy {
  float: left;
  max-width: 760px;
  width: 100%;
  padding: 9px 10px 10px 10px;
  text-align: left;
  line-height: 18px;  
  display: inline;
  }    

#hdwb_image_privacy ul {
  list-style-type: none;
  }  
  
#hdwb_error_description {
  float: left;
  max-width: 760px;
  width: 100%;
  padding: 9px 10px 10px 10px;
  text-align: left;
  line-height: 24px;  
  display: inline;
  }   
  
#hdwb_error_description ul {
  float: left;
  max-width: 736px;
  width: 100%;
  padding-left: 20px;
  }  
  
#hdwb_walls_box {
  float: left;
  max-width: 780px;
  width: 100%;
  padding: 5px 0;
  display: inline;
  margin-left: 16px;
  } 

#hdwb_random_box {
  float: left;
  max-width: 780px;
  width: 100%;
  padding: 5px 0;
  margin-left: 16px;
  display: inline;
  }    

#hdwb_content_right {
  float: left;
  width: 190px;
  float: left;
  padding: 0 0 10px 5px;
  }  
  
#hdwb_list1 {
  width: 190px;
  float: left;
  }  
  
#hdwb_content_right ul {
  list-style-type: none;
  text-align: left;
  float: left;
  width: 190px;
  color: #c1c1c1;
  }

#hdwb_content_right li {
  float: left;
  width: 180px;
  padding: 3px 0 3px 10px;  
  border-bottom: 1px dotted #ccc;
  }
  
#hdwb_content_right li span {
  font-weight: bold;
  }  

#hdwb_footer {
  float: left;
  max-width: 812px;
  width: 100%;
  text-align: center;
  margin: 0 10px;
  border-top: 1px solid #ccc;
  padding: 7px 0;
  display: inline;
  } 
  
#hdwb_performance {
  max-width: 832px;
  width: 100%;
  margin: 0 auto;
  }  
  
div.hdwb_line_break {
  float: left;
  max-width: 728px;
  width: 100%;
  height: 0; 
  overflow: hidden;
  }  
  
img.thumb_img {
  padding: 15px 15px 9px 15px;
  background: #fff;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  float: left;
  max-width: 338px;
  width: 100%;
  height: 190px;
  }  
  
div.hdwb_thumb:hover {
  box-shadow: 0 0 7px #ccc;
  }    
  
div.hdwb_thumb {
  float: left;
  max-width: 370px;
  width: 100%;
  margin: 10px;
  text-align: left;
  display: inline;
  } 
  
div.hdwb_thumb span {
  float: left;
  max-width: 338px;
  width: 100%;
  padding: 0 15px 14px 15px;
  border-bottom: 1px solid #ccc; 
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  text-align: justify;
  background: #fff;
  line-height: 18px;
  }

#hdwb_small_images {
  float: left;
  max-width: 736px;
  width: 100%;
  margin: 10px 0 5px 28px;
  display: inline;
  }  
  
img.thumb_img2 {
  background: #fff;
  float: left;
  border: 1px solid #ccc;
  width: 125px;
  height: 70px;
  } 

div.hdwb_thumb2 {
  float: left;
  width: 127px;
  text-align: left;
  margin: 0 10px;
  position: relative;
  display: inline;
  }
 
#hdwb_ad_728x90_1, #hdwb_ad_728x90_2, #hdwb_ad_728x90_3, #hdwb_ad_728x90_4, #hdwb_ad_728x90_5 {
  max-width: 728px;
  width: 100%;
  margin: 5px auto;
  padding: 5px 0;
  display: inline;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc; 
  float: left;
  }  

#ad_336x280_1 {
  margin: 0 4px 0 10px;
  float: left;
  max-width: 336px;
  width: 100%;
  display: inline;
  } 

#hdwb_performance {
  text-align: center;
  width: auto;
  text-align: center;
  margin: 10px 0;
  }  
  
div.hdwb_pagination {
  width: 100%;
  float: left;
  padding: 4px 0;
  margin: 10px 0 5px 0;
  text-align: center;
  font-size: 16px;
  }  
  
div.hdwb_pagination a.pagenav {
  border: 1px solid #ccc;
  padding: 3px 5px;
  }  
  
div.hdwb_pagination span.hdwb_pagenav {
  background: #457a92;
  color: #fff;
  padding: 4px 6px;
  }
  
div.hdwb_pagination a {
  text-decoration: none;
  }  
  
div.hdwb_pagination a.pagenav:hover {
  border: 1px solid #457a92;
  color: #000; 
  }  
  
#hdwb_detail {
  max-width: 796px;  
  width: 100%;
  float: left;
  margin-top: 15px;
  padding: 0 10px;
  }
  
#hdwb_detail_left {
  float: left;
  max-width: 443px;
  width: 100%;
  position: relative;
  margin-bottom: 10px;
  }  
  
#hdwb_detail_img {
  float: left;
  max-width: 441px;
  width: 100%;
  border: 1px solid #ccc;
  }  
  
#hdwb_detail_info {
  float: left;
  max-width: 736px;
  width: 100%;
  padding: 5px 10px;
  margin: 0 0 0 18px;
  display: inline;
  }
  
div.hdwb_detail_info_res a {
  float: left;
  width: auto;
  margin-left: 10px;
  }  
 
div.hdwb_detail_info {
  float: left;
  max-width: 736px;
  width: 100%;
  text-align: left;
  vertical-align: bottom;
  line-height: 24px;
  display: inline;
  }  
  
div.hdwb_detail_info_res {
  float: left;
  max-width: 736px;
  width: 100%;
  text-align: left;
  vertical-align: bottom;
  line-height: 26px;
  display: inline;
  }    
  
span.hdwb_detail_res {
  float: left;
  width: 100px;
  margin-right: 5px;
  }       
  
div.hdwb_detail_info_line {
  float: left;
  max-width: 736px;
  width: 100%;
  height: 1px;
  font-size: 1px;
  }    
  
div.hdwb_detail_info span {
  float: left;
  width: auto;
  margin-right: 5px;
  }   

span.hdwb_arrow_l, span.hdwb_arrow_r {
  float: left;
  width: 40px;
  height: 20px;
  overflow: hidden;
  }     

div.hdwb_counter {
  float: left;
  width: 31px;
  }  
  
div.hdwb_counter img {
  vertical-align: bottom;
  }   
 
span.hdwb_votes_zero {
  color: #ccc;
  font-weight: bold;
  font-size: 11px;
  margin: 3px 0 0 5px;
  }
 
span.hdwb_votes_green {
  color: #008000;
  font-weight: bold;
  font-size: 11px;
  margin: 3px 0 0 5px;
  }

span.hdwb_votes_red {
  color: #ff0000;
  font-weight: bold;
  font-size: 11px;
  margin: 3px 0 0 5px;
  }     
  
div.hdwb_thumb_up_green {
  background: url('/templates/images/ttt.png') no-repeat 0 -40px;
  width: 20px;
  height: 20px;
  float: left;
  }  
  
div.hdwb_thumb_down_red {
  background: url('/templates/images/ttt.png') no-repeat 0 -100px;
  width: 20px;
  height: 20px;
  float: left;
  }    
  
span.hdwb_thumb_up a {
  width: 20px;
  height: 20px;
  background: url('/templates/images/ttt.png') no-repeat 0 0;
  float: left;
  text-decoration: none;
  }  
  
span.hdwb_thumb_down a {
  width: 20px;
  height: 20px;
  background: url('/templates/images/ttt.png') no-repeat 0 -60px;
  float: left;
  text-decoration: none;
  }    
  
span.hdwb_thumb_up a:hover {
  background: url('/templates/images/ttt.png') no-repeat 0 -20px;
  text-decoration: none;
  }  
  
span.hdwb_thumb_down a:hover {
  background: url('/templates/images/ttt.png') no-repeat 0 -80px;
  text-decoration: none;
  }  

#hdwb_ratings {
  min-width: 80px;
  text-align: left;
  background: #f7f7f7;
  position: absolute;
  top: 214px;
  padding: 8px;
  -webkit-border-radius: 0 10px 0 0;
  -moz-border-radius: 0 10px 0 0;
  border-radius: 0 10px 0 0;
  }
  
#hdwb_ratings span {
  float: left;
  width: auto;
  } 

img.small_hover {
  position: absolute;
  height: 25px;
  width: 40px;
  top: 25px;
  left: 42px;
  border: none;
  }  

#hdwb_thumbs {
  float: left;
  width: auto;
  display: inline;
  }  
  
#hdwb_thumbs span.hdwb_thumb_up, span.hdwb_thumb_down, div.hdwb_thumb_up_green, div.hdwb_thumb_down_red {
  margin-left: 5px;
  width: 20px;
  float: left;
  display: inline;
  }     
  
div.hdwb_detail_share {
  float: left;
  width: 100%;
  max-width: 433px;
  padding: 10px 0 0 10px;
  display: inline;
  text-align: left;
  height: 24px;
  }    
  
div.hdwb_detail_share1 {
  float: left;
  width: auto;
  margin-right: 5px;
  }  
  
div.hdwb_detail_share2 {
  float: left;
  width: auto;
  margin-right: 5px;
  }  

div.hdwb_detail_share3 {
  float: left;
  width: auto;
  margin-right: 5px;
  }  

div.hdwb_detail_share4 {
  float: left;
  width: auto;
  }  
  
#hdwb_upload {
  max-width: 792px;
  width: 100%;
  float: left;
  margin: 15px 0;
  padding: 0 10px;
  }  
  
div.hdwb_upload_line {
  float: left;
  max-width: 760px;
  width: 100%;
  padding: 0 10px;
  font-size: 13px;
  line-height: 34px;
  }    
  
div.hdwb_upload_line img {
  float: left;
  width: 80px;
  height: 30px;
  }
  
span.hdwb_upload_span1 {
  float: left;
  width: 100px;
  } 

span.hdwb_upload_span2 {
  float: left;
  max-width: 400px;
  width: 100%;
  margin-left: 10px;
  }  
  
input.upload_title {
  float: left;
  max-width: 300px;
  width: 100%;
  height: 20px;
  margin-top: 5px;
  padding: 1px 3px;
  }

input.upload_code {
  float: left;
  width: 100px;
  height: 20px;
  margin-left: 10px;
  margin-top: 5px;
  padding: 1px 3px;
  }  
  
.upload_checkbox {
  float: left;
  width: auto;
  margin-top: 12px;  
  }  
  
#hdwb_image-policy-popup {
  display: block;
  position: relative;
  }
  
#detail_images {
  margin: 0 auto 10px auto;
  max-width: 740px;
  width: 100%;
  overflow: hidden;
  text-align: center;
  }  
  
img.detail_thumb_img {
  float: left;
  background: #535353;
  max-width: 173px;
  width: 100%;
  padding: 1px;
  margin: 0 5px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  } 
  
@media only screen and (max-width : 800px){  
  
#detail_images {
  margin: 0 auto 4px auto;
  max-width: 368px;
  }   
  
img.detail_thumb_img {
  float: none;
  margin: 0 0.2% 1.5% 0.2%;
  max-width: 47%;
  width: 100%;
  vertical-align: bottom;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  }   
  
}  