/*-------------------- Global ----------------------------*/
body {
	font-size: 12px;
	font-family: "MS Sans Serif";
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow:auto;
} 

h1 { 
	font-size: 22px; 
	font-family: Verdana; 
	color: #CA0047; 
} 

h2 { 
	font-size: 20px; 
	font-family: Verdana; 
	color: #CA0047; 
}

h3 { 
	font-size: 18px; 
	font-family: Verdana; 
	color: #FFFFFF; 
} 

hr {
	height: 1px;
	border: 0px;
	vertical-align: center;
	background-color: #FFCC00;
	width:470px;
}

li {
	list-style-position: inside;
	list-style-type: circle;
	color: #000000;
}

/*-------------------- Location ----------------------------*/
#siteMainContent{
width:100%;
background-color: #FFFFFF;
top:15;
left:0;
position:absolute;
}

/*-------------------- Global Links ----------------------------*/

a:link {
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
}

a:visited {
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
}

a:active {
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-size: 12px;
}

/*------------------- Global Table -----------------------------*/

table {
	font-size: 12px;
	font-family: "MS Sans Serif";
	color: #000000;
} 

/*-------------------- Tabs ----------------------------*/

.tabactive {
background-color: #4D4D4D;
color:#FFFFFF;
padding:2px;
padding-left:8px;
padding-right:8px;
font-size: 10px; 
font-family: Verdana; 
border:1px outset #4D4D4D;
}
.tabinactive{
background-color: #C0C0C0;
color:#000000;
padding:2px;
padding-left:8px;
padding-right:8px;
font-size: 10px; 
font-family: Verdana; 
border-bottom:1px solid #4D4D4D;
border-right:1px solid #4D4D4D;
cursor:pointer;
}

.tabBody{
border:2px outset #4D4D4D;
padding:8px;
height:422px;
}

/*-------------------  Modal -----------------------------*/
.modal{
width:640px;
height:480px;
background-color: #000080;
padding:3px;
text-align:center;
display:none;
position:absolute;
}

.modal_head{
width:632px;
background-color: #000080;
padding:3px;
text-align:center;
border:1px solid;
}

.modal_body{
width:632px;
height:446px;
background-color: #FFFFFF;
padding:3px;
text-align:center;
border:1px solid;
}

.modal_caption{
padding:0px;
text-align:center;
width:600px;
float:left;
color:#FFFFFF;
font-family: "Arial";
font-size: 12px;
font-weight: bold;
}

#mask{
width:100%;

background-color: #353535;
position:absolute;
top:0;
left:0;
display: none;
opacity: .8;
filter: alpha(opacity=80);
}

/*-------------------  Table Form -----------------------------*/

table.table_form
{ 
	padding: 3px;
	border: 1px solid #CCCCCC;
}

table.table_form td.formsolidT
{
	background-color: #F9B9B9;
	background-position: right center;
	text-align: center;
	font-weight: bold;
	color: #990000;
}

table.table_form tr.formsolidT
{
	background-color: #555555;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

table.table_form th.formsolidT
{
	background-color: #FF6600;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

table.table_form td.formsolidT2
{ 
	background-color: #990000;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

table.table_form td.formsolidL
{
	text-align: right;
	vertical-align: middle;
	background-color: #E1E1E1;
	color:#000000;
	padding-right:5px;
	font-weight: bold;
}

table.table_form td.formsolidLC
{
	text-align: center;
	vertical-align: center;
	background-color: #555555;
	font-weight: bold;
	color: #FFFFFF;
}

.table_content {
	border: solid 1px #CCCCCC;
	padding: 3px;
}
/*-------------------  Button Flat Small -----------------------------*/

a.button_flatS {
	border-style: solid;
	border-width: 1px;
	border-color: #5E2F00 #5E2F00 #369A00 #5E2F00;
	
	font-family: "Arial";
	font-size: 8pt;
	padding: 1px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	font-weight: normal;
	height: 10px;
	background-color: #FF9900;
	color: #5E2F00;
}

a.button_flatS:visited {
	border-style: solid;
	border-width: 1px;
	border-color: #5E2F00 #5E2F00 #369A00 #5E2F00;
	background-color: #FF9900;
	color: #5E2F00;
	font-family: "Arial";
	font-size: 8pt;
	padding: 1px;
	padding-left: 10px; 
	padding-right: 10px;
	text-decoration: none;
	font-weight: normal;
	height: 10px;	
}

a.button_flatS:hover {
	border-style: solid;
	border-width: 1px;
	border-color: #E87400 #E87400 #E87400 #E87400;
	background-color: #E69806;
	color: #5E2F00;
	font-family: "Arial";
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
}

a.button_flatS:active {
	border-style: solid;
	border-width: 1px;
	border-color: #369A00 #369A00 #369A00 #369A00;
	background-color: #FF9900;
	color: #5E2F00;
	font-family: "Arial";
	font-size: 8pt;
	padding: 1px;
	padding-left: 10px; 
	padding-right: 10px;
	text-decoration: none;
	font-weight: normal;
}

/*-------------------  Background Image -----------------------------*/

.left_bottom {
	background-image: url(img/bottom_left.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.wine_list_top {
	background-image: url(img/wine_list_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.wine_list_bottom {
	background-image: url(img/wine_list_bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
