body {
	margin: 0px;
	padding: 0;
	background-color: #68c6df;
	color: #333;
	font: 13px/20px "Verdana", Arial, sans-serif;
}

#pageSurround {
	width: 765px;
	margin: 0px auto;
	padding: 0 5px 0 5px;
	background-color: #fff;
	color: #333;
}

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

#Header {
	text-align: right;
	height: 92px; 
	width: 765px;
	margin: 0 0 0 0;
	/*padding-bottom: 8px;*/
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
	background-image: url(../../../images/getLogo.php?skin=CynthiaFindlay);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #fff;
	color: #333;
	}
	
#TopNav {
	padding: 0 0 10px 0;
	width: 765px;
	text-align: right;
	font-family: "Verdana", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #2b275b;
}

#TopNav a {
	color: #fff;
	text-decoration: none;
}

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

#rotate {
	width: 765px;
	height: 112px;
}

/**TOP BOXES 
*************/
.SmallHeader  {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	}

#Currency{
	padding: 2px 5px 1px 5px;
	}

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

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

#Login {
	text-align: right;
	font-size: 11px;
	color: #fff;
	/*text-transform:uppercase;*/
	margin: 0;
	padding: 8px 12px 0 0;
	width: auto;
	float: right;
	} 

#Login p {
	margin: 0;
	padding: 0;
	font-family: "Verdana", Arial, sans-serif;
	}

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

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

/**LEFT COLUMN SECTION
************************/
#LeftColumn {
	position: relative;
	left: 0px;
	width: 200px; 
	padding: 0 0 0 0;
	float: left;
	font-size: 11px;
	z-index: 2;
	background-color: #2b275b;
	}

/**LEFT COLUMN HEADINGS
************************/
.subHeading {
	/*font-family: "Georgia", Times New Roman, Times, serif;*/
	margin: 0;
	padding: 0;
	color: #fff;
	height: 30px;
	width: 100%;
	background-color: #433f74;
	/*border-bottom: 1px dotted #fff;*/
	}
	
.subHeading h3 {
	font-family: "Georgia", Times New Roman, Times, serif;
	margin: 0;
	padding: 5px 0 0 5px;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	text-align: left;
	float: left;
	}

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

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

.subHeadingmail {
	font-family: Verdana, Arial, sans-serif;
	padding: 0;
	color: #2b275b;
	height: 40px;
	width: 100%;
	background-color: #ebebf7;
	/*border-bottom: 1px dotted #fff;*/
	}

/**LEFT COLUMN SIDE BOXES
*************************/
.LeftBox {
	margin: 0 0 0 0;
	padding: 10px 0 7px 0;
	width: 200px;
	font-family: "Verdana", Arial, sans-serif;
	}

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

.LeftBox a:hover {
	color: #3aa8cc;
	text-decoration: none;
	}
	
.lbtext {
	padding: 0 0 0 8px;
}


/**LEFT COLUMN - MAILING LIST
*******************************/
.LeftBoxmail {
	border-top: 1px dotted #4cb1cc;
	border-bottom: 1px dotted #4cb1cc;
	padding-top: 10px;
	padding-left: 7px;
	padding-bottom: 8px;
	line-height: 1.2em;
	font-family: Verdana, Arial, sans serif;
	font-size: 12px;
	color: #2b275b;
	background: #ebebf7;
	/*background: #cdcdda;*/
	height: auto;
	}

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


/**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 {
	display: none;
	position: absolute;
	margin-left: 100px;
	margin-top: -19px;
	background-color: #2b275b;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-top: 4px solid #C6EADD;
	z-index: 5;
	font-size: 11px;
	}

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

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

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

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



/**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(../../CynthiaFindlay/styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	padding: 2px 2px 2px 15px;
	color: #333;
	background: #fff;
	text-decoration: none;
	}

ul#CartNav li  a:hover{
	background-image: none;
	padding: 2px 2px 2px 15px;
	color: #3aa8cc;
	background: #fff;
	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: #fff;
	}




/**MAIN CONTENT SECTION
************************/
#Content {
	position: relative;
	width: 512px;
	float: left;
	margin: 0 10px 0 30px;
	padding: 0;
	font-family: "Verdana", Arial, sans-serif;
	font-size: 12px;
	}

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

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


/**GENERAL HEADERS
********************/
.Title {
	color: #333;
	padding: 0;
	margin: 0 0 20px 0;
	border-bottom: dotted #2b275b 1px;
	}


h1 {
	font-family: "Verdana", Arial, sans-serif;
	font-size: 16px;
	color: #000;
	/*background: #667777;*/
	font-weight: normal;
	font-style: normal;
	letter-spacing: normal;
	/*text-transform: uppercase;*/
	padding: 6px 0 6px 5px;
	margin: 0;
	}


h2 {
	font-family: "Verdana", Arial, sans-serif;
	font-size: 16px;
	color: #000;
	/*background:#667777;*/
	font-weight: normal;
	font-style: normal;
	/*text-transform: uppercase;*/
	padding: 4px 0 6px 5px;
	margin: 0;
	}


h3 {
	font-family: "Verdana", Arial, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: normal;
	font-style: normal;
	/*text-transform: uppercase;*/
	/*background:#667777;*/
	padding:6px 0pt 6px 5px;
	}


h4 {
	font-family: "Verdana", Arial, sans-serif;
	font-size: 16px;
	color: #000;
	background: #fff;
	font-weight: normal;
	font-style: normal;
	/*text-transform: uppercase;*/
	}


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

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


/**SITE DOCUMENTS
*******************/
#SiteDocs {
	text-align: left;
	margin: 0;
	padding: 5px 0;
	color: #2b275b;
	background: #fff;
	/*text-transform: uppercase;*/
	font-size: 10px;
	height: 20px;
	border-top: 1px dotted #2b275b;
	}

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

#SiteDocs a:hover {
	color: #3aa8cc;
	}

#SiteDocs a:link, #SiteDocs a:visited, #SiteDocs a:hover {
	color: #2b275b;
	text-decoration: none;
	font-weight: normal;
	}

#SiteDocs a:hover {
	color: #3aa8cc;
	}


/**FOOTER
*******************/
#Footer {
	border-top: 1px dotted #2b275b;
	margin: 10px 15px 0 10px;
	padding: 1px 0;
	color: #999;
	background: #fff;
	height: 100%;
	font-family: "Verdana", Geneva, sans-serif;
	font-size: 10px;
	line-height: normal;
	}

.Footerright {
	position: absolute;
	display: inline;
	float: right;
	width: 200px;
	margin-left: 550px;
	margin-top: -85px;
	background-color: #fff;
	text-align: right;
	vertical-align: middle;
}

a img {
	border: 0;
}


/**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: 160px;
	height: 145px;
	margin: 5px 5px 70px 0;
	padding: 0;
	}

.LPBox2 {
	float: left;
	text-align: center;
	width: 160px;
	height: 145px;
	margin: 5px 5px 65px 0;
	padding: 0;
	}

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

.LPName {
	text-align: left;
	font-size: 12px;
	margin: 0;
	padding: 2px 4px 2px 4px;
	width: 100%;
	color: #333;
	}

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

.LPName a:hover {
	color: #3aa8cc;
	background: #fff;
	text-decoration: none;
	}

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


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

/**SUB CATEGORY IMAGE DISPLAY
******************************/
#SubCategories {
float: left;
display: block;
text-align: center;
margin: 5px 2px 2px 10px;
padding: 0;
}

.subCat {	
float: left;
display: inline; 
text-indent: 0;
margin: 0 1px 2px 1px;
text-align: left;
padding: 3px;
}

.subCat a {
color: #433f74;
background: #fff;
text-decoration: none;
float: left; 
dislplay: block;
}

.subCat a:hover {text-decoration: none;color: #3aa8cc;}
.subCat img {border: 1px solid #ccc;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 #2b275b;
	}

.catsep {
	border-bottom: 1px dotted #2b275b;
	/*border-right: 1px dotted #2b275b;*/
	padding-right: 8px;
	padding-bottom: 5px;
	}


.catsep h2, .catsep h2 a {
	font-family: "Verdana", Arial, sans-serif;
	font-size: 13px;
	color: #433f74;
	background: #fff;
	font-weight: bold;
	font-style: normal;
	/*text-transform: uppercase;*/
	line-height: normal;
	padding: 6px 0 6px 5px;
	margin: 0;
	}

.catsep h2 a:hover {
	background: #fff;
	color: #3aa8cc;
	}

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

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

.catview p {line-height:12px;}
.catview .Price {color: #433f74; background: #fff;}

/**SINGLE PRODUCT PAGE
************************/
#SingleProd {
	padding: 3px;
	margin-bottom: 20px;
	position: relative;
	z-index: 1;
	}
	
#MainProdImage {
	text-align: center;
	border: 1px solid #ccc;
	margin: 3px auto;
	padding: 5px;
	width: auto;
	height: auto;
	}

#MoreImages {}

/**LIGHTBOX GALLERY
********************/
#LightBoxGallery {
	height: auto;
	width: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	}
	
/*#imgcenter {
	display: block;
    margin-left: auto;
    margin-right: auto;	
}*/
	
.LightBox {
	float: left;
	margin: 0 0 30px 5px;
	height: 1%;
	}

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


/**PRODUCT DESCRIPTION
***********************/
#ProdDescription {
	text-align: left;
	padding: 0;
	margin-bottom: 20px;
	color: #333;
	background: #fff;
	}

#ProdDescription h2 {
	margin: 0 0 0 0;
	padding-left: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	/*background: #667777 none repeat scroll 0%;*/
	color: #000;
	font-size: 14px;
	font-weight: normal;
	border-bottom: dotted 1px #2b275b;
	/*text-transform: uppercase;*/
	}


/**PRODUCT INFO - PRICE, RATING, TELL A FRIEND
************************************************/
#ProdInfo {
	border-top: 1px dotted #2b275b;
	/*border-bottom: 1px dotted #ccc;*/
	padding: 5px 0 0 5px;
	margin: 0;
	text-align: left;
	height: 50px;
	width: 100%;
	}

#ProdPrice {
	float: left;
	display: inline; /*used to fix IE6 double margin bug with floated elements */
	width: 30%;
	height: 66%;
	font-size: 16px;
	padding: 5px 0 0 0;
	margin: 0;
	text-align: left;
	color: #433f74; 
	background: #fff;
	}

#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 #ccc;
	border-left: 1px dotted #ccc;*/
	background: #fff;
	}

#ProdReviews a {
	color: #333;
	background: #fff;
	text-decoration: none;
	}

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

#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: 8px 0 0 10px;
	padding: 0;	
	font-size: 11px;
	text-align: left;
	/*text-transform: uppercase;*/
	}

#TellAFriend a {
	color: #667777;
	background: #fff;
	text-decoration: none;
	}
	
#TellAFriend a:hover {
	color: #2b275b;
	background: #fff;
	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: #fff;
	}

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

.OptionsStyle {
	border: 1px solid #ccc;
	width: auto;
	}


/**PRODUCT CODE & STOCK AVAILABILITY
**************************************/
#ProdLevels {
	text-align: left;
	margin: 15px 0 0 0;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
	color: #333;
	background: #fff;
	}

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


/**ADD TO CART BLUE BACKGROUND
*******************************/
#ProdBuy {
	color: #333;
	background: #e9e9eb;
	font-size: 13px;
	width: 512px;
	margin: 6px 6px 6px 0;
	padding: 6px 6px 6px 0;
	position: relative; 
	text-align: right;
	}

#ProdBuyLogin {
	color: #333;
	background: #e9e9eb;
	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: #333;
	background: #fff;
	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: #666; 
	/*background: #e9e9eb;*/
	padding: 3px;
	}	

.ReviewContent {
	padding: 3px;
	font-style: italic;
	border-bottom: 1px dotted #2b275b;
	color: #666;
	background: #fff;
	}

.ReviewTitle {
	/*text-transform:uppercase;*/
	}

.ReviewedBy {
	color: #999;
	background: #fff;
	padding: 3px;
	}

.Date {
	color: #999;
	background: #fff;
	float: right;
	}


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

* html .LPInfo {width: 100%;}

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

#creditfooter {
	padding-top: 10px;
}























