/* redwhitebrew.net main css */
html
{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	background: transparent;
}

body
{
	margin: 0;
	padding: 0;
	color: #333;
	background: #f9f3c3 url(../interface/bg_body.gif) top right;
	text-align: center;
	font: normal 12px/24px georgia, times, "times new roman", serif;
}

/*----------------------------------------------------------------------*/
#header
{
	margin: 0;
	padding: 0;
	height: 179px;
	background: #000 url(../interface/bg_header.gif) bottom left repeat-x;
	color: #d7c263;
	text-align: left;
}

body#home #header
{
	height: 450px;
	background: #000 url(../interface/bg_header2.gif) bottom left repeat-x;
}

#header p { margin: 0; }

/*clear space from top*/
#header-inner
{
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#top
{
	margin: 0 0 20px 0;
	height: 130px;
	border-bottom: #d7c263 solid 1px;
}

#login
{
	position: absolute;
	top: 18px;
	right: 0;
	text-align: right;
	
}

#login p
{
	margin: 0;
	padding: 0;
}

#logo
{
	margin: 0;
	float: left;
	width: 255px;
	height: 115px;
}

#logo a
{
	background: none;
	border: none;
	text-decoration: none;
}

#bottle
{
	position: absolute;
	top: 155px;
	right: 0;
}

div.content
{
	float: left;
	margin: 0 0 20px 0;
	width: 578px;
}

div.gallery
{
	margin: 0 0 18px 0;
	width: 575px;
	height: 290px;
	float: left;
	border: 2px #000 solid;
}

div.sidebar
{
	float: right;
	width: 345px;
	margin: 0 0 20px 0;
}

div.sidebar-home
{
	float: left;
	width: 190px;
	margin: 0 0 20px 15px;
}

#main
{
	width: 960px;
	margin: 24px auto;
	text-align: left;
	position: relative;
}

#footer
{
	margin: 0 auto;
	padding: 20px 0 0 0;
	width: 960px;
	clear: both;
	color: #666;
	border-top: #e1cf81 solid 2px;
	font-size: .9em;
	text-align: left;
}

div.box
{
	padding: 12px 24px 1px 24px;
	border: #e1cf81 solid 1px;
	border-width: 2px 0px;
	margin: 0 0 18px 0;
	font-size: 11px;
	background: url(/images/bg_box.gif) top left;
}

div.box h3
{
	border: 0;
	padding: 0;
	margin: 0 0 3px 0;
}

div.box p { text-indent: 0 !important; }

div.box img
{
	float: left;
	margin: 0 10px 18px 0;
	border: 2px solid #fff;
}

div.box a { background: none; }

/* DoMore */
#popup
{
	padding: 10px;
	text-align: left;
}

#doc_head
{
	width: 100%;
	height: 0px;
	border: 1px solid #c41139;
	visibility: hidden;
}

#doc_foot
{
	width: 100%;
	height: 0px;
	border: 1px solid #c41139;
	visibility: hidden;
}


/* NAVIGATION */
/*----------------------------------------------------------------------*/
#nav
{
	margin: 100px 0 0 0;
	float: right;
}

#nav ul { margin: 0; }

#nav ul li
{
	display: inline;
	float: left;
	margin: 0 0 0 24px;
	padding: 0;
	background: none;
}

#nav ul li a
{
	padding: 0;
	margin: 0;
	float: left;
	border: 0;
	background: none;
	font-size: 1.5em;
	font-variant: small-caps;
}

#nav ul li a:link { color: #fff; }
#nav ul li a:visited { color: #fff; }
#nav ul li a:hover { color: #d7c263; }
#nav ul li a:active { color: #fff; }

p.footer-nav
{
	margin: 0 0 9px 0;
	color: #e1cf81;
	font-size: 14px;
}

p.footer-nav a { background: none; }

div.subnav
{
	width: 345px;
	margin: -54px 0 18px 0;
	position: relative;
	/* To fix IE6 */
	background: #fbf6d0 url(../interface/bg_subnav.gif) top left no-repeat;
}

div.subnav p
{
	margin: 5px 0 0 20px;
	font-size: 1.1em;
	font-variant: small-caps;
}

div.subnav-2
{
	margin: 0 !important;
	padding: 12px 24px;
	background: #fbf6d0 url(../interface/bg_subnav.gif) top left no-repeat;
	border: #e1cf81 solid 1px;
	border-width: 2px 0 1px 0;
}

ul.subnav
{
	margin: 0 !important;
	padding: 12px 24px;
	background: #fbf6d0 url(../interface/bg_subnav.gif) top left no-repeat;
	border: #e1cf81 solid 1px;
	border-width: 2px 0 1px 0;
}

ul.subnav li
{
	list-style: none;
	background: url(../interface/bullet-subnav.gif) 0 .5em no-repeat;
	padding: 0 0 0 12px;
	font-variant: small-caps;
	font-size: 14px;
	line-height: 16px;
	margin: 0 0 9px 0;
	position: relative;
	/* To fix IE6 */
	color: #593c0f;
}

ul.subnav li a
{
	border: 0;
	color: #593c0f;
	background: none;
}

ul.subnav li a:hover { text-decoration: underline; }

/* HEADERS */
/*----------------------------------------------------------------------*/
h2
{
	margin: 0 0 24px 0;
	color: #d7c263;
	font-size: 2em;
	font-variant: small-caps;
	font-weight: normal;
}

h3
{
	color: #593c0f;
	font-size: 20px;
	font-variant: small-caps;
	font-weight: normal;
	border-bottom: #e1cf81 solid 1px;
	padding: 6px 0;
	margin: 0 0 12px 0;
}

h3.subnav-label
{
	margin: 0;
	background: #0f3759;
	padding: 3px 24px;
	font-size: 14px;
	border-bottom: #fbf6d0 solid 1px;
	color: #e1cf81;
	height: 24px;
}

h3.subnav-label a { color: #e1cf81; }

h3.subnav-label a:hover
{
	color: #fff;
	background: none;
}

h3.imageElement
{
	font-size:30px;
}

/* LISTS */
/*----------------------------------------------------------------------*/
/* LINKS */
/*----------------------------------------------------------------------*/
a
{
	padding: 1px;
	color: #116290;
	text-decoration: none;
	/*border-bottom: #116290 solid 1px;*/
}

a:hover
{
	background: #6a8899;
	color: #333;
	text-decoration: none;
}

a img { border: none; }
#footer a { background: none; }
.content p a { background: none; }

/* TEXT */
/*----------------------------------------------------------------------*/
p { margin: 0 0 18px 0; }
.clear { clear: both; }

.iBlock
{
	font-style: italic;
	font-size: 14px;
	color: #593c0f;
	padding: 0 0 0 24px;
	margin: 0 0 18px 0;
}

/* TABLES */
/*----------------------------------------------------------------------*/
.calendar th
{
	background: #326cac;
	color: #fff;
	font-size: 1.2em;
	text-align: center;
}

.calendar td { background: #fff; }
.calendar a { background: none; }
.toprightnumber { margin-right: 3px; }
td.beforedayboxes { color: #000000; }
td.dayboxes { color: #000000; }
td.afterdayboxes { color: #000000; }

td.highlighteddayboxes
{
	background-color: #fffbd7;
	color: #000000;
}

/* IMAGES */
/*----------------------------------------------------------------------*/
.floatright
{
	float: right;
	border: 2px solid #fff;
	margin: 0 0 10px 10px;
}

/* FORMS */
/*----------------------------------------------------------------------*/
