@charset "utf-8";
html, img, form {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #333;
	background-image: url(../pictures/siteBackground.png);
	background-repeat: repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	margin: 0px;
	padding: 0px;
	height:100%;
}
object {
	outline: none;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
ul, ol {
	list-style-position: outside;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul {
	list-style-type: square;
}
ol {
	margin-left: 10px;
}
li {
	padding-left: 0px;
	margin-left: 15px;
	margin-bottom: 5px;
}
table {
	border-collapse:collapse;
}
td {
	vertical-align:top;
	padding: 0px;
}
th {
	padding: 0px 0px 0px 0px;
	vertical-align:top;
}
a {
	color:#069;
	text-decoration: none;
	font-weight: bold;
	background-color: inherit;
}
a:hover {
	color: #F00;
	background-color: inherit;
}
button {
	font-size: 10px;
	font-style: normal;
	line-height: 100%;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	vertical-align: middle;
	cursor: pointer;
	margin: 0px 5px 0px 0px;
	background-color: #003C73;
	padding: 2px 10px;
}
label {
	display: block;
	font-size: 11px;
	vertical-align: text-bottom;
	margin-bottom: 5px;
	background-color: transparent;
}
h1 {
	font-size: 20px;
	color: #333;
	background-color: inherit;
	margin-top: 0px;
	margin-bottom: 20px;
	height: 27px;
	font-weight: normal;
	padding-top: 3px;
	padding-left: 15px;
}
h1 span {
	font-size: 16px;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	letter-spacing: 2px;
}
h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	font-weight: normal;
	background-image: url(../pictures/backHeader.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: inherit;
	color: #7FA563;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-left: 17px;
	padding-bottom: 10px;
}


#container {
	width: 946px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../pictures/pageBackground.png);
	background-repeat: repeat-y;
}
#header {
	background-image: url(../pictures/p0.jpg);
	background-repeat: no-repeat;
	height: 105px;
	margin: 0px;
	padding: 55px 0px 0px;
	width: 946px;
	list-style-type: none;
	overflow: auto;
}
#header li.left {
	width: 535px;
	height: 70px;
	cursor: pointer;
	margin-right: 30px;
}
#header li.left+ li {
	background-image: none;
	padding-left: 0px;
}


#header li , #footer li{
	float: left;
	height: 22px;
	margin: 0px;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 8px;
}
#header li + li , #footer li + li{
	background-image: url(../pictures/menuSeparator.png);
	background-repeat: no-repeat;
}
#header li a , #footer li a{
	font-weight: normal;
	background-color: inherit;
	color: #999;
}
#header li a:hover , #footer li a:hover{
	background-color: inherit;
	color: #CCC;
}



#content {
	background-image: url(../pictures/p1.jpg);
	background-repeat: no-repeat;
	min-height: 105px;
	overflow: auto; 
	width: 946px;
}
#leftColumn {
	float: left;
	width: 221px;
}
#rightColumn {
	float: left;
	width: 680px;
	padding-left: 20px;
	padding-right: 25px;
	overflow: auto; 
}

#footer {
	background-image: url(../pictures/p2.jpg);
	background-repeat: no-repeat;
	height: 109px;
	list-style-type: none;
	margin: 0px;
	padding-right: 0px;
	padding-left: 310px;
	padding-top: 49px;
	overflow: auto;
}


#homeLeft {
	float: left;
	width: 310px;
}
#homeRight {
	float: right;
	width: 374px;
	margin-right: -20px;
	overflow: hidden;
}


#presenterPanelForm label {
	padding-left: 10px;
	color: #334923;
	background-color: inherit;
}
#presenterPanelForm p {
	padding-left: 10px;
	margin: 0px 0px 15px;
	padding-top: 0px;
}
#presenterPanelForm #panel_text {
	width: 190px;
	font-size: 14px;
	background-color: #EDF4E8;
	color: #496B30;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6C9E47;
	border-right-color: #EBF3E4;
	border-bottom-color: #EBF3E4;
	border-left-color: #6C9E47;
}
#presenterPanelForm select {
	background-color: #EDF4E8;
	color: inherit;
	width: 190px;
}


ul.menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.menu li{
	background-image: url(../pictures/menuBack.png);
	background-repeat: no-repeat;
	min-height: 32px;
	padding-top: 8px;
	padding-left: 0px;
	margin-left: 0px;
	background-position: 10px 0px;
}
ul.menu li:hover   {
	background-image: url(../pictures/menuBack_f2.png);
}
ul.menu .selected {
	background-image: url(../pictures/menuBack_f3.png);
	background-repeat: no-repeat;
}
ul.menu a{
	color: #E9F2E3;
	padding-left: 20px;
	display: block;
	width: 100%;
	font-size: 13px;
	background-color: inherit;
}
ul.menu ul.menu a  {
	padding-left: 15px;
	color: #4E7133;
	font-weight: normal;
	font-size: 12px;
	background-color: inherit;
}

ul.menu ul {
	margin-top: 20px;
	margin-bottom: 15px;
}

ul.menu ul li{
	background-image: url(../pictures/icnPoint2.png);
	background-position: 0px 4px;
	margin-left: 15px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	min-height: 15px;
}
ul.menu ul li:hover {
	background-image: url(../pictures/icnPoint2_f2.png);
	background-position: 0px 4px;
	padding-top: 0px;
	padding-left: 0px;
}
ul.menu ul .selected {
	background-image: url(../pictures/icnPoint2_f2.png);
	background-repeat: no-repeat;
}






.message {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 200%;
	font-style: italic;
}
.message h2 {
	font-size: 24px;
	margin: 0px;
}
.docContent {
	line-height: 150%;
	padding: 5px;
	color: #000;
	background-color: inherit;
}
.docProduct , .docCategory{
	line-height: 150%;
	border: 1px solid #CCC;
	padding: 5px;
	color: #000;
	background-color: inherit;
}
.docCategory {
	font-size: 10px;
	color: #999;
	margin-bottom: 15px;
}
.promotion {
	float: left;
	height: 235px;
	width: 154px;
	cursor: pointer;
	margin-left: 18px;
	white-space: nowrap;
	overflow: hidden;
}
.promotion + .promotion {
	margin-left: 14px;
}

.promotion .thumbnail {
	height: 150px;
	width: 150px;
	border: 2px solid #7FA563;
	overflow: hidden;
	margin-bottom: 5px;
	background-color: #FFF;
	text-align: center;
	color: inherit;
}
.promotion h4 {
	font-size: 11px;
	color: #7FA563;
	margin-top: 0px;
	margin-bottom: 5px;
	white-space: nowrap;
	overflow: hidden;
	background-color: inherit;
}
.promotion h4 a {
	color: #7FA563;
	background-color: inherit;
}

.promotion p {
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.promotion .price {
	font-size: 16px;
	color: #C00;
	background-color: inherit;
}
.promotion .oldprice  {
	font-size: 12px;
	text-decoration: line-through;
	color: #000;
	background-color: inherit;
}
.promotion .producer {
	font-size: 11px;
	color: #7FA563;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	background-color: inherit;
}


.result {
	margin-bottom: 15px;
	overflow: auto;
	cursor: pointer;
}
.result:hover {
	color: inherit;
	background-color: #E9E9E9;
}

.result .thumbnail {
	float: left;
	height: 150px;
	width: 150px;
	border: 2px solid #7FA563;
	background-color: #FFF;
	margin-right: 10px;
	color: inherit;
}
.result .contents {
	float: left;
	height: 100%;
	max-width: 475px;
}

.result h4 {
	font-size: 16px;
	color: #7FA563;
	margin-top: 0px;
	margin-bottom: 5px;
	white-space: nowrap;
	overflow: hidden;
	background-color: inherit;
}
.result h4 a {
	color: #7FA563;
	background-color: inherit;
}
.result h4 span {
	font-weight: normal;
	padding-right: 5px;
}

.result .contents p span {
	font-size: 20px;
	color: #C00;
	font-family: Arial, Helvetica, sans-serif;
	background-color: inherit;
}
.result .contents p .oldprice {
	font-size: 14px;
	text-decoration: line-through;
	padding-right: 20px;
	color: #000;
	background-color: inherit;
}
.basket {
	width: 250px;
	margin-right: 10px;
	border: 1px solid #CCC;
	padding: 10px;
	min-height: 200px;
	float: left;
}
.info {
	float: left;
	width: 365px;
	min-height: 200px;
}
.basket .price {
	font-size: 20px;
	color: #C00;
	font-family: Arial, Helvetica, sans-serif;
	background-color: inherit;
}
.basket p {
	line-height: 100%;
	margin-top: 0px;
	margin-bottom: 5px;
}

.basket .oldprice {
	font-size: 16px;
	color: #000;
	text-decoration: line-through;
	padding-left: 20px;
	background-color: inherit;
}
.gallery {
	font-size: 11px;
	text-align: center;
	margin-bottom: 10px;
}
.gallery .item {
	margin-bottom: 10px;
}
.producer {
	padding: 5px;
	border: 1px solid #CCC;
	margin-bottom: 15px;
}
.producer a {
	font-weight: normal;
}

.producer p {
	margin: 0px 0px 5px;
	font-size: 18px;
}
.hint {
	font-size: 9px;
}

input.textField, .textFieldDisabled {
	padding: 3px;
	width: 150px;
	color: #000;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #999;
	background-color: #FFF;
}

.textFieldError {
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	background-color: #FFDFDF;
	color: inherit;
}
.textFieldDisabled {
	background-color: #E8E8E8;
	border: 1px solid #CCC;
	color: inherit;
}

select.textField {
	padding: 3px;
	color: #000;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #999;
	min-width: 150px;
	background-color: #FFF;
}

.groupName {
	font-size: 11px;
	color: #666;
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-weight: bold;
	margin-top: 10px;
	background-color: inherit;
}
.black {
	color: #000;
	background-color: inherit;
}

table.basketItems {
	font-size: 11px;
	border-collapse: separate;
	width: 100%;
}
table.basketItems th {
	font-size: 12px;
	background-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	color: inherit;
}
table.basketItems td {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}


table.basketItems table {
	margin-top: 5px;
	margin-left: 15px;
}
table.basketItems table caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #666666;
	white-space: nowrap;
	padding-bottom: 0px;
	padding-right: 2px;
	padding-left: 2px;
	background-color: inherit;
}
table.basketItems table th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-right: 10px;
	background-color: inherit;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	text-align: left;
}
table.basketItems table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: inherit;
}
table.basketItems .basketRemove {
	background-color: transparent;
	background-image: url(../pictures/icnRemove.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	display: block;
	background-position: 0px 0px;
}
table.basketItems .basketRemove:hover {
	background-position: 2px 2px;
}
table.basketItems .active {
	text-align: center;
	cursor: pointer;
}
table.basketItems h4.active {
	cursor: pointer;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: normal;
}
.error {
	color: #F00;
	border: 1px solid #F00;
	padding: 5px;
	margin-bottom: 15px;
	background-color: inherit;
}

table.grid th {
	text-align: left;
	padding-top: 3px;
	padding-right: 15px;
	font-size: 11px;
	padding-bottom: 5px;
}
table.grid td {
	padding-bottom: 5px;
}
ul.errError {
	padding: 5px;
	border: 1px solid #FF0000;
	font-size: 11px;
	margin-bottom: 10px;
}
ul.errError li.errItemError {
	color: #FF0000;
	background-color: inherit;
}
ul.errError li.errItemWarning {
	color: #FF9900;
	background-color: inherit;
}
ul.errError li.errItemNotice {
	color: #666666;
	background-color: inherit;
}
table.groupSwitch {
	border-collapse: separate;
	font-size: 11px;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
table.groupSwitch td {
	padding: 3px;
	border: 1px solid #A6D28A;
	color: #A6D28A;
	background-color: inherit;
}
table.groupSwitch .inactive {
	font-weight: bold;
	color: #325220;
	border: 1px solid #325220;
	background-color: inherit;
}
table.groupSwitch a {
	color: #A6D28A;
	background-color: inherit;
}

table.groupSwitch td.arrow {
	color: #FFF;
	background-color: #325220;
	width: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}
.siteMap a {
	font-weight: normal;
}
.siteMap h4 {
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #666;
	font-weight: normal;
}
