/* 
========================================================================
TEMPLATE.CSS
========================================================================
*/

.clearer {
	clear:both; border:none; line-height:0; height:0; margin:0; padding:0;}
.clearprod {
	clear:both; border:none; line-height:0; height:0; margin: 0 0 10px 0; padding:0;}	


/* --- Body - control position #container, allows centering of site -- */
body {
	text-align: center;
	background: url(../templateimages/kr_background_tile.gif) repeat;
}

#container {
	display: block;
	margin: 0 auto;
}

/* Contains rest of HTML */
#centrecontainer {
	width: 760px;
	text-align: left;
	margin: 0 auto;
	padding: 5px 0 0;
	min-height: 100%;
	background: url(../templateimages/kr_content_background.gif) repeat-y top left;
}



/* --- Entire page body section -------- */
#pagebody {
	padding: 0px;
	margin: 0px;
	background: transparent url(../templateimages/kr_babyimage.jpg) no-repeat 580px bottom;
}

#homemain {
	margin: 0 0 40px 15px;
	_margin-bottom: 10px;
	padding: 0;}
	
#homemain img, #homemain a {
	border: 0;
	padding: 0;
	margin: 0;
	float:left;}
#homemain .clearer {
	width: 400px;}


/* Left hand section of page body (if you have one!) */
#left {
	width: 210px;
	/* width: 227px; */
	padding: 0 0 0 17px;
	margin: 0;
	float: left;
	/*border: 1px solid white; */
}


.links2 {
	margin: 0px 0px 20px 5px;
	padding: 2px 0px;
}

.links2 li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.links2 a:link, .links2 a:visited
	{
	margin: 0px 0px 0px 5px;
	text-decoration: none;
	color: white;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	}

.links2 a:hover
	{
	color: red;
	text-decoration: none;
	}

#currencymenu {
	margin: 0 0 30px;}



/* --- Header section ------------------------------------------------ */
#header {
	margin: 0 0 20px;
}

#header #title {
	height: 137px;
	padding-right: 5px;
}

/* --- End of left hand section ------------------------------------------------ */




/* --- Main Content Area - Including heading nav area of page -------------------------------------------------------- */

#pagecontent {
	width: 499px;
	/* Note: remove two pixels if adding a temporary border to width */
	float: left;
	padding: 17px;
	/*border: 1px solid red;*/
}



/* Header 2 Items */

#header2 {
	}

#header2left {
	float:left;
	width: 340px;}
		
	
#minicart {
	float: right;
	width: 135px;}

#header2 #links {
	margin: 0px 0 0px 0;
	padding: 5px 0px 5px 0px;
	font-size: 7.5pt;
}


#header2 #links li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#header2 #links a:link, #header2 #links a:visited
	{
	position: relative;
	text-decoration: none;
	color: white;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 12px 5px 0px;
	}


#header2 #links a:hover
	{
	position: relative;
	text-decoration: none;
	color: red;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}




/* Dynamic page content section of page body */

#hometitle {
	}

#pagecontent_pad {
	padding: 10px 5px 5px 0px;
	clear: both;
}



/* --- Footer -------------------------------------------------------- */
#footer {
	padding: 20px 0 0;
	margin: 20px 0 0 0;
	clear: both;
	text-align: left;
	font-size: 7pt;
	color: #fff;
	width: 760px;
}

/* Footer nav links */
#footer .links {
	margin: 0px;
}

#footer .links li {
	list-style: none;
	display: inline;
}
	
#footer .links a {
	font-size: 7pt;
	padding: 2px;
	margin-left: 3px;
	margin-right: 3px;
}

/* T&Cs text */

#creditcardlogos {
	margin: 0 0 20px;}

#terms {
	float: left;
	padding: 10px 0 10px 17px;
	width: 207px;
}

#companyaddress {
	float: left;
	padding: 74px 0 10px 17px;	
}



/* --- language, currency menu and search box ------------------------ */
#languagemenu form select, #currencymenu form select, #prodtypemenuform select {
	width: 168px;
	margin: 0;
	padding: 0;
}

#searchbox .searchheader {
	float: left;}

#searchbox input {
	margin: 5px 0 0 10px;
	width: 148px; height: 14px;
	background: #000 url(../templateimages/kr_bcgInputText.gif) repeat;
	color: #fff;
	border: 1px solid #fff;
	padding-left: 2px;
}
#searchbox input:focus {
	background: #000 url(../templateimages/kr_bcgInputText_over.gif) repeat;
}

#searchbox #searchbutton {
	width: 27px;
	height: 29px;
	margin: 0 0 0 10px;
	padding: 0;	
	background: url(../templateimages/kr_btnGo.gif);
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	border: 0;
}

/* --- Template items ------------------------------------------------ */
#left_pad {
	padding: 0px 5px 0px 8px;
}

#left h2 {
	margin: 10px 0px 5px 0px;
	font-weight: bold;
}

/* search and mailinglist forms */
#quicksearch form {
	display: block;
}

#left input.submit {
	height: 22px;
	width: 30px;
}

#left input.text {
	width: 95px;
}

#mailinglist label#email {
	display: block;
	margin: 0px 0px 2px 0px;
}

#mailinglist label#htmlemail {
	display: block;
	margin: 2px 0px 2px 0px;
}
