

/************************************************************************/
/*                         GLOBAL CLASSES                               */
/************************************************************************/
* {
	padding:0;
	margin:0;
	font-size:11px;	
	font-family:Arial;
}
body {
	background-position: left top;
	background-repeat: no-repeat;	
	background-color:#FFF;
}

a {
	color:#6D1E3B;
}
a img {
	border:0;
}
b {
	font-size:1em;
}
td {
	vertical-align: top;
}
h1, h2, h3, h4, h5, h6, p {
	margin-left:8px;
}
strong, em {
	font-size:1em;
}
ul {
	padding-left:15px;
	list-style-image:url('/wn/opencms/system/modules/com.gridnine.opencms.modules.winenews.site/resources/pics/dot.gif');
}
ol {
	list-style-type:decimal;
	padding-left:27px;	
}
span {
	font-size:1em;
}

div.separator1px {
	height:1px;
}
div.separator2px {
	height:2px;
}
div.separator3px {
	height:3px;
}
div.separator5px {
	height:5px;
}
div.white {
	background-color:#FFF;
}
div.colored {
	background-color:#7B2A4A;
}
div.gray {
	background-color:#EBEBEB;
}
td.right_ad {
	padding: 2px 0px 0px 4px;
}

/*-----------------------  HEADER CLASSES  -----------------------------*/
div.header {
	width:780px;
}
div.header td.banner_a {
	text-align:right;
	padding: 2px 0px 0px 0px;
}
div.header td.banners {
	text-align:right;
	vertical-align:bottom;
	padding-bottom:23px;
}
div.header td.banners img {
	margin-left:15px;
}
/*----------------------------  MENU  ----------------------------------*/
div.menu {
	background-image:url('/wn/opencms/system/modules/com.gridnine.opencms.modules.winenews.site/resources/pics/menu/bgr.gif');
	background-repeat:repeat-x;
	height:23px;
	width:775px;
}
div.submenu_line {
	background-color:#F3E5E2;
	height:17px;
	width:775px;	
}
table.submenu {
	position:absolute;
	display:none;
}
table.submenu td {
	height:17px;
	padding:0px 15px;
	vertical-align:middle;
}
table.submenu td a {
	text-decoration:none;
	font-size:12px;	
	color:#741F40;	
}
table.submenu td.on {
	background-color:#FFF;
}
td.search_form {
	padding-top:3px;
}
input.searchtext {
	margin:0px 4px;
	width:140px;
	height:15px;
	border:1px inset;
	background-color:#FFF;
}
input.searchbut {
	margin:0px 3px 0px 2px;	
	height:15px;
	width:16px;
	border:1px outset;
	font-size:11px;
	background-image:url('/wn/opencms/system/modules/com.gridnine.opencms.modules.winenews.site/resources/pics/button.gif');
	background-repeat:no-repeat;
	background-position:center;
	cursor: hand;
}
/*-------------------------  PAGE AREA  --------------------------------*/
div.page_area {
	width:780px;
	padding:6px 1px 0px 4px;
}
table.content {
	width:775px;
	margin:0px;
}
table.content div.banner {
	text-align:center;
}
/*-------------------------  COLUMNS  ----------------------------------*/
div.block {
	background-image:url('/wn/opencms/system/modules/com.gridnine.opencms.modules.winenews.site/resources/pics/blockbgr.gif');
	background-repeat:no-repeat;
	height:17px;
	color:#FFF;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	padding:2px 0px 0px 10px;
	margin:3px 0px;
}
a.blockwitharrowthin {
	background-image:url('/wn/opencms/system/modules/com.gridnine.opencms.modules.winenews.site/resources/pics/blockwitharrow.gif');
	background-repeat:no-repeat;
	height:17px;
	color:#FFF;
	font-size:11px;
	padding:1px 0px 0px 5px;
	margin:7px 0px;
	text-decoration:none;
	display:block;
}
div.blockwitharrow {
	background-image:url('/wn/opencms/system/modules/com.gridnine.opencms.modules.winenews.site/resources/pics/blockwitharrown.gif');
	background-repeat:no-repeat;
	height:17px;
	color:#FFF;
	font-size:11px;
	padding:2px 0px 0px 10px;
	margin:3px 0px;
	font-weight:bold;
	text-transform:uppercase;
}
/*-------------------------  LEFT COLUMN  ------------------------------*/
table.content td.left {
	width:140px;
	background-color:#F3E5E2;
}
div.lmenu a {
	background-image:url('/wn/opencms/system/modules/com.gridnine.opencms.modules.winenews.site/resources/pics/square.gif');
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
	color:#000;
	text-decoration:none;
}
div.lmenu a:hover {
	background-image:url('/wn/opencms/system/modules/com.gridnine.opencms.modules.winenews.site/resources/pics/square.gif');
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
	color:#000;
	text-decoration:none;
}
td.left div.banner {
	margin-bottom:7px;
}
input.subscription {
	margin-left:10px;
	width:94px;
	height:15px;
	border:1px inset;
	background-color:#FFF;
}
input.subscription_button {
	margin-left:10px;	
	height:15px;
	width:16px;
	border:1px outset;
	font-size:11px;
	background-image:url('/wn/opencms/system/modules/com.gridnine.opencms.modules.winenews.site/resources/pics/button.gif');
	background-repeat:no-repeat;
	background-position:center;
}
img.subscription_button {
	border:1px outset;
	margin-left:10px;	
}
a.unsubscr {
	color:#741F40;
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
	margin-left:11px;
}
body.spopup {
	background-color:#E3E3E3;
}
div.spopup {
	text-align:center;
	padding-top:45px;
	color:#4C4C4C;
	font-size:16px;
}
div.spopup div.thanks {
	font-weight:bold;
	text-transform:uppercase;
	color:#6D1E3C;
	font-size:17px;
	margin-bottom:15px;
}
div.spopup span.wn {
	color:#6D1E3C;
}
div.spopup input {
	height:26px;
	width:122px;
	margin-top:25px;
	font-size:16px;
}
div.spopup div.error {
	font-weight:bold;
	text-transform:uppercase;
	color:#FE0202;
	font-size:17px;	
	margin-bottom:15px;
}
div.spopup div.unsep {
	height:45px;
}
div.text {
	padding:0px 0px 1px 10px;
}
/*------------------------- CENTER COLUMN  -----------------------------*/
table.content td.center {
	width:495px;
}
table.content td.center2 {
	width:635px;
}
table.content td.center2 table td.center {
	vertical-align:bottom;
}
table.content td.center div.content {
	width:468px;
	margin:0px 14px 0px 13px;
}
div.content2 {
	width:622px;
	margin:0px 0px 0px 13px;
	background-color:#ECECEC;		
}
div.content3 {
	width:622px;
	margin:0px 0px 0px 13px;
	background-color:#FFFFFF;		
}
div.nav {
	padding:6px 0px;
}
table.nav td {
	height:21px;
}
table.nav td.begin {
	width:2px;
	background-image:url('/wn/opencms/system/modules/com.gridnine.opencms.modules.winenews.site/resources/pics/navbeg.gif');
}
table.nav td.menu {
	background-image:url('/wn/opencms/system/modules/com.gridnine.opencms.modules.winenews.site/resources/pics/navbgr.gif');
	background-repeat:repeat-x;
	padding:2px 7px;
	color:#FFF;
	font-size:12px;
	text-transform:lowercase;		
}
table.nav td.menu a {
	color:#FFF;
	font-size:12px;
	text-transform:lowercase;
	text-decoration:none;
}
table.nav td.separator {
	width:14px;
	background-image:url('/wn/opencms/system/modules/com.gridnine.opencms.modules.winenews.site/resources/pics/navsep.gif');	
}
table.nav td.end {
	width:11px;
	background-image:url('/wn/opencms/system/modules/com.gridnine.opencms.modules.winenews.site/resources/pics/navend.gif');
}
div.title {
	margin:1px 0px;
	background-color:#F3E5E2;
	color:#741F40;
	font-size:15px;
	font-weight:bold;
	padding:2px 8px;	
}
div.gotoconference {
	margin-top:1px;
	background-color:#F3E5E2;
	padding:2px 10px;
}
div.gotoconference a {
	color:#000;
	font-size:12px;
	text-decoration:none;
}
div.gotoconference a img {
	margin-left:3px;
}
div.conference_links {
	background-color:#ECECEC;
	padding:3px 10px;
	margin:2px 0px;
	color:#731F40;
	font-size:14px;
	font-weight:bold;
}
div.conference_links a {
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}
div.conference_title {
	background-color:#ECECEC;
	padding:1px 10px;
	color:#731F40;
	font-size:15px;
	font-weight:bold;
}
table.conference {
	background-color:#ECECEC;
	margin:2px 0px;		
}
table.conference td {
	width:33%;
	padding:5px 0px 10px 12px;
}
table.conference td a {
	display:block;
	color:#000;
	font-size:14px;
	text-decoration:none;
}
div.conference_footer {
	height:20px;
	background-color:#F3E5E2;
}
div.content_footer {
	height:20px;
	background-color:#F3E5E2;
	font-size:12px;
	padding:2px 0px 0px 10px;
}
div.content_text {
	padding:10px 0px 0px 0px;
	background-color:#ECECEC;
	border:0;
}
div.content_text_white {
	background-color:#FFF;
}
div.pagesnav {
	background-color:#741F40;
	text-align:center;
	color:#FFF;
	font-size:13px;
	height:20px;
	font-weight:bold;	
}
div.pagesnav a {
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
/*-------------------------  RIGHT COLUMN  ---------------------------*/
table.content td.right {
	width:140px;
	background-color:#F3E5E2;
}
table.content td.gray {
	background-color:#ECECEC !important;
	height:130px;
}
a.winebooks {
	font-family:Verdana;
	font-size:9px;
	font-weight:bold;
	display:block;
	text-transform:uppercase;
	text-align:center;
	margin:3px 0px 7px 0px;
}
div.pollquestion {
	font-weight:bold;
	padding-left: 10px;
}
form.poll {
	margin:2px 0px 0px 0px;
}
form.poll td {
	vertical-align:middle;
	padding:1px 0px 0px 0px;
	height:20px;
}
form.poll div.button {
	text-align:center;
}
form.poll input.button {
	height:17px;
	width:75px;
	border:1px outset;
	font-size:11px;
	background-color:#D2D2D2;
	margin:6px 8px 0px 0px;
}
div.pollresults {
	margin:4px 0px 0px 10px;
}
div.joke {
	padding:0px 5px 0px 10px;
}
/*-------------------------  FOOTER CLASSES  -------------------------*/
div.footer {
	padding:10px 0px;
	color:#808080;
	font-size:11px;
	border-bottom:1px solid #808080;		
}
div.footer a {
	color:#808080;
	text-decoration:none;
	font-size:11px;	
}
div.footer a.bold {
	font-weight:bold;
}
div.footer a.bottom_nav {
	text-transform:lowercase;
}
div.footer img {
	margin:2px 15px 0px 2px;
}
table.footer {
	width:100%;
}
table.footer td.left {
	width:160px;
	background-color:none;
}
table.footer td.center {
	width:470px;
	vertical-align:bottom;
}
table.footer td.center img {
	margin-right:6px;
} 
table.footer td.right {
	width:140px;
	padding-top:10px;
}
table.footer div.copyright {
	padding:5px 0px 5px 10px;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana;
	color:#808080
}
table.footer td {
	font-size:9px;
	color:#808080;
}
table.footer td a {
	font-size:9px;
}

/************************************************************************/
/*                         SNIPPETS AND ETC                             */
/************************************************************************/

/* SNIPPET SCHOOLS */
table.sschool {
	width:100%;
	margin:10px 0px;
}
table.sschool td {
	font-size:12px;
	font-weight:bold;
	color:#000;
	padding:0px 10px 0px 8px;;
}
table.sschool td div.title {
	font-size:14px;
	font-weight:bold;
	color:#741F40;
}
table.sschool td.image {
	width:1px;
	padding-top:5px;
}
/* GLASSES */
table.glasses_table {
	width:100%;
}
table.glasses_table td {
	font-size:12px;
	color:#741F40;
	text-align:center;
	padding:10px 5px;
}
/* BOOKS */
table.books_table {
	width:100%;
	background-color:#FFF;
}
table.books_table td {
	font-size:12px;
	color:#741F40;
	text-align:center;
	padding:10px 5px;
}
table.books {
	width:468px;
}
table.books td {
	vertical-align:top;
	padding:10px 0px;
}
table.books td.image {
	width:100px;
	padding:10px 5px 10px 10px;
}
table.books td.title {
	width:170px;
}
table.books td.title div.btitle {
	font-size:16px;
	font-weight:bold;
	color:#741F40;
}
table.books td.title a.author {
	font-size:12px;
	font-weight:bold;
	color:#741F40;
	text-decoration:underline;
}
table.books td.title img {
	margin-top:8px;
}
/* BOOK DETAILS */
table.exbook {
	width:468px;
}
table.exbook td.bleft {
	width:200px;
	background-color:#ECECEC;
	padding:15px 10px 20px 10px;
}
table.exbook td.bright {
	background-color:#D2D2D2;
	padding:30px 10px 20px 10px;
}
table.exbook td.bright div.btitle, table.exbook td.bright div.btitle a  {
	color:#741F40;
	font-size:12px;
}
table.exbook td.bright p {
	margin:0;
	font-size:12px;
}
/* ARTICLES */
table.articles {
	margin-bottom:1px;
}
table.articles td.article {
	width:210px;
	padding:7px 3px 14px 10px;
	border:1px solid #F3E5E2;
	line-height:12px;
}
table.articles td.article a {
	font-weight:bold;
	text-decoration:none;
}
table.articles td.article img {
	margin-right:5px;
}
/* NEWS */
table.news {
	margin-bottom:6px;
	width:100%;
}
table.news td {
	padding: 4px 15px 6px 0px;
	border-bottom: 1px solid #F3E5E2;
	line-height:13px;
}
table.news td.noborder {
	border: 0 !important;
	padding-bottom: 0px !important;
}
table.news td.image {
	width:1px;
}
table.news td a, table.news td div.ntitle {
	color:#6D1E3C;
	font-weight:bold;
	text-decoration:none;
}
a.news_archive {
	font-weight:bold;	
	text-decoration:none;
}
div.news_pages_nav {
	text-align:center;
	margin-top:5px;
	font-size:12px;
	color:#6D1E3B;
}
div.news_pages_nav a {
	text-decoration:none;
	font-size:12px;	
}
/* EVENTS */
table.events {
	margin-bottom:6px;
	width:100%;
}
table.events td {
	padding: 4px 15px 6px 5px;
	line-height:13px;
}
table.events td a, table.events div.ehead {
	color:#000;
	font-size:12px;
	text-decoration:none;
}
table.events td a em, table.events div.ehead em {
	color:#6D1E3C;
	font-weight:bold;
	font-size:13px;
	font-style:normal;		
}
div.events_archive {
	text-align:right;
	padding-right:2px;
}
div.events_archive a {
	font-weight:bold;	
	text-decoration:none;
}
/* SUBELEMENTS */
table.subelements_table {
	width:468px;
	margin-bottom:20px;
}
table.top_margin {
	margin-top:20px;
}
table.subelements_table td {
	padding-top:20px;
	vertical-align:middle;
}
table.subelements_table td.image {
	width:90px;
	text-align:right;
}
table.subelements_table td.image2 {
	width:90px;
	text-align:right;
	padding-top:3px;
	vertical-align:top;
}
table.subelements_table td.text2 {
	width:189px;
	padding:1px 10px;
	height:32px;
	vertical-align:top;	
}
table.subelements_table td.text {
	padding-left:5px;
	width:134px;
}
table.subelements_table td.text a, table.subelements_table td.text2 a {
	font-size:12px;
	font-weight:bold;
}
table.subelements_table td.text a img {
	margin-left:3px;
}
/* QUESTION FORM */ 
div.sqform {
	background-color:#ECECEC;
	padding-left:10px;	
}
div.sqform table {
	margin:1px 0px 7px 0px;
}
div.sqform td {
	padding:3px 0px;
	font-size:14px;	
	color:#101010;	
}
div.sqform input.inp {
	width:200px;
	height:17px;
	background-color:#FFF;
	border:1px solid #040404;
}
div.sqform textarea {
	width:450px;
	height:170px;
	background-color:#FFF;
	border:1px solid #040404;	
}
div.sqform input.button_submit {
	background-color:#FAFAFA;
	color:#101010;
	font-size:11px;
	font-weight:bold;
	border:1px solid #040404;
	margin-bottom:15px;	
}
div.sqform input.button_reset {
	background-color:#FAFAFA;
	color:#101010;
	font-size:11px;
	margin-left:10px;
	border:1px solid #040404;
	margin-bottom:15px;		
}
div.sqform span.form_error {
	color:#741F40;
	font-size:12px;	
}

div.faq_el {
	border-bottom:1px solid #4C4D48;
	padding:10px 7px;
}
div.faq_el strong {
	font-size:12px;
}
div.faq_el div.date {
	font-size:12px;
	margin-bottom:5px;
}
div.all_faqs {
	text-align:left;
	padding-left:8px;
	padding-bottom:8px;
	margin-top:10px;
}
div.all_faqs a, div.faq_el a {
	font-weight:bold;	
	text-decoration:none;	
	font-size:12px;
}
table.articles_autor td {
	padding:0px 10px 10px 10px;
}
table.articles_autor td.image {
	width:1px;
}
table.articles_autor td.text {
	vertical-align:bottom;
	padding-bottom:20px;
} 
table.articles_autor div.etitle {
	color:#731C3F;
	font-size:14px;
	font-weight:bold;
}
table.articles_autor div.eltitle {
	color:#731C3F;
	font-size:14px;
	font-weight:normal;
	margin-bottom:4px;
}
table.articles_autor a {
	color:#4C4D48;
	font-size:12px;
	text-decoration:none;
}
div.vocab {
	background-color:#F3E5E2;
	color:#741F40;
	text-align:center;
	padding:10px 0px;
	font-size:14px;	
	font-weight:bold;
	text-transform:uppercase;
}
div.vocab span.on {
	background-color:#FFF;
}
div.vocab a {
	color:#741F40;
	text-decoration:underline;
	font-size:14px;
	font-weight:bold;	
	text-transform:uppercase;		
}
div.vocab_termin p {
	font-size:12px;
}

.forum_ad {
	width: 100%;
	border-collapse: collapse;
	margin: 0px 0px 12px 0px;
}

.forum_ad td {
	border: 1px solid #741F40;
	padding: 3px 3px 3px 15px;
	background-color: #F3E5E2;
}

.forum_ad .header td {
	color: #FFFFFF;
	background-color: #741F40;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 3px 3px 15px;
}

/* SEARCH FORM AND SEARCH RESULTS*/

.search_form2 {
	background-color: #ECECEC;
	border-bottom: 1px solid #741E41;
	padding: 20px 0px 20px 0px; 
	margin: 0px 0px 10px 0px; 
}
.search_item {
	border-bottom: 1px solid #741E41;
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 10px 0px; 
}

.search_item a {
	text-decoration: none;
}
div#partners {
	position:static !important;
}
table.right_column_table {
	width:100%;
}
table.right_column_table td.top {
	height:890px;
}


