/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}


html, body {
    background: #203150;
    font-size: 100%;
    font-family: arial;
    color: #474657;
}

#ideaContainer {
    position: absolute;
    height: 26px;
    padding: 3px 0;
    background: #172846;
    border-bottom: 1px solid #5172ad;
    top: -33px;
    left: 0;
    z-index: 17000;
    display: none;
}

#iconContainerInner {
    position: relative;
    left: 0;
    width: 5000px;
}

.scroller {
    position: absolute;
    z-index: 21000;
    color: #1d417c;
    text-decoration: none;
    top: 5px;
    cursor: pointer;
}

#more {
    right: 10px;
}

#less {
    right: 35px;
}

#iconContainer {
    position: relative;
    text-align: left;
    margin: 0 auto;
    overflow: hidden;
    height: 24px;
}

#iconContainer img {
    width: 24px;
    padding: 0 2px;
    height: 24px;
    opacity: .8;
    filter: alpha(opacity=80);
}

#ideaCount span {
    color: #fffc00;
}

#hover #selectedIcon {
    height: 1px;
    width: 24px;
    overflow: hidden;
    background: #bdd6ff;
    border-bottom: 1px solid #0e1f3c;
    position: absolute;
    z-index: 24000;
    top: 0px;
    padding-bottom: 0;
    padding: 0;
}

#ideaCount {
    position: absolute;
    top: 7px;
    left: 10px;
    font-size: 16px;
    color: #EEEEEE;
    text-shadow: #041024 0 1px 0;
}

#mainContainer {
    z-index: 1;
    position: relative;
}

#main {
    margin: 50px auto 0 auto;
    width: 740px;
    height: 765px;
    position: relative;
    padding-top: 78px;
}

#logo {
    display: block;
    position: absolute;
    z-index: 10000;
    left: 272px;
    width: 196px;
    height: 0px;
    overflow: hidden;
    padding-top: 196px;
    background: url(../images/logo.png) 0 0 no-repeat;
}

#left-wing {
    overflow: hidden;
    width: 0;
    height: 196px;
    position: absolute;
    left: 280px;
    background: url(../images/wing-left.png) 0 0 no-repeat;
    opacity: 0;
    top: 78px;
    z-index: 999;
}

#right-wing {
    overflow: hidden;
    width: 0;
    height: 196px;
    top: 78px;
    position: absolute;
    left: 466px;
    background: url(../images/wing-right.png) 0 0 no-repeat;
    opacity: 0;
    z-index: 999;
}

#base {
    overflow: hidden;
    width: 763px;
    height: 0;
    position: absolute;
    top: 258px;
    left: 34px;
    z-index: 200;
}

#what {
    display: none;
    background: url(../images/what.png) 0 0 no-repeat;
    color: #FFF;
    width: 254px;
    height: 0px;
    padding-top: 26px;
    overflow: hidden;
    margin: -45px auto 0 auto;
    cursor: pointer;
    position: relative;
}

#upto {
    background: url(../images/you.png) 0 0 no-repeat;
    text-align: center;
    left: 120px;
    color: #FFF;
    width: 505px;
    height: 0px;
    padding-top: 36px;
    overflow: hidden;
    margin: 35px 0 0px 0;
    display: block;
    position: relative;
    right: 0px;
    z-index: 24000;
}

#right-wing .user {
    text-align: right;
}

#right-wing .user ul {
    direction: rtl;
}

.user {
    opacity: 0;
    filter: alpha(opacity=0);
    height: 155px;
    width: 225px;
    overflow: hidden;
    position: relative;  
    font-size: .9em;
    line-height: 1.2em;    
    padding: 25px 25px 0 25px;
}

.user div {
    font-size: .9em
}

.user a {
    text-decoration: none;
    color: #14284d;
}

.user a:hover {
    color: #111;
}

.user div {
    position: absolute;
    top: 115px;
    width: 215px;
}

#left-wing .user div {
    left: 25px;
}

#right-wing .user div {
    right: 25px;
}

.user .name {
    font-size: 1.1em;
}

.user ul {
    color: #2a2a2a;
    margin-top: 6px;
    font-size: 12px;
    line-height: 1.4em;
    display: block;
}

.user li {
    display: list-item;
    list-style-type: square;
    list-style-position: inside;
}

#bg {
    position: absolute;
    left: 0;
    top: 0;
}

#baseBg {
    position: absolute;
    left: 0;
    top: -180px;
}

#videoBg {
    z-index: 5;
    position: absolute;
    left: 0;
    top: -180px;
}

#titleBg {
    position: absolute;
    left: 34px;
    top: 10px;
}


#bgContainer {
    height: 600px;
    overflow:hidden;
    position:absolute;
    top:0px;
    left:0px;
}

#baseContent {
    position: absolute;
    z-index: 13000;
    left: 88px;
    top: -200px;
}

#twitter {
    float: left;
    display: block;
    width: 36px;
    height: 0px;
    padding-top: 36px;
    margin-bottom: 10px;
    overflow: hidden;
    background: url(../images/twitter.png) 0 0 no-repeat;
}

#twitterContainer {
    width: 490px;
    position: absolute;
    top: 275px;
}

#embed {
}

#video {
    text-align: center;
    width: 490px;
    position: absolute;
    top: 0px;
    background: #0a172e;
    border: 1px solid #213250;
    padding: 30px 0 10px 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    z-index: 24000;
    height: 198px;
}

#video object {
    position: absolute;
    z-index: 24000;
    left: 84px;
    top: 26px; 
}

#twitterContainer #thanks {
    padding-top: 15px;
    margin-left: 10px;
    color: #FFFFFF;
    text-shadow: #132647 0 -1px 0;
}

#twitterContainer #thanks a {
    color: #a8c8ff;
}

#twitterContainer #thanks a:hover {
    text-decoration: none;
}

#twitterContainer #thanks span {
    color: #fffc00;
}

#name {
    float: left;
    width: 325px;
    height: 36px;
    overflow: hidden;
    background: url(../images/name.png) 0 0 no-repeat;
    left: 10px;
    font-size: 1.2em;
    position: relative;
}

#text {
    width: 490px;
    height: 88px;
    clear: left;
    overflow: hidden;
    background: url(../images/text.png) 0 0 no-repeat;
    position: relative;
}

#submit {
    display: block;
    width: 69px;
    height: 0px;
    padding-top: 25px;
    overflow: hidden;
    clear: left;
    background: url(../images/submit.png) 0 0 no-repeat;
    margin: 15px 0 0 0;
    float: right;
}

#userName {
    font-family: arial;
    outline: none;
    resize: none;
    margin: 5px 5px 5px 8px;
    border: 1px solid #FFFFFF;
    height: 25px;
    width: 280px;
    color: #666666;
}

#userText {
    font-family: arial;
    outline: none;
    resize: none;
    color: #666666;
    margin: 10px;
    width: 470px;
    height: 68px;
    border: 1px solid #FFFFFF;  
}

#dacort, #aviel {
    width: 75px;
    height: 0;
    padding-top: 75px;
    overflow: hidden;
    margin: 0 0 0 10px;
}

#aviel {
    margin: 0 15px 0 0;
    float: left;
    background: url(../images/aviel.png) 0 0 no-repeat;
}

#dacort {
    margin: 0 0 0 15px;
    float: right;
    background: url(../images/dacort.png) 0 0 no-repeat;
}

#aviel:hover, #dacort:hover {
    background-position: 0 -75px;
}

.circle {
    display: none;
    position: absolute;
    z-index: 15000;
}

#error {
    position: absolute;
    top: 189px;
    color: #fffc00;
    text-shadow: #132647 0 -1px 0;
}

#limit {
    position: absolute;
    left: 0px;
    color: #FFFFFF;
    font-size: 9px;
    top: 173px;
    color: #bed6ff;
}

#limit span {
    font-size: 11px;
    color: #FFFFFF;
}

#loader {
    position: absolute;
    z-index: 16000;
    left: 300px;
    top: 10px;
    display: none;
}

#hover .contents {
    margin: 0 auto;
    padding: 15px 0 10px 0;
}

#hover .ideaText {
    margin-left: 63px;
    color: #FFFFFF;
}

#hover {
    display: none;
    z-index: 22000;
    position: absolute;
    top: 30px;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    background: #172846;
    border-bottom: 1px solid #5172ad;
    font-size: .7em;
    -moz-box-shadow: #12223c 0 1px 0px;
    -webkit-box-shadow: #12223c 0 1px 0px;
}

#hover .largeIcon img {
    width: 48px;
    height: 48px;
    float: left;
    padding-right: 15px;
}

#hover div span, #hover div a {
    color: #FFFC00;
    text-decoration: none;
}

#hover div {
    color: #c7dcff;
    font-size: 1.1em;
    padding-bottom: 7px;
}

.text {
    display: none;
}

h1 {
    text-shadow: #11274b 0 0 5px;
    position: relative;
    width: 505px;
    color: #FFFFFF;
    bottom: 18px;
    font-size: .94em;
    z-index: 20000;
    text-align: justify;
}

h1 span {
    color: #FFFC00;
}

#mode span, #visits span {
    color: #FFFC00;
}

#visits {
    position: fixed;
    bottom: 5px;
    left: 5px;
    color: #FFFFFF;
    font-size: .7em;
    z-index: 15000;
    text-shadow: #09162c 0 0px 5px;
}

#mode {
    text-decoration: none;
    position: fixed;
    bottom: 5px;
    right: 5px;
    color: #FFFFFF;
    font-size: .7em;
    z-index: 15000;
    text-shadow: #09162c 0 0px 5px;
}

#privacy {
    position: absolute;
    left: 380px;
    top: 37px;
    width: 110px;
    height: 37px;
    color: #FFFFFF;
    font-size: 9px;
}

#privacy div {
    padding: 2px 0 2px 0;
    vertical-align: bottom;
}

#privacy div input {
    vertical-align: middle;
    height: 14px;
    width: 14px;
    position: relative;
    bottom: 1px;
    margin-right: 5px;
}

.arrow {
    padding-bottom: 0;
    width: 38px;
    height: 0;
    padding-top: 41px;
    overflow: hidden;
    position: absolute;
    top: 18px;
    z-index: 21000;
}

#arrow-left {
    left: 35px;
    background: url(/images/arrow-left.png) 0 -41px no-repeat;
}

#arrow-right {
    right: 35px;
    background: url(/images/arrow-right.png) 0 -41px no-repeat;    
}

#video-left {
    left: 25px;
    top: 90px;
    background: url(/images/arrow-left.png) 0 -41px no-repeat;
}

#video-right {
    right: 23px;
    top: 90px;
    background: url(/images/arrow-right.png) 0 -41px no-repeat;    
}


#hover .active, #video .active {
    background-position: 0px 0px;
}

#hover .arrow:hover, #video .arrow:hover {
    background-position: 0 -41px;
}

#hover .active:hover, #video .active:hover {
    background-position: 0 -82px;
}

#title {
    overflow: hidden;
    width: 763px;
    height: 0;
    position: absolute;
    top: 158px;
    left: 0px;
    z-index: 200;
}

#directMe {
    position: absolute;
    left: 36px;
    top: 32px;
    overflow: hidden;
    width: 166px;
    background: url("../images/directMe.png");
    padding-top: 335px;
    height: 0px;
    z-index: 18000;
    opacity: 0;
}

#description {
    text-align: center;
    font-size: 14px;
    color: #FFFFFF;
    position: absolute;
    top: 214px;
    left: 0;
    width: 490px;
    text-shadow: #000000 0 0 4px;
    z-index: 23000;
}

#glass {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    background: #0e1d36;
    opacity: .5;
    filter: alpha(opacity=50);
    z-index: 10000;
}

