/**
 * STECHUSA Box CSS
 * 
 * @author STECHUSA.com <development@stechusa.com>
 * @copyright STECHUSA.com
 * @package STECHUSA
**/

/**
 * Box Common
**/
	.box-common-wrap {
		margin: 0px;
		padding: 0px;
	}
	
	.box-common-wrap .box-header-wrap, 
	.box-common-wrap .box-header1-wrap, 
	.box-common-wrap .box-header2-wrap, 
	.box-common-wrap .box-footer-wrap {
		margin: 0px;
		padding: 0px;
	}
	
	.box-common-wrap .box-header2-wrap, 
	.box-common-wrap .box-footer-wrap {
		font-size: 0px;
	}
	
	.box-common-wrap h3, 
	.box-common-wrap h4, 
	.box-common-wrap .box-heading {
		color: #FFFFFF;
		font-size: small;
		margin: 0px;
		padding: 0px;
		text-align: center;
	}
	
	.box-common-wrap .box-header2-wrap h3, 
	.box-common-wrap .box-header2-wrap h4, 
	.box-common-wrap .box-header2-wrap .box-heading {
		display: none;
	}
	
	.box-common-wrap .box-content1-wrap div {
		padding: 8px 4px 0px 4px;
	}
	
	.box-common-wrap .box-content1-wrap, 
	.box-common-wrap .box-content2-wrap {
		text-align: center;
	}
	
	.box-common-wrap .box-header1-wrap {
		text-align: center;
		vertical-align: middle;
	}
	
	.box-common-smallest-wrap, 
	.box-common-small-wrap, 
	.box-common-large-wrap {
		font-size: small;
	}
	
	.box-common-small-wrap {
		width: 221px;
	}
	
	.box-common-smallest-wrap {
		width: 200px;
	}
	
	.box-common-large-wrap {
		width: 614px;
	}
	
	.box-common-large-wrap .box-content1-wrap div {
		padding: 8px 4px 4px 4px;
	}
	
	.box-common-smallest-wrap .box-header1-wrap {
		height: 39px;
		line-height: 39px;
		width: 200px;
	}
	
	.box-common-smallest-wrap .box-header2-wrap {
		height: 7px;
	}
	
	.box-common-smallest-wrap .box-content1-wrap, 
	.box-common-smallest-wrap .box-content2-wrap {
		width: 200px;
	}
	
	.box-common-smallest-wrap .box-footer-wrap {
		height: 14px;
		width: 200px;
	}
	
	.box-common-small-wrap .box-header1-wrap {
		height: 33px;
		line-height: 33px;
		width: 221px;
	}
	
	.box-common-small-wrap .box-header2-wrap {
		height: 14px;
	}
	
	.box-common-small-wrap .box-content1-wrap, 
	.box-common-small-wrap .box-content2-wrap {
		width: 221px;
	}
	
	.box-common-small-wrap .box-footer-wrap {
		height: 14px;
		width: 221px;
	}
	
	.box-common-large-wrap .box-header1-wrap {
		height: 39px;
		line-height: 39px;
		width: 614px;
	}
	
	.box-common-large-wrap .box-header2-wrap {
		height: 14px;
	}
	
	.box-common-large-wrap .box-content1-wrap, 
	.box-common-large-wrap .box-content2-wrap {
		width: 614px;
	}
	
	.box-common-large-wrap .box-footer-wrap {
		height: 7px;
		width: 614px;
	}
	
	#index-domain-register-now-box h4, 
	#index-why-choose-us-box h4, 
	#index-web-hosting-box h4, 
	#index-web-design-box h4, 
	#domain-registration-box h4, 
	#domain-tips-box h4, 
	#domain-suggestions-box h4, 
	#domain-grey-box h4, 
	#specials-current-special-box h4, 
	#webdesign-custom-box h4 {
		color: #FFFFFF;
		font-size: small;
		margin: 0px;
		padding: 0px;
		text-align: center;
	}

/**
 * Green Boxes
**/
	.box-green-small-wrap {
	}
	
	.box-green-small-wrap .box-header1-wrap {
		background: transparent url(/images/boxes/green/box_small_topHeading.gif) top center no-repeat;
	}
	
	.box-green-small-wrap .box-header2-wrap {
		background: transparent url(/images/boxes/green/box_small_top.gif) top center no-repeat;
	}
	
	.box-green-small-wrap .box-content1-wrap, 
	.box-green-small-wrap .box-content2-wrap {
		background: transparent url(/images/boxes/green/box_small_bg.gif) top center repeat-y;
	}
	
	.box-green-small-wrap .box-footer-wrap {
		background: transparent url(/images/boxes/green/box_small_bottom.gif) top center no-repeat;
	}
	
	.box-green-large-wrap {
	}
	
	.box-green-large-wrap .box-header1-wrap {
		background: transparent url(/images/boxes/green/box_large_topHeading.gif) top center no-repeat;
	}
	
	.box-green-large-wrap .box-header2-wrap {
		background: transparent url(/images/boxes/green/box_large_top.gif) top center no-repeat;
	}
	
	.box-green-large-wrap .box-content1-wrap, 
	.box-green-large-wrap .box-content2-wrap {
		background: transparent url(/images/boxes/green/box_large_bg.gif) top center repeat-y;
	}
	
	.box-green-large-wrap .box-footer-wrap {
		background: transparent url(/images/boxes/green/box_large_bottom.gif) top center no-repeat;
	}

/**
 * Blue Boxes
**/
	.box-blue-smallest-wrap {
	}
	
	.box-blue-smallest-wrap .box-header1-wrap {
		background: transparent url(/images/boxes/blue/box_smallest_topHeading.gif) top center no-repeat;
	}
	
	.box-blue-smallest-wrap .box-header2-wrap {
		background: transparent url(/images/boxes/blue/box_smallest_top.gif) top center no-repeat;
	}
	
	.box-blue-smallest-wrap .box-content1-wrap, 
	.box-blue-smallest-wrap .box-content2-wrap {
		background: transparent url(/images/boxes/blue/box_smallest_bg.gif) top center repeat-y;
	}
	
	.box-blue-smallest-wrap .box-footer-wrap {
		background: transparent url(/images/boxes/blue/box_smallest_bottom.gif) top center no-repeat;
	}

	.box-blue-small-wrap {
	}
	
	.box-blue-small-wrap .box-header1-wrap {
		background: transparent url(/images/boxes/blue/box_small_topHeading.gif) top center no-repeat;
	}
	
	.box-blue-small-wrap .box-header2-wrap {
		background: transparent url(/images/boxes/blue/box_small_top.gif) top center no-repeat;
	}
	
	.box-blue-small-wrap .box-content1-wrap, 
	.box-blue-small-wrap .box-content2-wrap {
		background: transparent url(/images/boxes/blue/box_small_bg.gif) top center repeat-y;
	}
	
	.box-blue-small-wrap .box-footer-wrap {
		background: transparent url(/images/boxes/blue/box_small_bottom.gif) top center no-repeat;
	}

/**
 * Orange Boxes
**/
	.box-orange-smallest-wrap {
	}
	
	.box-orange-smallest-wrap .box-header1-wrap {
		background: transparent url(/images/boxes/orange/box_smallest_topHeading.gif) top center no-repeat;
	}
	
	.box-orange-smallest-wrap .box-header2-wrap {
		background: transparent url(/images/boxes/orange/box_smallest_top.gif) top center no-repeat;
	}
	
	.box-orange-smallest-wrap .box-content1-wrap, 
	.box-orange-smallest-wrap .box-content2-wrap {
		background: transparent url(/images/boxes/orange/box_smallest_bg.gif) top center repeat-y;
	}
	
	.box-orange-smallest-wrap .box-footer-wrap {
		background: transparent url(/images/boxes/orange/box_smallest_bottom.gif) top center no-repeat;
	}
	
	.box-orange-small-wrap {
	}
	
	.box-orange-small-wrap .box-header1-wrap {
		background: transparent url(/images/boxes/orange/box_small_topHeading.gif) top center no-repeat;
	}
	
	.box-orange-small-wrap .box-header2-wrap {
		background: transparent url(/images/boxes/orange/box_small_top.gif) top center no-repeat;
	}
	
	.box-orange-small-wrap .box-content1-wrap, 
	.box-orange-small-wrap .box-content2-wrap {
		background: transparent url(/images/boxes/orange/box_small_bg.gif) top center repeat-y;
	}
	
	.box-orange-small-wrap .box-footer-wrap {
		background: transparent url(/images/boxes/orange/box_small_bottom.gif) top center no-repeat;
	}

/**
 * Grey Boxes
**/
	.box-grey-smallest-wrap {
	}
	
	.box-grey-smallest-wrap .box-header1-wrap {
		background: transparent url(/images/boxes/grey/box_smallest_topHeading.gif) top center no-repeat;
	}
	
	.box-grey-smallest-wrap .box-header2-wrap {
		background: transparent url(/images/boxes/grey/box_smallest_top.gif) top center no-repeat;
	}
	
	.box-grey-smallest-wrap .box-content1-wrap, 
	.box-grey-smallest-wrap .box-content2-wrap {
		background: transparent url(/images/boxes/grey/box_smallest_bg.gif) top center repeat-y;
	}
	
	.box-grey-smallest-wrap .box-footer-wrap {
		background: transparent url(/images/boxes/grey/box_smallest_bottom.gif) top center no-repeat;
	}
	
	.box-grey-small-wrap {
	}
	
	.box-grey-small-wrap .box-header1-wrap {
		background: transparent url(/images/boxes/grey/box_small_topHeading.gif) top center no-repeat;
	}
	
	.box-grey-small-wrap .box-header2-wrap {
		background: transparent url(/images/boxes/grey/box_small_top.gif) top center no-repeat;
	}
	
	.box-grey-small-wrap .box-content1-wrap, 
	.box-grey-small-wrap .box-content2-wrap {
		background: transparent url(/images/boxes/grey/box_small_bg.gif) top center repeat-y;
	}
	
	.box-grey-small-wrap .box-footer-wrap {
		background: transparent url(/images/boxes/grey/box_small_bottom.gif) top center no-repeat;
	}