body {
	margin: 0px;
	padding:0;
	background-color: #373A32;
	color: #333333;
	font: 13px "Trebuchet MS", Verdana, Arial, sans-serif;
	background-image: url(background_tile.gif);
}



#PageOuter {
	width:1000px;
	padding:0;
	background-color: #edf9d9;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #edf9d9;
}


#Header {
	height: 90px;
	width: 1000px;
	margin:0px;
	padding-bottom: 0px;
	/* SKIN VARIABLE IS cAsE SeNsItIvE 32393e */
	background-image: url(../../../images/TheLogo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ffffff;
	color: #333333;
	}

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

#Currency{
	margin-bottom: 10px;
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 2px;
	padding-left: 0;
	}

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

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

#Login {
	text-align:right;
	font-size:11px;
	color: #999999;
	text-transform:uppercase;
	width:auto;
	float:right;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
	} 

#Login p {
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}

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

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


/**LEFT COLUMN SECTION
************************/
#LeftColumn {
	position: relative;
	left: 2px;
	width: 191px;
	float: left;
	font-size:11px;
	z-index:20;

	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 17px;
	}

/**LEFT COLUMN HEADINGS
************************/
.subHeading {
	margin:0;
	padding:0;
	color: #666666;
	height: 30px;
	width:100%;
	border-bottom: 1px dotted #FFFFFF;
	}


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

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

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



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

	}

.LeftBox a {
	color: #333333;
	text-decoration:none;
	font-size: 12px;
	line-height: 20px;
	padding: 5px;
	}

.LeftBox a:hover {
	color: #9900FF;
	text-decoration:underline;
	
	}


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

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


/**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: 166px;
	padding: 0px;
	font-size: 11px;
	}

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

.li-nav .ul-nav {
	display: none;
	position: absolute;
	margin-left: 160px;
	margin-top: -19px;
	background-color:#edf9d9;
	z-index: 5;
	font-size: 11px;
	width: 178px;
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A074AD;
	border-right-color: #A074AD;
	border-bottom-color: #A074AD;
	border-left-color: #A074AD;
	}

.li-nav a{
	font-size: 11px;
	width: 165px;
	display: block;
	text-indent: 0px;
	font-family:  Verdana, Arial;
	color: #666666;
	text-decoration:none;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006633;
	line-height: 13px;
	}

.li-nav a:hover{
	width: 165px;
	display: block;
	text-indent: 0px;
	font-family:  Verdana, Arial;
	color: #9f72a6;
	text-decoration:none;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	background-color: #d8ecba;
	}



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

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



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




/**MAIN CONTENT SECTION
************************/
#Content {
	position: relative;
	width:755px;
	float: left;
	padding:0;
	background-color: #edf9d9;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;

	}


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

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


/**GENERAL HEADERS
********************/
.Title {
	color: #6F9994;
	background: #edf9d9;
	height: 30px;
	padding:0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006633;
	width: 750px;
	}


h1 {
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
	margin:0;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0px;
	}


h2 {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	padding:6px 0 6px 5px;
	margin:0;
	}


h3 {
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
	background:#d6eab8;
	padding:6px 0pt 6px 5px;
	}


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


/**BREADCRUMB TRAIL & PAGINATION
**********************************/
#BreadCrumb {
	margin-bottom:5px;
	font-size: 12px;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-left: 5px;
	background-color: #F4F9D9;
	width: 745px;
}


.pagination {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 10px;
	float: left;
	width: 200px;
	}


/**SITE DOCUMENTS
*******************/
#SiteDocs {
	text-align:center;
	margin:0;
	color: #FFFFFF;
	background:#242726;
	text-transform:uppercase;
	font-size:12px;
	height:20px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	clear: left;
	}

#SiteDocs a:link, #SiteDocs a:visited, #SiteDocs a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	}

#SiteDocs a:hover {
	color: #C6EADD;
	}


	
/**HOME PAGE INTRODUCTION TEXT
*******************************/
#Announcement {
	padding: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	position: relative;
	z-index: 1;
	}


#Announcement p {
	margin:0px;
	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: 130px;
	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:11px;
	margin:0;
	padding:2px 0;
	width:100%;
	color: #333333;
	}

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

.LPName a:hover {
	color: #9933CC;
	text-decoration:none;
	}

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


/**CATEGORY VIEW 
********************/
#CatDescription {
	margin-right: 15px;
	background-color: #edf9d9;
	text-align: justify;
	margin-top: 8px;
	margin-bottom: 8px;
}

/**SUB CATEGORY IMAGE DISPLAY
******************************/
#SubCategories {
	float:left;
	display:inline; /*fixes IE6 float bug*/
	text-align:center;
	padding: 0;
	width:100%;
	height:auto;
	background-color: #edf9d9;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 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;
	text-decoration:none;
	}

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

.subCat img {
	border:1px solid #A074AD;
	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;
	background-color: #edf9d9;
	}


.catsep h2, .catsep h2 a {
	font-size: 13px;
	color: #667777;
	font-weight: bold;
	text-transform: uppercase;
	margin:0;
	background-color: #edf9d9;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 5px;
	}

.catsep h2 a:hover {
	color:#9966CC;
	text-decoration: underline;
	background-color: #edf9d9;
	}

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

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

.catview p {
	line-height:13px;
	color: #666666;
}
.catview .Price {color: #667777; background: #edf9d9;}

/**SINGLE PRODUCT PAGE
************************/
#SingleProd {
	padding: 3px;
	margin-bottom:20px;
	position: relative;
	z-index: 1;
	background-color: #edf9d9;
	}
	
#MainProdImage {
	text-align:center;
	padding:0;
	width:400px;
	height:auto;
	float: left;
	margin-top: 22px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	}

#MoreImages {}

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

.LightBox {
	float:left;
	height:1%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0px;
	}

.LightBoxImage {
	text-align:center;
	padding:5px;
	border: 1px solid #CCC;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
	}


/**PRODUCT DESCRIPTION
***********************/
#ProdDescription {
	text-align:left;
	padding:0;
	margin-bottom:5px;
	color: #666666;
	background: #edf9d9;
	float: left;
	width: 300px;
	margin-left: 20px;
	margin-top: 20px;
	font-size: 96%;
	}

#ProdDescription h2 {
	margin:0 0 0 0;
	padding-left: 0px;
	padding-bottom: 5px;
	font-weight:bold;
	background:#edf9d9 none repeat scroll 0%;
	color:#333333;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006633;
	}


/**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 {
	float:left;
	display:inline; /*used to fix IE6 double margin bug with floated elements */
	width:30%;
	height:66%;
	font-size:16px;
	margin:0;
	text-align:left;
	color:#333333;
	background:#edf9d9;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}

#ProdReviews {
	float:left;
	display:inline;/*used to fix IE6 double margin bug with floated elements */
	height:90%;
	width:33%;
	margin:0 auto;
	text-align:center;
	padding:3px 5px 3px 0;
	border-right:1px dotted #cccccc;
	border-left:1px dotted #cccccc;
	background:#edf9d9;
	}

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

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

#TellAFriend {
	float:left;
	display:inline;/*used to fix IE6 double margin bug with floated elements */
	width:33%;
	height:90%;
	margin:0;
	padding:0;
	background:#edf9d9;
	}

#TellAFriend ul {
	display:block;
	margin:0 0 0 10px;
	padding:0;	
	font-size:11px;
	text-align:left;
	text-transform:uppercase;
	}

#TellAFriend a {
	color:#667777;
	background: #edf9d9;
	text-decoration:none;
	}
	
#TellAFriend a:hover {
	color:#242726;
	background: #edf9d9;
	text-decoration:none;
	}


/**PRODUCT OPTIONS
********************/
#ProdOptions {
	text-align:left;
	text-transform:uppercase;
	font-size:10px;
	font-weight:normal;
	width:auto;
	padding:0;
	color: #333333;
	background: #edf9d9;
	margin-top: 2px;
	margin-bottom: 10px;
	}

#Options {
	padding:0;
	text-transform:none;
	font-size:12px;
	color: #333333;
	margin-top: -6px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}

.OptionsStyle {
	border: 1px solid #CCC;
	width:auto;
	margin-left: 10px;
	color: #666666;
	font-size: 12px;
	line-height: normal;
	}


/**PRODUCT CODE & STOCK AVAILABILITY
**************************************/
#ProdLevels {
	text-align:left;
	width:300px;
	padding:0;
	font-weight:bold;
	font-size:12px;
	color:#333333;
	background: #edf9d9;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}

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


/**ADD TO CART BLUE BACKGROUND
*******************************/
#ProdBuy {
	color: #333333;
	background: #edf9d9;
	font-size:14px;
	width:320px;
	position: relative;
	text-align: left;
	margin-top: 1px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 0;
	}
#ProdBuy2 {
	color: #333333;
	background: #edf9d9;
	font-size:14px;
	width:700px;
	position: relative;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #006633;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0;
	}	

#ProdBuyLogin {
	color: #ffffff;
	background: #edf9d9;
	font-size:14px;
	width:520px;
	margin:10px 10px 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;
	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: #666666; 
	background: #edf9d9;
	padding: 3px;
	}	

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

.ReviewTitle { text-transform:uppercase;}

.ReviewedBy {
	color: #999999;
	background: #edf9d9;
	padding: 3px;
	}

.Date {
	color: #999999;
	background: #edf9d9;
	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;
	}
/* home page sytyles*/
#topper {
	float: left;
	width: 999px;
	text-align: left;
	margin-top: 20px;
	font-size: 12px;
	color: #999999;
	line-height: 12px;
}
#headInner {
	text-align: right;
	float: none;
	
}
#topIn {
	width: 470px;
	margin-left: 310px;
	margin-top: 8px;
	line-height: 15px;
}
#topIn h1 {
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

/**replace price with gift promo
**********************************/
#giftPro {
	float:left;
	display:inline; /*used to fix IE6 double margin bug with floated elements */
	width:33%;
	height:100%;
	font-size:13px;
	text-align:center;
	color:#333333;
	background:#edf9d9;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	vertical-align: middle;
	margin-top: 8;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}
#giftPro a {
	color: #9933CC;
	text-decoration:none;
	font-weight: bold;
	}

#giftPro a:hover {
	text-decoration:underline;
	color:#006600;
	font-weight: bold;
	}

.containerDOCS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-right: 10px;
}
.headDOCS {
	font-weight: bold;
	color: #333333;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006633;
	margin-top: 20px;
}
.contentDOCS {
	font-size: 90%;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	line-height: 17px;
}

#introLEFTbox {
	font-size: 89%;
	width: 390px;
	color: #9EAD85;
	margin-left: 5px;
	text-align: justify;
	margin-top: 7px;
	float: left;
	margin-bottom: 10px;
	
}
.introHead {
	font-size: 13px;
	font-weight: bold;
	margin-top: 11px;
	margin-bottom: 3px;
	color: #A074AD;
	background-image: url(leaf.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#introRIGHTbox {
	float: left;
	width: 325px;
	margin-left: 20px;
	margin-top: 7px;
	font-size: 89%;
	color: #74796A;
	text-align: justify;
}
.CatsHead {
	
	width: 689px;
	border: 1px solid #A074AD;
	margin-left: 10px;
	background-image: url(bgCat.jpg);
	color: #363A32;
	font-size: 14px;
}
.CatsHeadIn {
	background-color: #fcfff8;
	margin: 5px;
	padding: 5px;
	border: 1px solid #A074AD;
}
/*for home slide image*/
.jsliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/

	width: 250px; /*width of featured content slider*/
	height: 175px;
	float: left;
}
.jsliderwrapper .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	padding: 0px;
	background: white;
	width: 259px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
	opacity: 1;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #A075AD;
	border-left-color: #A075AD;	
}
.jpagination{
	width: 200px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	text-align: left;
	background-color: #A074AD;
	float: left;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #edf9d9;
	height: 175px;
}
.jtextbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #A074AD;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 9px;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 95%;
}
.jtextbox a{
	text-decoration: none;
	color: #edf9d9;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0px;
	display: block;
}

.jtextbox a:hover, .textbox a.selected{
	color: #ffffff;
	display: block;
	text-decoration: underline;
}
.jheadBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(head.jpg);
	background-repeat:no-repeat;
	height:35px;
	color: #66806D;
	float: left;
	width: 450px;
}
.jtextHolder {
	margin-top: 5px;
	margin-left: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}
.jtextHolder h1 {
	font-weight: bold;
	line-height: normal;
	text-transform: none;
	color: #FFFFFF;
	font-size: 12px;
}
.jtexts {
	width: 280px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	font-size: 95%;
}
.jtexts a {
	color: #9CAD85;
	text-decoration: underline;
}
.jtexts a:hover {
	color: #A374AD;
	text-decoration: none;
}
.jholder {
	width: 750px;
	margin-bottom: 30px;
}
.jmainHolder {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A075AD;
	margin-bottom: 15px;
}
.jpageholder {
	margin-top: 10px;
	height: auto;
	width: 750px;
}
.jBar {
	background-image: url(box-home.jpg);
	width: 285px;
	height: 35px;
	margin-top: 5px;
	float: left;
}
.jBarText {
	margin-left: 15px;
	margin-top: 8px;
	margin-right: 30px;
	font-size: 95%;
}
.jBarText a {
	text-decoration: none;
	color: #666666;
}
.jBarText a:hover {
	color: #ffffff;
}
/*blog*/
.blogContent {
	float: left;
	width: 520px;
}
.blogNav {
	margin-left: 10px;
	padding-left: 10px;
	background-color: #E6E6E6;
	width: 200px;
	float: left;
}
.blogFoot {
	float: none;
	clear: both;
}
.blogArticle {
	padding-left: 10px;
	font-size: 90%;
	color: #666666;
}
.blogHeadLine {
	font-size: 15px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 8px;
	margin-top: 18px;
	color: #A075AD;
	text-indent: 4px;
}	
.blogHeadLine h1{
	font-size: 15px;
	color: #A075AD;
	line-height: normal;
	text-indent: 4px;
	text-transform: none;
}
.blogPageHolder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 750px;
	line-height: 18px;
}
.blogHeader {
	height: 100px;
	width: 750px;
	background-image: url(bloghead.jpg);
}
.blogTop {
	height: 25px;
	width: 100%;
}
/*blogHome*/
#HomeBlogHolder {
	width: 742px;
	height: auto;
	background-image: url(HomeBlogBack.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.HomeBlogEntryHold {
	font-size: 11px;
	color: #666666;
	margin: 6px;
	height: 85px;

}
.HomeBlogEntryHead {
	font-size: 14px;
	margin-right: 12px;
	margin-left: 2px;
	float: left;
	width: 400px;
}
.HomeBlogEntryHead h1 {
	font-weight: bold;
	color: #990000;
	line-height: normal;
	text-transform: none;
}
.HomeBlogText {
	margin-left: 10px;
	margin-top: 2px;
	text-align: justify;
	margin-right: 15px;
	clear: left;
}
.HomeBlogTitle {
	font-size: 16px;
	font-weight: bold;
	color: #993366;
	text-align: left;
	margin-bottom: 10px;
	margin-right: 20px;
	height: 25px;
	margin-top: 5px;
	margin-left: 10px;
}
.HomeBlogHeadHold {
	width: 725px;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	height: 26px;
}
.HomeBlogMore {
	float: left;
	width: 250px;
	margin-top: 8px;
	font-size: 90%;
	font-style: italic;
}
.HomeBlogMore a {
	color: #FFCC00;
	text-decoration: none;
}
.HomeBlogMore a:hover {
	color: #FF0000;
	text-decoration: none;
}
/*Product Gallery*/
#ProdGalHolder {
	background-color: #EBEBEB;
	height: 160px;
	width: 740px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 15px;
	margin-left: 2px;
}
/*Home Sale*/


.SaleHolder {
	width: 750px;
	margin-top: 10px;
	margin-bottom: 5px;
	height: 95px;
}
.ImageHolder {
	float: left;
	height: 90px;
	width: 120px;
	margin-left: 21px;
	border: 1px solid #CCCCCC;
}
.SaleText {
	width: 740px;
	margin-left: 10px;
	height: 50px;
	clear: left;
	margin-top: 10px;
}
.ComBoxHolder {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 225px;
	width: 190px;
	font-size: 12px;
}
.ComBoxTop {
	height: 65px;
	width: 190px;
	background-image: url(boxed_01.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.ComBoxMid {
	background-image: url(boxed_02.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 190px;
}
.ComBoxBot {
	height: 70px;
	width: 190px;
	background-image: url(boxed_04.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.ComBoxContent {
	margin-left: 12px;
	margin-right: 12px;
	font-size: 11px;
	line-height: 140%;
}
.ComBoxTitle {
	font-size: 14px;
	font-weight: bold;
	height: auto;
	width: auto;
	padding-top: 17px;
	margin-left: 12px;
	text-align: left;
}
.ComBoxName {
	margin-left: 20px;
	margin-top: 15px;
	font-size: 11px;
	font-weight: bold;
	margin-right: 16px;
	text-align: right;
}
.ComBoxName a:link, .ComBoxName a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
.ComBoxName a:hover {
	color: #FF0000;
	text-decoration: none;
	}
.ssl {
	background-image: url(ssl.jpg);
	background-repeat: no-repeat;
	height: 110px;
	width: 190px;
}
.ssltext {
	font-size: 10px;
	text-align: right;
	margin-top: 65px;
	margin-right: 12px;
}
.ssltext a:link, .ssltext a:visited, .ssltext a:hover {
	color: #3399FF;
	text-decoration: none;
	}

.ssltext a:hover {
	color: #FF0000;
	text-decoration: none;
	}