﻿/* LAYOUT */
html, body {
	_max-height: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	background: #ffffff url(../Images/Layout/body_bg.jpg) repeat-x;
}
form {
	min-height: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	_background: none;
	_height: 100%;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
}

#nav_top {
	position: absolute;
	height: 30px;
	width: 990px;
	margin: 0 auto;
	z-index: 2000;
}

#publishing_console {
	padding: 0 10px;
}

#publishing_console .ms-consoleframe {
	margin-top: 26px;
}

#header {
	width: 100%;
	background: url(../Images/Layout/header_bg.gif) repeat-x bottom;
	background-position: 10px bottom;
}
#header .logo {
	position: relative;
	z-index: 10;
	float: left;
	background: url(../Images/Layout/logo_nestle.gif) no-repeat;
	width: 165px;
	height: 64px;
}
#header .logo a {
	display: block;
	margin: 10px 0 0 10px;
	width: 144px;
	height: 50px;
	text-indent: -1000em; /* hide the logo text */
}
#nav_main_wrapper {
	background: url(../Images/Navigation/Main/bg_last_on.gif) no-repeat right bottom;
	padding-right: 11px;
	margin-left: -10px;
	float: left;
	z-index: 100;
	position: relative;
}
#header .search_box {
	float: right;
	width: 20px;
	height: 34px;
	margin-top: 30px;
	background: url(../Images/Layout/search_box_bg.gif) no-repeat bottom right;
	overflow: hidden;
}
/* Commented are styles for the real search box
#header .search_box {
	float: right;
	width: 255px;
	height: 34px;
	margin-top: 30px;
	background: url(../Images/Layout/search_box_bg.gif) no-repeat;
	overflow: hidden;
}
#header .search_box div {
	margin: 18px 0 0 20px;
}
#header .search_box input.input_keywords {
	background: #eff0f0;
	height: 16px;
	line-height: 16px;
	border: 0;
	color: #aaaaaa;
	vertical-align: top;
	padding: 0 0 0 3px;
}
#header .search_box input.button_go {
	vertical-align: top;
	margin-left: -3px;
}*/

#layout_content_wrapper {
	background: url(../Images/Layout/page_content_bg_r.png) repeat-y top right;
	padding-right: 20px;
}
#layout_content {
	background: url(../Images/Layout/page_content_bg_l.png) repeat-y top left;
	padding-left: 20px;
	padding-top: 10px;
}

#page_header {
	margin-bottom: 5px;
}
.banner_area {
	float: left;
	width: 725px;
	height: 340px;
	border-right: dashed 1px #d6d6d6;
}
.page_tools {
	float: right;
	background: url(../Images/Layout/page_tools_bg.jpg) no-repeat;
	width: 225px;
	height: 340px;
}
.page_tools .tools_search {
	margin: 15px 10px;
}
.page_tools .tools_search .title {
	margin-bottom: 5px;
}
.page_tools .tools_search .textbox {
	width: 195px;
}
.page_tools .tools_search .radiobuttonlist {
	margin-bottom: 5px;
	color: #ffffff;
	border-collapse: collapse;
}
.page_tools .tools_search .radiobuttonlist td {
	padding: 0;
}
.page_tools .tools_search .radiobuttonlist td label {
	margin-left: 5px;
}
.page_tools .tools_signup {
	padding: 20px 10px;
}
.page_tools .tools_signup .title {
	margin-bottom: 10px;
	font-size: 1.3em;
	color: #e7e7e7;
}
.page_tools .tools_signup .title span {
	display: block;
	filter: Shadow(Color=#17526a, Direction=135, Strength=3);
	text-shadow: #17526a 2px 2px 2px;
}
.page_tools .tools_signup .link_signup {
}

.breadcrumb {
	display: block;
	overflow: hidden;
	font-size: 0.9em;
	padding: 4px 0;
	_height: 1%;
}
.breadcrumb,
.breadcrumb a {
	color: #8a8a8a;
}
.breadcrumb .breadcrumb-current {
}

#page_content_left {
	float: left;
	width: 715px;
}
#page_content_right {
	float: right;
	width: 225px;
}
#page_content_top,
#page_content_bottom {
	clear: both;
}
/*
#page_content_top table,
#page_content_bottom table {
	border-collapse: collapse;
}
#page_content_top table td,
#page_content_bottom table td {
	vertical-align: top;
	padding: 0;
}
#page_content_top table.ms-rtetoolbarmenu td {
	vertical-align: middle;
	padding: 1px !important;
}*/

#page_content_only {
	float: left;
	width: 715px;
	padding-right: 10px;
	border-right: dashed 1px #d6d6d6;
}
#page_content_only_sidebar {
	float: right;
	width: 225px;
}
#page_content_only_sidebar .page_tools {
	height: 200px;
	overflow: hidden;
}

.page_sidebar  {
	clear: both;
}

#feature_box_panel {
	clear: both;
}

#page_title {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: dashed 1px #d6d6d6;
	font-size: 1.9em;
	font-weight: bold;
}
#page_title input { /* Edit Mode */
	font-size: 1em;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif !important;
}
#layout_footer_wrapper {
	background: url(../Images/Layout/footer_bg_r.png) repeat-y bottom right;
	padding-right: 20px;
	margin-bottom: 10px;
}
#layout_footer {
	background: url(../Images/Layout/footer_bg_l.png) repeat-y bottom left;
	padding-left: 20px;
	height: 20px;
}
#footer_content_wrapper {
	background: url(../Images/Layout/footer_bg.jpg) no-repeat top center;
	_width: 100%;
	overflow: hidden;
	padding: 20px 0 30px 0;
}
#footer_content {
	padding: 0 20px;
}
.nav_footer {
	float: left;
	width: 25%;
}

#breadcrumb {
	clear: both;
}

/* Core.css & Band.css overwrite */
/* Site Actions Menu */
.ms-siteaction {
	height: auto;
	float: right;
	margin-top: 3px !important;
}
.ms-siteaction a,
.ms-siteaction a:link,
.ms-siteaction a:active,
.ms-siteaction a:visited {
	font-family: Arial, Helvetica, sans-serif !important;
	color: #ffffff;
	text-decoration: none;
}

/* Authentication for Authors only */
.ms-SPLink {
	float: right;
	font-family: Arial, Helvetica, sans-serif !important;
	margin-top: 4px !important;
	margin-left: 10px !important;
}
.ms-SPLink a,
.ms-SPLink a:link,
.ms-SPLink a:active,
.ms-SPLink a:visited {
	color: #375c6d !important;
}
.ms-SpLinkButtonActive {
	border: solid 1px #ff0000;
	margin-top: 3px !important;
	margin-left: 9px !important;
	padding-bottom: 2px !important;
}

/* Custom style for RichHtmlField.PrefixStyleSheet="content" */
table.contentCustom-Reset {
	border-collapse: collapse;
}
table.contentCustom-Reset tr td {
	vertical-align: top;
	padding: 0;
}
td.contentCustom-ImageFrame-Left {
	padding: 3px 8px 0 0 !important;
	width: 10px;
}
td.contentCustom-ImageFrame-Right {
	padding: 3px 0 0 8px !important;
	width: 10px;
}
td.contentCustom-ImageFrame-Left img,
td.contentCustom-ImageFrame-Right img {
	padding: 3px;
	border: solid 1px #e7e7e7 !important;
}
ul.contentCustom-Navigation-Anchor {
}
