/*
===============================================
Copyright 2007 Anchor Audio Warehouse.com.
===============================================
*/

/*
===========================================
*************************   ITEM FEATURES   *************************
===========================================
*/


.title-table {
	width: 545px;
	margin: 0px 0px 15px 0px;
	padding: 2px 0px 5px 10px;
	border: 0px none;
	background-image: url(../images/title-bar.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 27px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	background-color: #E1000A;
}

/*  *****************  Home Page Fields  ****************  */
.title-td-ind {
	margin: 0px;
	padding: 5px 0px;
	border: 0px none;
	background-image: url(../images/title-bar.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: center;
	vertical-align: middle;
	background-color: #E1000A;
}

.ind-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a.ind-links:Link			{text-decoration: none; color: #FFFFFF}
a.ind-links:Active			{text-decoration: none; color: #FFFFFF}
a.ind-links:Visited 		{text-decoration: none; color: #FFFFFF}
a.ind-links:Hover			{text-decoration: underline; color: #FFFFFF}

.indbox-mid{
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #C6C6C6;
	border-left-color: #C6C6C6;
	width: 530px;
}
/*  Hack for Firefox and Netscape  */
html > body .indbox-mid{
	width: 526px;
}

.indbox-midsml{
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #C6C6C6;
	border-left-color: #C6C6C6;
	width: 167px;
}
/*  Hack for Firefox and Netscape  */
html > body .indbox-midsml{
	width: 163px;
}

#sidebox{
	width: 180px;
	padding: 0px;
	margin: 0px 18px 7px 0px;
	vertical-align: top;
	text-align: left;
	border: 0px none;
	float: left;
}

.prod-textbld { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none}

table.itemform {
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
	color: #000;
	width: 100%;
	text-align: left;
	border: 0px none;
}

.prod-textth { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none}

.prod-textbld-rd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #EF0000;
}

.subinfo-line {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-image: url(../images/subinfo-line-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: left;
	width: 540px;
	height: 16px;
}

.subinfo-line2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-image: url(../images/subinfo-line-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: left;
	width: 180px;
	height: 16px;
}


/*  Comp Box Fields  */
#comptable-hdr {
	width: 100%;
	background-image: url(../images/comp-hdr.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	vertical-align: top;
}

#comptable-footer {
	width: 100%;
	background-image: url(../images/comp-ftr.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	vertical-align: top;
}

#comptable-main {
	width: 100%;
	border: 0px none;
}

#comptable-lft {
	width: 12px;
	background-image: url(../images/comp-box_02.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

#comptable-mid {
	background-image: url(../images/comp-box_03.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#comptable-rght {
	width: 12px;
	background-image: url(../images/comp-box_04.gif);
	background-repeat: repeat-y;
	background-position: left top;
}