.shoppingCartImg {
	margin: 0;
	padding: 5px 5px 0 0;
	width: 19px;
	height: 18px;
	float: left;
}

.shoppingCartTxt {
	margin: 0;
	padding: 7px 0 0 0;
	float: left;
	font-weight: bold;
}

.shoppingCartTxt a {
	color: #fff;
	text-decoration: none;
}

.shoppingCartTxt a:hover {
	text-decoration: underline;
}

.myAcct {
	margin: 35px 0 0 0;
	padding: 0;
	width: 200px;
	float: left;
}

.musicStoreFeat1 {
	margin: 30px 0 0 0;
	padding: 0;
	width: 250px;
	height: 150px;
	float: left;
	background-color: #000000;
}

.musicStoreFeat2 {
	margin: 30px 0 0 0;
	padding: 0;
	width: 250px;
	height: 150px;
	float: right;
	background-color: #000000;
}

.question {
	color: #009bdf;
	font-size: 12px;
	font-weight: bold;
}

.answer {
	color: #681bff;
	font-size: 12px;
	font-weight: bold;
}

.shoppingCartImg {
	margin: 0;
	padding: 5px 5px 0 0;
	width: 19px;
	height: 18px;
	float: left;
}

.shoppingCartTxt {
	margin: 0;
	padding: 7px 0 0 0;
	float: left;
	font-weight: bold;
}

.forgot a {
	color: #0075ba;
	text-decoration: none;
}

.forgot a:hover {
	text-decoration: underline;
}	

.breadcrumbsArrow {
	margin: 0;
	padding: 2px 5px 0 5px;
	width: 9px;
	height: 9px;
}

.featuredName {
	margin: 0 0 10px 0;
	padding: 5px 0;
	width: 512px;
	height: 28px;
	float: right;
	font-size: 22px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top: 1px solid #c8cdd0;
	border-bottom: 1px solid #c8cdd0;
}

.registerHeader {
	margin: 0;
	padding: 0 0 10px 0;
	width: 512px;
	float: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #c8cdd0;
}

.couponInfo {
	margin: 0;
	padding: 10px;
	width: 400px;
	height: 30px;
	float: left;
	border: 1px solid #c1c8ca;
}

.submit {
	margin: 0;
	padding: 10px 0;
}

#breadcrumbs {
	margin: 0 0 10px 0;
	padding: 8px 0 0 15px;
	width: 485px;/**/
	height: 21px;
	float: left;
	background-image: url(../images/sub_images/breadcrumbs_bg.gif);
	background-repeat: no-repeat;
	color: #58717b;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#breadcrumbs ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#breadcrumbs ul li {
	margin: 0;
	padding: 0;
	float: left;
}

#breadcrumbs ul li ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#breadcrumbs ul li ul li {
	margin: 0;
	padding: 0;
	float: left;
}

#breadcrumbs ul li a {
	color: #009bdf;
	font-weight: normal;
	text-decoration: none;
}

#breadcrumbs ul li a:hover {
	text-decoration: underline;
}
	
#contentArticle {
	margin: 0;
	padding: 0;
	width: 743px;
	float: left;
}

#contentHeaderBG {
	margin: 0;
	padding: 0 10px 0 15px;
	width: 718px;
	height: 29px;
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	background-image: url(../images/headers/headers_bg.jpg);
	background-repeat: no-repeat;
}

#contentHeader {
	margin: 0;
	padding: 10px 0 0 0;
	width: 250px;
	height: 19px;
	float: left;
}

#contentHeaderShoppingCart {
	margin: 0;
	padding: 0;
	width: 200px;
	height: 29px;
	float: right;
}

#contentLeftNav {
	margin: 0;
	padding: 20px 0 0 0;
	width: 216px;
	float: left;
}

#contentLeftNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#contentLeftNav ul li {
	margin: 0;
	padding: 10px 0;
	width: 216px;
}

#contentLeftNav ul li.top{
	margin: 0;
	padding: 10px 0;
	width: 216px;
	border-bottom: 1px solid #c8cdd0;
}

#contentLeftNav ul li ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#contentLeftNav ul li ul li.child {
	margin: 0;
	padding: 5px 0 5px 15px;
	width: 201px;	
	border-top: 1px solid #c8cdd0;
}
#contentLeftNav ul li ul li.child2 {
	margin: 0;
	padding: 0 0 5px 15px;
	width: 201px;	
}

#contentLeftNav ul li ul li ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#contentLeftNav ul li ul li ul li.childinner {
	margin: 0;
	padding: 5px 0 5px 15px;
	width: 185px;
}

#contentLeftNav ul li a {
	color: #009bdf;
	font-weight: bold;
	text-decoration: none;
}

#contentLeftNav ul li a:hover {
	text-decoration: underline;
}

#contentLeftNav ul li ul li.selected{
	color:#999999;
}

#contentArticleMain {
	margin: 0 0 0 15px;
	padding: 15px 0;
	width: 512px;
	float: right;
	font-size: 11px;
	text-align: justify;
}

#contentArticleMain a {
	color: #009bdf;
	font-weight: bold;
	text-decoration: none;
}

#contentArticleMain a:hover {
	text-decoration: underline;
}

#sitemap {
	margin: 0;
	padding: 0 0 0 15px;
	float: left;
	font-size: 12px;
}

#sitemap ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sitemap ul li {
	margin: 0;
	padding: 0 0 5px 0;
}


.hr {
	color:#c8cdd0;
	background-color:#c8cdd0;
	height:1px;
	border:none;	
}

#terms{
	margin: 0;
	padding: 0 0 0 10px;
	float: left;
}

#terms ol {
	margin: 0;
	padding: 0 0 0 10px;;
}

#terms  ol li {
	margin: 0;
	padding: 0 0 5px 0;
	line-height:20px;
}

.forgot {
	color: #009bdf;
}

#featured_ooostage_video_nav{
	background-image:url(../images/sub_images/ooostage_video/content_nav_bg.gif); 
	background-repeat:no-repeat; 
	background-position:top left;
	margin: 0; 
	padding: 0 10px 10px 0;	
	height:35px; 
	width:502px;
	color:#0072BF;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	float:left;
	text-align:center;
}

#featured_ooostage_video_nav ul {
	margin: 5px 25px 10px 25px;
	padding: 0;
	list-style: none;
}

#featured_ooostage_video_nav ul li {
	margin: 0;
	padding: 0 5px;
	float: left;
	text-align:center;
}

#featured_ooostage_video_nav ul li a {
	color: #0072BF;
	text-decoration: none;
}

#featured_ooostage_video_nav ul li a:hover {
	text-decoration: underline;
}

#featured_ooostage_video_nav ul li.verticalbar {
	padding-top:5px;
}

#featured_ooostage_video_nav ul li a.featured_ooostage_video_nav_selected {
	color:#485865;
	text-decoration: none;
}

.featured_ooostage_video_title{
	/*color:#0072BF;*/
	color:#485865;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	float:right;
	width:100px;
	line-height:20px;
	padding-bottom:20px;
}
.featured_ooostage_video_secs{
	color:#5E7781;
	font-size:15px;
	font-weight:bold;	
	text-align:left;
	float:right;
	width:100px;
	margin: 5px 0;
	line-height:20px;
}
.featured_ooostage_video_desc{
	color:#485865;
	font-size:11px;
	line-height:20px;
}

.featured_ooostage_video_sponser_title {
	margin:0;
	padding:0;
	color:#485865;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
}

.featured_ooostage_video_sponser_title_sub {
	margin:0;
	padding:0;
	color:#485865;
	font-size:11px;
}

#featured_ooostage_video_content_body{
	width:500px; 
	margin:0; 
	padding:0;
	float:left;
	line-height:20px;
}

#featured_ooostage_video_content_body_2{
	width:500px; 
	margin:10px 0 0 0;
	padding:0;
	float:left;
	line-height:20px;
}

#featured_ooostage_video_content_body_left{
	margin:0;
	padding:10px; 
	width:220px; 
	float:left; 
	text-align:left; 
	border:1px solid #C8CDD1;
}

#featured_ooostage_video_content_body_left_left{
	width:220px; 
	margin:0; 
	padding:0;
}

#featured_ooostage_video_content_body_left_left_left{
	float:left; 
	width:100px; 
	margin:0; 
	padding:0;
}

#featured_ooostage_video_content_body_left_left_right{
	float:left; 
	width:110px; 
	margin:0 0 0 10px; 
	padding:0;
}

#featured_ooostage_video_content_body_video{
	float:left; 
	width:220px; 
	margin:0; 
	padding:0;
}

#featured_ooostage_video_content_body_right{
	margin:0;
	padding:10px; 
	width:220px; 
	float:right;
	text-align:left; 
	border:1px solid #C8CDD1;
}

#featured_ooostage_video_content_sponser{
	width:500px; 
	margin:0; 
	padding:0;
	float:left;
}
.hr_ooostage_video_content{
	color:#C8CDD1; 
	background-color:#C8CDD1; 
	height:1px; 
	border:none;
	width:100%;
	margin: 5px 0 0 0;
	padding: 0;
	float:left;
}