@CHARSET "UTF-8";



#facebook a:hover {
	background-color: #ffffff;	
}

#facebook {
	vertical-align:middle;
	margin-left:500px;
	width:98px;
	height:41px;]
	padding:0;
	color:#FFF;	
}



* {
	padding:0;
	margin:0;
}

html, body {
	height: 100%;	
}

body {
	color: #696969;
	font-family: arial;
	font-size:11px;
	margin: 0px;
}

/* Set default heading (h1,h2,h3) styles */
h1, h2, h3 {
	font-weight: normal;
	color: #fd7a00;
}

h2, h3 {
	text-transform: lowercase;
}
	
h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.17em;
}
	
/* set colour classes */
	
.colour_men {
	color: #66bee4;
}

.colour_women {
	color: #f50874;
}

.colour_general {
	color: #fd7a00;
}
	
/* set default anchor styles */
	
a {
	/* color:#C73017; */
	color: #f50874;
}

a:hover {
	color: white;
	background-color: #f50874;
}

a:link {
	
}

a:visited {
	
}

img {
	border: none;	
}

hr {
	margin: 4px 0px;
	border: none;
	height: 3px; 
	background-color: #FF0185;
	color: #FF0185;
}

hr.colour_women {
	background-color: #FF0185;
	color: #FF0185;
}

hr.colour_men {
	background-color: #FF0185;
	color: #FF0185;
}

input, select, textarea {
	font-family: arial;
	font-size: 10px;
	padding: 1px;
	color: black;
	background: white;
	border: 1px solid #781351;
}

input.inputimage {
	background-color: transparent;
	border: none;	
}

.clear {
	clear: both;
	line-height: 0;
	height: 0;
}

div.clearer {
	clear: both;
	line-height: 0;
	height: 0;
}

#page_background {
	margin:		0px auto;
}

/* Page Components */

#page_main {
	position: relative;
	background-color: white;
	margin:		0px auto;
	padding:	0px 10px;
	width:		755px;
	min-height: 100%;
}

#page_header {
	width: 100%;
	padding-bottom: 5px;
}

#page_content {
	width: 100%;
	padding-bottom: 60px;
}

#page_footer {
	color: #aaaaaa;
	font-size: 10px;
	clear: both;
	margin-top: 5px;
	border-top: 3px solid #ff0185;
	height:		55px;
	
	width:	755px;
	bottom: 0;	
	position: absolute;
}

/* Header Section */

#header_logos {
	float: left;
	height: 85px;	
}

.header_popboutique {
	top:5px;
	left:5px;
	position:relative;
	float: left;
}

#header_tagline {
	clear: left;
	float: left;
	top:12px;
	left:10px;
	position:relative;
}

#header_bookmark {
	float: left;
	top:6px;
	left:15px;
	position:relative;
}

#header_basket {
	position:relative;
	top:10px;
	float: right;
	z-index: 1;
}

#nav_bar {
	width: 100%;
	clear: left;
	height: 28px;	
	background-color: #ffffbf;
}

#sub_nav_bar {
	width: 100%;
	height: 20px;
	background-color: #ffdeba;
	text-transform: uppercase;
	color: white;
	margin-top: 3px;
}


#sub_nav_bar span {
	vertical-align: middle;
	margin-left: 5px;
	top: 2px;
	position: relative;
}

#sub_nav_bar span a {
	color: #f97d01;
}

#sub_nav_bar a:hover {
	background-color: transparent;
}

#location_bar {
	margin: 5px;
	color: #c0c0c0;
	text-transform: uppercase;	
}

#location_bar a {
	font-weight: normal;
	color: #f97d01;
}

#location_bar a:hover {
	background-color: transparent;
}

/* Footer Section */

#page_footer a {
	text-decoration: none;
	color:#C73017;
}

#page_footer a:hover {
	background-color: transparent;
}

#footer_menu {
	float: left;
	top: 8px;
	position: relative;
}

#footer_copyright {
	text-align: right;
	float: right;
	top: 8px;
	position: relative;
}

/* Stores CSS */

#list_stores {
	list-style: none;
	padding:0pt;
}

#list_stores li {
	margin: 4px 0px;
}
	
.store_details {
	background-image: url(/images/store_box.gif);
	width: 370px;
	height: 59px;
}

.store_details img {
	float: left;
}

.store_details p {
	position: relative;
	top: 7px;
	font-weight: normal;
	font-size: 1em;
	margin: 3px 0px 3px 115px;
}

.store_details p.storelist_name a {
	text-decoration: none;
	text-transform: uppercase;
	color: black;
	font-weight: bold;
}

.store_details p.storelist_name a:hover {
	background-color: transparent;
}

.store_details p.storelist_link {
	color: #696969;
}

/* Menu Box Classes */

div.rounded_box {
	float: left;
	width: 182px;
	margin-bottom: 4px;
}

div.rounded_box_corner {
	width: 8px;
	height: 8px;
	float:left;
	overflow:hidden;
}

div.rounded_box_line {
	height: 8px;
	width: 166px;
	float:left;
	overflow:hidden;
}

div.rounded_box_corner_tl {
	/* background-image: url(/images/menubox/corner1_tl.gif); */
}

div.rounded_box_corner_tr {
	background-image: url(/images/menubox/corner1_tr.gif);
	background-repeat:no-repeat;
}

div.rounded_box_corner_bl {
	background-image: url(/images/menubox/corner1_bl.gif);
	background-repeat:no-repeat;
}

div.rounded_box_corner_br {
	background-image: url(/images/menubox/corner1_br.gif);
	background-repeat:no-repeat;
} 

div.rounded_box_content {
	clear: left;
	padding: 0px 8px;
}

.list_menu {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-bottom: 1px solid #ffffff;
}

.list_menu li {
	padding: 4px 0px;
	border-top: 1px solid #ffffff;
}

.list_menu li:hover {
	font-weight: bold;
}

.list_menu a {
	width: 100%;
	height: 100%;
	display: block;
	text-decoration:none;	
	text-transform: lowercase;
}

/* Men's Menu Colours */
.menu_colour_men div {
	background-color: #e8f5fb;
}

.menu_colour_men li:hover  {
	background-color: #d6eff6;	
}

.menu_colour_men li a {
	color: #66bee4;
}

/* Women's Menu Colours */
.menu_colour_women div {
	background-color: #fddbec;
}

.menu_colour_women li:hover  {
	background-color: #ffb9dd;	
}

.menu_colour_women li a {
	color: #f50874;
}

/* Useful Menu Colours */
.menu_colour_useful div {
	background-color: #fffec8;	
}

.menu_colour_useful li:hover  {
	background-color: #ffff8f;	
}

.menu_colour_useful li a {
	color: #f97d01;
}

/* Product Preview boxes */

div.product_preview {
	width: 184px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
}

.product_preview hr {
	height: 4px;
	background-color: black;
	border: none;
}

/* Nav Buttons */

#nav_buttons {
	background-color: white;
	float: left;
	position: relative;
	z-index: 1;
}

.nav_button {
	float: left;
	margin-right: 3px;	
	height: 28px;
	width: 61px;
}

.nav_button:hover {
	background-position: 61px;
}

.nav_button a {
	display:block;
	height:28px;
	text-decoration: none;
}

.nav_button a:hover {
	background-color: transparent;
}

.nav_button a span {
	display:block;
	position: relative;
	top:6px;
	z-index: -1;
	font-size:16px;
	font-weight:bold;
	text-align:center;	
}

#nav_home {
	background-image: url(/images/rollovers/nav_home.gif);
}

#nav_buy {
	background-image: url(/images/rollovers/nav_buy.gif);
}

#nav_about {
	background-image: url(/images/rollovers/nav_about.gif);
}

#nav_where {
	background-image: url(/images/rollovers/nav_where.gif);
}

#nav_blog {
	background-image: url(/images/rollovers/nav_blog.gif);
}

#nav_who {
	background-image: url(/images/rollovers/nav_who.gif);
}

#nav_say {
	background-image: url(/images/rollovers/nav_say.gif);
}

#nav_filler {
	background-color:	#ffffbf;
	width: 100%;
	height: 100%;
}

/* Subscribe Bar */

#subscribe_bar {
	background-image: url(/images/backgrounds/subscribe.jpg);
	height: 59px;
	width: 374px;
}

#subscribe_bar h2,
#subscribe_bar img {
  padding-left:12px;
	padding-top:7px;
}

#subscribe_bar_form {
  padding-left:12px;
	padding-top:5px;
}

#subscribe_bar_form input {
	margin-right: 5px;
	vertical-align: middle;
}

#subscribe_bar_name {
	width: 30%;
}

#subscribe_bar_email {
	width: 55%;
}

div.preview_box {
	height: 220px;
	width: 182px;
	float: left;
	margin: 10px 2px;
}

.preview_box hr {
	height: 3px;
	border: none;
}

.preview_box img {
	border-style: none;
	text-decoration: none;
}

.preview_box hr {
	background-color: black;
	color: black; 
}

/*.preview_box p.preview_h1,
.preview_box p.preview_h2,
.preview_box p.preview_h3,*/
.preview_box p {
	position: relative;
	font-weight: normal;
	font-size: 1em;	
}

.preview_box p.preview_h1 {
	text-transform: uppercase;
	color: black;
}

.preview_box p.preview_h2 {
	color: #696969;
}

.preview_box p.preview_h3 {
	text-transform: lowercase;
}

/* 2 Col Layout with Menu */
#layout_shop_sidebar {
	margin-top: 10px;
	width: 185px;	
	float: left;
}

#layout_shop_main {
	margin-top: 10px;
	width: 565px;	
	float: right;
}

/* 2 Equal Column layout */
#layout_split_left {
	margin-top: 10px;
	width: 49%;	
	float: left;
}

#layout_split_right {
	margin-top: 10px;
	width: 49%;	
	float: right;
}