
body {
	background-image: url();
	background-color: #83847B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
}	

/*Apply to all links if no style set*/
a:link {
	COLOR: #9e1b32;
	text-decoration: underline;
}
	
a:visited {
	COLOR: #9e1b32;
	text-decoration: underline;
}
a:hover {
	COLOR: #CCCCCC;
	text-decoration: underline;
}
/*Apply to Main Navigation*/

.nav1 a:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	COLOR: #564033;
	font-size: 13px;
	font-weight: ;
	line-height: ;
	text-decoration: none;
}
	
.nav1 a:visited {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	COLOR: #564033;
	font-size: 13px;
	font-weight: ;
	line-height: ;
	text-decoration: none;
}
.nav1 a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	COLOR: #304354;
	font-size: 13px;
	font-weight: ;
	line-height: ;
	text-decoration: none;
}

/*Apply Top Sub Navigation*/
.navRed a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	COLOR: #9e1b32;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	text-decoration: underline;
}
	
.navRed a:visited {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	COLOR: #9e1b32;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	text-decoration: underline;
}
.navRed a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	COLOR: #CCCCCC;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	text-decoration: underline;
}

/*Apply Top Footer Navigation*/
.navFooter {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: normal;
	font-size: 11px;
	line-height: 20px;}

.navFooter a:link {
	COLOR: #9e1b32;
	text-decoration: none;
}
	
.navFooter a:visited {
	COLOR: #9e1b32;
	text-decoration: none;
}
.navFooter a:hover {
	COLOR: #CCCCCC;
	text-decoration: none;
}

/*Apply SideNavigation*/
.navSide a:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	COLOR: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height: ;
	text-decoration: none;
}
	
.navSide a:visited {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	COLOR: #000000;
	font-size: 14px;
	line-height: ;
	font-weight: bold;
	line-height: ;
	text-decoration: none;
}
.navSide a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	COLOR: #999966;
	font-size: 14px;
	line-height: ;
	font-weight: bold;
	line-height: ;
	text-decoration: none;
}

/*Page Name Header*/

.textWht {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
}

.textWhtlg {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

.textBlk {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: ;
	color: #000000;
}

.textBlkBOLD {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}

.textBlklg {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	line-height: 15px;
	font-weight: ;
	color: #000000;
}

.textHead {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.textHead2 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.Footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.Quoted {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #9e1b32;
	font-style: italic;
}


/*Product Styles*/
.itemName {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none
}

.itemDescription {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #564033;
	text-decoration: none
}

.BreadCrumb {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none
}

.inputStyle {
    background-color: #ffffff;
    border-bottom: #666666 1px solid;
    border-left: #666666 1px solid;
    border-right: #666666 1px solid;
    border-top: #666666 1px solid;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
}

.tableZoom {
    background-color: #ffffff;
    border-bottom: #666666 1px solid;
    border-left: #666666 1px solid;
    border-right: none;
    border-top: none;
}

.tableBorder {
    background-color: #000000;
    border-top: 1px solid #FFFFFF;
}
	
.tableBorder2 {
    border-bottom: #666666 1px solid;
    border-left: #666666 1px solid;
    border-right: #666666 1px solid;
    border-top: #666666 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	
}
.style1 {
	text-decoration: none; 
	font-size: 11px; color: #666666; 
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Standard styles */ 

/* 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; BORDER: 1px solid #BBC3D3}
.CPbox2H           {COLOR: #333333; BACKGROUND-COLOR: #DDDDDD; PADDING: 1px}
.CPbox2H B         {COLOR: #333333;}
.CPbox2B           {COLOR: #333333; BACKGROUND-COLOR: #F5F5F5}
.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 {font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	line-height: 15px;
	font-weight: ;
	color: #000000;
	BORDER-BOTTOM: 2px solid #CCCCCC; 
	PADDING-BOTTOM: 4px;
	text-transform: uppercase;

}

/* Box - Page Navigation */
.CPpageNav {}

/* Box - General Headings */
.CPgenHeadings {BACKGROUND-COLOR: #EEEEEE}

/* Box - Product Image (Home page) */
.CPhomeImg {BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #CCCCCC}

/* 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}

/* 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: #9e1b32}

/* 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 -  */
/* ------------------- */

/* 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 -  */
/* ------------------- */

/* Highlights used in search results */
.CPhighlight {COLOR: #000000; BACKGROUND-COLOR: #ffff66}

/* ------------------- */
/* ADDED -  */
/* ------------------- */

/* Radio Button options */
.CPoptRadio {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt}

/* Option Description for "Mandatory" options*/
.CPoptDescM {FONT-STYLE: italic; color: #9E1b32}


/* ---------------------*/
/* ADDED --  */
/* ---------------------*/
.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 --  */
/* -------------------- */
.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 --   */
/* --------------------  */
.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;
}


div.footer { font-size: .9em; padding: 15px 15px 15px 15px; color:#fff;  }
div.footer a  { color:#999999; text-decoration: none; }
div.footer a span  { color:#fff; font-weight: bold; }
div.footer span  { color:#fff; font-weight: bold; }
div.footer-bottom { clear:both; width:960px; margin:0 auto 15px auto; }
div.footer-bottom a  { color:#000; text-decoration: underline; }