﻿#container
{
	margin: 10px 0 0 10px;
	width: 936px;
	border-top: solid 10px #FFFFFF;
	border-left: solid 10px #FFFFFF; 
	border-right: solid 10px #FFFFFF; 
	background-color: #E0E0E0;
}

#header
{
	width: 936px;
}

/*#headerLogo
{
	float: left;
	background: #59a1BB url("Images/headerFade.gif") repeat-x;	
	height: 73px;
	width: 779px;
}*/

#headerLogo .contentPadding
{
	padding: 12px 0 0 10px;
}

#search
{
	float: left;
	background: url("Images/catalogTop.gif") no-repeat;
	width: 157px;
	height: 73px;
}

#search .contentPadding
{
	padding-top: 10px;
}

.headerMenu
{
	/*float:left;
	width: 806px;*/
	height: 26px;
	background: url("Images/menuBackground.jpg") repeat-x;	
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}

.headerMenuWebShop 
{
	height: 26px;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}
#headerMenuContentPadding
{
	padding: 3px 0 0 0;
}

#headerMenuCatalog
{
	float: left;
	width: 157px;
	height: 28px;
	background: url("Images/headerMenuCatalog.gif") repeat-x;		
}

#headerBottom
{	
	background: url("Images/headerBottom2.gif") no-repeat;
	height: 109px;
	width: 936px;
	border-bottom: solid 1px #FFFFFF;
}

#headerBottom a
{
	display: block;
	cursor: pointer;
	height: 109px;
	width: 936px;
}

#headerBreadCrumb
{
	height: 25px;
	width: 936px;
}

#content
{
	width: 936px;
}

#contentLeft
{
	float: left;
	width: 200px;
	margin-right: 10px;
}

#toShoppingListBox
{
	background: url("Images/treeBg.png") repeat-x;
	height: 35px;
	width: 198px;
	border: solid 1px #C4C4C4;
}

.searchItemBox
{
	background: #E0E0E0 url("Images/treeBg.png") repeat-x;
	height: 105px;
	/*width: 198px;*/
	border: solid 1px #C4C4C4;
}
.toShoppingListBox
{
	background: #E0E0E0 url("Images/treeBg.png") repeat-x;
	height: 33px;	
	border: solid 1px #C4C4C4;
}

#productSearchBox
{	
	background: url("Images/treeBg.png") repeat-x;
	height: 52px;
	width: 198px;
	border: solid 1px #C4C4C4;
	margin-top: 10px;
	margin-bottom: 10px;
}

.productSearchBoxContentPadding
{
	padding: 9px 9px 10px 9px;
}

#productSearchTop
{
	float:left;
	width: 178px;
	height: 15px;
	vertical-align: middle;
}

#productTreeBox
{
	height: 495px;
	width: 198px;
	background-color: #5E636D;
	border: solid 1px #FFFFFF;	
}

#contentRight
{
	float: left;
	width: 706px;		
	margin-bottom: 10px;
}

#footerTop
{
	/*width: 936px;	*/
	height: 41px;
	background-color: #F2F2F2;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;	
}

.footerBottom
{
	/*width: 936px;*/
	min-height: 65px;
	background-color: #1C5067;
}
.footerBottomWebShop
{
	/*width: 936px;*/
	height: 45px;
	background-color: #333333;
}




