body, html {
	margin: 0;
	padding: 0;
	font-family : Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 1em;
}

#topwrapper, #menuwrapper, #campaignwrapper, #contentwrapper, #footerwrapper {
	text-align: center;
	border-top: 1px solid #fff;
}

#top, #menu, #campaign, #homecontent, #footer {
	width: 928px;
	text-align: left;
	margin: 0 auto;
}

#topwrapper {
	background: #eee url(../_img/bg_sides_top.gif) no-repeat center;
}
#top {
	background: #333 url(../_img/bg_top.jpg) no-repeat;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	height: 100px;
}

#top h1 {
	margin: 26px 0 0 15px;
	float: left;
}

#top img {
	border: 0;
}

#loginbox {
	float: right;
	width: 275px;
	height: 75px;
	margin: 4px 30px 0 0;
	background: #444;
	padding:10px;
	border-bottom: 1px solid #666;
}

#loginbox label {
	color: #999;
	font-size: 0.8em;
	width: 80px;
	float: left;
	margin-top: 3px;
	clear: left;
}
#loginbox input.inputtext {
	margin-top: 3px;
	width: 120px;
	background: #ccc;
	border: 1px solid #999;
	float: left;
}

#loginbox p {
	margin:0;
	padding-top: 10px;
	font-size: 0.7em;
	clear: both;
}

#loginbox a {
	color: #999;
}

#loginsubmit {
	float: left;
	margin-right: 35px;
}

#menuwrapper {
	background: #eee url(../_img/bg_sides_menu.gif) no-repeat center;
}
#menu {
	background: #ccc url(../_img/bg_menu.gif) repeat-x;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	height: 35px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style : none;
}
#menu ul li {
	float: left;
	border-right: 1px solid #aaa;
	height: 25px;
	padding: 5px 0;
	background: none;
}
#menu ul li a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
	margin: 0 7px;
}
#menu ul li.menuon {
	border-top: 2px solid #333;
	height: 23px;
	background: #eee url(../_img/bg_eee_rightshad.gif) repeat-y right;
}
#menu ul li.menuon a {
	color: #666;
}

#campaignwrapper{
	background: #f6f6f6 url(../_img/bg_sides_campaign.png) no-repeat center top;
}
#campaign {
	background: #eee url(../_img/bg_campaign.gif) repeat-x;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#contentwrapper{
	background: #fff url(../_img/bg_sides_content.gif) repeat-y center;
}
#homecontent{
	background: #fff url(../_img/bg_content.gif) repeat-x top;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	clear: both;
}

#news, #submenu {
	width: 250px;
	background: #eee url(../_img/bg_eee_rightshad.gif) repeat-y right;
	float: left;
}

#submenu ul {
	padding: 0 15px 15px 15px;
}

#submenu li {
	list-style: none;
	padding: 5px;
	font-size: 0.8em;
	line-height : 1.4em;
	background: url(../_img/bullet.gif) no-repeat 3px 9px;
	padding-left: 15px;
	border-bottom: 1px solid #ccc;
}

#submenu li a {
	text-decoration: none;
}

.bottomfade {
	background: #fff url(../_img/bg_submenu_bottom.gif) no-repeat right;
	height: 72px;
}

#news h2, #submenu h2 {
	color: #666;
	background: #eee url(../_img/bg_submenu_head.gif) repeat-x top;
	margin: 0 0 15px 0;
	padding: 7px 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 0.9em;
	font-weight: bold;
}

#news h3, #news h4, #news p, #submenu h4, #submenu p {
	margin: 0 15px;
	font-size: 0.8em;
}

#news h3 {
	font-weight: bold;
}

#news p, #submenu p {
	margin-bottom: 15px;
}

#news h4 {
	color: #666;
	font-size: 0.8em;
	font-weight: normal;
	margin-top: 15px;
}

.columnwrapper {
	width: 618px;
	margin: 30px 0 30px 30px;
	float: left;
}

.column {
	clear: both;
}

.leftmargin {
	margin-left: 30px;
}

/** Start homepage **/

.package {
	width: 302px;
	float: left;
	background: #eee url(../_img/bg_fade_eee.gif) repeat-x bottom;
	margin-bottom: 30px;
}

.package h4 {
	margin: 0;
	height: 70px;
	text-indent: -2500px;
	background: url(../_img/head_package.gif) no-repeat 0 0;
}

.package h4.lowprice {
	background: url(../_img/head_package_campaign.gif) no-repeat 0 0;
}

.package div {
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.package ul {
	margin: 0 0 0 15px;
	padding: 0 0 15px 0;
}

.package ul li {
	font-size: 0.8em;
	margin: 0;
	padding: 5px 5px 0 15px;
	background: url(../_img/bullet_check.gif) no-repeat 0 9px;
}

.package a {
	position: absolute;
	margin-top: -31px;
	margin-left: 170px;
}

#trial {
	width: 302px;
	float: left;
	margin-left: 14px;
	padding-top: 1px;
	margin-top: 16px;
}

#testamonials {
	width: 302px;
	float: left;
	margin-left: 14px;
	border-top: 2px solid #fc0;
	padding-top: 1px;
	margin-top: 16px;
}

#testamonials div {
	border: 1px solid #ccc;
	background: #eee url(../_img/bg_fade_eee.gif) repeat-x bottom;
}

#testamonials h4 {
	text-indent: -2500px;
	background: url(../_img/quote_left.gif) no-repeat 5px 5px;
	height: 35px;
}

#testamonials blockquote {
	color: #666;
	padding: 5px;
	margin: 5px;;
	text-align: center;
}

#testamonials p, #trial p {
	color: #666;
	font-size: 0.8em;
	text-align: center;
	margin: 5px;
	padding-bottom: 5px;
	background: url(../_img/quote_right.gif) no-repeat bottom right;
}

.paneldump1, .paneldump2, .paneldump3 {
	width: 196px;
	float: left;
	border-top: 2px solid #fc0;
	padding-top: 1px;
}

.paneldump1 img, .paneldump2 img, .paneldump3 img {
	border: 1px solid #ccc;
}

.paneldump1 p, .paneldump2 p, .paneldump3 p {
	font-size: 0.7em;
}

.paneldump1 {
	clear: left;
}

.paneldump2 {
	margin-left: 15px;
	margin-right: 15px;
}

#infrastructuretext {
	width: 302px;
	float: left;
}

#infrastructureimg {
	width: 302px;
	float: left;
	margin-left: 14px;
	border-top: 2px solid #fc0;
	padding-top: 1px;
}

#infrastructureimg img {
	border: 1px solid #ccc;
}

div.divider {
	clear: both;
	background: url(../_img/bg_divider.gif) no-repeat top center;
	height: 15px;
	margin: 15px 0;
	border-top: 1px solid #eee;
}

a.butt-buy {
	background: #fc0 url(../_img/bg_fc0_fadebutt.gif) repeat-x top;
	border: 1px solid #fc0;
	padding: 5px 10px;
	text-decoration: none;
}

a.butt-info, .formsubmit {
	background: #333 url(../_img/bg_333_fadebutt.gif) repeat-x top !important;
	border: 1px solid #333 !important;
	color: #fff !important;
	padding: 5px 10px !important;
	text-decoration: none !important;
}

.columnbox {
	clear: both;
	padding: 15px;
	background: #666;
	border: 2px solid #999;
	margin-bottom: 30px;
	color: #fff;
}

.column2 {
	width: 292px;
	float: left;
	margin-bottom: 30px;
}

#footerwrapper{
	background: #eee url(../_img/bg_sides_footer.gif) repeat-y center;
}
#footer{
	background: #E6F5FC;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	height: 70px;
}

#footer p {
	margin: 0;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	padding: 20px 0 0 30px;
	float: left;
}

#footer p.right {
	padding: 25px 30px;
	float: right;
}

.clear {
	clear: both;
}

.separator {
	border-top: 1px solid #ccc;
	width: 100%;
}

.right {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

img {
	border: 0;
}

h1, h2, h3, h4 {
	margin: 0;
	font-weight: normal;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.2em;
}

p {
	font-size: 0.9em;
	line-height : 1.5em;
	margin: 0 0 15px 0;
}

a {
	color: #333;
}

ul, ol {
	padding: 15px;
	margin: 0;
}

ul ul, ol ol {
	padding: 0 0 0 15px;
	margin: 0;
}

li {
	list-style: none;
	padding: 0;
	font-size: 0.9em;
	line-height : 1.4em;
	background: url(../_img/bullet.gif) no-repeat 0px 4px;
	padding-left: 15px;
}

ul.listcheck {
	padding: 0;
}

ul.listcheck li {
	background: url(../_img/bullet_check.gif) no-repeat 0 5px;
}

ol li {
	list-style: decimal outside;
	background: none;
	padding-left: 10px;
	margin-left: 10px;
}

ul.col2list {
	padding: 0;
}

ul.col2list li {
	float: left;
	width: 270px;
	margin-left: 15px;
	margin-bottom: 15px;
	font-size: 0.9em;
}

.fullmark {
	background: #eee;
	margin: 0 -30px;
	padding: 15px 30px;
}

.formcol {
	width: 260px;
	padding: 15px;
	margin-left: 30px;
	float: right;
	background: #eee url(../_img/bg_eee_rightshad.gif) repeat-y right;
}

.formcol label {
	float: left;
	width: 100px;
	margin-bottom: 10px;
}

.formcol p {
	clear: both;
	padding: 5px 0;
	margin: 5px 0;
}

.topmargin {
	margin-top: 30px;
}

.inputform {
	background: #eee url(../_img/bg_eee_form.gif) repeat-x top;
	padding: 15px;
	border-bottom: 3px solid #ddd;
	border-top: 3px solid #bbb;
	margin-bottom: 15px;
}

.inputform h2 {
	color: #333;
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	font-weight: normal;
}

.inputform label {
	float: left;
	width: 250px;
	margin-bottom: 10px;
}

.inputform input, .formcol input {

	background: #fff url(../_img/bg_fff_forminput.gif) repeat-x top;
	border: 1px solid #999;
}

.inputform p {
	clear: both;
	padding: 10px 0;
	margin: 10px 0;
	border-top: 1px solid #ccc;
}

textarea {
	width: 100%;
	height: 250px;
}

.radiobox {
	float: left;
}

.radiobox input {
	background: none;
	border: 0;
}

.ordercampaign {
	background: #E6F5FC;
	padding: 15px;
	margin-bottom: 15px;
	border-top: 2px solid #2B6BA6;
	border-bottom: 2px solid #2B6BA6;
}

.errorbox {
	background: #c00 url(../_img/bg_c00_topfade.gif) repeat-x top;
	padding: 15px;
	border-bottom: 3px solid #a30000;
	border-top: 3px solid #7a0000;
	margin-bottom: 15px;
}

.errorbox h3, .errorbox h4, .errorbox p, .errorbox li {
	color: #fff;
}

p.markerror, p.markerror label  {
	color: #c00;
}

p.markerror input {
	border: 1px solid #c00;
}

p.markerror select {
	border: 1px solid #c00;
}

.reset {
	float: none;
	width: auto !important;
}

.noborder {
	border: 0 !important;
}

table {
	width: 100%;
	margin: 0 0 15px 0;
	padding: 0;
	border-collapse : collapse;
	border-bottom: 1px solid #ccc;
}

table caption {
	background: #eee url(../_img/bg_submenu_head.gif) repeat-x top;
	margin: 0;
	padding: 7px 5px;
	border: 1px solid #ccc;
	font-size: 0.9em;
	font-weight: bold;
	text-align: left;
}

th {
	background: #ccc url(../_img/bg_ccc_rightshad.gif) repeat-y right;
	text-align: left;
	padding: 5px;
	font-size: 0.9em;
}

th.featurehead {
	background: #333 url(../_img/bg_greynoise.jpg) repeat;
	border-right: 1px solid #999;
	border-top: 2px solid #999;
	color: #fff;
	text-align: center;
}

th.featurehead img {
	margin: 15px;
}

th.featurehead h3 {
	color: #fc0;
	font-size: 1.4em;
}

th.emptyhead {
	background: none;
}

td {
	padding: 5px;
	font-size: 0.9em;
	background: #fff url(../_img/bg_fff_rightshad.gif) repeat-y right;
}

tr.odd td {
	background: #eee url(../_img/bg_eee_rightshad.gif) repeat-y right;
}

tr.summary td {
	border-top: 2px solid #999;
	font-weight: bold;
}

.required {
	font-weight: bold;
}



