* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #ecebe3;
	text-align: center;
	font: 72.5% Arial, Helvetica, Geneva, sans-serif;
	line-height: 1.4em;
	color: #323232;
	height: 100%;
}

#wrapper {
	text-align: left;
	width: 993px;
	margin-right: auto;
	margin-left: auto;
}

.container {
	width: 991px;
	background-color: #fff;
	border-right: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;	
}

#content-area {
	padding-bottom: 10px;
	display: block;
	padding-top: 18px;
}

.clear {
	clear: both;
}

img {
	border-style: none;
}

.noBdrRt {
	border-right-style: none;
}

.noBdrBtm {
	border-bottom-style: none;
}

.float_left {
	float: left;
}

.uppercase {
	text-transform: uppercase;
}

/* @group navigation */

/* @group nav */

#nav {
	width: 991px;
	display: block;
	margin-top: 14px;
	height: 43px;
	border-right: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	background-color: #fff;
}

.divider {
	color: #cacaca;
}

#nav ul li {
	float: left;
	list-style: none;
	display: inline;
	padding-top: 15px;
}

#nav ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	text-decoration: none;
}

#nav ul li a:active {
	color: #1f95ce;
}

#nav .current a {
	color: #943528;
	background-position: center 0;
	background-repeat: no-repeat;
	text-decoration: none;
}

#lft_links {
	float: left;
	font-size: 11px;
	margin-left: 18px;
}

#lft_links li {
}

#lft_links li a {
	padding-right: 14px;
	padding-left: 14px;
	color: #414141;
}

#lft_links li a:hover {
	color: #943528;
}

#rt_links {
	float: right;
	font-size: 12px;
	font-weight: bold;
	margin-right: 10px;
	text-transform: uppercase;
}

#rt_links li {
}

#rt_links li a {
	padding-right: 28px;
	padding-left: 28px;
	color: #0b3a71;	
}

#rt_links li a:hover {
	color: #943528;
}

/* @end */

/* @group subnav */

#subnav {
	width: 991px;
	display: block;
	background: url(/themes/site_themes/imagine/images/interface/subnav_bckgrd.jpg) no-repeat 50% top;
	height: 41px;
	border-right: 1px solid #d3d2d0;
	border-left: 1px solid #d3d2d0;
}

#subnav ul {
	list-style-type: none;
	list-style-image: none;
}

#subnav li {
	float: left;
	margin-right: 6px;
	padding-top: 12px;
	padding-bottom: 12px;
}

#subnav li a {
	padding-top: 12px;
	padding-bottom: 12px;
	text-decoration: none;
	color: #414141;	
}

#subnav li a:hover {
	color: #943528;
}

#sublinks {
	margin-left: 30px;
}

#subnav #next_prev {
	float: right;
	margin-right: 30px;
	display: inline;
}

#subnav #next_prev li#next {
	margin-left: 11px;
}

#subnav #next_prev li#prev {
	margin-right: 11px;
}

/* @end */

/* @end */

.float_right {
	float: right;
}

.float_left {
	float: left;
}

fieldset {
	border-style: none;
	padding-top: 6px;
	padding-bottom: 4px;
}

a {
	text-decoration: underline;
	color: #943528;
}

a:hover {
	text-decoration: none;
	color: #003e83;	
}

h1 {
	font-size: 1.3em;
	margin-bottom: 18px;
}

h1 span {
	color: #943528;
	font-weight: bold;
}

h2 {
	font-size: 1em;
}

h3 {
	font-size: 1em;
}

.button {
	width: 23px;
	height: 9px;
	border-style: none;
}

.superscript {
	font-size: .8em;
	position: relative;
	top: -3px;
}

address {
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
}

.price {
	color: #943528;
	font-weight: bold;
}

span.note p {
	line-height: 16px;
	font-size: 11px;
}

.photo_large span {
	position: absolute;
	z-index: 99;
}

.popup {
	background: url(/themes/site_themes/imagine/images/interface/icon_popup.gif) no-repeat right center;
	padding-right: 14px;
}

a.btn {
	background: url(/themes/site_themes/imagine/images/interface/btn_lft.gif) no-repeat left bottom;
	padding-left: 10px;
	height: 21px;
	text-decoration: none;
	color: #fff;
	line-height: 20px;
	padding-top: 4px;
	padding-bottom: 3px;
}

a.btn span {
	background: url(/themes/site_themes/imagine/images/interface/btn_rt.gif) no-repeat right bottom;
	height: 21px;
	padding-right: 10px;
	line-height: 20px;
	padding-top: 4px;
	padding-bottom: 3px;
}

a.btn:hover {
	background-position: left top;
}

a.btn:hover span {
	background-position: right top;
}

.btn_go {
	background: url(/themes/site_themes/imagine/images/interface/btn_go.gif) no-repeat right bottom;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
	display: block;
	border-style: none;
	cursor: pointer;
}

.btn_go:hover {
	background-position: 0 top;
}

input.hidden {
	display: none;
	visibility: hidden;
}

/* @group error */

.error404 {
	background: url(/themes/site_themes/imagine/images/interface/stress_bckgrd.jpg) no-repeat center top;
}

.error404 h1 {
	color: #943528;
}

#error_404 {
	text-align: center;
	width: 380px;
	background-color: #f3f9df;
	border-top: 1px solid #b0bf81;
	border-bottom: 1px solid #b0bf81;
	margin: 40px auto 60px;
	padding: 25px 20px 15px;
}

/* @end */

/* @group header */

#header {
	padding: 14px 0 0;
}

#logo_tpx {
	display: block;
	width: 206px;
	background: url(/themes/site_themes/imagine/images/interface/logo_tpx.gif) no-repeat 0;
	height: 55px;
	text-indent: -9999px;
	float: left;
	margin-left: 10px;
	cursor: pointer;
}

#utilityNav {
	float: right;
	list-style-type: none;
	padding: 4px 0;
	margin-top: -16px;
	margin-right: 0;
	margin-bottom: 14px !important;
	margin-bottom: 0px;
	display: inline;
	font-size: 10px;
}

#utilityNav div a {
	text-decoration: none;
	padding-right: 0;
	padding-left: 0;
	color: #262626;
}

#utilityNav div a:hover {
	color: #003f82;
}

#night_time_renewal {
	border-right: 1px solid #bfbfbf;
	padding-left: 10px;
	display: inline;
	float: left;
	padding-right: 10px;
}

#night_time_renewal a b {
	color: #922a2a;
}

#phone {
	padding-left: 10px;
	display: inline;
	float: left;
	padding-right: 10px;
}

#phone b {
	color: #922a2a;
	font-size: 12px;
}

#ready_to_buy {
	padding-left: 10px;
	border-right: 1px solid #bfbfbf;
	display: inline-block;
	float: left;
	padding-right: 10px;
}

#my_account {
	border-right: 1px solid #bfbfbf;
	padding-left: 10px;
	display: inline;
	float: left;
	padding-right: 10px;
}

#checkout {
	border-right: 1px solid #bfbfbf;
	padding-left: 10px;
	display: inline;
	float: left;
	padding-right: 10px;
}

/* @group search */

.search {
	float: right;
	clear: right;
	display: inline;
	margin-right: 12px;
	width: 223px;
}

.search .input {
	padding: 5px 4px;
	font-size: 11px;
	display: inline;
	text-align: center;
	width: 180px;
	float: left;
	margin-right: 4px;
}

a.btn_search {
	background: url(/themes/site_themes/imagine/images/interface/btn_search.gif) no-repeat right bottom;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
	display: block;
	float: right;
}

a.btn_search:hover {
	background-position: 0 top;
}

/* @end */

#header .need_assistance {
	float: right;
	clear: right;
	margin-top: 14px !important;
	margin-top: 0px;
	margin-right: 22px !important;
	margin-right: 18px;
	display: inline;
}

.need_assistance b {
	font-size: 1.2em;
}

/* @end */

/* @group anchors (page links) */

a:active {
	outline: none;
}

a {
	outline: none;
}

a:link {
	
}

a:visited {
	
}

a:active {
	
}

a:hover {
	
}

/* @end */



/* @group one column layout */

#oneColLayout #primaryContent {
	width: 924px;
	float: left;
	display: inline;
	margin-left: 36px;
}

/* @end */

/* @group two column layout */

#twoColLayout #primaryContent {
	width: 670px;
	float: left;
	margin-left: 280px;
	min-height: 420px;
	margin-bottom: 14px;
	display: inline;
}

#twoColLayout #sideContent {
	width: 208px;
	float: left;
	margin-left: -915px;
	padding: 0px;
	min-height: 400px;
	display: inline-block;
	border: 1px solid #e0e0e0;
}

/* @end */

/* @group three column layout */

#threeColLayout #content-area {
	padding: 50px 34px 20px;
}

#threeColLayout .c1 {
	float: left;
	width: 242px;
	min-height: 260px;
	padding-right: 32px;
	padding-left: 32px;
	margin-top: 30px;
}

#threeColLayout .c2 {
	float: left;
	width: 242px;
	min-height: 260px;
	border-right: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
	padding-left: 32px;
	padding-right: 32px;
	margin-top: 30px;
}

#threeColLayout .c3 {
	float: left;
	width: 242px;
	min-height: 260px;
	padding-left: 32px;
	padding-right: 32px;
	margin-top: 30px;
}

/* @end */

/* @group primaryContent */

#primaryContent {
	font-size: 12px;
}

#primaryContent img {
	
}

p {
	margin-bottom: 14px;
}

#twoColLayout #primaryContent p {
	
}

#primaryContent ul {
	padding-left: 0;
	margin-bottom: 16px;
}

#primaryContent ul li {
	list-style-type: none;
	background: url(/themes/site_themes/imagine/images/interface/icon_bullet.gif) no-repeat 2px 7px;
	padding-left: 8px;
	padding-bottom: 3px;
}

#primaryContent ul li a span {
	color: #943528;
	font-weight: bold;	
}

#primaryContent ol {
	padding-left: 19px;
	margin-bottom: 16px;
}

#primaryContent dl {
	margin-bottom: 16px;
}

#primaryContent dt {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 3px;
}

/* @end */

/* @group side content */

#sideContent {
	font-size: 1em;
	height: auto !important;
	height: 380px;
	text-align: left;
	background-color: #fff;
	margin-bottom: 8px;
}

#sideContent span {
	position: absolute;
	z-index: 99;
}

#sideContent .current {
	color: #922a2a;
}

#sideContent h2 {
	margin-top: 20px;
	padding-top: 0;
	padding-bottom: 0;
	margin-left: 20px;
	margin-bottom: 8px;
}

#sideContent ul {
	list-style-type: square;
	margin-top: 0;
	padding-top: 0;
}

#sideContent ul li {
	display: block;
	padding: 0;
	margin: 0 10px;
	border-bottom: 1px solid #e0e0e0;	
}

#sideContent ul li a {
	text-decoration: none;
	display: block;
	color: #323232;
	padding: 4px 10px;
}

#sideContent ul li a:hover {
	color: #922a2a;
	background-color: #f2f2f2;
}

#sideContent ul li ul {
	padding-top: 0;
	padding-bottom: 0px;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
}

#sideContent ul li ul li {
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
	margin-right: 0;
	display: block;
	border-bottom-style: none;
}

#sideContent ul li ul li a {
	padding-left: 20px;
	background: url(/themes/site_themes/imagine/images/interface/icon_bullet.gif) no-repeat 12px center;
	font-size: .95em;
	padding-top: 2px;
	padding-bottom: 2px;
}

.side_banner {
	margin-left: 10px;
	margin-top: 30px;
	display: block;
	margin-bottom: 10px;
}

.side_banner img {
	border: 1px solid #e1e1e1;
	padding: 0;
}

/* @end */

/* @group other_items */

#other_items {
	clear: both;
	padding-top: 0;
	padding-bottom: 0px;
	margin-bottom: 0px;
	width: 993px;
	background: url(/themes/site_themes/imagine/images/interface/container_bckgrd_btm.gif) no-repeat center 0;
	margin-top: 0;
	float: left;
}

#other_items div {
	margin-top: 20px;
}

#other_items img {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#item1 {
	float: left;
	width: 207px;
	padding-bottom: 0;
	margin-bottom: 0;
}

#item2 {
	float: left;
	margin-left: 7px;
	width: 275px;
	padding-bottom: 0;
	margin-bottom: 0;
}

#item3 {
	float: left;
	margin-left: 7px;
	width: 283px;
	padding-bottom: 0;
	margin-bottom: 0;
}

#item4 {
	float: left;
	margin-left: 7px;
	width: 207px;
	padding-bottom: 0;
	margin-bottom: 0;
}

/* @end */

/* @group footer */

#footer {
	padding: 15px 0;
	clear: both;
	font-size: .9em;
}

#footer a {
	text-decoration: none;
	border-right: 1px solid #a5a5a5;
	padding-right: 9px;
	padding-left: 8px;
	color: #262626;
	padding-bottom: 0;
	margin-bottom: 0;
}

#footer a:hover {
	color: #003f82;
}

#footer a.noBdrRt {
	border-right-style: none;
}

#footer_content {
	display: block;
	text-align: center;
	padding-bottom: 20px;
	font-size: 11px;
}

#copyright {
	clear: both;
	color: #a7a7a7;
	display: block;
	text-align: center;
	margin-top: 23px;
	padding-top: 27px;
	background: url(/themes/site_themes/imagine/images/interface/welcome_to_bed.gif) no-repeat center top;
	font-size: .9em;
}

#copyright a {
	border-style: none;
	padding: 0;
}


/* @end */

/* @group Tables */
td b {
	color: #943528;
}

td i {
	color: #919191;
	font-size: 11px;
}

table {
	padding: 0;
	margin: 0;
	width: 100%;
}

caption {
	padding: 0 0 5px 0;
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	color: #4d4d4d;
	text-align: left;
	padding: 3px 6px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #d6d6d6;
	background: none;
}

td {
	border-bottom: 1px solid #d8d8d8;
	padding: 2px 6px;
	color: #5f5f5f;
}

.odd_row {
	background-color: #ddd;
	color: #797979;
}

/* @end */



/* @group Products */

/* @group next_previous */

#next_previous_area {
	clear: both;
	background: url(/themes/site_themes/imagine/images/interface/pg_divider_horizontal.gif) no-repeat center top;	
	width: 920px;
	padding: 14px 0 0;
	margin: 40px auto 0px;
	display: block;
}

#next_previous {
	float: right;
	display: block;
}

#next_previous li {
	float: left;
	list-style-type: none;
	margin-left: 4px;
	display: block;
}

#back_to_all {
	vertical-align: middle;
}

a#back_to_all {
	float: left;
	background: url(/themes/site_themes/imagine/images/interface/icon_arrow_lft.gif) no-repeat -196px 5px;
	padding-left: 8px;
}

a#back_to_all:hover {
	background-position: 0 5px;
}

a#next {
	width: 25px;
	height: 25px;
	background: url(/themes/site_themes/imagine/images/interface/next_previous.gif) no-repeat right bottom;
	display: block;
	cursor: pointer;
	text-indent: -9999px;
}

a#next:hover {
	background-position: right -1px;
}

#previous {
	height: 25px;
	width: 25px;
	background: url(/themes/site_themes/imagine/images/interface/next_previous.gif) no-repeat left bottom;
	display: block;
	cursor: pointer;
	text-indent: -9999px;
}

a#previous:hover {
	background-position: left -1px;
}

/* @end */

a.buyNow_small {
	width: 36px;
	height: 36px;
	background: url(/themes/site_themes/imagine/images/interface/buyNow_small.png) no-repeat 0 top;
	display: block;
	cursor: pointer;
	text-indent: -9999px;
}

a.buyNow_small:hover {
	background-position: 0 bottom;
}

.coming_soon_splash {
	width: 64px;
	height: 64px;
	position: relative;
	top: 170px;
	left: 590px;
	display: block;
}

.coming_soon {
	width: 64px;
	height: 64px;
	position: relative;
	left: 590px;
	display: block;
	top: 40px;
}

/* @end */

/* @group static_page */

.static_page #content-area {
	background: url(/themes/site_themes/imagine/images/gradient_splash.jpg) no-repeat center top;
	min-height: 470px;
}

.static_page h1 {
	width: 271px;
	margin-top: 10px;
}

/* @end */

/* @group tabs */

/* Caution! Ensure accessibility in print and other media types... */

@media projection, screen {

/* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */

.tabs-hide {
	display: none;
}

}

/* Hide useless elements in print layouts... */

@media print {

.tabs-nav {
	display: none;
}

}

/* Skin */

.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
	width: 100%;/*fixes IE issue issue*/
}

.tabs-nav:after {
/* clearing without presentational markup, IE gets extra treatment */
    display: block;
	clear: both;
	content: " ";
}

#primaryContent ul.tabs-nav li {
	float: left;
	margin: 0 2px;
	min-width: 84px;/* be nice to Opera */
	padding-left: 0;
	background-image: none;
}

.tabs-nav a, .tabs-nav a span {
	display: block;
	padding: 0 10px;
	/*background: url(/themes/site_themes/imagine/images/interface/tab.png) no-repeat;*/
}

.tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
}

.tabs-nav .tabs-selected a {
}

.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
	background-position: 100% -150px;
	outline: 0;
/* prevent dotted border in Firefox */
}

.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
	background-position: 100% -100px;
}

.tabs-nav a span {
	width: 64px;
	/*IE 6 treats width as min-width */
    min-width: 64px;
	height: 18px;
	/* IE 6 treats height as min-height */
    min-height: 18px;
	padding-top: 6px;
	padding-right: 0;
	font-size: 14px;
	font-weight: bold;	
}

*>.tabs-nav a span {
/* hide from IE 6 */
    width: auto;
	height: auto;
}

.tabs-nav .tabs-selected a span {
	padding-top: 7px;
	color: #9c211e;
	background-color: #fff;
}

.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
	background-position: 0 -50px;
}

.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
	background-position: 0 0;
}

.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited {
/* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}

.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
/* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}

.tabs-nav .tabs-disabled {
	opacity: .4;
}

.tabs-container {
    border-top: 1px solid #cecece;	
	padding: 0;
}

.tabs-container div {
    border-top: 1px solid #cecece;	
	padding: 0;
}


/* @end */

/* @group tooltip */

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #fff;
	padding: 5px;
	opacity: 0.9;
}

#tooltip h3, #tooltip div {
	margin: 0;
}

#tooltip.tooltip_box {
	border: none;
	width: 180px;
	height: 80px;
	opacity: 0.9;
	background: url(/themes/site_themes/imagine/images/interface/tooltip_box.png) no-repeat;
}

#tooltip.tooltip_box h3 {
	color: #943528;
	font-weight: bold;
	margin: 0;
	padding: 8px 10px;
	font-size: 1.2em;
}

/* @end */

/* @group myaccount */

.myaccount {
	background-color: #dce1ed;
}

.myaccount #content-area {
	background: url(/themes/site_themes/imagine/images/interface/pleasure_bckgrd.jpg) no-repeat center top;
	min-height: 360px;
	height: auto !important;
	height: 360px;
}

.myaccount #new_customers {
	width: 300px;
	float: left;
	min-height: 250px;
	height: auto !important;
	height: 250px;
	padding: 20px 60px 20px 20px;
	margin-left: 80px;
}

.myaccount #returning_customers {
	width: 300px;
	float: left;
	padding: 20px 20px 20px 60px;
	border-left: 1px solid #e1e1e1;
}

.myaccount #forgot_password {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
}

/* @group sidenav */

.track_orders #track_orders {
	color: #943528;
}

.address_book #address_book {
	color: #943528;
}

.payment_options #payment_options {
	color: #943528;
}

.change_password #change_password {
	color: #943528;
}

.change_email #change_email {
	color: #943528;
}

/* @end */

/* @end */

/* @group search */

.search_results #content-area {
	padding-top: 30px;
	background: url(/themes/site_themes/imagine/images/interface/pain_bckgrd.jpg) no-repeat center top;
	padding-bottom: 30px;
}

.search_results h1 {
	margin-bottom: 4px;
	padding-bottom: 0;
	margin-top: 0;
}

.search_results .searchbox {
	background-color: #fff8ce;
	border-top: 1px solid #ebd49f;
	border-bottom: 1px solid #ebd49f;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 8px;
}

.search_results .searchbox h2 {
	background-color: transparent;
	margin-bottom: 0;
	margin-top: 0;
	float: left;
	font-size: 1.1em;
	font-weight: normal;
	font-style: normal;
}

.search_results .searchbox h2 span {
	color: #922a2a;
}

.search_results .search_container {
	margin-bottom: 30px;
	margin-top: 30px;
}

.search_results .results_header {
	margin-bottom: 18px;
	background-color: #f4f3ee;
	padding: 4px 7px;
}

.search_results .search_container h2 {
	color: #003f82;
	font-size: 1.2em;
	float: left;
}

.pagination {
	float: right;
}

.pagination a {
	padding-right: 3px;
	padding-left: 3px;
}

.search_results #list_products {
	margin-bottom: 10px;
}

.search_results #list_products td {
	width: 160px;
	background-image: none;
	padding-left: 0;
	border-bottom-style: none;
	padding-bottom: 12px;
}

.search_results #list_products td img {
	padding: 4px;
	border: 1px solid #e0e0e0;
	background-color: #fff;
}

.search_results #list_newsroom,
.search_results #list_general {
	clear: both;
}

.news_result,
.general_result {
	padding: 0 12px 0 7px;
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 16px;
}

.news_result h3 a,
.general_result h3 a {
	text-decoration: none;
}

#results_breakdown {
	float: right;
	padding-right: 7px;
}

#results_breakdown a {
	padding-right: 6px;
	padding-left: 6px;
}

.search_results #footer {
	clear: both;
	padding-top: 30px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	width: 993px;
	background: url(/themes/site_themes/imagine/images/interface/container_bckgrd_top.gif) no-repeat center top;
	float: left;
	margin-top: 0;
}

/* @end */

/* @group site map */

.site_map #content-area {
	background: url(/themes/site_themes/imagine/images/interface/white_bckgrd.jpg) no-repeat center 0;	
}

.site_map h2 {
	background-color: #e6eaf8;
	font-size: 1em;
	padding: 2px 5px;
	margin-bottom: 7px;
}

.site_map ul {
	margin-left: 5px;
}

.site_map #primaryContent ul li {
	
}

.site_map #primaryContent ul li ul {
	margin-bottom: 0;
	padding-bottom: 0;
}

/* @end */


/* @group contact_us */

.contact_us .zpFormWinxp2 {
	padding: 0;
}

.contact_us .zpFormButtons{
	text-align: right;
	padding: 14px 0 20px 14px;
	border-top: 1px solid #e1e1e1;
	clear: both;
	margin-top: 10px;
}

.contact_us label {
	display: block;
	float: left;
	text-align: right;
	width: 130px;
}

.contact_us input {
	border: 1px solid #b4b4b4;
	width: 400px;
}

.contact_us select {
	border: 1px solid #b4b4b4;
	width: 400px;
}

.contact_us textarea {
	border: 1px solid #b4b4b4;
	width: 400px;
}

/* @end *//* @group Zapatec */

/* @group images */

/* $Id: winxp2.css 5197 2006-11-17 14:07:36Z vasyl $ */
/*
 "zpStatusImg" class images for form fields -- apply appropriate rules here.
 The script auto-applies one of each of these CLASS attributes to a series of
  nested <span>s with an innermost .zpStatusImg class <span> we style:
 1) "zpIsRequired" or "zpNotRequired".
 2) "zpIsEditing" or "zpNotEditing".
 3) "zpIsEmpty" or "zpNotEmpty".
 4) "zpIsValid" or "zpNotValid".
  5) Always "zpStatusImg", this is the one styled.
*/

.zpFormWinxp2 span.zpStatusImg {
 padding: 0px 12px;
 height: 18px;
 line-height: 18px;
 background-repeat: no-repeat;
 background-position: center 8px;
 opacity: 0.66;
 filter: alpha(opacity=66);
 margin-left:5px;
 display: inline-block;
 float: none;
 padding-top: 5px;
}
.zpFormWinxp2 .zpIsEditing span.zpStatusImg {
 opacity: 1.0;
 filter: alpha(opacity=100);
}

.zpFormWinxp2 .zpIsRequired span.zpStatusImg {
 vertical-align: top;
	background: url(/themes/site_themes/imagine/images/interface/icon_required.gif) no-repeat center 8px;
}

.zpFormWinxp2 .zpIsEditing .zpNotEmpty span.zpStatusImg {
	background: url(/themes/site_themes/imagine/images/interface/icon_editing.gif) no-repeat center 8px;
}

.zpFormWinxp2 .zpNotEditing .zpNotEmpty .zpNotValid span.zpStatusImg {
	background: url(/themes/site_themes/imagine/images/interface/icon_required_invalid.gif) no-repeat center 8px;
}

.zpFormWinxp2 .zpIsValid span.zpStatusImg {
	background: url(/themes/site_themes/imagine/images/interface/icon_validated.gif) no-repeat center 8px;
}

.zpFormWinxp2 .zpIsFetching span.zpStatusImg {
	background: url(/themes/site_themes/imagine/images/interface/icon_fetching.gif) no-repeat center 8px;
}



/* @end */

/* @group default */

/*
 * Controls the look and feel of the form
 */

.zpFormWinxp2 .errOutput{
  background-color: #ffe0dd;
  padding: 10px;
  margin-bottom: 20px;
  font-weight: bold;
  color: #d6202d;
  display: none;
	clear: both;
}

.zpNotRequired {
	display: none;
}

.zpFormWinxp2 .fieldError {
  font-weight: bold;
}

.zpFormWinxp2 .zpConsole {
  width:80%;
  border: 1px solid black;
  padding:.3em;
}

/* @group buttons */

.zpFormWinxp2 .continue_to_checkout {
  background: url("/themes/site_themes/imagine/images/interface/continue_to_checkout_bckgrd.gif") no-repeat center 0;
  	border: none;
	font-size: 11px;
	width: 148px;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	cursor: hand;
	height: 21px;
	padding: 0 12px 2px 0;
	float: right;
}

.zpFormWinxp2 .continue_to_checkout:hover {
	background-position: center -46px;
}

.zpFormButtons {
	float: right;
}

/* @end */

.zpFormWinxp2 legend{
  color: #424242;
  padding: 3px 5px;
	font-weight: bold;
	font-size: 1em;
}

* html .zpFormWinxp2 legend{
  margin-bottom: 20px;
}

.zpFormWinxp2 .zpFormError{
  color: #943528;
  padding-left: 10px;
  font-weight: normal;
  vertical-align: top;
  line-height: 20px; 
  display: inline-block
}

.zpFormWinxp2 .multipleButton{
        margin-left: 10px; 
        width: 24px;    
        font-size: 15px;
        vertical-align: top;
        margin-top: 2px;
        text-align: center;
        line-height: 10px;
        padding-top: 1px;
}

 
.zpFormWinxp2 .zpFormCheckbox { /*checkbox style*/
    border: none;
	width: auto;
	margin-left: 8px;
	margin-top: 1px;
}

.zpFormWinxp2 .zpFormRadio {
        border:none;
}

.zpFormWinxp2 .zpWrongValue{
	background-color: #EA888C !important;
}

 .zpFormWinxp2 .dropDownArrow { /* IE7 */
        height: 20px;
        background-image: url(basic/down_arrow_hilite.gif);
        padding: 0px 12px;
        background-repeat: no-repeat;
        margin-left:-1px;
        margin-top:1px;
        display: inline-block;
        cursor: pointer;
}

 .zpFormWinxp2 .dropDownArrow { /* other */
        background-image: url(basic/down_arrow.gif);
        padding:10px 10px;
        padding-top:0px;
        background-repeat: no-repeat;
        margin-left:-1px;
        display: inline;
        vertical-align:top;
        cursor: pointer;
} 

 * html .zpFormWinxp2 .dropDownArrow { /* IE6 */
        height: 20px;
        background-image: url(basic/down_arrow_hilite.gif);
        padding: 0px 12px;
        background-repeat: no-repeat;
        margin-left:-1px;
        margin-top:1px;
        display: inline-block;
        cursor: pointer;
}

.zpFormWinxp2 .dropDownArrow:hover,
	  .zpFormWinxp2 .dropDownArrow:active
		  .zpFormWinxp2 .dropDownArrow:focus {
        background-image: url(basic/down_arrow_hilite.gif);
}

.zpFormWinxp2 p {
	clear: both;
	padding: 6px 10px;
	margin-top: 0;
	margin-bottom: 0;
}

/* @end */

/* @group buy_now's */


.buy_now .zpFormWinxp2 {
	margin: 90px 0 20px;
	padding: 0;
}

.buy_now .zpFormButtons{
	text-align: right;
	padding: 14px 0 20px 14px;
	border-top: 1px solid #e1e1e1;
	clear: both;
	margin-top: 10px;
}

.buy_now .zpFormButtons .continue_to_checkout {
	float: right;
}

/* @end */

/* @end */

/* @group forms */

.submit_area {
	width: 100%;
	clear: both;
	display: inline-block;
}

.submit_area .submit {
	float: right;
	display: inline;
}

.submit_area .required {
	float: left;
}

.required {
	color: #8a0f13;
	font-weight: bold;
}

.textarea,
.text_input {
	border: 1px solid #bfbfbf;
	padding: 6px 1px;
	font-size: 13px;
}

textarea:focus,
input:focus {
	background-color: #f7ffe0;
}

#wrapper #free_ship {
	 background: #fff url(/themes/site_themes/imagine/images/interface/container_bckgrd.gif) repeat-y center;
	width: 993px;
}

#wrapper #free_ship #fs {
	 width:987px;
	 height:60px;
	 margin:0 auto;
	 background-color:#f3f3f3;
	 border-top:2px solid #ccc;
}

#wrapper #free_ship #fs #fsi {
	 width:525px;
	 height:48px;
	 padding:5px;
	 margin:0px auto;
	 display:block;
}
/* @end */

/* @group FancyBox */

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #a7c4dd;
	display: none;
	z-index: 30;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('/assets/images/global/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('/assets/images/global/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('/assets/images/global/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

a.fancyclose {
	height: 22px;
	display: block;
	text-align: center;
	background: url(/assets/images/global/closelabel.gif) no-repeat center 12px;
	text-indent: -9999px;
	clear: both;
	padding-top: 12px;
	width: 510px;
	margin: 0 auto;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
	overflow-x: hidden;
	overflow-y: hidden;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('/assets/images/global/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('/assets/images/global/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('/assets/images/global/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/assets/images/global/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('/assets/images/global/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/assets/images/global/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('/assets/images/global/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/assets/images/global/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('/assets/images/global/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/assets/images/global/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(/assets/images/global/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(/assets/images/global/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(/assets/images/global/fancy_title_right.png) repeat-x;
}

/* @end */