body {
	background: #ffffff url('/media/images/backgroundtop.gif') repeat-x;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	color: #333333;
	margin: 0;
}

a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #e92864;
}

h1, h2, h3 {
	color: #e92864;
}

#wrapper {
	margin: 0;
	padding: 0;
}

/**** HEADER ****/

#header {
	width: 962px;
	margin: 0 auto;
}

#cartButtons {
	position: relative;
	top: 25px;
	left: 322px;
}

#headerleft {
	float: left;
	margin: 0;
}

#logo {
	background: url('/media/images/logo.gif');
	width: 282px;
	height: 162px;
}

#headerright {
	float: right;
	margin: 0;
}

#search {
	text-align: right;
	height: 40px;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 9px 0 0 20px;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #5dbb48;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 133px;
	height: 22px;
	border: none;
	background: url('/media/images/searchButton.gif');
	color: #FFFFFF;
}

#banner {
	background: url('/media/images/banner.jpg');
	width: 644px;
	height: 124px;
}

#contentWrapper {
	width: 962px;
	margin: 0 auto;
	background: url('/media/images/mainMenuBG.gif') repeat-y;
}

/**** MENU ****/

#menu {
	margin: 0 auto;
	background: url('/media/images/menu.gif');
	width: 962px;
	height: 37px;
}

#menu a {
	color: #333333;
	text-decoration: none;
	font-size: 13px;
	text-transform: uppercase;
}

#menu a:hover {
	color: #000;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 11px 10px 0 15px;
}

#menu li {
	display: inline;
	margin: 6px;
}

/**** SIDEBAR ****/

#sidebar {
	float: left;
	width: 196px;
	font-size: 12px;
}

#sidebarTop {
	background: url('/media/images/mainMenuTop.gif');
	width: 196px;
	height: 35px;
}

#sidebarFooter {
	width: 962px;
	margin: 0 auto;
}

#sidebarBottom {
	background: url('/media/images/mainMenuBottom.gif');
	width: 196px;
	height: 41px;
}

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar li {
	margin: 0;
	padding: 0px 0px 3px 20px;
}

#designers, #products, #collections, #boutique {
	background: url('/media/images/menuBG.gif');
}

#top {
	background: url('/media/images/menuTop.gif');
	width: 196px;
	height: 26px;
}

#bottom {
	background: url('/media/images/menuBottom.gif');
	width: 196px;
	height: 7px;
}

#facebook {
	background: url('/media/images/facebook.gif') top left;
	width: 196px;
	height: 65px;
}

#facebook:hover {
	background: url('/media/images/facebook.gif') top right;
	width: 196px;
	height: 65px;
}

#twitter {
	background: url('/media/images/twitter.gif') top left;
	width: 196px;
	height: 65px;
}

#twitter:hover {
	background:url('/media/images/twitter.gif') top right;
	width: 196px;
	height: 65px;
}

#fabshopnet {
	background:#FFF url('http://www.fabshopnet.com/downloads/badges/fabshop_mbr-150x150.gif') top center no-repeat;
	width: 196px;
	height: 150px;
}

#project95 {
	background:#FFF url('http://www.fabshopnet.com/downloads/badges/project95-150x150.gif') top center no-repeat;
	width: 196px;
	height: 150px;
}

/**** CONTENT ****/

#content {
	float: left;
	width: 746px;
	padding: 15px 0 0px 20px;
}

/**** FOOTER ****/

#footer {
	background: #48bbd8;
	width: 100%;
	height: 43px;
}

#footerText {
	width: 962px;
	margin: 0 auto;
	color: #fff;
	text-align: center;
	padding-top: 13px;
	font-size: 11px;
}

#footerText a {
	color: #fff;
}

#footerText a:hover {
	text-decoration: none;
}
