/*
///////////////////////////////////////

                             Elements

///////////////////////////////////////
*/
.credit a {
	text-decoration:none;
}
body
{
	padding: 0;
	margin: 0;
	background: #ffffff;
	font: 14px/1.5 Arial, Helvetica, sans-serif;
	background: #ffffff url("https://gpstreetfest.com/files/gpstreetfest.com/template/WebBackground.png") repeat-y center top;
}

a,a:link { color: #871453; }
a:visited { color: ; }
a:active { color: ; }
a:hover { color: ; }

ol { list-style: decimal; }
ul { list-style: square; }
li { margin-left:25px }

p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset { margin-bottom: 20px; }

hr 
{
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

blockquote
{
	padding:8px 10px 0 40px;
	background:transparent url("../images/quote_mark.gif") no-repeat top left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	margin-bottom:20px;
}

.left
{
	float: left;
	margin: 0 20px 10px 0;
}

.right
{
	float: right;
	margin: 0 0 15px 15px;
}

.spacer
{
	height: 15px;
}

.hidden
{
	display: none;
}

.error
{
	border:2px solid red;
	background:#800;
	color:#fff;
	padding:10px;
	margin:10px 0;
}

.success
{
	border:2px solid #0a0;
	background:#060;
	color:#fff;
	padding:10px;
	margin:10px 0;
}

th,
td
{
	vertical-align: top;
}

.clear
{
	height:0;
	width:940px;
	display:block;
	clear:both;
}

.clearspan
{
	height:0;
	width:100%;
	display:block;
	clear:both;
}

/*
///////////////////////////////////////

                              Template

///////////////////////////////////////
*/

#page
{
	width: 940px;
        width: 100%;
        max-width:940px;
	margin: auto;
	padding: 10px;
	position: relative;
	background: #FFFFFF url("https://gpstreetfest.com/files/gpstreetfest.com/template/TransparentSquare(1).png") repeat center top;
}

/*
///////////////////////////////////////

                                 Header

///////////////////////////////////////
*/

#header
{
width:100%;
max-width: 940px;
	height: 100px;
	margin:auto;
	margin-bottom: 5px;
	background: url("https://gpstreetfest.com/files/gpstreetfest.com/template/GP_Street_Performers_Festival_2024.png") no-repeat top left;
}

#logo
{
width:100%;
max-width: 940px;
	height: 100px;
	display:block;
	text-indent: -9999px;	
}

/*
///////////////////////////////////////

                                   Menu

///////////////////////////////////////
*/

#menu
{
width:100%;
max-width:940px;
	float: left;
	display:block;
	clear:both;
	background: #44bfd3;
}

#menu ul
{
	margin: 0;
	padding: 0;
	float: left;
}

#menu li
{
	list-style-type: none;
	float: left;
	margin: 0;
}

#menu a
{
	text-decoration: none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
	display: block;
	float: left;
	background: transparent;
	color: #000000;
	padding:25px 20px 25px 20px;
	line-height:0;
}

#menu a:hover
{
	background: transparent;
	color: #0061AF;
}

#menu a.there
{
	background: transparent;
	color: #0061AF;
}

/*
///////////////////////////////////////

                                Banner

///////////////////////////////////////
*/

#banner
{
width:100%;
max-width:940px;
	clear:both;
}

/*
///////////////////////////////////////

                                Content

///////////////////////////////////////
*/

#content
{
	float:left;
		margin-top:0px;
	clear: both;
	    width:100%;
    max-width:940px;
		background: ;
}
#content .col
{
	float:left;
	min-height:1px;
	margin-right:20px;
}
#content .col.last
{
	margin-right:0px;
}

#content, #content p
{
	color: #000000;
}
#content h1
{
	font-size:32px;
	color: #871453;
}
#content h2
{
	font-size:24px;	
	color: #c11e53;
}
#content h3
{
	font-size:18px;	
	color: #44bfd3;
}

/*
///////////////////////////////////////

                                Submenu

///////////////////////////////////////
*/

.submenu
{
	width:100%;
	display:block;
	clear:both;
	margin-bottom:20px;
	margin-top:10px;
	background: transparent;
}

.submenu ul
{
	margin: 0;
	padding: 0;
}

.submenu li
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.submenu a
{
	text-decoration: none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	display: block;
	background: transparent;
	color: #0060AE;
	padding:5px 10px;
}

.submenu a:hover
{
	background: #c11e53;
	color: #44bfd3;
}

.submenu a.there
{
	background: #F99D27;
	color: #0061AF;
}

/*
///////////////////////////////////////

                                 Footer

///////////////////////////////////////
*/

#pre-footer
{
	clear:both;
	padding:0 20px 20px 20px;
	width:900px;
	max-width:940px;
	background: ;
}

#footer
{
	clear:both;
	margin-top:20px;
	padding-top:20px;
	width:100%;
	max-width:940px;
}

#copyright
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
	line-height: normal;
}

#copyright a
{
	color: #555;
}

/*
///////////////////////////////////////

                          Content Table
					 
///////////////////////////////////////
*/

#content table
{
	border-spacing: 0 0;
	border-collapse: collapse;
	
}
#content table td, 
#content table th
{
	padding: 5px 8px;	
	border:0;
	font-family: Arial, Helvetica, sans-serif;
}
#content table th
{
	
} 

#content table.layout td, #content table.layout th,
#content table.input td, #content table.input th,
#content table.gallery_paging td, #content table.gallery_paging th,
#content table.paging td, #content table.paging th
{
	border:0;
}

#content table h2, #content table h3
{
	margin:5px 0 3px 0;
	line-height:normal;
}

/*
///////////////////////////////////////

                                  Forms
					 
///////////////////////////////////////
*/

fieldset
{
	margin: 0;
}

fieldset legend
{
	font-size: 18px;
	font-weight: normal;
}

fieldset table
{
	margin-top: 10px;
	margin-bottom: 10px;
}

table.input
{
	padding: 4px;
}

table.input td,
table.input th
{
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	border:0;
}

table.input th
{
	text-align: right;
	font-weight:bold;
	color:#000;;
	width:150px;
}

input,
select,
textarea,
label
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

label
{
	font-weight: bold;
}

/*
///////////////////////////////////////

                              Sub-Menu

///////////////////////////////////////
*/

.tab_menu
{
	padding: 0;
	margin: 15px 0;
	height: 28px;
	display: block;
	clear: both;
	border-bottom: 1px solid #ccc;
}

.tab_menu li
{
	margin: 0;
	float: left;
	display: inline;
}

.tab_menu a,
.tab_menu a:link
{
	display: block;
	float: left;
	margin-right: 5px;
	padding: 5px 10px;
	text-decoration: none;
	font-size: 11px;
	background: #ddd;
	color: #333;
}

.tab_menu a.there
{
	display: block;
	float: left;
	margin-right: 5px;
	padding: 5px 10px;
	background: #9ec31d;
	color: #fff;
}

/*
///////////////////////////////////////

                          Button Styles
					 
///////////////////////////////////////
*/

a.button, 
a.button:link, a.button:visited, input.button
{
	padding: 2px 15px;
	background: #888;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border:0;
}
a.button.small,
a.button.small:link, a.button.small:visited, input.button.small
{
	font-size: 10px;
	padding: 3px 10px;
}
a.button:hover, input.button:hover
{
	background: #888;
	color: #fff;
}
