body{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background: url(/images/popup_body.gif) top left repeat-x;
  font-size: 11px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

a img{
  border: 0px;
}

#pop_parent{
  width: 697px;
  margin: 0px auto;
}

#pop_header{
  width: 697px;
  height: 73px;
  background: url(/images/popup_header.gif) top left no-repeat;
}

h1.title{
  font-size: 24px;
	line-height: 25px;
	display: block;
	margin: 5px 0px 0px 0px;
	padding: 1px 0px 5px 0px;
	font-weight: bold;
	color: #002e6a;
}

#product_thumb_container{
  width: 687px;
  margin: 0px auto;
  padding: 5px 0px 0px 0px;
}

#popup_large_img{
  width: 600px;
  height: 600px;
  overflow: hidden;
  float: left;
  display: inline;
}

#popup_thumbs{
  float: right;
  display: inline;
  width: 82px;
  overflow: hidden;
}

#product_thumb_images{
  list-style: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#product_thumb_images li{
  border: 1px solid #a9b7cb;
  height: 80px;
  width: 80px;
  overflow: hidden;
  margin: 0px 0px 5px 0px;
}

.vs3form fieldset {
  border:1px solid  #dddddd;
  position:relative;
  padding:10px 10px 10px 10px;
  margin:10px 0px 10px 0px;
}

.blog_listing_content .vs3form fieldset {
  margin:0px 0px 0px 0px;
}

.vs3form legend {
  color:#27558e;
  font-size:11px;
  font-weight:bold;
}

.vs3form fieldset td {
  padding:0px 15px 10px 0px;
}

.vs3form fieldset p {
  clear:both;
}

.vs3form fieldset p label {
  float:left;
  width:90px;
  margin:0px 10px 10px 0px;
}

.vs3form fieldset p input {
  float:left;
  margin:0px 10px 10px 0px;
}

.vs3form fieldset textarea,
.vs3form fieldset .textbox {
  width:290px;
}

.vs3form fieldset textarea {
  height:100px;
}

.blog_listing_content .vs3form fieldset textarea {
  height:60px;
}

.vs3form fieldset #captcha_response {
  width:100px;
}

.error{
  color: #ff0000;
}

.textbox, textarea{
	padding: 2px 2px 0px 2px;
	color: #888888;
	font-size: 10px;
	margin: 3px 2px 0px 0px;
	line-height:14px;
	border-bottom: 1px solid #e9e9e9;
	border-right: 1px solid #d8d8d8;
	border-top: 1px solid #a5a5a5;
	border-left: 1px solid #d8d8d8;
  font-family: Arial;
}

.textbox{
  height: 17px;
}

.close_window{
  float: right;
  position: relative;
  right: 13px;
  top: 23px;
}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: hand;
    cursor: pointer;
}

.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 #a9b7cb;
	background-color: #FFF;
}
