/* ************************************************ */
/* Main styles										*/
/* ************************************************ */
BODY, HTML
{
	margin: 20px 0px 0px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	background-color: #ffffff;
}
TABLE.KMShopContainer
{
	width:900px;
	
}
TD.KMShopSideBar
{
	width: 25%;
	background-color: #ffccff;
	padding: 0px 15px 15px 15px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ddd;
}
li
{
	color:Maroon;
}
li a
{
	color:Maroon;
}

TD.KMShopMain
{
	width: 75%;
	background-color: #fff;
	padding: 0px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.KMShopInfoText
{
	color: #888;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
}
.footer
{
	background-color:#0e0000;
}
.footer a
{
	color:White;
	font-size:7pt;
	text-decoration:none;
}
.footer a:hover
{
	color:White;
	font-size:7pt;
	text-decoration:underline;
}
/* ************************************************ */
/* General links									*/
/* ************************************************ */
A
{
	color: #008080;
	text-decoration: none;
}
A:hover
{
	color: #697DB2;
	text-decoration: underline;
}
.Tital
{
	font-size:10pt;
	color: black;
	font-weight:bold;
}
.Tital a
{
	font-size: 10pt;
	color: black;
	font-weight: bold;
	text-decoration: none;
}
.Tital a:hover
{
	font-size:10pt;
	color:Gray;
	font-weight:bold;
}

.ParentTital 
{
	font-size:8pt;
	color:Gray;
	text-decoration:none;	
}

.ParentTital a
{
	font-size:8pt;
	color:Gray;
	text-decoration:underline;	
}

.ParentTital a:hover
{
	text-decoration:none;	
}
A.KMShopSmallLinks
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
}
/* ************************************************ */
/* Header											*/
/* ************************************************ */
TD.KMShopHeader
{
	padding: 7px 0 10px 6px;
	background: #75AE29 url(Images/SunflowerBack.jpg) no-repeat top right;
}
DIV.KMShopLogo
{
	padding: 1px 0px 0px 12px;
}
DIV.KMShopTagLine
{
	color: #fff;
	letter-spacing: 5px;
	padding-left: 12px;
}
/* ************************************************ */
/* Footer											*/
/* ************************************************ */
DIV.KMShopFooter
{
	text-align: center;
	color: #ccc;
	margin: 10px;
}
DIV.KMShopFooter A
{
	color: #eee;
	text-decoration: none;
}
/* ************************************************ */
/* Navigation bar									*/
/* ************************************************ */
TD.KMShopNavBar
{
	background-color: #427518;
}
TD.KMShopNavBar TABLE
{
	margin-left: 5px;
}
TD.KMShopNavBar TABLE TD
{
	padding: 3px 5px 3px 5px;
	line-height: 19px;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
}
TD.KMShopNavBarItem, TD.KMShopNavBarItem A
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
TD.KMShopNavBarItem A:hover
{
	color: #ffff00;
	text-decoration: none;
}
TD.KMShopNavBarSep
{
	color: #75AE29;
}
/* ************************************************ */
/* Breadcrumb										*/
/* ************************************************ */
DIV.KMShopBreadcrumb
{
	font-size: 10px;
	color: #427518; /* #88aa00 */
	background-color: #f7f7f7;
	padding: 7px 0px 7px 15px;
	border-bottom: 1px solid #ddd;
}
/* ************************************************ */
/* Main content area								*/
/* ************************************************ */
DIV.KMShopContent
{
	margin: 10px;
	padding: 0px;
}
/* ************************************************ */
/* Forms											*/
/* ************************************************ */
DIV.KMShopFormSubHead
{
	color: #0e0000;
	font-family: Arial, Verdana, Tahoma;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 4px 5px;
}
DIV.KMShopFormContainer
{
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	padding: 10px;
	margin-bottom: 10px;
}
DIV.KMShopFormContainer TABLE TR TD
{
	padding: 2px 0px 2px 0px;
}
TD.KMShopFormLabel
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
	width: 24%; /* NB: If we use a px value IE ignores the width! */
}
TD.KMShopFormData
{
	color: #333;
}
TD.KMShopFormField INPUT, TD.KMShopFormField SELECT, TD.KMShopFormField TEXTAREA
{
	color: #333;
	font-size: 12px;
	font-family: Courier New, Courier, Verdana, Tahoma, Arial;
	background-color: #e5ebef;
	border: 1px solid #999;
	padding: 2px;
}
TD.KMShopFormInfo
{
	padding-bottom: 5px !important;
}
/* ************************************************ */
/* Lists and grids									*/
/* ************************************************ */
TABLE.KMShopListTable
{
	margin-bottom: 10px;
	border: 1px solid #ddd;
	border-collapse: collapse;
}
TR.KMShopListHeadRow TD
{
	padding: 2px 0px 2px 5px;
	color: #555;
	background-color: #eee;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}
TR.KMShopListRowAlt TD, TR.KMShopListRow TD
{
	padding: 3px 0px 3px 5px;
	background-color: #f5f5f5;
}
/* ************************************************ */
/* Buttons											*/
/* ************************************************ */
DIV.KMShopButtonRow
{
}
A.KMShopButton
{
	/* To shrink the DIV to fit the text, we float the DIV. Another technique uses display:table and width:5% */
	float: left;
	font-family: Tahoma, MS Sans Serif, Arial, Sans Serif;
	font-size: 11px;
	color: #000;
	white-space: nowrap;
	text-decoration: none;
	cursor: hand;
	border: 1px solid #808080;
	background: url(Images/ButtonBack.gif) center;
	padding: 0px 3px 0px 3px;
	line-height: 17px; /* The combination of line-height and height make the button appear identical in IE and FireFox */
	height: 17px;
	margin: 0px;
}
A.KMShopButton:hover
{
	color: #880000;
	text-decoration: none;
	border: 1px solid #880000;
}
DIV.KMShopButtonSeparator
{
	float: left;
	width: 5px;
	padding: 5px; /* Have to pad otherwise FireFox ignores width */
}
/* ************************************************ */
/* System messages									*/
/* ************************************************ */
TABLE.KMShopSysMsgError
{
	color: #ff0000;
	border: 1px solid #ffaaaa;
	background-color: #ffeeee;
}
TABLE.KMShopSysMsgSuccess
{
	color: #008800;
	font-weight: bold;
	border: 1px solid #9fbe4c;
	background-color: #eeffcc;
}
TABLE.KMShopSysMsgInfo
{
	color: Black;
	background-color: #efefc5;
	border: 1px solid #d5cca4;
}
TABLE.KMShopSysMsgError, TABLE.KMShopSysMsgSuccess, TABLE.KMShopSysMsgInfo
{
	margin-bottom: 10px;
}
TABLE.KMShopSysMsgError TD, TABLE.KMShopSysMsgSuccess TD, TABLE.KMShopSysMsgInfo TD
{
	padding: 10px;
}
/* ************************************************ */
/* Pager											*/
/* ************************************************ */
TABLE.KMShopPagerContainer
{
	margin: 10px auto 10px auto;
}
TR.KMShopPagerRow
{
}
TD.KMShopPagerButtonCol
{
}
TD.KMShopPagerPagesCol
{
	padding-left: 15px;
	padding-right: 15px;
	color: #888;
}
TD.KMShopPagerPagesCol SELECT
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #555;
	background-color: #E5EBEF;
}
/* ************************************************ */
/* Product listing AND detail pages	(shared styles)	*/
/* ************************************************ */
TABLE.KMShopProdPrices
{
	margin: auto;
}
TABLE.KMShopProdPrices TD
{
	white-space: nowrap;
	padding-left: 5px;
	padding-bottom: 3px;
}
TD.KMShopProdPriceLabel
{
	color: #888;
}
TD.KMShopProdSellPrice
{
	color: #990000;
	font-size: 12px;
	font-weight: bold;
}
TD.KMShopProdSavePrice
{
	color: #995555;
}
TD.KMShopProdListPrice
{
	color: #005555;
	text-decoration: line-through;
}
.KMShopProdInStock
{
}
.KMShopProdOutOfStock
{
	color: #ff7777;
}
/* ************************************************ */
/* Product listing page								*/
/* ************************************************ */
TABLE.KMShopProdListContainer
{
	border-collapse: collapse;
}
TD.KMShopProdImgCol
{
	color: #888;
	font-size: 9px;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	width: 75px;
}
TD.KMShopProdTitleCol, TD.KMShopProdPriceCol, TD.KMShopProdAddCol
{
	padding: 10px;
	border-bottom: 1px solid #ddd;
}
TD.KMShopProdPriceCol
{
	width: 110px;
}
TD.KMShopProdAddCol
{
	width: 5%;
}
TABLE.KMShopProdAddForm
{
	margin: auto;
}
DIV.KMShopProdTitle
{
	margin-bottom: 2px;
}
DIV.KMShopProdTitle A
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
DIV.KMShopProdTitle A:Hover
{
	color: #880000;
}
DIV.KMShopProdDescShort
{
	margin-bottom: 2px;
}
DIV.KMShopProdOtherInfo
{
	color: #666;
	margin-top: 10px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
}
/* ************************************************ */
/* Product detail page								*/
/* ************************************************ */
DIV.KMShopProdAttributes
{
	color: #888;
}
TABLE.KMShopProdDetContainer
{
	border-collapse: collapse;
}
TD.KMShopProdDetImgCol
{
	color: #888;
	font-size: 9px;
	padding-right: 15px;
	width: 15%;
}
TD.KMShopProdDetTitleCol
{
	padding-right: 20px;
}
TD.KMShopProdDetAddCol
{
	width: 20%;
}
DIV.KMShopProdDetAddBox
{
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	padding: 15px;
}
TABLE.KMShopProdDetAddForm
{
	margin: 10px auto auto auto;
}
DIV.KMShopProdDetTitle
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
DIV.KMShopProdDetDesc
{
	padding-bottom: 10px;
}
DIV.KMShopProdDetOtherInfo
{
	margin-top: 10px;
	text-align: center;
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
}
/* ************************************************ */
/* Shopping cart page								*/
/* ************************************************ */
TABLE.KMShopCartDet
{
	border-top: 1px solid #ccc;
	margin-bottom: 3px;
}
TR.KMShopCartDetItemTitle TD
{
	padding: 2px 0px 2px 3px;
	background-color: #eee;
	color: #555;
	font-weight: bold;
}
TR.KMShopCartDetItemTotal TD
{
	padding: 2px 0px 2px 3px;
	color: #555;
}
DIV.KMShopCartDetFooterTotal
{
	font-weight: bold;
	background-color: #ddd;
	text-align: right;
	padding-right: 3px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 8px;
}
h1
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #323232;
}
h5
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Tahoma;
	font-size: 14px;	
	color: #323232;
}
/* ************************************************ */
/* General sidebar box styles						*/
/* ************************************************ */
DIV.KMShopSideBarBox
{
	width: 200px;
	margin-top: 15px;
	overflow: hidden;
	font-family: Tahoma, Arial, Verdana;
}
DIV.KMShopSideBarHeader
{
	padding: 0px 5px 5px 5px;
	margin: 0px;
	font-family: Arial, Verdana, Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: black;
}
DIV.KMShopSideBarContent
{
	color: #555;
	border: 1px solid #ccc;
	background-color: #dfdfdf;
	overflow: hidden;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 5px;
	padding-top: 8px;
}
/* ************************************************ */
/* Shopping cart sidebar box						*/
/* ************************************************ */
DIV.KMShopCartSum
{
	background-color: #fff;
}
.boxback {
	background-image:url(images/box-back.gif);
	background-repeat:repeat-y;
	padding:12px;
}	
DIV.KMShopCartSumItems
{
	font-size: 10px;
	color: #5E5D5D;
	white-space: nowrap;
	padding-bottom: 2px;
	margin-bottom: 5px;
	border-bottom: 2px dotted #ccc;
}
DIV.KMShopCartSumItem
{
	width: 100%; /* So IE doesn't ignore parent element padding */
	overflow: hidden;
	padding-bottom: 3px;
}
DIV.KMShopCartSumTotal
{
	font-weight: bold;
	color: #5E5D5D;
	margin-bottom: 3px;
}
/* ************************************************ */
/* Categories sidebar box							*/
/* ************************************************ */
DIV.KMShopCategories, DIV.KMShopCategories A
{
	color: #5E5D5D;
	text-decoration: none;
	
}
DIV.KMShopCategories A:hover
{
	color: #000;
	text-decoration: underline;
}
DIV.KMShopCatMain
{
	font-weight: bold;
}
/* ************************************************ */
/* Search sidebar box								*/
/* ************************************************ */
DIV.KMShopSearch TD.KMShopFormField INPUT
{
	background-color: #fff;
	width: 120px;
	border: 1px solid #bbb;
}
/* ************************************************ */
/* Editable content box								*/
/* ************************************************ */
DIV.KMShopEditContainer
{
	background-color: #FFFFCC;
	border: 1px dashed #880000;
	margin-top: 10px;
}
DIV.KMShopEditHeader
{
	background-color: #FFFF66;
	color: #880000;
	font-family: Arial;
	font-size: 9px;
	text-align: center;
}
DIV.KMShopEditContent
{
	padding: 4px;
	color: #5E5D5D;
}
.accordionHeader
{
	color: white;
	background-color: #ab9eba;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bolder;
	cursor: pointer;
	border-right: #0e0000 1px solid;
	border-top: #0e0000 1px solid;
	margin: 5px;
	border-left: #0e0000 1px solid;
	border-bottom: #0e0000 1px solid;
}
.accordionHeader1
{
	color: gray;
	background-color: #f8f5f7;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bolder;
	margin-top: 5px;
	cursor: pointer;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-left-color: #2f4f4f;
	border-bottom-width: 1px;
	border-bottom-color: #2f4f4f;
	border-top-color: #2f4f4f;
	border-right-width: 1px;
	border-right-color: #2f4f4f;
}
.tdb
{
	border-bottom: gray 1px solid;
	font-size: 7pt;
}
.relatedlinks
{
	
	padding: 2px;
	padding-left: 7px;
	border-top: gray 1px solid;
	font-size:8pt;
	margin-top:5px;
}
.relatedlinks a
{
	font-size:8pt;
	text-decoration:none;
}
.relatedlinks a:hover
{
	font-size:8pt;
	text-decoration:underline;
}



#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
	border: 1px solid #2F4F4F;
	color: white;
	background-color: #ab9eba;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	margin-top: 5px;
	cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
	background-color: #fefefe;
	border-top: #0e0000 1px dotted;
	font-size: 9pt;
	width: 100%;	
	border-right: #0e0000 1px dotted;
	border-left: #0e0000 1px dotted;
	border-bottom: #0e0000 1px dotted;
	text-align:left;
}
.accordionContent a
{
	color: #880000;
	text-decoration: none;
	text-align:left;
}
.accordionContent a:hover
{
	color:#1c1c1c;
	text-decoration:underline;
}
.accordionHeader a
{
	color:White;
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
}
.accordionHeader a:hover
{
	color:White;
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
}
/* CSS Document */

.menuborder, .menu {
	background-image: url(Themes/Default/Images/menu-bullet.gif);
	background-repeat:no-repeat;
	height:21px;
	padding-left:37px;
	text-align:left;
	vertical-align:middle;
}	
.menuborder {
	border-bottom:1px solid #CED0D3;
}	
.borderbelowgrey {
	border-bottom:1px solid #C4C4C4;
}	
.boxback {
	background-image:url(Themes/Default/Images/box-back.gif);
	background-repeat:repeat-y;
	padding:12px;
}	
#topmenu {
	color:#D3D3D3;
	padding-right:40px;
}
.whitelink {
	color:#D3D3D3;
}
.whitelink:hover {
	color:#D3D3D3;
}		
#top1 {
	border:1px solid #636363;
	background-image:url(Themes/Default/Images/top1.gif);
	background-repeat:repeat-x;
	background-color:#2A2A2A;
	height:125px;
}	
#aboveheader
{
	background-image: url(Themes/Default/Images/above-menu.gif);
	background-repeat: repeat-x;
	height: 4px;
}	
#headerformat {
	background-image:url(Themes/Default/Images/header-img.jpg);
	background-repeat:no-repeat;
	height:184px;
	padding:40px 370px 0px 50px;
	border-bottom:2px solid #FCFCFC;
	border-top:1px solid #FCFCFC;	
}	
a {
	color:#232323;
	text-decoration:none;
}
a:hover {
	color:#232323;
	text-decoration:underline;
}	
.greylink {
	color:#767676;
	text-decoration:underline;
}
.greylink:hover {
	color:#767676;
	text-decoration: none;
}	
.topmenu {
	padding:0px 10px 0px 10px;
}	
#footer {
	background-color:#222222;
	border-top:5px solid #000000;
	height:36px;
	color:#FFFFFF;
}	
#abovefooter {
	height:6px;
	background-image:url(Themes/Default/Images/above-footer.gif);
	background-repeat:repeat-x;
}
#mainbody {
	border:1px solid #E4E4E4;
	padding:15px 32px 15px 32px;
}
#belowmenu {
	background-image:url(Themes/Default/Images/below-menu.gif);
	background-repeat:repeat-x;
	height:6px;
}		

/* CSS General Declaration */

.widthfull, #externaltable {
	height:100%;
}
.width100per, .widthfull {
	width:100%;
}	
#externaltable {
	width:780px;
	background-color:#F5F5F5;
}
.width100per, .widthfull {
	border:0px;
}		
.height1 {
	height:1px;
}	
.width1 {
	width:1px;
}	
.lt, .lm, .lb {
	text-align:left;
}
.lt, .rt, .ct {
	vertical-align:top;
}
.lm, .rm, .cm {
	vertical-align:middle;
}		
.rt, .rb, .rm {
	text-align:right;
}	
.lb, .cb, .rb {
	vertical-align:bottom;
}	
.ct, .cb, .cm {
	text-align:center;
}