@charset "utf-8";
/* CSS Document */


body {
	background:#000 url(/images/header-bg.jpg) repeat-x;
	color:#FFFFFF;
}


.f-left { float:left; }

.silver   { color:#d5d5d5; }
.dksilver { color:#8a8a8a; }
.grey	  { color:#d5d5d5; }
.mdgrey   { color:#8a8a8a; }
.dkgrey   { color:#8a8a8a; }
.green    { color:#01cb01; }
.brgreen  { color:#a5fea5; }
.white    { color:#ffffff; }
.black    { color:#000000; }

.error    { color:#C00; font-size:12px; padding:4px; }
.nl       { text-decoration:none; }
/* ==================================== *\
*	Layout Divs
\* ==================================== */


#page {
	width:960px;
	margin:0 auto;
}

#header    { height:68px;}
#header ul { margin:20px 10px; }

#menu 	   { background:url(/images/menu-bg.jpg) top right no-repeat;}
#menuimage { float:left; display:block; width:333px; }
#menu ul   { float:left; padding:20px 0px 0px 20px; width:400px; }
#menu ul   { *position:absolute; z-index:10000}
#menu li   { float:left; width:100px;  }
#menu li a {
	display:block;
	background:url(../images/menu-bg-button.png) no-repeat center center;
	width:85px;
	height:20px;
	color:#b5b5b5;
	text-decoration:none;
	font-size:20px;
	text-align:center;
	padding:6px 0px;
}
#menu a:hover 	{ color:#FFF; }
#menucontacts 	{ display:block; float:right; padding:50px 0 0 25px; width:175px }
#menucontacts   { *position:absolute; *padding: 50px 0 0 450px; }

#topleftbanner  { padding:15px 20px 0 22px; float:left; *position:absolute; *padding-top:70px; }
#toprightbanner { padding:15px 0; float:left; *position:absolute; #padding:70px 0 0 220px; }


#main-content 	   { width:700px; float:right }
#main-leftbar      { width:260px; float:right }
#secondary-content { width:700px; float:right }
#secondary-leftbar { width:260px; float:right }

#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; height:73px; text-align:center; padding:10px 0; clear:both; }
#footer ul		{ width:700px; margin:0 auto; }
#footer li      { float:left; width:75px; font-size:12px}
#footer li a 	{ color:#fff; text-decoration:none; }
#footer li a:hover { text-decoration:underline; }


/* ==================================== *\
*	Module Styles
\* ==================================== */

div.subfeature1 { width:383px; height:325px; float:left; }
div.subfeature2 { width:317px; height:325px; float:left; }


#now-playing    { width:348px; height:68px; float:left; background:url(/images/now-playing.gif); }
#now-playing h2 { font-size:1px; text-indent:-10000px; }
#now-playing p  { display:block; color:#fff; font-size:12px; padding:28px 20px 0px 20px; }


#leftbar-calendar     { background:url(/images/calendar/leftbar-bg.gif) no-repeat; height:290px; }
#leftbar-calendar a   { text-decoration:none; }
#leftbar-calendar th  { text-align:right; }
#leftbar-calendar h1  { text-indent:-10000px; font-size:25px; height:32px;}
#leftbar-calendar h3  { display:block; font-size:24px; text-align:right; letter-spacing:-1px; margin-bottom:20px}
#leftbar-calendar table { margin:0 auto; }
#leftbar-calendar td  { color:#fff; font-size:14px; width:20px; text-align:right; padding:6px 5px; }
#leftbar-eventslist	  { height:228px; padding-top:2px; }
#leftbar-eventslist a { }
div.leftbar-event     { clear:left; padding:5px 0px 15px 0px; }
div.leftbar-event h3  { font-size:20px; }
div.leftbar-event a   { text-decoration:none; }
div.leftbar-event p   { padding:0 0 0 60px; }

.lbevent 			  { background:url(/images/calendar/evbg.gif) top center no-repeat; padding:3px; font-size:14px; }
.lbevent a     		  { color:#FFF; }
.lbevent-today 		  { background:url(/images/calendar/evbg.gif) top center no-repeat; padding:3px; font-size:14px }
.lbevent-today a	  { color:#FFF; font-weight:bold; }


span.number 		  {	font-size:22px; line-height:21px}
div.leftbar-event-date {
	display:block;
	float:left;
	width:38px;
	height:36px;
	font-size:12px;
	text-align:center;
	padding:8px 10px;
	color:#fff;
	background:url(/images/calendar/leftbar-date.gif) no-repeat center center;
}

#blog-categories { position:relative; top:-77px; background:url(/images/blog/categories.jpg) no-repeat; height:300px;}
#blog-categories h2 { font-size:26px; height:130px; text-indent:-10000px; }
#blog-categories h3 { font-size:18px; }
#blog-categories ul { display:block; width:94px; float:left; text-align:right; }
#blog-categories li { font-size:14px; padding:7px 0; }
#blog-categories a  { text-decoration:none; }

#blog-front    { background:url(/images/blog/front-blog-bg.jpg) repeat-x 0px -8px; padding:10px 20px 30px 20px}
#blog-front a  { text-decoration:none; }
#news-box      { background:#000; border:2px solid #242424; padding:20px}
#news-box h3   { font-size:20px; }
#news-box p    { font-size:11px; line-height:13px; }
#news-box a    { color:inherit; }

#other-headlines a  { color:#777; text-decoration:none;}
#other-headlines li { padding:5px 0; }

div.news-story { padding:10px 0; }



#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/video-placeholder.jpg); }
#front-player  { padding:25px 0 0 62px;}
#video-text    { padding:35px 0 0 120px;}
#video-text h2 { text-indent:-10000px; font-size:1px;}
#video-text h3 { font-size:18px; }
#video-text p  { width:200px; height:12px; overflow:hidden;}
#video-text a  { text-decoration:none; color:inherit }

#main-video    { height:365px; background:url(/images/videos/main-video-bg.jpg) no-repeat; }
#main-player   { width: 440px; padding:40px 0 0 55px; float:left}
#main-video-text    { padding:100px 0px 0px 0px; }
#main-video-text h2 { font-size:1px; text-indent:-10000px; }
#main-video-text h3 { font-size:20px; margin:0 0 10px 0; }
#main-video-text p  { font-size:12px; }

#featured-video    { float:left; width:383px; height:325px; background:url(/images/videos/featuredvideo-bg.jpg) no-repeat; }
#featured-video h2 { font-size:1px; text-indent:-10000px; }
#featured-listing  { margin:70px 30px 0px 50px; }
#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; }
#classic-videos h2     { font-size:0px; text-indent:-10000px; }
#classic-links         { padding:70px 0px 0px 120px; height:165px; }
#classic-links a       { display:block; color:#666666; padding:3px 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 60px 0; }
#airstaff-view h2    { font-size:24px; }
#airstaff-view h3    { font-size:18px; padding-bottom:20px; }
#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:220px; float:left; padding:22px 40px 0px 36px }
#airstaff-view-right { width:330px; float:left }
#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; width:479px; float:left; 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:32px 80px; background-repeat:no-repeat }
#artist-front-info {
	display:block;
	text-decoration:none;
	text-align:center;
	background:url(/images/artist/artist-front-b.png);
	height:65px;
	padding:260px 180px 0px 20px;
}
#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:120px;}
#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:250px; padding:43px 0px 0px 46px; float:left; } 
#artist-past            { background:url('/images/artist/past-artist-bg.gif') no-repeat; padding:50px 20px 50px 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             { width:350px; float:left; }



#events-view    		{ background:url(/images/calendar/event-bg.jpg) no-repeat; min-height:364px;}
#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:440px; padding:0 20px 0 70px; 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 75px 70px 75px}
#eventsmain-calendar h2    { font-size:22px; text-indent:-10000px; height:75px; }
#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:80px; 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 90px 45px; }
#last15-played h2	   { font-size:22px; height:90px; text-indent:-10000px; }
#last15-played p       { padding:0 0 20px 0; }
#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:0px 0px 90px 0px; }
#news-main h2       { font-size:22px; height:90px; text-indent:-10000px; }
#news-head          { padding:0 45px 0 180px; }
#news-bloglist      { float:left; width:479px; }

.news-bloginfo      { padding:10px 45px 10px 45px; height:150px }
.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 80px 40px;}
#news-blogview h2    { font-size:28px; letter-spacing:-1px; padding:45px 0 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:100px; text-indent:-10000px }
#photos-main .subhead { padding:0px 45px 10px 190px }
#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:24px 0 40px 27px;  }

#photos-latest        { background:url(/images/photos/latest-photos.gif) no-repeat; padding:50px 0 50px 0; margin:0 50px }
.latestphoto          { display:block; width:200px; 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:45px 0 15px 0}



#promotions     { background:url(/images/promotions/promo-bg.jpg) no-repeat; padding:0 120px 0 125px; height:365px}
#promotions h2  { font-size:22px; height:80px; text-indent:-10000px; }
#promotions h3  { font-size:26px; letterspacing:-1px; padding:10px 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:170px; 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 65px; }
#promo-list h2     { font-size:20px; height:30px; text-indent:-10000px; }
#promo-list p.sh   { padding:0 0 80px 360px; }

.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; }
#featurelinks-airstaff { padding:20px 0px; }
#featurelinks-promo    { padding:20px 0px; }
#featurelinks-contest  { padding:20px 0px; }
#featurelinks-contest h3 { font-size:12px; }
#featurelinks-contest .featurelink-photo { float:left; padding:0px 20px 0 0 }
#featurelinks-contest .featurelink-photo img { border:2px solid #333; }


#featurelinks-artist .featurelink-photo { padding:10px 0; }


#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 50px 0 250px }
#contact-text h2		 { text-indent:-10000px; font-size:36px; }
#contact-text p 	     { font-size:14px; }
#contact-form         { padding:40px 40px }
#contact-form li		 { clear:left; display:block; padding:5px 0px }
#contact-form label   { font-size:18px; display:block; color:#666666; float:left; width:90px}
#contact-form input.b {
	padding:5px;
	width:244px;
	background:#000;
	border:2px solid #1f1f1f;
	color:#eee;
	font-size:14px;
}
#contact-form textarea.b {
	padding:5px;
	width:420px;	
	background:#000;
	border:2px solid #1f1f1f;
	color:#eee;
	font-size:14px;
}


#contact-dj    	 		{ background:url(/images/contact/contact-jock-bg.jpg) no-repeat; paddding:0px 40px 80px 40px; }
#contact-djtext    	 	{ padding:40px 50px 0 250px }
#contact-djtext h2		{ text-indent:-10000px; font-size:36px; }
#contact-djtext p 	 	{ font-size:14px; }
#contact-dj img 		{ float: left; border:2px #777 solid; margin-right:20px; }
#contact-dj h3  		{ font-size:22px; padding:10px 0 0 0; }




#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}

#jobs-listing 			{ background:url(/images/jobs.jpg) no-repeat; padding:10px 20px 60px 40px ; }
#jobs-listing h2        { height:100px; text-indent:-10000px; }
#jobs-listing h3        { font-size:18px; font-weight:normal; }


div.featurelink-file { background:url(/images/featurelinks/downloadfile.gif) no-repeat -20px 0px; padding:10px 20px}
div.featurelink-file h4 { font-size:1px; height:40px; text-indent:-10000px;}
div.featurelink-file a  { font-size:14px; }



#contest-list        { background:url(/images/contest/contest-bg.gif) no-repeat; padding:0 55px 50px 55px; }
#contest-list h2     { font-size:20px; height:85px; text-indent:-10000px; }

#contest-details      { padding:20px 0; }
#contest-details h3   { font-size:22px; }
.contest-interior     { height:200px; }
.contest-interior img { float:left; margin-right:30px; border:2px solid #333; }
.contest-interior h3  { font-size:22px; padding:10px 0 0 0; }
.contest-interior a   { text-decoration:none; }

#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 }

#static-page          { background:url(/images/plain.jpg) no-repeat; padding:25px 30px;  }


#breadcrumbs p { color:#555; font-size:12px;}
#breadcrumbs a { text-decoration:none; color:#777; }

textarea { width:300px; height: 300px;}				