/*************************************************************************
' Function : CSS defintions for the store.
' Product  : CandyPress Store Frontend
' Version  : 2.5
' Modified : February 2004
' Copyright: Copyright (C) 2004 CandyPress.Com
'            See "license.txt" for this product for details regarding
'            licensing, usage, disclaimers, distribution and general
'            copyright requirements. If you don't have a copy of this
'            file, you may request one at webmaster@candypress.com
'**************************************************************************/
/* Vineyard Music Styles*/
@charset "ISO-8859-1";

table#emphasis {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	vertical-align: middle;
}

div#bodyCapTop {
	width: 750px;
	height: 4px;
	background-color: #FFFFFF;
	border: 0px;
	padding: 0px;
	margin: 0px;
	background: url(../images/css/body-cap-top.gif);
}

img#logo {
	padding: 0px;
	margin: 0px 0px 20px 10px;
}

img#nrbanner {
	margin-bottom: 10px;
	margin-top: 10px;
	}

div#shopHead {
	background-color: #E0DeCe;
	width: 750px;
	padding: 0px;
	margin: 0px;
}

img#shopLogo {
	margin: 0px;
	padding: 0px 0px 0px 450px;
}

div#container {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	text-align: left;
	position:relative;
	}

td#mainLeft {
	width: 150px;
	vertical-align: top;
	border: 0px;
}

table#layout {
	width: 770px;
	vertical-align: top;
	margin-top: 0px;
	border: 0px;
	padding: 0px;
}

img#mainFeature {
	margin-bottom: 20px;
}

td#mainFeature {
	background-color:#FFFFFF;
	margin: 0px;
	width: 415px;
	vertical-align: top;
}

div#highlights{
	width: 95px;
	height: 280px;
	position: absolute;
	left: 320px;
	top: 0px;
	}

td#mainRight {
	width: 150px;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	}

input#searchInput {
	width:100px;
	margin-left: 10px;
}

select#searchInput {
	width:100px;
	margin-left: 10px;
}

#advSearch { margin-left: 10px;}

img#callUs { padding: 2px 0px 2px 0px; margin: 2px 0px 2px 0px;}

#inputImage {vertical-align: middle;}

.sfResults {border: 0px; padding: 2px; width: 415px;}
textarea#sfLyrics {border: 0px; padding: 0px; width: 100%;}

.borderOraRL {
	border-right: 5px solid #DE7100;
	border-left: 5px solid #DE7100;
}

.capTopLight,
.capTop,
.capBottom {
	padding: 0px;
	margin: 0px;
	font: 1px/1px monospace !important;
	font: 0px/0px monospace;
	width: 150px;
}

.capTopLight {
	background: url(../images/css/topcap150.gif) no-repeat center bottom;
	height: 4px;
}

.capTop {
	background: url(../images/css/cap-sm-top.gif) no-repeat center bottom;
	height: 4px;
}

.capBottom {
	height: 7px;
	background: url(../images/css/cap-sm-bottom.gif) no-repeat center bottom;
	margin-bottom: 5px;
}

.wideCapTop,
.wideCapBottom {
	padding: 0px;
	margin: 0px;
	font: 1px/1px monospace !important;
	font: 0px/0px monospace;
}

.wideCapTop {
	background: url(../images/css/wideCapTop.gif) no-repeat center bottom;
	height: 4px;
	width: 176px;
}

.wideCapBottom {
	height: 7px;
	background: url(../images/css/widecap-bottom.gif) no-repeat center bottom;
	width: 176px;
}

.capTopDark {
	padding: 0px;
	margin: 0px;
	font: 1px/1px monospace !important;
	font: 0px/0px monospace;
	background: url(../images/css/capTopDark.gif) no-repeat center bottom;
	height: 4px;
	width: 176;
}

.capTopBwn,
.capBottomBwn {
	padding: 0px;
	margin: 0px;
	font: 1px/1px monospace !important;
	font: 0px/0px monospace;
	width: 150px;
}

.capTopBwn {
	background: url(../images/css/cap-top-bwn.gif) no-repeat center bottom;
	height: 7px;
}

.capBottomBwn {
	background: url(../images/css/cap-bottom-bwn.gif) no-repeat center bottom;
	height: 7px;
	margin: 0px;
	padding: 0px;
}

.oraCapTop,
.oraCapBottom {
	padding: 0px;
	margin: 0px;
	font: 1px/1px monospace !important;
	font: 0px/0px monospace;
}

.oraCapTop {
	background: url(../images/css/oraCap-Top.gif) no-repeat center bottom;
	height: 7px;
	width: 95px;
	vertical-align: bottom;
	}

.oraCapBottom {
	background: url(../images/css/oraCap-Bot.gif) no-repeat center top;
	height: 7px;
	width: 95px;
	}

/* General Tag specifications */

HTML BODY {
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, Helvetica;
	FONT-SIZE: 8pt;
	margin-top: 0px;
	text-align: center;
	background-color: #D0D1C6;
	}

TABLE {vertical-align:top}

h2 {f
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, Helvetica;
	FONT-SIZE: 12px;
	margin: 12px 0px 0px 0px;
	padding: 2px;
	background-color: #EFEFEF;
	}

.discount {
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, Helvetica;
	FONT-SIZE: 8pt;
	margin-top: 0px;
	text-align: center;
	background-color: #D0D1C6;
	}


/* Info Box WITHOUT Headings */
.CPbox1            {COLOR: #333333; BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #BBC3D3}
.CPbox1 A:link     {COLOR: #333333; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPbox1 A:visited  {COLOR: #333333; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPbox1 A:hover    {COLOR: #996666; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: underline}

/* Info Box WITH Headings ( H = Heading cell ; B = Body cell ) */
.CPbox2            {
	COLOR: #333333;
	BACKGROUND-COLOR: #F5F5F5;
	width: 150px;
	text-align: left;
	margin-top: 20px;
}
.CPbox2H           {
	COLOR: #000000;
	BACKGROUND-COLOR: #C9CCB8;
	PADDING: 0px 0px 3px 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
}

.CPbox2H P         {COLOR: #B5BBC4; border-bottom: 1px dotted #FFFFFF; border-color: #FFFFFF; padding: 0px 0px 3px 5px;}
.CPbox2B P {
	COLOR: #333333;
	padding: 0px 5px 3px 5px;
	margin: 0px;
	list-style-type: disc;
}

.CPbox2B UL {
	list-style-type: disc;
	color: #A2A494;
	margin: 0px;
	padding: 0px 5px 0px 20px;
}

.CPbox2B 0L {
	color: #333333;
	margin: 0px;
	padding: 0px 5px 0px 20px;
}

.CPbox2B           {
	COLOR: #333333;
	BACKGROUND-COLOR: #F0F1E8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border: 0px;
	padding: 4px 0px 18px 0px;
	line-height: 14px;
}
.CPbox2B A:link    {COLOR: #333333; FONT-SIZE: 10px; TEXT-DECORATION: none}
.CPbox2B A:visited {COLOR: #333333; FONT-SIZE: 10px; TEXT-DECORATION: none}
.CPbox2B A:hover   {COLOR: #F69A22; FONT-SIZE: 10px; TEXT-DECORATION: underline}

/* General Legal Info*/
.infoBox2            {
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #A2A185;
	width: 100%;
	text-align: left;
}
.infoBox2H           {
	COLOR: #000000;
	BACKGROUND-COLOR: #C9CCB8;
	PADDING: 0px 0px 3px 0px;
	font-weight: bold;
	text-align: center;
	font-size: 10px;
}
.infoBox2B P         {
	COLOR: #333333;
	padding: 0px 0px 3px 5px;
	margin: 0px;
	list-style-type: disc;
}
.infoBox2B           {
	COLOR: #333333;
	BACKGROUND-COLOR: F1E8DD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border: 0px;
	padding: 4px 0px 18px 0px;
	line-height: 14px;
}

.infoBox2B UL {
	list-style-type: disc;
	color: #ED8000;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

.infoBox2B A:link    {COLOR: #333333; FONT-SIZE: 10px; TEXT-DECORATION: none}
.infoBox2B A:visited {COLOR: #333333; FONT-SIZE: 10px; TEXT-DECORATION: none}
.infoBox2B A:hover   {COLOR: #F69A22; FONT-SIZE: 10px; TEXT-DECORATION: underline}


.highBoxB {
	background-color: #F69A22;
	height: 296px;
	text-align: center;
	}

.highBoxH {
	color: #FFFFFF;
	background-color: #DE7100;
	padding: 0px 0px 3px 0px;
	margin: 0px;
	font-weight: bold;
	text-align: center;
	}

/* Box - Page Headings */
.CPpageHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	BORDER-BOTTOM: 1px solid #CCCCCC;
	PADDING-BOTTOM: 4px;
	}

.CPpageHead A:link    {COLOR: #DE7100; FONT-SIZE: 12px; TEXT-DECORATION: none}
.CPpageHead A:visited {COLOR: #DE7100; FONT-SIZE: 12px; TEXT-DECORATION: none}
.CPpageHead A:hover   {COLOR: #F69A22; FONT-SIZE: 12px; TEXT-DECORATION: underline}

/* Box - Page Navigation */
.CPpageNav {}
.CPpageNav A:link    {COLOR: #DE7100; FONT-SIZE: 12px; TEXT-DECORATION: none}
.CPpageNav A:visited {COLOR: #DE7100; FONT-SIZE: 12px; TEXT-DECORATION: none}
.CPpageNav A:hover   {COLOR: #F69A22; FONT-SIZE: 12px; TEXT-DECORATION: underline}

/* Box - General Headings */
.CPgenHeadings {
	BACKGROUND-COLOR: #EEEEEE
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	BORDER-BOTTOM: 1px solid #CCCCCC;
	PADDING-BOTTOM: 4px;
	}

/* Box - Product Image (Home page) */
.CPhomeImg {
	BACKGROUND-COLOR: #FFFFFF;
	padding: 5px;
	vertical-align: text-top;
	clear: left;
}

/* Box - Product Description (Home page) */
.CPhomeDesc {float: right;}

/* Horizontal and Vertical lines */
.CPlines {
	BACKGROUND-COLOR: #CCCCCC;
	}

/* Product Short Description (Except Detail page) */
.CPprodDesc {FONT-SIZE: 12px; font-weight: bold;}

/* Product Short Description (Detail page only) */
.CPprodDescDet {FONT-SIZE:12px; font-weight: bold;}

/* Product Long Description */
.CPprodDescLong {FONT-SIZE: 10px; margin-bottom: 10px;}

/* Product Detail */
.CPprodDet {COLOR: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}

/* CPprodDisplay */
.CPprodDisplay { font-size: 10px; border-top: 1px solid #EFEFEF; margin-bottom: 0px; padding: 0px; vertical-align: top;}

/* Product SKU */
.CPprodSKU {COLOR: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}

/* Product Price - Text Label */
.CPprodPriceT {COLOR: #DE7100; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}

/* Product Price - Price Value */
.CPprodPriceV {COLOR: #DE7100; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}

/* Product List Price - Text Label */
.CPprodLPriceT {COLOR: #DE7100; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}

/* Product List Price - Price Value */
.CPprodLPriceV {COLOR: #DE7100; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; TEXT-DECORATION: line-through;}

/* Product Sale Price - Text Label */
.CPprodSPriceT {font-size: 10px; font-size: 10px}

/* Product Sale Price - Price Value */
.CPprodSPriceV {COLOR: #F69A22; font-size: 10px}

/* Free Shipping text */
.CPfreeShipMsg {COLOR: #888888; font-size:10px;}

/* In Stock text */
.CPinStock {COLOR: #888888}

/* Out of Stock text */
.CPoutStock {COLOR: red; font-size:12px;}

/* No Image text */
.CPnoImgT {COLOR: #800000}

/* Category List */
.CPcatDescList {}

/* Category Description - No products linked to it */
.CPcatDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	}

.CPcatSubHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	}

/* Category Description - Has products linked to it */
.CPcatDescProd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}

.CPcatDescProd A:link {font-weight: bold; color: #DE7100; text-decoration: none}
.CPcatDescProd A:hover {font-weight: bold; text-decoration: none}
.CPcatDescProd A:visited {color: #F69A22; text-decoration: none}

/* Option Description for "Optional" options */
.CPoptDesc {FONT-STYLE: italic}

/* Option Select box */
.CPoptSel {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt}

/* Option Text box */
.CPoptTxt {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt}

/* ------------------- */
/* ADDED - Version 2.3 */
/* ------------------- */

/* Box - 2, 3 and 4 Column Layout for product list page */
.CPcolsView {BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #CCCCCC}
.CPcolsView A:link    {COLOR: #000099; TEXT-DECORATION: none}
.CPcolsView A:visited {COLOR: #000099; TEXT-DECORATION: none}
.CPcolsView A:hover   {COLOR: #996666; TEXT-DECORATION: underline}

/* System Messages */
.CPsysMsg    {FONT-SIZE: 10pt}
.CPsysMsgErr {COLOR: red; FONT-SIZE: 10pt}
.CPsysMsgURL {FONT-SIZE: 10pt}

/* ------------------- */
/* ADDED - Version 2.4 */
/* ------------------- */

/* Highlights used in search results */
.CPhighlight {COLOR: #000000; BACKGROUND-COLOR: #ffff66}

/* ------------------- */
/* ADDED - Version 2.5 */
/* ------------------- */

/* Radio Button options */
.CPoptRadio {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt}

/* Option Description for "Mandatory" options*/
.CPoptDescM {FONT-STYLE: italic; color: Red}

/* Product view Ready? and Pricing formatting*/
.CPviewPrice { padding: 5px;}

.CPviewReady {BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #CCCCCC; margin-top: 50px}

.alignTop {
	vertical-align: top;
}
.w170 {
	width: 176px;
}
.w144 {
	width: 150px;
}
.dotBot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #5B636E;
	border-right-color: #5B636E;
	border-bottom-color: #5B636E;
	border-left-color: #5B636E;
}
.h100 {
	height: 500%;
}
.bodyCapTop {
	width: 750px;
	height: 4px;
	background-color: #FFFFFF;
	border: 0px;
	padding: 0px;
	margin: 0px;
	background: url(../images/css/body-cap-top.gif);
}
.bodyCapBot {
	background-image: url(../../images/css/body-cap-bot.gif) no-repeat center top;
	width: 750px;
	height: 4px;
}

.floatRight {float: right;}

.floatleft {float: left;}

.prodViewImage { float: left; margin-right: 20px;}

.jumpForm {
	padding-right: 10px;
	text-align: right;
	width: 80px;
}

.defaultBack {background-color: #FFFFFF;}

.trackTitle {font-size: 10px;}
.trackTitle a:link {text-decoration: none;}
.trackTitle a:hover {text-decoration: none; color: #DE7100;}
.trackTitle a:visited {text-decoration: none;}

.sfTrackTitle {font-size: 14px;}
.sfTrackTitle a:link {text-decoration: none; color: #333333;}
.sfTrackTitle a:hover {text-decoration: none; color: #DE7100;}
.sfTrackTitle a:visited {text-decoration: none; color: #333333;}

.sfAuthor {font-size: 10px;}

.sfCCLI {font-size:10px;}

.breadCrumbs {
	display: block;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
	font-size: 10px;
	}

/* Product Short Description (Detail page only) */
.boldHeading {
	FONT-SIZE:10px;
	font-weight: bold;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.bolder {
	FONT-SIZE:10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.bottomBorder {border-bottom: 1px solid #C9CCB8; margin: 2px 0px 4px 0px; padding: 0px 0px 4px 0px;}

.topMargin {margin-top: 20px;}

.location {font-size: 10px; color: #000000; margin-right: 10px;}

.viral {font-size: 10px; display: block;}

.rubric {
	FONT-SIZE:10px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	}

.rubric-cart {
	FONT-SIZE:10px;
	/*display: block;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	}

.blocker {display: block;}

.segment {
	margin: 10px 0px 10px 0px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;}

.cellPad2px {padding: 2px 2px 2px 4px;}

.noBorder { border: 0px;}

.12pxBoldBlock {font-size: 12px; font-weight: bold; display: block;}

.reverse {color: #FFFFFF;}

.red {color: #CC0000;}

.textAlignLeft { text-align: left;}

.outlineTable2
	{border: 1px solid #CCCCCC;}
