* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	margin: 0 0 1px 0;
}

body {
	background-color: #482939;
	color: #555;
	font: 12px/1.5 "Lucida Grande", Lucida, Verdana, Helvetica, sans-serif;
	padding-bottom: 10px;
}

#container {
	font-size: 1em;
	margin: 20px auto;
	width: 980px;
}

#header {
	background: transparent url(/images/graphics/top.jpg) no-repeat;
	position: relative;
}

h1 {
	height: 117px;
	left: 17px;
	overflow: hidden;
	position: absolute;
	top: 10px;
	width: 951px;
}

h1 span {
	background: transparent url(/images/graphics/logo.jpg) no-repeat;
	cursor: pointer;
	height: 117px;
	left: 0;
	position: absolute;
	top: 0;
	width: 951px;
}

#content {
	background: transparent url(/images/graphics/slither.jpg) repeat-y;
	padding: 130px 0 0 0;
}

#menu {
	border: 1px solid #ccc;
	list-style: none;
	margin: 0 37px;
	padding: 150px 0 10px 0;
	overflow: hidden;
	width: 906px;
}

#menu.image_1 { background: transparent url(/images/graphics/header1.jpg) 10px 10px no-repeat; }
#menu.image_2 { background: transparent url(/images/graphics/header2.jpg) 10px 10px no-repeat; }
#menu.image_3 { background: transparent url(/images/graphics/header3.jpg) 10px 10px no-repeat; }
#menu.image_4 { background: transparent url(/images/graphics/header4.jpg) 10px 10px no-repeat; }
#menu.image_5 { background: transparent url(/images/graphics/header5.jpg) 10px 10px no-repeat; }
#menu.image_6 { background: transparent url(/images/graphics/header6.jpg) 10px 10px no-repeat; }
#menu.image_7 { background: transparent url(/images/graphics/header7.jpg) 10px 10px no-repeat; }

#menu li {
	float: left;
	height: 45px;
	margin: 0;
	overflow: hidden;
	position: relative;
	width: 148px;
}

#menu li#ml_home {
	margin-left: 10px;
}

#menu li a {
	display: block;
	padding: 0 20px;
}

#menu li a span {
	background: #f0f0f0 url(/images/graphics/menu.jpg) -15px 0 no-repeat;
	cursor: pointer;
	height: 45px;
	left: 0;
	position: absolute;
	top: 0;
	width: 148px;
}

#menu li#ml_home { width: 117px; }
#menu li#ml_home span { width: 117px; }
#menu li#ml_home a:hover span, #menu li#ml_home.active span { background-position: -15px -41px; }


#menu li#ml_concept { width: 168px; }
#menu li#ml_concept span { background-position: -138px 0; width: 168px; }
#menu li#ml_concept a:hover span, #menu li#ml_concept.active span { background-position: -138px -41px; }

#menu li#ml_products { width: 148px; }
#menu li#ml_products span { background-position: -320px 0; width: 148px; }
#menu li#ml_products a:hover span, #menu li#ml_products.active span { background-position: -320px -41px; }

#menu li#ml_services { width: 224px; }
#menu li#ml_services span { background-position: -494px 0; width: 224px; }
#menu li#ml_services a:hover span, #menu li#ml_services.active span { background-position: -494px -41px; }

#menu li#ml_news { width: 108px; }
#menu li#ml_news span { background-position: -737px 0; width: 108px; }
#menu li#ml_news a:hover span, #menu li#ml_news.active span { background-position: -737px -41px; }

#menu li#ml_contact { width: 122px; }
#menu li#ml_contact span { background-position: -860px 0; width: 122px; }
#menu li#ml_contact a:hover span, #menu li#ml_contact.active span { background-position: -860px -41px; }


#main {
	clear: both;
	overflow: hidden;
}

#collections {
	background: transparent url(/images/graphics/collections_bottom.jpg) no-repeat;
	float: left;
	margin: 10px 20px 50px 37px;
	overflow: hidden;
	position: relative;
	width: 200px;
}

#collections h2 {
	background: transparent url(/images/graphics/collections_top.jpg) no-repeat;
	color: #482939;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 1;
	margin: 0;
	padding: 10px 0 0 30px;
	position: absolute;
	width: 200px;
}

#collections ul {
	background: transparent url(/images/graphics/collections_slither.jpg) repeat-y;
	list-style: none;
	padding: 40px 0 20px 0;
	width: 200px;
}

#collections ul ul {
	background-image: none;
	margin: 0;
	padding: 5px 0 10px 0;
	width: 180px;
}

#collections ul li {
	color: #482939;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
	margin: 0 0 0 30px;
}

#collections ul li ul li {
	margin: 0;
	width: auto;
}

#collections ul li a {
	color: #482939;
	display: block;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
	margin: 0 0 0 -10px;
	padding-left: 20px;
	text-decoration: none;
}

#collections ul li ul li a {
	font-size: 14px;
	margin: 0 0 0 17px;
	padding: 0 0 0 20px;
}

#collections ul a:hover, #collections li.active a {
	background: transparent url(/images/graphics/arrow.jpg) no-repeat;
}

#main_content {
	float: left;
	margin: 10px 20px 50px 0;
	width: 424px;
}

#main_content h3 {
	color: #482939;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.3;
	margin: 0;
	padding: 10px 0 0 0;
	width: auto;
}

#main_content h4 {
	color: #482939;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 18px;
	font-weight: 400;
}

#main_content p {
	margin: 1em 0;
}

#main_content table td strong {
	margin-right: 20px;
}

#main_content a,
#contact_details a {
	border-bottom: 1px dotted #603;
	color: #603;
	text-decoration: none;
}

#main_content a:hover,
#contact_details a:hover {
	border-bottom: 1px solid #603;
}

#swatches {
	float: right;
	margin: 10px 33px 50px 0;
	width: auto;
}

#swatches img {
	border: 0;
}

#news_image {
	float: right;
	margin: 30px 30px 0 0;
	width: 235px;
}

#product_overview_image {
	float: right;
	margin: 30px 30px 0 0;
	width: 235px;
}

#contact_details {
	float: left;
	margin: 30px 0 0 0;
	width: 235px;
}

fieldset {
	border: 0;
}

label, input {
	display: block;
}

label {
	margin-top: 10px;
}

textarea {
	font: 1em/1.5 "Lucida Grande", Lucida, Verdana, Helvetica, sans-serif;
}

input#c_submit {
	margin: 10px 0 0 0;
}

#footer {
	background: transparent url(/images/graphics/bottom.jpg) no-repeat;
	clear: both;
	position: relative;
}

#footer #info {
	border-top: 1px solid #ccc;
	left: 35px;
	position: absolute;
	top:-40px;
	width: 915px;
}

#footer p {
	background-color: #f0f0f0;
	color: #482939;
	font-size: 11px;
	padding: 5px 20px;
}

#footer a {
	border-bottom: 1px dotted #482939;
	color: #482939;
	text-decoration: none;
}

#footer a:hover {
	border-bottom: 1px solid #482939;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}