@charset "UTF-8";
/* CSS Document */
/**************************************************** RESKIN OVERRIDES */

.swatch_greyMediumAlt {
	color:#333333;
}
.swatch_greyLightAlt2 {
color:#333333;
}
.textInline {
	color:#333;
}
.textInline2 {
	color:#FFF;
}

.lineHeight12-2 {
	color:#FFF;
}


/**************************************************** MASTER */
body {
	background-image: url(images/bkgnd.gif);
	background-repeat: no-repeat;
	background-position:top center;
	background-color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#containerMaster{
width:950px;
margin-left:auto;
margin-right:auto;
margin-top:30px;
position:relative;
z-index:0;
}
.guillotineBugFix{
width:auto;
}

/**************************************************** MASTHEAD */
#containerMasthead{
width:950px;
height:116px;
float:left;
}
#boxLogo{
background-image:url(images/logo_drk.jpg);
width:245px;
height:116px;
float:left;
}
#boxLogo:hover{
background-image:url(images/logoOver.jpg);
}
#boxMastheadTag{
background-image:url(images/mastheadTagAnime.jpg);
width:705px;
height:91px;
float:left;
}
#boxNav{
background-image:url(images/mastheadNavBkgnd.jpg);
width:705px;
height:25px;
float:left;
}

/**************************************************** NAV */
#navSpacer{
	border:none;
	width:100px;
	height:25px;
	float:right;
}
#navFront{
border:none;
background-image:url(nav/nav_front.png);
width:52px;
height:25px;
float:right;
}
#navFront:hover{
background-position:0 -25px;
}
#navFrontSet{
border:none;
background-image:url(nav/nav_front.png);
background-position:0 -50px;
width:52px;
height:25px;
float:right;
}
#navArtists{
border:none;
background-image:url(nav/nav_artists.png);
width:62px;
height:25px;
float:right;
}
#navArtists:hover{
background-position:0 -25px;
}
#navArtistsSet{
border:none;
background-image:url(nav/nav_front.png);
background-position:0 -50px;
width:62px;
height:25px;
float:right;
}

#navTours{
border:none;
background-image:url(nav/nav_tours.png);
width:52px;
height:25px;
float:right;
}
#navTours:hover{
background-position:0 -25px;
}
#navToursSet{
border:none;
background-image:url(nav/nav_tours.png);
background-position:0 -50px;
width:52px;
height:25px;
float:right;
}

#navReleases{
border:none;
background-image:url(nav/nav_releases.png);
width:62px;
height:25px;
float:right;
}
#navReleases:hover{
background-position:0 -25px;
}
#navReleasesSet{
border:none;
background-image:url(nav/nav_releases.png);
background-position:0 -50px;
width:62px;
height:25px;
float:right;
}

#navStore{
border:none;
background-image:url(nav/nav_store.png);
width:52px;
height:25px;
float:right;
}
#navStore:hover{
background-position:0 -25px;
}
#navStoreSet{
border:none;
background-image:url(nav/nav_store.png);
background-position:0 -50px;
width:52px;
height:25px;
float:right;
}

#navAbout{
border:none;
background-image:url(nav/nav_about.png);
width:52px;
height:25px;
float:right;
}
#navAbout:hover{
background-position:0 -25px;
}
#navAboutSet{
border:none;
background-image:url(nav/nav_about.png);
background-position:0 -50px;
width:52px;
height:25px;
float:right;
}

#navStreet{
border:none;
background-image:url(nav/nav_street.png);
width:52px;
height:25px;
float:right;
}
#navStreet:hover{
background-position:0 -25px;
}
#navStreetSet{
border:none;
background-image:url(nav/nav_street.png);
background-position:0 -50px;
width:52px;
height:25px;
float:right;
}

/**************************************************** COLUMNS */
#columnMain{
background-image:url(images/releasesDetail_bkgnd2.jpg);
width:950px;
height:auto;
float:left;
}

/**************************************************** CONTENT CONTAINERS */

/* ARTIST RELEASES
------------------------------------ */
#containerArtistsMainReleases{
background-image:url(images/artistsReleasesBkgnd.jpg);
background-repeat:repeat-y;
width:333px;
float:left;
}
#boxArtistsMainReleasesTop{
background-image:url(images/artistsReleasesTop.jpg);
width:333px;
height:31px;
margin-bottom:4px;
}
#boxArtistsMainReleasesContent{
width:322px;
padding-left:5px;
}

/* RELEASES ENTRY
------------------------------------ */
.boxReleasesEntry{
width:97px;
height:209px;
padding:2px;
margin-right:6px;
margin-bottom:8px;
float:left;
}
.bkgndNewReleases{
background-image:url(images/release_bkgndPlate.jpg);
background-position:bottom;
}
.bkgndNewReleases:hover{
background-image:url(images/release_bkgndPlateOver.jpg);
background-position:bottom;
}
.bkgndAffilReleases{
background-image:url(images/release_bkgndPlate.jpg);
background-position:bottom;
}
.bkgndAffilReleases:hover{
background-image:url(images/release_bkgndPlateOver.jpg);
background-position:bottom;
}

.boxReleasesAlbum{
width:97px;
height:97px;
margin-bottom:2px;
overflow:hidden;
float:left;
}
.boxReleasesLinks{
width:97px;
height:13px;
margin-bottom:2px;
overflow:hidden;
float:left;
}
.boxReleasesInfo{
width:97px;
height:54px;
float:left;
}
.boxReleasesDate{
width:97px;
height:12px;
margin-bottom:1px;
float:left;
}
.boxReleasesCatalogNo{
background-color:#CCCCCC;
height:12px;
margin-bottom:2px;
padding-left:3px;
padding-right:3px;
float:left;
clear:both;
}
.boxReleasesFormat{
width:97px;
height:12px;
float:left;
}

/* JOIN LIST
------------------------------------ */
#containerJoinList{
background-image:url(images/joinList_bkgnd.gif);
width:327px;
height:127px;
float:left;
}
#boxJoinListContent{
width:327px;
height:127px;
padding-left:0px;
padding-top:0px;
position:relative;
z-index:0;
}

/* CELL PHONE ALERTS
------------------------------------ */
#containerCellAlerts{
background-image:url(images/cellAlerts_bkgnd.gif);
width:327px;
height:128px;
float:left;
}
#boxCellAlertsContent{
width:327px;
height:128px;
position:relative;
z-index:0;
}

/* MERCH ARTISTS
------------------------------------ */
#containerArtistsDetailMerch{
background-image:url(images/merch_bkgndAlt.gif);
width:327px;
height:245px;
margin-top:6px;
float:left;
}
#containerFrontMerch{
background-image:url(images/merch_bkgndAlt.gif);
width:327px;
height:245px;
float:left;
}
#boxFrontMerchWrapper{
width:327px;
height:245px;
position:relative;
z-index:0;
}
.overlayFrontMerch{
background-image:url(images/detailOverlay.png);
width:317px;
height:235px;
padding-left:10px;
padding-top:10px;
position:absolute;
top:0px;
left:0px;
z-index:10;
}

#boxFrontMerchContent{
width:317px;
height:234px;
overflow:hidden;
padding-top:4px;
padding-left:10px;
}

#boxFrontMerchNav{
width:317px;
height:26px;
margin-top:4px;
margin-left:0px;
}

.boxFrontMerchEntry{
border-right:1px;
border-right-color:#AAAAAA;
border-right-style:dashed;
background-color:#FFFFFF;
width:95px;
height:173px;
padding:2px;
margin-right:6px;
float:left;
}

.boxFrontMerchItem{
width:95px;
height:104px;
margin-bottom:2px;
overflow:hidden;
float:left;
}
.boxFrontMerchItemOverlay{
width:136px;
height:172px;
margin-right:4px;
overflow:hidden;
float:left;
}
.boxFrontMerchLinks{
width:95px;
height:13px;
margin-bottom:2px;
overflow:hidden;
float:left;
}
.boxFrontMerchLinksOverlay{
width:169px;
height:13px;
margin-bottom:2px;
overflow:hidden;
float:left;
}
.boxFrontMerchInfo{
width:95px;
height:38px;
margin-bottom:2px;
float:left;
}
.boxFrontMerchInfoOverlay{
width:171px;
padding-right:6px;
margin-top:12px;
float:left;
}
.boxFrontMerchFormat{
width:95px;
height:12px;
float:left;
}

#boxFrontMerchSlider{
width:auto;
height:194px;
}

/* MERCH SLIDE
------------------------------------ */
.SimpleSlide {
	width: 318px; /*Defining total slideshow width*/ 
	height: 177px; /*Defining total slideshow height*/
	overflow: hidden; /*required to hide not active elements.*/
}
.SimpleSlide span {
	width:1401px;
	/*Defining Inner Width Box - Slideshow width multiplied by total number of sets (+ 3 extra pixels)
	Front Merch was setup as follows:
	Total Slide show width is 361px, which fits 3 items as a set (width of each 120px)
	So we multiply 361 by total number of sets (in this case 9 records showing = 3 sets of 3)
	so its 3 x 361 (then add 3 pixels as part of SimpleSlide setup) */
}
.SimpleSlide span span {
	width: 106px; /* Defining width of one item */
	height: 177px; /* Defining height of one item */
	float: left; /*Required if you want a horizontal slide.*/
}

/* RECENT ACTIVITY
------------------------------------ */
#containerRecentActivity{
background-image:url(images/activity_bkgnd.gif);
width:369px;
height:172px;
float:left;
}
#boxRecentActivityContent{
width:363px;
height:152px;
padding-left:6px;
padding-top:20px;
}

/* ARTIST UPCOMING SHOWS
------------------------------------ */
#containerUpcomingShows{
background-image:url(images/artistsTours_bkgnd2.jpg);
background-position:top right;
width:345px;
height:279px;
float:left;
}
#containerUpcomingShowsWrapper{
width:345px;
height:279px;
position:relative;
z-index:0;
}
#boxUpcomingShowsContent{
width:339px;
height:255px;
padding-left:6px;
padding-top:24px;
}
.overlayUpcomingShows{
background-image:url(images/detailOverlay.png);
padding-left:10px;
padding-right:56px;
padding-top:20px;
width:279px;
height:259px;
overflow:hidden;
position:absolute;
z-index:10;
}

#boxUpcomingShowsTitles{
border-bottom:1px;
border-bottom-color:#222222;
border-bottom-style:solid;
margin-bottom:2px;
width:339px;
height:17px;
float:left;
}
.boxUpcomingShowsEntry{
border-bottom:1px;
border-bottom-color:#232323;
border-bottom-style:dashed;
width:339px;
height:17px;
float:left;
}

.upcomingShowsDate{
padding-top:2px;
width:52px;
height:13px;
overflow:hidden;
float:left;
}
.upcomingShowsArtist{
padding-top:2px;
width:95px;
height:13px;
overflow:hidden;
float:left;
}
.upcomingShowsLocation{
padding-top:2px;
width:86px;
height:13px;
overflow:hidden;
float:left;
}
.upcomingShowsTime{
padding-top:2px;
width:88px;
height:13px;
overflow:hidden;
float:left;
}
.upcomingShowsVenue{
padding-top:2px;
width:113px;
height:13px;
overflow:hidden;
float:left;
}
.upcomingShowsLinks{
width:76px;
height:13px;
margin-top:2px;
overflow:hidden;
float:left;
}

/* ARTISTS PHOTOS
------------------------------------ */
#boxArtistInfoPhotoColumn{
width:440px;
height:197px;
float:left;
}
#boxArtistDetailPhotoMain{
width:440px;
height:182px;
float:left;
clear:both;
}
#boxArtistDetailPhotoContainer{
background-color:#444444;
border:4px;
border-color:#444444;
border-style:solid;
width:436px;
height:177px;
overflow:hidden;
float:left;
}
#boxArtistsPhotoLinks{
width:440px;
height:15px;
float:left;
}
#featuredPhotoLeader{
background-color:#444444;
color:#999999;
font-size:10px;
line-height:15px;
padding-top:3px;
padding-left:3px;
padding-right:3px;
font-weight:900;
text-align:center;
float:left;
}
.featuredPhotoLink{
color:#999999;
font-size:10px;
line-height:15px;
padding-top:3px;
padding-left:3px;
padding-right:3px;
font-weight:900;
text-align:center;
overflow:hidden;
width:auto;
float:left;
}
.featuredPhotoLink:hover{
color:#CCCCCC;
}
.featuredPhotoLinkBkgnd_x0{
background-color:#444444;
}
.featuredPhotoLinkBkgnd_x0:hover{
background-color:#222222;
}
.featuredPhotoLinkBkgnd_x1{
background-color:#404040;
}
.featuredPhotoLinkBkgnd_x1:hover{
background-color:#222222;
}

/* ARTISTS DETAIL
------------------------------------ */
#containerArtistsDetailMain{
width:599px;
margin-right:6px;
min-height:552px;
float:left;
}
#boxArtistsDetailMainTop{
background-image:url(images/artistsDetail_top.jpg);
width:605px;
height:31px;
}
#boxArtistsDetailMainContent{
width:605px;
}
#boxArtistsDetailBandInfo{
background-image:url(images/mainReleases_detailBkgnd.jpg);
background-position:bottom left;
width:605px;
height:248px;
float:left;
}

#boxArtistsDetailOtherReleases{
width:672px;
height:110px;
margin-left:6px;
margin-bottom:4px;
float:left;
}
#boxArtistsDetailName{
width:404px;
height:28px;
padding-top:4px;
padding-left:138px;
overflow:hidden;
}
#boxArtistsDetailDropMenu{
width:440px;
height:15px;
margin-top:16px;
margin-left:14px;
overflow:hidden;
float:left;
}

/* ARTIST TOUR DATES
------------------------------------ */
#containerArtistsTours{
background-image:url(images/artists_infoBkgnd.jpg);
width:345px;
height:279px;
float:left;
}
#boxArtistsToursTop{
background-image:url(images/artistsTourTop.jpg);
background-position:top;
background-repeat:no-repeat;
width:345px;
height:31px;
}

/* ARTIST BIO
------------------------------------ */
#containerArtistsBio{
background-image:url(images/artists_infoBkgnd.jpg);
width:345px;
float:left;
}
#boxArtistsBioTop{
background-image:url(images/artistsBioTop.jpg);
background-position:top;
background-repeat:no-repeat;
width:345px;
height:31px;
}
#boxArtistsDetailBandBio{
width:325px;
padding-left:8px;
padding-right:12px;
padding-top:6px;
padding-bottom:6px;
}
#boxArtistsDetailBandBio img{
width:325px;
}

/* ARTIST VIDEO
------------------------------------ */
#containerArtistsVideo{
background-image:url(images/artists_infoBkgnd.jpg);
width:327px;
margin-bottom:6px;
float:left;
}
#boxArtistsVideoTop{
background-image:url(images/artistsVideoTop.jpg);
background-position:top;
background-repeat:no-repeat;
width:327px;
height:31px;
}
#boxArtistsVideoPlayer{
width:327px;
height:233px;
}

/* ARTIST AUDIO
------------------------------------ */
#containerArtistsAudio{
background-image:url(images/artists_infoBkgnd.jpg);
width:327px;
margin-bottom:6px;
float:left;
}
#boxArtistsAudioTop{
background-image:url(images/artistsAudioTop.jpg);
background-position:top left;
background-repeat:no-repeat;
width:340px;
height:31px;
}
#boxArtistsAudioPlayer{
width:327px;
height:44px;
}

/* MEDIA TRIGGERS */
.mediaTriggerContainer{
width:276px;
}
.mediaTriggerEntry{
width:323px;
height:16px;
padding-top:3px;
padding-left:4px;
}
.mediaTriggerBkgndColor_x0{
background-color:#444444;
}
.mediaTriggerBkgndColor_x0:hover{
background-color:#333333;
}
.mediaTriggerBkgndColor_x1{
background-color:#555555;
}
.mediaTriggerBkgndColor_x1:hover{
background-color:#333333;
}

/* OTHER RELEASES ENTRY
------------------------------------ */
#containerArtistsReleases{
background-image:url(images/releasesDetail_bkgnd.jpg);
background-position:top;
background-repeat:no-repeat;
width:345px;
height:245px;
margin-right:6px;
margin-top:6px;
float:left;
}

.boxOtherReleasesEntry{
width:72px;
height:102px;
padding-top:2px;
padding-left:2px;
padding-right:2px;
margin-right:4px;
margin-bottom:4px;
float:left;
}
.bkgndOtherReleases{
background-image:none;
}
.bkgndOtherReleases:hover{
background-color:#222222;
}

.boxOtherReleasesAlbum{
width:72px;
height:72px;
margin-bottom:2px;
overflow:hidden;
float:left;
}
.boxOtherReleasesLinks{
width:72px;
height:13px;
margin-bottom:2px;
overflow:hidden;
float:left;
}
.boxOtherReleasesInfo{
width:72px;
height:25px;
float:left;
}
.boxOtherReleasesDate{
width:72px;
height:12px;
margin-bottom:1px;
float:left;
}
.boxOtherReleasesCatalogNo{
background-color:#666666;
height:12px;
margin-bottom:2px;
padding-left:3px;
padding-right:3px;
float:left;
clear:both;
}
.boxOtherReleasesFormat{
width:72px;
height:12px;
text-align:left;
float:left;
}

/* DOWNLOADS
------------------------------------ */
#containerDownloads{
width:158px;
height:247px;
margin-left:6px;
float:left;
}
#downloadBoxHeader{
padding-top:6px;
padding-left:3px;
padding-right:3px;
padding-bottom:4px;
}
.downloadBoxEntry{
padding-top:3px;
border-top:1px dashed;
border-top-color:#454545;
margin-left:3px;
margin-right:3px;
width:140px;
height:32px;

}
.downloadBoxIcon{
background-image:url(images/downloadBox.png);
background-repeat:no-repeat;
margin-left:3px;
width:29px;
height:30px;
float:right;
}
.downloadInfo{
text-align:right;
padding-top:4px;
max-width:100px;
overflow:hidden;
height:30px;
float:right;
}

/* ARTIST NEWS 
------------------------------------ */
#containerArtistsDetailNews{
background-color:#CCC;
width:272px;
min-height:620px;
float:left;
overflow:hidden;
}
#boxArtistsDetailNewsTop{
background-image:url(images/releasesDetailNews_top.jpg);
width:272px;
height:28px;
margin-bottom:4px;
}
#boxArtistsDetailNewsContent{
width:268px;
padding-left:4px;
}

.boxArtistNewsEntry{
width:254px;
height:auto;
padding-top:3px;
padding-bottom:6px;
border-bottom:1px dashed;
border-bottom-color:#8C281E;
margin-left:8px;
margin-right:6px;
margin-bottom:6px;
}
.boxArtistNewsEntry a {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	color:#990000;
	border-color:#777777;
	border:none;
}
.boxArtistNewsEntry a:link {
	text-decoration: none;
	border-color:#990000;
	border:none;
}
.boxArtistNewsEntry a:visited {
	text-decoration: none;
	color:#990000;
	border-color:#777777;
	border:none;
}
.boxArtistNewsEntry a:hover {
	text-decoration: none;
	color: #666666;
	border-color:#777777;
	border:none;
}
.boxArtistNewsEntry a:active {
	text-decoration: none;
	color: #990000;
	border-color:#777777;
	border:none;
}
.boxArtistNewsEntry img {
	width:255px;
	border:0px;
	border-style:none;
}
.artistNewsHeadline{
font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
color:#464646;
font-weight:900;
font-size: 13px;
line-height:15px;
border:double thin;
border-color:#464646;
border-width:6px;
padding:10px;
}
.artistNewsHeadlineBox{
width:245px;
padding-bottom:8px;
margin-left:10px;
margin-top:8px;
margin-bottom:3px;
}

/* EXTRA LINKS
------------------------------------ */
#containerExtraLinks{
background-color:#686868;
width:369px;
height:80px;
float:left;
}
#boxExtraLinksContent{
border-right:2px;
border-right-color:#686868;
border-right-style:solid;
border-left:2px;
border-left-color:#686868;
border-left-style:solid;
border-top:1px;
border-top-color:#686868;
border-top-style:solid;
border-bottom:1px;
border-bottom-color:#686868;
border-bottom-style:solid;
width:365px;
height:80px;
}
.extraLinkEntry{
background-color:#545454;
border-top:1px;
border-top-color:#686868;
border-top-style:solid;
border-bottom:1px;
border-bottom-color:#686868;
border-bottom-style:solid;
width:365px;
height:18px;
}
.extraLinkEntry:hover{
background-color:#636363;
}
.extraLinkIcon{
background-image:url(images/extraLinkIconsDrk.png);
width:29px;
height:18px;
float:left;
}
.extraLinkPodcast{
background-position:0px 0px;
}
.extraLinkRSS{
background-position:0px -18px;
}
.extraLinkBlog{
background-position:0px -36px;
}
.extraLinkMyspace{
background-position:0px -54px;
}

.extraLinkTextBox{
width:336px;
height:18px;
float:right;
}

/* BANNER AD
------------------------------------ */
#containerBannerAd{
background-image:url(images/banner_bkgnd.gif);
width:468px;
height:60px;
padding:2px;
float:left;
}

/* DOG MINI LINKS
------------------------------------ */
#containerDogLinks{
background-image:url(images/dogLinks_bkgnd.gif);
width:120px;
height:36px;
padding-left:10px;
padding-right:43px;
padding-top:28px;
float:left;
}
.dogLinkIcon{
background-image:url(images/extraLinkIconsDog.png);
width:29px;
height:18px;
float:left;
}
.dogLinkPodcast{
background-position:0px 0px;
}
.dogLinkRSS{
background-position:0px -18px;
}
.dogLinkBlog{
background-position:0px -36px;
}
.dogLinkMyspace{
background-position:0px -54px;
}
.dogLinkPodcast:hover{
background-position:-29px 0px;
}
.dogLinkRSS:hover{
background-position:-29px -18px;
}
.dogLinkBlog:hover{
background-position:-29px -36px;
}
.dogLinkMyspace:hover{
background-position:-29px -54px;
}

/**************************************************** BUTTONS */
.exitButton{
background-image:url(images/exitButton.png);
background-position:-14px 0;
width:14px;
height:14px;
position:absolute;
z-index:100;
}
.exitButton:hover{
background-position:0 0;
}
.exitPaddingVideo{
top:5px;
right:8px;
}
.exitPaddingSmall{
top:6px;
right:6px;
}
.exitPaddingLarge{
top:12px;
right:12px;
}
.exitPaddingHuge{
top:22px;
right:22px;
}

.buttonArrow{
background-repeat:no-repeat;
width:17px;
height:10px;
float:left;
}
.arrowLeft{
background-image:url(images/arrowLeft.png);
margin-right:8px;
}
.arrowRight{
background-image:url(images/arrowRight.png);
}
.arrowLeft:hover{
background-position:0px -10px;
}
.arrowRight:hover{
background-position:0px -10px;
}

.button{
height:13px;
margin-right:2px;
background-position:0px 0px;
float:left;
}
.button:hover{
background-position:0px -13px;
}
.buttonDisabled{
height:13px;
margin-right:2px;
background-position:0px -26px;
float:left;
}
.availableSoon{
background-image:url(images/button_availableSoon.png);
width:68px;
}
.availableSoonLite{
background-image:url(images/button_availableSoonLite.png);
width:68px;
}
.preorder{
background-image:url(images/button_preorder.png);
width:46px;
}
.buynow{
background-image:url(images/button_buynow.png);
width:41px;
}
.buynowApparel{
background-image:url(images/button_buynowRed.png);
width:41px;
}
.details{
background-image:url(images/button_details.png);
width:36px;
}
.detailsAlert{
background-image:url(images/button_detailsAlert.png);
width:36px;
}
.tickets{
background-image:url(images/button_tickets.png);
width:36px;
}
.ticketsDisabled{
background-image:url(images/button_tickets.png);
width:36px;
}
.itunes{
background-image:url(images/button_itunes.png);
width:31px;
}

/**************************************************** BLOCK ITEMS */
.blockTextBox{
width:auto;
margin-top:8px;
}
.blockTextBoxInline{
width:auto;
margin-top:8px;
float:left;
}
.blockTextBoxInlineBreak{
width:auto;
margin-top:8px;
float:left;
clear:right;
}
.blockLink{
width:auto;
line-height:14px;
padding-left:3px;
padding-right:3px;
margin-top:6px;
margin-bottom:6px;
float:left;
}
.blockLinkInline{
width:auto;
line-height:14px;
padding-left:3px;
padding-right:3px;
margin-top:6px;
margin-bottom:6px;
margin-right:4px;
float:left;
}
.blockLinkColorDark{
background-color:#333333;
}
.blockLinkColorDark:hover{
background-color:#888888;
}
.blockLinkColorLite{
background-color:#AAAAAA;
}
.blockLinkColorLite:hover{
background-color:#555555;
}