@CHARSET "UTF-8";


/* Lemonpages controls */
@import "lemonpages.css";


/** Custom CSS */

body {
    font-family: Times, serif;
    font-size: 0.9em;
    margin: 0;
    padding: 0;
    color: #8a8070;
    background-image:url(../images/custom/bg.jpg);
    height: 100%;
}
body.mceContentBody {
	background-image: none;
}

h1, h2, h3, h4, h5, h6, th, th a, label {
    font-family: Arial, sans-serif;
    font-weight: normal;
    color: #6f4b27;
    padding: 0;
}
h1 {
    font-size: 24pt;
}
h2 {
    font-size: 20pt;
}
h3 {
    font-size: 16pt;
}

p {
    margin-bottom: 10px;
}

a {
    color: #007793;
}

label {
    text-transform: uppercase;
}

input, textarea {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

#header {
    float: left;
    width:854px;
	height:274px;
	background-image:url(../images/custom/header_bg.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

#selectLanguage {
    position: absolute;
    top: 10px;
    left: 40px;
    z-index: 10;
}
#selectLanguage select {
    background-color: black;
    color: white;
}

#page, #page_admin {
    margin: 0;
    margin: auto;
    position: relative;
    clear: both;
    width: 854px;
    padding-bottom: 50px;
    border-left: 8px solid #ffffff;
    border-right: 8px solid #ffffff;
    border-bottom: 8px solid #ffffff;
    overflow: hidden;
	background-color: #D5C5AC;
	background-image:url(../images/custom/page_bg.jpg);
	background-repeat: repeat-x;
}

#page_admin {
	background-image: none;	
	background-color: white;
}

#footer {
    position: relative;
    width:854px;
	height:106px;
	background-repeat: no-repeat;
	clear:both;
}

#mainnavigation {
    list-style-type: none;
    float: left;
    clear: both;
    width: 854px;
    padding: 0;
    margin: 0;
}

#mainnavigation li {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
}

#subnavigation {
    position: relative;
    font-family: arial, sans-serif;
    text-transform: uppercase;
    text-align: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: left;
    clear: left;
}

#subnavigation a {
    display: block;
    text-decoration: none;
    color: #ffffff;
    background-image: url(../images/custom/subnavigation_li_bg.png);
    background-repeat: no-repeat;
    width: 165px;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
}

#subnavigation a:hover {
    background-image: url(../images/custom/subnavigation_li_bg_strong.png);
}

#subnavigation strong a {
    font-weight: normal;
    background-image: url(../images/custom/subnavigation_li_bg_strong.png);
}

#subnavigation ul {
    color: #007793;
    list-style-type: square;
    text-align: left;
}

#subnavigation ul a {
    background-image: none;
    color: inherit;
}

#subnavigation ul a:hover {
    background-image: none;
}

#left_bar {
    position: relative;
    float: left;
    clear: left;
    width: 180px;
    height: 364px;
    padding-left: 39px;
    padding-top: 40px;
    overflow: visible;
    background-image: url(../images/custom/left_bar_bg.jpg);
    background-repeat: no-repeat;
}
#left_bar.contact {
    text-align: center;
    line-height: 1.8em;
}

#map {
    position: relative;
    margin-top: 30px;
    height: 400px;
    width: 538px;
    border: 8px solid white;
}

#page_content {
    line-height: 1.6em;
    position: relative;
    float: left;
    background-image: url(../images/custom/content_bg.png);
    background-repeat: no-repeat;
    background-position: 100% 30px;
    left: 0;
    top: 25px;
    padding-left: 15px;
    width: 555px;
    overflow: hidden;
}

#author {
    position: relative;
    width: 100%;
    bottom: 2px;
    clear: both;
    text-align: center;
    margin: 0;
    padding: 0;
}
#author a {
    color: #cccccc;
}

/* Articles */
table.articles {
    width: 556px;
    border-collapse: collapse;
    margin-top: 17px;
}
table.articles th, table.articles td {
    text-align: left;
    padding: 4px;
    padding-left: 20px;
    padding-right: 20px;
}
table.articles th.header {
    background-image: url(../images/custom/news_item_top_bg.png);
    background-repeat: no-repeat;
    padding-bottom: 0;
    margin-bottom: 0;
    height: 25px;
	border-bottom: 1px solid #6f4b27;
	font-size: 12pt;
}
table.articles th.header a {
    text-decoration: none;
}
table.articles td.bottom {
    background-image: url(../images/custom/news_item_bottom_bg.png);
    background-repeat: no-repeat;
    height: 23px;
}
table.articles td {

}
table.articles tr.headerrow td, table.articles tr.headerrow th {
    background-color: transparent;
    padding-bottom: 0;
}
table.articles tr.summaryrow {
    background-color: transparent;
}
table.articles td.summary {
	padding-bottom: 0;
	padding-top: 0;
	margin-top: 0;
	background-image: url(../images/custom/news_item_body_bg.png);
    background-repeat: no-repeat;
	background-color: #FFFAF1;
}
table.articles td.created {
    font-size: 9pt;
    background-image: url(../images/custom/news_item_top_bg.png);
    background-repeat: no-repeat;
    background-position: top right;
    text-align: right;
    color: #6f4b27;
    margin-bottom: 0;
    padding-bottom: 0;
	border-bottom: 1px solid #6f4b27;
}
table.articles a {

}
table.articles a:hover {

}
img.articleimg {
    position: relative;
}
div.article {

}

/* Newsflash */
div.newsflash_item {
    background-image: url(../images/custom/newsflash_bg.png);
    background-repeat: no-repeat;
    width: 155px;
    height: 91px;
    padding: 4px;
    overflow: hidden;
    text-align: center;
    line-height: 0.7em;
}
div.newsflash_item a {
    text-decoration: none;
}
div.newsflash_item h1 {
    font-size: 0.8em;
    line-height: 1.3em;
    margin: 0;
    text-transform: uppercase; 
}
div.newsflash_item p.date {
    font-size: 0.7em;
    margin-bottom: 0;
}
div.newsflash_item p.summary {
    font-size: 0.8em;
    line-height: 1.2em;
    margin-bottom: 0;
    margin-top: 0;
}

/* Calendar */
#page_calendar_content h2 {
    width: 500px;
    margin: 0;
}
#page_calendar_content p.description {
    margin: 0;
    margin-bottom: 20px;
    width: 500px;
}

table.calendar_week,
table.calendar_week td,
table.calendar_week th,
#calendarBody {
    border: 1px solid #CCCCCC;
}
table.calendar_week {
    
}
table.calendar_week thead th {
    text-align: center;
}
#calendarBody {
    height: 400px;
    width: 515px;
    overflow: auto;
    position: relative;
}
#calendarHeader {
    width: 515px;
}
table.calendar_week {
    width: 500px;
    font-size: 8pt;
}
table.calendar_week td, table.calendar_week th {
    height: 15px;
    vertical-align: top;
    padding: 0;
    overflow: hidden;
}
table.calendar_week th img {
    margin: 5px;
}
.week_left_column {
    width: 40px;
    border: 1px solid red;
}
#calendarCells td {
    text-align: right;
}
#calendarCells td img {
    height: 12px;
    width: 12px;
    margin: 0;
}

dl.event {
    background-color: #3366ff; /* Blue */
    border: 1px solid #0000dd;
    color: white;
    display: block;
    overflow: hidden;
    position: absolute;
    width: 50px;
    cursor: pointer;
    margin: 0;
    padding: 0;
    text-align: left;
}
dl.event:hover {
    width: auto;
    z-index: 100;
}
dl.event dt {
    background-color: #1144ff; /* Blue */
    font-weight: bolder;
    height: 15px;
}
dl.event dd {
    padding: 0;
    margin: 2px;
    margin-top: 10px;
}

#divbook {
    display: none;
    position: absolute;
    background-color: white;
    border: 2px solid gray;
    padding: 3px;
    width: 300px;
	z-index: 100;
}
#divbook table {
    width: 290px;
}
#divbook td {
    padding: 10px;
    vertical-align: top;
}
#repeatEventOptions {
    display: none;
}

table.fileTable {
	border: 1px solid #0d0d0d;
	clear: both;
	width: 100%;	
}

table.fileTable th{
	text-align: left;
	background-color: #0d0d0d;
	color: white; 	
}

table.fileTable td {
	padding: 5px;
	border-bottom: 1px solid #0d0d0d;	
}

table.fileTable caption {
	font-family: georgia, sans-serif;
	font-size: 12pt;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: left;
}


/** Image Gallery */
table.imageThumbnails {
    width: 100%;
}
table.imageThumbnails td {
    width: 80px;
    height: 80px;
    line-height: 80px;
    //border: 1px solid #cccccc; /* IE hack */
    text-align: center;
}
table.imageThumbnails a {
    display: block;
    //display: table-cell; /* IE hack */
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    border: 1px solid #cccccc;
}
table.imageThumbnails a:hover {
    background-color: #a2dc45;
}
table.imageThumbnails a img {
    vertical-align: middle;
}

.imageItem img {
    padding: 15px;
    border: 1px solid #cccccc;
}

/** Order form */
#formContainer {
    margin-top: 17px;
    line-height: 1em;
}
#orderForm input, textarea {
    border: 1px solid #6f4b27;
    color: #6f4b27;
    margin-bottom: 15px;
}
#orderForm label {
    
}

/** Catalog */
#products {
    width: 100%;
    overflow: hidden;
    margin-top: 17px;
}
#products .product {
    background-image: url(../images/custom/product_bg.png);
    background-repeat: no-repeat;
    width: 530px;
    height: 149px;
    padding: 13px;
    margin-bottom: 15px;
    overflow: hidden;
}
#products .product .image_container {
    width: 113px;
    height: 150px;
    overflow: hidden;
    float: left;
    margin-right: 20px;
}
#products .product .product_specs table {
    
    width: 380px;
}
#products .product th {
    border-bottom: 1px solid #6f4b27;
    line-height: 0.9em;
    text-transform: uppercase;
    vertical-align: baseline;
    padding-top: 5px;
}
#products .product th.title {
    text-align: left;
    vertical-align: baseline;
}
#products .product th.price {
    text-align: right;
    vertical-align: baseline;
}

/* Floating image */
#floating_image_container {
    padding: 0;
    background-color: white;
    border: 1px solid #9F8C6D;
    z-index: 100;
}
#floating_image_close {
    padding: 3px;
    font-family: verdana;
    font-weight: bold;
    text-align: right;
    background-color: #D5C5AC;
}
#floating_image_close a {
    color: #ffffff;
    text-decoration: none;
    border: 2px solid #ffffff;
    padding-left: 2px;
    padding-right: 2px;
}
#floating_image {
    margin: 10px;
}