/* CSS Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend caption {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-weight:inherit;
    font-style:inherit;
    font-size:100%;
    font-family:inherit;
    vertical-align:baseline
}
html {
    font-size: 14px;
    font-family: Geneva, "MS Sans Serif", sans-serif;
}
:focus {
    outline:0
}
ol, ul {
    list-style:none
}
ul.horizontal-nav li {
    display: inline;
}
blockquote:before, blockquote:after, q:before, q:after {
    content:""
}
blockquote, q {
    quotes:"" ""
}
strong {
    font-weight:bold
}
em {
    font-style:normal
}
a {
    text-decoration:none;
    cursor:pointer
}
a:hover {
    text-decoration:underline;
}
body{
    color: #ffffff;
	background: #cccccc;
    text-align: center;
	background-image:url(../images/content-bg.jpg);
	background-repeat:repeat-y;
}
h1, h2, h3, h4, h5 {
    font-family: Helvetica, "MS Sans Serif", sans-serif;
}
h1 {
    font-size: 1.8em;
    margin-bottom: 10px;
}
h2 {
    font-size: 1.2em;
    margin-bottom: 10px;
}
p {
}
.clear {
    clear:both;
    height:0px;
}
.content {
	margin-left: auto;
	margin-right: auto;
	width: 50em;
	text-align: left;
    min-width: 850px;
}
    .content a {
        color: #EC628C;
    }
#header {
    color: #cccccc;
	background: #cccccc;
	
}
#header-top {
    height: 30px;
    width: 100%;
    min-width: 855px;
	line-height: 20px;
    background: #cccccc;
	background-image: url(../images/black-bg.jpg);
	background-repeat:repeat-y;
	background-position: center;
    position: absolute;
    color:#FFFFFF;
}
#header-bottom {
    position:relative;
    top:50px;
	
}
#login-status {
    font-size:12px;
    margin-top:5px;
    text-align: right;
}
    #login-status a {
        color: #ffffff;
    }
    #login-status span {
        padding-right: 11px;
    }
#logo {
    float: left;
    background: url(../images/logo-6bcbfb.png) no-repeat;
    height:48px;
    width:270px;
}
#main-nav {
    float: right;
    margin-top: 8px;
}
#main-nav a {
    display:block;
    float: left;
    background: #429AD4;
    color: #ffffff;
    font-family: Geneva, "MS Sans Serif", sans-serif;
    font-size: 1.3em;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-right: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
#main-nav a:hover {
    text-decoration: none;
}
#main-nav a.selected {
    background: #EC628C;
}
.cloud-border {
    background: #CCCCCC;
	background-image: url(../images/grey-bg.png);
	background-repeat: repeat-y;
	background-position: center;
    border: 0;
    height: 4px;
    margin: 0;
    position: absolute;
    width: 100%;
    min-width: 850px;
}
.clouds {
    left:-420px;
    position:relative;
    margin-top:95px;
}
.cloud-background {
    background: #cccccc;
	background-image: url(../images/white-bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
    position: absolute;
    width: 100%;
    min-width: 855px;
}
#content {
    color: #999999;
    position: relative;
    top: 150px;
	min-width:750px;
}
    #content h1,
    #content h2 {
        color: #54b8ff;
    }
    #content a.more {
        float: right;
        font-size: 1.1em;
    }
.left-nav {
    float: left;
}
.left-nav a {
    font-size: 1.4em;
    color: #b9b9b9;
}
.left-nav a.selected {
    color: #EC628C;
}
#sign-up {
    float: left;
}
#sign-up form input[type='text'],
#sign-up form input[type='password'] {
    height: 20px;
    width: 175px;
    color: #333333;
    border: 1px solid #6BCBFB;
    background-color: #a5ff4a;
    padding-left: 4px;
    display: block;
    margin-bottom: 10px;
}
#sign-up form label {
    font-size:0.8em;
    left:105px;
    position:absolute;
    width:175px;
}
#sign-up form input[type='checkbox'] {
    left:80px;
    position:absolute;
}
#sign-up form input[type='image'] {
    left:0;
    position:relative;
    top:-20px;
    z-index:100;
}
#sign-up form input[type='text']:focus,
#sign-up form input[type='password']:focus {
    border: 1px solid #333333;
}
#sign-up input[type='image'] {
    /*border: 1px solid #6BCBFB;*/
}
#sign-up input[type='image']:focus {
    /*border: 1px dashed #333333;*/
}
#main-content {
    color: #6a6a6a;
}
#main-content h1 {
    font-size: 1.3em;
}
#footer {
    background: #cccccc;
	background-image: url(../images/black-bg.jpg);
	background-repeat: repeat-y;
    background-position: center;
    width: 100%;
    min-width: 850px;
    color: #ffffff;
    font-size: 0.9em;
    height: 200px;
}
#footer ul {
    padding-top: 30px;
}
#footer ul li {
    display: inline;
    padding-left: 5px;
    padding-right: 5px;
    color: #97e647;
}
#footer ul {
    color: #97e647;    
}
#footer a {
    color: #97e647;
}
#footer p {
    padding-top: 10px;
    font-size: 0.9em;
    color: #ffffff;
}

div.content {
    min-width: 855px;
}
#header-top {
    /*min-width: 1300px;*/
}
#main-nav a {
    font-size: 1.3em;
}
#callout {
    float: left;
    width: 290px;
}
    #callout h1 {
        padding-bottom: 20px;
    }
    #callout p {
        font-size: .9em;
    }
#chalkboard {
    float: right;
}
#chalkboard img.selected {
    display: block;
}
#free-balloon {
    left:-70px;
    position:absolute;
    margin-top:-60px;
}
#sign-up {
}
    #sign-up h1 {
        font-weight: bold;
    }
    #sign-up form input[type='text'] {
        width: 200px;
    }
    #sign-up form input[type='image'] {
    }
#find-us {
    float: left;
    padding-left: 300px;
    padding-top: 50px;
}
.cloud-border {
    margin-top:325px;
    min-width: 800px;
}
.cloud-background {
    margin-top: 664px;
    min-height: 320px;
    min-width: 855px;
}
.clouds {
    left: -126px;
    margin-top: 260px;
}
    .clouds img.left {
        position: relative;
    }
    .clouds img.right {
        position: relative;
        left: 389px;
        top: 1px;
    }

#main-content {
    color: #ffffff;
    position: relative;
    top: 120px;
}
#main-content h1 {
    font-size:1.8em;
}
#secondary-content {
    color: #999999;
    position: relative;
    margin-top:-11px;
}
    #secondary-content h2 {
        color: #54b8ff;
    }
    #secondary-content a {
        color: #EC628C;
    }
    #secondary-content a:visited {
        color: #EC628C;
    }
    #secondary-content a:hover {
        color: #EC628C;
        text-decoration: underline;
    }
    #secondary-content a.more {
        float: right;
        color: #EC628C;
        font-size: 1.1em;
    }
    #secondary-content ul.left-col {
        float: left;
    }
    #secondary-content ul.right-col {
        float: left;
        padding-left: 20px;
    }
#user-reviews {
    float: left;
    margin-top:35px;
}
#user-reviews ul li {
    font-size: .9em;
    width: 160px;
    padding-bottom: 25px;
}
#user-reviews span.review-by {
    display:block;
    font-weight: bold;
    color: #959595;
}
#press-releases {
    float: left;
	margin-top:35px;
    padding-left: 80px;
}
#press-releases ul li {
    float: left;
    width: 180px;
}
#press-releases ul li.right-col {
    padding-left: 70px;
}
#press-releases img {
    display: block;
}
#press-releases img.inline {
    float: left;
    padding-right: 20px;
    padding-bottom: 20px;
}
#press-releases ul li a {
    font-size: 1.0em;
}
#footer {
    height: 200px;
    min-width: 855px;
}

#header {
    background-color: #cccccc;
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	min-width: 855px;
	
}
body {
    /*background-color: #333333;*/
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-y;
}

ol#controls {
    float: right;
    padding-top: 10px;
}
ol#controls li.current {
    background: url(../images/page-selected.png) no-repeat;
}
ol#controls li {
    display:block;
    float: left;
    padding-right: 2px;
    background: url(../images/page-indicator.png) no-repeat;
    width: 10px;
    height: 8px;
    list-style: none outside none;
    cursor: pointer;
}
ol#controls li a {
    font-size: 0em;
}
ol#controls li a.img {
}
