/* CSS Document */
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
overflow: -moz-scrollbars-vertical;
overflow-x: hidden;
overflow-y: scroll;
}
.textarea {
	padding:4px 4px 4px 22px;
	border:1px solid #CCCCCC;
	height:30px;
	background-color:#ffffff;
}
.tb11 {
	background:#FFFFFF url(images/search.png) no-repeat 4px 4px;
	padding:0px 2px 2px 0px;
	border:1px solid #CCCCCC;
	width:340px;
	height:20px;
}
.inpt-box {
	padding:0px 0px 0px 0px;
	border:1px solid #CCCCCC;
	width:340px;
	height:20px;
}
button.clean-gray {
  background: #eee;
  background: -moz-linear-gradient(top, #eee 0%, #ccc 100%);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eee), to(#ccc));
  border: 1px solid #ccc;
  border-bottom: 1px solid #bbb;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #333;
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  line-height: 1;
  padding: 8px 0;
  text-align: center;
  text-shadow: 0 1px 0 #eee;
  width: 150px;
}

button.clean-gray:hover {
  background: #ddd;
  background: -moz-linear-gradient(top, #ddd 0%, #bbb 100%);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ddd), to(#bbb));
  border: 1px solid #bbb;
  border-bottom: 1px solid #999;
  cursor: pointer;
  text-shadow: 0 1px 0 #ddd;
}

button.clean-gray:active {
  border: 1px solid #aaa;
  border-bottom: 1px solid #888;
  -moz-box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee;
  -webkit-box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee;
  box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee;
}
button.minimal-indent {
  background: #C80E18;
  background: -moz-linear-gradient(top, #f3f3f3 0%, #dddddd 50%, #d2d2d2 50%, #dfdfdf 100%);
  background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #f3f3f3), color-stop(0.5, #dddddd), color-stop(0.5, #d2d2d2), color-stop(1, #dfdfdf));
  border-right: 1px solid #dfdfdf;
  border-bottom: 1px solid #C80E18;
  border-right: 1px solid #dfdfdf;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: inset 0 1px 0 0 #fff, 0 1px 0 0 #d5d5d5, 0 -1px 2px 1px #efefef;
  -webkit-box-shadow: inset 0 1px 0 0 #fff, 0 1px 0 0 #d5d5d5, 0 -1px 2px 1px #efefef;
  box-shadow: inset 0 1px 0 0 #fff, 0 1px 0 0 #d5d5d5, 0 -1px 2px 1px #efefef;
  color: #ffffff;
  font-family: "helvetica neue", helvetica, arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  padding: 7px 0;
  text-shadow: 0 1px 1px #fff;
  width: 150px;
}

button.minimal-indent:hover {
  background: #C80E18;
  background: -moz-linear-gradient(top, #e5e5e5 0%, #d1d1d1 50%, #c4c4c4 50%, #b8b8b8 100%);
  background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #e5e5e5), color-stop(0.5, #d1d1d1), color-stop(0.5, #c4c4c4), color-stop(1, #b8b8b8));
  -webkit-box-shadow: inset 0 1px 0 0 #f2f2f2, 0 1px 0 0 #c9c9c9, 0 -1px 2px 1px #e3e3e3;
}

button.minimal-indent:active {
  -moz-box-shadow: inset 0 0 30px 0 #999, 0 1px 0 0 #fff;
  -webkit-box-shadow: inset 0 0 30px 0 #999, 0 1px 0 0 #fff;
  box-shadow: inset 0 0 30px 0 #999, 0 1px 0 0 #fff;
}

div.indent {
  background: #e2e2e2;
  background: -moz-linear-gradient(top, #e2e2e2 0%, #fafafa 100%);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e2e2e2), to(#fafafa));
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
 } 
.biz_float {float:left; width:190px; height:35px; border:0px solid #ffffff;}
.arrow {color:#C80E18; font-weight:bold;}
.link a {color:#666666; text-decoration:none; font-weight:bold;}
.link a:hover {color:#C80E18; text-decoration:underline; font-weight:bold;}

.side-heading {color:#C80E18; text-decoration:none; font-weight:bold;}
.about a {color:#C80E18; text-decoration:none; font-weight:bold;}
.about a:hover {color:#666666; text-decoration:underline; font-weight:bold;}

.redlink a {color:#C80E18; text-decoration:none; }
.redlink a:hover {color:#C80E18; text-decoration:underline;}

button {
border: 0 none;
cursor: pointer;
font-weight: bold;
padding: 0 15px 0 0;
text-align: center;
height: 30px;
line-height: 30px;
width: auto;
}

button.rounded {
background: transparent url(../images/btn_right.png ) no-repeat scroll right top;
clear: left;
font-size:11px;
}

button span {
display: block;
padding: 0 0 0 15px;
position: relative;
white-space: nowrap;
height: 30px;
line-height: 30px;
}

button.rounded span {
background: transparent url(../images/btn_left.png ) no-repeat scroll left top;
color: #FFFFFF;
}

button.rounded:hover {
background-position: 100% -30px;
}

button.rounded:hover span {
background-position: 0% -30px;
}

button::-moz-focus-inner {
border: none;
}
.hclass
{color:#C80E18;}
.AdvBox {
  font-size:12px;
  font-family:Arial, Helvetica, sans-serif;
}
.AdvBoxTop {
    background:url(../images/head-bg.png) 0 0 no-repeat;
    height:30px;
  }
  .AdvBoxTop h5 {
    color:#363636;
    font-size:12px;
    font-weight:bold;
    height:30px;
    background:url(../images/head-bg.png) right -30px no-repeat;
    margin:0 0 0 8px;
    padding:0 11px 0 3px;
    line-height:30px;
  }
    .AdvBoxText {
    padding:10px;
    border:1px solid #dadada;
  }

  .spellingLink {
    color:#191970;
  }
  .table-box1
  {
  background-color:#FBFBF1;
  margin-bottom:10px;
  }
    .table-box1
  {
  background-color:#efefef;
  margin-bottom:10px;
  }
  tr.off {
background: #ffffff;
}
tr.on {
background:#F2F2F2;
}
.hr-line
{ border-top:1px solid #dadada;
}
.hr-bottom-line
{ border-bottom:1px solid #FEDEDE;
}
.comp-head
{color:#333333;
font-size:11px;
font-weight:bold;
}
.comp-text
{font-size:11px;
}
.comp-webs a {color:#C80E18; text-decoration:none; font-weight:bold;}
.comp-web a:hover {color:#C80E18; text-decoration:underline; font-weight:bold;}

.table-box {background-color:#F7F7F0; margin-bottom:4px; border:1px solid #E9E6CE;}
.login-butt { font-family:arial; font-size:12px;background-color:#B20218;color:#ffffff; font-weight:bold; height:25px;}
.padd-left { padding-left:8px;}
.mand {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#FF0000;}
.white-head {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#FFFFFF;}
.white-head a {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#FFFFFF; text-decoration:none;}
.white-head a:hover{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#FFFFFF; text-decoration:underline;}
.coming_soon_left{float:left; width:140px; height:125px; border:1px solid #e9e6ce; background-color:#f7f7f0; margin-left:10px;}
.align_left_gallery
{ width:140px; height:125px; border:0px solid #DADAD6; float:left; margin-left:10px;}
tr.off {
background: #f7f7f0;
}
tr.on {
background: #FDEBEA;
}
.imgborder{border:1px solid #cbcaca; background-color:#fff; padding:4px;}
.left_gallery
{ width:165px; height:215px; border:1px solid #DADAD6; float:left; margin-left:20px; margin-bottom:20px;}
.gallery_title{font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; color:#666666;}
.gallery_title a{font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; color:#666666;}
.gallery_title a:hover{font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; color:#A10304;}
.drop-box {
	padding:0px 2px 2px 0px;
	border:1px solid #CCCCCC;
	width:340px;
	height:25px;
}

<!-- search box-->
#search-box {
    position: relative;
    width: 100%;
    margin: 0;
}


#search-text {
    font-size: 14px;
    color: #ddd;
    border-width: 0;
    background: transparent;
}

#search-box input[type="text"] {
    width: 100%;
    padding: 11px 0 12px 1em;
    color: #333;
    outline: none;
}

#form {
    height: 40px;
    border: 1px solid #aaa;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
    -webkit-box-shadow: inset 0 0 5px #bbb;
    -moz-box-shadow: inset 0 0 5px #bbb;
    box-shadow: inset 0 0 5px #bbb;
    overflow: hidden;
}

#search-button {
    position: absolute;
    top: 1px;
    right: 1px;
    height: 40px;
    width: 79px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    border-width: 0;
    border-left: 1px solid #aaa;
    -webkit-border-radius: 0px 3px 2px 0px;
    -moz-border-radius: 0px 3px 2px 0px;
    border-radius: 0px 3px 2px 0px;
    background-color: #bbb;
    background: -moz-linear-gradient(top, #c9c9c9 0%, #C80E18);
    background: -webkit-gradient(linear, left top, left bottom, from(#C80E18), to(#C80E18));
    -webkit-box-shadow: -4px 0px 3px -2px #C80E18;
    -moz-box-shadow: -4px 0px 3px -2px #C80E18;
    box-shadow: -4px 0px 3px -2px #C80E18;
    cursor: pointer;
}
<!-- search box -->