body {
	margin: 0px;
	padding:0;
	background: url(../styleImages/backgrounds/bg3.gif);
	color: #333333;
	font: 12px  "Century Gothic Std", "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height: normal;

}

a {
color:
}

a img {
border: none;
text-decoration: none;
}

p {
margin: 0;
padding: 0;
}

#PageOuter {
	width:980px;
	margin:0 auto;
	padding:0 0 30px 0;
}

#pageSurround {
	width: 960px;
	margin: 0px auto;
	padding:0;
	background-color: #FFFFFF;
	color: #333333;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border: 1px solid  #0094B8;

	
}

#Header {
	text-align: right;
	height: 105px; 
	margin:0 0 0px 0;
	padding-bottom: 21px;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
	background-image: url(../../../images/getLogo.php?skin=Carreta-Bright);
	background-repeat: no-repeat;
	background-position: center center;	
	background-color: #ffffff;
	color: #333333;
		}

#subheader {
padding: 0 5px;
}


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

#Currency{
	padding: 15px 35px 2px 0;
	}

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

#Session {/*Required as Language & Currency Boxes are not used within general Cart.tpl pages*/
	margin-top:58px;
	width:auto;
	height:20px;
	padding:0;
	text-align:right;
	float:right;
	} 

#Login {
	text-transform:uppercase;
	margin:0;
	width:auto;
	font-size: 14px;
	float:left;
	} 

#Login span {
font-size:12px;
	}

#Login a, .sublinks ul  li a, a {
	color: #666698;
	text-decoration:none;
	}

#Login a:hover, .sublinks ul  li a:hover {
text-decoration:underline; 
color:#0094b8;
}

.sublinks ul {
font-style: none;
float: right;
}

.sublinks ul  li {
display: inline;
text-transform: uppercase;
}


/**LEFT COLUMN SECTION (floated to the right, actually a right col)
************************/
#LeftColumn {
	position: relative;
	left: 0px;
 margin:10px;
	padding:0;
	float: right;
	font-size:11px;
	z-index:20;
	width:195px;
	
	}

/**LEFT COLUMN HEADINGS (floated to the right, actually a right col)
************************/
.subHeading {
	margin:0;
	padding:0;
	color: #333;
	height: 30px;
	width:100%;
	border-bottom: 1px dotted #FFFFFF;
	clear: both;
	}


.subHeading h3 {
	margin:0;
	padding:5px 0 0 5px;
	color: #666698;
	font-size: 15px;
	font-weight:bold;
	text-transform: uppercase;
	text-align:left;
	
	}

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

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



/**LEFT COLUMN SIDE BOXES 
*************************/
.LeftBox {
	margin: 0 0;
	padding: 0 0 2px 0;

	}

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

.LeftBox a:hover {
text-decoration:dotted;
color:#400000;
	}



/**LEFT COLUMN - MAILING LIST
*******************************/
.LeftBox.border {
	border-top:1px dotted #FFFFFF;
	padding-top:5px;
	color:#666698;
	
	}


/**LEFT COLUMN - INFORMATION BOX
**********************************/
.LeftBox p#nudge {
	margin:0 0 0 10px;
	color: #FFFFFF;
	background: #3AB0D6;
	}


/**START CROSS-BROWSER DHTML MENU
**********************************/
#topnav {
background: #666698;
text-align: center;
height: 25px;
border-top:5px solid #0094b8;
border-bottom: 5px solid #0094b8;
margin-bottom: 1px;
clear: both;
font-size: 11px;
}

#topnav a {

}

#mainmenu-nav {
	/*float: left;*/
	display:inline; /*fixes IE6 float bug*/
	z-index: 99;
	margin:0;
	}

.ul-nav, .li-nav{

	display: block;
	}

.ul-nav{
	width: 145px;
	padding: 0px;
	
	}

.li-nav{	
	float: left;
	display:inline;
	margin-left: 1px;
	
	
	}

.li-nav .ul-nav {
	display: none;
	position: absolute;
	margin-left: 0px;
	margin-top: 0;
	background-color:#666698;
	border:none;
	z-index: 50;
	text-transform: uppercase;
	}

.li-nav .ul-nav a, .li-nav .ul-nav a:hover {
width:131px;
float:left;
text-align: left;
margin: 1px 1px 1px 0;
padding: 0 0 0 12px;

}

.li-nav a {
	padding: 0 15px;
	font-size: 13px;
	line-height: 25px;
	display: block;
	font-family: "Century Gothic Std","Trebuchet MS", Verdana, Arial;
	color: #ffffff;
	text-decoration:none;
	text-transform: uppercase;
	margin:0;
	}

#topnav ul#mainmenu-nav li.li-nav ul.ul-nav li.li-nav a {
line-height: 20px;
}

.li-nav a:hover {
	color: #0094b8;
	background: #ffffff;
	}



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

#cart {
text-transform: uppercase;
clear:both;
border: 1px solid #3AB0D6;
background: url(../styleImages/icons/basket_2.jpg) no-repeat 10px 34px;
padding: 5px;
margin-top: 20px;
}

#cart h3.subHeading {
border: none;
color: #666698;
font-size: 15px;
text-align: center;
}

#cart img {
float: left;
margin: 0 5px 0 0;
}
#cart ul {
margin: 0;
padding: 0 0 0 65px;
}

#cart ul li {
list-style: none;
font-size: 13px;

}

#cart a {
text-decoration: none;
}
#cart a:hover {
text-decoration: underline;
color:#0094b8;
}

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


/**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{
	background-image:none;
	padding: 2px 2px 2px 15px;
	color: #6F9994;
	background: #FFFFFF;
	text-decoration:none;
	}


/**RANDOM PRODUCTS 
********************/
div.rand_prod {
background: #fff;
margin-top: 20px;
border: 1px solid #3ab0d6;
clear: both;
}


#RandProduct {
	height:100%;
	padding:10px 0 20px 0;
	}

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

#RandText {
	color: #FFFFFF;
	}




/**MAIN CONTENT SECTION
************************/
#Content {
	position: relative;
	width:730px;
	float: left;
	margin:10px 0 30px 10px;
	padding:0;
	}


#Content p {margin-left:10px;}

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


/**GENERAL HEADERS
********************/
.Title {
	color: #666698;
/*	background:url(../styleImages/backgrounds/title_under.gif) repeat-x bottom; */
	padding:0;
	margin:0;
	}


h1 {
	font-size: 22px;
	text-transform: uppercase;
	padding:6px 0 0 0;
	margin:0;
	}


h2 {
	font-size: 15px;
	/*color: #FFFFFF;
	background:#3AB0D6;*/
	font-weight: bold;
	text-transform: uppercase;
	padding:5px 0 0 0;
	margin:0;
	}


h3 {
	border-top:1px dotted #666698;
	font-size: 13px;
	color: #666698;
	font-weight: bold;
	text-transform: uppercase;
	padding:10px 0 0 5px;
}

h4 {
	font-size: 13px;
	color: #6F9994;
	font-weight: bold;
	text-transform: uppercase;
}

div.contact_us {
font-size: 14px;
}	

div.contact_us h4 {
	color:#3AA8CC;
	margin: 15px 0 0 0;
	padding: 0;
	
	}

div.contact_us div {
float:left;
margin: 10px 20px;
width:300px;
}
	
div.contact_us a, div.contct_us a img {
text-decoration: none;
	color: #666698;
}
div.contact_us img {
margin-right: 15px;
float: left;
}

div.contact_us img.float_left {
float: left;
margin-right: 20px;
}	
div.contact_us p {
margin-bottom: 10px;
}

p.float_right {
float: right;
margin: 0 20px;
width:100px;
text-align:center;
}
h2.contact {
margin-top: 25px;
}

h2.sweet {
text-align: center;
color:#0094B8;
margin:10px 0;
padding: 10px;
}

 div.about_us h4, div.about_us h3 {
 color:#666698;
margin-bottom: 0;
padding-bottom: 0;
 }

div.about_us p {
margin-bottom: 10px;
}

div.around-town {
text-align: center;
}

div.around-town img {
margin:10px;
padding:5px;
border: 1px solid #666698;
}

/**BREADCRUMB TRAIL & PAGINATION
**********************************/
#BreadCrumb {margin-bottom:5px;}

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


/**SITE DOCUMENTS
*******************/
#SiteDocs {
	text-align:center;
	margin:0;
	text-transform:uppercase;
	font-size:12px;
	float: right;
	}

#SiteDocs a:link, #SiteDocs a:visited, #SiteDocs a:hover {
	text-decoration: none;
	}


#SiteDocs a:hover, #SiteDocs a:visited {
	color: #3AA8CC;
	}

img.about_float_left {
float:left;
margin:0 15px 15px 0;
padding: 5px;
border:3px solid #0094B8;
}
	
img.about_float_right {
float: right;
margin:0 0 15px 15px;
padding: 5px;
border:3px solid #0094B8;
}
	
/**HOME PAGE INTRODUCTION TEXT
*******************************/
#Announcement {
	padding: 0;
	margin-bottom: 5px;
	margin-top: 0px;
	position: relative;
	z-index: 1;
	
	}

	#Announcement .Title h1 {
	border-bottom: 2px solid #666698;
	margin-bottom: 10px;
	}


#Announcement p {
	margin:5px 5px 0 5px;
	line-height:16px;
	}
	
	#Announcement .intro {
	/*border:1px solid #0094B8;*/
	width:250px;
	float: left;
	margin-left:30px;
	font-weight: bold;
	color:#000;
}
	
.home_other {
float:left;
margin:10px 0;
border: 1px solid #0094B8;
padding: 0;
text-align: center;
	}

.home_other h2 {
background: #0094b8;
color:#fff;
padding: 5px;
font-size: 14px;
}

.home_other h4 {
color:#666698;
}

.home_other img {
float:left;
}

.home_other p {
font-weight:  bold;
color:#333;
padding: 5px 10px;
padding-top: 0;
}

/**LATEST PRODUCTS - HOMEPAGE
*******************************/
#LatestProducts {
	background: url(../styleImages/backgrounds/faves_bg.gif) no-repeat;
	padding: 25px 10px;
	clear: both;
	margin:120px 0 0 0;
	position: relative;
	z-index: 1;
	height:220px;
	width:920px;
	padding: 25px 10px;
	}

#Inner {
	margin: 0px;
	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 {
	text-align:center;
	font-size:12px;
	margin:0;
	padding:2px 0;
	width:100%;
	color: #333333;
	}

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

.LPName a:hover {
	color: #FFAD00;
	background: #FFFFFF;
	text-decoration:none;
	}

.LPPrice {
	height:20px;
	width:100%;
	text-align:center;
	font-size:12px;
	margin:0;
	padding:2px 0;
	text-transform:uppercase;
	color: #3AB0D6;
	font-weight: bold;
	}


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

/**SUB CATEGORY IMAGE DISPLAY
******************************/
#SubCategories {
	float:left;
	display:inline; /*fixes IE6 float bug*/
	text-align:center;
	margin: 0;
	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;

	}

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

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

.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:#3AB0D6;
	text-decoration:none;
	}

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


.catview {
	margin:5px 25px 15px 5px;
	padding:20px 5px 5px 5px;
	width:200px;
	border:1px solid #0094B8;
	float:left;
	text-align: center;
	background: #E7E4F0;
	height: 200px;
	min-height: 200px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;

	
}

.catsep {
	border-right:1px dotted #666698;
	padding-right:8px;
	padding-bottom:5px;
	}


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

.catsep h2 a:hover {
	background: #FFFFFF;
	color:#FF9900;
	}

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

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

.catview p {
line-height:16px;
}

.catview .Price {
color: #3AB0D6;
font-weight: bold;
}

/**SINGLE PRODUCT PAGE
************************/
#SingleProd {
	padding: 3px;
	margin-bottom:20px;
	position: relative;
	z-index: 1;
	}
	
	#SingleProd form {
	float:left;
	width: 700px;
	margin-top: 20px;
	}
	
#MainProdImage {
	text-align:center;
	padding:0;
	width:auto;
	height:auto;
	float: left;
  margin: 0 20px 20px 0;
}

.mainprodimg {
width:300px;
margin: 0 20px 20px 0;
float: left;
}

#MoreImages {}

/**LIGHTBOX GALLERY
********************/
#LightBoxGallery {
	height:auto;
	width:85px;
	margin:0 auto;
	padding:0;
	float:left;
	text-align:center;
	}

#LightBoxGallery p {
margin-left: 0;
}

.LightBox {
	float:left;
	/*margin:0 0 30px 15px;*/
	height:1%;
	}

.LightBoxImage {
	text-align:center;
	margin:0 0 10px 0;
	padding:5px;
	border: 1px solid #CCC;
	}



/**PRODUCT DESCRIPTION
***********************/


#ProdDescription {
	text-align:left;
	padding:0;
	margin-bottom:10px;
	color: #333333;
	background: #FFFFFF;
	width:280px;
	float: right;
	font-weight: bold;
	font-size: 14px;
	}

#ProdDescription h2 {
	margin:0 0 0 0;
	padding-left:5px;
	padding-bottom: 5px;
	font-weight:normal;
	background:#3AB0D6 none repeat scroll 0%;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	}

#ProdDescription p {
margin: 0;
font-size: 11px;
font-weight: normal;

}

/**PRODUCT INFO - PRICE, RATING, TELL A FRIEND
************************************************/
div.note {
border:2px solid #666698;
padding: 0px;
float:right;
width:270px;
margin-top: 30px;
}

#Content p.warm_ship {
margin: 4px;
padding: 10px;
float:right;
color:#fff;
background: #0094b8;
}
#Content p.warm_ship img {
float: left;
margin:0 10px 5px 0;
}

#ProdInfo {
	padding:5px 0;
	margin:0;
	text-align:left;
	float: right;
	width:280px;
	}

#ProdPrice {
	
	display:inline;/*used to fix IE6 double margin bug with floated elements */
	font-size:20px;
	margin:0;
	text-align:left;
	color:#3aa8cc; 
	background:#FFFFFF;
		}

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

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

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

#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:#3aa8cc;
	background: #FFFFFF;
	text-decoration:none;
	}
	
#TellAFriend a:hover {
	color:#ffaa00;
	background: #FFFFFF;
	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: #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:5px 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 {
		
	font-size:14px;
	margin:10px 10px 10px 0;

	}

#ProdBuy a {
	line-height:25px;
	padding:7px 51px;
	margin:2px 0 0 5px;
	text-transform:uppercase;
	text-decoration:none;
	background: url(../styleImages/backgrounds/add_to_cart.gif) no-repeat;
	}

/**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: #ffffff; 
	background: #3AB0D6;
	padding: 3px;
	}	

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

.ReviewTitle { text-transform:uppercase;}

.ReviewedBy {
	color: #FFAA00;
	background: #FFFFFF;
	padding: 3px;
	}

.Date {
	color: #ffaa00;
	background: #FFFFFF;
	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;
	}

.video {
float:left;

}


.footer {
text-align: center;
font-size: 12px;
background: #fff;
color:#666698;
margin: 10px 10px 0 10px;
border-top:1px dotted #666698;
padding: 10px;
}

.footer span {
font-weight: bold;
}


















