/******* MAIN BOX *************/
h1.page-title { display: inline; }
div.main-box {
		height: 800px;
	}
	
	div#specials-section {
		height: 225px !important;
    overflow: auto !important;
	}

	
  div#new-to-this-questions {
		height: 225px !important;
		overflow: visible;
	}
	div.main-box a.link-owe {
		background-image: url(/_images/vx/global/icon-owe.png);
	}

	div.main-box a.link-dw {
		background-image: url(/_images/vx/global/icon-dw.png);
	}

	div.main-box a.link-ew { 
		background-image: url(/_images/vx/global/icon-ew.png);

	}

	div.main-box a.link-fp {
		background-image: url(/_images/vx/global/icon-fp.png);

	}
	
  ul.category-links2 a {
		background-repeat: no-repeat;
		line-height: 34px;
		display: block;
		font-weight: bold;
		padding-left: 60px;
		font-size: 15px;
		text-decoration: none;
		color: #333333;		
	}
	
	div#dual-boxes {
	  z-index: 3;
		position: relative;
	}
	
	#dual-boxes > div {
		height: 200px;
		width: 300px;
		border: 1px solid #cccccc;
	}
	div.search-box {
		float: left;
	}
	
	div.search-questions {
		height: 150px;
		padding-left: 10px;
		overflow: auto;
		font-size: 12px;
	}
	
	h4.product-name {
		background: none !important;
		color: #444444 !important;
		font-size: 18px !important;
		margin-top: 0px !important;
		font-family: trebuchet ms;
 	font-weight: 500;
 
		margin-bottom: 0px;
		padding-bottom: 0px;
		line-height: 18px;
		padding-top: 0px !important;
	}
div.colors {
	border: 1px dotted #ffffff;
	margin-bottom: 1px;
	padding: 1px;
	height: 24px;
	overflow: hidden;
	position: absolute;
	z-index: 2;
	width: 225px;
}

div.colors:hover {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	height: auto;
	width: 225px;
	padding-bottom: 0px;
	
}	
	h4.product-name div {
		color: #666666;
		font-size: 9pt;
		padding-left: 10px;
		font-weight: bold;
	}
	form.return-to-catalog {
		display: inline; float: right; margin-top: 5px; margin-right: 5px;
		
	}
	div.product-price {
		float: right;
		color: #009900 !important;
		font-size: 22px !important;
		margin-top: 0px;
		display: block !important;
		font-family: trebuchet ms;
		border: 0px solid #cccccc;
	}	

	div.product-id {
		float: left;
		text-align: left;
		color: #444444 !important;
		font-size: 12px !important;
		margin-top: 5px;
		margin-bottom: 5px;
		display: block !important;
	}	


	div.search-questions span.title {
		font-weight: bold;
		display: block;
	}
	div.search-questions > div {
		margin: 10px;
	}
	
	div.search-questions ul {
		margin-bottom: 10px !important;
		margin-left: 10px !important;
	}
	
	div.quick-browse-box {
		float: right;
		
	}
	div.category-list {
		overflow: auto;
		width: 300px;
		height: 164px;
		border-top: 1px solid #cccccc;
		
	}
	
	div.category-list ul {
		margin: 0px;
		padding: 0px;
		padding-left: 5px;
		list-style-type: none;
	}
	
	div.category-list li {
		font-size: 12px;
	}
	div.category-list a {
		text-decoration: none;
		color: #333333;
		background-image: url(/_images/vx/home/list-bullet.png);
		background-repeat: no-repeat;
		background-position: 0px 2px;
		padding-left: 10px;
	}
	div.category-list a:hover {
	  color: #F98011;
		text-decoration: underline;
	}
	div#about-section {
		clear: both;
		margin-top: 10px;
		/*background-image: url(/_images/vx/home/gen-9.png);
		background-repeat: no-repeat;
		background-position: 20px 60px;*/
	}
	
	div#about-section span.title {
		font-weight: bold;
	}
	
	#about-section p {
		font-size: 12px;
	}
	#about-section img {
		float: right;
		border: 0px;
		margin-left: 10px;
	}
	
	#about-section p.first {
		/* margin-left: 90px; */
		padding-top: 0px;
		margin-top: 0px;
	}
	#about-section span.title { 
		font-weight: bold;
		padding-bottom: 4px;
		display: block;
	}
	div.big-product-image {
		z-index: 2; 
		position: absolute; 
		top: 10px; 
		right: -20px; 
		background-image: url(/_images/vx/home/product-image.png); 
		background-repeat: no-repeat; 
		width: 250px; 
		height: 250px;
	}
	





	div#specials-section {
		clear: both;

	}
	#specials-section p {
		font-size: 12px;
	}
	#specials-section img {
		float: left;
		border: 0px;
	}
	
	#specials-section p.first {
		margin-left: 90px;
		padding-top: 0px;
		margin-top: 0px;
	}
	#specials-section span.title {
		font-weight: bold;
		padding-bottom: 4px;
		display: block;
	}

 a.alternate-product {
	 text-decoration: none;
	 display: block;
	 cursor: pointer;
 }
 
 a.alternate-product:hover {
	 color: #ffffff;
 }
 a.alternate-product div {
	 background-image: url(/_images/vx/global/product-box-hover-x.png);
   padding: 1px;
	 padding-right: 20px;
   background-position: 100% -50px;
	 background-repeat: no-repeat;
	 border: 1px solid #cccccc; 
	 margin: 1px; 
	 font-size: 11px;
	 height: 48px;
 }
 a.alternate-product:hover div {
	background-position: 100% 0px;
 }

	/************ SIDE BOX ****************/
	

  div.side-box-surround   {	height: auto  }
	div.side-box            { height: 100%; margin-bottom: 0px; padding-bottom: 0px;  border-bottom: 1px solid transparent; }	

  /************** BOTTOM BOXES ************/
	div.bottom-box-surround {	height: 306px !important; }
	div.bottom-box          { height: 261px !important;	}
	
ul.feature-list {
	list-style-type: none;
	list-style-image: url(/_images/vx/product-details/check.png);
	font-size: 11px;
	margin-top: 0px;
	padding-top: 0px;	
	margin-bottom: 10px;
	padding-bottom: 0px;

}



ul.requirements-list {
		list-style-type: none;
		font-size: 11px;
		margin-left: 0px;
		padding-left: 10px;
	margin-top: 0px;
	padding-top: 0px;		
	margin-bottom: 10px;
	padding-bottom: 0px;
	
}

ul.sub-requirement {
	margin-bottom: 0px; padding-bottom: 0px; margin-top: 0px; padding-top: 0px;
}

ul.sub-requirement li {
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}
ul.hot-links {
	list-style-type: none;
	list-style-image: url(/_images/vx/home/list-bullet.png);

	font-size: 11px;
	margin-top: 0px;
	padding-top: 0px;	
	margin-bottom: 10px;
	padding-bottom: 0px;
	
}

ul.hot-links a { text-decoration: none; color: #000000; }
ul.hot-links a:hover { color: #F46F15; }

.alt-format-icon { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border: 1px solid #fff; 	opacity:0.4;
	filter:alpha(opacity=40); /* For IE8 and earlier */
 }


.alt-format-icon-selected, .alt-format-icon:hover { 
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}

div.product-menu-bar h4.column-header-2 {
font-size: 16px !important; 
border-bottom: 0px;	
padding-top: 0px;
margin-bottom: 0px;
	text-shadow: 0 1px 0 #ffffff;
}
