/*
Colors:
  Orange:  DE5F1F
  Gray:    616261

*/

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;outline: 0;font-size: 100%;vertical-align: baseline;
}
body {line-height: 1;}
ol, ul {list-style: none;}
img {vertical-align:middle;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}
:focus {outline: 0;}
table {border-collapse: collapse;border-spacing: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
fieldset {margin: 0 2px;padding: 0.35em 0.625em 0.75em;border: 1px groove threedface;}
legend {padding:0 4px;*margin-left: -7px;}
button,input {line-height: normal;*overflow: visible;}
input[type="checkbox"],input[type="radio"] {box-sizing: border-box;}
button,input,select,textarea {font-size: 100%;margin: 0;vertical-align: baseline;*vertical-align: middle;}
textarea {overflow: auto;vertical-align: top;}
address {font-style:normal;}
select {font-size:12px;}

* {
	   -moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}


/*   --------------------------------   END RESET CSS  --------------------------------*/

html {
    overflow-y: scroll;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
body {
    background-color: #34b345;    font-size:13px;
    line-height:normal;
    -webkit-font-smoothing: antialiased;
    min-width:1200px;
}
img {border: 0;-ms-interpolation-mode: bicubic;}

body.Login {
    background: #4fb63d;;
}

a, a:visited {
    text-decoration:none;
    color:#000000;}
a:active, a:hover {
    text-decoration:underline;
    opacity: 0.8;
}

body, input, button, textarea, select {font-family:Arial, sans-serif;}

table {border-collapse:collapse;}
hr {border:0;background:transparent;color:transparent;border-top:1px solid #9E9F9E;margin:10px 0;height:0;}
hr.clr, hr[clr] {margin:0;clear:both;visibility:hidden;}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	zoom:1;
}

.alt_row, .chzn-results li.active-result:nth-child(even) {
    background-color: #eeeeee;
}

#notifications .notification {
	padding:5px;
	font-family:'PT Sans Control', arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	background:#FFB;
	border-bottom:1px solid #ccc;
}

header {
	position:relative;
	text-align:right;
	background:#34b345;	z-index:1;
}

/*header*/ #orangebar {
	background-color: #4fb63d;/*	background: url('/images/chrome/header_bgtile.png') repeat-x top left;*/
	height:94px;
	border-bottom:1px solid #000;
	z-index:1;
	text-align:left;
}

/*header*/ #orangebar b {
	display: inline-block;zoom:1;*display:inline;
	width:10px;
	height:94px;
	vertical-align:middle;
}

/*header*/ #orangebar a {
	position:relative;
	display: inline-block;zoom:1;*display:inline;
	vertical-align:middle;
	z-index:6;
}

/*header*/ #orangebar .centerglow {
	position:absolute;
	top:0;left:0;
	width:100%;
	height:93px;
/*	background: url('/images/chrome/header_center.png') no-repeat top center;*/
	border-bottom:3px solid #000000;;
	z-index:1;
}

/*header*/ ul#userlinks {
	position:absolute;
	top:4px;right:6px;
	z-index:2;
}

/*header*/ ul#userlinks li{
    display:inline-block;
}

ul#userlinks li + li:before{
    content: " | ";
    padding:0 5px;
    }



/*header*/ #userlinks a {
	color:black;
}


#menu {
	text-align:center;
	position:relative;
	margin-top:-32px;
	margin-bottom:7px;
	z-index:5;
	font-size:0;
	font-family:'PT Sans Caption', Arial, sans-serif;
}
#menu > menu {
	position:relative;
	list-style:none;
	background:#EFEFEF;
	border-radius:10px;
	border:2px solid #000;
	display:inline-block;
	background: url('/images/chrome/mainnav_bg.png') repeat-x top left;
	box-shadow:0px 2px 5px rgba(0,0,0,0.3);
}

#menu menu > li {
	display: inline-block;
	height:41px;
	line-height:40px;
}

#menu menu > li > a {
	display:block;
	line-height:40px;
	padding:0 15px;
	color:white;
	font-size:12px;
	font-weight:bold;
	border-right:1px solid #333;
	border-left:1px solid #666;
}

#menu li.menuRedemption img {
	position:relative;
	top:-2px;
	margin-left:5px;
}

#menu menu > li:first-child > a {
	border-top-left-radius:8px;
	border-bottom-left-radius:8px;
}
#menu menu > li:last-child > a {
	border-top-right-radius:8px;
	border-bottom-right-radius:8px;
}

.menu-dashboard  #menu menu > li.menuDashboard a,
.menu-redemption #menu menu > li.menuRedemption a,
.menu-account    #menu menu > li.menuAccount a,
.menu-reporting  #menu menu > li.menuReporting a,
.menu-vendors    #menu menu > li.menuVendors a,
.menu-locations  #menu menu > li.menuLocations a,
.menu-users      #menu menu > li.menuUsers a,
.menu-campaigns  #menu menu > li.menuCampaigns a
{
    background: #7d7e7d; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdkN2U3ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjY2VjZWNlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzg5ODk4OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, #bbbbbb 0%, #cecece 0%, #5B5B5B 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bbbbbb), color-stop(0%,#cecece), color-stop(100%,#5B5B5B)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #bbbbbb 0%,#cecece 0%,#5B5B5B 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #bbbbbb 0%,#cecece 0%,#5B5B5B 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #bbbbbb 0%,#cecece 0%,#5B5B5B 100%); /* IE10+ */
    background: linear-gradient(to bottom, #bbbbbb 0%,#cecece 0%,#5B5B5B 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bbbbbb', endColorstr='#5B5B5B',GradientType=0 ); /* IE6-8 */
    border:1px solid #5B5B5B;
    color:black;
}

body > section {
	margin:0px auto;
}

body > section > h1 {
	font-size:25px;
	font-family:'PT Sans', Arial, sans-serif;
	text-shadow:1px 1px 1px rgba(255,255,255,0.75);
	margin:5px 40px 0;
}

h2.pagetitle {
	font-size:1.46em;
	font-family:'PT Sans', Arial, sans-serif;
	color:#DE5F1F;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #9E9F9E;
}

#content {
	position:relative;
	padding:10px;
	background:#9b9b9b;
	border-radius:5px;
	margin:30px;
	border:1px solid #666;
	box-shadow:0 8px 20px rgba(0,0,0,0.5);
}

#subnav {
    width:100%;
    background: #fff;
    padding: 10px 0 0 33px;
}

#subnav form label{
    font-weight: bold;
    color: #555;
}

#content > nav {
	position:absolute;
	bottom:100%;
	left:0px;
	width:100%;
    text-align: left;
    list-style: none;
    padding: 0 20px;
    line-height: 24px;
    height: 26px;
    overflow: hidden;
    font-size: 13px;
    font-family: 'PT Sans Caption', Arial, sans-serif;
	font-weight:bold;
}
#content > nav a {
    border: 1px solid #AAA;
    background: #D1D1D1;
    background: -o-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
    background: -ms-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
    background: -moz-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
    background: -webkit-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
    background: linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
    display: inline-block;
    position: relative;
    z-index: 0;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4);
    text-shadow: 0 1px rgba(255,255,255,0.75);
    margin: 0 -3px;
    padding: 0 10px;
	color: #4e4d55;
	text-decoration: none;
}

#content > nav a.right {
	float:right;
}

#content > nav a img {
	vertical-align:middle;
	margin-right:5px;
	margin-top:-1px;
}

#content > nav a.selected {
    background: #9b9b9b;
    background: -o-linear-gradient(top, #C3BEB5 5%, #8F8F8F 100%);
    background: -ms-linear-gradient(top, #C3BEB5 5%, #8F8F8F 100%);
    background: -moz-linear-gradient(top, #C3BEB5 5%, #8F8F8F 100%);
    background: -webkit-linear-gradient(top, #C3BEB5 5%, #8F8F8F 100%);
    background: linear-gradient(top, #C3BEB5 5%, #8F8F8F 100%);
    color: white;
    z-index: 2;
	border-color:#999;
    border-bottom-color: #666;
	text-shadow: 0 1px rgba(0,0,0,0.2);
}
#content > nav:before {
    position: absolute;
    content: " ";
    bottom: 0;
    left: 5px;
	right:5px;
    border-bottom: 1px solid #666;
    z-index: 6;
}
#content > nav a:before,
#content > nav a:after {
    border: 1px solid #AAA;
    position: absolute;
    bottom: -1px;
    width: 5px;
    height: 5px;
    content: " ";
}
#content > nav a:before {
    left: -6px;
    border-bottom-right-radius: 6px;
    border-width: 0 1px 1px 0;
    box-shadow: 2px 2px 0 #D1D1D1;
}
#content > nav a:after {
    right: -6px;
    border-bottom-left-radius: 6px;
    border-width: 0 0 1px 1px;
    box-shadow: -2px 2px 0 #D1D1D1;
}
#content > nav a.selected:before {
	border-color:#999;
    box-shadow: 2px 2px 0 #8F8F8F;
}
#content > nav a.selected:after {
	border-color:#999;
    box-shadow: -2px 2px 0 #8F8F8F;
}

#content > #subnav {
    display: inline-block;
    margin: 0 0 10px 0;
    padding: 2px 6px;
    border-radius: 6px;
    background-image: -ms-linear-gradient(top, #fff, #dcddde);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#dcddde));
    background-image: -webkit-linear-gradient(top, #fff, #dcddde);
    background-image: -o-linear-gradient(top, #fff, #dcddde);
    background-image: linear-gradient(top, #fff, #dcddde);
    background-image: -moz-linear-gradient(top, #fff, #dcddde);
    background-repeat: repeat-x;
	box-shadow:0 1px 1px rgba(0,0,0,0.5);
	text-align:center;
}

#subnav li{
    display:inline-block;
	margin:4px 2px;
	font-size:12px;
	font-weight:bold;
	font-family:'PT Sans Caption', Arial, sans-serif;
}

#subnav li a {
/*    border:1px solid #eee;*/
	display:block;
    border-radius: 10px;
    background-color:#dadada;
    padding: 3px 10px 2px;
    color: #333;
    text-decoration: none;
	box-shadow:0 1px 0px rgba(100,100,100,0.25) inset;
}

#subnav li a:hover{
    background-color:#f4f4f4;
    color: #4E4D55;
}

#subnav li a.selected{
    background-color:#999;
    color: white;
}

#content > .container {
	background:white;
	min-height:300px;
	padding:10px;
/*	border-radius:5px;*/
	overflow:hidden;
}

footer {
	text-align:center;
	font-size:10px;
	color:#666;
	font-family:'PT Sans Caption', Arial, sans-serif;
}


.ConfirmationPage #content>div p {font-size:1.1em;}

.contact-data {padding-top:20px;}
.contact-data>div {padding-left:15px;margin-bottom:30px;}
.contact-data strong {display:block;font-size:1.3em;margin-bottom:3px;}
.contact-data #uploader_select {cursor:pointer;}

.Users table.List tr.disabled td a {color:#aaa;}


#campaign_contact_field_list {margin-left:300px;width:298px;border:1px solid #ccc}
#campaign_contact_field_list strong {display:inline-block;min-width:135px;text-align:center;padding:3px;}
#campaign_contact_field_list ul {height:300px;overflow-x:hidden;overflow-y:scroll;border-top:1px solid #ddd;}
#campaign_contact_field_list li {display:block;padding:3px;border-bottom:1px solid #ddd;background:#eee;}
#campaign_contact_field_list label {display:block;float:left;min-width:135px;text-align:right;line-height:20px;white-space:nowrap;overflow:hidden;}
#campaign_contact_field_list u {display:block;margin-left:140px;margin-right:3px;border:1px solid #ccc;background:white;}
#campaign_contact_field_list u b {display:block;margin:0 2px;}
#campaign_contact_field_list u b input {margin:0;width:100%;border:0;padding:2px 0;background:white;}


body.Redeem > section { width:900px; }
body.VendorCreate > section { width:1200px;}
body.LocationCreate > section { width:830px;}
body.ReportConfig > section {width:700px;}
body.UserCreate > section,
body.UserEdit > section {width:700px;}
body.Account > section {width:700px;}
body.CampaignCreate > section {width:700px;}
body.CampaignEdit > section {width:960px;}
body.CampaignContactEdit > section {width:800px;}
body.Dashboard > section {width:1200px;}
body.Limits > section {width:900px;};

#user-type-list li {margin:5px;font-size:14px;font-weight:bold;width:250px;}
#user-type-list a {background:#eee;padding:5px 10px;display:block;}


#content {
	background-image:url('/images/report_loading.gif');
	background-repeat:no-repeat;
	background-position:-1000px -1000px;
}
#loading_overlay {
	background: white url('/images/report_loading.gif') no-repeat center center;
	position:absolute;
	top:10px;
	left:10px;
	bottom:10px;
	right:10px;
	opacity: 0.85; /* Chrome 4+, Firefox 2+, Safari 3.1+, Opera 9+, IE9, iOS 3.2+, Android 2.1+ */
	filter: alpha(opacity=85); /* IE6-IE8 */
}




#kalender {
	text-align:center;
}

#contact-columns-list li {
	background:#eee no-repeat 212px center;
	margin-bottom:2px;
}

#contact-columns-list a {
	display:block;
	padding:3px 5px;
}

#contact-columns-list li.reportable {
	background-image:url(/images/zoom.png);
}

#campaign-column-values .row.v {
	background:#eee;
	margin:0 0 2px 0;
}

#campaign-column-values .row.v .cell {
	padding:4px 0 2px;
}

#campaign-column-values .cell em {
	display:block;
	height:28px;
	line-height:28px;
	color:#ccc;
	text-align:right;
}

#campaign-column-values ul li {
	list-style:none;
	width:188px;
	display: inline-block;zoom:1;*display:inline;
	background:#eee;
	padding:3px;
	margin:2px;
	white-space:nowrap;
	overflow:hidden;
}

a.campaign-step {
	border:5px solid #A4A5A7;
	border-width:40px 5px 5px;
	border-radius:10px;
	position:relative;
	display: block;
	vertical-align:top;
	width:160px;
	height:240px;
	float:left;
	margin:5px;
	color:#999;
	text-align:center;
	text-decoration:none;
}
/*EE6518  6A6C6E*/
.campaign-step strong {
	display:block;
	background:#BEBFC1;
	width:100px;
	height:70px;
	margin:-40px auto 0;
	padding-top:10px;
	border-bottom-left-radius:50px;
	border-bottom-right-radius:50px;
	text-align:center;
	color:#8A8C8D;
	text-transform:uppercase;
	box-shadow:0px 1px 2px rgba(0,0,0,0.5), 0px 1px 1px rgba(255,255,255,0.3) inset;
	border:1px solid #8A8B8D;
	border-top:none;
	text-decoration:none;
}

.campaign-step strong b {
	display:block;
	font-size:30px;
	text-decoration:none;
}

.campaign-step .caption {
	font-size:22px;
	font-weight:bold;
	margin-top:20px;
}

.campaign-step .done {
	display:none;
}

.campaign-step.ready {
	border-color:#EE6518;
	color:#000;
}

.campaign-step.ready:hover .caption {
	text-decoration:underline;
}

.campaign-step.ready strong {
	background:#F0772D;
	border-color:#AA420B;
	color:white;
}


.campaign-step.done {
	border-color:#1A74E9;
	color:#000;
}

.campaign-step.done .done {
	display:block;
	background:#277FEB;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	font-size:13px;
	font-weight:bold;
	color:white;
	padding-top:5px;
}

.campaign-step.done:hover .caption {
	text-decoration:underline;
}

.campaign-step.done strong {
	background:#277FEB;
	border-color:#114486;
	color:white;
}

.limits {
    margin: 5px;
    font-size: 110%;
    font-weight: bold;
    font-style: italic;
    color: #555;
    text-align: right;
}

.child.awesome.large {
    padding: 13px 14px 12px;
}