body, td {font-family:geneva, helvetica; color:#000000; font-size:8pt;padding:0px;margin:0px;margin:7px 0px 0px 10px}
body {background-image:url('/common/skins/treeview/chris/admin_pagebg.jpg');background-repeat:repeat-x;background-color:#5e5e5e;}
input,select,option {font-size:8pt; font-color:#FFFFFF;padding: 2px}
select,option{padding: 0px 2px 0px 2px }
input[type=text],input[type=radio],input[type=checkbox],select,option{border: 2px solid transparent}
input[type=text]:hover,select:hover,option:hover{border-bottom: 2px dashed #698EC2;}
input[type=text]:focus,select:focus,option:focus{border-bottom: 2px dashed #ff6a00;}
.admin_left_background{background-image:url('/common/skins/treeview/chris/admin_left_bg.jpg');background-repeat:repeat-y;background-color:#2a2a2a;}
.admin_top_background{background-image:url('/common/skins/treeview/chris/admin_top_bg.jpg');background-repeat:repeat-x;background-color:#5e5e5e;}
.admin_left_background a{font-weight:normal;text-decoration:none;}
.error {color:#cc0000}
TABLE TR TD {padding:2px;}
table .admin_dgrd_item:hover { background-color: #eee; }
a, a:link{
	font-size : 10px;     
   	color: #eb901a;
	text-decoration:none;
}
a:visited{
	font-size : 10px;
   	color: #eb901a;
	text-decoration:none;
}
a:hover{
	font-size : 10px;
   	color: #eb901a;
	text-decoration:none;
}
a.button, a.button:link {
	padding:3px; 
	font-size:8pt; 
	background:#efefef; 
	color: #232323 !important; 
	border:1px solid; 
	border-radius:2px; 
	text-decoration:none; 
	display:inline-block;
}
a.button:hover {
	background:#e5e5e5; 
}
.cke_dialog a, .cke_dialog a:link, .cke_dialog a:hover {
    font-size: 12px;
}
.cke_dialog_body select:hover,.cke_dialog_body select:active, .cke_dialog_body option:hover,.cke_dialog_body option:active{
    border-bottom: 0px none transparent;
}
a.cke_dialog_tab:hover{font-size:12px !important;}
.admin_table {width:calc(100% - 10px);}
.admin_table TR TD {padding:4px;}

.game_location_indicator_H {
    font-style:normal;
    font-weight:bold;
    -webkit-font-smoothing: antialiased;
}
.game_location_indicator_A {
    font-style:normal;
    font-weight:normal;
}
.game_location_indicator_N {
    font-style:italic;
    font-weight:normal;
}

select[multiple] {
    background-color: #CCC;
    border: 1px solid #4a4a4a;
}

    select[multiple] option:checked {
        background: #EA9419 linear-gradient(0deg, #EA9419 0%, #EA9419 100%);
    }

.multiselect_email_lists table {
    width:100%;
}
.multiselect_email_lists tr td {
    background: none repeat scroll 0 0 white;
    border: 1px solid #EA9419;
    font-size: 10px;
    line-height: 18px;
    padding: 0;
}
.multiselect_email_lists input {
    float: left;
    margin: 4px;
    vertical-align: middle;
}
.multiselect_email_lists label {
    display:block;
}

.fieldlabel_seperator {font-weight:bold;padding-top:5px;background-color:#2a2a2a;color:#eb901a;text-transform:uppercase;}
.fieldlabel {background-color:#4a4a4a;width:25%;font-weight:bold;color:#FFFFFF}
.fielddata {background-color:#CCCCCC;width:75%;}

.fielddata A {color:#CF4900;}
.fielddata A:hover {text-decoration:underline; cursor:pointer;}
plink {color:#ff0000}
.edit_image_item {background-color:#EFEFD1;}
form {margin-top:0px;padding-top:0px;}

.admin_title {font-family:Arial;font-size:16px; font-weight:bold;margin-right:10px;margin-bottom:0px;height:20px;padding-top:3px;}

.admin_searchbox TR TD {padding:5px;}
.admin_searchbox_title {font-weight:bold;background-color:#FF0000;border-bottom:1px solid #000000}
.admin_searchbox_id {background-color:#c2c2c2;}
.admin_searchbox_data {background-color:#e6e6e6;}

.admin_searchbox_container {
    padding: 5px;
    border: 1px solid gray;
    background-color: #CCC;
    display: inline-block;
}

.menu_overall {background-color:none; display:inline;}
.menu_overall TR TD {padding:2px}
a.menu, a.menu:link, a.menu:visited, a.menu:hover {font-family:tahoma;font-size:12px;font-weight:regular;text-decoration:underline;color:#000000}
.menu_selected {font-weight:bold;text-decoration:none;color:#000000}
a.menu_selected{font-weight:bold;text-decoration:none;color:#000000}
a.menu_selected:link{font-weight:bold;text-decoration:none;color:#000000}
a.menu_selected:visited{font-weight:bold;text-decoration:none;color:#000000}
a.menu_selected:hover{font-weight:bold;text-decoration:none;color:#000000}

/* Small Calender (front and backend) */
.smallcal_title {background-color:#CFCFB5;}
TH.smallcal_dayheader {font-size:8pt;font-weight:bold;background-color:#EFEFD1}
.smallcal_today {background-color:#FFDF7F;}
.smallcal_othermonth {background-color:#e6e6e6;}
.smallcal_selected {border:1px solid #ff0000;background-color:#ffffff;}
.smallcal_ondate {background-color:#ff0000;}

.admin_cal_daystyle {background-color:#fff;padding:0px;}
.admin_cal_otherdaystyle {background-color:#e6e6e6}
.admin_cal_hasevents {background-color:#E59019}
.admin_cal_hasevents A {color:#000}

/* Schedule Record Boxes (front and backend) */
.record_header_text {font-weight:bold;padding:3px;}
.record_table {width:440px;background-color:#EFEFD1;margin:5px 10px 10px 0;}
.record_header TD {background-color:#CFCFB5;font-weight:bold;text-align:center;}
.record_data TD {text-align:center;}

/* Admin Datagrid */
.admin_dgrd_header {background-color:#2a2a2a;font-weight:bold;}
.admin_dgrd_header TD a, .admin_dgrd_header TD{
    font-weight:bold;
    font-size : 11px;     
    color: #eb901a;
    text-decoration:none;
    text-transform:uppercase;
}
.admin_dgrd_footer {background-color:#2a2a2a;font-weight:bold}

.admin_dgrd_footer TD  a{
font-weight:bold;
font-size : 11px;     
    color: #cccccc;
text-decoration:none;
text-transform:uppercase;
}
.admin_dgrd_footer TD  span{
font-weight:bold;
font-size : 11px;     
    color: #eb901a;
text-decoration:none;
text-transform:uppercase;
}
.titlebar_Default TD {color:#fff}

.admin_dgrd TR TD {padding:4px; max-width: 800px; word-break: break-all;}
.admin_dgrd_item {background-color:#cccccc}
.admin_dgrd_item a {
    color: #b96800;
}

.admin_datalist {
    background-color:#CFCFB5;
    word-break:break-word;
}
#helpDiv {
	background-color:#fff;
	opacity:0.85;
	filter:alpha(opacity=85);
	padding:5px;
	display:none;
	position:absolute;
	border:1px solid #000;
	width:250px;
	z-index:10000;
}
    .admin_factlet_wrapper {width:190px;border:1px solid #000000;padding:5px 5px 10px 5px}
    .admin_factlet_type_title {margin-top:10px;font-weight:bold;font-size:12pt;color:#FF8353}
    .admin_factlet_title {margin-top:10px;font-weight:bold;}
    .admin_factlet_description {margin-top:10px;}    
.reorder_list_images UL {list-style-type:none}
.tipbox 
{
   width:200px;position:absolute;right:10px;top:4em;
}

.sidearm_tip 
{
    font-weight:bold;
    text-align:center;
    font-size:13px;
    background-color:#000;
    color:#EB9919;
    padding:5px;
    font-weight:bold;
    font-family:Arial;
}

.tiptext 
{
    background-color:#FFEAC0;line-height:15px;padding:10px;height:140px;overflow:auto;
}

A.link_faq,A.link_faq:visited {font-weight:bold;color:#000;}

/* css for timepicker */
.ui-datepicker-trigger { vertical-align: bottom; }
.ui-timepicker-div .ui-widget-header{ margin-bottom: 8px; }
.ui-timepicker-div dl{ text-align: left; }
.ui-timepicker-div dl dt{ height: 25px; }
.ui-timepicker-div dl dd{ margin: -25px 0 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }
.ui-resizable, .ui-resizable-handle{background-color: #F37D13}

.service_approval .photo {
    clear:both;
    margin-bottom:20px;
    overflow:hidden;
    background:#232323;
    color:#fff;
    padding:2px;
    position:relative;
    margin-right:10px;
}
.service_approval .photo img {
    max-width: 150px;
    max-height: 150px;
}
.service_approval .photo-credit,
.service_approval .photo-text {
    display:block;
    font-size:14px;
}
.service_approval .photo-text {
    width: 400px;
    padding-bottom: 40px
}
.service_approval img,
.service_approval .photo-caption {
    float:left;
    margin-right:10px;
}
.service_approval .photo-caption {
    width:500px;
}
.service_approval .photo-credit {
    font-size:18px;
}
.service_approval .photo-moderate {
    position:absolute;
    left:150px;
    bottom:10px;
    width:129px;
    text-align:center;
}
.service_approval .photo-moderate a {
    background:#232323;
    padding:4px 6px;
    margin:6px 2px;
    font-size:13px;
    border:1px solid #444;
}
.service_approval .photo-moderate .photo-approve {
    border-color:#EB901A;
    color:#EB901A;
}
.service_approval .photo-moderate .photo-deny {
    border-color:#444;
    color:#888;
}
fieldset { border: 1px solid #000; width:500px; background-color: #ccc;} 
legend { font-weight: bold; color: #000; background-color:#eee; border:1px solid #000; padding: 2px 15px;}

.quick-nav-window{height:19px;padding: 5px; position:fixed;width:225px;top:0px;left:0px;width:100%;}
.quick-nav-search{float:left;width:93%}
.quick-nav-search .ui-icon{display: block; height: 16px; float: right; width: 16px; margin-top: -17px;}
#quick-nav-box{height:15px;border-style:none;color:#808080;font-size:12px;width:100%;display:block;}
.defaultTextActive { color: #a1a1a1; font-style: italic; }
.pnlNotification{float:left;position:fixed;bottom:0px;left:0px;width:100%;}
.notification-window{padding: 5px;}
.new_label { background-color:#FA702F; color:#fff; padding: 2px 5px; }
.template_description { padding:3px; border: 1px solid #000; background-color: #efefef; display:none;margin-top: 10px; }
.field_description { font-size: 10px;}

/* css for countdown */

#outer_countdown_container {min-height:75px; min-width:200px; border: 1px solid #000; position: relative;}
#inner_countdown_container span {float:left; text-align:center;}
#inner_countdown_container {position:absolute;}
#layout_options {float:left;}
#layout_custom_options {display:none;}
#schedule_selection {float:left;}
#schedule_sport_selection {float:left; margin-left: 15px; margin-top: 5px;}
#countdown_title_line_1 {position:absolute;}
#countdown_title_line_2 {position:absolute;}
#countdown_opponent {position:absolute;}
#opponent_logo {position:relative; height:90px; width:90px; float:left;}
#site_team_logo {position:relative; height:90px; width:90px; float:left;}
#vs_box {position:absolute; width:230px; height:90px; border:1px solid #000;}
#vs_text {float: left; height: 55px; color: #fff; font-size: 18px; padding: 35px 10px 0px 10px;}
#coordinates {display:none;}
#outer_countdown_container div span {font-size:20px;}
#outer_countdown_container div span span{font-size:12px; font-weight:bold;}
#ctl00_cplhMainContent_background_media_image_trCaption {display:none;}
#ctl00_cplhMainContent_background_media_image_moPrimary_imgPrimary {width:50%}


.input-disabled{display:none;}
.countdown_number{ margin-right:5px;}

.rpt-image-wrapper
{
    position: relative;
    text-align: center;
    width: 200px;
    height: 200px;
    float: left;
    border: 1px solid #000;
    margin: 5px;
    padding: 5px;
    background-color: #4A4A4A;
}

.rpt-image-wrapper:hover
{
    background-color: #aaa;
}

.rpt-image-wrapper img
{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 5;
}

.rpt-image-wrapper span
{
    position: absolute;
    top: 0;
    left: 0;
    padding: 5px;
    background: #2A2A2A;
    color: #fff;
    z-index: 6;
}

.rpt-image-wrapper .image-rank
{
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 5px;
    background: #2A2A2A;
    color: #fff;
    z-index: 7;
}

.rpt-image-wrapper .actions
{
    position: absolute;
    bottom: 0;
    right: 0;
    background: #2A2A2A;
    padding: 5px;
    z-index: 7;
}
.button-list-split {
    table-layout:fixed;
    margin:6px 0;
    border-collapse:collapse;
}

.button-list-split td {
    padding:0 !important;
    text-transform:uppercase;
}

.button-list-split input {
    position:absolute;
    visibility:hidden;
}
.button-list-split label {
    background:#444;    
    color:#232323;
    padding:4px;
    border:1px solid #232323;
    border-left-width:0;
    box-shadow:1px 1px 2px rgba(0,0,0,0.3) inset;
    transition: 750ms ease all;
    cursor: pointer;
}
.button-list-split td:first-child label {
    border-radius:3px 0 0 3px;
    border-left-width:1px;
}
.button-list-split td:last-child label {
    border-radius:0 3px 3px 0;
}
.button-list-split :checked + label {
    transition: 150ms ease all;
    background:#ff8800;
    color:#000;
    box-shadow:0 0 2px 1px #ff8800;
    border-color:rgba(0,0,0,0.2);
}
.ui_tpicker_unit_hide {
    display: none;
}
div.divider {
    overflow: hidden;
    text-align: center;
    display: block;
}
div.divider:before,
div.divider:after {
    background-color: #000;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%;
}
div.divider:before {
    right: 0.5em;
    margin-left: -50%;
}
div.divider:after {
    left: 0.5em;
    margin-right: -50%;
}
.status i.icon-ok-circled {
    color:green;
}
.status i.icon-cancel-circled {
    color:red;
}
.ui-datepicker-trigger {
    vertical-align: bottom;
}
.modal { display: none; position: fixed; z-index: 1; left: 0; top: 0; width: 100%; height: 100%;  overflow: auto; background: rgb(0,0,0); background: rgba(0,0,0,0.4); }
.modal-container { background: #4a4a4a; margin: 3% auto; width: 80%;}
.modal-head, .modal-footer { background: #2a2a2a; padding: 10px; }
.modal-chooser { padding: 10px; }
.modal-close-x { color: #eb901a; float: right; font-size: 28px; font-weight: bold; }
.modal-close-x:hover { color: #ccc; cursor: pointer; }
.modal-title { color: #eb901a; font-size: 28px; font-weight: bold; text-transform: uppercase; }
.modal-body-title { color: #ccc; font-size: 14px; font-weight: bold; text-transform: uppercase; }
.modal-body { padding: 10px; }
.modal-body-text { padding: 10px; background-color: #ccc; }
.modal-active { display: block !important; }
.modal-footer { text-align: right; }
.modal-footer-title { color: #eb901a; font-size: 18px; font-weight: bold; text-transform: uppercase; }
.revert-warning { background-color: #2a2a2a; color: #f9c585; font-size: 14px; font-weight: bold; text-transform: uppercase; display: none; height: 70px; width: 70%; text-align: center; }
.revert-warning-active { display: table !important; }
.revert-warning-text { width: 70%; display:table-cell; vertical-align:middle; }
.hidden { display:none; }
.ui_tpicker_unit_hide {
    display: none;
}

/* Tabs */
.tabs {
	position: relative;
    z-index: 0;
}
.tabs td {
	padding: 0 !important;
}
.tabs a {
	display: block;
	position: relative;
	border-top-left-radius: 3px;
	border-width: 1px;
	border-style: solid !important;
	border-right: 0;
	border-bottom: 0;
	font-weight: bold;
	outline: none;
	padding: 5px 0px 5px 10px;
	margin-right: 10px;
	z-index: 10;
	text-decoration: none !important;
	height: 16px;
}
.tabs td a:before {
	height: 26px;
	width: 30px;
	border-top-right-radius: 3px;
	background-color: inherit;
	content: "";
	position: absolute;
	right: -11px;
	top: -1px;
	-webkit-transform: skewX(30deg);
	transform: skewX(30deg);
	z-index: -1;
	border-width: 1px;
	border-style: solid;
	border-bottom: 0;
	border-left: 0;
	border-color: inherit;
	box-shadow: rgba(0, 0, 0, 0.2) 2px 0px 0px 0px;
}
.tabs td a.active {
	z-index: 50;
}

.tabs.top_tabs {
	margin: -9px 0 20px;
}
.tabs.bottom_tabs {
	margin: 10px 0 0;
}
.tabs.top_tabs td a, 
.tabs.bottom_tabs td a {
	background-color: #888888;
	border-color: #888888;
}
.tabs.top_tabs td a.active, 
.tabs.bottom_tabs td a.active {
	background-color: #b5b4b2;
}

.ui-autocomplete .ui-menu-item a,
#story-template-list li div
{
    padding: 2px 4px;
    display: block;
    border-radius: 0;
}

.ui-autocomplete .ui-menu-item a:hover,
#story-template-list li div:hover,
.ui-state-active
{
    color:#000 !important;
    background: #eb901a;
    border: none;
    font-weight: bold;
}