body {
	margin: 10px;
	background-color: #FFFFFF;
	color: #515151;
	line-height: 140%;
	font-size: 80%;
	font-family: Helvetica, Arial, sans-serif;
}

p {
	padding:5px 0;
	margin:0;
}

a {
	text-decoration:none;
	color:#8998AC;
}

h3 {
	background:transparent url(images/header_two.png) no-repeat scroll 0 0;
	height:26px;
	margin:10px 0 0;
	padding:5px 20px;
}

#container {
	margin: auto;
	width: 740px;
	background:#fff;
	padding-top:10px;
	margin-bottom:10px;
}

#header {
	background-image: url(images/banner.jpg);
	background-repeat:no-repeat;
	height: 44px;
}

#sitelogo {
	float:left;
}

#navigation {
	width:500px;
	float:right;
	padding: 32px 20px 0 20px;
	color: #8998ac;
}

#inner {
	width:710px;
	margin:auto;
	padding-bottom:10px;
	padding-top:5px;
}

#header2 {
	padding-top:40px;
	height:350px;
}

#header2left {
	float:left;
	height:333px;
	width:496px;
}

#undertab {
	text-align:right;
	width:431px;
	padding-right:65px;
}

#header2right {
	width:205px;
	height:333px;
	float:right;
}

#tab1 {
	width:205px;
	height:343px;
	background-image:url(images/Love_tab.png);
	background-repeat:no-repeat;
	background-position:left -10px;
}

#tab2 {
	width:205px;
	height:343px;
	background-image:url(images/Styles_tab.png);
	background-repeat:no-repeat;
	background-position:left 95px;
}

#tab3 {
	width:205px;
	height:345px;
	background-image:url(images/Valentine_tab.png);
	background-repeat:no-repeat;
	background-position:left 202px;
}

#searchbar {
	background-image:url(images/search_bg.png);
	background-repeat:no-repeat;
	margin:auto;
	width:700px;
}

#searchbarinner {
	background-image:url(images/search_bg_cap.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:45px;
	
}

#searchbarinner #productsearch {
	float:left;
	padding:13px;
}

#searchbarinner #minibasket {
	float:right;
	display:inline;
	margin-top:12px;
	margin-right:12px;
	padding-right:5px;
	padding-top:3px;
	width:145px;
	height:17px;
	background-image:url(images/minibasket_bg.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	color: #8998ac;
	font-size:11px;
	text-align:right;
}

#rightcol #minibasket {
	background-image:url(images/mini-basket.png);
	background-repeat:no-repeat;
	width:183px;
	height:28px;
	text-align:right;
	font-weight:bold;
	color: #8998ac;
	font-size:11px;
	padding-right:22px;
	padding-top:18px;
	margin-bottom:12px;
}

#minibasket img#basketbtn {
	width:13px;
	height:12px;
	margin-right:5px;
}

#minibasket a {
	text-decoration:none;
	color:#999;
}

#minibasket a:hover {
	text-decoration:underline;
	font-size:1em;
}

#footer {
	background:#4173A4 url(images/pacific_brands.png) no-repeat scroll 10px 50%;
	color:#FFFFFF;
	font-size:1em;
	font-weight:bold;
	padding:15px 10px;
	text-align:right;
	text-transform:uppercase;
	border:1px solid #fff;
	border-top:0px;
}
#footer a {
	text-decoration: none;
	color: #454545;
}
#leftcol {
	float: left;
	width: 150px;
	font-size: 0.9em;
	line-height: 120%;
}

#rightcol {
	float: right;
	width: 205px;
	font-size: 0.9em;
	line-height: 120%;
}

#maincol {
	margin-right: 210px;
}

#navigation ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	float:right;
}

#navigation ul li {
	float: left;
	display: block;
}

#navigation ul li.last {
	border:0px;
}

#navigation a {
	text-decoration: none;
	color: #8998ac;
	padding: 0 9px;
	display:inline-block;
}

#rightcontent #subnav ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	margin-top:10px;
}

#rightcontent #subnav ul li {
	text-align:right;
	line-height:140%;
}

#maincol #subnav {
	padding-bottom:10px;
	padding-right:5px;
	text-align:right;
	width:705px;
}

#maincol #subnav ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	float:right;
}

#maincol #subnav ul li {
	padding-left: 10px;
	float: left;
	display: block;
}

#maincol #subnav ul li.last {
	border:0px;
}

#maincol #subnav a {
	text-decoration: none;
	color: #8998ac;
	font-size:11px;
}

