body{
	background-color: #a01677;
	background-image: url(../images/design/background.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	color: #330c28;
	font-family: georgia,garamond,serif;
	font-size: 1.1em;
	letter-spacing: -0.05em;
	margin: 0px 0px 20px 0px;
}

body.holding{
	background-color: #ffffff;
	background-image: url(../images/design/holding.png);
	background-repeat: no-repeat;
	background-position: top center;
	color: #330c28;
	font-family: georgia,garamond,serif;
	font-size: 1.1em;
	letter-spacing: -0.05em;
	margin: 470px 0px 20px 0px;
}

span{
	color: #bd1a8d;
	font-weight: bold;
	text-transform: uppercase;
}

span.small{
	font-size: 0.6em;
}

h1{
	font-size: 1.1em;
	margin: 0px;
	font-weight: normal;
	line-height: 1.2em;
}

h1.titles{
	font-size: 1.1em;
	margin: 0px;
	font-weight: normal;
	line-height: 1.2em;
	color: #a46d95;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: normal;
}

h2{
	color: #a46d95;
	font-size: 0.7em;
	margin: 0px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: normal;
}

p{
	font-size: 1.1em;
	line-height: 1.2em;
	margin: 0px;
}

p.smaller{
	font-size: 0.8em;
	line-height: 1.2em;
	margin: 0px;
}

p.twitter{
	color: #a46d95;
	font-size: 0.7em;
	margin: 0px;
	text-transform: uppercase;
	font-weight: normal;
}

p.terms {
	font-size: 0.8em;
	letter-spacing: normal;
}

li {
	font-size: 0.8em;
	letter-spacing: normal;
}

ul.error {
	color: #FF0000;
	font-size: 0.7em;
	margin: 0px 0px 0px 2px;
}

ul.error li{
	margin: 0px 0px 5px 2px;
}

div.holding{
	margin: 0px auto 0px auto;
	width: 480px;
}

div.head{
	margin: 0px auto 0px auto;
	width: 946px;
	background-repeat: no-repeat;
	height: 28px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #bd1a8d;
	font-size: 15px;
	padding: 20px 24px 0px 0px;
}

div.flash{
	margin: 0px auto 0px auto;
	width: 970px;
	height: 307px;
}

div.threecolwrapper{
	margin: 10px auto 0px auto;
	width: 970px;
	background-image: url(../images/design/3colbg.png);
	background-repeat: repeat-y;
	overflow: hidden;
}

div.twocolwrapper{
	margin: 10px auto 0px auto;
	width: 970px;
	background-image: url(../images/design/2colbg.png);
	background-repeat: repeat-y;
	overflow: hidden;
}

div.left{
	float: left;
	width: 258px;
	background-image: url(../images/design/fantasyfest.png);
	background-repeat: no-repeat;
	padding: 230px 0px 0px 0px;
}

div.social {
	padding: 0px 0px 5px 0px;
	width: 75px;
	height: 95px;
	float: left;
	margin-bottom: 2px;
	clear: both;
	display: block;
}

div.containerone{
	width: 970px;
	float: left;
}

div.twocolleft{
	float: left;
	width: 702px;
	margin: 0px;
}

div.twocolleftb{
	float: left;
	width: 662px;
	padding: 20px;
	margin: 0px;
}

div.bands{
	float: left;
	width: 662px;
	padding: 20px;
	margin: 0px;
}



div.middle{
	float: left;
	width: 435px;
	margin: 0px 0px 0px 9px;
}

div.right{
	float: left;
	width: 258px;
	margin: 0px 0px 0px 10px;
}

div.contactright{
	float: left;
	width: 320px;
	margin: 0px 0px 0px 10px;
}

div.intro{
	padding: 20px;
	border-style: dashed;
	border-width: 0px 0px 1px 0px;
	border-color: #ae9ca9;
}

div.intronoborder{
	padding: 20px;
}

div.info{
	padding: 20px;
}

div.block{
	cursor: pointer;
	padding: 20px 20px 20px 20px;
	border-style: dashed;
	border-width: 0px 0px 1px 0px;
	border-color: #ae9ca9;
	
}

div.block:hover{
	cursor: pointer;
	background-color: #a01677;
	color: #ffffff;
}



div.footer{
	width: 970px;
	margin: 10px auto 0px auto;
	text-align: center; 
	font-size: 0.65em;
	letter-spacing: normal;
}

div.ticketsblock{
	padding: 0px 20px 12px 20px;
	border-style: dashed;
	border-width: 0px 0px 1px 0px;
	border-color: #ae9ca9;
	background-image: url(../images/design/tickets.png);
	background-repeat: no-repeat;
}

div.ticketsblock:hover{
	cursor: pointer;
	background-image: url(../images/design/tickets.png);
	background-color: #a01677;
	color: #ffffff;
}

div.fantasytable{
	width: 970px;
	margin: 0px auto 0px auto;
	padding: 10px 0px 10px 0px;
}

div.addaband{
	width: 950px;
	margin: 0px auto 0px auto;
	padding: 10px 10px 10px 10px;
	background-color:#FFFFFF;
}

img.left {
	float: left;
 	margin: 5px 5px 5px 0px;
}

a{
	color: #1a8abd;
	text-decoration: none;
}

a:hover{
	color: #bd1a8d;
	text-decoration: none;
}

a.block{
	text-decoration: none;
	color: #330c28;
}

a.block:hover{
	text-decoration: none;
	color: #ffffff;
}

a.head{
	color: #bd1a8d;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a.head:hover{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

div.right a {
	color: #000;
}

div.right a:hover{
	color: #fff;
}

/* CSS for login box */
label.login{
float: left;
width: 120px;
font-size: 0.8em;
}

input.login {
width: 200px;
margin-bottom: 5px;
}


label.contact{
float: left;
width: 115px;
font-size: 0.8em;
padding: 0px 0px 5px 0px;
margin: 0px 0px 0px 0px;
}

input.contact {
margin: 0px 0px 5px 0px;
width: 195px;
}

textarea.contact {
	width: 194px;
	height: 120px;
	margin: 0px 0px 5px 0px;
}

input.quotes {
width: 650px;
margin-bottom: 5px;
}

select.dropdowns {
	width: 218px;
	color: #330c28;
	background-color: #fff;
	font-family: georgia,garamond,serif;
	border: 0px solid #FFFFFF;
	font-size: 1.1em;
	padding: 5px;
	margin: 5px 5px 0px 5px;
	border-style: dashed;
	border-width: 1px;
	border-color: #ae9ca9;
}

input.others {
	width: 206px;
	color: #330c28;
	background-color: #fff;
	font-family: georgia,garamond,serif;
	border: 0px solid #FFFFFF;
	font-size: 1.1em;
	padding: 5px;
	margin: 5px 5px 0px 5px;
	border-style: dashed;
	border-width: 1px;
	border-color: #ae9ca9;
}

input.fantasy {
	width: 206px;
	color: #330c28;
	background-color: #fff;
	font-family: georgia,garamond,serif;
	border: 0px;
	font-size: 1.1em;
	padding: 5px;
	margin: 5px;
	border-style: dashed;
	border-width: 1px;
	border-color: #ae9ca9;
}

input.crossbones {
	width: 206px;
	color: #330c28;
	background-color: #fff;
	font-family: georgia,garamond,serif;
	border: 0px;
	font-size: 1.1em;
	padding: 5px;
	margin: 5px;
	border-style: dashed;
	border-width: 1px;
	border-color: #ae9ca9;
}

select.crossbones {
	width: 218px;
	color: #330c28;
	background-color: #fff;
	font-family: georgia,garamond,serif;
	border: 0px;
	font-size: 1.1em;
	padding: 5px;
	margin: 5px;
	border-style: dashed;
	border-width: 1px;
	border-color: #ae9ca9;
}

input.button {
	color: #fff;
	background-color: #a01677;
	font-family: georgia,garamond,serif;
}

p.error{
 	color: #FF0000;
	margin: 0px 0px 10px 0px;
}

/* End of CSS for login box */

table.fantasy {
	font-size: 0.8em;
	border: 0px;
	background-color:#fff;
}

table.fantasy td{
	border: 1px solid #761058;
	padding: 3px;
}

table.fantasy td a{
	color: #fff;
}

table.fantasy td a:hover{
	text-decoration: underline;
}

td.header{
	background-color: #a01677;
	color: #fff;
	font-weight: bold;
}