/* STOREFRONT VERTICALS STYLE SHEET */

/************************************
KILL STOREFRONT CSS 
************************************/

/*
#content-container #content-with-no-sidebar table {margin:0; padding:0; border:none; border-collapse:collapse;  background-color: none;}
#content-container #content-with-no-sidebar table td {margin:0; padding:5px; width:auto; border-left:none; border-right:none;}
#content-container #content-with-no-sidebar table tr.odd {background-color: none; background: none;}
#content-container #content-with-no-sidebar table tr.odd td {background-color: none; background: none;}
*/
#content-container #content-with-sidebar h3, #content-container #content-with-no-sidebar h3, #content-container #content-half h3, #content-am h3 {border: none;}



.hide {
	display: none;
}

.show {
	display: block;
}


/********  The Grid  ********/

#wrapper-vertical {
	width:960px;
	padding: 10px;
	background: #ffffff;
	border-right: 1px solid #cccccc;
	clear:both;
}

div.a-column-wrapper {
	clear: both;
}

div.A5-column {
	width:715px;
	float:left;
	margin-right:16px;
	margin-bottom:16px;
	display: inline;
}

div.A15-column {
	width:655px;
	float:left;
	margin-right:16px;
	margin-bottom:16px;
	display: inline;
}

div.A16-column {
	width:289px;
	float:left;
	margin-bottom:16px;
	display: inline;
}

div.A10-column {
	width:228px;
	float:left;
	margin-bottom:16px;
	display: inline;
}

div.B1-column {
	width:167px;
	float:left;
	margin-right:16px;
	margin-bottom:16px;
	display: inline;
}

div.B7-column {
	width:533px;
	float:left;
	margin-right:16px;
	margin-bottom:16px;
	display: inline;
}


/************************************
General Body Elements
************************************/


a.smallarrow {
	background: url(/business-solutions/images/small-arrow.gif) no-repeat 0px 1px;
	padding-left: 20px;
}


#content-container #content-with-no-sidebar table.features-benefits {
	width: 100%;
	border-collapse: collapse;
}

	#content-container #content-with-no-sidebar table.features-benefits td {
		color: #7c7c7c;
		font-size: 12px;
		border-bottom: 1px solid #e9f0f4;
		vertical-align: top;
	}
	
		#content-container #content-with-no-sidebar table.features-benefits td.large-icon {
			padding-top: 12px;
			padding-bottom: 0;
			width: 60px;
			text-align: center;
		}
		
		#content-container #content-with-no-sidebar table.features-benefits td.small-icon {
			padding-top: 5px;
			padding-bottom: 5px;
			width: 30px;
			text-align: center;
		}
		
		#content-container #content-with-no-sidebar table.features-benefits td.large-desciption {
			padding: 10px;
		}
		
		#content-container #content-with-no-sidebar table.features-benefits td.small-desciption {
			padding: 6px 10px 6px 3px;
		}
		
		#content-container #content-with-no-sidebar table.features-benefits div.feature {
			font-size: 14px;
			color: #363636;
			font-weight: bold;
			margin-bottom: 3px;
		}
		
		#content-container #content-with-no-sidebar table.features-benefits span.feature {
			font-weight: bold;
			color: #363636;
		}







#content-container #content-with-no-sidebar table.calculated {
	width: 100%;
	border: 1px solid #eeeeee;
	border-spacing: 1px;
}

	#content-container #content-with-no-sidebar table.calculated td {
		padding: 3px 5px;
		color: #7c7c7c;
		font-size: 11px;
	}
	
	#content-container #content-with-no-sidebar table.calculated tr.you td {
		color: #c85457;
	}

	#content-container #content-with-no-sidebar table.calculated tr.netsol td {
		color: #5d8625;
	}

	#content-container #content-with-no-sidebar table.calculated tr.headings td {
		background-color: #eeeeee;
		color: #363636;
		font-weight: bold;
	}
	
	#content-container #content-with-no-sidebar table.calculated tr.savings td {
		border-top: 1px solid #eeeeee;
		color: #363636;
		font-weight: bold;
	}


#content-container #content-with-no-sidebar table.vert-compare {
  width:615px;
  font-family:Arial, Verdana, Helvetica, sans-serif;
}

#content-container #content-with-no-sidebar table.vert-compare td {
  padding: 10px;
}

#content-container #content-with-no-sidebar table.vert-compare td.label {font-size:12px;font-weight:bold;color:#333;border-top:1px solid #dcdcdc;border-right:1px solid #dcdcdc;}
#content-container #content-with-no-sidebar table.vert-compare td.detail {text-align:center;border-top:1px solid #dcdcdc;border-right:1px solid #dcdcdc;}
#content-container #content-with-no-sidebar table.vert-compare td.end {text-align:center;border-top:1px solid #dcdcdc;}

#content-container #content-with-no-sidebar table.vert-compare th {
  background: url(/business-solutions/images/compare-head-back.gif) repeat-x #043d76;
  width: 90px;
  padding: 8px 0;
  font-size:14px;
  font-weight:bold;
  text-align:center;
  color:#ffffff;
}





/************************************
Unique Body Elements
************************************/

div#sub-header {
	margin-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 10px;
}

	div#sub-header h1 {
		font-size: 22px;
		padding-left: 4px;
		font-weight: normal;
		color: #8da241;
	}

div#solution-selector {
	margin-top: 4px;
	font-weight: bold;
	text-align: right;
	width: 230px;
	float: right;
}

	div#solution-selector select#selector {
		width: 160px;
		vertical-align: middle;
	}

#service-number {
	color: #95aa4c;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	border-bottom: 1px solid #d7d7d7;
	padding-bottom: 10px;
}

a:link, a:active, a:visited {
	color: #0a7abb;
}

a:hover {
	color: #274d72;
}

a.click-call {
	background: url(/business-solutions/images/icon-call.gif) no-repeat 0px 0px;
	padding-left: 20px;
	padding-bottom: 2px;
}

a.click-chat {
	background: url(/business-solutions/images/icon-chat.gif) no-repeat 0px 0px;
	padding-left: 22px;
	padding-bottom: 2px;
}

img.blue-border {
	background-color: #ffffff;
	padding: 1px;
	border: 2px solid #c6d9e3;
}

h3.intro-heading {
	font-size: 18px;
	font-weight: normal;
	color: #185573;
	margin-bottom: 12px;
}

div#customize-solution {
	font-size: 14px;
	font-weight: bold;
	margin-top: 16px;
}

div.shadow-box {
  height: 110px;
  overflow: auto;
  padding: 2px 0;
}

div.blue-price-box {
  margin-left: 10px;
  width: 315px;
  height: 34px;
  padding: 10px;
  color: #ffffff;
  font-size: 14px;
  background: url(/business-solutions/images/price-box.gif) no-repeat;
}

ul.sml-bullet-nav {
  list-style-type: none;
  margin: 0;
  padding-left: 0;
}

  ul.sml-bullet-nav li {
    background: url(/business-solutions/images/arrowbulletblue.gif) no-repeat 0px 4px;
    padding-left: 10px;
    font-weight: bold;
  }
  
    ul.sml-bullet-nav li a {
      text-decoration: none;
    }
  
ul.no-bull {
  list-style-type: none;
  margin: 0;
  padding-left: 0;
}

div.product-dir-3col {
  width: 160px;
  margin-right: 6px;
  float: left;
  display: inline;
}

  div.product-dir-3col ul {
    list-style-type: none;
    margin-left: 10px;
    padding-left: 0;
    margin-bottom: 10px;
  }

  div.product-dir-3col div.alpha-heading {
    padding: 5px 10px;
    background-color: #d2fe6a;
    color: #363636;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
  }
  
  div.product-dir-3col div.alpha-heading.empty {
    background-color: #f2f2f2;
    color: #c0c0c0;
  }
  
  


/************************************
Body Content [A15 Specfic]
************************************/

div.A15-column div#main-box {
	width: 655px;
	margin-bottom: 10px;
	background: #70787c;
}

	div.A15-column div#main-box .hat {
		margin: 0;
		background: url(/business-solutions/images/titlebar-black-655.gif) no-repeat #3d4346;
		color: #ffffff;
		font-size: 22px;
		font-weight: normal;
		padding: 9px 15px;
	}

	div.A15-column div#main-box #content {
		height: 274px;
		padding-top: 10px;
		background: url(/business-solutions/images/main-box.jpg) no-repeat #70787c; 
	}
	
	div.A15-column div#main-box #col-1 {
		float: left;
		height: 254px;
		width: 360px;
		padding: 10px 10px 0 20px;
		text-align: center;
	}
	
		div.A15-column div#main-box #col-1 img.thumb {
			width: 358px;
			border: 1px solid #ffffff;
			margin-bottom: 15px;
		}
	
	div.A15-column div#main-box #col-2 {
		float: left;
		height: 254px;
		width: 225px;
		padding: 10px 0 0 20px;
		color: #ffffff;
	}
	
	div.A15-column div#main-box #intro-heading {
		margin: 0;
		margin-bottom: 5px;
		color: #d3ff6a;
		font-size: 18px;
		font-weight: normal;
	}
	
	div.A15-column div#main-box #intro-box {
		color: #ffffff;
		padding: 0 20px;
	}
	
	div.A15-column div#main-box ul.main-box-list {
    list-style-type: none;
    margin-left: 10px;
    padding-left: 0;
    margin-bottom: 3px;
  }
  
    div.A15-column div#main-box ul.main-box-list li {
      padding-left: 32px;
      padding-top: 3px;
      padding-bottom: 10px;
      margin: 0;
    }
    
div.A15-column div#main-box ul.main-box-list li#mb-domain {background: url(/business-solutions/images/icon-mainbox-domain.gif) no-repeat;}
div.A15-column div#main-box ul.main-box-list li#mb-email {background: url(/business-solutions/images/icon-mainbox-email.gif) no-repeat;}
div.A15-column div#main-box ul.main-box-list li#mb-website {background: url(/business-solutions/images/icon-mainbox-website.gif) no-repeat;}
div.A15-column div#main-box ul.main-box-list li#mb-seo {background: url(/business-solutions/images/icon-mainbox-seo.gif) no-repeat 2px 0px;}
div.A15-column div#main-box ul.main-box-list li#mb-security {background: url(/business-solutions/images/icon-mainbox-security.gif) no-repeat 3px 0px;}
div.A15-column div#main-box ul.main-box-list li#mb-ecomm {background: url(/business-solutions/images/icon-mainbox-ecomm.gif) no-repeat 2px 0px;}

div.A15-column div.blue-box {
	width: 655px;
	background: url(/business-solutions/images/capbar-blue-655.jpg) no-repeat bottom #eef5f8;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

	div.blue-box div.content {
		padding: 15px;
	}
	
		div.A15-column div.content div.btn-container {
			text-align: right;
			padding-top: 10px;
			padding-right: 15px;
			padding-bottom: 2px; 
			font-weight: bold;
		}

	div.A15-column div.blue-box .hat {
		margin: 0;
		background: url(/business-solutions/images/titlebar-blue-655.jpg) no-repeat #c6d9e3;
		color: #363636;
		font-size: 18px;
		font-weight: normal;
		padding: 9px 15px;
		border-bottom: 1px solid #ffffff;
	}
	
div.A15-column div.blue-box div.block {
	background: url(/business-solutions/images/block-655-hat.gif) no-repeat;
	padding-top: 15px;
	margin: 0 10px;
}

	div.A15-column div.blue-box div.block div.content {
		background: url(/business-solutions/images/block-655-cap.jpg) no-repeat bottom #ffffff;
	}


div.price-bar {
	height: 63px;
	width: 615px;
	padding: 0 20px;
	color: #70787c;
	font-size: 18px;
	background: url(/business-solutions/images/price-span.gif) no-repeat;
}

	div.price-bar div.package {
		float: left;
		margin-top: 20px;
		width: 500px;
	}
	
	div.price-bar div.action-btn {
		float: right;
		margin-top: 21px;
	}

	div.price-bar span.vprice {
		color: #016c9e;
		font-weight: bold;
	}

	div.price-bar span.vterm {
		font-size: 12px;
	}


/************************************
Body Content [A5 Specfic]
************************************/
	
div.A5-column div.col4-black {
  float: left;
  display: inline;
  width: 175px;
  margin-right: 5px;
  background: url(/business-solutions/images/capbody-black-175.jpg) no-repeat bottom;
}

  div.A5-column div.col4-black .hat {
		margin: 0;
		background: url(/business-solutions/images/titlebar-black-175.jpg) no-repeat top #3d4346;
		font-family: "Arial Narrow";
		color: #ffffff;
		font-size: 18px;
		font-weight: normal;
		padding: 9px 10px;
  }

	div.A5-column div.col4-black div.content {
		padding: 10px 10px 20px 10px;
		background: url(/business-solutions/images/capbodyhat-black-175.jpg) no-repeat top;
	}

    div.A5-column div.col4-black div.content div.vphoto {
      border-bottom: 1px solid #b8bbbd;
    }
    
    div.A5-column div.col4-black div.content ul.vlist {
      list-style-type: none;
      margin: 10px;
      padding: 0;
    }

div.A5-column div.module-box {
  background: url(/business-solutions/images/product-advisor-716-cap.gif) no-repeat left bottom #dee9ef;
  padding-bottom: 22px;
  margin-bottom: 10px;
}

  div.A5-column div.module-box div.hat {
    background: url(/business-solutions/images/product-advisor-716-hat.gif) no-repeat;
    height: 40px;
  }
  
  div.A5-column div.module-box div.content {
    background: url(/business-solutions/images/product-advisor-716-body.gif) repeat-y;
    padding: 7px 16px 5px 16px;
  } 

div.A5-column div.col2-blue {
	width: 355px;
	background: url(/business-solutions/images/capbar-blue-355.jpg) no-repeat bottom #eef5f8;
	padding-bottom: 10px;
	margin-bottom: 10px;
	float: left;
	margin-right: 5px;
	display: inline;
}


	div.A5-column div.col2-blue .hat {
		margin: 0;
		background: url(/business-solutions/images/titlebar-blue-355.jpg) no-repeat #c6d9e3;
		color: #363636;
		font-size: 18px;
		font-weight: normal;
		padding: 9px 15px;
		border-bottom: 1px solid #ffffff;
	}
	
div.A5-column div.col2-blue div.block {
	background: url(/business-solutions/images/block-355-hat.gif) no-repeat;
	padding-top: 15px;
	margin: 0 10px;
}

	div.A5-column div.col2-blue div.block div.content {
		padding: 5px 10px 20px 10px;
		background: url(/business-solutions/images/block-355-cap.jpg) no-repeat bottom #ffffff;
	}


/************************************
Body Content [B7 Specfic]
************************************/

div.B7-column div.blue-box {
	width: 533px;
	background: url(/business-solutions/images/capbar-blue-533.jpg) no-repeat bottom #eef5f8;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

	div.B7-column div.blue-box .hat {
		margin: 0;
		background: url(/business-solutions/images/titlebar-blue-533.jpg) no-repeat #c6d9e3;
		color: #363636;
		font-size: 18px;
		font-weight: normal;
		padding: 9px 15px;
		border-bottom: 1px solid #ffffff;
	}
	
div.B7-column div.blue-box div.block {
	background: url(/business-solutions/images/block-533-hat.gif) no-repeat;
	padding-top: 15px;
	margin: 0 10px;
}

	div.B7-column div.blue-box div.block div.content {
		padding: 5px 10px 20px 10px;
		background: url(/business-solutions/images/block-533-cap.jpg) no-repeat bottom #ffffff;
	}

div.sidebar-wrap {
	padding-top: 5px;
}

div.A16-column div.sidebar-box {
	width: 289px;
	margin-bottom: 15px;
	background: url(/business-solutions/images/capbar-gray-289.jpg) no-repeat bottom #eeeeee;
}

	div.A16-column div.sidebar-box .hat {
		margin: 0;
		background: url(/business-solutions/images/titlebar-gray-289.jpg) no-repeat #e1e1e1;
		color: #363636;
		font-size: 12px;
		padding: 7px 15px;
		border-bottom: 1px solid #ffffff;
	}


div.A10-column div.sidebar-box {
	width: 228px;
	margin-bottom: 15px;
	background: url(/business-solutions/images/capbar-gray-228.jpg) no-repeat bottom #eeeeee;
}

	div.A10-column div.sidebar-box .hat {
		margin: 0;
		background: url(/business-solutions/images/titlebar-gray-228.jpg) no-repeat #e1e1e1;
		color: #363636;
		font-size: 12px;
		padding: 7px 15px;
		border-bottom: 1px solid #ffffff;
	}
	
div.B1-column div.sidebar-box {
	width: 167px;
	margin-bottom: 15px;
	background: url(/business-solutions/images/capbar-gray-167.jpg) no-repeat bottom #eeeeee;
}

	div.B1-column div.sidebar-box .hat {
		margin: 0;
		background: url(/business-solutions/images/titlebar-gray-167.jpg) no-repeat #e1e1e1;
		color: #363636;
		font-size: 12px;
		padding: 7px 15px;
		border-bottom: 1px solid #ffffff;
	}
	

	div.sidebar-box div.content {
		padding: 10px 15px;
	}
	
	div.sidebar-box div.content div.btn-container {
		text-align: left;
		padding: 8px 0; 
		font-weight: bold;
	}

.slidenumber-row{
	margin-left: 132px;
}

.slidenumber{
	float:left;
	height:13px;
	width:8px;
	text-align: center;
	padding:2px 5px;
	padding-bottom: 3px;
	background-color:#f5f5f5; 
	border: 1px solid #cccccc;
	border-right:0px;
}

.slidenumberlast{
	float:left;
	height:13px;
	width:8px;
	text-align: center;
	padding:2px 5px;
	padding-bottom: 3px;
	background-color:#f5f5f5; 
	border: 1px solid #cccccc;
}

.slidenumber:hover, .slidenumberlast:hover {background-color:#cccccc;}

div.box .domain-search-box {float: left; padding: 0px 10px 0px 38px; height: 120px;}
div.box .domain-search-box.one {background:url(/business-solutions/images/v-srch-1.gif) no-repeat; padding: 0px 10px 0px 28px;width:164px; border-right: 1px solid #b8d3e1;}
div.box .domain-search-box.two {background:url(/business-solutions/images/v-srch-2.gif) no-repeat 10px 0px; width:180px; border-right: 1px solid #b8d3e1;}
div.box .domain-search-box.three {background:url(/business-solutions/images/v-srch-3.gif) no-repeat 10px 0px; width:90px;}

#main #content-container .content.lg.with-sidebar table.searchresults {
	display:table;
	margin-bottom:0;
	margin-top:0;
	text-indent:0;
}
#main #content-container .content.lg.with-sidebar.search-results-container .searchresults td.domainname {
	background-color:#FFFFFF;
	padding-left:3px;
	text-align:left;
	width:35%;
}
#main #content-container .content.lg.with-sidebar table.searchresults td.domainname {
	background-color:#E5F4C7;
	border-bottom:1px solid #333333;
	border-right:1px solid #333333;
	border-top:1px solid #333333;
	font-size:12px;
	font-weight:bold;
	text-align:right;
}
#main #content-container .content.lg.with-sidebar table.searchresults td.selected {
	padding:1px;
	background-color:#C5EE62;
	border-bottom:1px solid #333333;
	border-right:1px solid #333333;
	border-top:1px solid #333333;
	text-align:center;
	width:35px;
}
#main #content-container .content.lg.with-sidebar table.searchresults td.available {
	background-color:#C5EE62;
	border-bottom:1px solid #333333;
	border-right:1px solid #333333;
	border-top:1px solid #333333;
	text-align:center;
	width:35px;
}
