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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;

    }
html {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}
q, blockquote {
    quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none;
}
a img {
    border: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    display: block;
}
.gradient-sprite, a.topnav {
    background: url('../img/gradient-s86caf909ec.png') no-repeat;
}
.buttons-sprite, #signin #signmein, a#howtojoin, a#yourprofile, a#yourrewards, a#yoursurveys, a#logout, a#redeemrewards, #submitanswers, #update, #submit, #unsubscribe, a#viewhistory, a#viewprivacypolicy {
    background: url('../img/buttons-sf6b4a8bf46.png') no-repeat;
}
.input-sprite, #signin #username, #signin #password, .winbody .input-1, .winbody .drop-1, .winbody .drop-2, .winbody .drop-3, #formforget .inputs, #formunsub .inputs {
    background: url('../img/input-s0b5485fcfd.png') no-repeat;
}
.slider-sprite, #next, #prev {
    background: url('../img/slider-sb579784496.png') no-repeat;
}
@font-face {
    font-family: 'MyriadPro-Regular';
    src: url("../fonts/myriadwebpro.eot");
    src: url("../fonts/myriadwebpro.eot?#iefix") format("embedded-opentype"), url("../fonts/myriadwebpro.woff") format("woff"), url("../fonts/myriadwebpro.ttf") format("truetype"), url("../fonts/myriadwebpro.svg#myriadwebpro") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MyriadPro-Semibold';
    src: url("../fonts/myriad-semibold.eot");
    src: url("../fonts/myriad-semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/myriad-semibold.woff") format("woff"), url("../fonts/myriad-semibold.ttf") format("truetype"), url("../fonts/myriad-semibold.svg#myriadpro-semibold") format("svg");
    font-weight: normal;
    font-style: normal;
}
html {
    background: #40abdb;
    height: 100%}
body {
    font-family: MyriadPro-Regular,  Arial,  sans-serif;
    background: #fff;
    margin: 0;
}
p {
    font-size: 13px;
    line-height: 18px;
    color: #555;
    margin-bottom: 10px;
}
h2, #content_header {
    font-size: 24px;
    padding-bottom: 5px;
    font-family: MyriadPro-Semibold,  Arial,  sans-serif;
    font-weight: normal;
    color: #36a9da;
    background: url(../img/h2.png) bottom center no-repeat;
    margin: 10px 0;
}
h3 {
    color: #36a9da;
    font-family: MyriadPro-Semibold,  Arial,  sans-serif;
    font-weight: normal;
    font-size: 16px;
    margin: 20px 0 5px 0;
}
a {
    color: #1477B0;
    text-decoration: none;
    font-size: 12px;
}

strong {
    color: #36a9da;
}
.cleaner {
    clear: both;
}
#top-bg {
    width: 100%;
    height: 97px;
    background: url(../img/bg-top.png) repeat-x;
}
#top-grey {
    width: 100%;
    height: 100px;
    background: #ececec;
}
#bottom {
    width: 100%;
    height: 120px;
    background: url(../img/bg-bottom.png) repeat-x;
}
#logo {
    width: 183px;
    height: 117px;
    background: url(../img/logo.png) no-repeat;
    position: absolute;
    margin-left: -9px;
}
.top-wrapper {
    width: 970px;
    margin: 0 auto;
    height: 97px;
    position: relative;
}
.wrapper {
    width: 970px;
    margin: 0 auto;
    position: relative;
}
#nav {
    width: 815px;
    height: 39px;
    position: absolute;
    bottom: 0;
    left: 195px;
}
a.topnav {
    background-position: 0 0;
    display: block;
    height: 26px;
    padding: 13px 27px 0 27px;
    margin-right: 3px;
    color: #fff;
    background-repeat: repeat-x;
    cursor: pointer;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 14px;
    float: left;
}
a.topnav:hover, a.topnav.menu_hover, a.topnav.menu-hover 
{    
    background-position: 0 -39px !imporant;
}
a.topnav:hover {
    color: #b4e2f5;
}

a.activeMenu
{
    background: url('../img/gradient-s86caf909ec.png') ;
    background-position: 0 -39px;
    color: #b4e2f5;
}
#content-wrapper {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    width: 950px;
    background: #fff;
    min-height: 400px;
    margin-top: -80px;
    padding: 10px;
}
#content {
    background: #f6f5f5;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #dbdbdb;
    width: 905px;
    padding: 20px;
    min-height: 400px;
    overflow:auto;
}
#content a {
    color: #1477b0;
}
#main {
    float: left;
    width: 605px;
}
#sidebar {
    float: right;
    width: 280px;
}
#banner {
    width: 605px;
    height: 195px;
    background: #ccc;
    overflow: hidden;
    position: relative;
}
#imgholder {
    width: 5000px;
}
#imgholder img {
    float: left;
}
#next {
    background-position: 0 -50px;
    width: 40px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 75px;
    cursor: pointer;
}
#prev {
    background-position: 0 0;
    width: 40px;
    height: 50px;
    position: absolute;
    left: 0;
    top: 75px;
    cursor: pointer;
}
.left {
    float: left;
    width: 280px;
}
#signin {
    background: #56aad5;
    border-radius: 10px;
    width: 245px;
    margin-bottom: 20px;
    padding: 30px 20px;
}
#signin div.label {
    color: #fff;
    font-size: 12px;
    width: 60px;
    margin: 0 5px 16px 0;
    padding-top: 4px;
    float: left;
}
#signin #username, #signin #password {
    background-position: 0 -153px;
    width: 165px;
    height: 21px;
    padding-left: 10px;
	background: url(../img/input/signin.png) left top no-repeat;
}

#signin .username, #signin .password 
{
    background: url('/Asset/img/input-s0b5485fcfd.png') no-repeat;
    background-position: 0 -153px;
    width: 165px;
    height: 21px;
    padding-left: 10px;
}

#signin .signmein {
    background: url('../img/buttons-sf6b4a8bf46.png') no-repeat;
    background-position: 0 -356px;
    font-size: 0;
    width: 85px;
    height: 25px;
    cursor: pointer;
   
}
.signmein {
    background-position: 0 -356px;
    font-size: 0;
    width: 85px;
    height: 25px;
    cursor: pointer;
}
#signin .signmein:hover, #signin #signmein.signmein_hover, #signin #signmein.signmein-hover {
    background-position: 0 -381px;
}
#signin #help {
    float: right;
    padding-top: 7px;
}
#signin form {
    background: none;
    border: none;
}
#signin form .error-msg {
    margin-bottom: 5px;
    color: #ffffff;
}
#signin a {
    text-align: right;
    text-decoration: none;
    display: block;
    color: #fff;
}
#signin a:hover {
    color: #90ddfd;
}
#sidebar.loggedin h2 {
    font-size: 18px;
    margin-top: 16px;
}
.rewards-full {
    background: #fff;
    border: 1px solid #ccc;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    font-size: 12px;
    padding: 20px;
}
.rewards {
    padding: 20px;
}
.heading {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    background: #41afdd;
    color: #fff;
    font-size: 16px;
    height: 25px;
    padding: 5px 0 0 20px;
    margin-top: 20px;
}
.rewards {
    background: #fff;
    border: 1px solid #ccc;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    font-size: 12px;
}
input {
    border: none;
    outline: none;
    background: none;
    font-size: 12px;
    color: #555;
}
a#howtojoin {
    background-position: 0 -320px;
    cursor: pointer;
    width: 216px;
    height: 36px;
    display: block;
    font-size: 0;
    margin-top: 20px;
}
a#howtojoin:hover, a#howtojoin.howtojoin_hover, a#howtojoin.howtojoin-hover {
    background-position: 0 -424px;
}
a.yourlink {
    display: block;
    width: 245px;
    height: 31px;
    cursor: pointer;
    font-size: 0;
    margin-top: 12px;
}
a.yourlink:first-child {
    margin-top: 0;
}
a.small {
    display: block;
    width: 143px;
    height: 18px;
    cursor: pointer;
    margin-bottom: 12px;
}
a#yourprofile {
    background-position: 0 -93px;
}
a#yourprofile:hover, a#yourprofile.yourprofile_hover, a#yourprofile.yourprofile-hover {
    background-position: 0 -155px;
}
a#yourrewards {
    background-position: 0 -31px;
}
a#yourrewards:hover, a#yourrewards.yourrewards_hover, a#yourrewards.yourrewards-hover {
    background-position: 0 -124px;
}
a#yoursurveys {
    background-position: 0 0;
}
a#yoursurveys:hover, a#yoursurveys.yoursurveys_hover, a#yoursurveys.yoursurveys-hover {
    background-position: 0 -62px;
}
a#logout {
    background-position: 0 -186px;
}
a#logout:hover, a#logout.logout_hover, a#logout.logout-hover {
    background-position: 0 -217px;
}
a#redeemrewards {
    background-position: 0 -496px;
}
a#redeemrewards:hover, a#redeemrewards.redeemrewards_hover, a#redeemrewards.redeemrewards-hover {
    background-position: 0 -550px;
}
#submitanswers {
    background-position: 0 -460px;
    display: block;
    width: 143px;
    height: 18px;
    line-height: 0;
    text-indent: -9999px;
    cursor: pointer;
}
#submitanswers:hover, #submitanswers.submitanswers_hover, #submitanswers.submitanswers-hover {
    background-position: 0 -532px;
}
#update {
    background-position: 0 -568px;
    display: block;
    width: 143px;
    height: 18px;
    line-height: 0;
    text-indent: -9999px;
    cursor: pointer;
}
#update:hover, #update.update_hover, #update.update-hover {
    background-position: 0 -604px;
}
#submit {
    background-position: 0 -266px;
    display: block;
    width: 143px;
    height: 18px;
    line-height: 0;
    text-indent: -9999px;
    cursor: pointer;
}
#submit:hover, #submit.submit_hover, #submit.submit-hover {
    background-position: 0 -302px;
}
#unsubscribe {
    background-position: 0 -248px;
    display: block;
    width: 143px;
    height: 18px;
    line-height: 0;
    text-indent: -9999px;
    cursor: pointer;
}
#unsubscribe:hover, #unsubscribe.unsubs_hover, #unsubscribe.unsubs-hover {
    background-position: 0 -284px;
}
a.viewhistory 
{
    background: url('../img/buttons-sf6b4a8bf46.png') no-repeat;
    background-position: 0 -514px;
}
a.viewhistory:hover, a.viewhistory.viewhistory_hover, a.viewhistory.viewhistory-hover 
{
    background: url('../img/buttons-sf6b4a8bf46.png') no-repeat;
    background-position: 0 -586px;
}
a#viewprivacypolicy {
    background-position: 0 -406px;
}
a#viewprivacypolicy:hover, a#viewprivacypolicy.viewprivacypolicy_hover, a#viewprivacypolicy.viewprivacypolicy-hover {
    background-position: 0 -478px;
}
#footer {
    background: #40abdb;
    width: 100%;
    margin-top: -65px;
}
#footer .footer-links {
    margin: auto;
    color: #fff;
    text-align: center;
    display: block;
    padding-top: 75px;
    font-size: 12px;
}
#footer .footer-links a {
    text-transform: uppercase;
    display: inline-block;
    margin: 0 10px;
}
#footer p {
    text-align: center;
    padding-top: 3px;
    display: block;
    color: #fff;
}
.error-msg {
    color: red;
    font-style: italic;
    font-size: 10px;
}
.error-cb {
    width: 200px;
    height: 20px;
    clear: both;
}
.wintable {
    margin-bottom: 30px;
}
.winbody {
    padding: 15px;
    font-size: 12px;
    background: #fff;
    border: 1px solid #ccc;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
.winbody .row {
    overflow: auto;
    margin-bottom: 5px;
}
.winbody .label {
    width: 195px;
    padding: 4px 15px 0 0;
    color: #333333;
    line-height: 15px;
    float: left;
}
.winbody .full {
    width: 570px;
    padding-right: 0;
    margin-bottom: 4px;
    float: none;
}
.winbody .surveylabel {
    color: #000;
    margin-bottom: 20px;
}
.winbody .inputs {
    color: #666666;
    height: 18px;
    padding: 3px 0 0 6px;
    float: left;
    overflow: hidden;
}
.winbody .inputs input {
    font-family: MyriadPro-Regular,  Arial,  sans-serif;
    margin: 0;
    padding: 0;
}
.winbody .inputs select {
    font-family: MyriadPro-Regular,  Arial,  sans-serif;
    margin: 0;
    padding: 0;
}
.winbody .input-1 {
    width: 255px;
    background-position: 0 -132px;
	background: url(../img/input/input-1.png) left top no-repeat;
}
.winbody .input-1 input {
    width: 243px;
}
.winbody .drop-1 {
    width: 255px;
    padding-left: 0;
    position: relative;
    background-position: 0 -90px;
    padding-right: 5px;
	background: url(../img/input/drop-1.png) left top no-repeat;
}
.winbody .drop-1 select {
    width: 255px;
    position: relative;
    z-index: 2;
    
}
.winbody .drop-2 {
    width: 79px;
    padding-left: 0;
    margin-right: 9px;
    position: relative;
    background-position: 0 -111px;
	background: url(../img/input/drop-2.png) left top no-repeat;
}
.winbody .drop-2 select {
    width: 79px;
    position: relative;
    z-index: 2;
}
.winbody .drop-3 {
    width: 335px;
    padding-left: 0;
    position: relative;
    background-position: 0 -69px;   
	background: url(../img/input/drop-3.png) left top no-repeat; 
}

.small{
    font-size:smaller !important;
}

.winbody .drop-3 select {
    width: 335px;
    position: relative;
    z-index: 2;
    
}
.winbody .check-1 {
    width: 360px;
    padding-left: 0;
    height: auto;
    overflow: auto;
}
.winbody .check-1 .cekbox {
    float: left;
    position: relative;
}
.winbody .check-1 label {
    position: relative;
    display: block;
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
    z-index: 2;
}
.winbody .check-1 label.left {
    width: 140px;
}
.winbody .check-1 label.right {
    width: 195px;
}
.winbody .check-2 {
    width: 360px;
    padding-left: 0;
    height: auto;
    overflow: auto;
}
.winbody .check-2 .cekbox {
    float: left;
    position: relative;
}
.winbody .check-2 label {
    position: relative;
    display: block;
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
    z-index: 2;
}
.winbody .check-2 label.left {
    width: 195px;
}
.winbody .check-2 label.right {
    width: 140px;
}
.winbody .check-3 {
    width: 360px;
    padding-left: 0;
    height: auto;
    overflow: auto;
}
.winbody .check-3 .cekbox {
    position: relative;
}
.winbody .check-3 label {
    width: 330px;
    position: relative;
    display: block;
    margin-right: 10px;
    margin-bottom: 5px;
    z-index: 2;
}
.winbody .label-copy {
    position: absolute;
    height: 15px;
    padding-left: 6px;
    z-index: 1;
}
.winbody .cekbox .label-copy {
    left: 0;
    top: 0;
}
.winbody .textarea {
    width: 465px;
    height: 63px;
    padding-top: 6px;
    background: url(../img/input/textarea-bg.png) no-repeat;
}
.winbody .textarea textarea {
    font-family: MyriadPro-Regular,  Arial,  sans-serif;
    font-size: 12px;
    color: #666666;
    width: 454px;
    height: 58px;
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    outline: none;
    resize: none;
    overflow: auto;
}
.winbody .textarea-2 {
    width: 540px;
    height: 63px;
    padding-top: 6px;
    background: url(../img/input/textarea-bg2.png) no-repeat;
}
.winbody .textarea-2 textarea {
    font-family: MyriadPro-Regular,  Arial,  sans-serif;
    font-size: 12px;
    color: #666666;
    width: 535px;
    height: 58px;
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    outline: none;
    resize: none;
    overflow: auto;
}
.no-heading {
    border-radius: 15px;
}
.no-heading .row {
    margin-bottom: 10px;
}
#formforget {
    padding-top: 20px;
}
#formforget .inputs {
    color: #666666;
    height: 18px;
    padding: 3px 0 0 6px;
    margin: 0 10px 0 0;
    overflow: hidden;
    float: left;
    width: 255px;
    background-position: 0 -132px;
	background: url(../img/input/input-1.png) left top no-repeat;
}
#formforget .inputs input {
    width: 243px;
    font-family: MyriadPro-Regular,  Arial,  sans-serif;
    margin: 0;
    padding: 0;
}
#formforget .row {
    overflow: auto;
    margin-bottom: 20px;
}
#formforget input {
    float: none;
    clear: both;
}
#formunsub {
    font-size: 12px;
    padding-top: 30px;
}
#formunsub .inputs {
    color: #666666;
    height: 18px;
    padding: 3px 0 0 6px;
    margin: 0 10px 0 0;
    overflow: hidden;
    float: left;
    width: 255px;
    background-position: 0 -132px;
	background: url(../img/input/input-1.png) left top no-repeat;
}
#formunsub .inputs input {
    width: 243px;
    font-family: MyriadPro-Regular,  Arial,  sans-serif;
    margin: 0;
    padding: 0;
}
#formunsub .row {
    overflow: auto;
    margin-bottom: 20px;
}
#formunsub .label {
    width: 120px;
    padding: 4px 15px 0 0;
    color: #333333;
    line-height: 15px;
    float: left;
}
#page_content, #full_text
{
        font-size: 13px;
    line-height: 18px;
    color: #555;
    margin-bottom: 10px;
}

.submit
{
    background-image: url(/asset/img/buttons/submit.png);
    width:143px;
    height:18px;
}

.submit:hover
{
    background-image: url(/asset/img/buttons/submit_hover.png);
}

.columnHeader th
{
    font-weight: bold !important;
    
}

.textBox{
    background: url('/Asset/img/input-s0b5485fcfd.png') no-repeat;
    background-position: 0 -153px;
    width: 165px;
    height: 21px;
    padding-left: 10px;
}
.unsubscribe
{
    background-image: url(/asset/img/buttons-sf6b4a8bf46.png);
    background-position: 0 -248px;
display: block;
width: 143px;
height: 18px;
line-height: 0;
text-indent: -9999px;
cursor: pointer;
}
.unsubscribe:hover
{
    background-position: 0 -284px;
}

.verticalHead table
{
    padding-top:100px !important;
    padding:1px !important;
}
.verticalHead div {
	color:#333;	
	writing-mode:tb-rl;
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform: rotate(270deg);
	
	text-align:center !important;
	padding-left:5px;
	width:10px !important;
	font-family: ‘Trebuchet MS’, Helvetica, sans-serif;
	padding-top:3px;

	/*text-shadow: 0px 0px 1px #333;*/	
	white-space: nowrap;
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	font-weight:bold !important;
}
.verticalHead th
{
    font-weight:bold !important;
    
}
.verticalHead td
{
    text-align:center !important;
    width:20px;
    white-space: nowrap;
}


/* STYLES FOR MULTIPLE COLUMN RADIO BUTTON */

.multiRadioInputs table, td			/* existing, just change the padding value */
{
    padding:7px 8px;
}

.registration,
.multiple-radio {					/* everything start from here is new */
	border-radius:12px;
	overflow:hidden; 
	/* erase this */font-size:11px;/* I put this because the font-face is not applied,
									  so the font used id Arial, which is bigger */
}
.registration tr,
.multiple-radio tr {
	height:58px; /* change this if you need to adjust the row height */
	border-top:solid 1px #ffffff;
}
.multiple-radio tr:first-child {
	border-top:none;
}

.registration td,
.multiple-radio td {
	line-height:14px;
	background:#efefef;
	vertical-align:middle;
	border-right:solid 1px #ffffff;
}
.multiple-radio td:first-child {
	background:#dedede;
	color:#666666;
}

.registration td.columnHeader,
.multiple-radio td.columnHeader {
	font-weight:bold;
	background:#40abdb;
	color:#ffffff;
	text-align:center;
}
.multiple-radio td.radio {
	text-align:center;
	padding:0;
}
/* inner table (the one containing radio the buttons) styles */
.registration td table,
.multiple-radio td table {
	width:100%;
}

.multiple-radio td table td:first-child {
	border:none;
	background:#efefef;
	text-align:center;
}

.registration td.columnHeader a
{
    color:#fff !important;    
}

.registration td.columnHeader a:hover
{
    color: #1477b0 !important;
}

/*No styles button on admin registration maintenance*/
.buttonReg
{
    background: #40abdb;
    color:#ffffff;
    padding:5px 25px;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -o-border-radius:5px;
    cursor:pointer;
}
