﻿/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px;
	padding: 0px;
	background: #ECEAD1 url(images/img01_new.jpg) repeat-x;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;

}

h1, h2, h3 {
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #514F42;
}

.formTable
{
    background-color: #DCDAAF; 
    border-style: double; 
    border-color: #D2CF97
}

.objectHeader 
{
	font-weight:bolder;
	font-size:large;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #514F42;    
}

.ValidatorCallout { 
    border:solid 1px blue; 
    background-color: #ADD8E6; 
}


p, ol, ul {
	line-height: 1.67em;
    text-align: left;
}

a {
	color: #669900;
    text-align: left;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}

hr {
	display: none;
}

/* Required Field */

ired
{
    font-size: x-small;
    color: #FF0000;
}

.false_hyperlink
{
    color: #669900;
    text-decoration: underline;
}

/*CollapsiblePanel*/
.collapsePanel {
	
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{
	width:100%;
	height:30px;
	background-image: url(images/bg-menu-main.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
}

.demoarea p 
{
	padding:5px;
}

.demoheading {
	padding-bottom:20px;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.5em;
}


/* Header */

#searchbar
{
    background-color: #6B696B;
    border:  1px solid #EBEAD1;
    width: 100%;
}

#filterbar
{
    border:  1px solid #EBEAD1;
    background-color: #6B696B; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: small; 
    color: #FFFFFF; 
    font-weight: normal;
    width: 100%;
}

#watermark
{
    font-family: Arial, Helvetica, sans-serif;
    font-style:italic;
    color:Gray;
}

#header {
	width: 940px;
	height: 170px;
	margin: 0px auto;
}

p.messageBody
{
    line-height: 0px;
    margin-top: 0px;
	margin-bottom: -20px;
	margin: 0;
}

.messageReplyQuoteDiv
{
    border: thin outset #BFBFFF; 
    background-color: #E6E6FF;
}

/* Logo */

.ajaxtooltip{
    position: absolute; /*leave this alone*/
    display: none; /*leave this alone*/
    width: 300px;
    left: 0; /*leave this alone*/
    top: 0; /*leave this alone*/
    background: lightyellow;
    border: 2px solid gray;
    border-width: 1px 2px 2px 1px;
    padding: 5px;
}


.reorderListContainer li {
	list-style:none;
	margin:2px;
	background-image:url(images/bg_nav.gif);
	background-repeat:repeat-x;
	color:#FFF;
}


.rating
{
    background-image: url("http://www.mywineassistant.com/mwa300/images/rating.gif");
    width: 60px;
    height: 40px;
    line-height: 70%;
    text-align: center;
}

.rating .ratingsource
{
    font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight:bold;
    color:White;
    text-align: center;
    text-transform: capitalize;
    margin:0px 0px 0px 0px;
    
}

.rating .ratingscore
{
    font: 30px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: White;
    text-align: center;
    text-transform: capitalize;
    margin:0px 0px 0px 0px;
}

#logo
{
	float: left;
	padding: 15px 0 0 0;
}

#logo h1 {
	margin: 0;
	height: 50px;
	width: 300px;
	padding: 48px 0 0 170px;
	background: url(images/img04.jpg) no-repeat left top;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 4em;
	font-weight: normal;
	color: #FFFFFF;

}

#userinfo 
{
    margin: 0;
	height: 160px;
	padding: 30px 0 0 0px;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
    white-space: nowrap;	
    text-align: right;
}

#logo h1 a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}

#logo p {
	margin: -113px 0 0 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

#logo a {
	display: block;
	text-decoration: none;
	color: #669900;
}

/* Menu */

#menu {
	float: right;
	width: 100%;
}

#menu ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 5px;
	padding: 1px 10px;
	background: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	border-top: 2px solid #EBEAD1;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size:xx-small;
	color: #182C33;
}

#menu .menu_item {
	display: block;
	float: left;
	margin-left: 5px;
	padding: 1px 5px;
	background: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	border-top: 2px solid #EBEAD1;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 11px;
	color: #182C33;
}

#menu .menu_icon 
{
    padding: 0,20,0,0;
}


#menu a:hover, .active a {
}

.racktable
{
    border: solid 1px brown;
}

#titlebar
{
    border-bottom: 1px dashed #666633;    
}

.reorderList
{
    font-size:x-large;
    width: 100%;
    height: 32px;
    list-style-type:none;
    
    
}

.draghandle
{
	cursor:move;
}

/* Page */

#wrapper
{
    background: #EBEAD1 url(images/img02.jpg) repeat-x left bottom;
}

#page {
	width: 940px;
	margin: 0px auto;
	padding: 0;
}

/* Content */


.content {
	float: left;
	width: 650px;
	margin-bottom: 50px;
}

.content_large {
	float: left;
	width: 940px;
	margin-bottom: 50px;
}

.modalPanel
{
    background-color: #EBEAD1;
    border-width: thin;
    border-style:outset;
    border-color:Black;
    padding:6px;
}

.modalBackground
{
    filter: Alpha(Opacity=60); -moz-opacity:0.4; opacity: 0.3;
    width: 100%; height: 100%; background-color: #999999;
    position: absolute;
    z-index: 500;
    top: 0px; left: 0px;
}

.watermark
{
    color: Gray;
    font-style:italic;
}

/* Post */

.post {
	margin-top: 20px;
}

.post .date {
	float: none;
	width: 50px;
	height: 35px;
	margin-right: 20px;
	padding-top: 2px;
	background: #514F42;
	line-height: normal;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
}

.post .date b {
	margin: 0;
	padding: 0;
	display: block;
	margin-top: -5px;
	font-size: 22px;
}

.post .title {
	margin: 0;
	padding: 0px 0 0 0;
	font-size: 1.8em;
}

.post .title h2 {
	padding: 0;
	margin: 0;
	text-align: left;
}

.post .hr1 {
}

.post .meta {
	margin: 0 0 30px 20px;
	padding: 0;
	color: #979680;
	line-height:normal;
}

.post .meta a {
	color: #828170;
}

#sitemap
{
    margin: 0 0 0px 0px;
	padding: 0;
	color: #828170;
	line-height:normal;
    width: 100%;
}

.post .entry {
	margin: 0;
	padding: 0 0 20px 0;
	
}

/* Sidebar */

.sidebar {
	float: right;
	width: 240px;
	margin-bottom: 20px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 30px;
}

.sidebar li ul {
	border-top: 1px dashed #666633;
}

.sidebar li li {
	margin: 0;
	padding: 4px 0 4px 0;
}

.sidebar li li a {
}

.sidebar h2 {
	padding: 0;
	margin: 0 0 6px 0;
}

.sidebar a {
	text-decoration: none;
}

.sidebar a:hover {
	text-decoration: underline;
}

/* Calendar */

#calendar_wrap {
	border-top: 1px dashed #666633;
}

#calendar caption {
	padding-top: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border: 1px solid #E8E8E8;
	font-family: Arial, Helvetica, sans-serif;
}

#calendar thead {
	background: #514F42;
}

#calendar tbody td {
	border: 1px solid #514F42;
	text-align: center;
}

#today {
	font-weight: bold;
}

#prev {
}

#next {
	text-align: right;
}

/* Footer */

#wrapper2 {
	background: #422C21;
}

#footer {
	width: 940px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #FFFFFF;
}

#footer a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer li {
	display: block;
	float: left;
	width: 300px;
	padding-left: 20px;
}

#footer li.first {
	padding-left: 0;
}

#footer li ul {
	margin: 0;
	margin-bottom: 30px;
}

#footer li li {
	display: list-item;
	float: none;
	margin: 0;
	padding: 2px 0;
	border-bottom: 1px solid #573D30;
}

#footer li li a {
}

#footer h2 {
	margin-top: 0;
	color: #FFFFFF;
}

#legal {
	clear: both;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	background: black;
}

#legal a {
	border-bottom: 1px dotted #939393;
	text-decoration: none;
	color: #939393;
}
