﻿body {
	color: #333333;
	width: 1300px;
	margin: auto;
	background-image: url("images/bg_greystripe.png");
	padding: 0;
	border: none;
	font-family: 'Catamaran', sans-serif;
	font-size: 8pt;
    line-height: 8pt;
}


p {
	color: #242424;
	font-weight: bold;
}

a {
	color: #f0c34b;
	font-weight: bold;
}

#wrapper {
    background-size: contain; /*new*/
    color: #242424;
	margin: auto;
	background-image: url("images/galabanner1st-close.png");
	background-repeat: no-repeat;
	display: inline-block;
    min-height:1000px;  /*new*/
    min-width:1300px;   /*new*/ 
}        
    

.block ul {
	margin: auto; 
	padding: 18% 8% 2%;
    width: 100%;
	
}
.block ul li {
	display:inline-block;
	vertical-align: bottom;
	width: 45%;
    margin: 0;
    padding: 0;
}
.block ul li p {
	outline: none;
	padding: 0;
	display: block;
}

#listheader	{
	width: 340px;
	background-image: url("images/listheader.png");
	background-repeat: no-repeat;
}

.timeslot_time {
	width: 30px;
	font-family: 'Catamaran', sans-serif;
	font-size: 9pt;
	color: White;
}
.timeslot_category {
	width: 125px;
	background-image: url(images/envelope.png);
	background-position: center;
	background-repeat: no-repeat;
	font-family: 'Catamaran', sans-serif;
	font-size: 9pt;
	text-transform: uppercase;
	text-align: center;
	color: #242424;
	font-weight: bold;
}
.timeslot_main {
	width: 156px;
	font-family: 'Catamaran', sans-serif;
	font-size: 9pt;
	text-align: center;
	color: White;
}
.timeslot_main p {
	margin: 0;
	line-height: 16px;
	font-family: 'Catamaran', sans-serif;
	font-size: 9pt;
	color: White;
}
.white_text {
	color: White;
}
.red_text {
	color: #a31b00;
}
.dots, .dots p{
	color: #6e7073;
	font-size: 20px;
}
.timeslot_main a, .timeslot_main a:link, .timeslot_main a:visited, .timeslot_main a:hover, .timeslot_main a:active{
	text-decoration: underline;
	color: #f0c34b;
	font-family: 'Catamaran', sans-serif;
	font-size: 10pt;
}

#rcorners {
    border-radius: 5px;
}

.programheading {
	line-height: 22px;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Catamaran, sans-serif;
	font-size: 14pt;
	color: #6e7073;
}
.programintro {
	margin: 0;
	line-height: 18px;
	font-family: Catamaran, sans-serif;
	color: #6e7073;
	font-size: 9pt;
}
.winnerslist {
	scrollbar-base-color: #6e7073;
	height: 500px;
	overflow: auto;
	width: 100%;
	margin: 0;
}
.winnerslist_category {
	line-height: 16px;
	margin: 0;
	font-family: 'Catamaran', sans-serif;
	color: White;
	text-transform: uppercase;
}
.winnerslist_main {
	line-height: 16px;
	margin: 0;
	color: #f0c34b;
	font-size: 10pt;
	font-family: 'Catamaran', sans-serif;	
}
.winnerslist_tba {
	line-height: 16px;
	margin: 0;
	font-family: 'Catamaran', sans-serif;
	color: White;
	font-style: italic;
	font-size: 10pt; 
}
#emails {
	width: 100%;
	height: 320px;
	overflow: auto;
	scrollbar-base-color: #242424;
	border-color: #242424;
	border-radius: 5px;
	border-style: solid;
	border-width: 2px;
	background-color: #242424;	
}
.email_comment {
	margin: 10px;
	margin-bottom: 5px;
	font-family: 'Catamaran', sans-serif;
	color: #CCCCCC;
	font-size: 10pt;
	border-bottom: 1px solid #6e7073;
}
.email_comment a{
	text-decoration: none;
	color: #f0c34b;
}
.email_comment a:hover{
	text-decoration: underline;
	color: #f0c34b;
}
.login{	
	font-family:Verdana;
	font-size:10px;
	color:#6e7073;
}
.login-red{	
	font-family:Verdana;
	font-size:10px;
	color:#6e7073;
	background-color:#242424;
}
.titletxt{
	color:#f0c34b;	
}
.div-red{
	color:#a31b00;	
}
