/*  
Theme Name: PRA
Theme URI: http://www.pernod-ricard-austria.com/
Description: Pernod Ricard Austria
Version: 1.0
Author: Nader Cserny
Author URI: http://brandinfection.com/

*/


/* STANDARDS */
body {
	background: #e6f1f8;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
	color: #3a73ae;
}

a:hover {
	text-decoration: underline;
}


h2 {
	font-size: 15px;
	color: #686f77;
}

h3 {
	font-size: 13px;
	color: #6fa5c2;
}

h4 {
	color: #686f77;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 8pt;
}

img {
	border: 0;
}

table {
	padding: 0;
	margin: 0;
	border: 0;
}

/* ELEMENTS */

#page {
	margin: auto;
	margin-top: 0px;
	width: 660px;
	background: url('images/pra_bg.jpg');
}

#header {
	padding: 0;
	margin: 0 auto;
	height: 57px;
	width: 100%;
	background-color: #bedbef;
	background: url('images/pra_header.jpg') no-repeat top;
}

#headerimg {
	margin: 0px 0 0 0px;
}

select#produkte_dropdown {
	background-color: #8ab8d4;
	color: #fff;
	font-size: 8pt;
	float: right;
	margin-top: 73px;
	margin-right: 30px;
	display: none;
}

#content {
	float: left;
	padding-top: 24px;
	padding-bottom: 30px;
	padding-right: 5px;
	line-height: 1.4em;
	color: #404449;
}

.content_normal {
	width: 375px;
}

#content.home {
width: 298px;
}

#content h2 {
	margin-top: 0; padding-top: 0;
}

ul#presse {
	margin-left: 13px;
	color: #91c1db
}

ul#presse li {
	padding-bottom: 3px;
}

.kategorie_nav {
	float: left; 
	width: 81px; 
	height: 87px;
	margin-bottom: 5px;
	line-height: 1.2em;
}

.kategorie_nav img {
	margin-bottom: 5px;
}

#sidebar {
	float: left;
	width: 271px;
	margin-left: 15px;

}

ul, #sidebar ul {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	margin: 0;
	padding: 0;
}

#multipurpose {
	padding: 9px;
	margin-bottom: 20px;
}

#visual {
	position: absolute;
	top: 80px;
	left: 395px;
	background-color: #e9f2f7;
	display: block;
	padding-left: 6px;
	padding-bottom: 5px;
	margin-top: 20px;
	color: #686f77;
	width: 200px;
}

#produkt_logo {
	text-align: center;
	margin-left: 60px;
	margin-top: 30px;
}

#visualimg {
	margin-bottom: 4px;
}

#footer {
	display: none;
	margin: 0;
	padding: 0;
	height: 0;
	width: 0;
}

#footercont {
	background: #e6f1f8;
	border-top: 1px solid white;
	display: none;
}

#footerimg {
	display: none;
}

#produkt_nav {
	display: none;
	float: left; 
	width: 131px; 
	padding-top: 20px; 
	padding-left: 10px;
	/* background: url('images/pra_produktnav_bg.jpg') no-repeat; */
	color: #686f77;
}

#produkt_nav_items {
background-color: #f0f6fa;
border-top: 1px solid #dae4eb;
border-bottom: 1px solid #dae4eb;
width: 115px;
padding: 7px 10px 14px 10px;
margin-left: -10px
}

li.produkt_nav_item {
	list-style-type: none;
	clear: both;
	margin: 2px 0 2px 0;
}

li.produkt_nav_item.current_page_item {
	font-weight: bold;
}
li.produkt_nav_item.current_page_item a {
	color: #75be02;
}

li.page_item {
	display: none;
	list-style-type: none;
	float: left;
	margin-right: 0.6em;
}

#mainmenu {
	display: none;
	width: 620px;
	height: 28px;
	padding-left: 150px;
	background: url("images/menu_bg.jpg") ;
	font-size: 12px;
}

#submenu {
	width: 503px;
	height: 24px;
	margin-left: 6px;
	padding-left: 151px;
	background-color: #e9f2f7;
	border-bottom: 1px solid #d0e5f2;
	clear: both;
	font-size: 11px;
}

#mainmenu li.page_item {
	font-weight: bold;
	height: 16px;
	padding: 6px 8px 6px 8px;
}


#mainmenu li.page_item a {
	color: #395083
}

#mainmenu li.page_item.current_page_item {
	color: #fff;
	background-color: #395083;
}

#mainmenu li.page_item.current_page_item a {
	color: #fff;
}

#submenu li.page_item {
	padding: 5px 0px 0px 0px;
}

#submenu li.page_item a {
	color: #3a73ae;
}

#submenu li.page_item.current_page_item {
	color: #fff;
	background-color: transparent;
}

#submenu li.page_item.current_page_item a {
	color: #75be02;
	font-weight: bold;
}


#product_sortiment {
	display: none;
	margin: 0;
	padding: 0;
	width: 0;
	height: 0;
}

#header_nav {
	display: none;
	margin: 0;
	padding: 0;
	width: 0;
	height: 0;
}



/* for press releases */

.post h3 {
	margin-bottom: 10px;
}

.postmetadata {
	border-top: 1px solid #d0e5f2;
	margin-bottom: 30px;
}

.content_press {
	width: 620px;
}

.entrytext {
}

.entrytext img {
	margin: 0 0 10px 25px;
}

ul.presse_kategorien li {
	list-style-type: none;
}