/* ------------------------------
HTML Redefined Tags
------------------------------ */
body{font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:0; background:#FFF;}

input, form, textarea,
h1, h2, h3, h4, h5, h6{margin:0; padding:0;}
h1{margin-top:8px; margin-bottom:8px; padding:8px 0 0 0px; font-size:30px; font-weight:bold; border-top:solid 1px #DEDEDE;}
h1.home{ margin-top:0; margin-bottom:0px; padding:0; color: #066873; font-weight:bold; font-size:16px;  border-top: none}
h1.category{ margin-top:10px; padding:4px 0; margin-bottom:4px; font-size:18px; font-weight:bold; border-bottom:solid 1px #DEDEDE;}
h1.display{ margin-top:8px; margin-bottom:2px; padding:8px 0 0 0px; font-size:24px; font-weight:bold; border-top:solid 1px #DEDEDE;}
h2{font-size:14px;}
h2.display{font-size:16px; margin-bottom:2px; font-weight:normal;}
h3{font-size:14px;}
h4{font-size:14px;}

a:link, a:visited{color:#066873; text-decoration:none;}
a:hover{color:#000; text-decoration:underline;}

FORM { display: inline; }
SELECT, INPUT { font-size: 11px; }

UL { padding: 0px; margin: 2px 0px 2px 20px; }

img {border:0px;}

/* ------------------------------
PAGE STRUCTURE
------------------------------ */


#wrapper { width:960px; margin:0 auto; padding:5px;  }
#header { padding-left: 5px; padding-right:5px; padding-top:5px;}
#container {  padding:5px;}
#column_left { float:left; width:170px; padding-right:5px; }
#column_middle { float:left; width:600px;  }
#column_middle2 { float:left; width:770px;  }
#column_right { float:left; width:165px; padding-left:5px; overflow:hidden;}

#footer { clear:both; padding:5px; border-top: 1px solid #CCC; color:#000; }
.clearfix:after { visibility: hidden; display: block; font-size: 0; clear: both; height: 0; } /* slightly enhanced, universal clearfix hack */
.clearfix { display: block; }
/* start commented backslash hack \*/ * html .clearfix { height: 1%; }
.clearfix { display: block; } /* close commented backslash hack */

/*Formatting Elements */

div.spacer{clear:both; height:8px; display:block; line-height:1px; font-size:1px;}

#dotted_line {border-bottom: 1px dashed #CCC; margin-bottom: 8px; margin-top: 8px;}

#floatleft {float:left;}
#floatright {float:right;}

/* Small Text */

.small_text {font-size:11px;}
.small_text a:link {font-size:11px; }
.small_text a:visited {font-size:11px; }
.small_text a:active {font-size:11px; }
.small_text a:hover {font-size:11px; text-decoration:underline;}

/* Small Text */

.large_text {font-size:16px; font-weight: bold;}
.large_text a:link {font-size:16px;}
.large_text a:visited {font-size:16px;}
.large_text a:active {font-size:16px;}
.large_text a:hover {font-size:16px; color:#000; text-decoration:underline;}

/* Search Box */ 

.searchinput {font-size:15px; font-weight:bold; }

/* Home Box Headers */


.greenhead {
	padding:8px 8px 8px 8px;
	color:#FFF;
	background:#066873;
	background-image: url(/assets/kdhome/green_bg.gif);
	font-weight:bold;
}


/* Home Box Bodies */

.greenbody{
	padding:4px;
	height: 260px;
	border: 1px solid #CCC;
	
}

/* Top Menu */

#menu { background: #099 url(/assets/menu/top_rt.gif) no-repeat top right;}

#menu ul {margin:0; padding:0; list-style:none; white-space:nowrap; text-align:left;}
#menu ul {display:inline-block;} 

#menu li {margin:0; padding:0; list-style:none;}
#menu li {display:inline-block; display:inline;}
#menu ul ul {position:absolute; left:-9999px;}
#menu ul.level1 {margin:0 auto;}
#menu ul.level1 li.level1-li {float:left; display:block; position:relative;}
#menu ul.level1 li.levelbrand-li {float:left; display:block; position:relative; background: #FC0 url(/assets/menu/top_lt.gif);}
#menu ul.level1 li.levelbrand-li A {color:#000;}


#menu ul.level1 {background:#099 url(/assets/menu/top_bg.gif);}
#menu ul.level2 {background: #E6E6E6; border: solid 1px #CCC; z-index:1005;}
#menu ul.level2 a {color:#000;}
#menu ul.level3 {background: #E6E6E6; border: solid 1px #CCC; z-index:1005;}
#menu ul.level3 a {color:#000;}
#menu ul.level4 {background: #E6E6E6; border: solid 1px #CCC; z-index:1005;}
#menu ul.level4 a {color:#000;}

#menu b {position:absolute;} /* -- for IE6 non-flyout dropdowns to stop flickering - who knows why --*/

#menu a {display:block; font-size:11px; font-weight:bold; color:#FFF; line-height:25px; text-decoration:none; padding:0 17px 0 10px;}
#menu ul.level1 li.level1-li a.level1-a {float:left;}

#menu ul li:hover > ul {visibility:visible; left:0; top:25px;}
#menu ul ul li:hover > ul {visibility:visible; left:100%; top:auto; margin-top:-25px;}
#menu li.left:hover > ul {visibility:visible; left:auto; right:0; top:25px;}
#menu li.left ul li:hover > ul {visibility:visible; left:auto; right:100%; top:auto; margin-top:-25px;}


#menu a:hover ul {left:0; top:23px;}
#menu li.left a:hover ul {left:auto; right:-1px; top:23px;}

#menu li.left ul a {text-align:right; padding:0 10px 0 20px;}


#menu a:hover a:hover ul, 
#menu a:hover a:hover a:hover ul {left:100%; visibility:visible;}
#menu li.left a:hover a:hover ul, 
#menu li.left a:hover a:hover a:hover ul {left:auto; right:0; visibility:visible;}

#menu a:hover ul ul, 
#menu a:hover a:hover ul ul {left:-9999px;}
#menu li.left a:hover ul ul, 
#menu li.left a:hover a:hover ul ul {left:-9999px;}


#menu li a.fly {background:transparent url(/assets/template/white_arrow_dn.gif) no-repeat right center;}
#menu li a.subfly {background: #E6E6E6 url(/assets/template/vertical_menubg.gif) repeat-x bottom right;}
#menu li.left ul a.fly {background:transparent url(/assets/template/white_arrow_dn.gif) no-repeat left center;}

#menu li a:hover,
#menu li a.fly:hover {background: #066873 url(/assets/menu/top_bg_dn.gif); } 
#menu li:hover > a,
#menu ul li:hover > a.fly {background: #066873 url(/assets/menu/top_bg_dn.gif); }
#menu ul li:hover > a.fly {background: #066873 url(/assets/menu/top_bg_dn.gif); }
#menu ul.level1 li:hover > a.fly {background: #066873 url(/assets/menu/top_bg_dn.gif); }
#menu ul.level1 li:hover > a.subfly {background: #CCCCCC url(/assets/template/vertical_menubg_dn.gif) repeat-x bottom right; }
#menu ul.level1 li.levelbrand-li:hover > a.fly {background: #FC3 url(/assets/menu/top_lt_dn.gif); }


#menu table {position:absolute; height:0; width:0; left:0; border-collapse:collapse; margin-top:-4px;}
#menu table table {position:absolute; left:99%; height:0; width:0; border-collapse:collapse; margin-top:-29px;}

#menu li.left table {position:absolute; height:0; width:0; left:auto; right:0; border-collapse:collapse; margin-top:-4px;}
#menu li.left table table {position:absolute; left:auto; right:100%; height:0; width:0; border-collapse:collapse; margin-top:-29px;}


/* Navigation */

#submenu {font-size:11px; background:#DBDBDB url(/assets/template/submenu_bg.gif) repeat-x; color:#000; padding:4px; border-top: 2px solid #CCC; border-bottom: 1px solid #CCC; border-right: 1px solid #CCC; border-left: 1px solid #CCC; }
#submenu a:link {font-size:13px; color:#000; font-weight: bold;}
#submenu a:visited {font-size:13px; color:#000; font-weight: bold; }
#submenu a:active {font-size:13px; color:#000; font-weight: bold; }
#submenu a:hover {font-size:13px; color:#066873; font-weight: bold;  text-decoration:none;}

/* Vertical DHTML Menu */

.verticalmenuhead {
	padding:4px 4px 4px 4px;
	color:#FFF;
	background:#066873;
	background-image: url(/assets/menu/bg_dn.gif);
}

.verticalmenufoot {
	height: 25px;
	background:#000051 ;
}

.verticalmenu, .verticalmenu li ul{
list-style-type: none;
margin: 0;
padding: 0;
width: 168px; /*WIDTH OF MAIN MENU ITEMS*/
border: solid 1px #CCC;
}

.verticalmenu li{
position: relative;
}

.verticalmenu li a{
background: #E6E6E6 url(/assets/template/vertical_menubg.gif) repeat-x bottom right; 
color: #000;
display: block;
font-weight:bold;
height: 18px;
width: auto;
padding: 4px 0 3px 0;
padding-left: 5px;
text-decoration: none;
}

.verticalmenu li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 168px; /*WIDTH OF SUB MENU ITEMS*/
left: 0;
top: 0;
display: none;
}

.verticalmenu li ul li{
float: left;
}

.verticalmenu li ul a{
width: 163px; 
}

.verticalmenu .arrowdiv{

}

.verticalmenu li a:visited, .verticalmenu li a:active{
color: #000;
}

.verticalmenu li a:hover{
background: #CCCCCC url(/assets/template/vertical_menubg_dn.gif) repeat-x bottom right; 
text-decoration: none;
color:#066873;
}

/* Holly Hack for IE \*/
* html .verticalmenu li { float: left; height: 1%; }
* html .verticalmenu li a { height: 1%; }
/* End */

/* End Vertical Menu */

	
/* Category List */

DIV.category_list { margin:0; overflow:hidden; background:#F8F8F8; border: 1px solid #CCC; color:#E9A006;}
DIV.category_list UL { width:100%; margin:0; padding:0; list-style-type:none; list-style-position:outside;}
DIV.category_list LI {margin:0; padding: 5px 0 3px 0px; }
DIV.category_list A, DIV.category_list A:hover, DIV.category_list A:visited, DIV.category_list A:active { color:#066873; font-weight:bold;}

DIV.category_list UL LI.lv1 { 
background: #E6E6E6 url(/assets/template/vertical_menubg.gif) repeat-x bottom left;
color: #000;
display: block;
font-weight:bold;
height: 18px;
width: auto;
padding: 4px 0 3px 0;
padding-left: 5px;
text-decoration: none;}

DIV.category_list UL LI.lv1:hover {
background-image: url(/assets/template/vertical_menubg_dn.gif);
text-decoration: none;
color:#066873;}

DIV.category_list UL LI.lv1 A, DIV.category_list UL LI.lv1 A:active, DIV.category_list UL LI.lv1 A:visited { color:#000; }
DIV.category_list UL LI.lv1-on { 
background-image: url(/assets/template/vertical_menubg_dn.gif);
color: #000;
display: block;
font-weight:bold;
height: 18px;
width: auto;
padding: 4px 0 3px 0;
padding-left: 5px;
text-decoration: none;}

DIV.category_list UL LI.lv2 { padding-left:7px; font-weight:normal;}

	
/* Breadcrumb */

.breadcrumb {padding: 8px 0px 4px 10px;}

/* Franchising Site Breadcrumb */

.franbreadcrumb {padding: 4px 0px 0px 10px;}

/* Pagnation and Sort*/
.pagnation {background:#E6E6E6; font-weight: bold; font-size: 14px;}
.pagnationtext {font-size:14px; font-weight:bold; padding:4px;}
.pagnationinput{font-size:14px; font-weight:bold;}
.pagenumber {background:#FFF; padding:4px 10px 4px 10px;}
TR.pagnation A, TR.pagnation A:link, TR.pagnation A:active, TR.pagnation A:visited { font-weight: bold; font-size: 14px;}
TR.pagnation A:hover {font-weight: bold; font-size: 14px;}
.sort {background:#EEEEEE; padding: 4px;}

/* Boxes */

.box{
padding: 10px;
border: solid 1px #CCC;
background:#E6E6E6;
}

.box_header{
font-weight: bold;
font-size: 16px;
}
.grey_box{
border: solid 1px #CCC;
padding: 4px;
}
.grey_box_header{
font-weight: bold;
font-size: 16px;
}

/* Message Boxes */

.errorbox{
padding: 10px;
border: solid 2px #C00;
background:#FCDCDF;
}

.successbox{
padding: 10px;
border: solid 2px #090;
background:#D9FFD9;
}


/* List or Table Headers */

.tableheader {
color: #066873;
font-weight: bold;
font-size: 16px;
border-bottom: 2px solid #CCC;
}

/* Bullet Point Lists */

.listheader {
color: #066873;
font-weight: bold;
font-size: 16px;
margin-bottom: 4px;
}


#list
{
margin-left: 0;
padding-left: 10px;
list-style: none;
}

#list li
{
padding-left: 18px;
padding-bottom: 5px;
background-image: url(/assets/bullet.gif);
background-repeat: no-repeat;
}

#ticklist
{
margin-left: 0;
padding-left: 10px;
list-style: none;
}

#ticklist li
{
padding-left: 18px;
font-weight:bold;
padding-bottom: 5px;
background-image: url(/assets/tick.gif);
background-repeat: no-repeat;
}

/* ------------------------------
Filters
------------------------------ */

/* Vertical DHTML Menu */

.filtermenu, .filtermenu li ul{
list-style-type: none;
margin: 0;
padding: 0;
}

.filtermenu li{
float:left;

}

.filtermenu li a{
background: #EFEFEF;
font-size:12px;
font-weight:bold;
display: block;
width: 130px;
padding: 7px 0 7px 0;
padding-left: 10px;
text-decoration: none;
}

.filtermenu li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 188px; /*WIDTH OF MENU ITEMS*/
left: 0;
top: 0;
display: none;
}

.filtermenu li ul li{
float: left;
}

.filtermenu li ul a{
border-bottom: dashed 1px #CCC;
display: block;
font-size: 11px;
font-weight: normal;
width: auto;
padding: 7px 0 7px 0;
padding-left: 10px;
text-decoration: none;
width: 178px; /*WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */
}

.filtermenu .filtermenuarrowdiv{
background: transparent url(/assets/template/arrow_dn.gif) no-repeat center right;
}

.filtermenu li a:visited, .filtermenu li a:active{
color: #000;
}

.filtermenu li a:hover{
}

/* Hack for IE \*/
* html .filtermenu li { float: left; height: 1%; }
* html .filtermenu li a { height: 1%; }
/* End Hack For IE */

/* End Vertical Menu */

/* ------------------------------
Display Pages
------------------------------ */

/* Image Box */

UL.image_box {margin:0; padding:0; list-style-type:none;}
UL.image_box LI { margin:0; float:left; padding:4px; margin: 4px; border: solid #CCC 1px;}

/* Page Layout */

#display_top_left{
width:300px; 
margin-right:7px; 
float:left;
}
#display_top_right{
width:260px; 
float:left;
}

/* Custom Fields*/

.display_title {
color: #066873; 
font-size:18px; 
font-weight:bold; 
padding:4px 0 4px 4px; 
border-bottom: dotted 1px #CCC; 
margin-bottom: 4px;

}
.displayelement {
float:left; 
width: 560px; 
padding: 8px; 
border-bottom:1px solid #cccccc; 
background:#FFF;
}
.displayelement_1 {
float:left; 
width: 110px; 
font-weight: bold; 
background:#FFF;
}
.displayelement_2 {
float:left; 
width: 450px; 
background:#FFF;
}

.displayqtybox {font-size:25px; border: 2px solid  #EBBB14;}
.displayprice {font-size:22px; color:#066873; font-weight:bold;}
.displaywasprice {text-decoration:line-through; font-size:22px; color:#090; font-weight:bold;}
.displayrrp {text-decoration:line-through;font-size:16px;}
.displaysave {font-size:16px; color:#C00; font-weight:bold;}
.displaypromo{font-size:22px; font-weight:bold; color:#CC0000;}
.displaysoldout { font-size: 11px; color:#C00; font-weight:bold;}
.displayinstock {font-size: 11px; color:#090; font-weight:bold;}
.displaymultilevelqty{font-size: 16px; font-weight:bold;}
.displaymultilevelprice{font-size: 16px; color:#066873; font-weight:bold;}

/* Reviews*/

.review-top {
	width: 570px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	text-align: left;
	font-size: 12px;
	color: #FFF;
	background: no-repeat url(/assets/template/display/review_top.gif);	
}

.review-top a:link {color: #fff;}
.review-top a:hover {color: #fff;}
.review-top a:focus {color: #fff;}

.review-bottom {
	width: 570px;
	height: 12px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 12px;
	color: #FFF;
	background: no-repeat url(/assets/template/display/review_bottom.gif);	
}

.reviewer{
	top: 0px;
	text-align: left;
	padding-bottom: 5px;
}

/*blog*/
.blog_title {font-size:16px; font-weight: bold;}
.blog_title a:link {font-size:16px;}
.blog_title a:visited {font-size:16px;}
.blog_title a:active {font-size:16px;}
.blog_title a:hover {font-size:16px; text-decoration:underline;}


/* ------------------------------
Gallery Thumbnails
------------------------------ */

DIV.thumb {  padding: 0; margin:0; overflow:hidden;}
DIV.thumb UL { margin:0; padding:0; list-style-type:none; }
DIV.thumb LI { float:left; margin: 2px; padding: 2px 1px 2px 1px; width:140px; height:230px; border: solid 1px #CCC; overflow:hidden;}
DIV.thumb LI:hover { border: solid 1px #066873; background-color: #E3F4F2;}
DIV.thumb DIV.title { width:135px; height:45px; overflow:hidden; text-align:center; color:#066873; }
DIV.thumb DIV.title A { width:135px; height:45px; overflow:hidden; text-align:center; font-weight:bold; color:#066873; }
DIV.thumb DIV.price{ font-size: 12px; font-weight:bold; padding-top:4px; height:18px; width:140px
; }
DIV.thumb DIV.save{ width:140px; font-size:16px; font-weight:bold; height:20px; color:#C00; overflow:hidden;}
DIV.thumb DIV.rrp{ width:140px; font-size:11px; height:15px; overflow:hidden;}
DIV.thumb DIV.buttonset{ width:140px; height:25px; overflow:hidden;}

/* ------------------------------
Home Thumbnails
------------------------------ */

DIV.homethumb {  padding: 0; margin:0; overflow:hidden;}
DIV.homethumb UL { margin:0; padding:0; list-style-type:none; }
DIV.homethumb LI { float:left; margin: 4px; padding: 2px 1px 2px 1px; width:145px; height:230px; border: solid 1px #CCC; overflow:hidden;}
DIV.homethumb LI:hover { border: solid 1px #066873; background-color: #E3F4F2;}
DIV.homethumb DIV.title { width:135px; height:45px; overflow:hidden; text-align:center; color:#066873; }
DIV.homethumb DIV.title A { width:135px; height:45px; overflow:hidden; text-align:center; font-weight:bold; color:#066873; }
DIV.homethumb DIV.price{ font-size: 12px; font-weight:bold; padding-top:4px; height:18px; width:140px
; }
DIV.homethumb DIV.save{ width:140px; font-size:16px; font-weight:bold; height:20px; color:#C00; overflow:hidden;}
DIV.homethumb DIV.rrp{ width:140px; font-size:11px; height:15px; overflow:hidden;}
DIV.homethumb DIV.buttonset{ width:140px; height:25px; overflow:hidden;}


/* ------------------------------
Brand Thumbnails
------------------------------ */

DIV.brandthumb {  padding: 0; margin:0; overflow:hidden;}
DIV.brandthumb UL { margin:0; padding:0; list-style-type:none; }
DIV.brandthumb LI { float:left; margin: 2px; padding: 2px 1px 2px 1px; width:140px; height:130px; border: solid 1px #CCC; overflow:hidden;}
DIV.brandthumb LI:hover { border: solid 1px #066873; background-color: #E3F4F2;}
DIV.brandthumb DIV.title { width:135px; height:45px; overflow:hidden; text-align:center; color:#000; }
DIV.brandthumb DIV.title A { width:135px; height:45px; overflow:hidden; text-align:center; font-weight:bold; color:#000; }

/* ------------------------------
List Thumbnails
------------------------------ */

.thumb_name, .thumb_name A, .thumb_name A:visited, .thumb_name A:active { font-size:16px; font-weight:bold; text-align:center; color: #990000; text-decoration:none;}
.thumb_name A:hover { text-decoration:underline;}
.thumb_brand{font-size:11px;}
.thumb_subtitle{ font-size:12px; font-weight:bold;  }
.thumb_description{ font-size:11px; }
.thumb_rrp {font-size:12px;}
.thumb_save { font-size:12px; color:#FF0000;}
.thumb_price{ font-size: 12px; font-weight:bold; }



/* ------------------------------
Shopping Cart and Checkout
------------------------------ */

.checkout_box{
border: 1px solid #CCC; 
background:url(/assets/cart/header_bg.gif) repeat-x;
} 

.checkout_box_header{
font-weight:bold; 
font-size:16px; 
color: #066873;
} 

TD.splitO { border-bottom: 1px solid #CCCCCC;}

.hdr_small, .hdr_small A, .hdr_small A:hover,
.hdr_small A:link, .hdr_small A:visited, .hdr_small A:active {
	font-weight: bold;
	font-size : 14px;
	padding-top: 4px;
	padding-bottom: 4px;
}

TABLE.item_list {font-size:11px;}
TABLE.item_list TD.header {font-size:11px; font-weight:bold;}
TABLE.item_list TD.item0 {font-size:11px;}
TABLE.item_list TD.item1 {font-size:11px;}

TABLE.item_list TD.shitem_d_0 {font-size:11px; border-bottom:1px dotted #CCCCCC; }
TABLE.item_list TD.shitem_d_1 {font-size:11px; border-bottom:1px dotted #CCCCCC; }

TABLE.item_list TD.shitem0 {font-size:11px; border-bottom:1px dotted #CCCCCC; }
TABLE.item_list TD.shitem1 {font-size:11px; border-bottom:1px dotted #CCCCCC; }
TABLE.item_list TD.store_total {font-size:11px; font-weight:bold; border-bottom:2px solid #CCCCCC;}


.ototal { color: #CC0000; font-weight:bold; font-size:14px; }

.gift_t { font-size: 14px; color: #006600; font-weight: bold;}

/********/
TABLE.sh_warning_box {
	border: 1px solid #CC0000;
	background-color: #FFE8E8;
	font-weight: bold;
}

TABLE.sh_warning_box TD { padding: 8px 8px 8px 8px;}

TABLE.cho_header {
	height: 30px;
	border-top: 1px solid #90B0BE;
	border-bottom: 1px solid #90B0BE;
	border-right: 1px solid #90B0BE;
}

TABLE.cho_header TD.title {
	font-size: 11px;
	font-weight:bold;
	background-image: url(/assets/header_new/tab_2_bg.gif);
}

TABLE.cho_header TD.title_ni {
	border-left: 1px solid #90B0BE;
	font-size: 11px;
	font-weight:bold;
	background-image: url(/assets/header_new/tab_2_bg.gif);
}

TABLE.cho_header TD.index {
	font-size: 14px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#333333;
	background-image: url(/assets/header_new/tab_2_dn_bg.gif);
}

TABLE.cho_body TD { font-size: 12px; }
TABLE.cho_body TD.address { font-size: 11px; }
TABLE.cho_body TD.payment { font-size: 13px; }

TABLE.cho_body A.edit { font-weight:normal; font-size:11px; }

TABLE.giftwrap_box {}
TABLE.giftwrap_box TD.header { font-weight:bold; font-size: 11px;}
TABLE.rewardpoints_box { background-color:#E6FFCC; border: 1px solid #CCCCCC; }
TABLE.rewardpoints_box TD.header { font-weight:bold; font-size: 11px; }
TABLE.rewardpoints_box TD { font-size: 11px; }

TABLE.coupon_box { background-color:#E6FFCC; border: 1px solid #CCCCCC; }
TABLE.coupon_box TD.header { font-weight:bold; font-size: 11px; }

TABLE.cho_body TD.subtotal { }
TABLE.cho_body TD.subtotal TABLE TD.header { color: #333333; font-weight:bold; font-size: 10px;}
TABLE.cho_body TD.subtotal TABLE TD { color: #333333; font-weight:bold; font-size: 11px;}
TABLE.cho_body TD.coupon { color: #333333; font-weight:bold;}
TABLE.cho_body TD.coupon TABLE TD.header { color: #333333; font-weight:bold;}
TABLE.cho_body TD.coupon TABLE TD { color: #333333; font-weight:bold; font-size: 11px;}
TABLE.cho_body TD.shiptotal { border-top: 1px dotted #90B0BE;}
TABLE.cho_body TD.shiptotal TABLE TD.header { color: #333333; font-weight:bold; }
TABLE.cho_body TD.shiptotal TABLE TD { color: #333333; font-weight:bold; font-size: 11px;}
TABLE.cho_body TD.ordertotal { border-top: 1px solid #90B0BE; border-bottom: 1px solid #90B0BE;}
TABLE.cho_body TD.ordertotal TABLE TD.header { color: #333333; font-weight:bold; font-size:12px;}
TABLE.cho_body TD.ordertotal TABLE TD { color: #CC0000; font-weight:bold; font-size:14px;}

TABLE.cho_body TD.coupon_wl { color: #333333; font-weight:bold; border-bottom: 1px solid #90B0BE;}
TABLE.cho_body TD.coupon_wl TABLE TD.header { color: #333333; font-weight:bold;}
TABLE.cho_body TD.coupon_wl TABLE TD { color: #333333; font-weight:bold; font-size: 11px;}

TABLE.cho_body TD.ordertotal_nl { font-weight:bold;}
TABLE.cho_body TD.ordertotal_nl TABLE TD.header { color: #333333; font-weight:bold; font-size:12px;}
TABLE.cho_body TD.ordertotal_nl TABLE TD { color: #CC0000; font-weight:bold; font-size:14px;}

TABLE.merchant_tag { border-bottom:1px solid #90B0BE; }
TABLE.merchant_tag TD.header {
	padding: 4px 8px 4px 8px;
	border-left:1px solid #90B0BE; border-top:1px solid #90B0BE; border-right:1px solid #90B0BE;
	background-color: #F6F6F6;
	font-weight: bold;
}
TABLE.merchant_tag TD.empty { border-bottom:1px solid #F6F6F6; }


TABLE.merchant_msg {font-size:11px; color: #cc0000;}
TABLE.merchant_comment {font-size:10px;}
TABLE.comment_ctrl TD {  background-color:#EEEEEE; border: 1px solid #CCCCCC; }

A.cstep_ct, A.cstep_ct:link, A.cstep_ct:hover, A.cstep_ct:active, A.cstep_ct:visited
{ font-size:14px; color: #066873;  background: #FFF; font-weight:bold; padding-left:7px; padding-right:7px; text-decoration:none;}
A.cstep, A.cstep:link, A.cstep:hover, A.cstep:active, A.cstep:visited
{ font-size:14px; color: #999; font-weight:bold; background: #FFF; padding-left:7px; padding-right:7px; text-decoration:none;}

.shopping_cart_border { 
background-color: #099;
padding: 8px;
} 

.shopping_cart_inner {padding: 10px; background-color:#FFF;}

/* ------------------------------
Light Box - IMPORTANT DO NOT REMOVE!
------------------------------ */
#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.grey { background-color: #000000; }
	#lbOverlay.red { background-color: #330000; }
	#lbOverlay.green { background-color: #003300; }
	#lbOverlay.blue { background-color: #011D50; }
	#lbOverlay.gold { background-color: #666600; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.grey { border: 3px solid #888888; }
	#lbOuterContainer.red { border: 3px solid #DD0000; }
	#lbOuterContainer.green { border: 3px solid #00B000; }
	#lbOuterContainer.blue { border: 3px solid #5F89D8; }
	#lbOuterContainer.gold { border: 3px solid #B0B000; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }
	#lbDetailsContainer.red { border: 3px solid #DD0000; border-top: none; }
	#lbDetailsContainer.green { border: 3px solid #00B000; border-top: none; }
	#lbDetailsContainer.blue { border: 3px solid #5F89D8; border-top: none; }
	#lbDetailsContainer.gold { border: 3px solid #B0B000; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(/assets/lightbox/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { border: none; }

#lbPrev { width: 49%; height: 100%; background: url(/assets/lightbox/prev_grey.gif) left 15% no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(/assets/lightbox/prev_grey.gif) left 15% no-repeat; }
	#lbPrev.red:hover, #lbPrev.red:visited:hover { background: url(/assets/lightbox/prev_red.gif) left 15% no-repeat; }
	#lbPrev.green:hover, #lbPrev.green:visited:hover { background: url(/assets/lightbox/prev_green.gif) left 15% no-repeat; }
	#lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: url(/assets/lightbox/prev_blue.gif) left 15% no-repeat; }
	#lbPrev.gold:hover, #lbPrev.gold:visited:hover { background: url(/assets/lightbox/prev_gold.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: url(/assets/lightbox/next_grey.gif) right 15% no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(/assets/lightbox/next_grey.gif) right 15% no-repeat; }
	#lbNext.red:hover, #lbNext.red:visited:hover { background: url(/assets/lightbox/next_red.gif) right 15% no-repeat; }
	#lbNext.green:hover, #lbNext.green:visited:hover { background: url(/assets/lightbox/next_green.gif) right 15% no-repeat; }
	#lbNext.blue:hover, #lbNext.blue:visited:hover { background: url(/assets/lightbox/next_blue.gif) right 15% no-repeat; }
	#lbNext.gold:hover, #lbNext.gold:visited:hover { background: url(/assets/lightbox/next_gold.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	#lbPrev2.red, #lbNext2.red, #lbSpacer.red { color: #620000; }
	#lbPrev2.green, #lbNext2.green, #lbSpacer.green { color: #003300; }
	#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue { color: #01379E; }
	#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold { color: #666600; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	#lbPrev2_Off.red, #lbNext2_Off.red { color: #FFCCCC; }
	#lbPrev2_Off.green, #lbNext2_Off.green { color: #82FF82; }
	#lbPrev2_Off.blue, #lbNext2_Off.blue { color: #B7CAEE; }
	#lbPrev2_Off.gold, #lbNext2_Off.gold { color: #E1E100; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #333333; }
	#lbDetailsData.red { color: #620000; }
	#lbDetailsData.green { color: #003300; }
	#lbDetailsData.blue { color: #01379E; }
	#lbDetailsData.gold { color: #666600; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbClose.grey { background: url(/assets/lightbox/close_grey.png) no-repeat; }
	#lbClose.red { background: url(/assets/lightbox/close_red.png) no-repeat; }
	#lbClose.green { background: url(/assets/lightbox/close_green.png) no-repeat; }
	#lbClose.blue { background: url(/assets/lightbox/close_blue.png) no-repeat; }
	#lbClose.gold { background: url(/assets/lightbox/close_gold.png) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: url(/assets/lightbox/play_grey.png) no-repeat; }
	#lbPlay.red { background: url(/assets/lightbox/play_red.png) no-repeat; }
	#lbPlay.green { background: url(/assets/lightbox/play_green.png) no-repeat; }
	#lbPlay.blue { background: url(/assets/lightbox/play_blue.png) no-repeat; }
	#lbPlay.gold { background: url(/assets/lightbox/play_gold.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url(/assets/lightbox/pause_grey.png) no-repeat; }
	#lbPause.red { background: url(/assets/lightbox/pause_red.png) no-repeat; }
	#lbPause.green { background: url(/assets/lightbox/pause_green.png) no-repeat; }
	#lbPause.blue { background: url(/assets/lightbox/pause_blue.png) no-repeat; }
	#lbPause.gold { background: url(/assets/lightbox/pause_gold.png) no-repeat; }


/* ------------------------------
Buttons
------------------------------ */

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #CCC;
    border-top:1px solid #CCC;
    border-left:1px solid #CCC;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    padding:4px 10px 4px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 4px 7px; /* IE6 */
}
.buttons button[type]{
    padding:4px 10px 4px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

button:hover, .buttons a:hover{
    background-color:#EEE;
    border:1px solid #999;
    color:#565656;
}
.buttons a:active{
    background-color:#EEE;
    border:1px solid #999;
    color:#666;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
	border:1px solid #81A600;
	background-color:#E6EFC2;
	
}
.buttons a.positive:hover, button.positive:hover{
    color:#529214;
	border:1px solid #529214;
	background-color:#D0E18E;
}
.buttons a.positive:active{
    color:#360;
	border:1px solid #529214;
	background-color:#D0E18E;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

/***********		FRONT PAGE UPDATES-KP		****************/
h2.fronthead {
	float: left;
	font-size: 16px;
	font-weight: bold;
	display: block;
	color: #028181;
	padding-right: 50px;
	padding-left: 5px;
}

p.frontsubtxt {
	display: block;
	font-size: 16px; 
	font-weight: bold;
	color: #a4a6a5;
	padding-left: 5px;
}

.cattxt { 
	color: #028181;
	font-size: 12px;
	font-weight: bold;
}

.midcontainer {
	position: absolute;
	top: 100px;
	display: block;
}

/* Franchising Pages Styles */

DIV.category_list UL LI.lv1-on-fran { 
background-image: url(/assets/template/vertical_menubg_dn.gif);
color: #000;
display: block;
font-weight:bold;
height: 18px;
width: 180px;
padding: 4px 0 3px 0;
padding-left: 5px;
text-decoration: none;}

#franlinks {
	float: left;
	display: block;
	position: relative;
	margin-left: 40px;
	font-size: 14px;
	border-top: 1px rgb(6, 104, 115); 
	top: 25px;
}

#homestock {
	float: right;
	display: block;
	position: relative;
}

#franchiseabouttxt {
	float: left;
	display: block;
	position: relative;
	font-size: 12px;
	border-top: 1px rgb(6, 104, 115);
	margin: 0px 3px;
	text-align: justify;
}

#aboutstock {
	float: right;
	display: block;
	position: relative;
	padding-left: 6px;
}

.franh1 {
	margin-top:8px; 
	margin-bottom:8px; 
	padding:8px 0 0 0px; 
	font-size:20px; 
	font-weight:bold; 
	border-top:solid 4px #DEDEDE; 
	color: rgb(6, 104, 115);
}

.franlinkli, .frantip {
	list-style-type: none;
}

.franheading {
	margin-top:8px; 
	margin-bottom:8px; 
	padding:8px 0 0 0px; 
	font-size:14px; 
	font-weight:bold; 
	border-top:solid 2px #DEDEDE; 
	color: rgb(6, 104, 115);
}

.frantabheading {
	margin-top:8px; 
	margin-bottom:8px; 
	padding:8px 0 0 0px; 
	font-size:14px; 
	font-weight:bold; 
	color: rgb(6, 104, 115);
}

#frantipanchor ul{
	border: thin #066873 1px;
	outline-color: #066873;
	position: relative;
	padding: 0px;
}

.fcatxt {
	font-size: 10px;
}

.availablesites {
	list-style: none;
}