@charset "UTF-8";
/* CSS Document /
@import url('reset.css');*/

/* --- Default html styling --- */
body {background:#fff;font:14px/20px Arial,"Lucida Sans","Lucida Grande","Lucida Sans Unicode",sans-serif;color:#333;margin:0;padding:0;}

strong, bold {font-weight:bold;}
i, em {font-style:italic;}

h2 {font-size:18px;font-weight:bold;}
h3 {font-size:16px;font-weight:bold;}

table {border-collapse:collapse;}

hr {border:1px solid #eaeaea;}

a {color:#3399CC;text-decoration:none;float:left;}
/*a:active {color:#545D78;text-decoration:none;}
a:visited {color:#3399CC;text-decoration:none;}*/
a:hover {color:#FF9326/*33CCCC*/;text-decoration:none;}
a>img {border:none;display:inline-block;vertical-align:middle;}
/* --- --- */

/* --- Page Styles --- */
#mainWrapper {width:100%;height:100%;background:#fff;}

#container {width:1000px;margin:0px auto;display:block;overflow:hidden;height:100%;}

/* Header */
#header {height:80px;width:100%;}

#headerLogo {width:102px;float:left;height:32px;background:url(../images/dash_official_logo.png) left center no-repeat;text-indent:-9999px;margin:40px 0 0 40px;}

#mainMenu {float:right;display:inline-block;margin-top:40px;}
/* Header */

/* Body Content */
#bodyContent {min-height:445px;}
/* Body Content */

/* Footer */
#footer {width:100%;margin-top:20px;background:url(../images/shadowy_divider.png) center top no-repeat, url(../images/shadowy_divider.png) center bottom no-repeat;position:relative;margin-bottom:55px;}
#footerActions {height:200px;padding:25px 0 10px;}
#footerActions div {width:100%;text-align:center;display:inline-block;}
#footerActions div:first-child {font:normal 20px 'Museo1';}
#footerActions div:last-child {margin-top:10px;}
#footerLinks {width:auto;text-align:center;display:inline-block;margin-left:72px;vertical-align:text-top;}

span.button {margin-bottom:20px;display:table;}
span.button a {padding:15px;text-align:center;font:normal 20px 'Signika';color:#fff;display:block;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;cursor:pointer;clear:both;}
span.description {font:normal 11px Arial;color:#666;display:block;clear:both;}

div#facebook_signup {width:230px;margin-right:40px;}
div#facebook_signup span.button a {width:200px;background:#3B5997;}

div#basic_signup {width:176px;margin-right:40px;}
div#basic_signup span.button a {width:146px;background:#26C9FF;}

div#apps_download {width:191px;margin-right:40px;}
div#apps_download span.button a {width:161px;background:#666;}

span#footerLinks > ul {width:auto;margin:0;padding:0;}
span#footerLinks > ul > li {list-style:none;float:left;margin:0 10px;}
span#footerLinks > ul > li > a {font:bold 13px/17px Arial;color:#333;}
span#footerLinks > ul > li > a:hover {color:#FF9326;}
/*span#mainMenu > ul > li:last-child {margin-right:0;}*/
/* Footer */

div#watch_video {width:198px;position:relative;top:-75px;left:80px;z-index:999;}
div#watch_video span.button a {width:178px;background:#fff;color:#666;border:1px solid #555;font:normal 20px 'Signika';padding:10px;}

/* -classes- */
.shyText { font-size:10px; }
.absoluteBot {position:absolute;bottom:-40px;width:1000px;left:0px;position:absolute;color:#858883;text-align:center;}
.footerText {width:auto;height:auto;margin-left:12px;color:#666;margin-right:10px;font-size:90%;}
/* -classes- */

/* --- Page Styles --- */

/*--------------------------Main navigation Buttons-----------------------------------------------------------*/
span#mainMenu > ul {width:auto;margin:0;padding:0;}
span#mainMenu ul::before, span#mainMenu > ul::after {display:table;content:"";}
span#mainMenu ul::after {clear:both;}
span#mainMenu > ul > li {list-style:none;float:left;height:28px;line-height:28px;margin:13px 10px;}
span#mainMenu > ul > li > a {font:18px/17px Arial;color:#666;}
span#mainMenu > ul > li:first-child {margin-left:0;}
span#mainMenu > ul > li > a.active {color:#535D78;}
span#mainMenu > ul > li > a:hover {color:#FF9326;}
/*--------------------------Main navigation Buttons-----------------------------------------------------------*/

