/*	FPO
-------------------------------------*/



/*	Global
-------------------------------------*/

* { margin: 0; padding: 0; }
body { height: 100%; border: none;}

a { font-family: 'trebuchet ms', verdana, arial, helvetica, sans-serif; }
p { font-family: verdana, arial, helvetica, sans-serif; }

.clear { clear: both; }
.clearLeft { clear: left; }
.clearRight { clear: right; }

/* Index
--------------------------------------*/

#container {
	margin: 0 auto;
	width: 815px;
	border: none;
	background: #f3f8e4;
}

#header {	
	height: 145px;
	margin: 0 auto;
	width: 815px;
	margin-top: 15px;
}

#index_joinnow {
	float: right;
	margin: 90px 15px 0 0;
	height: 45px;
	width: 126px;
	_display: inline;
}

#index_joinnow a {
	display: block;
	height: 45px;
	width: 126px;
}

#logo {
	float: left;
	margin: 20px 25px;
	height: 110px;
	width: 150px;
	_display: inline;
}

#logo a {
	display: block;
	height: 110px;
	width: 150px;
}

#navbar {
	height: 30px;
}

#navbar ol {
	display: inline;
	float: right;
	width: 100%;
	line-height: 23px;
}

#navbar ol li+li {
	color: red;
	border-left: 1px solid white;
	line-height: 21px;
}

#navbar ol li {
	display: inline;
	float: right;
	padding: 0 20px;
}

#navbar ol li a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}	
	
#navbar ol li.shoplink {
	float: left;
}

#index_feature {
	height: 330px;
}

#index_featureLeft {
	float: left;
	width: 407px;
	height: 100%;
}

#index_featureLeft a {
	width: 407px;
	height: 330px;
	display: block;
}

#index_featureRight {
	float: left;
	width: 408px;
	height: 100%;
}

#index_featureRight a {
	width: 408px;
	height: 330px;
	display: block;
}

#collectionHeader {
	height: 40px;
	width: 300px;
	float: right;
}

#bottom_header {
	height: 40px;
	border: none;
	background: #eee;
}

#meetDesigners {
	float: right;
	height: 100px;
	width: 100px;
	margin-top: -50px;
	margin-right: 20px;
	display: inline;
	border: none;
	_display: inline;
	_position: relative;
	_z-index: 999;
}

#meetDesigners a {
	display: block;
	height: 100px;
	width: 100px;
}

#index_news {
	float: left;
	width: 380px;
	min-height: 230px;
	_display: inline;
}

#index_news h1 {
	display: block;
	border-bottom: 1px dotted white;
	font-weight: lighter;
	font-family: 'trebuchet ms', verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	margin: 15px 15px 15px 0;
}

#index_news h1 span {
	float: right;
	font-size: 10px;
}

#index_news h1 span {
	font-size: 10px;
	float: right;
	margin-top: 6px;
	_display: inline;
}

#index_news h1 a { 
	color: inherit;
	text-decoration: none;
}

#index_news .index_readmore {
	font-size: 12px;
	text-decoration: none;
	margin-bottom: 30px;
	margin-top: 15px;
	display: block;
}

#index_news {
	font-size: 12px;
	margin: 15px 15px 15px 30px;
	font-family: arial, helvetica, sans-serif;
}

#index_news p {
	font-size: 12px;
}

#index_news p table {
	display: inline;
}

#index_collections {
	margin-top: 20px;
	margin-right: 25px;
	display: inline;
	float: right;
	width: 360px;
	height: 210px;
	_display: inline;
}

#index_collections-header {
	float: left;
	margin: 15px 0 15px 15px;
	display: inline;
	_display: inline;
	
}

#index_collections-image * {
	margin: 0;
	padding: 0;
}

#index_collections-image {
	margin: 20px 20px 0 0;
	_display: inline;
	position: relative;
	z-index: 999;
	float: right;
	border: 3px #ccc double;
}

#index_collections-nav {
	float: left;
	clear: left;
	list-style-type: circle;
	margin: -5px 0px 0px 50px;
	line-height: 24px;
	_display: inline;
	width: 130px;
}

#index_collections-nav a {
	text-decoration: none;
}

#footer {
	width: 815px;
	margin: 0 auto;
	margin-top: 0px;
	padding-bottom: 15px;
	clear: both;
	background: transparent;
	border-top: 1px solid #fff;
}

#footer p {
	padding-top: 25px;
	margin-left: 15px;
	font-size: 12px;
}

#footer p a {
	border-bottom: 1px dotted red;
	text-decoration: none;
	color: inherit;
	font-size: inherit;
}

/* Product List
--------------------------------------*/

#inner_sidebar {
	float: left;
	margin: 0 0 0 30px;
	_display: inline;
	height: 600px;
	width: 180px;
}

#topLeft {
	width: 140px;
	margin-top: 30px;
	height: 160px;
	text-align: center;
	vertical-align: center;
	padding: 25px 20px 0 20px;
}

#topLeft p { font-size: 12px; }

#topLeft p a { color: inherit; }


#orderingInfo {
	width: 180px;
	margin-top: 30px;
	height: 80px;
}

#orderingInfo a {
	display: block;
	height: 80px;
	width: 180px;
}

#sidebarImage {
	float: left;
	height: 100px;
	width: 180px;
	background: #ccc; /* FPO */
	padding-bottom: 20px;
}

#contentArea {
	float: right;
	margin: 30px 30px 30px 0;
	width: 545px;
	background: #ffffff;
	min-height: 480px;
	_display: inline;
}

#productList {
	float: left;
	clear: both;
	width: 100%;
}

.productListing {
	height: 45px;
	width: 45px;
	float: left;
	margin: 8px 0 10px 12px;
	border: none;
	_display: inline;
}

#viewcart {
	width: 180px;
	text-align:center;
	float: left;
}

#productImage_wrap {
	margin: 20px 0 30px 20px;
	font-size: 12px;
	float: left;
	width: 180px;
	text-align: center;
	_display: inline;
}

#productImage_wrap p {
	font-size: 9px;
	color: #777;
}

#productCopy {
	float: right;
	width: 300px;
}

#newsList a {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

#newsList #productCopy_title {
	background: url(../images/headline_bg.gif) left top repeat-x;
	margin: 30px 30px 10px 0;
	font-family: 'trebuchet ms', verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 35px;
	padding: 0 0 0 10px;
	display: block;
	_display: inline;
}


#productCopy_title {
	background: url(../images/headline_bg.gif) left top repeat-x;
	margin: 30px 30px 10px 0;
	font-family: 'trebuchet ms', verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 35px;
	color: #a9a24a;
	padding: 0 0 0 10px;
	display: block;
	_display: inline;
}

#newsList #newstitle {
		background: url(../images/headline_bg.gif) left top repeat-x;
		margin: 30px 30px 10px 0;
		font-family: 'trebuchet ms', verdana, arial, helvetica, sans-serif;
		font-size: 18px;
		font-weight: normal;
		line-height: 35px;
		padding: 0 0 0 10px;
		display: block;
		_display: inline;
	}

#productCopy_title a {
	font-size: inherit;
}

#productCopy {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #444;
}

#productCopy p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #444;
}

#productCopy_price {
	font-family: arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin: 10px 0 0 0;
}

#productCopy h5 {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #555;
}

#addtocart {
	margin: 10px 0;
}

/* Landing page
-------------------------------------*/

#landingContent {
	float: right;
	margin: 30px 30px 30px 0;
	width: 505px;
	background: #ffffff;
	padding: 20px 0px 30px 20px;
	_display: inline;
}

#landingContent table {
	margin: 10px;
}

#landingContent p {
	font-size: 12px;
	color: #466720;
	padding-bottom: 10px;
}

#landingContent p a {
	text-decoration: none;
}

.categoryImage {
	float: left;
	margin: 10px 10px 0 0px;
	display: inline;
	clear: none;
}

/* About Page
-------------------------------------*/

#aboutImage {
	float: right;
	width: 100px;
	height: 200px;
}

#meetDesigners_about {
	width: 48%;
	float: left;
	height: 200px;
}
	
#process_about {
	width: 48%;
	float: left;
	height: 200px;
}

#studio_about {
	clear: both;
	height: 50px;
}

/* News Page
-------------------------------------*/

#newsList {
	float: left;
	width: 93%;
	margin: 0 30px 0 30px;
	_display: inline;
}

#newsList h1 {
	padding: 0;
	background: none;
}

.productCopy_title a {
	font-size: 16px;
}

#newsList .productCopy_title { margin-bottom: 0; }

#newsList h4 {
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	color: #999;
}

#newsList {
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
	margin-top: 20px;
}

#newsList p {
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
	margin-top: 20px;
}

#tools {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	margin: 30px 20px 30px 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	padding: 8px 0 8px 0;
}

.newsdivider {
	border-bottom: 1px dotted #ccc;
	clear: both;
	height: 15px;
	margin: 30px 20px 30px 0;
}

#contacttable_wrap {
	margin: 25px;
	background: #fbfbfb;
	border: 1px solid #ddd;
}

#contacttable {
	margin-left: 10px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

#contacttable input, #contacttable textarea {
	border: 1px solid #ccc;
}

#contacttable td {
	padding: 3px 5px;
	vertical-align: top;
}

#tools a {
	text-decoration: none;
	font-size: 12px;
}

#tools a:hover { border: none; }

#tools ol {
	list-style-type: none;
	float: right;
}

#tools ol li {
	padding-left: 10px;
	display: inline;
}

.prev {
	float: left;
	margin: -15px 0 20px 0;
	_display: inline;
}

.next { 
	float: right;
	margin: -15px 20px 20px 0;
	_display: inline;
}

#ourCollection {
	height: 55px;
	width: 250px;
	border: none;
	margin-bottom: 10px;
}

#meetgryf {
	margin-top: -30px; 
	margin-right: -10px; 
	float: right; 
	height: 107px; 
	width: 200px; 
	_display: inline;
}

#indexnav_header {
	height: 30px;
	width: 155px;
	margin: 10px 0 0 10px;
}

#contentArea {
	_padding-top: 25px;
}

#contentArea h1,#index_news h1, #newsList h1 {
	_padding-top: 3px;
	_padding-bottom: 3px;
	_padding-right: 40px;
}

#newsSidebar {
	margin-top: 30px;
	text-align: center;
	padding: 10px 10px 25px 10px;
	background: #ffffff;
}

#newsSidebar h1 {
	font-family: 'trebuchet ms', arial, helvetica, sans-serif;
	font-size: 22px;
	display: block;
	border-bottom: 1px dotted #ddd;
	padding-bottom: 15px;
}

#newsSidebar ul {
	list-style-type: none;
}

#newsSidebar ul li {
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	padding-top: 20px;
	font-size: 15px;
	color: #333;
}

#newsSidebar ul li a { font-size: 12px; }

#newsSidebar ul li span.craftshowtitle {
	font-weight: bold;
	font-family: 'trebuchet ms', arial, helvetica, sans-serif;
	font-size: 16px;
}