@charset "utf-8";
/* CSS Document */

body
{
	background-color:#fdf2db;
	margin-top: 0px;
	font-family:Helvetica;
}

a
{
	color:#000000;
}	

#edge
{
	background-image:url(images/edge/edge.jpg);
	background-repeat:repeat-y;
	margin-left: auto;
	margin-right: auto;
	width:840px;
	height:100%;
	padding-left:20px;
}

#container
{
	background-image:url(images/bg/createwithwool.jpg);
	width: 800px;
	min-height:800px;
	background-repeat:no-repeat;
}

#menuPart
{
	float: left;
	width: 198px;
	margin-top:20px;
}

#contentPart
{
	float: right;
	width: 574px;
	padding-left: 22px;
	padding-right:0px;
}



#contentImage
{
	width: 200px;
	height:200px;
	float:left;
}

#contentText
{
	background-color:#999933;
	float:left;
	width:364px;
	height:190px;
	padding: 5px 5px 5px 5px;
	color:#FFFFFF;
	font-size:26px;
	font-family:"Times New Roman", Times, serif;
	line-height:34px;
}

h2
{
	color: #362722;
	margin-top:0px;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	font-size:36px;
}

.quote
{
	color:#FFFFFF;
	font-size:16px;
	font-family:verdana;
	line-height:40px;
}

#footer
{
	width: 800px;
	background-color:#fdf2db;
	text-align:center;
	color:#362722;
	font-family:Verdana;
	font-size:12px;
}

#footer a
{
	color: #362722;
	text-decoration:none;
}

.menuRegularItem
{
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	line-height:20px;
	border-bottom: 1px solid #333333;
}

.menuRegularItem a:link, .menuRegularItem a:visited
{
	text-decoration: none;
	color:#000000;
}

.menuRegularItem a:hover
{
	color:#6d8c62;	
}

.menuSubItem
{
	font-size: 12px;
	padding-left: 20px;
	line-height:20px;
	border-bottom: 1px solid #333333;
}

.menuSubItem a:link, .menuSubItem a:visited
{
	text-decoration: none;
	color:#000000;
}

.menuSubItem a:hover
{
	color:#6d8c62;
}

.menuSubItem2
{
	font-size: 12px;
	padding-left: 40px;
	line-height:20px;
	border-bottom: 1px solid #333333;
}

.menuSubItem2 a:link, .menuSubItem2 a:visited
{
	text-decoration: none;
	color:#000000;
}

.menuSubItem2 a:hover
{
	color:#6d8c62;
}

.menuSubItem3
{
	font-size: 12px;
	padding-left: 60px;
	line-height:20px;
	border-bottom: 1px solid #333333;
}

.menuSubItem3 a:link, .menuSubItem3 a:visited
{
	text-decoration: none;
	color:#000000;
}

.menuSubItem3 a:hover
{
	color:#6d8c62;
}

.diaryItem
{
	font-size: 11px;
	line-height: 18px;
	margin-left:20px;
	margin-right:20px;
	border-bottom: 1px solid #ff9d4b;
	padding-bottom: 20px;
	margin-top:20px;
}

.diaryItem p
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.inp
{
	border: 1px solid #000000;
	width:116px;
}

.border
{
	border: 1px solid #000000;
}

.searchButton
{
	background-color: #264e16;
	color:#FFFFFF;
	border:0;
	font-weight:bold;
}

.error
{
	text-align:center;
	color:#FF0000;
	font-size:12px;
}

.bord
{
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding-top: 10px;
	padding-bottom:10px;
}

.lA
{
	border-bottom: 1px solid #e3b474;
	width:95%;
	margin-bottom:20px;
}

.lA p
{
	margin-top: 2px;
	margin-bottom: 2px;
}

.lA .title
{
	color: #6c8c61;
	font-weight:bold;
	font-size:12px;
	margin-bottom:5px;
}

.lA .price
{
	color: #000000;
	font-weight:bold;
	font-size: 12px;
	margin-bottom: 5px;
}

.lA .desc
{
	font-size: 12px;
	line-height:20px;
}

.lA form
{
	margin-top: 0px;
	margin-bottom: 10px;
}

.lA .txt
{
	border: 1px solid #333333;
	width:20px;
}

.lA .button
{
	border: 1px solid #333333;
	background-color:#333333;
	color:#FFFFFF;
	font-weight:bold;
	height:20px;
	cursor: pointer;
}

.hdr
{
	font-weight: bold;
	color:#333300;
}

.order
{
	color:#333300;
	font-size:12px;
}

.order a
{
	text-decoration: none;
}

.pBox
{

	width:110px;
	float:left;
	margin-right:20px;
	padding-bottom: 20px;
	margin-top:0px;
}

.pBox .title
{
	color: #6c8c61;
	font-weight:bold;
	font-size:12px;
	margin-bottom:3px;
	margin-top:0px;
}

.pBox img
{
	margin-bottom: 0px;
	margin-top: 0px;
}

.pBox .price
{
	color: #6c8c61;
	font-weight:normal;
	font-size:12px;
	margin-bottom:3px;
	margin-top:0px;
}

.pBox p
{
	margin-bottom: 0px;
}

.pBox .txt
{
	border: 1px solid #333333;
	width:20px;
}

.pBox .button
{
	border: 1px solid #333333;
	background-color:#333333;
	color:#FFFFFF;
	font-weight:bold;
	height:20px;
	cursor: pointer;
}

.pBox form
{
	margin-top: 0px;
	margin-bottom:0px;
}

.pBox a
{
	text-decoration: none;
	color: #6c8c61;
}

input[type=submit]
{
	cursor: pointer;	
}

.bigger
{
	font-size: 30px;
	font-family:"Times New Roman", Times, serif;
}

.smaller
{
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height:20px;
}
