﻿html
{
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
}

body
{
	/* background-color: rgb(16,41,198); */
    font-size: 0.75em;
    font-family: Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
    color: #696969;
	background: white url(../images/backgroundgradient.jpg) repeat-x left top;
}

div
{
	margin: 0;
	padding: 0;
}

textarea
{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 1em;
}

h1, h2, h3, h4, h5, h6 
{
	color:#252525;
	font-family:Arial,Helvetica,sans-serif;
	font-size:2em;
}

h2
{
	font-size: 2.5em;
}	

h3
{
	margin: 22px 0 3px;
	font-size: 2em;
	font-weight: bold;
}

a
{
	text-decoration: none;
	color: Blue;
}

a:hover
{
	text-decoration: underline;
}

img
{
	border: 0 none transparent;
}

th
{
	text-align: left;
}

div#admin table
{
	border-collapse: collapse;
}

div#admin td
{
	padding: 6px;
	border: 1px solid Gray;
}

div#admin td.label
{
	background-color: #F2DA91;
	color: Black;
}

p
{
	line-height: 1.7em;
	margin: 0 0 15px;
}

div.page
{
	width: 988px;
	border: solid 1px #448;
	border-top: none;
	margin: auto;
	background-color: White;
}

div#header
{
	height: 198px;
	background: white url(../images/menu.png) repeat-x bottom;
	border-bottom: solid 1px #ccc;
}

div#title
{
	background: white url(../images/edinburghsunsetlogo.jpg) no-repeat center top;
	height: 174px;
}

div#title h1
{
	position: absolute;
	visibility: hidden;
}

div#footer
{
	text-align: center;
	color: Gray;
	font-size: 0.8em;
	padding-bottom:1em;
}

div#menucontainer, div#logindisplay
{
	position: relative;
	top: 5px;
}

div#menucontainer
{
	float: left;
	height: 25px;
	position: relative;
	top: 5px;
}

div#logindisplay
{
	float: right;
	padding-right: 8px;
}

ul#menu
{
	border: none;
	margin: 0;
	padding: 0;
}

ul#menu li
{
    display: inline;
    list-style: none;
    padding: 6px 20px 6px 16px;
    border-right: solid 1px #ccc;
    height: 26px;
}

div#header a, div#header a:hover, div#header a:active
{
    font-weight: bold;
    text-decoration: none;
    color: rgb(16,41,198);
}

div#header a:hover
{
	color: rgb(199,107,15);
}

div#main
{
	margin: 3em 6em 3em;
	padding: 0;
	clear: both;
}

div#flashMessage
{
	position: fixed;
	padding: 7px 0 4px;
	border-bottom: 1px solid brown;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	color: #735007;
	background-color: orange;
	font-family: Arial,Liberation Sans,DejaVu Sans,sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}

div#flashMessage span
{
	background-color:#fad163;
	border:2px solid #735005;
	cursor:pointer;
	display:block;
	float:right;
	padding-left:4px;
	padding-right:4px;
	text-decoration:none;
	position: relative;
	top: -2px;
	right: 20px;
}

div#flashMessage span a, div#flashMessage span a:hover, div#flashMessage span a:visited
{
	text-decoration: none;
	position: relative;
	top: -1px;
	color: #735005;
}

div#flashMessage.error
{
	color: #eee;
	border-color: #700;
	background-color: #f33;
}

div#flashMessage.error span
{
	border-color: #a00;
	background-color: #f77;
}

/****************** HOME PAGE *******************/

div#news p
{
	clear: none;
}

div#news span
{
	font-weight: bold;
	color: #C76B0F;
}

div#news span.flow
{
	float: right;
	padding-left: 10px;
}

/****************** DIARY *******************/

div.diary
{
	position: relative;
}

a.linkButton
{
	border: 1px solid #F29F05;
	color: #A60303;
	font-weight: bold;
	background-color: #F2DA91;
	padding: 0.3em 1em;
	text-decoration: none;
}

a.linkButton:hover
{
	color: #1029C6;
}

div.diary a#submit
{
	position: absolute;
	right: 0;
	top: 0;
}

div.diary h2
{
	width: 400px;
	margin-left: 42px;
}

div.diary a#rss
{
	position: absolute;
	left: 0;
	top: 2px;
}

div.month
{
	color: #1029C6;
}

div.month a
{
	color: #1029C6;
	text-decoration: underline;
}

div.alternate
{
	color: #C76B0F;
}

div.alternate a
{
	color: #C76B0F;
}

div.month h3
{
	font-size: 1.4em;
	margin-top: 20px;
	color: White;
	border-bottom: 2px solid #112BBF;
   	padding-bottom: 1px;
}

div.month h3 span
{
	margin: 0;
    padding: 4px 0 2px 10px;
	background: transparent url(../Images/DiaryTab.png) no-repeat left 0;
}

div.month h3 span span
{
    padding: 4px 10px 2px 0;
   	background: transparent url(../Images/DiaryTab.png) no-repeat right 0;	
}

div.first h3
{
	margin-top: 20px;
}

div.alternate h3
{
	border-color: #d96e11;
}

div.alternate h3 span
{
	background-image: url(../Images/DiaryAltTab.png);
}

div.alternate h3 span span
{
	background-image: url(../Images/DiaryAltTab.png);
}

div.month p
{
	margin: 7px 0;
	padding-left: 24px;
	line-height: 16px;
}

div.month p.new
{
	background: white url(../Images/new.png) no-repeat 0 4px;
}

div.month p.updated
{
	background: white url(../Images/upd.png) no-repeat 0 4px;
}

div.month .when
{
	font-weight: bold;
}

div#message
{
	color: Red;
	font-weight: bold;
}

div.month p.flash
{
	background-color: #fff0d0;
}

div.diary div#introduction
{
	float: left;
	width: 683px;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px dotted #888;
}

div.diary div#chart-sidebar
{
	width: 140px;
	float: left;
}

div.diary div#chart-sidebar h3
{
	margin-top: 0px;
	font-size: 1.5em;
}

div.diary div#chart-sidebar img
{
	display: block;
	padding-bottom: 6px;
}

div.diary div#diary-entries
{
	clear: both;
}

/******************** Form input ********************/

form       
{
	text-align: center;
}

input.submit
{
	margin-top: 1em;
	padding: 0.1em 1em;
}
       	 
div.field
{
    border-left: 3px solid #F29F05;
    height: 100%;
    margin-bottom: 3px;
    margin-top: 1.6em;
    margin-right: 2em;
    min-width: 18em;
    padding: 0.5em;
    padding-left: 1em;
    text-align: left;
}
        
div.field > label
{
    display: block;
    color: Black;
    font-weight: bold;
    font-size: 1.2em;
    padding-bottom: 0.2em;
}
        
div.subfield
{
    margin-top: 1em;
}
        
div.subfield > label
{
    float: left;
    font-weight: normal;
    margin-right: 0.5em;
    margin-top: 0.25em;
    text-align: right;
    width: 6.5em;
}
        
.text-box
{	
	background-color: #feffd0;
    border: 1px solid gray;
    padding-left: 0.2em;
    color: Navy;
}

.field .hint 
{
    color:Gray;
	font-size:0.9em;
	font-style:italic;
}

div.validation-summary-errors
{
	padding-top: 1em;
	margin-bottom: 1.5em;
	color: #D00;
	text-align: left;
}

div.validation-summary-errors span
{
	font-weight: bold;
}

.input-validation-error
{
	border: 1px solid #D00;
	background-color: #fdd;
}

.field-validation-error
{
	display: block;
	color: #d00;
	font-size: 0.95em;	
}

span.hint
{
	padding-left: 6px;
}

div.hp
{
	position: absolute;
	left: -10000;
	visibility: hidden;
	display: none;
}

/******************** Logon/Registration (aka Create Session) ********************/

div#createSession div.field
{
	min-width: 30em;
}

div#createSession #logOnField div.subfield > label
{
	min-width: 7em;
}

div#createSession #registerField div.subfield > label
{
	min-width: 10em;
}

div#createSession .validation-summary-errors
{
	padding-top: 1em;
	margin-bottom: 1.5em;
}

div#createSession #logOnField .field-validation-error
{
	margin-left: 8em;
}

div#createSession #registerField .field-validation-error
{
	padding-left: 11em;
}

div#createSession form
{
	text-align: left;
}

div#createSession input.submit
{
	margin-left: 6.7em;
}

div#createSession #registerField input.submit
{
	margin-left:9.4em;
}

td#logOnField a
{
	margin: 0.2em 0 0 8.5em;
	display: block;
	font-size: 0.9em;
}

/******************** PASSWORD REMINDER ********************/

div#passwordReminder div.subfield > label
{
	min-width: 16em;
}

div#passwordReminder span.field-validation-error
{
	margin-left: 17.4em;
}

div#resetPassword div.subfield > label
{
	min-width: 10em;
}

/******************** Diary editing ********************/

div.editDiaryEntry div
{
	position: relative;
}

div.diaryEditor
{
	margin-right: -6em;
}

div.diaryEditor div.field
{
	min-width: 23em;
}

input.date
{
	width: 6em;
}

input#Venue, input#Band
{
    width: 30em;
}
        
input#Organiser, input#OrganiserEmail, input#UserNameOrEmail
{
    width: 20em;
}

div#timesField input, div#pricesField input
{
	width: 4.5em;
}

div.diaryEditor .field-validation-error 
{
	margin-left:7.35em;
}

div.diaryEditor #pricesField .field-validation-error 
{
	margin-left:8.5em;
}

div#pricesField
{
	min-width: 35em;
}

textarea#Info
{
	width: 65em;
	height: 8em;
}

div.diaryEditor div.field
{
	min-width: 30em;
}

/* diary deletion */

div#deleteDiaryEntry
{
	position: absolute;
	right: 0;
	top: 19px;
	float: right;
	width: 250px;
	border: 1px solid #F2C744;
} 

div#deleteDiaryEntry > label
{
	display: block;
	margin: 0;
	padding-top: 4px;
	text-align: center;
	width: 250px;
	height: 20px;
	color: Black;
	background-color: #F2C744;
	font-weight: bold;
}


div#deleteDiaryEntry form
{
	text-align: left;
	margin: 16px;
}

div#deleteDiaryEntry #deleteButton
{
	float: right;
}

div#deleteDiaryEntry span
{
	color: Black;
}

div#deleteDiaryEntry ul
{
	padding-left: 18px;
}

div#deleteDiaryEntry input.submit
{
	position: relative;
	top: -5px;
	margin: 0;
}

/******************** ADMIN ********************/

div#admin ul
{
	padding-left: 0;
}

div#admin li
{
	list-style-type:none;
}

/******************** CONTACT ********************/

div#contact div.subfield > label
{
	width: 10em;
}

div#contact span.field-validation-error
{
	margin-left: 11.3em;
}

div#contact input#EmailAddress
{
	width: 240px;
}

div#contact textarea#Message
{
	width: 500px;
	height: 200px;
}

/******************** CEILIDH CHARTS ********************/

div.ceilidh-charts ul
{
	margin: 0;
	padding: 0;
}

div.ceilidh-charts ul li
{
	display: block;
	margin-top: 30px;
}