@charset "utf-8";

body,td,th {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin: 0px;
	height: 100%;
	width: 100%;
}
.full_heigth {
	height: 100%;
}


.left_menu_item a { text-decoration: none; color: #FFFFFF; }
.left_menu_item a:link { text-decoration: none; }
.left_menu_item a:hover { text-decoration: none; color: #A1292D; }
.left_menu_item a:active { text-decoration: none; }
.left_menu_item a:visited { text-decoration: none; }

a.txtWine:link { text-decoration: none; }
a.txtWine:hover { text-decoration: none; color: #D9686B; }
a.txtWine:active { text-decoration: none; }
a.txtWine:visited { text-decoration: none; }

a.txtBlack:link { text-decoration: none; }
a.txtBlack:hover { text-decoration: none; color: #D9686B; }
a.txtBlack:active { text-decoration: none; }
a.txtBlack:visited { text-decoration: none; }


.header_left {
	background-color: #A12A2E;
	width: 192px;
}
.main_area {
	padding-right: 14px;
	padding-left: 14px;
	width: 1000px;
}

.header_right {
	background-image: url(../images/interface/right_header_ext.gif);
	background-repeat: repeat-x;
	background-position: center center;

}
.header_center {
	padding-right: 12px;
	padding-left: 12px;
	text-align: center;
	width: 600px;
}
.left_menu {
	background-color: #030303;
	width: 188px;
	background-image: url(../images/interface/binary_black.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 100px;
	padding-left: 2px;
	vertical-align: top;
}
.navigation_area {
	padding-right: 12px;
	padding-left: 12px;
	width: 600px;
	vertical-align: top;
}
.left_menu_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/interface/left_menu_title_strike.gif);
	background-repeat: repeat-x;
	background-position: center center;
	padding-left: 12px;
	text-transform: uppercase;
	letter-spacing: -1px;
	padding-right: 12px;
	padding-top: 13px;
	padding-bottom: 6px;
}
.left_menu_item {
	background-image: url(../images/icons/menu_left_item.gif);
	background-repeat: no-repeat;
	background-position: 12px center;
	padding-right: 12px;
	padding-left: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 28px;
	line-height: 28px;
}
.left_menu_title #menu_icon01 {
	float: right;
	margin-top: -26px;
}
.left_menu_title #menu_icon02 {
	float: right;
	margin-top: -28px;
}
.right_column {
	background-color: #A12A2E;
	background-image: url(../images/interface/binary_red.jpg);
	background-position: center 6px;
	background-repeat: no-repeat;
}
.footer {
	border-top-width: 7px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #030303;
	border-right-color: #030303;
	border-bottom-color: #030303;
	border-left-color: #030303;
	height: 48px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 8px;
	vertical-align: top;
}
.txtWine {
	color: #bc252a;
}
.txtBlack {
	color: #000000;
}
.txtWhite {
	color: #ffffff;
}
.black_strikeout {
	background-image: url(../images/interface/upper_navi_strike.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.article_options {
	text-align: right;
	margin-top: 30px;
}

.article_head {
	background-image: url(../images/interface/left_menu_title_strike.gif);
	background-repeat: repeat-y;
	background-position: left center;
	padding-left: 15px;
	margin-bottom: 30px;
}
.article_head h1 {
	color: #bc252a;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	margin-bottom: 0px;
	font-weight: normal;
}
.article_area {
	padding-right: 22px;
	padding-left: 22px;
}
.left_align_pic {
	float: left;
	margin-right: 14px;
	margin-bottom: 10px;
	border: 1px solid #BC252A;
}
.right_align_pic {
	float: right;
	margin-left: 14px;
	margin-bottom: 10px;
	border: 1px solid #BC252A;
}
.fields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #bc252a;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #bc252a;
	text-align: center;
	border: 1px solid #bc252a;
}
