/* Common - UPDATED 05/10/2013 @ 16:32 */
* {
	margin: 0;
	padding: 0;
	outline: 0;
}
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	background:#fff;
	font: normal 11px Verdana, sans-serif;
	line-height:14px;
	color:#333;
}
input, textarea, select {
	font: normal 11px Verdana, sans-serif;
}
textarea {
	overflow:hidden;
}

textarea.auto_overflow {
	overflow:auto;
}

/* new columns */

.col30 {float:left;width:30%;}
.col40 {float:left;width:40%;}
.col50 {float:left;width:50%;}
.col60 {float:left;width:60%;}
.col70 {float:left;width:70%;}

input[type="text"].long_input {width:35em;}
.hidden {display:none!important;}

.field {
	border:solid 1px #a5acb2;
	background:#fff;
	padding:2px;
}
.small-field {
	border:solid 1px #d3cfc7;
	background:#fff;
	padding:3px 1px;
	font-size:11px;
}
.checkbox {
	width:13px;
	height:13px;
	vertical-align:top;
	position:relative;
	top:2px;
}
/* Buttons */
.buttons {
	text-align: right;
	padding:6px 10px 6px 10px;
	background:#ccc;
	border-top:solid 1px #e0e0e0;
	overflow:hidden;
}
.buttons_left {
	float:left;
	width:50%;
	text-align: left;
}
.buttons_right {
	float:left;
	width:50%;
	text-align: right;
}

.buttons .button {
	margin-left:3px;
}
.button {
	background:#eee url(https://images.tickets.com/images/pvo2_admin/button.gif) repeat-x 0 0;
	border:solid 2px #fff;
	color:#fff;
	font: bold 11px Verdana, sans-serif;
	padding:2px 6px 2px 6px;
	cursor:pointer;
	line-height:14px !important;
}
.button:hover {
	color:#fff;
	border-color:#0073ea;
}
input.button {
	width: 0; /* for IE only */
	overflow: visible;
}
input.button[class] { /* IE ignores [class] */
	width: auto;
}
.field:focus {
	color:#000;
	border-color:#0073ea;
}
a img {
	border:0;
}
a {
	color:#0073ea;
	text-decoration: underline;
	cursor:pointer;
}
a:hover {
	color:#0073ea;
	text-decoration: none;
}
.left, .alignleft {
	float:left;
	display:inline;
}
.right, .alignright {
	float:right;
	display:inline;
}
/* Clear block */
.cl {
	font-size:0;
	line-height:0;
	clear:both;
	display:block;
	height:0;
}
.al {
	text-align: left;
}
.ar {
	text-align: right;
}
.ac {
	text-align: center !important;
}
h1 {
	margin: 0;
	font: normal 22px Verdana;
	line-height:24px;
	color:#fff;
}
h2 {
	margin: 0;
	font-size:13px;
	font-weight: bold;
}
h3 {
	margin: 0;
	font-size:12px;
	line-height:14px;
	font-weight: normal;
}
h3 a {
	text-decoration: none;
}
#container {
	min-height: 100%;
	position: relative;
}
#header {
	margin: 0;
}
#top-header {
	height:auto;
	background-color: #000;
	color: #fff;
	white-space:nowrap;
	padding: 4px 20px 4px 20px;
	text-align: right;
	font: normal 10px verdana;
}
#bottom-header {
	height:50px;
	background:url(https://images.tickets.com/images/pvo2_admin/header.gif);
	white-space:nowrap;
	padding: 0 20px 0 20px;
}
#bottom-header h1 {
	float:left;
	display:inline;
	padding-top:12px;
}
#bottom-header-nav {
	float:right;
	white-space:nowrap;
	color:#fff;
	padding-top:15px;
}
#bottom-header-nav a {
	color:#fff;
}
#bottom-header-nav span {
	color:#dca598;
}
#top {
	height:53px;
}
#content {
	float:left;
	width:100%;
	margin-bottom: 50px;
    padding-bottom: 40px;
}
.table table{width:100%;}
.table th {
	background-color:#e3e0e0;
	color:#000;
	text-align: left;
	padding:7px 10px;
	border-bottom:solid 1px #d2d1cb;
}
.table th a {
	color:#000;
}
.table td {
	background:#fbfcfc;
	border-bottom:solid 1px #e0e0e0;
	padding:8px 10px;
}
.table tr.odd td {
	background:#f8f8f8;
}
.table tr:hover td {
	background:#fff9e1;
}
.table a.ico { 
	padding-top: 2px;
}

.table span.ico { 
	padding-top: 2px;
}

/* Title Header */
.title-prelaunch {
	background:#eee;
	color:#666;
	padding: 14px 14px 14px 48px;
	border:solid 1px #ccc;
	margin: 20px;
	background: #e2e2e2 url('https://images.tickets.com/images/pvo2_admin/prelaunch_setup_testing.png') no-repeat top left;
	background-position: 4px 0;
}
.title-coupon {
	background:#eee;
	color:#666;
	padding: 14px 14px 14px 48px;
	border:solid 1px #ccc;
	margin: 20px;
	background: #e2e2e2 url('https://images.tickets.com/images/pvo2_admin/coupon_code.png') no-repeat top left;
	background-position: 4px 0;
}
.title-event {
	background:#eee;
	color:#666;
	padding: 14px 14px 14px 48px;
	border:solid 1px #ccc;
	margin: 20px;
	background: #e2e2e2 url('https://images.tickets.com/images/pvo2_admin/event_configuration.png') no-repeat top left;
	background-position: 4px 0;
}
.title-protected {
	background:#eee;
	color:#666;
	padding: 14px 14px 14px 48px;
	border:solid 1px #ccc;
	margin: 20px;
	background: #e2e2e2 url('https://images.tickets.com/images/pvo2_admin/protected_onsale.png') no-repeat top left;
	background-position: 4px 0;
}
.title-permission {
	background:#eee;
	color:#666;
	padding: 14px 14px 14px 48px;
	border:solid 1px #ccc;
	margin: 20px;
	background: #e2e2e2 url('https://images.tickets.com/images/pvo2_admin/permission_management.png') no-repeat top left;
	background-position: 4px 0;
}
.title-application {
	background:#eee;
	color:#666;
	padding: 14px 14px 14px 48px;
	border:solid 1px #ccc;
	margin: 20px;
	background: #e2e2e2 url('https://images.tickets.com/images/pvo2_admin/application_property_management.png') no-repeat top left;
	background-position: 4px 0;
}
.title-sub-agency {
	background:#eee;
	color:#666;
	padding: 14px 14px 14px 48px;
	border:solid 1px #ccc;
	margin: 20px;
	background: #e2e2e2 url('https://images.tickets.com/images/pvo2_admin/sub_agency_copy.png') no-repeat top left;
	background-position: 4px 0;
}
/* END OF Title Header */


.message {
	background:#fff6bf;
	color:#000;
	padding: 14px;
	border:solid 1px #fdd845;
	margin: 20px;
}
.message p {
	font: normal 12px verdana;
	color: #000;
}
.error-message {
	background:#f9e5e6;
	color:#b50007;
	padding: 14px;
	border:solid 1px #e8aaad;
	margin: 20px;
}
.error-message p {
	font: normal 12px verdana;
	color: #b50007;
}
/* Box - a container wrapping each content section */
.box {
	background:#eee;
	height:100%;
	padding:1px;
	margin: 20px;
	border: 1px solid #ddd;
}
.box-head {
	background:#ccc;
	height:26px;
	color:#666;
	padding: 0 10px;
	line-height:26px;
	white-space:nowrap;
	border-bottom:solid 1px #fff;
}
.box-head .toggle a {
	float:right;
	display:inline;
	color: #666;
	text-decoration: none;
}
.box-head .right label, .box-head .right input {
	float:left;
}
.box-head .right label {
	padding:4px 0 0 0;
}
.box-head .right input {
	margin-left:5px;
}
.box-head .close-window {
	float: right;
}
.modal {
	margin: 0;
	padding: 0;
}
/* Paging buttons */
.paging {
	height:20px;
	padding:8px 10px;
	line-height:19px;
	color:#949494;
}
.paging a {
	background:url(https://images.tickets.com/images/pvo2_admin/paging.gif) repeat-x 0 0;
	height:20px;
	float:left;
	padding:0 8px;
	border:solid 1px #d5d5d5;
	text-decoration: none;
	color:#1084f0;
	margin-left:5px;
}
.paging a:hover {
	border-color:#d5d5d5;
	color:#fff;
	margin-left:5px;
	background: #6699cc;
}
.paging span {
	float:left;
	margin-left:5px;
	padding-top:2px;
}
a.ico {
	color:#0073EA;
	font-size:10px;
	text-decoration: underline;
	padding:0 0 0 18px;
	background-repeat:no-repeat;
	background-position:0 0;
}
a.ico:hover {
	color:#0073EA;
	text-decoration: underline;	
}
span.ico {
	color:#000;
	font-size:10px;
	text-decoration: none;
	padding:0 0 0 18px;
	background-repeat:no-repeat;
	background-position:0 0;
}

span.empty {
	background-image:url('https://images.tickets.com/images/pvo2_admin/empty.gif');
	color: #993300;
}
a.del {
	background-image:url('https://images.tickets.com/images/pvo2_admin/del.gif');
}
a.edit {
	background-image:url('https://images.tickets.com/images/pvo2_admin/edit.gif');
}
a.empty {
	background-image:url('https://images.tickets.com/images/pvo2_admin/empty.gif');
}
a.pre {
	background-image:url('https://images.tickets.com/images/pvo2_admin/icon_promo_preview.png');
}
a.test {
	background-image:url('https://images.tickets.com/images/pvo2_admin/icon__promo_test.png');
}
.box-content {
	padding: 10px;
	overflow:hidden;
	clear: both;
}
.box-content label {
	display:block;
	font-weight: bold;
	font-size:13px;
	padding-bottom:4px;
}
.box-content label span {
	color:#999;
	font-weight: normal;
}
.box-content .field {
	display:inline;
}
.box-content.inline-field .field {
	display:inline;
}
.box-content .req {
	font-size:13px;
	float:right;
	white-space:nowrap;
	color:#999;
}
.box-content p {
	font: normal 11px verdana;
	padding-bottom: 10px;
}
.box-content .checkbox_label label {
	font: normal 11px verdana;
	display: inline;
	padding: 0 0 0 4px;
}
/* Toggle the box-content section, works along with toggle.js */
.box-content-toggle {
}

.size1 {
	width:716px;
	margin: 0;
}
.size2 {
	width:80px;
	margin: 0;
}
.size3 {
	width:120px;
	margin: 0;
}
textarea.size1 {
	height:180px;
	margin: 0;
}
.sort {
	border-top:solid 1px #e0e0e0;
	padding-top:10px;
	margin-top:15px;
}
.sort label {
	display:block;
	font-weight: bold;
}
.sort .field {
	display:block;
	margin-top:5px;
}
.sort select.field {
	width:203px;
}

.left-col {
	float: left;
	clear: left;
	margin: 0; 
	width: auto;
}
.right-col {
	margin: 0;
	float: left;
	height: 1%; 	
}


/* Definition Table within box-content */
dl.table-display {
	clear: both;
	float: left;


}
dl.table-display dt {
	clear:both;
	background: #ddd;
	float:left;
	font: bold 13px Verdana, sans-serif;
	margin-bottom: 1px;
	padding:4px 6px;
	vertical-align:top;
	width:150px;
	overflow: auto;
}
#coupon_code_config dl.table-display dt {
	clear:both;
	background: #ddd;
	float:left;
	font: bold 13px Verdana, sans-serif;
	margin-bottom: 1px;
	padding:4px 6px;
	vertical-align:top;
	width:175px;
	overflow: auto;
}
dl.table-display dd {
    float: inherit;
	margin:0;
	padding:4px 16px 4px 6px;
	vertical-align:top;
	font: normal 11px Verdana, sans-serif;
}
/* Footer */
#footer {
	position: fixed;
	bottom: 0;
	width: 100%;
	line-height:50px;
	color:#fff;
	text-align: center;
	height:50px;
	background:url(https://images.tickets.com/images/pvo2_admin/footer.gif);
	overflow: auto;
	text-align: center;
}
/* CSS3 round corners */
.box, .title-prelaunch , .title-protected, .title-coupon , .title-event, .title-permission , .title-application , .popup {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow: 0 0 6px #978f6c;
	-webkit-box-shadow: 0 0 6px #978f6c;
}
.box-head {
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
}
.field, .button {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.small-field, .button, .paging a {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.button {
	-moz-box-shadow: 0 0 2px #978f6c;
	-webkit-box-shadow: 0 0 2px #978f6c;
}
.msg p {
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
/*** Navigation Menu ***/
.jqueryslidemenu {
	font: bold 12px Verdana;
	background: #ccc;
	width: 100%;
}
.jqueryslidemenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
/*Top level list items*/
.jqueryslidemenu ul li {
	position: relative;
	display: inline;
	float: left;
	z-index: 999;
}
/*Top level menu link items style*/
.jqueryslidemenu ul li a {
	display: block;
	background: #999; /*background of tabs (default state)*/
	color: white;
	padding: 8px 10px;
	border-right: 1px solid #778;
	color: #2d2b2b;
	text-decoration: none;
}
* html .jqueryslidemenu ul li a { /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}
.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited {
	color: white;
}
.jqueryslidemenu ul li a:hover {
	background: #be1e2d; /*tab link background during hover state*/
	color: white;
}
/*1st sub level menu*/
.jqueryslidemenu ul li ul {
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
}
/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li {
	display: list-item;
	float: none;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul {
	top: 0;
}
/* Sub level menu links style */
.jqueryslidemenu ul li ul li a {
	font: normal 13px Verdana;
	width: 200px; /*width of sub menus*/
	padding: 5px;
	margin: 0;
	border-top-width: 0;
	border-bottom: 1px solid gray;
	background: #666;
}
.jqueryslidemenuz ul li ul li a:hover { /*sub menus hover style*/
	background: #be1e2d;
	color: black;
}
/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass {
	position: absolute;
	top: 12px;
	right: 7px;
}
.rightarrowclass {
	position: absolute;
	top: 6px;
	right: 5px;
}
/* Move the menu slightly to the right */
#myslidemenu #move {
	margin-left: 16px;
}
#myslidemenu #borderline {
	border-left: 1px solid #777788;
}
/*** END - Navigation Menu ***/


/*** Tab ***/
.tab-size {
	width: auto;
}
ul.tab {
	margin: 0;
	padding: 0;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: auto;
}
ul.tab li {
	float: left;
	display:block;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	background: #e0e0e0;
}
ul.tab li a {
	text-decoration: none;
	color: #000;
	display: block;
	float: left;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tab li a:hover {
	background: #6699cc;
	color: #fff;
}
html ul.tab li.active, html ul.tab li.active a:hover { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	color: #000;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}
.tab-container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	background: #fff;
}
.tab-content {
	padding: 10px;
	min-height: 100%; /* IE hack */
}
.tab-content h2{margin:12px 0 12px 0;font-size:15px;}
/*** END - Tab ***/


/*** Modal Window ***/
.popup {
	display: none;
	position: fixed;
	top: 17%;
	left: 50%;
	width: 600px;
	background:#eee;
	color: #333;
	padding: 10px;
	border: 1px solid #ddd;
}


/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
  the Window's z-index value will be set to 3000 by default (in jqModal.js). You
  can change this value by either;
    a) supplying one via CSS
    b) passing the "zIndex" parameter. E.g.  (window).jqm({zIndex: 500}); */
  
.jqmWindow {
	display: none;
	position: fixed;
	top: 17%;
	left: 50%;
	margin-left: -300px;
	width: 600px;
	background-color: #EEE;
	color: #333;
	border: 1px solid black;
	padding: 12px;
}
.jqmOverlay {
	background-color: #000;
}
/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
	position: absolute;
 top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
/*** END - Modal Window ***/


/*** Date Picker / Calendar ***/
/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.3em; }
.ui-widget .ui-widget { font-size: 1.3em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1.3em; }
.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(https://images.tickets.com/images/pvo2_admin/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(https://images.tickets.com/images/pvo2_admin/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6 url(https://images.tickets.com/images/pvo2_admin/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999; background: #dadada url(https://images.tickets.com/images/pvo2_admin/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(https://images.tickets.com/images/pvo2_admin/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1; background: #fbf9ee url(https://images.tickets.com/images/pvo2_admin/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(https://images.tickets.com/images/pvo2_admin/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(https://images.tickets.com/images/pvo2_admin/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(https://images.tickets.com/images/pvo2_admin/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(https://images.tickets.com/images/pvo2_admin/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(https://images.tickets.com/images/pvo2_admin/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(https://images.tickets.com/images/pvo2_admin/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(https://images.tickets.com/images/pvo2_admin/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(https://images.tickets.com/images/pvo2_admin/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }

/* Corner radius */
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/*** END Date Picker / Calendar ***/	


/*** Tooltip ***/
.stickytooltip {
	max-width:390px;
	border: 1px solid #ddd;
	display:none;
	position:absolute;
	background:#fff;
	z-index:3000;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow: 0 0 6px #978f6c;
	-webkit-box-shadow: 0 0 6px #978f6c;
}
/*** END Tooltip ***/


/*** Combo Box Viewer ***/
.dropcontent {
	margin-top: 10px;
	width: auto;
	height: auto;
	border: 1px solid #DDD;
	background-color: #FFFFE1;
	display:block;
	padding: 10px;
}
/*** END Combo Box Viewer ***/


/*** Login ***/
#login-background {
	background: #e2e2e2 url('https://images.tickets.com/images/pvo2_admin/background.jpg') repeat top;
	position: fixed;
	top: 70px;
	bottom: 0px;
	left: 0;
	right: 0;
	padding: 15%;
}
div.login-container {
	width: 400px;
	border: 6px solid #4c4c4c;
	margin: 0 auto;
	background-color:#f7f7f7;
}
/* Error Message */
div.login-container div.error-message {
	width: auto;
	height: auto;
	border: 1px solid #e8aaad;
	background-color: #f9e5e6;
	margin: 20px;
	padding: 5px;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #b50007;
}
div.login-container div.login-content {
	margin: 20px;
}
div.login-container div.login-header {
	background: #fff;
	text-align: left;
	border-bottom: solid 1px #999;
}
div.login-container div.login-content div.form-field {
	padding: 0 0 14px 0;
}
div.login-container div.login-content div.form-field .label-text {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #4c4c4c;
}
div.login-container div.login-content div.form-field div.form-inner {
	padding: 0 0 2px 0;
}
div.login-container div.login-content div.form-field input {
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #ffffe1;
	border-top: 1px solid #7c7c7c;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #ddd;
	padding: 4px;
	width: 352px;
	display: block;
}
div.login-container div.login-content div.form-field input:hover {
	border: 1px solid #b50007;
}
/*** CSS3 ***/
.login-container {
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	box-shadow: 0 0 8px #978f6c;
	-moz-box-shadow: 0 0 8px #978f6c;
	-webkit-box-shadow: 0 0 8px #978f6c;
}
/*** END - Login ***/

/* start layout data elements */
.elements_container {border:solid 1px #ddd;overflow:hidden;margin:0 16px 0 0;padding:4px;}
.border{border:solid 1px #999;padding:4px;margin:0 0 4px 0;}
.ad {margin-left:4px;}
.tile {margin-right:4px;}

/* start test modal */

.modal_input {background:#eee;}
.modal_input ul {margin:12px 0;}
.modal_input .panel h2 {margin:4px 0 12px 0;font-size:15px;}
div.modal-header h1{background: url(https://images.tickets.com/images/pvo2_admin/header.gif);padding:8px;}
div.modal-header h2{background:#ccc;padding:8px;}

.panel {overflow:hidden;padding:8px;border:solid 1px #ccc;margin:4px;}
.modal_input .buttons {clear:both;margin:12px 0 0 0;}

/* START ONLINE PROMOTION ADMIN */
/* breadcrumb links */
p.crumb {font-size:18px;font-weight:bold;margin:4px 0 8px 0;clear:both;}

/* wide inputs */
.wide {width:250px;} 

/* event and ads select controls */
select.multi_event {width:280px;float:left;clear:both;}
ul.multi_event_btn {width:50px;float:left;text-align:center;margin:50px 0 0 0;}
ul.multi_event_btn li {list-style:none;}
ul.multi_event_btn input {font-size:12px;font-weight:bold;}
.picker {float:left;margin:0 0 18px 0;}
.picker h2 {background: #ddd;font: bold 13px Verdana, sans-serif;margin:0 0 12px 0;padding: 6px 8px;vertical-align: top;overflow: auto;}

/* input list */
ul.list_h li{display:inline;list-style:none;margin:0 12px 0 0;}
ul.input_list li {list-style:none;}
li.sel_event_li {margin:6px 16px;font-weight:bold;font-size:12px;color:#036;}
h2.input_panel_header {font-size:18px;margin:0 0 16px 0;clear:both;}
#image_file {border:solid 1px #999;background:#fff;padding:8px;height:300px;width:400px;}

/* sample layouts */
div.sample {width:484px;height:396px;background:url('https://images.tickets.com/images/pvo2_admin/SampleBuyList.jpg') no-repeat;}
div.graphic {background:url('https://images.tickets.com/images/pvo2_admin/SampleBuyGraph.jpg') no-repeat;}
.sample_details {min-height:400px;}
.xsample_details {min-height:400px;}
#details_graphic {background:url('../images/DetailsGraphic.jpg') no-repeat;}
#details_list {background:url('https://images.tickets.com/images/pvo2_admin/DetailsList.jpg') no-repeat;}

p.special_notes {font-weight:bold;color:#369;margin:12px 0;}
.data_hilite {background:yellow;}

table.list_promos{width:100%;}
table.list_promos caption {font-weight:bold; background:#ddd;padding:2px;}
table.list_promos th{text-align:left;}
table.list_promos .textright{text-align:right;}

/*list filter*/
#filter_control {margin:8px 0;}
#filter_control label{display:inline;margin:0 8px;}

#main_meta dl.table-display {margin:0 0 24px 0;}
#main_meta dl.table-display label {display: inline-block;}
/* END START ONLINE PROMOTION ADMIN */

ul.sub_choices {margin:4px 0 8px 20px;color:#666;}
ul.sub_choices li {margin:2px 0;}
ul.sub_choices label{display:inline-block;width:8em;}
