html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-size: 14px;
	line-height: 1.4em;
	font-family: Verdana, Helvetica, sans-serif;
	background: #000;
	color: #bfbfbf;
}

img {
	border:none;
}

a {
	color:#16b7e5;
}

a:hover {
	color:#fff;
	text-decoration:none;
}

h1, h2, h3, h4, h5 {
	font-family:'Roboto', Arial, Helvetica, sans-serif !important;
	font-weight:300;
	line-height:1.3em;
	margin:.7em 0 .3em;
}

h1 {
	font-size:45px;
	color:#16b7e5;
	font-style:italic;
	font-weight:300;
}

h2 {
	font-size:30px;
	font-weight:bold;
	color:#eee;
}

h3 {
	font-size:24px;
	color:#16b7e5;
}

h4 {
	font-size:20px;
	color: #bbb;
}

sup {
	line-height:0;
	font-size: .5em;
}

.clear {
	clear:both;
}

.center {
	text-align:center;
}

.hidden {
	display:none;
}

.button {
	display:block;
	text-align:right;
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	margin-top:15px;
	padding: 8px 16px;
	background-color: #00B5E2;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	border-radius: 3px;
	-webkit-transition: all .15s ease-in-out;
	-moz-transition: all .15s ease-in-out;
	-o-transition: all .15s ease-in-out;
	transition: all .15s ease-in-out;
}

.button.preview {
	width: 140px;
	margin: 15px auto;
	text-align: center;
	font-size: 15px;
	font-weight: normal;
	padding: 4px 8px;
}

.button.approve {
	background-color:#6CC24A;
	padding:8px 18px 8px 16px;
	float:right;
}

.button.approve:hover {
	background-color:#52aa2f;
}

.button.approve img {
	margin-right:3px;
}

.button.next {
	float: right;
	padding: 14px 16px 11px 18px;
	font-size:20px;
	font-weight:normal;
	margin-top: 30px;
}

.button.prev {
	float: left;
	padding: 14px 18px 11px 16px;
	margin-top: 30px;
}

.button img {
	margin-bottom: 2px;
	vertical-align: middle;
}

.button.next img {
	margin-left: 2px;
}

.button.prev img {
	margin-right: 2px;
}

.button:hover {
	background-color:#008dd0;
	color: #fff;
}

.button-lg {
	display: inline-block;
    padding: 15px 8% 14px;
	background: #11B6E4;
	color: white;
	text-align: center;
	border-radius: 5px;
	margin-top: 17px;
	position:relative;
	font-family: 'Roboto', Arial;
	font-size: 18px;
    text-decoration: none;
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
}

.button-sm {
	display: inline-block;
	background: #11B6E4;
	color: white;
	text-align: center;
	padding: 5px 15px 6px;
	border-radius: 5px;
	margin-top: 17px;
	position:relative;
	font-family: 'Roboto', Arial;
	font-size: 13px;
    text-decoration: none;
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
}

.button-sm img {
    width: 13px;
    vertical-align: middle;
    margin-left: 2px;
    margin-top: -3px;
}

.button-lg:hover, .button-sm:hover {
	background:#009ac6;
	text-decoration:none;
	color:#fff;
}

.button-lg.green, .button-sm.green {
	background:#6CC24A;
}

.button-lg.green:hover, .button-sm.green:hover {
	background:#54b039;
}

.button-lg.pink, .button-sm.pink {
	background:#e0004d;
}

.button-lg.pink:hover, .button-sm.pink:hover {
	background:#c50044;
}

.small-back-link {
	float:left;
	display: inline-block;
	margin-top: 20px;
}

#main-wrap {
	width: 100%;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin-bottom: -203px;
	background:url(~/../../images/mainwrap-bg.png) repeat-y top center #222;
}

#header-wrap {
	width:100%;
}

#header {
	min-width:1000px;
	height:135px;
	margin:0 auto;
	position:relative;
	background:url(~/../../images/header-bg.gif) repeat-x bottom center #000;
	max-width:1200px;
}

#header #logo_header {
	position: absolute;
	left: 30px;
	top: 30px;
}

#header #consumer_link {
	position:absolute;
	top:10px;
	right:20px;
	font-size: 9px;
	text-decoration: none;
}

#header #consumer_link span, #header #pro-login span {
	color:#bfbfbf;
}

#pro-login {
	position:absolute;
	top:10px;
	right:130px;
	font-size: 9px;
	text-decoration: none;
    color: #16b7e5;
}

#pro-login:hover {
    color:#fff;
	text-decoration:none;
}
#header #top_nav {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	right: 15px;
	font-size: 15px;
	font-family: verdana;
	height:28px;
}

#header #top_nav li {
	display: inline-block;
	position:relative;
	padding: 0;
	margin: 0;
	z-index:9999
}

#top_nav li a {
	padding: 0 6px 9px;
	text-decoration: none;
	display:block;
}

#top_nav li.parent-hover a {
	color:#fff;
}

#header #top_nav li ul {
	display: none;
	width: 200px;
	position: absolute;
	background-color: #333;
	background-color: rgba(45,45,45,0.9);
	padding: 7px 10px 10px;
	z-index: 9999;
	margin: 8px 0 0 -10px;
	font-size: 13px;
	border-radius:0 0 5px 5px;
	border:2px solid #000;
	top:20px;
	left:0;
	list-style:none;
}

#header #top_nav li ul li {
	display:block;
	margin-top:6px;
}

#header #top_nav li ul li a {
	color:#16b7e5;
	padding:0 6px;
	line-height: 1.3em;
}

#header #top_nav li ul li a:hover {
	color:#fff;
}

#content_wrap {
	width:100%;
	min-width:1000px;
}

#content_wrap.home {
	background:url(~/../../images/bg-photo.jpg) no-repeat top center;
}

#content_wrap.home.au {
    background: url(~/../../images/bg-photo-au.jpg) no-repeat top center;
}

#content {
	margin:0 auto;
	padding:20px 0 210px;
	position:relative;
	min-width: 1000px;
	max-width: 1200px;
	min-height:414px;
}

#content #left_col {
	width: 40%;
	display: inline-block;
	min-height: 300px;
	vertical-align: top;
	margin-right:30px;
}

.home #content #left_col {
	width: 41%;
	margin-right:0;
}

#content #right_col {
	display: inline-block;
	width: 55%;
	vertical-align: top;
	position: relative;
}

.home #content #right_col {
	width: 56.5%;
}

#content #single_col {
	padding: 1px 30px;
}

.home #launch_timer {
	margin-top:16px;
}

#launch_timer {
	float:right;
	margin-top:-15px;
}

#launch_timer th {
	font-size: 8px;
	text-align: center;
	color: #e0e0e0;
}

#launch_timer td {
	font-size: 32px;
	font-family: 'Roboto', 'Arial Black', Arial;
	color: #ff8200;
	font-weight:800;
}

#launch_timer td.colon {
	color:#555;
}

#launch_timer h4 {
    font-size: 17px;
    margin-top:8px;
}

#logo_home {
	margin-left:-48px;
}

#title_home {
	margin: 36px 0 16px;
	line-height: 1.2em;
	font-size:49px;
}

#title_sub {
    margin: 36px 0 26px;
	line-height: 1.2em;
	font-size:49px;
}

#home-ctas {
	width: auto;
	margin-top: 30px;
	font-size:0;
}

.cta-vert {
	width: 30%;
	text-align: center;
	font-size: 9px;
	line-height: 1.4em;
	display: inline-block;
	vertical-align: top;
	padding: 0 9px 5px;
	border-radius: 3px;
	min-height:310px;
	position:relative;
	
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
}

.cta-vert:hover, .cta-hor:hover {
	background: #0e1112;
}

.cta-vert h3 {
	font-weight: 700;
	font-style: italic;
	margin-bottom: 12px;
}

.cta-vert h3 a {
	text-decoration:none;
	
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
}

.cta-vert:hover h3 a, .cta-hor:hover h3 a {
	color:#fff;
}

.cta-vert p {
	text-align: left;
	width: 171px;
	display: inline-block;
	margin-top: 13px;
}

.cta-vert p a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#sub-ctas {
	padding: 10px 0 10px 20px;
}

.cta-hor {
	padding: 10px 10px 10px 15px;
	border-radius: 5px;
	position:relative;
	
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
}

.cta-hor a img {
	vertical-align: middle;
	display: inline-block;
	width: 35%;
}

.cta-hor div {
	vertical-align: middle;
	display: inline-block;
	font-size: 11px;
	width: 60%;
	margin-left: 3%;
	line-height: 1.4em;
}

.cta-hor h3 {
	font-weight: 700;
	font-style: italic;
	margin-bottom: 4px;
}

.cta-hor h3 a {
	text-decoration:none;
	
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
}

.cta-hor p {
	margin-top:4px;
}

.cta-hor p a {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

.cta-hor a.clickable, .cta-vert a.clickable {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

#footer-wrap {
	background: #000;
	width: 100%;
	background:url(~/../../images/mainwrap-bg.png) repeat-y top center #222;
}

#footer-wrap #footer {
	position:relative;
	width:1000px;
	width:auto !important;
	margin:0 auto;
	min-height:176px;
	min-width:1000px;
	max-width:1200px;
}

#footer #legal-links {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 22px;
	font-size: 11px;
}

#footer #legal-links li {
	display: inline-block;
	margin: 0 8px;
}

#legal-links li a {
	color: #999;
}

#footer #copyright {
	font-size: 9px;
	color: #999;
	width: 35%;
	border-right: 1px solid #333;
	padding: 15px 20px 15px 20px;
	line-height: 1.4em;
	display: inline-block;
	vertical-align: middle;
	margin: 27px 20px;
}

#footer #copyright img {
	margin-bottom:7px;
}

#footer #footer_nav {
	list-style: none;
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

#footer_nav li {
	display: inline-block;
	padding: 0 5px;
	font-size: 11px;
}

#footer_nav li a, #footer #copyright a {
	text-decoration: none;
	color: #bbb;
}

#footer_nav li a:hover, #footer #copyright a:hover {
	color:#fff;
}

#footer #social-fb {
	display: block;
	width: 147px;
	position: absolute;
	right: 30px;
	top: 130px;
	height: 29px;
	background: url(~/../../images/social-fb.png) no-repeat 0 0;
	background-color: transparent;
	border-radius: 4px;
	border: 1px solid #333;
	-webkit-transition-property: background-color;
	-webkit-transition-duration: .1s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background-color;
	-moz-transition-duration: .1s;
	-moz-transition-timing-function: ease;
	-o-transition-property: background-color;
	-o-transition-duration: .1s;
	-o-transition-timing-function: ease;
	transition-property: background-color;
	transition-duration: .1s;
	transition-timing-function: ease;
}

#footer #social-fb:hover {
	background-position: left bottom;
	background-color: #111;
	border: 1px solid #111;
}

#header #lang-select {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999;
    display: block;
    padding: 6px 10px 3px 5px;
    border: 1px solid #333;
    border-radius: 0 0 3px 3px;
    box-shadow: 0 0 2px #000;
    background: url(~/../../images/lang-select-bg.png) repeat-x left bottom;
    color: #ccc;
    font-size: 12px;
    border-top: none;
    cursor: default;
    height: 18px;
    overflow: hidden;
    text-align:right;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    margin-right: 124px;
}

#header #lang-select:hover {
	background: url(~/../../images/lang-select-bg.png) repeat-x left bottom #333;
	text-decoration:none;
	color:#fff;
	height:42px;
}

#header #lang-select a {
    display: inline-block;
    color: #1ec1f0;
    margin: 8px 3px 5px 0;
    padding: 0;
    width: 56px;
    text-align: left;
    line-height: .8em;
}

#header #lang-select a:hover {
    color:#fff;
}

#header #lang-select img {
	vertical-align:middle;
	margin-left:3px;
}

#header #lang-select #flag {
    margin-right: 4px;
    vertical-align: top;
}

.start-over {
    margin-bottom: 15px;
    border-bottom: 1px solid #333;
    margin-top: -8px;
    width: 700px;
}

.quiz-question-wrap {
    width: 55%;
    margin-left: 40px;
    position: relative;
}

.quiz-response-wrap {
    width: 360px;
    position: absolute;
    right: -400px;
    top: 30px;
    background: #111;
    border-radius: 5px;
}

.quiz-response-wrap div {
    padding:20px 20px 100px;
}

.quiz-response-wrap .correct {
    color: #6CC24A;
    font-size: 24px;
    display: block;
    margin-bottom: 7px;
}

.quiz-response-wrap .incorrect {
    color: #E0004D;
    font-size: 24px;
    display: block;
    margin-bottom: 7px;
}

.quiz-progress-wrap {
	position: absolute;
    width: 300px;
    right: -400px;
    top: 0;
	color: #aaa;
	font-size: 14px;
}

.quiz-progress-wrap .quiz-progress {
	position: absolute;
	right: 0;
	top: 0;
}

.quiz-question {
	font-weight: bold;
    font-size: 22px;
    line-height: 1.4em;
}

.quiz-answers {
	padding: 0;
	list-style: none;
	font-size: 18px;
	line-height:1.3em;
}

.quiz-answers label {
	padding: 5px 5px 5px 31px;
	margin-bottom: 5px;
	background: url(~/../../images/radio-button-off.png) no-repeat 11px 11px;
	border-radius: 3px;
	cursor:pointer;
	display:block;
}

.quiz-answers label:hover {
	background-color: #151515;
}

.quiz-answers label.selected {
	background-image:url(~/../../images/radio-button-on.png);
	background-color: #333;
	color:#efefef;
}

.quiz-answers label .answer-letter {
	color:#aaa;
	display: inline-block;
	vertical-align: top;
}

.quiz-answers label .answer-text {
	display: inline-block;
	width: 90%;
	vertical-align: top;
}

.confirm-wrap .button.next
{
    margin-top: 15px;
}

.quiz-result h2 {
	color: #111;
	font-size: 22px;
}

.quiz-result #quiz-score {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding: 30px;
	border-radius: 7px;
	margin-top: 15px;
}

.quiz-result.passed #quiz-score {
	background: #6CC24A;
}

.quiz-result.failed #quiz-score {
	background: #E0004D;
}

.incorrect-list {
	list-style: none;
	padding: 5px 25px 20px;
	background: #efefef;
	border-radius: 5px;
}

.incorrect-list li {
	background: url(~/../../images/icon-incorrect.png) no-repeat 0 19px;
	padding-left: 36px;
	padding-top: 10px;
}

.incorrect-list li span {
	font-size: 13px;
	color: #888;
	display: block;
	line-height: 1.2em;
	margin-top: 5px;
}

#Question2, #Question3, #Question4, #Question5, #Question6,
#Question7, #Question8, #Question9, #Question10 {
    display:none;
}
.missed-result {
        margin-top: 12px;
    }

.gray-tile {
    border-radius: 4px;
    margin-bottom: 8px;
    padding: 15px;
    position: relative;
    border: 1px solid #1f1f1f;
    background: #111;
    font-size: 15px;
    line-height: 1.3em;
    vertical-align: top;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    color: #9f9f9f;
}

#pos-order-table2 {
    width: 545px;
    margin: 0 auto 10px;
    border-spacing: 0px;
}

.selectBox {
    background: url(~/../../images/select-bg.png) no-repeat scroll right top #d6d6d6;
    border: 1px solid #CCCCCC;
    border-top-color: #999;
    border-radius: 3px;
    overflow: hidden;
    width: auto;
    display: inline-block;
    vertical-align: middle;
}

#pos-order-table2 .selectBox {
    width: 65%;
}

#pos-order-table2 #Quantity
{
    padding: 3px;
    width: 46px;
    border-radius: 3px;
    border:none;
}

#pos-order-table1 #ddState {
    width: 165%;
}

.selectBox select {
    border-radius: 3px;
    color: #333;
    font-size: 12px;
    height: 22px;
    padding: 2px 30px 2px 0;
    width: 120%;
    background: none;
    border: none;
    -webkit-appearance: none;
}

input.button-sm, input.button-lg, input.button-med {
    border: none;
    margin: 17px 0 0;
    cursor: pointer;
}

#btnOrderItem {
    margin: 20px auto;
    display: block;
    width: 240px;
}

.step {
    width: 27.5%;
    display: inline-block;
    vertical-align: top;
    padding: 15px 2% 75px;
    border-radius: 0 0 5px 5px;
    background: url(~/../../images/header-bg.gif) repeat-x top center #222;
    margin-right: 2%;
    position: relative;
    color: #aaa;
    min-height: 231px;
    font-size: 11px;
    line-height: 1.5em;
    min-width: 259px;
}

.step h2 {
    font-size: 20px;
    margin-top: 0;
    font-weight: 700;
}

.step h2 span {
    display: block;
    font-weight: bold;
    color: #fff;
    text-transform: none;
    font-size: 27px;
    margin-top: 5px;
}

.step h3 {
    color:#bbb;
    margin:0;
}

#step1 {
    background-position: 0 0;
}

#step1 h2 {
    color:#00B5E2;
}

#step2 {
    background-position: top center;
}

#step2 h2 {
    color:#6CC24A;
}

#step3, #step3 .screen {
    background-position: top right;
    margin-right: 0;
    min-height: 239px;
    padding-bottom: 67px;
}

#step3 h2 {
    color:#FF8200;
}

.step .button {
    float: none;
    text-align: center;
    margin-top: 22px;
    position: absolute;
    width: 77%;
    bottom: 20px;
}

.step.disabled .button {
    opacity:0.35;
    background:#777;
}

#watch-presentation {
    padding: 14px 16px;
}

p.valid-note {
    font-size: 11px;
    clear: right;
    line-height: 1.3em;
    color: #777;
    font-style:italic;
    text-align:center;
}

.step.disabled .screen {
    position: absolute;
    width: 100%;
    height: 25%;
    bottom: 0;
    left: 0;
    opacity: 0.75;
    cursor:default;
    display:block;
}

.score
{
    font-size: 23px;
    text-transform: uppercase;
    color: #333;
    line-height: 1.4em;
    font-weight: 900;
    font-family: 'Roboto';
    display: inline-block;
    text-align: right;
    padding: 52px 20px;
    border-radius: 95px;
    vertical-align: middle;
    margin-right: 20px;
    text-align: center;
}

#passed.score {
    background: #6CC24A;
    color:#2C3D26;
}

#failed.score {
    background: #E0004D;
    color:#3D242C;
    margin-bottom: 30px;
}

.score span {
    color: #fff;
    display: block;
    font-size: 63px;
    line-height: .9em;
}

.score-titles {
    display: inline-block;
    vertical-align: middle;
    width: 440px;
}

.score-titles h2 {
    font-size: 50px;
    margin-bottom: 5px;
    margin-top: 8px;
}

#goodJob .score-titles h2 {
    color: #6CC24A;
}

#goodJob #readyForLaunch {
    padding-top: 16px;
    border-top: 3px solid #222;
}

#badJob .score-titles h2 {
    color: #E0004D;
}

.score-titles h3 {
    font-size: 30px;
    margin-top: 0;
    color: #eee;
}

#badJob .button {
    display: inline-block;
}

.missed-result {
    padding-left: 35px;
}

#missed {
    width: 650px;
    padding: 20px;
    border-radius: 5px;
    background: #222;
    margin-top:20px;
}

#missed .missed-result {
    background: url(~/../../images/icon-incorrect.png) no-repeat 0 3px;
}

#missed .result-question-text {
    font-weight: bold;
}

#goodJob .button.next {
    display: inline-block;
    float: left;
}

#kitMaterials {
    position: relative;
    height: 120px;
}

#kitMaterials .button {
    margin-right: 20px;
    margin-top: 20px;
}

#kitMaterials .button.next.disabled {
    background-color: #666;
    opacity: .5;
    cursor:default;
}

#kitMaterials #note1 {
    font-size:11px;
    position: absolute;
    bottom: 20px;
    left: 0;
}

#kitMaterials #note2 {
    font-size:11px;
    position: absolute;
    bottom: 0;
    left: 0;
}

#shipping-info h4 {
    font-weight: bold;
    border-bottom: 1px solid #333;
    font-size: 16px;
    color: #ccc;
}

#resource-list {
    list-style: none;
    padding: 10px 15px;
    border-radius: 5px;
    background: #151515;
    margin-top:25px;
    font-weight:bold;
}

#resource-list li {
    line-height: 26px;
    padding: 6px 0 6px 25px;
    border-bottom: 1px solid #333;
    font-size:12px;
}

#resource-list li.last-item {
    border-bottom: none;
}

#resource-list .button-sm {
    float: right;
    margin-top: 0;
    line-height: 1.4em;
    font-weight: normal;
    padding: 4px 9px 4px;
    margin-left: 10px;
}

.res {
    background: url(~/../../images/resource-icons-sm.png) no-repeat 0 0;
}

.res.document {
    background-position: 0 10px;
}

.res.event {
    background-position: 0 -82px;
}

.res.image {
    background-position: 0 -174px;
}

.res.presentation {
    background-position: 0 -266px;
}

.res.video {
    background-position: 0 -358px;
}

.res.website {
    background-position: 0 -450px;
}

#faq-list
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#faq-list .head {
    font-weight: bold;
    text-decoration: none;
}

#faq-list li {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #333;
}

#faq-list .content {
    display:none;
}

#pos-form .gray-tile {
    margin-top: 30px;
    text-align: center;
}

#shipping-info {
    width: 38%;
    display:inline-block;
    vertical-align:top;
    padding: 5px 20px;
    margin-top: 10px;
    border-right: 1px solid #333;
    padding-bottom: 18px;
    text-align:left;
}

    #shipping-info.ship-launch
    {
        border-right: 0;
        background: #222;
        border-radius: 5px;
        display: block;
        margin: 10px auto;
        width:60%;
    }

#shipping-info #btnOrderItem
{
    width: 288px;
}

.validation-summary-errors
{
    text-align: center;
    margin-top: 30px;
    color: #E0004D;
}

.validation-summary-errors ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}



/* POS FORM STYLES */

#pos-image {
    text-align: center;
}

#kit-example-photo {
    border: 5px solid #333;
    margin: 5px 0 15px;
}

#pos-answers .button {
    width: 100px;
    text-align: center;
    margin: 0 10px;
    display:inline-block;
}

#pos-order-table2 {
    width: 35%;
    margin: 10px 0 10px 2%;
    border-spacing: 0;
    display: inline-block;
    text-align: left;
}

.table-header-row {
    font-weight: bold;
    color:#ccc;
}

#pos-order-table2 td {
    border-bottom: 1px solid #333;
    padding: 5px;
}

.shipping-col {
    width: 40%;
    display: inline-block;
    vertical-align: top;
}

#pos-order-table2 .last-row
{
    border-bottom: none;
}

#pos-order-table2 .last-row #btnOrderItem
{
    margin: 20px auto 0;
    display: block;
    width: 182px;
}

/* CONTACT STYLES ########################################## */

label {
	display:block;
	padding:10px 0 2px;
}

input, textarea, #left_fields select, #right_fields select {
	background: #CFD4D6;
	color:#000;
	padding:5px;
    border: 1px solid #0e4868;
	border-top-color:#082d41;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	width:85%;
	display:block;
}

#left_fields select, #right_fields select {
    width: 88%;
    padding: 4px;
}

textarea {
	width:93%;
	height:75px;
}

#left_fields, #right_fields {
	float:left;
	width:50%;
}

#btn_submit {
	font-size:14px;
	float:right;
	margin-right:5%;
	width:auto;
	cursor:pointer;
}

.inputError, .field-validation-error {
    font-size: 10px;
    color: #E0004D;
    display: block;
    font-style:italic;
}

.field-validation-valid {
    display: none;
}

.required {
    color: #E0004D;
}

#required_note {
    font-size: 12px;
    line-height: 33px;
}

#geoLocMessage {
    padding:8px;
    background-color: #16b7e5;
    font-size: 13px;
    margin-bottom: 1px;
    display: none;
    color: #fff;
    text-align: center;
}

    #geoLocMessage a
    {
        color: #fff;
    }

.projekktor .ppcontrols
{
    height: 31px;
}

.ppcontrols ul.bottom
{
    display: none;
}

#change-address
{
    width: 450px;
    padding-bottom: 60px;
}

#change-address #right_fields select {
    width: 90%;
}

#change-address #required_note
{
    float: left;
}

#submit-address-change {
    float: right;
    margin-right: 23px;
}

#submit-order-updated {
    float: right;
    margin-right: 23px;
    display: none;
}
#cancel-address-change {
    clear: left;
    float: left;
    color: #E0004D;
    font-size:12px;
    text-decoration:none;
}

#saving-address {
    width: 180px;
    display: block;
    position: absolute;
    right: 23px;
    text-align: center;
    padding: 9px 0;
    background: #111;
}

    #saving-address img {
        vertical-align: text-bottom;
        margin-right: 6px;
    }

#confirm-address
{
    text-align: center;
    padding-top: 10%;
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    visibility: visible;
    cursor: auto;
    border-radius: 5px;
    width: 100%;
    height: 100%;
    margin: auto;
}

    #confirm-address .overlay {
        width: 100%;
        height: 100%;
        background: #111;
        opacity: 0.9;
        position: fixed;
        top: 0;
        left:0;
        z-index: 99999;
        hasLayout:true;
    }

    #confirm-address .message-content {
        position: relative;
        z-index: 99999;
    }

    #confirm-address .message-content .button {
        width: 30%;
        text-align: center;
        display:inline-block;
    }


.formHint {
    font-size: 11px;
    color: #666;
}

.message-content {
    width: 480px;
    padding: 20px 20px 40px;
    border-radius: 5px;
    background: #000;
    margin: 9% auto 0;
}

#address-placeholder #addr-right {
    text-align: left;
    width: 250px;
    margin: 0 auto;
}

    #address-placeholder #addr-right h4 {
        font-size: 22px;
        color: #16b7e5;
    }

    #address-placeholder #addr-right span {
        display: block;
    }

#are-you-sure {
    margin-top: 15px;
    font-weight: bold;
}

#confirm-address-change {
    margin-right: 15px;
}

#events-schedule {
    background: #222;
    border-radius: 5px;
    padding: 15px;
    width: 70%;
    margin: 20px auto;
}

#events-schedule th, #events-schedule td {
    text-align: left;
    border-bottom: 1px dotted #555;
    padding: 3px;
}

#events-schedule th {
    color: #ccc;
}

#events-schedule #events-date {
    width: 70px;
}

#events-schedule .last-row td {
    border: none;
}

#verify {
    text-align:center;
}

#verify .shipping-col {
    text-align:left;
    margin:0 12px;
}

#verify .name-verify-label {
    display: inline-block;
	width: 81px;
}

#verify #fullName #firstName, #verify #fullName #lastName {
    display: inline-block;
    width: 60%;
    margin-left: 6px;
}

#verify #address-correct {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 138px;
    text-align: center;
}

#selectPosTM {
    border-right: 0;
    background: #222;
    border-radius: 5px;
    display: block;
    margin: 10px auto;
    width: 60%;
}

/* #### DARK COLORBOX STYLES #### */

#colorbox.dark-cbox {
    border-radius: 4px;
    border: 1px solid #1f1f1f;
    background: #111;
    font-size: 15px;
    line-height: 1.3em;
    font-family: Arial, Helvetica, sans-serif;
    color: #9f9f9f;
}

    #colorbox.dark-cbox #cboxTopLeft, #colorbox.dark-cbox #cboxTopCenter, #colorbox.dark-cbox #cboxTopRight, #colorbox.dark-cbox #cboxMiddleLeft, #colorbox.dark-cbox #cboxContent, #colorbox.dark-cbox #cboxMiddleRight, #colorbox.dark-cbox #cboxBottomLeft, #colorbox.dark-cbox #cboxBottomCenter, #colorbox.dark-cbox #cboxBottomRight {
        background:none;
    }

        #colorbox.dark-cbox #cboxContent #cboxClose
        {
            background: url(~/../../images/controls-dk.png) no-repeat -25px 0;
        }

        #colorbox.dark-cbox #cboxContent #cboxClose:hover {
            background-position: -25px -25px;
        }