﻿#quizBox
{
    width: 479px;
    border: 2px solid #FFF;
    padding: 5px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: #666 0px 1px 5px;
    -moz-box-shadow: #666 0px 1px 5px;
    box-shadow: #666 0px 1px 5px;
    background: no-repeat #014ba5;
}
#quizBox .contentBox
{
    padding: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 6px;
    -webkit-box-shadow: #666 0px 1px 3px;
    -moz-box-shadow: #666 0px 1px 3px;
    box-shadow: #666 0px 1px 3px;
    background: #FFF;
    margin-top: 58px;
}
.POM-content
{
    font: 15px Georgia, "Times New Roman" , Times, serif;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 0;
}

.POM-content .result-title-text-wrapper {
	background-color: #0156A7;
	border-style: Double;
}

.POM-content .result-title-text-wrapper .result-title-text {
	text-align: center;
	margin: 5px;
	font-family: Georgia, serif;
	font-size: 18px;
	color: #e8f1fa;
}

#POM-header
{
    background: url(/media/QuizOMatic/CelebOMatic/POM-logo.gif) no-repeat top;
    width: 443px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
}
#POM-footer
{
    background: url(/media/QuizOMatic/CelebOMatic/political-box.jpg) no-repeat;
    width: 464px;
    height: 115px;
    padding-top: 20px;
    margin-left: -5px;
}
/* this is the title for the landing page */
#quizBox h3
{
    font-size: 18px;
    color: #5893C3;
    font-weight: lighter;
    margin-bottom: 5px;
    text-align: left; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 24px;
    margin-top: 5px; 
    /*text-shadow: 0 0 0.7em #5893C3;*/
}
.universalBtn-orange-large a
{
    -moz-box-shadow: inset 0px 1px 0px 0px #dcecfb;
    -webkit-box-shadow: inset 0px 1px 0px 0px #dcecfb;
    box-shadow: inset 0px 1px 0px 0px #dcecfb;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #83b1d3), color-stop(1, #4f85ba) );
    background: -moz-linear-gradient( center top, #83b1d3 5%, #4f85ba 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bddbfa', endColorstr='#80b5ea');
    background-color: #bddbfa;
    -moz-border-radius: 42px;
    -webkit-border-radius: 42px;
    border-radius: 42px;
    border: 1px solid #24517d;
    display: inline-block;
    color: #ffffff;
    font: 18px Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding: 5px 24px;
    text-decoration: none;
    text-shadow: 1px 1px 0px #24517d;
}
.universalBtn-orange-large a:hover
{
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4f85ba), color-stop(1, #83b1d3) );
    background: -moz-linear-gradient( center top, #4f85ba 5%, #83b1d3 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80b5ea', endColorstr='#bddbfa');
    background-color: #80b5ea;
}


.universalBtn-orange-large a:active
{
    position: relative;
    top: 1px;
}
.POMShare
{
    display: inline;
}
/*-------------------------------------------------CUSTOM RADIOS-----------------------*/
a:hover, a:active
{
    outline: none;
}
form
{
    padding: 10;
    font: 16px Georgia, "Times New Roman" , Times, serif;
    color: #333;
}
fieldset
{
    border: 0;
    padding-bottom: 15px;
}
label
{
    display: block;
    cursor: pointer;
    line-height: 24px;
    padding-bottom: 15px;
    text-shadow: 0 -1px 0 rgba(0,0,0,.2);
}
.radios
{
    padding-top: 18px;
}
.label_check input, .label_radio input
{
    margin-right: 5px;
}
#footer
{
    width: 100%;
    text-align: center;
    font-size: 12px;
}
#footer a
{
    padding: 2px 10px;
    margin: 0 2px;
    color: #999;
    background: #ddd;
    text-decoration: none;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
}
#footer a:hover, #footer a:focus
{
    color: #fff;
    background: #333;
    background: rgba(0,0,0,.3);
}
.has-js .label_check, .has-js .label_radio
{
    padding-left: 34px;
}
.has-js .label_radio .r_off
{
    background: url(/media/QuizOMatic/CelebOMatic/radio-off.png) no-repeat;
}
.has-js label_radio .r_on
{
    background: url(/media/QuizOMatic/CelebOMatic/radio-on.png) no-repeat;
}

.has-js .label_check .c_off
{
    background: url(/media/QuizOMatic/CelebOMatic/check-off.png) no-repeat;
}
.has-js label_check .c_on
{
    background: url(/media/QuizOMatic/CelebOMatic/check-on.png) no-repeat;
}

.has-js .label_check input, .has-js .label_radio input
{
    position: absolute;
    left: -9999px;
}
.quizDiv
{
    background: url(/media/QuizOMatic/CelebOMatic/quiz-div.png) repeat-x;
    height: 5px;
    width: 100%;
    margin: 10px 0;
}

.partner-mail
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #023D89;
    display: inline;
    font-style: normal;
}
    .partner-mail p {
        font-style: italic;
        font-size: 9px;
        line-height: 11px;
    }


.warning
{
    width: 483px;
    font: 12px Arial, Helvetica, sans-serif;
    color: #666;
    font-style: italic;
    padding-bottom: 10px;
}
table.radioWithProperWrap input
{
    float: left;
    margin-top:7px;
}
table.radioWithProperWrap label
{
    margin-left: 25px;
    display: block;
}

.theme
{
    width: 493px;
    height: 127px;
    padding: 5px;
    background: url(/Media/QuizOMatic/CelebOMatic/THEME-COM.jpg) no-repeat;
    float: left;
    margin-top: -23px;
    margin-left: -9px;
}
.QuizMod-footer-BOM
{
    float: right;
}
.POM-knows-img
{
    float: left;
    margin-left: 15px;
}
.POM-knows-2
{
    width: 230px;
    height: 100px;
    padding: 5px;
    background: url(/Media/QuizOMatic/CelebOMatic/POM-knows.png) no-repeat;
    float: left;
    margin-top: -10px;
    margin-left: 15px;
}
.POM-footer-hide
{
    visibility: hidden;
    display: none;
}

.POMInput-wrapper
{
	float:left;
	width:100%;
    margin-top: 15px;
}

.POMInput-FieldEntry
{
	float:left;
	width:100%;
}

.POMInput-wrapper-text
{
    line-height: 60px;
}

.textInput
{
    border: 2px solid #3399cc;
    background: #FFFFFF;
    color: #666666;
    font: 16px Georgia, "Times New Roman" , Times, serif;
    font-style: italic;
    margin: 5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 3px;
    width: 65%;
    float: right;
}

.POMBtn-GetStarted
{
	margin-left:150px;
	margin-top:150px;
}

div.content h3.answer-text {
    font: 18px Georgia, 'Times New Roman', Times, serif;
    color: #003366;
    font-weight: lighter;
    margin-bottom: 5px;
}

div.quiz-wrapper .quiz-logo {
    display: none;
}

.POM-content .celeb-result-img {
    float:left; 
    padding: 0 10px 0 30px;
    display:block
}