/* ================================================================================== */
/* = Tuner Kings - CSS - Coded by Matthew Beverly/www.mattystudios.com     */
/* ================================================================================== */	
/* RESET */
@import url("reset.css");

/* =================================== */
/* = SITE STRUCTURE ................ = */
/* =================================== */

	body {background-color: #000; font-size: 70%; font-family:tahoma,verdana,sans-serif; color: #999;background-image: url(../images/backgrounds/TunerKings-bg.gif);background-repeat: no-repeat; background-position: top;}

	/* Wraps */
	#wrap {width:960px; height: auto; margin: 0 auto; padding: 0px 0px 0px 0px; position:relative; overflow: hidden; border-left:1px solid #222; border-right:1px solid #222;}
	#mainbodywrap {width:960px; margin: 0 auto; padding: 0px 0px 0px 0px; background-color: #000; position:relative; overflow: hidden; }
	
	/* Header */
	#header{width:960px;margin: 0 auto; padding: 0px 0px 0px 0px; height:48px; position:relative; background-image: url(../images/backgrounds/MainNav-bg.jpg);background-repeat: no-repeat; background-position: top;}
	
	/* Footer */
	#footer {width:960px; margin: 0px 0px 20px 0px; padding: 0px 0px 0px 0px; clear:both}
	#sitecredit {width:200px; margin: 0 auto; padding: 30px 0px 30px 30px; float: left; overflow: hidden; font-size: 86%; font-weight:bold; color:#444;} 
	#copyright {width:400px; margin: 0 auto; padding: 30px 30px 30px 0px; float: right; overflow: hidden; font-size: 86%; font-weight:normal; color:#444; text-align:right} 
	
	#foot-third {width:280px; margin: 0 auto; padding: 20px; float: left; line-height: 16px; font-size: 100%; display: block; min-height:180px; height:auto !important; height:180px; background-image: url('../images/backgrounds/fade.gif');background-repeat: repeat-x; background-position: top; color:#666666;}
	#foot-third h1 {color: #999; font-size: 140%; font-weight:bold; margin: 0px 0px 10px 0px; padding: 0px 0px 10px 0px; line-height: 20px; }
	
	#footer-bottom {width:960px; margin: 0 auto; padding: 0px 0px 0px 0px; position:relative; overflow: hidden; min-height:200px; height:auto !important;height:200px; background-image: url(../images/footerbg.gif);background-repeat: no-repeat;background-position: top;}
	
/* =================================== */
/* = MAIN LAYOTUS DIVS ............. = */
/* =================================== */

	/*- 66% split -*/
	#col-2thirds-l-wrap {width:640px; margin: 0 auto; padding: 0px 0px 30px 0px; float: left; background-image: url('../images/backgrounds/fade.gif');background-repeat: repeat-x; background-position: top; }
	#col-2thirds-l {width:610px; margin: 0 auto; padding: 20px; line-height: 16px; font-size: 110%;}
	
	/*- Inner Content Module -*/
	#con-mod {width:600px; margin: 0 auto; padding: 20px; float: left;overflow: hidden; background-image: url('../images/backgrounds/section-break.gif');background-repeat: repeat-x; background-position: top;font-size: 100%; line-height: 16px;}
	.firstmod {background-image: url('../images/backgrounds/fade.gif')!important;background-repeat: repeat-x; background-position: top;}
	.profilemod {border:1px solid #CFCFCF; width:90%; padding:10px;margin-top:15px;margin-left:10px;}

	/*- 33% split - Each is a third total of the main body wrap-*/
	#col-third-l-wrap {width:320px; margin: 0 auto; padding: 0px 0px 30px 0px; float: left;}	
	#col-third-l {width:280px; margin: 0 auto; padding: 20px; }
	
	#col-third-m-wrap {width:320px; margin: 0 auto; padding: 0px 0px 30px 0px; float: left;}	
	#col-third-m {width:280px; margin: 0 auto; padding: 20px; }
	
	#col-third-r-wrap {width:320px; margin: 0 auto; padding: 0px 0px 30px 0px; float: left; background-image: url('../images/backgrounds/fade.gif');background-repeat: repeat-x; background-position: top;}
	#col-third-r {width:280px; margin: 0 auto; padding: 20px; }
	
	/*- Full Width -*/
	#col-full {width:920px; margin: 0 auto; padding: 20px; float: left; overflow: hidden; background-image: url('../images/backgrounds/section-break.gif');background-repeat: repeat-x; background-position: top; font-size: 100%; line-height: 16px;}

	
	
	
/* =================================== */
/* = NAVIGATION ELEMENTS............ = */
/* =================================== */

/* = Main menu / Header = */	
/* = -------------------------------------------- = */	

	/* Containers and general Setup */
	#header h1 {position:absolute;left:-9999px; }	
	#header ul {list-style:none;margin: 0px 0px 0px 0px;padding:0; }
	
	/* Nav buttons setup */
	#header ul li {float:left; line-height:40px; position:relative; outline: none; border-right:1px solid #232323;}
	.firstnav {border-left:0px!important;}
	.lastnav {border-right:0px!important;}
	
	/* Nav States  */
	#header ul li a  {color:#888;text-decoration:none;height:40px;float:left;display:inline; /*ie*/padding:0 28px;outline: none; }
	#header ul li a  span {color:#888;}
	#header ul li a:hover {display:block;background-image:none !important; background-color:#101010; }
	#header ul li a.active {display:block; background-image: url('../images/nav/active-gloss.gif');background-repeat: repeat-x; background-position: top; background-color:#111; height:40px;}

/* = Footer Menu = */	
/* = -------------------------------------------- = */	
	/* Containers and general Setup */	
	#footer-nav{width:960px;margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px; background-image: url(../images/footerNav-bg.gif);background-repeat: no-repeat;background-position: top;overflow: hidden; min-height:70px; height:auto !important; height:70px;}
	#footer-nav ul {list-style:none;margin:0;padding:0; margin-top:30px; margin-right:30px; font-size:90%; float:right; }
	
	/* Nav buttons setup */
	#footer-nav  ul li {float:left;line-height:20px;position:relative;outline: none; }

	/* Nav States  */
	#footer-nav ul li a {color:#444;text-decoration:none;height:20px;float:left;display:inline; /*ie*/padding:0 8px;outline: none; border-right: 1px dotted #333; }
	#footer-nav ul li a:hover {display:block;background-image:none !important;color:#aaa;}
	#footer-nav ul li a.active {color:#999;}
	
/* = Options Nav = */	
/* = -------------------------------------------- = */	
	/* Containers and general Setup */	
	#options-nav{width:300px; margin: -50px 0px 0px 0px;padding: 0px 0px 0px 0px;overflow: hidden; float:right; color:#666; font-weight:bold }
	#options-nav ul {list-style:none;margin:0;padding:0; font-size:80%;float:right }
	
	/* Nav buttons setup */
	#options-nav  ul li {float:left; position:relative; outline: none; border-right: 1px dotted #333; /*ie*/padding:0 10px; }

	/* Nav States  */
	#options-navul ul li a {color:#666;text-decoration:none; float:left;display:inline; /*ie*/padding:0 20px; outline: none; }
	#options-nav ul li a:hover {display:block;background-image:none !important;color:#fff;}
	#options-nav ul li a.active {color:#999;}
	.lastoptionnav {border: 0px !important;}
	.sb-options-nav { padding-top:12px!important; overflow:hidden}
	
/* ========================================== */
/*  Display formats lists, grids, winners     */
/* ========================================== */

	/* = Small colum of list data used in footer, 1/3 lists  = */	
	#display-list-sm {width:278px; margin: 0px 0px 1px 0px; padding: 0px; border:1px solid #222; line-height:40px; display:block; float:left; background-image: url('../images/backgrounds/fade-sm.gif');background-repeat: repeat-x; background-position: top; background:#0a0a0a;}
	#display-list-sm img {float: left; margin-right:10px;border-right:1px solid #000;}
	
/* ========================================== */
/*  Search Returns                            */
/* ========================================== */
	
	#SearchQueryResultsText { margin: 0px 0px 10px 0px; padding: 0px 0px 0px 0px; overflow: hidden; float:left; color:#777; line-height:24px}
	#ViewingResultsText { margin: 0px 0px 10px 0px; padding: 0px 0px 0px 0px; overflow: hidden; float:right; color:#777; line-height:24px}
	
	/* Search Form */
	#SearchComm { width: 838px; margin: 0px 0px 10px 0px; padding: 20px 40px 20px 40px; float:left; background-color:#333333; background-image: url('../images/backgrounds/fade.gif');background-repeat: repeat-x; background-position: top; border:1px solid #222;}
	#SearchComm select {float: left; margin-right: 10px; margin-top: 8px; display:inline; width: 200px;}
	.search-button { margin: 0px 0px 0px 20px; padding: 0; border:0;}
	
/* =================================== */
/*  Features, Events, Blog               */
/* =================================== */

	/* Feature Containers used to hold thumb, title, description - a 3 colom grid box  */
	.feature-con {width:290px; margin: 0px 0px 30px 0px; padding: 0px 16px 0px 0px; float:left; overflow:hidden; display:inline}
	.feature-con img {width:288px; margin: 0px 0px 10px 0px; padding: 0px 0px 0px 0px; border:1px solid #222; outline:none;}
	
	.feature-home {width:290px; margin: 0px 0px 30px 0px; padding: 0px 10px 0px 0px; float:left; overflow:hidden; display:inline}
	.feature-home img {width:288px; margin: 0px 0px 10px 0px; padding: 0px 0px 0px 0px; border:1px solid #222; outline:none;}
	
	.blog-con {width:290px; height:330px;margin: 0px 0px 30px 0px; padding: 0px 16px 0px 0px; float:left; overflow:hidden; display:inline}
	.blog-con img {width:288px; height:192px; margin: 0px 0px 10px 0px; padding: 0px 0px 0px 0px; border:1px solid #222; outline:none;}
	.blog-con img {margin: 0px 0px 10px 0px; padding: 0px 0px 0px 0px; border:1px solid #222; outline:none; }
	/* Large Grid Container for Events Main Page */	
	.event-con {width:290px; margin: 0px 0px 30px 0px; padding: 0px 16px 0px 0px; float:left; overflow:hidden; display:inline}
	.event-con img {width:288px; margin: 0px 0px 10px 0px; padding: 0px 0px 0px 0px; border:1px solid #222; display:block}
	 
	 /* Event Data Container*/	
	.EventData-con-lrg { width:580px; margin: -20px 0px 0px 0px; padding: 5px 10px 5px 10px; float:left; background-color:#111; border: 1px dotted #333; border-style: none dotted dotted dotted; color:#777; font-size:90%; display:block;}
	.EventData-con { width:268px; margin: -12px 0px 10px 0px; padding: 5px 10px 5px 10px; float:left; background-color:#111; border: 1px solid #222; color:#777; font-size:90%;}	
	.EventDate {float: left; color:#999; font-weight:bold}
	.EventLocation {float: right}
	
	/* Sidebar Upcoming and Past Events */
	.EventSB { width: 92%; margin: 0px 0px 10px 0px; padding: 0px 0px 0px 20px; float:left; overflow:hidden; display:block; background-color:#111; border: 1px solid #222;}
	.EventSB img {margin: 0px 0px 0px -20px; padding: 0px 20px 0px 0px; outline:none; float:left; display:inline}
	.EventSB h4 { padding-top:10px !important;}


	.MainStoryPhoto { margin: 0px 0px 30px 0px; padding: 0px 0px 0px 0px;}
	
	/* Article, blog, news, footer  */
	.ArticleFooter { width:580px; margin: 20px 0px 20px 0px; padding: 10px; float:left; background-color:#111; border: 1px solid #222; color:#777; font-size:90%;}
	.Date {float: left; color:#999; font-weight:bold}
	.Credits {float: right}


/* =================================== */
/*  Advertising                        */
/* =================================== */
	#ad-banner {width:960px; margin: 0 auto; padding: 0px 0px 0px 0px;}


/* =================================== */
/*  Sidebar                            */
/* =================================== */
	
	/* Generic SB container */
	#sidebar-con { width:290px; margin: 0px 0px 0px 0px; padding: 20px; float: left; display:block; line-height: 14px; background-image: url('../images/backgrounds/sb-bg.jpg');background-repeat: no-repeat; background-position: bottom;}
	#sidebar-con h1 {color: #fff; font-size: 160%; font-weight:bold; margin: 0px 0px 10px 0px; padding: 0px 0px 0px 0px; line-height: 40px; border: 1px solid #333; border-style: none none dotted;}
	
	/* Blog Sidebar con  */
	#blog-sb {width:280px; margin: 0px 0px 10px 0px; padding: 0px 0px 10px 0px; float:left; border-bottom:1px dotted #222; overflow:hidden; display:block; }
	.last { border:none !important;}

/* =================================== */
/*  Photo Grids           */
/* =================================== */

	#photo-grid { width: 600px; margin: 0px 0px 20px 0px; padding: 0px; display:block; float:left; overflow:auto;}
	#photo-grid img { width: 149px; height:99px;margin: 0px 1px 1px 0px; padding: 0px; display:block; float:left;  outline:none;}
	
	/* Sidebar con used in Events */
	#photo-grid-sm { width: 280px; margin: 20px 0px 20px 0px; padding: 0px; display:block; float:left; overflow:auto;}
	#photo-grid-sm img { width:89px; margin: 0px 1px 1px 0px; padding: 0px; display:block; float:left;border: 0px; outline:none;}
	

/* =================================== */
/*  Rides                              */
/* =================================== */

	#ride-xtrlrg { width: 600px; margin: 0px 0px 0px 0px; padding: 0px; display:block; float:left; background-color:#1c1c1c; font-size:90%; line-height:26px; text-align:center; overflow:hidden;}
	#ride-xtrlrg img {margin: 0px; padding: 0px; display:block; border: 0px; outline:none;}
	#ride-xtrlrg h1 {color: #fff; font-size: 160%; font-weight:bold; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; line-height: 40px; border:none!important; background-image: url('../images/backgrounds/sb-bg.jpg');background-repeat: no-repeat; background-position: top;}
	#ride-xtrlrg h4 {color: #ccc; font-size: 100%; font-weight:bold; margin: 0px 0px 4px 0px; padding: 0px 0px 0px 0px; display:block; background-color:#333; }
	#ride-xtrlrg ul { background-color:#1c1c1c; color:#888; padding:10px; }
	#ride-xtrlrg ul li {line-height:20px; text-align:left; font-weight:normal !important; display:inline; padding:10px;}
	
	#ride-lrg { width: 298px; margin: 0px 1px 0px 0px; padding: 0px; display:block; float:left; background-color:#1c1c1c; font-size:90%; line-height:26px; text-align:center;}
	#ride-lrg img {margin: 0px; padding: 0px; display:block; border: 0px; outline:none;}
	#ride-lrg h1 {color: #fff; font-size: 160%; font-weight:bold; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; line-height: 40px; border:none!important; background-image: url('../images/backgrounds/sb-bg.jpg');background-repeat: no-repeat; background-position: top;}
	#ride-lrg h4 {color: #ccc; font-size: 100%; font-weight:bold; margin: 0px 0px 4px 0px; padding: 0px 0px 0px 0px; display:block; background-color:#333; }
	#ride-lrg ul { background-color:#1c1c1c; color:#888; padding:10px; min-height:217px; height:auto !important; height:217px;}
	#ride-lrg ul li {line-height:20px; text-align:left;  font-weight:normal !important;}
	
	#ride-med { width: 149px; margin: 0px 1px 0px 0px; padding: 0px; display:block; float:left; background-color:#1c1c1c; font-size:90%; line-height:26px; text-align:center;}
	#ride-med img {margin: 0px; padding: 0px; display:block; border: 0px; outline:none;}
	#ride-med h1 {color: #fff; font-size: 160%; font-weight:bold; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; line-height: 40px; border:none!important; background-image: url('../images/backgrounds/sb-bg.jpg');background-repeat: no-repeat; background-position: top;}
	#ride-med h4 {color: #ccc; font-size: 100%; font-weight:bold; margin: 0px 0px 4px 0px; padding: 0px 0px 0px 0px; display:block; background-color:#333; }
	#ride-med ul { background-color:#1c1c1c; color:#888; padding:10px}
	#ride-med ul li {line-height:16px; text-align:left;  font-weight:normal !important;}
	
	#ride-sm { width: 99px; margin: 0px 1px 0px 0px; padding: 0px; display:block; float:left; background-color:#1c1c1c; font-size:90%; line-height:26px; text-align:center;}
	#ride-sm img { margin: 0px; padding: 0px; display:block; border: 0px; outline:none;}
	
	/* Leaders/Winner Banners Overlay */
	
	.leaderbanner {width:100px !important; height:100px; position: absolute; z-index: 100; left: 20px;}
	
	.winner-overall {width:200px !important; height:200px; position: absolute; z-index: 100; left: 20px;}
	.winner-1 {width:100px !important; height:100px; position: absolute; z-index: 100; left: 20px;}
	.winner-2 {width:100px !important; height:100px; position: absolute; z-index: 100; left: 170px;}
	.winner-3 {width:100px !important; height:100px; position: absolute; z-index: 100; left: 320px;}
    .winner-4 {width:100px !important; height:100px; position: absolute; z-index: 100; left: 470px;}	

	
/* =================================== */
/*  IMAGE Classes                      */
/* =================================== */

	.img-header {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; border-bottom: 1px solid #222; outline:none;}
	.img-full {margin: 20px; padding: 0px 0px 0px 0px; border: 1px solid #222; outline:none;}
	.img-r {margin: 0px 0px 20px 20px; padding: 0px 0px 0px 0px; float: right; border: 1px solid #222; outline:none; }
	.img-l {margin: 0px 20px 20px 0px; padding: 0px 0px 0px 0px;  float: left; border: 1px solid #222; outline:none;}
	.img-center { padding-left:2px; padding-right:2px; outline:none;}
	
	/* Icon Classes */
	.icon { margin: 16px 0px 0px 0px; padding: 0px 0px 0px 0px; float: right; overflow: hidden; display:inline; outline:none;}
	
	.UserThumb {margin: -30px 0px 0px 10px; padding: 0px 0px 0px 0px;  float: right; border: 1px solid #222; outline:none;}
	
	
/* =================================== */
/*  Voting                             */
/* =================================== */
	.VoteDate { margin: -36px 0px 0px 10px; padding: 0px 0px 0px 0px;  float: right; font-weight:bold}
	.VoteButton {margin: 0px 0px 20px 70px; padding: 0px 0px 0px 0px; clear:both; display:block; overflow:hidden}
	#StandingsBox-to {width: 130px; margin: 0px 10px 20px 0px; padding: 0px; float: left; background: #222; border: 1px solid #333; font-size:200%; font-weight:bold; line-height: 80px; text-align:center; color:#fff;background-image: url('../images/backgrounds/StandingsBG.jpg');background-repeat: no-repeat;}
	#StandingsBox-cat {width: 130px; margin: 0px 0px 20px 0px; padding: 0px; float: right; background: #222; border: 1px solid #333; font-size:200%; font-weight:bold; line-height: 80px; text-align:center; background-image: url('../images/backgrounds/StandingsBG.jpg');background-repeat: no-repeat;}
	.StandingsLabel {width: 128px; margin: 0px 0px 0px 0px; padding: 0px; float: left; background: #000; border-top: 1px solid #333; font-size:50%!important; font-weight:bold; line-height: 24px!important; color:#666666}
	
	
	
/* =================================== */
/*  USER COMMENTS                      */
/* =================================== */

	#Comment-con { width: 600px; margin: 0px 0px 20px 0px; padding: 20px 0px 20px 0px; float: left; display:block; border: 1px solid #333; border-style: none none dotted;}
	#CommentAuth { width: 130px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; float:left; display:inline}
	#CommentAuth img {margin: 0px 30px 6px 0px; padding: 0px 0px 0px 0px; float:left; border: 1px solid #333;}
	#Comment { width: 420px; margin: 0px 0px 0px 0px; padding: 20px; float:left; background-color:#232323; border: 1px solid #333; line-height:16px}


/* =================================== */
/*  Create Account Form / Login Form   */
/* =================================== */
	
	/* Create Account Form */
	.Module-FormCon { width: 600px; margin: 0px 0px 20px 0px; padding: 0px; float: left; display:block; background:#222; border: 1px solid #333;}
	.Module-FormCon-header { width: 580px; margin: 0px 0px 0px 0px; padding: 10px; float: left; display:block; border-bottom: 1px solid #333; background:#111; color: #fff; font-size: 100%; font-weight:bold; }
	.ModOption {width: 560px; margin: 0px 0px 0px 0px; padding: 10px; float: left; display:block; border-bottom: 1px dotted #333;  color: #999;  font-weight:normal;}
	.split { width: 49%; display:inline; float: left; overflow:hidden}
	
	/* Side Bar Login Form */
	#sb-login { width:280px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; float:left; overflow:hidden; display:block; }
	#sb-login label{ float:left; text-align: left; font-weight: bold; font-size:90%;margin: 10px 0px 0px 0px!important; padding: 0px 0px 0px 0px;}	
	#sb-login input{ float:left; display: block; margin: 0px 0px 0px 0px!important;  }
	.login-button { float:left; display: block; margin: 10px 0px 0px 0px!important;border:0;width:140px;height:36px}
	.sb-login-bg { background-image: url('../images/backgrounds/sb-bg-login.jpg')!important; background-repeat: no-repeat; background-position: top;}
	
/* =================================== */
/*  TYPOGRAPHY                         */
/* =================================== */

/* TYPOGRAPHY - general */
	p {color:#a0a0a0;}
	ol {list-style-type: decimal;padding-left: 24px; line-height: 20px; }
	.sub-group {margin: 0px 0px 10px 10px; padding: 0px 0px 0px 0px; font-weight:bold; color: #999;}

/* TYPOGRAPHY - headlines */
	h1, h2, h3, { font-family:tahoma,verdana,sans-serif; }
	
	/* h1, Section titles | large lead in*/
	h1 {color: #fff; font-size: 160%; font-weight:bold; margin: 0px 0px 20px 0px; padding: 0px 0px 0px 0px; line-height: 40px; border: 1px solid #333; border-style: none none dotted;}
	
	/* h2, Paragraph header or section break */
	h2 {color: #fff; font-size: 120%; font-weight:bold; margin: 0px 0px 6px 0px; padding: 0px 0px 0px 0px; line-height: 18px; min-height:18px;height:auto !important;height:18px; display:block; }
	
	/* h3, News story title*/
	h3 {color: #fff; font-size: 100%; font-weight:bold; margin: 0px 0px 0px 0px; padding: 0px 0px 10px 0px; border: 1px solid #333; border-style: none none dotted;}
	
	/* h4, small title for feature news, in grids */
	h4 {color: #fff; font-size: 100%; font-weight:bold; margin: 0px 0px 4px 0px; padding: 0px 0px 0px 0px; display:block; }
	
	/* h5, */
	h5 {color: #fff; font-size: 100%; font-weight:bold;}
	
	/* h6,  */
	h6 {color: #fff; font-size: 100%; font-weight:bold;}
	

	
/* =================================== */
/*  TEXT STYLING                       */
/* =================================== */
	
	.highlight {color:#ccc;}
	.highlight-bold {color:#ccc;font-weight:bold;}
	.highlight-sm {color:#ccc;font-weight:bold;font-size: 90%}
	.highlight-lg {color: #ccc; font-weight:bold; font-size: 120%;}
	.highlight-xl {color: #ccc; font-weight:bold; font-size: 200%;}
	.highlight-alt {color:#99ff00;}
	
	.subdued {color:#666}
	.subdued-bold {color:#666; font-weight:bold; font-size: 90%}
	.subdued-sm {color:#666; font-weight:bold; font-size: 90%}
	.subdued-lg {color:#666; font-weight:bold; font-size: 120%}
	
	.italic {font-style: italic}
	.italic-lg {color:#ccc; font-weight:bold; font-size: 110%; letter-spacing:0px; font-style: italic}
	
	.alert {color:#ff0000;font-weight:bold;font-size: 100%}
	
	.fl-left {float:left}
	.fl-right {float:right}
	.center{text-align:center;}

/* =================================== */
/*  LINKS STYLING                      */
/* =================================== */

	/* LINKS - general*/	
	a,a:link,a:link,a:link,a:hover {background:transparent;text-decoration:none;cursor:pointer} 
	a:link {color:#aaaaaa;font-weight:bold;} 
	a:visited {color:#999;font-weight:bold;} 
	a:hover {color:#fff;font-weight:bold} 
	a:active {color:#fff;font-weight:bold} 
	
	/* LINKS - Small*/	
	a.small,a.small:link,a.small:link,a.small:link,a.small:hover {background:transparent;text-decoration:none;cursor:pointer; font-size:80%} 
	a.small:link {color:#ccc; }
	a.small:visited {color:#666; }
	a.small:hover {color:#fff;  }
	a.small:active {color:#fff; }  
	
/* =================================== */
/*  Pagination                         */
/* =================================== */

	.PagCon { width: 90%px; margin:0 auto; padding: 20px 0px 20px 250px; float:left; display:block; }
	
	#pagination-clean li          { border:0; margin:0; padding:0; font-size:14px; list-style:none; /* savers */ float:left; }
	/* savers #pagination-clean li,*/
	#pagination-clean a           { border-right:solid 1px #222; margin-right:10px; }
	#pagination-clean .previous-off,
	#pagination-clean .next-off   { color:#888888; display:block; float:left; font-weight:bold; padding:3px 12px; }	
	#pagination-clean .next a,
	#pagination-clean previous a  { border:none; font-weight:bold; }	
	#pagination-clean .active     { color:#aaa; font-weight:bold; display:block; float:left; padding:4px 14px; /* savers */ border-right:solid 1px #222; }
	#pagination-clean a:link,
	#pagination-clean a:visited   { color:#555; display:block; float:left; padding:3px 6px; text-decoration:underline; }
	#pagination-clean a:hover     { text-decoration:none; }


/* =================================== */
/*  FORM STYLING                       */
/* =================================== */

	/* Multipurpose form - Contact,*/	
	#form-con {width:600px; margin: 0px 0px 30px 0px; padding: 0px 0px 0px 0px; float:left; display:block; line-height: 16px; }
	#form-con br {clear: left;}
	label, select {display: block;width: 280px;float: left;margin-bottom: 10px; padding: 4px;}
	input {display: block;width: 280px;float: left;margin-bottom: 10px; padding: 6px; font-weight: normal; font-size:100%; font-family:tahoma,verdana,sans-serif; color: #333; border: 1px solid #000;}
	label {text-align: right; width: 140px;padding-right: 20px; font-weight: bold; font-size:80%;} 
	
	.submit {display: block; width: 290px; float: left; margin: 0px 0px 10px 0px; padding: 6px; font-weight: bold; font-size:110%; }


	
	/* Browse Form */
	#browseComm { margin: 0px 0px 30px 0px; padding: 0px 0px 0px 0px; float:left; display:block; line-height: 16px; text-align:center }
	#browseComm br {clear: left;}
	#browseComm label,input,select {display: block; float: left;margin-bottom: 10px;}
	
	.sbform-button {margin-top: 10px;border:0px;}
	.sbform-button2 {margin-top: 10px;border-style:inset;border: solid #333333;background-color:#EAEAEA;width:200px;font-size:14px;font-weight:bold}
	.form-button {margin-top: 20px; clear:both}

	
	/* Validation - ALERT */
	.alert-message {width: 90%; height: auto; margin: 0px 0px 10px 0px; padding: 6px 6px 6px 30px;  float:left; display:block; line-height: 12px; border:1px solid #cc0000; color:#fff;font-weight: bold; font-size:80%; background-image: url('../images/alert-icon.gif');background-repeat: no-repeat; background-position: top-left;}
	.input-alert { background-color:#ffcccc; border:3px solid #ff0000; color:#fff;font-weight: bold; font-size:80%; padding: 6px; }
	
	/* Validation - Positive GOOD/APPROVED */
	.positive-message {width: 90%; height: auto; margin: 0px 0px 10px 0px; padding: 6px 6px 6px 30px;  float:left; display:block; line-height: 12px; border:1px solid #66cc33; color:#fff;font-weight: bold; font-size:80%; background-image: url('../images/positive-icon.gif');background-repeat: no-repeat; background-position: top-left;}
	
	.negative-message {width: 90%; height: auto; margin: 0px 0px 10px 0px; padding: 6px 6px 6px 30px;  float:left; display:block; line-height: 12px; border:1px solid #FF0000; color:#fff;font-weight: bold; font-size:80%; background-image: url('../images/alert-icon.gif');background-repeat: no-repeat; background-position: top-left;}

	.input-positive { background-color:#ccffcc; border:3px solid #66cc33; color:#fff;font-weight: bold; font-size:80%; padding: 6px; }	
	.hidden{visibility: hidden;}	
	.required {color:#CC0000; font-size:100%; font-weight:bold}	
	.formfile { padding-left:280px }
	.jqueryfileholder { display:block; padding-left:160px; margin-bottom:10px; };
	
	
	
/* =================================== */
/*  TABLE STYLING                      */
/* =================================== */
	.table-gen{font-size: 100%}
	.table-rw-gen{padding: 0px; }
	
	/* Events, Search table grid */
	.p-table {width:920px; margin: 0 auto; padding: 0px 0px 0px 0px; border-collapse: collapse; border: 1px solid #333;}
	.p-table th, .p-table td{border: 1px solid #222; padding: 10px; color: #777;  text-align:center; vertical-align:middle }
	.p-table th[scope=col]{background-color: #222; border-right: 1px solid #222;  line-height:40px; background-image: url('../images/backgrounds/fade.gif');background-repeat: repeat-x; background-position: top; }
	.p-table th+th[scope=col]{background-color: #222; border-right: 1px solid #222; line-height:40px; background-image: url('../images/backgrounds/fade.gif');background-repeat: repeat-x; background-position: top; }
	.p-table th[scope=row]{ border-right: 1px solid #222; }
	.p-table tr.alt th, .p-table tr.alt td {background-color: #101010; color: }
	.p-table td[scope=short]{ width: 15%; }
	.p-table td[scope=med]{ width: 40%; text-align:left; }
	.p-table tr:hover th[scope=row], .p-table tr:hover td{background-color: #232323;}
	
	/* Past Winners table grid */
	.short-table {width:600px; margin: 0 auto; padding: 0px 0px 0px 0px; border-collapse: collapse; border: 1px solid #333;}
	.short-table th, .short-table td{border: 1px solid #222; padding: 10px; color: #777;  text-align:center; vertical-align:middle }
	.short-table th[scope=col]{background-color: #222; border-right: 1px solid #222;  line-height:40px; background-image: url('../images/backgrounds/fade.gif');background-repeat: repeat-x; background-position: top; }
	.short-table th+th[scope=col]{background-color: #222; border-right: 1px solid #222; line-height:40px; background-image: url('../images/backgrounds/fade.gif');background-repeat: repeat-x; background-position: top; }
	.short-table th[scope=row]{ border-right: 1px solid #222; }
	.short-table tr.alt th, .short-table tr.alt td {background-color: #101010; color: }
	.short-table td[scope=short]{ width: 15%; }
	.short-table td[scope=med]{ width: 40%; text-align:left; }
	.short-table tr:hover th[scope=row], .short-table tr:hover td{background-color: #232323;}
	
	/* Past Winners Footer table grid */
	.footer-table {width:280px; margin: 0 auto; padding: 0px 0px 0px 0px; border-collapse: collapse; border: 1px solid #333; font-size:90%;}
	.footer-table th, .footer-table td{border: 1px solid #222; padding: 0px; color: #777;  text-align:center; vertical-align:middle }
	.footer-table th[scope=col]{background-color: #222; border-right: 1px solid #222;  line-height:40px; background-image: url('../images/backgrounds/fade.gif');background-repeat: repeat-x; background-position: top; }
	.footer-table th+th[scope=col]{background-color: #222; border-right: 1px solid #222; line-height:40px; background-image: url('../images/backgrounds/fade.gif');background-repeat: repeat-x; background-position: top; }
	.footer-table th[scope=row]{ border-right: 1px solid #222; }
	.footer-table tr.alt th, .footer-table tr.alt td {background-color: #101010; color: }
	.footer-table td[scope=short]{ width: 15%; }
	.footer-table td[scope=med]{ width: 40%; text-align:left; }
	.footer-table tr:hover th[scope=row], .footer-table tr:hover td{background-color: #232323;}
	
	/* Fixing widths of rows */
	.photo {width: 99px; padding: 0;}
	.photo-sm {width: 60px; padding: 0;}
	.fixedwidth {width:}
	.title {}


	
	
/* ========================= */
/*  CLEAR FIXES & Spacers    */
/* ========================= */

	.clear {clear:both;position:relative;font-size:0px;height:0px;line-height:0px} 
	.clear_border {clear:both;position:relative;font-size:0px;height:0px;line-height:0px;border-bottom: 1px dotted #222; } 
	.fix{clear: both;height: 1px;margin: 0 0 -1px;overflow: hidden;}
 
	.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
	.clearfix {display: inline-block}
	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */

	#spacer { display:block; line-height: 40px; min-height:40px;height:auto !important;height:40px; }


#login_error, .message {
	margin: 0 0 16px 8px;
	border-width: 1px;
	border-style: solid;
	padding: 12px;
	color:#99ff00;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.hidden_text {color:#ffffff;background-color:#FF6633;width:70px;padding:4px}
#SearchComm-narrow { width: 638px; margin: 0px 0px 2px 0px; padding: 2px 2px 2px 2px; float:left;}
#SearchComm-narrow select {float: left; margin-right: 4px; margin-top: 2px; margin-bottom:10px;display:inline; width: 150px;}

.innerPageWrapper{
	background:url(../img/bg_nav.gif) repeat-y;
	padding-bottom:10px;
}



.modContainer{
	border:0;
	margin:0 0 10px 0;
}
.modHeader h2{
	color:#fff;
	font-weight:bold;
	border:1px solid #424242;
	background:url(../images/bg_h2.png) repeat-x top;
	
}
.modHeader h2 a{
color:#fff;
text-decoration:none;
display:block;
padding:4px 0 4px 23px;
cursor:pointer;
}
.open h2 a{
	background:url(../images/glyph_expanded.png) no-repeat 4px center;
}
.closed h2 a{
	background:url(../images/glyph_contracted.png) no-repeat 4px center;
}
.open div.modInnerContainer{
	display:block;
}
.closed div.modInnerContainer{
	display:none;
}
.modContainer h3{
	color:#ffffff;
	font-weight:bold;
	font-size:93%;
	padding:6px 7px;
	border-bottom:1px solid #ccc;
}
.modContainer h3 span{
	color:#ffffff;
	font-weight:bold;
}
.modContainer div.checklist, .modContainer div.selectlist{
	overflow:hidden;
	padding:12px 7px ;
	*display:inline-block;
}
.modContainer div.checklist p{
	float:left;
	width:25%;
	overflow:hidden;
	padding:0 0 12px;
}
.modContainer div.checklist input{
	float:left;
	display:block;
	width:15px;
	height:13px;
	margin-top:6px;
	margin-right:1px;
}
.modContainer div.checklist label{
	color:#ffffff;
	font-size:110%;
	font-weight: bold;
	margin:0px 0 0 0px;
	float:left;
	text-align: left; 
	padding-right: 0px; 
	width:160px;
	font-weight: bold; 
}
.modContainer div.selectlist p{
	overflow:hidden;
	padding:0 0 14px;
	*display:inline-block;
}
.modContainer div.selectlist label{
	color:#6f6f6f;
	font-size:93%;
  font-weight: normal;
	display:block; 
	float:left;
	text-align:right;
	width:140px;
	padding:3px 4px 0 0 ;
}
.modContainer div.selectlist select{
	padding:1px;
	width:212px;
}
.modContainer div.selectlist div.add_user_mod{
	padding:6px 0 0 119px;
	display:block;
  margin-left: 37px;
	float:left;
	font-size:93%;
	text-decoration:none;
}
.modContainer div.selectlist a.remove_user_mod{
	text-decoration:none;
	font-size:85%;
}
.modContainer div.selectlist div.user_custom_mod_input{
	margin-bottom: 14px;
}
.modContainer div.selectlist div.user_custom_mod_input .user_mod{
	width: 204px;
}
.submitBtn{
	height:21px;
}
.submitBtn input{
	background:url(../img/btn_save_changes.png) no-repeat;
	padding-top:23px;
	width:110px;
	height:21px;
	border:none;
}
div.pageNotification{
	padding:4px 4px 4px 36px;
	font-weight:bold;
	margin:6px 0 10px;
}
div.saved{
	color:#448039;
	border:1px solid #448039;
	background:#dfffd9 url(../img/check.png) no-repeat left center;
}
.spacer{
  margin-top: 14px;
}

.profile_table {border: 1px solid #000;}
.profile_table td input {display: block;width: 230px;float: left;margin-bottom: 1px; padding: 6px; font-weight: normal; font-size:100%; font-family:tahoma,verdana,sans-serif; color: #333; border: 1px solid #000;}
}


.modContainer h3 {color: #fff; font-size: 100%; font-weight:bold; margin: 0px 0px 0px 0px; padding: 0px 0px 10px 0px; border: 1px solid #333; border-style: none none dotted;}
.element-wrap label {color: #fff; font-size: 100%; font-weight:bold;}

.message {
	margin: 0 0 16px 8px;
	border-width: 1px;
	border-style: solid;
	padding: 12px;
	color:#99ff00;
	font-weight:bold;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

	#sidebar-con .songdiv {
	font-size:12px;
	color:#ffffff;
	}
	#sidebar-con .songdiv .button {
	margin-top:10px;
	margin-left:10px;
	padding-left:4px;
	padding-right:4px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	}