@charset "utf-8";
/* CSS Document */


/* Left Side Menu */

#vertmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%px;
}
	

#vertmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

#vertmenu ul li {
	margin: 0px;
	padding: 0px;
}

#vertmenu ul li a {
	float: left;
	width: 100%;
	position: relative;
	background-image: url(../common/graph/left_menu/left_menu_bg.jpg);
	background-repeat: repeat-x;
	height: 24px;
	font-family: Tahoma, serif, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 6px;
}
	
#vertmenu ul li a:hover, #vertmenu ul li a:focus {
	float: left;
	width: 100%;
	position: relative;
	background-image: url(../common/graph/left_menu/left_menu_bg_over.jpg);
	background-repeat: repeat-x;
	height: 24px;
	overflow:hidden;
	font-family: Tahoma, serif, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 6px;
}


/* other */

#ProductListBox {
	float: left;
	position: relative;
	width: 364px;
	height: 354px;
	padding: 0px;
	overflow: hidden;
	border: 1px solid #FFF;
	margin: 5px;
	/*
	border-radius:4px;
	-moz-border-radius: 4px;
	*/
}

#ProductListBoxTitle {
	float: left;
	position: relative;
	width: 100%;
	height: 40px;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	/*text-shadow: 1px 1px #CCC;*/
	/*background-color: #CC0000;*/
	/*padding: 2px;*/
	/*background-image: url(../common/graph/prod_box/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;*/
	/*background-color:#003300;*/
	padding: 2px;
	text-shadow: 2px 3px 2px #000;
	text-align: center;
	/*background-color: #006633;*/

	background: #407d2e;
	background: -moz-linear-gradient(top, #407d2e 0%, #2d5820 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#407d2e), color-stop(100%,#2d5820));
	background: -webkit-linear-gradient(top, #407d2e 0%,#2d5820 100%);
	background: -o-linear-gradient(top, #407d2e 0%,#2d5820 100%);
	background: -ms-linear-gradient(top, #407d2e 0%,#2d5820 100%);
	background: linear-gradient(to bottom, #407d2e 0%,#2d5820 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#407d2e', endColorstr='#2d5820',GradientType=0 );
}

#ProductListBoxTitle a:link, #ProductListBoxTitle a:hover, #ProductListBoxTitle a:active, #ProductListBoxTitle a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	/*text-shadow: 1px 1px #CCC;*/
}

#ProductListBoxPict {
	float: left;
	position: relative;
	width: 100%;
	height: 274px;
	overflow: hidden;
	/*border: #33FF66 thin solid;*/
}

#ProductListBoxGift {
	float: left;
	position: relative;
	width: 65px;
	height: 80px;
	left: 5px;
	top: 5px;
	overflow: hidden;
	/*border: #33FF66 thin solid;*/
}

#ProductListBoxData {
	float: right;
	position: relative;
	width: 100%;
	height: 40px;
	overflow: hidden;
	/*border: #00FF66 thin solid;*/
	background-color: #FFFFFF;
	/*opacity: 0.4;*/
}

#ProductListBoxShortText {
	float: left;
	position: relative;
	top: 5px;
	width: 100%;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	/*border: #00FF11 thin solid;*/
}


/* SHOW */

#ProdShowPictures {
	float: left;
	position: relative;
	width: 520px;
	/*height: 260px;*/
	overflow: hidden;
	/*border: 1px solid #99FF99;*/
	/*margin: 3px;*/
}

#ProdShowShortData {
	float: right;
	position: relative;
	width: 600px;
	overflow: hidden;
	/*border: 1px solid #E0E0E0;
	margin: 3px;
	padding: 3px;*/
}

.ProductPriceOld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: line-through;
	font-weight: bold;
}

.ProductPriceAct {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #CC3300;
}

.ProductPriceNet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

/* Footer List */

#FListBox {
	float: left;
	position: relative;
	width: 574px;
	height: 94px;
	overflow: hidden;
	border: 1px solid #E0E0E0;
	margin: 3px;
}

#FListBoxTitle {
	float: left;
	position: relative;
	width: 100%;
	height: 30px;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	padding: 2px;
}

#FListBoxTitle a:link, #FListBoxTitle a:hover, #FListBoxTitle a:active, #FListBoxTitle a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#FListBoxPict {
	float: left;
	position: relative;
	width: 100px;
	height: 90px;
	left: 2px;
	top: 2px;
	overflow: hidden;
	/*border: #33FF66 thin solid;*/
}

#FListBoxGift {
	float: left;
	position: relative;
	width: 65px;
	height: 92px;
	left: 5px;
	top: 2px;
	overflow: hidden;
	/*border: #33FF66 thin solid;*/
}

#FListBoxPrices {
	float: right;
	position: relative;
	width: 124px;
	height: 92px;
	right: 2px;
	top: 2px;
	overflow: hidden;
	/*border: #331166 thin solid;*/
}

#FListBoxData {
	float: left;
	position: relative;
	width: 270px;
	height: 92px;
	top: 2px;
	overflow: hidden;
	/*border: #00FF66 thin solid;*/
}

#FListBoxShortText {
	float: left;
	position: relative;
	top: 5px;
	width: 100%;
	height: 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	/*border: #00FF11 thin solid;*/
}

.ProductFormLeft {
	float: left;
	width: 180px;
	overflow: hidden;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	/*background-color: #33FFCC;*/
}

.ProductFormRight {
	float: left;
	left: 5px;
	width: 500px;
	overflow: hidden;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	/*background-color:#00FF99;*/
}

.ListaContent {
	width:178px;
	float:left;
	position:relative;
	background-color:#FFFFFF;
	z-index: 99;
	overflow-y: scroll;
	overflow-x: hidden;
	max-height: 150px;
	border: 1px solid #0099CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.ListaContent a:link, .ListaContent a:visited, .ListaContent a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 100%;
	text-decoration: none;
}

.ListaContent a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	width: 100%;
	text-decoration: none;
}

/* product kat szűrés */
.kat_filter_name {
	width: 100%;
	overflow: hidden;
	color:#003399;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.CatListWithPictBox {
	float: left;
	position: relative;
	overflow: hidden;
	width: 120px;
	height: 160px;
	margin: 6px;
	border: solid 1px #CCC;
	text-align: center;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.CatListWithPictBoxPicture {
	width: 100%;
	height: 120px;
	min-height: 120px;
}

.CatListWithPictBoxTitle {
	width: 100%;
	height: 40px;
	background-color:#EEE;
	padding-top: 3px;
}

.ProductMessageItem {
	background-color: #EEE;
	margin: 3px;
	padding: 3px;
	float: left;
	width: 98%;
	border: 1px solid #CEE3D2;
	position: relative;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.ProductMessageItem:hover {
	border: 1px solid #000000;
	background-color: #EEE;
}

.ProductMessageAsk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
}

.ProductMessageAnswer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left: 20px;
	font-style: italic;
}
