@charset "iso-8859-1";
/* CSS Document */

.HeaderDiv {
	padding: 0px;
	height: 92px;
	width: 918px;
	text-align: center;
	position: static;
	top: 0px;
	margin-top: -15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(../images/headerBack.png);
	background-repeat: no-repeat;
}

.HeaderDiv2 {
	padding: 5px 0px 0px 30px;
	height: 92px;
	width: 918px;
	text-align: center;
	position: static;
	display: block;
	top: 0px;
	margin-top: -15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(../images/headerBack2.png);
	background-repeat: no-repeat;
}

.HeaderLogo {
	padding: 10px 0px 0px 0px;
	height: 60px;
	width: 243px;
	text-align: left;
	position: relative;
	float:left;
	top: 0px;
	margin: 0px;
	background-attachment: scroll;
	background-image: none;
	background-repeat: no-repeat;
	background-color: transparent;
}

.HeaderContact {
	padding: 55px 5px 0px 0px;
	width: 300px;
	text-align: center;
	position: relative;
	float:left;
	top: 0px;
	margin: 0px;
	background-color: transparent;
}

.HeaderContact a{
	color:grey;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	font-color: white;
}


.HeaderUser {
	padding: 0px 0px 0px 0px;
	height: 60px;
	width: 350px;
	text-align: center;
	position: relative;
	float:left;
	top: 0px;
	margin: 0px;
	background-color: transparent;
}

.contactDiv{
	float:left;
	padding: 0px;
	height: 20px;
	width: 300px;
	text-align: center;
	position: relative;
	top: 55px;
	left: 309px;
	
}

.contactDiv a{
	color:grey;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	font-color: white;
}


.userBox {
	background-attachment: scroll;
	background-image: url(../images/LoggedUser_Back.png);
	background-repeat: no-repeat;
	background-color: white;
	float:right;
	top: -5px;
	padding: 0px;
	height: 97px;
	width: 213px;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}


.userBoxName  {
	background-color: transparent;
	clear:right;
	top: 7px;
	padding: 2px 0px 0px 0px ;
	margin: 0px 0px 12px 0px;
	height: 15px;
	width: 200px;
	position: relative;
	display: block;
}

.userBoxOrders {
	background-color: transparent;
	clear:right;
	padding: 0px 0px 0px 0px;
	height: 17px;
	width: 202px;
	position: relative;
	display: block;
}

.userBoxProfil {
	background-color: transparent;
	clear:right;
	padding: 0px 0px 0px 0px;
	height: 17px;
	width: 202px;
	position: relative;
	display: block;
}


.userBoxLogout {
	background-color: transparent;
	clear:right;
	padding: 0px 0px 0px 0px;
	height: 17px;
	width: 202px;
	position: relative;
	display: block;
}





.LoginDiv {
	background-color:transparent;
	float:right;
	padding: 5px;
	height: 60px;
	width: 280px;
	text-align: right;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}

.LoginInput {

	background-color: transparent;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	font-color: white;
	text-align: center;
	border: 0px;
}


.MainDiv {

	background-color: transparent;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	font-color: white;
	text-align: left;
	border: 0px;
	margin-right: auto;
	margin-left: auto;
}



.LeftDiv {

	background-color: transparent;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	font-color: white;
	text-align: left;
	border: 1px;
	border-color: grey;
	margin-right: auto;
	margin-left: auto;
	width: 180 px;
}

.CenterDiv {

	background-color: transparent;
	background-image:url(../images/backLogo.png);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:50% 50%;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	font-color: white;
	text-align: left;
	border: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 80%;
	padding: 0px;
	min-height: 700px;


}


.RightDiv {

	background-color: transparent;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	font-color: white;
	text-align: left;
	border: 0px;
	margin-right: auto;
	margin-left: auto;

}


.itemDiv{
	padding: 0px;
	height: 222px;
	width: 168px;
	text-align: center;
	float: left;
	top: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-attachment: scroll;
	background-image: url(../images/itemBack.png);
	background-repeat: no-repeat;
}


.itemBestSellDiv{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	font-color: darkgrey;
  	border-bottom-width:1px;
  	border-bottom-style:groove;
  	border-bottom-color:rgb(120,120,120);
	

}


.itemRecentDiv{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	font-color: darkgrey;
  	border-bottom-width:1px;
  	border-bottom-style:groove;
  	border-bottom-color:rgb(120,120,120);
	

}


.itemDetailDiv {

	background-color: transparent;
	background-image:url(../images/backLogo.png);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:50% 50%;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	font-color: white;
	text-align: left;
	border: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	padding: auto 0px 0px auto;
	min-height: 700px;
}

.itemFilterDiv{
	padding: 10px 0px 10px 10px;
	width: 100%;
	text-align: left;
	float: none;
	top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
  	border-bottom-width:1px;
  	border-bottom-style:groove;
  	border-bottom-color:rgb(120,120,120);
}

.itemNavDiv{
	padding: 5px 0px 5px 10px;
	width: 100%;
	text-align: left;
	float: none;
	top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
  	border-bottom-width:1px;
  	border-bottom-style:groove;
  	border-bottom-color:rgb(120,120,120);
}


.itemNavDiv a:link {
	text-decoration: none;
	color: black;
}
.itemNavDiv a:visited {
	text-decoration: none;
}

.itemNavDiv a:hover {
	text-decoration: none;
	color: red;
}

.itemMark{
	background-color: transparent;	
	position: relative;
	top: 8px;
	text-align: center;
	margin: 0px auto 0px auto:
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-color: darkgrey;	
}

.itemPict{
	height: 120px;
	border-style: solid;
	border-color: black;
	border-width: 0px;
	text-align: center;
	margin: 0px 0px 0px 0px:
	padding: 0px 0px 0px 0px;
}

.itemPrice{
	background-color: transparent;
	padding: 0px;
	width: 60%;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.itemDisp{
	background-color:  transparent;
	padding: 0px;
	width: 20%;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.itemDesc{
	background-color: transparent;
	width: 100%;
	text-align: center;
	margin: 0px auto 0px 0px;
	padding: 0px 3px 0px 3px;
}

.itemBasket{
	background-color:  transparent;
	padding: 0px;
	width: 20%;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	border-width: 0px;
}

.itemBasket img {

	border-width: 0px;
}



.newsRecentHeaderDiv{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	font-color: darkgrey;
	padding: 0px 0px 0px 5px;
  	border-bottom-width:1px;
  	border-bottom-style:groove;
  	border-bottom-color:rgb(120,120,120);
}

.newsRecentDiv{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-color: rgb(120,120,120);
	padding: 10px 0px 10px 20px;
  	border-width: 0px 0px 1px 0px;
  	border-style:solid;
  	border-color:rgb(230,230,230);
}


.catBoxDiv{

	width: 168px;
	text-align: left;
	position: static;
	top: 0px;
	margin: 5px 0px 10px 5px;
	padding: 27px 0px 0px 7px;
	background-attachment: scroll;
	background-image: url(../images/catBoxTop.png);
	background-repeat: no-repeat;

	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	font-color: white;
}

.catBoxDiv ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

	
.catBoxDiv li a{
	display: block;
  	height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	width: 150px;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}	


.catBoxDiv li.catFirstLevel a{
	background: transparent url(../images/catMenu.png)  no-repeat left 0px;
	padding: 0px 0px 0px 10px;
	color: grey;
}	

.catBoxDiv li.catFirstLevelSelected a{
	background: transparent url(../images/catMenu.png)  no-repeat left -48px;
	padding: 0px 0px 0px 10px;
	color: black;
}	

.catBoxDiv li.catSecondLevel a{
	background: transparent url(../images/catMenu.png)  no-repeat left -72px;
	padding: 0px 0px 0px 15px;
	color: white;
}

.catBoxDiv li.catSecondLevelSelected a{
	background: transparent url(../images/catMenu.png)  no-repeat left -96px;
	padding: 0px 0px 0px 15px;
	color: white;
}
	


.catBoxDiv li a:hover{
	color: black;
	background-position: 0px -24px;
}

	
.catBoxDiv img{
	list-style-type: none;
	margin: 0px 0px 0px -7px;
	padding: 0;
}



.basketDiv{

	width: 168px;
	text-align: left;
	position: static;
	display: block;
	margin: 5px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	background-attachment: scroll;
	background-image: none;
	background-repeat: no-repeat;

	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-color: grey;
}


.basketDivTop{
	width: 168px;
	height: 28px;
	text-align: left;
	position: static;
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 0px 0px;
	background-attachment: scroll;
	background-image: url(../images/basketTop.png);
	background-repeat: no-repeat;
}

.basketDivBack{
	width: 168px;
	top:0;
	text-align: left;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px -10px 0px 6px;
	z-index:0;

}

.basketDivTable{
	width: 168px;
	top:0;
	text-align: left;
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 6px;
	z-index:1;
	

}

.basketDivBottom{
	width: 168px;
	height: 30px;
	text-align: left;
	position: static;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-attachment: scroll;
	background-image: url(../images/basketBottom.png);
	background-repeat: no-repeat;
}


.basketDiv td{
	border-style:none none groove none;
	border-color:grey;
	border-width:1px;
	
}


.basketDiv a:link {
	text-decoration: none;
	color: black;
}
.basketDiv a:visited {
	text-decoration: none;
}

.basketDiv a:hover {
	text-decoration: none;
	color: red;
}


.fullBasketDiv{
	height: auto;
	width: 700px;
	text-align: left;
	position: static;
	margin: 5px auto 0px auto;
	padding: 2px 2px 2px 2px;
	background-attachment: scroll;
	background-image: none;
	background-repeat: no-repeat;
	background-color: transparent;

	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-color: grey;
}

.fullBasketDiv table.basket{
	width: 100%;
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color:  rgb(202,202,202);
	border-collapse: collapse;
	background-color: white;

}

.fullBasketDiv table.noStock{
	width: 100%;
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color:  rgb(202,0,0);

}


.fullBasketDiv table.payInfo{
	width: 100%;
	border-width: 0px;
	border-spacing: 3px;
	border-style: solid;
	border-collapse: collapse;
	border-color:  rgb(222,222,222);

}

.fullBasketDiv table.payInfo td{
	padding: 5px;
	text-align: center;
	vertical-align:top;
	
}

.fullBasketDiv table.goForOrder{
	width: 100%;
	border-width: 1px;
	border-spacing: 3px;
	border-style: solid;
	border-collapse: collapse;
	border-color:  rgb(222,222,222);

}

.fullBasketDiv tr.h0{
	background-color: rgb(192,192,192);
}

.fullBasketDiv tr.s0{
	background-color: rgb(222,222,222);
	height:20px;
}

.fullBasketDiv tr.s1{
	background-color: rgb(202,202,202);
	height:20px;

}

.fullBasketDiv tr.total{
	text-align: right;
	background-color: rgb(181,200,210);
	padding: 2px;
}

.fullBasketDiv th{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-color: grey;
	text-align: center;
	margin: 0px;
	padding: 2px;
	border-style: none;

}

.searchDivTop{
	width: 168px;
	height: 28px;
	text-align: left;
	position: static;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-attachment: scroll;
	background-image: url(../images/searchTop.png);
	background-repeat: no-repeat;
}


.itemList{

	background-color: lightgrey;
}

.clientFormHeader{
	background-color: transparent;
	float:bottom;
	width: 600px;
	margin: 0px auto 0px auto;
	padding: 20px 0px 20px 0px;
	text-align: center;
	
}

.clientForm{
	background-image: url(../images/userBack.png);
	background-repeat: no-repeat;
	position:static;
	height:560px;
	width: 600px;
	margin: 0px auto 0px auto;
	padding: 20px 25px 0px 20px;
	
}




.msgDiv{
	width: 80%;
	text-align: center;
	position: static;
	margin: 50px auto 0px auto;
	padding: 26px 0px 0px 6px;

	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-color: grey;
}

.clientForm table{
	width:470px;
}

.clientForm td{
	height:35px;

}


.clientInput {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	font-color: white;
	text-align: center;

}


.adminBoxDiv{
	height: 350px;
	width: 168px;
	text-align: left;
	position: static;
	top: 0px;
	margin: 5px 0px 0px 5px;
	padding: 26px 0px 0px 9px;
	background-attachment: scroll;
	background-image: url(../images/catBack.png);
	background-repeat: no-repeat;

	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	font-color: white;
}

.adminBoxDiv ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

	
.adminBoxDiv li a{
	display: block;
  	height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	width: 150px;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
	background: transparent url(../images/catMenu.png)  no-repeat left 0px;
	padding: 0px 0px 0px 10px;
	color: grey;
}	

.adminBoxDiv li a:hover{
	color: black;
	background-position: 0px -24px;
}




.AdminEdit {

	background-color: rgb(233,233,233);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	font-color: white;
	text-align: left;
	border: 0px;
}




hr {
	clear: both;
	visibility: hidden;
	}



#adminList ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#adminList li { margin: 0 0 .2em 0; }

#adminList a
{
display: block;
color: #FFF;
background-color: #036;
width: 9em;
padding: .2em .8em;
text-decoration: none;
}

#adminList a:hover
{
background-color: #369;
color: #FFF;
}



