p {
	font: small normal Tahoma,Arial,Helvetica,sans-serif;
	color: #373737;
	line-height: 150%;
}

p.author {
	font: 85% normal Tahoma,Arial,Helvetica,sans-serif;
	color: #373737;
	line-height: 150%;
	padding-bottom:20px;
}

a {
	color: #4C73A1;
	background: none;
}

form#adminform input::-moz-focus-inner { border: 0; }
	  
span.breadcrumb a {
	font-weight:bold;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
}

ol {
	list-style-position: inside;
}

ol li {
	font: 10pt normal Tahoma,Arial,Helvetica,sans-serif;
	color: #373737;
}

h1, h2, h3, h4, h5 {
	padding: 0px;
	font-family:  Tahoma,Arial,Helvetica,sans-serif;
	color: #373737;
}

h1 {font-size: 130%}
h2 {font-size: 120%; }
h3 {font-size: 115%;margin-top: 1em}
h4 {font-size: 110%}
h5 {font-size: 105%}

h5 {
	margin-top:5px;
}

h2 a, h4 a {
	color: #FF891A;
}

h2.monthhead {
	background: #f9cd88;
	padding: 3px 0px 3px 6px;
	margin-top:10px;
}

h3.poem {
	color:#FF891A;
	text-align:center;
}

h4.boxhead {
	text-align:right;
}
 
.hint {
   font: normal 8pt arial, verdana, sans-serif;
}


form#addressForm, form#pollsform {
    font-size: 10pt 
    font-family: Arial, Verdana, Times, sans-serif;
    padding: 10px 0px 0px 10px;
    margin: 0;
}

form#addressForm input {
	padding: 2px;
	color: #000;
	margin: 0px 0px 5px 0px;
}

form#paypal {
	margin: 0px auto;
	width: 165px;
}

form#loginForm {
	color: #333;
}

form#loginForm label#usrLbl, form#loginForm label#passLbl,
form#addressform label#namLbl, form#addressform label#emlLbl {
	font: bold 100% Tahoma,Arial,Helvetica,sans-serif;
	width: 60px;
	float:left;
	display:block;
	padding:3px 0;
}

form#loginForm input#loginID, form#loginForm input#loginPass,
form#addressform input#mlName, form#addressform input#mlEmail {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 85%;
	width: 196px;
	height: 25px;
	background: url(../images/layout/loginfield.gif) no-repeat;
	border:none;
	padding-left:5px;
}
form#searchform p {
	padding: 0;
}

p.label_checkbox_pair {
	clear: both;
	float: none;
	position: relative;
}
p.label_checkbox_pair input {
	left: 0px;
	position: absolute;
	top: 5px;
}
p.label_checkbox_pair label {
	display: block;
	margin-left: 20px;
	width: 95px;
}

.smallish {
    font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 90%;
	color: #333;
	line-height: 100%;
}

.larger {
    font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 120%;
	color: #4c73a1;
	font-weight: bolder;
	line-height: 100%;
	text-decoration: none;
}

form#loginForm input.textfield {
	width: 120px;
	padding:2px;
	height:15px;
	font-size: 80%
}

input#remember {
	margin:5px 1px 0 0;
}

label#cookie {
	display: block;
	float: left;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	width: 183px;
	margin-top:5px;
}

form#addressForm input.textfield {
	width: 122px;
	border: 1px inset #666;
	padding: 2px;
}

form#loginForm a {
	color: #4C73A1;
    font: arial, verdana;
	font-size: 90%;
	font-weight: bold !important;
	margin-bottom:5px;
	text-align: center;
}

form#addressForm p {
	font:bold 9pt Verdana, Arial, sans-serif;
	color: #000;
	margin:0 !important;
}

form#pollsform {
	padding: 10px;
	min-height: 165px;
	height: auto !important;
	height: 165px;
}

form#loginForm {

}

form#addressform {
	background: url(../images/layout/mailinglist.png) no-repeat top center;
	padding-top: 25px;
}

form#pollsform label {
   width: 150px; 
   float: right;
   text-align: left;
   padding-top: 3px;
   display: block;
   font: normal 9pt Arial, Verdana, Times, sans-serif;
}

form p {
	padding: 3px 0px;
}

input.radiobutton {
	margin: 5px 5px 0;
	border: 0;
}

.fem {
	margin-left: 20px;
}

form#registerForm, form#contactForm, form#reviewForm {
	margin-left: 60px;
}

form#contactForm {
	padding-top:30px;
}

form#registerForm label, form#contactForm label,
form#reviewForm label {
	width: 116px;
	display: block;
	float: left;
	text-align: left;
	font: bold 10pt Arial, Verdana, Times, sans-serif;
	padding: 5px;
}

form.updateForm label, form#profileForm label {
	width: 70px;
	display: block;
	float: left;
	text-align: left;
	font: bold 10pt Arial, Verdana, Times, sans-serif;
	padding: 0px 5px 0px 10px;
}

form.updateForm label.wide, form.updateForm label.wider {
	width: 130px;
	display: block;
	float: left;
	text-align: left;
	font: bold 10pt Arial, Verdana, Times, sans-serif;
}

form.updateForm label.wide {
	padding: 0px 5px 0px 10px;
}

form.updateForm label.wider {
	padding: 0px 5px 0px 30px;
}
	
form#reviewForm {
	margin-top:30px;
	float:left;
	clear:left;
}

label em {
  position: absolute;
  left: 48em;
}

label em.req {
	position: absolute;
	left:55.5em;
}

label em.rev {
	position: absolute;
	left:49.5em;
}

form#registerForm input.textfield, form#contactForm input.textfield,
form.updateForm input.textfield, form#reviewForm input.textfield {
	width: 250px;
	height: 25px;
	background: url(../images/layout/textfield.gif) no-repeat;
	border:none;
	padding: 0 0 0 3px;
}


form.updateForm input.longfield {
	width: 386px;
	height: 27px;
	background: url(../images/layout/longfield.gif) no-repeat;
	border:none;
	padding: 0 0 0 3px;
}


form.updateForm textarea.textfield,
form#reviewForm textarea.textfield {
	border: 1px inset #666;
	width: 230px;
	padding: 2px;
}

form.updateForm select.textfield, form#registerForm select.textfield {
	border: 0;
	padding: 2px;
	width: 235px;
}

form#profileForm input.textfield {
	border: 1px solid;
	width: 230px;
	padding: 2px;
}

form#registerForm input.check {
	float: left;
	margin: 3px 6px 0 0;
}

fieldset {
   border-top: 1px solid #CCC;
   border-bottom: 0;
   border-left: 0;
   border-right: 0;
   padding: 10px 20px;
   margin-bottom: 20px;
   background: #ebebeb;
   width: 100%;
}

textarea#message {
	background: url(../images/layout/textarea.gif) no-repeat;
	border:none;
	height: 250px;
	width:250px;
}

legend {
   color: #ff891a;
   background: transparent;
   font: bold 1.3em Arial, Verdana, Times, sans-serif;
} 

form#contactForm textarea {	
   color: #000;
   font: normal 9pt Verdana, arial, sans-serif;
}

input#submit-review {
	background: url('../images/layout/submit-review.gif') no-repeat;
	height: 28px;
	width: 139px;
	border:0px;
}

div#map {
	height:400px;
	margin:30px auto;
	width:565px;
	border:1px solid #313131;
	background-color:#E5E3DF;
	position:relative;
}

div#mapcontainer {
	
}

div#map_canvas {
    width: 475px;
	height: 300px;
	margin:5px 0px 20px 0px;
	border:1px solid #ccc;
}

div#images {
	clear:right;
	float:right;
	width:208px;
}

.box {
	margin: 10px 0;
}

a img {
	border: 0;
}

span#registerlink {
	position:absolute;
	top: 3px;
	left:0;
	height:29px;
	width:98px;
	background: url(../images/layout/register2.gif) no-repeat;
}

span#cpanellink {
	position:absolute;
	top: 3px;
	left:0;
	height:29px;
	width:98px;
	background: url(../images/layout/cpanel.gif) no-repeat;
}

a#reglink, a#cplink {
	height:29px;
	width:98px;
	padding:9px 27px;
}

table.cal th {
	background: #FF891A;
	font-weight: bold;
	text-align: center;
	color: #fff;
}

td.callink {
	height:20px;
	background: #f9cd88; border: 1px solid #ccc;
	font-family: Verdana, arial, sans-serif;
	font-size: normal;
	width: 20px;
}

td.blue {
	color: #fff;
	background: #6298d6;
	font-family: Verdana, arial, sans-serif;
}

td.month {
	text-align:center;
}

.callink a {
	
	text-decoration: underline;
	color: #000;
}	

td.caldate {
	height:20px;
	background: #ffffff; border: 1px solid #ccc;
	font-family: Verdana, arial, sans-serif;
	font-size: normal;
	width: 20px;
}

button.left {
	float:left;
	border:none;
	height:10px;
	width:28px;
	background: url('../images/layout/previous.png') no-repeat;
}

button.right {
	float:right;
	border:none;
	height:10px;
	width:28px;
	background: url('../images/layout/next.png') no-repeat;
}

div.calbuttons {
	padding: 0 5px;
}

button.left .ajaxl {
	background: url('../images/layout/next.png') no-repeat;
}

button.lright .ajaxr {
	background: url('../images/layout/next.png') no-repeat;	
}

.searchlink {
    font-size:120%;
    color: #2200cc;
    margin: 0;
    padding:0;
}

.searchlink a {
	color: #2200cc;
}

.searchurl {
	font-size: 100%;
	color: #008000;
	margin: 0 0 10px 0;
    padding:0;
}

.searchinfo {
	font-size: 100%;
	color: #333;
	margin: 0;
    padding:2px 0;
}

.searchbold {
	font-weight: bold;
}

div#results {
	width: 660px;
}

.bold {
	font-weight: bold;
}

a.link {
 font-size: 85%;
	color: #2200cc;
}

/***
 *
 *
 ******* Pagination ******
 *
 *
 ***/

.page_numbers {
	float:left;
	width:100%;
	background:#f0f0f0;
	overflow:hidden;
	position:relative;
	padding-top:50px;
}
.page_numbers ul {
	clear:left;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	left:50%;
	text-align:center;
}
.page_numbers ul li {
	display:block;
	float:left;
	list-style:none;
	margin:1px;
	padding:0;
	position:relative;
	right:50%;
	background: #a7a7a7; 
	width:25px; 

}
.page_numbers ul li a {
	display:block;
	background: #fff; 
	border: 1px solid #9aafe5; 
	padding:3px 6px; 
	text-decoration: none; 
	color: #0e509e; 
	font:bold 11px arial, verdana,sans-serif;
}

.page_numbers li.current{ 
  width:50px; 
} 

.page_numbers a.current, .page_numbers li a:hover { 
    background: #2e6ab1; 
    color: #fff; 
}

div.reviewer {
	margin-top:20px;
	clear:left;
	float: left;
}

div.review {
	position: relative;
	background: #fff;
	padding: 10px;
	margin: 30px 10px 5px 10px;
	border: 1px dotted #c3c3c3;
	float:left;
	clear:left;
	width: 625px;
}

a#writereview {
	position: absolute;
	top: 13px;
	right: 10px;
	width:130px;
	height:28px;
	border:0;
	text-decoration:none;
}

div.userprofile {
	position:relative;
	margin:0px 0px 10px 0px;
	border: 1px dotted #ccc;
	padding: 5px 10px;
}

ul.adminhome {
    list-style:none;
    margin: 0;
    padding: 0;
}

ul.adminhome li {
    float:left;
	width: 158px;
	height: 172px;
}

ul.adminhome li a img {
    border: none;
}

div.container {
	text-align:left;
}

div.admin-link {
	width:130px;
	text-align:center;
}

div.admin-link a {
	font-weight: bold;
}

div.admin-img {
	padding: 10px 0px;
}

input.checkbox {
	width: 20px !important;
}

.archive, .add, .delete, .edit, .back, .save, .preview, .mail {
	height: 48px;
	width: 48px;
	border:none;
	float:right;
	margin:0px 5px;
}

.back {
	background: url(../images/previous.png) no-repeat;
}

.delete {
	background: url(../images/delete.png) no-repeat;
}

.save {
	background: url(../images/save.png) no-repeat;
}
	
.archive {
	background: url(../images/archive.png) no-repeat;
}

.add {
	background: url(../images/add.png) no-repeat;
}

.edit {
	background: url(../images/edit.png) no-repeat;
}

.preview {
	background: url(../images/preview.png) no-repeat;
}

.mail {
	background: url(../images/mail-send.png) no-repeat;
}

img.left {
	float:left;
}

table#admintable {
   width: 100%;
   font: normal 9pt Arial, Verdana, Times, sans-serif;
   margin-top:60px;
}

table#flagTable {
	font: normal 9pt Arial, Verdana, Times, sans-serif;
}

table#flagTable td {
   text-align:left;
   padding: 5px 0 5px 5px;
   color: #000;
}

table#admintable th {
   padding: 5px;
   background: #CDE1FF;
   color: #000;
   font-size:18px;
}

table#admintable td, table#admintable tr {
   text-align:left;
   padding: 5px 0 5px 5px;
   color: #000;
}

table#admintable tr.white,
table#flagTable tr.white {
   background: #FFF;
}

table#admintable tr.yellow,
table#flagTable tr.yellow {
   background: #FFC;
}

table#admintable tr.green {
   background: #d5f8bb;
}

table#admintable tr.grey {
   background: #dfdfdf;
}

table#admintable td a {
   color: #000;
}

table#MyTable td.tdleft {
   width: 30%;
}

table#MyTable td.tdcenter {
   width: 20%;
}

table#MyTable td.tdright {
   width: 50%
}

table#MyTable, table#flagTable {
	border: 1px solid#ccc;
	padding:0;
	border-collapse:collapse;
	width:95%;
}

td.tdright a, td.tdName a, td.tdLoc a, td.tdURL a,
td.tdEvent a, td.tdDate a {
   color: #000;
   text-decoration:none;
}

td.tdright a:hover, td.tdName a:hover,
td.tdLoc a:hover, td.tdURL a:hover,
td.tdEvent a:hover, td.tdDate a:hover {
	text-decoration: underline;
}

td.email, th.email {
	width: 40%;
}

td.tdName, td.tdLoc, th.Name {
	width:30%;
}

td.tdleft, th.left {
	width: 5%;
}

td.tdSubject, th.subject {
	width: 25%;
}

td.user, th.user, th.update, td.update {
	width: 20%;
}

th.service, td.service {
	width : 55%;
}

td.tdright {
	width: 95%;
}

td.tdURL, th.tdUrl {
	width: 35%;
}

td.tdEvent, th.tdEvent {
	width: 80%;
}

td.tdDate, th.tdDate {
	width: 15%;
}

div#formcontent {
	margin-top:60px;
}

textarea.form {
	padding: 2px;
	color: #000;
	font-family: Arail, Tahoma;
	font-size: 13px;
	width: 400px;
	height: 200px;
	border: 1px solid #c3c3c3;
}

input.file { /* Text and background colour, blue on light gray */
	color:#000 !important;
	background:#ddd !important;
}

ol {
	margin-left: 20px;
}

h3.faq {
	font-size: 11pt;
	text-align: left;
	color: white
}

div#usercp {
	margin-top: 10px;
	border: 1px solid #cfcfcf;
	width: 130px;
	float:left;
}

div.cpcontent {
	margin: 10px 10px 10px 150px;
}

#usercp h4 {
	background: #ff891a;
	font-family:  Tahoma,Arial,Helvetica,sans-serif;
	color: #fff;
	padding:4px;
	font-size:100%;
}

#usercp h5 {
	background: #f9cd88;
	font-family:  Tahoma,Arial,Helvetica,sans-serif;
	color: #333;
	padding:4px;
	font-size:90%;
}

ul.cplist {

}

ul.cplist li {
	padding: 4px;
	border-bottom: 1px solid #cfcfcf;
}

ul.cplist li a {
	font-family:  Tahoma,Arial,Helvetica,sans-serif;
	color: #373737;
}

ul.honey {
	list-style-type: circle;
	margin-left: 15px;
	font: small normal Tahoma,Arial,Helvetica,sans-serif;
	color: #373737;
	line-height: 150%;
	
}

/***
 *
 *
 ******* Image Gallery ******
 *
 *
 ***/

table#gallery td {
   padding-top:15px;
   padding-right:10px;
   padding-bottom:10px;
   border: hidden;
}

.img-shadow {
  float:left;
  background: url(../images/layout/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/layout/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 2px;
}

.gallerycontainer{
  position: relative;
  /*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.img-large {
  float:left;
  background: url(../images/layout/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/layout/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 80px !important;
  margin: 10px 0 0 5px;
}

.img-large img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 2px;
}

ul#gallerythumb {
	list-style: none;
    list-style-position: inside;
	margin: 0;
	padding:0;
}

ul#gallerythumb li {
	clear: both;
	height: 100px;
}

div.thumbdesc {
	float: left;
	width: 400px;
	padding: 5px;
}

div.thumbdesc p {
	padding: 0;
}

ul#avatarlist, ul#albumlist, ul.ratelist, 
ul#dirlist, ul#roleslist, ul.mylist, ul.statlist,
ul#validation {
	list-style-type:none;
}

#avatarlist li {
	float: left;
	margin-right: 6px;
	margin-bottom: 10px;
	font:  normal 100% Tahoma,Arial,Helvetica,sans-serif;
	color: #373737;
	width: 100px;
	height:120px;
}

#avatarlist li div {
	height: 100px;
	width: 100px;

}

ul#dirlist li, ul#albumlist li {
	margin-right: 6px;
	margin-bottom: 10px;
	font:  normal 100% Tahoma,Arial,Helvetica,sans-serif;
	color: #373737;
}

ul#albumlist li {
	float:left;
}

ul#albumlist img, ul#dirlist img {
	display: block;
}

ul.mylist li, ul.ratelist li, ul.statlist li {
	font:  normal 100% Arial,Tahoma,Helvetica,sans-serif;
	color: #373737;
}

ul.statlist li {
	margin: 8px 10px;
}

ul.statlist li img {
	padding-right:10px;
	vertical-align:text-bottom;
}

ul.ratelist li {
	padding:2px
}

div#myalbums {
	padding-left: 30px;
	height: 195px;
	overflow:auto;
	
}

div#profpic {
	margin-right: 20px;
	float: left;
	height: 130px;
	width: 130px;
	border: 1px solid #ccc;
}

ul#roleslist li {
	margin:5px;
}

ul#roleslist li input {
	padding:3px;
}

div.region {
	width: 170px;
	float:left;
}

div.left {
	float:left;
	width: 200px;
}

div.right {
	
}

span#years {
	padding-left:40px;
	font:  bold 100% Tahoma,Arial,Helvetica,sans-serif;
}

span#role {
	padding-left:100px;
	font:  bold 100% Tahoma,Arial,Helvetica,sans-serif;
}

span#festival {
	padding-left:130px;
	font:  bold 100% Tahoma,Arial,Helvetica,sans-serif;
}

input.exprol {
	width: 135px;
}

input.expfest {
	width: 195px;
} 

div#news-teaser, div#blogs-teaser, div#articles-teaser {
	margin:20px 0;
}

div.conl {
	width:30px;
	float:left;
}

div.conr {
	margin-left: 50px;
}

div.ratel {
	width:120px;
	float:left;
	text-align:right;
}

div.rater {
	float: left;
	width:90px;
}

div.outer {
	clear: left;
	margin: 10px 0 0 0;
	position:relative;
}

div.outer h3 {
	margin-top:6em;
}

div#inner-top {
	position: absolute;
	top:0;
}

div#inner-bottom {
	position: absolute;
	top:100px;
}

.floatl {
	float:left;
}

.floatr {
	float:right;
}

.clearr {
	clear:right;
}

.clearl {
	clear: left;
}

.clearboth {
	clear:both
}

.starlist {
	margin-top:4px;
}

.reviewstar {
	margin: 0 0 0 5px;
	float:left;
	padding-top: 5px;
}

.ptop {
	padding-top: 5px;
}

#MyTable th, #flagTable th {
   padding: 5px 0 5px 5px;
   background: #CDE1FF;
   font:  bold 120% Arial,Tahoma,Helvetica,sans-serif;
}

#MyTable td, #MyTable tr {
   text-align:left;
   border: 1px solid #ccc;
   padding: 4px;
   font-size: 100%;
}

#MyTable td {
	font:  normal 100% Arial,Tahoma,Helvetica,sans-serif;
}

#MyTable a {
   color: #000000;
   text-decoration: underline;
   font:  normal 100% Arial,Tahoma,Helvetica,sans-serif;
}

#MyTable tr.white {
   background: #F2F2F2;
}

#MyTable tr.yellow {
   background: #FFC;
}

#MyTable td.left {
   width: 160px;
}

#MyTable td.right {
   width: 215px;
}


.archive, .add, .delete, .edit, .back, .save, .preview, .mail {
	height: 32px;
	width: 32px;
	border:none;
	float:right;
	margin:0px 5px;
}

.back {
	background: url(../images/layout/previous.png) no-repeat;
}

.delete {
	background: url(../images/layout/delete.png) no-repeat;
}

.save {
	background: url(../images/layout/save.png) no-repeat;
}
	
.archive {
	background: url(../images/layout/archive.png) no-repeat;
}

.add {
	background: url(../images/layout/add.png) no-repeat;
}

.edit {
	background: url(../images/layout/info.png) no-repeat;
}

.preview {
	background: url(../images/layout/preview.png) no-repeat;
}

.mail {
	background: url(../images/layout/mail-send.png) no-repeat;
}

form#galleryform {
	float:right;
	padding-right:35px;
}

table#gallery {
	margin:auto;
}

.button {
	height: 33px;
	width: 121px;
	border:0px;
}

.login-button {
	background: url(../images/layout/login.gif) no-repeat;
	height: 29px;
	width: 98px;
	border:0px;
}

.register-button {
	background: url(../images/layout/register2.gif) no-repeat;
	height: 29px;
	width: 98px;
	border:0px;
}

.logout-button {
	background: url(../images/layout/logout.gif) no-repeat;
	height: 30px;
	width: 100px;
	border:0px;
}

.send-button {
	background: url(../images/layout/send.gif) no-repeat;
}

.signup-button {
	background: url(../images/layout/signup.gif) no-repeat;
	height: 30px;
	width: 100px;
	border:0px;
}

input.edit-profile {
	width: 168px;
	height:28px;
	background: url(../images/layout/edit_profile.gif) no-repeat;
	border:0px;
	cursor:pointer;
}

input#editprofile {
	width: 168px;
	height:28px;
	background: url(../images/layout/update-profile.gif) no-repeat;
	border:0px;
	cursor:pointer;
}

input#editsignature {
	width: 168px;
	height:28px;
	background: url(../images/layout/edit-signature.gif) no-repeat;
	border:0px;
	cursor:pointer;
}

input#register {
	width: 200px;
	height:71px;
	background: url(../images/layout/register.gif) no-repeat;
	border:0px;
	cursor:pointer;
}

input#save-changes {
	width: 200px;
	height:69px;
	background: url(../images/layout/save_changes.gif) no-repeat;
	border:0px;
	cursor:pointer;
}

input#resetpass {
	width: 200px;
	height:70px;
	background: url(../images/layout/resetpass.gif) no-repeat;
	border:0px;
	cursor:pointer;
}

input#sendmail {
	width: 200px;
	height:70px;
	background: url(../images/layout/sendmail.gif) no-repeat;
	border:0px;
	cursor:pointer;
}

input#createalbum {
	width: 169px;
	height:28px;
	background: url(../images/layout/createalbum.gif) no-repeat;
	border:0px;
	cursor:pointer;
}

input#deletealbum {
	width: 144px;
	height:28px;
	background: url(../images/layout/deletealbum.gif) no-repeat;
	border:0px;
	cursor:pointer;
}

input#uploadimages {
	width: 153px;
	height:28px;
	background: url(../images/layout/uploadimages.gif) no-repeat;
	border:0px;
	cursor:pointer;
}

input#delete {
	width: 98px;
	height:28px;
	background: url(../images/layout/delete.gif) no-repeat;
	border:0px;
	cursor:pointer;
}

input#deletemessage {
	width: 200px;
	height:68px;
	background: url(../images/layout/delete-messages.gif) no-repeat;
	border:0px;
	cursor:pointer;
}

#privacy p {
	margin:0px 0px 15px 0px;
}

.underline {
	text-decoration:underline;
}

#privacy > ul {
	list-style-position: outside;
	list-style-type: circle;
	margin: 0 0 15px 20px;
}

#privacy > ul li {
	font: normal 100% Tahoma,Arial,Helvetica,sans-serif;
	color: #373737;
}

img.middle {
	margin: 10px 32px 5px;
}

div#home p {
	margin:0 0 10px 0px;
}

div#forumposts,div#festivals, div#nextfestival {
	border: 1px dotted #ccc;
	padding: 10px;
	margin: 10px 10px 10px 0;
}

ul#validation li {
	color: #2B7AD5;
	font: normal 10pt Arial,Verdana,Times,sans-serif;
}

table#Volunteers {
	color:#373737;
	width: 100%
}

table#Volunteers td {
	padding:3px;
	font: normal 110% Arial,Tahoma,Helvetica,sans-serif;
}

table#Volunteers th {
	padding:3px;
	font: bold 110% Arial,Tahoma,Helvetica,sans-serif;
}

table#Volunteers td.fields {
	background: #fff;
	border: 1px solid #ccc;
	font-family: Helvetica,Tahoma, Arial,sans-serif;
	color: #000
}

a#contactv {
	height:28pc;
	width:178px;
	margin: 10px 0px 0px 110px;
}

a#contactv img {
	margin-top:20px
}

a.readmore {
	font: 85% normal Tahoma,Arial,Helvetica,sans-serif;
	color: #FF891A;
	line-height: 150%;
}

div.messagebox {
	border: 1px solid #ccc;
	float:left;
	margin-top:20px;
}

div.messagehead1 {
	background: #FF891A;
	padding: 5px;
	border-bottom: 1px solid #ccc;
}

.messagehead1 p {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	color: #000;
}

div.messagehead2 {
	background: #F9CD88;
	padding: 5px;
	border-bottom: 1px solid #ccc;
}

div.messagesender {
	width: 150px;
	float: left;
	padding:5px;
	text-align:center;
}

div.messagesender p {
	font-size: 80%;
}	

div.messageinfo {
	width: 345px;
	float:left;
	padding: 5px;
	border-left: 1px solid #ccc;
	font: 85% normal Tahoma,Arial,Helvetica,sans-serif;
	color: #373737;
}

.messageinfo hr {
	color: #ccc;
}

.messagebox div>p {
	margin: 4px 0px;
}

.imgright {
	float:right;
	margin: 5px 0px 5px 10px;
}

.imgleft {
	float:left;
	margin: 5px 10px 5px 0px;
}

.button-signup {
	background: url(../images/layout/signup.gif) no-repeat;
	width:100px;
	height: 30px;
	border: 0;
}

.clearr {
	clear:right;
	padding: 3px 0;
}

.textr1 {
	text-align:right;
	padding: 3px 0;
	position:relative;
}

.textl1 {
	text-align:left;
	padding: 3px 0;
}

.textr2 {
	text-align:right;
	padding: 0;
}

.textl2 {
	text-align:left;
	padding: 0;
}

label.loginlabel {
	width:80px;
}

a#forgotpass {
	text-align:right;
	text-decoration:none;
	color: #4c73a1;
	font-weight: bold;
	font-size:85%;
}

div.player {
	width: 100%;
	padding: 20px 0;
	text-align: center;
}

img.divimg {
	border:1px solid #111111;
	margin:5px;
}

form.paypal {
	text-align: center;
}

div#TabContainer {
	width:490px;
	height: 600px;
}

div#TabSubmit {
	height: 100px;
	width: 100%;
	text-align: center;
	padding: 16px 0;
}

div#TabContent1 {
	border: 1px solid #ccc;
	overflow: auto;
}

h5.error {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	color: #373737;
	margin:10px 0;
}

.hotspot {color:#900; padding-bottom:1px; border-bottom:1px dotted #900; cursor:pointer}

#tt {position:absolute; display:block; background:url(../images/layout/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(../images/layout/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(../images/layout/tt_bottom.gif) top right no-repeat; overflow:hidden}


div#news-teaser, div#articles-teaser {
	float:left;
	width:100%;
}

div.brief {
	float:left;
	width: 280px;
	padding-right:10px;
}

div.briefother {
	float:left;
	width:220px;
	padding-left:10px;
}

div.smallimg {
	float:left;
	width:120px;
}

div.outerdivs {
	clear:left;
	padding:7px;
	width:100%;
}
