body {
	background-image: url(../styleImages/backgrounds/pageBG.png);
	margin:0px -10px 0px -10px;
	padding-left:10px;
	font-size: 13px;
	font-family: "Times New Roman",Times, sans-serif;
	background-repeat:repeat;
}
#BodyBG {
	background-image: url(../styleImages/backgrounds/contentBgSdw.png);
	background-repeat: repeat-x;
	background-position:top left;
	width:100%;
	height:auto;
	margin:0px;
	padding-top:8px;
	padding-left:10px;
	border:0;
}

#BodyBase {
	background-image: url(../styleImages/backgrounds/BaseBG.png);
	background-repeat: repeat-x;
	background-position:bottom left;
	height:80px;
	padding-left:10px;
	width:100%;
	z-index:20;
}
#Header {
	height:auto; 
	width: 807px;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
	/* background-image: url(../../../includes/extra/getLogo.php?skin=Carreta-Soft); */
	background-image: url(../../../images/getLogo.php?skin=Carreta-Soft);
	background-repeat: no-repeat;
	background-position: left top;	
	font-weight:normal;
	}
#HeaderObjects {
	text-align: center;
	width: 790px;
	margin-right: 12px;
	padding-top:3px;
	height:132px;
	}
#NavBar {
	background-image: url(../styleImages/navbar/navbar.png);
	background-repeat: no-repeat;
	background-position:left;
	width: 807px;
	height:31px;
	margin:0 0 0px 0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:16px;
	padding-left:16px;
	color: #333333;
	}

/**TOP BOXES 
*************/
.SmallHeader  {
	font-size: 11px;
	text-transform: uppercase; 
	}
#Session {/*Required as Language & Currency Boxes are not used within general Cart.tpl pages*/
	padding:20px;
	text-align:right;
	float:none;
	} 
#Login {
	text-align:right;
	font-size:11px;
	color: #000000;
	text-transform:uppercase;
	height:31px;
	} 
#Login p {
	margin:0;
	padding:0;
	}
#Login a {
	color: #000000;
	text-decoration:none;
	}
#Login a:hover {
text-decoration:underline; 
}
/**HEADER BOXES FROM LEFT COLUMN
*************************/
.CartNavi {
	margin: 0 0 5px 0;
	padding: 0 0px 2px 15px;
	width:180px;
	float:left;
	color: #FFFFFF;
	}
.CartNavi a {
	color: #FFFFFF;
	text-decoration:none;
	font-size:13px;
	}
.CartNavi a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	font-size:13px;
	}	
/**LEFT COLUMN SECTION
************************/
#LeftColumnBG {
	background-image: url(../styleImages/backgrounds/leftcolumnbg.png);
	background-repeat: repeat-y;
	background-color:#FFFFFF;
	height:100%;
	}
#LeftColumn {
	background-image: url(../styleImages/backgrounds/leftcolumn.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 181px; 
	height: 335px; 
	vertical-align:top;
	}
.MailList {
	margin: 8px 0 5px 12px;
	padding:0 0 0px 0px;
	width:149px;
	color: #FFFFFF;
	text-align:left;
	}
.MailList a {
	color: #FFFFFF;
	text-decoration:none;
	}	
#SiteDocs {
	text-align:left;
	width:155px;
	margin: 10px 0 0px 0;
	padding: 0 0px 2px 15px;
	height:auto;
	color: #FFFFFF;
	font-size:12px;
	font-weight:bold;
	}
#SiteDocs a {
	text-decoration:none;
	color: #FFFFFF;
	font-size:12px;
	font-weight:bold;
	}	
#SiteDocs a:hover {
	text-decoration:underline;
	color: #FFFFFF;
	}
#ShopCartL {
	border:1px dotted;
	color: #FFFFFF;
	text-align:left;
	width:149px;
	margin: 7px 0 7px 12px;
	padding: 0 0px 2px 5px;
	height:auto;
	}
#ShopCartL a {
	text-decoration:none;
	color: #FFFFFF;
	font-size:12px;
	font-weight:bold;
	}
#ShopCartL a:hover {
	text-decoration:underline;
	color: #FFFFFF;
	}	
	
#getSeal {
	width: auto; 
	height: auto; 
	padding:30px 0 0 20px;
	}

/**LEFT COLUMN HEADINGS
************************/
.subHeading {
	margin:0;
	padding:0;
	height:auto;
	width:100%;
	color:#FFFFFF;
	}
.subHeading h3 {
	margin:0;
	padding:2px 0 0 2px;
	font-size: 13px;
	font-weight:bold;
	text-transform: uppercase;
	text-align:left;
	color:#FFFFFF;
	}
.subHeading h3 a {
	text-decoration:none;
	border:none;
	padding-right:5px;
	}
.subHeading h3 a:hover {
	text-decoration:underline;
	border:none;
	padding-right:5px;
	}

/**LEFT COLUMN SIDE BOXES
*************************/
.LeftBox {
	padding: 0 0px 0px 12px;
	width:149px;
	color: #FFFFFF;
	}

/**LEFT COLUMN - INFORMATION BOX
**********************************/
.LeftBox p#nudge {
	margin:0 0 0 10px;
	color: #FFFFFF;
	background: #000000;
	/*background: #667777;*/
	}

a.hassubmenu{
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 178px 6px;
	}

/**CLEARING FLOATING ELMENTS
*****************************/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}


/**MAIN CONTENT SECTION
************************/
#ContentBG {
	background-image: url(../styleImages/backgrounds/rightedge.png);
	background-repeat: no-repeat;
	background-position:top right;
	width:807px;
	background-color:#FFFFFF;
	height:auto;
	}
#Content {
	vertical-align:top;
	width:598px;
	margin-right:0px;
	padding:0 0px 0 5px;
	}
	
#Content p {margin-left:10px;}

#ContentBox {
	width:590px;
	padding: 3px;
	font-size:14px;
	margin-bottom: 5px;
	margin-top: 0px;
	z-index: 1;
	}
/**MAIN CONTENT SECTION ON SHTML PAGES
************************/
#ContentBG {
	background-image: url(../styleImages/backgrounds/rightedge.png);
	background-repeat: no-repeat;
	background-position:top right;
	width:807px;
	background-color:#FFFFFF;
	height:auto;
	}
#ContentSHTML {
	vertical-align:top;
	width:598px;
	margin-right:0px;
	padding:0 0px 0 5px;
	}
#ContentSHTML a:visited {color:blue;}	
#ContentSHTML p {margin-left:10px;}

#ContentBox {
	width:590px;
	padding: 3px;
	font-size:14px;
	margin-bottom: 5px;
	margin-top: 0px;
	z-index: 1;
	}

/**GENERAL HEADERS
********************/
.Title {
	color: #6F9994;
	height: 15px;
	padding-bottom:5px;
	margin:0;
	font-weight:bold;
	text-align:left;
	}
.status {
	color: #000000;
	padding-top:15px;
	padding-bottom:10px;
	margin:0;
	font-weight:bold;
	font-size:15px;
	text-align:left;
}
h1 {
	background-image:url(../styleImages/backgrounds/headerbg.png);
	background-repeat:repeat-x;
	background-position:left top;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	padding:1px 0 1px 5px;
	margin:0;
}

h2 {
	background-image:url(../styleImages/backgrounds/headerbg.png);
	background-repeat:repeat-x;
	background-position:left top;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	padding:1px 0 1px 5px;
	margin:0;
}
h3 {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	background:none; /**(was #667777)*/
	padding:6px 0pt 6px 5px;
}
h4 {
	font-size: 13px;
	color: #6F9994;
	font-weight: bold;
	text-transform: uppercase;
}

/**BREADCRUMB TRAIL & PAGINATION
**********************************/
#BreadCrumb {margin-bottom:5px;}
#BreadCrumb a {color:#000000;}
#BreadCrumb a:hover {color:#000000; text-decoration:underline;}

.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	}

	
/**HOME PAGE INTRODUCTION TEXT
*******************************/
#Announcement {
	padding: 3px;
	margin-bottom: 5px;
	margin-top: 0px;
	position: relative;
	z-index: 1;
	}
#Announcement p {
	margin:5px 5px 0 5px;
	line-height:16px;
	}
	
	
/**LATEST PRODUCTS - HOMEPAGE
*******************************/
#LatestProducts {
	padding: 3px;
	margin:0;
	position: relative;
	z-index: 1;
	height:100%;
	}
#Inner {
	margin: 0px;
	padding:0;
	}
.homebuy {
	width:125px;
	height:auto;
	color: #000000;
	text-align:left;
	text-decoration:none;
	}
.LPBox {
	float:left;
	text-align: center;
	width: 170px;
	height: 165px;
	margin:4px 4px 4px 4px;
	padding:0px 2px 0px 2px;
	border:1px dotted #CCCCCC;	
}
.LPName {
	height:18px;
	font-size:14px;
	color: #333333;
	overflow:hidden;
	font-weight:bold;
}
.LPName a:link, .LPName a:visited {
	color: #333333;
	text-decoration:none;
	padding:0;
	margin:0;
	}
.LPName a:hover {
	color: #242726;
	text-decoration:none;
	}
.LPPrice {
	text-align:right;
	font-size:14px;
	margin:0;
	text-transform:uppercase;
	font-weight: bold;
	color: #667777;
	}
	
/**ViewCat Layout
*******************************/	
.catview {
	margin:5px 0;
	padding:0;
	width:98%;
	border-top:1px dotted #CCCCCC;
	}
.catsep {
	border-bottom:1px dotted #CCC;
	border-right:1px dotted #CCC;
	padding-right:8px;
	padding-left:8px;
	padding-bottom:2px;
	}
.catsep h2, .catsep h2 a {
	font-size: 15px;
	color: #667777;
	background:#ffffff;
	font-weight: bold;
	text-transform:none;
	padding:0px 0 0px 5px;
	margin:0;
	}
.catsep h2 a:hover {
	color:#32393E;
	}
.catimage {
	padding:0;
	margin:0;
	}
.catview a {
	color:#667777;
	text-decoration:none;
	}
.catview p {line-height:15px;}
.catview .Price {color: #667777; }

/**SUB CATEGORY IMAGE DISPLAY
******************************/
#SubCategories {
	float:left;
	display:inline; /*fixes IE6 float bug*/
	text-align:center;
	margin: 10px auto 5px;
	padding: 0;
	width:100%;
	height:100%;
	}
.subCat {	
	float:left;
	display:inline;/*fixes IE6 float bug*/
	text-indent:0;
	margin:3px 3px 5px 3px;
	text-align: center;
	padding:3px;
	width:140px;
	height:170px;
	}
.subCat a {
	color: #333333;
	background:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	}
.subCat a:hover {
	text-decoration:none;
	color:#C6EADD;
	}
.subCat img {
	border:1px solid #CCCCCC;
	padding:5px;
	}

/**ViewProd Layout
************************/
#SingleProd {
	padding: 3px;
	margin-bottom:20px;
	position: relative;
	z-index: 1;
	}
#MainProdImage {
	text-align:center;
	margin:20px auto;
	padding:0;
	width:auto;
	height:auto;
	}
#MoreImages {}

/**LIGHTBOX GALLERY
********************/
#LightBoxGallery {
	height:auto;
	width:auto;
	margin:0 auto;
	padding:0;
	text-align:center;
	}
.LightBox {
	float:left;
	margin:0 0 30px 15px;
	height:1%;
	}
.LightBoxImage {
	text-align:center;
	margin:0;
	padding:5px;
	border: 1px solid #CCC;
	}

/**PRODUCT DESCRIPTION
***********************/
#ProdDescription {
	font-family:sans-serif;
	text-align:left;
	padding:0;
	margin-bottom:20px;
	color: #333333;
	}

#ProdDescription h2 {
	background-image:url(../styleImages/backgrounds/headerbg.png);
	background-repeat:repeat-x;
	background-position:left top;
	color: #ffffff;
	font-size:13px;
	width:auto;
	margin:0px;
	text-align: left;
	padding:5px 18px 5px 5px;
	text-transform:uppercase;
	font-weight:bold;
	}	
/**PRODUCT INFO - PRICE, RATING, TELL A FRIEND
************************************************/
#ProdInfo {
	border-top:1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
	padding:5px 0;
	margin:0;
	text-align:left;
	height:25px;
	width:100%;
	}

#ProdPrice {
	font-size:20px;
	margin:0;
	text-align:left;
	color:#667777; 
	}

#ProdReviews {
	float:left;
	display:inline;/*used to fix IE6 double margin bug with floated elements */
	height:90%;
	width:29%;
	margin:0 auto;
	text-align:center;
	padding:3px 5px 3px 0;
	border-right:1px dotted #cccccc;
	border-left:1px dotted #cccccc;
	}
#ProdReviews a {
	color: #333333;
	text-decoration:none;
	}
#ProdReviews a:hover {text-decoration: none; color: #C6EADD}

#TellAFriend {
	float:left;
	display:inline;/*used to fix IE6 double margin bug with floated elements */
	width:37%;
	height:100%;
	margin:0;
	padding:0;
	background:white;
	}
#TellAFriend ul {
	display:block;
	margin:0 0 0 10px;
	padding:0;	
	font-size:11px;
	text-align:left;
	text-transform:uppercase;
	}
#TellAFriend a {
	color:#667777;
	text-decoration:none;
	}
#TellAFriend a:hover {
	color:#242726;
	text-decoration:none;
	}

/**PRODUCT OPTIONS
********************/
#ProdOptions {
	margin:20px;
	text-align:left;
	text-transform:uppercase;
	font-size:15px;
	font-weight:normal;
	width:auto;
	margin:0;
	padding:0;
	color: #CC0000;
	}

#Options {
	margin:-10px 0 0 0;
	padding:0 0 0 10px;
	text-transform:none;
	font-size:13px;
	font-weight:bold;
	color: #333333;
	}

.OptionsStyle {
	border: 1px solid #CCC;
	width:auto;
	}

/**PRODUCT CODE & STOCK AVAILABILITY
**************************************/
#ProdLevels {
	text-align:left;
	margin:30px 0 0 0;
	padding:0;
	font-weight:bold;
	font-size:12px;
	color:#333333;
	}

#ProdLevels p {
	margin:0;
	padding:0;
	}

/**ADD TO CART BLUE BACKGROUND
*******************************/
#ProdBuy {
	background-image:url(../styleImages/backgrounds/headerbg.png);
	background-repeat:repeat-x;
	background-position:left top;
	color: #ffffff;
	font-size:14px;
	width:auto;
	text-align: right;
	padding:5px 18px 5px 5px;
	}
#ProdBuyLogin {
	color: #ffffff;
	background-image:url(../styleImages/backgrounds/headerbg.png);
	font-size:14px;
	width:595px;
	margin:10px 0px 10px 0;
	padding: 5px 10px 5px 0;
	position: relative; 
	text-align: right;
	}
#ProdBuy a {
	line-height:22px;
	font-size:12px;
	padding:0 10px;
	margin:2px 0 0 0;
	text-transform:uppercase;
	text-decoration:none;
	}

/**COUPONS
************/
.addCoupon:link, .addCoupon:visited, .addCoupon:hover, .addCoupon:active {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	}

/**CUSTOMER REVIEWS - SUBMISSIONS
**********************************/
#CustomerReviews {}
#CustomerReviews p {margin-left:10px;}
.SubmitReview {padding-right: 60px;}
.right {text-align:right;}
.right span {
	font-weight:bold;
	float: left;
	}

/**CUSTOMER REVIEWS POSTED
***************************/
.ReviewEntry {margin:0;}

.ReviewRatings{
	color: #ffffff; 
	background: #667777;
	padding: 3px;
	}	
.ReviewContent {
	padding: 3px;
	font-style:italic;
	border-bottom: 1px dotted #CCCCCC;
	color: #333333;
	}

.ReviewTitle { text-transform:uppercase;}

.ReviewedBy {
	color: #C6EADD;
	padding: 3px;
	}

.Date {
	color: #C6EADD;
	float: right;
	}

/**RELATED PRODUCTS
*********************/
.LPInfo {color: #333333;}
* html .LPInfo {width: 100%;}

/**SITE BUTTONS
*********************/
.buttonBg {
	text-align: center;
	background-image: url(../styleImages/backgrounds/ButtonBg.gif);
	background-repeat: repeat-x;
	height: 26px;
	color: #663366;
	}
