/*************************************************************************
' 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
'**************************************************************************/

/* General Tag specifications */

BODY, B, TD, P     {
	COLOR: #333333; 
	FONT-FAMILY: Verdana, Arial, Helvetica; 
	FONT-SIZE: 11px;
	line-height: 133%;

}
 
div#mainContainer {
	position: relative;
	width: 1000;
	margin: auto;
	margin-left: auto;
	margin-right: auto;
}
li {
	line-height: 133%;
}

#tblFeatured {
	border-top: 1px solid #611400;
}

/* Info Box WITHOUT Headings */
.CPbox1            { 
	color: #dfefdf; 
	font-weight: bold;
	background-color: #611400; 
	xbackground-color: #7b2800; 
	xborder-right: 2px solid #BE6B43;
	xborder-top: 2px solid #BE6B43;
}
.CPbox1 A:link     {
	color: #dfefdf; 
	font-size: 8pt; 
	font-weight: 400; 
	text-decoration: none
	}
.CPbox1 A:visited  {
	color: #dfefdf; 
	font-size: 8pt; 
	font-weight: 400;
	text-decoration: none
	}
.CPbox1 A:hover    {
	color: #ffffff; 
	font-size: 8pt; 
	font-weight: 400; 
	text-decoration: underline
	}

/* Info Box WITH Headings ( H = Heading cell ; B = Body cell ) */
/*
.CPbox2            {
	color: #333333; 
	background-color: #FFEFDB; 
	bsorder: 1px solid #FFAC84;
}
*/
.CPbox2            {
	color: #333333; 
}
/*
.CPbox2H {
	color: #ffffff; 
	xbackground-color: #7b2800; 
	bxackground-color: #611400; 
	padding: 2px
}
.CPbox2H B         {COLOR: #ffffff;}
*/
.CPbox2H {
	color: #333; 
	padding: 2px
}
.CPbox2H B         {COLOR: #333;}


.CPbox2B           {COLOR: #333333; BACKGROUND-COLOR: #F1EFDB}
.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: #996666; FONT-SIZE: 10px; TEXT-DECORATION: underline}

/* Box - Page Headings */
.CPpageHead {BORDER-BOTTOM: 2px solid #CCCCCC; PADDING-BOTTOM: 4px}

/* Box - Page Navigation */
.CPpageNav {BACKGROUND-COLOR: #EEEEEE}

/* Box - General Headings */
.CPgenHeadings {BACKGROUND-COLOR: #EEEEEE}

/* Box - Product Image (Home page) */
.CPhomeImg {BxACKGROUND-COLOR: #F5F5F5; BORDER: 0px solid #CCCCCC}

/* Box - Product Description (Home page) */
.CPhomeDesc {BORDER-BOTTOM: 0px solid #CCCCCC}

/* Horizontal and Vertical lines */
.CPlines {BACKGROUND-COLOR: #CCCCCC}

/* Product Short Description (Except Detail page) */
.CPprodDesc {FONT-SIZE: 9pt}

/* Product Short Description (Detail page only) */
.CPprodDescDet {FONT-SIZE: 11pt}

/* Product Long Description */
.CPprodDescLong {}

/* Product Detail */
.CPprodDet {}

/* Product SKU */
.CPprodSKU {}

/* Product Price - Text Label */
.CPprodPriceT {COLOR: #800000}

/* Product Price - Price Value */
.CPprodPriceV {COLOR: #800000}

/* Product List Price - Text Label */
.CPprodLPriceT {}

/* Product List Price - Price Value */
.CPprodLPriceV {TEXT-DECORATION: line-through}

/* Product Sale Price - Text Label */
.CPprodSPriceT {}

/* Product Sale Price - Price Value */
.CPprodSPriceV {COLOR: red}

/* Free Shipping text */
.CPfreeShipMsg {COLOR: #888888}

/* In Stock text */
.CPinStock {COLOR: #888888}

/* Out of Stock text */
.CPoutStock {COLOR: red}

/* No Image text */
.CPnoImgT {COLOR: #800000}

/* Category List */
.CPcatDescList {}

/* Category Description - No products linked to it */
.CPcatDesc {}

/* Category Description - Has products linked to it */
.CPcatDescProd {FONT-WEIGHT: bold}

/* 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}

.NoScreen {
	display: none;
}


#moreInfo {text-align: left; display: block;}
#moreInfo h1 {font-size: 14px; font-weight: bold;}
#moreInfo h2 {font-size: 12px; font-weight: bold;}
#MoreInfoTab {width: 100%; text-align: left; float: left; cursor: hand; display: block; border-top: 1px solid gray;}

div#facebookContainer {
	position: absolute;
	left: 400;
	top: 50;
	height: 32px;
	width: 200;
	border: 0px solid silver;
}

h2#mcvisa {
	position: absolute;
	left: 720;
	top: 30;
	height: 66px;
	width: 50px;
	border: 0px solid silver;
	background-image: url('/catalog/usermods/visa-mc-50.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999;
}

div#facebookContainer a {
	position: absolute;
	display: block;
} 

div#facebookContainer a#caption {
	font-weight: bold;
	font-size: 14px;
	color: #008;
	text-decoration:none;
	left: 0;
	top: 10px;
	
}

div#facebookContainer a#caption:hover {
	text-decoration:underline;
	color: #3333FF;
}

div#facebookContainer a#icon {
	width: 32px;
	height: 32px;
	border: 0px solid silver;
	background-image: url('/catalog/userimages/facebook.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	left: 170;
	top: 0px;
	text-indent: -9999;
}

div#facebookContainer a#icon:hover {
	background-position: 0 -32;
}

div#masthead {
	width: 990px;
	border: 0px solid red;
	margin: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	height: 145px;
	position: relative;
	background: #fff;
	
}

div#masthead h1 {
	position: absolute;
	left: 10;
	top: 0;
	border: 0px solid red;
}


h1.companyLogo {
	text-indent: -9999;
	width: 316px;
	height: 125px;
	background-image: url('/catalog/usermods/logo.png');
	background-repeat: no-repeat;
	border: 0px solid red;
}

div#masthead div#searchForm {
	position: absolute;
	border: 0px solid blue;
	width: 200px;
	left: 810; 
	top: 80;
}

div#masthead div#cartSummary {
	position: absolute;
	border: 0px solid green;
	width: 160px;
	left: 815; 
	top: 10;
}

div#topNavigation {
	position: relative;
	border: 0px dashed green;
	border-bottom: 1px solid #ddd;
	height: 24;
	overflow: hidden;
}

div#topNavigation ul#navigation1 {
	border: 0px solid blue;
	position: absolute;
	width: 650;
	left: 0;
	top: 0;
	height: 16px;
	margin: 0;
	padding: 0;
}

div#topNavigation ul#navigation1 li {
	top: 0;
	float: left;
	list-style: none;
	white-space: nowrap;
	border: 0px blue solid;
}
div#topNavigation ul#navigation1 li a {
	white-space: nowrap;
	display: block;
	padding: 0 15 0 15;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	border: 0px solid red;
	background: transparent;
}


div#topNavigation ul#navigation1 li a:hover {
	color: #888;
	text-decoration: none;
	background: #f8f8f8;
	fxont-weight: bold;
}


div#topNavigation ul#navigation2 {
	border: 0px solid red;
	position: absolute;
	width: 300;
	left: 690;
	top: 0;
	height: 16px;
	margin: 0;
	padding: 0;
}

div#topNavigation ul#navigation2 li {
	top: 0;
	float: right;
	list-style: none;
	white-space: nowrap;
	border: 0px blue solid;
}
div#topNavigation ul#navigation2 li a {
	white-space: nowrap;
	display: block;
	padding: 0 15 0 15;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	background: transparent;
}


div#topNavigation ul#navigation2 li a:hover {
	color: #888;
	text-decoration: none;
	background: #f8f8f8;
	fxont-weight: bold;
}

div#topNavigation ul#navigation1 li.b1, div#topNavigation ul#navigation2 li.b1 {
	border-right: 1px solid silver;
}

a.general:link, a.general:visited {
	color: #008;
	font-size: 10pt;
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
}
a.general:active, a.general:hover {
	color: #00F;
	text-decoration: underline;
}

.warning {color: red; font-weight: bold;}
.p13 {font-size: 13px; line-height: 150%;}
a.viewButton:link, a.viewButton:visited  {
	display: block;
	width: 44px;
	height: 14px;
	border: 0px solid red;
	background-image: url(/catalog/usermods/butt_view.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -999999;
}
a.viewButton:active, a.viewButton:hover  {
	background-position: 0 -14;
}
.dimmed {
	color: #999999;
}
