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

/* element types */

* {padding:0; margin:0;}
html, body {margin:0;padding:0}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

body {
	margin: 20px 0;
	background-color:#FF4100;
	color:#fff;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .80em;
}

a:link {color:#44403C; text-decoration:underline;}
a:hover {color:#44403C;	text-decoration:none;}
a:visited {color:#44403C; text-decoration:underline;}
a:visited:hover {color:#44403C;	text-decoration:none;}

p {padding: 5px;}

ul {margin: 0; padding: 0; list-style: none;}

/* Headings
-----------------------------------------------------------------*/

h1	{color:#FF4100;
	font-size: 1.3em;
	font-weight:bold;
	margin:0 5px 10px 5px;
}

h2	{color:#FF4100;
	font-size: 1.0em;
	font-weight:bold;
	margin:0 5px 10px 5px;
}

h3	{color:#FF4100;
	font-size: 1.0em;
	font-weight:bold;
	margin:10px 5px;
}


/* Page ID's
-----------------------------------------------------------------*/
body#home a#homenav, body#about a#aboutnav, body#general a#generalnav, body#shows a#showsnav, body#perform a#performnav, body#who a#whonav, body#why a#whynav, body#link1 a#linknav, body#link2 a#linknav, body#info a#infonav, body#testimonial a#testimonialnav, body#contact a#contactnav {
	color: #93D002;
}


/* Body Bg Orange
-----------------------------------------------------------------*/
body#why, body#testimonial, body#info, body#general,  body#contact {
	background-color:#FF4100;
}


body#why #header, body#testimonial #header, body#info #header, body#general #header,  body#contact #header {
	background: transparent url(http://www.groovedanceexpo.com/images/header-top_03.gif) no-repeat;
	width: 950px;
	height:47px;
}

body #footer, body#why #footer, body#testimonial #footer, body#info #footer, body#general #footer,  body#contact #footer {
	clear:both;
	background: transparent url(http://www.groovedanceexpo.com/images/header-bottom_15.gif) no-repeat;
	width: 950px;
	height:47px;
}


/* Body Bg Green
-----------------------------------------------------------------*/
body#about, body#who, body#perform, body#shows, body#link1, body#link2  {
	background-color:#C8FF24;
}

body#about #header, body#who #header, body#perform #header, body#shows #header, body#link1 #header, body#link2 #header	{
	background: transparent url(http://www.groovedanceexpo.com/images/header-top2_03.gif) no-repeat;
	width: 950px;
	height:47px;
}

body#about #footer, body#who #footer, body#perform #footer, body#shows #footer, body#link1 #footer, body#link2 #footer	{
	clear:both;
	background: transparent url(http://www.groovedanceexpo.com/images/header-bottom2_15.gif) no-repeat;
	width: 950px;
	height:47px;
}


/* ID Selectors
-----------------------------------------------------------------*/

#outer {
	width:950px;
	background-color: #fff;
	color: #44403C;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position:relative;
}

#content	{
	margin: 0 250px 0 190px;
	border-left: #C8FF24 1px solid;
	padding: 15px;
}

#right	{
	width: 248px;
	float:right;
	text-align:center;
}

#right img#sponsors {
	margin: 0 20px 10px 20px;
}

.footer	{
	font-size: 0.9em;
	margin: 10px;
	font-weight: bold;
}

.footer	a, .footer a:hover, .footer a:visited{
	color:#FFFFFF;
	font-weight: bold;
}

/* Homepage
-----------------------------------------------------------------*/
#header-home	{
	background: transparent url(http://www.groovedanceexpo.com/images/home_header-top_03.gif) no-repeat;
	width: 950px;
	height:47px;
}

#content-home	{
	margin: 0 180px 0 350px;
	border-left: #C8FF24 1px solid;
	padding: 15px 15px 5px 15px;
	text-align:justify;
}

#content-home h2	{
margin: 15px 0 5px 5px;
}

#content-home h2 a	{
	color:#F20808;
	font-size: 1.5em;
	font-weight:bold;
}

#sponsors-home	{
	width: 150px;
	float:right;
	text-align:center;
	margin: 30px 30px 10px 0;
}

#sponsors-home img {
	margin:0 0 10px;
}

#flashcontainer {
	float:left;
	margin: 0 0px 10px 15px;
	text-align:center;
}

#flashcontent {
	width:320px;
}

#flashcontent h3 {
text-align:center;

}

/* Why Exhibit?
-----------------------------------------------------------------*/

ul#exhibit	{
	margin: 20px;
}

ul#exhibit li	{
	margin: 10px 20px;
}

/* Who's Exhibiting?
-----------------------------------------------------------------*/

ul#exhibitors	{
	width:450px;
	margin: 20px 0;
	color: #93D002;
	text-align:center;
}

ul#exhibitors li	{
	width:48%;
	float:left;
	padding: 5px 5px 0 0;
}

ul#exhibitors a, ul#exhibitors a:hover, ul#exhibitors a:visited	{
	color: #93D002;
}

ul#exhibitors h2	{
	margin:0 0 10px 0;
	padding:5px;
	background-color:#C8FF24;
	color:#FFFFFF;
}

.disclaimer {
	font-size: 0.85em;
	margin: 10px 0 0 0;
}


/* Testimonials
-----------------------------------------------------------------*/

#testimonials	{
	margin:5px;
	color: #FF4100;
}

#testimonials dt	{
	background-color: #FFF1C1;	
	padding:10px;
	font-style:italic;
	text-align:justify;
}

#testimonials dd	{
	padding:10px 10px 20px 10px;
	text-align:right;
	font-size:.85em;
	font-weight:bold;
}

/* Free Shows & Classes
-----------------------------------------------------------------*/

ul.classes	{
	margin:10px 5px;
	width:200px;
	float:left;
	text-align:center;
}

ul.classes li	{
	width:100%;
	padding: 5px 5px 0 0;
}

ul.classes h2	{
	margin:0 0 10px 0;
}

.divider	{
	border-top:#C8FF24 1px solid;
	margin: 15px 0;
}

/* Links
-----------------------------------------------------------------*/


table#links	{
	margin: 10px auto;
	text-align:center;
}

#links td{
	padding: 10px;
}

#links2	{
	margin:5px;
	color: #FF4100;
	font-size:.85em;
}

#links2 dt	{
	background-color: #FFF1C1;	
	padding:10px;
	font-weight:bold;
}

#links2 dd	{
	padding:10px 10px 20px 10px;
	text-align:right;
}

.morelinks 	{
	text-align:right;
}

.morelinks a	{
	color:#FF4100;
	font-weight:bold;
	font-size:.85em;
}

.morelinks a:hover	{
	color:#FF4100;
	text-decoration:none;
}


/* Contact Us
-----------------------------------------------------------------*/

ul.contact	{
	margin: 20px 50px;
}

ul.contact li	{
	margin: 3px 0px;
}


/* General Info
-----------------------------------------------------------------*/

ul#general-info	{
	margin: 20px 40px;
	list-style-type:disc;
}

ul#general-info	li{
	margin: 3px 0px;
}

table#general	{
	border-collapse:collapse;
	text-align:left;
	margin:20px 0 20px 40px;
	background-color: #EEFECF;
	color:#93D002;
}

table#general td	{
	vertical-align:middle;
	padding:5px;
}

table#general th	{
	color:#fff;
	font-weight:bold;
	padding:5px;
	background-color:#C8FF24;
	margin: 20px 0 10px 0;
	text-align:center;
}

/* Info Request
-----------------------------------------------------------------*/

form{
	margin:0 0 0 10px;
	padding:0;
	width:80%;
}

fieldset {
	float:left;
	/* clear:left; */
	width:100%;
	margin: 1.5em 0 0 0;
	padding: 0;
	border: 1px solid #C8FF24;
}


legend	{
	margin-left:1em;
	padding: 0;
	color: #93D002;
	font-weight: bold;
}

fieldset ol {
	padding: 1em 1em 0 1em;
	list-style:none;
}

fieldset li {
	padding-bottom: .5em;
	float:left;
	clear:left;
	width:100%;
}

fieldset.submit {
	border:0 none #fff;
	clear:left;
	float:none;
	width:auto;
	padding-left: 12em;
	padding-top: 1em;
}

label	{
	float: left;
	width: 10em;
	margin-right: 1em;
}

fieldset fieldset	{
	margin-bottom: 0;
	border-style: none;
}

fieldset fieldset legend	{
	margin-left: 0;
}

fieldset fieldset ol	{
	position: relative;
	top: -1.5em;
	margin: 0 0 0 11em;
	padding: 0;
}

fieldset fieldset label	{
	float:none;
	width:auto;
	margin-right:auto;
}

label em{
display:block;
color: #FF4100;
font-size: 75%;
font-style: normal;
text-transform:uppercase;
}


/* Main Navigation
-----------------------------------------------------------------*/

#nav {
	background:url(http://www.groovedanceexpo.com/images/header-left_05.gif) top left no-repeat;
	width: 152px;
	float:left;
	padding: 20px 0 0 20px;
}

#nav li { 
	margin: 0 0 12px 0; 
    text-align:right;
    float:left;
    clear:left;
    width:152px;
}

#nav a {
    padding: 2px;
    width: 148px;
    font-weight: bold;
    color: #FF4100;
    text-decoration: none;
}

#nav a:hover {color: #93D002;}

/* Clear
-----------------------------------------------------------------*/

.clear0	{
	height:1px;
	overflow:hidden;
	clear:both;
	margin-top:-1px;
}



/* Form - Colour Change
-----------------------------------------------------------------*/


form#switchform	{
	position:absolute;
	top:25px;
	left:40px;
	padding:0;
	width:23%;
}

#switchform label	{
	width: 11em;
	font-weight: bold;
	font-size: .96em;
	color:#FFFFFF;
	padding-top: .3em;
}