* { margin:0; padding:0; }
html { background: white url('images/stripe-bg.png') repeat left top fixed; }
body { font-family: 'Myriad Pro', 'Trebuchet MS', Helvetica, Arial, sans-serif; font-size: 16px; }
h1, .sectionhead, #nav ul li a span { display: none; }
h2 { margin-bottom: 1em;}
h3, h4, h5, h6 { color: #901818; text-transform: uppercase; font-size: 0.85em; }
code { font: 0.75em Monaco, 'Courier New', Courier, monospace, fixed ; }
pre {display: block; padding: 0 6px; border-left: 6px solid #ebeff2; margin: 0 0 1em 2em; text-align: left; overflow-x: auto; }
.error { font-weight: bold; font-style: italic; color: #901818; }

/* Top Bar (including navigation & search) Styles
-------------------------------------------------------------- */
#header { position: absolute; top: 0px; left: 0px; width: 100%; height: 43px; margin: 0; padding: 0; background: url(images/nav-bg.gif) repeat-x; overflow: hidden; position: fixed; }
#header-container { width: 900px; height: inherit; margin: 0 auto; padding: 0; }
#headerimg h1 { display: block; float: left; width: 72px; height: 25px; padding: 0; margin: 9px 20px 0 0; background: url(images/icons/dmred.png) no-repeat; text-indent: -9999px; }
#headerimg h1 a { display: block; width: 72px; height: 25px; }
#headerimg div.description { display: none; }
#nav { float: left; margin: 0; padding:0; }
#nav ul { display: block; }
#nav li { list-style-type: none; float: left; padding-left: 25px; }
#nav li a { float: left; margin: 9px 0 0 5px; line-height: 25px; font-size: 15px; letter-spacing: 1px; font-style:italic; text-decoration: none; color: #ecf1fb; }
#nav li a:hover { color: #88ade2; }
#slogan { float: right; margin: 9px 10px 0 5px; line-height: 25px; font-size: 15px; letter-spacing: 1px; color: #9fadb7; text-align: right; }

/* Content styles
-------------------------------------------------------------- */
#top { width: 900px; height: 100%; margin: 0 auto; color: #1b1d33; }
#top a { text-decoration: none; color: #224970; border-bottom: 1px dotted #afbcde; }
#top a:hover { color: #000; border-bottom: 1px solid #88ade2; }
#content, #sidebar { position: absolute; top: 43px; bottom: 25px; padding: 25px; border: solid 1px #9fadb7; border-top: none; border-bottom: none; }

/* MAIN CONTENT styles
-------------------------------------------------------------- */
#content { width: 550px; overflow: auto; background: white; position: fixed; line-height: 1.5em; }
#content p { margin-bottom: 1em; }

/* SIDE CONTENT styles
-------------------------------------------------------------- */
#sidebar { width: 250px; overflow: hidden; margin-left: 600px; background: #EBEFF2; font-size: 1em; line-height: 1.5em; position: fixed; }
#sidebar ul { list-style-type: none; margin: 0; padding: 0; }
.widget { margin: 0 0 1em 0; }
h2.widgettitle { color: #901818; text-transform: uppercase; font-size: 1em; margin: 12px 0; }
.widget ul li, .widget ol li { padding: 0 0 0.3em 20px; margin: 0 0 0.5em 0; border-bottom: 1px solid #dadada; }
.widget_links ul li { background: url(images/icons/link.png) no-repeat 0 2px; }
.widget_links ul li p { font-size: 0.7em;}
.widget_dmgoogleads { display: block; width: 250px; height: 250px; margin: 0 auto; padding: 0; }
p.ie { font-size: 0.7em; line-height: 1.25em; color: #901818; }

/* Domain List Styles
-------------------------------------------------------------- */
#domains { width: inherit; }
#domains span { display: none; }
#domains ul { display:block; list-style-image: url(images/icons/star.png); margin-left:75px; width:200px; }
#domains .left { float: left; }
#domains .right { float: right; }
#domains .space{ margin-top: 1.5em; }
#domains .info { clear: both; text-align: center; padding: 1.5em 0; font-size: 1.2em; }

/* contact form
-------------------------------------------------------------- */
#contact form { padding-bottom: 50px; }
#contact fieldset { margin: 0 auto; width: 400px; background: #ebeff2; padding: 24px 12px 6px 12px; overflow: hidden; border: solid 1px #9fadb7; }
#contact fieldset p { margin-left: 12px; }
#contact fieldset p label { display: block; margin-bottom: 6px; }
#contact fieldset p input, #contact fieldset p textarea { font-family: 'Myriad Pro', Helvetica, Arial, sans-serif; }
#contact fieldset p input:focus, #contact fieldset p input:hover, #contact fieldset p textarea:focus, #contact fieldset p textarea:hover { background: #f7f7f7; }
#contact fieldset p input { background: #ffffff; font-size: 1em; color: #242424; height: 1.5em; width: 300px; margin-left: 35px; }
#contact fieldset p textarea { font-size: 1em; color: #242424; height: 125px; width: 300px; margin-left: 35px; }
#contact fieldset p input.button { background: black url('images/submit.png') center center no-repeat; width: 65px; height: 24px; font-style: italic; margin: 0 -48px 0 96px; color: #ecf1fb; border: none; cursor: pointer; overflow: hidden; }
#contact fieldset p input.button:hover { color: #88ade2; }
p.error { display: block; width: inherit; margin: 12px auto; padding: 6px 0; line-height: 1em; font-size: 1em; color: #ffffff; background: #901818; font-weight: bold; font-style: italic; text-align: center; }

/* Bottom Bar (including footer) Styles
-------------------------------------------------------------- */
#bottombar { position: absolute; bottom: 0px; left: 0px; width: 100%; height: 25px; overflow:hidden; background: #222; position: fixed; }
#footer{ width: 1000px; margin: 0 auto; height: inherit; }
#footer p { display: block; text-align: center; line-height: 25px; color: #9fadb7; font-style: italic; font-size: 12px; margin-top: 2px; }
#footer p a { text-decoration: none; color: #88ade2; }
#footer p a:hover { color: #afbcde; }
