@charset "utf-8";
/* CSS Document */

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on February 25, 2011 */
@font-face {
    font-family: 'Avenir95';
    src: url('lt_9-webfont.eot');
    src: url('lt_9-webfont.eot?iefix') format('eot'),
        url('lt_9-webfont.woff') format('woff'),
        url('lt_9-webfont.ttf') format('truetype'),
        url('lt_9-webfont.svg#webfont74vNQ4o8') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir65';
    src: url('lt_7-webfont.eot');
    src: url('lt_7-webfont.eot?iefix') format('eot'),
        url('lt_7-webfont.woff') format('woff'),
        url('lt_7-webfont.ttf') format('truetype'),
        url('lt_7-webfont.svg#webfontqOCaFnl4') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Avenir';
    src: url('lt_1-webfont.eot');
    src: url('lt_1-webfont.eot?iefix') format('eot'),
        url('lt_1-webfont.woff') format('woff'),
        url('lt_1-webfont.ttf') format('truetype'),
        url('lt_1-webfont.svg#webfontJUkJi7cW') format('svg');
    font-weight: normal;
    font-style: normal;

}





body#home {
    background-color: black;
}

body#contest {
	background-color: black;
}

body#quiz {
     background-color: black;
}

body#others {
	background-color: black;
	background-position: top center;
    background-repeat: no-repeat;
}

body#game {
    background-color: black;
    width: 100%;
    margin: 0 auto;
}

body#f1 {
    background-color: black;
    width: 100%;
    margin: 0 auto;
    background-image: url("../img/f1-header.jpg");
    background-position: top center;
    background-repeat: no-repeat;
}

.twrap {
    height: 100%;
    width: 900px;
}

.loading-icon{
    background-color: black;
    background-image: url("../img/loading1.png");
    background-position: center center;
    background-repeat: no-repeat;
    position:absolute;
    width:100%;
    height:100%;
}

.loading-1{background: url(../img/loading1.png) no-repeat;background-position: center center;width:100%;height:100%;position:absolute; }
.loading-2{background: url(../img/loading2.png) no-repeat;background-position: center center;width:100%;height:100%;position:absolute; }
.loading-3{background: url(../img/loading3.png) no-repeat;background-position: center center;width:100%;height:100%;position:absolute; }
.loading-4{background: url(../img/loading4.png) no-repeat;background-position: center center;width:100%;height:100%;position:absolute; }
.loading-5{background: url(../img/loading5.png) no-repeat;background-position: center center;width:100%;height:100%;position:absolute; }
.loading-6{background: url(../img/loading6.png) no-repeat;background-position: center center;width:100%;height:100%;position:absolute; }
.loading-7{background: url(../img/loading7.png) no-repeat;background-position: center center;width:100%;height:100%;position:absolute; }
.loading-8{background: url(../img/loading8.png) no-repeat;background-position: center center;width:100%;height:100%;position:absolute; }
.loading-9{background: url(../img/loading9.png) no-repeat;background-position: center center;width:100%;height:100%;position:absolute; }
.loading-10{background: url(../img/loading10.png) no-repeat;background-position: center center;width:100%;height:100%;position:absolute; }

.wrapperOut{
    background-color: black;
    background-image: url("../img/sgp-background.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    margin: 0 auto;
    width: 1100px;
    height:100%;
    display:none;
}

.wrapperOutQuiz{
    background-image: url("../img/sgp-background-quiz.jpg");
    background-color: black;
    background-position: top center;
    background-repeat: no-repeat;
    margin : 0;
    padding : 0;
    width:1250px;
    height:100%;
    margin: 0 auto;
}

.wrapperOutCl{
    background-image: url("../img/sgp-background-cl.jpg");
    background-color: black;
    background-position: top center;
    background-repeat: no-repeat;
    margin : 0;
    padding : 0;
    width:1250px;
    height:100%;
    margin: 0 auto;
}

.wrapperOutContest{
    background-image: url("../img/sgp-contest-background.jpg");
    background-color: black;
    background-position: top center;
    background-repeat: no-repeat;
    margin: 0 auto;
    width: 1250px;
    height:100%;
}

.wrapper {
    width: 980px;
    height: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: white;
    margin: 0 auto;
	
	*position:relative;
}

.wrapper .sgp-top-navigations {
    width: 1071px;
    height: 35px;
    background-image: url('../img/sgp-top-navigations.png');
    background-repeat: no-repeat;
    background-position: top left;
    float: left;
    margin-left: 0px;
    position: absolute;
    top: 0px;
}

.wrapper .sgp-top-contest-navigations {
    width: 1071px;
    height: 35px;
    background-image: url('../img/sgp-top-contest-navigations.png');
    background-repeat: no-repeat;
    background-position: top left;
    float: left;
    margin-left: 0px;
    position: absolute;
    top: 0px;
	
	/* IE7 */
	*position:absolute;
	*top:-15px;
	*left:0px;

}

.wrapper .sgp-menu-wrapper {
    width: 800px;
    height: auto;
    float: left;
    margin-left: 340px;
    position: absolute;
	
	/* IE7 */
	*position:absolute;
	*top:-5px;
	*left:0px;
}

.sgp-menu-wrapper .sgp-contest-menu {
    width: 258px;
    height: 204px;
    background-image: url('../img/sgp-contest-menu.png');
    background-repeat: no-repeat;
    background-position: top left;
    float: left;
    cursor: hand;
    cursor: pointer;
    margin-top: -90px;
}

.sgp-menu-wrapper .sgp-quiz-menu {
    width: 258px;
    height: 204px;
    background-image: url('../img/sgp-quiz-menu.png');
    background-repeat: no-repeat;
    background-position: top left;
    float: left;
    cursor: hand;
    cursor: pointer;
    margin-top: -90px;
}

a.sgp-logo {
    width: 190px;
    height: 170px;
    float: left;
    position: absolute;
    margin-left: 50px;
}

a.sgp-home {
    width: 45px;
    height: 10px;
    background-image: url('../img/sgp-home-sprite.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    float: left;
    margin-left: 280px;
    margin-top: 15px;
}

a.sgp-buy-race-tickets {
    width: 149px;
    height: 10px;
    background-image: url('../img/sgp-buy-race-tickets-sprite.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    float: left;
    margin-left: 85px;
    margin-top: 15px;
}

.sgp-follow-us-on {
    width: 120px;
    height: 10px;
    background-image: url('../img/sgp-follow-us-on.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    float: left;
    margin-left: 75px;
    margin-top: 15px;
}

a.sgp-home:hover {
    background-position: 0px -10px;
}

a.sgp-buy-race-tickets:hover {
    background-position: 0px -10px;
}

a.sgp-facebook {
    width: 17px;
    height: 17px;
    background-image: url('../img/sgp-social-sprite.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    float: left;
    margin-left: 15px;
    margin-top: 10px;
}

a.sgp-facebook:hover {
    background-position: 0px -17px;
}

a.sgp-twitter {
    width: 17px;
    height: 17px;
    background-image: url('../img/sgp-social-sprite.png');
    background-repeat: no-repeat;
    background-position: -17px 0px;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}

a.sgp-twitter:hover {
    background-position: -17px -17px;
}

.wrapper .sgp-home-container {
    float: right;
    width: auto;
    height: 200px;
    text-align: right;
    margin-top: 350px;
    margin-right:-20px;
}

.wrapper .sgp-contest-container {
    float: right;
    width: 100%;
    height: auto;
    text-align: right;
    margin-top: 170px;
}

.sgp-contest-container a {
	text-decoration: none;
	color: white;
}

.sgp-contest-container a:hover {
	text-decoration: none;
	color: red;
}

.sgp-contest-content-2 a{
    color: red;
    text-decoration: none;
}

.sgp-contest-content-2 a:hover{
    color: red;
    text-decoration: underline;
}

.find-other-fans {
	background-image: url('../img/sgp-find-other-fans.png');
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	width: 170px;
	height: 19px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 45px;
}

.sgp-contest-container .sgp-contest-frame { 
	width: 587px;
	height: 530px; 
	float: left;
	background-image: url('../img/sgp-contest-frame.png');
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	padding: 20px 50px 35px 50px;
}

.sgp-contest-container .pick-of-the-month-frame { 
	margin-top:24px;
	width: 587px;
	height: 530px; 
	text-align:left;
	float: left;
	background-image: url('../img/pick-of-the-month-frame.png');
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	padding: 20px 50px 35px 50px;
}

.sgp-contest-container .pick-of-the-month-frame h1{
	font-family: avenir65, arial,tahoma;
	font-size:30px;
} 

.sgp-contest-container .sgp-hs-frame { 
    width: 587px;
	width: 587px;
	height: 945px;
	float: left;
	background-image: url('../img/sgp-hs-frame.png');
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	padding: 20px 50px 35px 50px;
    text-align: left;
    color: white;
}

.sgp-contest-container .sgp-quiz-frame { 
    width: 587px;
	width: 587px;
	height: auto;
	float: left;
	background-image: url('../img/sgp-quiz-frame.png');
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	padding: 20px 50px 35px 50px;
}

.sgp-contest-container .sgp-contest-frame p {
	text-align: left;
	font-family: Arial;
	font-size: 13px;
	color: white;
	line-height: 19px;
}

.sgp-contest-container .sgp-quiz-frame p {
	text-align: left;
	font-family: Arial;
	font-size: 13px;
	color: white;
	line-height: 19px;
}

.sgp-contest-container .sgp-contest-frame span.title {
	font-size: 18px;
	font-weight: bold;
}

.sgp-contest-container .sgp-quiz-frame span.title {
	font-size: 18px;
	font-weight: bold;
}

.sgp-contest-container .sgp-contest-frame p.quote {
	text-align: center;
	font-family: Arial;
	font-size: 13px;
	color: white;
	line-height: 20px;
}

.sgp-contest-container .sgp-quiz-frame p.quote {
	text-align: center;
	font-family: Arial;
	font-size: 13px;
	color: white;
	line-height: 20px;
}

.sgp-contest-container .sgp-contest-frame p.desc {
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	color: white;
	line-height: 30px;
    *line-height:15px;
}

.sgp-contest-container .sgp-quiz-frame p.desc {
    text-align: left;
    font-family: Arial;
    font-size: 11px;
    color: white;
    line-height: 20px;
}

.sgp-contest-container .sgp-quiz-frame ol {
	margin: 0px; padding: 0px;
	margin-left: 20px;
}

.sgp-contest-container .sgp-quiz-frame ol li {
	margin: 0px; padding: 0px;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
}

.sgp-contest-container .sgp-quiz-frame ol li ul li {
	list-style: disc;
	padding-left: 20px;
	margin-left: 0px;
}

.sgp-contest-container .sgp-quiz-frame ul {
	margin: 0px; padding: 0px;
	margin-left: 20px;
	margin-top: 0px;
}

.sgp-contest-container .sgp-quiz-frame ul li {
	margin: 0px; padding: 0px;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	padding-left: 20px;
}

.sgp-contest-container .contest-container-left {
	width: 714px;
	float: left;
}

.sgp-contest-container .contest-container-right {
	width: 258px;
	float: left;
}

.wrapper .sgp-home-container .sgp-home-title {
    font-family: 'Avenir95';
    color: #fff89b;
    font-size: 16px;
    line-height: 22px;
    padding: 0px;
    margin: 0px;
}

.wrapper .sgp-home-container .sgp-home-content {
    font-family: 'Avenir65';
    color: #fff;
    font-size: 13px;
    line-height: 18px;
    padding: 0px;
    margin: 0px;
    width: 315px;
    height: auto;
    float: right;
    margin-top: 10px;
}

.wrapper .sgp-home-container .sgp-home-content a{
    font-family: 'Avenir65';
    color: #fff;
    font-size: 13px;
    text-decoration: none;
}

.wrapper .sgp-home-container .sgp-home-content a:hover{
    font-family: 'Avenir65';
    color: #fff;
    font-size: 13px;
    text-decoration: underline;
}

.wrapper .sgp-bottom-logo {
    float: left;
    height: 40px;
    width: 100%;
    margin-top: 80px;
}

.wrapper .sgp-bottom-sponsor-logo {
    float:left;
    height:110px;
    width:120px;
    background-image: url('../img/RitzCarlton.png');
    background-repeat: no-repeat;
    background-position: bottom center;
    margin-left:130px;
    text-align: center;
    text-decoration: none;
    font-family: Arial;
    font-size: 13px;
    color: white;
    line-height: 19px;
}

.wrapper .sgp-bottom-sponsor-logo a{
    text-align: center;
    text-decoration: none;
    font-family: Arial;
    font-size: 13px;
    color: white;
    line-height: 19px;    
}

.wrapper .sgp-bottom-logo .sgp-bottom-logo-and-date {
    float: left;
    width: 433px;
    height: 40px;
    background-image: url('../img/sgp-bottom-logo-and-date.png');
    background-repeat: no-repeat;
    background-position: top left;
}
     
.wrapper .sgp-footer {
    background-image: url('../img/sgp-footer-background.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    width: 1118px;
    height: 58px;
    float: left;
    margin-top: 10px;
    padding-right: 0px;
    margin-left: -60px;
    padding-top: 11px;
}

.wrapper .sgp-footer p {
    font-family: "Avenir";
    font-size: 11px;
    text-align: center;
    color: white;
    margin: 0px;
    padding: 0px;
    line-height: 17px;
}

.wrapper-others .sgp-footer {
    background-image: url('../img/sgp-footer-background.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    width: 1118px;
    height: 54px;
    float: left;
    margin-top: 10px;
    padding-right: 0px;
    margin-left: -60px;
    padding-top: 11px;
}

.wrapper-others .sgp-footer p {
    font-family: "Avenir";
    font-size: 11px;
    text-align: center;
    color: white;
    margin: 0px;
    padding: 0px;
    line-height: 17px;
}

.wrapper .plusIcon{
    position:absolute;
	
	/* IE7 */
	*position:absolute;
	*top:0px;
	*left:0px;
}

.wrapper .plusIcon .plus{
    background-image: url("../img/blueLight.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 200px;
    height : 200px;
    position:absolute;
    /*margin-left:230px;
    margin-top:245px;*/
    margin-left:155px;
    margin-top:170px;
    opacity:0;
}

.wrapper .plusIcon .plus1{   
    background-image: url("../img/blueLight.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 200px;
    height : 200px;
    position:absolute;
    /*margin-left:165px;
    margin-top:390px;*/
    margin-left:90px;
    margin-top:320px;
    opacity:0;
}

.wrapper .plusIcon .plus2{
    background-image: url("../img/blueLight.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 200px;
    height : 200px;
    position:absolute;
    /*margin-left:760px;
    margin-top:235px;*/
    margin-left:730px;
    margin-top:170px;
    opacity:0;
}

.wrapper .plusIcon .plus3{
    background-image: url("../img/blueLight.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 200px;
    height : 200px;
    position:absolute;
    /*margin-left:770px;
    margin-top:150px;*/
    margin-left:760px;
    margin-top:95px;
    opacity:0;
}

.wrapper .plusIcon .plus4{
    background-image: url("../img/blueLight.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 200px;
    height : 200px;
    position:absolute;
    /*margin-left:300px;
    margin-top:460px;*/
    margin-left:220px;
    margin-top:400px;
    opacity:0;
}

.wrapper .plusIcon .plus5{
    background-image: url("../img/blueLight.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 200px;
    height : 200px;
    position:absolute;
    /*margin-left:310px;
    margin-top:250px;*/
    margin-left:240px;
    margin-top:190px;
    opacity:0;
}

.wrapper .plusIcon .plus6{
    background-image: url("../img/blueLight.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 200px;
    height : 200px;
    position:absolute;
    /*margin-left:615px;
    margin-top:245px;*/
    margin-left:710px;
    margin-top:82px;
    opacity:0;
}

.wrapper .plusIcon .titleHover{
    position:absolute;
    margin-left:15px;
    margin-top:220px;
    display:none;
}

.wrapper .plusIcon .titleHover1{   
    position:absolute;
    margin-left:60px;
    margin-top:370px;
    display:none;
}

.wrapper .plusIcon .titleHover2{
    position:absolute;
    margin-left:775px;
    margin-top:220px;
    display:none;
}

.wrapper .plusIcon .titleHover3{
    position:absolute;
    margin-left:805px;
    margin-top:150px;
    display:none;
}

.wrapper .plusIcon .titleHover4{
    position:absolute;
    margin-left:145px;
    margin-top:450px;
    display:none;
}

.wrapper .plusIcon .titleHover5{
    position:absolute;
    margin-left:350px;
    margin-top:240px;
    display:none;
}

.wrapper .plusIcon .titleHover6{
    position:absolute;
    margin-left:755px;
    margin-top:130px;
    display:none;
}

.wrapper .plusIcon #plus{
    position:absolute;
    margin-left:223px;
    margin-top:238px;
    opacity:0;
}

.wrapper .plusIcon #plus1{   
    position:absolute;
    margin-left:158px;
    margin-top:387px;
    opacity:0;
}

.wrapper .plusIcon #plus2{
    position:absolute;
    margin-left:797px;
    margin-top:236px;
    opacity:0;
}

.wrapper .plusIcon #plus3{
    position:absolute;
    margin-left:828px;
    margin-top:162px;
    opacity:0;
}

.wrapper .plusIcon #plus4{
    position:absolute;
    margin-left:288px;
    margin-top:467px;
    opacity:0;
}

.wrapper .plusIcon #plus5{
    position:absolute;
    margin-left:308px;
    margin-top:256px;
    opacity:0;
}

.wrapper .plusIcon #plus6{
    position:absolute;
    margin-left:778px;
    margin-top:150px;
    opacity:0;
}

.wrapper .plusIcon .plusButton{
    margin-top:67px;    
    margin-left:68px;    
}

.black-light{
    background-color: black;
    background-position: top center;
    background-repeat: no-repeat;
    margin: 0 auto;
    width: 100%;
    height:100%;
    position:fixed;
    opacity:0.85;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: alpha(opacity=85);
    top:0px;
    display:none;
	
	/* IE7 */
	*position:fixed;
	*top:0px;
	*left:0px;
	*filter: alpha(opacity=.85);

}

.light{
    top:0px;
    width: 980px;
    height: auto;
    margin : 0 auto;
}

.light .myStory{
    display:none;
    margin:0px;
    padding:0px;
}

.light .threeday{
    display:none;
    margin:0px;
    padding:0px;
}

.light .abff{
    display:none;
    margin:0px;
    padding:0px;
}

.light .fiery{
    display:none;
    margin:0px;
    padding:0px;
}

.light .garage{
    display:none;
    margin:0px;
    padding:0px;
}

.light .party{
    display:none;
    margin:0px;
    padding:0px;
}

.light .thrill{
    display:none;
    margin:0px;
    padding:0px;
}

.light-background{
    position:absolute;
    top:0px;
    margin-left: 100px;
    margin-top: 100px;
    width:auto;
}

.closeLightBtn{
    position:absolute;
    top:0px;
    margin-left:850px;
    margin-top:160px;
}

.light-container{
    position:absolute;
    top:0px;
    margin-left:630px;
    margin-top:190px;
    width:220px;
    height:300px;
}

.light-container .light-title{
    font-family: Arial;
    font-size: 16px;
    color: white;
    margin: 0px;
    padding: 0px;
    line-height: 25px;
    line-weight: bold;

    position:relative;
}

.light-container .light-content{
    font-family: Arial;
    font-size: 12px;
    color: white;
    margin: 0px;
    padding: 0px;
    line-height: 25px;
    line-weight: normal;

    position:relative;
}

.light-container .light-content a, .light-container .light-content a:hover{
    text-decoration: none;
    font-family: Arial;
    font-size: 12px;
    color: #06ddff;
    margin: 0px;
    padding: 0px;
    line-height: 17px;
    line-weight: normal;
}

a.sgp-join-contest-button {
	width: 267px;
	height: 66px;
	float: left;
	background-image: url('../img/sgp-join-contest-button.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	display:block;
	margin-top: 85px;
	cursor: pointer;
	cursor: hand;
}

a.sgp-join-contest-button:hover {
	width: 267px;
	height: 66px;
	float: left;
	background-image: url('../img/sgp-join-contest-button.png');
	background-repeat: no-repeat;
	background-position: 0 -66px;
}

.black-block {
	background-color: black;
	margin: 0 auto;
	position: fixed;
	opacity: 0.8;
	width: 100%;
	height: 100%;
	z-index: 100000;
	display: none;
}

.das-box-outter {
	width: 943px;
	height: auto;
	padding: 5px;
	background-color: #434343;
	z-index: 1100000;
	position: absolute;
	top: 20px;
	left: 12%;
	display: none;
}

.das-box-outter .das-box-inner {
	width: 903px;
	height: 95%;
	background-color: black;
	float: left;
	color: white;
	background-image: url('../img/sgp-background-content-registration.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	padding: 20px;
	font-family: Arial;
	font-size: 12px;
}

.das-box-outter .das-box-inner-bottom {
	width: 100%;
	height: 5%;
	float: left;
	background-color: #434343;
}


.das-box-outter-term {
	width: 543px;
	height: auto;
	padding: 5px;
	background-color: #434343;
	z-index: 1100000;
	position: absolute;
	left: 27%;
	display: none;
}

.das-box-outter-term .das-box-inner-term {
	width: 503px;
	height: 95%;
	background-color: black;
	float: left;
	color: white;
	padding: 20px;
	font-family: Arial;
	font-size: 12px;
}

.das-box-outter-term .das-box-inner-bottom-term {
	width: 100%;
	height: 5%;
	float: left;
	background-color: #434343;
}


.das-box-quiz-outter {
	width: 943px;
	height: auto;
	padding: 5px;
	background-color: #434343;
	z-index: 1100000;
	position: absolute;
	top: 20px;
	left: 12%;
	display: none;
}

.das-box-quiz-outter .das-box-quiz-inner {
	width: 903px;
	height: 95%;
	background-color: black;
	float: left;
	color: white;
	background-image: url('../img/sgp-background-quiz-registration.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	padding: 20px;
	font-family: Arial;
	font-size: 12px;
}

.das-box-quiz-outter .das-box-quiz-inner-bottom {
	width: 100%;
	height: 5%;
	float: left;
	background-color: #434343;
}

.rerror {font-size: 11px; color: red; font-family: Arial;}
.perror {font-size: 11px; color: white; font-family: Arial;}
.berror {font-size: 11px; color: black; font-family: Arial;}

#lightbox-registration input {
	padding: 3px;
}

#lightbox-registration select {
	padding: 3px;
}

#lightbox-registration textarea {
	padding: 3px;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #cecece;
}

#lightbox-registration span.title {
	font-family: "Avenir95";
	font-size: 18px;
}

#lightbox-registration span.desc {
	font-family: "Avenir";
	font-size: 12px;
	font-style: italic;
}


.sgp-close-reg-button {
	width: 25px;
	height: 25px;
	background-image: url('../img/sgp-close-reg-button.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	float: right;
	cursor: hand;
	cursor: pointer;
	margin-top: 5px;
	margin-right: 5px;
}

#lightbox-registration .submit-entry-btn {
	width: 154px;
	height: 42px;
	background-image: url('../img/sgp-submit-entry-sprite.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
	cursor: pointer;
	cursor: hand;
}

#lightbox-registration label {
	font-size: 11px;
	margin-right: 15px;
}

#lightbox-registration .submit-entry-btn:hover {
	background-position: 0 -42px;
}

#scrollbar1 .viewport ul {
	margin: 0px; 
	padding: 20px;
	padding-top: 0px;
}

#scrollbar1 .viewport ul li {
	margin: 0px; padding: 0px;
	line-height: 16px;
}

#scrollbar1 { background-color: white; width: 345px; clear: both; margin: 0px 0px 10px; padding: 10px; }
#scrollbar1 .viewport { color: black; width: 325px; height: 156px; overflow: hidden; position: relative; }
#scrollbar1 .overview { list-style: none; position: absolute; left: 0; top: 0; }
#scrollbar1 .thumb .end,
#scrollbar1 .thumb { background-image: url('../img/sgp-scroll-bar.png'); }
#scrollbar1 .scrollbar { position: relative; float: right; width: 15px;}
#scrollbar1 .track { background-image: url('../img/sgp-scroll-background.png'); height: 156px; width: 15px; position: relative; padding: 0px; }
#scrollbar1 .thumb { height: 42px; width: 15px; cursor: pointer; overflow: hidden; position: absolute; top: 0; }
#scrollbar1 .thumb .end { overflow: hidden; height: 0px; width: 15px; }
#scrollbar1 .disable{ display: none; }

#scrollbar2 { background-color: white; width: 375px; clear: both; margin: 5px 0px 10px; padding: 10px; }
#scrollbar2 .viewport { color: black; width: 355px; height: 156px; overflow: hidden; position: relative; }
#scrollbar2 .overview { list-style: none; position: absolute; left: 0; top: 0; }
#scrollbar2 .thumb .end,
#scrollbar2 .thumb { background-image: url('../img/sgp-scroll-bar.png'); }
#scrollbar2 .scrollbar { position: relative; float: right; width: 15px;}
#scrollbar2 .track { background-image: url('../img/sgp-scroll-background.png'); height: 156px; width: 15px; position: relative; padding: 0px; }
#scrollbar2 .thumb { height: 42px; width: 15px; cursor: pointer; overflow: hidden; position: absolute; top: 0; }
#scrollbar2 .thumb .end { overflow: hidden; height: 0px; width: 15px; }
#scrollbar2 .disable{ display: none; }

#scrollbar-term { background-color: white; width: 485px; clear: both; margin: 5px 0px 10px; padding: 10px; }
#scrollbar-term .viewport { color: black; width: 455px; height: 156px; overflow: hidden; position: relative; }
#scrollbar-term .overview { list-style: none; position: absolute; left: 0; top: 0; }
#scrollbar-term .thumb .end,
#scrollbar-term .thumb { background-image: url('../img/sgp-scroll-bar.png'); }
#scrollbar-term .scrollbar { position: relative; float: right; width: 15px;}
#scrollbar-term .track { background-image: url('../img/sgp-scroll-background.png'); height: 156px; width: 15px; position: relative; padding: 0px; }
#scrollbar-term .thumb { height: 42px; width: 15px; cursor: pointer; overflow: hidden; position: absolute; top: 0; }
#scrollbar-term .thumb .end { overflow: hidden; height: 0px; width: 15px; }
#scrollbar-term .disable{ display: none; }

#scrollbar-term .viewport ul {
	margin: 0px; 
	padding: 20px;
	padding-top: 0px;
}

#scrollbar-term .viewport ul li {
	margin: 0px; padding: 0px;
	line-height: 16px;
}

#scrollbar2 .viewport ul {
	margin: 0px; 
	padding: 20px;
	padding-top: 0px;
}

#scrollbar2 .viewport ul li {
	margin: 0px; padding: 0px;
	line-height: 16px;
}

#sgp-share {
	display: block;
	width: 100%;
}

#sgp-share #fb_share {
	margin-top: -10px;
	margin-right: -30px;
	margin-bottom: 10px;
}

a.sgp-try-button {
	width: 267px;
	height: 66px;
	background-image: url('../img/sgp-try-button-sprite.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	cursor: pointer;
	cursor: hand;
	float: left;
	margin-top: 0px;
	margin-bottom: 20px;
}

a.sgp-try-button:hover {
    background-position: 0 -66px;
}

a.sgp-launch-button {
	width: 267px;
	height: 66px;
	background-image: url('../img/sgp-launch-sprite.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	cursor: pointer;
	cursor: hand;
	float: left;
	margin-top: 0px;
	margin-bottom: 20px;
    /*position : absolute;*/
    margin-left: 0px;
}

a.sgp-launch-button:hover {
    background-position: 0 -66px;
}

a.sgp-play-button {
	width: 267px;
	height: 66px;
	background-image: url('../img/sgp-play-button-sprite.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	cursor: pointer;
	cursor: hand;
	float: left;
	margin-top: 0px;
	margin-bottom: 20px;
    /*position : absolute;*/
    margin-left:-10px;
}

a.sgp-play-button:hover {
    background-position: 0 -66px;
}

.contest-container-right a.sgp-play-button:hover {
	background-position: 0 -66px;
}

a.quiz {
	font-size: 12px;
	text-decoration: underline;
	color: white;
}

a.quiz:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #5cfefe;
}

.top-ten-box {
	width: 227px;
	min-height: 728px;
	background-image: url('../img/sgp-top-ten-box.png');
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	text-align: left;
	padding-top: 70px;
	padding-left: 20px;
	padding-right: 20px;
}

a.sgp-quiz-submit-button {
	width: 154px;
	height: 42px;
	background-image: url('../img/sgp-quiz-submit-sprite.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	float: right;
	cursor: pointer;
	cursor: hand;
}

a.sgp-quiz-submit-button:hover {
	background-position: 0 -42px;
}

#lightbox-registration span.title-blue {
	font-family: "Avenir95";
	font-size: 18px;
	color: #0e9ed4;
}

a.sgp-quiz-login-button {
	width: 154px;
	height: 42px;
	background-image: url('../img/sgp-quiz-login-sprite.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	float: right;
	cursor: pointer;
	cursor: hand;
}

a.sgp-quiz-login-button:hover {
	background-position: 0 -42px;
}

.tt-title {
	font-size: 16px;
	font-weight: bold;
	color: #03befc;
}

.tt-country {
	font-size: 13px;
	font-weight: normal;
	color: white;
}

.tt-score-label {
	font-size: 10px;
	color: #03befc;
}

.tt-score-bold {
	font-size: 15px;
	color: white;
	font-weight: bold;
}

.tt-score-standard {
	font-size: 15px;
	color: white;
	font-weight: normal;
}

.sgp-captcha-refresh-contest {
	width: 25px;
	height: 25px;
	background-image: url('../img/sgp-captcha-refresh.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	float: right;
	margin-top: 5px;
	cursor: pointer;
	cursor: hand;
}

.sgp-captcha-refresh-contest:hover {
	background-position: 0px -25px;
}

.sgp-captcha-refresh-quiz {
	width: 25px;
	height: 25px;
	background-image: url('../img/sgp-captcha-refresh-quiz.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	float: right;
	margin-top: 5px;
	cursor: pointer;
	cursor: hand;
}

.sgp-captcha-refresh-quiz:hover {
	background-position: 0px -25px;
}

























.wrapper .home_proud_link {
    width: 100%;
    float: left;
    margin-top: 10px;
    height: 270px;
}

.wrapper .content {
    width: 900px;
    height: 100%;
    float: left;
    margin-top: 40px;
    padding-left: 35px;
}

.wrapper .content #blue {
    color: #00b7e5;
}

.wrapper .content a {
    color: #00b7e5;
    text-decoration: none;
}

.wrapper .content a:hover {
    text-decoration: underline;
}

.wrapper .content p {
    margin-left: -30px;
    margin-right: 0px;
    line-height: 24px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}

.wrapper .content li {
    line-height: 24px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin-left: -50px;
    padding-left: 20px;
}

.wrapper .home-menu {
    width: 100%;
    height: 65px;
}

.wrapper .home-menu a {
    text-decoration: none;
}

.wrapper .home-menu .tmenu1 {
    width: 250px;
    height: 63px;
    float: right;
    margin-right: 167px;
}

.wrapper .home-menu .tmenu1:hover {
    background-color: black;
    opacity: 0.2;
    filter:alpha(opacity=20);
}

.wrapper .home-menu .tmenu2 {
    width: 168px;
    height: 63px;
    float: right;
}

.wrapper .home-menu .tmenu2:hover {
    background-color: black;
    opacity: 0.2;
    filter:alpha(opacity=20);
}

.wrapper .home-menu .tmenu3 {
    width: 146px;
    height: 63px;
    float: right;
}

.wrapper .home-menu .tmenu3:hover {
    background-color: black;
    opacity: 0.2;
    filter:alpha(opacity=20);
}

.wrapper .home-menu .tmenu4 {
    width: 185px;
    height: 63px;
    float: right;
}

.wrapper .home-menu .tmenu4:hover {
    background-color: black;
    opacity: 0.2;
    filter:alpha(opacity=20);
}

.wrapper .home-buttons {
    width: 100%;
    height: 68px;
    float: left;
    margin-top: 325px;
}

.wrapper .home-buttons .button-wrapper {
    width: 320px;
    height: 100%;
    float: right;
    margin-right: 140px;
}


.wrapper .home-buttons .button-wrapper a {
    text-decoration: none;
}

.wrapper .home-buttons .button-wrapper .button1 {
    width: 144px;
    height: 68px;
    background-image: url("../img/home-btn-test-drive.png");
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
    margin-right: 30px;
}

.wrapper .home-buttons .button-wrapper .button1:hover {
    background-image: url("../img/home-btn-test-drive-MO.png");
    background-repeat: no-repeat;
    background-position: center center;
}

.wrapper .home-buttons .button-wrapper .button2 {
    width: 144px;
    height: 68px;
    background-image: url("../img/home-btn-take-quiz.png");
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
}

.wrapper .home-buttons .button-wrapper .button2:hover {
    background-image: url("../img/home-btn-take-quiz-MO.png");
    background-repeat: no-repeat;
    background-position: center center;
}





/* OTHERS */
.wrapper-others {
    width: 980px; /*900*/
    height: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: white;
    margin: 0 auto;
}

.logout {
    float: right;
    margin-top: 20px;
    width: 100%;
    text-align: right;
}

.wrapper-others .others-menu {
    width: 100%;
    height: 65px;
}

.wrapper-others .others-menu .tmenu1 {
    width: 220px;
    height: 65px;
    float: right;
    background-image: url("../img/menuf1.png");
    background-repeat: no-repeat;
    background-position: center center;
    margin-right: 90px;
}

.wrapper-others .others-menu .tmenu1:hover {
    background-image: url("../img/menuf1-MO.png");
    background-repeat: no-repeat;
    background-position: center center;
}

.wrapper-others .others-menu .tmenu1#active {
    width: 220px;
    height: 65px;
    float: right;
    background-image: url("../img/menuf1-MO.png");
    background-repeat: no-repeat;
    background-position: center center;
}

.wrapper-others .others-menu .tmenu2 {
    width: 143px;
    height: 65px;
    float: right;
    background-image: url("../img/menuseehighscore.png");
    background-repeat: no-repeat;
    background-position: center center;
}

.wrapper-others .others-menu .tmenu2:hover {
    background-image: url("../img/menuseehighscore-MO.png");
    background-repeat: no-repeat;
    background-position: center center;
}

.wrapper-others .others-menu .tmenu2#active {
    width: 143px;
    height: 65px;
    float: right;
    background-image: url("../img/menuseehighscore-MO.png");
    background-repeat: no-repeat;
    background-position: center center;
}

.wrapper-others .others-menu .tmenu3 {
    width: 128px;
    height: 65px;
    float: right;
    background-image: url("../img/menuprizes.png");
    background-repeat: no-repeat;
    background-position: center center;
}

.wrapper-others .others-menu .tmenu3:hover {
    background-image: url("../img/menuprizes-MO.png");
    background-repeat: no-repeat;
    background-position: center center;
}

.wrapper-others .others-menu .tmenu3#active {
    width: 128px;
    height: 65px;
    float: right;
    background-image: url("../img/menuprizes-MO.png");
    background-repeat: no-repeat;
    background-position: center center;
}

.wrapper-others .others-menu .tmenu4 {
    width: 128px;
    height: 65px;
    float: right;
    background-image: url("../img/menuhowto.png");
    background-repeat: no-repeat;
    background-position: center center;
}

.wrapper-others .others-menu .tmenu4:hover {
    background-image: url("../img/menuhowto-MO.png");
    background-repeat: no-repeat;
    background-position: center center;
}

.wrapper-others .others-menu .tmenu4#active {
    width: 128px;
    height: 65px;
    float: right;
    background-image: url("../img/menuhowto-MO.png");
    background-repeat: no-repeat;
    background-position: center center;
}

.wrapper-others .content {
    width: 900px;
    height: 100%;
    float: left;
}

.wrapper-others .content a {
    text-decoration: none;
}

.wrapper-others .content a:hover {
    text-decoration: underline;
}

.wrapper-others .content p {
    margin-left: 20px;
    margin-right: 40px;
    line-height: 24px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}

.wrapper-others .content li {
    line-height: 24px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin-left: -20px;
    padding-left: 20px;
}

.wrapper-others .content .login-box {
    width: 340px;
    float: left;
}

.wrapper-others .content .content-box {
    width: 460px;
    float: left;
}

.wrapper-others .content input.login {
    height: 35px;
    border: none;
    background-color: white;
    font-size: 18px;
}

.wrapper-others .content input.create_account {
    height: 28px;
    border: none;
    background-color: white;
    font-size: 18px;
}

.terms_and_conditions {
    border: none;
    background-color: white;
    width: 370px;
    height: 270px;
    overflow: auto;
    color: black;
}

.terms_and_conditions li {
    list-style: disc;
    padding-left: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.terms_and_conditions_prizes {
    border: none;
    background-color: #eeeeee;
    width: 450px;
    height: 400px;
    overflow: auto;
    color: black;
}

.terms_and_conditions_prizes ul {
    padding: 0 10px;
}

.terms_and_conditions_prizes li {
    list-style: disc;
    margin-left: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: justify;
    line-height: 20px;
}

.wrapper-others .content a {
    color: white;
    text-decoration: none;
}

.wrapper-others .content a:hover {
    color: white;
    text-decoration: underline;
}

.wrapper-others .content a#b {
    color: white;
    text-decoration: none;
}

.wrapper-others .content a#b:hover {
    color: white;
    text-decoration: none;
}

.wrapper-others .registration-box {
    width: 460px;
    float: left;
}

.wrapper-others .terms-and-conditions-box {
    width: 310px;
    float: left;
    height: 550px;
}

.wrapper-others .high-score-left-box {
    width: 600px;
    float: left;
    margin-left: 0px;
}

.wrapper-others .high-score-left-box .score-box {
    background-image: url("../img/grad-bottom.png");
    background-position: bottom left;
    background-repeat: no-repeat;
    width: 597px;
    height: 200px;
    float: left;
}

.wrapper-others .high-score-left-box .top-ten-box {
    background-image: url("../img/grad-bottom.png");
    background-position: bottom left;
    background-repeat: no-repeat;
    float: left;
}

.wrapper-others .high-score-right-box .challenge-facebook {
    background-image: url("../img/challenge-facebook.jpg");
    background-repeat:no-repeat;
    background-position: top left;
    border: 1px solid #510001;
    width: 258px;
    height: 61px;
}

.wrapper-others .high-score-right-box .challenge-facebook:hover {
    background-image: url("../img/challenge-facebook.jpg");
    background-repeat:no-repeat;
    background-position: top left;
    width: 258px;
    height: 61px;
    border: 1px solid #fff;
}

.wrapper-others .timing {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: white;
}

.wrapper-others .timingB {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: white;
}

.wrapper-others .timingX {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 26px;
    font-weight: bold;
    color: red;
}

.wrapper-others .timingS {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: red;
}

.tweet-box {
    width: 258px;
    height: 255px;
    float: left;
    margin-top: 10px;
    background-image: url("../img/twitter-box.png");
    background-repeat: no-repeat;
    background-position: top left;
}

.tweet-box .top {
    width: 100%;
    height: 50px;
}

.tweet-box .middle {
    width: 100%;
    height: 165px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: white;
    overflow: hidden;
}

.tweet-box .middle p {
    margin: 10px 10px 0px 10px;
    font-size: 10px;
    line-height: 15px;
}

.tweet-box .middle #date {
    color: red;
    margin: 0px 10px 10px 10px;
    font-weight: bold;
}

.tweet-box .bottom {
    width: 100%;
    height: 30px;
}

.vsep {
    clear: both;
    height: 5px;
}

.vsep2 {
    clear: both;
    height: 0px;
}

.wrapper-others .high-score-right-box {
    width: 300px;
    float: left;
    height: auto;
}

.wrapper-others .loading-box {
    width: 868px;
    height: 488px;
    float: left;
    background-image: url('../img/loading-box.jpg');
    background-repeat:no-repeat;
    background-position:top left;
}

.wrapper-others .progress-bar {
    width: 824px;
    height: 33px;
    background-image: url('../img/loading-progress-bar.png');
    background-repeat: no-repeat;
    background-position: top left;
    float: left;
    margin-top: 440px;
    margin-left: 20px;
}



/* BUTTON */
#btn-launch-quiz-bck {
    width: 322px;
    height: 55px;
    border: 0px;
    background-image: url('../img/launch-quiz.png');
    background-repeat: no-repeat;
    background-position: top left;
    cursor: hand;
    cursor: pointer;
    background-color: transparent;
    display: block;
    float: left;
    margin-top: 10px;
}

#btn-launch-quiz-bck:hover {
    background-image: url('../img/launch-quiz-MO.png');
    background-repeat: no-repeat;
    background-position: top left;
    background-color: transparent;
}

.wrapper-others .content #btn-take-quiz-blue {
    width: 144px;
    height: 68px;
    background-image: url("../img/home-btn-take-quiz.png");
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
}

.wrapper-others .content #btn-take-quiz-blue:hover {
    background-image: url("../img/home-btn-take-quiz-MO.png");
    background-repeat: no-repeat;
    background-position: center center;
}

.wrapper-others .content #btn-test-drive {
    width: 144px;
    height: 68px;
    background-image: url("../img/home-btn-test-drive.png");
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
    margin-right: 30px;
}

.wrapper-others .content #btn-test-drive:hover {
    background-image: url("../img/home-btn-test-drive-MO.png");
    background-repeat: no-repeat;
    background-position: center center;
}

.wrapper-others .content #btn-take-quiz-red {
    width: 177px;
    height: 85px;
    border: 0px;
    background-image: url('../img/take-quiz-now-red.png');
    background-repeat: no-repeat;
    background-position: top left;
    cursor: hand;
    cursor: pointer;
    background-color: transparent;
}

.wrapper-others .content #btn-take-quiz-red:hover {
    background-image: url('../img/take-quiz-now-red-MO.png');
    background-repeat: no-repeat;
    background-position: top left;
    background-color: transparent;
}


.wrapper-others .content #btn-take-quiz-again-red {
    width: 144px;
    height: 68px;
    border: 0px;
    background-image: url('../img/take-quiz-again-red.png');
    background-repeat: no-repeat;
    background-position: top left;
    cursor: hand;
    cursor: pointer;
    background-color: transparent;
}

.wrapper-others .content #btn-take-quiz-again-red:hover {
    background-image: url('../img/take-quiz-again-red-MO.png');
    background-repeat: no-repeat;
    background-position: top left;
    background-color: transparent;
}

.wrapper-others .content #btn-login {
    width: 322px;
    height: 55px;
    border: 0px;
    background-image: url('../img/login.png');
    background-repeat: no-repeat;
    background-position: top left;
    cursor: hand;
    cursor: pointer;
    background-color: transparent;
}


.wrapper-others .content #btn-login:hover {
    background-image: url('../img/login-MO.png');
    background-repeat: no-repeat;
    background-position: top left;
    background-color: transparent;
}

.wrapper-others .content #btn-create-account {
    width: 322px;
    height: 55px;
    border: 0px;
    background-image: url('../img/create-account.png');
    background-repeat: no-repeat;
    background-position: top left;
    background-color: transparent;
    cursor: hand;
    cursor: pointer;
    background-color: transparent;
}

.wrapper-others .content #btn-create-account:hover {
    background-image: url('../img/create-account-MO.png');
    background-repeat: no-repeat;
    background-position: top left;
    background-color: transparent;
    background-color: transparent;
}

.wrapper-others .content .btn-submit-information {
    width: 235px;
    height: 55px;
    border: 0px;
    background-image: url('../img/submit-information.png');
    background-repeat: no-repeat;
    background-position: top left;
    cursor: hand;
    cursor: pointer;
    background-color: transparent;
}

.wrapper-others .content .btn-submit-information:hover {
    background-image: url('../img/submit-information-MO.png');
    background-repeat: no-repeat;
    background-position: top left;
    background-color: transparent;
}

.wrapper-others .content .box-prize {
    width: 387px;
    height: 128px;
    border: 5px solid #9c9c9c;
    background-color: white;
    margin-top: 20px;
}

label.error {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: red;
}


.footer_blue {
    width: 868px;
    height: 120px;
    background: #09012a;
    font-size: 11px;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: white;
    margin: 0 auto;
}

.footer_blue p {
    padding-top: 20px;
    margin: 20px;
    line-height: 15px;
}

.footer_red {
    width: 868px;
    height: 120px;
    background: #230101;
    font-size: 11px;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: white;
    margin: 0 auto;
}

.footer_red p {
    padding-top: 20px;
    margin: 20px;
    line-height: 15px;
}

.yes {
    width: 101px;
    height: 46px;
    background-image: url('../img/yes.png');
    background-repeat: no-repeat;
}

.yes:hover {
    width: 101px;
    height: 46px;
    background-image: url('../img/yes-MO.png');
    background-repeat: no-repeat;
}

.skip {
    width: 101px;
    height: 46px;
    background-image: url('../img/skip.png');
    background-repeat: no-repeat;
}

.skip:hover {
    width: 101px;
    height: 46px;
    background-image: url('../img/skip-MO.png');
    background-repeat: no-repeat;
}

.home-separator {
    height: 400px; 
    width: 100%; 
    clear: both;
}

.remaining-chars {
	font-size: 14px;
	float: left;
	width: 300px;
	margin-top: 5px;
	margin-right: 0px;
    margin-left: 5px;
	color: #fff;
}

#dialog .button {
    background-color: #f6f2f2;
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    float: right;
    width: auto;
    height: 15px;
    cursor: hand;
    cursor: pointer;
    margin-right: 10px;
    padding-top: 5px;
    padding-bottom: 15px;
    padding-right: 15px;
    padding-left: 15px;
}

#dialog .button:hover {
    background-color: #fff;
    border: 1px solid #bdbdbd;
}

#dialog .line {
    border-top: 1px solid #e8e5e5;
    border-bottom: none; border-left: none; border-right: none;
    width: 100%;
    float: left;
    margin: 10px 0px;
}

#dialog #sharefb {
    *width: 145px;  
    _width: 145px; 
    _height: 20px;
    *height: 20px; 
}

#dialog .button table {
    margin-top: -3px;  
    margin-bottom: 0px;  
    _margin-bottom: -7px;  
    *margin-bottom: -7px;  
}

#dialog .button td {
    padding: 0px;
    margin: 0px;    
}

#dialog .button td img.share-fb-hs {
    float: right; 
    margin-top: 0px; 
    margin-left: 5px;
    *margin-left: 15px;
    _margin-left: 15px;
    *margin-top: 0px;
    _margin-top: 0px;
    width: 32px;
    height: 32px;
    *margin-bottom: 0px;
    _margin-bottom: 0px;
    padding-bottom: 0px;
}

