html
{
	font-size: 16px;
}

body
{
	font-size: 1em;
}

body, input, select, textarea
{
	font-family: Helvetica, Arial, sans-serif;
}

a
{
	color: #176165;
}

a:hover
{
	text-decoration: none;
}

a img
{
	border: 0;
}

.image-text
{
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
}

.image-text a
{
	display: block;
	width: 100%;
	height: 100%;
}

.spacer
{
	clear: both;
	overflow: hidden;
	height: 0;
}

p
{
	font-size: 14px;
	line-height: 22px;
	margin: 22px 0;
}



.big-box
{
	width: 300px;
	height: 250px;
}

.social-links-32 .icon
{
	width: 32px;
	height: 32px;
	background-image: url(../img/ui/social-32.png);
}

.social-links-32 .facebook
{
	background-position: -32px 0;
}

.social-links-32 .digg
{
	background-position: -64px 0;
}

.social-links-32 .myspace
{
	background-position: -96px 0;
}


#content-wrapper
{
	margin: auto;
	width: 980px;
	position: relative;
}

#content-wrapper .left-column
{
	position: relative;
	width: 665px;
	float: left;
	margin: 0 0 0;
}

#content-wrapper .right-column
{
	float: right;
	width: 300px;
	margin: 0 0 0;
}

#footer-wrapper
{
	position: relative;
	background: url(../img/background/shadow-bottom.png) repeat-x left bottom;
	padding: 0 0 55px;
}

#footer
{
	width: 980px;
	margin: auto;
	overflow: hidden;
	position: relative;
}

#footer h6
{
	color: #176165;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

#footer .social-links
{
	margin: 0 0 30px;
}

#footer .contact
{
	width: 220px;
	float: left;
	background: url(../img/grid/white-v-dots.png) repeat-y right center;
	margin: 0 30px 0 0;
}

#footer .contact p
{
	font-size: 11px;
	line-height: 18px;
	margin: 18px 0 0;
}

#footer .quick-links
{
	width: 290px;
	float: left;
}

#footer .quick-links a
{
	color: #1e1e1e;
	text-decoration: none;
}

#footer .quick-links a:hover
{
	text-decoration: underline;
	color: #176165;
}

#footer .quick-links ul
{
	font-size: 12px;
	margin: 18px 0 0;
	line-height: 18px;
}

#footer .quick-links ul li
{
	float: left;
	width: 130px;
	margin: 0 15px 0 0;
}

#footer .logo
{
	background-image: url(../img/logo/footer/indiscover.png);
	width: 143px;
	height: 73px;
	position: absolute;
	bottom: 70px;
	right: 70px;
}

#footer .copy-right
{
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}

#footer .copy-right p
{
	margin: 0;
	font-size: 11px;
}

.grid-container-300 .box-list .item
{
	padding: 15px 0 0 0;
	margin: 0 15px;
}
.grid-container-300 .box-list .separator
{
	background: url(../img/grid/steel-h-dots-shadowed.png) repeat-x center bottom;
}

.grid-container-300 .box-list li
{
	padding: 15px 0;
	margin: 0 15px;
}

.grid-container-300 .box-list li.item
{
	background: url(../img/grid/steel-h-dots-shadowed.png) repeat-x center bottom;
}

.grid-container-300 .box-list li.item-end
{
	background: none;
}

.grid-container-300 .article-list .title
{
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}

.grid-container-300 .article-list .title a
{
	color: #eee;
	text-decoration: none;
}

.grid-container-300 .article-list .title a:hover
{
	color: #1e1e1e;
	text-decoration: underline;
}

.grid-container-300 .article-list p
{
	margin: 0;
	font-size: 11px;
	line-height: 16px;
	margin: 8px 0;
}

.grid-container-300 .box-list .more
{
	text-align: right;
}

.more, .back
{
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
}

.more
{
	text-align: right;
}

.grid-container-300 .box-list li.more
{
	padding-bottom: 8px;
}

.grid-container-300 .box-list li.more a:hover
{
	color: #1e1e1e;
	text-decoration: underline;
}

.grid-item-blank h2
{
	font-size: 24px;
	font-weight: bold;
	color: #1d949d;
	margin: 0 0 5px;
}

.competitor-header h2, .article-header h2
{
	font-size: 24px;
	font-weight: bold;
}

.competitor-header h2.small, .article-header h2.small
{
	font-size: 16px;
	color: #a0a0a0;
}

.competitor-header h3 .article-header h3
{
	color: #713292;
	font-size: 18px;
	margin: 0 0 0;
	font-weight: bold;
}

.article-header img
{
	display: block;
	margin: 15px 0 0;
}

.article-header p
{
	font-size: 12px;
	line-height: 18px;
	color: #a0a0a0;
	margin: 15px 0 0;
}

.article-header .more
{
	text-align: right;
}

.article-header .more a
{
	color: #FFF;
}

.article-header .media-holder
{
	margin: 0 0 15px 0;
}

.media-holder img, .media-holder object, .media-holder embed
{
	display: block;
	max-width: 635px;
	margin: auto;
}

.article h2
{
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
}

.grid-item h2.grid-top-right-fix
{
	margin-top: -15px;
}

.grid-item h2.grid-bottom-right-fix
{
}

.article p
{
	color: #c0c0c0;
}

#atffc
{
	position: absolute;
	left: -99999px;
	top: -99999px;
}

.article img.right
{
	margin: 0 0 15px 15px;
	float: right;
}

.meta
{
	font-size: 12px;
}

.meta strong
{
	font-weight: bold;
}

.meta-views
{
	margin: 15px 0 0;
	font-size: 11px;
}

.meta-views strong
{
	color: #2b8188;
	font-size: 16px;
}

.article a
{
	color: #e0e0e0;
}

.article .meta
{
	margin: 10px 0;
	line-height: 16px;
}

.media-reel
{
	position: relative;
	z-index: 20;
	padding: 15px 0 0 15px;
	height: 1%;
}

.top-most
{
	z-index: 100000 !important;
}

.media-reel .item
{
	position: relative;
	z-index: 100;
	text-decoration: none;
	margin: 0 15px 15px 0;
	float: left;
	cursor: pointer;
}


.media-reel .artist, .media-reel .artist .thumbnail,
.media-reel .artist, .media-reel .competition .thumbnail
{
	width: 71px;
	height: 71px;
}

.media-reel .image, .media-reel .image .thumbnail
{
	width: 71px;
	height: 71px;
}

.media-reel .video, .media-reel .video .thumbnail
{
	width: 126px;
	height: 71px;
}

.media-reel .audio, .media-reel .audio .thumbnail
{
	height: 71px;
	width: 71px;
}

.media-reel .thumbnail
{
	display: block;
	position: relative;
	z-index: 50;
}

.media-reel .item:hover
{
	z-index: 110;
}

.media-reel a.item:hover .meta
{
	display: block;
	z-index: 10010;
}

.media-reel .meta
{
	margin: 0;
	position: absolute;
	z-index: 10000;
	display: none;
	font-size: 11px;
	cursor: pointer;
}

.media-reel .image .meta, .media-reel .artist .meta, .media-reel .audio .meta
{
	background: url(../img/ui/rollovers/image.png);
	width: 126px;
	height: 85px;
	left: -15px;
	top: -12px;
	padding: 97px 15px 0;
}

.media-reel .video .meta
{
	background: url(../img/ui/rollovers/video.png);
	width: 126px;
	height: 167px;
	left: -15px;
	top: -68px;
	padding: 13px 15px 0;
}

.media-reel .meta span
{
	display: block;
	line-height: 16px;
}

.media-reel .meta .title
{
	color: #6ad2da;
}

.media-reel .meta .description
{
	overflow: hidden;
	height: 50px;
	color: #6d6d6d;
}

.media-reel .meta .artists
{
	color: #2b8188;
}

.media-reel .meta .type
{
	color: #6d6d6d;
}

.media-reel .meta .views
{
	color: #FFF;
	position: relative;
}

.media-reel .meta .views strong
{
	color: #2b8188;
	text-align: right;
	position: absolute;
	right: 0;
	font-weight: bold;
}

.media-reel .video .meta .views
{
	position: absolute;
	bottom: 19px;
	width: 124px;
}

.music-reel
{
	position: relative;
}

.music-reel li.item, .music-reel div.item
{
	height: 40px;
	position: relative;
}

.music-reel .thumbnail
{
	width: 40px;
	height: 40px;
	margin: 15px 15px 0 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

.music-reel .title
{
	display: block;
	font-size: 12px;
	line-height: 40px;
	text-decoration: none;
	padding: 0 0 0 50px;
	white-space: nowrap;
	position: relative;
	z-index: 2;
}

.music-reel .title:hover
{
	text-decoration: underline;
}

.music-reel .itunes-link
{
	background: url(../img/ui/download-on-itunes.png);
	position: absolute;
	right: 0;
	top: 0;
	width: 79px;
	height: 45px;
	margin: 13px -2px 0px 0;
	z-index: 3;
}

.artist-list
{
	padding: 15px 0 0 0;
	position: relative;
	margin-right: -15px;
}

.artist-list .artist
{
	margin: -13px 0 0 -1px;
	float: left;
}

.artist-list .end
{
	margin-right: -15px;
}

.artist-list .artist a
{
	width: 223px;
	height: 160px;
	position: relative;
	display: block;
}

.artist-list .artist a:hover
{
	background: url(../img/ui/rollovers/artist.png);
}

.artist-list .artist .thumbnail
{
	width: 71px;
	height: 71px;
	position: absolute;
	left: 0;
	top: 0;
	margin: 13px 0 0 16px;
}

.artist-list .artist .meta
{
	width: 112px;
	position: absolute;
	left: 0;
	top: 0;
	margin: 13px 0 0 96px;
}

.artist-list .artist a
{
	text-decoration: none;
}

.artist-list .artist .bio
{
	font-size: 11px;
	line-height: 16px;
	margin: 0;
	color: #e0e0e0;
}

.artist-list .artist a:hover .bio
{
}

.artist-list .artist .title
{
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 4px;
	display: block;
}

.artist-list .artist a:hover .title
{
	color: #6ad2da;
}

.grid-header-teal em
{
	color: #83dadf;
}

.search-result img.image
{
	float: left;
	margin: 0 15px 0 0;
}

.search-result .title
{
	font-size: 14px;
	line-height: 18px;
}

.search-result a
{
	font-weight: bold;
}

.search-result .title .type
{
	font-size: 11px;
	color: #c0c0c0;
	font-weight: bold;
}

.search-result .date
{
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	font-weight: bold;
}

.search-result .sub-title
{
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	line-height: 18px;
}

.search-result .sub-title a
{
	color: #000;
}

.search-result p
{
	margin: 18px 0 0 !important;
	font-size: 12px;
	line-height: 18px;
}

.download-flash img
{
	display: block;
	margin: auto;
}

.flash-rotator-large
{
	width: 635px;
	height: 357px;
	margin: auto;
	padding: 15px 0;
}

.flash-rotator-small
{
	width: 665px;
	margin: auto;
	padding: 0;
}

.flash-rotator-artist
{
	padding-top: 0;
}

.flash-rotator object, .flash-rotator embed
{
	display: block;
}



.cleared
{
	clear: both;
}

ul.sitemap
{
	list-style-type: disc;
	font-size: 14px;
	line-height: 22px;
	margin: 15px 2em;
}

.grid-content .news-archive-select
{
	float: right;
	margin-top: -6px !important;
}



.pager
{
	text-align: right;
	font-size: 16px;
	color: #a0a0a0;
}

.pager a
{
	font-weight: bold;
	padding: 0 3px;
}

.pager a.current
{
	color: #000;
	text-decoration: none;
}

.error-list
{
	font-size: 12px;
	line-height: 18px;
}

.error-list .title
{
	font-weight: bold;
}

.error-list ul
{
	margin: 0 2em;
	list-style-type: disc;
}

.hidden
{
	display: none;
}

div.select
{
	height: 33px;
	width: 250px;
	font-size: 16px;
}

div.select .cleft, div.select .cright, div.select .cback
{
	background-image: url(../img/ui/form/drop-down.png);
}

div.select .cleft, div.select .cright
{
	width: 15px;
}

div.select .cright
{
	background-position: right top;
	width: 32px;
}

div.select .cback
{
	margin: 0 3px;
}

div.select .selected
{
	padding: 0 10px;
	line-height: 33px;
	font-size: 12px;
	color: #3d3d3d;
	font-weight: bold;
}
div.select select
{
	visibility: visible;
	line-height: 33px;
	font-size: 12px;
	color: #3d3d3d;
	font-weight: bold;
	border: none;
	height: 33px;
}
 


/***** SELECT ******/

div.select
{
	position: relative;
	overflow: hidden;
	line-height: 1em;
}

div.select select
{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1000;
	top: 0;
	left: 0;
}

div.select .selected
{
	position: absolute;
	z-index: 50;
	padding-left:10px;
}

div.select .cleft
{
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}

div.select .cright
{
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}

div.select .cback
{
	height: 100%;
	position: relative; /*top: 0; 	left: 0;*/
	z-index: 1;
}
