

*{font-family:Arial, Verdana, Sans-Serif;}

div, a{outline:none;}


body
{
	background:#fff;
}

img
{
	border:0;
}

a{text-decoration:none;color:#000;}

h1
{
	margin:0 0 12px 0;
	padding:0;
	font-size:14px;
}
h3
{
	font-size:12px;	
}

td.Header
{
	margin-top:0px;
	font-size:16px;	
	margin-bottom:0;
	font-weight:bold;
}

.Logo 
{
	float:left;
}

#Container
{
	width:962px;
	margin:0 auto 0 auto;
	background:#fff;
	font-size:11px;
}

#Header
{
	background:#fff;
	font-weight:normal;
	position:relative;
	z-index:50;
}
#Header a
{
	color:#000;
}
.StraplineHolder
{
	width:306px;
	font-size:13px;
	float:left;
	margin-bottom:30px;
}
.StraplineHolder h1
{
	font-style:italic;
	font-size:13px;
	position:relative;
	z-index:50;
	float:right;
	margin-top:12px;
	background:#fff !important;
	color:#000 !important;
}
.StraplineHolder a
{
	position:relative;
	z-index:50;
}


.Login
{
	text-align:right;
	padding:0 0 16px 0;
	margin-top:16px;
	position:relative; /*required for anchor to work in IE*/
}

.Login span
{
	margin-right:120px;
}
.Login span img
{
	vertical-align:middle;
}
.Login .Country
{
	margin-top:5px;
	/*this height is temp style till country goes live do not remove at this time - sf*/
	height:18px;
}

input.Text
{
	margin-left:4px;
	margin-right:4px;
}
input.Search
{
	background:gray;
	width:26px;
	vertical-align:middle;
	margin-top:-2px;
	border:none;
	font-size:0.8em;
}
.Tel
{
}
.Tel img
{
	vertical-align:middle;
	padding-left:0px;
}



/*///////////////Top Navigation//////////////////////////*/


#TopNavigation
{
	
	width:100%;
	background: url(../images/blue-bg.png) repeat-x bottom right;
	height:57px;
	position:relative;
	z-index:200;
	top:0px;
}
#TopNavigation a
{
	color:#000;
	font-weight:bold;
}
#TopNavigation a:hover
{
	color:#fff;
	font-weight:bold;
}
.NavLink
{
	padding: 0;
	margin: -46px 0px 0 0;
	float: right;
}
.NavLink dt
{
	display: none;
}
.NavLink dd
{
	float: left;
	padding: 0;
	margin: 0;
	text-align: center;
}
.NavLink dd span.Left
{
	display: block;
	width: 12px;
	height: 1.5em;
	height: auto;
	background: url(../images/TabLeft.gif);
	float: left;
	border-bottom: 1px solid #990000;
	padding: 5px 0;
}
.NavLink dd span.Mid
{
	height: 1.5em;
	height: auto;
	background: url(../images/TabMid.gif);
	float: left;
	border-bottom: 1px solid #990000;
	padding: 5px 2px;
}
.NavLink dd span.Right
{
	display: block;
	width: 12px;
	height: 1.5em;
	height: auto;
	background: url(../images/TabRight.gif);
	float: left;
	border-bottom: 1px solid #990000;
	padding: 5px 0;
}

.NavLink a, .NavLink a:visited
{
	color: #000;
	text-decoration: none;
	cursor: pointer;
}
.NavLink a:hover
{
	color: #fff;
	background: #fff;
}
.NavLink a:hover span
{
	background-position: 0 150px;
}

.Search
{
	position:absolute;
	top:33px;
	left:-2px;
}
.Search input
{
	vertical-align:middle;
}

/*//////////////////////////////////////*/

#Content
{
	clear:both;
	margin:0;
	padding:0;
}
#PrimaryContent
{
	margin-left:188px;
	line-height:150%;
	font-size:12px;
	/*margin-top:30px;*/
}

#PrimaryContent a
{
	font-weight:bold;
	text-decoration:underline;
}

#SecondaryContent
{
	width:180px;
	float:left;
}

#Footer
{
	clear:both;
	border-top:1px solid black;
	position:relative;
	top:20px;
}
#Footer a
{
	text-decoration:underline;
	color:#000;zz
}

#Footer span
{
	width:33%;
	float:left;
	padding-top:8px;
}
#Footer span.Secure img
{
	vertical-align:middle;
}
#Footer span.Links
{
	text-align:center;
}
#Footer span.CreditCards
{
	text-align:right;
}
/*/////////////////////////////////////////*/

#SecondaryContent ul
{
	margin:0;
	padding:0;
	list-style:none;
	border-bottom:1px solid #666;
	font-size:13px;
}
#SecondaryContent ul li
{
	border-top:1px solid #666;
	border-right:1px solid #666;
	border-bottom:none;
	border-left:1px solid #666;
	padding:2px 0 2px 6px;
	font-weight:bold;
}
#SecondaryContent ul li a
{
	color:#990000;
}

#SecondaryContent ul ul
{
	margin:4px 0 0 0;
	display: none;
	border-bottom:none;
}


/* http://www.w3.org/TR/CSS2/selector.html#adjacent-selectors */
#SecondaryContent ul a.Active + ul
{
	display: block;
}

#SecondaryContent ul ul li
{
	list-style:none;
	color:#000;
	padding:0px 0 8px 0px;
	border:none;
	margin-left:0px;
	font-weight:normal;
}

#SecondaryContent ul ul a
{
	font-size:11px;
	font-weight:normal;
	color:#0070A6;
}
#SecondaryContent ul ul a.Active
{
	font-weight:bold;
	text-decoration:underline overline;
}

#SecondaryContent .Banners
{
	margin-top:10px;
}
#SecondaryContent .Banners img
{
	margin-bottom:10px;
	border:0 !important;
}


/*///////////////content////////////////////////////////*/
ol
{
	margin:12px 0 0 24px;
	padding:0;
}

ol li
{
	font-weight:normal;
	margin-bottom:6px;
}
ol li small
{
	font-weight:normal;
	font-size:10px;
}
.Endorsement
{	
	margin-bottom:12px;
}

.Endorsement em
{	
	font-weight:bold;
	margin-bottom:12px;
}

.Funding
{
}
.Funding div
{
	float:left;
	width:268px;
	border:1px solid #990000;
	margin-right:8px;
}
.Funding div h4
{
	background:#990000;
	color:White;
	padding:4px;
	font-size:12px;
	margin:0;
}
.Funding div p
{
	background:#fff;
	padding:4px;
	margin:0;
}

#HomeNews table
{
	border:1px solid #990000;
}

#HomeNews table h4,
#HomeNews table h4 a
{
	background:#990000;
	color:White;
	padding:4px;
	margin:0;
	font-size:12px;
}
#HomeNews table h4 a
{
	padding:0px;
}
#HomeNews p
{
	padding:0;
	margin:0 0 10px 0;
}

#HomeNews table h5
{
	font-size:11px;
	padding:0;
	margin:0;
}

#HomeNews p a
{
	color:#0171A6;
	text-decoration:underline;
}
#RightCol
{
	float:right;
	width:198px;
	margin-left:20px;
}
#RightCol p
{
	text-align:center;
}
#RightCol p img
{
	margin:6px 0;
}

#MailingList
{
	border:1px solid #990000;
}
#MailingList h4
{
	background:#990000;
	color:White;
	padding:2px;
	margin:0;
	font-size:12px;
}
#MailingList h4
{
	padding:0 0 0 4px;
	margin:0px;
	text-align:left;
}
#MailingList h4 br
{
	display:block;
}
#MailingList .OIF_Form /*override default style*/
{
	border:0;
	padding:0 0 0 10px;
	background:#fff;
	width:180px;
}
#MailingList br
{
	display:none;
}
#MailingList input
{
	margin:0 0 0 -1px;
	width:160px;
}
#MailingList .OIF_subscribe input
{
	background:#990000;
	color:white;
	border-top:1px solid #990000;
	border-right:8px solid #000;
	border-bottom:1px solid #990000;
	border-left:8px solid black;
	font-size:11px;
	margin-left:-15px;
	cursor:pointer;
}
#MailingList a
{
	font-weight:normal;
	text-decoration:none;
	color:#0171A6;
}

.Note
{
	color:#990000;
}

.IntoText p,
.TrainingText p
{margin:6px 0 0 0;padding:0;line-height:130%;}

p.Statement{font-weight:bold;}

.IntoText div{height:180px;float:left;padding-right:6px;}

.TrainingText div
{
	float:left;
	padding-right:6px;
}

.TrainingText div img
{
	padding:3px;
	border:1px solid #000;
}

.TrainingText p.Statement
{
}

.Education p
{
	margin:6px 0 0 0;padding:0;line-height:130%;
}
.Education h3
{
	background:#990000;
	color:White;
	margin:6px 0 0 0;
	padding:2px;
}

.Education h3 a
{
	color:White;
}
.NewsHeadline
{
}

.NewsHeadline h4
{
	background:#990000;
	color:White;
	padding:4px;
	margin:0;
	font-size:12px;
}
.NewsHeadline div
{
	background:#fff;
	padding:4px;
	margin:0 0 6px 0;
}
.NewsHeadline p
{
	padding:0;
	margin:0;
}
.NewsHeadline h4 a
{
	color:White;
	text-decoration:none !important;
}
.NewsArticle div p
{
	font-style:normal;
}
.NewsArticle p
{
	font-style:italic;
}
.NewsArticle div p strong
{
	color:#0070A6;
}
.CriticQuote
{
	border:1px solid #990000;
	padding:4px;
}
.CriticQuote img
{
	float:right;
}
.CriticQuote p
{
	font-style:italic !important;
}
.CriticQuote strong
{
	color:#990000;
	font-style:normal !important;	
}

.NewsTubax .ImageHolder
{
	float:left;
	margin-right:8px;
}

.NewsTubax p
{
	height:240px;
}

.Featured
{
	margin-bottom:8px;
	width:380px;
	float:left;
	margin-right:6px;
}
.Featured h4
{
	background:#990000;
	color:White;
	padding:4px;
	margin:0 0 6px 0;
	font-size:12px;
}
.Featured p
{
	padding:0;
	margin:0;
}
.Featured .ImageHolder
{
	float:left;
	height:222px;
	margin-right:6px;
}
.About h3
{
	background:#990000;
	color:White;
	margin:6px 0 0 0;
	padding:2px;
}
.About p
{
	padding:0;
	margin:6px 0;
}

.About .AboutCompany
{
	margin-top:12px;
}

/*///////////////////////////////////*/

.AccountBreadCrumbs
{
	border:1px solid #990000;
	padding:4px 0 4px 4px;
	margin:0 0 10px 0;
}

.AccountBreadCrumbs ul
{
	margin:0;
	padding:0;
	list-style:none;
}

.AccountBreadCrumbs ul li
{
	margin-right:10px;
	display:inline;
}

/*///////////////////////////////////*/

.TeacherResults
{
	margin:20px 0 0 10px ;
}

.TeacherResults .Teacher
{
	margin:10px 0 0 10px;
}

.TeacherResults .Teacher span
{
	font-style:italic;
    font-weight:bold;
}
.FilteringLabel
{
   font-size:smaller;
}
.TeacherFilter label
{
	 margin-top:-18px;
	 
}
.TeacherFilter .Instruments
{
}
.TeacherFilter .Standards
{
	float:right;
	position:relative;
	z-index:2;
}
.TeacherFilter .Instruments .Title
{
	
}
.TeacherFilter .Standards .Title
{
   
}
.SubmitButton
{
	float:right;
}

.TeacherDetails
{
	margin:20px 0 0 10px ;
}

.TeacherDetails .Teacher
{
	margin:10px 0 0 10px;
}

.TeacherDetails .Teacher span
{
	font-style:italic;
    font-weight:bold;
}

.TeacherDetails .Teacher div
{
	margin:5px 0 5px 0;
}

.TeacherDetails .Teacher p
{
	margin:0 0 0 57px;
}

.DirLinks a
{
	color:#990000;
	font-size:13px;
	margin:0;
	padding:0;
}

.Distributors div
{
	padding: 3px 0;	
	margin:3px 12px 3px 3px;
	float:left;
	width:280px;
}
.Distributors div a
{
	color:#000 !important;
}

.TeacherApplyForm .Instrument label
{
     margin-top:-18px;
}

.TeacherApplyForm .Standard label
{
	 margin-top:-18px;
}

.TakeItAway h1,
.TakeItAway h4
{
	margin:0;
	padding:0;
}
.TakeItAway h4
{
	font-size:12px !important;
}
.TakeItAway p
{
	margin:4px 0 12px 0;
	padding:0;
	text-align:justify;
}
.TakeItAway h1
{
	border-top:2px solid #990000;
	border-bottom:2px solid #990000;
}

.estyle1
{
	color:#000;
	background:#fff;
	border:3px #3366CC solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:5px;
}

/*/////////Specials////////*/
.Specials
{
	
	margin-top:10px;
}

.Specials h1
{
	background:#0171A6;
	padding:4px 0 4px 4px;
	width:260px;
	border:0;
	color:#fff;
	margin:0;
}
.Specials .Recommendations
{
	border:2px solid #0171A6;
	margin-bottom:8px;
	padding:6px;
	overflow:auto;
	width:532px;
}

.Specials .RecommendProducts
{
	width:118px;
	float:left;
	margin-right:4px;
	border:1px solid #ccc;
	text-align:left;
	padding:4px;
}
.Specials .RecommendProducts .Image
{
	height:130px;
	text-align:center;
}
.Specials .RecommendProducts .Name
{
	height:34px;
	font-size:11px;
	margin-top:4px;
}
.Specials .RecommendProducts .Name a
{
	text-decoration:none !important;
	line-height:100%;
}

.Specials .RecommendProducts p
{
	text-align:left;
	margin:0;
	padding:0;
}

p.Facebook a
{
	border:1px solid #990000;
	padding:6px;
	text-decoration:none !important;
}

.Regulations h1
{
	text-align:center;
	font-size:16px;
}



table.OrderHistoryDataTable
{
	width:100%;
}
table.OrderHistoryDataTable th
{
	text-align:left;
	border-bottom:1px solid #000;
}

fieldset.TCs
{
	border-top:0;
}
fieldset.TCs label
{
	 font-weight:bold;
	 margin-top:-6px;
}

.ListenJP
{
	height:100%;
	overflow:auto;
	border-top:2px solid #990000;
	border-bottom:2px solid #990000;
	padding:4px 0;
	margin-bottom:1px;
	width:550px;
}
.ListenJP .Image
{
	float:left;
	margin-right:8px;
}
.ListenJP .Links
{
	margin:0;
	padding:0;
	font-weight:bold;
}
.ListenJP .Links img
{
	vertical-align:middle;
	padding-right:6px;
}

.Agreement
{
}
.Agreement label
{
	margin-top:-20px;
}

td.AddButton 
{
	text-align:right;

}
td.AddButton div
{
	margin-left:15px;
	text-align:left;
}
td.AddButton input.Button
{
	margin-top:-20px;
    width:100px;
}

.HorizMP3
{
	margin-right:10px;
}

.McAfee
{
	position:absolute;
	z-index:55;
	right:150px;
	top:0;
}

.TeacherSubmit
{
	text-align:right;



}