body {
	margin:0;
	padding:0;
	text-align:center;
	font:0.8em Arial, Helvetica, sans-serif;
	background-color:#fff;
	background-image:url(/inc/html/catherines/pix/body_bg.jpg);
	background-position:center top;
	background-repeat:repeat-y;
}

#wrapper {
	width:900px;
	text-align:left;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
	background-color:#0e0e0e;	
} 

img {
	border:none;
}

/* ================================ HEADER */ 

#header {
	width:100%;
	background-image:url(/inc/html/catherines/pix/header_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;	
}

#head-info {
	float:right;
	margin:5px 0 0 0;
	color:#fff09e;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#head-info p {
	padding:0;
	margin:15px 0 0 0;
	font-size:1.7em;
	text-align:right;	
}

#head-info h6 {
	padding:0;
	margin:0 0 2px 0;
	font-size:1em;	
}

#logo-container {
	float:left;
}

#top-menu {
	float:right;
}

#top-menu ul {
	margin:55px 10px 0 0;
	padding:0;
	list-style:none;
	font-size:0.85em;
	text-transform:uppercase;
	color:#666;
}

#top-menu ul li {
	display:inline;
}

#top-menu ul li a, #top-menu ul li a:visited {
	color:#fff;
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
}

#top-menu ul li a:hover {
	text-decoration:underline;
}

/* ================================ HOMEPAGE FEATURE */

#homepage-feature {
	margin-top:10px;
	margin-bottom:10px;
	height:345px;
	width:870px;
	background-color:#0e0e0e;
	padding:10px;
	border:5px solid white;
}

#home-banner {
	border:3px solid #FFF;
}

#left-feature {
	float:left;
}

#homepage-feature h3 {
	color:#feeb82;
	font-weight:100;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	margin:0;
}

#boxee {
	width:330px;
	margin-top:10px;
	border-top:1px solid #fff;
	padding-top:10px;
}

#boxee h4 {
	color:#feeb82;
	padding:5px 10px 5px 20px;
	margin:-8px 0 3px 0;
	text-transform:uppercase;
	background-image:url(/inc/html/catherines/pix/feature_arrow.jpg);
	background-position:left;
	background-repeat:no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.box-both {
	clear:both;
	text-align:right;
	line-height:1.5em;
}

.box-left {
	float:left;
	width:177px;
	margin-bottom:3px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.5em;
}

.box-left ul {
	margin: 0 0 18px;
	padding:0 10px 0 10px;
	list-style-image:url(/inc/html/catherines/pix/homepage_box_bullet.gif);
}

.box-left ul li a, .box-left ul li a:visited, .box-right ul li a, .box-right ul li a:visited  {
	color:#fff;
	text-decoration:none;
}

.box-left ul li a:hover, .box-right ul li a:hover {
	text-decoration:underline;
}

.box-right {
	float:left;
	width:150px;
	margin-bottom:3px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.5em;
}

.box-right ul {
	margin: 0 0 18px;
	padding:0 10px 0 10px;
	list-style-image:url(/inc/html/catherines/pix/homepage_box_bullet.gif);
}

#opening-times {
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	border-top:1px solid #fff;
	padding-top:8px;
	margin-top:0px;
	font-size:0.95em;
}

#opening-times h5 {
	color:#feeb82;
	margin:0;
	padding:0;
	text-transform:uppercase;
	font-size:1em;
}

#opening-times h5.festive {
	font-size:0.9em;
	margin:0 0 -18px 0;
}

#right-feature {
	float:right;
	margin:-10px;
}

/* ================================ NAVIGATION */

#navigation {
	height:33px;
	border-bottom:2px solid #c5b249;
	background-color:#feeb82;
	position:relative;
	margin-top:15px;
	z-index:100;
}

#pmenu, #pmenu ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

#pmenu {
	margin:0;
}

#pmenu li {
	float:left;
	position:relative;
	text-align:center;
}

#pmenu li a, #pmenu li a:visited {
	display:block;
	width:101px;
	font-size:1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	height:16px;
	text-decoration:none;
	border-right:1px solid #fff;
	border-bottom:2px solid #c5b249;
	padding:8px 5px 9px 5px;
	background-color:#feeb82;
	/*background-image:url(/inc/html/catherines/pix/navigation_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;*/
}

#pmenu li a.end {
	border-width:0 0 0 0;
	width:106px;
	border-bottom:2px solid #c5b249;
}

#pmenu li a.sale {
	color:red;
	font-weight:bold;
}

#pmenu li li a, #pmenu li li a:visited {
	display:block;
	width:213px;
	color:#fff;
	height:15px;
	text-decoration:none;
	border-bottom:1px solid white;
	border-left:1px solid white;
	background-color:#181818;
	background-image:none;
	padding-top:10px;
	z-index:100;
	margin-left:-1px;
}

#pmenu li:hover > a {
	color:#fff;
	background-color:#181818;
	text-decoration:underline;
	/*background-image:url(/inc/html/catherines/pix/navigation_bg_hover.jpg);
	background-position:top left;
	background-repeat:repeat-x;	*/
	background-image:none;
	border-bottom:2px solid #181818;
	
}

#pmenu li:hover > a.none {
	color:#fff;
	background-color:#feeb82 !important;
	text-decoration:underline;
	background-image:none;
	border-bottom:2px solid #c5b249;
	border-right:none;
}

#pmenu li li:hover > a {
	color:#fff;
	background-image:none;
	background-color:#181818;
	text-decoration:underline;
	border-bottom:1px solid #fff;
}

#pmenu li ul {
	display: none;
}

#pmenu li:hover > ul {
	display: block;
	position: absolute;
	top:0;
	left:203px;
}

#pmenu > li:hover > ul {
	left:0;
	top:35px;
}

/* ================================ LEFT CONTENT WIDE [Homepage only] */

#left-content-wide {
	float:left;
	width:590px;
	margin:20px 0 0 15px ;
	color:#fff;
	line-height:1.4em;
	font-size:1.1em;
	padding-bottom:50px;
	/*background-image:url(/inc/html/catherines/pix/discover_more_banner.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;*/
}

#left-content-wide h1 {
	color:#feeb82;
	font-size:1.7em;
	padding-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	margin:0 0 3px 0;
	line-height:1.3em;
	border-bottom:1px solid #feeb82;
}

#left-content-wide h2 {
	color:#fff;
	font-size:1.05em;
	font-weight:bold;
	line-height:1.4em;
	margin:10px 0 10px 0;
}

#left-content-wide h3 {
	color:#fff;
	font-size:1.1em;
	line-height:1.3em;
	border-bottom:1px solid #fff;
	padding-bottom:3px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
}

#left-content-wide a, #left-content-wide a:visited {
	color:#fff; 
}

#left-content-wide a:hover {
	text-decoration:none;
}

#left-content-wide p {
	margin:10px 0 10px 0;
}

#left-content-wide ol li {
	margin-bottom:10px;
}

#top-btn {
	margin-top:20px;
	text-align:right;
}

/* ================================ RIGHT CONTENT WIDE [Homepage only] */

#right-content-wide {
	float:right;
	width:270px;
	margin:20px 0px 0 2px;
	color:#f9f6f6;
	line-height:1.4em;
}

#right-content-wide h2 {
	color:#feeb82;
	font-size:1.7em;
	padding-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	margin:3px 0 10px 0;
	line-height:1.3em;
	border-bottom:1px solid #feeb82;
}

#right-content-wide a, #right-content-wide a:visited {
	color:#fff;
	text-decoration:underline;
}

#right-content-wide img {
	margin: 0 10px 10px 0;
	border:none;
}

.pagination {
	background-color:#333333;
	color:#fff;
	padding:10px;
	margin:0 0 10px 0;
}

/* ================================ FOOTER */

#footer {
	border-top:1px solid #feeb82;
	color:#feeb82;
	margin-top:10px;
	line-height:1.6em;
	font-size:.9em;
	margin-left:15px;
	margin-right:15px;
	padding-top:10px;
}

#footer a, #footer a:visited {
	color:#feeb82;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#footer-nav ul {
	margin:0 0 0 15px;
	padding:0;
	list-style:none;
	color:#feeb82;
}

#footer-nav ul li {
	display:inline;
}

#footer-nav a, #footer-nav a:visited {
	color:#feeb82;
}

/* ----------------- RIGHT CONTENT WIDE */

#right-content-wide h3 {
	background-color:#d1a32c;
	color:#fff;
	font-weight:100;
	font-size:1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:5px;
}

#right-content-wide h3 a:hover {
	text-decoration:underline;
}

/* ================================ OTHER */

.clear {
	clear:both;
}

#scm-sidebar-mailing-list, #scm-sidebar-gift-vouchers, #scm-sidebar-opening-times {
	padding:8px;
	margin-top:10px;
	font-size:0.9em;
	border:1px solid white;
}

#sitemap ul {
	list-style-image:none;
}

.invalid {
	padding:5px;
	background-color:#fff;
	color:red;
}

/* =============================== COLLECTION STYLES */

.collection_image {
	width:100px;
	height:190px;
	float:left;
	margin-right:18px;
	text-align:center;
	position:relative;
}

.collection_image_hat {
	width:176px;
	height:120px;
	float:left;
	margin:0 18px 18px 0;
}	

.separates_image {
	width:175px;
	height:280px;
	float:left;
	margin-right:18px;
}

.shoes_image {
	width:120px;
	height:100px;
	float:left;
	margin-right:10px;
}

.sale_image {
	width:100px;
	float:left;
	margin-right:18px;
	text-align:center;
	font-size:0.8em;
	line-height:1.3em;
	margin-top:10px;
	min-height:300px;
}

.sale_image img {
	margin-bottom:10px;
}

.sale-text {
	font-weight:bold;
	color:red;
}

#left-content-wide h2.collection-footer {
	font-family:"Arial Narrow", Arial, sans-serif;
	font-weight:normal;
	font-size:1.5em;
}

.collection_image span {
	display:block;
	margin:0em 0 0 0;
	background:url(/inc/html/catherines/pix/collection-overlay.png);
	font-size:1em;
	position:absolute;
	bottom:10px;
	text-decoration:underline;
}


/* menu item */



/* =============================== TESTIMONIALS */

.testimonial {
	margin-bottom:10px;
	padding:10px 0 10px 0;
	border-top:1px solid #d1a32c;
	clear:both;
}

#directions {
	text-align:left;
	color:#fff;
	background-color:#0e0e0e;
	padding:10px;
}

/* ========================================== PROM SIDEBAR GRAPHIC */

#prom-graphic {
	position:relative;
	height:163px;
	background:#FFF;
}

#prom-bottom {
	position:absolute;
	top:0px;
	right:-10px;
}

#prom-middle {
	position:absolute;
	top:0px;
	left:0px;
}

#prom-top {
	position:absolute;
	top:0px;
	left:0px;
}

hr {
	background:none;
	border:none;
	border-top:1px solid #FEEB82;
}
