html {
	height:100%;/* this is the key! */
	overflow-x: hidden;/* this is the key! */
	overflow-y: auto;/* this is the key! */
}
body {
	margin: 0px;
	padding: 0px;
	background: #686864 url("/_structure/images/site/site-background.gif") repeat-x top;
	height:100%; /* this is the key! */
}
#wrapper {
	width:980px;
	height:100%;
	margin:0 auto;
	background-color:#D5D4CB;
	padding: 0;
}
#container {
	padding:0px;
	background-color: #D5D4CB;
}
#footer {
	clear:both;
	padding:10px;
	background: url("/_structure/images/site/line-footer.gif") repeat-x top;
	background-color: #D5D4CB;
	text-align:center;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0px;
	content: " ";
	clear: both;
	height: 0;
} /* slightly enhanced, universal clearfix hack - http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack/ */
.clearfix {
	display:  inline-block;
}
/* start commented backslash hack \*/ * html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
} /* close commented backslash hack */

/*
#######################
#   HOME LAYOUT   #
#######################
*/
#leftColumnHome {
	position:relative;
	float:left;
	top:0px;
	width:200px;
	background-color: #D5D4CB;
}
#middleColumnHome {
	float:left;
	width:548px;
	background-color: #D5D4CB;
	background-image: url("/_structure/images/site/home-bg.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 14px 0px 18px;
	vertical-align: top;
}
#rightColumnHome {
	float:left;
	width:190px;
	padding-bottom:20px;
}
#logo {
	display:block;
	margin:0px 0px 0px 8px;
	padding: 0px;
	top:0px;
	position:absolute;
	height:206px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 206px;
	background-image: url("/_structure/images/promotion/new-collection-june-2010.jpg");
	background-repeat: no-repeat;
}
#header h1 {
	font-size: 1px;
	line-height: 1px;
	color: #FFFFFF;
	letter-spacing: -1000em;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#header h1 a {
	display: block;
	height: 206px;
}
#info {
	margin-bottom:20px;
}
#mainproduct {
	margin-bottom:20px;
}
#mainproduct h2.quick {
	background: url("/_structure/images/site/quickcard-home.gif") no-repeat;
	font-size: 1px;
	line-height: 1px;
	color: #999933;
	letter-spacing: -1000em;
	text-indent: -9999px;
	margin-bottom:-7px;
	margin:0px;
	padding: 0px 10px 0px 10px;
	display:block;
	height:120px;
}
#mainproduct h2.ready {
	background: url("/_structure/images/site/readycard-home.gif") no-repeat;
	font-size: 1px;
	line-height: 1px;
	color: #009999;
	letter-spacing: -1000em;
	text-indent: -9999px;
	margin-bottom:-7px;
	margin:0px;
	padding: 0px 10px 0px 10px;
	display:block;
	height:120px;
}
#mainproduct h2.plus {
	background: url("/_structure/images/site/readycardplus-home.gif") no-repeat;
	font-size: 1px;
	line-height: 1px;
	color: #FF0066;
	letter-spacing: -1000em;
	text-indent: -9999px;
	margin-bottom:-7px;
	margin:0px;
	padding: 0px 10px 0px 10px;
	display:block;
	height:120px;
}
#mainproduct h2 a {
	display: block;
	height: 120px;
}
#mainproduct p {
	margin-top:2px;
	padding: 0px 10px 30px 10px;
}
#mainproduct td {
	width:175px;
	background-image: url("/_structure/images/site/main-product-bg.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align: top;
	padding-right:7px;
}
/*
############################
#    NORMAL PAGE LAYOUT    #
############################
*/
#leftColumn {
	position:relative;
	top:0px;
	width:200px;
	float:left;
}
#middleColumn {
	float:left;
	width:562px;
	background-color: #D5D4CB;
	background-image: url("/_structure/images/site/bg-main.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px 9px 0px 9px;
	vertical-align: top;
}
#middleColumnBody {
	padding: 10px 10px 20px 10px;
	text-align:left;
	margin:0px;
}
#rightColumn {
	float:left;
	width:190px;
	margin-top:10px;
	top:0;
}
#detail {
	font-size:100%;
	text-align: left;
	margin: 0px 10px 10px 10px;
}
#footer-hr {
	display:block;
	width:100%;
	margin:0px;
	padding:0px;
	border-top:#999999 1px solid;
	border-bottom:#FFFFFF 1px solid;
	border-left:none;
	border-right:none;
	height:1px;
	float:left;
}

/*
#######################
#   SIDE NAVIGATION   #
#######################
*/
#navigation {
	width: 190px;
	float: left;
	padding: 0px;
}
#navigation ul {
	border: none;
	list-style: none;
	margin: 0px;
	padding: 0px;
	background: #D5D4CB;
	text-align: right;
}
#navigation li {
	margin: 10px 0px 10px 0px;
	padding: 0;
	cursor: default;
}
#navigation li a {
	color: #666666;
	display: block;
	padding: 0px 24px 0 6px;
	text-decoration: none;
	text-transform: uppercase;
	background: #D5D4CB url("/_structure/images/site/bg_nav_side.gif") no-repeat 0 -25px;
	width: 158px;
	height: 25px;
	font-weight: bold;
}
#navigation a:hover, #navigation li a.on {
	background: #D5D4CB url("/_structure/images/site/bg_nav_side.gif") no-repeat left top;
	color: #CC3333;
	font-weight: bold;
}
/*
#######################
#     HIDE FOR DEV    #
#######################
*/
#navigation li ul {
	display: none;
}
#navigation li li {
	margin: 1px 0 0 0;
}
#navigation li li a, #navigation li li a.on {
	background: #D5D4CB url("/_structure/images/site/bg_nav_side.gif") no-repeat 0 -50px;
	text-transform: capitalize;
	font-weight: normal;
	padding-top:5px;
}
#navigation li li a:hover, #navigation li li a.on {
	background-position: 0 -78px;
	text-decoration: none;
	font-weight: normal;
	color: #CC3333;
}
#navigation li li a.on:hover {
	cursor: default;
}
#navigation li li li a, #navigation li li li a.on {
	background-position: 0 -50px;
	padding: 3px 0 0 20px;
	width: 190px;
}
#navigation li li li a:hover, #navigation li li li a.on {
	background-position: 0 -50px;
	width: 190px;
}
/*
#######################
#   RIGHT SIDE FAQs   #
#######################
*/

#topfaqs {
	width:190px;
	padding:0px 0px 20px 0px;
	background-color: #c7a58c;
	background-image: url("/_structure/images/site/top-FAQs-bg.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
}
#topfaqsHead {
	background: url("/_structure/images/site/top-FAQs.gif") no-repeat;
	margin: 0px;
	padding: 0px;
	height: 67px;
}
#topfaqsHead h2 {
	font-size: 1px;
	line-height: 1px;
	color: #FFFFFF;
	letter-spacing: -1000em;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#topfaqs ul {
	margin-top:0px;
}
#topfaqs li {
	background:url("/_structure/images/site/Q-bullet.gif");
	background-repeat:no-repeat;
	background-position: left 7px;
	vertical-align: middle;
	padding:5px 0px 5px 20px;
	list-style-type:none;
	margin-left:-30px;
	font-weight:normal;
}
#topfaqs li a{
	font-weight:normal;
}
.question {
	padding-bottom:10px;
	font-weight:bold;
	color:#C00;
}