/* CSS Dev: Chris Gerikh */
/* globals */
form { margin: 8px; }
body { margin-top: 8px; background-color: #7e52a1; text-align: center; }
input, select, textarea { font-size: 11px; }
div { font-size: 12px; }
body, div, input, select, textarea { font-family: Verdana, Arial, Helvetica, sans-serif; }
a, a:hover { text-decoration: none; font-weight: bold; }
a { color:#FFCC00; }
a:hover { color:#ffffff; }
img { border-style: none; }

/* headers */
.h1_crunched { width: 200px; }
h1, h2 { font-size: 12px; color: #9ac33b; /* lime */ }
h1 { border-bottom: 2px solid #9ac33b; margin:2px 0 4px 0; line-height: 200%; }
h2 { margin:0 0 4px 0; line-height: 200%; }

/* Begin Caresheet Sub-Headers */
h3, h4 { color: #9ac33b; /* lime */ }
h3 { font-size: 11px; margin:0 0 4px 0; line-height: 200%; }
h4 { font-size: 10px; margin:0 0 2px 0; line-height: 100%; }

/* End Caresheet Sub-Headers */

/* lists */
ul { list-style-type:square; }
ul li ol { list-style-type:decimal; }


/* stacked misc */
.block { display: block; }
.float_left { float: left; }
.float_right { float: right; }
.right { text-align:right; }
.left { text-align:left; }
.center { text-align:center; }
.clear { clear: both; }
.black { color:#000000; }

/* layout */
.wrapper { width: 988px; margin:0 auto; text-align: right; }
.shell { margin:0 auto 0 204px; position: relative; width: 780px; }

.top-left, .top-right, .key-left, .key-right  { float: left; }
.top-left { width: 496px; height: 427px; background-repeat:no-repeat; text-align:left; background-color: #547522; }
.top-images img { display: block; }
.top-right { width: 284px; height: 427px; }

.key-left { width: 360px; height: 427px; background:#547522 url(../images/key-left.jpg) no-repeat; text-align:left; }
.key-right { width: 420px; height: 427px; background:url(../images/key-sub-right.jpg) no-repeat; position: relative; }

.content_shell { background-color: #547522; text-align:left; }
.s_pad { padding: 8px; }
.c_pad { padding:8px 0 0 8px; }
.footer-bg2 { background:#83b610 url(images/base-bg2.gif) top no-repeat; width: 780px; }
.content { margin:0 0 0 25px; float: left; width: 500px; position: relative; }

.base_links a, .base_links a:hover { text-decoration: none;  font-weight: normal; font-size: 11px; }
.base_links a { color:#FFFFFF; }
.base_links a:hover { color:#9ac33b; }
.base { clear: both; background-color: #7e52a1; padding:8px 0 16px 0; text-align:right; }

/* side panel */
.sp { position: absolute; left: -206px; top: 8px; z-index:999; }
.sp, .sp-t, .sp-b { width: 204px; text-align: left; color:#ffffff; }
.sp-t { background:url(../images/sp-t.gif) no-repeat; height: 34px; }
.sp-b { background:url(../images/sp-b.gif) no-repeat; height: 49px; }
.sp-c { background:url(../images/sp-bg.gif) repeat-y; min-height: 50px; position: relative; }
.sp-arr { position: absolute; left: 199px; top: 38px; width: 25px; height: 29px; z-index:999; }
.sp-t h2 { margin:0; padding:11px 0 0 13px; color:#ffffff; font-size: 11px; }
.sp-c strong { display: block; padding:8px 8px 0 12px; font-size: 11px; }
.sp-c ul { list-style-type: none; margin:0; padding:0 8px 0 12px; }
.sp-c ul li {  padding:0; font-size: 10px; }
.sp-b a, .sp-b a:hover { display: block; text-decoration: none; padding:8px 8px 0 12px; font-size: 11px; }
.sp-c p { padding:8px 4px 0 13px; margin:0; font-size: 11px; }

/* top nav */
.nav_pad { padding:6px 0 0 6px; }
.nav a span, .subnav a span { padding:4px 0 0 24px; display: block; }
.nav a, .nav a:hover { height: 22px; padding-bottom: 3px; }
.nav a, .nav a:hover, .subnav a, .subnav a:hover, .bg_off, .bg_on {
	display: block;
	width: 200px;
	text-align:left;
	font-weight: bold;
	font-size: 11px;
	background-repeat:no-repeat;
	text-decoration:none;
}

.topnav_bg { margin: 26px 0 0 12px; background:#abce5d url(images/topnav_top.gif) top no-repeat; width: 212px; height: 125px; }
.topnav_pad { padding:6px 0 0 6px; }
.nav a { background-image:url(images/topnav_off.gif); color:#FFFFFF; }
.nav a:hover { background-image:url(images/topnav_on.gif); color:#CCCCCC; }

/* subnav */
.s_height { height: 22px; }

.subnav a, .subnav a:hover, .bg_off, .bg_on { cursor: pointer; }
.subnav a { background-image:url(images/subnav_off.gif); color:#096a37; }
.subnav a:hover { background-image:url(images/subnav_on.gif); color:#ffffff; }

.subnav_pad { padding:6px 0 0 6px; }
.subnav_tpad { padding:4px 8px 0 13px; /* text & content */ }
.subnav_bg { background:#5e8226 url(images/subnav_top.gif) top no-repeat; width: 212px; }

.bg_off { background-image:url(images/subnav_off.gif); color:#096a37; }
.bg_on { background-image:url(images/subnav_on.gif); color:#ffffff; }

.bg_off span, .bg_off span, .bg_on span, .bg_on span { padding:4px 0 0 24px; display: block; }
.bg_off, .bg_on { height: 22px; padding-bottom: 3px; }

/* subnav subcats */
.subcat { display: none; }

.subcat a, .subcat a:hover { background-image:url(images/spacer.gif); line-height: 125%; font-weight: normal; }
.subcat a span { color: #ffffff; }
.subcat a:hover span { color: #ffffff; }

.subcat { padding-bottom: 12px; }
.subcat a span, .subcat a:hover span { display: block; padding:4px 0 0 8px; }

.subcat a span strong { color:#FFCC00; }
.subcat a:hover span strong { color:#ffffff; }


/* noscript style */
.noscript_subcat a, .noscript_subcat a:hover { background-image:url(images/spacer.gif); line-height: 100%; font-weight: normal; }
.noscript_subcat a { color: #FFCC00; }
.noscript_subcat { padding-bottom: 12px; }
.noscript_subcat a span, .noscript_subcat a span { display: block; padding:4px 0 0 24px; }


/* bob background */
.bob_width_cap { width: 375px; }
.bob { background:url(./images/bob.jpg) bottom right no-repeat; }
.bob_content { margin-left: 20px; width: 525px; float: left; position: relative; }

/* subbox white */
.subbox { margin:0 auto; width: 450px; background:url(./images/subbox_white_bg.gif) repeat-y; }
.subbox_white_top { height: 15px; background:url(./images/subbox_white_top.gif) no-repeat; }
.subbox_white_base { height: 14px; background:url(./images/subbox_white_base.gif) no-repeat; }
.subbox_pad { padding:0 14px 0 14px; }

/* subbox green */
.subbox_green { width: 508px; background:url(./images/subbox_green_bg.gif) repeat-y; }
.subbox_green_top { height: 15px; background:url(./images/subbox_green_top.gif) no-repeat; }
.subbox_green_base { height: 14px; background:url(./images/subbox_green_base.gif) no-repeat; }

/* subbox related */
.subbox_related { width: 508px; background:url(./images/subbox_related_bg.gif) repeat-y; }
.subbox_related_top { height: 53px; background:url(./images/subbox_related_top.gif) no-repeat; }
.subbox_related_base { height: 13px; background:url(./images/subbox_related_base.gif) bottom no-repeat; }
.subbox_related_pad { padding:8px 0 0 60px; }

.related_image { margin-bottom: 8px; margin:0 auto; width: 75px; }
.related_text a, .related_text a:hover { font-size: 9px; font-weight: normal; }
.related_quadrent_wrapper { height: 120px; }
.related_quadrent { width: 95px; float: left; margin-right: 15px; text-align:center; }

/* subbox list */
.subbox_green ul { margin:8px 0 8px 12px; padding:0; }
.subbox_green ul li { background:url(./images/sub-li.gif) 0px 0px no-repeat; list-style-type: none; margin:4px 0 0 0px; padding:0 0 0 16px; }


/* subbox feedback */
.subbox_feedback_top { height: 53px; background:url(./images/subbox_feedback_top.gif) no-repeat; }
.subbox_feedback_pad { padding:8px 14px 0 14px; }

/* sitemap link style override */
.sitemap a, .sitemap a:hover { font-weight: normal; }


/* misc & content misc */
.f10 { font-size: 10px; }
.w { color:#FFFFFF; }
.b { font-weight: bold; }
.height { min-height: 100px; }

.bordered { border: 2px solid #9ac33b; }
.bordered2 { border: 3px double #547522; }
.bordered3 { border: 1px double #ffffff; }

.banner, #uk-banner { float: left; margin:0 0 0 14px; }

.b3 { border: 3px double #5e8226; margin-top: 4px; }
.thumb80 { width: 120px; height: 80px; }
.thumb90 { width: 120px; height: 90px; }
.thumb_cell { width: 33%; text-align:center; }
.thumb_label { font-size: 11px; text-align:center; }
.thumb_cell img { border: 3px double #547522; width: 120px; height: 90px; }

.tlink { width: 126px; height: 130px; float: left; margin:4px 0 0 28px; text-align: center; }
.tlink img { width: 120px; height: 90px; display: block; margin:0 0 4px 0; border: 3px double #547522; }

.thumbnail { width: 134px; height: 130px; float: left; margin:4px 0 0 20px; text-align: center; position: relative; }
.timage, .tframe, .tspot { position: absolute; }
.tframe { width: 134px; height: 104px; top: 0px; left: 0px; z-index:9; }
.tspot { top: -12px; left: -7px; z-index:12; }
.timage { width: 120px; height: 90px; top: 7px; left: 7px; border: none; }
.thumbnail div { width: 120px; height: 104px; }

.dbordered { border: 2px solid #7e52a1; }
.product_image { margin:0 auto; }
.price { font-weight: bold; color:#FFCC00; margin-top: 5px; }
.addtocart { vertical-align:middle; }
.product_image_box { float: right; text-align:center; margin-left: 8px; width: 225px; }
.crunch { width: 400px; }
.lux { font-weight: bold; color:#FFCC00; }
.comingsoon { width: 83px; height: 20px; vertical-align:bottom; margin-bottom: -4px; margin-left: 8px; }
.cfield { margin:4px 0 4px 0; padding: 2px; } 
.warning { font-weight: bold; color:#FF0000; }
.button { background-color: #9AC33B; color: #ffffff; font-weight: bold; }
.textarea { width: 300px; height: 52px; }
.tip { width: 11px; height: 11px; margin-bottom: -1px; }
.cctip { width: 21px; height: 14px; margin-bottom: -3px; }

.gtrans {position: relative; }
.gtrans-c { position: absolute; top:26px; left:0; background-color:#5e8226; width: 180px; height:24px; }

.shipping_checkbox { margin:0 4px 0 0; }

.pay-notice { padding:4px 0 0 0; font-weight: bold; font-size: 10px; }

#bob-key { position: absolute; top: 0px; left: 0px; }
#flashnotice { position: absolute; top: -340px; left: -245px; } 
.taxonomy { margin-left: 8px; margin-top: 8px; }
.taxonomy span { font-size: 10px; }
.taxonomy div div { 
	float: left; 
	width: 50px; 
	text-align:right; 
	font-weight: bold; 
	margin-right: 4px;
	font-size: 10px;
}

.col3 { float: left; width: 150px; margin:0 0 0 12px;  text-align:center; }

.flv_video { margin:4px auto 0 auto; }
