

/*///////////////////////////////////////  LAYOUT */

body {
	margin:0;
	padding:0px;
	height:100%;
	overflow:auto;
	overflow:auto;
	/* background:#631a1d url(../images/pageGraphics/bg.gif) fixed; */
	font-family:Arial, Helvetica, sans-serif;
}

#content {
	display:block;
	padding:80px 0px 0px 0px;
	width:670px;
	margin:0px auto 0px auto;
	z-index:1;
	position:relative;
	color:#000;
}

#top {
	display:block;
	top:0;
	left:0;
	width:100%;
	height:11px;
	position:fixed;
	background-color:#272525;
	font-size:1px;
	z-index:2;
}

#tile {
	/* background:url(../images/pageGraphics/tile.jpg) repeat-x fixed; */
	height:158px;
	width:100%;
	display:block;
	position:fixed;
	z-index:0;
}

* html #top, * html #tile {
	position:absolute;
}

* {
	margin:0px;
	padding:0px;
}


/* original 


body {
	margin:0px;
	padding:0px;
	background:#631a1d url(../images/pageGraphics/bg.gif) fixed;
	font-family:Arial, Helvetica, sans-serif;
}
#tile {
	background:url(../images/pageGraphics/tile.jpg) repeat-x fixed;
	height:158px;
	width:100%;
	display:block;
	position:fixed;
	z-index:0;
	top: 0;
	left: 0;
}

* {
	margin:0px;
	padding:0px;
}
#top {
	display:block;
	background-color:#272525;
	height:11px;
	width:100%;
	position:fixed;
	z-index:2;
	top: 0;
	left: 0;
}
#content {
	color:#FFFFFF;
	padding:60px 0px 0px 0px;
	width:670px;
	margin:0px auto 0px auto;
	z-index:1;
	position:relative;
}

*/

#header {
	padding:0px 0px 6px 0px;
	margin:0px 0px 20px 0px;
	font-size:0.75em;
}

.rule {
	border-bottom:#272525 1px solid;
	display:block;
	text-indent: -9999em;
	font: 1px/1px sans-serif; /* stop IE from revealing unnecessary bg */
	height:0.1em;
	margin:6px 0px 10px 0px;
	padding:0px;
}

#shippingCost {
	font-size:0.85em;
}

/*///////////////////////////////////////  TYPOGRAPHY */

a {
	color:#1F71B8;
	text-decoration:none;
}

p a {
	color:#1F71B8;
	text-decoration:underline;
}
p a:hover {
	text-decoration:none;
}
a:hover {
	color:#1F71B8;
	text-decoration:underline;
}

p {
	font-size:0.75em;
}

h3 {
	font-size:1.1em;
	margin:0px 0px 5px 0px;
}

/* shared */

h1#jr a, h2#albums, h2#songBooks {
	display:block;
	overflow:hidden;
	text-indent: -9999em;
	font: 1px/1px sans-serif; /* stop IE from revealing unnecessary bg */
	height:0.1em;
}

h1#jr a {
	height: 44px; voice-family: "\"}\""; voice-family:inherit; height: 0;
	padding-top:44px;
	background: url(../images/pageGraphics/vr.png) no-repeat;
	width:260px;
	
}

h1#jr {
	float:left;
}

h2#albums {
	height: 12px; voice-family: "\"}\""; voice-family:inherit; height: 0;
	padding-top:12px;
	background: url(../images/pageGraphics/albums.gif) no-repeat;
	width:47px;
	margin-top:30px;
}

h2#songBooks {
	height: 12px; voice-family: "\"}\""; voice-family:inherit; height: 0;
	padding-top:12px;
	background: url(../images/pageGraphics/songBooks.gif) no-repeat;
	width:71px;
	margin-top:30px;
}


/*///////////////////////////////////////  PRODUCT BLOCK */

.productBlock {
	/* background:#480d10 url(../images/pageGraphics/tileDark.gif); */
	background-color: #113f67;
	width:300px;
	padding:14px;
	float:left;
	margin:0px 14px 20px 0px;
}

.descBlock {
	width:204px;
}
.imgBlock {
	width:80px;
	margin:0px 16px 0px 0px
}

.imgBlock p {
	color:#1F71B8;
	text-align:center;
	font-size:1.1em;
	font-weight:bold;
	margin-top:10px;
}

.descBlock p {
	color:#dacfcf;
}

.descBlock a {
	float:right;
	background:url(../images/pageGraphics/btnBg.gif);
	padding:5px 8px 4px 8px;
	margin-top:20px;
	color:#1F71B8;
	font-size:0.75em;
}

.descBlock a:hover {
	color:#1F71B8;
}

.descBlock, .imgBlock {
	float:left;
}

/*///////////////////////////////////////  NAV */

#topNav {
	float:right;
}

#topNav a {
	text-transform:uppercase;
}

.TopNavRow2Text{

	 color :#272525;
	 FONT-SIZE  :12px;
	 FONT-FAMILY : Arial ;
	 TEXT-DECORATION  : none ;
}
.THHeader{

	 color :#272525;
	 FONT-SIZE  :12px;
	 FONT-FAMILY : Verdana ;
	 FONT-WEIGHT  : bold ;
	 TEXT-DECORATION  : none ;
}
.tdRow1Color {

	 background-color :#D4DDEE;
}
.tdRow2Color {

	 background-color :#EBF6FF;
}

.plaintextbold p {
	font-size:0.75em;
	 color :#b08b8d;
}
.plaintextbold {
	text-align:right;
	/* 
	 color :#b08b8d;
	 FONT-SIZE  :11px;
	 FONT-WEIGHT  : bold ; */
}
.ProductTitle{

	 color :#666666;
	 FONT-SIZE  :12px;
	 FONT-WEIGHT  : bold ;
}
.ProductPrice{

	 color :#272525;
	 FONT-SIZE  :11px;
	 FONT-WEIGHT  : bold ;
}
.CompPrice{

	 color :#FF0000;
	 FONT-SIZE  :11px;
	 FONT-WEIGHT  : bold ;
}

input.smalltextblk {
	width:38px;
	text-align:center;
	font-size:0.75em;
}

.itemPrice {
	text-align: center;
	width: 65px;
	height: 31px;
	display: block;
	font-size: 0.85em;
	padding: 8px 0px 0px 0px;
	margin-top: 23px;
	/* background: url(../images/pageGraphics/itemP_bg.jpg) no-repeat; */
}
.prodDesc {
	padding:20px 0px 0px 10px;
	font-size:0.85em;
}

#rowHeader {
	/* background: url(../images/pageGraphics/rowHeader.jpg) no-repeat; */
	background-color: #113f67;
}

.rowFooter {
	/* background: url(../images/pageGraphics/rowFooter.jpg) no-repeat; */
	background-color: #113f67;
	background-position:bottom;
}
.rowFooterTop {
	/* background: url(../images/pageGraphics/rowFooter.jpg) no-repeat; */
	background-color: #272525;
}
.THHeader {
	padding:6px;
	color:#FFF;
	border-bottom: #113f67 1px solid;
}

.tdRow1Color {
	/* background: url(../images/pageGraphics/rowTileDrk.jpg); */
	background-color: #E1F1FF;
	border-bottom: #113f67 1px solid;
}
.tdRow2Color {
	/* background: url(../images/pageGraphics/rowTileLight.jpg); */
	background-color: ebf6ff;
	border-bottom: #113f67 1px solid;
}

#footerPg {
	text-align: right;
	font-size: 0.7em;
	color: #272525;
	margin: 40px 0px 30px 0px;
}

#updateCart {
	margin: 0px 4px 0px 0px;
}

#subTotal {
	font-size: 0.85em;
	font-weight: bold;
}

.rowHeadSmallBg {
	/* background: url(../images/pageGraphics/rowHead_sm.jpg) no-repeat; */
	background-color: #113f67;
}

.rowHeaderSmall {
	padding:6px 0px 5px 14px;
	text-align: left;
	font-size: 0.8em;
	color: #FFF;
}

.bg {
	/* background: url(../images/pageGraphics/rowTileDrk.jpg); */
	background-color: #e1f1ff;
}

.tdRow1ColorBg {}
.tdRow2ColorBg {}

.tdRow1ColorBg select, .tdRow2ColorBg select {
	font-size: 0.75em;
	margin-right:20px;
}
.tdRow1ColorBg, .tdRow2ColorBg {
	font-size:0.85em;
	padding:8px 0px 3px 10px;
}

.rowBtm {
	/* background: url(../images/pageGraphics/rowFoot_sm.jpg) no-repeat; */
	background-color: #272525;
}

.tableText {
	margin:20px;
}

#registeredshopper {
	padding:0px 0px 0px 20px;
}

#registeredshopper input.field {
	width:276px;
}

#reg, #Image1 {
	margin:0px 0px 0px 20px;
}

.errorMsg {
	display: block;
	margin: 20px;
	font-size: 0.9em;
	color: #ff7a00;
}

.keycode {
	font-size:0.75em;
	 color :#272525;
}

#registerform input, #registerform select {
	margin:2px 0px 2px 4px;
}

.aform input, .aform select {
	margin:2px 0px 2px 4px;
}

#processError ul {
	margin: 0px 0px 0px 40px;
	font-size:0.9em;
}

#processError ul li {
	margin: 2px 0px 2px 0px;
}

.shipDropList {
	font-size:0.75em;
}

.selectImg {
	margin:5px 6px 4px 6px;
}

#custinfoform p {
	font-size: 0.9em;
}

.form09em {
	font-size: 0.9em;
	margin:5px 5px 5px 8px;
}

.marginRight {
	padding: 0px 10px 0px 0px;
	float: right;
}

.margeLeft {
	margin-left:20px;
	margin-top:3px;
}

.margeLeftTop {
	margin:7px 6px 7px 16px;
	font-size: 0.9em;
}

.margeOverall {
	margin:2px 10px 2px 8px;
	font-size:0.9em;
}

.msgText {
	color:#272525;
	
}

.editBtn {
	margin:0px 4px 0px 10px;
	padding:4px 0px 4px 0px;
	height:20px;
}
/*///////////////////////////////////////  MISC */

br.clear { 
	margin:0; 
	padding:0; 
	clear:both !important;
	text-indent: -9999em;
	font: 1px/1px sans-serif; /* stop IE from revealing unnecessary bg */
	height:0.1em;
}

.noMargeNo {
	margin:0px !important;
}
