/* @group reset */

html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, b, cite, code,del, dfn, em, i, img, ins, kbd, q, samp, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent;}html {font-size:100.01%;}
body {font-size:1em; line-height:1.5;}
caption, cite, code, dfn, th, var {font-style:normal; font-weight:normal;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after, q:before, q:after {content:''; content:none;}
:focus {outline:0;}
ins {text-decoration:underline;}
del {text-decoration:line-through;}
table {border-collapse:collapse; border-spacing:0;} /* still needs cellspacing="0" */

/* @end */


body {
	background-color: #fff;
	color: #fff;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
}

.btn {
	background-color: #0066a4 !important;
	background-image: none;
	border-radius: 24px;
	border: solid 2px #c5dbe7;
	color: #fff !important;
	cursor: pointer !important;
	display: inline-block;
	float: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: auto;
	margin: 0 0 10px 0;
	padding: 4px 10px;
	text-decoration: none;
	-webkit-appearance: none;
	width: auto;
}

.btn:hover {
		background-color: #044b76 !important;
}

.btn-right {
	float: right !important;
}

.container {
	clear: both;
	overflow: hidden;
	width: 864px;
	margin: 49px auto 20px auto;
}

.content-container {
	background: #fff;
	clear: both;
	overflow: hidden;
	position: relative;
}

a:link, a:visited {
	color: white;
	text-decoration: none;
}

a:hover {
	color: #999999;
}

a:active {
	color: white;
}

.breadcrumbs {
	width: 726px;
	margin: 0 auto 10px auto;
	font-size: 16px;
	font-weight: 100;
}



.site-title {
	width: 123px;
	float: left;
	margin-left: 95px !important;
	padding-bottom: 12px !important;
	margin-left: -8px;
}

.site-title h1 a {
	background: url("/images/pages/login/mstudio-sm.png") no-repeat 0 0;
	width: 123px;
	height: 31px;
	display: block;
	text-indent: -9999em;
}

body.login .site-title {
	float: none;
	margin-bottom: 20px;
	margin-left: 131px;
}

body.login .container {
	width: 600px;
}

.form-container {
        background: transparent url("../images/pages/login/bkg-full.png") no-repeat 0 0;
	height: 260px;
	margin: 0 auto;
	overflow: hidden;
	padding-left: 9px;
	padding-top: 30px;
	width: 380px;
	border: solid 10px #fff;
}

.form-container-inner {
	width: 101%;
	height: 100%;
	position: relative;
	padding-top: 24px;
	background: transparent ;
}

.form-container-inner input[type="text"], .form-container-inner input[type="password"] {
	height: 24px;
	border: 2px solid #c5dbe7;
	width: 195px;
	border-radius: 2px;
	padding: 2px 5px;
	font-size: 13px;
	color: #818181;

}

.form-container-inner .formfield {
	clear: both;
	margin-bottom: 12px;
	padding-left: 44px;
}

.form-container-inner .formsubmit {
	margin-top: 20px;
	padding-right: 80px;
	text-align: right;
}

.form-container-inner .login-menu {
	position: absolute;
	bottom: 30px;
	font-size: 10px;
	font-weight: 100;
}

.form-container-inner .login-menu .sep {
	padding: 0 5px;
}

.form-container-inner label {
	text-indent: -9999em;
	display: inline-block;
	width: 32px;
	height: 32px;
	line-height: 32px;
	margin-right: 14px;
}
.form-container-inner .formfield label {
	background-image: url("../images/pages/login/icn-userpassword.png");
	background-position: 0 50%;
	background-repeat: no-repeat;
}

.form-container-inner .formfield:first-child label {
	background-image: url("../images/pages/login/icn-userid.png");
	background-position: 0 50%;
}

.form-container-inner  .formfield:last-child label {
	background-image: none;
}

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/

#colorbox, #cboxOverlay, #cboxWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	overflow: hidden;
}

#cboxWrapper {
	max-width: none;
}

#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
	clear: left;
}

#cboxContent {
	position: relative;
}

#cboxLoadedContent {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}

#cboxTitle {
	margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	cursor: pointer;
}

.cboxPhoto {
	float: left;
	margin: auto;
	border: 0;
	display: block;
	max-width: none;
	-ms-interpolation-mode: bicubic;
}

.cboxIframe {
	width: 100%;
	height: 100%;
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}
/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/

#cboxOverlay {
	background: #fff;
	opacity: 0.9;
	filter: alpha(opacity=90);
}

#colorbox {
	outline: 0;
}

#cboxTopLeft {
	width: 25px;
	height: 25px;
	background: url(../images/colorbox/border1.png) no-repeat 0 0;
}

#cboxTopCenter {
	height: 25px;
	background: url(../images/colorbox/border1.png) repeat-x 0 -50px;
}

#cboxTopRight {
	width: 25px;
	height: 25px;
	background: url(../images/colorbox/border1.png) no-repeat -25px 0;
}

#cboxBottomLeft {
	width: 25px;
	height: 25px;
	background: url(../images/colorbox/border1.png) no-repeat 0 -25px;
}

#cboxBottomCenter {
	height: 25px;
	background: url(../images/colorbox/border1.png) repeat-x 0 -75px;
}

#cboxBottomRight {
	width: 25px;
	height: 25px;
	background: url(../images/colorbox/border1.png) no-repeat -25px -25px;
}

#cboxMiddleLeft {
	width: 25px;
	background: url(../images/colorbox/border2.png) repeat-y 0 0;
}

#cboxMiddleRight {
	width: 25px;
	background: url(../images/colorbox/border2.png) repeat-y -25px 0;
}

#cboxContent {
	background: #fff;
	overflow: hidden;
}

.cboxIframe {
	background: #fff;
}

#cboxError {
	padding: 50px;
	border: 1px solid #ccc;
}

#cboxLoadedContent {
	margin-bottom: 20px;
}

#cboxTitle {
	position: absolute;
	bottom: 0px;
	left: 0;
	text-align: center;
	width: 100%;
	color: #999;
}

#cboxCurrent {
	position: absolute;
	bottom: 0px;
	left: 100px;
	color: #999;
}

#cboxLoadingOverlay {
	background: white url(../images/colorbox/loading.gif) no-repeat 5px 5px;
}
/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */

#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
	border: 0;
	padding: 0;
	margin: 0;
	overflow: visible;
	width: auto;
	background: none;
}
/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */

#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
	outline: 0;
}

#cboxSlideshow {
	position: absolute;
	bottom: 0px;
	right: 42px;
	color: #444;
}

#cboxPrevious {
	position: absolute;
	bottom: 0px;
	left: 0;
	color: #444;
}

#cboxNext {
	position: absolute;
	bottom: 0px;
	left: 63px;
	color: #444;
}

#cboxClose {
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
	color: #444;
}
/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/

.cboxIE #cboxTopLeft, .cboxIE #cboxTopCenter, .cboxIE #cboxTopRight, .cboxIE #cboxBottomLeft, .cboxIE #cboxBottomCenter, .cboxIE #cboxBottomRight, .cboxIE #cboxMiddleLeft, .cboxIE #cboxMiddleRight {
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
}
/* Default colorbox styles */

.arrow-prev a {
	background: url(../images/pages/index/arrow-prev.png) no-repeat 0 0;
	display: block;
	text-indent: -9999em;
	height: 171px;
	width: 45px;
	float: left;
	margin-right: 17px;
	margin-top: 160px;
}

.arrow-prev a:hover {
	opacity: 0.7;
}

.arrow-next a {
	background: url(../images/pages/index/arrow-next.png) no-repeat 0 0;
	display: block;
	text-indent: -9999em;
	height: 171px;
	width: 45px;
	float: left;
	margin-left: 25px;
	margin-top: 160px;
}

.arrow-next a:hover {
	opacity: 0.7;
}

.main-menu-container {
	float: left;
	width: 725px;
}

.main-menu-container .main-menu {
	list-style: none;
}

/*.main-menu-container .main-menu a {
	background: url("../images/pages/index/btn-chat.png") no-repeat 0 0;
	width: 225px;
	height: 225px;
	display: block;
	margin-right: 25px;
	margin-bottom: 25px;
	text-indent: -99999em;
	float: left;
}*/

/*.main-menu-container .main-menu a:hover {
	opacity: 0.7;
}*/

/*.main-menu-container .main-menu .nav-chat a {
	background: url("../images/pages/index/btn-chat.png") no-repeat 0 0;
}*/

/*.main-menu-container .main-menu .nav-promo a {
	background: url("../images/pages/index/btn-promo.png") no-repeat 0 0;
}*/

/*.main-menu-container .main-menu .nav-vote a {
	background: url("../images/pages/index/btn-vote.png") no-repeat 0 0;
	margin-right: 0;
}*/

/*.main-menu-container .main-menu .nav-club a {
	background: url("../images/pages/index/btn-club.png") no-repeat 0 0;
}*/

/*.main-menu-container .main-menu .nav-show-times a {
	background: url("../images/pages/index/btn-show-times.png") no-repeat 0 0;
}*/

/*.main-menu-container .main-menu .nav-reports a {
	background: url("../images/pages/index/btn-reports.png") no-repeat 0 0;
	margin-right: 0;
}*/
/* Chat Popup style */

#cboxClose {
	position: absolute;
	top: 0;
	right: 0;
	background: url(../images/colorbox/controls.png) no-repeat -25px 0;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
}
/* Note, most styling is in index.scss */

.main-menu-container .main-menu .nav-ad-server a {
	background: url("../images/pages/admin_index/btn-ad-server.png") no-repeat 0 0;
}

.main-menu-container .main-menu .nav-user-access a {
	background: url("../images/pages/admin_index/btn-user-access.png") no-repeat 0 0;
}

.main-menu-container .main-menu .nav-keywords a {
	background: url("../images/pages/admin_index/btn-keywords.png") no-repeat 0 0;
	margin-right: 0;
}

.main-menu-container .main-menu .nav-blank a {
	background: url("../images/pages/admin_index/btn-blank.png") no-repeat 0 0;
}

.main-menu-container .main-menu .nav-blank.last a {
	margin-right: 0;
}
/* Note, most styling is in index.scss (and admin_index for blanks) */

.main-menu-container .main-menu .nav-create-promo a {
	background: url("../images/pages/promo_index/btn-create-promo.png") no-repeat 0 0;
}

.main-menu-container .main-menu .nav-view-entries a {
	background: url("../images/pages/promo_index/btn-view-entries.png") no-repeat 0 0;
}

.icn-promo {
	padding-left: 26px;
	background: url("../images/pages/promo_index/icn-promo.png") no-repeat 0 50%;
}

.icn-create {
	padding-left: 23px;
	background: url("../images/pages/promo_index/icn-create.png") no-repeat 0 50%;
}

.page-promo-form-index {
/* CSS 3 checkboxes
  http://experiments.wemakesites.net/custom-css3-checkboxes-and-radios.html
  */ }

.page-promo-form-index .content-container {
	padding: 0 69px;
}

.page-promo-form-index input[type="text"], .page-promo-form-index input[type="password"], .page-promo-form-index select {
	height: 16px;
	border: solid 1px #000;
	width: 320px;
	border-radius: 3px;
	padding: 4px;
	font-size: 16px;
	font-weight: normal;
	color: #818181;
}

.page-promo-form-index select {
	height: 24px;
	width: 329px;
}

.page-promo-form-index label {
	width: 95px;
	display: inline-block;
	font-size: 16px;
	color: #a3bed4;
}

.page-promo-form-index label.label-checkbox {
	width: auto;
	margin-left: 2px;
}

.page-promo-form-index .css3-radios label,  .page-promo-form-index .css3-radios input[type="radio"] + span,  .page-promo-form-index .css3-radios input[type="radio"] + span::before,  .page-promo-form-index .checkbox-field label,  .page-promo-form-index .checkbox-field input[type="checkbox"] + span,  .page-promo-form-index .checkbox-field input[type="checkbox"] + span::before {
	display: inline-block;
	vertical-align: middle;
}

.page-promo-form-index .css3-radios,  .page-promo-form-index .checkbox-field {
	position: relative;
}

.page-promo-form-index .css3-radios input[type="radio"],  .page-promo-form-index .checkbox-field input[type="checkbox"] {
	opacity: 0;
	position: absolute;
}

.page-promo-form-index .css3-radios input[type="radio"] + span,  .page-promo-form-index .checkbox-field input[type="checkbox"] + span {
	width: 150px;
	display: inline-block;
	font-size: 16px;
	color: #a3bed4;
}

.page-promo-form-index .css3-radios label span::before,  .page-promo-form-index .checkbox-field label span::before {
	-moz-box-shadow: 0 0 2px #ccc;
	-webkit-box-shadow: 0 0 2px #ccc;
	box-shadow: 0 0 2px #ccc;
}

.page-promo-form-index .css3-radios label:hover span::before,  .page-promo-form-index .checkbox-field label:hover span::before {
	-moz-box-shadow: 0 0 4px #fff;
	-webkit-box-shadow: 0 0 4px #fff;
	box-shadow: 0 0 4px #fff;
}

.page-promo-form-index .css3-radios input[type="radio"] + span::before,  .page-promo-form-index .checkbox-field input[type="checkbox"] + span::before {
	content: "";
	width: 13px;
	height: 13px;
	margin: 0 7px 2px 0;
	border: solid 1px #a3bed4;
	background-color: #0068a1;
	line-height: 16px;
	text-align: center;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	background: #0068a1;
}

.page-promo-form-index .css3-radios input[type="radio"]:checked + span::before,  .page-promo-form-index .checkbox-field input[type="checkbox"]:checked + span::before {
	color: #fff;
}

.page-promo-form-index .css3-radios input[type="radio"]:disabled + span,  .page-promo-form-index .checkbox-field input[type="checkbox"]:disabled + span {
	cursor: default;
	-moz-opacity: .4;
	-webkit-opacity: .4;
	opacity: .4;
}

.page-promo-form-index .checkbox-field input[type="checkbox"] + span::before {
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
}

.page-promo-form-index .css3-radios input[type="radio"]:checked + span::before {
	content: "\2022";
	font-size: 12px;
}

.page-promo-form-index .checkbox-field input[type="checkbox"]:checked + span::before {
	content: "\2714";
	font-size: 10px;
}

.page-promo-form-index input[type="text"].medium {
	width: 80px;
}

.page-promo-form-index input[type="text"].small {
	width: 35px;
}

.page-promo-form-index input[type="image"]:hover {
	opacity: 0.7;
}

.page-promo-form-index .form-row {
	clear: both;
	overflow: hidden;
	margin-bottom: 3px;
}

.page-promo-form-index .form-row .form-left {
	float: left;
	width: 500px;
	margin-right: 22px;
}

.page-promo-form-index .form-row .form-left label {
	float: left;
	display: inline-block;
	width: 162px;
	margin-right: 7px;
}

.page-promo-form-index .form-row .form-left input, .page-promo-form-index .form-row .form-left select {
	float: left;
}

.page-promo-form-index .form-row .form-right {
	float: left;
	width: 200px;
}

.page-promo-form-index .form-row-single {
	clear: both;
	overflow: hidden;
	margin-bottom: 3px;
}

.page-promo-form-index .form-row-single label {
	float: left;
	display: inline-block;
	width: 162px;
	margin-right: 15px;
}

.page-promo-form-index .form-row-single textarea {
	width: 540px;
	height: 50px;
	border-radius: 3px;
	margin-bottom: 10px;
}

.page-promo-form-index .indented {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 170px;
}

.page-promo-form-index .alignright {
	text-align: right;
	padding-right: 30px;
}

.page-promo-form-index a.btn-check-keyword {
	background: url(../images/pages/promo_index/btn-check-keyword.png) no-repeat 0 0;
	width: 373px;
	height: 35px;
	display: block;
	text-indent: -9999em;
}

.page-promo-form-index a.btn-check-keyword:hover, .page-promo-form-index a.btn-check-keyword:focus {
	opacity: 0.7;
}
