/*
	**************************************
	Booz Day 2010 Styles
	**************************************
*/

/* 
	**************************************
	General
	**************************************
*/

html, body {
margin: 0;
padding: 0;
border: 0;
background: url(http://www.booz.com/media/image/bd_bgr_1280x1400.gif) no-repeat center top;
height: 100%;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 14px;
background-color: #a1d5ed;
}

#container {
margin: 0 auto;
padding: 0;
width: 910px;
background: #fff;
height: auto !important;
height: 100%;
min-height: 100%;
}

* html #container { /* Für IE */
height: 100%;
}

#boozlogo {
float: left;
width: 590px;
height: 269px;
background: url(http://www.booz.com/media/image/bd_header_logo_590x269.gif) no-repeat left top;
margin-left: 10px;
}

#content {
float: left;
width: 590px;
margin-left: 10px;
margin-top: 12px;
}

#clear {clear: both;}

p {
margin: 0;
padding: 0;
}

img {
margin: 0;
padding: 0;
border: 0 none;
}

/* 
	**************************************
	Global Navigation (Top)
	**************************************
*/
#container-nav {
margin: 0 auto;
padding: 0;
width: 910px;
background: #fff;
}

#gnav {
margin-left: 10px;
margin-right: 10px;
height: 30px;
}

#unav {
	float: right;
	/*width: 290px;
	margin-top: 10px;*/
	position: absolute;
	top: 36px;
	right: 0px;
	z-index: 3;
}

/* 
	**************************************
	Gnav Styles
	**************************************
*/
.gnav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.gnav-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
	display: block;
	padding-right: 10px;
	padding-left: 5px;
	background-color: #FFFFFF;
}

.gnav-menu-roll-boozday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	display: block;
	padding-right: 10px;
	padding-left: 5px;
	background-color: #1595d3;
}

/* 
	**************************************
	Content
	**************************************
*/
.content-0px-top {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

.content-4px-top {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
padding-top: 4px;
}

.content-7px-top {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
padding-top: 7px;
}

.content-grey-small {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
}

.content-grey-small a {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
text-decoration: none;
}

.content-grey-small a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
text-decoration: none;
}

/* 
	**************************************
	Header Titles
	**************************************
*/
.header20px {
	font-family: "Book Antiqua", "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 22px;
	color: #000000;
}

/* 
	**************************************
	Links
	**************************************
*/
.content {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

.content a {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #1595d3;
text-decoration: none;
}

.content a:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #1595d3;
text-decoration: none;
}

.content a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #1595d3;
text-decoration: underline;
}

.content a:active {
text-decoration: none;
}

.content a:visited {
text-decoration: none;
}

.readmore {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
padding-top: 4px;
}

.readmore a {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #1595d3;
text-decoration: none;
padding-top: 4px;
}

.readmore a:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #1595d3;
text-decoration: none;
padding-top: 4px;
}

.readmore a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #1595d3;
text-decoration: underline;
padding-top: 4px;
}

.readmore a:active {
text-decoration: none;
}

.readmore a:visited {
text-decoration: none;
}

/* 
	**************************************
	Footer
	**************************************
*/

#footerleft {
float: left;
width: 590px;
margin-left: 10px;
padding-top: 5px;
border-top: 7px solid #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
}

#footerleft a {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
text-decoration: none;
}

#footerleft a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
text-decoration: none;
}

#footerright {
float: right;
width: 290px;
margin-right: 10px;
}

/* 
	**************************************
	Sidebar
	**************************************
*/

#sidebarlogo {
float: right;
width: 290px;
height: 100px;
margin-right: 10px;
background-color: #fff;
border-bottom: 7px solid #000000;
}

#sidebarcontent {
float: right;
width: 290px;
height: 180px;
margin-right: 10px;
padding-top: 22px;
}

#sidebar {
float: right;
width: 290px;
padding-bottom: 22px;
background-color: #fff;
border-bottom: 7px solid #000000;
}

#sidebar p {
padding-top: 22px;
margin: 0;
}

#sidebar-title {
display: block;
margin-left: 70px;
border-bottom: 1px solid #000000;
padding-bottom: 4px;
font-weight: bold;
font-size: 14px;
font-family: Book Antiqua, Palatino Linotype, Georgia, Times New Roman, Times, serif;
padding-top: 22px;
}

#sidebar-navigation {
width: 290px;
display: block;
font-weight: normal;
font-size: 13px;
line-height: 15px;
font-family: Book Antiqua, Palatino Linotype, Georgia, Times New Roman, Times, serif;
color: #000000;
}

#sidebar-navigation a {
color: #666666;
background-image: url(http://www.booz.com/media/image/bd_sidebar-bg.gif);
background-repeat: repeat-y;
background-position: 300px;
text-decoration: none;
display: block;
padding-left: 70px;
font-size: 13px;
line-height: 15px;
font-weight: normal;
font-family: Book Antiqua, Palatino Linotype, Georgia, Times New Roman, Times, serif;
}

#sidebar-navigation a:hover {
color: #000000;
background-image: url(http://www.booz.com/media/image/bd_sidebar-bg.gif);
background-repeat: repeat-y;
background-position: left;
text-decoration: none;
display: block;
padding-left: 70px;
font-size: 13px;
line-height: 15px;
font-weight: normal;
font-family: Book Antiqua, Palatino Linotype, Georgia, Times New Roman, Times, serif;
}

#sidebar-navigation ul {
padding: 0;
margin: 0;
list-style-type: none;
}

#sidebar-navigation ul li {
margin: 0;
background-image: url(http://www.booz.com/template/sites/bac/template-images/dotted-horizontal-rule.gif);
background-repeat: no-repeat;
background-position: left bottom;
padding-top: 5px;
padding-bottom: 6px;
}

#sidebar-navigation p {
padding-top: 0;
margin: 0;
}

/* ==================================
New Tools
================================== */

#sidebar-share {
width: 290px;
display: block;
}

#sidebar-share ul {
padding: 2px 0 0 0;
margin: 0;
list-style-type: none;
margin-left: 70px;
}

#sidebar-share ul li {
margin: 0;
padding: 0;
background: url(none);
display: inline;
}

#sidebar-share a {
padding: 5px 0px 5px 20px !important;
display: block !important;
float: left !important;
width: 68px;
text-decoration: none;
color: #666666;
font-family: "Book Antiqua","Palatino Linotype",Georgia,"Times New Roman",Times,serif;
font-size: 13px;
}

#sidebar-share a:hover {
color: #000000;
}

#sidebar-share .email a {
background: url(http://www.booz.com/media/image/bac-tools_icons_bg.gif) no-repeat 0px 7px !important;
}

#sidebar-share .print a {
background: url(http://www.booz.com/media/image/bac-tools_icons_bg.gif) no-repeat 0px -17px !important;
}

#sidebar-share .share a {
background: url(http://www.booz.com/media/image/bac-tools_icons_bg.gif) no-repeat 0px -43px !important;
}

#sidebar-share .rss a {
background: url(http://www.booz.com/media/image/bac-tools_icons_bg.gif) no-repeat 0px -67px !important;
}
