* {
	margin:0;
	padding:0;
}

div.header {
	font-size: 20px;
	font-weight: bold;
	color: #455868;
	line-height: 28px !important;
	padding: 15px 0 15px 65px !important;
}

div.header .subhead {
	font-size: 15px;
	color: #8996a2;
}

div.toolbar {
	text-align: left !important;
	float: right;
}

#content-box {
	border-bottom: 1px solid #CCCCCC;
	-moz-border-bottom-left-radius: 4px !important;
	border-bottom-left-radius: 4px !important;
	-webkit-bottom-left-border-radius: 4px !important;
	-moz-border-bottom-right-radius: 4px !important;
	border-bottom-right-radius: 4px !important;
	-webkit-bottom-right-border-radius: 4px !important;
	//min-width: 1180px !important;
	font-family: "Lucida Grande", Arial, sans-serif;
}

#minwidth-body {
	//min-width: 1180px !important;
}

#toolbar-box {
	background: none !important;
	margin-bottom: 0 !important;
	background: #FFFFFF !important;
	z-index: 9999999999999999999999;
}

#toolbar-box.alert {
	background-color: #F7F9FB !important;
}

#submenu-box {
	margin-bottom: 0 !important;
	height:8px;
	background-image: url("../images/submenu.png") !important;
}

#submenu {
	line-height: 30px;
}

#submenu li.active {
	background: url("../images/active_arrow.png") bottom center no-repeat;
}

#submenu li a {
	color: #F9F9F9 !important;
	border-right: none !important;
	font-size: 13px;
	font-weight: normal !important;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
	margin-right: -7px;
}

table.toolbar a {
	border: none !important;
	text-align: center;
}

table.toolbar a:hover {
	color: #455868;
}

div#toolbar-box div.m {
	padding: 10px 15px 10px !important;
	border-top: 0px solid #E7E9EB;
	border-bottom: 1px solid #E7E9EB;
	border-left: none !important;
	border-right: none !important;
}

#submenu-box div.m {
	padding: 0px 50px;
	border-left: none !important;
	border-right: none !important;
	height: 30px;
}

div#element-box div.m {
	border-bottom: none !important;
	border-left: none !important;
	border-right: none !important;
	padding: 0 !important;
}

#border-bottom {
	display: none !important;
}

div.icon-48-jctickets {
	background: url("../images/icon-48-jctickets.png") left center no-repeat;
}

div.icon-48-events {
	background: url("../images/icon-48-events.png") left center no-repeat;
	height: 53px;
	width: 59px;
}

.icon-48-alert {
	font-size: 13px !important;
	background: url("../images/icon-handle.png") 35px center no-repeat #FBFBFB;
	color: #455868 !important;
	border-bottom: 1px solid #E7E9EB;
}

.icon-48-alert-ticket {
	font-size: 13px !important;
	background: url("../images/icon-ticket-alert.png") 35px center no-repeat #FFFFFF;
	color: #455868 !important;
	border-bottom: 1px solid #E7E9EB;
}

.icon-48-alert-master {
	font-size: 13px !important;
	background: url("../images/icon-handle-master.png") 35px center no-repeat #FBFBFB;
	color: #455868 !important;
	border-bottom: 1px solid #E7E9EB;
}


/* icons */

table.toolbar td {
	padding: 0px !important;
}

/*#toolbar-new, #toolbar-copy,  #toolbar-cancel, #toolbar-removefromrecurringset, #toolbar-delete  {
	padding-left: 10px !important;

}*/


div#toolbar-box div.m {
	padding: 5px 0 10px;

}

.checkUpdates {
	padding-top: 14px;
}

/* views */

#filterHeader {
	padding: 0 15px 0 0;
	background: url("../images/border_bg.png") bottom center repeat-x #f7f9fb;
	border-top: 1px solid #fff;
	line-height: 40px;
	font-size: 12px;
	color: #455868;
	font-weight: bold;
}

.filter {
	float: right;
}

#tableWrapper {
	background: url("../images/border_bg.png") bottom center repeat-x #fff;
	font-size: 13px;
	color: #8996a2;
}

#splitViewWrapper a, #tableWrapper a {
	color: #379de7;
}

#tableWrapper table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

#tableWrapper table tr {
	border-bottom: 1px inset #e4e4e4;
}

#tableWrapper table tr.odd {
	background: #fff;
	height: 35px;
}

#tableWrapper table tr.even {
	background: #fff;
	height: 35px
}

#tableWrapper table th {
	text-align: left;
	color: #aaa;
	border-bottom: 1px solid #D5DDE7;
}

#tableWrapper table tr th, #tableWrapper table tr td {
	padding: 0;
	margin: 0;
	height: 30px;
	line-height: 30px;
}

#tableWrapper table tr th.first, #tableWrapper table tr td.first {
	width: 20px;
}

.biggest {
	width: 35%;
}

#filterFooter {
	padding: 0 15px 0 65px;
	background: url("../images/border_bg.png") bottom center repeat-x #f7f9fb;
	border-top: 1px solid #D5DDE7;
	height: 50px;
	line-height: 50px;
	font-size: 13px;
	color: #455868;
	font-weight: bold;
	text-align: center;
}

#filterFooter input {
	border: none;
	font-size: 11px;
	font-weight: bold;
	color: #455868;
	vertical-align: middle;
	margin: 0 15px;
}

#filterFooter  a {
	padding: 0 7px;
	color: #9da7b1;
}

#filterFooter  a.active {
	color: #455868;
}

#pageInput {
	text-align: center;
	width: 30px;
	height: 25px;
	border: 1px solid #cbcdcf !important;
	background: url(../images/input_bg.png) bottom center repeat-x;
	border-radius: 2px;
}

#pagesInput {
	text-align: center;
	width: 130px;
	height: 25px;
	border: 1px solid #cbcdcf !important;
	background: url(../images/input_bg.png) bottom center repeat-x;
	border-radius: 2px;
}

#dashboard {
	padding: 0;
	background: #fff;
	border-top: 1px solid #fff;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	height: 180px;
	width: 100%;
	margin: 0 auto;
}

.bigIcon {
	float: left;
	width: 20%;
}

.bigIcon a {
	color: #455868 !important;
	display: block;
	height: 75px;
	width: 190px;
	padding-top: 105px;
	font-size: 16px;
	font-weight: normal;
}

.bigIcon div {
	padding-top: 20px;
}

.settings-icon {
	background: url(../images/dashboard_icons.png) center 0px no-repeat;
	margin-top: 20px;
}

.events-icon {
	background: url(../images/dashboard_icons.png) center -180px no-repeat;
	margin-top: 20px;
}

.categories-icon {
	background: url(../images/dashboard_icons.png) center -360px no-repeat;
	margin-top: 20px;
}

.venues-icon {
	background: url(../images/dashboard_icons.png) center -540px no-repeat;
	margin-top: 20px;
}

.extensions-icon {
	background: url(../images/dashboard_icons.png) center -720px no-repeat;
	margin-top: 20px;
}

.updates-icon {
	background: url(../images/dashboard_icons.png) 0px -900px no-repeat;
	width: 117px;
	height: 30px;
	display: block;
	margin-top: 10px;
	text-indent: -9000px;
}

#eventWrapper {
	padding: 0 20px;
	background: none;
}

#eventWrapper2 {
	padding: 0 20px;
	background: url(../images/footer_bg.png) top center repeat-x #fbfbfb;
}

#panelWrapper {
	width: 1160px;
	margin: 0 auto;
	font-size: 13px;
	color: #8996a2;
}

#adminLeft {
	float: left;
}

#adminRight {
	float: left;
	background: url(../images/linefade.png) top left no-repeat;
}

#splitViewWrapper td.part-left {
	width: 50%;
}

#splitViewWrapper td.part-right {
	width: 50%;
	background: url(../images/linefade.png) top left no-repeat;
	padding-left: 20px;
}

.break {
	margin-top: 40px;
	margin-left: -20px;
	background: url(../images/linefade-horiz.png) top left no-repeat;
	height: 2px;
}

.panel {
	display: block;
}

#adminLeft .panel {
	width: 710px;
}

#adminRight .panel {
	width: 450px;
}

.bottom {

}

#adminRight .bottom {
	background: url(../images/linefade2.png) top left no-repeat;
}

.panelContent {
	padding: 0 0 0px 20px;
	font-size: 13px;
}

.panelFooter {
	padding: 10px 20px;
}

.panelContent table {
	width: 100%;
}

.panelContent td {
	width: 50%;
	vertical-align: top;
	padding-right: 25px;
}

.panelContent td td {
	padding-bottom: 20px;
}

.panelContent input.text {
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 6px;
	width: 100%;
	text-align: left;
	height: 24px;
	border: 1px solid #cbcdcf !important;
	font-size: 13px;
	border-radius: 2px;

	padding:10px;
	height:22px;
	outline:none;
	background:#EFF5FF!important;
	color: #6F6F6F;
	border: solid 2px #73A6FF!important;

}

.panelContent input.text.fiftyfifty {
	width: 50%;
}

.part-right input.text {
	width: 225px !important;
}

input.size5 {
	width: 299px !important;
}

input.size6 {
	width: 645px !important;
}

#splitViewLeft .dropdown {
	text-align: center
}

.panelContent input.seventy {
	width: 224px;
}

.panelContent input.fifty {
	width: 50% !important;
}

.panelContent input.twenty {
	width: 44px !important;
	float: right;
}

#filterHeader .dropdownWrapper {
	padding-left: 20px;
	padding-top: 10px;
}

#filterHeader .filter {
	margin-top: -28px;
}

.small {
	font-size: 11px;
	color: #8c99a4;
	padding-top: 5px;
}

div.small a {
	padding-left: 5px;
	color: #8c99a4;
}

.bordered {
	border: 1px solid #CCCCCC;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 2px;
	box-shadow: 0 1px 0px rgba(204,204,204,0.5);
	border-bottom: 1px solid #C7C9C9;
}

.slug {
	color: #455868;
}

.fieldTitle {
	line-height: 20px;
	padding-top: 20px;
	padding-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #8c99a4;
	display: block;
}

.fifty {
	width: 50%;
	float: left;
}

.description {
	background: url(../images/input_bg_inset.png) top center repeat-x;
	width: 95%;
	height: 108px;
	padding: 15px;
	font-size: 13px !important;
	font-family: Arial;
	resize: none;
	border-radius: 2px;
}

.formDate, .formTime {
	width: 31% !important;
	color: #8c99a4;
	margin-right: 10px;
}

#recurrCount {
	color: #8c99a4;
}

.formDate2, .formTime2 {
	width: 27% !important;
}

.panelContent .jcbutton, .panelFooter .jcbutton {
	border: 1px solid #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	color: #455868;
	height: 30px;
	padding: 0 10px 3px;
	border-radius: 2px;
	box-shadow: 0 2px 2px rgba(155,122,18,0.1);
}

#filterFooter .jcbutton {
	border: 1px solid #CCCCCC;
	font-size: 13px;
	font-weight: bold;
	color: #455868;
	background: url(../images/button-bg.png) bottom center repeat-x;
	height: 30px;
	padding: 0 10px 3px;
	border-radius: 2px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-right: 20px;
	margin-left: 20px;
	cursor: pointer;
}

input[type=checkbox], input[type=radio] {
	-webkit-box-shadow: 1px 1px 1px #fff;
	display: inline-block;
	font-size: 15px;
	line-height: 1em;
	margin: 0 0.25em 0 0;
	padding: 0;
	width: 14px;
	height: 14px;
	vertical-align: text-top;
}

input[type=radio] {
	-webkit-border-radius: 2em;
/* M

ake radios round */
}

input[type=radio]:checked {
	background: url("../images/selected.png") no-repeat center center;
}

input[type=checkbox] {
	background: url("../images/unchecked.png") no-repeat center center;
}

input[type=checkbox]:checked {
	background: url("../images/checked.png") no-repeat center center;
}

#minwidth-body #content-box .padding {
	padding: 0 0 0;
}

/*footer*/

.copyright {
	text-align: center;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	/*display: inline-block;*/
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

/*Settings page */

table#splitViewWrapper {
	border-spacing: 0!important;
	width: 100%;
	height: 400px;
}

#splitViewLeft {
	min-width: 15%;
	color: #8996a2;
	font-size: 13px;
	background-color: #363d41;
	vertical-align: top;
}

#splitViewRight {
	width: 80%;
	vertical-align: top;
}

#splitViewLeft ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 10px;
	line-height: 12px;
}

#splitViewLeft li {
	padding-bottom: 5px;
}

#splitViewLeft li a {
	padding: 10px 0 0 12px;
	display: block;
	font-size: 12px;
	color: #fff;
	line-height: 12px;
}

#splitViewLeft li a.active {
	font-weight: bold;
}

#splitViewRight .thirty {
	width: 28%;
	float: left;
	margin-right: 40px;
}

#splitViewRight .clear {
	clear: left;
}


/*Photo Tools*/

div.photo {
	float: left;
	overflow: hidden;
}

div.photo div.buttonOverlay {
	text-align: center;
	display: block;
	margin: -23px 0 0 0;
	z-index: 1000;
	position: relative;
	top: 0px;
}

div.photo img {
	margin: 0 auto;
	display: block;
}

.picBorder {
	background: url(../images/pic_border.gif) top left no-repeat;
}

.picBorder2 {
	background: url(../images/pic_border2.gif) top left no-repeat;
}

div.section {
	clear: both;
}

.photoButtons {
	position: relative;
	padding: 0;
	margin: 0;
}

.photoButtons li {
	display: inline;
	list-style: none;
	position: relative;
	float: left;
}

.deletePhoto {
	text-indent: -900px;
	display: block;
	width: 14px;
	height: 24px;
	padding-left: 5px;
	background: url(../images/icon-x.png) top left no-repeat;
}

.zoomPhoto {
	text-indent: -900px;
	display: block;
	width: 28px;
	height: 24px;
	background: url(../images/zoom_image.png) top right no-repeat;
}

/*Interactive Fields -- new-event.php*/

#availCount, #recurrCount, #recurrPeriod, #recurrEnd {
	display: none;
}

.photoButtons {
	opacity: 0;
}

/* Joomla 1.7 overrides*/

#element-box, #toolbar-box, #submenu-box {
	padding: 0 !important;
	border: none !important;
	margin: 0 !important;
}

#toolbar-box div.m {
	background: none !important;
	border-bottom: 1px solid #E7E9EB !important;
	border-radius: 0 !important;
}

#element-box div.m {
	background: none !important;
	border: none !important;
}

#submenu-box div.m {
	background: none !important;
	border: none;
	border-radius: 0;
	padding: 0 50px !important;
	margin: 0 auto;
	width: 200px;
}

#submenu li {
	padding: 8px 0 !important;
}

#submenu li a:hover {
	background: none !important;
}

table.toolbar {
	border-collapse: collapse;
	margin-top: 7px;
}

/* CALENDAR STYLES */

.ui-datepicker-calendar thead {
	display: none;
}

#ui-datepicker-div {
	font-size: 13px;
	line-height: 1.8em;
	z-index: 10000 !important;
	border: 5px solid #455868;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-top: 6px;
	margin-left: -60px;
}

.ui-datepicker {
	padding: 0 !important;
	padding-bottom: 3px !important;
	width: auto !important;
}

.ui-datepicker table {
	margin: 0 !important;
	width: auto !important;
}

.ui-datepicker td {
	padding: 0 !important;
	border: 1px solid #ECECEC !important;
	width: 29px;
	height: 29px;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	border: 0 none !important;
	background: none !important;
}

.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: 0 none !important;
	background: url("JCTICKETS_css/custom-theme/images/ui-bg_inset-soft_75_909da7_1x100.png") repeat-x scroll 50% 50% #909DA7 !important;
	color: #FFFFFF !important;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	color: #FFFFFF !important;
	background: url("JCTICKETS_css/custom-theme/images/ui-bg_inset-soft_75_909da7_1x100.png") repeat-x scroll 50% 50% #909DA7 !important;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
	border: 0 none !important;
}

.ui-state-hover, .ui-icon, .ui-state-focus, .ui-icon {
	background-image: url("JCTICKETS_css/custom-theme/images/ui-icons_ffffff_256x240.png") !important;
}

.ui-datepicker-prev.ui-state-hover, .ui-datepicker-next.ui-state-hover {
	background: none !important;
}

.ui-datepicker-calendar tbody tr:first-child {
	background: url(../images/cell_top.png) top left repeat-x;
}

#ui-datepicker-div {
	background: url(../images/calendar_base.png) bottom left no-repeat #fff;
	padding-bottom: 10px;
}

#calendarTab {
	background: url(../images/dp_arrow.png) top center no-repeat;
	height: 6px;
	display: none;
	position: absolute;
	margin-left: -60px;
	z-index: 10001;
}

.registrationfield-list {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
}

.registrationfield-list li {
	padding-bottom: 10px;
}

/* Slug url form */

#slug {
	left: -9999px;
	position: relative;
	top: 0px;
	margin-top: -12px;
	display: block;
}

/* FALSE UPLOADER */

.SI-FILES-STYLIZED label.cabinet {
	width: 103px;
	height: 40px;
	display: block;
	overflow: hidden;
	cursor: pointer;
	position: relative;
	top: -40px;
}

.SI-FILES-STYLIZED label.cabinet input.file {
	position: relative;
	height: 100%;
	width: auto;
	cursor: pointer;
	opacity: 0;
	-moz-opacity: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

/* Flavio's fixes */

#submenu a:hover, #submenu a.active, #submenu span.nolink.active {
	background: none !important;
}

div.icon-48-jctickets {
	margin-left: 0px !important;
}

div.header h2 {
	font-size: 18px !important;
	line-height: 28px !important;
}

#tableWrapper th a {
	color: #aaa;
}

#system-message dd.message ul {
	background-color: #fff !important;
}

#system-message dd ul {
	background-position: 26px 10px !important;
	background-repeat: no-repeat;
	border-bottom: 1px solid #E7E9EB !important;
	border-top: 0 solid #CCCCCC !important;
	color: #455868 !important;
	list-style: none outside none;
	margin-bottom: -10px !important;
	margin-top: -10px !important;
	padding: 15px !important;
	padding-left: 35px !important;
	font-size: 13px !important;
}

#map_canvas_form {
	width: 100%;
	height: 138px;
	background: url(../images/nongeolocated_map.png);
}

.recurring_status_icon {
	vertical-align: middle;
	cursor: pointer;
}

.list_status_icon {
	cursor: pointer;
	width: 20px;
}

#eventWrapper2 .disabled {
	color: #455868 !important;
	opacity: 0.4;
	filter: alpha(opacity=40);
//IE
}

.registrationfield-list a {
	color: #379DE7 !important;
}

.sendmail-container {
	background: url(../images/mail-bg.png) top left repeat-x;
	border: 1px solid #E7E9EB;
	border-radius: 4px;
	margin-top: 40px;
	margin-right: 40px;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.sendmail-container .description {
	width: 560px !important;
}

#splitViewWrapper .sendmail-container .description {
	width: 435px !important;
}

#splitViewWrapper .sendmail-container {
	padding-right: 0px;
	margin-right: 0px;
	width: 495px;
}

#splitViewWrapper .sendmail-container td {
	padding-right: 0px;
}

td.divider {
	width: 10px;
}

.gravatar {
	width: 20px;
	border-radius: 2px;
}

.photo div {
	background-size: 100% 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover!important;
}

.send-test-email {
	margin-left: 298px;
	cursor: pointer;
	width: 150px;
}

.send-test-email .jcbutton {
	width: 150px;
}

.send-test-email .jcbutton div {
	padding-top: 15px;
	text-align: center;
}

.send-test-email .jcbutton .loadingImage {
	margin-left: 55px;
	display: none;
	margin-top: 5px;
}

.validation-advice {
	background-color: #db332d;
	color: white;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #bababa;
}

td.start .validation-advice {
	position: absolute;
	margin-top: 40px;
}

th.centra, td.centra {
	text-align: center!important;
}

.pane-sliders {
	margin: 0!important;
}

.pane-sliders .panel {
	border: none!important;
	margin-bottom: 0!important;
}

.pane-sliders .panel h3 {
	background: none!important;
	background-color: #32383c!important;
	padding-top: 20px!important;
	padding-bottom: 20px!important;
	border-bottom: 1px solid black!important;
}

.pane-sliders .content {
	background: none!important;
}

.pane-toggler-down {
	border-bottom: none!important;
}

.reply {

	padding:14px;
	background:#eee;
	border: solid 2px #DFDFDF!important;

}

.reply .comment_by {
	font-size:.8em;
}

.floatright { float:right;}
.floatleft { float:left;}

#title {
	width:636px;
	padding:10px;
	outline:none;
	color: #6F6F6F;
}

.reply p {
	margin-left: 0px;
}

.pagination {
	margin-left: 25%;
	padding-top: 15px;
	margin-bottom: 35px;
}

#panel-sliders .panel img {
	float:  left;
	padding-left: 10px;
	padding-right: 10px;
	width: 20px;
}
