*{border:0px; margin:0px; padding:0px}
body{font-family:Arial, Helvetica, sans-serif; font-size:14px; width:100%; background-color:#444;}
.site
{
	width:980px; text-align:left;
}
div{/*border:red 1px solid*/}
.td{vertical-align:text-top}
.Bottom_logos{width:80px; margin:10px}
.logo {width:600px}
.logo img{z-index:150; display:block; position:relative; padding-left:40px}
.logo2 {}
.logo2 img{z-index:150; display:block; position:absolute; margin-left:40px; margin-top:50px; height:180px}
.topbg{background-color:#011246; height:9px; padding-top:70px}
.topbreak{background-image:URL(../images/breaker.jpg); height:10px; background-repeat:repeat}
.menu{background-image:URL(../images/navbg.jpg); width:100%; height:35px; background-repeat:repeat-x; background-color:#444}
.top{border:none;}
.banner{height:300px; width:980px;}
.bannerbg{height:300px; border:none; background-image:URL(../images/bannerbg.jpg); background-repeat:repeat; width:100%;}
.enquire
{
	float:right; color:black; border:1px solid black; padding:3px; 
	width:340px; background-color:white; border-radius:10px;
}
.enquire h3{font-size:18px}
.formtext{border:1px solid black; width:180px; padding:5px;border-radius:5px}
.formtext2{border:1px solid silver; width:180px; padding:5px;border-radius:5px}
.but1{background-color:#1138b8; height:30px; width:80px; color:white; border-radius:10px; border:2px solid black;
		-webkit-transition: background 0.5s; transition: background 0.5s; -webkit-transition: border 0.5s; transition: border 0.5s;}
.but1:hover{background-color:#9cb2fb; height:30px; width:80px; color:white; border-radius:10px; border:2px solid transparent}

.contentbox{width:940px; background-color:white; padding:20px; background-color:white; text-align:left;}
.content{box-shadow:0px 0px 20px 5px; background-color:white; vertical-align:top; width:100%;z-index:100; display:block; position:relative}
.content a{color:#414151; text-decoration:none}
.content a:hover{color:#1138b8}
.content h1{color:#1138b8; font-size:32px}
.content h2{color:#1138b8}
.content h3{color:#1138b8}
.content strong{color:#1138b8}
.content p{color:#414151}
.content li{margin-left:20px!important; list-style:circle}

.Item_display{-webkit-transition: background 0.5s; /* For Safari 3.1 to 6.0 */
    transition: background 0.5s;}
.Item_display:hover{background-color:#9cb2fb; }
.Item_display_th{border:1px solid #CCC; background-color:#DCDCDC; height:30px; padding:10px 15px 10px 15px; font-weight:bold; text-align:center}
.Item_display_td{height:130px; padding:10px; text-align:center; border-bottom:1px solid #999999; cursor:pointer; width:190px}
.is_sold{height:100px;; position:absolute; margin-top:-171px; margin-left:-97px}

@-moz-document url-prefix() { 
  .is_sold {
    height:100px; position:absolute; margin-top:-172px; margin-left:-94px
  }
}

@supports (-ms-accelerator:true) {
  .is_sold { } 
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
    /* Safari and Chrome, if Chrome rule needed */
    .is_sold {
      height:100px; position:absolute; margin-top:-151px; margin-left:1px
    }
}    

.contact_content{box-shadow:0px 10px 20px 5px; background-color:white; vertical-align:top; padding:20px}
.contact_content a{color:#414151; text-decoration:none}
.contact_content a:hover{color:#1138b8}
.contact_content h1{color:#1138b8; font-size:32px}
.contact_content h2{color:#1138b8}
.contact_content h3{color:#1138b8}
.contact_content strong{color:#1138b8}
.contact_content p{color:#414151}
.contact_content li{margin-left:20px!important; list-style:circle}

.specials{box-shadow:0px 0px 20px 5px; padding:15px; background-color:white; vertical-align:top; width:100%}
.specials a{color:#414151; text-decoration:none}
.specials a:hover{color:#1138b8}
.specials h1{color:#1138b8; font-size:32px}
.specials h2{color:#1138b8}
.specials h3{color:#1138b8}
.specials strong{color:#1138b8}
.specials p{color:#414151}

.footer{text-align:center; padding-top:8px; margin-bottom:-8px; color:white; width:100%}
.footer a{color:white; text-decoration:none; font-weight:bold}
.footer a:hover{color:#1138b8; font-weight:bold}
.developedby{text-align:right; margin-top:-20px; color:white}
.developedby a{color:white}

.galleryscroll
{
	margin-left:190px;
	width:600px;
    height:150px;
    overflow-x: scroll;
    overflow-y: hidden;
    background-color:#1138b8; 
    border-radius:5px 5px 0px 0px
}

#captcha-wrap 
{
	background:none !important; background-color:#1138b8 !important; border:none !important; 
	width:240px !important; margin:2px !important; padding:2px !important; display:block !important; 
	float:none !important;
	}
#captcha-wrap .captcha-action{background:none !important; background-color:#1138b8; width:50px !important;}
#captcha-wrap .text-box{background-color:#1138b8 !important; border:none !important}
#captcha-wrap .text-box {width:130px !important; margin:0px !important; padding:0px !important}
#captcha-wrap #secureImage{width:100px}

.product_image
{
	height:60px; 
	border:none; 
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%); 
	filter: gray;
	-webkit-transition: -webkit-filter 0.5s; 
	transition: -webkit-filter 0.5s; 
	-moz-transition: -moz-filter 0.5s;
	-moz-transition: filter 0.5s;
	-ms-transition: -ms-filter 0.5s;
	-o-transition: -o-filter 0.5s;
	transition: filter 0.5s;
}
.product_image:hover{height:60px; border:none solid 1px; filter: grayscale(0%); -webkit-filter: grayscale(0%); filter: none}
