/* ----- end float fix ----- */
body{
	/*phase 1    background:#e5ecf4;*/
	background:#6c5b66;
	color:#707276;
	font: 87.5%  Arial;	
	text-align:center;
	line-height:150%;
	margin:0;
	padding:0;
}

/* ----- tables ----- */
table, td, input, textarea, select, li{
	font: 100% Arial, Helvetica, sans-serif;	
}
th{
	padding:5px;
}
td{padding:5px;}

/* ----- global links ----- */
a:link, a:visited, a:active{
	color:#6895C6;
	/*color:#73a4da;*/
	text-decoration:none;
}
a:hover{color:#555;}
a.sisterLink:link, a.sisterLink:visited, a.sisterLink:active{
	color:#f19fbd;
	text-decoration:none;
}
a.sisterLink:hover{color:#da4b91;}
/* ----- global paragraphs, headers & horizontal rules ----- */
p, h1, h2, h3, h4, h5, h6{margin:1em 0;}
h1{font-size:140%;}
h2{font-size:130%;}
h3,h4{font-size:120%;}
h5{font-size:100%;}
hr{
	border-top:1px solid #E9E9F5;
	border-bottom:none;
	border-left:none;
	border-right:none;
	}

/* ----- global images ----- */
img{border:none;}

/* ----- hidden items ----- */
#skip{display:none;}
.hidden{display:none;}

/* ----- float left / right classes ----- */
.left{float:left;margin-right:.3em;}
.right{float:right;margin-left:.3em;}

/* ----- company contact details ----- */
address{
	font-style:normal;
	margin:1em 0;
}

/* ----- container size & positioning ----- */
#container{
	margin:0 auto;
	margin-top:10px;
	width:970px;
	text-align:left;
	background:#FEF9F3;
	padding-top:10px;
	position:relative;
}

/* ----- Top Navigation area ----- */
#topNav{
	/*phase 1  height:69px;	*/
	height:56px;
	position:relative;
	margin:0 10px;
	text-align:right;
	/* phase 1   background:#f3f4f8;*/
	background:#95b4b1;
}
#topNav a{
	/* phase 1color:#f19fbd; */
	color:#fff;
}
#topNav img{
	float:left;
	width:110px;
	margin-left:10px;
	/*phase 1  margin-top:10px;*/
	margin-top:0px;
	}
	
	#topNav #contactDetails{
		float:right;
		margin-right:10px;
		margin-top:5px;
		color:#fff;
		font-family:Georgia, "Times New Roman", Times, serif;
	}
	#contactDetails .lg{
		font-size:1.2em;
	}
	#contactDetails .tagline{
		color:#666;
	
	}
	#contactDetails a:hover{
	text-decoration:underline;
	}
/* ----- Main Navigation area ----- */
#mainNav{
	/*phase 1   height:40px;*/
	height:30px;	
	position:relative;
	/*phase 1    background:#A9BEDB;*/
	background:#94a8c5;
	margin:5px 10px 0px 10px;
	font-size:1.15em;
}
#mainNav li{
	font-family:georgia;
	text-transform:uppercase;
}
/* ----- header area ----- */
#header{
	/*phase 1   height:271px;	*/
	height:196px;
	position:relative;
	background:#f2f2f2;
	margin:5px 10px 0px 10px;
	background:url(../images/header1.jpg) bottom no-repeat;
}
	#header.img2{
		background:url(../images/header2.jpg) bottom no-repeat;
	}
	#header.img3{
		background:url(../images/header3.jpg) bottom no-repeat;
	}
	#header.img4{
		background:url(../images/header4.jpg) bottom no-repeat;
	}
	#header.img5{
		background:url(../images/header5.jpg) bottom no-repeat;
	}
	#header.img6{
		background:url(../images/header6.jpg) bottom no-repeat;
	}	
	#header.img_man{
		background:url(../images/headerMan.jpg) bottom no-repeat;
	}				
/* ----- company logo & strapline ----- */
#logo{
	position:absolute;
	margin:0;
	padding:0;
	top:20px;
	left:30px;
	line-height:30px;
	font-size:180%;
	font-weight:normal;
	text-indent:-9999px;
}
#logo a{
	color:#fff;
	/*phase 1  display:block; */
	display:hidden;
	height:150px;
	width:300px;
	background:url(../images/CHC-logo.png) no-repeat;
			}
#tagline{
	position:absolute;
	margin:0;
	padding:0;
	bottom:100px;
	left:30px;
	line-height:20px;
}

/* ----- shopping basket info ----- */
#info{
	position:absolute;	
	margin:0;
	padding:0;
	top:10px;
	right:30px;
	z-index:10;
}

/* ----- optional mid div (useful for more complex backgrounds) ----- */
#mid{}

/* ----- breadcrumb trail ----- */
#breadcrumbs{
	float:right;
	display:inline;
	margin-right:10px;
	margin-bottom:0px;
	width:710px;
	border-top:1px solid #E9E9F5;
	border-bottom:1px solid #E9E9F5;
}
#back{
	float:right;
	display:inline;
	margin-right:10px;
	width:710px;
}
/* ----- search box ----- */
#search{
	margin:0;
	position:absolute;
	right:0;
	bottom:0;
	background:#A9BEDB;
	border-left:5px solid;
	padding:0 1px;
}
#search label{display:block;}

#searchKeyword{
	color:#95B4B1;
}

/* ----- main navigation ----- */
#navDeptTop, #navDeptTop li{
	margin:0;
	padding:0;
	list-style:none;
	height:100%;
	font: georgia uppercase;
}
#navDeptTop li.last{
	float:right;
}
#navDeptTop li.last a span{
	color:#da4b91;
}

#navDeptTop li a{
	display:block;
	width:100%;
	color:#555;
	height:100%;
}
#navDeptTop li a:hover, #navDeptTop li a.current{background:#93afd4;}
#navDeptTop li a span{
	display:block;
	/*phase 1   padding:11px 29px;*/
	padding:6px 29px;
}

/* ----- side navigation ----- */
/*
#navDept, #navDept li{
	margin:0;
	padding:0;
	list-style:none;
}
#navDept{margin-bottom:5px;}
#navDept li{
	margin-bottom:1px;
}
#navDept li a{
	display:block;
	width:100%;
	background:#f2f2f2;
	color:#555;
}*/
#leftmenu {
	border:1px solid #e9e9f5;
	padding-bottom:20px;
	background: #f8f9fd;
	min-height:100px;
}
#leftmenu li a:hover, #leftmenu li a.selected{background:#A9BEDB; color:#fff;}
#leftmenu .no_caps li {
	border-top:1px dotted #e9e9f5;
}
#navDept li a:hover, #navDept li a.selected{background:#A9BEDB;}
#navDept li a span{
	display:block;
	padding:6px 20px;
}

/* ----- subdepartment navigation ----- */
/*

#navSubDept, #navSubDept li {
	margin:0;
	padding:0;
	list-style:none;
}
#navSubDept{
	margin:1em 0;
	padding:3px 10px;
	background:#f1f1f1;
	border:1px solid #eee;
	color:#777;
}
#navSubDept li.title {
color:#333333;
padding-left:0;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#navSubDept li{
	margin:.5em 0;
	line-height:150%;
	padding:0;
	padding-left:15px;
}
*/



#navSubDept li.title {
	color:#333333;
	list-style:none;
	margin-bottom:5px;
}
#navSubDept li{
	color:#666;
	list-style-position:inside;
}


/* ----- customer tool list ----- */
.navTools {
	position:absolute;
	bottom:0;
	right:250px;
	margin:0 10px!important;
	font-size:0.85em;	
}
.navTools, .navTools li{
	margin:0;
	padding:3px;
	list-style:none;
}

#myMenu {
	right: 290px;
	
}

#myBasket {
	right: 410px;
	
}

.navTools li a:hover, .navTools li a.selected{color:#da4b91;}


/* ----- nav static menu items ----- */
.navStatic{
	margin:0;
	padding:0;
	list-style:none;
	border-left:1px solid #94A8C5;
	border-right:1px solid #94A8C5;
	/* phase 1  border-bottom:1px solid #e9e9f5; */
	border-bottom:1px solid #94A8C5;		
	padding-bottom:20px;
	color:#fff;
	background:#A9BEDB;
	text-transform:lowercase;
	
}

.navStatic li{
	border-top:1px dotted #94A8C5;
	padding:0;
}
.navStatic li a{
	display:block;
	width:100%;	
	color:#fff;
}
	.navStatic li a.boutique, .navStatic li a.boutique:hover{
		color:#CC0066;
	}
.navStatic li a:hover, .navStatic li .current{background: #f8f9fd;color:#94A8C5; }
.navStatic li a span{
	display:block;
	padding:6px 20px;
	text-transform:capitalize;
}
#navDeptTitle, .navStaticTitle{
	margin:0;
	padding:3px 20px;
	font-size:100%;
	text-transform:uppercase;
	border-left:1px solid #e9e9f5;
	border-right:1px solid #e9e9f5;	
	background: #f8f9fd;
	color:#A9BEDB;
	font-weight:normal;	
}
.navStaticTitletop{
	border-top:1px solid #e9e9f5;
	font-weight:bold;
}


/* ----- side navigation column ----- */
#side{
	float:left;
	display:inline;
	width:230px;
	margin:10px 0 0 10px;
	border-top: 1px solid #E9E9F5;
}

/* ----- main content area ----- */
#main{
	float:left;
	display:inline;
	width:690px;
	padding: 0 10px;
	margin-left:10px;
}
#main h2{
	font-weight:bold;
	padding:0;
	font-size:1.2em;
	/*clear:both;*/
	color:#a9bedb;	
}
#main h4{
	color:#DA4B91;
}
#main h2#pageTitle{
	font-weight:bold;
	padding:0;
	margin:0;
	margin-bottom:1em;
	/* phase 1   color:#a9bedb;*/
	color:#95B4B1;
	font-size:150%;
	font-family:Georgia;
	line-height:28px;
}
	#main h2#pageTitleBanner{
	font-weight:bold;
	padding:0;
	margin:0;
	margin-bottom:1em;
	color:#fff;
	font-size:180%;
	font-family:Georgia;
	position:absolute;
	top: 270px;
	left:40px;
}
	#main img.CHCimage{
		background-color:#E5ECF4;
		border:5px double #A9BEDB;
	}
	
	#main img.right{
		float:right;
		margin-left:10px;
	}
	#main img.left{
		float:left;
		margin-right:10px;
	}
	#main img.centre{
		float:none;
		margin:auto;
		display:block;
	}	
.note{
	font-size:110%;
}
.highlight{
	font-size:140%;
}
.module1{
	float:left;
	width:250px;
}
.module2{
	float:right;
	width:250px;
}
#content.withBanner{
	width:75%;
	float:left;
}
#rightBanner{
	width:22%;
	border:1px solid #F19FBD;
	float:right;
	padding:5px;
}
#main #column1{
	width:196px;
	margin-right:36px;
	margin-left:15px;
	float:left;
}
#main #column2{
	width:196px;
	margin-right:36px;
	float:left;
}
#main #column3{
	width:196px;
	float:left;
	margin-right:10px;
}

#main .pinkblock{
	background:#f19dbb;
	border:1px solid #da4b91;
	width:196px;
	height:180px;
	position:relative;
	margin-bottom:36px;	
}
#main .blueblock{
	background:#dbe5fc;
	border:1px solid #80b2f1;
	width:196px;
	height:180px;
	position:relative;
	margin-bottom:36px;		
}
#main .whiteblock{
	border:1px solid #f19dbb;
	width:196px;
	height:180px;
	position:relative;
	margin-bottom:36px;		
}
	.pinkblock a, .blueblock a, .whiteblock a{ 
	  display: block;
	  width: 100%;
	  height: 100%;
	  text-decoration: none;
	  cursor: pointer; 
	}
	.pinkblock a:hover{
		text-decoration:none;
		background:#f6bdd1;
		border:1px solid #DA4B91;
		margin-top:-1px;
		margin-left:-1px;
	} 
	.blueblock a:hover{
		text-decoration:none;
		background:#ebf1fd;
		border:1px solid #80b2f1;
		margin-top:-1px;
		margin-left:-1px;
	} 
	.whiteblock a:hover{
		border:1px solid #ccc;
		margin-top:-1px;
		margin-left:-1px;		
	}	
	.pinkblock p, .blueblock p, .whiteblock p{
		font-size:0.9em;
		color:#707276;
		text-align:center;
		padding:0 5px;
		position:absolute;
		bottom:0;
		margin:10px 0 5px;
	}
		.textTop p{
			top:0;
		}
		.textTop img{
			position:absolute;
			bottom:0;
			margin:auto;
			left:9px;
			display:block;
		}
	.pinkblock h3, .blueblock h3, .whiteblock h3{
		font-family:georgia;
		text-align:center;
		font-size:18px;
		padding:10px 0;
		margin:0;
		color:#707276;
	}
/* ----- footer area ----- */
#footer{
	padding:10px;
	margin: 50px 10px 10px 10px;
	text-align:center;
	font-size:0.9em;
	/*background:#F3F4F8;*/
}
#footer p{
	margin:0;}
#footer ul, #footer li{
	margin:0;
	padding:0;
	list-style:none;
}
#footer li{
	display:inline;
	padding:0 0.5em;
	border-left:1px solid #80ace0;
	}

#footer li.first {border-left:0px;}
#footer a:hover{
	color:#777;
	text-decoration:underline;
}
#footer #credits{
	float:right;
	margin-top:-1.5em;
}

/* ----- pagination (page 1/2 etc.) ----- */
#pagination{
	margin:1em 0;
}
#pagination li{
	margin:0;
	height:16px;
	line-height:16px;
	float:left;
}
#pagination p{
	margin:0;
	float:left;
	width:100px;
}
#pagination a{
	display:block;
	float:left;
	width:9px;
	height:9px;
	margin-left:10px;
	margin-top:3px;
	text-indent:-8000px;
	overflow:hidden;
}
#pagination a#firstPage{background:url(../graphics/plain/ico_first.gif)no-repeat 0 0;}
#pagination a#prevPage{background:url(../graphics/plain/ico_prev.gif) no-repeat 0 0;}
#pagination a#nextPage{background:url(../graphics/plain/ico_next.gif) no-repeat 0 0;}
#pagination a#lastPage{background:url(../graphics/plain/ico_last.gif) no-repeat 0 0;}

/* ----- product thumbnail list ----- */
.products{
	margin:1em 0;
}
.products ul{
	margin:0;
	padding:0;
	border-top:1px solid #DABBCB;
} 
.products li{
	margin: 0;
	padding:.5em 10px 0 10px;
	border-right:1px solid #DABBCB;
	border-left:1px solid #DABBCB;
	border-bottom:1px solid #DABBCB;
}
.products li:hover{
}
.products li h3{
	margin-top:.5em;
	margin-bottom:1em;
	padding:0;
	background:none;
	width:420px;
	float:left;
	padding-right:20px;
}
.products li h3 a{}
.products li h3 a:hover{}
.products .desc{
	width:420px;
	float:left;
	padding-right:20px;
}
.products .image{
	float:left;
	margin:10px 10px 10px 0;
	text-align:center;
	width:150px;	
}
.products .image a img{
	border:1px solid #e2e2e2;
	padding:2px;
	background:#fff;
}
.products .image a:hover img{
	border:1px solid #ccc;
	padding:2px;
	background:#e2e2e2;
}
.products .price{
	font-size:110%;
	font-weight:bold;
	color: #DA4B91;
}
.products .quantity{
	line-height:180%;
}

/* ----- individual products ----- */

#main.blockContent {
	background:#fafafa;
}
#product{	
	margin:1em 0;	
}
#product .image{	
	float:right;
	margin-bottom:1em;
	margin-left:10px;
}	
#product .image p{margin:.5em 0;}
#product .image img{	
	border:1px solid #e1e1e1;
	margin-right:10px;
	/*width:224px;*/
}	
#product .info{
	clear:both;	
}
#product .price{
	color:#DA4B91;
	font-size:120%;
}
#product .info p{
}
#product .info h3{
	margin:0;
	margin-bottom:.2em;
}
#product .actions{
	border-top:1px solid #e1e1e1;
	clear:both;
}	
#product #addBasket{
	border-top:1px solid #e1e1e1;
	padding-top:1em;
}
#product #addWishlist a{
}

/* ----- featured articles ----- */
#articles{
	clear:both;
	padding-top:10px;}
#articles ul, #articles li {
	margin:0;
	padding:0;
	list-style:none;
}
#articles ul{
	margin:1em 0;
	padding:3px 10px;
	background:#f1f1f1;
	border:1px solid #eee;
}
#articles ul li{
	margin:.5em 0;
	line-height:150%;
	padding:0;
	padding-left:15px;
	list-style:none;
	background:url(../graphics/plain/arrow3.gif) no-repeat 0 .6em;
}
#articles  ul li a{}
#articles  ul li a:hover{text-decoration:underline;}

/* ----- customer reviews ----- */
#reviews{
}
#reviews ul, #reviews li {
	margin:0;
	padding:0;
	list-style:none;
}
#reviews ul{
	margin:1em 0;
	padding:3px 10px;
	background:#f1f1f1;
	border:1px solid #eee;
	color:#777;
}
#reviews ul li{
	margin:.5em 0;
	line-height:150%;
	padding:0;
	padding-left:15px;
	list-style:none;
}
#reviews  ul li a{color:#777;}
#reviews  ul li a:hover{color:#777;text-decoration:underline;}

/* ----- site map ----- */
#sitemap, #sitemap ul, #sitemap li{
	margin:0;
	padding:0;
	list-style:none;		
} 
#sitemap{margin:1em 0;}
#sitemap li{margin:.5em 0;}
#sitemap li h3{margin:.2em 0;}
#sitemap ul{padding-left:20px;}

/* ----- tables and forms ----- */
fieldset{
	border:none;
	padding:0;
	margin:1em 0;
}
legend{
	font-weight:normal;
	padding:0;
	margin:0;
	/*color:#555;
	font-size:120%;*/
	clear:both;
}
fieldset h3, fieldset h3{margin:1em 0 0 0;}
#content table{
	width:100%;
	margin:.5em 0;
	border-collapse:collapse;
	line-height:150%;
}
th{
	border:1px solid #fff;
	padding:5px;
}
td{
	border:1px solid #fff;
	padding:5px;
	vertical-align:top;
}
.formField, .formSelect{
	background:#fff;
	border:1px solid #e1e1e1;
	width:200px;
}
.formFieldShort, .formFieldMedium{
	background:#fff;
	border:1px solid #e1e1e1;
	width:20px;
	margin-right:5px;
}
.formFieldMedium{width:96px;}
table .price{
	color:#DA4B91;
	font-size:110%;
	font-weight:bold;
}
.formFieldProduct{width:150px;}

.formRadio{vertical-align:middle;}
.formButton{
	background:#95B4B1;
	color:#fff;
	border:none;
	padding:4px;
	font-family:georgia;
}
label span{
	color:#13689d;
	font-size:110%;
	font-weight:bold;
}
input.formField:focus, formFieldShort:focus, formFieldMedium:focus, textarea:focus, #quantity:focus	{
	background: #fff;
	border: 1px solid #bbb;
}

/* ----- shopping cart ----- */
#total{
	margin:1em 0;
	padding:0;
	width:295px;
	font-size:110%;
}
#total dt{
	width:200px;
	float:left;
	font-weight:bold;
}
#total dd{
	margin-left:201px;
	text-align:right;
}
.actions{
	clear:both;
	margin:0;
	padding:.5em 0;
}

/* ----- first table data style ----- */
td.first{width:40%;}
td.payfirst{width:10px;}

legend.paymentMethod{
	font-weight:bold;
}

/* ---------------------- float fix ----------------------------- */
.inner:after, .products:after, .products li:after, #pagination:after, #total:after, .modules:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.inner, .products, .products li, #pagination, #total, .modules{display:block;}
/*  \*/
.inner, .products, .products li, #pagination, #total, .modules {min-height:1%;}
* html .inner, * html .products, * html .products li, * html #pagination, * html #total, * html .modules {height:1%;}
 /*  */
/* ----- end float fix ----- */
.special {
	display:none;
}

.caps {
	text-transform:uppercase;
	}
.no_caps {
	text-transform:lowercase;
	}
	
	/*error notices*/
	
	.err {
	color:red;
	}
	
	
	/*----------------------Homepage content boxes-------------------------*/
	

	.box{
height:347px;
float:left;
width:316px;
margin:0 14px 14px;
padding:0;}
.box3{
	padding:26px 0 0 0;
	clear:both;
	width:658px;
	height:auto;
}


.box .header{
padding:19px 15px;
background:url("../../images/box316-header.png") no-repeat scroll left top transparent;
}
.box3 .header{
background:url("../../images/box658-header.png") no-repeat scroll left top transparent;
}
	.box .header h3{
		margin:0;
	}

.box .component{
padding:0 15px;
height:295px;
overflow:hidden;
background:url("../../images/box316-mid.png") repeat-y scroll 0 0 transparent;
}
.box3 .component{
background:url("../../images/box658-mid.png") repeat-y scroll 0 0 transparent;
height:auto;
padding:0 0 0 15px;
}
.box3 .view-all{
clear:both;
}
.box ul{
list-style:none outside none;
padding-left:0;
margin:0;
}
.box p{
margin:0;
}
.boxLink{
	font-size: 85%; 
	float: right;
}
.box1 .promos-item {
	border-bottom:1px solid #EFEFEF;
	padding:10px 0;
}
.box1 .promos-image  {
	float:left;
	margin-right:10px;
}
.box2 .component img{
	padding:10px 0 4px 0;
}
.box3 .item{
float:left;
/*height:130px;*/
margin:0 12px 0 0;
width:95px;
line-height:1.2em;
padding:5px 0;
}
.box3 .itemLast{	
margin:0;
}
	.box3 .item a{
	display:block;
	text-decoration:none;
	}
		.box3 .item a img{
		border:1px solid #CCCCCC;
		}

.box .footer{
	background:url("../../images/box316-bot.png") no-repeat scroll left bottom transparent;
	height:10px;
}
.box3 .footer{
background:url("../../images/box658-bot.png") no-repeat scroll left top transparent;
}

