@CHARSET "UTF-8";
body {
	background-color: #fff;
	color: #343435;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 0.7em;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
img {
	border: 0;
}
p.notice, p.instructions, p.warning, p.error {
    padding: 15px 15px 15px 20px;
    width: 80%;
    margin: 15px auto 15px auto;
    color: #000;
}
p.notice {
    background-color: #a7cc82;
    border: 2px solid #7acc29;
}
p.instructions {
    background-color: #a7cc82;
    border: 2px solid #7acc29;
}
p.warning {
    background-color: #d1d0d0;
    border: 3px solid #a31919;
}
p.error {
    background-color: #f86e6e;
    border: 3px solid #a31919;
}
form {
	border: 0;
	margin: 0;
}
label {
    float: left;
    clear: left;
    margin: 0 5px 1em 10px;
    padding-right: 0.7em;
    width: 9em;
    text-align: right;
    cursor: pointer;
}
fieldset {
    /*border: 1px solid #ccc;*/
    border: 0;
    margin: 10px;
    padding: 15px 10px 5px 5px;
    text-align: left;
}
span.requiredAsterisk {
    background-color: inherit;
    color: #ff0000;
    font-variant: small-caps;
    margin: 0;
    padding: 0;
    float: none;
}
input, select, textarea , fieldset span {
    margin: 0 0 0 10px;
    float: left;
    clear: right;
    font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
    font-size: 0.9em;
    text-align: left;
}
input, select {
    border: 1px solid #a3a3a3;
}
input img {
    border: 0;
}
input.checkbox, input.radio {
    border: none;
}
input.submitButton {
    clear: both;
    display: block;
    float: none;
    margin: 1.5em auto 5px auto;
    text-align: center;
}
input.inlineSubmitButton {
    float: none;
    clear: none; 
    text-align: center;
    display: inline;
    margin: 0 0 0 5px;
} 
textarea { font-size: 1.3em; }  
a {
	text-decoration: none;
	color: #155ba3;
	background-color: inherit;
}
a:visited {
    background-color: inherit;
	    color: #155ba3;
}
p { line-height: 1.4; }
p.first { text-indent: 2em; }
p a:visited {
    background-color: inherit;
	color: #a3a3a3;
}
h1,h2,h3 {
    font-size: 1.1em;
    margin:0;
	padding:0;
}
div.loadingIcon { 
    float: right;
    position: absolute;
    top: 2px;
    right: 2px;
}
div.spacer, br.spacer {
 	clear: both;
 	height: 0;
}
br.spacer {
    clear: both;
    font-size: 1px; 
    height: 1px; 
    overflow: hidden;
}
table { margin-top: 10px; }
td, th { 
    padding: 2px 10px 2px 10px;
    margin: 0;
    border: 1px solid #aaaaaa;
}
th {
    background-color: #cccccc;
}
td {
    text-align: center;
}
#content {
	/* width: 850px; */
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: left;
}
div#whiteBackground {
    background-color: #fff;
    /* border-bottom: 1px solid #d9d9d9; */
    color: inherit;
    padding-top: 5px;
    width: 100%;
}
div.centeringWrapper {
    width: 850px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
}
div.paddedLinks {
    padding-left: 20px;
}
#topLevelMenu {
	text-align: left;
	text-decoration: none;
	width: 810px;
	margin-left: auto;
	margin-right: auto;
}
#topLevelMenu form {
	display: inline;
	padding: 0;
	margin: 0;
}
#topLevelMenu a {
	color: #a3a3a3;
	background-color: #fff;
	font-size: 1.1em;
}
#topLevelMenu div.languageSelection {
	text-align: left;
	float: left;
	margin: 0;
	padding: 0;
}
#languageChangeSubmit {
    border: 1px solid #fff;
}
#topLevelMenu div.topMenuLinks {
	text-align: right;
	float: right;
	margin: 0;
	padding: 0;
}
#languageSelector select {
	font-size: 0.9em;
	margin-top: 0;
	vertical-align: middle;
	background-color: #fff;
	color: #155ba3;
	border: 1px dotted #a3a3a3;
	width: 10em;
}
#languageSelector input {
	font-size: 0.9em;
	margin-left: 10px;
	vertical-align: middle;
}
#languageChangeSubmit {
    margin: 0;
    padding: 0;
	vertical-align: middle;
}
#graphicalHeader {
	height: 350px;
	width: 850px;
	float: left;
	margin:0;
	padding: 0;
}
#graphicalPageHeader {
	width: 850px;
	float: left;
	margin:0;
	padding: 0;
}
#graphicalHeader img, #graphicalPageHeader img {
	border: 0;
	margin: 0;
	padding: 0;
	float: left;
}
#graphicalHeaderTextBar {
    display: inline;
    float: left;
	margin: 20px 20px 0px 0px;
	padding: 0px;
	width: 300px;
	height: 300px;
}
#graphicalHeaderTextBarHeader {	 float: left; }
#graphicalHeaderTextBarContent {
    float: left;
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	width:298px;
	height:300px; 
	overflow: auto;
}
img.bullet {
	margin: 2px 2px 2px 2px;
	border: 0;
}
#announcements {
	margin: 20px 15px 15px 15px;
	padding-left: 0;
	list-style: none;
}
#announcements li {
	padding-left: 15px;
	background-image: url(../images/bullets/curve.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
}
#announcements h3 {
	padding:0;
	margin:0;
}
#announcements h3 a {
	font-weight: normal;
	text-decoration: underline;
	color: #155ba3;
	background-color: #fff;
}
#announcements h3 a:visited {
	color: #155ba3;
	background-color: #fff;
}
#announcements img {
	width: 30px;
	height: 30px;
	margin: 10px 0px 15px 7px;
}
#announcements p {
    line-height: 1.3;
	margin: 10px 0px 15px 45px;
}
#announcements p.noAnnouncementPicture { margin: 10px 0px 15px 5px; }
#menuBar {
	margin: 0 0 0 20px;
	padding: 0;
	width: 810px;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	float: left;
	display: inline;
	background-color: #155ba2;
	color: #fff;
}
#menuBar ul {
	   list-style: none;
	   margin: 0;
	   padding: 0;
	   display: block;
}
#menuBar li {
   background-color: #155ba2;
   border-right: 1px solid #d9d9d9;
   color: #fff;
	   float: left;
	   padding: 7px 20px 7px 20px;
	   position: relative;
	   text-align: left;
}
#menuBar li ul {
    background-color: #fff;
    color: #155ba2;
	display: none;
	position: absolute; 
	top: 1em;
	left: 0;
	padding:0;
	margin: 0;
}
#menuBar li > ul {
	top: 25px;
	left: 0;
}
#menuBar li:hover ul { display: block; }
#menuBar li li {
background-color: #fff;
border: 1px solid #d9d9d9;
color: #155ba2;
	padding: 5px 5px 5px 5px;
	width: 9em;
	z-index: 500;
}
#menuBar li:hover {
	background-color: #155ba3;
	color: #fff;
}
#menuBar li a {
background-color: #155ba3;
color: #fff;
	display: block;
	text-decoration: none;
}
#menuBar li:hover li a {
	background-color: #fff;
	color: #155ba2;
	display: block;
}
#menuBar li:hover a, #menuBar li li:hover a {
	color: #fff;
	background-color: #155ba2;
	display: block;
  	text-decoration: none;
}
#menuSearch {
	margin: 0;
	padding: 0;
	height: 10px;
	float: right;
}
#searchBar {
	padding: 1px;
	width: 120px;
	margin-top:5px;
	margin-bottom: 1px;
	color: #155ba3;
	background-color: #fff;
	border: 1px solid #d9d9d9;
}
#searchButton {
	padding: 5px 5px 0 2px;
	border: 0; 
	}
#contentFrame, #homeContentFrame {
	background-color: #fff;
	color: inherit;
	margin: 0 20px 0 20px;
	width: 810px;	
}
#contentFrame { background: #fff url(../images/page_background.png) repeat-y 50% 0; }
#homeContentFrame { background: #fff url(../images/home_page_background.png) repeat-y 50% 0; }
div#contentFrame p#formErrors, div#contentFrame div.errorExplanation {
    color: #ff0000;
    background-color: inherit;
}
div#contentFrame p#formNotes, div#contentFrame div.formNotes {
    color: #7cd625;
    background-color: inherit;
}
div#contentFrame form br {
    clear: both;
    line-height: 1.5;
}
.homeContentColumn {
	float: left;
	width: 180px;
	padding-right: 8px;
	padding-left: 14px;
}
.homeContentColumn h2 {	margin: 15px 0 15px 0; }
#pageContentColumn {
	float: left;
	width: 600px;
	margin: 0;
	background-color: transparent;
	/*background-color: #ff0000;*/
	padding: 15px 10px 20px 10px;
}
#pageContentColumn p {
    margin-left: 25px;
    margin-right: 25px;
}
#pageContentColumn h2, #pageContentColumn h3 {
    margin-left: 20px;
}
#pageContentSidebar {
    margin: 0;
	    float: left;
	    padding: 0;
	    width: 190px;
	    background-color: transparent;
}
#menuSideBar {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-transform: lowercase;
}
#menuSideBar #menuSideBarHeader {
    font-size: 1.2em; 
    color: #fff;
    padding: 16px 0 5px 10px;
    margin-bottom: 10px;
    text-transform: uppercase;
    /* background: #2e4c6b url(../images/menu_header.gif) no-repeat top right; */
    background: #757F8A url(../images/menu_header.jpg) no-repeat top right;
}
#menuSideBar ul {
    list-style: none;
    margin: 0 0 25px 0;
    padding: 0 0 25px 0;
    border-bottom: 1px dashed #ccc;
}
#menuSideBar ul li {
    font-size: 1.3em;
    padding-left: 25px;
}
#menuSideBar ul li a {
    display: block;
    width: 100%;
    padding: 3px 0 3px 0;
}
#menuSideBar ul li a:hover {
    background-color: inherit;
    color: #1d7cdd;
}
#menuSideBar ul li span {
    margin-top: -8px;
    margin-bottom: 10px;
    padding: 0;
    display: block;
    font-size: 0.9em;
}
#quicklinks, #projectUpdates, #articles {
	list-style: none;
	margin: 0;
	padding: 0;
}
#quicklinks li, #projectUpdates li, #articles li {
	margin: 0;
	padding:0 0 10px 10px;
	text-align:left;
}
#bottomBar {
	clear: both;
	width: 800px;
	margin-left: 20px;
	padding: 5px 5px 3px 5px;
	border-top: 1px solid #c9c9c9;
	color: #535355;
	background-color: #191919;
}
#copyrightNotice {
    background-color: inherit;
    color: #c9c9c9;
    float: left;
	font-size: 0.9em;
}
#additionalContent {
    float: right;
    font-size: 0.8em;
}
#additionalContent a { color: #999; }
h1#sectionHeader {
    background-color: inherit;
    color: #1b5ba3;
	font-size: 1.7em;
	margin-top: 0px;
	padding-left: 5px;
}
h2.subsectionHeader {
    margin-top: 5px;
    margin-left: 10px;
}
div.sectionDescription {
	margin-left: 20px;
	margin-right: 20px;	
}
div.sectionDescription p {
	font-size: 1em;
	font-family: Verdana, sans-serif;
	text-indent: 15px;
	line-height: 1.4em;
}
div#articleContainer {
    margin-top: 15px;
}
div.listFrame {
	margin-left: 10px;
	margin-right: 10px;
	padding: 20px 20px 20px 20px;
	/* width: 700px; */
}
div.listSubFrame h2 a {
    background-color: inherit;
    color: #515151;
    font-family: Verdana, sans-serif;
	font-size: 1.05em;
	text-align: left;
	/*width: 100%;*/
}
div.listSubFrame h2 a:visited {
    background-color: inherit;
    color: #515151;
}
div.listSubFrame {
	float: left;
	padding: 10px 0 5px 10px;
}
div.listSubFrame h2 {
    background-image: url(../images/header_background.jpg);
    background-repeat: no-repeat;
    width: 360px;
    height: 24px;
    padding: 3px 0 0 10px;
}
ul.listCollection {	list-style: none; }
div.listFrame ul li {
	margin: 0;
	padding: 3px 15px 3px 3px;
	display: block;
	float: left;
	width: 220px;
}
div.listFrame div.listPicture {
	width: 40px;
	height: 40px;
	float: left;
}
div.listFrame ul li a {	text-decoration: underline; }
div.listFrame ul li a.moreLink {
	text-decoration: none;
	padding-left: 10px;
}
div#domainRegistrationPrices, div#hostingPackagesOverview, div#hostingOptionsOverview {
    width: 95%;
    margin: 5px auto 5px auto;
}
div#domainRegistrationPrices table, div#hostingPackagesOverview table, div#hostingOptionsOverview table {
    font-size: 0.8em;
    margin: 10px auto 10px auto;
}
div#domainRegistration {
    width: 400px;
    margin: 10px auto 10px auto;
    text-align: left;
    border: 1px solid #bbb;
}
div#domainRegistrationForm {
    position: relative;
    height: 5px;
    padding: 10px;
}
div#domainRegistrationForm label {
    width: auto;
    margin-left: 0;
}
div.whoisResultRecord {
    background-color: #ddd;
    padding: 5px 10px;
    border-top: 1px solid #ccc;
    position: relative;
    height: 38px;
}
span.whoisResultDomain {
    display: block;
    text-align: left;
    margin-left: 0px;
    font-weight: bold;
    position: absolute;
    top: 5px;
    left: 5px;
}
span.whoisResultResult {
    display: block;
    text-align: right;
    text-transform: uppercase;
    position: absolute;
    top: 5px;
    right: 5px;
}
span.whoisResultResult strong {
    color: #25950b;
}
span.whoisResultControls {
    display: block;
    text-align: right;
    position: absolute;
    bottom: 8px;
    right: 5px;
    background: #ddd url(../images/shopping_cart.png) no-repeat 0 50%;
    padding-left: 15px;
}
span.whoisResultAmount {
    display: block;
    text-align: left;
    position: absolute;
    bottom: 5px;
    left: 5px;
}
span.whoisResultAmount select {
    margin: 0;
    font-size: 0.8em;
    border: 1px dotted #555;
    background-color: #eee;
}
div#additionalDomains {
    position: relative;
    height: 30px;
    border-top: 1px solid #ccc;
}
div#additionalDomains span {
    position: absolute;
    top: 5px;
    left: 5px;
}
div#loginBox {
    background-color: #f0f0f0;
    border: 2px dotted #a3a3a3;
    color: inherit;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 15px 5px 5px 5px;
    width: 400px;
}
div#loginBox span {
    font-size: 0.8em;
    display: block;
    margin: 15px;
}
div#loginBox form input.submitButton {
    margin-left: auto;
    margin-right: auto;
} 
div.client {
    width: 270px;
    float: left;
    margin: 10px; 
}
span.companyName {
    text-align: center;
    font-weight: bold;
}
div#newsletterAdvantagesList { margin: 0 0 30px 0; }
div#newsletterAdvantagesList ul {
    list-style: none;
}
div#newsletterAdvantagesList ul li {
    margin: 5px 0 5px 0;
    padding-left: 2em;
    background-image: url(../images/bullets/boxed_arrow.png);
	background-repeat: no-repeat;
	background-position: 0 0.1em;
}
div#newsletterSubscriptionForm {
    background-color: #ededed;
    border: 2px solid #ccc;
    color: inherit;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 0 20px 0;
    text-align: center;
    width: 350px;
}
div#newsletterSubscriptionForm form input.submitButton {
    margin-left: auto;
    margin-right: auto;
    width: 8em;
}
span.comingSoon {
    background-color: inherit;
    color: #f5bf2f;
	font-size: 0.8em;
	font-weight: bold;
}
div.donationButton {
    margin-left: 20px;
}
div.donationButton input, div.donationButton img {
    border: 0;
}
div#shoppingCart {
    font-size: 0.9em;
}
div#shoppingCart h2 {
    margin-left: 4px;
    margin-bottom: 5px;
}
div#shoppingCart h3 {
    margin-right: 13px;
    margin-top: 5px;
    font-size: 0.9em;
    text-align: right;
}
div#shoppingCart col#cartRemoveLink {
    width: 10px;
}
div#shoppingCart table {
    border: 1px solid #777;
    width: 180px;
    margin: 0 auto 0 auto;
}
div#shoppingCart tr {
    height: 18px;
    
}
div#shoppingCart tr.cartItem {
    color: #155ba2;
    background-color: #fff;
}
div#shoppingCart td {
    /* border: 1px solid red; */ 
    border: 0;
    text-align: left;
    padding: 1px;
    border-bottom: 1px solid #aaa;
}
tr#cartTotal {
    font-weight: bold;
    background-color: #f6f6d7;
}
tr#cartTotal td {
    border-bottom: 0;
}
td.cartBlank {
    margin: 0;
    padding: 0;
    width: 10px;
    padding-left: 3px;
    text-align: center;
    /* background-image: url(../images/small_remove.gif);
    background-repeat: no-repeat;
    background-position: 50% 50%; */
}
div#fullCart {
    font-size: 0.9em;
}
div#fullCart table {
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #aaa;
}
div#fullCart table tr {
    
}
div#fullCart table td {
    border: 0;
    border-bottom: 1px solid #aaa;
}
div#fullCart td.fullCartPicture {
    width: 40px;
    height: 40px;
}
div#fullCart td.fullCartDescription {
    text-align: left;
}
div#fullCart h2 {
    font-size: 1.4em;
    position: relative;
    top: 10px;
    right: 15px;
}
tr#fullCartTotal {
    font-weight: bold;
}
tr#fullCartTotal td.fullCartDescription {
    font-size: 1.1em;
}
div.domainPreprocessing {
   margin: 5px 25px 25px 0; 
}
div.domainPreprocessing h3 {
    margin-left: -10px;
    margin-bottom: 5px;
}
div.domainPreprocessing label {
    margin-left: 20px;
    width: 12em;
}
div.checkoutLinks {
    font-size: 1.1em;
    margin-left: 20px;
}
div#paymentMethods ul {
    list-style: none;
    margin-top: 20px;
}
div#paymentMethods li {
    display: block;
    float: left;
}
div#paymentMethods input.radio {
    float: left;
    clear: none;
}
div#paymentMethods label {
    display: block;
    width: 450px;
    float: left;
    clear: none;
    text-align: left;
    padding-left: 40px;
}
div#paymentMethods label#paymentBankTransfer {
    background: url(/images/symbol-euro_32.png) no-repeat top left;
}
div#paymentMethods span.paymentTitle {
    font-weight: bold;
    font-size: 1.1em;
}
table.contentTable { margin-left: 25px; }
table.contentTable tfoot td, table.contentTable tfoot th { border: 0; }
table.contentTable td.leftAligned { text-align: left; }
div#addCompanyForm, div#addIndividualForm, div#addCompanyContactForm {
    background-color: #ddd;
    border: 1px solid #bbb;
    padding-top: 15px;
    padding-bottom: 5px;
    margin: 15px 25px 10px 25px;
}
div#addCompanyForm label, div#addIndividualForm label, div#addCompanyContactForm label {
    width: 13em;
}
div#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin: 20px auto 20px auto;
  background-color: #f0f0f0;
}
div#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  /*font-size: 12px;*/
  margin: -7px;
  background-color: #c00;
  color: #fff;
}
div#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}
div#termsConditionsBox {
    width: 550px;
    height: 250px;
    overflow: scroll;
    margin: 20px auto 20px auto;
    border: 1px solid #ccc;
}