/*
lecool colors

blue: 008fcb
black: 291c26
 

*/

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

.clearfix {
  zoom: 1;
}

/* LAYOUT */

body {
  background-image: url(/images/background.jpg);
  font-family: "Lucida Grande",verdana,arial,helvetica,sans-serif;
}

#doc2 {
  background-color: white;
  padding: 10px 10px 50px 10px;
}

#hd {
  padding-top: 10px;
  height: 30px;
  position: relative;
}
/* FONTS */

h1 { 
  font-size: 200%;
  margin-bottom: 1em;
}

h2 {
  font-size: 180%;
}

h3 {
  font-size: 150%;
}

h4 {
  font-size: 120%;
}

p {
  margin: 0.5em 0;
  padding-bottom: 0.5em;
}

.errorExplanation {
  padding: 8px;  
  color: red;
  margin-bottom: 10px;
  border-left: 2px solid red;
}

.fieldWithErrors {
  background-color: red;
  border-left: 2px solid red;
  padding: 4px;
}

a, a:visited {
  color: #008fcb;
}

strong {
  font-weight: bold;
}

p {
  line-height: 1.6em;
}

form dt {
  margin-bottom: 4px;
  font-size: 97%;
  font-weight: bold;
  color: #333;
}

form dt {
  margin-top: 18px;
}

form dd input {
  font-size: 110%;
}

form {
  width: 350px;
  padding: 10px;
}
form.medium {
  width: 500px;
}

form.full {
  width: 98%;
}

#yui-main form {
  position: relative;
  border: 1px solid #aaa;
  background-color: #eee;
  padding: 10px;
}


#flash {
  padding: 10px;
  background-color: #ff9;
  margin: 1em 0;
}

#logo {
  background: url(/images/le_cool_logo.png) no-repeat;
  text-indent: -9999px;
}

#hd {
  margin-bottom: 2em;
}

#hd h2 {
  position: absolute;
  left: 130px; top: 7px;
  font-size: 29px;
  color: #666;
  text-transform: uppercase;
}

/* generic styles */

.horizontal-links {
  font-size: 80%;
}

textarea.brief { 
  height: 50px;
}
.add-section {
  font-size: 120%;
  display: block;
  padding: 3px 10px;
  border: 1px solid #ccc;
  width: 80%;
  background-color: #eee;
}

span.input-help, span.formExample {
  display: block;
  font-size: 90%;
  color: #333;
}
#sidebar .block {
  margin-bottom: 8px;
}
/* single event page */

#event-show h2 {
  font-size: 200%;
  font-family: "Lucida Grande";
}

#price {
  font-size: 120%;
  font-style: italic;
}

#locale {
  position: absolute;
  top: 0;
  right: 0;
}

#locale form {
  display: inline;
}

#home div.city {
  display: block;
  float: left;
  width: 33%;
  margin-bottom: 4em;
}

#sidebar  {
  text-align: right;
}

#home div.city h3 {
  font-size: 250%; 

}
#home ul li {
  float: none;
  font-size: 100%;
  margin: 0;
  width: 100%;
}

#sidebar .events-cell {
  margin-bottom: 2em;
}

#sidebar h2 {
  font-size: 120%;
  font-weight: bold;
  margin-bottom: 5px;
}

#filter {
  border: 1px solid #ccc;
  padding: 10px;
  margin-bottom: 10px;
}

#login-links { 
  position: absolute;
  right: 0;
  top: 0;
  text-align: right;
  width: 28%;
  margin-right: 5px;
  margin-top: 2px;
  font-size: 110%;
  font-family: 'Verdana';
  text-transform: uppercase;
}

ul.subnav li {
  float: left;
  margin-right: 20px;
}

ul.subnav a, ul.subnav span {
  display: block;
  width: 100%;
  font-weight: bold;
  text-decoration: none;
  border: 1px solid #aaa;
  border-width: 1px 3px;
  padding: 2px;
  padding-top: 4px;
  text-align: center;
}

ul.subnav a:hover {
  background-color: #291c26;
  color: #fff;
}

#plan-links {
  margin-bottom: 10px;
}

#admin-menu {
  background-color: #a51e24;
  border: 2px solid #f00;
  margin: -10px;
  height: 20px;
  color: #fff;
  margin-bottom: 10px;
  padding: 5px;
  position: relative;
}
#admin-menu ul {
  width: 75%;
}
#admin-menu li {
  display: inline;
  margin-right: 10px;
}

#admin-menu a {
  color: #fff;
  font-size: 120%;
}

#photo img {
  margin: 0 auto;
  display: block;
}

textarea {padding: 2px; width: 98%;}

.input-small {
  width: 25%;
}

.input-medium {
  
}
.no-photo {
  width: 60px;
  height: 60px;
  border: 1px solid #aaa;
  background-color: #ccc;
  margin-right: 10px;
}

.vertical-list li {
  margin-bottom: 10px;
}

.index-list {
  font-size: 125%;
}

.small-width {
  width: 240px;
}
.medium-width {
  width: 300px;
}

.center {
  margin: 0 auto;
}
/* Uploader */

input.file {
  width: 20px;
  border: 1px solid #ccc;
}
		
.swfuploadbtn {
	display: block;
	width: 100px;
	padding: 0 0 0 20px;
}

.browsebtn { background: url(/images/add.png) no-repeat 0 4px; }
.uploadbtn { 
	display: none;
	background: url(/images/accept.png) no-repeat 0 4px; 
}

.cancelbtn { 
	display: block;
	width: 16px;
	height: 16px;
	float: right;
	background: url(/images/cancel.png) no-repeat; 
}

#cancelqueuebtn {
	display: block;
	display: none;
	background: url(/images/cancel.png) no-repeat 0 4px;
	margin: 10px 0;
}

#SWFUploadFileListingFiles ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.SWFUploadFileItem {

	display: block;
	width: 230px;
	height: 70px;
	float: left;
	background: #eaefea;
	margin: 0 10px 10px 0;
	padding: 5px;

}

.fileUploading { background: #fee727; }
.uploadCompleted { background: #d2fa7c; }
.uploadCancelled { background: #f77c7c; }

.uploadCompleted .cancelbtn, .uploadCancelled .cancelbtn {
	display: none;
}

span.progressBar {
	width: 200px;
	display: block;
	font-size: 10px;
	height: 4px;
	margin-top: 2px;
	margin-bottom: 10px;
	background-color: #CCC;
}

/* autocompleter */

/* autocompleter */

div.autocompleter-loading
{
	float:				left;
	clear:				right;
	background:		#000 url(/images/spinner.gif) no-repeat center;
	width:				20px;
	height:				16px;
}

ul.autocompleter-choices
{
  z-index: 21000;
	position:			absolute;
	list-style:			none;
	border:				1px solid #eee;
	background-color:	white;
	border-right-color:	#ddd;
	border-bottom-color:#ddd;
	text-align:			left;
	font-family:		Verdana, Geneva, Arial, Helvetica, sans-serif;
}

ul.autocompleter-choices li
{
	position:			relative;
	padding:			0.1em 1.5em 0.1em 1em;
	cursor:				pointer;
	font-weight:		normal;
	font-size:			1em;
}

ul.autocompleter-choices li.autocompleter-selected
{
	background-color:	#444;
	color:				#fff;
	font-weight:		bold;
}

ul.autocompleter-choices span.autocompleter-queried
{
	font-weight:		bold;
}

ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried
{
	color:				#9FCFFF;
}

.example-info
{
	position:			absolute;
	top:				2px;
	right:				4px;
	padding:			1px 2px;
	font-size:			0.9em;
	color:				#888;
}

/* newsletter */

#days-editor {
  padding-left: 13px;
}


.list { 
  margin-bottom: 20px;
  position: relative;
}

.list h2 {
  border-bottom: 1px solid #ddd;
  margin-bottom: 5px;
  font-size: 130%;
}

.list li {
  background-color: #fff;
  padding: 2px;
  font-size: 115%;
}

.newsletter-day .new-event {
  display: block;
  text-align: right;
  color: red;
  position: absolute;
  right: 0;
  font-size: 90%;
}

#newsletter-builder {
  margin-top: 20px;
}

/* adverts */

#advert-photo {
  float: left;
}

/* growl */
#growl {
	top:10px;
	right:10px;
	z-index:999;
	position:absolute;
	}
	#growl * { position:relative; }
	
	/* smoke skin */
	#growl div.smoke {
		right:0px;
		position:absolute;
		}
		#growl div.smoke div.background {
			width:300px;
			height:75px;
			margin-bottom:-75px;
			background:url(/images/smoke.png) no-repeat center center;
			}
		#growl div.smoke img {
			width:48px;
			height:48px;
			margin:10px;
			float:left;
			}
		#growl div.smoke span, #growl div.smoke h1 {
			width:280px;
			margin:10px;
			color:#fff;
			display:block;
			font-size:12px;
			}
