/*DOCS*/
#page-nav { width: 161px; height: auto; margin: 9px 0; }
#page-nav-ul li { line-height: 18px; text-indent: 5px; }
#page-nav-ul li ul li { line-height: 18px; text-indent: 20px; }

#page-nav-ul li a:link,
#page-nav-ul li a:visited { font-size: 12px; text-decoration: none; }

#page-nav-ul li a:link,
#page-nav-ul li a:visited { margin: 0 0 1px 0; display: block; background: #DDD; width: 161px; height: 18px; color: #333; }

#page-nav-ul li ul li a:link,
#page-nav-ul li ul li a:visited { margin: 0 0 1px 0; display: block; background: #EEE; width: 161px; height: 18px; color: #666; }

#page-nav-ul li ul li a:link,
#page-nav-ul li ul li a:visited { margin: 0 0 1px 0; display: block; background: #EEE; width: 161px; height: 18px; color: #666; }

#page-nav-ul li ul li a.current,
#page-nav-ul li ul li a:hover { margin: 0 0 1px 0; display: block; background: #EEE; width: 161px; height: 18px; color: #f32c2c; }

#page-nav-ul li a:hover, #page-nav-ul li a:active { color: #f32c2c; font-size: 12px; text-decoration: none; }

/*MENU*/
#page-docs { height: auto; width: 161px; padding: 8px 0; border-top: 1px dotted #ccc; border-bottom: 1px dotted #ccc; }
#page-docs-ul li { width: 161px; line-height: 14px; }
#page-docs-ul li a:link, #page-docs-ul li a:visited { color: #AAA; font-size: 12px; text-decoration: none; }
#page-docs-ul li a:hover, #page-docs-ul li a:active { color: #333; font-size: 12px; text-decoration: none; }

/*HOME*/
#home-float-left { float: left; width: 261px; height: 583px; overflow: hidden; }
#home-float-right { float: right; width: 441px; height: 583px; overflow: hidden; }
#home-featured-product-large { width: 261px; height: 282px; overflow: hidden; margin: 0 0 19px 0; }
#home-featured-product-large-image { overflow: hidden; width: 259px; height: 280px; border: 1px solid #d3d3d3; }
#home-featured-product-large-image:hover { border: 1px solid #999; }

#home-featured-product-large-image a img {
	margin: 0 0 0 10px;
}
#home-look-image { width: 439px; height: 581px; border: 1px solid #d3d3d3; }
#home-new { color: #f32c2c; }
















#uniTitle {
	padding: 7px;
	font-size: 14px;
	font-weight: bold;
	background: #eee;
}

a.cartBTN {
	text-decoration: none;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	float: right;
}

a.applyBTN {
	text-decoration: none;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	float: right;
	padding: 0 10px;
	background: transparent;
}
a.applyBTN:hover { text-decoration: none; color: #000; background: #fff; }

td.baskTotal {
	background: #ddd;
	padding: 4px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

span.couponCopy {
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
	color: #222222;
	padding: 10px;
	background: #fff;
	display: block;
}

form.uniForm {
	margin: 0 0 10px 0;
}

a.rightBTN:hover { text-decoration: none; color: #000; background: #fff; }
a.rightBTN {
	text-decoration: none;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	background: transparent;
	padding: 2px 20px;
	float: right;
}

a.leftBTN:hover { text-decoration: none; color: #000; background: #fff; }
a.leftBTN {
	text-decoration: none;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	float: left;
	background: transparent;
	width: 250px;
	display: none;
}
#cartBox {
	padding: 15px;
	font-size: 14px;
	font-weight: bold;
	background: #eee;
	border: 1px solid #999;
	color: #eee;
	text-align: center;
	margin: 0 0 10px 0;
	width: auto;
	float: right;
}


input.couponField {
	width: 400px;
	height: 16px;
	border: 1px solid #999;
	margin: 0 0 10px 0;
}

#cartTitle {
	padding: 15px;
	font-size: 14px;
	font-weight: bold;
	background: #eee;
	border: 1px solid #999;
	color: #000;
	text-align: left;
	margin: 0 0 10px 0;
}

#cartTitleError {
	padding: 15px;
	font-size: 14px;
	font-weight: bold;
	background: #fff;
	border: 1px solid #ff0000;
	color: #ff0000;
	text-align: left;
	margin: 0 0 10px 0;
}

button.resetButton {
	padding: 5px 15px;
	opacity: 0.5;
}

button.primaryAction {
	padding: 5px 15px;
	float: right;
}

button.primaryAction:hover { cursor: pointer; }
button.resetButton:hover { cursor: pointer; }

@font-face {
font-family: "Rockwell";
src: url("../styleFonts/Rockwell.ttf")
}

#Header {
	width: 911px;
	height: 115px; 
	margin: 0 30px 22px 30px;
	border-bottom: 1px dotted #ccc;
	background: #fff url('../styleImages/banner.jpg') no-repeat center center;
}

/**TOP BOXES 
*************/
.SmallHeader  {
	font-size: 14px;
	color: #000000;
	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:160px;
	height:20px;
	padding:0;
	text-align:right;
	float:right;
	} 

#Login {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	line-height: 14px;
	font-size:14px;
	color: #222;
	margin:0;
	display: block;
	max-height: 50px;
	padding:5px 0px;
	width:160px;
	}

a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	color: #f32c2c;
	font-size: 12px;
	text-decoration:none;
}
a.txtviewCart:hover {
	color: #f32c2c;
	text-decoration:underline;
}
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	color: #f32c2c;
	text-decoration:none;
}

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

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

#Login a:hover {text-decoration:none; color: #000000;}
	
/**LEFT COLUMN SECTION
************************/
#LeftColumn { margin: 0 0 0 30px; bottom: 0; width: 170px; float: left; }

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


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

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

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



/**LEFT COLUMN SIDE BOXES
*************************/
.LeftBox {
	padding: 0 0 0px 0;
	width:160px;
	}

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

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


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

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


/**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: #dddddd;
	text-decoration:none;
	}

ul#CartNav li  a:hover{
	background-image:none;
	padding: 2px 2px 2px 15px;
	color: #6F9994;
	background: #dddddd;
	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 {
	background: #fff;
	margin: 0 0 10px 220px;
	height: auto;
	position: relative;
	width: 740px;
	}

#ContentBox { padding: 25px; background: #efefef; }
	
.ctrlHolder { height:50px; } 

#DocBox {
	text-align: left;
	position: relative;
	padding: 0 20px 0 0;
	color: #151515; font: 11px/20px Arial, sans-serif;
	}


/**GENERAL HEADERS
********************/
.Title {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	margin:0;
	}


h1 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	margin:0;
}


h2 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	margin:0;
	line-height: 20px;
	}


h3 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	}


h4 {
	font-size: 14px;
	color: #000000;
	background:#FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	}

/* @group Bread Crumb */

#pagination {
	height: 19px;
	text-align: center;
	font-size: 11px;
	line-height: 19px;
	margin: 18px 0 0 0;
}

#BreadCrumb {
	height: 19px;
	margin: 0 0 19px 0;
	text-align: left;
	font-size: 11px;
	text-transform: lowercase;
	white-space: nowrap;
}

#BreadCrumb li {
	text-decoration: none;
	list-style: none;
	float: left;
	height: 19px;
	line-height: 17px;
	overflow: hidden;
	color: #3f3f3f;
}

#BreadCrumb a {
	text-decoration: none;
	color: #3f3f3f;
	line-height: 17px;
}

#BreadCrumb a li {
	color: #3f3f3f;
	line-height: 19px;
}

#BreadCrumb a li:hover {
	text-decoration: none;
	color: #fff;
}

li.spanA {
	width: 11px;
	height: 19px;
	background: #fff url('../styleImages/span2.png') no-repeat;
}

li.spanHome {
	width: 10px;
	height: 19px;
	background: #fff url('../styleImages/span4.png') no-repeat;
}

li.spanB {
	width: 11px;
	height: 19px;
	background: #fff url('../styleImages/span2.png') no-repeat;
}

li.spanD {
	width: 10px;
	height: 19px;
	background: #fff url('../styleImages/spanner.png') no-repeat;
}

li.spanC {
	width: 11px;
	height: 19px;
	background: #fff url('../styleImages/span3.png') no-repeat;
}

li.spanEnd {
	width: 11px;
	height: 19px;
	background: #fff;
}

li.spanCtitle {
	height: 19px;
	background: #dadada;
	padding: 0 10px;
}

li.spanDtitle {
	height: 19px;
	background: #dadada;
	padding: 0 10px;
}

li.spanEndtitle {
	height: 19px;
	background: #fff;
	padding: 0 10px;
	line-height: 19px;
}

li.spanBtitle {
	height: 19px;
	background: #c4c4c4;
	padding: 0 10px;
}

li.spanAtitle {
	height: 19px;
	background: #c4c4c4;
	padding: 0 10px;
}

#boxProdContent {
	height: 507px;
	width: 721px;
	background: #fff;
	overflow: hidden;
}

#boxProdContent-hide {
	height: 507px;
	width: 800px;
	overflow: hidden;
}

/* @end */

/* @group Site Docs */

#SiteDocs {
	height: auto;
	width: 160px;
	overflow: hidden;
	margin: 0;
	padding: 10px 0 14px 0;	
	border-bottom: 1px dotted #ccc;
	text-align: left;
}

#SiteDocs a {
	color: #000;
	text-decoration: none;
	list-style: none;
	font-size: 12px;
	line-height: 12px;
	height: 12px;
}

#SiteDocs a:link, #SiteDocs a:visited {
	text-transform: uppercase;
	color: #999;
	text-decoration: none;
	}

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

/* @end */

/* @group Home Page 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;
	}

/* @end */

/* @group Latest Products */

.boxContent {
	position: absolute;
	text-align: center;
	overflow: hidden;
	height: 470px;
}

.boxContent_cat {
	position: absolute;
	text-align: center;
	height: 470px;
}

.boxProdContent {
	text-align: center;
	overflow: hidden;
	width: 580px;
}

#lat {
	margin:0 23px 23px 0;
	float: left;
	border: 1px dotted #ccc;
}
#lat:hover { border: 1px solid #999; }

td.tddd {
	padding: 0px 10px 0px 10px;
}
	
}
div.latestProds {
	border-bottom: 1px dotted #999999;
	text-align: center;
	margin-bottom: 20px;
	margin-right: 20px;
	width: 161px;
	height: 190px;
	float: left;
}

#latestCatProds {
	margin: 0 0 0 25px;
}

/* @end */

/* My Comment */



/**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 {
	text-decoration:none;
	color:#FFFFFF;
	}

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

/**ORIGINAL CAT VIEW CODING
*****************************/
.catview p {line-height:12px; border:1px dotted #ccc;}


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

/**SINGLE PRODUCT PAGE
************************/

table.table_auto {
	position: absolute;
	right: 20px;
	padding-top:0px;
}

.tab_border {
	border-top:1px dotted #000000;
	border-bottom: 1px dotted #000000;
}


.tab_border_top {
	border-top: 1px dotted #000000;
}

.tab_border_bot {
	vertical-align: top;
	border-bottom: 1px dotted #000000;
}

.table_bod {
	padding: 5px 0 5px 0;
}
	

#MoreImages {}

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

#Prod_area {
	position: absolute;
	width: 595px;
	height: 458px;
}

#ProdDescription {
	text-align:left;
	color: #333333;
	background: #ffffff;
	}

#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
************************************************/
	


/**PRODUCT OPTIONS
********************/


/**PRODUCT CODE & STOCK AVAILABILITY
**************************************/
#ProdLevels {
	text-transform:uppercase;
	text-align:left;
	font-weight:bold;
	color:#333333;
	}

#ProdLevels p {
	margin:0;
	padding:0;
	}
	
#outof {
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	color:#ff0000;
	padding: 10px 0;
	margin: 0 0 4px 0;
	}

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

/* @group New Products Section */

#product_focus_holding {
	width: 297px;
	overflow: hidden;
	margin: 0 0 0 425px;
	background: #fff;
}

#ProdTitle {
	font-size: 12px;
	color: #000;
	text-align: left;
	margin: 0 0 5px 0;
	border-bottom: 1px dotted #000000;
}
#LightBoxGallery {
	background: transparent;
	width: 330px;
	float: left;
	}
#Lightbox {
	width: 60px;
	height: 70px;
	overflow: hidden;
	float: left;
	margin: 0 1px 1px 0;
}
.LightBoxImage {
	margin: -60px 0 0 -60px;
	}

#ProdInfo {
	border-top: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	margin: 5px 0 5px 0;
	padding: 5px 5px 0 0;
	line-height: 12px;
	text-align:left;
	height: 100px;
	overflow: auto;
	overflow-x: hidden; 
	}

#mainImage {
	padding:9px;
	width:375px;
	height:440px;
	overflow: hidden;
	border: 1px solid #999999;
}

#MainProdImage {
	padding:0;
	width:375px;
	height:440px;
	overflow: hidden;
	background: #fff;
	}
	
#ProdPrive {
	background-color: #ffffff;
	text-align: right;
	padding: 5px 0 5px 0;
	margin: 0 0 5px 0;
	border-bottom: 1px dashed #ccc;
	
}
#inpoot {
	float: left;
}
#inpoot input {
	height: 18px;
	width: 30px;
	background-color: #ffffff;
	border: 1px solid #999999;
	text-align: center;
	letter-spacing: 1px;
	font-size: 14px;
	color: #151515;
	text-transform: uppercase;
}
#ProdBuy {
	display: none;
	width: 160px;
	background-color: #ffffff;
	border: 1px solid #999999;
	text-align: center;
	letter-spacing: 1px;
	font-size: 14px;
	color: #151515;
	text-transform: uppercase;
}

#ProdBuy:hover {
	background-color: #151515;
	border: 1px solid #151515;
	color: #ffffff;
}
#Prod_top {
	position: relative;
}

#product_focus_holding a {
	text-decoration: none;
}

/* @end */

#ProdBuyLogin {
	color: #ffffff;
	font-size:14px;
	width:520px;
	margin:10px 10px 10px 0;
	padding: 5px 10px 5px 0;
	position: relative; 
	text-align: left;
	}


/**COUPONS
************/
.addCoupon:link, .addCoupon:visited, .addCoupon:hover, .addCoupon:active {
	font-weight: bold;
	color: #333333;
	background: #dddddd;
	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: #667777;
	padding: 3px;
	}	

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

.ReviewTitle { text-transform:uppercase;}

.ReviewedBy {
	color: #C6EADD;
	background: #dddddd;
	padding: 3px;
	}

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

	/*
	Start Cross-Browser DHTML Menu
	*/

#cat_imagine {
	width: 722px;
	height: 385px;
	overflow: hidden;
	color: #fff;
	padding: 0 0 20px 0;
	background: #ddd url(../styleImages/heading_image.jpg) repeat;
}

img#thumbImage {
	width: 161px;
	height: 190px;
	background-color: #fff;
}


/*/// Menu Styles ///*/
#pageNavigation { width: 160px; padding: 10px 0 14px 0; border-top: 1px dotted #ccc; border-bottom: 1px dotted #ccc; }
#navigation { display: none; list-style: none; margin: 0; padding: 0; }

#navigation ul { width: 160px; }
#navigation ul ul { width: 160px; }
#navigation ul li { width: 160px; }
#navigation ul li a { color: #222; }
#navigation ul li.active { font-weight: bold; }

#navigation li { text-transform: uppercase; }
#navigation li ul { margin: 5px 0; }
#navigation li ul a { font-size: 13px; color: #666; }
#navigation li ul li { text-transform: capitalize; line-height: 15px; }

#navigation a { font-size: 14px; line-height: 15px; display: block; text-decoration: none; color: #222; }
#navigation a.current, #navigation a:hover, #navigation a:active { color: #f00; }
#navigation a:visited { color: #222; }
/*///////////////////*/

#navigation li.selected ul li a.current, #navigation li.selected ul li a:hover, #navigation li a:hover {
	color: #f00;
}





#eventImageBox div img {
	width: 375px;	
}

#latestProds {
	overflow: hidden;
	background: #fff;
	margin: 5px 0 0 0;
	padding: 10px 0 20px 0;
	border-bottom: 1px dotted #ccc;
}

#featureImage {
	width: 722px;
	height: 385px;
	background: #fff;
	overflow: hidden;
	color: #fff;
	padding: 0 0 20px 0;
	border-bottom: 1px dotted #ccc;
}

#homeImage {
	width: 722px;
	height: 385px;
	background: #fff;
	overflow: hidden;
	color: #fff;
}

#MainHomeImage {
	width: 722px;
	height: 385px;
	background: #fff;
	overflow: hidden;
	color: #fff;
}

#latestBox {
	height: 108px;
	overflow: hidden;
	margin: 0 6px;
	float:left;
	background: #fff;
}

#homeImageBox div img {
	width: 722px;
}

#latestBox:hover {
	cursor: pointer;
	opacity: 0.9;
}

img#prodimg {
	height: 108px;
	background: #fff;
}

#new_tag {
	position: relative;
	bottom: 151px;
	left: 0px;
	height: 48px;
	width: 48px;
	background: transparent url(../styleImages/new_tag.gif) repeat;
}

#new_image {
	border: none;
}



/** UPDATED PRODUCT VIEW STYLES*************/

#ccProdBox {
	position: relative;
	height: 543px;
	width: 720px;
	overflow: hidden;
	background: #fff;
	border-bottom: 1px solid #d3d3d3;
}

#ccSimiliarBox {
	position: relative;
	height: 340px;
	background: #fff;
}

#homeImageBox {
	width: 722px;
	height: 385px;
	background: #fff;
	overflow: hidden;
	color: #fff;
}

#ccLeftBox {
	background: #fff;
	position: absolute;
	left: 0;
	top: 0;
}

#ccRightBox {
	margin: 0 0 0 420px;
	background: #fff;
}

#prices {
	font-size: 14px;
}

#ccDesc {
	font-size: 11px;
	line-height: 16px;
	color: #444;
	padding: 20px 0;
	width: 299px;
	height: auto;
	border-top: 1px dotted #ccc;
}

#lineBreakProd {
	width: 720px;
	padding: 12px 00;
	border-top: 1px dotted #ccc;
	text-align: center;
}

#lineBreakProd span { font-size: 12px; color: #333; }

#ccPrice {
	font-size: 14px;
	line-height: 16px;
	color: #a7a7a7;
	width: 299px;
	padding: 10px 0 20px 0;
	background: #fff;
}

.ccPriceNorm {
	font-weight: bold;
	color: #000;
}

.ccPriceSale {
	font-weight: bold;
	color: #000;
}

.ccOldPrice {
	font-weight: bold;
	color: #ff0000;
	text-decoration: line-through;
}

#ccOptionsBox {
	width: 299px;
	position: relative;
	padding: 10px 0 5px 0;
	border-top: 1px dotted #ccc;
}

#stockWrap {
	padding: 10px;
	background: #ff0000;
	color: #fff;
	margin: 0 0 10px 0;
}

#ccOptions {
	background: #fff;
}

select.Options {
	width: 299px;
	margin: 0 0 5px 0;
}

#ccProdBuy {
	width: 299px;
	height: 30px;
	text-align: center;
	background: #eee;
	display: block;
	margin: 10px 0;
}

#ccPurchase a {
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #000;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
}

#ccPurchase a:hover {
	color: #ff0000;
}

#ccNoStock {
	font-size: 14px;
	line-height: 16px;
	color: #a7a7a7;
	width: 299px;
	padding: 0;
	background: #fff;
	border-bottom: 1px dotted #ccc;
}

#outOfStock {
	color: #ff0000;
	line-height: 14px;
	font-size: 12px;
}

#ccQuantity {
	font-size: 14px;
	line-height: 16px;
	color: #a7a7a7;
	width: 200px;
	padding: 10px 10px 10px 90px;
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	background: #fff url('../styleImages/quantityTag.png') no-repeat 10px center;
}

#ccQuantity input {
	border: 1px solid #ccc;
	padding: 3px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

#imageNav {
	text-align: center;
	width: 395px;
	position: relative;
	height: 35px;
	background: #ddd;
}

#ccPurchase {
	border-bottom: 1px dotted #ccc;
}

#imageNav a {
	background: #fff;
	margin: 0 1px 0 0;
	text-decoration: none;
	color: #000;
	padding: 5px 8px;
	font-size: 10px;
	line-height: 34px;
}

#imageNav a:hover {
	background: #ddd;
	color: #000;
}

#imageNav a.activeSlide {
	width: 20px;
	height: 20px;
	background: #ddd;
	margin: 0 1px 0 0;
}
