/* 
----------------------------------------------------------------------------- 
Made by Koa Metter (BKWLD) - Oct 22, 2007
For use with Artisan website
-----------------------------------------------------------------------------*/

/* 
----------------------------------------------------------------------------- 
GLOBAL RESET
-----------------------------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,hr,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td{margin:0;padding:0;}
table,hr{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr,hr{border:0;}
address,caption,cite,code,dfn,h1,h2,h3,h4,h5,h6,th,var{font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:1.0em;}
a{text-decoration:none;}

/* 
----------------------------------------------------------------------------- 
BASIC POSITIONING AND LAYOUT
-----------------------------------------------------------------------------*/

body {
	background-image:url('../img/bg.jpg');
	background-color:#f0d6ac;
	background-position:center top;
	text-align: center;
	font: 11px/1.5em Helvetica, Arial, Verdana, sans-serif;
	color: #2E2D2C;
	letter-spacing:1px;
}

#content {
	position:relative;
	width:950px !important;
	height:auto;
	margin:0 auto;
	padding:0;
	top:45px;
	display:block !important;
}

#header {
	position:relative;
	text-align:left;
	width:90%;
	margin:0 auto;
	padding:0;
}

.home_splash {
	background-image:url('../img/home_splash.png');
	width:944px;
	height:467px;
	position:relative;
	clear:both;
	margin:0 auto;
	text-align:center;
}

.home_splash img {
	position:relative;
	top:20px;
}

#menu {
	position:relative;
	width:640px;
	float:right;
	margin-left:auto;
	padding:0;
	text-align:left;
	top:13px;
	display:block;
}

#menu div {
	position:relative;
	float:left;
	margin-right:auto;
	margin-left:4px;
	display:block;
}

#body {
	position:relative;
	text-align:center;
	width:100%;
	height:auto;
	padding:0;
	margin:0 auto;
	clear:both !important;
	display:block;
}

.body_bg_longtxt {
	position:relative;
	text-align:left;
	width:633px;
	height:656px;
	overflow:hidden;
	background-image:url('../img/body_bg_longtxt.jpg');
	background-repeat:no-repeat;
	float:right;
	left:-20px;
	margin-top:-140px;
	clear:both !important;
}

.body_news_txt {
	position:relative;
	overflow:auto;
	top:10px;
	left:20px;
	width:593px;
	height:626px;
	clear:both;
}

.body_news_txt table {
	background-color:transparent;
}

p.header {
	font-weight:bold;
	color:#212121;
	margin-top:10px;
	font-size:12px;
}

p.strong {
	font-size:140%;
	font-weight:bold;
	color:black;
}

div.top {
	position:relative;
	text-align:right;
}

/* 
----------------------------------------------------------------------------- 
CAFE
-----------------------------------------------------------------------------*/

.cafe_content {
	position:relative;
	background-image:url('../img/body_bg.jpg');
	background-repeat:no-repeat;
	width:922px;
	height:726px !important;
	margin:0 auto;
	clear:both !important;
	text-align:left;
	display:block !important;
	padding:0;
}

.cafe_header {
	position:absolute;
	left:250px;
	top:27px;
	font-size:20px;
	padding:12px 0 0 15px;
	font-weight:bold;
	font-variant:small-caps;
	color:#212121;
	display:block;
	background-image:url('../img/body_bg_head.jpg');
	background-repeat:no-repeat;
	width:631px;
	height:39px;
	clear:both;
}

.cafe_content .cafe_gallery {
	position:absolute;
	top:77px;
	left:260px;
	background-image:url('../img/frame.jpg');
	background-repeat:no-repeat;
	width:627px;
	height:838px;
}

.cafe_bg_txt {
	position:relative;
	background-image:url('../img/body_bg_txt.jpg');
	background-repeat:no-repeat;
	width:630px;
	height:220px;
	top:390px;
	left:260px;
	margin:0;
	padding:0;
	clear:both;
}

.cafe_txt {
	position:absolute;
	overflow:auto !important;
	width:590px;
	height:173px;
	top:20px;
	left:20px;
	text-align:left;
	display:block;
	clear:both;
}

.cafe_txt strong {
	color:#212121;
}

p {
	margin-bottom:20px;
}

.cafe_menu {
	position:relative;
	width:191px;
	height:auto;
	margin:0;
	padding:0;
	left:40px;
	top:45px;
	text-align:left;
	display:block;
}

.cafe_menu a {
	position:relative;
	display:block;
	width:190px;
	height:21px;
	clear:both;
	font-size:12px;
	color:#fff !important;
	padding-left:6px;
	padding-top:2px;
	text-transform:uppercase;
	letter-spacing:.5px;
	font-weight:bold;
	background-image:url('../img/menu_bg.gif');
	background-repeat:no-repeat;
	margin-bottom:4px;
}

.cafe_menu a:hover {
	color:#212121 !important;
	background-image:url('../img/menu_bg_hover.gif');
	background-repeat:no-repeat;
	width:190px;
	height:21px;
	display:block;
}

.cafe_menu a.norm {
	width:auto;
	background:none;
	color:#212121 !important;
	clear:both;
	padding:0;
	margin:0;
	text-transform:none;
	height:auto;
	font: 11px/1.5em Helvetica, Arial, Verdana, sans-serif;
}

.cafe_menu .menu_header {
	position:relative;
	text-transform:uppercase;
	width:100%;
	padding:0;
	margin:0;
	text-align:left;
	color:#212121;
	font-weight:bold;
	letter-spacing:-.5px;
	font-size:27px;
	margin-bottom:20px;
	display:block;
	padding-top:5px;
}

div.contact_info {
	position:absolute;
	max-width:190px;
	text-align:left;
	color:#415151;
	margin-left:20px;
	top:500px;
}

/* 
----------------------------------------------------------------------------- 
FOOTER
-----------------------------------------------------------------------------*/

#footer {
	position:relative;
	text-align:right;
	width:96%;
	margin-top:10px;
	padding-bottom:10px;
	color:#000;
	font: 11px/1.5em Helvetica, Arial, Verdana, sans-serif;
	display:block;
	clear:both !important;
}

#footer a {
	color:#000;
}

#footer a:hover {
	text-decoration:underline;
}

h1, h2 {
	font: 2em Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}

h1 {
	text-shadow: #fff 3px 3px 0px;
	padding-right: 1em;
}

h2 {
	font-size: 1.5em;
	color: #d88c15;
	margin-bottom: 5px;
}

h2 em {
	text-transform: none;
	color: #688292;
	text-transform: lowercase;
}

p {
	margin-top: 0;
}

a:link, a:visited {
	color: #4d4d4d;
}

div.logo {
	position:relative;
	float:left;
	margin-left:0px;
	margin-right:auto;
	height:59px;
	width:195px;
	background-image:url('../img/logo.png');
	background-repeat:no-repeat;
}

div.logo a {
	position:relative;
	display:block;
	width:195px;
	height:59px;
}

/*	Navigation
********************************************************************/

ul#nav {
	list-style-type: none;
	font: 1.3em "Trebuchet MS", Helvetica, Arial, sans-serif;
	margin-bottom: 2px;
	text-transform: uppercase;
	position: relative;
	width: 870px;
	margin: 20px auto;
	padding-left: 0;
}

ul#nav li {
	display:relative;
	float:right;
	background: url('../img/tabs.gif') right top no-repeat;
	padding: 10px 10px 2px 0;
	width: 122px;
	height:31px;
}

ul#nav li a {
	color: #fff;
	text-decoration: none;
	width: 122px;
	height:31px;
}

ul#nav li:hover {
	display:relative;
	float:right;
	background: url('../img/tabs-a.gif') right top no-repeat;
	padding: 10px 10px 2px 0;
	width: 122px;
	height:31px;
}

ul#subnav {
	list-style-type: none;
	background: #7e7b76;
	padding: 0 20px;
	margin: 0 -20px;
}

ul#subnav li {
	font: 1.1em "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	display: inline;
	background: url('../img/subnav_bg.png') left bottom no-repeat;
	margin: 0 -2px;
	padding: 0 2px 5px 2px;
	line-height: 2em;
}

ul#subnav a {
	color: #fff;
	text-decoration: none;
	padding: 2px 5px;
}

ul#subnav a:link, ul#subnav a:visited {
	border-bottom: 2px solid #64625f;
}

ul#subnav a:hover {
	border-bottom: 2px solid #3d3c39;
}

#pubnav {
	padding: 4px;
	margin-top: -1px;
	text-align: right;
}

#pubnav li {
	display: inline;
}

#pubnav li a {
	/*background: #ff9d33;*/
	padding: 4px 6px;
	color: #688292;
	text-decoration: none;
}

#pubnav li.pubcur a {
	background: #a1c9e2;
	padding: 4px 6px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#main {
	width: 830px;
	margin: 75px auto;
	border: 15px solid #da924f;
	background: #f8e9d5;
	text-align: left;
	padding: 10px 20px;
	clear:all;
}

/*	Forms
********************************************************************/

label {
	display: block;
	float: left;
	width: 120px;
	text-align: right;
	margin-right: 10px;
}

form p {
	clear: both;
}

form li {
	margin-bottom: 5px;
	line-height: 21px;
}

fieldset dd {
	clear: both;
	margin-left: 120px;
}

input, textarea, select {
	font: 11px Verdana, Helvetica, Arial, sans-serif;
	border: 1px solid #aead9e;
	background: #F9F8F4;
}

input, textarea {
	padding: 1px 2px;
}

textarea, input.title {
	width: 600px;
}

input.titlereq {
	width: 580px;
}

input#addr1, input#addr2 {
	width: 400px;
}

input[type='checkbox'] {
	margin: 0;
	border: 0;
}

#confirm, #error {
	background: #fff;
	padding: 10px 10px 0 10px;
	margin-bottom: 10px;
}

#confirm {
	border: 1px solid #390;
	color: #390;
}

#error {
	border: 1px solid #c00;
	color: #c00;
}

form ul {
	clear: both;
}

form ul li ul label {
	width: 80px;
	text-align: justify;
	padding: 0;
}

form ul li ul {
	margin-left: 110px;
}

form li.unpub {
	background: url('../img/current_status_grey.png') no-repeat;
	font-weight: bold;
}

form li.pub {
	background: url('../img/current_status_green.png') no-repeat;
	font-weight: bold;
	color: #390;
}

form li.arch {
	background: url('../img/current_status_brown.png') no-repeat;
	font-weight: bold;
	color: #AEA990;
}

form dl.address_box {
	background: #f0f0ee;
	border: 1px solid #ccc;
	padding: 10px;
	width: 200px;
	position: relative;
	float: left;
	margin: 12px 24px;
}

form dl.address_box dt {
	font-weight: bold;
	font-size: 14px;
}

form dl.address_box dt, form dl.address_box dd {
	margin: 0;
}

form dl.address_box dd.manage {
	text-align: center;
	margin-top: 10px;
	border-top: 1px solid #ccc;
	padding-top: 10px;
}

form dl.active {
	border-color: #999;
	background: #aead9e;
}

form dl.address_box + ul, form dl.address_box + dl.address_box + dl.address_box + dl.address_box {
	clear: both;
	padding-top: 10px;
}

form dl.address_box + ul {
	margin-top: 100px;
}

/*	Tables
********************************************************************/

table {
	clear: right;
	width: 100%;
	background: #f1eee2;
	border-collapse: collapse;
	border-top: 1px solid #d6d5c1;
	border-bottom: 1px solid #d6d5c1;
	color: #404040;
	margin-bottom: 20px;
}

th, td {
	padding: 5px;
	vertical-align: top;
}

th {
	text-align: left;
	color: #aead95;
}

th.title {
	width: 180px;
}

th.date {
	width: 80px;
}

th.manage {
	width: 12em;
}

tr.alt {
	background: #d6d5c1;
}

tr.pages {
	text-align: center;
	border-top: 1px solid #f1eee2;
	background: #d6d5c1;
}

tr.pages a, tr.pages span {
	margin: 2px;
	padding: 1px 4px;

}

tr.pages a {
	text-decoration: none;
	border: 1px solid #aead95;
}

tr.pages a:hover {
	text-decoration: none;
	border: 1px solid #404040;
	background: #aead95;
	color: #f1eee2;
}

tr.pages #current {
	font-weight: bold;
}

tr.pages .deact {
	color: #aead95;
}

tr.summary {
	border-top: 1px solid #d6d5c1;
	color: #aead95;
	text-align: right;
}

a.edit, a.delete {
	padding: 3px 10px 3px 20px;
	text-decoration: none;
}

a.edit {
	background: url('../img/edit.png') 0 1px no-repeat;
}

a.edit:hover {
	color: #ff9d33;
}

a.delete {
	background: url('../img/delete.png') 0 1px no-repeat;
}

a.delete:hover {
	color: #c00;
}

fieldset {
	border: 1px solid #d6d5c1;
	background: #f1eee2;
	margin-bottom: 10px;
	color: #404040;
}

fieldset.disabled {
	background-image: url('../img/disabled_bg.png');
	color: #aead95;
}

fieldset em {
	color: #c00;
	font-weight: normal;
}

fieldset ul {
	list-style-type: none;
}

legend {
	font-weight: bold;
	font-size: 1.2em;
	color: #aead95;
}


ul#images li {
	float:left;
	padding: 5px;
	position:relative;
	left: 125px;
	background-color: #fff;
	margin:5px;
	text-align: center;
	border: 1px solid #aead9e;
}

ul#images li:hover {
	background-color: #f1eee2;
}

ul#images li.dl {
	float:none;
	width:400px;
	clear:both;
}

/*	Notices & Errors
********************************************************/

div#flashMessage, .message {
	width: 100%;
	position: relative;
	background-color: #7DB63C;
	color: #fff;
	font-size:1.0em;
	font-weight:bold;
	padding:5px;
	left: -5px;
	top: 5px;
}

div.error_message {
	font-weight: bold;
	color: #c00;
}

/* hidden stuff */
#contact {
	display:none;
}

#info {
	display:none;
	text-align:justify;
}


div.shot {
  position: relative;
  overflow: hidden;
}

div.shot img {
	border:none;
	padding-top:11px;
	padding-left:11px;
}

div.shot .photo_details_bg {
	background-color:#000;
	opacity: 0.60;
	filter: alpha(opacity=60);
	height:51px;
	width:605px;
	top:320px;
	left:11px;
	position:absolute;
}

div.shot #photo_details {
	position:absolute;
	color:#fff;
	font: 11px/1.5em Helvetica, Arial, Verdana, sans-serif;
	text-align:left;
	top:338px;
	z-index:1;
	left:30px;
	width:590px;
	overflow:hidden;
}

* html div.shot {
	float: left;
}

div.controls a {
	text-indent: -5000px;
	overflow: hidden;
	outline: none;
	position: absolute;
	top: 0;
	right: 0;
	width: 45%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url('../img/bg-next.gif');
	opacity: 0;
	filter: alpha(opacity=0);
}

* html div.controls a {
	height: 10000px;
	background-position: center 150px;
}

div.controls a.previous {
	left: 0;
	background-image: url('../img/bg-previous.gif');
}

div.controls a.alone {
	width: 90%;
	margin: 0 5%;
}
		
div.controls a:hover {
	opacity: 0.40;
	filter: alpha(opacity=40);
}

img.preload {
	display:none;
}

#wrapper {
	background-color:#F8E788;
	opacity: 0.90;
	filter: alpha(opacity=90);
	height:41px;
	width:608px;
	top:9px;
	left:9px;
	position:absolute;
}

#img_info {
	position:relative;
	display:block;
	color:#000;
	top:13px;
	left:110px;
	opacity: 1.00;
	z-index:1;
	filter: alpha(opacity=100);
}

img.img_thumbs {
	border:1px solid #E4C491 !important;
	padding:0px !important;
	margin:0px !important;
}

.img_thumb1, .img_thumb2, .img_thumb3 {
	position:relative;
	z-index:1;
	float:right;
	margin-right:13px;
	text-align:left;
}

#allthumbs {
	position:absolute;
	height:37px;
	width:250px;
	top:326px;
	left:365px;
	z-index:1;
}