@charset "utf-8";
/* CSS Document */

body {

	background: url(../images/bg.gif) top no-repeat #EFEFEF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	margin: 0px;
	padding: 0px;
	color: #321A0A;
}

#wrapper {
	width: 920px;
	margin: 15px auto;
	background-color: #FFFFFF;
	border: solid #E1E1E1 1px;
	padding:10px;
}

a, img {
	border: 0px;
}

.clear {
	width: 100%;
	height:0px;
	margin:0px;
	padding:0px;
	clear:both;
	line-height:0px;
}

/** HEADER **/

#header {
    height: 102px;
	width: 900px;
	padding: 10px;
	background: url(../images/bg_header.png) no-repeat;
}

#header img {
	float:left;
}

#departments {
	width: 326px;
	height: 34px;
	line-height:15px;
	float:left;
	font-weight:normal;
	color:#ffffff;
	display: table;
}

#departments:hover {
	color:#288EA4;
}

#departments a{
	padding:5px 0px 0px 5px;
}

#header #search {	
	float: right;
	display: inline;
	text-align: right;
	margin:0px 10px 0px 5px;
}

#header #search #cart{
	height: 20px;
	float:right;
	padding: 10px 28px 25px 0px;	
	display: block;
	color:#FFFFFF;
}

#header #search #cart a {
	color:#59A7A7;
	text-decoration:none;
}
#header #search #cart a:hover {
	color:#FFFFFF;
}
#header #search form {
	display: inline;

}

#header #search input[type=text] {
	width: 190px;
	height:16px;
	padding:6px;
	border: 1px solid #1F1005;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#30190A;
	background: #ffffff;
	float:left;

}

#header #search input[type=image] {
	padding:9px;
}

#customerservices {
    height: 13px;
	padding: 6px;
	text-align:right;
	color:#ffffff;
	background-color:#0066CC;
	float:left;
}

#header #basket {
	padding:0;
	text-align:right;
	color:#ffffff;
	float:right;
}

#rss_feeds{
	margin-left:190px;
}

#nav {
	height: 34px;
	width:326px;
	margin:45px 0px 0px 5px;
	padding:0px;
	border:none;
	overflow:visible;

}

#nav li {
	list-style-type: none;
	float:left;
	margin:0px;
	padding:0px;
	height:34px;
	/*text-indent: -9000px;*/
	z-index: 10;

}

#prod_img {
	overflow: hidden;
}

#nav li a {
  height:34px;
	padding:0px;
	margin:0px;
	display:block;
}
#nav li a span {
	display:none;
}
#nav li#woman {
	background: transparent url(../images/navigation.png) 0px -34px scroll no-repeat;
	width:88px;
}
#nav li#baby {
	background: transparent url(../images/navigation.png) -88px -34px scroll no-repeat;
	width:71px;
}
#nav li#house {
	background: transparent url(../images/navigation.png) -159px -34px scroll no-repeat;
	width:88px;
}
#nav li#gifts {
	background: transparent url(../images/navigation.png) -247px -34px scroll no-repeat;
	width:79px;
}
#nav #womanoverlay {
	background: transparent url(../images/navigation.png) 0px 0px scroll no-repeat;

}
#nav #babyoverlay {
	background: transparent url(../images/navigation.png) -88px 0px scroll no-repeat;
	width:71px;
	position:absolute;
	height:34px;
	display:none;
}
#nav #houseoverlay {
	background: transparent url(../images/navigation.png) -159px 0px scroll no-repeat;
	width:88px;
	position:absolute;
	height:34px;
	display:none;
}
#nav #giftsoverlay {
	background: transparent url(../images/navigation.png) -247px 0px scroll no-repeat;
	width:79px;
	position:absolute;
	height:34px;
	display:none;
}

#nav li div {
	width: 200px;
	display:none;
	position:absolute;
	float:left;
	z-index:99;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	border-top: 1px solid #E5E5E5;
	background-color: #FFFFFF;
	text-align:left;
	text-indent: 0px;
	height:auto;
}

#nav li div a{
	color:#458989;
	text-decoration:none;
	height:16px;
	width: 190px;
	text-align:left;
	visibility:visible;

}

#nav li div ul{
	list-style-type:none;
	margin:0px;
	width: 190px;
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:25px;
	float:left;
	color:#458989;
}

#nav li div li {
	width: 190px;
	float:left;
	white-space:normal;
	height:auto;
	text-indent: 0px;
	background: none;
}

#nav li div li a{
	padding:2px 5px 2px 5px;
	font-size:13px;
	line-height:14px;
	width:190px;
	display:block;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration:none;
	color:#458989;
	text-align:left;
}

#nav li div li a:hover{
	color:#2D1709;
	background: none;
}

.breadcrumbs {
	color: #666666;	
	width: 100%;
	clear:both;
	font-size: 13px;
	padding-top:10px;

}

.breadcrumbs a {
	color: #666666;
	text-decoration:none;
	display:inline-block;
	padding-right:10px;
}

.breadcrumbs a:hover {
	text-decoration: underline;
}


a:link.backlink {
	color: #288EA4;
	text-decoration:underline;
	display:inline-block;
	padding-right:10px;
	cursor:pointer;
}

a:hover.backlink {
	color: #666666;
	text-decoration: none;
}

/** HOME PAGE **/

#home_banners {
  background-color: #ffffff;
	padding: 10px 0px 10px 0px;
	width: 920px;
}

#home_banners img {
	float:left;
}

#home_banners .banner_one {
	float: right;
	padding-left: 10px;
}

#home_banners .banner_two {
	float: right;
	padding-left: 10px;
	padding-top: 10px;
}
#home_banners .banner_three {
	float: right;
	padding-left: 10px;
	padding-top: 10px;
}

#home_right_image01{
	width:315px;
	margin-left:10px;
	float:left;	
}

#home_right_image02{
	width:315px;
	margin-left:10px;
	margin-top:10px;
	float:left;	
}

#home_products {
background-image: url(../images/bg_homeprods.jpg);
	padding: 9px 2px 30px 16px;
	width:940px;
}

#home_products .label {
	padding:6px 0px 0px 10px;
}

#home_products .thumb {
	padding: 10px 5px;
	float:left;	
}

#home_content {
	background-image: url(../images/bg_hometext.png);
	background-repeat:no-repeat;
	background-color: #51A2A2;
	padding: 85px 70px 40px 405px;
	color: #ffffff;
	width:445px;
	line-height: 20px;
}
#home_content h1{
  font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #ffffff;
	font-size:35px;
	padding:0px;
	margin: 0px;

}

#home_content a {
 color: #ffffff;
 	text-decoration:underline;
}

#home_content a:hover {
	color: #cccccc;
	text-decoration:underline;
}

#home_content .label {
	padding-bottom: 15px;
}

#welove { 
	background: url(../images/bg_weare.png) top repeat-x;
	padding: 10px 20px 10px 20px;
	width: 900px;
	margin-left: -10px;
}

#welove img{
	border:0;
	float:left;
} 

#welove .listitem {
	width: 165px;
	margin-right:15px;
	padding-bottom:10px;
	float:left;
	height:220px;
}

#welove #listblock .listitem {
	height:240px;
}

#welove .listitem .listimg {
	width: 165px;
	height:165px;
	background-color:#FFFFFF;
	margin-top:15px;
	text-align: center;
	border:  #CCCCCC 1px solid;
}

#welove .listitem hr {
	float:left;
	width:100%;
	height:0px;
	border:none;
	margin:10px 0px;
	padding:0px;
	line-height:0px;
	border-bottom: 1px solid #cccccc;
}

#welove .listitem a {
	font-weight:normal;
	color:#321A0A;
	text-decoration:none;
}

#welove .listitem a.homelink {
	padding-top:5px;
	display:block;
}

#welove .listitem a:hover{
	text-decoration:underline;
}

#list {
	width: 950px;
	padding-left:10px;
	clear:both;
}

#list .listitem {
	width: 165px;
	margin-right:23px;
	padding-bottom:10px;
	float:left;
	color:#666666;
	height:220px;
}

#list #listblock .listitem {
	height:240px;
}

#list .listitem .listimg {
	width: 165px;
	height:165px;
	background-color:#FFFFFF;
	margin-top:15px;
	margin-right:10px;
	text-align: center;
}

#list .listitem hr {
	float:left;
	width:100%;
	height:0px;
	border:none;
	margin:10px 0px;
	padding:0px;
	line-height:0px;
	border-bottom: 1px solid #cccccc;
}

#list .listitem a {
	font-weight:normal;
	color:#666666;
	text-decoration:none;
}

#list .listitem a:hover{
	text-decoration:underline;
}

#list .listitem a.homelink{
	color: #ffffff;
	padding-top: 5px;
	display:block;
}

#list .listitem a.catlink {
	height:15px;
	display:block;
	margin-top:10px;
	color: #0066CC;
	font-weight:bold;
	border:0px;
	padding:0px;
}

#list .listitem a:hover.catlink {
	color: #0099CC;
	text-decoration:none;
}

#list #listblock {
	display:block; 
	width:760px; 
	float:left;
}


/** LIST PAGE **/

#prod_list {
background-color: #FFFFFF;
	padding: 10px 20px 20px 20px;
	width:880px;
}

#prod_list h1 {
font-family: Georgia, "Times New Roman", Times, serif;
color: #321A0A;
size: 25px;
line-height:30px;
font-weight:normal;
}

#prod_list #count {
	color: #666666;
	text-decoration:none;
	width: 50%;
	float:left;
}

#prod_list #sort {
	color: #666666;
	text-decoration:none;
	width: 450px;
	margin-right:10px;
	float:right;
	text-align:right;
}

#prod_list #count #show{
	color: #666666;
	text-decoration:none;
	cursor:pointer;
}

#prod_list #count a, #prod_list #sort a {
font-size: 12px;
background-color: #E5E5E5;
border: 1px solid #cccccc;
padding: 3px;
color: #666666;
text-decoration:none;
}

#prod_list #count a:hover, #prod_list #sort a:hover {
font-size: 12px;
background-color: #666666;
border: 1px solid #1D6574;
padding: 3px;
color: #ffffff;
text-decoration:none;
}

#prod_list .label {
	padding:6px 0px 0px 10px;
}

#prod_list .product {
	height: 220px;
	width: 156px;
	float:left;
	padding: 10px;
	overflow: hidden;
}

#prod_list .product h2 {
	font-size:12px;
	text-decoration:none;
	clear:both;
	display:block;
	font-weight:normal;
	height:45px;
	margin:0px 4px;
}

#prod_list .product h3 {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	clear:both;
	margin:0px 4px;
}

#prod_list .thumb {
	margin: 6px 1px;
	border: 1px solid #FFFFFF;
	float:left;	
}

#prod_list .thumb:hover {
	border:1px solid #cccccc;
}

#prod_list a {
	color: #666666;
	text-decoration:none;
}

#prod_list td {
	color: #666666;
}

#prod_list td b {
	color: #206F80;
}

#prod_list a:hover {
	color: #666666;
}

#show_all a {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #666666;
text-decoration: underline;
}

.category{
	width:163px;
	height:200px;
	padding:5px 4px 0px 10px;	
	float:left;
	background-color:#FFFFFF;
}

.category a img{
	width:158px;
	border:1px solid #FFFFFF;
}

.category a img:hover{
	border: 1px solid #CCCCCC;
	text-decoration:none;
}

.category p{
	text-align:center;
	width:150px;
}

.category p a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#669900;
	padding-top:0;
	margin:0;
	text-decoration:none;
}

#SEOXtra {
	border:1px solid #231207;
	background:#231207;
	padding:10px 10px 20px 20px;
	color:#FFF;
}

#SEOXtra h1{
color:#59A7A7;
}

/** INFO PAGE **/

#Maps {
	float:right; width:550px; height:415px;
}

#info_page {
background-color: #FFFFFF;
	width:300px;
	float:left;
}

#info_page h1 {
font-family: Georgia, "Times New Roman", Times, serif;
color: #321A0A;
font-size: 25px;
font-weight:normal;
}

#info_page #count {
	color: #666666;
	text-decoration:none;
	width: 50%;
	float:left;
}

#info_page #sort {
	color: #666666;
	text-decoration:none;
	width: 450px;
	margin-right:10px;
	float:right;
	text-align:right;
}

#info_page #count #show{
	color: #666666;
	text-decoration:none;
	cursor:pointer;
}

#info_page #count a, #info_page #sort a {
font-size: 12px;
background-color: #E5E5E5;
border: 1px solid #cccccc;
padding: 3px;
color: #666666;
text-decoration:none;
}

#info_page #count a:hover, #info_page #sort a:hover {
font-size: 12px;
background-color: #206F80;
border: 1px solid #1D6574;
padding: 3px;
color: #ffffff;
text-decoration:none;
}

#info_page .label {
	padding:6px 0px 0px 10px;
}

#info_page .product {
	height: 220px;
	width: 160px;
	float:left;
	padding: 10px;
	overflow: hidden;
}

#info_page .product h2 {
	font-size:12px;
	text-decoration:none;
	clear:both;
	display:block;
	font-weight:normal;
	height:45px;
	margin:0px 4px;
}

#info_page .product h3 {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	clear:both;
	margin:0px 4px;
}

#info_page .thumb {
	margin: 6px 1px;
	border: 1px solid #FFFFFF;
	float:left;	
}

#info_page .thumb:hover {
	border:1px solid #cccccc;
}

#info_page a {
	color: #666666;
	text-decoration:none;
}

#info_page td {
	color: #666666;
}

#info_page td b {
	color: #206F80;
}

#info_page a:hover {
	color: #666666;
}

.checkout input[type=text] {
	height: 14px;
	padding:3px 2px;
	margin: 2px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	border:1px solid #666666;
}

.checkout select {
	height: 22px;
	padding:2px 0px;
	margin: 2px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	border:1px solid #666666;
}

.checkout tr {
	height: 22px;
	vertical-align:middle;
}

.checkout td {
	color:#666666;
}

.checkout td b {
	color:#206F80;
	font-size: 16px;
}
/** DETAIL PAGE **/

#prod_left {
	width:450px;
	float: left;
}

#prod_content {
	padding: 10px 20px;
	width:880px;
}

#prod_content_details {
background: url(../images/bg_details.png) #FFFFFF repeat-x;
background-color: #499494;
	padding: 10px;
	width:900px;
}

#product {
	width: 100%;
}

#prod_img {
	width: 450px;
	height:450px;
}

#prod_text {
	width: 410px;
	float:right;
	color: #666666;
	padding-top:20px;
	padding-right:20px;
}

#prod_text p {
color:#FFFFFF;
	line-height: 20px;
}

#prod_text ul {
	padding: 5px 0px;
	margin: 0px;
	clear:left;
}

#prod_text li {
	padding: 3px 0px;
	margin: 0px 0px 0px 20px;
	list-style-type:square;
}

#prod_text h1 {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	color:#ffffff;
	font-weight: bold;
	margin:0px;
	padding:0px 0px 5px 0px;
}

#prod_text h2 {
font-family: Arial, Verdana, Helvetica, sans-serif;
color: #ffffff;
font-size: 20px;
font-weight: bold;
} 

.prodbrand {
font-family: Arial, Verdana, Helvetica, sans-serif;
color: #206F80;
font-size: 12px;
font-weight: bold;
letter-spacing: 5px;} 

#prod_text .formfields, #prod_text .formfields {
	width: 100px;
	height:20px;
	padding:0px 0px 0px 5px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	color: #666666;
	border: 1px solid #97CAC8;
	float:left;
	margin: 10px 0px;
	clear: both;
}

#prod_text input[type=image] {
	float:left;
	clear: both;
	margin: 10px 0px;
}

#thumbs {
	float: left;
	margin-top:20px;
}

#thumbs .thumb {
	border:4px solid #FFFFFF;
	margin:1px;
	float:left;
}

#thumbs .thumb:hover {
	border:4px solid #FFCC00;
}

#related_products {
	background: url(../images/stripes.jpg) bottom no-repeat #ffffff;
	border-left:1px solid #1d1d1d;
	border-right:1px solid #1d1d1d;
	border-bottom:1px solid #1d1d1d;
	padding: 9px 2px 30px 16px;
	width:940px;
}

#related_products .label {
	padding:6px 0px 0px 10px;
}

#related_products .thumb {
	padding: 10px 5px;
	float:left;	
}

/** FOOTER **/

#footer {
background-image: url(../images/bg_footer.png);
background-repeat: repeat-x;
background-color: #231207;
padding: 20px;
width:880px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
}

#footer ul {
	width: 150px;
	color: #cccccc;
	margin:0px;
	padding:0px;
	float: left;
}

#footer ul li {
	height: 20px;
	list-style-type: none;
}

#footer ul li a {
	text-decoration:none;
	color: #59A7A7;
}

#footer ul li a:hover {
	color: #ffffff;
	text-decoration:none;
}

#footer p {
	height:80px;
	margin:0px;
	float: left;
	width:200px;
	display:block;
	color: #cccccc;
}

#footer p a {
	color:#59A7A7;
	text-decoration: none;
}

#footer p a:hover {
	color:#ffffff;
	text-decoration: none;
}

#footer .mailing {
color: #CCCCCC;
	float: left;
	width:300px;
	display:block;
	margin-right:75px;
}

#footer form {
	float: left;
	display: inline;
	margin:10px 0px;
}

#footer input[type=text] {
	width: 200px;
	height:15px;
	padding:5px;
	border: 1px solid #1F1005;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#cccccc;
	background: #4B3525;
	float:left;
}

#footer input[type=image] {
	padding:0px 0px 0px 5px;
}

#footer_logos {
	padding: 0px 0px 0px 0px;
	width:605px;
	margin: auto;
}

