.body_editor {
	padding: 20;
	background:#ffffff;
	color:#000000;
}

.spcr {
	/*background:red;*/
	width:40px;
	height:1px;
}

body, td {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 75%;
	color:#000000;
	line-height:1.3;
}

body {
	margin: 14px 40px 25px 40px;
	padding: 0;
	background:#ffffff;
}

.small_td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 70%;
	line-height:1.2;
}
.small, small {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 90%;
	line-height:1.2;
}

a {
	color:#0b6ac4;
}
a:visited  {
	color:#6186a9;	
}
a:hover {
	color:#e51b24;	
}

a.gray, a.gray:visited {
	color:#999999;
}
a.gray:hover {
	color:#e51b24;
	text-decoration:underline;
}

a.white, a.white:visited {
	color:#ffffff;
}
a.white:hover {
	color:#ffffff;
	text-decoration:none;
}

a.blue, a.blue:visited {
	color:#0055a5;
}
a.blue:hover {
	color:#e51b24;
}


.inputSearch {
	border: 1px solid #989898;
	color: #696969;
	width:9em;
	height: 1.6em;
	font-family:Tahoma, Arial, sans-serif;
	font-size:110%;
	padding:1px 0 0 3px;
}

#pageHeader {

}

#pageHeader, #pageHeader td {
	font-size:70%;
	font-family: Tahoma, Arial, sans-serif;
	color:#676767;
}

#pageHeader a, #pageHeader a:visited {
	color:#676767;
}

#pageHeader a:hover {
	color:#e51b24 ;
	text-decoration:none;
}

#pageMenu ul  {
	margin:0;
	padding:0;
}

#pageMenu li {
	display:inline;
	margin:0;	
	padding: 0;
	width:0;
	margin-right: 10px;
}

#pageMenu {
	white-space:nowrap;
	word-wrap: normal;
	margin: 0 0 -1px;
}

#pageMenu .menu-item {
	display:-moz-inline-box;
	display:inline-block;
	margin:0;
	padding:0;
}

#pageMenu .crnr-lt, #pageMenu .crnr-lb {
	display:block!important;	
}

#pageMenu a, #pageMenu a:visited {
	color:#ffffff;
	text-decoration:none;
	font-family: arial, tahoma, sans-serif;
	font-weight:bold;
	font-size:110%;
	display:block;	
	/*zoom:1;*//*height:1;*/
	/*padding: 6px 14px 11px 14px;*/
	padding: 1px 5px 7px;
	margin: 0;
	/*height: 2em;*/
}

#pageMenu a:hover {
	/*color:#ffdc63;*/
	color:#ffffff;
	text-decoration:none;
	background:url('/images/page/menu-item-bg-over.gif') no-repeat center bottom;
}
#pageMenu a.selectedMenuItem, #pageMenu a:visited.selectedMenuItem {
	color:#e51b24;
	text-decoration:none;
	background:url('/images/page/menu-item-bg-sel.gif') no-repeat center bottom;
}

#pageMenu span {
	/*height: 1.5em;*/
}

#submenu {
	text-align:left;
	color:#e51b24;
	font-family:tahoma, verdana, arial, sans-serif;
}

#submenu ul {
	padding: 0;
}

#submenu ul ul {
	margin:0.5em 0 0.8em 10px;
}

#submenu ul li {
	margin: 0.2em 0 0.5em 0;
	font-size:110%;
	list-style-image:url('/images/page/bullet-red.gif');
}

#submenu ul ul li  {
	list-style-image:url('/images/page/bullet-2.gif');
	font-size:90%;
	color:#191919;
}

#submenu ul ul ul li  {
	list-style-image:url('/images/page/bullet-3.gif');
	font-size:100%;
}

#submenu a.selectedMenuItem, #submenu a.selectedMenuItem:visited, #submenu a.selectedMenuItem:hover,
#submenu a.activeCategory,  #submenu a.activeCategory:visited,  #submenu a.activeCategory:hover {
	font-weight:bold;
	color:#191919;
}

.submenu-title {
	font-weight:bold;
	font-family:arial, tahoma, sans-serif;
	font-size:140%;
	color:#e51b24;
}

#pageFooter {
	margin:4em 0 0 0;
}

#pageFooter,  #pageFooter td {
	font-size:70%;
	color:#999999;
	font-family: Tahoma, Arial, sans-serif;
}

#pageFooter a, #pageFooter a:visited {
	color:#999999;
}
#pageFooter a:hover{
	color:#e51b24;
}

#pageFooter .footerMenu ul {
	margin:0;
	padding:0;
}


#pageFooter .footerMenu li {
	display:inline;
	padding:0;
	margin-right:1.0em;
}

#pageFooter .footerMenu a {
	font-size:130%;
	white-space : nowrap;
}

#pageFooter .footerMenu a.currentMenuItem {
	font-weight:bold;
}

#pageFooter .footerSmallMenu a {
	white-space:nowrap;
	float:left;
	clear:left;
	margin-bottom:1.1em;
	padding: 0 0 3px 0;
	font-size:110%;
	text-decoration:underline;
	background:url('/images/page/icn-arrow.gif') no-repeat 0 0.1em;
	padding-left:22px;
}

#pageFooter p {
	margin: 0.5em 0 1.5em 0;
}

textarea {
	font-family: Tahoma, Arial, sans-serif;
}

select, input, textarea {
	font-size:100%;
}

.newsTicker {	
	width:			100%;
	height:			1.5em;
	overflow:		hidden;
	line-height:	1.3em;
	font-size:		120%;
	font-family:	arial, tahoma, sans-serif;
	font-weight:	bold;
	filter:			progid:DXImageTransform.Microsoft.Slide(slidestyle=push,bands=1,duration=1);
}

/*.newsTicker a, .newsTicker a:visited, 
#pageHeader .newsTicker a, #pageHeader .newsTicker a:visited {
	color:#0055a5;
	text-decoration: none;
}
.newsTicker a:hover,
#pageHeader .newsTicker a:hover {
	color:#e51b24;
	text-decoration: none;
}*/

.pageAll {
	width:100%;
	/*height:100%;*/
}

.mainContent {
	padding:0 0 2em 0;
}

#pageContent {
	margin: 2em 0 0 0;
}

#pageContentIndex {

}

.Welcome {
	/*background:#0055a5 url('/images/page/pixel-lblue.gif') repeat-x;*/
	background: #0055a5;
	border-top: 1px solid #3679b8;
}
.WelcomeInner {
	/*background:url('/images/page/welcome-pic.jpg') no-repeat;*/
	background: left bottom url('/images/page/welcome-image.jpg') no-repeat;
	width:100%;
	padding:25px 0 25px 0;
	/*height:226px;*/
	/*height: 386px;*/
	
}

.Welcome-txt {
	margin:0 25px 0 330px;
	padding:0 10px 0 0;
	/*height:226px;*/
	/*height:386px;*/
	/*overflow-y:auto;*/
	

	scrollbar-3dlight-color : #0055a5;
	scrollbar-arrow-color : #0055a5;
	scrollbar-base-color : #0055a5;
	scrollbar-darkshadow-color : #0055a5;
	scrollbar-face-color : #3684c3;
	scrollbar-highlight-color : #0055a5;
	scrollbar-shadow-color : #0055a5;
	scrollbar-track-color : #0055a5;
}

.Welcome h1 {
	font-size:220%;
}

.w-on-b, .w-on-b td {
	color:#e6eff6;
}

.w-on-b a {
	color:#ffffff;
}
.w-on-b a:visited {
	color:#e6eff6;
}
.w-on-b a:hover {
	color:#ffffff;
	text-decoration:none;
}

.w-on-b h1, .w-on-b h2 {
	color:#ffffff;
}

.w-on-b ul li  {
	list-style-image:url('/images/page/bullet-white.gif');
}

.w-on-b ul ul li  {
	list-style-image:url('/images/page/bullet-white-2.gif');
}

.w-on-b ul ul ul li  {
	list-style-image:url('/images/page/bullet-white-3.gif');
}

.page-w {
	width:100%;
	text-align:left;
}



.crnr-lt, .crnr-rt, .crnr-lb, .crnr-rb {
	width:100%;
	height:1px;	
}

.crnr-lt {
	margin: -1px 0 0 0;
	position:relative;
	top:1px;
	left:0;
	z-index:200;
	background-repeat:no-repeat;	
	background-position: left bottom;
}

.crnr-lb {
	margin: 0 0 -1px 0;
	position:relative;
	top:-1px;
	left:0;
	z-index:200;
	background-repeat:no-repeat;	
	background-position: left top;
}

#pageMenu .crnr-lb {
	margin: 0 0 -1px 0;
	position:relative;
	top:-6px;
	left:0;
	z-index:200;
	background-repeat:no-repeat;	
	background-position: left top;
}

.crnr-rt {
	background-repeat:no-repeat;
	background-position: right bottom;
} 

.crnr-rb {
	background-repeat:no-repeat;
	background-position: right top;
} 

.crnr-red {
	background-image:url('/images/page/pixel-red.gif');
}

.crnr-w {
	background-image:url('/images/page/pixel-w.gif');
}

#divMultiOrder {
	background: #FFFAEA;
	padding: 0 15;
	margin: 0 0 20 0;
	border: 1px dotted #FFEDB7;
}

#divMultiOrder H3 {
	margin:5 0 0 0;
}


#submenu_gorizont {
	background-color: #eb4b52;
	width: 100%;
}

#submenu_gorizont LI {
	display: inline;
	margin: 0 2em 0 0;
}

#submenu_gorizont .menu-item {
	display: inline;
}

#submenu_gorizont .menu-item-link {
	display: inline;
}

#submenu_gorizont a, #submenu_gorizont a:visited, #submenu_gorizont a:hover,
#submenu_gorizont a,  #submenu_gorizont a:visited,  #submenu_gorizont a:hover {
	font-weight:bold;
	text-decoration:none;
	color:white;
}

#submenu_gorizont a.selectedMenuItem, #submenu_gorizont a.selectedMenuItem:visited, #submenu_gorizont a.selectedMenuItem:hover,
#submenu_gorizont a.activeCategory,  #submenu_gorizont a.activeCategory:visited,  #submenu_gorizont a.activeCategory:hover {
	font-weight:bold;
	text-decoration:none;
	color:#191919;
}

td.TitleRow {
	background-color: #ececec;
	color: black;
	font-weight: bold;
}

td.TitleRow div {
		background-color: #e51b24;
		color: white;
		float: left;
		heigth: 20px;
}

.formTable {
	/*width:100%;*/
}



/* Redesign+ */

.newsTickerContainer {
	background: left bottom url("/images/page/news-ticker-background.gif") repeat-x;
}

.newsTickerContainerInner {
	margin: 0 0 5px 4px;
	background: left center url("/images/page/news-ticker-button.gif") no-repeat;
	padding: 0 0 0.35em 10px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 1.1em;	
}

.newsTickerContainer * {
	overflow: hidden;
	text-decoration: none;
}

.newsTickerContainer a {
	color: #e51b24 !important;
}

.newsTickerContainer a:hover {
	color: #ff6666 !important;
	/*text-decoration: underline !important;*/
}

.searchBlockContainer {
	background: left bottom url("/images/page/news-ticker-background.gif") repeat-x;
	padding-bottom: 5px;
	/*margin-right: 15px;*/
}

.searchBlockContainer a {
	color: #858585 !important;
}

.searchBlockContainer a:hover {
	color: #e51b24 !important;
}

.Welcome-txt ul {
	margin-left: 0;
}

.Welcome-txt ul li {
	list-style-image: url("/images/page/welcome-ul-bullet.gif");
	padding-left: 18px;
	padding-bottom: 0.75em;
	font-size: 0.90em;
}

.Welcome-txt ul li:first-letter {
	font-weight: bold;
	font-size: 1.25em;
}

.quotesBlock {
	background: left top url("/images/page/quotes-left.gif") no-repeat;
	color: #0055a5;
	font-size: 1.3em;
	font-family: Arial, sans-serif;
	font-weight: bold;
	padding: 20px 35px;
	text-align: left;
}

.quotesBlock p {
	position: relative;
	z-index: 200;
	display: inline;
}

.quotesRight {
	display:inline;
	width:51;
	position: relative;
	top:20px;
	z-index: -1;
	margin: -20px 0 0 -15px;
}
/*
img.quotesRight {
	float:right;
	width:51;
	position: relative;
	top:20px;
	z-index: -1;
	margin: -20px 0 0 -15px;
}*/

span.quotesPrint {
	display: none;
}

#quotesContainer {
	padding-top: 20px;
}

#BrewingPartners td {
	vertical-align: bottom;
	text-align: center;
	padding: 0 5px 15px;
}

#BrewingPartners a {
	color: #0073c3;
	/*display: block;*/
}

#BrewingPartners a:hover {
	color: #e51b24;
}

#BrewingPartners img {
	border: none;
	/*display: block;*/
}

#BrewingPartners p {
	margin:0 0 5px 0;
}