body {background: #fff center center url("/images/page/global-background.gif") repeat !important;}

ul {	
	margin:0.5em 0 0.5em 10px;
	padding:0 0 0 1.5em;
}

ul li {
	list-style-image:url('/images/page/bullet.gif');
	margin: 0.5em 0;
	padding: 0 0 0 4px;
}

ul ul {
	padding: 0 0 0 0;
}

ul ul li  {
	list-style-image:url('/images/page/bullet-2.gif');
}

ul ul ul li  {
	list-style-image:url('/images/page/bullet-3.gif');
}

.bullet {
	background:url('/images/page/bullet.gif') no-repeat 0 0.2em;
	padding-left:19px;
	margin-left:-8px;
}

.bullet-gray {
	background:url('/images/page/bullet-gray.gif') no-repeat 0 0.2em;
	padding-left:19px;
	margin-left:-8px;
}
.bullet-lgray {
	background:url('/images/page/bullet-lgray.gif') no-repeat 0 0.2em;
	padding-left:19px;
	margin-left:-8px;
}
.bullet-blue {
	background:url('/images/page/bullet-blue.gif') no-repeat 0 0.2em;
	padding-left:19px;
	margin-left:-8px;
}

.gray {
	color:#999999;
}

.red {
	color:#e51b24;
}

.blue {
	color:#0055a5;
}

p {
	margin:1em 0 1em 0;
}

.big {
	font-family: arial, tahoma, sans-serif;
	font-size: 160%;
	line-height:1.1;
}

h1 {
	font-size:260%;
	font-family: arial, tahoma, sans-serif;
	margin:0 0 0.5em 0;	
	font-weight:bold;
	line-height:1.1;
}

h2 {
	font-size:180%;
	font-family: arial,tahoma, sans-serif;
	margin:1em 0 0.5em 0;
	line-height:1.2;
	color:#e51b24;
}

h3 {
	font-size:140%;
	margin:1em 0 0.5em 0;
	font-family: tahoma, arial, sans-serif;
}

h4 {
	font-size:120%;
	margin:1em 0 0.5em 0;
}

h5 {
	font-size:100%;
	margin:1em 0 0.5em 0;
}

h6 {
	font-size:80%;
	margin:1em 0 0.5em 0;
}

hr {
	color:#ececec;
	height:3px;
	margin:0.5em 0 0.7em 0;
	border:none;
	background-color:#ececec;
}

#pageImages {
	width:147px;
	float:right;
	text-align:left;
	padding: 0 0 3em 3em;
	color:#999999;
}

#pageImagesFiles {
	font-size:90%;
	width:147px;
	margin: 10px 0 10px 0;
}

#tableProducts .productDescription {
	width:100%;
}

#tableProducts .productDescription h3 {
	margin: 0.2em 4px 0.1em 4px;
	font-size:120%;
	font-family: Arial, Tahoma, sans-serif;
	font-weight:bold;
}

a.b-ttl {
	color:#000000;
	/*color:#e51b24;*/
	text-decoration:none;
}
a.b-ttl:visited {
	color:#777777;
	/*color:#926b6d;*/
	text-decoration:none;
}
a.b-ttl:hover {
	color:#e51b24;
	/*color:#000000;*/
	text-decoration:none;
}

#tableProducts .productDescriptionText {
	margin: 0.1em 4px 0.8em 4px;
	font-size:90%;
	color:#393939;
	line-height:1.1;
}

#tableProducts .productPartNumber {
	width:100%;
	font-size:90%;
	color:#8c8c8c;
	line-height:1.1em;
	cursor:default;
	text-align:left;
	margin:0 0 0.5em 0;
}

.tdProduct {
	border:1px solid #e5e5e5;
	padding:13px;
}

.price-line {
	background:#e51b24;
}

.price-line, .price-line td {
	color:#ffffff;
}

.priceProduct {
	font-family: arial, tahoma, sans-serif;
	font-size: 120%;
	font-weight:bold;
}

.priceProductDescr {
	font-family: arial, tahoma, sans-serif;
	font-size: 200%;
	font-weight:bold;
}


#News h3 {
	margin: 0 0 0.3em 0;
	font-size:120%;
}

.newsDate {
	font-size:90%;
	margin: 0 0 0.3em 0;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color:#999999;
}

.newsImg {
	margin-right:10px;
}


#LatestNews h3 {
	margin: 0 0 0.3em 0;
	font-size:110%;
	line-height:1.2;
	font-family: Tahoma, Arial, sans-serif;
}

#LatestNews .newsDescription {

}


/*    --------------------  Product Description  ------------------------    */

#productImage {
	FILTER: progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=0.25,wipestyle=0,motion=reverse);
}

#productImageDescription {
	text-align:left;
	font-size:90%;
	
}

#productImageDescription .bullet {
	background:url('/images/page/bullet.gif') -2px -0.1em no-repeat; 
	padding: 0 1em 0 15px;
}


#productThumbnails {	
	margin: 0 0 2em 0;
}

#productThumbnails .thumbnail, #productThumbnails .thumbnail_active {
	float:left;
	margin: 0 5px 5px 0;
	position:relative;
	top:0;
	left:0;
}
#productThumbnails .thumbnail {
	border:3px solid #ececec;
}
#productThumbnails .thumbnail_active  {
	border:3px solid #e51b24;
}


.option-help {
	text-decoration:none;
	font-size:80%;
}

.banner-link {
	display:block;
	width:100%;
	background-repeat:no-repeat;
	background-position:center top;
	padding:60px 0 0 0;
	font-size:110%;
}


#Quires dl {
	margin:0;
	padding:0;
}
#Quires dt {
	font-weight:bold;
	background:url('/images/page/bullet-3.gif') no-repeat ;
	padding: 0 0 0 19px;
	margin: 1.5em 0 0.5em -4px;
}
#Quires dd {
	background:url('/images/page/logo-sbc-small-gray.gif') no-repeat;
	padding: 1px 0 0 30px;
	margin: 0 0 0 19px;
	/*color:#797979;*/
}


/*  ********* frames, corners *********** */

.frm {
	padding:10px;
}

.frm-gray .dash {
	border:1px dashed #bebebe;
}

.frm-blue .dash {
	border:1px dashed #0055a5;
}

.frm-red .dash {
	border:1px dashed #e51b24;
}

.crnr-dash-lt, .crnr-dash-rt, .crnr-dash-lb, .crnr-dash-rb {
	width:100%;
	height:6px;
}

.crnr-dash-lt {
	margin:-6px 0 0 0;
	position:relative;
	top:6px;
	left:0;
	z-index:20;	
}

.crnr-dash-lb {
	margin:0 0 -6px 0;
	position:relative;
	top:-6px;
	left:0;
	z-index:20;	
}


.frm-gray .crnr-dash-lt {
	background:url('/images/page/crnr-dash-lt.gif') no-repeat left bottom;
}

.frm-gray .crnr-dash-lb {
	background:url('/images/page/crnr-dash-lb.gif') no-repeat left top;
}

.frm-gray .crnr-dash-rt {
	background:url('/images/page/crnr-dash-rt.gif') no-repeat right bottom;
}

.frm-gray .crnr-dash-rb {
	background:url('/images/page/crnr-dash-rb.gif') no-repeat right top;
}

.frm-red .crnr-dash-lt {
	background:url('/images/page/crnr-dash-red-lt.gif') no-repeat left bottom;
}

.frm-red .crnr-dash-lb {
	background:url('/images/page/crnr-dash-red-lb.gif') no-repeat left top;
}

.frm-red .crnr-dash-rt {
	background:url('/images/page/crnr-dash-red-rt.gif') no-repeat right bottom;
}

.frm-red .crnr-dash-rb {
	background:url('/images/page/crnr-dash-red-rb.gif') no-repeat right top;
}

.frm-blue .crnr-dash-lt {
	background:url('/images/page/crnr-dash-blue-lt.gif') no-repeat left bottom;
}

.frm-blue .crnr-dash-lb {
	background:url('/images/page/crnr-dash-blue-lb.gif') no-repeat left top;
}

.frm-blue .crnr-dash-rt {
	background:url('/images/page/crnr-dash-blue-rt.gif') no-repeat right bottom;
}

.frm-blue .crnr-dash-rb {
	background:url('/images/page/crnr-dash-blue-rb.gif') no-repeat right top;
}

/*  ********* titles *********** */

.ttl {
	margin:0 45px 0 14px;
	padding: 10px 0;
	width:100%;
}

.ttl-txt {
	font-family:arial, tahoma, sans-serif;
	font-size:140%;
	font-weight:bold;
}

.ttl-gray {
	background:#bebebe url('/images/page/ttl-arrow-gray.gif') no-repeat 95% center;
}
.ttl-gray, .ttl-gray td {
	color:#ffffff;	
}
.ttl-gray .ttl-crnr-lt {
	background:url('/images/page/ttl-gray-crnr-lt.gif') no-repeat ;
}
.ttl-gray .ttl-crnr-rt {
	background:url('/images/page/ttl-gray-crnr-rt.gif') no-repeat right top ;
}

.ttl-blue {
	background:#0055a5 url('/images/page/ttl-arrow-blue.gif') no-repeat 95% center;
}
.ttl-blue, .ttl-blue td {
	color:#ffffff;	
}
.ttl-blue .ttl-crnr-lt {
	background:url('/images/page/ttl-blue-crnr-lt.gif') no-repeat ;
}
.ttl-blue .ttl-crnr-rt {
	background:url('/images/page/ttl-blue-crnr-rt.gif') no-repeat right top ;
}

.ttl-lgray {
	background:#f3f3f3 url('/images/page/ttl-arrow-lgray.gif') no-repeat 95% center;
}
.ttl-lgray, .ttl-lgray td {
	color:#222222;
}
.ttl-lgray .ttl-crnr-lt {
	background:url('/images/page/ttl-lgray-crnr-lt.gif') no-repeat ;
}
.ttl-lgray .ttl-crnr-rt {
	background:url('/images/page/ttl-lgray-crnr-rt.gif') no-repeat right top ;
}



/* ************************** pages Brewing Partners **************************** */

#BrewingPartnersPage, #BrewingPartnersPage td   {
	/*width:774px;*/ 
	color:#0f499d;
	/*font-size:120%;*/
	font-family: "Humanist 521 BT", "Gill Sans", "Gill Sans MT", arial, tahoma, sans-serif; */
	font-family: arial, verdana, tahoma, sans-serif;
	
}

#BrewingPartnersPage {
	text-align:left;
	width:780px;
}

#BrewingPartnersPage p {
	margin:0 0 1em 0;
}


#BrewingPartnersPage ul {
	color:#0f499d;
	font-size:150%;
	margin:0.5em 0 0.5em 10px;
	padding:0 0 0 0.5em;
}

#BrewingPartnersPage ul li {
	list-style-image:url('/images/page/bullet-circle-blue.gif');
	margin: 0.5em 0;
	padding: 0 0 0 20px;
	color:#db1f31;
}

#BrewingPartnersPage h1, #BrewingPartnersPage h2, #BrewingPartnersPage h3  {
	font-family: "Gill Sans", "Gill Sans MT", "Humanist 521 BT", arial, tahoma, verdana,sans-serif;
	padding: 0.2em 0.5em 0.3em 0.5em;
	font-weight:bold;
	line-height:1.2;
	color:#ffffff;
}

#BrewingPartnersPage h1 {
	font-size:220%;
	background:#0f499d;
	margin:0 0 0.5em 0;
	text-align:right;	
}

#BrewingPartnersPage h2 {
	font-size:160%;
	background:#0f499d;
	margin:1.0em 0 0.5em 0;
	width:200px;
	white-space:nowrap;
}

#BrewingPartnersPage h3 {
	font-size:160%;
	background:#db1f31;
	margin:1.0em 0 0.5em 0;	
	width:200px;
	white-space:nowrap;
}

#BrewingPartnersPage .h1-table h1 {
	margin:0;
}

#BrewingPartnersPage .h1-table {
	border-bottom: 2px solid #0f499d;
}

#BrewingPartnersPage a, #BrewingPartnersPage a:visited {
	text-decoration:none;
	color:#0f499d;
}
#BrewingPartnersPage a:hover {
	text-decoration:none;
	color:#db1f31;
}

#BrewingPartnersPage .details-box {
	border:1px solid #0f499d;
	margin:6px 0 0 0;
}
#BrewingPartnersPage .details-box td {
	padding:8px;
	color:#222222;
	font-weight:bold;
	text-align:right;
	line-height:1.5;
}
#BrewingPartnersPage .details-box b {
	font-weight:normal;
	color:#0f499d;
	font-size:200%;
	white-space:nowrap;
}

#BrewingPartnersPage .small-black {
	font-size:120%;
}
#BrewingPartnersPage .small-black td {
	color:#222222;
}

#BrewingPartnersPage .quote-box td {
	/*font-size:90%;*/
}

#BrewingPartnersPage .gift-packs h2 {
	width:100%;
}

#BrewingPartnersPage hr {
	color:#0f499e;
	height:2px;
	margin:0.5em 0 0.7em 0;
	border:none;
	background-color:#0f499e;
}


body.salesPresenter .mainContent h1 {
	display: none;
}

#salesPresenter {
	background: #000;
}

#salesPresenter strong {
	display: block;
	text-align: center;
}

#salesPresenter img {
	border: none;
	vertical-align: bottom;
}

#salesPresenter p {
	margin: 0;
	padding: 1em 2em 1.5em 2em;
	position: relative;
	z-index: 1003;
	font-size: 0.9em;
	/*line-height: 1em;*/
	color: #fff;
	text-align: center;
}

#salesPresenter p span {
	/*margin: 0 0.25em;*/
}

#salesPresenter p span span {
	margin: 0;
	padding: 0.25em 0.65em 0.35em 0.65em;
}

#salesPresenter p em {
	padding: 0.25em 0.65em 0.35em 0.65em;
	background: #e51b24;
	font-style: normal;
	font-weight: bold;
}

#salesPresenter p a {
	padding: 0.25em 0.65em 0.35em 0.65em;
}

#previous,
#next {
	display: none;	width: 100%;
	/*margin: 320px 0 0 0;*/
	margin: 663px 0 0 0;
	padding: 0 15px;
	position: absolute;
	font-size: 0.9em;
	color: #fff;
}

#previous {
	text-align: left;
	z-index: 1001;
}

#next {
	text-align: right;
	z-index: 1002;
}

#salesPresenter a {
	color: #fff;
}

#salesPresenter a:hover {
	color: #ff6666;
}

@media print {
	#salesPresenter p,
	#previous,
	#next {
		display: none;
	}
}