a {
	color: #2b4460;
}
a:hover {
	text-decoration: none;
}
body {
	margin: 0;
	background-color: #dde9eb;
	font: normal 13px georgia, 'times new roman', times, serif;
	color: #2b4460;
}
form { display: inline; }

h1 {
	margin: 14px 0 0 0;
	width: 325px;
	height: 53px;
	background: transparent url(../images/background/logo.gif) no-repeat;
	text-indent: -9999px;
	float: left;
}
h1 a {
	display: block;
	-moz-outline: none;
	height: 100%;
}
h2 {
	margin: 0 0 14px 0;
	font-size: 27px;
	font-style: italic;
}
h3 {
	margin: 0 0 14px 0;
	font-weight: normal;
	font-size: 22px;
}
h4 {
	margin: 14px 0 14px 0;
	font-size: 16px;
}
h5 {
	margin: 18px 0 6px 0;
	font-size: 14px;
}
img { border: 0; }
label {
	width: 100px;
	float: left;
}
p {
	margin: 0 0 16px 0;
	line-height: 140%;
}

/*  - - - - */
.alert { color: #900;}
.btn {
	background: red url(../images/login.gif) no-repeat;
	border: 0;
	width: 75px;
	height: 32px;
	text-indent: -9999px;
	margin: 20px 0 0 100px;
	cursor: pointer;
}
.ltBlue { color: #2799b1; }


#col1 {
	width: 215px;
	float: left;
}
#col1 a#cat1, #col1 a#cat2, #col1 a#cat3 {
	display: block;
	height: 10px;
	text-indent: -9999px;
}
#col1 a#cat1 {
	background: transparent url(../images/shop/bamboo-collection.gif) no-repeat;
}
.bamboo #col1 a#cat1 {
	background: transparent url(../images/shop/bamboo-collection.gif) no-repeat 0 -10px;
}

#col1 a#cat2 {
	background: transparent url(../images/shop/evening-collection.gif) no-repeat;
}
.evening #col1 a#cat2 {
	background: transparent url(../images/shop/evening-collection.gif) no-repeat 0 -10px;
}

#col1 a#cat3 {
	background: transparent url(../images/shop/felted-scarves.gif) no-repeat;
}
.felted #col1 a#cat3 {
	background: transparent url(../images/shop/felted-scarves.gif) no-repeat 0 -10px;
}

#col1 a:hover#cat1, #shop #col1 a:hover#cat2, #shop #col1 a:hover#cat3 {
	background-position: 0 -10px;
}
#col1 ul {
	list-style-type: none;
	margin: 2px 0 10px 5px;
	padding: 2px 0 10px 5px;	
}
#col1 ul li {
	font-size: 13px;
	line-height: 18px;
}
#col1 ul li a {
	text-decoration: none;
	color: #2799b1;
}
#col1 ul li a:hover {
	color: #2b4460;
}
#col2 {
	width: 375px;
	float: left;
}
#col3 {
	width: 290px;
	padding-right: 40px;
	float: left;	
}
#col3 p {
	font-size: 13px;
}

#extras {
	clear: left;
	padding-top: 12px;
}
#extras img {
	float: left;
	margin: 0 8px 8px 0;
}
#footer {
	padding-top: 90px;
	clear: left;
	text-align: right;
	font: normal 11px verdana, helvetica, arial, san-serif;
}

#header {
	height: 138px;
	background: transparent url(../images/background/dotted-rule.gif) repeat-x 0 141px;
	padding: 10px;
}
#header ul {
	list-style-type: none;
	margin: 55px 0 0 0;
	padding: 55px 0 0 0;
}
#header ul li {
	display: inline;
	float: left;
	text-indent: -9999px;
}
#header ul li a {
	display: block;
	-moz-outline: none;
	height: 21px;
}
#header ul li a#abo {
	background: transparent url(../images/background/nav/abo.gif) no-repeat;
	width: 65px;
}
#header ul li a#sho {
	background: transparent url(../images/background/nav/sho.gif) no-repeat;
	width: 63px;
}
#header ul li a#pre {
	background: transparent url(../images/background/nav/pre.gif) no-repeat;
	width: 69px;
}
#header ul li a#sto {
	background: transparent url(../images/background/nav/sto.gif) no-repeat;
	width: 80px;
}
#header ul li a#cal {
	background: transparent url(../images/background/nav/cal.gif) no-repeat;
	width: 102px;
}
#header ul li a#who {
	background: transparent url(../images/background/nav/who.gif) no-repeat;
	width: 114px;
}
#header ul li a#con {
	background: transparent url(../images/background/nav/cot.gif) no-repeat;
	width: 77px;
}

#header ul li a:hover#abo, #header ul li a:hover#sho, #header ul li a:hover#pre, #header ul li a:hover#sto, #header ul li a:hover#cal, #header ul li a:hover#who, #header ul li a:hover#con {
	background-position: 0 -21px;
}
#about #header ul li a#abo, #shop #header ul li a#sho, #press #header ul li #pre, #stores #header ul li a#sto, #calendar ul li a#cal, #wholesale ul li a#who, #contact #header ul li a#con {
	background-position: 0 -21px;
}

.item {
	height: 330px;
	float: left;
	margin-left: 9px;
}
.item img {
	width: 226px;
	height: 265px;
}

#mc_embed_signup {
	float: right;
	width: 420px;
	text-align: right;
	font-size: 13px;
	color: #2799b1;
}
#mc_embed_signup form input[type="text"] {
	font-size: 10px;
	color: #2799b1;
	border: 1px solid #f3f8fa;
	background-color: #f3f8fa;
	padding: 4px 3px 3px 3px;
}
#mc_embed_signup form input[type="submit"] {
	color: #2b4460;
	border: 1px solid #f3f8fa;
	background-color: #f3f8fa;
	padding: 2px;
	font-weight: bold;
}
#mc_embed_signup label {
	width: 240px;
	text-align: right;
	padding: 3px 0 0 0;	
}
#mce-responses {
	font: normal 11px verdana, helvetica, arial, san-serif;
	color: #900;
}
.mce_inline_error {}

#seal {
	position: absolute;
	top: 73px;
	right: 26px;
}

#swatches img {
	width: 39px;
	height: 39px;
}
#swatches a {
	display: block;
	width: 39px;
	height: 39px;
	float: left;
	margin: 0 3px 3px 0;
	border: 2px solid white;
	-moz-outline: none;
}
#swatches a.ON {
	border: 2px solid black;
}

#wrapper {
	width: 920px;
	background-color: #FFF;
	margin: 0 auto;
	border-right: 20px solid #FFF;
	border-left: 20px solid #FFF;
	position: relative;
	height: 1%;
	overflow: hidden;
	min-height: 600px;
}
/* Home */
#home #col1 {
	width: 270px;
	float: left;
	font-size: 16px;	
}
#home #col2 {
	width: 620px;
	float: right;
	padding: 7px 0;	
}
#home #news {
	padding-top: 1px;
	clear: right;
	background: transparent url(../images/background/dotted-rule.gif) repeat-x;
}	
#home #news p {
	font-size: 13px;
	width: 25%;
	float: left;
	color: #2799b1;
}

/* About & Contact */
#about #col1, #contact #col1 {
	width: 440px;	
}

/* Calendar */
#calendar #col1 {
	width: 360px;	
}
#calendar #col2 {
	width: 560px;
	float: right;
}

/* Item Page */
#shop #col2, #shop #col3 form {
	font: normal 11px verdana, helvetica, arial, san-serif;
}
#shop #col3 select {
	margin-bottom: 20px;
}
.product1 #p1, .product2 #p2, .product3 #p3, .product4 #p4, .product5 #p5, .product6 #p6, .product7 #p7, .product8 #p8, .product9 #p9, .product10 #p10, .product11 #p11 { color: #2b4460; }

/* Press */
#press #col1 {
	width: 360px;	
}

/* Shop Main - Main Page and Category Page */
#shop-main #col2 {
	width: 705px;
	float: left;
}

/* Stores */
#stores #col1, #stores #col2 {
	width: 320px;	
}
#stores #col3 {
	width: 230px;	
}