/**** MAIN BOX ******/

	div.big-product-image {
		z-index: 2; 
		position: absolute; 
		top: 10px; 
		right: 30px; 
		background-image: url(/_images/vx/web-plugins/product-image.png); 
		background-repeat: no-repeat; 
		background-position: right;
		margin: 0px;
		width: 190px; 
		height: 145px;
	}

	
	
	div.main-box a.link-web-templates {
		background-image: url(/_images/vx/about/icon-web-templates.png);
	}

	div.main-box a.link-web-hosting {
		background-image: url(/_images/vx/about/icon-web-hosting.png);
	}

	div.main-box a.link-web-plugins {
		background-image: url(/_images/vx/about/icon-web-plugins.png);
	}

	div.main-box a.link-web-cms {
		background-image: url(/_images/vx/about/icon-web-cms.png);
	}

  
  ul.category-links a {
		background-repeat: no-repeat;
		padding-top: 0px;
		line-height: 20px;
	}

  div.main-box h3 {
		margin-top: 0px;
	}
	ul.category-links div.description {
		font-size: 10px;
		line-height: 12px;
		padding-bottom: 4px;
		color: #666666;
	}
	

	
	
  /************* MAIN BOX ***************/
	div.main-box            { height: 524px !important; }

	/************ SIDE BOX ****************/
  div.side-box-surround   {	height: 532px !important; }
	div.side-box            { height: 487px !important; }
	
  /************** BOTTOM BOXES ************/
	div.bottom-box-surround {	height: 256px !important; }
	div.bottom-box          { height: 211px !important;	}


	div#specials-section {
		height: 185px !important;
    overflow: auto !important;
	}
img.img-background {
		background-image: url(/_images/vx/about/image-bg.png); background-repeat: no-repeat; padding-left:3px; padding-right: 3px; padding-bottom: 3px; margin: -3px; 0 0 3px;
	}
	
	.details-product-title {
		padding-top: 10px;
		font-size: 16px;
		font-weight: bold;
		color: #333333;
	}
	
	.details-product-price {
		font-size: 12px;
		font-weight: bold;
	}
	
	.available-packages {
		font-size: 12px;
	}
	
	  div.main-box h2 {
		margin-top: 0px;
		background-image: url(/_images/vx/global/main-box-h1-browse-black.png);
		background-repeat: no-repeat;
		color: #ffffff;
		font-size: 13px;
		padding-left: 35px;
		line-height: 36px;
		font-weight: bold; 
		
		
	}
h3.custom-service-title {
	background-image: none !important;
	color: #333333 !important;
	padding-left: 0px !important;
	line-height: inherit !important;
}

#customization-steps {
	font-size: 12px;
}
ol#customization-steps {
	margin-left: 0px;
	padding-left: 15px;

}
#customization-steps li {
	padding-bottom: 5px;
}
