#masthead {
	height:160px;
}

#events_admin{
	background:#e7e7e7; 
	margin-top:10px;
	position:relative;
}

#events_admin h3{
	display:block;
	height:16px;
	background-color:#000;
	padding:12px;
	font-size:11px;
	font-weight:bold;
	color:#4ab2d5;
	overflow:hidden;
}


#create_event{
	background: url(../images/profile/button_bar_bkd.jpg) repeat-x;
	height:60px;
}

th{
	background:#4AB2D5;
	color:#000;
	padding:5px 10px 5px 5px;
}

td{
	padding:10px;
	border:1px solid #e7e7e7;
}

th a{
	color:#000;
	font-size:11px;
	font-weight:bold;	
}

th{
	position:relative;
}

ul.status_options{
	clear:both;
	display:none;
	position:absolute;
	width:78px;
	z-index:100;
}

#display ul.status_options{
	top:20px; left:97px;
}
* html #display ul.status_options{
	top:22px; 
	left:98px;
	z-index: 9000;
}
*:first-child+html #display ul.status_options{
	top:20px; 
	left:98px;
	z-index: 9000;
}
.venue_status ul.status_options{
	top:25px; left:215px;
}
#listed_events .venue_status ul.status_options{
	left: 206px;
	top: 29px;
}
#listed_events .event_status ul.status_options{
	left: 5px;
	top: 29px;
}
* html #listed_events .event_status ul.status_options{
	left: 5px;
	top: 31px;
}
* html #listed_events .venue_status ul.status_options{
	left: 5px;
	top: 31px;
}
*:first-child+html #listed_events .venue_status ul.status_options{
	left: 5px;
	top: 29px;
}
#listed_events ul.status_options li,
#display ul.status_options li {
width:122px;
}
.event_status ul.status_options{
	top:25px; left:664px;
}

ul.status_options li {
	background:#fff;
	border:1px solid #9B9B9B;
	height:16px;
	padding:2px;
	width:126px;
}
ul.status_options li a{
	font-size:10px;
}

#display{
	position:absolute;
	top:10px; right:10px;
	
}

#display span{
	padding:2px 5px 2px 2px;
	color:#4AB2D5;
}

#display span, #display a{
	float:left
}
#display .status_options li a{
	float:none;
}


a.create_event, 
a.view_event, 
a.edit_event,
a.delete_event{
	display:block;
	height:20px;
	position:relative;
	text-indent:-9999px	

}
* html a.create_event{
	position: static;
	margin: 10px 0 0 10px;
}
a.venue {
	background:#fff url(../images/buttons/arrow_grey_down.gif) no-repeat scroll right top;
	border:1px solid #9B9B9B;
	cursor:pointer;
	display:block;
	
	font-size:10px;
	font-weight:none;	
	
	float:left;
	height:12px;
	padding:3px;
	position:relative;
	width:120px;
}
.event_status a.venue{
	top: 4px;
}
* html .venue_status a.venue{
	top: 4px;
}
*:first-child+html .venue_status a.venue{
	top: 4px;
}

a.create_event{
	background: url(../images/buttons/create_event.gif) no-repeat 0px -20px;
	width:89px;
	top:10px; left:10px; 
}
a.create_event:hover{
	background-position:0px 0px;
} 

a.view_event{
	background: url(../images/buttons/view_event.gif) no-repeat 0px -20px;
	width:85px;
}
a.view_event:hover{
	background-position:0px 0px;
} 

a.edit_event{
	background: url(../images/buttons/edit_event.gif) no-repeat 0px -20px;
	width:85px;
}
a.edit_event:hover{
	background-position:0px 0px;
} 

a.delete_event{
	background: url(../images/buttons/delete_event.gif) no-repeat 0px -20px;
	width:85px;
}
a.delete_event:hover{
	background-position:0px 0px;
} 



#listed_events{

}


#admin_controls{
	background:#d7d7d7;
	padding:3px; 
	margin:0 10px 0 10px;
}

#admin_controls h4{
	margin-left:10px;
	padding:5px;
}

#admin_controls h4, h5{
	font-size:11px;
	font-weight:bold;
}


#default_status{
	background:#fff;
	height:60px;
	margin:0 10px 10px 10px;
}

#default_status h5{
	padding:10px;
}

#default_status .status_select{
	margin:0 10px 0 10px;
}

#default_status .status_select label{
	padding:3px;
	font-weight:bold;
}


#events_admin .pagination_controls{
	position:relative;
	padding: 10px;
	background-color:#e7e7e7;
	clear:both;
	
	position: relative;
	top: 0px;
}
* html #events_admin .pagination_controls{
	width: 950px;
	z-index:-1;
}
*:first-child+html #events_admin .pagination_controls{
	height: 20px;
	z-index:-1;
}
#events_admin .pagination_controls .row {
background-color:#fff;

}
#events_admin .pagination_controls .prev {
color: #000;
top: 10px;
left: 10px;
}

#events_admin .pagination_controls .next {
color: #000;
top: 10px;
right: 10px;
}
#events_admin .pagination_controls .table .td li a {
background-color:#fff;
border:1px solid #c8c8c8;
color:#606060;
}
#events_admin .pagination_controls .table .td li a:hover{
	background-color: #40a4f0;
	border: 1px solid #40a4f0;
	color: #fff;
}

/* 5_3_1 Event Admin View */

#event_admin_pageHeader {
	text-indent:0px;
	color:#4ab2d5;
	font-weight:100;

	font-size:11px;
	height:16px;
	overflow:hidden;
	margin-top: 10px;
	padding:12px 12px 12px 40px;
	background:#000 url(../images/icons/bg_events.gif) no-repeat 10px 10px;
}

.event_header {
	float: left;
}

#event_admin_pageHeader span {
	color: #FFFFFF;
}

.event_pagination {
	margin-left: 510px;
	float: left;
	display:inline;
}

*:first-child+html .event_pagination {
	margin-left: 470px;
}
* html .event_pagination {
	margin-left: 470px;
}

.event_pagination span{
	float: left;
	margin-left: 10px;
	padding-top: 3px;
}

a.back_to_events:hover {
	background-position: 0 0px;
}
a.back_to_events {
	background:transparent url(../images/buttons/back_to_events.gif) no-repeat;
	cursor:pointer;
	display: block;
	height:20px;
	text-indent:-9999px;
	width: 115px;
	float:left;
	background-position: 0 -20px;
}

a.event_back_back:hover {
	background-position: 0 -35px;
}
a.event_back_back {
	background:transparent url(../images/buttons/first-arrow.gif) no-repeat;
	cursor:pointer;
	display: block;
	height:20px;
	text-indent:-9999px;
	width: 20px;
	margin-left: 10px;
	margin-right: 5px;
	float:left;
	background-position: 0 0px;
	
}

a.event_back:hover {
	background-position: 0 -35px;
}
a.event_back {
	background:transparent url(../images/buttons/previous-arrow.gif) no-repeat;
	cursor:pointer;
	display: block;
	height:20px;
	text-indent:-9999px;
	width: 20px;
	float:left;
	background-position: 0 0px;
	
}

a.event_forward:hover {
	background-position: 0 -35px;
}
a.event_forward {
	background:transparent url(../images/buttons/next-arrow.gif) no-repeat;
	cursor:pointer;
	display: block;
	height:20px;
	text-indent:-9999px;
	width: 20px;
	margin-left: 10px;
	float:left;
	background-position: 0 0px;
	
}

a.event_forward_forward:hover {
	background-position: 0 -35px;
}
a.event_forward_forward {
	background:transparent url(../images/buttons/last-arrow.gif) no-repeat;
	cursor:pointer;
	display: block;
	height:20px;
	text-indent:-9999px;
	width: 20px;
	margin-left: 5px;
	float:left;
	background-position: 0 0px;
	
}

#event_filter_options {
	background-color:#4AB2D5;
	clear:both;
	height:28px;
	overflow:hidden;
	width:100%;
	padding-left: 12px;
	padding-top: 10px;
}

.event_status {
	float: left;
	height: 28px;
}

.event_status select {
	margin-left: 10px;
	width: 120px;
}

.event_ratings {
	float:right;
	margin-right: 22px;
}


.event_content {
	background-color: #E7E7E7;
	width: 100%;
}

div.event_info_section{
	background: url("../images/events_bkd_lg.jpg") repeat-x;
	width:100%;	
	height:185px;
}

.event_info_image {
	float: left;
	padding: 10px;
}

.event_info_text {
	float: left;
}

.event_info_text {
	width: 760px;
}

.event_info_title {
	margin-top: 10px;
	padding: 3px;
	padding-left: 10px;
	background-color: #041019;
	color: #FFFFFF;
	width: 100%;
}

.event_info_text table {
	color: #748991;
}

.event_info_text select.input_type,
.event_info_text input.input_text {
	border:1px solid #B8BABC;
	padding: 2px;
	width: 220px;
}

.event_info_text td {
	border: none;
	padding: 0px;
	padding-right: 20px;
}

.event_info_section1 {
	width: 600px;
}

.event_info_section2 {
	width: 440px;
}

.event_info_text .event_info_section2 td { 
	padding: 0px;
	padding-right:5px;
}

.event_info_section3 select{
	width: 200px;
}

.event_info_section4 select{
	width: 200px;
}

.event_info_text .event_info_section4 td { 
	padding: 0px;
	padding-right:5px;
}

.event_info_text .event_info_section4 span{
	color: white;
}

a.add:hover {
	background-position: 0 -20px;
}
a.add {
	background:transparent url(../images/buttons/add.gif) no-repeat;
	cursor:pointer;
	display: block;
	height:20px;
	text-indent:-9999px;
	width: 55px;
	margin-left: 5px;
	float:left;
	background-position: 0 0px;
	
}


.list_remove a{
	color: #4AB2D5;
}

.list_remove li{
	float: left;
	padding-right: 10px;
}

.list_remove img {
	float: left;
}

.remove_contact {
	margin-top: -1px;
	float: left;
	margin-left: 5px;
}

.event_info_text .event_info_section4 .input_radio_td {
	width: 20px;
	padding: 0px;
	padding-left: 2px;
}

.input_radio_td_2 {
	width: 80px;
	text-align:left;
}

.event_info_left {
	float: left;
}	
* html .event_info_left {
	width: 385px;
}
.event_info_section5 span{
	color: #fff;
}

.event_info_text .event_info_left .input_radio_td,
.event_info_text .event_info_right .input_radio_td  {
	width: 20px;
	padding: 0px;
	padding-left: 2px;
}

.input_radio_td_3 {
	width: 100px;
	text-align:left;
}

.event_info_loading {
	color:#748991;
	height:30px;
        width: 370px;
	margin-top:10px;
	padding-left:0px;
	padding-top:7px;
}

.event_info_loading b{
	color: #4ab2d5;
}

*:first-child+html .event_info_left img{
	margin-bottom: -10px;
}

.event_info_right {
	float: left;
	width: 372px;
	overflow:hidden;
}

.event_info_right a {
	color: #4AB2D5;
}

.event_info_right input.input_text {
	width: 120px;
}

.event_info_title span.event_info_span {
	margin-right: 265px;
}

a.browse:hover {
	background-position: 0 -20px;
}
a.browse {
	background:transparent url(../images/buttons/browse.gif) no-repeat;
	cursor:pointer;
	display: block;
	height:20px;
	text-indent:-9999px;
	width: 62px;
	margin-left: 5px;
	float:left;
	background-position: 0 0px;	
}

a.upload:hover {
	background-position: 0 -20px;
}
a.upload {
	background:transparent url(../images/buttons/upload.gif) no-repeat;
	cursor:pointer;
	display: block;
	height:20px;
	text-indent:-9999px;
	width: 62px;
	margin-left: 5px;
	float:left;
	background-position: 0 0px;	
}

.highlight {
	font-weight: bold;
	color: #30bf30; 
}

.event_update_buttons {
	float: left;
	width: 100%;
	padding-bottom: 10px;
}

a.cancel:hover {
	background-position: 0 -20px;
}
a.cancel {
	background:transparent url(../images/buttons/cancel_pink.gif) no-repeat;
	cursor:pointer;
	display: block;
	height:20px;
	text-indent:-9999px;
	width: 62px;
	margin-left: 5px;
	background-position: 0 0px;	
	float: left;
}

a.save:hover {
	background-position: 0 -20px;
}
a.save {
	background:transparent url(../images/buttons/save.gif) no-repeat;
	cursor:pointer;
	display: block;
	height:20px;
	text-indent:-9999px;
	width: 62px;
	margin-left: 908px;
	background-position: 0 0px;	
	float: left;
}

a.createevent:hover {
	background-position: 0 -20px;
}

a.createevent {
	background: transparent url(../images/buttons/events_create_event.png) no-repeat;
	cursor: pointer;
	display: block;
	height:20px;
	text-indent:-9999px;
	width: 98px;
	margin-left: 805px;
	background-position: 0 0px;	
	float: left;
}

a.done:hover {
	background-position: 0 -20px;
}
a.done {
	background:transparent url(../images/buttons/events_done.png) no-repeat;
	cursor:pointer;
	display: block;
	height:20px;
	text-indent:-9999px;
	width: 60px;
	margin-left: 910px;
	background-position: 0 0px;	
	float: left;
}


a.next:hover {
	background-position: 0 -20px;
}
a.next {
	background:transparent url(../images/buttons/next.gif) no-repeat;
	cursor:pointer;
	display: block;
	height:20px;
	text-indent:-9999px;
	width: 45px;
	margin-left: 853px;
	background-position: 0 0px;	
	float: left;
}

a.savecontinue:hover {
	background-position: 0 -20px;
}
a.savecontinue {
	background:transparent url(../images/buttons/events_save_and_continue.png) no-repeat;
	cursor:pointer;
	display: block;
	height:20px;
	text-indent:-9999px;
	width: 135px;
	margin-left: 768px;
	background-position: 0 0px;	
	float: left;
}


.filter_controls_2 {
	padding-top: 20px;
	background: #E7E7E7;
}

.event_ratings b{
	float: left;
	line-height:21px;
	font-size: 11px;
}
.avatar_rating {
	float: left;
	margin-left: 12px;
}

div.rating_stars{
/*	display:block;
	background-color:#fff;	
	margin-bottom:0px !important; 		
	float:left;
	margin-left: 10px;
	margin-top: -10px;
	position:relative;
	*/
	
	border:none;
	position: relative;
	
	height: 21px;
	width:175px;
}
.rating_stars img{
	margin-right: -3px;
	padding-right: 0;
}
.rating_stars p {
position: absolute;
top: 0;
right: 0;
font-weight: 900;
line-height: 20px;
padding: 0;
margin: 0;
font-size: 11px;
}


/* DG styles */
.events-feedback ul {
    border: dashed 1px red;
    padding: 5px;
    margin-top: 10px;
    font-size: 12px;
    color: red;
    list-style-type: circle; 
}

.events-feedback li:before {
    content: "\2B \ ";
}

.eventDesc {
    width: 530px;
    height: 100px;
    font-size: 11px;
}

.admin_message {
    margin-left: 10px;
    position: relative;
    top: -2px;
}

.admin_message input {
    font-size: 16px;
    width: 640px;
}

.userAdminMessage {
    background-color: red;
    color: #FFFFFF;
    font-size: 16px;
    padding: 3px;
}

.where_input {
    position: relative;
    left: 85px;
}

.radioLabel {
    color: #ffffff;
}

.uploadPreviewContainer {
    position: relative; 
    top: -125px; 
    left: 310px;
}
