﻿
div.main div.outer div.tabstrip a span 
{
	display: inline;
}

div.item 
{
	width: 594px;
	float: left;
	padding: 40px 40px 40px 15px;	
}

div.item div.image 
{
	float: right;
	margin-left: 15px;
}
div.item div.image a img
{
	border: solid 1px #4e4860;
}
div.item h1 
{
	float: left;
	width: 212px;
}
div.item span 
{
	color: #b4b0c1;
	font-size: 11px;
	text-align: left;
	float: left;
	font-weight: bold;
	margin: 0 0 2px 0
}
div.item p
{
	color: #000;
	font-size: 12px;
	margin: 0 0 0 0;
	text-align: left;
	line-height: 1.7em;
	/*float: left;
	width: 212px;*/
}
div.item a 
{
	color: #76af00;
	text-decoration: underline;
	font-size: 12px;
	text-align: left;
}
div.item a.read 
{
	float: left;
}
div.divider 
{
	background-color: #DEDDE1;
	border-width: 0px;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	float: left;
	width: 100%;
}

div.c1 p.desc a 
{
	color:#76AF00;
	text-decoration:underline;
}

div.item h4
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #490b5e;
	text-align: left;
	width: 100%;
	font-family: Arial, sans-serif;
	font-weight:normal;
	font-size:16px
}

div.item h5
{
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	color: #490b5e;
	/*color: #76039d;*/
	font-size:14px;
	text-align: left;
	width: 100%;
	font-weight:normal;
	font-family: Arial, sans-serif;
	
}

p.divider
{
	padding-bottom:10px;
	border-bottom:#dedde1 solid 1px;	
}

div.item ul 
{
	margin:20px 0 0 0;	
	padding:0 0 0 5px;
	text-align:left;
}
div.item ul li
{
	padding-top:5px;
	color: #490b5e;
	list-style:none;
	margin-left:0px;
	width:590px;
	border-top: 1px dotted #e8e7ec;
	text-align:center;
}
/***************************PARTNER LOGOS******************************/

ul li span
{
	display:none;
}
ul li a
{
	display:block;
	width:300px;
	height:100px;
	margin-left:150px;
}
li#fortythreekixLogo {
	background:url(../icons/partners/43kix.gif) no-repeat center;
	height:100px;
	border-top: 1px solid #e8e7ec;
}
li#highwindsLogo {
	background:url(../icons/partners/highwinds.gif) no-repeat center;

	height:100px;
}
li#limelightLogo {
	background:url(../icons/partners/limelight.gif) no-repeat center;

	height:100px;
}
li#pointrollLogo {
	background:url(../icons/partners/pointroll.gif) no-repeat center;

	height:100px;
}
li#rackspaceLogo {
	background:url(../icons/partners/rackspace.gif) no-repeat center;

	height:140px;
}
li#thaLogo {
	background:url(../icons/partners/tha.gif) no-repeat center;

	height:140px;
}
li#unicastLogo {
	background:url(../icons/partners/unicast.gif) no-repeat center;
	/*border-bottom: 1px solid #ccc;*/
	height:100px;
}
/***************************END PARTNER LOGOS******************************/


/******I**********************TABS**********************************/
.RadTabStrip_ClassicGrey li
{
	border-left: solid 1px #eae9eb;
	border-top: solid 1px #eae9eb;
}
.RadTabStrip_ClassicGrey li.last
{
	border-right: solid 1px #eae9eb;
}

.tabstrip a span.wrap span 
{
	visibility: hidden;
}
.tabstrip a
{
	background-color: #fefefe;
}
.tabstrip a span.wrap 
{
	background-image: url(../icons/service-types-nav-lbl.png);
}

.tabstrip a.websites
{
	background: url(../icons/service-types-nav-bg.jpg) repeat-x scroll bottom center;	
}
.tabstrip a.websites span.wrap
{
	background-position: 16px 0px;
	width: 90px;
}
.tabstrip a.websites:hover span.wrap 
{
	background-position: 16px -37px;
}
.tabstrip a.websitesOver span.wrap
{
	background-position: 16px -37px;
	width: 90px;
}



.tabstrip a.mobile
{
	background: url(../icons/service-types-nav-bg.jpg) repeat-x scroll bottom center;	
}
.tabstrip a.mobile span.wrap
{
	background-position: -84px 0px;
	width: 90px;
}
.tabstrip a.mobile:hover span.wrap 
{
	background-position: -84px -37px;
}
.tabstrip a.mobileOver span.wrap
{
	background-position: -84px -37px;
	width: 90px;
}


.tabstrip a.banners
{
	background: url(../icons/service-types-nav-bg.jpg) repeat-x scroll bottom center;	
}
.tabstrip a.banners span.wrap
{
	background-position: -178px 0px;
	width: 90px;
}
.tabstrip a.banners:hover span.wrap 
{
	background-position: -178px -37px;
}
.tabstrip a.bannersOver span.wrap
{
	background-position: -178px -37px;
	width: 90px;
}


.tabstrip a.advertising
{
	background: url(../icons/service-types-nav-bg.jpg) repeat-x scroll bottom center;	
}
.tabstrip a.advertising span.wrap
{
	background-position: -283px 0px;
	width: 100px;
}
.tabstrip a.advertising:hover span.wrap 
{
	background-position: -283px -37px;
}
.tabstrip a.advertisingOver span.wrap
{
	background-position: -283px -37px;
	width: 100px;
}

.tabstrip a.interactive
{
	background: url(../icons/service-types-nav-bg.jpg) repeat-x scroll bottom center;	
}
.tabstrip a.interactive span.wrap
{
	background-position: -400px 0px;
	width: 100px;
}
.tabstrip a.interactive:hover span.wrap 
{
	background-position: -400px -37px;
}
.tabstrip a.interactiveOver span.wrap
{
	background-position: -400px -37px;
	width: 100px;
}


.tabstrip a.epks
{
	background: url(../icons/service-types-nav-bg.jpg) repeat-x scroll bottom center;	
}
.tabstrip a.epks span.wrap
{
	background-position: -506px 0px;
	width: 90px;
}
.tabstrip a.epks:hover span.wrap 
{
	background-position: -506px -37px;
}
.tabstrip a.epksOver span.wrap
{
	background-position: -506px -37px;
	width: 90px;
}