/* CSS Document */

body {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: 400;
  background-color: #ffffff
  }
 
 .klud_logo {
  font-family: "Times New Roman", serif;
  font-size: 70pt;
  color: #595959 !important;
  text-decoration: none
  }

a:link {
  color: #000000
  }

a:visited {
  color: #000000
  }
 
  
form {
	margin: 0;
}


#pageContainer 
{
    margin-right: auto;
    margin-left:auto;
	width: 769px;
	height: auto;
	background-color: #FFFFFF;
	/*background-image: url(../_grfx/contentBg.gif);
	background-repeat: repeat-y;*/
}

#pageLeftArea  
{
	float:left;
	width: 200px;
	margin-right: 20px;
	background-color: #638b56;
	text-align: left;
}

#pageHeader {
	height: 111px;
	 /*background-image: url(../_grfx/alt_logo.jpg);
	background-repeat: no-repeat;*/
	background-color: green;
	cursor: pointer;
}


#pageContentWrapper 
{
    float: right;
	display:block;
	width: 520px;
	text-align:left;
	padding-right: 8px;
}

#pageFooter {
	display:block;
	width: 100%;
	text-align:center;
	font-weight: bold;
	padding-top: 7px;
	clear: both;
}

#AcceptedCards 
{
	
	display: inline;
}

#AcceptedCards2
{
    margin-right: auto;
    margin-left:auto;
	float: right;
	display: inline;
	text-align:right;
	background-color:#9eef85;
}

#language
{
    display: inline;
	float: left;
}

#language2
{
    margin-right: auto;
    margin-left:auto;
	display: inline;
	float: left;
	text-align:left;
	background-color:#9eef85;
	border:0px;
}

.languageFlags
{
    border:0px;
    width:21px;
    height:14px;
    
}

.languageFlagsOff
{
    border:0px;
    filter:  alpha(opacity="70");
    opacity: 0.70;
    width:21px;
    height:14px;
}


/********************************************************************************
	# pageBasket
********************************************************************************/

#quickbasket {
  color: #000000;
  font-weight: 400;
  font-size: 11px;
  text-decoration: none;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 50px;
  padding-right: 10px;
  /*width: 170px;*/
  }

#quickbasket a:visited {
  color: #000000;
  text-decoration: none
  }

#quickbasket a:link {
  color: #000000;
  text-decoration: none
  }

#quickbasket h4 
{
    font-size:11px;
}

#pageBasket {
	display:block;
	height: auto;
	width: 170px;
	margin-top: 25px;
	margin-left: 20px;
	margin-bottom: 20px;
}

#pageBasket h4 {
	font-size: 13px;
	color:#000000;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#pageBasket a{
	font-size: 13px;
	color:#000000;
	font-weight: normal;
	text-decoration:underline;
}

/********************************************************************************
	# pageTopnavigation
********************************************************************************/

#pageTopnavigation {
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #638b56;
	text-align:left;
	padding-top: 6px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


#pageTopnavigation a{
	font-size: 12px;
	color:#ffffff;
	font-weight: bold;
	text-decoration:none;
	padding-right: 20px;
}

.topnavArea {
  background-color: #ffffff
  }
  
.topNav {
  margin-left: 5px;
  margin-right: 30px
  }

a.topNav  {
  color: #000000;
  font-weight: 400;
  font-size: 12px;
  text-decoration: none;
  }

.topNav a:visited {
  color: #000000
  }

.topNav a:hover {
  
  }


/********************************************************************************
	# pageLeftnavigation
********************************************************************************/

.menuArea {
  width: 200px;
  padding-top: 5px
  }


#pageLeftnavigation {
	display:block;
	height: auto;
	width: 170px;
	margin-top: 60px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.menuArea h1 {
  color: #000000;
  font-weight: 400;
  font-size: 11px;
  text-decoration: none;
  /*padding-left: 15px;*/
  /*width: 100%;*/
  background-color: #ffffff;
  text-align: left;
  padding-left: 80px;
  margin-bottom: 0px;
  margin-top: 0px;
}

.menuArea h1 a{
 color : #000000;
  text-decoration: none
}



.menuArea h2 {
	 color: #333333;
  font-weight: 400;
  font-size: 11px;
  text-decoration: none;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 115px;
  text-align:left;
  /*width: 100%;*/
  background-color: #FFFFFF;
  margin: 0;
}

.menuArea h2 a{
	 color: #333333;
  text-decoration: none
}

.menuArea h3 {
	color: #333333;
  font-weight: 400;
  font-size: 11px;
  text-decoration: none;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 30px;
  width: 100%;
  margin: 0;
  background-color: #FFFFFF
}

.menuArea h3 a{
	color: #333333;
  text-decoration: none
}

.menuArea h4 
{
    display:none;
   	font-size: 13px;
	color:#000000;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


/********************************************************************************
	# pageContentItems
********************************************************************************/



#pageContentItems form {
	margin: 0;
}

#pageContentItems hr {
	display: none;
}


#pageContentItems {
	margin-top: 20px;
	margin-bottom: 20px;
	display:block;
}

#pageContentItems hr {
	color: #999999;
	background-color: #999999;
	width: 100%;
	height: 1px;
	line-height: 1px;
}

#pageContentItems a{
	color: #212121;
}

#pageContentItems a:hover{
	color: #212121;
}

#pageContentItems .Price_1{
	font-size: 12px;
	font-weight: normal;
	/*color: #212121;
	background-color: #e1e1e1;*/
	height: 17px;
	padding-top: 3px;
}

#pageContentItems .Price_2{
	font-size: 12px;
	font-weight: normal;
	/*color: #ffffff;
	background-color:#00CC33;*/
	height: 17px;
	padding-top: 3px;
}

#pageContentItems .Price_3{
	/*display:block;*/
	font-size: 12px;
	font-weight: normal;
	color: black;
	text-decoration:line-through;
}



#pageContentItems h1 {
	font-size: 12px;
	font-weight: bold;
	/*color:#212121;*/
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	height: 35px;
}


#pageContentItems h2 {
	font-size: 20px;
	font-weight: normal;
	color:#212121;
}

#pageContentItems h2 a{
	font-size: 20px;
	font-weight: normal;
	color:#212121;
	text-decoration:none;
}


#pageContentItems h3 {
	font-size: 12px;
	font-weight: normal;
	color:#212121;
}

#pageContentItems .imagebox {
	height: 220px;
	width: 195px;
	margin-bottom: 15px;
	margin-right: 0px;
	padding-top: 10px;
	text-align: center;
	float:left;
	display:inline; /* float bug squashing */
	/*border: 1px solid #CCCCCC;*/
}
#pageContentItems .imagebox:hover {
	/*border: 1px solid #121212;*/
}

#pageContentItems .image 
{
    margin-left :auto;
    margin-right: auto;
	height: 120px;
	width: 130px;
	overflow:hidden;
	background-color:#FFFFFF;
	text-align: center;
	margin-bottom: 5px;
}

#pageContentItems .imageSpecialOffer {
    background:transparent;
    top:-160px;
    position:relative;
}


#pageContentItems .imageText {
}


/********************************************************************************
	# pageContentItem
********************************************************************************/

#pageContentItem {
	margin-top: 20px;
	margin-bottom: 20px;
}

#pageContentItem hr {
	color: #999999;
	background-color: #999999;
	width: 100%;
	height: 1px;
	line-height: 1px;
}

#pageContentItem a{
	color: #212121;
}

#pageContentItem a:hover{
	color: #212121;
}

#pageContentItem .Price_1{
	display:block;
	font-size: 20px;
	font-weight: bold;
	color: #5262ae;
	
}

#pageContentItem .Price_2{
	display:block;
	font-size: 20px;
	font-weight: bold;
	color: #5262ae;
}

#pageContentItem .Price_3{
	display:block;
	font-size: 14px;
	font-weight: normal;
	color: #993333;
	text-decoration:line-through;
}

#pageContentItem h1 {
	font-size: 26px;
  font-weight: 700;
  color: #5262ae;
}


#pageContentItem h2 {
	font-size: 12px;
	font-weight: normal;
	color:#212121;
}

#pageContentItem h3 {
	font-size: 12px;
	font-weight: normal;
	color:#212121;
}

#pageContentItem h4 {
	font-size: 12px;
	font-weight: normal;
	color:#212121;
	text-align: right;
}

#pageContentItem h4 a {
	font-size: 12px;
	font-weight: normal;
	color:#212121;
}

#pageContentItem .imagebox {
	display:block;
	float:right;
	height: 150px;
	width: 150px;
	margin-top: 15px;
	margin-left: 25px;
	text-align: center;
}

#pageContentItem .image {
	height: 125px;
	width: 150px;
	overflow:hidden;
	background-color:#FFFFFF;
	text-align: center;
}



#pageContentItem .imageText {
}

#pageContentItem form {
	margin: 0;
}

#pageContentItem .basketbox {
	height: auto;
	width: auto;
	text-align: right;
	background-color: #e1e1e1;
	border: 1px solid #999999;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}


/********************************************************************************
	# pageContentHTMLPage
********************************************************************************/

#pageContentHTMLPage {
	margin-top: 20px;
	margin-bottom: 20px;
}


#pageContentConfirmedOrder 
{
    
}

/********************************************************************************
	# fpShow
********************************************************************************/

.fpShow 
{
    width: 360px;    
}


.itemListBG 
{
    float:left;
    padding: 10px;
}


.itemListBG .imagebox
{
    width: 150px;
    
}


/********************************************************************************
	# paging
********************************************************************************/

a.activePage
{
    font-weight:bold;
}


.itemListBG {
  background-color: #ffffff;
  height: 202px;
  width: 174px;
  vertical-align: top;
  text-align: center;
  padding-top: 10px
  }

.categorylistImage {
  height: 125px;
  width: 150px;
  overflow: hidden;
  margin-right: auto;
  margin-left: auto
  }

.categorylistDescription {
  font-weight: 700;
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 10px
  }
  
  
  .termsHighLight {
  color: #000000;
  font-size: large;
  font-weight: bolder
  }
  
  
  .basketTotal {
  margin-right: 35px;
  font-weight: 700;
  text-decoration: underline;
  text-align: right
  }

.basketVAT {
  margin-right: 35px;
  text-align: right
  }
  
  
  
#extraimages {
	clear:both;
	padding-bottom:10px;
}

#extraimages .imagebox {
	display:block;
	float:right;
	height: 160px;
	width: 150px;
	margin-top: 15px;
	margin-left: 25px;
	text-align: center;
}

#extraimages .image {
	height: 150px;
	width: 150px;
	overflow:hidden;
	background-color:#FFFFFF;
	text-align: center;
}

#extraimages .imageText {
}



