*:focus {outline: 0;}
body {
	background-color: #FFFFFF;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	font-family:"Lucida Grande",Verdana, Arial, Helvetica, sans-serif;
	font-size:.7em;
	line-height:1.5em;
	color:#6b6b6b;
}
#pageTitle { color:#000000; font-weight:bold; }
#mainContainer {
	width:930px;
	margin-left:auto;
	margin-right:auto;
}

#margins #regularContent {
	width:870px;
	padding:30px;
	min-height:300px;
}

a:link {
	text-decoration:none;
	color:#188ade;
}
a:visited {
	text-decoration:none;
	color:#6540b9;
}
a:hover {
	text-decoration:none;
	color:#ff9800;
}


.orangeList {
	list-style:none;
}
.orangeList li {
	padding-left:15px;
	background:url(../_images/bullet_orange.gif) no-repeat 0 4px;
}

.highlightLink:link, .highlightLink:visited {
	display:block;
	color:#ff9800;
	background:url(../_images/arrow_9x9_orange.gif) no-repeat 0 4px;
	padding-left:14px;
}
.highlightLink:hover {
	color:#43a0e4;
	background:url(../_images/arrow_9x9_blue.gif) no-repeat 0 4px;
}



strong {
	color:#131313;
}

h1 {
	margin:0 0 17px 0;
	font-weight:normal;
	font-size:2em;
	line-height:1.4em;
}


/* Colors */
.darkGrey { color:#131313; }
.orange { color:#ff9800; }
.blue { color:#43a0e4; } 

/* Misc Classes */
.clearer { clear:both; display:block; }

/* Form Styles */

#login {
	margin:15px 0;
}
#login input {
	display:block;
	margin-top:6px;
	width:200px;
	border:#858585 solid 1px;
	color:#131313;
	font-size:1em;
	height:15px;
}

#loginBtn:link, #loginBtn:visited {
	display:block;
	width:113px;
	height:35px;
	text-indent:-5000px;
	background:url(../_images/btn_login_n.gif) no-repeat;
}
#loginBtn:hover {
	background:url(../_images/btn_login_r.gif) no-repeat;
}
input {
	color:#131313;
}
#goBtn:link, #goBtn:visited {
	display:block;
	width:16px;
	height:16px;
	background:url(../_images/arrow_16x16_orange.gif) no-repeat;
	float:right;
	text-indent:-5000px;
	padding-left:7px;
	margin-top:2px;
}
#goBtn:hover {
	background:url(../_images/arrow_16x16_blue.gif) no-repeat;
}
input {
	border:#858585 solid 1px;
	color:#131313;
	font-size:1em;
	height:15px;
}
#searchTerm {
	float:left;
	width:117px;
	margin-right:5px;
	border:#858585 solid 1px;
	color:#131313;
	font-size:1em;
	height:15px;
}
.error {
	color:#f3360a;
}

/* NAVIGATION */

#mainNavBar {
	width:930px;
	height:98px;
	background:url(../_images/nav_bkg.gif) no-repeat;
}

#mainNavBar a {
	display:block;
	float:left;
	height:58px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	padding-top:40px
}
#navLogo:link, #navLogo:visited {
	width:311px;
	text-indent:-5000px;
}
#navLogo:hover {
	background:url(../_images/nav_logo_r.gif) no-repeat;
}
#navEnd:link, #navEnd:visited {
	width:87px;
	text-align:left;
	padding-left:40px;
}
#navEnd:hover {
	background:url(../_images/nav_orange_end.gif) no-repeat;
}
.navSquare:link, .navSquare:visited {
	width:123px;	
}
.navSquare:hover {
	background:url(../_images/nav_orange_square.gif) no-repeat;
}


#subNavBar {
	padding:15px 30px 15px 30px;
}

#subNavLinks ul {
	list-style:none;
	margin:0;
	padding:0;
}
#subNavLinks ul li {
	float:left;
	padding-right:15px;
}
#subNavLinks .greyLink:link, #subNavLinks .greyLink:visited {
	color:#6b6b6b;
	line-height:1.7em;
}
#subNavLinks .greyLink:hover {
	color:#ff9800;
}
#subNavLinks .orangeLink:link, #subNavLinks .orangeLink:visited {
	color:#ff9800;
	line-height:1.7em;
}
#subNavLinks .orangeLink:hover {
	color:#43a0e4;
}
#homeIcon:link, #homeIcon:visited {
	text-indent:-5000px;
	display:block;
	width:12px;
	height:12px;
	background:url(../_images/home_icon_n.gif) no-repeat 0 2px;
	margin-top:3px;
}
#homeIcon:hover {
	background:url(../_images/home_icon_r.gif) no-repeat 0 2px;
}
#cartBtn .cartBtn:link, #cartBtn .cartBtn:visited {
	color:#ff9800;
}
#cartBtn .cartBtn:hover {
	color:#43a0e4;
}
#searchForm {
	float:right;
	width:150px;
}


/* Boxes */
#boxes {
	width:952px;
	padding:8px;
}
.bottomBox {
	width:250px;
	float:left;
	border-right:#CCCCCC dotted 1px;
	padding: 0 25px 0 25px;
	min-height:250px;
}

.lastBox {
	border-right:0;
}
#upcomingEventsTbl {
	margin:10px 0;
}
#upcomingEventsTbl tr {
	line-height:1.7em;
}
#newReleases {
	margin:10px 0 20px 0;
}

/* General Lists */
ol {
	margin:0;
	padding-left:17px;
}
ol li {
	padding-top:2px;
}


/* Footer Styles */
#footer {
	margin:30px 0;
	border-top:#CCCCCC dotted 1px;
	padding-top:6px;
}
#copyright {
	float:left;
	padding-left:28px;
}
#phoneNumber {
	float:right;
	padding-right:35px;
	color:#000000;
	/*color:#43a0e4;
	font-size:1.8em;
	letter-spacing:-1px;*/
}

/* table and search */


#tableHeader {
	color:#ffffff;
	background:#ff9800;
}
#results th {
	text-align:left;
}
.colorRow {
	background:#deecf6;
}


/* Column Pages */
#threeColumnContainer {
	padding-top:10px;
}
#imageColumn {
	min-height:200px;
	width:200px;
	float:left;
}
#imageColumn img {
	border:#CCCCCC solid 15px;
}
#textColumn {
	
	min-height:200px;
	width:410px;
	float:left;
	padding:0 30px;
}
#songsColumn {
	width:200px;
	min-height:200px;
	float:left;
	
}
#songsColumn h2 {
	font-size:1em;
	margin:0;
	color:#000000;
}
.sort:link, .sort:visited {
	color:#FFFFFF;
	display:inline-block;
	width:auto;
	padding-right:15px;
	background:url(../_images/sort_arrow.gif) no-repeat right;
}
.sort:hover {
	color:#188ade;
	background:url(../_images/sort_arrow_r.gif) no-repeat right;
	
}

/* Cart */
.buttonLinks {
 	dislplay:block;
	width:113px;
	height:36px;
	text-decoration:none;
	text-indent:-5000px;
	margin-top:50px;
}

#updateBTN:link, #updateBTN:visited {
	background:url(../_images/btn_update_n.gif) no-repeat;
	float:right;	
}
#updateBTN:hover {
	background:url(../_images/btn_update_r.gif) no-repeat;	
}

#checkoutBTN:link, #checkoutBTN:visited {
	background:url(../_images/btn_checkout_n.gif) no-repeat;
	float:right;	
}
#checkoutBTN:hover {
	background:url(../_images/btn_checkout_r.gif) no-repeat;	
}	
#nextBTN:link, #nextBTN:visited {
	background:url(../_images/btn_next_n.gif) no-repeat;
	float:right;	
}
#nextBTN:hover {
	background:url(../_images/btn_next_r.gif) no-repeat;	
}
#finalBTN:link, #finalBTN:visited {
	background:url(../_images/btn_final_n.gif) no-repeat;
	float:right;	
}
#finalBTN:hover {
	background:url(../_images/btn_final_r.gif) no-repeat;	
}
#submitBTN:link, #submitBTN:visited {
	float:left;
	background:url(../_images/btn_submit_n.gif) no-repeat;
}
#submitBTN:hover {
	background:url(../_images/btn_submit_r.gif) no-repeat;	
}


/* FORM STYLES */

.formArea {
	float:left;
	width:420px;
	
}
.formArea p{
	margin-top:0;
	line-height:20px;

}
.formArea h3{
	color:#000000;
}
.required {
	color:red;
}

label {
	float:left;
	width:13em;
	text-align:right;
	padding-right:5px;
}



.specialsBox {
	width:360px;
	height:160px;
	background:url(../_images/special_box.gif) no-repeat;
	color:#ffffff;
	padding:20px;
	margin-bottom:50px;
}
.specialsBox img {
	float:left;
	border:#fff solid 7px;
}
.specialsBox div {
	float:right;
	width:230px;
}

.specialsBox h1 {
	color:#188ade;
	font-weight:bold;
	font-size:1.70em;
	line-height:1.1em;
	margin-bottom:10px;
	
}
.specialsBox h2 {
	margin-top:0;
	color:#ff9800;
	font-weight:bold;
	font-size:1.2em;
}



#specialHeader { width:865px; height:68px; background:url(../_special-email/orange-ribbon.gif) no-repeat;  margin-bottom:20px; color:#ffffff;  font-family:"Bevan",Verdana, Arial, Helvetica, sans-serif; color:#ffffff; font-size:30px; line-height:62px; text-align:center; }

.calltoAction { color:#000000; font-family:"Bevan",Verdana, Arial, Helvetica, sans-serif;  text-align:center; font-size:18px;}
.calltoAction2 { color:#52aaeb; font-family:"Bevan",Verdana, Arial, Helvetica, sans-serif;  text-align:center; font-size:16px;}

.fourColumnContainer { width:213px; float:left; }
.fourColumnBody { background:url(../_special-email/blue-column-bkg.gif) no-repeat bottom; padding: 0 16px 20px 16px; min-height:930px;}
.fourColumnBody img { border:solid #ffffff 5px; }
.fourColumnTop { width:213px; height:20px; background:url(../_special-email/blue-column-bkg.gif) no-repeat top; }


.fourColumnBody h1 { font-family:"Bevan",Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:20px; line-height:22px; margin-top:15px;}
.fourColumnBody h2 { font-weight:bold; color:#000000; font-size:14px;}
.fourColumnTable .colorRow { background:#ffffff;}
.fourColumnTable { background:#ecf5fb; }
