@charset "UTF-8";
/* CSS Document */


/* Font ------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	line-height: 13pt;
}

a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #660000;
	text-decoration: none;
}

/* White */

.white7 {
	color: #ffffff;
	font-weight: normal;
	font-size: 7pt;
}

.white7 a:link {
	color: #ffffff;
	text-decoration: none;
}
.white7 a:visited {
	color: #ffffff;
	text-decoration: none;
}
.white7 a:hover {
	color: #cccccc;
	text-decoration: none;
}
.white7 a:active {
	color: #ffffff;
	text-decoration: none;
}

/* Headings */

h1 {
	font-size: 12pt;
	text-align: left;
}
h2 {
	font-size: 11pt;
	text-align: left;
}

.highlights_large {
	font-size: 12pt;
	text-align: left;
	color: #660000;
}


/* Body ------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

body,html { 
	height:100%; 
}

body {
	background-image: url('../images/stripes.gif');
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.body_main {
	display: block;
	width: 920px;
	display: block;
	margin: 0px;
	padding: 30px;
	padding-top: 15px;
	background-color: #ffffff;
	min-height: 100%;
}

.body_homepage {
	display: block;
	width: 920px;
	display: block;
	margin: 0px;
	padding: 30px;
	padding-top: 15px;
	background-color: #ffffff;
	min-height: 100%;
	background-image:url('../images/hompage.gif');
	background-repeat:no-repeat;
	background-position: center top;
}

/* Page ------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#page {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
}

#sheet {
	width: 980px;
	background-color: #ffffff;
	min-height: 100%;
	height: 100%;
	display: block;
	border-left: solid #660000 1px;
 	border-right: solid #660000 1px;
}

#sheet_homepage {
	width: 980px;
	background-color: #FFFFFF;;
	min-height: 100%;
	height: 100%;
	display: block;
	border-left: solid #660000 1px;
 	border-right: solid #660000 1px;
}

.gigs_search {
	background-color: #ffffff;
	height: inherit;
	display: block;
	width: 920px;
	height: auto;
}

.gigs_search_homepage {
	height: inherit;
	display: block;
	width: 920px;
	height: auto;
}

.columnleft {
	width: 720px;;
	float: left;
	height: 100%;
}

.columnright {
	width: 180px;
	float: right;
	height:auto;
	background-image: url('../images/side_image.gif');
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #33FF00;
	z-index: 300;
	position: absolute;
}

/* Header ------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.header {
	width: 980px;
	height: 100px;
	display: block;
	padding: 0px;
	background-image: url('../images/top.jpg');
}

.header_left {
	float: left;
	height: 100px;
	display: block;
	margin-left: 30px;
}

.header_right {
	float: right;
	height: 100px;
	display: block;
	vertical-align: bottom;
	margin-right: 0px;
}

/* Menu ------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.menubar_main {
	background: url('../images/buttons/menu_off.jpg');
	background-position: center;
	width: 965px;
	height: 25px;
	display: block;
	padding-right: 15px;
}

.menubar {
	width: 980px;
	height: 25px;
	display: block;
}

.menu_left {
	float: left;
	height: 25px;
	display: block;
}

.menu_right {
	float: right;
	height: 25px;
	display: block;
	color: #ffffff;
	letter-spacing: 1px;
	text-align: right;
	margin-right: 30px;
	padding-top: 0px;
}

#menu {
	letter-spacing: 1px;
	z-index: 2;
}
/* Each menu name */
#menu li {
	float: left;
	list-style-type: none;
	width: 100px;
}
#menu li a {
	background: url('../images/buttons/menu_off.jpg');
	background-position: center;
	display: block;
	height: 21px;
	text-align: center;
	padding-top: 4px;
	border-right: solid #660000 1px;
	color: #ffffff;
	text-decoration: none;
}
#menu li a:hover {
	background: url('../images/buttons/menu_on.jpg');
	background-position: center;
	display: block;
	height: 21px;
	padding-top: 4px;
	border-right: solid #250000 1px;
	color: #ffffff;
	text-decoration: none;
}

/* Register ------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#register_hideshow_div {
	height: 40px;
	display: block;
	padding: 25px 30px 0px 30px;
	width: 920px;
	background-color: #000000;
	color: #ffffff;
	text-align: left;
}


/* Gigs ------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.blackbar {
	height: 30px;
	display: block;
	padding: 10px 30px 0px 30px;
	width: 920px;
	background-color: #000000;
	color: #ffffff;
	text-align: left;
}

.title {
	float: left;
	display: block;
	color: #ffffff;
	font-size: 15pt;
	text-transform: uppercase;
	text-align: left;
}

.icons {
	float: right;
	margin-top: -4px;
	padding: 3px 2px 0px 2px;
	height: 27px;
}

.searchboxes {
	height: 30px;
	display: block;
	color: #ffffff;
	text-align: left;
	padding-bottom: 20px;
}



/* Tables ------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.heading_gigs {
	color: #ffffff;
	font-size: 8pt;
	background-image: url('../images/buttons/menu_off.jpg');
	background-position: center;
}

.table_gigs {
	border-bottom: #999999 solid 1px;
	background-color: #ffffff;
	font-size: 8pt;
	padding-top: 5px;
	padding-bottom: 5px;
}



/* Footer ------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.footer {
	background-color: #ffffff;
	position: fixed;
	bottom: 0;
	width: 980px;
	clear: both;
	height: 20px;
	border-top: #660000 solid 2px;
	font-size: 8pt;
}
.footer_content {
	width: 950px;
	text-align: right;
	padding-top: 1px;
	margin-left: 15px;
	margin-right: 15px;
}



/* Highlight ------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

body#home a#home_nav,
body#about a#about_nav,
body#friends a#friends_nav,
body#win a#win_nav,
body#contact a#contact_nav
{
	background: url('../images/buttons/menu_on.jpg');
	background-position: center;
}

.button {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
	background-color: #FFFFFF;
}



/* Custom Buttons ------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.forminput {
	color: #000000;
	font-size: 8pt;
}

.homepage_logos {
	width: 250px;
	height: 250px;
	display: block;
	float: left;
}



/* Friends Boxes ------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#outsidebox {
	background-color: #ffffff;
	width: 670px;
	margin: 15px;
	height: auto;
	border: #000000 solid 1px;
	padding: 0px;
	display: block;
	clear: both;
}

.insidebox_top {
	float: left;
	background-color: #000000;
	width: 549px;
	height: 18px;
	color: #ffffff;
	font-size: 14px;
	text-transform: uppercase;
	padding: 10px;
}

.insidebox_left {
	float: left;
	width: 100px;
	height: 100px;
	border-right: #000000 solid 1px;
	display: block;
}

.insidebox_info {
	margin-left: 100px;
	background-color: #ffffff;
	width: 549px;
	min-height: 80px;
	height: 100%;
	padding: 10px;
	display: block;
	font-size: 8pt;
	line-height: 10pt;
	border-left:  #000000 solid 1px;
}

.insidebox_bottom {
	background-color: #ffffff;
	height: 50px;
	clear: both;
}