body {
text-align: center;
margin-top:5px;
margin-bottom:15px;
color:#333;
background-color: #E0E0E0;
font-family: verdana, arial, sans-serif;
font-size:75%;
}

#top_wrapper {
width: 98%;
max-width:999px;
margin-left: auto; 
margin-right: auto;
}
#skipnav {
float:left;
text-align:left;
}
#subnav {
float:right;
text-align:right;
padding-bottom:.5em;
}

a:link {
color:#03c;
background-color: inherit;
}
a:visited {
color: #006;
background-color: inherit;
}
a:hover,
a:focus {
text-decoration:none;
color:#00c;
background-color: inherit;
}
a:active {
color: #006;
background-color: inherit;
}
a[rel="external"] {
background:url(../../images/icon_link_newwin.gif) no-repeat right center;
padding-right: 16px;
}
a[rel="document"] {
background:url(../../images/icon_link_doc.gif) no-repeat right center;
padding-right: 16px;
}
a[rel="email"] {
background:url(../../images/icon_link_email.gif) no-repeat right center;
padding-right: 18px;
}

#page_wrapper {
clear:both;
margin-left: auto; 
margin-right: auto;
width: 98%;
max-width:999px;
text-align: left;
background: #fff;
border: 8px solid #fff;
}

#header_wrapper {
background: #4E7DD1 url('../../images/layout/menu_bg.gif') bottom left repeat-x;
margin:0px; padding:0px;
}

#header {
height: 110px;
padding:15px;
background: url('../../images/layout/header_bg.gif') top right no-repeat;
margin:0px;
}

#ceusa {
margin:0;
padding: 65px 0 0 0;
overflow: hidden;
background-image:url(../../images/WebOverhauls.jpg);
background-repeat: no-repeat;
height: 0px !important;
height /**/:65px;
}

#header h2 {
font-size:140%;
margin:.25em 0 0 0;
color:#eee;
}
h2 {
font-size:200%;
font-weight:normal;
}
h3 {
font-size:125%;
margin:0;
}
h4 {
font-size:110%;
margin:0;
}

#left_side {
margin-top: 10px;
float: left;
width: 160px;
background: #F1F6FE url('../../images/layout/side_bg.gif') bottom left repeat-x;
}

#right_side {
margin-top: 10px;
float: right;
width: 160px;
background: #F1F6FE url('../../images/layout/side_bg.gif') bottom left repeat-x;
}

#content {
margin-top: 20px;
margin-bottom: 0px;
margin-left: 180px;
margin-right: 180px;
}

#footer {
padding:.75em 0;
background-color: #4E7DD1;
clear: both;
text-align: center;
color: #EEE;
}
#footer p {
margin:.25em 0;
}
#footer a:link {
color: #fff; text-decoration: underline;
}
#footer a:visited {
color: #fff; text-decoration: underline;
}
#footer a:active {
color: #fff; text-decoration: underline;
}
#footer a:hover,
#footer a:focus {
color: #fff; text-decoration: none;
}

#left_side p, #right_side p {
margin:10px;margin-top:15px;margin-bottom:15px;
line-height: 16px;
color: #333333;
}

#left_side h3, #right_side h3 {
margin-top:5px; margin-bottom:10px; margin-left:5px; margin-right:5px;
padding:4px;
font-weight: bold;
line-height: 14px;
color: #fff;
border:1px solid #0F3974;
background-color: #2153AA;
}

#left_side h4, #right_side h4 {
margin-top:0px;margin-bottom:0px;margin-left:10px;
font-weight: bold;
line-height: 12px;
color: #2153AA;
}

#content p {
margin-top:15px; margin-bottom: 15px;
line-height: 18px;
color: #333;
}

#content h3 {
margin-top:5px;
margin-bottom: 10px;
font-weight: bold;
color: #2153AA;
}

#content h4 {
margin-top:0;
margin-bottom:0;
font-weight: bold;
color: #333;
}

#left_side ul, #right_side ul { 
margin-left:0;
padding-left:2em;
} 

#navlist {
margin-top:1px;
margin-bottom:0px;
text-align:center;
padding: 5px 0;
margin-left: 0;
border-bottom: 1px solid #0F3974;
font: bold 1em Verdana, sans-serif;
}

#navlist li {
list-style: none;
margin: 0;
display: inline;
}

#navlist li a {
color: #F1F6FE;
padding: 5px 15px;
margin-left: 3px;
border: 1px solid #0F3974;
border-bottom: none;
background: #2153AA url('../../images/layout/tab_bg.gif') bottom left repeat-x;
text-decoration: none;
}

#navlist li a:link { color: #F1F6FE; }
#navlist li a:visited { color: #F1F6FE; }

#navlist li a:hover,
#navlist li a:focus {
color: #fff;
background: #3364BB;
border-color: #0F3974;
}

#navlist li.tabCurrent a {
color: #000;
background-color: #fff;
background-image:none;
border-bottom: 1px solid #fff;
}

.clear {
clear:both;
}

.smallText {
font-size:.8em;
}

.float_left {
float: left;
margin-right: 10px;
}

.float_right {
float: right;
margin-left: 10px;
}

.featurebox_center {
background-color: #fffff6;
margin:0;
padding:8px;
border: 1px solid #DFE8F7;
}
.featurebox_news {
background-color: #fff;
margin:10px 0 0 0;
padding:8px;
border: 1px solid #DFE8F7;
}

.featurebox_side {
background-color: #fffff6;
margin:0 5px 5px 5px;
padding:3px;
border:1px solid #DFE8F7;
}


ul li, ol li  {
margin: .5em 0;
}

#accesskeylist dt {
font-weight:bold;
float:left;
clear:left;
width:10em;
margin: 0 0 1em .5em;
}
#accesskeylist dd {
float:none;
margin: 0 0 1em .5em;
}
/*#accesskeylist dd:before {
content:"ALT + ";
}*/


#news dt {
font-weight:bold;
margin: 1em 1.5em .25em 1.5em;
}
#news dd {
margin:.25em 1.5em .25em 1.5em;
}


blockquote {
margin: 0 2em 2.5em 2em;
padding-left: 40px;
line-height: 1.5em;
background: url(../../images/quotes.gif) no-repeat top left;
}
blockquote p{
margin: 1em 0 .5em;
}
cite{
}
blockquote cite{
font-size:.95em;
font-style:normal;
font-weight:bold;
margin: 1.5em 0 0 2em;
}

img{
padding: 6px 0 0 0;
border:0;
}
acronym, abbr { 
border-bottom: #000 1px dashed;
cursor: help;
}
dt {
font-weight:bold;
margin:1em 0 0 .25em;
}
dd {
margin-top:.35em;
margin-bottom:.35em;
}

.hr_deco hr {
display:none;
}
.hr_deco {
height:20px;
width: 99%;
margin:12px 0;
background:url(../../images/hr_wrench.gif) top center no-repeat;
}

.paddingBottomPage {
padding-top:10em;
}

.hostingPlanTable{
margin: 0 0 1em;
}
.hostingPlanTable caption {
letter-spacing:.15em;
margin: 1em 0 0;
}
.hostingPlanTable th {
text-align:left;
border: 2px solid #fff;
background-color: #F1F6FE;
color:inherit;
}
.hostingPlanTable td {
text-align:left;
border: 2px solid #fff;
background-color: #fff;
color:inherit;
}

div.code {
padding:.5em 0 .5em .5em;
background-color:#eee;
}
code {
font-size:1em;
font-family:"Courier New", Courier, monospace;
}
pre {
font-size:1em;
font-family:"Courier New", Courier, monospace;
}

.backtotop{
font-size:.85em;
margin: 2em 0;
}
.backtotop a {
color:#00c;
text-decoration:none;
}
.backtotop a:hover,
.backtotop a:focus {
color:#4E7DD1;
}
.backtotop img {
padding-right: 1em;
}


/******************************************
HOME PAGE TABBING
******************************************/
div#homeTabs {
border: 1px solid #ccc;
padding:0 1em 1em 1em;
margin-bottom:1em;
}
div#tabMenu {
width: 100%;
margin: 0 0 1em 0;
padding:0;
}
#why, #realworld, #questions {
clear:left;
}
#why h3, #realworld h3, #questions h3 {
padding-top:1em;
}
div#tabMenu ul {
list-style-image:none;
list-style:none;
margin: 0;
padding: 0;
}
div#tabMenu ul li{
margin: 0;
padding: 0;
float: left;
letter-spacing:.1em;
}
div#tabMenu a {
display: block;
padding: 3px 7px;
font-weight: bold;
text-decoration: none;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
}
div#tabMenu a:hover, 
div#tabMenu a:focus {
background-color:#F1F6FE;
color:#000;
}
.tabMenuCurrent {
background-color:#F1F6FE;
color:#000;
}

/******************************************
FORMS
******************************************/
form#formContact  {
margin:0;
padding:0;
}
form#formContact div {
margin: .5em 0 .25em 0;
padding: .3em 0 0;
line-height: 1.25em;
}
form#formContact div label {
float: left;
width: 11em;
margin-right: 1em;
text-align:right;
}
input, textarea, select { 
border: #666 1px solid; 
padding: .2em;
margin:0;
color:#333;
background-color:inherit;
}
input:hover, textarea:hover, select:hover { 
border: #000 1px solid;
}
input:focus, textarea:focus, select:focus  { 
border: #00c 1px solid;
}
.submitButton {
cursor:pointer;
padding-left:1em;
padding-right:1em;
}


/*.rounded {
-moz-border-radius-topleft: 10px;
-webkit-border-top-left-radius: 10px;
-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;
}*/

/* for server-side validation */
#msg h3.error {
display:block;
border:#ccc 1px solid;
margin:.5em 0;
padding:.5em;
color:#f00;
}
#msg h3.success {
display:block;
border:#ccc 1px solid;
margin:.5em 0;
padding:.5em;
color:#2153AA;
}
/* for ajax validation */
h3#msg a {
text-decoration:none;
display:block;
border:#ccc 1px solid;
margin:.5em 0;
padding:.5em;
color:#f00;
}
/*#msg h3 .error {
color:#f00;
}
#msg h3 .success {
color:#2153AA;
}*/

