﻿/*************************************************************************
' Function : CSS defintions for the store.
' Product  : CandyPress Store Frontend
' Version  : 4.1

' Modified : May 2007
' Copyright: Copyright (C) 2004 Webs Unlimited, Inc. 
'            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 http://www.candypress.com
'**************************************************************************/

/* General Tag specifications */
TD, P, B     {COLOR: #000000; FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 9pt; }

/* DIRECTK body tag for Skiers Peak*/
body { margin: 5px; padding: 0px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 9pt; background-color: #ffffff; }
.h1Sub {
    font-size: 8pt;
    font-weight: bold;
    vertical-align: middle;
}
.h1Sub A:link     {COLOR: #0000cc; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: underline}
.h1Sub A:visited  {COLOR: #0000cc; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: underline}
.h1Sub A:hover    {COLOR: #000000; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none; background-color: #ffcc00;}

/* Info Box WITHOUT Headings */
.CPbox1            {BACKGROUND-COLOR: #e8e8e8; 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: #ffffff; FONT-SIZE: 8pt; FONT-WEIGHT: bold; background-color: #e43130;}

/* Info Box WITH Headings ( H = Heading cell ; B = Body cell ) */
.CPbox2            {COLOR: #000000; BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #BBC3D3; padding-left: 5px;}
.CPbox2H           {COLOR: #000000; BACKGROUND-COLOR: #DDDDDD; PADDING: 1px}
.CPbox2H B         {COLOR: #333333;}
.CPbox2B           {COLOR: #000000; BACKGROUND-COLOR: #F5F5F5}
.CPbox2B A:link    {COLOR: #333333; FONT-SIZE: 10pt; TEXT-DECORATION: none}
.CPbox2B A:visited {COLOR: #333333; FONT-SIZE: 10pt; TEXT-DECORATION: none}
.CPbox2B A:hover   {COLOR: #000000; FONT-SIZE: 10pt; background-color: #ffffff;}

/* DK for skiers peak*/
.topnavTD {width: 108px; height: 21px; padding-top: 4px; color: #666666; font-size: 9pt; font-weight: bold; text-align: center; background-image:url(../../images/nav.gif); background-repeat:no-repeat;}
.topnavTD a:link {text-decoration: none; color: #666666; background-color: none;}
.topnavTD a:visited {text-decoration: none; color: #666666; background-color: none;}
.topnavTD a:active {text-decoration: none; color: #666666; background-color: none;}
.topnavTD a:hover {text-decoration: none; color: #666666; background-color: none;}
.topnavTDOver {width: 108px; height: 21px; padding-top: 4px; color: #000000; font-size: 9pt	; font-weight: bold; text-align: center; background-image:url(../../images/nav-sel.gif); background-repeat:no-repeat;}
.topnavTDOver a:link {text-decoration: none; color: #000000; background-color: none;}
.topnavTDOver a:visited {text-decoration: none; color: #000000; background-color: none;}
.topnavTDOver a:active {text-decoration: none; color: #000000; background-color: none;}
.topnavTDOver a:hover {text-decoration: none; color: #000000; background-color: none;}

.SearchTD {border: 1px solid #666666; padding-left: 5px; padding-top: 4px; padding-right: 5px; background-color: #ffcc00; width: 60px; height: 14px; font-size: 8pt; font-weight: bold; color: #666666;}
.SearchInputTD {border: 1px solid #666666; border-left: none;}
.SearchField {border: none; width: 120px; height: 14px;}

.GoButton {border: 1px solid #666666; padding-top: 4px; padding-left: 1px; padding-right: 1px; background-color: #cccccc; width: 20px; height: 14px; font-size: 8pt; font-weight: bold; color: #000000;}
.GoButton a:link {text-decoration: none; color: #000000; background-color: #cccccc;}
.GoButton a:visited {text-decoration: none; color: #000000; background-color: #cccccc;}
.GoButton a:active {text-decoration: none; color: #000000; background-color: #cccccc;}
.GoButton a:hover {text-decoration: none; color: #0000ff; background-color: #ffffff;}

.CartBoxH {font-size: 9pt; font-weight: bold; color: #000000; background-color: #D8E2E9; padding-left: 2px;}
.CartBoxD {font-size: 9pt; color: #666666; background-color: #ffffff; padding-left: 2px;}

.leftnav A:link    {COLOR: #505050; FONT-SIZE: 9pt; TEXT-DECORATION: none}
.leftnav A:visited {COLOR: #505050; FONT-SIZE: 9pt; TEXT-DECORATION: none}
.leftnav A:active {COLOR: #505050; FONT-SIZE: 9pt; TEXT-DECORATION: none}
.leftnav A:hover   {COLOR: #0000ff; FONT-SIZE: 9pt; background-color: #ffffff;}
.leftnav P {margin-top: 5px; margin-bottom: 5px;}

.botnav {background-image: url(../../images/foot-bg.jpg); background-repeat:repeat-x; height: 35px; padding: 2px; padding-left: 25px; border-top: 1px solid #666666; border-bottom: 1px solid #666666;}
.botnav td {color: #666666; font-size: 8pt;}
.botnav A:link     {COLOR: #666666; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.botnav A:visited  {COLOR: #666666; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.botnav A:hover    {COLOR: #0000ff; FONT-SIZE: 8pt; FONT-WEIGHT: bold; background-color: #ffffff;}

.bottext {background-color: #ccccdd; background-repeat:repeat-x; height: 35px; padding: 2px; padding-left: 25px; border-top: 1px solid #666666; border-bottom: 1px solid #666666;}
.bottext td {color: #000000; font-size: 8pt;}
.bottext a:link {text-decoration: underline; color: #0000cc;}
.bottext a:visited {text-decoration: underline; color:#800080;}
.bottext a:active {text-decoration: underline; color: #FF0000;}
.bottext a:hover {text-decoration: none; background-color: #ffcc00; color: #000000;}

.copyright {font-size: .8em; margin: 5px; line-height: 1.4;}
.copyright td {color: #666666; font-size: 8pt;}
.copyright A:link     {COLOR: #666666; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.copyright A:visited  {COLOR: #666666; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.copyright A:active  {COLOR: #666666; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.copyright A:hover    {COLOR: #0000ff; FONT-SIZE: 8pt; FONT-WEIGHT: bold; background-color: #ffffff;}

.prodListHead {padding-top: 2px; padding-bottom: 2px; padding-left: 10px; background-color: #cccccc; border-bottom: 1px solid #666666; font-size: 10pt; font-weight: bold;}
.prodListHead A:link     {color: #000000; TEXT-DECORATION: none}
.prodListHead A:visited     {color: #000000; TEXT-DECORATION: none}
.prodListHead A:active     {color: #000000; TEXT-DECORATION: none}
.prodListHead A:hover    {COLOR: #0000ff; background-color: #ffffff;}
.prodListHead h1 {color: #000000; font-size: 10pt; font-weight: bold;}

.prodListImage {padding: 0px;}
.prodListDesc {padding-top: 2px; padding-bottom: 4px; padding-left: 10px; background-color: #cccccc; font-size: 9pt;}
.prodButton {font-size: 8pt; width: 110px;}

h1 {margin-top: 5px; margin-bottom: 5px; font-size: 16pt; font-weight: normal; color: #ffbf00;}
h2 {margin-top: 5px; margin-bottom: 0px; font-size: 10pt; font-weight: bold; color: #ffbf00;}
h2 a:link {text-decoration: underline; color: #0000cc;}
h2 a:visited {text-decoration: underline; color:#800080;}
h2 a:active {text-decoration: underline; color: #FF0000;}
h2 a:hover {text-decoration: none; background-color: #ffcc00; color: #000000;}
.catBrand {margin: 0px; font-size: 7pt; font-weight: normal; color: #000000;}
.catBrand a:link {text-decoration: underline; color: #0000cc;}
.catBrand a:visited {text-decoration: underline; color:#800080;}
.catBrand a:active {text-decoration: underline; color: #FF0000;}
.catBrand a:hover {text-decoration: none; background-color: #ffcc00; color: #000000;}
.catSubCat {margin: 0px; font-size: 8pt; font-weight: bold; color: #000000;}
.catSubCat a:link {text-decoration: underline; color: #0000cc;}
.catSubCat a:visited {text-decoration: underline; color:#800080;}
.catSubCat a:active {text-decoration: underline; color: #FF0000;}
.catSubCat a:hover {text-decoration: none; background-color: #ffcc00; color: #000000;}

#cartxMain a:link {TEXT-DECORATION: underline; COLOR: #0000ff; }
#cartxMain a:visited  {TEXT-DECORATION: underline; COLOR: #0000ff; }
#cartxMain a:active  {TEXT-DECORATION: underline; COLOR: #0000ff; }
#cartxMain a:hover {TEXT-DECORATION: none; COLOR: #0000ff; background-color: #D8E2E9;}

/* DIRECTK: Link for page title (e.g. 'Welcome' */
.DKPageTitle {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 14pt; FONT-WEIGHT: BOLD;}
.DKNormal {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10pt;}
.DKNormal A:link     {COLOR: #455591; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.DKNormal A:visited  {COLOR: #455591; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.DKNormal A:hover    {COLOR: #ffffff; FONT-SIZE: 8pt; FONT-WEIGHT: bold; background-color: #455591;}
.DKNormalBold {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: BOLD;}
/* Box - Page Headings */
.CPpageHead {BORDER-BOTTOM: 2px solid #CCCCCC; PADDING-BOTTOM: 4px}
.CPpageHead a:link {text-decoration: underline; color: #0000cc;}
.CPpageHead a:visited {text-decoration: underline; color:#800080;}
.CPpageHead a:active {text-decoration: underline; color: #FF0000;}
.CPpageHead a:hover {text-decoration: none; background-color: #ffcc00; color: #000000;}

/* Box - Page Navigation */
.CPpageNav {BACKGROUND-COLOR: #EEEEEE}

/* Box - General Headings */
.CPgenHeadings {
    font-size: xx-small;
	color: #333333;
    padding: 5px; 
    padding-bottom: 3px; 
    padding-right: 10px;
}
.CPgenHeadings a:link {text-decoration: none; color: #333333;}
.CPgenHeadings a:visited {text-decoration: none; color:#333333;}
.CPgenHeadings a:active {text-decoration: none; color: #333333;}
.CPgenHeadings a:hover {text-decoration: underline; color: #0000ff;}

/* Box - Product Image (Home page) */
.CPhomeImg {BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #CCCCCC}
.CPhomeImg A:link    {COLOR: #333333; FONT-SIZE: 10pt; TEXT-DECORATION: underline}
.CPhomeImg A:visited {COLOR: #333333; FONT-SIZE: 10pt; TEXT-DECORATION: underline}
.CPhomeImg A:hover   {COLOR: #000000; FONT-SIZE: 10pt; TEXT-DECORATION: none; background-color: #ffcc00;}

/* Box - Product Description (Home page) */
.CPhomeDesc {BORDER-BOTTOM: 1px solid #CCCCCC}

/* Horizontal and Vertical lines */
.CPlines {BACKGROUND-COLOR: #CCCCCC}

/* Product Short Description (Except Detail page) */
.CPprodDesc {COLOR: #000000; FONT-SIZE: 9pt}

/* Product Short Description (Detail page only) */
.CPprodDescDet {FONT-SIZE: 11pt}

/* Product Long Description */
.CPprodDescLong {COLOR: #000000; }

/* Product Detail */
.CPprodDet {}

/* Product SKU */
.CPprodSKU {}

/* Product Price - Text Label */
.CPprodPriceT {COLOR: #000000; font-size: 11pt; font-weight: bold; padding-right: 5px;}
.CPprodPriceT2 {COLOR: #000000; font-size: 11pt; font-weight: bold; padding-right: 5px;}

/* Product Price - Price Value */
.CPprodPriceV {COLOR: #BF0000; font-size: 11pt; font-weight: bold;}
.CPprodPriceV2 {COLOR: #BF0000; font-size: 11pt; font-weight: bold;}

/* Product List Price - Text Label */
.CPprodLPriceT {COLOR: #000000; font-size: 9pt; font-weight: bold; padding-right: 5px;}
.CPprodLPriceT2 {COLOR: #000000; font-size: 9pt; font-weight: bold;  padding-right: 5px;}

/* Product List Price - Price Value */
.CPprodLPriceV {TEXT-DECORATION: line-through; font-size: 9pt; padding-right: 5px;}
.CPprodLPriceV2 {TEXT-DECORATION: line-through; font-size: 9pt; line-through; }

/* Product Sale Price - Text Label */
.CPprodSPriceT {COLOR: #000000; font-size: 9pt; font-weight: bold; padding-right: 5px;}
.CPprodSPriceT2 {COLOR: #000000; font-size: 9pt; font-weight: bold;  padding-right: 5px;}

/* Product Sale Price - Price Value */
.CPprodSPriceV {COLOR: #00528C; font-size: 9pt; font-weight: bold;}
.CPprodSPriceV2 {COLOR: #00528C; font-size: 9pt; font-weight: bold;}

/* Free Shipping text */
.CPfreeShipMsg {COLOR: #666666; padding-top: 5px;}

/* 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 {}
.CPcatDescProd a:link {text-decoration: underline; color: #0000cc;}
.CPcatDescProd a:visited {text-decoration: underline; color:#800080;}
.CPcatDescProd a:active {text-decoration: underline; color: #FF0000;}
.CPcatDescProd a:hover {text-decoration: none; background-color: #ffcc00; color: #000000;}


/* Option Description for "Optional" options */
.CPoptDesc {FONT-STYLE: italic}

/* Option Select box */
.CPoptSel {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 8pt}

/* Option Text box */
.CPoptTxt {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 8pt}

/* ------------------- */
/* ADDED - Version 2.3 */
/* ------------------- */

/* Box - 2, 3 and 4 Column Layout for product list page */
.CPcolsView {}
.CPcolsView A:link    {COLOR: #455591; TEXT-DECORATION: none}
.CPcolsView A:visited {COLOR: #455591; TEXT-DECORATION: none}
.CPcolsView A:hover   {COLOR: #ffffff; 	TEXT-DECORATION: none}

/* 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}


/* ---------------------*/
/* ADDED -- Version 3.0 */
/* ---------------------*/
.CPcloseWindow {FONT-SIZE: 6pt; TEXT-DECORATION: none;}
.install { 
	BORDER: 1px solid #BBC3D3
}

.installcomment {
	PADDING-LEFT: 30px;
}

.textBlock {
	BACKGROUND-COLOR: #EEEEEE;
	BORDER: 1px solid #CCCCCC;
}

.maintClosed {
	color: red;
	font-size: 15pt;
	text-align: center;
}

.CPContactUs {

}

/* -------------------- */
/* ADDED -- Version 3.5 */
/* -------------------- */
.findTable {
	background-color: #EEEEEE;
	BORDER: 1px solid #CCCCCC;
}
.listTable {
	background-color: #EEEEEE;
}
.listRowTop {
	BACKGROUND-COLOR: #DDDDCC;
	BORDER-TOP: 1px solid #888888;
	BORDER-BOTTOM: 1px solid #888888;
}
.listRowHead {
	BACKGROUND-COLOR: #DDDDDD;
}
.listRowBot {
	BACKGROUND-COLOR: #DDDDCC;
	BORDER-TOP: 1px solid #888888;
	BORDER-BOTTOM: 1px solid #888888;
}

/* --------------------  */
/* ADDED -- Version 4.1  */
/* --------------------  */
.cpbeta {
	color: red;
	font-size: 14pt;
	
}

/* New template style */ 
html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0; /* center for now */
	width: 24em; /* ems so it will grow */
	background: url(../usermods/img/featurebox/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(../usermods/img/featurebox/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(../usermods/img/featurebox/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(../usermods/img/featurebox/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
	text-align: left;
}

.boxbody a {	
	text-decoration: none;
}
.boxbody a:hover {
	text-decoration: underline;
}
.boxbody span.cpCart {
	text-align: left;
	padding-right: 3em;
}


.dk_required {
    color: #ff0000;
}
.dk_fielderror {
    color: #333333;
    background-color: #ffeeee;
    font-size: 85%;
    font-weight: bold;
    padding: 2px;
}
.dk_fieldhelp {
    color: #333333;
    font-size: 85%;
}
#login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
}
.loginfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
  width: 70px;
	height: 20px;
}
.loginsubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
  width: 30px;
	height: 20px;	
}


.imagelink {
}
.imagelink a.imagelink:link    {text-decoration: none; background-color: none;}
.imagelink a.imagelink:visited {text-decoration: none; background-color: none;}
.imagelink a.imagelink:active  {text-decoration: none; background-color: none;}
.imagelink a.imagelink:hover   {text-decoration: none; background-color: none;}

.dk_required {
    color: #ff0000;
}
.dk_fielderror {
    color: #333333;
    background-color: #ffeeee;
    font-size: 85%;
    font-weight: bold;
    padding: 2px;
}
.dk_fielderrorclass {
    background-color: #ffeeee;
}
.dk_fielderrorclass input {
	border: 1px solid red;
}
.dk_fielderrorclass textarea {
	border: 1px solid red;
}

.dk_fielderror_input {
		border: 1px solid red;
}
.dk_fieldhelp {
    color: #333333;
    font-size: 90%;
}

.dk_fieldhelp {
    color: #333333;
    font-size: 85%;
}
.tableFeatProd {
	margin-right: 5px;
}	
.tableProdList {
	border-collapse: separate;  
	border-spacing: 5px;  
	*border-collapse: expression('separate', cellSpacing = '5px');
}
.tdProdList {
	background-color: #cccccc;
	border: 1px solid black;
}
.tableProdListImage {
	background-color: #ffffff;
}
