/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  
*/
/* event calendar sytle sheet */
@import url("events_calendar.css");

.boxText { font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding-top: 2px; padding-bottom: 8px;}
.errorBox { font-family : Arial, Helvetica, sans-serif; font-size : 12px; color: #FFFFFF; background: #fc40a1; font-weight: bold; }
.stockWarning { font-family : Arial, Helvetica, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #262219; }
.orderEdit { font-family : Arial, Helvetica, sans-serif; font-size : 12px; color: #ff6c00; text-decoration: underline; }

.rounded_box {
	background-color: #000000;
	width: 135px;
	height: 220px;
	margin: 0 auto 0px auto;
	padding: 10px;
	border: 1px solid #28282a;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(border-radius.htc);	
}

.carousel_box {
	background-color: #000000;
	text-align: center;
	width: 760px;
	height: 250px;
	margin: 0 auto 0px auto;
	padding: 0px;
	border: 1px solid #28282a;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(border-radius.htc);	
}

.rel {
	margin: 0px 0 0 0px;
	padding: 0px;
	position: relative;
	z-index: 0; /*inherit  Set to 0 if you have many div inside div */
	zoom: 1; /* For IE6 */
}

#right_nav {
	padding-left: 11px;
}

.td_border_nav {
	/* border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF; */
}

.td_border {
	/* border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF; */
}

a {text-decoration: none;
   color:#ff6c00;}
   
a:hover {text-decoration: none;
   color:#ffffff;}
  
body {
	background-image: url(/shop/images/bg_main.gif);
	text-align: center;
	margin: 0 auto;
	scrollbar-face-color: #581413;
	scrollbar-shadow-color: #420504;
	scrollbar-highlight-color: #7b2c2b;
	scrollbar-3dlight-color: #581413;
	scrollbar-darkshadow-color: #420504;
	scrollbar-track-color: #7b2c2b;
	scrollbar-arrow-color: #fe1027;
}

#wrapper {
	width: 955px;
	margin: 0 auto;
	text-align: left;
}

#content {
	padding-left: 0px;	
}

#scontent {
	background-image: url(/shop/images/bg_sframe.gif);
	height: 70px;
	width: 255px;
	padding: 20px;
}

#sshcontent {
	background-image: url(/shop/images/bg_slideshow.gif);
	height: 396px;
	width: 270px;
	padding: 15px 0px 0px 25px;
}

#bcontent {
	background-image: url(/shop/images/bg_bframe.gif);
	height: 205px;
	width: 255px;
	padding: 10px 20px 20px 15px;
}

#heading1 {
	font-size: 24px;
	color: #e96300;
	padding: 0px 0px 0px 23px;
	text-transform: uppercase;
}

#heading2 {
	font-size: 18px;
	color: #fe1027;
	padding: 0px 0px 6px 23px;
	text-transform: uppercase;
}

#bottom_nav {
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff6c00;
	text-align: center;
}

#top_menu {
	padding: 0px 0px 0px 0px;
}

.copy { padding:0px 0px 0px 0px; color:#FFFFFF; font-size: 11px; }
.copy a { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF; text-decoration:none; }
.copy a:hover { text-decoration:underline; }

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background-image: url(images/bg_left_box.gif);
  background-repeat: repeat-x;
  background-position: left top;
}

TABLE.headerNavigation {
	background-image: url(images/bg_left_box.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

TD.headerNavigation {
  font-family: Arial, Helvetica, sans-serif;
  background-image: url(images/bg_breadcrumb.gif);
  font-size: 12px;
  text-transform: uppercase;
  padding-left: 0px;
  height: 35px;
  color: #ffffff;
  font-weight: bold;
}

A.headerNavigation { 
  color: #ffffff;
}

A.headerNavigation:hover {
  color: #da3786;
  text-decoration: none;
}

.arrow {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
  font-weight : bold;
}

TR.headerError {
  background: #da3786;
}

TD.headerError {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #da3786;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.infoBox {
  background: none;
}

.infoBoxContents {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	/* background-image: url(../images/bg_left_box.gif); */
	color: #da3786;
	height: 28px;
	text-transform: uppercase;
}

TD.infoRightBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 23px;
	/* background-image: url(../images/bg_right_box.gif); */
	color: #cc9966;
	text-align: left;
	text-transform: uppercase;
}

TABLE.boxTableBackground {
  	background-image: url(images/bg_left_box.gif);
  	background-repeat: repeat-x;
  	background-position: left top;
}

TD.infoBoxTableHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/bg_left_box.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-left: 3px;
	text-align: left;
	text-transform: uppercase;
}

TD.titleBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/bg_right_box.gif);
	color: #FFFFFF;
	text-transform: uppercase;
}

TD.BoxHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/bg_box_header.gif);
	color: #FFFFFF;
	text-transform: uppercase;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #000000;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.productListing-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #000000;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #ffffff;
  border-spacing: 0px;
}

TR.productCart-odd {
	background: #210302;
}

TR.productCart-even {
	background: #420504;
}

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  background: #3e1b07;
  color: #ff6c00;
  font-weight: bold;
}

/* Add on by Long -------------------------*/
A.custom-heading {
  color: #ffffff;
  text-decoration: none;
}

A.custom-heading:hover {
  color: #da3786;
  text-decoration: none;
}
/* End of Add on --------------------------*/

/* Add on by Long -------------------------*/
A.productListing-heading {
  color: #FFFFFF;
}

A.productListing-heading:hover {
  color: #da3786;
  text-decoration: none;
}
/* End of Add on --------------------------*/

TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

A.pageResults {
  color: #cc9966;
  padding: 2px 2px 2px 2px;
}

A.pageResults:hover {
  color: #ffffff;
  padding: 2px 2px 2px 2px;
  background: #350e23;
}

#paging {
	float: right;
	margin-left:auto;
	margin-right:auto;
	margin-top:1px;
	clear:both;
	text-align:center;
	white-space:nowrap;
	height:21px;
	text-decoration:none;
	color:#cc9966;
	font-family:Arial;
	font-size:12px;	
	display:inline;
}

#divResults {
	float: left;
	margin-left:3px;
	margin-top:0px;
	padding:1px 4px 1px 4px;
	cursor:pointer;
	color:#cc9966;
}

#paging div:hover {
	color:#ff6c00;
}

#paging .page {
	float:left;
	border:1px solid #cc9966;
	margin-left:3px;
	margin-top:0px;
	padding:1px 4px 1px 4px;
	cursor:pointer;
	color: #cc9966;
	background-color:#3e1b07;
}

#paging .GotoPage {
	float:left;
	border:1px solid #cc9966;
	margin-left:3px;
	margin-top:0px;
	padding:1px 2px 1px 2px;
	cursor:pointer;
	margin-bottom: 0;
	border: 1px solid #da3786;
	height: 17px;
	font-size: 11px;	
	display:inline;
	background-color:#3e1b07;
}

#paging .PageSelect {
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	padding-bottom: 0;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	border: 1px solid #cc9966;
	height: 16px;
	font-size: 9px;
	background-color:#3e1b07;
	
}

#paging div.page:hover, #paging div.active {
	border:1px solid #ff6c00;
}

#paging div.active {
	padding:1px 5px 1px 5px;
	background:#420504;
	margin-top: 0px;
	font-weight:bold;
	font-size:12px;
	color:#ff6c00;	
}

TD.pageHeading, DIV.pageHeading, SPAN.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  padding-top: 5px;
  font-size: 20px;
  color: #e96300;
  text-transform: uppercase;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #cc9966;
}

TD.accountCategory {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #da3786;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

SPAN.greetUser {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #cc952e;
}

SPAN.errorText {
  font-family: Arial, Helvetica, sans-serif;
  color: #da3786;
}

.moduleRow { text-transform: capitalize; }
.moduleRowOver { background-color: #210302; cursor: pointer; cursor: hand; text-transform: capitalize; }
.moduleRowSelected { background-color: #210302; text-transform: capitalize; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; }

/* message box */

.messageBox { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #cc9966; background-color: #3b1a06; }
.messageStackSuccess { font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #420504; }

/* input requirement */

.inputRequirement { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #fe1027; }

/* Customized styles */
.search:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.search:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.search:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.top:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.top:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.top:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF33;
	font-weight: bold;
	text-decoration: none;
}
.top:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.box_border {
	border: 1px solid #CCFFFF;
}
.topbox_border {
	border-top: 1px solid #CCFFFF;
	border-right: 1px solid #CCFFFF;
	border-left: 1px solid #CCFFFF;
}
.bottombox_border {
	border-bottom: 1px solid #CCFFFF;
	border-right: 1px solid #CCFFFF;
	border-left: 1px solid #CCFFFF;
}
.nav_border {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.navtop_border {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.navbottom_border {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;	
	border-bottom-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.bg_content {
	background-color: #FFFFFF;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-x;
}
/* Link for content navigator ----------------------------------------------------------------- */
.sidenav a:visited {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	display: block;
	height: 14px;
	padding-left: 43px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg_nav_off.gif);
}
.sidenav a:link {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	display: block;
	height: 14px;
	padding-left: 43px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg_nav_off.gif);
}
.sidenav a:hover {
	color: #040404;
	background-image: url(../images/bg_nav_on.gif);
	font-family: Arial, Helvetica, sans-serif;
}
.sidenav_on a:visited {
	color: #040404;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	display: block;
	height: 14px;
	padding-left: 43px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg_nav_on.gif);
}
.sidenav_on a:link {
	color: #040404;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	display: block;
	height: 14px;
	padding-left: 43px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: url(../images/bg_nav_on.gif);
	font-family: Arial, Helvetica, sans-serif;
}
.sidenav_on a:hover {
	color: #040404;
	background-image: url(../images/bg_nav_on.gif);
	font-family: Arial, Helvetica, sans-serif;
}
/* Link for content subnavigator ----------------------------------------------------------------- */
.subsidenav a:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	display: block;
	height: 14px;
	padding-left: 57px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg_subnav.gif);
}
.subsidenav a:link {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	display: block;
	height: 14px;
	padding-left: 57px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg_subnav.gif);
}
.subsidenav a:hover {
	color: #FFFF33;
	background-image: url(../images/bg_subnav_on.gif);
	font-family: Arial, Helvetica, sans-serif;
}

/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/

.verbar	{   /* Color of main vertical menubar and border */
	color: #ff6c00;
	font-weight: mormal;
	background-image: url(../images/bg_nav_off.gif);
}

.vertitem	{          /* Behaviour of main vertical menu items, leave as is for proper operation */
	text-align: left;
	white-space: nowrap;
}

.vertitem	a {   /* Font style, size of main menu items */
  	font-family: Arial, sans-serif;
	font-size: 24px;		
	text-decoration: none;
	position: relative;
	display: block;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 50px;
	text-shadow: #000 2px 2px;
}

.vertitem a:link, .vertitem a:visited	{   /* Default font style & color of main menu items */
	color: #ff6c00;
	text-shadow: #000 2px 2px;
	text-decoration: none;
	background-image: url(../images/bg_nav_off.gif);
	background-repeat: no-repeat;
}

.vertitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/bg_nav_on.gif);
	background-repeat: no-repeat;
}

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	color: #da3786;
	background-image: url(../images/bg_nav_on.gif);	
	text-decoration: none;	
}

.vertsubmenu	{   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	color: #FFFFFF;
	visibility: hidden;
}

.vertsubframe	{   /* Color of submenu item and border */
	background-color:0e0e10;
	border: 1px outset #FFFFFF;
	position: relative;
	display: block;	
}

.vertsubitem	{     /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.vertsubitem a	{   /* Font style, size of submenu items */
  	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;		
	text-decoration: none;
	position: relative;
	display: block;
	padding-left: 3px;
	padding-top: 1px;
}

.vertsubitem a:link, .vertsubitem a:visited	{   /* Default font style & color of submenu items */
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;	
}

.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
	color: #ffffff;
	background-color: #da3786;
	text-decoration: none;
}

.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
	color: #ffffff;
	background-color: #da3786;	
	text-decoration: none;			
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   /* Positioning of right arrow for submenus */
	position: absolute;
	top: 9px;
	right: 11px;
}

.dmselected {   /* Style override for selected category tree */
    /* background-color: #2277d4; */
	font-weight: bold;
}

.vertsubmenu .dmselected {
	background-color: #da3786;
	font-weight: bold;
}

.verbar .dmselected {   /* Style override for selected root category */
    background-image: url(../images/bg_nav_on.gif);
}

/*-- Footer --------------------------------------------------------------------------------*/
a.footer:link {
	color: #ff6c00;
	text-decoration: none;
	font-size: 12px;
}
a.footer:visited {
	color: #ff6c00;
	text-decoration: none;

}
a.footer:hover {
	color: #ffffff;
	text-decoration: none;

}

/*-- Footer --------------------------------------------------------------------------------*/
#more {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	padding-right: 6px;
}
a.more:link {
	color: #ff6c00;
	text-decoration: none;
	font-size: 12px;
}
a.more:visited {
	color: #ff6c00;
	text-decoration: none;

}
a.more:hover {
	color: #ffffff;
	text-decoration: none;

}

/* Link for thumbnail ----------------------------------------------------------------- */
a.thumbLink:link {
	border: 1px solid #28282a;
	display: block;
	padding: 5px 5px 5px 5px;
	background-color: #000000;
}
a.thumbLink:visited {
	border: 1px solid #28282a;
	display: block;
	padding: 5px 5px 5px 5px;
}

a.thumbLink:hover {
	border: 1px solid #5f2646;
	display: block;
	padding: 6px 5px 5px 6px;
	background-color: #000000;
}

/* End link for thumbnail ---------------------------------------------------------------*/
td, div {
	font-family:Arial;
	font-size:12px;
	color:#cc9966;
}

.bg_header {
	background-image: url(/shop/images/bg_header.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.browseTable {
	background-color: #581413;
	border: 1px solid #581413;
}
/* Fieldset --------------------------------------------*/
.fieldset {
	border: 0px;
	border-style: solid;
	border-color: #210302;
	padding: 5px;
	background-image: url(/shop/images/bg_fieldset.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.fieldset_guar {
border: 0px;
border-style: solid;
border-color: #210302;
padding: 5px;
}

.fieldset_review {
border: 0px;
border-style: solid;
border-color: #210302;
padding: 5px;
}

/* Legend ----------------------------------------------*/
.legend {
font-size: 22px;
color: #fe1027;

}

.legend_guar {
font-size: 22px;
color: #fe1027;
}

.prodTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff6c00;
}

.specTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-bottom: 5px;
	display: block;
	font-weight: bold;
	color: #0033CC;
} 
.bg_guarantee {
	background-image: url(images/bg_secure_info.gif);
	background-repeat: none;
}

.img_border {
	border: 1px solid #ff6c00;
}

.img_border:hover {
	border: 1px solid #ffffff;
}

.divider {
	background-image: url(images/dotted_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.table_border {
	border: 1px solid #28282a;
}

/* Start of Lightbox ---------------------------------*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/pixel.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 8px; color: #666; }
#imageData #imageDetails{ width: 35%; float: left; text-align: left; }
#imageData #imageNumber{ width: 30%; float: left; text-align: center; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ font-weight: bold;	}			
#imageData #bottomNavClose{ width: 50px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
/* End of Lightbox ---------------------------------*/

/* Start of Lightwindow ----------------------------*/
#lightwindow_overlay {
	/* REQUIRED */
	display: none;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	z-index: 500;
	/* REQUIRED */
}

#lightwindow {
	/* REQUIRED */
	/* Of Note - The height and width of this element are set to 0px */
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 999;
	line-height: 0px;
	/* REQUIRED */
}

	#lightwindow_container {
		/* REQUIRED */
		display: none;
		visibility: hidden;
		position: absolute;
		/* REQUIRED */
		padding: 0 0 0 0;
		margin: 0 0 0 0;
	}

	/* IE6 needs this or it messes with our positioning */
	* html #lightwindow_container {
		overflow: hidden;
	}

	#lightwindow_contents {
		overflow: hidden;
		z-index: 0;
		position: relative;
		border: 10px solid #ffffff;
		background-color: #ffffff;
	}		

#lightwindow_loading {
	/* REQUIRED */
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 9999;
	position: absolute;
	/* REQUIRED */
	background-color: #f0f0f0;
	padding: 10px;
}

	#lightwindow_loading_shim { 
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
	}

	#lightwindow_loading span {
		font-family: Arial, Helvetica, sans-serif;
    	font-size: 12px;
		line-height: 32px;
		color: #444444;
		float: left;
		padding: 0 10px 0 0;
	}

	#lightwindow_loading span a,
	#lightwindow_loading span a:link, 
	#lightwindow_loading span a:visited {
		color: #09F;
		text-decoration: none;
		cursor: pointer;
	}

	#lightwindow_loading span a:hover,
	#lightwindow_loading span a:active {
		text-decoration: underline;
	}


	#lightwindow_loading img {
   		float: left;
   		margin: 0 10px 0 0;
	}

#lightwindow_navigation {
	/* REQUIRED */
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	/* REQUIRED */
}
	/* We need to shim the navigation for IE, though its more of a sub-floor */
	#lightwindow_navigation_shim { 
		/* REQUIRED */
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
		/* REQUIRED */
	}

	#lightwindow_navigation a,
	#lightwindow_navigation a:link,
	#lightwindow_navigation a:visited,
	#lightwindow_navigation a:hover,
	#lightwindow_navigation a:active { 
		/* REQUIRED */
		outline: none;
		/* REQUIRED */
	}

	#lightwindow_previous, 
	#lightwindow_next {
		width: 49%;
		height: 100%;
		background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
		display: block;
	}
	
	#lightwindow_previous { 
		float: left;
		left: 0px;
	}

	#lightwindow_next { 
		float: right;
		right: 0px;
	}

	#lightwindow_previous:hover, 
	#lightwindow_previous:active { 
		background: url(../images/prevlabel.gif) left 15% no-repeat; 
	}

	#lightwindow_next:hover, 
	#lightwindow_next:active { 
		background: url(../images/nextlabel.gif) right 15% no-repeat; 
	}
	
	#lightwindow_previous_title,
	#lightwindow_next_title {
		display: none;
	}
	 	
#lightwindow_galleries {
	width: 100%;
	position: absolute;
	z-index: 50; 
	display: none;
	overflow: hidden;
	margin: 0 0 0 10px;
	bottom: 0px;
	left: 0px;
}

	#lightwindow_galleries_tab_container {
		width: 100%;
		height: 0px;
		overflow: hidden;
	}

	a#lightwindow_galleries_tab,		
	a:link#lightwindow_galleries_tab,
	a:visited#lightwindow_galleries_tab {
		display: block;
		height: 20px;
		width: 77px;
		float: right;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		font-size: 11px;
		color: #ffffbe;
		background: url(../images/black-70.png) repeat 0 0 transparent;

	}
	
	* html a#lightwindow_galleries_tab,		
	* html a:link#lightwindow_galleries_tab,
	* html a:visited#lightwindow_galleries_tab {	
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}

	a:hover#lightwindow_galleries_tab,
	a:active#lightwindow_galleries_tab {
		color: #ffffbe;

	}

	#lightwindow_galleries_tab_span {
		display: block;
		height: 20px;
		width: 63px;
		padding: 0 7px 0 7px;
	}
	
	#lightwindow_galleries_tab .up	{
		background: url(../images/arrow-up.gif) no-repeat 60px 5px transparent;
	}

	#lightwindow_galleries_tab .down {
		background: url(../images/arrow-down.gif) no-repeat 60px 6px transparent;
	}

	#lightwindow_galleries_list {
		background: url(../images/black-70.png) repeat 0 0 transparent;
		overflow: hidden;
		height: 0px;
	}

	* html #lightwindow_galleries_list {
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}	

	.lightwindow_galleries_list {
		width: 200px;
		float: left;
		margin: 0 0 10px 0;
		padding: 10px;
	}

	.lightwindow_galleries_list h1 {	
		color: #09F;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 10px 0 5px 0;
		font-size: 16px;
	}

	.lightwindow_galleries_list li {
		margin: 5px 0 5px 0;
		list-style-type: none;
	}

	.lightwindow_galleries_list a, 
	.lightwindow_galleries_list a:link, 
	.lightwindow_galleries_list a:visited {
		display: block;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 0 0 0 10px;
		font-size: 11px;
	}

	.lightwindow_galleries_list a:hover, 
	.lightwindow_galleries_list a:active {
		background: #000000;
		color: #ffffbe;
		border-left: 3px solid #ffffbe;
		padding: 0 0 0 7px;
	}
		
#lightwindow_data {
	/* REQUIRED */
	position: absolute;
	/* REQUIRED */
}

	#lightwindow_data_slide {
		/* REQUIRED */
		position: relative;
		/* REQUIRED */
	}

	#lightwindow_data_slide_inner {
		background-color: #ffffff;
		padding: 0 10px 10px 10px;
	}

	#lightwindow_data_caption {
		padding: 10px 0 0 0;
		color: #666666;
		line-height: 25px;
		background-color: #ffffff;
		clear: both;
	}

	#lightwindow_data_details {
		background-color: #f0f0f0;
		padding: 0 10px 0 10px;
		height: 20px;
	}
	
	#lightwindow_data_author_container {
		width: 40%;
		text-align: right;
		color: #666666;
	 	font-style: italic;
		font-size: 10px;
		line-height: 20px;
		float: right;
		overflow: hidden;
	}
	
	#lightwindow_data_gallery_container {
		font-size: 10px;
		width: 40%;
		text-align: left;
		color: #666666;
		line-height: 20px;
		float: left;
		overflow: hidden;
	}
	
#lightwindow_title_bar {
	height: 25px;
	overflow: hidden;
	background-color: #FFFFFF;	
}

	#lightwindow_title_bar_title {
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
		padding-top: 4px;
		padding-left: 10px;
		font-size: 12px;
		line-height: 25px;
		text-align: left;
		float: left;
	}

	a#lightwindow_title_bar_close_link,	
	a:link#lightwindow_title_bar_close_link,
	a:visited#lightwindow_title_bar_close_link {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		padding-right: 10px;
		padding-top: 10px;
		float: right;
		text-align: right;		
		cursor: pointer;
		color: #000000;
		line-height: 25px;
		margin: 0;
	}
	
	a:hover#lightwindow_title_bar_close_link,
	a:active#lightwindow_title_bar_close_link {
		color: #193773;
	}

/*-----------------------------------------------------------------------------------------------
	Theme styling stuff
-----------------------------------------------------------------------------------------------*/	

#lightwindow p {
	color: #000000;
	padding-right: 10px;
}
/* End of Lightwindow ---------------------------------------*/

.music_catalogue div { margin:10px 0px 0px 15px; color:#363636}
.music_catalogue strong a { color:#FFFFFF}

.m { vertical-align:middle}

.form { width:160px;
		height:18px;
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		border-style: solid;
		border-width: 1px;
		border-color: #000000;
		background-color:#581413;
		color:#cc9966;
		margin-left:0px;
		padding: 0px 3px 0px 3px;
		margin-right:0px}
		
.form1 { width:140px;
		height:18px;
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		border-style: solid;
		border-width: 1px;
		border-color:#000000;
		background-color:#581413;
		color:#cc9966;
		margin-left:0px;
		padding: 0px 3px 0px 3px;
		margin-right:0px}
		
.form2 { width:200px;
		height:18px;
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		border-style: solid;
		border-width: 1px;
		border-color:#000000;
		background-color:#581413;
		color:#cc9966;
		margin-left:0px;
		padding: 0px 3px 0px 3px;
		margin-right:0px}

select {
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		height: 22px;
		border-style: solid;
		border-width: 1px;
		border-color:#000000;
		background-color:#581413;
		color:#cc9966; }

#anchor {
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		height: 22px;
		border-style: solid;
		border-width: 1px;
		border-color:#000000;
		background-color:#581413;
		color:#cc9966;
}

#anchor1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		height: 22px;
		border-style: solid;
		border-width: 1px;
		border-color:#000000;
		background-color:#581413;
		color:#cc9966;
}

.txtarea {
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		border-style: solid;
		border-width: 1px;
		border-color:#000000;
		background-color:#581413;
		color:#cc9966;
		margin-left:0px;
		padding: 0px 3px 0px 3px;
		margin-right:0px}

.option {
		height:16px;
		font-family:tahoma;
		font-size:10px;
		border-style: solid;
		border-width: 1px;
		border-color:#404040;
		background-color:#ffffff;
		color:#363636;
		margin: 2px;
}

.arrow_right { margin-right:5px;}

.releases div { margin:0px 0px 10px 10px;}
.releases span a { color:#FFFFFF}

.white {color:#ffffff;}

.news_events { padding:0px 0px 0px 5px; color:#FFCE23; font-size:9px;}
.news_events a { color:#FFCE23}
.news_events span a { color:#898989}

.news_events1 { padding:7px 8px 10px 10px;}

/* Style for box with rounded corners */
.bl {
	background-image: url(images/bl.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
.br {
	background-image: url(images/br.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.tl {
	background-image: url(images/tl.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.tr {
	padding: 20px 20px 20px 20px;
	background-image: url(images/tr.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
} 

.tr_home {
	padding: 23px 8px 8px 8px;
	background-image: url(images/tr.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
} 

.t {
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #210302;
}

.b {
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
}

.l {
	background-image: url(images/dot.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}

.r {
	background-image: url(images/dot.gif);
	background-repeat: repeat-y;
	background-position: 100% 0;
}

.top_nav_box {
	background-image: url(images/bgrd.gif);
	width: 92px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 7px;
	display: block;
	cursor: pointer;
	margin-left: 8px;
	margin-bottom: 20px;
}

.img_display {
	display: none;	
}

.order_heading {
	color: #ff6c00;
}

/* BEGIN: CSS Buttons Everywhere */
.cssButton {
  background: #f0f0ff;
  color: #000080;
  width: 100px;
  height: 20px;
  vertical-align: top;
  font-weight: normal;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  border: 1px;
  border-style: solid;
  border-color: #000080;
  border-spacing: 1px;
}
/* END: CSS Buttons Everywhere */

/*--- Beginning of Addition Products Cycle Slideshow ---*/
.ProductsCycleSlideshowWrapper { width: 214px; padding:0; margin:0; overflow: hidden; text-align:center;}
.ProductsCycleSlideshow { height: 120px; width: 214px; padding:3px; margin:0; overflow: hidden; border: 0px solid #bbc3d3; background-color:#000000;}
.PCSChild { height: 120px; width: 214px; padding: 7px 7px 7px 0px; text-align:center; top:0; left:0; }
.PCSChild  a { text-decoration: none; color: #cc9966;}
.PCSChild  a img { border: none; border-width:0px;}
.PCSOutput { text-align: center; font-size:12px;}
.PCSOutput a { text-decoration: none; color:#cc9966; }
.PCSPager { margin:7px; }
.PCSPager a { border: 1px solid #bbc3d3; background: #fff; color:#bbc3d3; text-decoration: none; margin: 0 5px; padding: 3px 5px; font-size:12px;}
.PCSPager a.activeSlide { border: 1px solid #000; background: #bbc3d3; color:#000;}
.PCSPager a:focus { outline: none; }
/*--- End of Addition Products Cycle Slideshow ---*/
