/* 
    Document   : style.css
    Created on : 3.09.2012, 11:19:20
    Author     : direction software solutions
    Description:
        Purpose of the stylesheet follows.
*/
#boxpagewidth{ 
	width:97%;
	margin:0 auto;
	padding:0;
	background:#FFF;
	min-height:485px;
	top: 0; left: 0; /* For IE7 and less */
	background:#FFF url(images/bgpptrackorder.jpg) top left no-repeat fixed;
}
#zoombox{
	width:97%;
	margin:0 auto;
	padding:0;
	background:#FFFFFF;
	min-height:710px;
}
.zoom-left{
	float:left;
	width:690px;
	margin:15px 0 0 0;
}
.zoom-right{
	float:right;
	width:140px;
	margin:50px 10px 0 0;
}
.zoom-right ul{
	margin:0;
	padding:0;
}
.zoom-right li{
	list-style-type:none;
	clear:both;
}
.zoom-right ul li.view{
	padding:0;
	margin: 0 auto 10px auto;
	border:#C1C1C1 1px solid;
	width:48px;
	height:48px;
	display:block;
}
.zoom-right ul li.view1{
	padding:0;
	margin: 0 auto 10px auto;
	border:#000 1px solid;
	width:48px;
	height:48px;
	display:block;
}
.zoom-right ul li.view:hover, .pdet-r1 ul li.view1:hover{
	padding:0;
	margin: 0 auto 10px auto;
	border:#cc0000 1px solid;
	width:48px;
	height:48px;
	display:block;
}
.zoom-right .viewprod a{
	text-decoration:underline;
}
#boxpagewidth2{ 
	width:860px;
	margin:0 auto;
	padding:0;
	background:#FFF;
	min-height:550px;
	top: 0; left: 0; /* For IE7 and less */
}

#boxpagewidth .berth3 { color: #019680; }