/* Aleksander Estate Winery - golden_leaves Theme v1.0 */
/* Main Site CSS - site.css */
/* Designed by Blue Train Media :: bluetrainmedia.com */
/* Created: Sep 10, 2008 */

body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background:url(images/main_bg.png) repeat-x top;
	height:100%;
	text-align: center;
	color: #4b4b4b;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #8ca912;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a img {
	border: none;
}
.hidden {
	display: none;
}
.clear {
	clear: both;
	height: 0px;
}
#container {
	width: 786px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	padding: 0;
	background: #fff url(images/content_bg.jpg) repeat-y center 287px;
	text-align:left;
	height:100%;
}
/* Hack for IE 
* html #container {
        height: 1%;
}*/
#inner-container {
	background: transparent url(images/nav_leaves.png) no-repeat scroll left bottom;
	margin: 0 0 26px;
	padding: 0;
}
#header {
	height: 245px;
	padding: 0;
	margin: 0;
	background: url(images/header.png) no-repeat left top;
}
#content {
	margin: 0 0 0 188px;
	padding: 0;
}
#content h2 {
	color: #000000;
	font-size: 20px;
	letter-spacing: 2px;
}
#left-column {
	float: left;
	width: 188px; /*Width of left column*/
	background: transparent url(images/nav_swoop.jpg) no-repeat left top;
	color:#FFFFFF;
	position: relative;
	margin: 0;
	padding: 0 0 140px;
}
#left-column br.spacer {
	line-height: 30px;
}
#footer {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 24px; /*Height of frame div*/
	overflow: visible; /*Disable scrollbars. Set to "scroll" to enable*/
	border-top:#FFFFFF solid 2px;
	background:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #464646;
	text-align: center;
}
/* By giving the footertube a width and margin auto,
this will line it up with the content on the page
regardless of browser width.  To add padding, reduce
the width of the footertube */

.footertube {
	margin: 0 auto;
	width: 786px;
	text-align: right;
}
#footer a {
	color: #FFFFFF;
}
.innertube {
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}
strong{
	color:#000000;
}
.title {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}
.subtitle {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}
#contact {
	margin: 20px 30px 0;
}
/* @group User Login */

#user-login {
	font-size: 12px;
	letter-spacing: 1px;
	margin: 0 auto;
	padding: 20px 0 50px;
	text-align: right;
	width: 420px;
	color: #b0a498;
}
#user-login p {
	text-align: left;
}
#user-login input.textfield, #user-login input.password {
	height: 14px;
	line-height: 14px;
	font-size: 12px;
	padding: 2px;
	margin: 2px;
	border: 1px solid #beb1a4;
	width: 200px;
}
#user-login-btn {
	float: right;
	margin: 5px 0px 0px 4px;
	font-size: 12px;
	background-color: #beb1a4;
	color: #FFF;
}
/* @end */

/* @group Home Boxes */

.box-container {
	width: 235px;
	padding: 0 0 4px;
	margin: 0 auto;
	background: transparent no-repeat left bottom;
}
.box-container h3 {
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
}
.box-container h3 span {
	display: none;
}
.box-container form {
	margin: 0;
	padding: 0;
}
.box-content {
	padding: 4px 8px;
	margin: 0;
	font-size: 12px;
	color: #5B441A;
	line-height: normal;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
.box-content-wrapper {
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0;
	padding: 0;
}
.box-content p {
	margin: 0;
	padding: 0;
}
.box-content input.textfield {
	height: 14px;
	line-height: 14px;
	font-size: 12px;
	padding: 2px;
	margin: 2px;
	border: 1px solid #beb1a4;
	width: 140px;
}
.box-buttons {
	text-align: right;
	padding: 4px 10px;
}
#box-newsletter {
	background-image: url(images/box_news_ft.png);
}
#box-newsletter h3 {
	background-image: url(images/box_news_hd.png);
}
#box-newsletter .box-content-wrapper {
	background-image: url(images/box_news_bg.png);
}
#box-newsletter .box-content {
	background-image: url(images/box_news_gr.png);
}
#box-newsletter .box-input {
	text-align: right;
	padding: 0 15px 0 0;
}
#box-winemaker {
	background-image: url(images/box_wine_ft.png);
}
#box-winemaker h3 {
	background-image: url(images/box_wine_hd.png);
}
#box-winemaker .box-content-wrapper {
	background-image: url(images/box_wine_bg.png);
}
#box-winemaker .box-content {
	background-image: url(images/box_wine_gr.png);
}
#box-blog-content {
	padding: 10px 0 0 50px;
}
#box-winemaker .box-content img.box-fixed-img {
	position: absolute;
	float: left;
	bottom: 0;
	left: 3px;
}
#box-winemaker .box-buttons {
	padding-top: 10px;
}
/* @end */

/* @group Products */

table#browse-categories td a {
	display: block;
	width: 185px;
	height: 257px;
}
table#browse-categories td a:hover img {
	visibility: hidden;
}
a#white_wines {
	background: url(images/white_wines_hov.jpg) no-repeat left top;
}
a#red_wines {
	background: url(images/red_wines_hov.jpg) no-repeat left top;
}
a#fruit_wines {
	background: url(images/fruit_wines_hov.jpg) no-repeat left top;
}
table#pub-products-list td.product-image {
	padding-right: 15px;
	border-right: 1px solid #d8c5b2;
}
table#pub-products-list td.product-details {
	padding-left: 15px;
	color: #333333;
}
table#pub-products-list td.product-details h3, table#pub-products-list td.product-details h4 {
	margin: 0;
	padding: 0;
	color: #000000;
	letter-spacing: 1px;
	text-transform: capitalize;
	font-size: 20px;
}
table#pub-products-list td.product-details h4 {
	font-size: 14px;
	letter-spacing: normal;
}
table#pub-products-list .price {
	padding-left: 10px;
}
table#pub-products-list td.spacer {
	height: 20px;
	overflow: hidden;
}
#product-shop {
	margin: 8px 0 0;
	text-align: right;
}
#product-shop input#qty {
	width: 30px;
	margin-right: 8px;
	text-align: right;
}

/* @end */

/* @group Shopping Cart Plugin */

#cart-plugin {
	margin: 0 10px;
	padding: 0 4px;
	text-align: center;
	background: transparent url(images/cart_bg.png) no-repeat center top;
	height: 76px;
	overflow: hidden;
	color: #000;
	font: 10px/1.2em Arial, Helvetica, Geneva, sans-serif;
}
#cart-plugin .add-padding {
	padding: 33px 0 4px 40px;
}
#cart-plugin h2 {
	display: none;
}
#cart-plugin .label {
	font-weight: bold;
}
#cart-plugin ul {
	list-style-type: none;
	margin: 2px 0 0;
	padding: 0;
}
#cart-plugin ul li {
	margin: 0;
	padding: 0;
	text-align: center;
}
#cart-plugin ul li a,
#cart-plugin ul li a:link,
#cart-plugin ul li a:visited {
	color: #2c480d;
}
#cart-plugin ul li a:hover,
#cart-plugin ul li a:active {
	color: #59911a;
	text-decoration: underline;
}

/* @end */

/* @group Calendar */

#pub-calendar .url-switch {
	text-align: right;
	margin: 0 0 10px;
}
#pub-calendar .event {
	margin: 10px 40px;
}
#pub-calendar .event h3 {
	margin: 20px 0 0;
	padding: 0;
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	text-transform: capitalize;
}
#pub-calendar .event .day {
	padding-top: 8px;
	color: #8ca912;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}
#pub-calendar .event .time {
	color: #bcaa99;
	font-size: 10px;
}
#pub-calendar .event .description {
	color: #333333;
	font-size: 12px;
}
#pub-calendar .event hr {
	width: 60%;
	margin: 10px auto 0;
	border: none;
	border-bottom: 1px dashed #d8c5b2;
}
/* @end */

/* @group Blog Entries */

.blog-entry {
	margin: 10px 40px;
	padding-bottom: 30px;
}
.blog-entry h1 {
	margin-bottom: 5px;
}
.blog-entry h3 {
	margin: 20px 0 0;
	padding: 0;
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	text-transform: capitalize;
}
.blog-entry .date {
	color: #8ca912;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}
.blog-entry .description {
	color: #333333;
	font-size: 12px;
}
.blog-entry .tags {
	margin: 10px 0 0;
}
.blog-entry .tags span {
	font-weight: bold;
}
.blog-entry .tags a:hover {
	text-decoration: underline;
}
.blog-entry hr {
	width: 60%;
	margin: 10px auto 0;
	border: none;
	border-bottom: 1px dashed #d8c5b2;
}
/* @end */

/* @group Team */

div.staff {
	margin: 20px 30px 0;
}
div.staff img {
	float: right;
	border: 1px solid #000;
	margin: 0 0 4px 12px;
}
hr.staff-separator {
	width: 70%;
	clear: right;
	border: none;
	border-bottom: 1px dashed #d8c5b2;
}
/* @end */

/* @group Page Numbering */

.pages {
	text-align: right;
	margin: 20px 30px 10px;
}
.pages div {
	margin: 0 6px;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #444;
	position: relative;
}
.pages p {
	margin: 0;
}
.pages ul {
	margin: 5px 0;
	list-style-type: none;
	float: right;
}
.pages ul li {
	margin: 0 6px;
	float: left;
	position: relative;
	display: inline;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
}
.pages ul li.first {
	line-height: 18px;
}
.pages ul li a, .pages ul li a:link, .pages ul li a:visited {
	display: block;
	position: relative;
	text-align: center;
	padding: 2px 6px;
	background-color: #e1e1e1;
	border: 1px solid #777;
}
.pages ul li a:hover, .pages ul li a:active {
	background-color: #d1d1d1;
	text-decoration: none;
	border-color: #000;
}
.pages ul li a.current, .pages ul li a:link.current, .pages ul li a:visited.current {
	background-color: #EEE;
	color: #000;
	border-color: #DDD;
}

/* @end */
