﻿/*page_headers:: Controls the title of all your pages.*/
.page_headers {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #fd9031;
	letter-spacing: 5px;
}
/*titles:: Controls the Tiles  of sections within pages on the site such as (Specials, Feature Items, Items, Related Items).*/ 
.titles {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 1px;
	color: #fd9031;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: bold;
	border-top: none;
	border-bottom: 1px solid #fd9031;
	border-left: none;
	border-right: none;
	background-color: #FFF;
	font-style: italic;
}
/*price:: Controls the way the product's final price display throughout the site.*/ 
/*.price {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fd9031;
	font-weight: bold;
	letter-spacing: 1px;
}
*/
/*error:: Controls the error messages*/ 
.error {
	font-size: 12px;
	font-weight: normal;
	color: #e10e04;
	text-decoration: none;
}
/*borders:: Controls the color of the line dividers used*/
.borders {
	color: #585C5F;
	border: 1px dotted #cccccc;
	border-style: none none dotted;
}
/*borders2:: Controls the color of the dotted line dividers used throughout the site.*/ 
.borders2 {
	border: 1px dotted #cccccc;
	border-style: none none dotted;
}
/*******************************************************************************************************/
/*   STYLES ONLY USED ON VIEW CART AND CHECKOUT PAGES      */
/*******************************************************************************************************/

/*checkout-headers:: Controls the titles of the sections on the checkout pages (Billing Information, Shipping Information etc)*/
.checkout-headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: white; /*#447409;*/ /*#fd9031;*/ /*#5ea354;*/
	font-weight: bold;
	background-color: #298dc9; /*#6395ec;*/ /*#6495ed;*/ /*#ecebd6;*/ /*#eeeeee;*/ /*#a3a3a3;*/
	height:22px;
	padding: 0 10px 0 10px;
}

.checkout-body {
    width:100%;
    vertical-align:top;
}

/*steps:: Controls the way the steps on the checkout pages display.*/
.steps {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #cccccc;
}
/*steps_on:: Controls the way the step the customer is currently on displays on the checkout pages.*/
.steps_on {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fd9031;
}
/*titles2:: Controls the titles on the view cart page*/ 
.titles2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #cee7ff;
	color: #447409; /*#fd9031;*/
	padding:4px;
  border-left: 1px solid #ffffff;
}

.titles3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #cee7ff;
	color: #447409;
	padding: 4px 2px;
}
.titles3-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #cee7ff;
	color: #447409;
	padding: 0px;
	text-align:left;
}

.titles3-center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #cee7ff;
	color: #447409;
	padding: 0px;
	text-align:center;
  border-left: 1px solid #ffffff;
}
.titles3-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #cee7ff;
	color: #447409;
	padding: 0px;
	text-align:right;
  border-left: 1px solid #ffffff;
}


/*******************************************************************************************************/
/*   STYLES ONLY USED ON CHECKOUT PAGES      */
/*******************************************************************************************************/

.grn-t-border{
    border-top-color:#298dc9; 
    border-top-style:solid; 
    border-top-width:1px;
}
.grn-b-border1{
    border-bottom-color:#298dc9; 
    border-bottom-style:solid; 
    border-bottom-width:1px;
}
.grn-b-border2{
    border-bottom-color:#298dc9; 
    border-bottom-style:solid; 
    border-bottom-width:2px;
}

/*options-titles:: Controls the way the option titles display on the product page.*/
.options-titles {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #585C5F;
	border: 1px dotted #cccccc;
	border-style: none none dotted;
}
/*item:: Controls the item description and item details text.*/ 
.item {
	font-size: 12px;
	color: Black;  /*#585C5F;*/
    border-right-color:#f0f0f0;
    border-right-style:solid;
    border-right-width:1px;
    border-bottom-color:#f0f0f0;
    border-bottom-style:solid;
    border-bottom-width:1px;
    padding-right:2px;
    padding-left:2px;
}

.item-first {
	font-size: 12px;
	color: Black;  /*#585C5F;*/
    border-left-color:#f0f0f0;
    border-left-style:solid;
    border-left-width:1px;
    border-right-color:#f0f0f0;
    border-right-style:solid;
    border-right-width:1px;
    border-bottom-color:#f0f0f0;
    border-bottom-style:solid;
    border-bottom-width:1px;
    padding-right:2px;
    padding-left:2px;
}

.item-cart {
	font-size: 12px;
	font-weight:bold;
	color: black; /*#585C5F;*/
    text-align:right;
    border-right-color:#f0f0f0;
    border-right-style:solid;
    border-right-width:1px;
    border-bottom-color:#f0f0f0;
    border-bottom-style:solid;
    border-bottom-width:1px;
    padding-right:2px;
}

.item-normal {
	font-size: 12px;
	color: Black;  /*#585C5F;*/
    padding-right:2px;
    padding-left:2px;
    font-weight:bold;
    padding: 5px 0px 5px 8px;
    margin-left: 5px;
}

.item-field {
	font-size: 12px;
	font-weight:bold;
	color: black; /*#585C5F;*/
    text-align:right;
    padding-left:9px;
    padding-top:2px;
}

.item-field-normal {
	font-size: 12px;
	color: Black;  /*#585C5F;*/
    text-align:right;
    padding-left:9px;
}

/*itemTitle:: Controls the name of the Product.*/ 
.item-title {
	font-size: 16px;
	color: black; /*#fd9031;*/
	font-weight:bold;
}
/*price-info:: Controls the way the sub-prices display on the product page, the final price is controlled by the style called "price".*/ 
.price-info {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Normal;
	color: #585C5F;
}
/*small-txt:: Controls the way the item id displays.*/ 
.small-txt {
	color: #afafae;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0;
	font-size: 10px;
	vertical-align:bottom;
}
/*availability-txt:: Controls the way the Availability of the product displays i.e. 'In Stock', 'Back Order'.*/ 
.availability-txt {
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	line-height: 1.2em;
	font-size: 11px;
	background-color: #fd9031;
	padding: 0.2em;
	font-style: italic;
}
/*reward-title:: Controls the title of the Reward Points section.*/ 
.reward-title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fd9031;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 7px;
	line-height: 10px;
	font-size: 16px;
	font-style:italic;
}
/*alternative:: Controls the background color of the boxes used throughout the site.*/
.alternative {
	background-color: #f0f0f0; /*#f9f8f8;*/
	padding: 2px 0px 2px 0px;
	border: 1px solid #eae9e9;
}
/*page_headers:: Controls the title of all your pages.*/
.page_headers {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #fd9031;
	letter-spacing: 5px;
}

/*txtBoxStyle:: Controls the text and style of the Text Boxes.*/  	
.txtBoxStyle {
	border-top: 1px solid #b3b4b5;
	border-bottom: 1px solid #b3b4b5;
	border-left: 1px solid #b3b4b5;
	border-right: 1px solid #b3b4b5;
	background-color: #FBFBFB;
	font-weight: normal;
	font-size: 14px;
	height:17px;
	color: Black; /*#38393a;*/
}
.radioStyle 
{
	border-top: 1px solid #b3b4b5;
	border-bottom: 1px solid #b3b4b5;
	border-left: 1px solid #b3b4b5;
	border-right: 1px solid #b3b4b5;
	background-color: #FBFBFB;
	font-weight: normal;
	font-size: 14px;
	height:17px;
	color: Black; /*#38393a;*/
}
.checkStyle 
{
	border-top: 0px solid #b3b4b5;
	border-bottom: 0px solid #b3b4b5;
	border-left: 0px solid #b3b4b5;
	border-right: 0px solid #b3b4b5;
	background-color: #FBFBFB;
	font-weight: normal;
	font-size: 14px;
	height:17px;
	color: Black; /*#38393a;*/
}
.cboStyle {
	border-top: 1px solid #b3b4b5;
	border-bottom: 1px solid #b3b4b5;
	border-left: 1px solid #b3b4b5;
	border-right: 1px solid #b3b4b5;
	background-color: #FBFBFB;
	font-weight: normal;
	font-size: 14px;
	height:24px;
	color: Black; /*#38393a;*/
}
