@charset "utf-8";
body {
	background-image: url(../Images/BrickBkgrd.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}


a:link {
	color: #999999;
	text-decoration: underline;
}
a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
h1 {
	font-size: 24px;
	color: #FF9900;
	margin-top: 0.25em;
	margin-bottom: 0.7em;
	font-weight: normal;
}
h2 {
	font-size: 19px;
	color: #FFFFFF;
	margin-top: .3em;
	margin-bottom: 0.3em;
	font-weight: normal;
}
h3 {
	font-size: 1.1em;
	color: #999999;
	margin-top: .4em;
	margin-bottom: 0.3em;
	font-weight: bold;
}


.imgright {
	float: right;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-left: 15px;
	margin-bottom: 5px;
}
.imgleft {
	float: left;
	padding-right: 15px;
	padding-bottom: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
}

.counter {
	color: #999999;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	display: inline;
	padding-right: 10px;
	width: 50px;
	text-indent: 0px;
	float: none;
	clear: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.right_edge_fix {
	background-image: url(../Images/RightBorder.png);
	background-repeat: repeat-y;
	background-position: right top;
}

.date {
	color: #999999;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
	display: inline;
	text-indent: 0px;
	float: none;
	clear: none;
}


.topic_link {
	color: #FF9900;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	display: inline;
	padding-right: 20px;
}
.topic_link a:link {
	color: #FF9900;
	text-decoration: none;
}
.topic_link a:visited {
	color: #FF9966;
	text-decoration: none;
}
.topic_link a:hover {
	color: #FFCC66;
	text-decoration: underline;
}
.topic_link a:active {
	color: #FFCC66;
	text-decoration: underline;
}

.readmore_link {
	color: #FF9900;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	display: inline;
	font-style: italic;
}
a.readmore_link:link  {
	color: #FF9900;
	text-decoration: none;
}
a.readmore_link:visited {
	color: #FF9966;
	text-decoration: none;
}
a.readmore_link:hover {
	color: #FFCC66;
	text-decoration: underline;
}
a.readmore_link:active {
	color: #FFCC66;
	text-decoration: underline;
}


.general_content {
	font-size: 13px;
	color: #CCCCCC;
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 14px;
	padding-bottom: 20px;
	padding-left: 14px;
	background-color: #000000;
}
#Home, #Home_2 {
	font-size: 13px;
	color: #CCCCCC;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #000000;
}
.general_content_home_main {
	font-size: 13px;
	color: #CCCCCC;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
	background-color: #000000;
}

.general_content_home {
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	background-color: #000000;
}
.general_content_home .home_inputfield_name{
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	display: block;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
}
.general_content_home .search-box{
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	display: block;
	width: auto;
}
.general_content_home .cat_textbox_small{
	font-size: 15px;
	text-align: left;
	vertical-align: top;
	display: block;
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
	background-color: #666666;
	height: 20px;
	width: 190px;
	border: 0px solid #999999;
	margin: auto;
	padding-top: 2px;
	padding-bottom: 0px;
}
.general_content_home .cat_button{
	font-size: 13px;
	text-align: center;
	vertical-align: top;
	display: block;
	color: #000000;
	background-color: #FF9900;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: 0px solid #FF9900;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 22px;
	cursor: pointer;
	width: auto;
}

.general_content_home .item{
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	font-weight: normal;
	display: block;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 200px;
	
}


.general_content_home .topic_link {
	font-size: 1.1em;
	padding-right: 0px;
}
/* Home news styles */
.general_content_home .counter {
	color: #0033FF;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	display: inline-block;
	padding-right: 0px;
	width: 0px;
	text-indent: -9999px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	float: left;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.general_content_home .date {
	color: #CC9900;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
	display: inline-block;
	text-indent: -9999px;
	float: left;
	clear: both;
}






.home_content {
	padding-left: 8px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	margin: 0px;
	background-color: #000000;
}


.home-features-container {
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#menu-hide {
	display: none;
}

.main_menu_cell {
	text-align: center;
	vertical-align: bottom;
	margin-top: 0px !important;
	margin-right: auto !important;
	margin-bottom: 0px !important;
	margin-left: auto !important;
}



.menu_norm {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	display: inline-block;
	width: auto;
	border-left-width: 0px;
	border-left-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 15px;
	padding-left: 15px;
	cursor: pointer;
	white-space: nowrap;
	clear: none;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;	
}
.menu_over {
	font-weight: bold;
	color: #FF9900;
	text-align: center;
	vertical-align: top;
	display: inline-block;
	width: auto;
	border-left-width: 0px;
	border-left-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 15px;
	padding-left: 15px;
	cursor: pointer;
	white-space: nowrap;
	clear: none;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;
}
.menu_on {
	font-weight: bold;
	color: #FF9900;
	text-align: center;
	vertical-align: top;
	display: inline-block;
	width: auto;
	border-left-width: 0px;
	border-left-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 15px;
	padding-left: 15px;
	cursor: pointer;
	white-space: nowrap;
	clear: none;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;
}



.submenu_norm {
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	display: block;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 8px;
	padding-left: 8px;
	cursor: pointer;
	white-space: nowrap;
	float: left;
	clear: none;
	padding-top: 4px;
	padding-bottom: 3px;
	background-color: #666666;
	border: 0px solid #000000;
	text-decoration: none;
	margin-right: -16px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.submenu_over {
	font-weight: normal;
	color: #FF9900;
	text-align: left;
	vertical-align: middle;
	display: block;
	width: 100%;
	border-left-width: 1px;
	border-left-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 8px;
	padding-left: 8px;
	cursor: pointer;
	white-space: nowrap;
	float: left;
	clear: none;
	padding-top: 4px;
	padding-bottom: 3px;
	background-color: #666666;
	border: 0px solid #000000;
	text-decoration: none;
	margin-right: -16px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.submenu_on {
	font-weight: normal;
	color: #FF9900;
	text-align: left;
	vertical-align: middle;
	display: block;
	width: 100%;
	border-left-width: 1px;
	border-left-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 8px;
	padding-left: 8px;
	cursor: pointer;
	white-space: nowrap;
	float: left;
	clear: none;
	padding-top: 4px;
	padding-bottom: 3px;
	background-color: #666666;
	border: 0px solid #000000;
	text-decoration: none;
	margin-right: -16px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.test {
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}



.footer_menu_cell {
	text-align: center;
	vertical-align: top;
	font-size: 10px;
	color: #CCCCCC;
	background-image: url(../Images/Footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 60px;
}
.footer_menu_norm {
	font-weight: bold;
	color: #999999;
	text-align: center;
	vertical-align: top;
	display: inline-block;
	width: auto;
	border-left-width: 0px;
	border-left-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 15px;
	padding-left: 15px;
	cursor: pointer;
	white-space: nowrap;
	float: left;
	clear: none;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;
}
.footer_menu_over {
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
	vertical-align: top;
	display: inline-block;
	width: auto;
	border-left-width: 0px;
	border-left-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 15px;
	padding-left: 15px;
	cursor: pointer;
	white-space: nowrap;
	float: left;
	clear: none;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;
}

.footer_menu_on {
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
	vertical-align: top;
	display: inline-block;
	width: auto;
	border-left-width: 0px;
	border-left-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 15px;
	padding-left: 15px;
	cursor: pointer;
	white-space: nowrap;
	float: left;
	clear: none;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;
}
.home_news_thumbs{
	vertical-align: top;
}
.home_news_thumbs img{
	padding: 0px;
	border: 2px solid #FFFFFF;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}
.home_subitem_header {
	font-size: 1.1em;
	color: #FF9900;
	display: block;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	font-weight: bold;
}
/* PRODUCT REVIEW - PRODUCT TARGET END */
.home_subitem_text {
	font-size: 1em;
	color: #FFFFFF;
	display: block;
	margin-top: 0.1em;
	margin-bottom: 1em;
	font-weight: normal;
}


/* image gallery styles */
.stepcarousel_2vids{
	position: relative; /*leave this value alone*/
	border: 0px solid black;
	overflow: scroll; /*leave this value alone*/
	width: 228px; /*Width of Carousel Viewer itself*/
	height: 148px; /*Height should enough to fit largest content's height*/
	left: 0px;
	top: 0px;
	right: 200px;
	bottom: 0px;
	display: inline;
	clear: none;
	float: left;
}


.stepcarousel_2vids .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
	display: inline;
}

.stepcarousel_2vids .panel{
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 0px; /*margin around each panel*/
	width: 228px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.flash_video_2vids {
	display: inline;
	height: 148px;
	width: 228px;
	overflow: hidden;
}

.stepcarousel_2vids .panel2 {
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 0px; /*margin around each panel*/
	width: 228px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}



/* image gallery styles */
.stepcarousel{
	position: relative; /*leave this value alone*/
	border: 0px solid black;
	overflow: scroll; /*leave this value alone*/
	width: 540px; /*Width of Carousel Viewer itself*/
	height: 457px; /*Height should enough to fit largest content's height*/
	left: 0px;
	top: 0px;
	right: 200px;
	bottom: 0px;
	display: inline;
	clear: none;
	float: left;
}


.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
	display: inline;
}

.stepcarousel .panel{
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 0px; /*margin around each panel*/
	width: 540px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.flash_video {
	display: inline;
	height: 296px;
	width: 540px;
	overflow: hidden;
}

.stepcarousel .panel2 {
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 0px; /*margin around each panel*/
	width: 456px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}



/* ARTIST INTERVIEW - PRODUCT TARGET START */

#Artist-Interviews .mp3_plyr {
	display: none;
}
#Artist-Interviews #on .mp3_plyr {
	display: inline-block;
	padding-top: 20px;
	padding-bottom: 20px;
	width: auto;
}

#Artist-Interviews .productItem .shop-product-small img {
	color: #0066FF;
	height: auto;
	width: 100px;
	float: left;
	margin-right: 10px;
	margin-bottom: 30px;
}
#Artist-Interviews .shop-main {
	margin-top: 0px;
}

#Artist-Interviews .shop-main .header {
	border-bottom: 1px solid #eee;
	height: 27px;
	line-height: 27px;
	margin: 0 0 18px;
}

#Artist-Interviews .shop-main .breadcrumbs {
	float: left;
	width: 40%;
}

#Artist-Interviews .shop-main .cart-summary {
	float: right;
	width: 40%;
	display: none;
}

#Artist-Interviews table.catalogueTable {
	border-collapse:collapse;
	border-spacing:0;
	width: 100%;
	margin: 0 0 18px;
	display: none;
}

#Artist-Interviews table.productTable {
	border-collapse:collapse;
	border-spacing:0;	
	table-layout: fixed;
	width: 100%;
}

#Artist-Interviews table.productTable td {
	padding: 0px;
}

#Artist-Interviews .shop-product-small {
	background: #000000 ;
	border: 0px solid #ddd;
	color: #fff;
}

#Artist-Interviews .shop-product-small h5 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	min-height: 0px;
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#Artist-Interviews .shop-product-small h4 a:link {
	color: #1969bc ;
}

#Artist-Interviews .shop-product-small h5 a:link {
	text-decoration: none;
	color: #FF9900;
}

#Artist-Interviews .shop-product-small h5 a:hover {
	text-decoration: underline;
	color: #FF9900;
}
#Artist-Interviews .shop-product-small h5 a:visited {
	text-decoration: none;
	color: #FFCC00;
}

#Artist-Interviews .date {
	color: #999999;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
	display: inline;
	text-indent: 0px;
	float: none;
	clear: none;
	padding-bottom: 3px;
}
#Artist-Interviews .short_desc {
	color: #CCCCCC;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	overflow: hidden;
	height: 62px;
	background-image: url(../Images/more-arrows.gif);
	background-repeat: no-repeat;
	background-position: right 52px;
	padding-right: 27px;
	margin-bottom: 25px;
}

#Artist-Interviews .shop-product-small ul {
	background: #f9f9f9;
	padding: 18px;
	display: none;
}

#Artist-Interviews .footer {
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
}

#Artist-Interviews .shop-product-large {
	background: #000000 ;
	border: 0px solid #ddd;
	color: #fff;
}
#Artist-Interviews .shop-product-large .description {
	padding-top: 5px;
}
#Artist-Interviews .shop-product-large h1 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	min-height: 0px;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #FF9900;
}

#Artist-Interviews .shop-product-large h4 a:link {
	color: #1969bc ;
}

#Artist-Interviews .shop-product-large h1 a:link {
	text-decoration: none;
	color: #FF9900;
}

#Artist-Interviews .shop-product-large h1 a:hover {
	text-decoration: underline;
	color: #FF9900;
}
#Artist-Interviews .shop-product-large h1 a:visited {
	text-decoration: none;
	color: #FFCC00;
}
#Artist-Interviews .shop-product-large ul {
	background: #f9f9f9;
	padding: 18px;
	display: none;
}
#Artist-Interviews .details {
	float: none;
	min-height: auto;
	height: auto !important; /* for modern browsers */
	height: auto; /* for IE5.x and IE6 */
	padding: 0px;
	width: auto;
	background-color: #000000;
}
#Artist-Interviews .shop-product-large .image {
	margin-left: auto;
	min-height: auto;
	height: auto !important; /* for modern browsers */
	height: auto; /* for IE5.x and IE6 */
	padding: 8px;
	text-align: center;
	float: right;
	width: 350px;
}
#Artist-Interviews .shop-product-large img {
	color: #0066FF;
	height: auto;
	width: 300px;
	max-width: 360px;
	width: auto !important; /* for modern browsers */
	float: none;
	margin-right: 0px;
	margin-bottom: 0px;
}
#Artist-Interviews .shop-product-large .poplets {
	margin-top: 36px;
	padding: 9px 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	vertical-align: bottom;
}
#Artist-Interviews .shop-product-large .poplets img {
	color: #FFFFFF;
	height: auto;
	width: 100px;
	float: none;
	border: 1px solid #333333;
	padding: 1px;
	margin: 3px;
}
/* ARTIST INTERVIEW - PRODUCT TARGET END */


/* ARTIST INTERVIEW - HOME FEATURE - PRODUCT TARGET START */

#artist-feature li {
	margin-left: -40px;
	list-style-type: none;
}

#artist-feature .mp3_plyr {
	display: none;
}
#artist-feature #on .mp3_plyr {
	display: inline-block;
	padding-top: 20px;
	padding-bottom: 20px;
	width: auto;
}

#artist-feature .productItem .shop-product-small img {
	color: #0066FF;
	height: auto;
	width: 100px;
	float: left;
	margin-right: 10px;
	margin-bottom: 30px;
}
#artist-feature .shop-main {
	margin-top: 0px;
}

#artist-feature .shop-main .header {
	border-bottom: 1px solid #eee;
	height: 27px;
	line-height: 27px;
	margin: 0 0 18px;
}



#artist-feature .shop-product-small {
	background: #000000 ;
	border: 0px solid #ddd;
	color: #fff;
}

#artist-feature .shop-product-small h5 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	min-height: 0px;
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#artist-feature .shop-product-small h4 a:link {
	color: #1969bc ;
}

#artist-feature .shop-product-small h5 a:link {
	text-decoration: none;
	color: #FF9900;
}

#artist-feature .shop-product-small h5 a:hover {
	text-decoration: underline;
	color: #FF9900;
}
#artist-feature .shop-product-small h5 a:visited {
	text-decoration: none;
	color: #FFCC00;
}

#artist-feature .date {
	color: #999999;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
	display: inline;
	text-indent: 0px;
	float: none;
	clear: none;
	padding-bottom: 3px;
}
#artist-feature .short_desc {
	color: #CCCCCC;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	overflow: hidden;
	height: 62px;
	background-image: url(../Images/more-arrows.gif);
	background-repeat: no-repeat;
	background-position: right 52px;
	padding-right: 27px;
	margin-bottom: 25px;
}

#artist-feature .shop-product-small ul {
	background: #f9f9f9;
	padding: 18px;
	display: none;
}




/* ARTIST INTERVIEW - HOME FEATURE - PRODUCT TARGET END */


/* CD-DVD REVIEW - PRODUCT TARGET START */

#CD-Reviews .mp3_plyr {
	display: none;
}
#CD-Reviews #on .mp3_plyr {
	display: inline-block;
	padding-top: 20px;
	padding-bottom: 20px;
	width: auto;
}

#CD-Reviews .productItem .shop-product-small img {
	color: #0066FF;
	height: auto;
	width: 100px;
	float: left;
	margin-right: 10px;
	margin-bottom: 30px;
}
#CD-Reviews .shop-main {
	margin-top: 0px;
}

#CD-Reviews .shop-main .header {
	border-bottom: 1px solid #eee;
	height: 27px;
	line-height: 27px;
	margin: 0 0 18px;
}

#CD-Reviews .shop-main .breadcrumbs {
	float: left;
	width: 40%;
}

#CD-Reviews .shop-main .cart-summary {
	float: right;
	width: 40%;
	display: none;
}

#CD-Reviews table.catalogueTable {
	border-collapse:collapse;
	border-spacing:0;
	width: 100%;
	margin: 0 0 18px;
	display: none;
}

#CD-Reviews table.productTable {
	border-collapse:collapse;
	border-spacing:0;	
	table-layout: fixed;
	width: 100%;
}

#CD-Reviews table.productTable td {
	padding: 0px;
}

#CD-Reviews .shop-product-small {
	background: #000000 ;
	border: 0px solid #ddd;
	color: #fff;
}

#CD-Reviews .shop-product-small h5 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	min-height: 0px;
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#CD-Reviews .shop-product-small h4 a:link {
	color: #1969bc ;
}

#CD-Reviews .shop-product-small h5 a:link {
	text-decoration: none;
	color: #FF9900;
}

#CD-Reviews .shop-product-small h5 a:hover {
	text-decoration: underline;
	color: #FF9900;
}
#CD-Reviews .shop-product-small h5 a:visited {
	text-decoration: none;
	color: #FFCC00;
}

#CD-Reviews .date {
	color: #999999;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
	display: inline;
	text-indent: 0px;
	float: none;
	clear: none;
	padding-bottom: 3px;
}
#CD-Reviews .short_desc {
	color: #CCCCCC;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	overflow: hidden;
	height: 62px;
	background-image: url(../Images/more-arrows.gif);
	background-repeat: no-repeat;
	background-position: right 52px;
	padding-right: 27px;
	margin-bottom: 25px;	
}

#CD-Reviews .shop-product-small ul {
	background: #f9f9f9;
	padding: 18px;
	display: none;
}

#CD-Reviews .footer {
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
}

#CD-Reviews .shop-product-large {
	background: #000000 ;
	border: 0px solid #ddd;
	color: #fff;
}
#CD-Reviews .shop-product-large .description {
	padding-top: 5px;
}
#CD-Reviews .shop-product-large h1 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	min-height: 0px;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #FF9900;
}

#CD-Reviews .shop-product-large h4 a:link {
	color: #1969bc ;
}

#CD-Reviews .shop-product-large h1 a:link {
	text-decoration: none;
	color: #FF9900;
}

#CD-Reviews .shop-product-large h1 a:hover {
	text-decoration: underline;
	color: #FF9900;
}
#CD-Reviews .shop-product-large h1 a:visited {
	text-decoration: none;
	color: #FFCC00;
}
#CD-Reviews .shop-product-large ul {
	background: #f9f9f9;
	padding: 18px;
	display: none;
}
#CD-Reviews .details {
	float: none;
	min-height: auto;
	height: auto !important; /* for modern browsers */
	height: auto; /* for IE5.x and IE6 */
	padding: 0px;
	width: auto;
	background-color: #000000;
}
#CD-Reviews .shop-product-large .image {
	margin-left: auto;
	min-height: auto;
	height: auto !important; /* for modern browsers */
	height: auto; /* for IE5.x and IE6 */
	padding: 8px;
	text-align: center;
	float: right;
	width: 350px;
}
#CD-Reviews .shop-product-large img {
	color: #0066FF;
	height: auto;
	width: 300px;
	max-width: 360px;
	width: auto !important; /* for modern browsers */
	float: none;
	margin-right: 0px;
	margin-bottom: 0px;
}
#CD-Reviews .shop-product-large .poplets {
	margin-top: 36px;
	padding: 9px 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	vertical-align: bottom;
}
#CD-Reviews .shop-product-large .poplets img {
	color: #FFFFFF;
	height: auto;
	width: 100px;
	float: none;
	border: 1px solid #333333;
	padding: 1px;
	margin: 3px;
}
/* CD-DVD REVIEW - PRODUCT TARGET END */



/* CONCERT REVIEW - PRODUCT TARGET START */

#Concert-Reviews .mp3_plyr {
	display: none;
}
#Concert-Reviews #on .mp3_plyr {
	display: inline-block;
	padding-top: 20px;
	padding-bottom: 20px;
	width: auto;
}

#Concert-Reviews .productItem .shop-product-small img {
	color: #0066FF;
	height: auto;
	width: 100px;
	float: left;
	margin-right: 10px;
	margin-bottom: 30px;
}
#Concert-Reviews .shop-main {
	margin-top: 0px;
}

#Concert-Reviews .shop-main .header {
	border-bottom: 1px solid #eee;
	height: 27px;
	line-height: 27px;
	margin: 0 0 18px;
}

#Concert-Reviews .shop-main .breadcrumbs {
	float: left;
	width: 40%;
}

#Concert-Reviews .shop-main .cart-summary {
	float: right;
	width: 40%;
	display: none;
}

#Concert-Reviews table.catalogueTable {
	border-collapse:collapse;
	border-spacing:0;
	width: 100%;
	margin: 0 0 18px;
	display: none;
}

#Concert-Reviews table.productTable {
	border-collapse:collapse;
	border-spacing:0;	
	table-layout: fixed;
	width: 100%;
}

#Concert-Reviews table.productTable td {
	padding: 0px;
}

#Concert-Reviews .shop-product-small {
	background: #000000 ;
	border: 0px solid #ddd;
	color: #fff;
}

#Concert-Reviews .shop-product-small h5 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	min-height: 0px;
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#Concert-Reviews .shop-product-small h4 a:link {
	color: #1969bc ;
}

#Concert-Reviews .shop-product-small h5 a:link {
	text-decoration: none;
	color: #FF9900;
}

#Concert-Reviews .shop-product-small h5 a:hover {
	text-decoration: underline;
	color: #FF9900;
}
#Concert-Reviews .shop-product-small h5 a:visited {
	text-decoration: none;
	color: #FFCC00;
}

#Concert-Reviews .date {
	color: #999999;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
	display: inline;
	text-indent: 0px;
	float: none;
	clear: none;
	padding-bottom: 3px;
}
#Concert-Reviews .short_desc {
	color: #CCCCCC;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	overflow: hidden;
	height: 62px;
	background-image: url(../Images/more-arrows.gif);
	background-repeat: no-repeat;
	background-position: right 52px;
	padding-right: 27px;
	margin-bottom: 25px;	
}

#Concert-Reviews .shop-product-small ul {
	background: #f9f9f9;
	padding: 18px;
	display: none;
}

#Concert-Reviews .footer {
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
}

#Concert-Reviews .shop-product-large {
	background: #000000 ;
	border: 0px solid #ddd;
	color: #fff;
}
#Concert-Reviews .shop-product-large .description {
	padding-top: 5px;
}
#Concert-Reviews .shop-product-large h1 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	min-height: 0px;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #FF9900;
}

#Concert-Reviews .shop-product-large h4 a:link {
	color: #1969bc ;
}

#Concert-Reviews .shop-product-large h1 a:link {
	text-decoration: none;
	color: #FF9900;
}

#Concert-Reviews .shop-product-large h1 a:hover {
	text-decoration: underline;
	color: #FF9900;
}
#Concert-Reviews .shop-product-large h1 a:visited {
	text-decoration: none;
	color: #FFCC00;
}
#Concert-Reviews .shop-product-large ul {
	background: #f9f9f9;
	padding: 18px;
	display: none;
}
#Concert-Reviews .details {
	float: none;
	min-height: auto;
	height: auto !important; /* for modern browsers */
	height: auto; /* for IE5.x and IE6 */
	padding: 0px;
	width: auto;
	background-color: #000000;
}
#Concert-Reviews .shop-product-large .image {
	margin-left: auto;
	min-height: auto;
	height: auto !important; /* for modern browsers */
	height: auto; /* for IE5.x and IE6 */
	padding: 8px;
	text-align: center;
	float: right;
	width: 350px;
}
#Concert-Reviews .shop-product-large img {
	color: #0066FF;
	height: auto;
	width: 300px;
	max-width: 360px;
	width: auto !important; /* for modern browsers */
	float: none;
	margin-right: 0px;
	margin-bottom: 0px;
}
#Concert-Reviews .shop-product-large .poplets {
	margin-top: 36px;
	padding: 9px 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	vertical-align: bottom;
}
#Concert-Reviews .shop-product-large .poplets img {
	color: #FFFFFF;
	height: auto;
	width: 100px;
	float: none;
	border: 1px solid #333333;
	padding: 1px;
	margin: 3px;
}


/* PRODUCT REVIEW - PRODUCT TARGET START */

#Product-Reviews .mp3_plyr {
	display: none;
}
#Product-Reviews #on .mp3_plyr {
	display: inline-block;
	padding-top: 20px;
	padding-bottom: 20px;
	width: auto;
}

#Product-Reviews .productItem .shop-product-small img {
	color: #0066FF;
	height: auto;
	width: 100px;
	float: left;
	margin-right: 10px;
	margin-bottom: 30px;
}
#Product-Reviews .shop-main {
	margin-top: 0px;
}

#Product-Reviews .shop-main .header {
	border-bottom: 1px solid #eee;
	height: 27px;
	line-height: 27px;
	margin: 0 0 18px;
}

#Product-Reviews .shop-main .breadcrumbs {
	float: left;
	width: 40%;
}

#Product-Reviews .shop-main .cart-summary {
	float: right;
	width: 40%;
	display: none;
}

#Product-Reviews table.catalogueTable {
	border-collapse:collapse;
	border-spacing:0;
	width: 100%;
	margin: 0 0 18px;
	display: none;
}

#Product-Reviews table.productTable {
	border-collapse:collapse;
	border-spacing:0;	
	table-layout: fixed;
	width: 100%;
}

#Product-Reviews table.productTable td {
	padding: 0px;
}

#Product-Reviews .shop-product-small {
	background: #000000 ;
	border: 0px solid #ddd;
	color: #fff;
}

#Product-Reviews .shop-product-small h5 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	min-height: 0px;
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#Product-Reviews .shop-product-small h4 a:link {
	color: #1969bc ;
}

#Product-Reviews .shop-product-small h5 a:link {
	text-decoration: none;
	color: #FF9900;
}

#Product-Reviews .shop-product-small h5 a:hover {
	text-decoration: underline;
	color: #FF9900;
}
#Product-Reviews .shop-product-small h5 a:visited {
	text-decoration: none;
	color: #FFCC00;
}

#Product-Reviews .date {
	color: #999999;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
	display: inline;
	text-indent: 0px;
	float: none;
	clear: none;
	padding-bottom: 3px;
}
#Product-Reviews .short_desc {
	color: #CCCCCC;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	overflow: hidden;
	height: 62px;
	background-image: url(../Images/more-arrows.gif);
	background-repeat: no-repeat;
	background-position: right 52px;
	padding-right: 27px;
	margin-bottom: 25px;	
}

#Product-Reviews .shop-product-small ul {
	background: #f9f9f9;
	padding: 18px;
	display: none;
}

#Product-Reviews .footer {
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
}

#Product-Reviews .shop-product-large {
	background: #000000 ;
	border: 0px solid #ddd;
	color: #fff;
}
#Product-Reviews .shop-product-large .description {
	padding-top: 5px;
}
#Product-Reviews .shop-product-large h1 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	min-height: 0px;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #FF9900;
}

#Product-Reviews .shop-product-large h4 a:link {
	color: #1969bc ;
}

#Product-Reviews .shop-product-large h1 a:link {
	text-decoration: none;
	color: #FF9900;
}

#Product-Reviews .shop-product-large h1 a:hover {
	text-decoration: underline;
	color: #FF9900;
}
#Product-Reviews .shop-product-large h1 a:visited {
	text-decoration: none;
	color: #FFCC00;
}
#Product-Reviews .shop-product-large ul {
	background: #f9f9f9;
	padding: 18px;
	display: none;
}
#Product-Reviews .details {
	float: none;
	min-height: auto;
	height: auto !important; /* for modern browsers */
	height: auto; /* for IE5.x and IE6 */
	padding: 0px;
	width: auto;
	background-color: #000000;
}
#Product-Reviews .shop-product-large .image {
	margin-left: auto;
	min-height: auto;
	height: auto !important; /* for modern browsers */
	height: auto; /* for IE5.x and IE6 */
	padding: 8px;
	text-align: center;
	float: right;
	width: 350px;
}
#Product-Reviews .shop-product-large img {
	color: #0066FF;
	height: auto;
	width: 300px;
	max-width: 360px;
	width: auto !important; /* for modern browsers */
	float: none;
	margin-right: 0px;
	margin-bottom: 0px;
}
#Product-Reviews .shop-product-large .poplets {
	margin-top: 36px;
	padding: 9px 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	vertical-align: bottom;
}
#Product-Reviews .shop-product-large .poplets img {
	color: #FFFFFF;
	height: auto;
	width: 100px;
	float: none;
	border: 1px solid #333333;
	padding: 1px;
	margin: 3px;
}



/* NEWS - PRODUCT TARGET START */

#News .mp3_plyr {
	display: none;
}
#News #on .mp3_plyr {
	display: inline-block;
	padding-top: 20px;
	padding-bottom: 20px;
	width: auto;
}

#News .productItem .shop-product-small img {
	color: #0066FF;
	height: auto;
	width: 100px;
	float: left;
	margin-right: 10px;
	margin-bottom: 30px;
}
#News .shop-main {
	margin-top: 0px;
}

#News .shop-main .header {
	border-bottom: 1px solid #eee;
	height: 27px;
	line-height: 27px;
	margin: 0 0 18px;
}

#News .shop-main .breadcrumbs {
	float: left;
	width: 40%;
}

#News .shop-main .cart-summary {
	float: right;
	width: 40%;
	display: none;
}

#News table.catalogueTable {
	border-collapse:collapse;
	border-spacing:0;
	width: 100%;
	margin: 0 0 18px;
	display: none;
}

#News table.productTable {
	border-collapse:collapse;
	border-spacing:0;	
	table-layout: fixed;
	width: 100%;
}

#News table.productTable td {
	padding: 0px;
}

#News .shop-product-small {
	background: #000000 ;
	border: 0px solid #ddd;
	color: #fff;
}

#News .shop-product-small h5 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	min-height: 0px;
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#News .shop-product-small h4 a:link {
	color: #1969bc ;
}

#News .shop-product-small h5 a:link {
	text-decoration: none;
	color: #FF9900;
}

#News .shop-product-small h5 a:hover {
	text-decoration: underline;
	color: #FF9900;
}
#News .shop-product-small h5 a:visited {
	text-decoration: none;
	color: #FFCC00;
}

#News .date {
	color: #999999;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
	display: inline;
	text-indent: 0px;
	float: none;
	clear: none;
	padding-bottom: 3px;
}
#News .short_desc {
	color: #CCCCCC;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	overflow: hidden;
	height: 62px;
	background-image: url(../Images/more-arrows.gif);
	background-repeat: no-repeat;
	background-position: right 52px;
	padding-right: 27px;
	margin-bottom: 25px;	
}

#News .shop-product-small ul {
	background: #f9f9f9;
	padding: 18px;
	display: none;
}

#News .footer {
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
}

#News .shop-product-large {
	background: #000000 ;
	border: 0px solid #ddd;
	color: #fff;
}
#News .shop-product-large .description {
	padding-top: 5px;
}
#News .shop-product-large h1 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	min-height: 0px;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #FF9900;
}

#News .shop-product-large h4 a:link {
	color: #1969bc ;
}

#News .shop-product-large h1 a:link {
	text-decoration: none;
	color: #FF9900;
}

#News .shop-product-large h1 a:hover {
	text-decoration: underline;
	color: #FF9900;
}
#News .shop-product-large h1 a:visited {
	text-decoration: none;
	color: #FFCC00;
}
#News .shop-product-large ul {
	background: #f9f9f9;
	padding: 18px;
	display: none;
}
#News .details {
	float: none;
	min-height: auto;
	height: auto !important; /* for modern browsers */
	height: auto; /* for IE5.x and IE6 */
	padding: 0px;
	width: auto;
	background-color: #000000;
}
#News .shop-product-large .image {
	margin-left: auto;
	min-height: auto;
	height: auto !important; /* for modern browsers */
	height: auto; /* for IE5.x and IE6 */
	padding: 8px;
	text-align: center;
	float: right;
	width: 350px;
}
#News .shop-product-large img {
	color: #0066FF;
	height: auto;
	width: 300px;
	max-width: 360px;
	width: auto !important; /* for modern browsers */
	float: none;
	margin-right: 0px;
	margin-bottom: 0px;
}
#News .shop-product-large .poplets {
	margin-top: 36px;
	padding: 9px 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	vertical-align: bottom;
}
#News .shop-product-large .poplets img {
	color: #FFFFFF;
	height: auto;
	width: 100px;
	float: none;
	border: 1px solid #333333;
	padding: 1px;
	margin: 3px;
}


/* HOME PG FEATURE NEWS - PRODUCT TARGET START */


#news-feature li {
	margin-left: -40px;
	list-style-type: none;
}

#news-feature .mp3_plyr {
	display: none;
}
#news-feature #on .mp3_plyr {
	display: inline-block;
	padding-top: 20px;
	padding-bottom: 20px;
	width: auto;
}

#news-feature .productItem .shop-product-small img {
	color: #0066FF;
	height: auto;
	width: 100px;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
#news-feature .shop-main {
	margin-top: 0px;
}

#news-feature .shop-main .header {
	border-bottom: 1px solid #eee;
	height: 27px;
	line-height: 27px;
	margin: 0 0 18px;
}



#news-feature .shop-product-small {
	background: #000000 ;
	border: 0px solid #ddd;
	color: #fff;
}

#news-feature .shop-product-small h5 {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	min-height: 0px;
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #FF9900;
}

#news-feature .shop-product-small h4 a:link {
	color: #1969bc ;
}

#news-feature .shop-product-small h5 a:link {
	text-decoration: none;
	color: #FF9900;
}

#news-feature .shop-product-small h5 a:hover {
	text-decoration: underline;
	color: #FF9900;
}
#news-feature .shop-product-small h5 a:visited {
	text-decoration: none;
	color: #FFCC00;
}

#news-feature .date {
	color: #999999;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
	display: inline;
	text-indent: 0px;
	float: none;
	clear: none;
	padding-bottom: 3px;
}
#news-feature .short_desc {
	color: #CCCCCC;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	overflow: hidden;
	height: 62px;
	background-image: url(../Images/more-arrows.gif);
	background-repeat: no-repeat;
	background-position: right 52px;
	padding-right: 27px;
	margin-bottom: 25px;
	display: none;
}

#news-feature .shop-product-small ul {
	background: #f9f9f9;
	padding: 18px;
	display: none;
}
#news-feature .shop-product-small img {
	display: none;
}


/* HOME PAGE FEATURE NEWS - PRODUCT TARGET END */


/* INTERVIEWS - PRODUCT TARGET START */

#Interviews .mp3_plyr {
	display: none;
}
#Interviews #on .mp3_plyr {
	display: inline-block;
	padding-top: 20px;
	padding-bottom: 20px;
	width: auto;
}

#Interviews .productItem .shop-product-small img {
	color: #0066FF;
	height: auto;
	width: 100px;
	float: left;
	margin-right: 10px;
	margin-bottom: 30px;
}
#Interviews .shop-main {
	margin-top: 0px;
}

#Interviews .shop-main .header {
	border-bottom: 1px solid #eee;
	height: 27px;
	line-height: 27px;
	margin: 0 0 18px;
}

#Interviews .shop-main .breadcrumbs {
	float: left;
	width: 40%;
}

#Interviews .shop-main .cart-summary {
	float: right;
	width: 40%;
	display: none;
}

#Interviews table.catalogueTable {
	border-collapse:collapse;
	border-spacing:0;
	width: 100%;
	margin: 0 0 18px;
	display: none;
}

#Interviews table.productTable {
	border-collapse:collapse;
	border-spacing:0;	
	table-layout: fixed;
	width: 100%;
}

#Interviews table.productTable td {
	padding: 0px;
}

#Interviews .shop-product-small {
	background: #000000 ;
	border: 0px solid #ddd;
	color: #fff;
}

#Interviews .shop-product-small h5 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	min-height: 0px;
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#Interviews .shop-product-small h4 a:link {
	color: #1969bc ;
}

#Interviews .shop-product-small h5 a:link {
	text-decoration: none;
	color: #FF9900;
}

#Interviews .shop-product-small h5 a:hover {
	text-decoration: underline;
	color: #FF9900;
}
#Interviews .shop-product-small h5 a:visited {
	text-decoration: none;
	color: #FFCC00;
}

#Interviews .date {
	color: #999999;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
	display: inline;
	text-indent: 0px;
	float: none;
	clear: none;
	padding-bottom: 3px;
}
#Interviews .short_desc {
	color: #CCCCCC;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	overflow: hidden;
	height: 62px;
	background-image: url(../Images/more-arrows.gif);
	background-repeat: no-repeat;
	background-position: right 52px;
	padding-right: 27px;
	margin-bottom: 25px;	
}

#Interviews .shop-product-small ul {
	background: #f9f9f9;
	padding: 18px;
	display: none;
}

#Interviews .footer {
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
}

#Interviews .shop-product-large {
	background: #000000 ;
	border: 0px solid #ddd;
	color: #fff;
}
#Interviews .shop-product-large .description {
	padding-top: 5px;
}
#Interviews .shop-product-large h1 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	min-height: 0px;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #FF9900;
}

#Interviews .shop-product-large h4 a:link {
	color: #1969bc ;
}

#Interviews .shop-product-large h1 a:link {
	text-decoration: none;
	color: #FF9900;
}

#Interviews .shop-product-large h1 a:hover {
	text-decoration: underline;
	color: #FF9900;
}
#Interviews .shop-product-large h1 a:visited {
	text-decoration: none;
	color: #FFCC00;
}
#Interviews .shop-product-large ul {
	background: #f9f9f9;
	padding: 18px;
	display: none;
}
#Interviews .details {
	float: none;
	min-height: auto;
	height: auto !important; /* for modern browsers */
	height: auto; /* for IE5.x and IE6 */
	padding: 0px;
	width: auto;
	background-color: #000000;
}
#Interviews .shop-product-large .image {
	margin-left: auto;
	min-height: auto;
	height: auto !important; /* for modern browsers */
	height: auto; /* for IE5.x and IE6 */
	padding: 8px;
	text-align: center;
	float: right;
	width: 350px;
}
#Interviews .shop-product-large img {
	color: #0066FF;
	height: auto;
	width: 300px;
	max-width: 360px;
	width: auto !important; /* for modern browsers */
	float: none;
	margin-right: 0px;
	margin-bottom: 0px;
}
#Interviews .shop-product-large .poplets {
	margin-top: 36px;
	padding: 9px 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	vertical-align: bottom;
}
#Interviews .shop-product-large .poplets img {
	color: #FFFFFF;
	height: auto;
	width: 100px;
	float: none;
	border: 1px solid #333333;
	padding: 1px;
	margin: 3px;
}

/* GUITAR TIPS - PRODUCT TARGET START */

#Guitar-Tips .mp3_plyr {
	display: none;
}
#Guitar-Tips #on .mp3_plyr {
	display: inline-block;
	padding-top: 20px;
	padding-bottom: 20px;
	width: auto;
}

#Guitar-Tips .productItem .shop-product-small img {
	color: #0066FF;
	height: auto;
	width: 100px;
	float: left;
	margin-right: 10px;
	margin-bottom: 30px;
}
#Guitar-Tips .shop-main {
	margin-top: 0px;
}

#Guitar-Tips .shop-main .header {
	border-bottom: 1px solid #eee;
	height: 27px;
	line-height: 27px;
	margin: 0 0 18px;
}

#Guitar-Tips .shop-main .breadcrumbs {
	float: left;
	width: 40%;
}

#Guitar-Tips .shop-main .cart-summary {
	float: right;
	width: 40%;
	display: none;
}

#Guitar-Tips table.catalogueTable {
	border-collapse:collapse;
	border-spacing:0;
	width: 100%;
	margin: 0 0 18px;
	display: none;
}

#Guitar-Tips table.productTable {
	border-collapse:collapse;
	border-spacing:0;	
	table-layout: fixed;
	width: 100%;
}

#Guitar-Tips table.productTable td {
	padding: 0px;
}

#Guitar-Tips .shop-product-small {
	background: #000000 ;
	border: 0px solid #ddd;
	color: #fff;
}

#Guitar-Tips .shop-product-small h5 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	min-height: 0px;
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#Guitar-Tips .shop-product-small h4 a:link {
	color: #1969bc ;
}

#Guitar-Tips .shop-product-small h5 a:link {
	text-decoration: none;
	color: #FF9900;
}

#Guitar-Tips .shop-product-small h5 a:hover {
	text-decoration: underline;
	color: #FF9900;
}
#Guitar-Tips .shop-product-small h5 a:visited {
	text-decoration: none;
	color: #FFCC00;
}

#Guitar-Tips .date {
	color: #999999;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
	display: inline;
	text-indent: 0px;
	float: none;
	clear: none;
	padding-bottom: 3px;
}
#Guitar-Tips .short_desc {
	color: #CCCCCC;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	overflow: hidden;
	height: 62px;
	background-image: url(../Images/more-arrows.gif);
	background-repeat: no-repeat;
	background-position: right 52px;
	padding-right: 27px;
	margin-bottom: 25px;	
}

#Guitar-Tips .shop-product-small ul {
	background: #f9f9f9;
	padding: 18px;
	display: none;
}

#Guitar-Tips .footer {
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
}

#Guitar-Tips .shop-product-large {
	background: #000000 ;
	border: 0px solid #ddd;
	color: #fff;
}
#Guitar-Tips .shop-product-large .description {
	padding-top: 5px;
}
#Guitar-Tips .shop-product-large h1 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	min-height: 0px;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #FF9900;
}

#Guitar-Tips .shop-product-large h4 a:link {
	color: #1969bc ;
}

#Guitar-Tips .shop-product-large h1 a:link {
	text-decoration: none;
	color: #FF9900;
}

#Guitar-Tips .shop-product-large h1 a:hover {
	text-decoration: underline;
	color: #FF9900;
}
#Guitar-Tips .shop-product-large h1 a:visited {
	text-decoration: none;
	color: #FFCC00;
}
#Guitar-Tips .shop-product-large ul {
	background: #f9f9f9;
	padding: 18px;
	display: none;
}
#Guitar-Tips .details {
	float: none;
	min-height: auto;
	height: auto !important; /* for modern browsers */
	height: auto; /* for IE5.x and IE6 */
	padding: 0px;
	width: auto;
	background-color: #000000;
}
#Guitar-Tips .shop-product-large .image {
	margin-left: auto;
	min-height: auto;
	height: auto !important; /* for modern browsers */
	height: auto; /* for IE5.x and IE6 */
	padding: 8px;
	text-align: center;
	float: right;
	width: 350px;
}
#Guitar-Tips .shop-product-large img {
	color: #0066FF;
	height: auto;
	width: 300px;
	max-width: 360px;
	width: auto !important; /* for modern browsers */
	float: none;
	margin-right: 0px;
	margin-bottom: 0px;
}
#Guitar-Tips .shop-product-large .poplets {
	margin-top: 36px;
	padding: 9px 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	vertical-align: bottom;
}
#Guitar-Tips .shop-product-large .poplets img {
	color: #FFFFFF;
	height: auto;
	width: 100px;
	float: none;
	border: 1px solid #333333;
	padding: 1px;
	margin: 3px;
}

/* ARCHIVES LIST - PRODUCT TARGET START */

#archive-list .shop-main {
	margin-top: 0px;
}

#archive-list .shop-main .header {
	border-bottom: 1px solid #eee;
	height: 27px;
	line-height: 27px;
	margin: 0 0 18px;
}

#archive-list .shop-main .breadcrumbs {
	float: left;
	width: 40%;
}

#archive-list .shop-main .cart-summary {
	float: right;
	width: 40%;
	display: none;
}

#archive-list table.catalogueTable {
	border-collapse:collapse;
	border-spacing:0;
	width: 100%;
	margin: 0 0 18px;
	display: inline;
}

#archive-list table.productTable {
	border-collapse:collapse;
	border-spacing:0;	
	table-layout: fixed;
	width: 100%;
}

#archive-list table.productTable td {
	padding: 0px;
}


#archive-list .footer {
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
}
#archive-list .shop-catalogue {
	border: 0px solid #ccc;
	float: none;
	height: auto;
	margin: 0px;
	overflow: hidden;
	width: 100%;
	display: block;
	background-color: #000000;
}

#archive-list .shop-catalogue h4 {
	font-size: 14px;
	height: 27px;
	line-height: 27px;
	margin: 0;
	text-indent: 9px;
	display: block;
	width: 100%;
}

#archive-list .shop-catalogue h4 a:link {
	color: #FF9900;
	text-decoration: none;
}
#archive-list .shop-catalogue h4 a:hover {
	color: #FF9900;
	text-decoration: underline;
}
#archive-list .shop-catalogue h4 a:visited {
	color: #FFCC00;
	text-decoration: none;
}

#archive-list .shop-catalogue .image {
	/* Image size should be 150px by 120px */
	height: 120px;
	margin: 0 auto;
	overflow: hidden;
	padding: 15px;
	text-align: center;
	display: none;
}


/* HOME PG MAIN FEATURE  - PRODUCT TARGET START */


#main-feature ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#main-feature li {
	margin-left: -40px;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#main-feature .mp3_plyr {
	display: none;
}
#main-feature #on .mp3_plyr {
	display: inline-block;
	padding-top: 20px;
	padding-bottom: 20px;
	width: auto;
}

#main-feature .productItem .shop-product-small img {
	color: #0066FF;
	height: auto;
	width: 540px;
	float: none;
	margin-right: 0px;
	margin-bottom: 5px;
}
#main-feature .shop-main {
	margin-top: 0px;
}

#main-feature .shop-main .header {
	border-bottom: 1px solid #eee;
	height: 27px;
	line-height: 27px;
	margin: 0 0 18px;
}



#main-feature .shop-product-small {
	background: #000000 ;
	border: 0px solid #ddd;
	color: #fff;
}

#main-feature .shop-product-small h5 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	min-height: 0px;
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	color: #FFFFFF;
}
#main-feature .shop-product-small h5 a:link {
	text-decoration: none;
	color: #FF9900;
}

#main-feature .shop-product-small h5 a:hover {
	text-decoration: underline;
	color: #FF9900;
}
#main-feature  .shop-product-small  h5  a:visited {
	text-decoration: none;
	color: #FFCC00;
}
#main-feature .shop-product-small h4 a:link {
	color: #1969bc ;
}
#main-feature .date {
	color: #999999;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
	display: none;
	text-indent: 0px;
	float: none;
	clear: none;
	padding-bottom: 3px;
}
#main-feature .short_desc {
	color: #CCCCCC;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	overflow: hidden;
	height: 38px;
	background-image: url(../Images/more-arrows.gif);
	background-repeat: no-repeat;
	background-position: right 25px;
	padding-right: 27px;
	margin-bottom: 25px;
	padding-left: 15px;
}

#main-feature .shop-product-small ul {
	background: #f9f9f9;
	padding: 18px;
	display: none;
}


/* HOME PAGE MAIN FEATURE - PRODUCT TARGET END */

#advert_container {
	margin-top: -10px;
	position: relative;
	height: 130px;
	overflow: visible;
	margin-bottom: 8px;
	margin-right: -10px;
}
#adverts {
	position: absolute;
	height: 130px;
	left: -5px;
	top: 1px;
	white-space: nowrap;
}
#adverts  img +img{
	margin-right: 0px;
}
#adverts  img {
	height: 130px;
	display: inline;
	margin-right: 5px;
}

#fixion_advert_container {
	margin-top: -10px;
	position: relative;
	height: 90px;
	overflow: visible;
	margin-bottom: 8px;
	
}
#fixion_adverts {
	position: absolute;
	height: 90px;
	left: 4px;
	top: 5px;
	white-space: nowrap;
}

#Home #fixion_advert_container {
	margin-top: 8px;
	position: relative;
	height: 100px;
	overflow: visible;
	margin-bottom: 8px;
	
}
#Home #fixion_adverts {
	position: absolute;
	height: 100px;
	left: 18px;
	top: 5px;
	white-space: nowrap;
}

.webform label {
	text-align: right;
	vertical-align: top;
	display: inline-block;
	height: auto;
	width: 200px;
	padding-right: 8px;
	font-size: 12px;
}
.webform td {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.webform  .cat_button  {
	cursor: pointer;
}

.webform  input, .webform  select, .webform textarea {
	color: #FFFFFF;
	background-color: #EA9333;
	border: 2px solid #666666;
}



/* Main Menu and footer menu */
#cat_365249, #cat_369831 {
	text-align: center;
	width: auto;
	display: table;
	text-decoration: none;
	vertical-align: top;
}

.catmain365249, .catmain369831 {
	margin-top: 0px !important;
	margin-right: auto !important;
	margin-bottom: 0px !important;
	margin-left: auto !important;
	text-align:center;
	
}
#cat_365249_divs, #cat_369831_divs {
	margin-top: 0px !important;
	margin-right: auto !important;
	margin-bottom: 0px !important;
	margin-left: auto !important;
	text-align:center;
	display:block;
}

/* Product styles */

.ei-product-container {
	margin-bottom: 15px;
	padding-bottom: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	min-height:230px;
}

.ei-product-image {
	display: inline-block;
	float: left;
	width: 220px;
}
.ei-product-image img {
	width: 190px;
	border: 1px solid #666666;
}

.ei-product-details-container {
	margin-left: 220px;
}
.ei-product-title {
	font-size: 2em;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #FF9900;
}
.ei-product-label {
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
.ei-product-label span {
	font-weight: normal;
}
.ei-product-description {
	padding-top: 10px;
	padding-bottom: 20px;
}
.ei-product-paypal table {
	float: left;
	margin-right: 5px;
	margin-bottom:10px;
}
.ei-product-paypal input {
	margin-top:20px;
	margin-bottom:10px;
}
.ei-product-sample-track span {
	display: block;
	padding-top: 5px;
	padding-bottom: 8px;
	color: #FF9900;
	font-weight: bold;
}








