/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
}
#newsletter {
	width: 350px;
	display: inline;
	float: left;
}
#subscribe {
	background-image: url(../img/subscribe.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
}

p {
	line-height: 15px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
p.ancillary {
	margin: 5px 0 25px 0;
}
a:link,a:visited {
	color: #739901;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: underline;
}
h1,h2,h3,h4,h5 {
	font-weight: bold;
	padding: 2px 0 8px 0;
	color: #626262;
}
h1 {
	font-size: 24px;
	line-height: 24px;
	margin: 0;
	color: #424242;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	font-weight: bold;
}
h3 {
	font-size:14px;
	line-height:14px;
	margin: 8px 0 0 0;
}
ol {
	list-style-type: decimal;
	list-style-position: inside;
}
/*Structure*/
#container {
	width: 100%;
	height: auto;
	position: relative;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
}
#headerArea {
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#centeredContent {
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#content {
	margin: 0 0 0 0;
}
/*	
	gridding system - based on a 960px/12 grid design structure.
	Grid columns go INSIDE blocks
	Note: try not to nest different col_ with each other,
	or at least take in account that there are 6pb margin
	on each side, and compensate for it
*/
.block {
	width: 100%;
	display: block;
	clear: both;
	position: relative;
}
.col,.col_1, .col_2,.col_3,.col_4,.col_5,.col_6,
.col_7,.col_8,.col_9,.col_10,.col_11,.col_12, .col_full {
	float: left;
	display: inline;
	position: relative;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
.first {
	margin-left: 0;
}
.last {
	margin-right: 0;
}
.col_1 {
	width: 69px;
}
.col_2 {
	width: 150px;
}
.col_3 {
	width: 231px;
}
.col_4 {
	width: 312px;
}
.col_5 {
	width: 393px;
}
.col_6 {
	width: 473px;
}
.col_s{
	float:left;
	display:inline;
	width:314px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.col_full{
width:960px;
}
.col_7 {
	width: 555px;
}
.col_8 {
	width: 636px;
}
.col_9 {
	width: 717px;
}
.col_home{
width: 960px;
}
.col_10 {
	width: 798px;
}
.col_11 {
	width: 789px;
}
.col_12 {
	width: 972px;
}
.mainCol {
	padding: 0 12px 10px 0;
	width: 718px;
}
.rightCol {
	float: right;
	width: 214px;
}
/* end gridding system */


/* header */
h1#mainLogo {
	clear: right;
	display: inline;
	float: left;
	height: 55px;
	width: 165px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/logoMarcellus.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	margin-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-top: 0px;
}
h1#mainLogo a {
	text-indent: -50000px;
	display: block;
	height: 100%;
	width: 100%;
	-moz-outline-style: none;
}
ul#loginMenu {
	float: right;
	font-weight: normal;
	text-transform: none;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	color: #999999;
}
a#buttonFreeTrial {
	background: url(../img/button_freeTrial.gif) 0 0 no-repeat;
}
a#buttonLogin {
	background: url(../img/button_login.gif) 0 0 no-repeat;
}
ul#loginMenu li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#lnkTrial {
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	padding-left: 8px;
}

ul#loginMenu li a {
	display: block;
	height: 15px;
	background-position: 0 0;
	font-size: 10px;
	font-weight: lighter;
	color: #999999;
	text-decoration: none;
	width: auto;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
ul#loginMenu li a:hover {
	/*background-position: 0 -26px;*/
	background-position: 0 0;
	color: #99CC00;
	text-decoration: none;
}
#pageHeading {
	margin: 0 0 0 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#pageHeadingHome {
	margin: 0 0 0 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #99cc00;
	background-color: #FFFFFF;
}
#pageHeading h1 {
	font-size: 10px;
	font-weight: bolder;
	color: #666666;
	padding-top: 6px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	
}
#pageHeadingHome h1 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-top: 6px;
	text-transform: none;
	
}
#pageHeading p {
	
	padding: 0 10px 10px 10px;
	margin: 0;
}
/* Nav */
ul#mainNav {
	height: 42px;
	text-align: left;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 13px;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eaeaea;
}
ul#mainNav li a {
	display: block;
	height: 38px;
	width: 178px;

	-moz-outline-style: none;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D3D3D3;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	font-weight: lighter;
}
ul#mainNav li a span {
	margin: 0 0 5px 0;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
	text-transform: capitalize;
}
ul#mainNav li.first a {
	border-right: none;
	border-left: none;
}
ul#mainNav li.last a {
	width: 181px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: solid;
	border-left-color: #d3d3d3;
}
#homePage ul#mainNav li#nav_home a,
#signupPage ul#mainNav li#nav_signup a,
#servicesPage ul#mainNav li#nav_services a,
#infraPage ul#mainNav li#nav_infra a,
#supportPage ul#mainNav li#nav_support a,
#aboutusPage ul#mainNav li#nav_aboutus a,
#contactusPage ul#mainNav li#nav_contactus a,
ul#mainNav li a:hover {
	text-decoration: none;
	/*_background: none;

	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod=scale, src='/img/navHoverActive.png');
	*/background-color: #eaeaea;
}
ul.nav {
	display: block;
	clear: both;
}
ul.nav li {
	float: left;
	display: inline;
}
#acctInfoForm_1 textarea {
	margin: 10px;
	padding: 4px;
	border: 1px solid #e4e3e3;
	font-size: 12px;
	color: #626262;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
}


/* content */
.entryItem {
	padding: 20px 0;	
}
/* footer */
#footNav {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
}
#footNav_home {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	
}
#footerNav {
	height: 30px;
	line-height: 30px;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#footerNav li {
padding-right:5px;
}
.lastfoot{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footerNav a {
	color: #9E9D9D;
	margin-left: 5px;
	margin-right: 5px;
	padding-right:5px;
}
#footerNav a.lastfoot {
	color: #9E9D9D;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footerNav li.copywrite {
	float: left;
}
.topBorder {
	background: url(../img/lineHorz.jpg) top left repeat-x;
}
.bottomBorder {
	background: url(../img/lineHorz.jpg) bottom left repeat-x;
}
.leftBorder {
	background: url(../img/lineVert.jpg) top left repeat-y;
}
.rightBorder {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #cccccc;
}
.topBorderSolid {
	border-top: 1px solid #bbbaba;
}
.bottomBorderSolid {
	border-bottom: 1px solid #bbbaba;
}
.topBorderSolidGrn {
	border-top: 2px solid #99CC00;
	
}
.splashcontainer {
	background-repeat: no-repeat;
	height: 120px;
	width: 972px;
	margin-top:5px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.splashcontainer_secondar {
	background-repeat: no-repeat;
	height: 250px;
	width: 972px;
	margin-top:5px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
.bottomBorderSolidGrn {
	border-bottom: 2px solid #99CC00;
}
a.showArrow {
	padding: 0 12px 0 0;
	margin: 0 12px 0 0;
	background-repeat: no-repeat;
	background-position: right center;
}

/* MODULES */
.catItem,
.caseStudyItem {
	clear: both;
	width: 100%;
	background: url(../img/lineHorz.jpg) bottom left repeat-x;
	padding: 10px 0;
}
.blogEntry{
	clear: both;
	width: 100%;
	padding-top:7px;
	padding-bottom: 7px;
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	padding-left: 7px;
}

 #last {
	background: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* Accordion styles/settings */
.moduleWrap {
	width: auto;
	margin-bottom: 28px;
}
.rightCol .moduleWrap {
	margin-bottom: 28px;
}
.rightCol .lastModule {
	margin-bottom: 0;
}
.moduleWrap h2 {
}
/*
* change links in modules to be black
*
.moduleWrap a {
	color: #333333;
}
.moduleWrap a:hover {
	color: #99CC00;
}
*
/* blog module */
#blogModule {
}
#blogModule h2 {
	background: url(../img/icon_blog.gif) 100% 5px no-repeat;
	color: #000000;
	font-size:14px;
	letter-spacing: -1px;
	font-weight: bold;
	text-transform: uppercase;
}
#blogModule p {
	margin: 0;
	line-height: 13px;
	float: left;
	display: inline;
	width: 88%;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#blogModule a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-color: #FFFFFF;
	font-weight: normal;
	/*color: #626262;*/
}
#blogModule a:hover {
	/*color: #739901;*/
}
#blogModule span {
	float: left;
	display: inline;
	width: 12%;
	line-height:15px;
	font-weight: normal;
	color: #000000;
	font-size: 11px;
}
/* Case study module */
.caseStudyItem img {
	float: left;
	display: inline;
}
.caseStudyItem p {
	width: 83%;
	float: right;
	display: inline;
}
/* Promo boxes */
.promoBlue,
.promoOrange {
	height: 123px;
	padding: 21px 12px 0;
}
.promoBlue h2,
.promoOrange h2 {
	border: none;
	color: #626262;
	font-size: 14px;
}
.promoBlue {
	background: url(../img/promo_blue.gif) top left no-repeat;
}
.promoOrange {
	background: url(../img/promo_orange.gif) top left no-repeat;
}
/* compare table styles */
.compareTable {
	margin: 0;
}
.compareTable th {
	font-size: 11px;
	font-weight: bold;
	color: #656565;
	height: 35px;
	line-height: 15px;
	vertical-align: top;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.compareTable th.tblPak {
	text-align: center;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #666666;
}
.compareTable th h2 {
	font-family: Helvetica, sans-serif;
}
.compareTable th h2 {
	padding-bottom: 0px;
	margin-bottom: 10px;
	font-size: 14px;
	letter-spacing: -1px;
	margin-top: 5px;
}
.compareTable td.tblHeading {
	padding-left: 10px;
	padding-right: 10px;
	background-color: #f7f7f7;
	background-repeat: repeat-x;
	background-position: left bottom;
}
.compareTable td.tblHeading h2 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	color: #000000;
}
.compareTable td {
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom:dotted 1px #cccccc;
}

.compareTable td.tblDesc ul li {
	list-style-type: none;
	margin-left: 15px;
}
.compareTable tr.noBorder td {
	border: none;
}
a.buttonSignup {
	height: 26px;
	width: 125px;
	display: block;
	float: right;
	text-indent: -50000px;
	-moz-outline-style: none;
	margin: 10px 30px 10px 0;
	background: url(../img/button_signup.gif) top left no-repeat;
}
a.buttonSignupSm {
	height: 26px;
	width: 91px;
	display: block;
	float: right;
	text-indent: -50000px;
	-moz-outline-style: none;
	margin: 10px 30px 10px 0;
	background: url(../img/button_signup_sm.gif) top left no-repeat;
}
a:hover.buttonSignup,
a:hover.buttonSignupSm {
	background-position: 0 -26px;
}
/* page specific elements */
#showcase h2 {
	height: 24px;
	line-height: 16px;
	text-indent: 25px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
}
#n3 {
	background-image: url(../img/icon_points3.gif);
	background-repeat: no-repeat;
}
#n2 {
	background-image: url(../img/icon_points2.gif);
	background-repeat: no-repeat;
}
#n1 {
	background-image: url(../img/icon_points1.gif);
	background-repeat: no-repeat;
}

#showcase h2 span {
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 8px;
}
/*#showcase img {
	margin: 0 0 15px 0;
}*/
#heroGoLive {
	margin-right: 0;
	width: 225px;	/* weird design that is not within the grid...so this width bypasses grid system*/
}
#heroSoftwarePlan p,
#heroInfraPack p,
#heroGoLive p {
	width: 195px;	
}
.heroSteps {
	width: 243px;
	float: left;
	display: inline;
	margin-top:10px;
}

#indexPage .verticals {
	padding: 20px 0 0 0;
}
#indexPage .verticals h2 {
	padding: 0 0pt 0 0;
}
#devInfastructure {
	padding-left: 17px;
}
#indexPage #verticals #devInfastructure,
#indexPage #verticals #videoPlatform {
	position: relative;
}
#amazonLogoSmall,
#marcellusLogoSmall {
	position: absolute;
	top: -10px;
	right: 0px;
}
#marcellusLogoSmall {
	top: 0;
}
#supportPage #content ol li {
	padding: 3px 0;
}
.heading {
	padding-right: 10px;
	border-bottom: 1px solid #bbbaba;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 4px;
	font-size: 10px;
	text-indent: 15px;
	font-weight: lighter;
	text-transform: uppercase;
	padding-bottom: 4px;
	color: #000000;
	background-color: #f7f7f7;
}
.title {
	font-weight: bold;
	font-size: 14px;	
}
.entry {
	padding: 20px 10px;
	background: url(../img/lineHorz.jpg) bottom left repeat-x;
}
#aboutusPage .entry {
	background: none;
}
#aboutusPage .member {
	padding: 20px 0 20px 10px;
	background: url(../img/lineHorz.jpg) bottom left repeat-x;
	width: 98%;
}
#aboutusPage .member p {
	margin-bottom: 5px;
	font-size: 11px;
	color: #333333;
}
#aboutusPage .member img {
	padding: 2px;
	border: 1px solid #c8c7c7;
	float: left;
	display: inline;
}
#aboutusPage .member .aboutMember {
	float: right;
	display: inline;
	width: 87%;
}
#aboutusPage .member .aboutMember span {
	font-weight: bold;
	font-size: 14px;
	color: #666666;
}
ul.socialNetNav {
	display: block;
	padding: 15px 0 0 0;
}
ul.socialNetNav li {
	margin: 0 10px 0 0;
}
ul.socialNetNav li.email {
	margin: 0 15px 0 0;
	line-height: 20px;
	font-size: 12px;
}
#aboutusPage ul.socialNetNav li a img {
	padding: 0;
	border: none;
}
/*services table*/
#saasTable th.basicPak {
	background-color: #f3f3f3;
}
.last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#saasTable th.plusPak {
	background-color: #F5FFD9;
}
#saasTable th.premPak {
	background-color: #DFF2FF;
}
.basicPak {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #cccccc;

}
.plusPak {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #cccccc;


}
.premPak {
	background-color: #FFFFFF;
	
}
#saasTable tr {
	/*background: url(../img/lineHorz.jpg) bottom left repeat-x;*/
}
#saasTable th.tblDesc {
	background: #eceada;
	font-weight: normal;
	font-family: Helvetica, sans-serif;
}
#saasTable td.tblDesc {
	width: 322px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Helvetica, sans-serif;
	line-height: 18px;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
#saasTable td.tblPak {
	width: 125px;
	vertical-align: middle;
	text-align: center;
}
#saasTable td.tblSignup {
	background: #f1f0f0;
	border-bottom: 1px dotted #bbbaba;
	text-align: center;
}
#saasTable td.tblSignup a.buttonSignupSm {
	margin: 0 20px;
}
/*cdn table*/
#cdnTable th {
	vertical-align: middle;
	text-align: center;
}
#cdnTable th.cdnBandwidth {
	font-size:10px;
}
#cdnTable tr td {
	background: url(../img/lineHorz.jpg) bottom left repeat-x;
	text-align: center;
}
#cdnTable .tblFee {
	width: 167px;
	padding: 0 0 0 10px;
	background-color: #eceada;
	text-align: left;
}

#cdnTable tr.even .cdnStorage {
	background-color: #e0ebb8;
}
#cdnTable tr.even .cdnBandwidth {
	background-color: #e9eed8;
}
#cdnTable tr.even .cdnOverage {
	background-color: #eeeee8;
}
#cdnTable tr.even .tblFee {
	background-color: #dfdccd;
}

#cdnTable .cdnStorage {
	background-color: #edfac4;
	width: 180px;
}
#cdnTable .cdnBandwidth {
	background-color: #f7fde5;
	width: 180px;
}
#cdnTable .cdnOverage {
	background-color: #fcfdf7;
	width: 180px;
}
#cdnTable .cdnOverage a.buttonSignup {
	margin: 0 auto;
	float: none;
}
#cdnTable tr.even td {
	margin: -4px;
}
#cdnTable tr.even {
	background-color: #5f8186;
	padding: 2px;
}
/* support table */
#supportPage table {
	border: 1px solid #bbbaba;
	line-height: 15px;
	width: 100%;
}
#supportPage table th {
	font-weight: bold;
	padding: 5px 10px;
	border-bottom: 1px solid #bbbaba;
}
#supportPage table td {
	padding: 5px 10px;
	background: url(../img/lineHorz.jpg) bottom left repeat-x;
}
#supportPage table td.noBorder {
	border: none;
	background: none;
}
.catItem p {
	margin-bottom: 0;
}

/* sign up */
#billTotal {
	position: absolute;
	top: -39px;
	height: 37px;
	line-height: 37px;
	width: 234px;
	font-size: 14px;
	text-align: center;
	background-image: url(../img/yourBill_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	right: 25px;
	font-weight: normal;
}
#billTotal #yourBillAmount {
	font-weight: bold;	
}
ul#softwareSelectList,
ul#trialSoftwareSelectList {
	position: relative;	
	margin: 20px 0;
	height: 204px; 
}
ul#softwareSelectList li label, 
ul#cdnSelectList1 li label,
ul#cdnSelectList2 li label,
ul#trialSoftwareSelectList label {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: capitalize;
}
ul#softwareSelectList li,
ul#trialSoftwareSelectList li {
	width: 145px;
	height: 50px;
	padding: 10px;
	display: block;
	top: 0;
}
ul#softwareSelectList li div,
ul#trialSoftwareSelectList li div {
	line-height: 18px;
	height: 45px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
ul#softwareSelectList li div img,
ul#trialSoftwareSelectList li div img {
	display: block;
	clear: both;
	margin-bottom: 4px;
	margin-right: 35px; /* this margin just prevents anything from floating next to it*/
}
ul#softwareSelectList li div p,
ul#trialSoftwareSelectList li div p{
	margin: 10px 0;
}
ul#softwareSelectList li#softwareLI1,
ul#trialSoftwareSelectList li#trialSoftwareLI1 {
	left: 0;
}
ul#softwareSelectList li#softwareLI1 div {
	background-color: #F3F1E5;
}
ul#softwareSelectList li#softwareLI2 {
	left: 155px;
}
ul#softwareSelectList li#softwareLI2 div {
	background-color: #F3F1E5;
}
ul#softwareSelectList li#softwareLI3 {
	left: 310px;
}
ul#softwareSelectList li#softwareLI3 div {
	background-color: #F3F1E5;
}
ul#cdnSelectList1,
ul#cdnSelectList2 {
	position: relative;
	clear: both;
	display: block;
	height: 107px;
}
ul#cdnSelectList1 {
	margin-top: 20px;
}
ul#cdnSelectList2 {
	margin-top: -10px;
	margin-bottom: 20px;
}
ul#cdnSelectList1 li,
ul#cdnSelectList2 li {
	width: 145px;
	height: 87px;
	padding: 10px;
	float: left;
	display: inline;
	position: absolute;
	top: 0;
}
ul#cdnSelectList1 li div,
ul#cdnSelectList2 li div {
	background: #f3f1e5;
	height: 100%;
	padding: 0 10px;
}
ul#trialSoftwareSelectList li#trialCDNLI4 div,
ul#trialSoftwareSelectList li#trialCDNLI5 div,
ul#trialSoftwareSelectList li#trialCDNLI6 div {
	background: #f3f1e5;	
}
ul#cdnSelectList1 li div input,
ul#cdnSelectList2 li div input {
	margin-top: 15px;
}
ul#cdnSelectList1 li#cdnLI1,
ul#cdnSelectList2 li#cdnLI4  {
	left: 0;
}
ul#cdnSelectList1 li#cdnLI2,
ul#cdnSelectList2 li#cdnLI5 {
	left: 155px;
}
ul#cdnSelectList1 li#cdnLI3,
ul#cdnSelectList2 li#cdnLI6
{
	left: 310px;
}
ul#trialSoftwareSelectList li#trialSoftwareInfo {
	left: 165px;
	background: url(../img/lineVert.jpg) top right repeat-y;
}
ul#trialSoftwareSelectList li#trialCDNInfo {
	left: 320px;
	text-align: right;
}
ul#trialSoftwareSelectList li#trialCDNInfo div {
	padding-left: 20px;
}
ul#trialSoftwareSelectList li#trialCDNLI4 {
	left: 480px;
}
ul#trialSoftwareSelectList li#trialCDNLI5 {
	left: 637px;
}
ul#trialSoftwareSelectList li#trialCDNLI6 {
	left: 793px;
}
ul#softwareSelectList li.selected,
ul#softwareSelectList li.hover,
ul#cdnSelectList1 li.selected,
ul#cdnSelectList1 li.hover,
ul#cdnSelectList2 li.selected,
ul#cdnSelectList2 li.hover,
ul#trialSoftwareSelectList li.selected, 
ul#trialSoftwareSelectList li.hover {
	background-color: #99CC33;
}
ul#softwareSelectList li.selected div,
ul#softwareSelectList li.hover div,
ul#cdnSelectList1 li.selected div,
ul#cdnSelectList1 li.hover div,
ul#cdnSelectList2 li.selected div,
ul#cdnSelectList2 li.hover div,
ul#trialSoftwareSelectList li.selected div, 
ul#trialSoftwareSelectList li.hover div {
	background: #fff !important;
}
ul#softwareSelectList li div,
ul#cdnSelectList1 li div,
ul#cdnSelectList2 li div,
ul#trialSoftwareSelectList li div {
	cursor: pointer;
}
ul#trialSoftwareSelectList li#trialSoftwareInfo div,
ul#trialSoftwareSelectList li#trialCDNInfo div {
	cursor: auto;
}

#acctInfoForm_1,
#acctInfoForm_2,
#creditCardFrom_1,
#creditCardFrom_2 {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 18px;
	margin-left: 0;
}
#acctInfoForm_1 {
	margin-right: -6px;
	padding-right: 10px;
	padding-top: 0px;
}
#creditCardFrom_2 {
	border: 1px solid #bbbaba;
	margin-top: 25px;
	margin-left: -6px;
	_margin-left: 0;
	padding: 12px 0 12px 10px;
}
#creditCardFrom_2 h3 {
	padding: 0 0 0 10px;
	font-size: 16px;
	margin: 0;
}
#creditCardFrom_2 h3 span {
	font-weight: normal;
	font-size: 12px;
}
#creditCardFrom_2 input.text_field {
	width: 183px;	
}
#creditCardFrom_2 input.text_field.long_field {
	width: 407px;
}
#creditCardFrom_2 input.text_field.short_field,
#creditCardFrom_2 input.text_field.sm_list {
	width: 67px;
}
#signupBar {
	background:#F1F0F0 none repeat scroll 0%;
	border-bottom:1px solid #BBBABA;
	padding: 10px 0;
	margin-top: 30px;
	vertical-align: 80px;
	width: 100%;
}
#signupBar #promoInput {
	float: left;
	margin-top: 15px;
	margin-left: 6px;
}
/* form styles */
input.text_field,
select.select_list {
	margin: 10px;
	background-color: #fff;
}
input.text_field,
select.select_list {
	color: #626262;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size:12px;
}
input.text_field {
	border:1px solid #e4e3e3;
	padding:4px;
	width:195px;
}
input.text_field_small {
	border:1px solid #e4e3e3;
	padding:4px;
	width:65px;
}
input.text_field_smart {
	border:1px solid #CCCCCC;
	width:100px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
}
input.text_field_smart .disabled {
	background-color:#e4e3e3;

}

select.select_list {
	border:1px solid #e4e3e3;
	padding: 3px;
}
input.text_field.med_field {
	width: 134px;
}
input.text_field.long_field {
	width: 432px;	
}
input.text_field.short_field,
select.select_list.sm_list {
	width: 85px;

}
select.select_list.med_list {
	width: 134px;
}
input.text_field.errorField,
select.select_list.errorField {
	border: 1px solid #b60b0b;
	color: #b60b0b;
}
.errorHolder {
	color: #b60b0b;
	font-weight: bold;
	padding: 0 10px;
	margin: 6px 0;
	float: left;
}
.errorHolder p {
	padding: 0 0 0 35px;
	height: 19px;
	margin-bottom: 5px;
	line-height: 19px;
	background: url(../img/icon_error.gif) top left no-repeat;
}
/* overwrite all*/
.hide {
	display: none;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
.noBorder {
	border: none;
	background: none;
}
.padmytop{
	margin-top:10px;
}
.clearboth {
	clear: both;
	display: block;
}
 /* clearfix 
--------------------------------*/
.block:after,#container:after,
.clearfix:after,#container:after {
    content:".";
    display:block;
    height:0;
	line-height: 0px;
    clear:both;
    visibility:hidden;
}
.block,#container
.clearfix,#container {
	display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix,.block, * html #container {height: 1%;}
.clearfix,.block, #container {display: block;}
/* End hide from IE-mac */
#newsletter .label {
	font-size: 10px;
	font-weight: lighter;
	color: #99CC00;
	display: block;
	margin-bottom: 10px;
	margin-top: 20px;
}
#newsletter .butt {
	display: inline;
	float: left;
	width: 125px;
}
#newsletter .newsinput #ykdidj-ykdidj {
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 4px;
	border: 2px solid #cccccc;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
#newsletter .newsinput {
	display: inline;
	float: left;
	width: 200px;
	margin-right: 15px;
}
#inourminds {
	display: inline;
	float: right;
	height: 130px;
	width: 415px;
	margin-top: 25px;
	margin-right: 8px;
}
#inourminds h2{
text-indent:5px;
}
#inourminds_content {
	background-repeat: no-repeat;
	height: 105px;
	width: 400px;
	margin-top: -5px;
}
#splashcontent_about {
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
	line-height: 15px;
}
#learnmore a {
	float: right;
	text-decoration: none;
}
#learnmore a:hover{
text-decoration:underline;
}
.signup_featurebox {
	font-size: 10px;
	font-weight: lighter;
	text-align: center;
	color: #000000;
}
#newsign .tdee {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
	height: 25px;
}

.signup_featurebox_label {
	font-size: 10px;
	font-weight: bold;
	color: #83AE00;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.univ_input {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #eaeaea;
	border: 2px solid #cccccc;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.fhead {
	line-height: 25px;
	height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #86B300;
}


.signup_step {
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: left center;
	text-indent: 25px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
}
.none {
	border: 1px solid #FFFFFF;
}

.signup_featurebox input {
	height: 10px;
}

#signup_step1{
background-image: url(../img/icon_points1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#signup_step2{
background-image: url(../img/icon_points2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#trialbox {
	font-size: 11px;
	color: #333333;
	background-color: #f7f7f7;
	padding: 5px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#trialbox span {
	background-color: #f7f7f7;
	display: block;

	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 3px;
	color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #eaeaea;
	border-bottom-color: #eaeaea;
	font-weight: bold;
}
.floatright{
float:right;
margin-right:1px;
}
#acctInfoForm_1 span {
	display: block;
	font-size:10px;
	font-weight: normal;
	margin: 0px;
}
.signupbox_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	position: relative;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 17px;
	margin-left: 10px;
	text-align: right;

}
.signupbox_topheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	position: relative;
	text-align: left;
	height: 25px;
	text-indent: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	margin-top: 5px;
	line-height: 25px;
	background-color: #f7f7f7;
	padding: 2px;

}
.signup_secondaryInformation{
	margin-bottom:18px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #eaeaea;
	margin-top: 5px;
	padding: 10px;
}
.signup_secondaryInformationPub{
	margin-bottom:18px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #eaeaea;
	padding: 10px;
	margin-top: 15px;
}
#reviewTerms {
	font-size: 11px;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}
#reviewTerms span {
	font-size: 11px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 20px;
}
#reviewTerms #border-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	padding-top: 10px;
}
#reviewTerms #agreement {
	display: inline;
	float: left;
}


.secondaryContainer {
	font-weight: bold;
	font-size: 11px;
		margin-top: 5px;

}
.secondaryContainer span {
	display: block;
	margin-bottom: 20px;
	font-weight: normal;
	color: #333333;
	font-size: 11px;
	line-height: 16px;
}
.secondaryContainerPub {
	font-weight: bold;
	font-size: 11px;
		

}
.secondaryContainerPub span {
	display: block;
	margin-bottom: 20px;
	font-weight: normal;
	color: #333333;
	font-size: 11px;
	line-height: 16px;
	margin-top: 5px;
}
#softwareLI1 p span {
	text-decoration: line-through;
}
#cdninfo_trial {
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
#cdninfo_content span {
	display: block;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}

#cdninfo_content {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
	margin-left: 5px;
	margin-top: 15px;
}
#sendMessage {
	background-color: #eaeaea;
	border: 2px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-left: 10px;
}
#videoContainer {
	display: inline;
	float: left;
	height: 340px;
	width: 720px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
.overage {
	display: block;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #FFFFFF;
}
#mhome {
	background-image: url(../img/mhome.jpg);
	height: 260px;
	width: 710px;
	background-repeat: repeat;
	float: left;
	margin-top: 20px;
}
#signup_button {
	float: right;
	height: 40px;
	width: 185px;
	margin-top: 15px;
	margin-right: 15px;
}
#home_main {
	height: 260px;
	width: 970px;
	background-image: url(../img/bgmain.gif);

	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#home_main_bg {
	height: 420px;
	width: 970px;
	background-image: url(../img/home_main_bg.gif);

	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#gocloud {
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 240px;
	width: 580px;
	margin-top: 12px;
	margin-left: 12px;
}
.rightblurb {
	background-image: url(../img/rightblurb.gif);
	background-repeat: no-repeat;
	height: 115px;
	width: 350px;
	display: inline;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}
.main_more {
	font-size: 10px;
	font-weight: bold;
	float: right;
	margin-top: 23px;
	margin-right: 8px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	display: block;
	width: 85px;
	text-align: right;
	text-transform: uppercase;
}
.main_more a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	text-decoration: none;
}
.main_more a:hover {
	color: #333333;
}

#coupling {
	background-image: url(../img/coupling.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 242px;
	padding: 0px;
	margin-top: 12px;
	margin-left: 15px;
}
.blurbtext {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	float: left;
	margin-top: 10px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	margin-right: 5px;
}
#decoupling {
	background-image: url(../img/decoupling.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 260px;
	padding: 0px;
	margin-top: 12px;
	margin-left: 15px;
}#splashleft {
	margin-left: 15px;
	height: 180px;
	width: 375px;
	display: inline;
	float: right;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #cccccc;
}
#blogupdate_header {
	background-image: url(../img/blog_updates.gif);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 25px;
	width: 55px;
	margin-top: 18px;
	margin-left: 19px;
}
#blogcontainer {
	display: inline;
	float: right;
	height: 180px;
	width: 285px;
	margin-top: 15px;
}
#splash_initiate {
	display: inline;
	float: left;
	width: 550px;
	margin-left: 15px;
	margin-top: 15px;
}
.splashblock {
	display: block;
	width: 100%;
	float: left;
}
#splash_about {
	background-image: url(../img/about_header.gif);
	height: 25px;
	width: 70px;
	display: inline;
	float: left;
	background-repeat: no-repeat;
}
.about-splash-content {
	display: inline;
	float: right;
	width: 400px;
	font-size: small;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: 100;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
#newsletter_header {
	background-image: url(../img/newsletter_signup.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 80px;
	margin-top: 10px;
	display: inline;
	float: left;
}
.padtop {
	margin-top: 10px;
}
.firstBorder{
border-top:dotted 1px #cccccc;
}
#featpack {
	background-image: url(../img/feat_pack.gif);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 200px;
	padding: 0px;
	background-position: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -5px;
}
.backtop {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
	float: right;
	display: block;
}
.backtop a {
	margin-left: 5px;
}
#contactTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contactTable td {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
	background-color: #f7f7f7;
	padding-left: 5px;
}


#msg {display:none; position:absolute; z-index:200; background:url(../img/msg_arrow.gif) left center no-repeat; padding-left:7px}

#msgcontent {display:block; background:#F5FBF0; border:2px solid #D2E9BC; border-left:none; padding:5px; min-width:150px; max-width:250px}

label.error { 
	color: #CC3300;
	font-size:10px;
	width:200px;
}

.selection_box{
	margin-top:5px;
	height: 200px;
}
.planlabel {
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	padding-top:2px;
	
}
.selectiontable td {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 3px;
}


.selection_radio {
	padding-top: 5px;
	text-align: center;
}
.selection_label {
	width: 50%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	font-size: 12px;
	text-indent: 5px;
	vertical-align: middle;
	padding: 0px;
	text-transform: uppercase;
}
.selection_price {
	width: 40%;
	vertical-align: middle;
	font-size: 12px;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

/*span.radio {
width: 19px;
height: 25px;
padding: 0 5px 0 0;
background: url(radio.gif) no-repeat;
display: block;
clear: left;
float: left;
}*/
.myradio{


}


.selectiontable span {
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.selection_label a {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.pstrength-minchar{
text-indent: 10px;
padding:0px;
margin-top:10px;
font-size:10px;
color:#666666;
}.faq {
	font-size: 12px;
	color: #000000;
	background-color: #F7F7F7;
	display: block;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
}
.hyperBtnInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform: uppercase;
	color:#FFFFFF;
	letter-spacing: 0px;
	border: 0px;
	background-color: #99CC00;
	line-height: 25px;
	font-weight: bold;
	height: 25px;
}
.disableText{
	width: 60%;
	font-family: Arial, Helvetica, sans-serif;
	color:#e4e3e3;
	margin: 0px;
	font-size: 11px;
	text-indent: 5px;
	vertical-align: middle;
	padding: 0px;
	text-transform: uppercase;
}
.selection_sublabel {
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: bold;
}
.trial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #eaeaea;
	border: 2px solid #99CC00;
	margin: 0px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.plan-holder-single {
	background-image: url(../img/buttons/button-holder.png);
	background-repeat: no-repeat;
	height: 58px;
	width: 165px;
	margin-top: 3px;
	margin-right: auto;
	margin-left: 5px;
	padding-top: 10px;
}
.saas-holder {
	display: block;
	height: 35px;
	margin-left: 2px;
	margin-right: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	text-transform: lowercase;
	color: #333333;
	text-align: right;
	line-height: 35px;
}
.saas-up {
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
	background-image: url(../img/buttons/saas_up.gif);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 22px;
	width: 92px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding-left: 5px;
	font-weight: lighter;
	text-align: left;
}
.trial-up {
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	background-image: url(../img/buttons/trial_up.gif);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 22px;
	width: 92px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 21px;
	padding-left: 5px;
	font-weight: lighter;
	text-align: left;
}
.cdn-up {
	background-image: url(../img/buttons/cdn_up.gif);
	background-repeat: no-repeat;
	float: left;
	height: 32px;
	width: 53px;
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	font-weight: lighter;
	text-align: right;
	padding-right: 5px;
}
.demo {
	float: right;
	width: 325px;
}
.demo-header-container {
	height: 90px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #C1DDDD;
	border-bottom-color: #C1DDDD;
	background-image: url(../img/video_demo.jpg);
	background-repeat: no-repeat;
}
ul.demos-listing {
	margin-top: 15px;
}
li.demo-listing-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	height: 25px;
	background-color: #f7f7f7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
	text-indent: 5px;
}
li.demo-listing-item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
	height: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: lighter;
	text-indent: 5px;
}

.demo-title {
	font-size: 20px;
	color: #FFFFFF;
	letter-spacing: -1px;
	margin-top: 23px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	font-style: normal;
	line-height: normal;
	background-image: url(../img/demo-samples.jpg);
	height: 44px;
	background-repeat: no-repeat;
}
.demo-description {
	font-size: 11px;
	color: #000000;
	margin-top: 10px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	text-transform: none;
}
.normalizefont {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
#terms-wrapper {
	font-size: 12px;
	font-weight: normal;
}
#terms-wrapper p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.fullwidth_container {
	width: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 150px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 0px;
}
.half-width {
	display: inline;
	float: left;
	width: 50%;
}
.about-intro-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #99CC00;
	letter-spacing: -1px;
}
.about-intro-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	color: #333333;
	width: 94%;
	text-align: justify;
	margin-bottom: 15px;
}
.halfwidth-container {
	display: inline;
	float: left;
	width: 50%;
	margin-top: 25px;
}
.halfwidth-container_features {
	display: inline;
	float: left;
	width: 25%;
	margin-top: 5px;
	text-align: left;
}
.about-intro-content strong {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.about-intro-content li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 15px;
	color: #000000;
	text-align: justify;
}
.about-intro-content ul {
}
.about-intro-content img {
	padding: 2px;
	border: 2px solid #cccccc;
	display: inline;
	float: left;
}
.about-intro-content .name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
.about-intro-content .bio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.profile {
	width: 100%;
	height: 120px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
.contactcontainer {
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 10px;
	
}
.profile_image {
	display: inline;
	float: left;
	height: 110px;
	width: 20%;
}
.logo_preview {
	display: inline;
	float: left;
	height: 55px;
	width: 20%;
}
.profile-content {
	display: inline;
	float: right;
	width: 72%;
	text-align: left;
}
.logo-content{
	display: inline;
	float: right;
	width: 50%;
	text-align: left;

}
.about_bg {
	background-color: #eaeaea;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.timeline_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	width: 94%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 45px;
	margin-left: auto;
	display: block;
	text-align: left;
	padding-bottom: 10px;
}
.about_learning_container {
	width: 94%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.about_learning_container table {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.timeline-blurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
	line-height: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0099CC;
}
.about_learning_container #1 {
	background-image: url(../img/footprint_1.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
}
.timeline-blurb img {
	margin-bottom: 5px;
}

.green{
border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #99cc00;
}
.logo_preview img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.noborder{
border:none;
}.halfwidth-container img {
	text-align: center;
}
.feature_header {
	background-image: url(../img/features_bg.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 972px;
	margin-top: 15px;
	display: block;
}
.thumbnail_preview {
	padding: 2px;
	border: 2px solid #CCCCCC;
}
.features_rhs {
	margin-right: 10px;
}
.features_rhs img {
	padding: 2px;
	border: 1px solid #666666;
	vertical-align: text-top;
}
.demo_info {
	display: block;
	padding: 5px;
	background-color: #eaeaea;
	margin-right: 5px;
	margin-left: 5px;
}
.floatright {
	float: right;
}
.features_overview {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	height: 160px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
.player_container {
	height: 150px;
	width: 350px;
	display: inline;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	text-align: left;
}
.basetable {
	vertical-align: top;
}
.closelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom:15px;
	color: #999999;
	display: block;
	margin-left: 10px;
}
.services_blurb {
	display: inline;
	float: left;
	height: 150px;
	width: 604px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-color: #FFFFFF;
}
.services_blurb_header {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	letter-spacing: -1px;
	display: block;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.service_third {
	display: inline;
	float: left;
	width: 30%;
	color: #666666;
	height: 50px;
	padding-top: 30px;
	font-size: 11px;
	margin-right: 10px;
	text-align: justify;
	padding-right: 5px;
}
.edition_basic {
	background-image: url(../img/edition_basic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #cccccc;
}
.edition_plus {
	background-image: url(../img/edition_plus.jpg);
	background-repeat: no-repeat;
	background-position: left top;
		border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #cccccc;
}
.edition_premium {
	background-image: url(../img/edition_premium.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.compare-editions {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-top:15px;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	height: 100px;
}
.tblPak img {
margin-left:70px;
}
.key_feature {
	display: inline;
	float: left;
	height: auto;
	width: 152px;
	margin-top: 10px;
	margin-right: 8px;
}
.feature_top {
	width: 100%;
	height: 50px;
	display: block;
	margin-bottom: 5px;
}
.feature_image {
	display: inline;
	float: left;
	height: 50px;
	width: 96%;
}
.feature_title {
	text-align: left;
	float: left;
	margin-left: 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0099FF;
	padding-top: 5px;
	letter-spacing: -1px;
	display: inline;
	height: 50px;
}
.feature_bottom {
	font-size: 11px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 14px;
}
.firstblock{
margin-left:10px;
}
#title264{
	background-image: url(../img/title_h264.gif);
	background-repeat: no-repeat;
	background-position: 55px 11px;

}
#titlecdn{
	background-image: url(../img/title_cdn.gif);
	background-repeat: no-repeat;
	background-position: 55px 12px;

}
#titlereports{
	background-image: url(../img/title_reports.gif);
	background-repeat: no-repeat;
	background-position: 55px 12px;

}
#titlecustomize{
	background-image: url(../img/title_customize.gif);
	background-repeat: no-repeat;
	background-position: 55px 12px;

}
#titlemanage{
	background-image: url(../img/title_manage.gif);
	background-repeat: no-repeat;
	background-position: 52px 12px;

}
#titlesavings{
	background-image: url(../img/title_savings.gif);
	background-repeat: no-repeat;
	background-position: 60px 11px;

}
.featured_video_header {
	display: block;
	width: 100%;
	background-image: url(../img/featured_video_header.png);
	height: 15px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-indent: 95px;
	line-height: 10px;
}
.cover_img_holder {
	background-image: url(../img/cover_img_holder.png);
	height: 208px;
	width: 328px;
	background-repeat: no-repeat;
	margin-top: 10px;
	display: inline;
	float: left;
}
.cover_img_holder img {
	margin-top: 4px;
	margin-left: 4px;
}
.cover_mediainfo {
	font-size: 11px;
	margin-top: 14px;
	display: inline;
	float: left;
	margin-left: 15px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.cover_mediainfo strong {
	font-weight: bold;
}
.newsletter_showcase {
	width: 235px;
	line-height: 12px;
	float: left;
	display: inline;
	height: 100px;
	margin-left: 15px;
	margin-top: 15px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
}
.slick_input {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
	border: 1px solid #999999;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


.purchase_option {
	display: inline;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
}
.news_header {
	background-image: url(../img/subscribe_header.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 195px;
	margin-bottom: 10px;
}
.sec_splasher {
	display: inline;
	float: left;
	width: 300px;
	margin-left: 10px;
	margin-top: 10px;
}
.blatest_header {
	background-image: url(../img/blatest.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 100%;
	background-position: 4px;
	margin-bottom: 15px;
}
.tlatest_header {
	background-image: url(../img/tlatest.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 100%;
	background-position: 4px;
}
.secondary_attractions {
	display: inline;
	float: right;
	height: 200px;
	width: 600px;
	margin-top: 10px;
	margin-right: 10px;
}
.trial_signup_leader {
	height: 75px;
	width: 565px;
	float: right;
}
.twitter_sub {
	display: inline;
	float: right;
	height: 130px;
	width: 250px;
	margin-top: 10px;
	margin-left: 55px;
}
.blog_sub {
	display: inline;
	float: right;
	height: 130px;
	width: 255px;
	margin-top: 10px;
}
.signup_header {
	background-image: url(../img/signup_header.gif);
	background-repeat: no-repeat;
	display: block;
	height: 152px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.acctype_box {
	display: inline;
	float: left;
	height: 200px;
	width: 225px;
	margin-right: 3px;
	margin-left: 3px;
	color: #000000;
	background-color: #FFFFFF;
	border: 3px solid #CCCCCC;
	margin-top: 25px;
}
.signup_step_header {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
	text-transform: uppercase;
}
.acctype_box_head {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 50px;
	padding-right: 10px;
	text-align: right;
}
.acctype_name {
	font-size: 20px;
	line-height: 50px;
	text-transform: capitalize;
	color: #000000;
	display: inline;
	float: left;
	height: 50px;
	width: 50%;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	font-weight: normal;
	text-align: left;
}
.acctype_highlights {
	display: block;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.inftype_highlights {
	display: block;
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
}
.acctype_highlights li {
	padding-top: 5px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#trial_head {
	background-image: url(../img/src_sup_trial-t.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#basic_head {
	background-image: url(../img/src_sup_basic-t.png);
	background-position: 10px center;
	background-repeat: no-repeat;
}
#plus_head {
	background-image: url(../img/src_sup_plus-t.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#premium_head {
	background-image: url(../img/src_sub_premium-t.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.signup_step_header span {
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	padding-bottom: 5px;
}
.inf_plan_box {
	display: inline;
	float: left;
	height: 125px;
	width: 175px;
	border: 3px solid #CCCCCC;
	margin-right: 8px;
	margin-left: 2px;
	margin-top: 15px;
	background-color: #FFFFFF;
}
.nomargins{
margin:none;
}
.inf_box_head {
	line-height: 40px;
	display: block;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: right;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#inf1{
	background-image: url(../img/inf1-t.png);
	background-repeat: no-repeat;
	background-position: 10px center;

}
.selected_account {
	border: 3px solid #99CC00;
	background-color: #FFFFFF;
}

#inf2{
	background-image: url(../img/inf2-t.png);
	background-repeat: no-repeat;
	background-position: 10px center;

}
#inf3{
	background-image: url(../img/inf3-t.png);
	background-repeat: no-repeat;
	background-position: 10px center;

}
#inf4{
	background-image: url(../img/inf4-t.png);
	background-repeat: no-repeat;
	background-position: 10px center;

}
#inf5{
	background-image: url(../img/inf5-t.png);
	background-repeat: no-repeat;
	background-position: 10px center;

}
.total_bill {
	display: inline;
	float: right;
	height: 50px;
	width: 200px;
}
.firstpad{
margin-left:15px;
}
.greyform-bg{
	background-image: url(../img/bg_grey_form.gif);
	background-repeat: no-repeat;
	height: 250px;

}
.signup_overview {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
}

.greyform-bg-small{
	background-image: url(../img/bg_grey_form-small.gif);
	background-repeat: no-repeat;
	height: 160px;

}
.greyform-bg-large{
	background-image: url(../img/bg_grey_form-large.gif);
	background-repeat: no-repeat;
	height: 1000px;
	padding-top: 20px;

}
.faq_lead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
}
.faq_therafter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	width: 85%;
}
.signup-form-holder {
	background-color: #FFFFFF;
	width: 80%;
	margin-left: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.signup-table .tdleft {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
}
.signup-table .tdleft label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.create-segment {
	font-size: 12px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-indent: 10px;

}
.editions_big {
	display: inline;
	float: left;
	height: 100px;
	width: 324px;
	background-position: 3px;
}
.edition_table_block {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: 125px;
}
.edition_table_block_main {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: 145px;
}
.edition_table_block_service {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: 95px;
}


#premiumedition {
	background-image: url(../img/editions_premium_big.jpg);
	background-repeat: no-repeat;
}
#plusedition {
	background-image: url(../img/editions_plus_big.jpg);
	background-repeat: no-repeat;
}
#basicedition {
	background-image: url(../img/editions_basic_big.jpg);
	background-repeat: no-repeat;
}
.edition_compare_table {
	background-image: url(../img/editions_main.jpg);
	background-repeat: no-repeat;
	height: 402px;
	width: 972px;
	text-align: center;
}
.comparison_header {
	display: block;
	height: 15px;
	margin-bottom: 15px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#howdifferent {
	background-image: url(../img/howeditionsdiffer.png);
	background-repeat: no-repeat;
	background-position: 10px;
}
.edition_content_block {
	display: inline;
	float: left;
	width: 309px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-left: 10px;
}
.edition_content_block_full {
	display: inline;
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-left: 10px;
}
.edition_content_block span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	margin-top: 10px;
	color: #000000;
	font-weight: normal;
}
#whatsincluded {
	background-image: url(../img/whatsoffered.png);
	background-repeat: no-repeat;
	background-position: 10px;
	margin-top: 15px;
}
.edition_content_block li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
.edition_content_block ul {
	margin-top: 10px;
}
#service {
	background-image: url(../img/servicecommitments.png);
	background-repeat: no-repeat;
	background-position: 10px;
}
.edition_content_block_full {
	font-size: 11px;
	color: #333333;
	margin-top: 3px;
	margin-bottom: 4px;
	font-weight: normal;
}
.edition_definition {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-indent: 0px;
	text-align: left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
	width: 100%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
.edition_definition span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0099CC;
	margin-right: 5px;
}
.edition_definition {
	font-size: 11px;
	color: #666666;
}
.right_promo {
	float: right;
	height: 236px;
	width: 350px;
	margin-top: 13px;
	margin-right: 10px;
}
.right_promo img {
}
.col_5 #loginMenu img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
}

