.header .logo H1 A:hover
{
	color: #FFF;
	text-decoration: none;
	border: 0px;
}
.input-group-qty INPUT#quantity
{
	width: 50px;
	border: 0px solid #000000;
	height: 32px;
	color: #999999;
}
DIV.input-group-qty
{
	border: 1px solid #DDDDDD;
	background-color: #FFFFFF;
	float: left;
	/*+border-radius: 5px 0px 0px 5px;*/
	-moz-border-radius: 5px 0px 0px 5px;
	-webkit-border-radius: 5px 0px 0px 5px;
	-khtml-border-radius: 5px 0px 0px 5px;
	border-radius: 5px 0px 0px 5px;
	padding: 0 0 0 0px;
	overflow: hidden;
}
UL, OL
{
	padding-left: 15px;
}
.header .logo H1 A
{
	color: #FFF;
	font-family: "Open Sans Condensed", sans-serif;
}
A:hover, A:active, A:focus
{
	outline: 0;
}
.item-image
{
	min-height: 250px;
}
.songListHeadingButtons A
{
	background-color: #10A6BC;
	color: #FFFFFF;
	padding: 2px 5px;
	/*+border-radius: 5px;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	font-weight: bold;
}
.songSearchNavigation A
{
	background-color: #16CBE6;
	padding: 2px 7px;
	/*+border-radius: 5px;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	color: #FFFFFF;
	font-weight: bold;
}
LI A.songSearchSort
{
	color: #FFFFFF;
	font-weight: bold;
}
LI A.songSearchSort:hover
{
	color: #F0FA1C;
}
DIV.related-prod-image
{
	float: left;
	margin-right: 10px;
}
DIV.pager
{
	position: absolute;
	z-index: 1000;
	bottom: 5px;
}
A:hover
{
	color: #0FA6BC;
	text-decoration: underline;
	border-bottom: 1px dotted #0FA6BC;
}
:focus
{
	outline: none;
}
.sampleDiv
{
	overflow: auto;
	padding: 10px 0;
	text-align: center;
}
.searchResultsRow
{
	overflow: auto;
	border-bottom: 1px solid #16CBE6;
	margin: 0 0 5px;
}
.srArtistAndTitle
{
	font-size: 8pt;
	line-height: 1.5;
}
UL.searchBoxUL
{
	list-style: none;
	padding: 0;
	margin: 0;
}
.faqDetail
{
	padding: 0 0 0 20px;
}
DIV.faqTitle
{
	cursor: pointer;
	font-weight: bold;
	color: #16CBE6;
}
.cartSongList DIV .songListSong.bottomMargin10
{
	border-bottom: 1px dashed #10A6BC;
	height: 25px;
}
.cartSongList DIV DIV .songListArtist
{
	float: left;
	width: 125px;
	margin-right: 5px;
}
.cartSongList DIV .songListSong
{
	border-bottom: 1px dashed #16CBE6;
}
.cartSongList DIV DIV .songListSongTitle
{
	width: 140px;
	margin-right: 5px;
}
.cartSongList DIV .songListSong
{
	font-size: 9pt;
}
.cartSongList DIV.songListHeadingWrapper
{
	margin: 0 0 10px;
}
.cartSongList DIV DIV .songListDuration
{
	line-height: 1.6;
}
.cartSongList DIV DIV .songListDiscType
{
	float: left;
}
.cartSongList DIV .songListHeadingWrapper H4
{
	padding: 0;
	margin: 0 10px 0 0;
}
DIV.cartSongList
{
	border: 1px solid #0FA6BC;
	/*+border-radius: 5px;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
	overflow: auto;
}
DIV.notice
{
	border: 1px solid #0FA6BC;
	text-align: center;
	margin: 20px 0 0;
	background-color: #16CBE6;
	color: #FFFFFF;
	padding: 10px 0;
	font-size: 14pt;
	font-weight: bold;
}
.overflow_auto
{
	overflow: auto;
}
DIV.minOrderMsg
{
	overflow: auto;
	width: 100%;
}
DIV.input-group-btn
{
	float: left;
}
.songListDuration
{
	float: right;
	line-height: 3.2;
}
.songListSongTitle
{
	float: left;
	width: 175px;
	overflow: hidden;
	white-space: nowrap;
}
#leftColumnInfo
{
	border: 1px solid #0FA6BC;
	/*+border-radius: 5px;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	margin: 10px 0;
	padding: 5px;
	background-color: #16CBE6;
	color: #FFFFFF;
	overflow: auto;
}
.songListItems
{
	display: block;
	padding: 0;
	margin: 0;
	overflow: auto;
}
SPAN.curPage
{
	background-color: #DEDEE0;
	padding: 2px 7px;
	/*+border-radius: 5px;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	color: #FFFFFF;
	font-weight: bold;
}
SPAN.searchNavigationGrey
{
	background-color: #DEDEE0;
	padding: 2px 7px;
	/*+border-radius: 5px;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	color: #FFFFFF;
	font-weight: bold;
}
DIV.songSearchNavigation
{
	margin: 10px 0 0;
}
LI.songSearchActions I
{
	cursor: pointer;
}
UL.songSearchHeader LI
{
	float: left;
	padding-left: 5px;
}
UL.songSearchHeader
{
	padding: 0;
	margin: 0;
	list-style: none;
	background-color: #16CBE6;
	overflow: auto;
	font-weight: bold;
	color: #FFFFFF;
}
UL.songSearchItems
{
	padding: 0;
	margin: 0;
	list-style: none;
	overflow: auto;
	background: rgb(255, 255, 255);
	/*Old browsers*/
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(205, 236, 244, 1) 100%);
	/*FF3.6+*/
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(205,236,244,1)));
	/*Chrome,Safari4+*/
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(205, 236, 244, 1) 100%);
	/*Chrome10+,Safari5.1+*/
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(205, 236, 244, 1) 100%);
	/*Opera 11.10+*/
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(205, 236, 244, 1) 100%);
	/*IE10+*/
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(205, 236, 244, 1) 100%);
	/*W3C*/
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cdecf4',GradientType=0 );
	/*IE6-9*/
}
UL.songSearchItems LI
{
	float: left;
	overflow: hidden;
	white-space: nowrap;
	padding-left: 5px;
}
.skuTab
{
	font-style: italic;
}
#songSearchItemsWrapper
{
	overflow: auto;
}
DIV.related-prod-info
{
	float: left;
	width: 500px;
}
DIV.related-prod-detail
{
	display: block;
	float: left;
	width: 98%;
	margin: 5px;
	text-align: left;
	background: #FFF;
	padding-top: 15px;
	padding-bottom: 10px;
	border-radius: 10px;
	box-shadow: 0px 0px 2px #AAA;
}
DIV.prodViewReview
{
	display: block;
	float: left;
	width: 98%;
	margin: 5px;
	text-align: left;
	background: #FFF;
	padding-top: 15px;
	padding-bottom: 10px;
	border-radius: 10px;
	box-shadow: 1px 1px 4px #AAA;
	padding-left: 2%;
}
DIV.item-price.add-small
{
	font-size: 8pt;
	padding: 0 3px;
}
.add-small FORM INPUT.btn-sm
{
	font-size: 8pt;
	padding: 4px 2px 3px;
	margin: 7px 0 0;
}
.carousel_nav
{
	min-height: 30px;
}
.prod-front H3
{
	font-weight: bold;
	font-size: 14pt;
}
.prod-front
{
	border: 1px solid #FAFAFA;
	text-align: center;
	/*+border-radius: 5px;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
	/*+box-shadow: 2px 2px 5px #E0DEDE;*/
	-moz-box-shadow: 2px 2px 5px #E0DEDE;
	-webkit-box-shadow: 2px 2px 5px #E0DEDE;
	box-shadow: 2px 2px 5px #E0DEDE;
	margin: 20px 0;
}
#prod-front-wrap
{
	margin: 0;
	width: auto;
	overflow: auto;
	text-align: center;
	overflow-x: hidden;
}
.center
{
	text-align: center;
}
.red
{
	color: #FF0000;
}
.bold
{
	font-weight: bold;
}
.bodyText
{
	font-size: 10pt;
}
.greyBox H3
{
	font-weight: bold;
}
DIV.greyBox
{
	border: 1px ridge #999999;
	padding: 10px;
	background-color: #EEEEEE;
	/*+border-radius: 5px;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
.lightBlue
{
	color: #16CBE6;
}
.carousel H2
{
	animation-duration: 2s;
	animation-delay: 1s;
	-webkit-animation-duration: 2s;
	-webkit-animation-delay: 1s;
	-moz-animation-duration: 2s;
	-moz-animation-delay: 1s;
	-ms-animation-duration: 2s;
	-ms-animation-delay: 1s;
	-o-animation-duration: 2s;
	-o-animation-delay: 1s;
}
.carousel H2
{
	font-size: 60px;
	text-transform: capitalize;
	font-family: "Open Sans Condensed", sans-serif;
	font-weight: normal;
}
A
{
	color: #16CBE6;
	text-decoration: none;
}
.header .logo H1
{
	font-size: 40px;
	margin: 0px;
	padding: 10px 0px;
}
.header
{
	background: #16CBE6;
	border-top: 4px solid #0FA6BC;
	border-bottom: 1px solid #0FA6BC;
}
.header
{
	overflow: auto;
}
.full-header
{
	background: url('/usermods/img/bg.png') repeat #FAFAFA;
}
.full-header .container .logo H1 A
{
	color: #000000;
	font-family: 'Merriweather', serif;
}
.full-header .container .logo H1 A .full-logo-small
{
	font-size: 28pt;
	font-weight: bold;
}
.full-header .container .logo H1 A .full-logo-large
{
	font-size: 46pt;
	font-weight: bold;
}
.full-header .container .logo H1 A .full-logo-web
{
	font-size: 24pt;
	font-weight: bold;
}
.navi
{
	text-align: right;
	padding-top: 15px;
	padding-bottom: 15px;
}
H1, H2, H3, H4
{
	font-family: "Open Sans Condensed", sans-serif;
}
BODY
{
	font-family: "Open Sans", sans-serif;
	color: #444;
	font-size: 13px;
	line-height: 25px;
	-webkit-font-smoothing: antialiased;
	background: #FAFAFA url('../img/main-back.png') repeat;
}
.mattblackmenu UL
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-bottom: none;
	overflow: hidden;
	background: transparent;
}
.mattblackmenu LI A:hover
{
	background: transparent;
}
.mattblackmenu LI A
{
	float: none;
	display: inline-block;
	text-decoration: none;
	margin: 0px;
	padding: 10px 12px;
	border: 0px;
	color: #FFF;
	font-weight: normal;
	background: transparent;
	font-family: "Open Sans", sans-serif !important;
	font-weight: 600;
}
.kart-links A:hover
{
	border: 0px;
}
.kart-links A
{
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	margin: 0px 1px;
	display: inline-block;
	padding: 2px 7px;
	/*+border-radius: 5px;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background: #0FA6BC;
}
.kart-links
{
	text-align: center;
	margin-top: 20px;
}
.coloredBlock
{
	padding: 12px;
	background: rgba(255, 0, 0, 0.6);
	color: #FFF;
	width: 200px;
	left: 20%;
	top: 5%;
}
.infoBlock
{
	position: absolute;
	top: 30px;
	right: 30px;
	left: auto;
	max-width: 75%;
	padding-bottom: 0;
	background: #FFF;
	background: rgba(255, 255, 255, 0.8);
	overflow: hidden;
	padding: 20px;
}
.infoBlockLeftBlack
{
	color: #FFF;
	background: #000;
	background: rgba(0, 0, 0, 0.75);
	left: 30px;
	right: auto;
}
.infoBlock H4
{
	font-size: 20px;
	line-height: 1.2;
	margin: 0;
	padding-bottom: 3px;
}
.infoBlock P
{
	font-size: 14px;
	margin: 4px 0 0;
}
.infoBlock A
{
	color: #FFF;
	text-decoration: underline;
}
.fullWidth
{
	margin: 0 auto;
	background: url('/usermods/img/bg.png') repeat #FAFAFA;
	padding-bottom: 24px;
}
.frontSlider
{
	width: 100%;
	color: #000000;
}
.hero H3
{
	font-size: 50px;
}
.hero
{
	text-align: center;
	margin: 15px 0px;
}
.hero P
{
	max-width: 800px;
	margin: 20px auto !important;
	padding: 15px;
	font-size: 17px;
	line-height: 28px;
	font-weight: 400;
	font-style: italic;
	color: #999;
	background: #F8F8F8;
	border-top: 3px solid #EEE;
	border-bottom: 3px solid #EEE;
}
.navi
{
	text-align: right;
	padding-top: 15px;
	padding-bottom: 15px;
}
.navis SELECT
{
	display: none;
}
.front-page-gutter-logo A IMG
{
	margin: 0 auto;
}
.logo A DIV
{
	margin-bottom: 3px;
}
.logo A .logo-small
{
	font-size: 10pt;
	font-family: 'Merriweather', serif;
}
.logo A .logo-large
{
	font-size: 17pt;
	font-family: 'Merriweather', serif;
}
.logo A .logo-web
{
	font-size: 8.1pt;
	font-family: 'Merriweather', serif;
}
.container.search-forms
{
	margin: 20px 0 0;
}
.front-page-search-form
{
	margin: 0 0 20px 0;
}
.front-page-search-form .input-group SPAN.search-form-label
{
	border: 1px solid #54657C;
	font-weight: bold;
	font-family: 'Merriweather', serif;
	background: #93B2D8;
	/* Old browsers */
	background: -moz-linear-gradient(top, #93B2D8 0%, #87A3C8 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #93B2D8 0%, #87A3C8 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #93B2D8 0%, #87A3C8 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#93b2d8', endColorstr='#87a3c8',GradientType=0 );
	/* IE6-9 */
	font-size: 12pt;
}
A.btn-default.btn-customCGD
{
	border: 1px solid #54657C;
	font-weight: bold;
	font-family: 'Merriweather', serif;
	background: #93B2D8;
	/* Old browsers */
	background: -moz-linear-gradient(top, #93B2D8 0%, #87A3C8 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #93B2D8 0%, #87A3C8 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #93B2D8 0%, #87A3C8 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#93b2d8', endColorstr='#87a3c8',GradientType=0 );
	/* IE6-9 */
	font-size: 14pt;
	overflow: auto;
}
A.btn-default.loaded-drives
{
	font-family: 'Merriweather', serif;
}
A.btn-default.btn-customCGD .custom-cdg-link-text-wrapper
{
	margin: 0 auto;
	display: inline-block;
	line-height: 0.5;
}
A.btn-default.btn-customCGD .custom-cdg-link-text-wrapper DIV
{
	float: left;
	margin-right: 5px;
}
A.btn-default.btn-customCGD .custom-cdg-link-text-wrapper .custom-cdg-link-small-text
{
	font-size: smaller;
}
.bottom-menu
{
	background-color: #181818;
}
A.bottom-menu-link
{
	color: #FFFBFB;
	font-size: 16pt;
	font-weight: bold;
	float: left;
	display: block;
	padding: 5px 20px;
}
A.bottom-menu-link:hover
{
	border-bottom: 0px solid black;
}
.custom-cdg-instructions-text
{
	margin: 0;
	padding: 0;
}
.custom-cdg-instructions-text LI
{
	border-bottom: 1px dashed #DEDEE0;
}
.front-page-gutter STRONG A
{
	color: #444444;
}
.download-credits-warning
{
	color: #E7004E;
	font-weight: bold;
	font-size: 10pt;
}
