/* Z-index limit is 89 to allow lightbox */

body {
	background-color: #f1f1f1;
	background-image: url(../_images/background.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0;
	padding: 0;
	color: #636363;
	font-weight: normal;
	font-size: 12px;
}
body, textarea {
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
a img { border: none;}

div.master-container {
	z-index: 5;	
	padding: 0;
	margin: 0;
}

div.text-area h1, div.text-area p, div.text-area ul {	margin-right: 50px; }

div.logo { 
	margin: 10px 0 0 0px;
}
div.hero {
	z-index: 80;
	margin: 0px 0 0 20px;
	background-image: url(../_images/hero-background.jpg);
	background-repeat: no-repeat;
	width: 610px;
	height: 290px;
}
div.hero img {
	margin: 0 0 0 20px;
}
div.left-col {
	width: 250px;
	float: left;
	margin: 0 0 0 20px;
}
div.right-col {
/* 	width: 630px; */
	width: 705px;
	float: left;
	margin: 0 0 0 0;
}
div.nav-area {
	width: 220px;
	padding: 0 0 40px 0;
	margin: 65px 0 0 15px;
}
div.text-area {
/* 	width: 595px; */
	width: 670px;
	padding: 0;
	margin: 10px 0 30px 30px;
	min-height: 350px;
}

div.contact-box {
	width:auto; 
	float: left;
	padding:0px; 
	margin:0px 20px 0 0; 
}
div.contact-box p { 
	font-size: 14px;
	line-height: 20px;
	margin-right: 5px;
	margin-bottom: 20px;
}
div.contact-box h2 { 
}

/* Store List */
div.store-list-container {
	float: left;
	clear: both;
	background-image: url(../_images/store-background.jpg);
	background-repeat: repeat-x;
	background-color: #373737;
	width: 100%;
}
div.store-logo {
	margin: 10px 0 0 60px;
	float: left;
	width: 190px;
}
div.store-list {
	float: left;
	width: 650px;
	margin: 30px 0 0px 50px;
	padding-bottom: 40px;
	color: #ccc;
}
div.store {
	margin-left: 0;
	margin-bottom: 30px;
	margin-right: 10px;
	margin-top: 0;
	width: 285px;
	min-height: 100px;
	float: left;
}
div.store-list h5 {
	font-size: 13px;
	line-height: 16px;
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 20px 0;
	color: #999;
}
div.store h6 {
	font-size: 16px;
	line-height: 18px;
	padding: 0;
	margin: 0 0 10px 0;
	font-weight: bold;
}
div.store p {
	font-size: 12px;
	line-height: 14px;
	padding: 0;
	margin: 5px 0 0 0;
	color: #999;
}
div.store a { color: #e1e1e1; }
div.store a:hover { cursor: pointer; }
div.store-map {
	margin-top: 10px;
	width: 485px;
	height: 285px;
}

/* CONTENT */
p.fine {
	color: #666666;
	font-size: 11px;
	display: block;
	clear: both;
}
p.fine a {color: #666666;}
p.fine a:hover {color: black;}

div.divider-line {
	width: auto;
	height: 1px;
	border-bottom: 1px dashed #cccccc;
	padding: 0;
	margin: 10px 0 10px 0;
}

/* TEXT DEFs */
a { color: #0e69ff; text-decoration: none;}
a:hover { text-decoration: underline; }
h1, h2, h3 { color: #1a1a1a; }
h1 {font-size: 20px; line-height: 24px; padding: 0; margin: 10px 0 15px 0; font-weight: bold; }
h1.nosifr { font-weight: bold; text-transform: uppercase; font-size: 12px; line-height: 14px; padding: 0; margin: 25px 0 5px 0;}
h2 {font-size: 16px; line-height: 18px; font-weight: bold; padding: 5px 0 5px 0; margin:10px 0 10px 0; }
h3 { font-weight: bold; text-transform: uppercase; font-size: 12px; padding: 0; margin: 0 0 5px 0;}
h4 { font-weight: bold; font-size: 12px; padding: 0; margin: 0;}
h5 { font-weight: bold; font-size: 18px; line-height: 26px; padding: 0; margin: 0px 0 10px 0;}
p { font-size: 12px; line-height: 18px; margin: 0 0 10px 0; padding: 0; }
ul {
	list-style-type: disc;
	list-style-position: outside;
	padding: 0;
	margin: 10px 0 15px 35px;
}
li {
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 5px 0;
}

/* INPUTS */
input, textarea {
	border: 1px solid #cccccc;
	background-color: white;
	font-size: 13px;
	padding: 4px;
	color: #333333;
	margin: 0;
}

select.styled-big {
	font-size: 15px;
	font-weight: normal;
}
h2.contact-h2 {
	font-weight: normal;
	color:#333; 
	font-size: 16px;
	padding:15px 0 15px 15px;
	background-color: white;
	border: 1px solid #ccc;
	margin-bottom: 15px;
}
span.mand {
	color: red;
	padding-left: 3px;
}

div.nav-contact {
	margin-top: 35px;
	padding: 0 20px 0 20px;
}
div.nav-contact p {
	margin: 0;
	padding: 1px 0 2px 0;
	color: #555555;
	font-size: 11px;
	line-height: 14px;
}
div.nav-contact p a { color: black; }

/* MENU */

div.nav-container, div.nav-container-active {
	background-image: url(../_images/menu-lines.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 4px;
}
div.lev2-container, div.lev2-container-active {
	padding: 0 0 0px 15px;
	width: 205px;
}
div.lev3-container, div.lev3-container-active {
	padding: 0 0 0px 15px;
	width: 190px;
}


.archived {	color: #2773f4;}
.pending {	color: #af00d7;}

.menu-link, .menu-link-been, .menu-link-active {
	text-decoration: none; 
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}
.menu-link, .menu-link-been {
/* 	text-shadow:0 1px 0 rgba(255, 255, 255, 0.8);  */
}
.menu-link {color: #999;}
.menu-link-been {color: #636363;}
.menu-link-active {color: #1a1a1a;}
.menu-link:hover, .menu-link-been:hover {
	color: red;
	text-decoration: underline;
}	
div.lev1, div.lev2, div.lev3, div.lev1-been, div.lev2-been, div.lev1-active, div.lev2-active, div.lev3-active {
	padding: 0px;
	margin: 0;
	font-size: 11px;
	line-height: 12px;
	width: 220px;
	padding: 8px 0px 4px 0;
	background-image: url(../_images/menu-lines.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

div.lev2, div.lev2-been, div.lev2-active { width: 205px;}

div.lev3, div.lev3-been, div.lev3-active { width: 190px;}

div.lev1, div.lev2, div.lev3 {
}
div.lev1-been, div.lev2-been { 
}
div.lev1-active, div.lev2-active, div.lev3-active { 
}


/* IMAGE FLOATS and CAPTIONS */

div.text-image-float {
	z-index: 22;
	float: right;
	display: block;
	width: 300px;
	padding: 0;
	margin: 0 0 10px 20px;
}

img.float-left { float: left; margin-right: 5px; }
img.float-right { float: right; margin-left: 5px; }

div.image-270-container {
	width: 300px;
}
img.text-image {
	width: 270px;
	margin: 0;
	padding: 0;
}
div.image-270-top {
	width: 300px;
	height: 15px;
	background-image: url(../_images/270pic-top.png);
	background-repeat: no-repeat;
	margin: 0;
}
div.image-270-middle {
	width: 300px;
	padding: 0 15px 0 15px;
	background-image: url(../_images/270pic-background.png);
	background-repeat: repeat-y;
	margin: 0;
}
div.image-270-bottom {
	width: 300px;
	height: 20px;
	background-image: url(../_images/270pic-bottom.png);
	background-repeat: no-repeat;
	margin: 0;
}

.pdf-icon {
	padding: 2px 0 7px 1px;
	margin: 0 0 0 0px;
	z-index: 23;
}

div.text-caption-box {
	padding: 4px 75px 0px 10px;
	margin: 0px 0 10px 0;
}

div.text-caption-box p {
	font-size: 11px;
	line-height: 14px;
	margin: 0;
	padding: 0;
	font-style: italic;
}

div.text-caption-box p a {
	text-decoration: none;
}
div.text-caption-box p a:hover {
	text-decoration: underline;
}
.contact-tab2 {
	position: absolute;
	left: 410px;
}
div.form-div p {
	background-color: #f5f5f5;
	padding: 6px;
	width: 500px;
	margin: 0 0 2px 0;
	line-height: 22px;
}
div.button { margin-top: 20px;}
div.button a {
	border: 1px solid #e3f1d1;
	background-color: #9cce5c;
	padding: 5px 8px 5px 8px;
	margin-right: 15px;
	color: white;
}
div.button a:hover {
	text-decoration: none;
	border: 1px solid #a6d26b;
	background-color: #84bb3b;
	padding: 5px 8px 5px 8px;
	color: white;
}
div.button a:active {
	border-color: white;
}
.alert { color: red; font-weight: bold; }

div.admin-login {
	margin: 80px 0 0 80px;
	width: 360px;
	padding: 20px 40px 30px 40px;
	background-color: white;
	border: 1px solid #380966;
}

/* Gallery */
div.gallery {
	width: 680px;
	height: 580px;
	background-image: url(../_images/gallery/gallery-background.png);
	background-repeat: no-repeat;
	margin: 0 0 30px 30px;
}
#canvas {
	float: left;
	margin: 0 0 0 20px;
	width: 480px;
	height: 460px;
}
div.gallery-list {
	float: right;
	width: 160px;
	height: 540px;
	margin: 20px 20px 0 0;
	overflow-x: hidden;
	overflow-y: auto;
}
div.list, div.list-selected {
/* 	width: 128px; */
	padding: 5px 5px 5px 10px;
	margin: 1px 0 0 2px;
	background-color: none;
}
div.list-selected {
	background-color: #404040;
}
div.list a.list-a {
	color: #bfbfbf;
}
div.list a.list-a:hover {
	color: #0e69ff;
}
div.list-selected a.list-a {
	color: white;
}

div.gallery-nav {
	float: left;
	width: 480px;
	height: 20px;
	margin: 0 0 0 20px;
}
div.gallery-nav a {
	display: block;
	float: left;
	height: 20px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
div.gallery-nav a:hover { background-position: 0px -20px;}

div.gallery-nav img { float: left; }

div.gallery-caption {
	float: left;
	width: 480px;
	height: 80px;
	margin: 0 0 0 20px;
}
div.gallery-caption p {
	text-align: center;
	padding: 10px 15px 0 15px;
	color: #bfbfbf;
	line-height: 16px;
}
#canvas {
	color: #e5e5e5;
}
table.canvas {
	width: 480px;
	height: 460px;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
}
table.canvas tr, table.canvas td {
	padding: 0;
	margin: 0;
}
/* Promotions */
div.promotion-item {
	margin: 0px 0 5px 0;
	padding: 5px 0 10px 0;
	border-bottom: 1px solid #ccc;
	float: left;
	width: 590px;
}
div.promotion-text {
}
div.promotion-text p, div.promotion-text ul { margin-right: 0px; }

div.promo-float-2 { 
	float: left;
	margin: 0 20px 10px 0px;
}

div.notice-overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #333;
	opacity: 0.8;
	filter: alpha(opacity=80);
	z-index: 999;
}
div.notice {
	position: absolute;
	top: 60px;
	left: 50%;
	margin-left: -210px;
	width: 420px;
	padding: 0px 0px 25px 0px;
	border: 1px solid black;
	background-color: white;
	z-index: 1000;
}
div.notice p, div.notice h1, div.notice h2 {
	padding-left: 20px;
	padding-right: 20px;
}
div.notice h1 { padding-top: 20px; }
div.notice h2 { padding-top: 20px; padding-bottom: 0px; }

div.notice p.notice-times {
	margin: 0;
	padding-top: 4px;
	padding-bottom: 0px;
}
p.notice-close { padding-top: 20px; font-weight: bold; }
.notice-tab {
	width: 250px;
	display: inline-block;
}

