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

*
{
	border: 0;
	margin: 0;
	padding: 0;
}

body
{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #e2001a;
	background-image: url(/images/layout/bg.gif);
	/*background-attachment: fixed;*/
	background-position: top center;
	background-repeat: no-repeat;
	padding: 0 0 40px 0;
	cursor: default;
}

a
{
	text-decoration: none;
	color: #FFFFFF;
}

a:hover
{
	text-decoration: underline;
}

a.red
{
	color: #c50018;
}

a.more
{
	font-size: 10px;
	font-weight: bold;
	background-image: url(../images/layout/red_arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;
}

a.moreWhite
{
	font-size: 10px;
	font-weight: bold;
	background-image: url(../images/layout/white_arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;
}

a.moreRed
{
	font-size: 10px;
	font-weight: bold;
	background-image: url(../images/layout/red_arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;
	color: #000000;
}

a.greyButton
{
	background-color: #2b2b2b;
	padding: 3px;
	border-top: 1px solid #3d3d3d;
	border-left: 1px solid #3d3d3d;
	border-right: 1px solid #1b1b1b;
	border-bottom: 1px solid #1b1b1b;
	color: #a0a0a0;
	font-size: 10px;
}

a:hover.greyButton
{
	color: #FFFFFF;
	text-decoration: none;
	border-right: 1px solid #3d3d3d;
	border-bottom: 1px solid #3d3d3d;
	border-top: 1px solid #1b1b1b;
	border-left: 1px solid #1b1b1b;
}

a.moreBlack
{
	font-size: 10px;
	font-weight: bold;
	background-image: url(../images/layout/red_arrow.gif);
	background-position: 4px 5px;
	background-repeat: no-repeat;
	background-color: #000000;
	line-height: 10px;
	vertical-align: middle;
	padding-left:13px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-top: 1px;
}

a:hover.more, a:hover.moreBlack
{
	text-decoration: none;
	color: #e2001a;
}

#mainWrapper
{
	width: 970px;
	background-color: #000000;
	/*background-image: url(../images/layout/mainWrapperBackground.jpg);
	background-position: bottom;
	background-repeat: no-repeat;*/
	margin: 0 auto 0 auto;
}

#header
{
	height: 110px;
	background-color: #e2001a;
}

#header .top
{
	height: 80px;
	float: left;
	width: 665px;
	background-image: url(../images/layout/header_top_background.gif);
	background-repeat: no-repeat;
}

#header .top ul
{
	margin-top: 10px;
	float: left;
}

#header .top ul li
{
	line-height: 18px;
	list-style-type: none;
	margin-left: 15px;
	float: left;
}

#header .top ul li a
{
	list-style-type: none;
	background-image: url(../images/layout/white_arrow.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	padding-left: 13px;
}

#header .top ul li a:hover
{
	text-decoration: underline;
}

#header .menu
{
	height: 30px;
	padding-left: 20px;
	float: left;
	width: 645px;
	background-image: url(../images/layout/menuBackground.jpg);
	background-repeat: repeat-x;
}

#header .menu img
{
	float: left;
}

#header .logo
{
	width: 305px;
	height: 110px;
	float: left;
	overflow: hidden;
}

#header p
{
	font-size: 0px;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	margin-bottom: 40px;
	margin-top: 10px;
	font-weight: lighter;
}

h5
{
	font-size: 11px;
	margin-bottom: 2px;
}

h3
{
	font-size: 18px;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
}

#footer
{
	width: 970px;
	margin: 0 auto 0 auto;
	height: 230px;
	background-image: url(../images/layout/bottomFrequencies.gif);
	background-repeat: no-repeat;
}
#footer .footerlinks
{
	padding-top: 138px;
	margin: 0 auto 0 auto;
	width: 690px;
	font-size: 11px;
	text-align: center;
}

#footer .footerlinks ul
{
	text-align: center;
	margin-bottom: 6px;
}

#footer .footerlinks li
{
	display: inline;
	border-right: 1px solid #000000;
	line-height:20px;
}

#footer .footerlinks li a
{
	padding: 0 6px 0 6px;
	line-height: 11px;
}

#footer .footerLogos
{
	padding-top: 10px;
}

#leftWrapper
{
	width: 575px;
	padding: 10px 10px 0 10px;
	float: left;
}

#leftWrapper .leftColumn
{
	float: left;
	width: 180px;
}

#leftWrapper .block
{
	margin-top: 10px;
}

#rightWrapper
{
	width: 365px;
	float: left;
	margin: 10px 0 0 0;
	height: 100%;
}

#adsWrapper
{
	float: right;
	width: 120px;
	height: 600px;
	border: 1px solid #FFFFFF;
}

.spacer
{
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

#nowPlaying
{
	background-color: #c50018;
	width: 180px;
	height: 280px;
	float: left;
	color: #000000;
	padding-left: 5px;
	padding-top: 5px;
	background-image: url(../images/layout/nowPlayingBackground.jpg);
	background-repeat: no-repeat;
}

#nowPlaying .playlist
{
	margin-bottom: 7px;
}

#nowPlaying .button
{
	height: 80px;
}

#nowPlaying .item
{
	width: 170px;
	height: 47px;
	background-color: #FFFFFF;
	background-image: url(../images/layout/nowPlayingItemBackground.gif);
	background-repeat: repeat-x;
	padding: 5px 0 0 5px;
	margin-bottom: 1px;
}

#nowPlaying .artist
{
	color: #c50018;
	font-weight: bold;
	width: 113px;
	padding-right: 10px;
	text-transform: capitalize;
	float: right;
	overflow: hidden;
	height: 13px;
	margin-top: -1px;
}

#nowPlaying .artist a
{
	color: #c50018;
}

#nowPlaying .title
{
	font-size: 10px;
	text-transform: capitalize;
	width: 113px;
	padding-right: 10px;
	margin-top: 2px;
	float: right;
	overflow: hidden;
	height: 25px;
}

#nowPlaying .time
{
	background-color: #000000;
	font-size: 10px;
	color: #FFFFFF;
	float: right;
	margin-top: -6px;
	padding: 1px 2px 1px 2px;
	text-align: center;
	width: 30px;
	background-image: url(../images/layout/nowPlayingTimeCorner.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#nowPlaying .illustration
{
	border: 1px solid #FFFFFF;
	float: left;
	margin-right: 5px;
}

#hyves
{
	height: 140px;
	margin-bottom: 10px;
}

#wildHits
{
	/*background-color: #9e0013;*/
	background-image: url(../images/layout/wildHitsBackground.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding: 10px 0 0 0;
}

#wildHits .hits
{
	background-color: #FFFFFF;
	background-image: url(../images/layout/hitsItemBackground.gif);
	background-repeat: repeat-y;
}

#wildHits .partyagenda
{
	background-color: #FFFFFF;
}

#wildHits .partyagenda .date
{
	font-weight: bold;

}

#wildHits .partyagenda .location, #contentWrapper .partyagenda .location
{
	font-weight: bold;
	color: #E2001A;
}

#wildHits .partyagenda .dj
{
	color: #666666;
}

#wildHits .partyagenda .city
{
	font-weight: bold;
	color: #666666;
}

#wildHits .partyagenda p
{
	font-weight: normal;
}

#wildHits .partyagenda ol
{
	list-style-type: none;
	margin-left: 7px;
	margin-right: 10px;
}

#wildHits .partyagenda li
{
	list-style-type: none;
	margin-left: 0px;
	border-bottom: 1px solid #bcbcbc;
}

#contentWrapper .partyagenda h3, h3.date
{
	margin-top: 10px;
	margin-bottom: 20px;
}

#contentWrapper .partyagenda .date, h3.date
{
	background-image: url(../images/layout/calender.gif);
	padding-left: 40px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#contentWrapper .partyagenda p
{
	margin-bottom: 2px;
	line-height: normal;
}

#contentWrapper .partyagenda ol
{
	margin-bottom: 20px;
}

#contentWrapper .partyagenda li
{
	list-style-type: none;
	border-bottom: 1px solid #BCBCBC;
	margin-bottom: 10px;
}

#contentWrapper .partyagenda .location
{
	font-size: 13px;
	color: #FFFFFF;
}

#contentWrapper .partyagenda .dj
{
	margin-bottom: 7px;
}

#contentWrapper .partyagenda .item
{
	margin-bottom: 10px;
}

#photoAlbum img
{
	border: 4px solid #ffffff;
	padding: 1px;
	background-color: #000000;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#wildHits .buttons img
{
	float: left;
}

#wildHits .hitsWrapper
{
	width: 225px;
	padding: 5px;
	background-color: #9e0013;
	background-image: url(/images/layout/hitswrapperBackground.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#wildHits ol
{
	color: #000000;
	list-style-type: none;
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 30px;
	padding-left: 5px;
}

#wildHits li
{
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 7px;
}

#wildHits .item
{
	padding-right: 5px;
}

#wildHits li a
{
	color: #c50018;
	font-weight: bold;
}

#wildHits .artist
{
	width: 60px;
	display: inline;
	text-transform: capitalize;
}

#wildHits .track
{
	font-weight: normal;
	text-transform: capitalize;
}

#wildHits .listen
{
	float: right;
	margin-top: 2px;
	margin-right: 5px;
}

#flashWrapper
{
	float: left;
	width: 380px;
	margin-bottom: 10px;
	margin-left:5px;
}

#contentWrapper
{
	float: right;
	width: 360px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 20px 10px 10px 10px;
	background-image: url(../images/layout/contentWrapperBackground.jpg);
	background-repeat: no-repeat;
	min-height: 1000px;
}

#contentWrapper p a
{

}

.contentwrapperbig
{
	width:765px;
	padding-top: 10px;
	float: left;
}

.rounding
{
	background-color:#353535;
	width:745px;
	padding-top:10px;
	padding-bottom: 7px;
	padding-left:10px;
	background-image: url(../images/layout/wildSpotsRounding.gif);
	background-repeat: no-repeat;
}

#wildVideo
{
	float: left;
	width: 282px;
	height: 140px;
	background-image: url(../images/layout/wildVideoBackground.jpg);
	background-repeat: no-repeat;
}

#wildVideo .container, #wildSpots .container
{
	padding: 20px 0 0 10px;
}

#wildVideo .link, #wildSpots .link, #wildRingtones .link
{
	height: 25px;
	width: 120px;
}

#wildRingtones .link
{
	margin-top: 10px;
	margin-left: 8px;
	margin-bottom: 5px;
}

#wildVideo .title, #wildSpots .title
{
	height: 26px;
	width: 250px;
	overflow: hidden;
	font-weight: bold;
}

#wildVideo .title
{
	width: 180px;
	text-transform: capitalize;
}

#wildVideo .title a
{
	font-weight: bold;
	color: #000000;
}

#wildVideo .illustration, #wildSpots .illustration
{
	border: 1px solid #FFFFFF;
	float: left;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-top: 7px;
}

#wildSpots
{
	float: left;
	width: 283px;
	height: 140px;
	margin-left: 10px;
	background-image: url(../images/layout/wildSpotsBackground.jpg);
	background-repeat: no-repeat;
}

#wildActies
{
	height: 185px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../images/layout/wildActiesBackground.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
}

#wildNews
{
	height: 233px;
	/*height: 255px;*/
	margin-top: 20px;
}

#relatedPictures .pictures
{
	background-image: url(../images/layout/relatedPictures.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 23px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}

.lastPlayed
{
	background-image: url(../images/layout/lastPlayed.gif);
	background-position: left;
	background-repeat: no-repeat;
	line-height: 17px;
	padding-left: 23px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}

.artistHits
{
	background-image: url(../images/layout/artistHits.gif);
	background-position: left;
	background-repeat: no-repeat;
	line-height: 17px;
	padding-left: 23px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}

#relatedPictures img
{
	background-color:#000000;
	border:4px solid #FFFFFF;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	padding:1px;
}

#otherNews, #otherActions
{
	margin-bottom: 10px;
	padding: 10px 10px 10px 10px;
}

#otherActions .actie
{
	padding-top: 10px;
}

#otherActions .actie .title
{
	font-weight: bold;
	margin-bottom: 3px;
	font-size: 13px;
}

#otherActions .actie .intro
{
	margin-bottom: 7px;
}

#otherActions .actie .image
{
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}

#otherActions .actie img
{
	border: 1px solid #FFFFFF;
}

#otherNews dl
{
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 15px;
}

#otherNews dd
{
	float: left;
	padding-left: 13px;
	margin-right: 10px;
	border-bottom: 1px solid #3e3e3e;
	background-image: url(../images/layout/red_arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
}

#otherNews dt
{
	border-bottom: 1px solid #3e3e3e;
}

#weekendmix
{
	margin-bottom: 10px;
}

#login
{
	background-color: #000000;
	margin-bottom: 10px;
	padding-bottom:5px;
	padding-top:10px;
	font-size: 11px;
}

#login .submit
{
	background-color: #333333;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	height: 42px;
	cursor: pointer;
	padding: 0 5px 0 5px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}

legend
{
	display: none;
}

#register label
{
	padding-right: 20px;
	font-weight: bold;
}

#login .textfield, #register .textfield, #searchArtist .textfield, #addSpot .textfield
{
	background-color: #ffffff;
	color: #333333;
	font-size: 11px;
	padding: 2px 0 2px 3px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	margin-bottom: 3px;
	margin-right: 3px;
	width: 130px;
}

#register
{
	height: 700px;
}

#register .submit, #searchArtist .submit, #addSpot .submit
{
	background-color: #c50018;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	cursor: pointer;
	padding: 3px 5px 3px 5px;
	border-top: 1px solid #e2001a;
	border-left: 1px solid #e2001a;
	border-bottom: 1px solid #7b000e;
	border-right: 1px solid #7b000e;
}

a:hover.submit
{
	text-decoration: none;
}

#register .textfield
{
	width: 200px;
}

#otherDJs
{
	margin-bottom: 12px;
	padding: 10px 0 0 0;
}

#otherDJs .dj
{
	width: 115px;
	float: left;
	margin-right: 6px;
	margin-bottom: 20px;
}

#otherDJs .dj img
{
	border: 1px solid #FFFFFF;
	margin-bottom: 10px;
}

#wildRingtones
{
	margin-top: 10px;
}

#wildRingtones p
{
	margin: 0px 0 20px 10px;
	width: 160px;
}

#wildRingtones a.moreBlack
{
	margin-left: 10px;
}

#wildRingtones .left
{
	background-image: url(../images/layout/wildTourBackground.jpg);
	background-repeat: no-repeat;
	width: 292px;
	height: 180px;
	float: left;
}

#wildRingtones .right
{
	background-image: url(../images/layout/wildWeekendmixBackground.jpg);
	background-repeat: no-repeat;
	width: 283px;
	height: 180px;
	float: left;
}

#actieWrapper
{
	height: 285px;
	margin-bottom: 10px;
}

#listWrapper
{
	width: 235px;
	float: left;
}

#wildActies .item
{
	float: left;
	width: 135px;
	margin-right: 8px;
	margin-top: 10px;
}

#wildActies .heading
{
	margin-bottom: 8px;
}

#wildActies .illustration
{
	border: 1px solid #FFFFFF;
	margin-bottom: 7px;
}

#wildActies .title
{
	font-weight: bold;
	margin-bottom: 2px;
	width: 135px;
	overflow: hidden;
}

#wildActies .body
{
	margin-bottom: 10px;
	height: 27px;
}

#wildNews .firstnewsItem
{
	float: left;
	width: 185px;
}

#wildNews .newsItem
{
	float: left;
	width: 185px;
	margin-left: 10px;
}

#wildNews .illustrationWrapper
{
	width: 185px;
	height: 100px;
	overflow: hidden;
	margin-bottom: 12px;
}



#wildNews .dots
{
	width: 185px;
	height: 100px;
	background-image: url(/images/layout/newsThumbnailDots.png);
	background-position: bottom;
	background-repeat: no-repeat;
	z-index: 2;
	float: left;
	position: relative;
	top: 0;
	left: 0;
}

*html #wildNews .dots
{ /* for IE/Win */
   background: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/layout/newsThumbnailDots.png');
   margin-top: 70px;
}

#wildNews .illustration
{
	position: relative;
	float: left;
	z-index: 1;
	top: -100px;
	left: 0;
}

#wildNews .title
{
	font-weight: bold;
	margin-bottom: 7px;
	height: 27px;
	line-height: normal;
	overflow: hidden;
}

#wildNews .body
{
	color: #aaaaaa;
	margin-bottom: 12px;
	height: 38px;
	overflow: hidden;
	line-height: normal;
}

img.left
{
	float: left;
	margin: 10px;
}

#wildNews .title a
{
	text-decoration: none;
}

#wildNews .title a:hover
{
	text-decoration: underline;
}

#wildNews .body a
{
	color: #aaaaaa;
	text-decoration: none !important;
}

#wildNews .body a:hover
{
	text-decoration: none;
	color: #ffffff;
}

#contentWrapper .functions
{
	height: 25px;
}

#contentWrapper ul
{
	clear: both;
	list-style-type: none;
	margin:0;
}

#contentWrapper ul li
{
	background-image: url(../images/layout/red_arrow.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	list-style-position: outside;
	padding-left: 15px;
	margin-bottom: 3px;
}

#contentWrapper p.body a
{
	text-decoration: underline;
}

#contentWrapper .functions a
{
	float: right;
	margin-left: 2px;
}

#contentWrapper .seperator
{
	clear: both;
	height: 2px;
	background-image: url(../images/layout/seperatorGrey.gif);
	background-repeat: repeat-x;
}

#contentWrapper .newsIllustration
{
	float: right;
	border: 2px solid #FFFFFF;
	margin: 0 0 15px 15px;
}

#contentWrapper p
{
	margin-bottom: 7px;
	line-height: 15px;
}

#contentWrapper p.date
{
	font-weight: bold;
}

#contentWrapper #wildNews
{
	margin-left: -10px;
	margin-right: -10px;
}

#contentWrapper .latestNews
{
	margin-top: 20px;
}

#contentWrapper .latestNews .header
{
	background-image: url(../images/layout/latestNews.png);
	height: 17px;
	width: 126px;
}

#contentWrapper .latestNews .headerArtist
{
	background-image: url(../images/layout/latestArtists.gif);
	height: 17px;
	width: 144px;
}

*html #contentWrapper .latestNews .header
{ /* for IE/Win */
   background: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/layout/latestNews.png');
}

#contentWrapper #wildNews .newsItem
{
	float: left;
	margin-left: 0px;
	background-color: #000000;
}

#comments
{
	margin-top: 20px;
	padding-bottom: 10px;
}

.mpu
{
	width: 300px;
	height: 250px;
	margin: 20px auto 20px auto;
	border: 1px solid #ffffff;
}

#comments .reacties
{
	background-image: url(../images/layout/balloon.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}

#comments .comment
{
	margin-bottom: 10px;
}

#comments .comment .avatar
{
	border: 1px solid #000000;
	float: left;
}

#comments .comment .date
{
	background-color: #333333;
	color: #959595;
	font-size: 10px;
	line-height: 20px;
	float: left;
	padding-left: 7px;
	width: 291px;
}

#comments .comment .date span
{
	font-weight: bold;
	color: #FFFFFF;
}

#comments .comment .body
{
	float: left;
	padding: 5px 0 0 7px;
	width: 285px;
}

.djPicture
{
	margin-top: 20px;
	border-left: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
}

#djName
{
	background-color: #000000;
	padding: 10px 0 10px 10px;
	margin-bottom: 17px;
	border-left: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
}

#djName p
{
	margin: 0 0 4px 0;
	font-weight: bold;
}

#djName h1
{
	background-color: #000000;
	margin: 0;
	margin-bottom: 7px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter !important;
}

.illustrationPhone
{
	background-image: url(../images/layout/ringtones.png);
	background-repeat: no-repeat;
	width: 164px;
	height: 184px;
	float: right;
	margin-top: 10px;
}

.illustrationWallpaper
{
	background-image: url(../images/layout/wallpapers.png);
	background-repeat: no-repeat;
	width: 164px;
	height: 184px;
	float: right;
	margin-top: 10px;
}

#ringtoneWrapper
{
	background-color: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 10px;
}

#ringtones
{
	list-style-position: outside;
	margin-left: 24px;
	color: #000000;
	font-weight: bold;
	line-height: 27px;
	text-transform: capitalize;
	font-size: 10px;
	padding: 0px 10px 10px 15px;
}

#ringtones li
{
	border-bottom: 1px solid #bcbcbc;
}

#ringtones li a
{
	color: #c50018;
	background-image: url(../images/layout/listenIcon.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 4px 0 5px 28px;
}



#overview .title
{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#overview .newstitle
{
	font-size: 12px;
	font-weight: bold;
}

#overview .newstitle a:hover
{
	text-decoration: none;
}

#overview .item
{
	margin-bottom: 20px;
	margin-top: 20px;
}

#overview .image
{
	float: left;
	margin-right: 10px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	/*width: 185px;
	height: 100px;*/
}

#overview .intro
{
	float: left;
	width: 150px;
}

#overview .intro p
{
	height: 86px;
	margin-top: -3px;
}

#overview .intro p a
{
	color: #aaaaaa;
}

#overview .intro p a:hover
{
	text-decoration: none;
	color: #FFFFFF;
}

.pageTitle
{
	float: left;
	height:25px;
}

.pager
{
	margin-top: 18px;
}

.pager ol li
{
	float: left;
	list-style-type: none;
	margin-bottom: 2px;
}

.pager ol li a
{
	padding: 2px 7px 2px 7px;
	display: block;
	margin: 0 3px 0 0;
	border: 1px solid #1B1B1B;
	background-color: #2B2B2B;
	color: #999999;
}
.pager ol li a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

.postComment
{
	margin-bottom: 20px;
}

.postComment img a
{
	border: 1px solid #000000;
	margin-right: 2px;
}

.postComment textarea
{
	border: 1px solid #000000;
	width: 352px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 2px 2px 4px;
	margin: 3px 0 5px 0;
	height: 80px;
}

.postComment .submit
{
	font-size: 10px;
	font-weight: bold;
	background-image: url(../images/layout/red_arrow.gif);
	background-position: 4px 6px;
	background-repeat: no-repeat;
	background-color: #000000;
	color: #FFFFFF;
	line-height: 10px;
	vertical-align: middle;
	padding-left:13px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-top: 1px;
	cursor: pointer;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.pager ol li a.active
{
	font-weight: bold;
	color: #FFFFFF;
}

.spotsmap
{
	width: 753px;
	clear: both;
	border: 1px solid  #ffffff;
}

.index
{
	background-image: url(../images/layout/star.gif);
	background-repeat: no-repeat;
	height: 42px;
	font-family: Arial, Helvetica, sans-serif;
	width: 57px;
	float: left;
	font-weight:  bold;
	font-size: 25px;
	text-align: center;
	padding-top: 17px;
	margin-top: 20px;
	text-transform: uppercase;
}

.photo
{
	border: 1px solid #FFFFFF;
}

#chartPoll
{
	background-color: #FFFFFF;
	padding: 10px;
}

#chartPoll table
{
	width: 100%;
}

#chartPoll td
{
	padding: 5px 0 5px 0;
	color: #c50018;
	font-weight: bold;
	border-bottom: 1px solid #BCBCBC;
	font-size:10px;
}

#chartPoll .submit
{
	background-color: #2b2b2b;
	padding: 3px;
	border-top: 1px solid #3d3d3d;
	border-left: 1px solid #3d3d3d;
	border-right: 1px solid #1b1b1b;
	border-bottom: 1px solid #1b1b1b;
	color: #a0a0a0;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 10px;
	cursor: pointer;
}

.loginReacties
{
	background-color: #000000;
	text-align: center;
	padding: 10px;
	border: 1px dotted #880010;
	font-weight: bold;
}

.pageContent
{
	padding-bottom: 20px;
}

.pageContent a
{
	text-decoration: underline;
	color: #e2001a;
}

#errors
{
	margin-bottom: 20px;
	margin-top: 5px;
}

#errors .errorMessage
{
	background-color: #ffcccf;
	color: #880010;
	padding: 10px;
	border: 1px solid #880010;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 3px;
	background-image: url(/images/layout/alert.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	padding-left: 35px;
}

#search_artists
{
	width: 300px !important;
}

#googleDescription
{
    display: none;
}












