*{
padding: 0;
margin: 0;
}

body{
font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
font-size: 84%;
font-weight: normal;
background: #4889e3 url("http://discusster.dreamhosters.com/externals/images/header.jpg") 0 0 repeat-x;
color: #EFF8FF;
}

/******************************** positioning */

#container{
background: transparent url("http://cmsctrl.com/images/content_management_system.jpg") no-repeat 45em 0;
}

#top{
padding: 30px 5.5% 10px;
position: relative;
max-width: 50em;
}

#content #con #nav{
padding: 30px 3% 0;
width: 94%;
margin: 0;
}

#content{
position: relative;
max-width: 50em;
margin: 0 3%;
}

#error401 #content,
#error403 #content,
#error404 #content{
background: #fff;
margin-top: 54px;
}

#content #con{
padding: 0;
position: relative;
}

#content #con ul{
margin: 0 0 20px 30px;
list-style: square;
}

#content #con ol{
margin: 0 0 20px 30px;
}

#content #con ol li{
margin: 0 0 7px 0;
}

#content div{
padding: 5% 6%;
clear: left;
position: relative;
color: #333;
}

#content #plug-ins div,
#content #cms div{
padding: 0;
position: relative;
}

#content #cms ul{
color: #005aaf;
margin-left: 40px;
list-style-image: url("http://cmsctrl.com/images/tick.jpg");
}

.top{
position: absolute;
right: 10px;
top: 6px;
}

.top a img{
border: 0;
padding: 0 3px;
}

.top a:focus img{
background: #FEFBC8;
}

#footer{
color: #AFDBFF;
margin: .5% 3% 3%;
}

#footer a, #footer a:visited{
color: #AFDBFF;
}

#footer a:focus{
color: #000;
background: #FEFBC8;
}

#footer a:hover{
color: #fff;
background: transparent;
}

/********************************* typography */

a{
color: #4889E3;
}

a:visited{
color: #333;
}

a:hover{
color: #000;
background: #D8EFB3;
}

a:focus{
color: #000;
background: #FEFBC8;
}

h1{
font-size: 4em;
color: #ebf6ff;
}

#top a,
#top a:visited{
color: #ebf6ff;
text-decoration: none;
}

#top a:focus,
#top a:focus em{
color: #FEFBC8;
background: transparent;
}

#top a:hover,
#top a:hover em{
color: #fff;
background: transparent;
}

#top em{
color: #AFDBFF;
font-style: italic;
}

h1 img{
margin-bottom: -4px;
}

#top p{
font-size: 1.4em;
max-width: 25em;
}

#content p{
margin-bottom: 20px;
}

h2, h3, h4{
color: #1051AB;
font-size: 2em;
margin-bottom: .5em;
font-weight: bold;
font-style: italic;
font-family: Candara, "Trebuchet MS", Verdana, sans-serif;
}

h3{
color: #588F00;
font-size: 1.4em;
background: #D8EFB3;
padding: 2px 0 4px 7px;
margin: 0 0 1em;
}

h4{
font-size: 1.2em;
}

/*************************************** misc */

hr{display: none;}

#register_button{
display: none
}

#try{
height: 69px;
overflow: hidden;
position: relative;
width: 212px;
background: #bfe2ff;
line-height: 69px;
}

#try a,
#try a:visited{
height: 69px;
overflow: hidden;
position: absolute;
top: 0;
left: 0;
width: 212px;
text-align: center;
font-size: 1.2em;
font-weight: bold;
text-decoration: none;
color: #005aaf;
}

#try a:hover,
#try a:focus{
height: 138px;
position: absolute;
top: -69px;
left: 0;
color: #588F00;
}

#try img{
border: 0;
}

/*************************************** tabs */

.tabs-hide {display: none;}

#content .tabs-nav,
#content #nav{
list-style: none;
margin: 0;
padding: 0 0 0 4px;
}

.tabs-nav:after,
#nav:after{
display: block;
clear: both;
content: " ";
}

.tabs-nav li,
#nav li{
float: left;
margin: 0 0 0 1px;
list-style: none;
min-width: 84px;
position: relative;
}

#content .tabs-nav a,
#nav a{
display: block;
padding: 5px 10px;
margin-right: 10px;
}

.tabs-nav a{
position: relative;
top: 0;
z-index: 2;
padding: 1px 0 0 0;
color: #274FA6;
font-size: .9em;
font-weight: bold;
line-height: 1.2;
text-align: center;
text-decoration: none;
white-space: nowrap;
background: #AFDBFF;
}

.tabs-nav .tabs-selected a{
color: #274FA6;
}

.tabs-nav a:hover,
.tabs-nav a:focus,
.tabs-nav a:active{
background: #fff;
outline: 0;
top: 1px;
margin-top: -1px;
}

.tabs-nav a:focus{
background: #FEFBC8;
outline: 0;
top: 1px;
margin-top: -1px;
}

#content .tabs-nav .tabs-selected a{
background: #fff;
outline: 0;
top: 0;
}

*>.tabs-nav a span,
*>#nav a span{
width: auto;
height: auto;
}

.tabs-nav .tabs-selected a:link,
.tabs-nav .tabs-selected a:visited{
cursor: text;
margin-top: 0;
}

.tabs-nav a:hover,
.tabs-nav a:focus,
.tabs-nav a:active{
cursor: pointer;
}

.tabs-container,
#cms,
#plug-ins,
#content_management_system_demo{
padding: 0;
background: #fff;
}

/********************************* newsletters */

#newsletters #container, #terms #container{
background-image: none;
}

#newsletters #content,
#terms #content{
background: #fff;
color: #333;
padding: 30px 50px;
margin-top: 14px;
width: 563px;
}

#newsletters #content ul{
list-style: none;
}

#newsletters #content img{
margin-bottom: 100px;
border: solid 1px #333;
}

#newsletters #content a:hover,
#newsletters #content a:focus{
background: transparent;
}

/**************************************** form */

fieldset{
background: #f6f6f6;
border: 0;
padding: 20px;
margin-bottom: 30px;
}

legend{
font-size: 1em;
font-weight: bold;
text-transform: lowercase;
}

label{
display: block;
width: 15em;
float: left;
}

fieldset input{
width: 200px;
}

#content fieldset div{
display: block;
padding: 0;
margin: 0;
margin-bottom: 10px;
}

fieldset input{
border: solid 1px #ccc;
border-bottom: 0;
border-right: 0;
font-size: 1.2em;
font-weight: bold;
padding: 2px;
}

fieldset input:focus{
background: #FEFBC8;
border: solid 1px #CFCA81;
border-bottom: 0;
border-right: 0;
}

#sub{
height: 69px;
line-height: 69px;
width: 257px;
background: #bfe2ff;
overflow: hidden;
position: relative;
width: 257px;
text-align: center;
font-weight: bold;
color: #005aaf;
}

#sub input:hover,
#sub input:focus{
height: 138px;
position: absolute;
top: -69px;
left: 0;
}

#sub img{
border: 0;
}

span.whythis { 
position: relative; 
}

#content span.whythis a,
#content span.whythis a:visited{ 
text-decoration : underline; 
}

span.whythis a span{ 
position: absolute; 
top: -9000px; 
left: -9000px; 
display: inline; 
width: 16em; 
height: auto; 
border: 1px solid #000; 
background-color: #FEFBC8; 
padding-left: 5px;
color: #000; 
}

span.whythis a:hover span,
small.whythis a:focus span,
small.whythis a:active span {
position : absolute; 
top: 2em; 
left: -14em; 
}

#content #positive{
padding: 0;
}

#content #positive{
padding: 20px 20px 1px;
background: #F3FFDF;
margin-bottom: 2em;
}

#content #positive h3{
margin: -20px -20px .5em;
}

#content #negative{
padding: 20px 20px 1px;
background: #FFEFF0;
margin-bottom: 2em;
}

#content #negative h3{
background: #FFCFD1;
color: #8F0006;
margin: -20px -20px .5em;
}

.error{
background: #FFEFF0;
border: solid 1px #DFA7AB;
border-bottom: 0;
border-right: 0;
}