ul {
	list-style-type:none;
}

a { cursor: pointer; color: blue; }
a:hover,a.hover { text-decoration: underline; }

img {
    max-width: 100%;
}

.settings li{
    margin: 8px;
}

.ui-menu {
	width: 150px;
	margin-bottom: 0em;
	display:-moz-inline-stack;
  	display:inline-block;
  	zoom:1;
	z-index:9999;
}

​.ui-corner-all {
	display:-moz-inline-stack;
  	display:inline-block;
  	zoom:1;
  	*display:inline; /* To make IE7 happy */
}


/*single column view*/
div.ninesixty {
	max-width: 960px;
	margin-left: 25px
}

#nav-div{
	float:right;
}
.touch #header {
	position: initial;
}

.touch div#body{
	padding-top: 0;
}

.touch #buffer{
	display: none;
}

.touch #msg-div{
	right: initial;
	position: fixed;
	top: 0;
}

.touch #nav-div{
	float: left;
	padding-top: 8px;
}

.menu_button, .report_link_button, .event_button{
	float: left;
	padding-right: 6px;
}

ul.ui-autocomplete.ui-menu {
	max-height: 350px;
	overflow: scroll;
}

input.needsDatepicker, input.timepicker {
	height: 1.44em;
	padding: 0px;
	margin-right: 12px;
}

input.needsDatepicker {
	width: 7.5em;
}

input.timepicker {
	width: 9em;

}

#msg-div {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 12px;
	position:fixed;
	right:0;
	text-align: right;
	font-size: 12px;
	font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
	z-index: 9999;
}

.errorlist {
	color: #9b5a00;
}

.errornote {
	color: #a94442;
}

span.errorlist, span.error, span.success, span.baderrorlist, span.warning, span.advertisement {
	padding: 8px 10px 8px 10px;
	border: 1px solid #CCC;
	font-size: 1.1em;
	width: 90%;
	line-height: 1.8em
}

span.errorlist, span.warning, span.warning a{
	background-color: #f9eba8;
	color: #834f13;
}

span.baderrorlist, span.error, span.error a{
	background-color: #f1bebc;
	color: #be3024;
}

span.success, span.success a{
	background-color: #d7efb2;
	color: #3b7712;
}

.advertisement, span.advertisement a{
	background-color: #b2b7ef;
	color: #121a77;
}

div.advertisement{
	border: 1px;
	padding: 5px;
}

.msghover {
	position:relative;
	z-index: 999;
}

.subtab ul{
	list-style-type: none;
}

.subtab li {
	border: 1px solid;
	display: inline;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;}

.export_button {
	/* This is the export button on the jqGrids */
	display:inline;
	padding-right:20px;
	float:right;
}

.ui-jqgrid-title{
	/*This widens the jgGrid title bar (a span) to the entire width, then moves the text to the left*/
	width:100%;
	text-align:left;
}

.combobox{
	height: 12px;
}

div.ui-tooltip {
    max-width: 400px;
}

.editlink {
	font-size: 11px;
	font-weight: normal;
}

select.wide-select {
	width: 250px;
}

#djDebug #djDebugToolbarHandle{
	top: 300px !important
}

.timepicker {
	width: 220px;
	height: 18px;
}

input.submitlink {
	background-color: transparent;
	text-decoration: underline;
	border: none;
	cursor: pointer;
	color: #3b7712;
}

#progressbar {
    background-color: #ccc;
    width: 600px;
  }

.column-content {
	padding: 15px 30px 0 0;
}

.column-right {
	max-width: 450px;
	margin-left: 51%;
}

.column-left{
	width: 50%;
	float: left;
	padding: 0 0 0 15px;
}
.column-left:after{
	clear:both;
}
.clear {
	clear: both;
}

#adbrite_inline_div {display: none !important;}
#AdvertBanner       {display: none !important;}
#amzn-popup-div     {display: none !important;}
#tf_AdDiv           {display: none !important;}
#iTt                {display: none !important;}
#konaLayers         {display: none !important;}
#tooltipBox         {display: none !important;}
#menuModule         {display: none !important;}
#lwPreview          {display: none !important;}

iframe[src*="googlesyndication"] {display: none !important;}
iframe[src*="m2.2mdn.net"]      {display: none !important;}
