/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 271px;
	padding: 3px 5px;
	background: #FFFFFF url(../images/homepage16.gif) repeat-x left top;
	border: 1px solid #CCCCCC;
}
.input3 {
	padding: 3px 5px;
	background: #FFFFFF url(../images/homepage16.gif) repeat-x left top;
	border: 1px solid #CCCCCC;
}
fieldset {
	border: 1px solid #CCCCCC;
}

#subpage1 .input1 {
	width: 131px;
}

.input2 {
	width: 67px;
	height: 21px;
	background: url(../images/homepage17.gif) no-repeat left top;
	border: none;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.input2small {
	width: 67px;
	height: 21px;
	background: url(../images/homepage17.gif) no-repeat left top;
	border: none;
	text-transform: uppercase;
	font-size: 8px;
	font-weight: bold;
	color: #FFFFFF;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

ol {
	list-style-image: url(../images/homepage08.gif);
}

.text1 {
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #000000;
}

.text2 {
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #bb5654;
}

.text3 {
	margin-bottom: 10px;
	font-size: 11px;
	color: #bb5654;
}

.text4 {
	font-size: 11px;
	font-weight: bold;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 200%;
}

.list1 a {
	padding-left: 15px;
	background: url(../images/homepage10.gif) no-repeat left center;
}

/** LINKS */

a {
	color: #9d0e0b;
}

a:hover {
	text-decoration: none;
}

.link1 {
	display: block;
	float: left;
	width: auto;
	height: 30px;
	padding: 15px 17px 0px 17px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.link1:hover {
	background: url(../images/homepage05.gif) repeat-x left top;
	color: #9d0e0b;
}

.link2 {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	height: 30px;
}

.link3 {
	height: 25px;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #9d0e0b;
}

.link3:hover {
	background-color: #9d0e0b;
	color: #FFFFFF;
}

.link4 {
	padding: 5px 5px 5px 5px;
	padding-left:10px;
	background: url(../images/homepage08.gif) no-repeat;
	background-position: 0% 50%;
	height: 25px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #9d0e0b;
}

.link4:hover {
	background: url(../images/homepage20.jpg) no-repeat;
	background-color: #9d0e0b;
	color: #FFFFFF;
	padding: 5px 5px 5px 5px;
	padding-left:10px;
	background-position: 0% 50%;
	height: 25px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

/** STYLES */

.style1 {
	color: #D8BDBF;
}

.style1 a {
	color: #D8BDBF;
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(../images/homepage01.jpg) repeat left top; }
.bg2 { background: url(../images/homepage02.jpg) repeat-x left top; }
.bg3 { background-color: #FFFFFF; }
.bg4 { background: url(../images/homepage11.gif) repeat-y left top; }
.bg5 { background: url(../images/homepage18.gif) repeat-x left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

.img_table #td1 {
	width: 2px;
	border: 1px solid #9d0e0b; 
	border-right:none;
	border-bottom:none;
}
.img_table #td2 {
	border:none;
	border-top: 1px solid #cccccc; 
}
.img_table #td3 {
	width: 2px;
	border: 1px solid #9d0e0b; 
	border-left:none;
	border-bottom:none;
}
.img_table #td4 {
	width:2px;
	border:none;
	border-left: 1px solid #cccccc; 
}
.img_table #td5 {
	width: 2px;
	border: none;
	border-right: 1px solid #cccccc; 
}
.img_table #td6 {
	width: 2px;
	border: 1px solid #9d0e0b; 
	border-right:none;
	border-top:none;
}
.img_table #td7 {
	border: none;
	border-bottom: 1px solid #cccccc; 	
}
.img_table #td8 {
	width: 2px;
	border: 1px solid #9d0e0b; 
	border-left:none;
	border-top:none;
}

.table_border #td1 {
	border: 1px solid #cccccc; 
	border-right:none;
	border-bottom:none;
}
.table_border #td2 {
	border: 1px solid #cccccc; 
	border-bottom:none;
}
.table_border #td3 {
	border: 1px solid #cccccc; 
	border-bottom:none;
	border-top:none;
}
.table_border #td4 {
	border-top: 1px solid #cccccc; 
	padding-left:4px;
	padding-bottom:4px;
}

.td1 {
	border: 1px solid #cccccc; 
	border-right:none;
	border-bottom:none;
}
.td2 {
	border: 1px solid #cccccc; 
	border-bottom:none;
}
.td3 {
	border: none; 
	border-top:1px solid #cccccc;
}
.td4 {
	border: 1px solid #cccccc; 
	border-right:none;
	border-left:none;
	border-bottom:none;
}

hr { display: none; }

.hr1 {
	clear: both;
	height: 45px;
	background: url(../images/homepage09.gif) repeat-x left center;
}

.tr1 {
	cursor:pointer; 
	cursor:hand;
}
.tr1:hover {
	background-color: #FFeeee;
}

.smallfestival {
	font-size: 9px;	
}
.link_guests {
	/*background-color: #9d0e0b;
	color: #FFFFFF;*/
	float: right;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer; 
	cursor: hand;
	padding: 5px;
	margin-bottom:10px;
}

.link_guests:hover {
	background-color: #9d0e0b;
	color: #FFFFFF;
	float: right;
	text-decoration: underline;
	font-weight: normal;
	cursor: pointer; 
	cursor: hand;
	padding: 5px;
}

.emailSpan {
	float: left; 
	height: 13px; 
	padding: 0px; 
	margin: 0px; 
	line-height: 13px; 
	margin-right: 2px;
}
.text6 {
	background-color: #9d0e0b;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
}
.text6:hover {
	text-decoration: underline;
}
.text5 {
	background-color: #9d0e0b;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding: 3px;
}
.text5:hover {
	text-decoration: underline;
}
.th {
	background-color: #9d0e0b;
	color:#ffffff;
}
.th #td1, .th #td2 {
	color:#ffffff;
}
.selected {
	background-color: #f9f9f9;
}
.finalist {
	background-color: #f9f9f9;
}
.input4 {
	padding: 3px 5px;
	border: 1px solid #CCCCCC;
}

.bg6 { background: url(../images/homepage05.gif) repeat-x left top; }

.allTabs td.tab_active {
	background: url(../images/homepage02.jpg) repeat left bottom;
	color: #FFFFFF;
}
.allTabs tdd.tab_active {
	background: url(../images/homepage02.jpg) repeat left bottom;
	color: #FFFFFF;
}
.allTabs {
	width:100%;
	margin-bottom:20px;
}
.allTabs td {
	border: 1px solid #CCCCCC;
	border-left: none;
	text-align:center;
	font-weight: bold;
	background: url(../images/homepage05.gif) repeat-x left top;
	color: #9d0e0b;
	height: 35px;
	cursor: hand; cursor: pointer;
}
.allTabs td:hover {
	background: url(../images/homepage02.jpg) repeat left bottom;
	color: #FFFFFF;
}
.allTabs td.first {
	border-left: 1px solid #CCCCCC;
}
.header_row td {
	height:35px;
	background: url(../images/homepage05.gif) repeat-x left top;
	color: #000000;
}
.survey strong {
	color: #000000;
}
.strong {
	color: #9d0e0b;
	font-weight: normal;
}
.input22 {
	height: 21px;
	background: url(../images/homepage02.jpg) repeat left bottom;
	border: none;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.multu0 {
	background: #F0F8FF;
}
.multu1 {
	background: #FFC0CB;
}
.multu2 {
	background: #FAEBD7;
}
.multu3 {
	background: #b0ffff;
}
.multu4 {
	background: #e0ffff;
}
.multu5 {
	background: #f0ffff;
}
#notice {
	color: #bb5654;
	text-align:center;
}
.error {color: #bb5654;float: right;}
.notice {padding: 5px; width: 100%; margin: auto; text-align:center;color: #bb5654; border: 1px solid #cccccc; background:#fcfcfc; font-weight: bold; }

.event_title {color: #bb5654; margin:0px!important; padding-bottom:1px; width:50%;font-weight:bold;}
.rank {font-weight: bold;}
.rank span {color: #9d0e0b;font-weight:bold;}

.allTabs1 td.tab_active {
	background: url(../images/homepage02.jpg) repeat left bottom;
	color: #FFFFFF;
}
.allTabs1 td.tab_active a {
	color: #FFFFFF;
}
.allTabs1 tdd.tab_active {
	background: url(../images/homepage02.jpg) repeat left bottom;
	color: #FFFFFF;
}
.allTabs1 {
	width:100%;
	margin-bottom:20px;
}
.allTabs1 td {
	border: 1px solid #CCCCCC;
	border-left: none;
	text-align:center;
	font-weight: bold;
	background: url(../images/homepage05.gif) repeat-x left top;
	height: 35px;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
.allTabs1 td:hover a {
	color: #FFFFFF;
}
.allTabs1 td a:hover {
	color: #FFFFFF;
}
.allTabs1 td.first {
	border-left: 1px solid #CCCCCC;
}
}
.allTabs1 td a {
	color: #ccc;
}
