/* CSS Document */


body {
	background:#000 url(/images/body-bg.jpg) top center no-repeat;
	color:#999;
}

a:hover {
	cursor: url(http://www.cursorsrock.com/hands/4.ani), url(/images/4.gif), auto;
}



.f-left { float:left; }

.silver   { color:#d5d5d5; }
.dksilver { color:#6e6e6e; }
.grey	  { color:#cccdcc; }
.yellow   { color:#ffff00; }
.mdgrey   { color:#aab0b5; }
.dkgrey   { color:#424242; }
.green    { color:#009900; }
.brgreen  { color:#a5fea5; }
.white    { color:#ffffff; }
.black    { color:#000000; }
.red      { color:#9c1414; }

.error    { color:#C00; font-size:12px; padding:4px; }
.nl       { text-decoration:none; }

/* ==================================== *\
*	Layout Divs
\* ==================================== */


#page {
	width:960px;
	margin:0 auto;
}


#wzow-logo   { background:url(/images/wzow-logo.png) no-repeat; width:401px; height:270px; float:left; text-indent:-10000px; }
#now-playing { width:559px; float:left;	background:url(/images/wzow-topstrip.png) no-repeat; padding:167px 0 20px; }
#songinfo    { color:#ddd; font-size:12px; padding:5px 0 0 15px; width:295px; }

#header    { background:url(/images/wallpaper.jpg) no-repeat; height:285px; overflow:hidden; }
#header ul { margin:20px 10px; }


#account   { padding:32px 0 10px 10px; display:block; position:relative; z-index:10000 }
#account a { color:#FFFFFF; font-size:12px; padding:10px; text-decoration:none; }


#leftcolumn   { width:195px; float:right; }
#centercolumn { width:560px; float:right; }
#rightcolumn  { width:200px; float:right; }


#menu {
	background:url(/images/menu-bg.jpg) no-repeat;
	padding:30px 0 10px 0;
}
#menu a {
	height:35px;
	width:100%;
	display:block;
	text-indent:-10000px;
	background-position:center;
	background-repeat:no-repeat;
}


#bottom-section { background:url(/images/bottom-section-bg.jpg) no-repeat 0px 20px; padding:20px 0; }
#othernews 		{ padding:60px 0px 0px 42px; }

#colts {
	background:url(/images/colts.jpg) no-repeat;
	height:110px;
	overflow:hidden;
	padding:8px 0px 0px 97px;
}
#colts h2 { font-size:1px; height:60px; text-indent:-10000px; }


#leftbar-banner { background:url(/images/banners/main-banner-bg.gif); height:162px; text-align:center; padding:8px 0 0 15px;}
#footer 		{ background:url(/images/footer-bg.jpg) no-repeat top center; text-align:center; padding:30px 0; clear:both; }
#footer a 	{ color:#BBB; font-size:12px; text-decoration:none; }
#footer a:hover { text-decoration:underline; }

/* ==================================== *\
*	Module Styles
\* ==================================== */

div.subfeature1 { width:383px; height:325px; float:left; }
div.subfeature2 { width:317px; height:325px; float:left; }





#leftbar-calendar     { background:url(/images/calendar/leftbar-bg.gif) no-repeat; padding:0 20px; }
#leftbar-calendar a   { text-decoration:none; }
#leftbar-calendar th  { text-align:right; }
#leftbar-calendar h1  { text-indent:-10000px; font-size:10px; height:15px;}
#leftbar-calendar h3  { display:block; font-size:24px; text-align:right; letter-spacing:-1px; margin-bottom:5px}
#leftbar-calendar table { margin:0 auto; }
#leftbar-calendar td  { color:#fff; font-size:12px; text-align:right; padding:1px 4px; }
#leftbar-calendar .event { display:block; padding:2px; background:#780000; }

#leftbar-eventslist	  { padding:2px 0 20px 0; }
#leftbar-eventslist a { }
#leftbar-eventslist h2  { text-indent:-10000px; font-size:1px; height:35px; background:url(/images/calendar/whatsrockin.png) no-repeat -5px 0px;}
div.leftbar-event     { clear:left; padding:5px 0px 10px 0px; }
div.leftbar-event h3  { font-size:20px; }
div.leftbar-event a   { text-decoration:none; }
div.leftbar-event p   { padding:0 0 0 45px; font-size:12px }
span.number 		  {	font-size:18px; letter-spacing:-1px; line-height:18px; display:block; padding:0 0 -3px 0; }
div.leftbar-event-date {
	display:block;
	float:left;
	width:30px;
	height:34px;
	font-size:11px;
	text-align:center;
	padding:5px 5px;
	color:#fff;
	background:url(/images/calendar/leftbar-date.gif) no-repeat center center;
}

#blog-categories { width:160px; padding:20px 0px;}
#blog-categories h2 { font-size:26px; height:20px; text-indent:-10000px; }
#blog-categories h3 { font-size:18px; }
#blog-categories li { font-size:16px; padding:4px 0; font-weight:bold; }
#blog-categories a  { text-decoration:none; }

#blog-front    { padding:30px 40px 30px 40px; width:310px; float:left}
#blog-front h2 { background:url(/images/blog/rocknewsblogs.png) no-repeat 0px 10px; height:45px; text-indent:-10000px}
#blog-front a  { text-decoration:none; }

#other-headlines a  { color:#777; text-decoration:none;}
#other-headlines li { padding:5px 0; }

div.news-story { padding:10px 0; }
div.news-story h3 { font-size:16px; font-weight:bold; letterspacing:-1px; }


#equest-main    	 { background:url(/images/equest/main-equest-bg.jpg) no-repeat; height:365px; }
#equest-text    	 { width:170px; float:left; padding:180px 40px 0 40px }
#equest-text h2		 { text-indent:-10000px; font-size:36px; }
#equest-text p 	     { font-size:14px; }
#equest-form         { padding:110px 0px 0px 0px; }
#equest-form li		 { display:block; height:40px; }
#equest-form label   { font-size:18px; display:block; color:#666666; float:left; width:90px}
#equest-form input.b {
	padding:5px;
	width:244px;
	background:#000;
	border:2px solid #1f1f1f;
	color:#eee;
	font-size:14px;
}
#equest-thanks h3 	  { font-size:22px; padding:130px 0 0 0}
#equest-thanks p      { font-size:14px; padding:10px 180px 0 0 }


#find-song    { background:url(/images/findyour-song.jpg) no-repeat; }
#find-song h2 { font-size:1px; text-indent:-10000px; }
#find-song ul { padding:180px 0px 0px 220px; }
#find-song li { font-size:13px; padding:2px; }
#find-song a  { color:#333333; }


#front-video   { background:url(/images/videos/front-viedeo-bg.jpg); no-repeat; width:345px; height:310px; }
#front-player  { padding:28px 0 0 41px;}
#video-text    { padding:35px 0 0 140px;}
#video-text h2 { text-indent:-10000px; font-size:1px;}
#video-text h3 { font-size:18px; height:20px; overflow:hidden; }
#video-text p  { width:200px; height:12px; overflow:hidden;}
#video-text a  { text-decoration:none; color:inherit }

#main-video    { height:300px; background:url(/images/videos/main-video-bg.jpg) no-repeat; }
#main-player   { width: 330px; padding:31px 0 0 44px; float:left}
#main-video-text    { padding:110px 25px 0px 0px; }
#main-video-text h2 { font-size:1px; text-indent:-10000px; }
#main-video-text h3 { font-size:18px; margin:0 0 10px 0; line-height:18px; letter-spacing:-.5px}
#main-video-text p  { font-size:12px; }

#featured-video    { float:left; width:360px; height:325px; background:url(/images/videos/featuredvideo-bg.jpg) no-repeat; }
#featured-video h2 { font-size:1px; text-indent:-10000px; }
#featured-listing  { margin:70px 0 0 30px; }
#featured-list li  { height:85px;}
#featured-list img { width:95px; float:left; margin-right:20px; border:1px solid #1a1a1a; }
#featured-list h3  { font-size:18px; padding-top:10px; }
#featured-list p   { font-size:11px; }
#featured-list a   { text-decoration:none; }

#novids		   	   { font-size:18px; text-align:center; padding:130px 0px 0px 20px;}

#classic-videos        { background:url(/images/videos/classicvideo-bg.jpg) no-repeat; width:200px; }
#classic-videos h2     { font-size:0px; text-indent:-10000px; }
#classic-links         { padding:50px 0px 0px 15px; height:165px; }
#classic-links a       { display:block; color:#666666; padding:1px 0; text-decoration:none}
#classic-links a:hover { text-decoration:underline; }
#classic-links #novids { padding:40px 70px 0px 0px; }

#video-suggest { display:block; margin:3px 0px 0px 120px; }


#airstaff-view       { background:url(/images/airstaff/airstaff-bg.jpg) no-repeat; padding:0 0 20px 0; }
#airstaff-view h2    { font-size:24px; letter-spacing:-1px}
#airstaff-view h3    { font-size:18px; padding-bottom:5px; letter-spacing:-.5px; }
#airstaff-view h4    { font-size:14px; }
#airstaff-view p     { font-size:11px; line-height:15px}
#airstaff-view a     { text-decoration:none;  }
#airstaff-view-left  { width:205px; float:left; padding:98px 40px 0px 38px }
#airstaff-view-right { width:245px; float:left; padding:85px 0 0 0}
#airstaff-view-email { padding:30px 0px 0px 0px; text-align:right; }
div.airstaff-module  { display:block; padding:40px 0px 0px 0px }

#airstaff-bios       { background:url(/images/airstaff/airstaff-main-bg.jpg) no-repeat; padding-bottom:20px }
#airstaff-bios h2    { font-size:20px; text-indent:-10000px; height:90px }
#airstaff-bios p     { padding:0px 30px 20px 95px; }
#airstaff-bios a     { text-decoration:none; }

#airstaff-sidebar      { width:221px; float:left; }
#airstaff-quickfind    { background:url(/images/airstaff/airstaff-quickfind-bg.jpg) no-repeat; }
#airstaff-quickfind h2 { font-size:20px; height:100px; text-indent:-10000px }
#airstaff-quickfind ul { background:url(/images/airstaff/airstaff-quickfind-bottom.jpg) no-repeat bottom left; padding:0px 35px 40px 35px;}
#airstaff-quickfind li { font-size:14px; padding:3px 0; }
#airstaff-quickfind a  { text-decoration:none; }
#airstaff-quickfind a:hover { text-decoration:underline; }

div.airstaff-info      { padding:0px 20px 20px 50px; }
div.airstaff-info img  { display:block; float:left; border:2px #777 solid; margin-right:20px; }
div.airstaff-info h3   { font-size:22px; padding:3px 0px }
div.airstaff-info h4   { font-size:16px; padding-bottom:5px }


#artist-front      {
	background-position:81px 116px;
	background-repeat:no-repeat;
	width:215px;
	height:310px;
	overflow:hidden;
}
#artist-front h1   { font-size:0; height:0; text-indent:-10000px; }
#artist-front-info {
	display:block;
	text-decoration:none;
	height:90px;
	background:url(/images/artist/artist-front-b.png);
	padding:225px 20px 0px 105px;
}
#artist-current-main    { background:url(/images/artist/main-bg.jpg) no-repeat; padding:0 30px 40px 0 }
#artist-current-main h1 { font-size:1px; text-indent:-10000px; height:50px;}
#artist-current-main h2 { font-size:24px; letter-spacing:-1px }
#artist-current-main h3 { font-size:18px; margin-bottom:10px }
#artist-current-main a  { text-decoration:none; color:inherit; }

#artist-current-image   { width:200px; padding:99px 0px 0px 123px; float:left; } 
#artist-past            { background:url('/images/artist/past-artist-bg.gif') no-repeat; padding:50px 20px 20px 20px; }
#artist-past a			{ text-decoration:none; }
#artist-past a:hover p	{ color:#fff; }
#artist-past li			{ width:25%; display:block; float:left; text-align:center; }
#artist-past li a img   { border:1px solid #777}

#artist-bio             { padding:0px 30px;}



#events-view    		{ background:url(/images/calendar/event-bg.jpg) no-repeat; padding:0 0 30px 0; }
#events-view h2 		{ font-size:22px; height:90px; text-indent:-10000px; }
#events-view h3 		{ font-size:24px; }
#events-view h4 		{ font-size:18px; padding:0 0 10px 0}
#events-view p 			{ font-size:11px; padding:0 0 20px 0}

#events-dayview    		{ background:url(/images/calendar/event-bg.jpg) no-repeat; min-height:364px;}
#events-dayview h2 		{ font-size:22px; height:90px; text-indent:-10000px; }
#events-dayview h3 		{ font-size:24px; padding:0 0 20px 0}
#events-dayview h4 		{ font-size:18px; padding:0 }
#events-dayview p 		{ font-size:11px; padding:0 0 20px 0}


#events-viewinfo   		{ width:335px; padding:0 20px 0 35px; float:left }
#events-viewextra		{ width:120px; float:left; padding:40px 0 0 0 }
#events-viewextra table	{ width:100%; }
#events-viewextra td    { font-size:10px; padding:2px 0}
#events-viewextra th	{ text-align:center; }



#eventsmain-upcoming    { background:url(/images/calendar/events-leftbar.jpg) no-repeat; min-height:200px }
#eventsmain-upcoming h2 { font-size:24px; padding:25px 40px; letter-spacing:-1px; }
#eventsmain-upcoming h4 { font-size:18px; line-height:18px; padding:0 0 5px 0}
#eventsmain-upcoming a  { display:block; padding:0 40px; text-decoration:none }
#eventsmain-upcoming p  { padding-bottom:20px }

#eventsmain-calendar       { background:url(/images/calendar/event-bg.jpg) no-repeat; min-height:500px; padding:0 40px 70px 40px}
#eventsmain-calendar h2    { font-size:22px; text-indent:-10000px; height:60px; }
#eventsmain-calendar h3    { font-size:22px; letter-spacing:-1px; padding:10px 0}
#eventsmain-calendar h3 a  { text-decoration:none }
#eventsmain-calendar table { width:100%; margin:30px 0 0 0 }
#eventsmain-calendar td    { border:2px solid #222; background:#000; width: 14%; height:70px; vertical-align:top; padding:5px;}
#eventsmain-calendar th    { text-align:center; }
#eventsmain-calendar .week { background:#222; text-align:center; padding:3px 0; height:12px; }
#eventsmain-calendar td a  { text-decoration:none; }
#eventsmain-calendar td a:hover { text-decoration:underline; }



#last15-played         { background:url(/images/last15/last15-bg.jpg) no-repeat; padding:0px 45px 25px 45px; }
#last15-played h2	   { font-size:22px; height:120px; text-indent:-10000px; }
#last15-played p       { padding:0 0 30px 220px; }
#last15-played table   { width:100%; background:url(/images/last15/last15-tablehead.gif) no-repeat; }
#last15-played td	   { padding:5px 20px; font-size:12px; }
#last15-played th	   { padding:5px 20px; font-size:18px; }
#last15-played tr.alt  { background:#181818; }


#record-charts         { background:url(/images/charts/charts-bg.gif) no-repeat; padding:0px 45px 90px 45px; }
#record-charts h2	   { font-size:22px; height:90px; text-indent:-10000px; }
#record-charts p       { padding:0 0 20px 0; }
#record-charts table   { width:100%; background:url(/images/last15/last15-tablehead.gif) no-repeat; }
#record-charts td	   { padding:5px 20px; font-size:12px; }
#record-charts th	   { padding:5px 20px; font-size:18px; }
#record-charts tr.alt  { background:#181818; }



#news-main          { background:url(/images/blog/blog-bg.jpg) no-repeat; padding:40px 0px 20px 0px; }
#news-main h2       { font-size:22px; height:90px; text-indent:-10000px; }
#news-main h4 		{ font-size:1px; height:25px; text-indent:-10000px; background:url(/images/blog/entertainmentheadlines.jpg) no-repeat 30px 0px; }
div#news-main ul#other-headlines li { padding:2px 0 }
div#news-main div#othernews { padding:10px 0px 0px 40px; }
#news-head          { padding:0 45px 0 180px; }
#news-bloglist      { float:left; width:479px; }

.news-bloginfo      { padding:10px 45px 10px 45px; clear:left; }
.news-bloginfo img  { display:block; float:left; border:2px #777 solid; margin-right:20px; }
.news-bloginfo h3   { font-size:22px; padding:3px 0px }
.news-bloginfo a    { text-decoration:none; }

#news-sidebar       { width:221px; float:left; }

#news-feed    		 { background:url(/images/blog/newsfeed-bg.jpg) no-repeat; }
#news-feed h2 		 { font-size:20px; height:100px; text-indent:-10000px }
#news-feed-headlines { background:url(/images/airstaff/airstaff-quickfind-bottom.jpg) no-repeat bottom center; padding:0px 35px 40px 35px;}

#news-blogview       { background:url(/images/blog/blog-view-bg.jpg) no-repeat; padding:0 40px 0px 40px;}
#news-blogview h2    { font-size:28px; letter-spacing:-1px; padding:25px 85px 15px 0}
#news-blogview h3    { font-size:22px; }
#news-blogview h4    { font-size:16px; padding:0 0 10px 0}

.blog-headline       { display:block; padding:10px 0; }
.blog-headline a     { text-decoration:none; }


#photos-main          { background:url(/images/photos/gallerymain-bg.jpg) no-repeat; }
#photos-main h2       { font-size:20px; height:85px; text-indent:-10000px }
#photos-main .subhead { padding:0px 45px 10px 135px }
#photos-gallerylist   { padding:0 45px; }
.photos-gallery       { background:url(/images/photos/photostack.jpg) no-repeat top center; width:33%; float:left; }
.photos-gallery p     { text-align:center; }
.photos-gallery img   { padding:15px 0 40px 18px;  }

#photos-latest        { background:url(/images/photos/latest-photos.gif) no-repeat; padding:35px 0; margin:0 50px }
.latestphoto          { display:block; width:115px; float:left  }

#photos-galleryview    { background:url(/images/photos/gallery-bg.jpg) no-repeat; padding:0px 50px; }
#photos-galleryview h2 { font-size:28px; letter-spacing:-1px; padding:28px 0 15px 0}



#promotions     { background:url(/images/promotions/promo-front-bg.jpg) no-repeat; padding:0 45px 0 42px; height:335px}
#promotions h2  { font-size:22px; height:52px; text-indent:-10000px; }
#promotions h3  { font-size:26px; line-height:26px; letterspacing:-1px; padding:20px 0 0 0  }
#promotions a   { text-decoration:none }
#promotions img { float:left; margin-right:20px; border:2px solid #333 }
.promo-front    { height:220px; }

.photos-galleryimg img { margin:0 0 10px 0; border:2px solid #222; }
.photos-galleryimg     { display:block; width:120px; float:left; text-decoration:none; margin:0 15px; text-align:center;}

#promo-details     { background:url(/images/promotions/promo-details-bg.jpg) no-repeat; padding:0 45px 60px 45px; }
#promo-details p   { padding:0 0 0 25px; }
#promo-details h2  { font-size:28px; letter-spacing:-1px; padding:35px 0 15px 0}
#promo-image 	   { margin:19px 0 20px 11px; border:3px solid #222} 

#promo-list        { background:url(/images/promotions/promo-list-bg.jpg) no-repeat; padding:0 45px; }
#promo-list h2     { font-size:20px; height:85px; text-indent:-10000px; }
#promo-list p.sh   { padding:0 245px 50px 0; }

.promo-interior     { height:200px; }
.promo-interior img { float:left; margin-right:30px; border:2px solid #333; }
.promo-interior h3  { font-size:22px; padding:10px 0 0 0; }
.promo-interior a   { text-decoration:none; }


#featurelinks-artist   { padding:20px 0px 20px 0px; margin-left:-95px}
#featurelinks-airstaff { padding:20px 0px; }
#featurelinks-promo    { padding:20px 0px; }

#featurelinks-artist .featurelink-photo { padding:10px 0; display:block; width:50%; overflow:hidden; float:left}}
#featurelinks-artist .featurelink-photo img { width:80%; }

#music-header           { background:url(/images/music/header.jpg) no-repeat; height:107px; }
#music-header h2        { font-size:22px; height:70px; text-indent:-10000px; }
#music-header p         { font-size:13px; padding:0 0 0 335px; }

#music-charts           { background:url(/images/music/charts-bg.jpg) no-repeat; height:258px; width:318px; float:left; }
#music-charts h2 a      { padding:180px 0 0 20px; font-size:10px; display:block; }
#music-charts p a       { padding:0 40px 0 20px; display:block; text-decoration:none; }


#music-listenlive       { background:url(/images/music/listenlive-bg.jpg) no-repeat; width:382px; height:258px; float:left }
#music-listenlive  h2 a { display:block; font-size:10px; padding:50px 0 0 40px;}
#music-listenlive  p  a { display:block; padding:0 50px 0 60px; height:170px; text-decoration:none;}   

#music-last15front      { background:url(/images/music/last15-bg.jpg) no-repeat; }
#music-last15front h2 a { display:block; height:130px; }
#music-last15front p  a { display:block; padding:0 0 0 240px; text-decoration:none;}


#contact-main    	  { background:url(/images/contact/contact-bg.jpg) no-repeat; paddding:0px 40px 80px 40px; }
#contact-text    	  { padding:40px 42px 0 42px }
#contact-text h2	  { text-indent:-10000px; font-size:36px; }
#contact-text h4  	  { font-size:16px; padding-bottom:4px; font-weight:bold; letter-spacing:-.5px}
#contact-text p 	  { font-size:14px; }
#contact-form li	  { clear:left; display:block; padding:5px 0px }
#contact-form label   { font-size:15px; display:block; color:#AAB0B5; float:left; width:90px; padding:3px 0px}
#contact-form input.b {
	padding:2px;
	width:244px;
	background:#000;
	border:2px solid #1f1f1f;
	color:#eee;
	font-size:13px;
	letter-spacing:-.5px;
}
#contact-form textarea.b {
	padding:2px;
	width:420px;	
	background:#000;
	border:2px solid #1f1f1f;
	color:#eee;
	font-size:13px;
}
#contact-thanks         { padding:40px 40px }
#contact-thanks h3 	  { font-size:22px; }
#contact-thanks p      { font-size:14px; padding:10px 260px 0 0 }


#fun-subsection      { background:url(/images/fun/subsection.jpg) no-repeat; }
#fun-subsection h2 a { font-size:20px; display:block; padding:20px 0 5px 0; text-decoration:none }
.fun-subsection-item { display:block; height:127px; padding:0 20px; }

#fun-gallery      { background:url(/images/fun/photogallery.jpg) no-repeat; width:383px; height:365px; float:left;}
#fun-gallery h2   { height:25px; text-indent:-10000px; }
#fun-gallery img  { padding:0 0 0 57px; }
#fun-gallery p a  { display:block; text-decoration:none; padding:60px 0 0 300px; }

#fun-promotions    { width:317px; height:365px; float:left; display:block; background:url(/images/fun/promos.jpg) no-repeat; }
#fun-promotions h2 { height:90px; text-indent:-10000px; }
#fun-promotions h3 { font-size:18px; display:block; padding:10px 40px 0 40px; text-align:center; line-height:18px; }
#fun-promotions h3 a { text-decoration:none; }
#fun-promotions img { display:block; border:3px solid #222; margin:0 auto; }

#gasbuddy    { background:url(/images/fun/gasbuddy-bg.jpg) no-repeat; padding:10px 40px 60px 40px;}
#gasbuddy h2 { font-size:1px; text-indent:-10000px; height:80px; }
#gasbuddy p  { padding-left:50px; }

#gasbuddy h3 { font-size:14px; }

#banners     { padding:0 20px 30px 20px }
#banners .bottom-banner { display:block; width:33%; text-align:center; float:left}


#weather { background:url(/images/weather/weather-bg.gif) no-repeat; padding:10px 0 0 10px }
#weather h2 { color:#ffdd00; font-size:18px; line-height:18px; letter-spacing:-.5px; }
#weather h3 { font-size:15px; font-weight:bold; letter-spacing:-.5px; }


#djchat  { display:block; text-decoration:none; background:url(/images/chat/chat-sidebar.jpg) no-repeat; padding:135px 10px 10px 125px}
#chat-room 		    { background:url(/images/chat/chat-bg.jpg) no-repeat; padding:0px 0px 0px 46px }
#chat-room h2       { height:98px; overflow:hidden; text-indent:-10000px; }
#chat-room h3       { height:65px; overflow:hidden; text-indent:-10000px; }
#conversation       { overflow:auto; width:340px; float:left; height:350px; }
#userlist           { overflow:auto; height:285px; }
#userlist li        { color:#CCCCCC; padding:0px 0px 0px 20px; }
#chat-form          { padding:10px 0px; clear:left; }
#chat-form textarea { background:#000; border:1px solid #666; font-size:13px; padding:1px; height:40px; width: 335px; }
#chat-form input    { vertical-align:top; background:#444; border:1px solid #666; margin:0px 10px; color:#ccc; padding:1px;}
.chat-message       { padding:3px; }



#contest-list      { background:url(/images/contests/contest-list-bg.gif) no-repeat; padding:0 30px}
#contest-list h2   { height:140px; }
#contest-list h3   { font-size:20px; letter-spacing:-.5px }
#contest-list h4   { font-size:16px; font-weight:bold; letter-spacing:-.5px }
#contest-list h3 a { text-decoration:none; }
#contest-list img  { border:2px solid #555; margin:5px 20px 15px 0; }
.contest-listing   { height:130px; }

#contest-form      { padding:65px 45px 20px 45px; background: url(/images/contests/contestform-bg.gif) no-repeat; clear:left }
#contest-form h4   { font-size:16px; font-weight:bold; letter-spacing:-.5px }
#contest-form label { font-size:14px; color:#CCCCCC; display:block; float:left; width:65px; padding:2px 0; }
#contest-form ul    { padding:10px 0; }
#contest-form li    { clear:left; display:block; padding:3px 0; }
#contest-form .b 	{ width:230px; background:#111; border:1px solid #444; color:#FFFFFF; padding:2px }

#contest-fulltext p { color:#999999 }

#contest-fulltext h1 { font-size:26px; }
#contest-fulltext h2 { font-size:22px; }
#contest-fulltext h3 { font-size:18px; }
#contest-fulltext h4 { font-size:16px; font-weight:bold }
#contest-fulltext h5 { font-size:14px; font-weight:bold }
#contest-fulltext h6 { font-size:12px; font-weight:bold }


#contest-questions li         { padding:15px 20px; clear:left; background:url(../images/contest/question-bg.gif) top center no-repeat }
#contest-questions label      { display:block; float:left; width:170px; font-size:14px; font-weight:bold; }
#contest-questions label.full { float:none; width:auto; padding:3px; }
#contest-questions label.line { float:none; width:auto; padding:3px; font-weight:normal; color:#999999 }
#contest-questions textarea   { width:auto; height:100px; }
#contest-questions .submit    { font-size:14px; font-weight:bold; }
#contest-questions span.error { font-size:10px; font-weight:bold; color:#CC000; }

#contest-details .contest_result  { padding:20px 0; }
.contest_result h4    { font-weight:bold; font-size:14px; padding:0 0 10px 0 }
.contest_result td    { padding:5px 0; font-size:12px; color:#999999; }
.contest_result .bar  { display:block; background-color:#666666; text-align:center }








#featurelinks-contest { margin:10px 25px; }


#account-access     { background:url(/images/account-bg.jpg) no-repeat; padding:120px 30px 10px 40px }
#account-access h2  { font-size:18px; padding:0 0 10px 0; }
#account-access li	  { clear:left; display:block; padding:5px 0px }
#account-access label   { font-size:15px; display:block; color:#AAB0B5; float:left; width:90px; padding:3px 0px}
#account-access input.b {
	padding:2px;
	width:244px;
	background:#000;
	border:2px solid #1f1f1f;
	color:#eee;
	font-size:13px;
	letter-spacing:-.5px;
}
#account-access .error { display:block; padding:4px 0 0 90px}



#jobs-listing 			{ background:url(/images/jobs.jpg) no-repeat; padding:10px 20px 60px 40px ; }
#jobs-listing h2        { height:140px; text-indent:-10000px; }
#jobs-listing h3        { font-size:18px; font-weight:normal; }
#jobs-listing p			{ color:#AAA; }





#twitter    { background:url(/images/twitter-bg.jpg) no-repeat; padding:60px 0 0 15px; margin-top:-40px; position:relative; }
#twitter h2 { font-size:10px; height:185px; text-indent:-10000px; }


#comments    { clear:left; padding:10px 40px; background:url(/images/comments/comments-bg.jpg); }
#commentform { clear:left; padding:10px 55px; }
#commentform h2 { font-size:17px; padding:5px 0px; letter-spacing:-.5px; font-weight:bold; }
#commentform textarea { width:100%; font-size:13px; color:#FFFFFF; background:#222; border:1px solid #666; height:100px; }
#comments h2 { font-size:20px; height:100px; text-indent:-10000px;}
.comment     { background:url(/images/comments/comments-classbg.jpg) no-repeat; padding:0px 75px 20px 65px; }
.comment h2  { font-size:16px; font-weight:bold; padding:4px 0 10px;}

div.featurelink-file { background:url(/images/featurelinks/downloadfile.gif) no-repeat; padding:10px 0 0 160px}
div.featurelink-file h4 { font-size:1px; height:1px; text-indent:-10000px;}
div.featurelink-file a  { font-size:14px; }

div.featurelink-photo { display:block; width:120px; text-align:center; float:left; }

#ajax-indicator { background:url(/images/ajax-loader.gif) no-repeat left center; width:115px; height:42px; float:right; display:none;}

#breadcrumbs   { padding:0 30px 5px 30px; }
#breadcrumbs p { color:#555; font-size:12px;}
#breadcrumbs a { text-decoration:none; color:#777; }


#banner_main  { padding:20px; text-align:center; }
#banner_left  { padding:10px; }
#banner_right { padding:10px; }
#banner_bot   { padding:0 0 20px 0; }



textarea { width:300px; height: 300px;}


#static-page { padding:20px; }



#editor p { color:#999999 }

#editor h1 { font-size:26px; }
#editor h2 { font-size:22px; }
#editor h3 { font-size:18px; }
#editor h4 { font-size:16px; font-weight:bold }
#editor h5 { font-size:14px; font-weight:bold }
#editor h6 { font-size:12px; font-weight:bold }