﻿@import url("https://static.musictoday.com/store/images/global/fonts/icons.css");
.FaqContent
{
	text-align: left;
	padding-bottom: 46px;
}
button, button:hover, button:active, button:focus
{
	outline: none;
}
input::-webkit-input-placeholder
{
	color: #999999 !important;
}
/* Firefox 19+ */
input::-moz-placeholder
{
	color: #999999 !important;
}
input:-ms-input-placeholder
{
	color: #999999 !important;
}
.HelpOverlay
{
	width: 600px;
	overflow: auto;
	margin: 0 !important;
	padding: 0 !important;
	text-align: left;
}
.HelpOverlay #MainContainer
{
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	margin: 0 !important;
}
.HelpOverlay .ContentArea
{
	width: 100%;
}
button::-moz-focus-inner /*Remove button padding in FF*/
{ 
    border: 0;
    padding: 0;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* INDEX											   */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.FaqCategories
{
	clear: both;
	padding-top: 28px;
}
.FaqCategory
{
}
.FaqCategoryName
{
	font-weight: bold;
}
.FaqCategoryItem, .SeeAllQuestions
{
	padding-top: 16px;
}
.FaqCategoryQuestion
{
}
.FaqCategoryAnswer
{
}
.FaqIndex
{
	clear: both;
	padding-top: 18px;
	font-size: 11px;
	display: none;
}
.SeeAllQuestions
{
	margin-bottom: 30px;
}
.FaqCategoryQuestion a, .FaqQuestion a, .FaqIndex a, .SeeAllQuestions a
{
	display: block;
}
.FaqIndex a, .SeeAllQuestions a
{
	text-decoration: underline;
}
.CatColumn
{
	float: left;
	width: 50%;
}
.CatColOne
{
	clear: both;
	padding-right: 50px;
	box-sizing: border-box;
}
.CatColTwo
{
	padding-left: 50px;
	box-sizing: border-box;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* RESULTS											   */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.FaqDetail
{
	clear: both;
	display: none;
}
.FaqDetailResults
{
	padding-top: 28px;
}
.FaqDetailCategoryName
{
	font-weight: bold;
	padding-bottom: 11px;
}
.Faqs
{
	list-style: none;
	margin: 0;
	padding:0;
}
.Faq
{
	padding: 11px 0 0;
	margin: 0;
}
.Faq:first-child
{
	padding-top: 0;
}
.FaqAnswer
{
	padding: 11px 0 24px 22px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 13px;
}
.FaqQuestion
{
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* SEARCH											   */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.FaqSearchBar
{
	clear: both;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	font-size: 16px;
	height: 50px;
	box-sizing: border-box;
	padding: 10px;
}
.FaqInput
{
	float: left;
	width: 85%;
	height: 100%;
}
.FaqSearchBar input[type="text"]
{
	font-size: inherit;
	border: 0;
	background-color: transparent;
	padding: 0;
	margin: 0;
	box-shadow: none;
	border-radius: 0;
	width: 100%;
	height: 30px;
	vertical-align: middle;
	line-height: 30px;
}
.FaqSearchBar input[type="text"]:focus
{
	box-shadow: none;
}
.FaqSearchTerm
{
	display: none;
	padding-top: 28px;
	font-size: 16px;
}
.FaqIcon
{
	float: left;
	padding: 0 14px 0 10px;
	cursor: pointer;
	vertical-align: middle;
	line-height: 30px;
}
.FaqIcon .icon-cms-spyglass
{
	font-size: 20px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* EMAIL											   */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.EmailUs
{
	clear: both;
	float: right;
	margin-bottom: 12px;
}
.ContactForm
{
	display: none;
	font-size: 14px;
	padding-top: 28px;
}
.ContactForm .EmailForm
{
	max-width: 470px;
	width: 100%
}
.SubmitQuestion
{
	font-size: 18px;
	margin-bottom: 22px;
}
.FormRow
{
	margin-bottom: 24px;
	clear: both;
}
.FirstName
{
	float: left;
	width: 222px;
	margin-right: 26px;
}
.LastName
{
	clear: none;
	float: left;
	width: 222px;
}
.FormLabel
{
	padding-bottom: 6px;
}
.ContactForm input[type="text"], .ContactForm input[type="text"]:focus
{
	width: 100%;
	height: 42px;
	font-size: inherit;
	border-color: #cccccc;
	padding: 0 10px;
	box-sizing: border-box;
	box-shadow: none;
	border-radius: 0;
	margin-bottom: 0;
	-webkit-appearance: none;
}
.ContactForm textarea, .ContactForm textarea:focus
{
	width: 100%;
	height: 134px;
	padding: 10px;
	border: 1px solid #cccccc;
	box-sizing: border-box;
	font-size: inherit;
	font-weight: normal;
	outline: none;
	box-shadow: none;
	border-radius: 0;
	margin-bottom: 0;
	-webkit-appearance: none;
}
.ContactForm input[type="text"]:hover, .ContactForm textarea:hover
{
	color: #666666;
	border-color: #000000;
}
.FaqSend, .FaqSend:focus
{
	padding: 0;
	margin: 0;
	background-image: none;
	background-color: #000000;
	color: #ffffff;
	width: 222px;
	height: 42px;
	line-height: 42px;
	vertical-align: middle;
	display: block;
	outline: none;
	font-size: 16px;
	border-radius: 0;
	box-shadow: 0;
	border: 2px solid #000000;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
}
.FaqSend:hover
{
	background-color: #ffffff;
	color: #000000;
}
.ContactEmailSent
{
	display: none;
}
.ContactEmailSent .Thanks
{
	font-size: 18px;
	margin-bottom: 24px;
}
.ContactEmailSent .EmailSentMsg
{
	font-size: 13px;
}
.ContactErrors
{
	display: none;
}
.ContactErrors ul
{
	list-style: none;
	padding: 0;
	margin: 0 0 26px;
	color: #e72b1e;
}
.ContactErrors li
{
	padding-bottom: 8px;
}
.ContactErrors li:last-child
{
	padding-bottom: 0;
}
.CustomDropdown
{
	position: relative;
	max-width: 470px;
	width: 100%;
	height: 42px;
	line-height: 42px;
	background-color: #ffffff;
	z-index: 1;
}
.CustomDropdownDesktop
{
	display: block;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	color: #000000;
}
.CustomDropdownDesktop:hover
{
	color: #666666;
	border-color: #000000;
}
.CustomDropdownDisplay, .CustomDropdownDisplay:focus
{
	background-color: #ffffff;
	font-size: inherit;
	font-family: inherit;
	width: 100%;
	height: 42px;
	line-height: 42px;
	vertical-align: middle;
	box-sizing: border-box;
	padding: 0 10px;
	border: none;
}
.CustomDropdownSelected, .CustomDropdownSelected:focus
{
	float: left;
	display: block;
	font-size: inherit;
	font-weight: normal;
	line-height: 42px;
	outline: none;
}
.CustomDropdownDisplay i
{
	float: right;
	font-size: 10px;
	height: 42px;
	line-height: 42px;
	vertical-align: middle;
	display: block;
}
.TopicList
{
	display: none;
	list-style: none;
	top: auto;
	padding: 0;
	margin: 0;
	border-top: none;
	z-index: 1;
	width: 100%;
	background-color: inherit;
	box-sizing: border-box;
}
.TopicList > li
{
	padding: 0 10px;
	line-height: 42px;
}
.TopicList > li:hover
{
	background: #cccccc;
	cursor: pointer;
}
.TopicList > li > a
{
	color: #000000;
	display: block;
}
.TopicList > li > a:hover
{
	text-decoration: none;
}
.CustomDropdownMobile
{
	display: none;
}
.TopicSelectMobile
{
	cursor: pointer;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	z-index: 1;
}
.CustomDropdownMobile .CustomDropdownSelected
{
	max-width: 90%;
	width: 90%;
	float: left;
}
.ContactForm select, .ContactForm select:focus
{
	line-height: 42px;
	position: absolute;
	width: 100%;
	cursor: pointer;
	top: 10px;
	left: 0;
	opacity: 0;
	z-index: 0;
	outline: none;
	font-size: inherit;
	font-family: inherit;
	outline: none;
}
.CustomDropdown select .CustomDropdownItem
{
	padding: 7px 5px;
	color: #000000;
}
@media(max-width: 767px)
{
	.FaqContent
	{
		padding-left: 8px;
		padding-right: 8px;
	}
	.CatColumn
	{
		float: none;
		width: 100%;
	}
	.CatColOne
	{
		clear: both;
		padding-right: 0;
		box-sizing: border-box;
	}
	.CatColTwo
	{
		clear: both;
		padding-left: 0;
		box-sizing: border-box;
	}
	.ContactForm
	{
		font-size: 13px;
	}
	.CustomDropdown .CustomDropdownItem
	{
		font-size: 16px;
		font-family: inherit;
	}
	.CustomDropdownDesktop
	{
		display: none;
	}
	.CustomDropdownMobile
	{
		display: block;
	}
	.FirstName
	{
		float: none;
		width: 100%;
		margin-right: 0;
	}
	.LastName
	{
		clear: both;
		float: left;
		width: 100%;
	}
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* DIALOGS - Mailing List Overlay					  */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.MailingListOverlay.ui-dialog
{
	border: solid 1px #999999;
	box-sizing: border-box;
	background-color: #ffffff;
	font-family: "MuseoSans300", Arial, Helvetica, Sans-Serif;
}
.MailingListOverlay.ui-dialog .ui-dialog-content a
{
	color: #686868;
	font-weight: normal;
	font-size: 10px;
	text-decoration: underline;
}
.ModalMailingListText
{
	color: #000000;
	font-size: 14px;
	line-height: normal;
	float: none;
	text-transform: none;
	padding-bottom: 15px;
}
.MailingListOverlay .Content
{
	padding: 0 25px 5px;
	min-height: 150px;
	font-size: 18px;
	color: #495157;
	text-align: left;
}
#formMailingListModal
{
	width: 100%;
}
.MailingListOverlay input[type="text"]
{
	float: left;
	width: 347px;
	height: 30px;
	max-height: 30px;
	line-height: 30px;
	vertical-align: middle;
	font-size: 14px;
	box-sizing: border-box;
}
.MailingListOverlay .MailingListBtn
{
	float: left;
	background-color: #999999;
	width: 23px;
	height: 30px;
	border-style: solid;
	border-width: 1px 1px 1px 0;
	border-color: #999999;
	border-radius: 0;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	text-align: center;
}
.MailingListOverlay .MailingListBtn i
{
	color: #ffffff;
	padding: 0;
	margin: 0 0 4px;
	line-height: 26px;
	vertical-align: top;
	font-size: 18px;
}
.GenreList
{
	clear: both;
	padding: 12px 0 4px;
}
.GenreList::after
{
	clear: both;
}
.GenreCheckBox
{
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
}
.GenreCheckBox input[type="checkbox"]
{
	-moz-appearance: none;
    display: none;
    width: 20px;
    height: 20px;
}
.GenreCheckBox input[type="checkbox"] + label
{
    display: inline-block;
    border: 1px solid #b3b3b3;
    width: 20px;
    height: 20px;
	line-height: 20px;
	vertical-align: middle;
    position: relative;
	text-align: center;
	margin: 0;
}
.GenreCheckBox input[type="checkbox"]:checked + label:after
{
	/*content: '✔';*/
	content: '\e63d';
	font-family: 'CMS-Icons';
	display: inline-block;
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	vertical-align: top;
}
.GenreCheckBoxText
{
	display: inline-block;
	font-size: 13px;
	width: 91%;
}
.MailingListOverlayLinks
{
	padding: 12px 0 10px;
	font-size: 10px;
}
