body {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background: #EEEEEE;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #555;
}
a, a:active, a:visited {
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border-width: 0px;
}
.oneColLiqCtrHdr #container {
	width: 100%;  /* this will create a container 80% of the browser width */
	background: #EEEEEE;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColLiqCtrHdr #header {
	background: url('/data/assets/retail09/img/header-bg.jpg'); 
	/* background-position: 50% 50%; */
	height: 100px;
	margin: 0px;
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColLiqCtrHdr #headerContent {
	/* background: #000000; */
	width: 955px;
	margin: 0px auto; 
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColLiqCtrHdr #menu {
	width: 955px;
	height: 30px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	float: none;
	background: #eeeeee;
}
.oneColLiqCtrHdr #menu table {
	margin: 0px;
}
.oneColLiqCtrHdr #bannerBox {
	width: 955px;
	height: 272px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	position: relative;
	overflow: hidden;
	background: #000;
}
.oneColLiqCtrHdr #bannerBox .banner {
	width: 955px;
	height: 272px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.oneColLiqCtrHdr #bannerBox .bannerOverlay {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 60px;	left: 30px;
	color: #fff;
	font-size: 14px;
}
.oneColLiqCtrHdr #bannerBox .bannerOverlay p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
.oneColLiqCtrHdr #bannerBox .bannerOverlay .title {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #fff;
	min-height: 40px;
	height: 40px;
}
.oneColLiqCtrHdr #bannerBox a, .oneColLiqCtrHdr #bannerBox a:active, .oneColLiqCtrHdr #bannerBox a:visited {
	color: #FF0000;
	font-weight: bold;
	margin-top: 5px;
	text-decoration: underline;
}
.oneColLiqCtrHdr #bannerBox a:hover {
	text-decoration: none;
}
.oneColLiqCtrHdr #buttonBar {
	width: 955px;
	margin: 0px auto;
	padding: 0px;
}
.oneColLiqCtrHdr #buttonBar .button {
	width: 155px;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: left;
	font-size: 10px;
	overflow: hidden;
}
.oneColLiqCtrHdr #buttonBar .button a, .oneColLiqCtrHdr #buttonBar .button a:active, .oneColLiqCtrHdr #buttonBar .button a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	margin-top: 5px;
	text-decoration: underline;
}
.oneColLiqCtrHdr #buttonBar .button a:hover {
	text-decoration: none;
}
.oneColLiqCtrHdr #mainContent {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin: 10px auto;
	width: 955px;
}
.oneColLiqCtrHdr #productText {
	width: 580px;
	max-width: 580px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.oneColLiqCtrHdr #productText h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #CC0000;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.oneColLiqCtrHdr #productText h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #CC0000;
	font-size: 14px;
	font-style: italic;
}
.oneColLiqCtrHdr #productText h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #CC0000;
	font-size: 12px;
}
.oneColLiqCtrHdr #mainContent #rightBar {
	float: right;
	width: 315px;
	margin: 0px 0px 0px 40px;
	padding: 0px;
}
.oneColLiqCtrHdr #mainContent #rightBar div {
	margin: 10px 0px 0px 0px;
	width: 315px;
	overflow: hidden;
	padding: 0px;
}
.oneColLiqCtrHdr #mainContent #rightBar img {
	margin: 10px 0px 0px 0px;
}
.oneColLiqCtrHdr .bottomBoxButton {
	width: 315px;
	height: 155px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	float: left;
}
.oneColLiqCtrHdr .bottomBoxLeft {
	width: 315px;
	height: 155px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	float: left;
}
.oneColLiqCtrHdr .bottomBoxTitle {
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
	font-color: #666;
	margin-bottom: 10px;
}
.oneColLiqCtrHdr .bottomBoxRight {
	width: 270px;
	height: 155px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	float: left;
}
.oneColLiqCtrHdr .bottomBoxSep {
	width: 1px;
	height: 155px;
	margin: 0px 22px 10px 22px;
	padding: 0px;
	background-color: #999;
	float: left;
}
.oneColLiqCtrHdr #bottomBox a, .oneColLiqCtrHdr #bottomBox a:active, .oneColLiqCtrHdr #bottomBox a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	margin-top: 5px;
}
.oneColLiqCtrHdr #bottomBox a:hover {
	text-decoration: none;
}
.oneColLiqCtrHdr #footer { 
	padding: 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#535353;
	height: 23px;
	margin: 0px;
	clear: both;
} 
.oneColLiqCtrHdr #footerLinks {
	margin: 5px 0px 10px 0px;
	clear: both;
}
.oneColLiqCtrHdr #footerLinks a {
	color: #535353;
	font-weight: normal;
	font-size: 10px;
}
.oneColLiqCtrHdr #bottomButtonBar { 
	clear: both;
	padding: 0px 0px 0px 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#dedede;
	margin: 0px;
	min-height: 200px;
}
.oneColLiqCtrHdr #bottomButtonBar #buttonBar {
	width: 955px;
	margin: 10px auto 10px auto;
	padding: 0px;
	display: block;
} 
.oneColLiqCtrHdr #footerContent { 
	width: 955px;
	padding: 0px;
	margin: 0px auto;
	font-size: 9px;
	color: white;
}
.oneColLiqCtrHdr #footerContent a, .oneColLiqCtrHdr #footerContent a:active, .oneColLiqCtrHdr #footerContent a:visited { 
	font-weight: normal;
	color: white;
}
.oneColLiqCtrHdr #footerContent a:hover {
	text-decoration: underline;
}

/* Following items brought in for TransMenu support */
#subnav {
    font-size:10px;
    margin-bottom:2em;
    }
#subnav a {
    color:#FB3B00;
    margin-right:1em;
    }
#subnav span {
    color:silver;
    margin-right:1em;
    }
/* ------------------------------------------------ */
a.screen, a.screen:visited {
color:#c00; 
position:relative; 
z-index:1;
}
a.screen b {
position:absolute;
visibility:hidden; /* hide the image */
width:113px; /* give it a width */
height:0; /* no height to solve an Opera bug that 
             makes it selectable when hidden */
border:1px solid #000; /* add a border */
left:0; /* position:the image */
top:-150px;
left: 5px;
-moz-opacity:.9;
filter:alpha(opacity=90);
}
a.screen:hover {
text-decoration:none; 
border:0; /* needed for this to work in IE */ 
z-index:1000;
}
a.screen:hover b {
visibility:visible; /* make the image visible */
height:124px; /* now give it a height */
cursor:pointer; /* for IE */
z-index:500;
}
a.screen:hover b img {
border:0; /* remove the link border */
}
/* this is the clipping region for the menu. it's width and height get set by script, depending on the size of the items table */
.transMenu {
	position:absolute;
	overflow:hidden;
	left:-1000px;
	top:-1000px;
	}

/* this is the main container for the menu itself. it's width and height get set by script, depending on the size of the items table */
.transMenu .content {
	position:relative;
	}

/* this table comprises all menu items. each TR is one item. It is relatively positioned so that the shadow and background transparent divs can be positioned underneath it */
.transMenu .items {
	position:absolute;
	left:0px; top:0px;
	z-index:2;
	}

.transMenu.top .items {
	border-top:none;
	}

/* each TR.item is one menu item */
.transMenu .item {
    color:#222;
    font-size:11px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal; text-align: left;
    text-decoration:none;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	border:none;
	cursor:pointer;
	cursor:hand;
	}

/* this DIV is the semi-transparent white background of each menu. the -moz-opacity is a proprietary way to get transparency in mozilla, the filter is for IE/windows 5.0+. */
/* we set the background color in script because ie mac does not use it; that browser only uses a semi-transparent white PNG that the spacer gif inside this DIV is replaced by */
.transMenu .background {
	position:absolute;
	left:0px; top:0px;
	z-index:1;
	-moz-opacity:.9;
	filter:alpha(opacity=90);
	}

/* same concept as .background, but this is the sliver of shadow on the right of the menu. It's left, height, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowRight {
	position:absolute;
	z-index:3;
	top:3px; width:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	}

/* same concept as .background, but this is the sliver of shadow on the bottom of the menu. It's top, width, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowBottom {
	position:absolute;
	z-index:1;
	left:3px; height:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	}

/* this is the class that is used when the mouse is over an item. script sets the row to this class when required. */
.transMenu .item.hover {
	background: #CC0000; /* #fdfdfd; */
	color:white;
	}

/* this is either the dingbat that indicates there is a submenu, or a spacer gif in it's place. We give it extra margin to create some space between the text and the dingbat */
.transMenu .item img {
	margin-left:10px;
	}


















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
