﻿/*************************************************************************
' 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
'**************************************************************************/

body, p, td, td p, td b, font, span, div, A, a:HOVER, td font, td font style {
}
h1 {
	font-size:18px;
	margin:0px;
	padding:0px;
}
h2 {
	font-size:16px;
	margin:0px;
	padding:0px;
}
h3, h5 {
	font-size:14px;
	margin:0px;
	padding:0px;
}
td td td {
	padding-bottom:4px;
}
body {
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
div#page {
	width: 960px;
	background-color:#FFF;
	padding-right:48px;
	/*background-image:url('../images/air_tool/air_tool__05.gif');*/
	background-position:top left;
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
}
div#page div#header {
	width: 96%;
	margin-left: 48px;
	margin-right:1%;
	padding-bottom:10px;
	padding-left: 1%;
	padding-right:1%;
	margin-bottom:10px;
	border-bottom: 4px solid #C00;
}
div#page div#menublock {
	width: 96%;
	margin-left: 48px;
	margin-right:1%;
}
div#page div#main {
	width: 96%;
	margin-left: 48px;
	margin-right:1%;
	margin-bottom:2%;
	padding: 1%;/*border:1px solid #CCCCCC;*/
}
div#page div#footer {
	width: 96%;
	margin: 1%;
	padding: 1%;
}
/* General Tag specifications */
P {
	COLOR: #333333;
	FONT-FAMILY: Arial, Verdana, Helvetica;
	FONT-SIZE: 8pt
}
TD {
	COLOR: #333333;
	FONT-FAMILY: Arial, Verdana, Helvetica;
	FONT-SIZE: 8pt;
}
B {
	COLOR: #333333;
	FONT-FAMILY: Arial, Verdana, Helvetica;
	FONT-SIZE: 8pt
}
BODY {
	COLOR: #333333;
	FONT-FAMILY: Arial, Verdana, Helvetica;
	FONT-SIZE: 8pt
}
form {
	margin:0;
	padding:0;
}
A {
	COLOR: #333333;
	FONT-SIZE: 8pt;
	TEXT-DECORATION: none
}
/* 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;
	BORDER: 0px solid #CCCCCC
}
.CPbox2H {
	COLOR: #333333;
	PADDING: 1px
}
.CPbox2H B {
	COLOR: #333333;
	font-size:14px;
	color:#990000;
}
.CPbox2B {
	COLOR: #333333;
}
.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 {
	BACKGROUND-color:#FFF;
}
/* 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 {
	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;
	font-size:18px;
}
/* Product Price - Price Value */
.CPprodPriceV {
	COLOR: #800000;
	font-size:18px;
}
/* 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: Arial, Verdana, helvetica;
	FONT-SIZE: 8pt
}
/* Option Text box */
.CPoptTxt {
	FONT-FAMILY: Arial, Verdana, helvetica;
	FONT-SIZE: 8pt
}
/* ------------------- */
/* ADDED - Version 2.3 */
/* ------------------- */

/* Box - 2, 3 and 4 Column Layout for product list page */
.CPcolsView {
	BACKGROUND-COLOR: #FFFFFF;
	BORDER: 1px solid #FFFFFF
}
.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: Arial, Verdana, 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;
}
.searchtxtfld {
	display:block;
	width: 100px;
	height:14px;
	line-height:12px;
	border:1px solid #CCC;
	font-size: 9px;
}
.searchbtn {
	width: auto;
	height:14px;
	font-size: 8px;
	font-weight:bolder;
	padding-top:1px;
	padding-bottom:2px;
}
div#specblock2 {
}
table#spectbl tr td {
	border-bottom:1px solid #CCC;
}
td.tbltitle {
	background-color:#EEE;
	font-weight:bolder;
}
td .CPdiscPrice {
	font-size:12px;
	font-weight:bolder;
	color:#CC0000;
}
.CPyousave {
	font-size: 9px;
	color:green;
}
/* 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('img/featurebox/sbbody-r.gif') no-repeat bottom right;
	font-size: 100%
}
.boxhead {
	background: url('img/featurebox/sbhead-r.gif') no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center
}
.boxhead h2 {
	background: url('img/featurebox/sbhead-l.gif') no-repeat top left;
	margin: 0;
	color: white;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1em;
	text-shadow: rgba(0, 0, 0, .4) 0px 2px 5px;
	padding-left:30px;
	padding-right:30px;
	padding-top:22px;
	padding-bottom:5px
}
.boxbody {
	background: url('img/featurebox/sbbody-l.gif') no-repeat bottom left;
	margin: 0;
	text-align: left;
	padding-left:30px;
	padding-right:30px;
	padding-top:5px;
	padding-bottom:31px
}
.boxbody a {
	text-decoration: none;
}
.boxbody a:hover {
	text-decoration: underline;
}
.boxbody span.cpCart {
	text-align: left;
	padding-right: 3em;
}
.CPbox2B A, .CPbox2B A:Link, .CPbox2B A:visited, .CPbox2B A:active {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bolder;
	text-decoration:none;
	clear:both;
	padding:2px;
	margin:0px;
	margin-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
	width:180px;
	float:left;
}
.CPbox2B A: hover {
	color:#990000;
}
td td {
	text-align:left;
}

