body {
  background:#333333;
  font-size: 10pt;
  text-align: center;
  margin:0px;
  padding:0px;
  font-family:helvetica, arial;
  color: #bbb;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:13px;
	line-height:18px;
}

a {
	text-decoration:none;
	color:#f93;
}

h1 {
	color:#fff;
	font-size:28px;
}

th {
    text-align: left;
    white-space: nowrap;
    padding: 0 3px 0 3px;
}

.left {
	float:left;
}

.right {
	float:right;
}

.clr {
	display:block;
	height:0px;
	line-height:0px;
	clear:both;
}

#topBar {
	background:#000;
	height:50px;
}

table {
    font-size: .8em;
    width: 95%;
}

fieldset label {
  width: 7em;
  float: left;
  text-align: right;
  margin-right: 0.7em;
  display: block;
  color: #515151;
  font-weight: bold;  
  font-size: .8em;
}

.event {
    background-color: #444;
    font-size: .8em;
    margin-bottom: 10px;
    padding: 5px 10px 5px 45px;
}

.event-link {
    font-size: .8em;
    text-align: right;
}

.event-link a {
    color: #fff;
    text-decoration: none;
}

.event-list h1 {
    background-color: #444;
    font-size: .8em;
    font-weight: normal;
    margin-bottom: 20px;
    padding: 5px 10px 5px 15px;
}

.results {
	margin-left:10px;
	float:left;
	width:600px;
	text-align:left;
}

.results a {
	color:#f93;
}

.results tr.odd {
	background-color:#555;
}

a:visited { 
	color:#f93;
}

.doc_name {
	color:white;
	font-weight:bold;
}

.menu-item {
    line-height: 30px;
    margin-right:10px;
    text-decoration: none;
	width:40px;
	display:block;
	float:left;
	height:50px;
}

.menu-item.recordings {
	background-image:url(/images/topicon_recordings.png);	
}

.menu-item.transcriptions {
	background-image:url(/images/topicon_transcriptions.png);	
}

.menu-item.account_settings {
	background-image:url(/images/topicon_account_settings.png);	
}

.menu-item.customers {
	background-image:url(/images/topicon_customers.png);	
}

.menu-item.employees {
	background-image:url(/images/topicon_employees.png);	
}

.menu-item.events {
	background-image:url(/images/topicon_events.png);	
}


a.menu-item.selected, a.menu-item:hover {
	background-position:bottom left;
}

a.menu-item {
    color: #ccc;
    text-decoration: none;
}

a.menu-item visited {
    color: #ccc;
    text-decoration: none;
}

.menu-item-selected {
    background-color: #fff;
    color: #444;
    line-height: 30px;
    margin: -6px 0 -5px 0;
    padding: 7px 3px 6px 3px;
}

a.menu-item-selected {
    text-decoration: none;
}

.notice {
    background-color: #c4c1bc;
    line-height: 50px;
    margin: 25px 20px 30px 0;
    text-align: center;
}

.log_in_out {
	padding-top:13px;
	color: #aaa;
	font-size: 14px;
	font-weight:bold;
	padding-right:20px;
}

.customer_menu, .transcriber_menu {
	list-style-type:none;
	text-align:left;
	padding:15;
	float:left;
}

.customer_menu li.selected a,
.transcriber_menu li.selected a,
.customer_menu li.selected a:hover,
.transcriber_menu li.selected a:hover  { 
	color:red;
}

.week_menu {
	list-style-type:none;
	padding:0;
	margin:0;
	float:left;
	width:232px;
}


.day_menu {
	margin-left:100px;
	list-style-type:none;
	padding:0;
	margin:0;
	float:left;
}

.week_menu li a {
	display:block;
	height:44px;
	width:231px;
	color: #fff;
	background:url(/images/bg_week.png) no-repeat #606060;
}

.week_menu li a span, .day_menu li a span {
	display:block;
	padding-top:12px;
	text-align:left;
	padding-left:10px;
	font-weight:bold;
}
.week_menu li.selected a, .week_menu li a:hover, .day_menu  li.selected a, .day_menu li a:hover {
	background:url(/images/bg_week_selected.png) no-repeat #990000;
}

.day_menu li a {
	display:block;
	height:44px;
	width:107px;
	color: #fff;
	background:url(/images/bg_day.png) no-repeat #606060;
}

.day_menu  li.selected a, .day_menu li a:hover {
	background:url(/images/bg_day_selected.png) no-repeat #606060;
}


.log_in_out a {
	color:#fff;
}



.top_flash {
	color:green;
	margin-top:0px;
	margin-bottom:0px;
}

#content {
    margin-top: 0px;
}

#content-column {
    margin: 0;
    width: 980px;
	float:left;
}

#employee-roles-form-ul {
    list-style: none;
    margin-left: 40px;

}

#event-header {
    font-size: 1.0em;
    font-weight: normal;
    margin-bottom: 30px;
    text-align: center;
}

#header {
    background-color: #ae191b;
    background-image: url('/images/header_br.png');
    background-repeat: repeat-x;
    margin-bottom: 1px;
    margin-top: 0px;
}

#header-menu {
    color: #ccc;
    font-size: .9em;
    margin-right: 10px;
    text-align: right;
}

#log-column {
    color: #fff;
    float: right;
    margin: 0px;
    padding: 20px 10px 10px 10px;
    width: 150px;
}

#logo {
    margin: -15px 0 5px 25px;
}

#menu {
    background-color: #444;
    color: #ccc;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: center;
}

#page-customer {
    text-align: left;
    margin: 0px auto 0 auto;
	background:url(/images/bg_page.png) repeat-y;
	border:10px solid #fff;
}


#page {
    text-align: left;
    margin: -10px auto 0 auto;
}

#subheader {
   
}

#subtitle {
    
    margin-right: 0px;
    text-align: right;
}

.clr {
	height:		0px;
	line-height:0px;
	clear:		both;
}

#hide_me {
	display: inline; 
	border: solid 1px #000;
	background-color: #F93;
	padding: 2px;color:black;
}

#show_me {
	display: inline; 
	border: solid 1px #000;
	background-color: #F93;
	padding: 2px;color:black;
}

#landing-page-content {
	text-align:left;
	padding:25px;
}

.footer {
	margin-top:20px;
	text-align:center;
	font-size:10px;
	color:#999;
}


#errorExplanation {
	color:red;
	font-size:14px;
}

.fieldWithErrors input{
	border:4px solid red;
}