body {
	margin: 0;
	font-family: arial;
	background: url(/images/lf/bg-body.gif);
	color:#554444;
}

/* Menu Text */
.rootText { font: bold 11px/22px arial, helvetica; color: #fff; text-transform: uppercase; }
.rootHover { font: bold 11px/22px arial, helvetica; color: #ffff33; text-transform: uppercase; }
.itemText { color: #fff; text-align: left; font: bold 11px/20px arial, helvetica; padding-left: 5px; text-transform: uppercase; }
.itemHover { color: #fff; text-align: left; font: bold 11px/20px arial, helvetica; padding-left: 5px; text-transform: uppercase; cursor: pointer }
.itemBorder { border: 1px solid #fff; }
.plannerBorder { border-bottom: 1px solid #fff; }

div#shell {
	width: 1000px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0 auto;
	background: url(/images/lf/bg-shell.gif);
}
div#menu {
	position: relative;
	width: 1000px;
	height: 22px;
	padding: 0;
	font: bold 12px/22px arial;
	background: url(/images/lf/bg-nav-main.gif);
	text-align: right;
	color: #fff;
	z-index: 10;
}
div#menu a:link, div#menu a:visited {
	color: #fff;
	text-decoration: none;
	margin-right: 13px;
}
div#menu a:hover, div#menu a:active {
	color: #ffff33
}
div#player-btn {
	position: absolute;
	top: 45px;
	margin-left: 350px;
	width: 467px;
	height: 252px;
	z-index: 5;
	
}
div#player-container {
	position: absolute;
	top: 41px;
	width: 1000px;
	height: 252px;
	z-index: 5;
	display: block;
}
div#logo{
	width: 187px;
	height: 146px;
	padding: 13px 120px 30px 42px;
	float: left;
}
div#video-btn {
	position: absolute;
	left: 350px;
	width: 467px;
	height: 250px;
	padding-top: 4px;
	display: block;
}
div#video-player {
	position: absolute;
	left: 350px;
	width: 467px;
	height: 252px;
	padding-top: 4px;
	display: none;
}
div#submenu {
	width: 1000px;
	height: 70px;
	font: bold 12px/12px arial;
	background: url(/images/lf/bg-nav2-main.gif);
}
div#submenu a:link, div#submenu a:visited {
	padding-left: 10px;
	color: #fff;
	text-decoration: none;
}
div#submenu a:hover, div#submenu a:active {
	color: #fff;
	background: url(/images/lf/bg-nav2-main-blue.gif);
}
img.sec-nav-bar {
	float: left;
	width: 1px;
	height: 70px;
}
.sec-nav-btn {
	color: #fff;
	display: block;
	padding-top: 25px;
	width: 130px;
	height: 45px;
	float: left;
}
.highlight {
	color: #fff;
	background: url(/images/lf/bg-nav2-main-blue.gif);
}
div#drop-shadow {
	width: 1000px;
	height: 4px;
	background: url(/images/lf/nav-shadow.gif);
}
div#content {
	width:980px;
	min-height:400px; 
	padding: 0px 0px 20px 20px; 
	background: #fff;
	font: 13px/18px arial;
}

div#content a {
	color: #e76e34;
}

div#content-hdr {
	float: left;
	width:952px;
	height: 50px;
	padding-right: 10px;
	/*background: url(/images/lf/bg-border-top.gif) bottom left no-repeat;*/ 
	border-bottom: 10px solid #e76e34;
}

div#content-hdr h1 {
	margin-top: 10px;
	color:#5d5d60;
	font: bold 22px arial, helvetica, san-serif;
}

div#left-nav {
	clear: both;
	width: 110px; 
	float: left;  
}

div#left-nav a.plan-nav {
	display: block;
	width: 100px; 
	padding: 1px 5px 1px 5px;
	border-bottom: 1px solid #ccc; 
	font: 12px/18px arial, helvetica;
	background: #5d5d60;
	color: #ededed;
	text-decoration: none;
}

div#left-nav a.plan-nav-first {
	background: #5d5d60 url(/images/lf/bg-left-menu-tr-corner.gif) top right no-repeat;
}

div#left-nav a.plan-nav:hover {
	background: #464646;
	color: #fff;
}

div#left-nav a.plan-nav-first:hover {
	color: #fff;
	background: #464646 url(/images/lf/bg-left-menu-tr-corner-on.gif) top right no-repeat;
}

div#left-nav a.plan-nav-last {
	border-bottom: 10px solid #e76e34; 
}

div#left-nav div#plan-nav1 {
	height: 20px; background: url(/images/lf/bg-left-menu1.gif) no-repeat; padding-left: 13px; color: #5d5d60; font: 13px/20px arial, helvetica;
}

div#left-nav div#plan-nav1 a {
	color: #5d5d60; text-decoration: none;
}

div#left-nav div#plan-nav-last {
	height: 19px; background: url(/images/lf/bg-left-menu1.gif) no-repeat; padding-left: 13px; color: #5d5d60; font: 13px/20px arial, helvetica;
	border-bottom: 10px solid #e76e34; 
}

div#left-nav div#plan-nav-last a {
	color: #5d5d60; text-decoration: none;
}

div#left-nav img#plan-icon {
	position:absolute;width:70px;height:19px;margin:5px 12px 4px 13px; z-index:2;
}

div#left-nav img#plan-space {
	width:95px;height:30px;
}

div#left-nav div.exclusive-utah {
	text-align: center; margin: 10px 0px 0px 0px;
}

div#left-nav div.social-icons {
	text-align: center;
	padding: 15px 0px 0px 0px;
}

div#left-nav img#premier {
	margin: 15px 10px 15px 25px;
}

div#left-nav div#international {
	text-align: center;
	padding: 0px 0px 0px 0px;
}

div#left {
	width: 438px;
	float: left;
	min-height: 380px;
	background: #fff;
	padding: 20px 10px 0px 15px;
	font: 13px arial;
}
div#left h1 {
	font: bold 20px arial;
}
div#right {
	width: 385px;
	float: left;
	min-height: 350px;
	background: #fff;
	padding: 20px 15px 0px 0px;
	font: 13px arial;
}
div#bottom-shadow {
	width: 1000px;
	margin: 0 auto;
}
div#blog-summary {
	width: 438px;
	margin: 15px 0px 10px 0px;
	background: url(/images/lf/bg-blog.gif);
	height: 138px;
}
div#blog-container{
	height: 95px;
	padding: 0 5px;
	overflow: auto;
}
div#blog-summary table {
	font: 11px arial;
}
div#blog-summary a:link, div#blog-summary a:visited {
	font: 11px arial;
	color: #554444;
	text-decoration: none;
}
div#blog-summary a:hover, div#blog-summary a:active {
	font: 11px arial;
	color: #e76e34;
	text-decoration: underline;
}
img {
	border: none;
}
div.footer {
	width: 100%;
	padding-top: 8px;
	line-height: 22px; 
	text-align: center;
	font: 12px arial, helvetica;
}

/* Product of the Week Advertisement */
img#pw-thumb{
	width: 120px;
	margin: 2px 0px;
}
div#pw-shell {
	margin: auto;
	width: 150px;
	padding: 0px;
	text-align: center;
	color: #7F3C22;
	font: bold italic 18px arial;
}
div#pw-shell div.pw-name {
	text-decoration: none;
	color: #7F3C22;
	font: bold italic 12px arial;
	padding: 0px 15px 0 15px;
	background: url(/art/store_productweek/ad-mid-bg.jpg) repeat-y;
}
div#pw-shell div.pw-price {
	text-decoration: none;
	color: #000;
	font: bold 15px arial;
	padding: 2px;
	background: url(/art/store_productweek/ad-mid-bg.jpg) repeat-y;
}
div#pw-shell div.pw-remaining {
	text-decoration: none;
	color: #7F3C22;
	font: bold italic 18px arial;
	background: url(/art/store_productweek/ad-mid-bg.jpg) repeat-y;
}

img, div { behavior: url(/css/iepngfix.htc) }

a { outline: none !important; }

div#icon-comment{margin-top:14px;margin-left:10px;width:270px;height:24px;float:right;text-align:right;margin-right:0px;}div#icon-comment a{color:#F05629;font:bold 13px arial;}div#icon-comment img{margin-left: 3px; vertical-align:middle;}div#icon-add-comment{margin-top:15px;margin-left:15px;width:85px;height:24px;float:right;}a#facebook-like{display:block;float:right;margin-left: 2px;margin-bottom:-15px;}div#anchor-nav{margin-top:15px;width:300px;height:24px;color:#7D7E81;font:bold 11px/24px arial,helvetica, sans;text-align:right;float:right;}
