@charset "utf-8";
td {
}
body {
	background-image: url(images/bg_image.gif);
	background-repeat: repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/simply-hr.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 120px;
}


.nav {
	width: 100%;
	height: 46px;
}
.navleft {
	background-image: url(images/nav-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 46px;
	width: 14px;
	float: left;
}
.navcenter {
	background-image: url(images/bgOFF.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 36px;
	width: 922px;
	padding-top: 10px;
	float: left;
}
.navright {
	background-image: url(images/nav-right.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 46px;
	width: 14px;
	float: right;
}
.header {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.containter-top {
	background-image: url(images/container-top.png);
	background-position: center top;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 14px;
}
#containter{
	width: 908px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f0f0f0;
	border-left-color: #f0f0f0;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}

.containter-bottom {
	background-image: url(images/container-bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 14px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
p {
	text-align: justify;
}
.home-img {
	float: right;
	width: auto;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 5px solid #f8f8f8;
}
#containter h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #008acb;
	text-decoration: none;
	margin: 0px;
}
#footer {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 20px;
}
.blue-12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0f99d6;
	text-decoration: none;
}
a.link-blue12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0f99d6;
	text-decoration: none;
}
a.link-blue12:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #969594;
	text-decoration: none;
}


/* Container - center css */

#center {
	width: 800px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: auto;
	float: left;
	background-image: url(TCAimages/left-blue-bg.jpg);
	background-repeat: repeat-y;
	background-position: left center;
	padding: 0px;
}
#center2 {
	width: auto;
	height: auto;
	float: left;
	background-image: url(TCAimages/left-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
}
#center-left {
	width: 192px;
	background-color: #E4E4E4;
	float: left;
	padding-top: 30px;
	padding-left: 15px;
	padding-bottom: 30px;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	
}
#center-left ul {
	list-style-position: outside;
	list-style-image: url(TCAimages/li.jpg);
	list-style-type: disc;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 2;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 2;
}

#center-left ul a {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003768;
	text-decoration: none;
}
#center-left ul a:hover {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#center-left li {
	padding-bottom: 10px;
}

#center-right {
	width: 680px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #FFFFFF;
	line-height: 17px;
}
#center-right h1 {
	font-family: "Arial Rounded MT Bold";
	font-size: 22px;
	font-weight: normal;
	color: #305d84;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#center-right h2 {
	font-family: "Arial Rounded MT Bold";
	font-size: 18px;
	font-weight: normal;
	color: #00A7E5;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#center-right a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #BA1911;
	text-decoration: none;
}
#center-right a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

#center-right p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: justify;
}

#center-right img {
	float: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #f0f0f0;
	padding: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
}

/* */

/* Shop CSS */

/* ************************************************ */
/* Main styles										*/
/* ************************************************ */

TABLE.KMShopContainer
{
	border: 10px solid #fff;
	width: 780px;
	margin: 10px auto 0px auto;
}
TD.KMShopSideBar
{
	width: 20%;
	background-color: #ececec;
	padding: 0px 15px 15px 15px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ddd;
}
TD.KMShopMain
{
	width: 80%;
	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;
}
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;
}
a.hylnk
{
 color: #008080;
 text-decoration: none;
}
a.hylnk:hover
{
 color: #697DB2;
 text-decoration: underline;
}
/* ************************************************ */
/* 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: #336699;
	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;
	text-align:left;
}
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;
}
.KMShopListHeadRow1
{	padding: 2px 0px 2px 5px;
	color: #555;
	background-color: #eee;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	}
.KMShopListHeadRow12
{
	margin-bottom: 10px;
	border: 2px solid #ddd;
	border-collapse: collapse;
	background-color: #eee;
}


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;
	width:200px;

}
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;
}
/* ************************************************ */
/* General sidebar box styles						*/
/* ************************************************ */
DIV.KMShopSideBarBox
{
	width: 170px;
	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: 14px;
	font-weight: bold;
	color: #000000;
}
DIV.KMShopSideBarContent
{
	color: #555;
	padding: 8px 8px 5px 8px;
	border: 1px solid #ccc;
	background-color: #FFFFFF;
	overflow: hidden;
	text-align:left;
}
/* ************************************************ */
/* Shopping cart sidebar box						*/
/* ************************************************ */
DIV.KMShopCartSum
{
	background-color: #fff;
}
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;
	font-size:13px;
}
/* ************************************************ */
/* 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;
}



/* ************************************************ */
/* Menu							*/
/* ************************************************ */



	#nav1 {
	margin:0;
	padding:0;
	width:680px;
	float:right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:#BBBBBB;
	
 margin-left: 20px;
	
	}
	#nav1 li {
		display:inline;
		padding:0;
		margin:0;
	}
	#nav1 a:link,
	#nav1 a:visited {
	color:#FFFFFF;
	float:left;
	width:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 9px;
	padding-left: 15px;
	text-decoration: none;
	margin: 0px;
	}
	#nav1 a:hover {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center bottom;
	}
	
	#home #nav1-home a,
	#about #nav1-about a,
	#archive #nav1-archive a,
	#lab #nav1-lab a,
	#contact #nav1-contact a {
	color:#fff;
	}
	
	#home #nav1-home a:hover,
	#about #nav1-about a:hover,
	#archive #nav1-archive a:hover,
	#lab #nav1-lab a:hover,
	#contact #nav1-contact a:hover {
	}
	
	#nav1 a:active {
	color:Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center bottom;
	
	}


.ulMain {
	margin: 0px;
	text-decoration: none;
	padding: 0px;
	list-style-type: none;
}
.liMain {
	margin: 0px;
	text-decoration: none;
	padding-left: 0px;
	list-style-position: inside;
}
.ulSub {
	margin: 0px;
	text-decoration: none;
	padding: 5px;
	list-style-type: none;
}
.liSub {
	margin: 0px;
	text-decoration: none;
	padding-left: 5px;
		list-style-type: disc;
	list-style-position: inside;
}
