body {
    font-family: tahoma, sans-serif;
    font-size: 1.0em;
    background-color: #EFEFEF;
    text-align: center;
}

img {
    vertical-align: bottom;
}

a img {
    border: 0px;
}

th {
    font-size: 0.9em;
    text-align: left;
}

code {
    background-color: #EFEFEF;
    font-size: 1.1em;
    white-space: nowrap;
}

pre {
    background-color: #EFEFEF;
    font-size: 1.1em;
}

h3 a {
    text-decoration: none;
    color: #000000;
}

h1 {
    padding: 0;
    margin: 0;
}

h2 {
    font-size: 1.1em;
    color: #EB4F2A;
    border-bottom: 2px solid #D12800;
    margin-top: 0px;
}

h3 {
    font-size: 1.1em;
    padding: 0;
    margin-top: 10px;
    border-bottom: 1px solid #000000;
}

h4 {
    margin: 0 0 5px 0;
    padding: 0;
    border-bottom: 1px solid #D12800;
}

.serviceOffer h3 {
    font-size: 1.2em;
    border: 0;
}

.serviceOffer .serviceAdd {
    list-style: url('/images/icons/add.png');
}

.serviceOffer .serviceInfo {
    list-style: url('/images/icons/information.png');
}

a {
    text-decoration: underline;
    color: #D12800;
}

a:hover {
    text-decoration: none;
}

#main {
    width: 980px;
    margin: auto;
    background-color: #FFFFFF;
    text-align: left;
}

#header {
    padding: 10px 10px 5px 10px;
    height: 80px;
}

#logo {
    float: left;
    width: 300px;
}

#miscMenu {
    float: right;
    font-size: 0.7em;
    text-align: right;
    padding: 0px;
}

#miscMenu ul {
    list-style: none;
}

#miscMenu ul li {
    display: inline;
}

#menu {
    list-style: none;
    margin: 10px 10px 0 10px;
    padding: 0px;
    font-size: 0.8em;
    font-weight: bold;
}

#menu .menuItem {
    text-align: center;
    float: left;
    border: 1px solid #D12800;
    margin-left: 5px;
}

#menu .menuItemRight {
    text-align: center;
    float: right;
    border: 1px solid #D12800;
    margin-right: 5px;
}

#menu .menuItemEmpty {
    float: left;
    width: 10px;
}

#menu .menuItem a {
    background-color: #FFD8CF;
    padding: 4px 8px 4px 8px;
    display: block;
    color: #000000;
}

#menu .menuItem a.selected {
    background-color: #D12800;
    border-top: 3px solid #D12800;
    border-right: 3px solid #D12800;
    border-left: 3px solid #D12800;
    text-decoration: none;
    color: #ffffff;
}

#menu .menuItem a:hover {
    background-color: #D12800;
    border-top: 3px solid #D12800;
    border-right: 3px solid #D12800;
    border-left: 3px solid #D12800;
    color: #ffffff;
}

#menu .menuItemRight a {
    background-color: #FFD8CF;
    padding: 4px 8px 4px 8px;
    display: block;
    color: #000000;
}

#menu .menuItemRight a.selected {
    background-color: #D12800;
    border-top: 3px solid #D12800;
    border-right: 3px solid #D12800;
    border-left: 3px solid #D12800;
    text-decoration: none;
    color: #ffffff;
}

#menu .menuItemRight a:hover {
    background-color: #D12800;
    border-top: 3px solid #D12800;
    border-right: 3px solid #D12800;
    border-left: 3px solid #D12800;
    color: #ffffff;
}

#content {
    background-color: #ffffff;
    border-top: 10px solid #D12800;
    border-bottom: 5px solid #D12800;
    padding: 10px;
}

#contentLeft {
    float: left;
    width: 450px;
}

#contentRight ul {
    list-style: url('/images/icons/tick.png');
}

#contentRight {
    float: right;
    width: 470px;
}

#bottomContent {
    text-align: left;
    padding: 10px;
    background-color: #DFDFDF;
    font-size: 0.7em;
}

#footer {
    line-height: 30px;
    height: 30px;
    text-align: right;
    padding-right: 10px;
    padding-left: 10px;
    background-color: #ffffff;
    border-top: 5px solid #D12800;
    font-size: 0.7em;
}

#domainCountAndAvailability {
    text-align: left;
    float: left;
}

.serviceOffer {
    width: 450px;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    margin-top: 5px;
    margin-bottom: 10px;
}

#webhostingOffer {
    border-top: 3px solid #FFD426;
    border-bottom: 3px solid #FFD426;
    background-color: #FEFFBF;
    font-size: 0.9em;
}

.otherOffer {
    border-top: 3px solid #E6DB55;
    border-bottom: 3px solid #E6DB55;
    background-color: #FCF9CF;
    padding: 10px;
    margin-top: 5px;
}

#offerButton {
    width: 100%;
    height: 50px;
    background-image: url('/images/main-button.png');
    font-size: 1.7em;
    line-height: 50px;
    font-weight: bold;
    text-align: center;
}

#offerButton a {
    display: block;
    color: #000000;
    text-decoration: none;
}

.contentColumn {
    width: 230px;
    float: left;
    margin-right: 5px;
    margin-left: 5px;
}

#content .contentColumn {
    font-size: 0.8em;
}

#content .contentColumn ul {
    padding-left: 15px;
}

.price {
    color: #EB4F2A;
    font-weight: bold;
    font-size: 1.2em;
}

.right {
    text-align: right;
}

#contentLeftMenu {
    width: 200px;
    float: left;
    padding-top: 23px;
}

#contentLeftMenu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#contentLeftMenu ul li {
    margin-bottom: 5px;
}

#contentLeftMenu ul li a {
    display: block;
    padding: 5px;
    border-top: 3px solid #D12800;
    background-color: #ffffff;
    color: #000000;
    font-size: 0.8em;
}

#contentLeftMenu ul li a:hover {
    background-color: #FFD8CF;
    color: #000000;
    text-decoration: none;
}

#contentLeftMenu ul li a.selected {
    background-color: #D12800;
    color: #ffffff;
    text-decoration: none;
}

#contentLeftMenu ul li ul li a {
    margin-left: 10px;
    margin-top: 0px;
    border-top: 0;
    border-left: 3px solid #D12800;
}

#contentLeftMenu ul li a.reg {
    display: block;
    padding: 5px;
    border-top: 3px solid #D12800;
    background-color: #FEFFBF;
    color: #000000;
    font-size: 0.8em;
}

#contentLeftMenu ul li a.reg:hover {
    background-color: #FFD426;
    color: #000000;
    text-decoration: none;
}

#contentLeftMenu ul li a.regSelected {
    background-color: #FFD426;
    color: #000000;
    text-decoration: none;
}

#contentRightWithMenu {
    width: 740px;
    float: right;
}

.try {
    padding: 10px;
    border-top: 3px solid #FFD426;
    border-bottom: 3px solid #FFD426;
    background-color: #FEFFBF;
    font-size: 0.9em;
}

.advantages {
    list-style: url('/images/icons/tick.png');
}

.disadvantages {
    list-style: url('/images/icons/cross.png');
}

.bolded {
    font-weight: bold;
}

.fixedFont {
    background-color: #EFEFEF;
    font-size: 1.1em;
    font-family: monospace;
}

li {
    margin-bottom: 5px;
}

ol li ol li {
    list-style: lower-alpha;
}

.required span {
    color: #ff0000;
}

.notRequired {
    font-weight: normal;
}

.center {
    text-align: center;
}

.error {
    color: #ff0000;
}

input.error {
    border: 2px solid #ff0000;
}

.webhostingCheck tr th {
    padding: 5px;
}

.server {
    width: 350px;
    float: left;
    margin-right: 20px;
}

.server table {
    font-size: 0.9em;
}

#ajax-spinner {
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -15px 0 0 -15px;
    background: white url('../images/ajax-loader.gif') no-repeat 50% 50%;
    padding: 22px;
    /*border: 5px solid #000000;*/
    font-size: 0;
}


