@charset "utf-8";
/* CSS Document */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Utility Classes */
.left {
	float:left;	
	}
.right {
	float:right;
	}
.clear {
	clear:both;
	height:5px;
	}
.center {
	text-align:center;
	}
	
/* Structure */
body {
	text-align:center;
	}
#header-outer, #content-outer, #footer-outer {
	border:none;
	width:100%;
	}
#header-inner, #content-inner, #footer-inner {
	margin:0px auto;
	width:940px;
	padding:0px;
	text-align:left;
	}
#header-inner {
	height:120px;
	}
#content-inner { padding-bottom:50px;}
#footer-inner {
	height:200px;
	}
#beta {
	width:300px;
	float:right;
	margin:0px;
	padding:0px;
	}
#alpha {
	width:610px;
	float:left;
	margin:0px;
	padding:0px;
	margin-right:0px;
	}
	
/* Content */
body {
	background-color:rgb(230,230,230);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#4D4D4D;
	}
p {
	margin-bottom: 7px;
	}
strong {
	color:#000000;
	font-weight:normal;
	}
h2 {
	margin: 10px 0px;
	}
a,
a:link,
a:visited {
    text-decoration: none;
    color: #005DAA;
}
a:hover {
    text-decoration: underline;
}

img { border: none; }

img.left {
	float: left;
	margin: 0px 10px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 10px;
}

ol {
	margin:10px 0px;
	list-style-position:inside;
	list-style-type:decimal;
}
ol li {
	margin:10px 0px;
}

#header-outer {
	background-color: rgb(16,68,112);
	background-image:url(/images/header_bg.png);
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	

	
#content-outer, #content-inner {background-color:#FFFFFF;}

#content-inner {
	line-height:1.25em;
	} 
#footer-outer {
	border-top: #999999 1px solid;
	}
#logo {
	float:left;
	width:362px;
	height:70px;
	margin:0px;
	padding:0px;
	margin-left:-42px;
	}
#contact {
	float:right;
	width:570px;
	margin:14px 0px 0px 0px;
	text-align:right;
	font-size:17px;
	line-height:23px;
	color:rgb(235,235,235);
	}

#top-nav {
	float:left;
	width:940px;
	margin-top:1px;
	height:45px;
	text-align:left;
	font-size:15px;
	line-height:15px;
	}
#top-nav-search {
	display:none;
	float:right;
	width:290px;
	height:21px;
	font-size:11px;
	line-height:11px;
	text-align:right;
	vertical-align:top;
	padding:0px;
	margin:10px 0px 0px 0px;
	background-color:rgb(240,240,240);
	border:solid 1px rgb(153,153,153);
	-webkit-border-top-left-radius:10px;-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-topleft:10px;-moz-border-radius-bottomleft:10px;
	}
#top-nav-search form{padding:0px;margin:0px;outline: 0 none;border: 0 none;}
#searchfield, #searchbutton{
	margin:0px;
	padding:0px;
	font-size:11px;
	line-height:11px;
	color:#4D4D4D;
	}
#searchbutton {width:65px;height:21px;background-color:rgb(204,204,204);border:none;}
#searchfield {
	width:210px;height:16px;background-color:rgb(240,240,240);padding:0px 5px 0px 0px;border:none;
	}

#frieze {
	text-align:center;
	padding:15px;
	font-size:18px;
	line-height: 1.2em;
	}
#frieze #slogan {
	color:#8A001C;
	font-size:29px;
	line-height: 3em;
	}
#frieze.rap {
/*
	background-image:url(/solutions/rap/images/bannerwash.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
*/	}

#main-body {
	text-align:left;
	}
/* YSOS FOOTER */
#footer-outer, #footer-inner {
	background-color:rgb(230,230,230);
	line-height:1.2em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
#footer-inner {
	color:#808080;
	}
#footer-inner .left, #footer-inner .right {
	margin:10px 0px;
	}
#footer-inner .right {
	width: 280px;
	text-align:right;
	}	
#footer-inner .left {
	width: 660px;
	text-align:left;
	}
div.sitemap ul {list-style-type:none;padding:0px;margin:0px;}
div.sitemap ul li {margin:0px;padding:2px 0px 2px 0px;}
div.sitemap h3 {font-size:13px;padding:5px 0px 5px 0px;font-weight:bold;}

	
/* Special Classes */
#contact img {
	border:none;
	float:left;
	margin: 0px 2px;
	}
.table-header {background-color:#CCCCCC; padding:5px 5px; margin-bottom:10px; font-weight:bold}

.widget-feature-wide {
	width:600px;
	margin:20px;
	margin-bottom:5px;
	float:left;
	}
.widget-feature {
	width:283px;
	margin:15px;
	margin-bottom:5px;
	float:left;
	}
.widget-feature-header {
	font-size:26px;
	text-align:center;
	font-weight:bold;
	color:#333333;
	margin-bottom:20px;
	}
.widget-feature-header strong {
	font-size:20px;
	color:#4D4D4D;
	font-weight:normal;
	}

.chiclet {
	border: none;
	margin-right: 5px;
	width: 60px;
	height: 58px;
	display:inline-block;
}
#chiclet-facebook {
	background-image: url(/images/chiclet_facebook.gif);
}
#chiclet-twitter {
	background-image: url(/images/chiclet_twitter.gif);
}
#chiclet-flickr {
	background-image: url(/images/chiclet_flickr.gif);
}
#chiclet-rss {
	background-image: url(/images/chiclet_rss.gif);
}
#chiclet-email {
	background-image: url(/images/chiclet_email.jpg);
}

ol.syllabus {
	list-style:decimal;
	list-style-position:inside;
	}

ol.syllabus li {
	margin-top:3px;
	}

ol.syllabus ul {
	margin-left:25px;
	margin-bottom:10px;
	list-style:circle;
	list-style-position:inside;
	}


/* Nav */
#header-inner a,  
#footer-inner a {
	color:#808080;
	text-decoration:none;
	}
#header-inner a:hover, #footer-inner a:hover {
	color:#000000;
	}
#contact a {color:rgb(235,235,235);}	
#contact a:hover {color:#ffffff;}	

#top-nav ul {
    margin: 0px;
	padding: 0px;
}
#top-nav ul li {
    float: left;
    border-left: 1px solid #C0C0C0;
	vertical-align:middle;
    padding: 12px 10px;
    display: block;
}
#top-nav ul li.last {
    border-right: 1px solid #C0C0C0;
}
#top-nav ul li:hover {
    color: #000000;
	background-image:url(../images/MainNav_Hover_BG.png)
}

ul.sidemenu {
	margin: 40px 0px 20px 0px;
	}
ul.sidemenu li {
	margin: 0px;
	padding: 5px 0px 5px 10px;;
	}
ul.sidemenu li.title  {
	padding-left: 0px;
	font-weight:bold;
	}
ul.sidemenu li:hover  {
	background-color:#E6E6E6;
	}
ul.sidemenu li.title:hover  {
	background-color:#ffffff;
	}
ul.sidemenu a{
	text-decoration:none;
	}

div.sharethis {
	margin-top: 10px;
	}
	
.sitemap {
	position:relative;
	width:165px;
	float:left;
	}
.sitemap ul {
	margin-bottom:8px;
	}
.sitemap ul li {
	margin: 2px 0px;
	}
	
/* Tables */	
table.compare {
	margin:0px;
	padding:0px;
	border:none;
	width:620px;
	}
table.compare th {
	text-align:center;
	}
table.compare th, table.compare td {
	padding: 8px 5px;
	}
table.compare td {
	text-align:center;
	}
table.compare td.left {
	text-align:left;
	float:none;
	}
table.compare tr.odd {
	background-color:#E6E6E6;
	}

.breadcrumbs, .breadcrumbs a {
	color: #CCCCCC;
	}
	
table.keyFeatures {
	width: 100%;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	text-align:left;
	}
	
table.keyFeatures th, table.keyFeatures td{
	padding: 8px 4px 8px 4px;
	border-top: solid #CCCCCC 1px;
	vertical-align:top;
	}
table.keyFeatures th {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	}

table.keyFeatures th {
	width: 170px;
	}
	
table.keyFeatures td.comparison, table.keyFeatures th.comparison {
	width: 110px;
	text-align:center;
	}
	
table.keyFeatures tr.toprow td, table.keyFeatures tr.toprow th{
	border:none;
	padding-top:0px;
	}
.feature, .manditory, .indicate-required, .note-required {
	font-weight: bold;
	color:#8A001C;
	}
#addon, #parked, #languages, 
#subdomains, #fantastico, 
#noPassword, #registration {
	display:none;
	}	
.dropdown {
	text-decoration: none;
	color: #3695E2;
	border-bottom-style: dotted;
	border-bottom-width:thin;
	cursor: pointer;
	}

fieldset.orderform {
	margin: .5em 0px;
	padding:1.5em 0px;
	border:#999999 1px solid;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #e6e6e6;
	color: #4D4D4D;	
}
table.orderform {
	width:100%;
	margin: 0px;
	padding: 0px;
	}
table.orderform  td {
	padding: 5px 5px;
	vertical-align:top;
	}
table.orderform td.lable {
	width:200px;
	text-align:right;
	}
table.orderform td.field {
	width:400px;
	}
table.orderform td.field input {
	width:400px;
	}
#terms {
	border:none;
	background-color:#ffffff;
	}

#ordersummary td {
	padding: 5px 5px;
	vertical-align:top;
	}
.disclaimer {
	margin-top:10px;
	padding:10px 0px 10px 10px;
	border-top:#e6e6e6 solid 1px;
	font-size:.9em;
	color:#006600;
	}

/* Mail Chimp */
#seminar-mc-container {
	width:450px;
	text-align:center;
	margin: 0px auto;
}

#mc-embedded-subscribe-form, #mc_embed_signup {
	width: 100%;
	font-size: 13px;
	text-align:left;
}
div.mc-field-group, div.mc-address-group {
	margin-top: 8px;
}
div.mc-field-group input, div.mc-address-group input {
	width: 70%;
}
div.input-group ul li input {
	width: auto;
}
fieldset input.btn {
	margin-top: 16px;
}
div.input-group ul, div.addressfield ul {
	margin-left: 5px;
	margin-top: 5px;
	border: none;
}
div.mc-field-group div.phonefield input {
	width: 75px;
}
div.addressfield ul li input {
	margin-top: 8px;
}
