/* zero out seetings */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* end zero out settings */



/* common styles */

#main-wrapper {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
}

a {
	text-decoration: none;
}

a:link {
	color: #CCCCCC;
}

a:hover {
	color: #FFCC00;
}

a:visited {
	color: #CCCCCC;
}

a:active {
	color: #CC0099}

body {
	background-image: url("images/foxz_background_3.gif");
	background-color: #000000;
}

body.eightqueenwheelers {
	background-image: url("images/foxz_background_3-8qw.gif");
	background-color: #000000;
}

body.paperdolls {
	background-image: url("images/foxz_background_3-pd.gif");
	background-color: #000000;
}

body.rollergirlregiment {
	background-image: url("images/foxz_background_3-rr.gif");
	background-color: #000000;
}

body.pushyposse {
	background-image: url("images/foxz_background_3-pp.gif");
	background-color: #000000;
}

h1, h2, h3, h4, h5, h6, p, li {
	font-family: Verdana, Geneva, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

p {
	margin-top: 12px;
	font-size: .75em;
	line-height: 16px;
}

strong {
	font-weight: bold;
}


/* header styles */

h1 {
	text-indent: -9999px;  
	background: url("images/foxz-logo-header.png") no-repeat; 
	background-position: center top; 
	width: 1024px;  
	height: 301px;
	margin-left: auto;
	margin-right: auto;
}

/* end header styles */



/* main nav styles */

#nav {
	width: 750px;
	height: 32px;
	margin-top: -100px;
	margin-left: 150px;
}

#nav a {
	padding: 5px 13px 10px 5px;
}

#nav li {
	font-size: .73em;
	display: inline;
}

/* end main nav styles */



/* wrapper styles */

#wrapper {
	width: 750px;
	background-color: #ffffff;
	background-image: url(images/sidebar-background.jpg);
	background-position: right;
	background-repeat: repeat-y;
	margin-top: -8px;
	margin-left: auto;
	margin-right: auto;
}

/* end wrapper styles */



/* sidebar styles */

#sidebar {
	float: right;
	width: 250px;
}

#sidebar h2 {
	color: #7011cf;
}

#sidebar h3 {
	font-size: .8em;
	color: #7011cf;
	padding-top: 20px;
	padding-left: 13px;
	padding-bottom: 5px;
}

#sidebar ul {
	font-size: .8em;
	padding-left: 13px;
}

#sidebar li {
	line-height: 15px;
	margin-bottom: 10px;
	margin-right: 5px;
}

#sidebar p {
	padding-left: 15px;
	padding-right: 15px;
}

#sidebar a {
	color: #7011cf;
}

#sidebar a:hover {
	color: #FFCC00;
}

#sidebar h6 {
	text-indent: -9999px;
	width: 250px;
	border-bottom: solid thin white;
}

.social-buttons {
	width: 215px;
	margin-left: 18px;
	padding-top: 15px;
}

/* twitter feed */
#twitter_div {
	width: 250px;
	background-image: url("images/badges/twitterfeed-background.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	margin-right: auto;
	margin-left: auto;
	color: white;
	border-bottom: solid thin white;
}

.sidebar-title {
	text-indent: -9999px;
	height: 50px;
	background: url("images/badges/twitter_logo.png");
	background-repeat: no-repeat;
	background-position: 25px 5px;
}

#twitter_div ul {
	font-size: .78em;
	padding: 2px 20px 30px 20px;
}

#twitter_div li {
	margin-top: 10px;
}

#twitter_div a {
	font-family: sans-serif;
	padding-left: 5px;
}

a#twitter-link {
	font-size: .9em;
	font-weight: bold;
	padding-top: 16px;
	padding-left: 75px;
	padding-bottom: 10px;
	background-image: url("images/badges/profile_bird-fcf.png");
	background-repeat: no-repeat;
	background-position: 25px 3px;
	color: white;
	display: block;
}
/* end twitter feed */

.wftda {
	margin: 30px 0 30px 55px;
}


/* end sidebar stayles*/



/* main content styles */
#main-content {
	width: 500px;
}

#main-content a {
	color: #7011cf;
}

#main-content a:hover {
	color: #f4537c;
}

.home #main-content img {
	float: left;
	padding: 10px;
}

h2 {
	font-size: 1.2em;
	margin-top: 18px;
	margin-left: 20px;
	margin-right: 20px;
	color: #cc00cc;
}

#main-content p {
	margin-left: 20px;
	margin-right: 20px;
}

#main-content h6 {
	text-indent: -9999px;
	width: 500px;
	height: 50px;  
	background: url("images/item-divider1.jpg") repeat-x; 
	margin-top: -25px;
}

.top-link {
	padding-top: 25px;
}

#top-link {
	padding: 25px 0 15px 20px;
}

/* end main content styles */

/* press styles */
.press #main-content h2 {
	font-size: 3em;
	letter-spacing: -.15em;
	color: #e2a7e1;
}

.press #main-content ul {
	margin: 5px 0px 35px 10px;
	padding-left: 95px;
	padding-right: 10px;
}

.press #main-content li {
	font-size: .8em;
	line-height: 1.5em;
}

.articles_list {
	background-image: url("images/article-icon85x85.gif");
	background-repeat: no-repeat;
}

.video_list {
	background-image: url("images/video-icon-85x85.gif");
	background-repeat: no-repeat;
}

.audio_list {
	background-image: url("images/audio-icon-85x85.gif");
	background-repeat: no-repeat;
}
/* End press styles */


/* events styles */
.events #main-content h2 {
	font-size: 3em;
	letter-spacing: -.12em;
	color: #e2a7e1;
}

.events #main-content h3 {
	margin: 15px 0px -8px 20px;
	color: #cc00cc;
}
/* End events styles */



/* teams styles */
.teams #wrapper {
	background-image: url("images/energy-upper-r.jpg");
	background-repeat: no-repeat;
	background-position: top right;
}

.teams #main-content {
	width: 750px;
}

.league-photo {
	margin: 25px 0 0 16px;
}

.teams #main-content #team-logos {
	margin-left: 35px;
}

.team-logo {
	float: left;
	margin: 10px;
}

.group-photo img {
	margin: 0 0 15px 15px;
}

.team-links li {
	float: right;
	font-size: .75em;
	display: inline;
	margin: 8px;
}
/* End teams styles */


/* gallery styles */
.skater-head-shots {
	list-style: none;
	margin: 15px;
	padding: 0;
}

.skater-head-shots li {
	padding: 25px 0px 10px 0px;
	margin: 0;
	float: left;
	position: relative;
	width: 180px;
	height: 230px;
}

.skater-head-shots img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 8px;
}

.skater-head-shots li:hover img {
	border-color: #e2a7e1;
	-moz-box-shadow: 1px 1px 10px #888;
	-webkit-box-shadow: 1px 1px 10px #888;
}

.skater-head-shots em {
	font-size: .8em;
	width: 180px;
	height: 81px;
	background: url("images/teams/speech-bubble.png") no-repeat;
	padding: 18px 0 6px;
	display: none;
	position: absolute;
	top: 3px;
	font-style: normal;
	text-align: center;
}

.skater-head-shots a {
	text-decoration: none;
}

.skater-head-shots a:hover em {
	display: block;
}
/* End gallery styles */

/* 8 Queen Wheelers styles */
.eightqueenwheelers #wrapper {
	background-image: url("images/teams/8qw-energy-u-r.jpg");
	background-repeat: no-repeat;
	background-position: top right;
}

.eightqueenwheelers #main-content {
	width: 750px;
}

.eightqueenwheelers .intro-paragraph {
	width: 700px;
	background-image: url("images/teams/8QueenWheelers-Logo2.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

.eightqueenwheelers .intro-paragraph p {
	width: 350px;
	font-size: .75em;
	line-height: 20px;
	padding: 50px 25px 40px 350px;
}

.eightqueenwheelers .skater-head-shots li:hover img {
	border-color: #b3f063;
}

.eightqueenwheelers .skater-head-shots em {
	font-size: .8em;
	width: 180px;
	height: 81px;
	background: url("images/teams/8qw-speech-bubble.png") no-repeat;
	padding: 18px 0 6px;
	display: none;
	position: absolute;
	top: 3px;
	font-style: normal;
	text-align: center;
}
/* End 8 Queen Wheelers styles */


/* Paper Dolls styles */
.paperdolls #wrapper {
	background-image: url("images/teams/pd-energy-u-r.jpg");
	background-repeat: no-repeat;
	background-position: top right;
}

.paperdolls #main-content {
	width: 750px;
}

.insetright {
	float: right;
}

.paperdolls .intro-paragraph {
	width: 700px;
}

.paperdolls .intro-paragraph p {
	width: 650px;
	font-size: .75em;
	line-height: 18px;
	padding: 5px 15px 0 25px;
}

.paperdolls .skater-head-shots li:hover img {
	border-color: #e34141;
}

.paperdolls .skater-head-shots em {
	font-size: .8em;
	width: 180px;
	height: 81px;
	background: url("images/teams/pd-speech-bubble.png") no-repeat;
	padding: 18px 0 6px;
	display: none;
	position: absolute;
	top: 3px;
	font-style: normal;
	text-align: center;
}
/* End Paper Dolls styles */

/* Pushy Posse styles */
.pushyposse #wrapper {
	background-image: url("images/teams/pushy-energy-u-r.jpg");
	background-repeat: no-repeat;
	background-position: top right;
}

.pushyposse #main-content {
	width: 750px;
}

.pushyposse .intro-paragraph {
	width: 700px;
	background-image: url("images/teams/PushyPosse-Logo2.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

.pushyposse .intro-paragraph p {
	width: 350px;
	font-size: .75em;
	line-height: 20px;
	padding: 50px 25px 20px 340px;
}

.pushyposse .skater-head-shots li:hover img {
	border-color: #a89bd3;
}

.pushyposse .skater-head-shots em {
	font-size: .8em;
	width: 180px;
	height: 81px;
	background: url("images/teams/speech-bubble.png") no-repeat;
	padding: 18px 0 6px;
	display: none;
	position: absolute;
	top: 3px;
	font-style: normal;
	text-align: center;
}
/* End Pushy Posse styles */

/* Rollergirl Regiment styles */
.rollergirlregiment #wrapper {
	background-image: url("images/teams/rr-energy-u-r.jpg");
	background-repeat: no-repeat;
	background-position: top right;
}

.rollergirlregiment #main-content {
	width: 750px;
}

.rollergirlregiment .intro-paragraph {
	width: 700px;
	background-image: url("images/teams/RollerGirlRegiment-logo2.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

.rollergirlregiment .intro-paragraph p {
	width: 350px;
	font-size: .75em;
	line-height: 20px;
	padding: 50px 25px 20px 340px;
}

.rollergirlregiment .skater-head-shots li:hover img {
	border-color: #7f9840;
}

.rollergirlregiment .skater-head-shots em {
	font-size: .8em;
	width: 180px;
	height: 81px;
	background: url("images/teams/rr-speech-bubble.png") no-repeat;
	padding: 18px 0 6px;
	display: none;
	position: absolute;
	top: 3px;
	font-style: normal;
	text-align: center;
}
/* End Rollergirl Regiment styles */


/* Scream Puffs styles */
.screampuffs #wrapper {
	background-image: url("images/teams/sp-energy-u-r.jpg");
	background-repeat: no-repeat;
	background-position: top right;
}

.screampuffs #main-content {
	width: 750px;
}

.screampuffs .intro-paragraph p {
	font-size: .75em;
	line-height: 20px;
	padding: 0 95px 0 95px;
}

.screampuffs .skater-head-shots li:hover img {
	border-color: #7f9840;
}

.screampuffs .skater-head-shots em {
	font-size: .8em;
	width: 180px;
	height: 81px;
	background: url("images/teams/sp-speech-bubble.png") no-repeat;
	padding: 18px 0 6px;
	display: none;
	position: absolute;
	top: 3px;
	font-style: normal;
	text-align: center;
}
/* End Scream Puffs styles */

/* photos styles */
.photos #main-content {
	width: 750px;
}

.photos #wrapper {
	background-image: url("images/energy-upper-r.jpg");
	background-repeat: no-repeat;
	background-position: top right;
}

.photos li {
	height: 150px;
}

.photos em {
	font-size: .8em;
	font-weight: bold;
	line-height: 20px;
	width: 195px;
	height: 88px;
	background: url("images/gallery-thumbs/photo-tooltip2.png") no-repeat;
	padding: 18px 0 6px 0;
	display: none;
	position: absolute;
	top: -40px;
	left: -20px;
	font-style: normal;
	text-align: center;
}


.photos h2 {
	color: #f6e0ec;
	letter-spacing: -.10em;	
	font-size: 85px;
	margin: 20px 0 -65px 20px;
}

/* End photo styles */


/* gallery styles */
.gallery #main-content {
	width: 750px;
}

.gallery #wrapper p {
	color: #ffffff;
}

.gallery #wrapper {
	background-image: url("images/energy-upper-.jpg");
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #000000;
}

.flickr-gallery {
	margin: 25px;
}
/* End gallery styles */




/* sponsors styles */
.sponsors #wrapper {
	background-image: url("images/energy-upper-r.jpg");
	background-repeat: no-repeat;
	background-position: top right;
}

.sponsors #main-content {
	width: 750px;
}

.sponsors #main-content {
	height: auto;
}

.sponsors #main-content img {
	padding: 0px 1px 0px 15px;
}
/* End sponsors styles */


form {
	margin: 25px 0 0 20px;
}


/* merch styles */
.merch #main-content h2 {
	font-size: 1.75em;
	letter-spacing: -.12em;
	color: #e2a7e1;
}

.merch #main-content li {
	margin: 15px 0px 0px 20px;
	padding-left: 20px;
	background-image: url(images/lilpinkstar.gif);
	background-repeat: no-repeat;
	color: #cc00cc;
}
/* End merch styles */


/* join styles */
.join-cal #wrapper {
	background-image: url("images/energy-upper-r.jpg");
	background-repeat: no-repeat;
	background-position: top right;
}

.join-cal #main-content p {
	width: 675px;
}

.join #main-content ul {
	margin-bottom: 30px;
}

.join #main-content li {
	font-size: .9em;
	margin: 7px 0px 0px 20px;
	padding-left: 20px;
	background-image: url("images/lilpinkstar.gif");
	background-repeat: no-repeat;
	color: #cc00cc;
}

.join #main-content img {
	margin: 20px;
}

.calendar {
	margin: 25px 0 25px 10px;
}

/* End join styles */


/*Start faq full page styles*/

.faq-fullpage #wrapper {
	background-image: url("images/energy-upper-r.jpg");
	background-repeat: no-repeat;
	background-position: top right;
}

.faq-fullpage #main-content p {
	width: 675px;
}

/*End faq full page styles*/


/* dues thank you styles */
.dues-thankyou #wrapper {
	background-image: url("images/energy-upper-r.jpg");
	background-repeat: no-repeat;
	background-position: top right;
}
.dues-thankyou #main-content {
	margin: 125px 0 200px 10px;
}
/* End dues thank you styles */

/* bout thank you styles */
.thankyou #wrapper {
	background-image: url("images/energy-upper-r.jpg");
	background-repeat: no-repeat;
	background-position: top right;
}
.thankyou #main-content {
	margin: 125px 0 200px 10px;
}
/* End bout thank you styles */

/* bout cancel styles */
.cancel #wrapper {
	background-image: url("images/energy-upper-r.jpg");
	background-repeat: no-repeat;
	background-position: top right;
}
.cancel #main-content {
	height: 600px;
	margin: 25px 0 0 10px;
}

.cancel form {
	margin: 15px 0 100px 18px;
}

/* End bout cancel styles */


.clear-div {
	clear: both;
}


/* footer styles */

#footer {
	width: 750px;
	height: 65px;
	background-color: #660066;
	margin-top: -12px;
	margin-left: auto;
	margin-right: auto;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

.gallery #footer {
	margin-top: -25px;
}

#footer ul {
	margin-left: 15px;
}

#footer p {
	color: #ffffff;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
}

#footer a {
	padding: 5px 11px 10px 5px;	
}

#footer li {
	font-size: .75em;
	display: inline;
}

/* end footer styles */

/* Electric Runner Creaive */
.electricrunner {
	margin: 5px 0 10px 157px;
}
/* End Electric Runner Creaive */


