/* @override 
	http://localhost:8888/mucke/css/masterstyle.css
	http://localhost:8888/mucke/css/masterstyle2.css
	http://localhost:8888/mucke/css/masterstyle_copy.css
*/

body {
	padding: 0px;
	margin: 0px;
	background-color: white;
	background-image: url(../images/white.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

h1 {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 14px;
	line-height: 1em;
	font-weight: 100;
	color: #C2C2C2;
	text-align: left;
	margin: 0;
	display: block;
}

h2 {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 14px;
	font-weight: 100;
	color: #878C8D;
	text-align: left;
	margin: 0 0 3px 0;
}

p {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	font-weight: 100;
	line-height: 1.4em;
	color: #878C8D;
	text-align: left;
	margin: 6px 0 6px 0;
}

blockquote {
	font-family: Times, Times New Roman;
	font-style: italic;
	color: #878C8D;
	margin-top: 10px;
	margin-bottom: 10px;

}

a:link, a:visited {
	color: #C2C2C2;
	text-decoration: underline;
}

a:hover {
	color: #5B9C98;
	text-decoration: none;
}

#divider {
	height: 4px;
	margin-top: 6px;
	background: url(../images/divider_dot.png) repeat-x;
	overflow: hidden;
}

/* NAV //////////////////////// */

#nav { 
	width: 200px; 
	height: 700px; 
	z-index: 100; 
	margin: 0px;
	overflow: hidden;
}

* html #nav { /*\*/position: absolute; top: expression((0 + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px'); left: expression((0 + (ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft)) + 'px'); /**/}


#nav { 
	position: fixed; 
	top: 0px; 
	left: 0px; 
}

#navbg {
	position: absolute;
	left: 0px;
	top: 0px;
}

#logo {
	width: 152px;
	height: 57px;
	margin: 56px 0 60px 20px;
	position: absolute;
}

#nav #logo a{
	width: 152px;
	height: 57px !important;
}

a img {
	border-style: none;
	border-width: 0;
}

#nav ul {
	position: absolute;
	list-style-type: none;
	margin: 170px 0 0 20px;
	padding: 0;
}

#nav ul li {
	margin: 0 0 6px 0;
}

#nav ul a {
	display: block;
	height: 0px !important; 
	height /**/:31px; /* for IE */
	padding: 31px 0 0 0;
	margin: 0 0 6px 0;
	overflow: hidden;
}

#nav ul a:hover {
	background-position: 0px -31px;
}

#nav_making_button { background: url(../images/nav/making_button.png) no-repeat; height: 31px; overflow: hidden;}
#nav_making_button a {
	width: 152px;
	height: 31px;
	background: url(../images/nav/making_button.png) no-repeat;
	overflow: hidden;
}

#nav_projects_button { background: url(../images/nav/projects_button.png) no-repeat; height: 31px; overflow: hidden;}
#nav_projects_button a {
	width: 82px;
	height: 31px;
	background: url(../images/nav/projects_button.png) no-repeat;
}

#nav_profile_button { background: url(../images/nav/profile_button.png) no-repeat; height: 31px; overflow: hidden;}
#nav_profile_button a {
	width: 72px;
	height: 31px;
	background: url(../images/nav/profile_button.png) no-repeat;
}

#nav_stockists_button { background: url(../images/nav/stockists_button.png) no-repeat; height: 31px; overflow: hidden;}
#nav_stockists_button a {
	width: 85px;
	height: 31px;
	background: url(../images/nav/stockists_button.png) no-repeat;
}

#nav_contact_button { background: url(../images/nav/contact_button.png) no-repeat; height: 31px; overflow: hidden;}
#nav_contact_button a {
	width: 85px;
	height: 31px;
	background: url(../images/nav/contact_button.png) no-repeat;
}


/* HOME //////////////////// */



#container {
	width: 6000px !important;
	width: /**/ 6200px; /* for IE */
	height: 700px;
	margin: 0;
	padding-left: 200px;
	position: absolute;
	z-index: 1; 
}

#home {
	width: 900px;
	height: 700px;
	margin: 0px;
	float: left;
	background: url(../images/home/home_bg.jpg) no-repeat;
}

#home_photo {
	width: 513px;
	height: 403px;
	position: relative;
	top: 148px;
	left: 160px;
	
	float: left;
}

#contact {
	width: 191px;
	float:  left;
	position: relative;
	top: 535px;
	right: 165px;
	opacity: 0;
	filter: alpha(opacity = 0); //IE6
	z-index: 100;
}

#more_info {
	width: 167px;
	height: 16px;
	margin: 0 0 0 12px;
}

#email {
	width: 112px;
	height: 18px;
	margin: 0 0 10px 40px;
	background: url(../images/home/email.png) no-repeat;
}

#email a {
	width: 112px;
	height: 0px !important; 
	height /**/:18px; /* for IE */
	padding: 18px 0 0 0;
	overflow: hidden;
	display: inline-block;
	background: url(../images/home/email.png) no-repeat;
}

#email a:hover{
	background-position: 0px -18px;
}

#to_join {
	width: 191px;
	height: 17px;
}

#mailing_list {
	width: 133px;
	height: 15px;
	margin: 0 0 0 30px;
}

#mailing_list a{
	width: 133px;
	height: 0px !important; 
	height /**/:15px; /* for IE */
	padding: 15px 0 0 0;
	overflow: hidden;
	display: inline-block;
	background: url(../images/home/mailing_list.png) no-repeat;
}

#mailing_list a:hover{
	background-position: 0px -15px;
}


/* MAKING //////////////////// */



#making {
	width: 900px;
	height: 700px;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(../images/making/making_bg.jpg) no-repeat;
	overflow: hidden;
}

#making_heading {
	width: 240px;
	height: 48px;
	margin: 69px 500px 0 97px;
	/*position: relative;
	top: 69px;
	left: 97px;*/
	float: left;
	clear: both;
}

#making_list_container {
	width: 136px;
	height: 370px;
	float: left;
	margin: 90px 0 0 134px;
}

.making_list_button {
	width: 15px;
	height: 15px;
	float: left;
	margin: 0 12px 12px 0;
	overflow: hidden;
	background: url(../images/making/making_list_button.png) no-repeat 0 0;

}

#making_list_container a {
	height: 15px !important; 
	height /**/:30px; /* for IE */
	padding: 15px 0 0 0;
	overflow: hidden;
	display: block;
	background: url(../images/making/making_list_button.png) no-repeat;
}

#making_list_container a.selected {
	height: 15px !important; 
	height /**/:30px; /* for IE */
	padding: 15px 0 0 0;
	overflow: hidden;
	display: inline-block;
	background: url(../images/making/making_list_button.png) no-repeat;
	background-position: 0px -15px;
}

#making_list_container a:hover{
	background-position: 0px -15px;
}

#making_container {
	height: auto;
	padding: 0 23px 0 23px;
	/*margin: 62px 0 0 20px;*/
	float: left;
	position: relative;
	top: 62px;
	left: 20px;
	overflow: hidden;
}

#making_subcontainer {
	margin: 0;
	padding: 0;
	clear: both;
}

.v {
	width: 252px !important;
	width: /**/:298px; /* for IE */
}

.h {
	width: 372px !important;
	width: /**/:418px; /* for IE */
}

#image_holder {
	padding: 6px;
	margin: 3px 0 6px 0;
	float: left;
	display: inline;
	background: url(../images/projects/bg_pattern.png) repeat;
}

#description {
	width: 252px;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #878C8D;
	text-align: left;
	margin: 3px 0 0 0;
	clear:  both;
}

#image_holder img {
	display: inherit;
}

#making_prev_arrow {
	width: 23px;
	height: 20px;
	float: left;
	position: absolute;
	bottom: 70px;
	left: 0;
}

#making_prev_arrow a {
	height: 0px !important; 
	height /**/:20px; /* for IE */
	padding: 20px 0 0 0;
	overflow: hidden;
	display: block;
	background: url(../images/making/prev_arrow.png) no-repeat;
}

#making_prev_arrow a:hover {
	background-position: 0px -20px;
}

#making_next_arrow {
	width: 23px;
	float: right;
	position: absolute;
	bottom: 70px;
	right: 0px;
}

*html #making_next_arrow {
	right: -25px;
}

#making_next_arrow a {
	height: 0px !important; 
	height /**/:20px; /* for IE */
	padding: 20px 0 0 0;
	overflow: hidden;
	display: block;
	background: url(../images/making/next_arrow.png) no-repeat;
}

#making_next_arrow a:hover {
	background-position: 0px -20px;
}

/* PROJECTS ////////////////// */



#projects {
	width: 900px;
	height: 700px;
	margin: 0px;
	float: left;
	background: url(../images/projects/projects_bg.jpg) no-repeat;
}

#projects_heading {
	width: 128px;
	height: 48px;
	margin: 69px 0 0 97px;
}

#projects_accordion {
	width: 600px;
	margin: 62px 0 0 134px;	
}

#projects_subcontainer {
	width: 600px;
	height: 178px;
	margin: 0;
	padding: 0;
	display: inline-block;
	background-image: url(../images/projects/bg_pattern.png);
}

#projects_subcontainer_image {
	width: 199px;
	height: 166px;
	margin: 6px;
	float: left;
}

#projects_subcontainer_text {
	width: 380px;
	float: left;
	display: block;
}

.details_text{
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 10px;
	font-weight: 100;
	line-height: 1.4em;
	color: #878C8D;
	text-align: left;
	margin: 0 0 4px 0;
}

/* PROFILE /////////////////// */

#profile {
	margin: 0px;
	height: 700px;
	width: 900px;
	float: left;
	background: url(../images/profile/profile_bg.jpg) no-repeat;
}

#profile_heading {
	width: 114px;
	height: 48px;
	margin: 69px 0 0 97px;
}

#profile_accordion {
	width: 600px;
	margin: 61px 0 0 134px;	
}

#profile_subcontainer {
	width: 600px;
	height: auto;
	display: inline-block;
	background: url(../images/projects/bg_pattern.png) repeat;
}

#profile_subcontainer_text {
	width: 576px !important;
	width: /**/ 600px; /* for IE */
	padding: 0 12px 0 12px;
	line-height: 1em;
	float: left;
	display: block;	
}

/* STOCKISTS //////////////// */

#stockists {
	width: 900px;
	height: 700px;
	margin: 0px;
	float: left;
	background: url(../images/stockists/stockists_bg.jpg) no-repeat;
	overflow: visible;
}

#stockists_heading {
	width: 138px;
	height: 48px;
	margin: 69px 693px 0 97px;
	display: block;
}

#stockists_up_arrow {
	width: 20px;
	height: 20px;
	position: relative;
	top: 34px;
	left: 123px;
	/*margin: 34px 757px 0 123px;*/
	overflow: hidden;
}

#stockists_up_arrow a {
	height: 0px !important;
	height /**/:20px; /* for IE */
	padding: 20px 0 0 0;
	overflow: hidden;
	display: inline-block;
	background: url(../images/stockists/up_arrow.png) no-repeat;
}

#stockists_up_arrow a:hover {
	background-position: 0px -20px;
}

#stockists_list_container {
	height: 400px;
	margin: 64px 0 0 123px;
	overflow: hidden;
}

#stockists_list {
	width: 300px;
	height: auto;
	display: block;
}

#stockists_down_arrow {
	width: 20px;
	height: 20px;
	position: relative;
	top: 10px;
	left: 123px;
	/*margin: 0 0 0 123px;*/
	overflow: hidden;
}

#stockists_down_arrow a {
	height: 0px !important;
	height /**/:20px; /* for IE */
	padding: 20px 0 0 0;
	overflow: hidden;
	display: inline-block;
	background: url(../images/stockists/down_arrow.png) no-repeat;
}

#stockists_down_arrow a:hover {
	background-position: 0px -20px;
}

#logos {
	width: 189px;
	height: 88px;
	position: absolute;
	top: 612px;
	right: 1430px;
	margin: 0px;
	padding: 0px;
}

#extra {
	width: 169px;
	height: 700px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(../images/stockists/extra_bg.jpg) no-repeat;
}

/* TOOL TIPS ////////////// */

.tool-tip {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	color: #4b4b4b;
	width: 200px;
	z-index: 13000;
}
 
.tool-title {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-weight: bold;
	font-size: 10px;
	margin: 0;
	color: #4b4b4b;
	padding: 8px 8px 4px;
}
 
.tool-text {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 10px;
	padding: 0px 8px 8px;
}


/* ACCORDION ////////////// */

.element {
	width: 600px;
	height: 187px;
	margin: 6px 0 3px 0;
}

h1.toggler {
	cursor: pointer;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 14px;
	font-weight: 100;
	color: #C2C2C2;
	text-align: left;
	margin-top: 0;
}