body {
	margin: 0px;
	padding:0;
	background-color: #ffffff;
	color: #333333;
	font: 13px/20px "Trebuchet MS", Verdana, Arial, sans-serif;

}

#pageSurround {
	width: 900px;
	margin: 0px auto;
	padding: 5px;
	background-color: #FFFFFF;
	
	color: #333333;
}

#PageOuter {
	background:url(../styleImages/backgrounds/contentBgSdw.gif);
	background-position:left top;
	background-repeat:repeat;
	width:834px;
	margin:0 auto;
	padding:0;
}


#Header {
	display:none;
	text-align: right;
	height: 82px; 
	width: 915px;
	margin:0 0 0px 0;
	padding-left:5px;
	padding-bottom: 8px;
	padding-top:105px;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
	background-image: url(../../../images/topBanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	background-color: #ffffff;
	color: #333333;
	}
#Header span {height:55px;float:left;width:310px;margin-right:600px;}
#Header h1 {float:left;text-transform:none;background:none;font-size:11px;margin-right:14px;margin-top:4px;}

/**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:100px;
	height:20px;
	padding:0;
	float:left;
	} 

#Login {
	font-size:11px;
	color: #282425;
	margin:0;
	padding:10px 20px 0 0;
	min-width:260px;
	float:left;
	
	} 

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

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

#Login a:hover {text-decoration:none; color:#3aa8cc;}
	
#searchform {float:left;width:270px;}

/**LEFT COLUMN SECTION
************************/
#RightColumn {
display:none;
	position: relative;
	left: 0px;
	width: 179px; 
	padding:0 0 0 5px;
	float: left;
	font-size:11px;	

	}
#RightColumn p {margin:0 0 8px 0;padding:0;line-height:14px;}
#RightColumn .rightbox {margin: 0 0 5px 0;width:179px;height:147px;}
#RightColumn #help {background:url(../styleImages/help.gif) top #e6ded3;width:92px;height:82px;margin: 0 0 5px 0;padding:65px 79px 0 8px;}
#RightColumn a.rlink:link, #RightColumn a.rlink:visited {color:#000; text-decoration:underline;}
#RightColumn a.rlink:hover {color:#000; text-decoration:none;}
#RightColumn #blog {background:url(../styleImages/blog.gif) top #e6ded3;width:92px;height:90px;margin: 0 0 5px 0;padding:57px 79px 0 8px; }
#RightColumn #what_to_do {background:url(../styleImages/what.gif) top #e6ded3;width:100px;height:60px;margin: 0 0 5px 0;padding:87px 5px 0 74px;}
#RightColumn #protx {background:url(../styleImages/protx.gif) top #e6ded3;width:171px;height:22px;margin: 0 0 5px 0;padding:125px 0 0 8px;}
#RightColumn #contact {background:url(../styleImages/contact.gif) top #e6ded3;width:171px;height:73px;margin: 0 0 5px 0;padding:74px 0 0 8px;}

/**LEFT COLUMN HEADINGS
************************/
.subHeading {
	margin:0;
	padding:0;
	color: #ffffff;
	width:100%;
	height:70px;
	}


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

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

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



/**LEFT COLUMN SIDE BOXES
*************************/
.LeftBox {
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
	width:179px;
	background:#e0e2ef;
	
	}

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

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


/**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:900px;
	padding: 10px 0 10px 0;
	font-size: 11px;
	text-align:center;
	}

.li-nav{	
	float: left;
	display:inline;
	padding:0 12px 0 12px;
	margin:6px 0 6px 0;
	line-height:9px;
	font-size: 11px;
	border-right:1px solid #fff;
	
	}
.li-nav-last {float: left;
	display:inline;
	padding:0 12px 0 12px;
	margin:6px 0 6px 0;
	line-height:9px;
	font-size: 11px;
	border:none;}


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

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



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: #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:690px;
	float: left;
	margin:0 26px 0 0;
	padding:0;
	}


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

#ContentBox {
position: relative;
width: 690px;
float: left;
margin:0;
padding: 0;

	}

#ContentBox a:link, #ContentBox a:visited {color:#7285af;text-decoration:underline;}
#ContentBox a:hover {color:#7285af;text-decoration:none;}

#categories {display:none;float:left;background:#9baeda;width:720px;height:24px;margin-top:4px;margin-bottom:10px;padding:0 90px 0 90px;}
#best_seller {float:left;width:342px;height:auto;padding:0;margin:0 6px 0 0;}
#best_seller a:link, #best_seller a:visited, #best_seller a:hover  {border:none;}
#brands {float:left;margin-top:10px;margin-bottom:10px;}
#new_in {float:left;width:342px;height:auto;padding:0;margin:0;}
#new_in h3 {float:left;background:none;text-transform:none;font-weight:bold;font-size:1.2em;margin:0;padding:0;}
#new_in a:link, #new_in a:visited, #new_in a:hover  {border:none;}
#pages {float:left;margin:0;padding:0;display:none;}
#pages ul {list-style:none;}
#pages ul li {list-style-position:outside;float:left;background:url(../styleImages/tab_bg.gif) repeat-x;font-size:0.875em;margin:0 2px 0 1px;}
#pages ul li div.page_front {background:url(../styleImages/tab_left.gif) left; width:3px;height:19px;float:left;margin:0;padding:0;}
#pages ul li div.page_end {background:url(../styleImages/tab_right.gif) left; width:3px;height:19px;float:left;margin:0;padding:0;}
#pages ul li a {float:left;color:#fff;padding:0 10px 0 10px;}
#pages ul li a:link, #pages ul li a:visited {text-decoration:none;}
#pages ul li a:hover {text-decoration:underline;}
/**GENERAL HEADERS
********************/
.Title {
	color: #6F9994;
	background:#FFFFFF; 
	height: 30px;
	padding:0;
	margin:0;
	}


h1 {
	font-size: 13px;
	color: #8090b4;
	background:#d8dde8;
	font-weight: bold;
	text-transform: uppercase;
	padding:6px 0 6px 5px;
	margin:0;
	}


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


h3 {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-transform: none;
	padding:6px 0pt 6px 0px;
	}


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


/**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;
	padding:5px 0;
	color: #808183;
	
	font-size:11px;
	height:100px;
	}

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

#SiteDocs a:hover {
	color: #808183;
	text-decoration: underline;
	}


	
/**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 {
	
	margin:0 0 15px 0;
	position: relative;
	display:block;
	z-index: 1;
	height:690px;
	height:224px;
	background:url(../styleImages/middlebanner.jpg) top #fff no-repeat;
	}

#Inner {
	margin: 5px;
	
	padding:0 0 0 195px;
	}

.LPBox {
	float: left;
	display:block;
	width: 230px;
	height: 116px;
	margin: 5px 5px 20px 5px;
	padding:0;
	
	}
	
.LPInfo {color:#333333;display:block;float:left;padding:0 0 5px 6px;width:124px;}

.LPImage {
	float: left;
	text-align: center;
	padding:3px 0;
	margin:3px auto;
	
	}

.LPName {
	float: left;
	font-size:12px;
	margin:0;
	padding:5px 0;
	width:100%;
	color: #333333;
	}

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

.LPName a:hover {
	color: #000000;
	text-decoration:underline;
	}

.LPPrice {
	font-size:12px;
	margin:0;
	padding: 0;
	color: #000000;
	}


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

/**SUB CATEGORY IMAGE DISPLAY
******************************/
#SubCategories {
	float:left;
	display:inline; /*fixes IE6 float bug*/
	
	margin: 10px auto 5px;
	padding: 0;
	width:100%;
	height:auto;
	}

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

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

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

.subCat img {
	
	}

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

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


.catsep h2, .catsep h2 a {
	font-size: 13px;
	line-height:22px;
	color: #000000;
	
	font-weight: bold;
	text-transform:none ;
	padding:6px 0 6px 0;
	margin:0;
	}

.catsep h2 a:hover {
	
	color:#000000;
	}
#addtobasket {background:#ee4297;padding-left:6px;}
#addtobasket a{color:#fff;}

#moreinfo {}
#moreinfo a{color:#000000;background:url(../styleImages/arrow.gif) no-repeat;padding-left:10px;}

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

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

.catview p {line-height:12px;}
.catview .Price {color: #ee4297; background: #FFFFFF;font-weight:bold;font-size:1.3em;margin-top:22px;line-height:24px;}

/**SINGLE PRODUCT PAGE
************************/
#SingleProd {
	padding: 3px;
	margin-bottom:20px;
	position: relative;
	z-index: 1;
	}
	
#MainProdImage {
	margin:6px auto;
	padding:0;
	width:auto;
	height:auto;
	}


#MoreImages {

	}

#MoreImages ul {
	display:block;
	margin:0 0 0 0px;
	padding:0;	
	font-size:11px;
	text-align:left;}
	

#MoreImages ul li {list-style-position:outside;font-weight:bold;}

#MoreImages a {
	color:#000000;background:url(../styleImages/arrow.gif) no-repeat;padding-left:10px;text-decoration:none;
	}
	
#MoreImages a:hover {
	color:#000000;background:url(../styleImages/arrow.gif) no-repeat;padding-left:10px;
	text-decoration:underline;
	}

/**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 {
	margin: 20px 0 0 0;
	float:left;
	width:345px;
	padding:0;
	margin-bottom:20px;
	color: #333333;
	
	}
#ProdDescription ul li {list-style-position:inside;}
#imageholder {float:left;width:235px;}

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


/**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:100px;
	font-size:20px;
	padding:20px 0 0 0;
	margin:0;
	text-align:right;
	color:#ee4297; 
	
	}

#ProdReviews {
float:right;
	margin:0 auto;
	
	}

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

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

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

#TellAFriend ul {
	display:block;
	margin:0 0 0 0px;
	padding:0;	
	font-size:11px;
	text-align:left;
	
	}
#TellAFriend ul li {list-style-position:outside;}

#TellAFriend a {
	color:#000000;background:url(../styleImages/arrow.gif) no-repeat;padding-left:10px;text-decoration:none;
	}
	
#TellAFriend a:hover {
	color:#000000;background:url(../styleImages/arrow.gif) no-repeat;padding-left:10px;
	text-decoration:underline;
	}




/**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 5px;
	padding:0;
	font-weight:bold;
	font-size:12px;
	color:#333333;
	background: #FFFFFF;
	}

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


/**ADD TO CART BLUE BACKGROUND
*******************************/
#ProdBuy {
	float:left;
	background: #ffffff;
	font-size:12px;
	width:100px;
	margin:0;
	padding: 0;
	
	}
#ProdBuy2 {
	float:left;
	background: #ffffff;
	font-size:12px;
	width:120px;
	margin:0;
	padding: 0;
	
	}
#ProdBuy3 {
	float:left;
	background: #ffffff;
	font-size:12px;
	width:150px;
	margin:0;
	padding: 0;
	
	}

#ProdBuyLogin {
	color: #ffffff;
	font-size:14px;
	margin:10px 10px 10px 98px;
	padding: 5px 10px 5px 0;
	position: relative; 
	
	}

#ProdBuy a:link, #ProdBuy2 a:link, #ProdBuy3 a:link, #ProdBuy a:visited, #ProdBuy2 a:visited, #ProdBuy3 a:visited {
	line-height:22px;
	font-size:12px;
	margin:2px 0 0 0;
	text-transform:none;
	text-decoration:none;
	color:#ffffff;
	}

/**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;}
#CustomerReviews h2 {}
.SubmitReview {padding-right: 60px;}
.right {text-align:right;}

.right span {
	font-weight:bold;
	float: left;
	}

/**CUSTOMER REVIEWS POSTED
***************************/
.ReviewEntry {margin:0;}

.ReviewRatings{
	color: #000;
	background: #fff;
	padding: 3px;

	}	

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

.ReviewTitle { text-transform:uppercase;}

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

.Date {
	color: #7285af;
	background: #FFFFFF;
	float: right;
	}


/**RELATED PRODUCTS
*********************/


* html .LPInfo {width: 124px;}

/**SITE BUTTONS
*********************/
.buttonBg {
	text-align: center;
	background-image: url(../styleImages/backgrounds/ButtonBg.gif);
	background-repeat: repeat-x;
	height: 26px;
	color: #663366;
	}
#footerlinks {display:none;background:#d7e0f1;margin-top:5px;float:left;width:690px;}
#relatedProd {display:none;}