html {
	overflow: auto;
	width: 100%;
	height: 100%;
}

.body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	color: #3e3a36;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 75%;
	line-height: 1.5;
	background:white url(../layout/umbrella_dark.gif) repeat-x scroll 0 0;
	padding:44px 0 7px;	
}

.largeText {
	font-size: 100%;
}

.ssubmit {
	width: auto !important;
	background-color: #FAFAFA;
	border-color: #EAEAEA;
	border-style: solid;
	border-width: 1px;
	padding: 5px 15px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 9pt;
	font-weight: bold;
	color: #EC722C;
	cursor: pointer;
}

.ssubmit:hover {
	border-color: #cccccc;
}

* {
	margin: 0;
	padding: 0;
}

hr.clear {
	clear: both;
	display: block;
	visibility: hidden;
	margin: 0;
}

.clear {
	clear: both;
	line-height: 0;
	height: 0;
}

h1,h5 {
	color: #ff5c00;
	font-size: 1.6em;
	line-height: 1.2em;
}

h5, .h5 {
	font-size: 1.2em;
	color: #3064aa;
	font-weight: bold;
}

h2,h4 {
	border-color: #E5E5E5;
	border-style: solid;
	border-width: 5px 0 0;
	color: #999999;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 0.5em;
	padding-top: 0.3em;
}

h4 {
	text-transform: uppercase;
}
.h4-left {
	float: left;
	margin-bottom: 0.5em;
}
.h4-right {
	float: right;
	margin-bottom: 0.5em;
}

h3 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 1.1em;
	MARGIN-BOTTOM: 0.5em;
	COLOR: #999;
	LINE-HEIGHT: 1.2em;
	PADDING-TOP: 0.3em;
}
h6 {
	color:#ff5c00;
	font-weight:bold;
	text-transform:uppercase;
	font-size:11px;
	line-height:14px;
	padding:7px 0;
}

a {
	text-decoration: none;
	color: #ff5c00;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

a.rss-link {
	display: block;
	padding-left: 19px;
	background: transparent url(../layout/rss15.gif) no-repeat scroll center left;
	text-decoration: none;
	float: left;
}

.tabbox a.rss-link {
	margin-left: -3px;
	line-height: 3em;
	color: #0035e1
}
.blue {
	color: #3064aa;
}
#umbrella {
	position: absolute;
	top: 0px;
	width: 980px;
	font-weight: bold;
	font-size: 90%;
	color: #ffffff;
}
#log {
	float: left;
	text-align: right;
	padding-top: 5px;
	height: 30px;
	line-height: 1.8;
}
#log a {
	color: #fff;
	}
#search {
	float: right;
	height: 30px;
	line-height: 2.8;
}
.searchinput-div {
	float: left;
}
.ie6 .searchinput-div {
  left: 600px;
  top: 5px;
  position: absolute;
}

#search label {
	padding-right: 3px;
}
#searchTerm {
	color: #999999;
	height: 16px;
	top: 0px;
	border: 0px;
	font-size: 100%;
	padding-left: 3px;
	padding-top: 2px;
}
#doSearch {
	height: 30px;
}
#searchTerm.active {
	color: black;
}
.searchbutton-div {
	float: left;
	margin-left: 3px;
}
.ie6 .searchbutton-div {
  float: right;
}
#searchButton {
	color: black;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	padding:2px 2px 1px;
	background-color: white;
	border: 1px solid #cccccc;
	margin-top: 5px;
}
#searchButton :hover {
	border-color: #ff5c00;
	color: #ff5c00;
}

/* vanaf hier 
mc_embed_signup
mc-embedded-subscribe-form
mce-EMAIL

mce-error-response
mce-success-response
mc-embedded-subscribe

*/

#mc-embedded-subscribe {
	color: black;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	padding:2px 2px 1px;
	background-color: white;
	border: 1px solid #cccccc;
	margin-top: 5px;
}

#mc-embedded-subscribe-form {
	color: black;
	font-weight: bold;
	font-size: 11px;
	padding:2px 2px 1px;
	background-color: white;
}

#mc_embed_signup {
	color: #999999;
	top: 0px;
	border: 0px;
	font-size: 100%;
	padding-left: 1px;
	padding-top: 2px;
}

#mce-EMAIL {
	color: black;
}
.mc-embedded-subscribe-div {
	float: left;
	margin-left: 3px;
}
.ie6 .mc-embedded-subscribe-div {
  float: right;
}
#mc-embedded-subscribe :hover {
	border-color: #ff5c00;
	color: #ff5c00;
}

/* tot hier de embed for form functie */

#page {
	margin: 0px auto;
	width: 980px;
}

.ie #main { /* internet explorer disappearing background hack */
	height: 1%;
}

#main {
	min-height: 600px;
}

.tabbox ul.tabs {
	background: transparent url(../tabbox/tab_bottom.gif) repeat-x scroll
		center bottom;
	float: left;
	width: 100%;
}

.tabbox ul.tabs li.active {
	background: transparent url(../tabbox/tab_active_right.gif) no-repeat
		scroll right top;
}

.tabbox ul.tabs li {
	background: transparent url(../tabbox/tab_inactive_right.gif) no-repeat
		scroll right top;
	display: inline;
	float: left;
	margin-left: 5px;
}

.tabbox ul.tabs li.active a {
	background: transparent url(../tabbox/tab_active_left.gif) no-repeat
		scroll left top;
	color: #666666;
	cursor: default;
	font-weight: bold;
	padding-bottom: 5px;
}

.tabbox ul.tabs li a {
	background: transparent url(../tabbox/tab_inactive_left.gif) no-repeat
		scroll left top;
	display: block;
	padding: 5px 9px 4px;
}

.tabbox .tabsection {
	clear: left;
	padding: 12px 8px 20px 10px;
}

.tabbox .tabsection ol,.tabbox .tabsection ul {
	padding-top: 10px;
}

.tabbox .tabsection ul li {
	margin: 0px 0px 5px 0px;
}

.tabbox .tabsection ol li {
	margin: 0px 0px 5px 15px;
}

.tabbox .tabsection ul a,.tabbox .tabsection ol a {
	display: block;
	color: #3064AA;
}

.ie6 .tabbox .tabsection ul a,.ie6 .tabbox .tabsection ol a {
	display: inline;
}

#taggeditem {
	margin-top: -23px;
	margin-left: 5px;
	visibility: hidden;
	z-index: 10;
	position: absolute;
	height: auto;
	width: 125px;
	max-height: 75px;
	border: 1px solid black;
	background-color: #ffffff;
}

.resultitem,.resultitem:hover {
	display: block;
}

.resultitem:hover {
	background-color: #0033cc;
	color: #ffffff;
}

.standardanchor {
	text-decoration: none;
}

#linetop {
	width: 980px;
	height: 8px;
	border-top: 1px solid #cccccc;
	margin-bottom: 5px;
}

#linebottom {
	width: 980px;
	height: 16px;
	border-bottom: 1px solid #cccccc;
}

#column1 {
	width: 380px;
	float: left;
	padding: 5px;
}

/*
#left {
  float: left;
  width: 370px;
  padding-right: 10px;
}
*/
#center {
	float: left;
	padding: 0px 5px 0px 5px;
	width: 260px;
}

#right {
	float: left;
	width: 240px;
}



#header {
	width: 980px;
	height: 57px;
}
#company-logo {
	padding-top:18px;
}
#company-logo img {
	float: left;
}
.logo-home {
	padding: 0px !important;
}
#banner-top-right {
	float: right;
}
#menu {
	width: 884px;
	height: 23px;
	padding-top: 2px;
}

#menu li {
	list-style: none;
	float: left;
}

#menu .menuitem,#menu .menuitems {
	color: #3e3a36;
	font-size: 13px;
}

#submenu,#submenus {
	width: 859px;
	height: 23px;
	margin: 0px auto;
	background-image: url(layout/submenu.gif);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

.newsdate {
	font-size: 14px;
	font-family: Tahoma;
}

.newsheader {
	font-size: 20px;
	font-family: Verdana;
	color: #4990b2;
}

.banner {
	margin-top: 5px;
	width: 207px;
	height: 230px;
	background-image: url(layout/banner.gif);
}

.box {
	width: 100%;
	height: auto;
	padding-bottom: 20px;
}

.box li {
	list-style: none;
}

.box ul {
	margin-left: 0px;
}

.box .heading {
	width: 100%;
	height: 15px;
	border-bottom: 1px solid #e86a10;
}

.box .heading .line {
	color: #e86a10;
	font-size: 13px;
	float: left;
	font-weight: bold;
}

.box .heading .text {
	float: left;
	line-height: 15px;
}

.orange {
	color: #e86a10;
	font-weight: bold;
}

.newmember {
	padding-bottom: 5px;
}

.newmember .img {
	width: 15px;
}

.newmember .title,.newmember .img {
	display: block;
	float: left;
}

.newmember .title {
	color: #585451;
	width: 175px;
	font-size: 12px;
	text-decoration: underline;
}

.register th {
	text-align: left;
}



/*FORMSTUFF*/
.error {
	color: #ff5c00;
}

.errorlist li {
	color: #ff5c00;
}

#legal {
	margin-top: 12px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #3e3b37;
	background-color: #ffffff;
}

#legal .menuitem {
	text-decoration: none;
	color: #527ba8 !important;
}



/*MENU*/
#navigation {
	border-color: #BFBFBF;
	border-style: solid;
	border-width: 1px 0;
	width: 100%;
	margin: 0 0 8px;
	height: 60px;
	position: relative;
}

#navigation ul {
	list-style-type: none;
}

#navigation li {
	float: left;
}

#navigation li.menuitem a, #navigation li.menuitem-on a {
	display: block;
	padding: 3px 10px;
	margin: 3px 0px;
	text-decoration: none;
}
#navigation a.menuitem-link {
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: black;
}
#navigation li.menuitem-on a.menuitem-link {
	background-color:#FF5C00;
	color:white;
}

#navigation li.submenuitem, #navigation li.submenuitem-on {
	line-height: 1.7;
	height: 20px;
}
#navigation a.submenuitem-link {
	font-weight: normal;
	font-size: 11px;
	color: #666666;
}
#navigation li.submenuitem-on a.submenuitem-link {
	color: #ff5c00;
	font-weight: bold;
}
#navigation a.submenuitem-link:hover {
	text-decoration: underline;
}

#navigation li.menuitem-over a.menuitem-link {
	color: #ff5c00;
}

#navigation .submenu {
	display: none;
	background-color: white;
	border-color: #BFBFBF;
	border-style: solid;
	border-width: 1px 0 0;
	position: absolute;
	top: 30px;
	left: 0;
	height:28px;	
	width: 980px;
}
#navigation .first .submenu {
	display: block;
	z-index: 0;
}
#navigation li.menuitem-on .submenu {
	display: block;
	z-index: 99;
}
	
#banner-events {
	border-top: 5px solid #e5e5e5;
	padding-top: 20px;
	text-align: center;
	padding-bottom: 20px;
}

#bottom {
  margin-top: 15px;
	background-color:#f5f5f5;	
	padding-bottoM: 10px;
	line-height: 18px;
	text-align: center;
	color: #666666;
	border:1px solid #E5E5E5;
	padding:8px 0px 8px 0px;
	font-size: 11px;
}

#legal2 a {
	text-decoration: none;
	color: #3e3b37;
}

.bottommenu {
	text-align: left;
	padding: 0px 0px 0px 10px;

}
.more-anchor {
	display: block;
	text-align: right;
	padding-bottom: 5px;
	color: #999999;
}
#footer {
	margin-top: 15px;
	width: 980px;
	height: 30px;
	background-color: #999999;
	position: static;
	bottom: 0px;
	text-align: center;
	font-weight: bold;
	line-height: 30px;
	top: 0px;
	width: 980px;
	font-weight: bold;
	font-size: 90%;
	color: #ffffff;
}
#footer a {
  color: #ffffff;
}
#description {
	margin-top: 20px;
	background-color:#EEEEEE;
	border:1px solid #E5E5E5;
	padding:8px 8px 8px 9px;
}
#description h1 {
	text-transform: uppercase;
	font-size: 130%;
	color: #000000;
}
#description p {
	font-size: 130%;
}
#narrowSearch {
	border-bottom: 1px solid #999999;
	padding: 10px 0px 10px 0px;
	margin-bottom: 10px;
}


/* Pricing */

.page-pricing-overview_3a #alpha,
.page-pricing-overview_3b #alpha,
.page-pricing-overview_3c #alpha,
.page-pricing-overview #alpha,
.page-pricing-overview_draft #alpha { display: none; }

.page-pricing-overview_3a #beta,
.page-pricing-overview_3b #beta,
.page-pricing-overview_3c #beta,
.page-pricing-overview #beta,
.page-pricing-overview_draft #beta {width: 948px;}

.page-pricing-overview .level-details {
	min-height: 200px;
	margin: 0 23px;
	background: url() no-repeat 17px 0;
}

.page-pricing-overview .level-details h2 {
	margin-bottom: 5px;
	color: #002023;
	font-size: 32px;
	line-height: 36px;
	font-family: "HelveticaNeue-Light", Arial, Verdana, sans-serif;
}

.page-pricing-overview .level-details h3 {
	color: #104045;
	font-size: 18px;
	line-height: 22px;
	font-family: "HelveticaNeue-Light", Arial, Verdana, sans-serif;
}

.page-pricing-overview .level-details ul {
	color: #205056;
}

.page-pricing-overview .level-details .prev-col,
.page-pricing-overview .level-details .next-col {
	width: 34px;
	padding-top: 83px;
}

.page-pricing-overview .level-details .action-col { width: 140px; margin: 0 3px; text-align: center; }
.page-pricing-overview .level-details .info-col   { width: 400px; margin-left: 10px; padding: 15px 0 20px; }
.page-pricing-overview .level-details .desc-col   { width: 210px; margin: 20px 10px 0; }
.page-pricing-overview .level-details .desc-col p { padding: 15px 15px 0; }

.page-pricing-overview .level-details .level-price {
	padding: 15px 0 35px;
}

.page-pricing-overview .level-details #level-detail-bc .level-price {
	padding-bottom: 21px;
}

.page-pricing-overview .level-details .level-price .level-price-amount {
	display: block;
	font-size: 30px;
	line-height: 36px;
	font-family: "HelveticaNeue-Light", Arial, Verdana, sans-serif;
}

.page-pricing-overview .level-details .level-price .level-price-rate {
	display: block;
	font-size: 12px;
	line-height: 14px;
	font-family: "HelveticaNeue-Light", Arial, Verdana, sans-serif;
}

.page-pricing-overview .level-details .level-cta {
	margin: 10px 0 20px;
}

.page-pricing-overview .level-table {
	margin: 0 40px;
}

.page-pricing-overview .level-table table {
	border-top: 1px solid #e5e5e5;
	margin-bottom: 10px;
}

.page-pricing-overview .level-table td {
	border-bottom: 1px solid #e5e5e5;
	padding: 5px 0 6px;
	vertical-align: top;
}

.page-pricing-overview .level-table tr.first td {
	vertical-align: bottom;
}

.page-pricing-overview .level-table td.header-col {
	padding-top: 36px;
	font-weight: bold;
}

.page-pricing-overview .level-table td.feature-col {
	padding-right: 15px;
}

.page-pricing-overview .level-table td.level-col {
	width: 100px;
	text-align: center;
}

.page-pricing-overview .level-table td.level-col img {
	display: block;
	margin: 0 auto;
}

.page-pricing-overview .level-table td.highlight-col {
	border-bottom-color: #dda;
	background: #ffc;
}

.page-pricing-overview .level-table td.level-cell {
	padding: 11px 0 10px;
	font-size: 16px;
	font-family: "HelveticaNeue", Arial, Verdana, sans-serif;
}

.page-pricing-overview .level-table td.storage-100mb-cell img,
.page-pricing-overview .level-table td.storage-500mb-cell img {
	margin-top: 12px;
	margin-bottom: 4px;
}

.page-pricing-overview .level-table td.storage-1gb-cell img,
.page-pricing-overview .level-table td.storage-3gb-cell img,
.page-pricing-overview .level-table .button-80 {
	margin-top: 4px;
	margin-bottom: 4px;
}

.page-pricing-overview .level-table-notes {
	color: #666;
	text-align: right;
}

.page-pricing-business_class .callout h4 {
	color: #999;
}

.page-pricing-business_class .callout {
	width: 200px;
	float: right;
	margin: 0 0 30px 40px;
	
}

.page-pricing-business_class .callout .statement {
	font-family: Georgia, "Times New Roman", sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #87b3bc;
	margin-bottom: 13px;
}

.page-pricing-business_class .callout .attribution {
	font-size: 11px;
	color: #999;
	line-height: 1.3;
}

/* Pricing - New */

.page-pricing-overview_2 #beta {width:948px;}

.content-header-pricing{float:left;font-family:Arial,sans-serif;}
.content-header-pricing h1 {margin-bottom: 5px;font-size: 30px;line-height: 36px;font-family: "HelveticaNeue-Light", Arial, Verdana, sans-serif;}
.content-header-pricing h2 {color: #666;font-size: 18px;line-height: 22px;font-family: "HelveticaNeue-Light", Arial, Verdana, sans-serif;}


.userquote{width:400px;float:right;font-family:georgia, serif;font-size:13px;margin:0 0 0 0;color:#505050;line-height:120%;}
.userquote .byline{float:right;margin:2px 0 0 0;}
.userquote img{float:right; margin:0 0 0 10px;}
.userquote-thinner{width:300px;float:right;font-family:georgia, serif;font-size:13px;margin:0 0 0 0;color:#505050;line-height:120%;}
.userquote-thinner .byline{float:right;margin:2px 0 0 0;}
.userquote-thinner img{float:right; margin:0 0 0 10px;}
.byline a, .bclearnmore a{color:#48687f;text-decoration:none;}
.byline a:hover, .bclearnmore a:hover{color:#48687f;text-decoration:underline;}

.newpricingtable{font-family:Arial,sans-serif;width:612px;}
.newpricingtable th{font-weight:bold;font-size:18px;text-align:center;}
.newpricingtable td{text-align:center;padding:7px 3px 7px 3px;border-bottom:1px solid #f1f5f6;border-right:1px solid #b5ccd1;}
.newpricingtable .col1{width:149px;}
.newpricingtable .col2{width:147px;}
.newpricingtable .col3{width:168px;}
.newpricingtable .col4{width:174px;height:52px;}
.newpricingtable .col5{width:151px;}

.propromo-4b{margin:20px 0 0 180px;}
.newpricingtable-4b{font-family:Arial,sans-serif;margin:0 0 0 0;width:612px;}
.newpricingtable-4b th{font-weight:bold;font-size:18px;text-align:center;}
.newpricingtable-4b td{text-align:center;padding:7px 3px 7px 3px;border-bottom:1px solid #f1f5f6;border-right:1px solid #b5ccd1;}
.newpricingtable-4b .col1{width:149px;}
.newpricingtable-4b .col2{width:147px;}
.newpricingtable-4b .col3{width:168px;}
.newpricingtable-4b .col4{width:174px;height:52px;}
.newpricingtable-4b .col5{width:151px;}


th.col1, th.col2, th.col3, th.col4, th.col5{border-bottom:2px solid #bacfd3;padding:0 0 0 0;}
th.col1, th.col2, th.col3, th.col5{background-color:#ffffff;}
th.col4{background-color:#fff9bd;border-bottom:0px;}
th.col5{font-size:16px;}

.colheadpricing{margin:15px 0 0 0;}


td.rowlabel{text-align:left;background-color:#ffffff;font-size:14px;}
td.rowlabel2{text-align:left;background-color:#ffffff;font-size:13px;}
td.rowlabel2head{text-align:left;background-color:#ffffff;font-size:13px;font-weight:bold;height:50px;vertical-align:bottom;}
.smallrowlabel{font-size:12px;color:#595959;}
.smallrowlabel2{font-size:13px;color:#595959;background-image:url(http://media.solarplaza.com/layout/img/package/bullet_star.gif);padding:0 0 0 17px;background-repeat:no-repeat;}
.tooltiprow{background-image:url(http://media.solarplaza.com/layout/img/package/icon-tooltip.png);background-repeat:no-repeat;background-position:178px center;}

.greencheck{background-image:url(http://media.solarplaza.com/layout/img/package/icon-greencheck.gif);background-repeat:no-repeat;background-position:center center;}
.greentext{color:green;font-weight:bold;}
.greencheckhighlight{background-image:url(http://media.solarplaza.com/layout/img/package/icon-greencheck-highlight.gif);background-repeat:no-repeat;background-position:left center;}
td.fillcell{padding:10px 0 0 0;}
td.pricingtop{background-color:#f3f7f8;border-bottom:1px solid #e9f0f2;}
td.pricingtop2{background-color:#f3f7f8;border-bottom:1px solid #e9f0f2;border-right:none;}
td.pricingtop4{}
td.col2bottom{border-right:0px;}
td.col2end{border:0px;}
td.col4right{border-right:0px;}
td.highlightcol{background-color:#fff9bd;border-bottom:1px solid #f2f0b6;border-right:0px;}
td.highlightcolend{background-color:#fff9bd;border:0px;}
th.highlightrowtop{background-image:url(http://media.solarplaza.com/layout/img/package/bg-col2-top.gif);background-repeat:no-repeat;}
td.highlightrowmid{background-image:url(http://media.solarplaza.com/layout/img/package/bg-col2-mid.gif);background-repeat:repeat-y;}
td.highlightrowbottom{background-image:url(http://www.typepad.com/images/pricing/bg-col2-bottom.gif);background-repeat:repeat-y;}
td.highlightrowend{background-image:url(http://www.typepad.com/images/pricing/bg-col2-end.gif);background-repeat:no-repeat;border-right:0px;}
td.expandingrow{margin:0;padding:0;border:0;}

.highlightrowmssg{font-size:12px;font-weight:normal;line-height:100%;margin:2px 0 0 0;}
.showmoreless{text-align:center;font-weight:bold;}
.showmoreless2{text-align:center;width:908px;font-size:16px;margin:40px 0 40px 0;font-family: "HelveticaNeue-Light", Arial, Verdana, sans-serif;}
.pricetoprow{font-size:16px;font-weight:bold;padding:10px 0 0 0;}
.planbottomrow{font-size:14px;font-weight:bold;}
.pricebottomrow{font-size:14px;font-weight:bold;margin:0 0 7px 0;}
.permonth{font-size:12px;color:#666;font-weight:normal;}
.expandrow{display:none;}
.twomonthsfree{font-weight:normal;font-size:11px;line-height:100%;margin:5px 0 0 0;color:#333333;}

#tooltip1, #tooltip2, #tooltip3, #tooltip4, #tooltip5, #tooltip6, #tooltip7, #tooltip8, #tooltip9, #tooltip10 {cursor:default;} 

#tooltip.tooltipblack {
	font-family: Arial;
	border: none;
	width: 200px;
	padding:15px 10px 10px 15px;
	height: 110px;
	opacity: 0.9;
	background: url('http://media.solarplaza.com/layout/img/package/tooltip-bg-2.png');
	background-repeat:no-repeat;
	color:#eeeeee;
	font-size:12px;
	line-height:120%;
}

#tooltip.tooltipblack h3 {
	font-size: 11pt;
	font-weight:bold;
	width: 200px;
	text-align: left;
	color:#87b2bb;
	margin:0 0 10px 0;
}
#tooltip.tooltipblack div { width: 170px; text-align: left;}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.90;
}
#tooltip h3, #tooltip div { margin: 0; }

#panel{display:none;}
.expandlinkon{background-color:#ffcc00;}
.slideup{display:none;color:#c63;cursor:pointer;}
.slidedown{color:#c63;cursor:pointer;}


	