body      { color: #333333; font: 11px/17px Arial, sans-serif; background-color: #663; margin: 30px 0 0; padding: 0 }

#pageSurround    { color: #333333; background-color: #fff; margin: 0 auto; width: 800px }

#PageOuter    { background-color: #663; background-repeat: repeat; background-position: left top; margin: 0 auto; padding: 0; width: 800px }


#Header     { color: #333333; background-image: url("../../../images/getLogo.php?skin=Carreta-Soft"); background-repeat: no-repeat; background-position: left top; text-align: right; margin: 0; padding-bottom: 80px; width: 800px; height: 100px }

/**TOP BOXES 
*************/
.SmallHeader    { color: #333; font-size: 10px; text-transform: uppercase }

#Currency  { padding-top: 20px; padding-bottom: 25px; padding-left: 4px }

#Language {
	padding-right:10px;
	margin-bottom:3px;
	}

#Session    { text-align: right; margin-top: 58px; width: auto; height: 20px; float: right } 

#Login     { color: #000; font-size: 11px; text-align: right; text-transform: uppercase; margin: 0; padding: 17px 10px 0 0; width: auto; float: right } 

#Login p  { color: #000; margin: 0; padding: 0 }

#Login a    { color: #000; text-decoration: none }

#Login a:hover   { color: #900; text-decoration: none }
	


/**LEFT COLUMN SECTION
************************/
#LeftColumn     { font-size: 11px; margin-left: 25px; padding: 10px 0 0 5px; position: relative; z-index: 20; left: 0; width: 170px; float: left }

/**LEFT COLUMN HEADINGS
************************/
.subHeading     { color: #333; font-size: 12px; line-height: 12px; margin: 0; padding-top: 10px; width: 100%; height: 30px; border-style: dotted none none; border-width: 1px medium medium; border-color: #666 }


.subHeading h3   { color: #333; font-size: 12px; font-weight: normal; text-align: left; text-transform: uppercase; margin: 0; padding: 10px 0 0 5px; float: left }

.subHeading h3 a   { color: #333; text-decoration: none; padding-right: 50px; border: none }

.subHeading h3 a:hover  { color: #c00; text-decoration: none; padding-right: 50px; border: none }



/**LEFT COLUMN SIDE BOXES
*************************/
.LeftBox  { color: #333; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; margin: 0 0 5px; padding: 0 0 2px; width: 185px }

.LeftBox a   { color: #333; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 13px; text-decoration: none }

.LeftBox a:hover  { color: #c00; text-decoration: none }


/**LEFT COLUMN - MAILING LIST
*******************************/
.LeftBox.border     { color: #333; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; padding-top: 20px; padding-bottom: 20px; border-style: dotted none none; border-width: 1px 0 0; border-color: #666   }

/**LEFT COLUMN - INFORMATION BOX
**********************************/
.LeftBox p#nudge   { color: #333; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin-left: 20px }


/**START CROSS-BROWSER DHTML MENU
**********************************/
#mainmenu-nav {
	float: left;
	display:inline; /*fixes IE6 float bug*/
	font-size: 11px;
	margin:0;
	}

.ul-nav, .li-nav{
	font-size: 11px;
	display: block;
	}

.ul-nav{
	width: 190px;
	padding: 0px;
	font-size: 11px;
	}

.li-nav{	
	float: left;
	display:inline;
	font-size: 11px;
	}

.li-nav .ul-nav  { font-size: 11px; display: none; margin-top: -19px; margin-left: 100px; position: absolute; z-index: 5; border-style: solid; border-width: 4px 1px 1px; border-color: #c6eadd #ffffff #ffffff }

.li-nav a { color: #333; font-size: 11px; font-family: "Trebuchet MS", Verdana, Arial; text-decoration: none; text-indent: 2px; display: block; padding: 2px; width: 186px }

.li-nav a:hover { color: #c00; font-family: "Trebuchet MS", Verdana, Arial; text-decoration: none; text-indent: 2px; display: block; padding: 2px; width: 186px }



a.hassubmenu{
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 178px 6px;
	}

/**HIGHTLIGHTING EFFECT ON SUB-CATS
************************************/
.ul-nav .li-nav a.hassubmenu:hover  { color: #c00 }



/**CLEARING FLOATING ELMENTS
*****************************/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}



/**VIEWCART NAVIGATION
************************/
ul#CartNav {
	list-style-type:none;
	margin:0;
	padding:0;
	}

ul#CartNav li {
	margin:0;
	padding:0;
	}


ul#CartNav li a {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position:5px 6px;
	padding: 2px 2px 2px 15px;
	color: #333333;
	background: #FFFFFF;
	text-decoration:none;
	}

ul#CartNav li  a:hover { color: #c00; text-decoration: none; background: #ffffff; padding: 2px 2px 2px 15px }


/**RANDOM PRODUCTS 
********************/
#RandProduct {
	height:100%;
	padding:10px 0 20px 0;
	}

#RandImage {
	float:left;
	display:inline; /*fixes IE6 float bug*/
	margin:0 10px 0 0;
	padding:0 0 0 0;
	}

#RandText  { color: #333 }




/**MAIN CONTENT SECTION
************************/
#Content  { margin: 0 30px 0 40px; padding-left: 20px; position: relative; width: 500px; float: left }


#Content p   { margin-left: 5px }

#ContentBox {
	padding: 3px;
	margin-bottom: 5px;
	margin-top: 0px;
	position: relative;
	z-index: 1;
	}


/**GENERAL HEADERS
********************/
.Title  { color: #333; background: #ffffff; margin: 0; padding: 0; height: 30px }


h1    { color: #333; font-size: 12px; font-weight: bold; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin: 0; padding: 6px 0 6px 5px }


h2    { color: #333; font-size: 12px; font-weight: bold; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-transform: uppercase; margin: 0; padding: 6px 0 6px 5px }


h3    { color: #333; font-size: 12px; font-weight: bold; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-transform: uppercase; padding: 6px 0 6px 5px }


h4   { color: #333; font-size: 12px; font-weight: bold; background: #ffffff; text-transform: uppercase }


/**BREADCRUMB TRAIL & PAGINATION
**********************************/
#BreadCrumb  { color: #666; font-size: 10px; margin-bottom: 5px }

.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	}


/**SITE DOCUMENTS
*******************/
#SiteDocs      { color: #666; font-size: 12px; line-height: 12px; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: center; margin: 0; padding: 5px 0 20px; height: 20px }

#SiteDocs a:link, #SiteDocs a:visited, #SiteDocs a:hover   { color: #333; text-decoration: underline }

#SiteDocs a:hover    { color: #c00 }


	
/**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: 5px;
	padding:0;
	}

.LPBox {
	float: left;
	text-align: center;
	width: 115px;
	height: 145px;
	margin: 5px 5px 20px 5px;
	padding:0;
	}

.LPImage {
	float: none;
	text-align: center;
	padding:5px 0;
	margin:3px auto;
	border:1px solid #cccccc;
	}

.LPName  { color: #333333; font-size: 11px; text-align: center; margin: 0; padding: 2px 0; width: 100% }

.LPName a:link, .LPName a:visited {
	color: #333333;
	background: #FFFFFF;
	text-decoration:none;
	padding:0;
	margin:0;
	}

.LPName a:hover  { color: #c00; text-decoration: none; background: #ffffff }

.LPPrice   { color: #333; font-size: 11px; text-align: center; text-transform: uppercase; margin: 0; padding: 2px 0; width: 100%; height: 20px }


/**CATEGORY VIEW 
********************/
#CatDescription {}

/**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:auto;
	}

.subCat {	
	float:left;
	display:inline;/*fixes IE6 float bug*/
	text-indent:0;
	margin:5px 5px 10px 5px;
	text-align: center;
	padding:5px;
	}

.subCat a {
	color: #333333;
	background:#FFFFFF;
	text-decoration:none;
	}

.subCat a:hover   { color: #c00; text-decoration: none }

.subCat img {
	border:1px solid #CCCCCC;
	padding:5px;
	}

/**ORIGINAL CAT VIEW CODING
*****************************/
/*.catview {
	margin:0 10px;
	padding:0;
	width:100%;
	}

.catimage {
	width:auto;
	height:auto;
	border-bottom:1px dotted #CCC;
	padding:0;
	margin:0;
	}

.catinfo {
	border-bottom:1px dotted #CCC;
	margin-right: 10px;
	}

.catInner {
	margin:10px 0;
	border-left:1px dotted #ccc;
	}

.catview a {
	color:#667777;
	text-decoration:none;
	}

.catview p {line-height:12px;}*/


.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-bottom:5px;
	}


.catsep h2, .catsep h2 a  { color: #333; font-size: 13px; font-weight: bold; background: #ffffff; text-transform: uppercase; margin: 0; padding: 6px 0 6px 5px }

.catsep h2 a:hover  { color: #c00; background: #ffffff }

.catimage {
	padding:0;
	margin:0;
	}

.catview a  { color: #333; text-decoration: none }

.catview p {line-height:12px;}
.catview .Price  { color: #333; background: #ffffff }

/**SINGLE PRODUCT PAGE
************************/
#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  { color: #333; background: #ffffff; text-align: left; margin-bottom: 20px; padding: 0 }

#ProdDescription h2   { color: #333; font-size: 12px; font-weight: bold; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 50%; text-transform: uppercase; margin: 0; padding-bottom: 5px; padding-left: 5px }


/**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:60px;
	width:100%;
	}

#ProdPrice   { color: #333; font-size: 13px; background: #ffffff; text-align: left; display: inline; margin: 0; padding: 10px 0 0 0; width: 30%; height: 66%; float: left }

#ProdReviews  { background: #ffffff; text-align: center; display: inline; margin: 0 auto; padding: 0 5px 3px 0; width: 29%; height: 90%; float: left; border-right: 1px dotted #cccccc; border-left: 1px dotted #cccccc }

#ProdReviews a {
	color: #333333;
	background: #FFFFFF;
	text-decoration:none;
	}

#ProdReviews a:hover  { color: #900; text-decoration: none }

#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: #333; text-decoration: none; background: #ffffff }
	
#TellAFriend a:hover  { color: #900; text-decoration: none; background: #ffffff }


/**PRODUCT OPTIONS
********************/
#ProdOptions {
	margin:20px;
	text-align:left;
	text-transform:uppercase;
	font-size:15px;
	font-weight:normal;
	width:auto;
	margin:0;
	padding:0;
	color: #663366;
	background: #FFFFFF;
	}

#Options {
	margin:-10px 0 0 0;
	padding:0 0 0 10px;
	text-transform:none;
	font-size:13px;
	font-weight:bold;
	color: #333333;
	background: #FFFFFF;
	}

.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;
	background: #FFFFFF;
	}

#ProdLevels p {
	margin:0;
	padding:0;
	}


/**ADD TO CART BLUE BACKGROUND
*******************************/
#ProdBuy   { color: #333; font-size: 14px; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: right; margin: 10px 10px 10px 0; padding: 10px 10px 10px 0; position: relative; width: 520px }

#ProdBuyLogin   { color: #333; font-size: 14px; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: right; margin: 10px 10px 10px 0; padding: 5px 10px 5px 0; position: relative; width: 520px }

#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;
	background: #FFFFFF;
	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: #333; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; padding: 3px }	

.ReviewContent {
	padding: 3px;
	font-style:italic;
	border-bottom: 1px dotted #CCCCCC;
	color: #333333;
	background:#FFFFFF;
	}

.ReviewTitle { text-transform:uppercase;}

.ReviewedBy  { color: #333; background: #ffffff; padding: 3px }

.Date  { color: #333; background: #ffffff; float: right }


/**RELATED PRODUCTS
*********************/
.LPInfo {color: #333333;}

* html .LPInfo {width: 100%;}

/**SITE BUTTONS
*********************/
.buttonBg  { color: #663366; background-image: url("../styleImages/backgrounds/ButtonBg.gif"); background-repeat: repeat-x; text-align: center; height: 26px }























