/* ---------------------------------------------
SENADA BALI CSS STYLESHEET site v3.0
-----------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #9C7381 url(../images/bg_body.jpg) no-repeat center top;
	font-family: Helvetica, Arial, sans-serif;
	color: #837C6A;
	font-size: 11px;
	line-height: 17px;
}

a {
	color: #837C6A;
	text-decoration: underline;
}

a:hover {
	color: #562a00;
}

p {
	padding-top: 5px;
	padding-bottom: 5px;
}

img {
	margin: 0;
	border: none;
}

h2, h3, h4, h5 {
	color: #15516E;
}

ul {
	list-style-type: none;
}

.red, noscript {
	color: #990000;
}

noscript {
	float: right;
	margin-right: 20px;
	padding-bottom: 30px;
}

/* ---------------------------------------------
PAGE PEEL
-----------------------------------------------*/

#pageflip {
	position: relative;
	z-index: 99;
}

#pageflip img {
	width: 86px;
	height: 90px;
	z-index: 9999;
	position: absolute;
	right: 0;
	top: 0;
	-ms-interpolation-mode: bicubic;
}

#pageflip .msg_block {
	width: 86px;
	height: 86px;
	position: absolute;
	z-index: 999;
	right: 0;
	top: 0;
	background: url(../images/page_flip_behind.png) no-repeat right top;
	text-indent: -9999px;
}

/* ---------------------------------------------
CONTENT
-----------------------------------------------*/

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#top_bar {
	height: 32px;
}

#header, #header_short {
	height: 65px;
	margin: 10px 50px 8px;
	background: url(../images/line.png) repeat-x 0 63px;
}

#header_short {
	margin-top: 42px;
	margin-right: 150px;
	margin-left: 150px;
}

#content, #content_short {
	padding: 32px 32px 14px;
}

#content {
	width: 896px;
	height: 554px;
	background: url(../images/bg_content.png) no-repeat;
}

#content_short {
	width: 696px;
	height: 258px;
	background: url(../images/bg_content_short.png) no-repeat;
	margin-right: auto;
	margin-left: auto;
	font-size: 110%;
}

.inner {
	width: 896px;
	height: 554px;
	position: relative;
}

.inner_short {
	width: 696px;
	height: 246px;
	position: relative;
}

/* ---------------------------------------------
LOGO
-----------------------------------------------*/

#logo {
	float: left;
}

#logo h1 a {
	width: 200px;
	height: 60px;
	display: block;
	text-indent: -9999px;
	background: url(../images/logo.png) left top no-repeat;
}

/* ---------------------------------------------
NAVIGATION
-----------------------------------------------*/

.nav {
	float: right;
}

.nav ul {
	overflow: hidden;
}

.nav li {
	float: left;
}

.nav a {
	width: 62px;
	height: 60px;
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

.nav_info div ul {
	position: absolute;
	margin-left: -103px;
}

.nav_info_sub {
	width: auto;
	height: auto;
	visibility: hidden;
}

.nav_info:hover .nav_info_sub {
	visibility: visible;
}

.nav_info_sub a {
	width: auto;
	height: auto;
	color: #fff;
	font: small-caps 10px/20px Helvetica;
	text-decoration: none;
	letter-spacing: .1em;
	text-indent: 0;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
}

.nav_info .nav_info_sub a, .nav_info .nav_info_sub a:hover {
	background-image: none;
}

.nav_info_sub a:hover {
	color: #15516E;
}

.nav_home a {
	background-image: url(../images/nav_home.png);
}

.nav_home a:hover, .nav_home a:focus {
	background-position: 0 -60px;
}

.nav_store a {
	background-image: url(../images/nav_store.png);
}

.nav_store a:hover, nav_store a:focus {
	background-position: 0 -60px;
}

.nav_location a {
	background-image: url(../images/nav_location.png);
}

.nav_location a:hover, .nav_location a:focus {
	background-position: 0 -60px;
}

.nav_info a {
	background-image: url(../images/nav_info.png);
}

.nav_info a:hover, .nav_info a:focus {
	background-position: 0 -60px;
}

.nav_links a {
	background-image: url(../images/nav_links.png);
}

.nav_links a:hover, .nav_links a:focus {
	background-position: 0 -60px;
}

.nav_contact a {
	background-image: url(../images/nav_contact.png);
}

.nav_contact a:hover, .nav_contact a:focus {
	background-position: 0 -60px;
}

/* ---------------------------------------------
MAIN
-----------------------------------------------*/

.main {
	width: 648px;
	height: 100%;
	padding-right: 20px;
	position: absolute;
	top: 0;
	left: 0;
}

.main h2, #content_short h2 {
	font: 24px/28px clarendon, georgia, 'times new roman', serif;
	margin-top: 6px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CBC6B8;
}

#content_short h2 {
	position: relative;
}

#content_short h2 span, #webform_error .inner_short h2 {
	color: #990000;
}

#content_short h2 span {
	font-size: 85%;
	position: absolute;
	right: 0;
}

.home_top {
	width: 648px;
	height: 175px;
	overflow: hidden;
}

.top_left {
	width: 385px;
	height: 175px;
	float: left;
}

.top_left div {
	padding-right: 20px;
}

.top_right {
	width: 260px;
	height: 175px;
	float: left;
}

.top_right div {
	padding-left: 20px;
	border-left: 1px dotted #CBC6B8;
}

.top_right p {
	font: italic 12px/26px georgia, 'times new roman', serif;
	color: #F87602;
	text-align: justify;
	white-space: normal;
}

.top_right span {
	font-size: 80%;
	color: #837C6A;
}

.home_bottom {
	width: 648px;
	clear: both;
}

.our_products {
	margin-top: 12px;
	overflow: hidden;
}

.main h3, .info h3, .store h3 {
	font: 16px/18px clarendon, georgia, 'times new roman', serif;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CBC6B8;
}

.main h3 {
	margin-top: 12px;
}

.info h3, .store h3 {
	margin-top: 16px;
}

.products {
	width: 208px;
	float: left;
	padding-right: 4px;
	padding-left: 4px;
}

.products h4 {
	font: 12px/14px clarendon, georgia, 'times new roman', serif;
	margin-top: 12px;
}

.products img {
	background-color: #F8F8F6;
	padding: 3px;
	border: 1px solid #D3CFC3;
}

.products span {
	font-size: 11px;
	color: #498FA7;
}

.store_pics {
	margin-top: 5px;
	margin-bottom: 5px;
}

.store_pics img {
	margin: 10px 8px;
}

.store span {
	font-weight: bold;
	text-align: center;
	display: block;
}

/* ---------------------------------------------
RIGHT COLUMN
-----------------------------------------------*/

.right_col {
	width: 208px;
	height: 536px;
	padding-left: 20px;
	position: absolute;
	top: 0;
	left: 668px;
}

.address {
	height: 210px;
	margin-top: 20px;
}

.address p {
	padding-right: 42px;
}

.contact {
	margin-top: 10px;
}

.address h5, .contact h5 {
	font: 12px clarendon, georgia, 'times new roman', serif;
	margin-top: 12px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CBC6B8;
}

/* ---------------------------------------------
CONTACT FORM
-----------------------------------------------*/

form label {
	font-weight: bold;
}

form input, form textarea {
	width: 202px;
	margin-top: 2px;
	margin-bottom: 5px;
	padding: 2px;
	color: #ABA492;
	border: 1px solid #ABA492;
}

form input {
	height: 14px;
}

form textarea {
	height: 54px;
}

form input#send_button {
	width: 206px;
	height: 20px;
	margin-top: 10px;
	padding: 0;
	border-style: none;
	background: url(../images/btn_send.gif) no-repeat;
}

form input#send_button:hover {
	background: url(../images/btn_send.gif) no-repeat 0 -20px;
}

#contact_us form {
	width: 668px;
	height: 150px;
	overflow: auto;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
}

#webform_left {
	width: 48%;
	float: left;
	margin-right: 2%;
}

#webform_right {
	width: 48%;
	float: left;
}

#contact_us form input, #contact_us form textarea {
	width: 312px;
}

#contact_us form textarea {
	height: 93px;
}

#contact_us form input#send_button {
	width: 318px;
	background: url(../images/btn_send2.gif) no-repeat;
}

#contact_us form input#send_button:hover {
	background: url(../images/btn_send2.gif) no-repeat 0 -20px;
}

.confirmation_field {
	display: none;
}

/* ---------------------------------------------
LOCATION
-----------------------------------------------*/

#google_map {
	width: 626px;
	height: 472px;
	background-color: #F8F8F6;
	border: 1px solid #ABA492;
	padding: 10px;
	margin-bottom: 2px;
}

#google_map iframe {
	width: 624px;
	height: 470px;
	border: 1px solid #ABA492;
}

/* ---------------------------------------------
OTHER
-----------------------------------------------*/

#not_found .inner_short {
	background: url(../images/broken_glass.png) no-repeat 496px 0;
}

#not_found p {
	padding-top: 10px;
	padding-right: 200px;
	padding-left: 20px;
}

#webform_thankyou .inner_short, #webform_error .inner_short {
	background-repeat: no-repeat;
	background-position: 517px 34px;
}

#webform_thankyou .inner_short {
	background-image: url(../images/webform_success.png);
}

#webform_error .inner_short {
	background-image: url(../images/webform_error.png);
}

#webform_error p, #webform_thankyou p {
	padding-left: 20px;
}

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

#footer {
	width: 638px;
	height: 12px;
	border-top: 1px dotted #CBC6B8;
	bottom: 0;
	clear: both;
	position: absolute;
	font-size: 9px;
	line-height: 12px;
	padding: 6px 5px;
}

.inner_short #footer {
	width: 686px;
	overflow: hidden;
}

.inner_short #footer span, .validate, .site_design {
	float: right;
}

.copyright {
	float: left;
}

.validate img, .site_design {
	margin-left: 5px;
}