body{margin:0}/* for ie mac*/
/* commented backslash hack v2 \*/
html, body{height:100%;padding:0}
body {min-width:600px}
* html, * html body{
	/* overflow:auto; */
	padding:50px 0;
	margin:-50px 0;
	padd\ing:0;
	ma\rgin:0;
}
* html #outer {
	text-align:center;
	voice-family: "\"}\""; voice-family:inherit;
}
* html #outer { text-align:left;}
* html #outer {
	/* overflow:auto; */
	height:99.9%;
	voice-family: "\"}\""; voice-family:inherit;
}
* html #contain-all{
	text-align:center;
	position:absolute;
	/* overflow:auto; */
	width:100%;
	height:100%;
	z-index:1;
}

/* end hack */

p {
	margin: 0 0 7px 0;
	padding: 0;
	font-family: Verdana, Arial, san-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 140%;
}

h1 {
	margin: 0 0 4px 0;
	padding: 0;
	font-family: 'Arial Narrow', Arial, Verdana, san-serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 24px;
}

h2 {
	margin: 0 0 4px 0;
	padding: 0;
	font-family: 'Arial Narrow', Arial, Verdana, san-serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 14px;
}

h3 {
	margin: 0 0 4px 0;
	padding: 0;
	font-family: 'Arial Narrow', Arial, Verdana, san-serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
}

img {
	border: 0px none;
}

#side-bar{
	position:absolute; /* ie6 will treat this as fixed because of a bug where overflow:auto is set on a parent */
	top: 120px;
	left:0px;
	width:100%;
	margin:0;
	padding:0;
	z-index: 3;
}

#top-bar{
	position:absolute;/* ie6 will treat this as fixed because of a bug where overflow:auto is set on a parent */
	top:0px;
	left:0px;
	width:100%;
	margin:0;
	height: 115px;
	padding:0;
	z-index: 7;
}
#topbar-inner {
	height:115px;
	text-align:center;/* for ie5*/
}

#footer-inner {
	height:100%;
	text-align:center;/* for ie5*/
}

#side-bar-inner {
	height:0;
	text-align:center;/* for ie5*/
}


#footer{
	position:absolute;
	top:555px;
	width:100%;
	height:100%;
	z-index:7;
	background: #fff;
}

#footer p {
	font-size: 9px;
}

/* mac hide - reduce page to allow the scrollbar to remain visible \*/
* html #topbar-inner,* html #footer-inner,* html #side-bar-inner  {margin-right:17px;}
/* end hide*/

.spacer {height:50px}/* same height as footer/header to preserve space*/
p{margin-top:0}



.top-bar-content{
	padding-top: 10px;
	width:600px;
	text-align: left;
	margin:auto;
	height:115px;
	background: #fff;
}

.side-bar-content{
	padding-top: 5px;
	width: 600px;
	margin: auto;
	text-align: left;
	background-repeat: no-repeat;
	background-position: right -95px;
}

.footer-content {
	width:600px;
	margin:auto;
	background:#fff;
	height:20px;
	text-align: left;
	border-top: 1px solid #ccc;
	text-transform: uppercase;
	padding-top: 5px;
}

#inner{
	width:600px;
	margin:auto;
	text-align:left;
	overflow: hidden;
}

#main-content {
	position: relative;
	top: 85px;
	left: 0;
	margin-left: 350px;
	background:#fff;
	width: 260px;
	text-align: left;
	overflow: hidden;
	z-index: 6;

	/* \*/
	left: 350px;
	margin-left: 0px;
	/* */
}

#main-content-pic{
	padding: 0;
	background:#fff;
	margin: -18px -3px 0 175px;
	text-align: left;
}

#right {
	display: none;float:right;
	width: 108px;
	height: 413px;
	background: url(../core-images/navigation/transparentgrey.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../core-images/navigation/transparentgrey.png', sizingMethod='scale');
	word-spacing: -1px;
	margin-top: 0;
	z-index: 4;
}
#left {
	float:left;
	width:350px;
	word-spacing: -1px;
	height: 413px;
	margin-top: 0;
	z-index: 4;
	overflow: hidden;
}


/**************** TAB Menu Setups ****************/

#tablist{
	padding: 0;
	margin: 4px 0 0 0;
}

#tablist li{
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
	float: left;
}

#tablist li a {
	text-align: center;
	font-size:10px;
	font-family: 'Arial Narrow', Arial, Verdana, san-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px 0 0 0;
	margin: 0 1px 3px 0;
	border-bottom: none;
	background: #6F6F6F;
	height: 16px;
	line-height: 100%;
	text-align: center;
	width: 100px;
	display: block;
	/* \*/
	width: 95px;
	/* */
}

#tablist li a:link, #tablist li a:visited {
	color: #CCC;
}

#tablist li a:hover {
	color: #333;
}

#tablist li a.current {
	color: #333;
	background: #ccc;
	font-weight: bold;
}


#tablist li #weather {
	display: none;
 	text-align: center;
	font-size:10px;
	font-family: 'Arial Narrow', Arial, Verdana, san-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px 0 0 0;
	margin: 0 0 0 0;
	border-bottom: none;
	float: left;
	height: 16px;
	background: #ccc;
	width: 0px;
	overflow: hidden;
	color: #333;
	line-height: 100%;

	/* \*/
	width: 178px;
	/* */
}

#tabcontentcontainer {
	clear: left;
	text-align: left;
}

.tabcontent{
	border-bottom: 1px solid #ccc;
	padding: 2px 0 2px 4px;
	display:none;
	font-size: 10px;
	font-family: 'Arial Narrow', Arial, Verdana, san-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: url(../core-images/navigation/whitetransparency.png);

}

.tabcontent a, a:visited, a:active, a:link {
	text-decoration: none;
	padding-right: 15px;
	color: #999;
}

.tabcontentselected  {
	color: #333;
}

.tabcontent a:hover {
	text-decoration: none;
	padding-right: 15px;
	color: #333;
}


#cold {
	display:none;
	color: #3295C6;
	font-weight: bold;

}

#hot {
	display:none;
	color: #A0002F;
	font-weight: bold;
	margin: 0 5px 0 5px;
}


/**************** TAB MENUS END ****************/

.promobox {
	width: 108px;
	border: 1px solid #ccc;
	background: #F1F1F1;
	float: left;
	margin: 0 5px 5px 0;
	height: 180px;
	color: #999;
	overflow: hidden;
}

.promobox2up {
	width: 222px;
	border: 1px solid #ccc;
	background: #F1F1F1;
	float: left;
	margin: 0 5px 5px 0;
	height: 207px;
	color: #999;
	overflow: hidden;
}

.promoboxquarter {
	width: 108px;
	border: 1px solid #ccc;
	background: #F1F1F1;
	float: left;
	margin: 0 5px 5px 0;
	height: 100px;
	color: #999;
	overflow: hidden;
}

.promobox img{
	border: 0 none;
	border-bottom: 1px solid #ccc;
	margin: 0 0 5px 0;
	padding: 0;
}

.promobox p, .promobox h2, .promobox h3, .promobox h1,
.promoend p, .promoend h2, .promoend h3, .promoend h1,
#right p, #right h2, #right h3, #right h1,
#featurebox p, #featurebox h2, #featurebox h3, #featurebox h1 {
	padding: 0 5px 0 5px;
}

#promoboxfull {
	float: left;
	height: 208px;
	color: #fff;
	width: 328px;
	border: 1px solid #ccc;
	background: #333;
	padding: 5px;
	margin: 0 5px 5px 0;
	clear:left;
	display: none;
}

#right p {
font-size: 11px;
color: #fff;
}

#right h2, #right h3, #right h1 {
	color: #fff;
}

#right p{
	font-size: 10px;
}

#rightinner {
	padding: 10px 0 10px 0;
	background: #3295C6;
	margin-bottom: 5px;
}

#rightinner h1 {
	font-size: 28px;
	color: white;
	line-height: 100%;
}

#main-content h1 {
	font-family: 'Arial Narrow', Arial, Verdana, san-serif;
	letter-spacing: 1px;
	font-size: 21px;
	margin: 0 0 6px 0;
	color: #666;
}

#main-content h3 {
	font-family: Verdana, san-serif;
	color: #3295C6;
	text-transform: none;
	letter-spacing: 0;
	margin: 6px 0 4px 0;
}

#main-content a {
	margin: 0;
	padding: 0;
	color: #3295C6;
}

.filler {
	line-height: 460px;
}
.clear {
	clear: both;
	margin: -107px 0 0 230px;
	/* \*/
	clear: none;
	margin: 0 5px 5px 0;
	/* */
}