/**** MAIN BOX ******/
h1.page-title { display: inline; }

	div.big-product-image {
		background-image: url(/_images/vx/web-hosting/product-image.png); 
	}


	
		#about-section img {
		float: right;
		border: 0px;
		margin-left: 10px;
	}
	
	#about-section p.first {
		padding-top: 0px;
		margin-top: 0px;
	}
	#about-section span.title { 
		font-weight: bold;
		padding-bottom: 4px;
		display: block;
	}
	
	
	div.main-box a.link-starter {
		background-image: url(/_images/vx/web-hosting/icon-starter.png);
	}

	div.main-box a.link-standard {
		background-image: url(/_images/vx/web-hosting/icon-standard.png);
	}

	div.main-box a.link-standardplus { 
		background-image: url(/_images/vx/web-hosting/icon-standard-plus.png);

	}

	div.main-box a.link-advanced {
		background-image: url(/_images/vx/web-hosting/icon-advanced.png);

	}

  
  ul.category-links a {
		background-repeat: no-repeat;
		padding-top: 5px !important;
		line-height: 15px !important;
	}


	ul.category-links div.description {
		font-size: 10px;
		line-height: 12px;
		padding-bottom: 4px;
		color: #666666;
	}
	ul.category-links a {
	  padding-left: 0px;
	}
	
	
  /************* MAIN BOX ***************/
	div.main-box            { height: 722px; }

	/************ SIDE BOX ****************/
  div.side-box-surround   {	height: 464px; }
	div.side-box            { height: 419px; }
	
  /************** BOTTOM BOXES ************/
	div.bottom-box-surround {	height: 256px !important; }
	div.bottom-box          { height: 211px !important;	}

table.cart-items {
	background-image: url(/_images/vx/cart/light-header.png); 
	background-repeat: no-repeat; 
	background-position: top left;
	font-size: 11px;
}

td.item {
	font-size: 9px;
	padding: 2px;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;

}
td.item2 {
	font-size: 12px;
	padding: 2px;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;

}

td.section {
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #cccccc;
}

td.column-starter {
	border: 1px solid #cccccc; 
	border-left: 0px;
	margin-left: 2px;
	font-weight: bold;
  background-image: url(/_images/vx/cart/light-header.png); 

	/*background-image: url(/_images/vx/web-hosting/table-icon-starter.png);
	background-repeat: no-repeat;
	width: 53px;
	height: 46px;
	background-position: bottom;
	*/
	font-size: 12px;
	text-align: center;
	border-bottom: 0px;

}

td.column-standard {
	/*background-image: url(/_images/vx/web-hosting/table-icon-standard.png);
	background-repeat: no-repeat;
	width: 51px;
	height: 46px;
	background-position: bottom;*/
  background-image: url(/_images/vx/cart/light-header.png); 
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #cccccc;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
}

td.column-standardplus {
	/*background-image: url(/_images/vx/web-hosting/table-icon-standardplus.png);
	background-repeat: no-repeat;
	width: 51px;
	height: 46px;
	background-position: bottom;*/
  background-image: url(/_images/vx/cart/light-header.png); 
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #cccccc;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
}

td.column-advanced {
	/*background-image: url(/_images/vx/web-hosting/table-icon-advanced.png);
	background-repeat: no-repeat;
	width: 52px;
	height: 46px;
	background-position: bottom;*/
  background-image: url(/_images/vx/cart/light-header.png); 
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #cccccc;
	border-left: 0px;
	border-bottom: 0px;
}

.form-field2 {

		background-image: url(/_images/vx/hosting/silver-field2.jpg);
	color: #444444;
	font-weight: bold;

}

.form-field {
	font-weight: bold;
	font-size: 11px;
	padding-right: 10px;


}

.form-field-green {
	background-image: url(/_images/vx/hosting/silver-field.jpg);
		  

	background-repeat: repeat-x;
	font-weight: bold;
	color: #11682C;

}
.form-field-value-green {
	color: #006600;
	font-weight: bold;
}

.form-field-value input {
	font-size: 11px;
}
.border-bottom {
	border-bottom: 1px solid #cccccc;
}

div.radio-divs2 {
	font-size: 11px;
	text-align: left;
	clear: both;
}
div.radio-divs2 input {
	float: left;
}
div.radio-divs2 label {
  padding-top: 3px;
	display: block;
	float: left;
	cursor: pointer;
}

