
/* CSS Document- Antony Bridge */

#html, body {
  color:#000000;
  background: white ;
  font-family:Arial; 
  font-size:14px;
  margin:0;
}
a{color:#909090;text-decoration:none;}
img{border:0;}
#page {
width:1024px;
margin:0 auto;
padding:0 25px;

}
#header {float:left;margin:30px 0 7px 45px;border-bottom:2px solid #C5C5C5;width:958px;}
#header img{border:0;}
#footer{margin:0 auto;width:980px;padding-top:5px;padding-bottom:30px;}
#footer img{border:0;}
#copy{margin:0;float:left;font-size:11px;color:White;}
#designer{float:right;font-size:11px;margin-bottom:20px;color:#C5C5C5;}

#outer-wrap{float:left;margin-bottom:25px;width:1024px;min-height:600px;}

#menu-bar{width:777px;float:right;margin-right:10px;}
#menu-bar ul{list-style-type:none;padding:0;width:777px;float:left;margin:0 0 0 9px;}
#menu-bar ul li {display:inline;padding:5px;float:left;width:184px;text-align:right;}
#menu-bar ul li a{font-size:11px;text-decoration:none;font-weight:bold;text-transform:uppercase;}
#menu-bar ul li a:hover{color:#474747;}
.menu-on{color:#474747;}

#paint-type{float:left;margin-left:508px;width:300px;}
#paint-type ul{list-style-type:none;margin-top:1px;}
#paint-type ul li{display:inline;width:108px;float:left;}
#paint-type ul li a{font-size:11px;text-transform:uppercase;font-weight:bold;}

.type-on{color:#704d3a;}
.thumb-list{float:right;width:965px;height:100px;margin-right:16px;padding-top:25px;}
.thumb-list img {
        margin-left:5px;
       
}		
.fullimg {
        -moz-opacity:1;
		opacity: 1;
		filter: alpha(opacity = 100);
}

.dullimg{
 -moz-opacity:0.3;
		opacity: 0.3;
		filter: alpha(opacity = 30);

}

#paint-info{float:left;width:260px;height:65px;margin-top:410px;margin-left:47px;}
#paint-info p{margin:5px 0 0 0;}
.title{font-size:16px;font-weight:bold;color:#474747;}
.subtitle{font-size:16px;color:#C5C5C5;}
.size1{font-size:12px;color:#b6b3ac;}
#prf-content{float:left;width:560px;margin:0px 0 0 45px}
#prf-content p{margin:5px 0 0 0;}
.prf-banner{margin-top:10px;}
.prf-details{color:#76746f;font-size:14px;line-height:16px; padding-right:15px;}

#contact-main{float:left;width:961px;height:641px;background:url(../images/contact-banner.jpg) no-repeat;margin-left:45px;}
#contact-info{float:left;width:320px;height:30px;margin:20px 0 0 620px;color:White;}
a.contact-email{color:white;}
a.contact-email:hover{color:#FFA800;}
#intro-image1{border-left:9px solid #3e3d3b;border-right:9px solid #3e3d3b;border-top:11px solid #3e3d3b;border-bottom:11px solid #3e3d3b;margin:5px;width:122px;height:165px;background:url(../images/intro-11.jpg) no-repeat 0 0;float:left;}
#intro-image1:hover{background:url(../images/intro-11.jpg) no-repeat 0 -165px;border-left:9px solid #3e3d3b;border-right:9px solid #3e3d3b;border-top:11px solid #3e3d3b;border-bottom:11px solid #3e3d3b;margin:5px;}
#intro-image2{border-left:9px solid #3e3d3b;border-right:9px solid #3e3d3b;border-top:11px solid #3e3d3b;border-bottom:11px solid #3e3d3b;margin:5px;width:122px;height:165px;background:url(../images/intro-22.jpg) no-repeat 0 0;float:left;}
#intro-image2:hover{background:url(../images/intro-22.jpg) no-repeat 0 -165px;border-left:9px solid #3e3d3b;border-right:9px solid #3e3d3b;border-top:11px solid #3e3d3b;border-bottom:11px solid #3e3d3b;margin:5px;}
#intro-image3{border-left:9px solid #3e3d3b;border-right:9px solid #3e3d3b;border-top:11px solid #3e3d3b;border-bottom:11px solid #3e3d3b;margin:5px;width:122px;height:165px;background:url(../images/intro-33.jpg) no-repeat 0 0;float:left;}
#intro-image3:hover{background:url(../images/intro-33.jpg) no-repeat 0 -165px;border-left:9px solid #3e3d3b;border-right:9px solid #3e3d3b;border-top:11px solid #3e3d3b;border-bottom:11px solid #3e3d3b;margin:5px;}

#intro-logo{float:left;margin-top:60px;vertical-align:top;background:url(../images/intro-logo.jpg) no-repeat 0 0;height:75px;width:233px;}
#intro-logo:hover{float:left;margin-top:60px;vertical-align:top;background:url(../images/intro-logo.jpg) no-repeat 0 -75px;height:75px;width:233px;}

#outer-wrap2{margin:180px 0 0 0;}
/* rotator in-page placement */
    div#rotator {
	float:left;
	
}
div#rotator ul{margin:0;}
/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div#rotator ul li img {
	
	padding: 4px;
	
}
    div#rotator ul li.show {
	z-index:500;
}


div.jqZoomTitle
{
	z-index:5000;
	text-align:center;
	font-size:11px;
	font-family:Tahoma;
	height:16px;
	padding-top:2px;
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #FFF;
	background: #999;

}

.jqZoomPup
{
		overflow:hidden;
		background-color: #FFF;
		-moz-opacity:0.6;
		opacity: 0.6;
		filter: alpha(opacity = 60);
		z-index:10;
		border-color:#c4c4c4;
		border-style: solid;
		cursor:crosshair;
}

.jqZoomPup img
{
	border: 0px;
}

.preload{
	-moz-opacity:0.8;
	opacity: 0.8;
   filter: alpha(opacity = 80);
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
   text-decoration: none;
	border: 1px solid #CCC;
   background-color: white;
   padding: 8px;
	text-align:center;
   background-image: url(../images/zoomloader.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
	width:90px;
	* width:100px;
	height:43px;
	*height:55px;
	z-index:10;
	position:absolute;
	top:3px;
	left:3px;

}

.jqZoomWindow
{
	border: 1px solid #999;
	background-color: #FFF;
	
}


