body
	{
	margin: 0;
	padding: 0;
	border: 0;
	background: #eaeba9;
	font-family: Verdana, Helvetica, arial, sans-serif;
	}

#wrapper
	{
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	background: #eaeba9;
	width: 940px;
	height: 750px;
	border: 0;
	position: relative;
	}

a
	{
	outline: none;
	}

/* Header
----------------------------------------------------------------------------------*/

#header
	{
	background: #eeeeba;
	height: 165px;
	width: 940px;
	margin: 0;
	border: 0;
	padding: 0;
	}

#title_logo
	{
	background: url(img/saffronsacks.gif) no-repeat left;
	border: 0;
	width: 256px;
	height: 165px;
	margin-left: 20px;
	padding: 0;
	float: left;
	}

#bag_logo
	{
	background: url(img/saffronsacks_bag.gif) no-repeat right;
	border: 0;
	width: 200px;
	height: 165px;
	margin-right: 12px;
	padding: 0;
	float: right;
	}

/* Navigation
----------------------------------------------------------------------------------*/

#nav
	{
	background: #870226;
	height: 35px;
	width: 940px;
	position: relative;
	font-size: 14px;
	}

#nav_list
	{
	margin: 0;
	border: 0;
	padding: 0;
	list-style-type: none;
	width: 940px;
	}

#nav_list li
	{
	display: inline;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	border: 0;
	}

#nav_list li a
	{
	line-height: 35px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0;
	border: 0;
	float: left;
	}

#nav_list li a:link, #nav_list li a:visited
	{
	color: #fff;
	text-decoration: none;
	line-height: 35px;
	}

#nav_list li a:hover
	{
	background: #fff;
	color: #870226;
	text-decoration: none;
	line-height: 35px;
	}


/* Portrait Content
----------------------------------------------------------------------------------*/

#portrait_content
	{
	width: 922px;
	background: url(img/bg1.gif) repeat-y #eaeba9;
	margin: 10px 0px 0px 0px;
	border: 0;
	position: relative;
	z-index: 5;
	}

#portrait_sidebar
	{
	float: left;
	background: #eeeeba;
	margin: 0;
	border: 0;
	padding: 0;
	width: 330px;
	}

#portrait_sidebar img, #landscape_sidebar img
	{
	border: 0;
	}

#portrait_main
	{
	width: 577px;
	padding: 0;
	float: right;
	}

#portrait_main_inner
	{
	text-align: left;
	}

/* Landscape Content
----------------------------------------------------------------------------------*/

#landscape_content
	{
	width: 924px;
	background: url(img/bg.gif) repeat-y #eaeba9;
	margin: 10px 0px 0px 0px;
	border: 0;
	position: relative;
	z-index: 4;
	}

#landscape_sidebar
	{
	float: left;
	background: #eeeeba;
	margin: 0;
	border: 0;
	padding: 0;
	width: 542px;
	}

#landscape_main
	{
	width: 366px;
	padding: 0;
	float: right;
	}

#landscape_main_inner
	{
	text-align: left;
	}


/* Collection Content
----------------------------------------------------------------------------------*/

#collection_content
	{
	width: 940px;
	background: #eaeba9;
	margin: 0px;
	position: relative;
	text-align: left;
	padding: 0 0px 0 0px;
	z-index: 3;
	}

.img_container
	{
	float: left;
	width: 182px;
	height: 229px;
	text-align: left;
	padding-left: 6px;
	}

.img_container img
	{
	border: 1px solid #fff;
	}

.img_container a:hover img
	{
	border: 1px solid #870226;
	}



/* Text Styles
----------------------------------------------------------------------------------*/

.text_title
	{
	font-weight: 500;
	text-transform: uppercase;
	font-size: 24px;
	margin-top: 25px;
	text-align: right;
	}

.text_subtitle
	{
	font-weight: 500;
	text-transform: uppercase;
	font-size: 15px;
	margin-top: 35px;
	text-align: right;
	}

.text_main span
	{
	font-weight: 500;
	text-transform: uppercase;
	font-size: 15px;
	}

.text_main a:link, .text_main a:visited
	{
	color: #870226;
	text-decoration: none;
	}

.text_main a:hover
	{
	color: #000;
	text-decoration: none;
	}

.subheader_right
	{
	text-align: right;
	text-transform: uppercase;
	margin: 15px 0 5px 0;
	padding: 0;
	font-weight: 500;
	font-size: 15px;
	}

.collection_title
	{
	font-weight: 500;
	text-transform: uppercase;
	font-size: 24px;
	margin-top: 40px;
	margin-right: 18px;
	text-align: right;
	}

.closeup_title
	{
	font-weight: 500;
	text-transform: uppercase;
	font-size: 24px;
	margin-top: 0px;
	margin-right: 18px;
	}

.collection_subtitle
	{
	font-weight: 500;
	text-transform: uppercase;
	font-size: 18px;
	margin-top: 10px;
	padding: 7px 18px 7px 0px;
	clear: both;
	background: #eeeeba;
	text-align: right;
	}

.text_main
	{
	font-size: 11px;
	margin: 8px 0 0 0;
	}

.text_main_right
	{
	font-size: 11px;
	margin-bottom: 0;
	text-align: right;
	}

.text_main_right a:link, .text_main_right a:visited
	{
	color: #870226;
	text-decoration: none;
	text-transform: uppercase;
	}

.text_main_right a:hover
	{
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	}

.text_main_contact
	{
	font-size: 11px;
	margin: 0;
	text-align: left;
	}

.text_capitals
	{
	font-size: 12px;
	text-transform: uppercase;
	}
	
.capitals:link
	{
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	}
	
.capitals:visited
	{
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	}

.capitals:hover
	{
	color: #000;
	font-size: 12px;
	}
.price_small
	{
	font-size: 9px;
	}

.backtocollection, .backtocollection_boater
	{
	border: 0;
	margin: 0;
	padding: 0;
	}

.backtocollection_boater:link, .backtocollection_boater:visited
	{
	text-decoration: none;
	color: #870226;
	font-size: 11px;
	line-height: 17px;
	padding-right: 20px;
	background: url(img/back.gif) no-repeat;
	background-position: right -17px;
	text-transform: uppercase;
	}

.backtocollection_boater:hover
	{
	text-decoration: none;
	color: #000;
	font-size: 11px;
	background: url(img/back.gif) no-repeat;
	background-position: right 0px;
	text-transform: uppercase;
	}

.backtocollection:link, .backtocollection:visited
	{
	text-decoration: none;
	color: #870226;
	font-size: 11px;
	line-height: 17px;
	padding-right: 20px;
	background: url(img/back.gif) no-repeat;
	background-position: right -17px;
	text-transform: uppercase;
	}

.backtocollection:hover
	{
	text-decoration: none;
	color: #000;
	font-size: 11px;
	background: url(img/back.gif) no-repeat;
	background-position: right 0px;
	text-transform: uppercase;
	}






.backtocollection_div
	{
	text-align: right;
	margin: 0;
	position: absolute;
	right: 3px;
	top: 3px;
	}

.price_div
	{
	text-align: left;
	margin-left: 15px;
	position: absolute;
	left: 400px;
	bottom: 10px;
	font-size: 12px;
	margin-right: 10px;
	z-index: 94;
	}


/* Contact Form
----------------------------------------------------------------------------------*/

#form_div
	{
	padding: 0px;
	margin: 0;
	text-align: right;
	border: 0;
	}

#form_right
	{
	float: right;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	}

#form_right label
	{
	font-size: 12px;
	}

fieldset
	{
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

legend
	{
	display: none;
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 1px;
	}

#fieldinputs
	{
	color: #000;
	padding: 0px;
	font-size: 12px;
	margin: 0px 0px 1px 0px;
	text-align: right;
	border: 0;
	}

textarea
	{
	margin-top: 3px;
	padding: 3px;
	border: 1px solid #fff;
	background: #eeeeba;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 390px;
	height: 140px;
	color: #000;
	}

.fieldinput
	{
	width: 200px;
	margin-left: 10px;
	padding: 2px 2px 2px 3px;
	margin-bottom: 2px;
	margin-top: 4px;
	
	}

form
	{
	margin: 0;
	padding: 0;
	}

#form_div p
	{
	width: 410px;
	font-size: 12px;
	border: 1px solid #eaeba9;
	display: inline;
	}

input
	{
	border: 1px solid #fff;
	background: #eeeeba;
	margin: 0;
	}

select
	{
	margin-top: 6px;
	margin-left: 0;
	border: 1px solid #fff;
	background: #eeeeba;
	padding: 2px;
	}

/* Links
----------------------------------------------------------------------------------*/

#links_list
	{
	list-style-type: none;
	font-size: 12px;
	margin: 0;
	padding: 0;
	display: inline;
	}

#links_list li
	{
	margin: 0;
	padding: 0 0 10px 0;
	}

#links_list li a:link, #links_list li a:visited
	{
	text-decoration: none;
	color: #000;
	font-size: 12px;
	}
	
.capitals:link
	{
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	color: #870226;
	}
	
.capitals:visited
	{
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	color: #870226;
	}

.capitals:hover
	{
	color: #000;
	font-size: 12px;
	}
	
#links_list li .capitals:link
	{
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	color: #870226;
	}
	
#links_list li .capitals:visited
	{
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	color: #870226;
	}

#links_list li .capitals:hover
	{
	color: #000;
	font-size: 12px;
	}

/* Footer
----------------------------------------------------------------------------------*/

#footer_spacer
	{
	height: 9px;
	width: 940px;
	color: #eaeba9;
	clear: both;
	}

#footer
	{
	background: url(img/acid.gif) no-repeat #870226;
	background-position: right;
	height: 35px;
	width: 940px;
	border: 0;
	padding: 0;
	border: 0;
	clear: both;
	position: relative;
	}

#footer_acid
	{
	position: absolute;
	right: 0;
	bottom: 0;
	height: 35px;
	color: #fff;
	font-size: 10px;
	line-height: 35px;
	padding-right: 132px;
	}

#footer_acid a:link, #footer_acid a:visited
	{
	text-decoration: none;
	color: #fff;
	}

#footer_acid a:hover
	{
	text-decoration: none;
	color: #eeeba;
	}

#footer_copyright
	{
	position: absolute;
	left: 0;
	bottom: 0;
	height: 35px;
	color: #fff;
	font-size: 10px;
	line-height: 35px;
	padding-left: 0px;
	}

#footer_copyright a
	{
	line-height: 35px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0 5px 0 0;
	font-size: 14px;
	border: 0;
	float: left;
	}

#footer_copyright a:link, #footer_copyright a:visited
	{
	color: #fff;
	text-decoration: none;
	line-height: 35px;
	}

#footer_copyright a:hover
	{
	background: #fff;
	color: #870226;
	text-decoration: none;
	line-height: 35px;
	}


.clear_both
	{
	clear: both;
	}

a img
	{
	border: 0;
	}





/* View catalogue
----------------------------------------------------------------------------------*/

#view_catalogue
	{
	position: absolute;
	top: 165px;
	right: 0;
	width: 152px;
	height: 35px;
	border: 0;
	z-index: 100;
	font-size: 14px;
	}

.catalogue_link
	{
	display: block;
	color: #fff;
	background: url(img/catalogue.gif) no-repeat;
	background-position: 0 0;
	line-height: 35px;
	padding-left: 9px;
	cursor: pointer;
	}

.catalogue_link:link, .catalogue_link:visited
	{
	background: url(img/catalogue.gif) no-repeat;
	background-position: 0 0;
	}

.catalogue_link:hover
	{
	background: url(img/catalogue.gif) no-repeat;
	background-position: 0 -35px;
	color: #870226;
	}


#signup_catalogue
	{
	background: #870226;
	position: absolute;
	right: 0;
	top: 36px;
	width: 200px;
	height: 135px;
	z-index: 9000;
	padding: 9px;
	color: #fff;
	font-size: 11px;
	border-top: 1px solid #fff;
	}

#signup_catalogue p
	{
	margin: 0 0 9px 0;
	padding: 0;
	}

#signup_catalogue form label
	{
	width: 50px;
	float: left;
	line-height: 16px;
	}

#signup_catalogue form fieldset div
	{
	margin: 0 0 5px 0;
	}

#signup_catalogue form fieldset
	{
	margin-bottom: 2px;
	}

#btnSubmit
	{
	margin-left: 50px;
	border: 1px solid #fff;
	background: #870226;
	color: #fff;
	cursor: pointer;
	padding: 2px;
	}

.close
	{
	text-align: right;
	font-size: 100%;
	cursor: pointer;
	font-style: normal;
	display: inline;
	position: absolute;
	right: 3px;
	bottom: 3px;
	margin: 0;
	padding: 2px;
	background: #870226;
	}

.close a
	{
	cursor: pointer;
	}

.hide
	{
	display: none;
	}

.show
	{
	display: block;
	}











/* Gallery & Collection Pages
----------------------------------------------------------------------------------*/
#collection_page
	{
	margin-top: 8px;
	}

#gallery
	{
	float: left;
	padding: 0;
	margin-right: 15px;
	position: relative;
	z-index: 90;
	}

#collection_details
	{
	padding: 25px 0 35px 20px;
	position: relative;
	top: 35px;
	z-index: 2;
	background: #eeeeba;
	}

#collection_details a:link, #collection_details a:visited
	{
	text-decoration: none;
	color: #870226;
	}

#collection_details a:hover
	{
	text-decoration: none;
	color: #666666;
	}

#collection_details .closeup_title
	{
	font-weight: 500;
	text-transform: uppercase;
	font-size: 24px;
	margin-top: 0px;
	margin-right: 18px;
	}

#collection_details .description
	{
	font-size: 12px;
	margin-right: 10px;
	}

#collection_details .nextprev_div
	{
	text-align: right;
	margin: 0;
	color: #870226;
	position: absolute;
	z-index: 95;
	right: 3px;
	top: 20px;
	}

#collection_details .nextprev
	{
	border: 0;
	margin: 0;
	padding: 0;
	}

#collection_details .nextprev:link, #collection_details .nextprev:visited
	{
	text-decoration: none;
	color: #870226;
	font-size: 11px;
	line-height: 17px;
	text-transform: uppercase;
	}

#collection_details .nextprev:hover
	{
	text-decoration: none;
	color: #000;
	font-size: 11px;
	text-transform: uppercase;
	}


#collection_details .backtocollection_div
	{
	text-align: right;
	margin: 0;
	position: absolute;
	right: 3px;
	top: 3px;
	}










.image 
	{
	overflow: hidden;
	width: 491px;
	border: 0;
	background: #eeeeba;
	}

img 
	{ 
	border: none;
	}

.image div img, .image_vertical div img, .image2wide div img
	{
	padding: 0;
	margin: 8px 0 8px 0;
	float: left;
	}

.image ul.thumbs 
	{
	margin: 8px 0 0 10px;
	padding: 0;
	list-style: none;
	float: left;
	width: 85px;
	}

.image ul.thumbs li, .image_vertical ul.thumbs li, .image2wide ul.thumbs li
	{
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	text-align: center;
	}

.image ul.thumbs li img, .image_vertical ul.thumbs li img
	{
	margin: 0 0 6px 0;
	padding: 0;
	border: 0;
	}

.thumbs
	{
	list-style-type: none;
	float: left;
	}

.image_vertical 
	{
	overflow: hidden;
	width: 372px;
	padding-left: 8px;
	border: 0;
	background: #eeeeba;
	}

.image_vertical ul.thumbs 
	{
	margin: 8px 0 0 10px;
	padding: 0;
	list-style: none;
	float: left;
	width: 68px;
	}

.image2wide 
	{
	overflow: hidden;
	width: 586px;
	border: 0;
	background: #eeeeba;
	}

.image2wide ul.thumbs 
	{
	margin: 8px 0 0 4px;
	padding: 0;
	list-style: none;
	float: left;
	width: 200px;
	}

.image2wide ul.thumbs li img
	{
	margin: 0 0 6px 6px;
	padding: 0;
	border: 0;
	float: left;
	}
