@charset "utf-8";

/*---------------------------------------------

Filename: main_styles.css
Title: Main Styles for www.ispal.org/events
Author: Shane Traill - shane@firstmedia.co.uk

Look but don't touch!


---------------------------------------------*/



/*--------------- Admin Nav ---------------*/

#admin_nav {
	background-color: #492F92;
	width: 898px;
	height: 32px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	vertical-align: middle;
}

#admin_nav ul {
	font-size:0.9em;
	line-height: 2.3em;
	font-weight:bold;
	list-style:none;
	height: 32px;
}	

#admin_nav li {
	display:inline;
	margin-right: 5px;
	height: 32px;
}
	
#admin_nav a:link, #admin_nav a:visited {
	color: #FFFFFF;
	font-size:0.9em;
	margin-left: 5px;
	font-weight:bold;
	list-style:none;
	text-decoration:none;
	height: 30px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	line-height: 2.5em;
}

#admin_nav a:hover, #admin_nav a:active {
	text-decoration:none;
	background-color: #A08BD9;
	color: #FFFFFF;
	height: 32px;
	font-size:0.9em;
	padding-left: 5px;
	padding-right: 5px;
	line-height:2.5em;
	font-weight:bold;
	list-style:none;
}

/*-------------Primarycontent---------------*/

#primarycontent h1 {
	color:#063774;
	font-size: 1.4em;
	font-weight:bolder;
	margin-left: 0em;
	line-height: 1.3em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
}
#primarycontent h2 {
	color: #7A6AB0;
	font-size: 1em;
	font-weight:bolder;
	line-height: 1.3em;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
}
#primarycontent h3 {
	color:#FF9D03;
	font-size: 0.8em;
	font-weight:bolder;
	margin-left: 0.1em;
	line-height: 1.3em;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
}

#primarycontent p.first {
	margin-top: 2em;
	color: #492f92;
	font-size: 0.75em;
	line-height: 1.4em;
	margin-bottom: 1em;
	font-weight: bold;
}

#primarycontent p.second {
	color: #333333;
	font-size: .75em;
	line-height: 1.4em;
	margin-bottom: 1em;
}

#primarycontent ul {
	color: #333333;
	font-size: 0.75em;
	line-height: 1.6em;
	margin-bottom: 1em;
}

#primarycontent li {
	list-style:none;
	background:url(../assets/bullet.gif) no-repeat 0px 3px;
	text-indent: 20px;
	margin-left: 10px;
}

#primarycontent img {
	float:right;
	border: 2px solid #FFFFFF;
	margin: 5px;
	background-color: #F5F3FC;
}

#secondarycontent-events-admin {
	width: 325px;
	float: left;
	margin-left: 10px;
	background-repeat: repeat-x;
	background-image: url(../assets/calendar-top.jpg);
	background-color: #E8E3F7;
	padding-top: 40px;
}

/*---------------Homepage Header-----------*/

#homeheader {}

#homeheader h1 {
	color: #7A6AB0;
	font-size: 1.8em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0.8em;
	margin-left: 0px;
}

#homeheader h2 {
	margin: 0px;
	color: #7A6AB0;
	padding-left: 10px;
}

/*------------Homepage Main Advert----------*/

#topcontent {
	width: 550px;
	margin-bottom: 10px;
	height: 195px;
	background-color: #DAD6E9;
}

#topcontent img {
	float:left;
}

#topcontent  h1  a:link, #topcontent  h1  a:visited {
	font-size: 1.2em;
	color: #7A6AB0;
	line-height: 120%;
}

#topcontent h1 a:hover, #topcontent h1 a:active {
	font-size: 1.2em;
	color: #7A6AB0;
}

#topcontent h1 {
	font-size: 0.9em;
	line-height: 120%;
	width: 250px;
	padding-bottom: 2px;
}

#topcontent h2 {
	font-size: 0.9em;
	color: #7A6AB0;
	line-height: 120%;
	font-weight: normal;
}

#topcontent  h4 {
	font-size: 90%;
	color: #9184BD;
	margin-bottom: 2%;
	line-height: 120%;
}

#topcontent img {
	border:1px solid #FFFFFF;
	padding:2px;
}

/*------------Homepage left advert---------*/

#leftcontent {
	width:265px;
	background-color:#7A6AB0;
	float:left;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 462px;
	background-repeat: no-repeat;
	margin-right: 5px;
	background-position: 0px 0px;
}

#leftcontent h1 {
	color: #FFFFFF;
	font-size: 0.9em;
	line-height: 120%;
	margin-top: 5px;
	margin-left: 5px;
	padding-bottom: 0.4em;
}

#leftcontent  h1  a:link, #leftcontent  h1  a:visited {
	font-size: 1.2em;
	color: #FFFFFF;
	margin-bottom: 0.5em;
}

#leftcontent h2 {
	color: #FFFFFF;
	font-weight: lighter;
	font-size: 0.8em;
	margin-bottom: 0.5em;
	margin-left: 0.5em
}

#leftcontent h3 {
	color: #FFFFFF;
}

#leftcontent h4 {
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: normal;
	margin-left: 0.5em;
}

#leftcontent p {
	color: #FFFFFF;
	margin-left:0.5em;
	margin-right:0.4em;
	margin-bottom:10%;
}

#leftcontent img {
	float:left;
	margin:5px;
}

/*-------------Homepage muliple adverts------------*/

#rightcontent {
	width:270px;
	float:right;
}

#advert1 {
	width:270px;
	margin-top: 5px;
	margin-bottom: 10px;
	background-color: #7a6ab0;
	height: 106px;
	border: 1px solid #7A6AB0;
}

#advert1 h2 {
	color: #FFFFFF;
	font-size: 80%;
	margin-bottom: 0.6em;
	padding-left: 5px;
	font-weight: normal;
	margin-left: 0.5em;
}

#advert1 a:link, #advert1 a:visited {
	color: #FFFFFF;
}

#advert1 h4 {
	padding-top:5px;
	font-size: 0.9em;
	font-weight: bold;
	margin-left: 5px;
	line-height: 1.1em;
	margin-right: 5px;
	color: #FFFFFF;
	padding-left: 5px;
	margin-bottom: 0.3em;
}

#advert1 h4  a:link, #advert1  h4  a:active {
	font-weight: bold;
	line-height: 1.1em;
	color: #FFFFFF;
}

#advert2 {
	width:270px;
	margin-top: 5px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	height: 106px;
	border: 1px solid #7A6AB0;
}

#advert2 h2 {
	color: #7a6ab0;
	font-size: 80%;
	margin-bottom: 0.6em;
	padding-left: 5px;
	font-weight: normal;
	margin-left: 0.5em;
}

#advert2 a:link, #advert2 a:visited {
	color: #7a6ab0;
}

#advert2 h4 {
	padding-top:5px;
	font-size: 0.9em;
	font-weight: bold;
	margin-left: 5px;
	line-height: 1.1em;
	margin-right: 5px;
	color: #7a6ab0;
	padding-left: 5px;
	margin-bottom: 0.3em;
}

#advert2 h4  a:link, #advert2  h4  a:active {
	font-weight: bold;
	line-height: 1.1em;
	color: #7a6ab0;
}

/*----------------Homead Top--------------*/

#homead-top {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-position: 0px 0px;
	height: 195px;
	width: 550px;
	background-repeat: no-repeat;
	background-color: #D6D0E6;
}

#homead {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
}

#leftcontent #homead2 {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#homead-image {
	float: left;
	display: inline-block;
	margin-left: 10px;
	margin-top: 10px;
}

#homead-image img {
	padding: 2px;
	float: left;
	border: 0px none #FFFFFF;
	background-color: #FFFFFF;
	margin: 0px;
}

#homead-content {
	float: left;
	margin-left: 2em;
	padding-top: 15px;
	margin-top: 1.5em;
}

#homead p {
	font-size: 0.75em;
}

#homead img {
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 10px;
	margin-right: 10px;
}



/*------------------Form ID Book---------------*/
form#book fieldset {
	background:none;
	margin-bottom: 1em;
	border: 0px dotted #492F92;
	background-repeat: no-repeat;
	background-position: 100% 80%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

form#book h1 {
	text-transform: capitalize;
	font-size: 120%;
	font-weight: bold;
	text-indent: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
}

form#book ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

form#book li {
	background-image:none;
	margin: 15px 0px;
}

label {
	font-weight: bold;
	float: left;
	margin-right: 1em;
	text-align: right;
	width: 8em;
	font-size:0.75em;
}

form#book input {
	padding: 2px 0px;
}

form#book input.submit {
	width: auto;
	font-size: .6em;
	font-weight: bold;
	background-color: #618b06;
	color: #FFFFFF;
	padding: 4px;
	cursor: pointer;
}

form#book textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

form#book input, form#book select, form#book textarea {
	border: #063774 1px solid;
}

form#book input.login {
	width: auto;
	margin-left: 6.5em;
	cursor: pointer;
}

form#book input.save {
	width:auto;
	margin-left: 2.0em;
	margin-bottom:1.0em;
	cursor: pointer;
}

form#book input.submitBtn {
	width:10em;
	margin-bottom:1em;
	cursor: pointer;
}

form#book input.radio {
	border:none;
}

form#book input.checkbox {
	border:none;
}

.align_style {
	 margin-right:10px;
}

.members {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:0.75em;
	line-height:1.6em;
	color:#333333;
}

/*-----------------Layout tool-------------*/

.bk_color {
	background-color: #b7aed5;
}

/*------------Javascript Validation Error-----------*/

.formError {
	color: #FF0000;
}

.error {
	font-size:0.75em;
	line-height:1.4em;
	font-weight: bold;
	color: #FF0000;
	margin-left:1.5em;
}

.errorMessage {
	color: #FF0000;
	font-size:0.7em;
	line-height:1.4em;
	font-weight: bold;
	margin-bottom:1em;
}

/*------------------------- Hacks and Filters ----------------*/

.clearfix {
	clear: both;
	width: auto;
}

/*-------------Form ID Admin------------*/ 

form#admin fieldset {
	margin-bottom: 1em;
	background-color: #EAE6F5;
	border: 2px dotted #492F92;
	padding: 10px;
	border: 2px dotted #492F92;
	background-color: #E6E2EF;
}

form#admin p {
	clear:both;
}

form#admin ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

form#admin li {
	background-image:none;
	margin: 15px 0px;
}

form#admin input {
	font-size: 1,2em;
	padding: 2px 0px;
}

form#admin input.submit {
	width: auto;
	margin-left: 9em;
	font-size: .6em;
	font-weight: bold;
	background-color: #618b06;
	color: #FFFFFF;
	padding: 4px;
	cursor: pointer;
}

form#admin input, form#admin select, form#admin textarea {
	border:1px solid #492F92;
}

#topcontent #mainImg {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 25px;
	margin-left: 30px;
}

form#admin input.login {
	width: auto;
	margin-left: 6.5em;
	cursor: pointer;
}

form#admin a:link, form#admin a:visited {
	text-decoration: underline;
	color: #7A6AB0;
}

fieldset div {
	margin-bottom:0.5em;
	padding:0;
	width:100%;
	margin-left: 0.8em;
}

fieldset div.reqfield {
	color: #333333;
	font-size: 1em;
	line-height: 1.4em;
	font-size:1em;
	float: left;
}

fieldset div.reqfield_member {
	color: #333333;
	font-size: 100%;
	line-height: 1.4em;
	float: left;
	margin-left: 118px;
}

form#admin img {
	float:none;
	margin: 10px 110px 0;
}

form#admin input.checkbox {
	border:none;
}

.selectStyle {
	width:200px;
}

.selectEvent {
	width: 200px;
}

/*-------------- Tables -------------*/

#tableDiv table {
	background-color: #eff7f7;
	font-size:0.75em;
	line-height:1.4em;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
}

#tableDiv table table {}

#tableDiv th, thead {
	background-color:#063774;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding: 7px;
}

#tableDiv tbody {
	background-color: #FFFFFF;
	color: #002046;
}

#tableDiv td {
	padding: 4px;
}

#tableDiv tr {
	border: 2px dotted #492F92;
}

.TableHeader {
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding: 7px;
	background-color: #492F92;
}

.PlainCell {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*------------Events - Edit Page-----------*/

.form_main_event {
	background-color: #E0E2F1;
	border: 1px dotted #d1cae7;
	background-image: url(../assets/home-event-faded.jpg);
	background-repeat: no-repeat;
	background-position: 2em 0em;

}

.form_main_event_two {
	border: 1px dotted #8f7dc4;
	background-color: #C8C8E2;
	background-image: url(../assets/home-event2-faded.jpg);
	background-repeat: no-repeat;
}

.form_main_event_three {
	background-repeat: no-repeat;
	background-color: #B7AED5;
}


/*------------Booking Form-----------*/

.PopUpPanel {
	background-color:#FFFFFF;
	cursor: default;
	border: 5px solid #063774;
	position: absolute;
	margin: 8px;
	width:450px; 
	display:none;
}

.popup_text {
	font-family: Arial,Helvetica,sans-serif;
	font-size:1.1em;
	line-height:1.4em;
	padding:1.0em;
	color:#002046;
}


.FormPanelWhite {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

/*----------------------------------------*/

.align_input {
	color:#063774;
	font-size:0.75em;
	margin-left:1.5em;
	margin-bottom:0.8em;
}

.add_button {
	height: 24px;
	color: #FFFFFF;
	width: 74px;
	display: inline-block;
	text-decoration: none;
	background-image: url(../assets/button.jpg);
}

#add_button  a:link, #add_button  a:visited {
	height: 24px;
	color: #FFFFFF;
	background-image: url(../assets/button.jpg);
	width: 74px;
	display: inline-block;
	text-decoration: none;
}

#add_button  a:hover, #add_button  a:active {
	height: 24px;
	color: #FFFFFF;
	background-image: url(../assets/button_o.jpg);
	width: 74px;
	display: inline-block;
	text-decoration: none;
}

.product_button {
	height: 24px;
	color: #FFFFFF;
	background-image: url(../assets/button_large.jpg);
	width: 105px;
	display: inline-block;
}

.form_button {
	color: #fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	background: #063774;
	width:100px;
	height:30px;
	border:1px solid #000;
	margin:10px 0px 0px 0px;
}

.link{
	text-decoration:underline;

}

.continue_button {
	color: #fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	background: #063774;
	width:auto;
	height:30px;
	border:1px solid #000;
	margin:10px 0px 0px 10px;
}

/*---------------Form styling------------*/

#form {
	font-size:0.75em;
	line-height:1.6em;
}

#form .label {
	color:#063774;
	font-weight:bold;
	padding-right:15px;
	text-align:right;
	width:80px;
}

#form .formError {
	color:#FF0000;
	font-weight:bold;
	padding-right:15px;
	text-align:right;
	width:80px;	
}

/*-------------------VSPForm Form-----------------*/

fieldset {
	margin-bottom: 1em;
	background-color: #EAE6F5;
	border: 2px dotted #492F92;
	background-repeat: no-repeat;
	background-position: 100% 80%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}