
h1, h4 {
	margin: 0;
	padding: 0;
	color: #333333;
}

h1 {
	font-size: 14px;
}

h4 {
	font-size: 10px;
}

#righty h1 {
	color: #006c86;
	background-color: white;
	padding-top: 2px;
	background-image: url('../../avigalimg/h1grad.png');
	padding-bottom: 16px;
	background-position: 0 100%;
	background-repeat: repeat-x;
	padding-left: 5px;
}

body {
        text-align: center;
        margin-top: 0px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: auto;
        padding: 0px;
	background-color: white;
	background-repeat: repeat-x;
	background-position: 0 0;
}

p {
	margin: 0;
	padding: 0;
	margin-bottom: 1.2em;
}

.admin {
	padding-top: 3px;
	padding-bottom: 3px;
        margin-left: auto;
        margin-right: auto;
	width: 800px;
}

.admin > a {
	text-decoration: none;
	color: #b70000;
	font-weight: bold;
	display: block;
}

div.editcontrol a {
	color: red;
	padding-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	text-decoration: none;
}

#container,
#nmf {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
}

#container {
	padding-bottom: 0;
	margin-bottom: 0;
	background-color: white;
	background-image: url('../../avigalimg/horizshadow.png');
	background-position: 0 0;
	background-repeat: repeat-y;
}
#topbanner {
	height: 62px;
	overflow: hidden;
	background-color: white;
	background-image: url('../../avigalimg/home.png');
	background-repeat: no-repeat;
	background-position: 0 0;
}

#topbanner .htmlbox {
	float: right;
	margin: 10px;
	margin-right: 5px;
	margin-top: 35px;
	text-align: left;
	color: white;
}

#topbanner .htmlbox a {
	color: white;
	text-decoration: none;
}

#topbanner .htmlbox a img {
}

#topbanner .langchooser {
	float: right;
	text-align: right;
	margin-top: 33px;
	margin-right: 5px;
	color: white;
}

#topbanner .langchooser select {
	color: #1170b9;
	border: 1px solid #333333;
}

#topbanner .langchooser p {
	margin: 0;
	padding: 0;
}

#topmenu {
	height: 28px;
	background-image: url('../../avigalimg/topmenu.png');
	background-position: 0 0;
	background-repeat: repeat-x;
	background-color: #003481;
	margin-top: 2px;
	margin-bottom: 3px;
}

#innertopmenu {
	background-image: url('../../avigalimg/innertopmenu.png');	
	background-repeat: no-repeat;
	background-position: 100% 0;
	display: block;
}

div#aboveadminbar,
div#adminbar {
	width: 800px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: white;
}

div#adminbar {
	border-top: 1px solid #b8ab8f;
	background-color: #ede8e2;
	background-image: url('../../images/admin_menu/top_grad.png');
	background-repeat: repeat-x;
	background-position: 0 100%;
}

div#aboveadminbar {
	height: 25px;
}

div#aboveadminbar div.menutoggle {
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
}

div#aboveadminbar div.menutoggle a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: red;
}

div#aboveadminbar div.htmlbox {
	float: right;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
}

div.horizmenu ul,
#topmenu ul {
	list-style: none;
	list-style-type: none;
	text-align: left;
	margin: 0;
	padding: 0;
}

#topmenu ul {
	height: 28px;
	background-image: url('../../avigalimg/topmenufirst.png');
	background-repeat: no-repeat;
	background-position: 0 0;
}

#adminbar ul {
	height: 21px;
}

div.horizmenu ul ul,
#topmenu ul ul {
	display: none;
	position: absolute;
	z-index: 100;
	height: auto;
}
#topmenu ul ul {
	background-color: #003481;
}
div.horizmenu ul ul ul,
#topmenu ul ul ul {
	margin-left: 148px;
	margin-top: -20px;
}

#adminbar ul ul {
	height: auto;
	background-color: #f9f7f3;
	border: 1px solid #b8ab8f;
}

div.horizmenu ul > li:hover > ul,
#topmenu ul > li:hover > ul {
	display: block;
}

div.horizmenu ul li,
#topmenu ul li {
	display: inline;
	float: left;
}

#topmenu ul li {
	padding-right: 1px;
	background-image: url('../../avigalimg/topmenuseparate.png');
	background-repeat: no-repeat;
	background-position: 100% 0;
}

div.horizmenu ul ul li,
#topmenu ul ul li {
	display: block;
	float: none;
	width: 150px;
}

div.horizmenu ul li a,
#topmenu ul li a {
	display: block;
}

#topmenu ul li a {
	height: 16px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration: none;
	color: white;
	font-weight: bold;
}

#adminbar div.horizmenu ul li a {
	font-weight: normal;
	color: black;
	height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
	text-decoration: none;
	background-image: none;
	border: 1px solid transparent;
}

div.horizmenu ul li.active,
div.horizmenu ul li:hover,
#topmenu ul li.active,
#topmenu ul li:hover {
}

#topmenu ul li a:hover {
	text-decoration: underline;
}

#topmenu ul li.active a {
	text-decoration: underline;
}
#topmenu ul li.active > a,
#topmenu ul li:hover > a {
}

#adminbar div.horizmenu ul li:hover > a {
	color: white;
	border-top: 1px solid #4b7fb0;
	border-left: 1px solid #4579ac;
	border-right: 1px solid #4579ac;
	border-bottom: 1px solid #3f76ab;
	background-color: #5c9edb;
	background-image: url('../../images/admin_menu/hover.png');
	background-repeat: repeat-x;
	background-position: 0 100%;
}
#adminbar div.horizmenu ul li.active > a {
	font-weight: bold;
}

#adminbar div.horizmenu ul ul li a,
#adminbar div.horizmenu ul ul li.active > a,
#adminbar div.horizmenu ul ul li:hover > a,
#topmenu ul ul li a,
#topmenu ul ul li.active > a,
#topmenu ul ul li:hover > a {
	background-image: none;
}

div.horizmenu ul ul li a,
div.horizmenu ul ul li.active > a,
div.horizmenu ul ul li:hover > a,
#topmenu ul ul li a,
#topmenu ul ul li.active > a,
#topmenu ul ul li:hover > a {
}

#topmenu div.openfolder,
div.horizmenu div.openfolder {
	display: none;
}

#topmenu ul li.newnode a,
#adminbar div.horizmenu ul li.newnode a,
div.horizmenu ul li.newnode a {
	font-weight: normal;
	text-decoration: underline;
}

#topmenu ul ul li.newnode {
	display: none;
}

#content {
	background-color: white;
	margin-top: 4px;
}

#onecol {
	padding-top: 10px;
	position: relative;
}

#rightytop {
	float: right;
	width: 600px;
}

#lefty {
	float: left;
	width: 165px;
	text-align: left;
}

#righty {
	margin-left: 165px;
	width: 605px;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 10px;
}

#rightyl {
	float: left;
	width: 440px;
	padding-right: 5px;
}

#rightyr {
	margin-left: 445px;
	margin-right: 1px;
	padding-left: 0;
}

.startpagetext {
	padding: 5px;
	padding-top: 0;
	margin-right: 5px;
	color: #333333;
/*	border-bottom: 1px solid #c2c2c2; */
}

div.searchy {
	background-color: #f2f2f2;
	color: #333333;
	padding: 5px;
	padding-top: 10px;
}

div.searchy h1 {
	display: none;
}

div.searchy h3 {
	font-weight: normal;
	font-size: 11px;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	color: #5a5a5a;
}

div.searchy p {
	margin: 0;
	padding: 0;
}

div.searchy form {
	margin: 0;
	padding: 0;
}

div.searchy button {
	border: 1px solid #cccccc;
	background-color: #e1e1e1;
	color: #4d6a96;
	font-size: 1em;
	font-weight: bold;
}

div.searchy input {
	width: 120px;
}

#righty .startpagetext {
	border-bottom: 1px solid #e7d9b2;
}

#righty .htmlbox {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

#righty .prodmenu {
	margin-left: 15px;
	margin-right: 15px;
}

#righty .prodmenu h1,
.prodmenu h1 {
	padding: 0;
	margin: 0;
	margin-left: 0px;
	font-size: 11px;
	color: white;
	padding: 3px;
	padding-left: 8px;
	background-color: #1170b9;
	border-bottom: 1px solid #0e5ea5;
}
#righty .prodmenu h1 {
	color: #006c86;
	background-color: white;
	border-bottom: none;
	padding-bottom: 16px;
}
.prodmenu h1 a {
	color: white;
	text-decoration: none;
}

#lefty .prodmenu {
	margin-bottom: 30px;
}

.prodmenu div.openfolder a {
	display: inline;
	background-color: white;
	background-image: none;
	padding: 0;
}

.prodmenu div.openfolder {
	margin-left: -1.3em;
}

.prodmenu ul {
	list-style-type: none;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 0px;
}

.prodmenu ul ul {
	display: none;
	margin: 0px;
	margin-bottom: 0px;
}

.prodmenu ul li {
	border-bottom: 1px solid #e9e9ea;
}

.prodmenu li.active > ul {
	display: block;
}

.prodmenu ul li a {
	text-decoration: underline;
	font-size: 11px;
	padding-left: 20px;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	text-decoration: none;
	color: #006c86;
	background-image: url('../../avigalimg/arrow.png');
	background-repeat: no-repeat;
	background-position: 9px 11px;
}


.prodmenu ul li.inactive a {
	text-decoration: none;
}

.prodmenu ul li a:hover {
	background-color:  #f3f3f3;
}

.prodmenu ul li.active a {
	font-weight: bold;
	text-decoration: underline;
}

.prodmenu ul ul li {
	border-bottom: none;
}

.prodmenu ul ul li a {
	padding-left: 35px;
	padding-top: 0px;
	background-position: 23px 5px;
	background-repeat: no-repeat;
}

.prodmenu ul ul li.inactive a {
	font-weight: normal;
}

.prodmenu ul ul ul li a {
	padding-left: 50px;
	background-position: 37px 30%;
}

.prodmenu ul ul ul ul li a {
	padding-left: 65px;
	background-position: 52px 30%;
}

.prodmenu ul ul ul ul ul li a {
	padding-left: 80px;
	background-position: 67px 50%;
}

.prodmenu ul ul ul ul ul ul li a {
	padding-left: 95px;
	background-position: 82px 50%;
}

.prodmenu ul li.meta a {
	background-color: #f0f1b7;
	color: black;
}

.prodmenu ul li.active ul li.newnode a,
.prodmenu ul li.newnode a {
}

.prodmenu a.stopedit,
.prodmenu a.editme {
	color: red;
	text-decoration: underline;
	font-weight: bold;
	margin-top: 4px;
	display: block;
}

#topbanner a.editme,
a.editme {
	color: red;
}

.products a.inserteditlink {
	color: red;
	text-decoration: underline;
	font-weight: bold;
}

#copyinfo a:hover {
	text-decoration: underline;
}

.products table {
	width: 100%;
	margin-bottom: 4px;
}

.products h4 {
	color: #4d6a96;
	font-size: 11px;
}

.products h4 img {
	margin-right: 5px;
}

.products .list td {
	padding-bottom: 10px;
}

.products .list tr.odd td {
	background-color: #f2f2f2;
}

.products tr.prevnext td {
	padding-top: 15px;
	text-align: right;
}

p.editcustcode {
	display: none;
}

.products div.back a,
.products a.previous,
.products a.next {
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

.products div.back {
	width: 109px;	
	height: 22px;
	padding: 0;
	margin-top: 6px;
	margin-bottom: 10px;
}

.products div.back a {
	display: block;
	text-align: center;
	height: 18px;
	padding: 0;
	padding-top: 4px;
	margin: 0;
	background-image: url('../../avigalimg/back.png');
	background-repeat: no-repeat;
	background-position: 12px 7px;
	text-decoration: underline;
	color: #333333;
}

.products td.rightcell {
	vertical-align: top;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
/*	background-image: url('../alfacasaimg/border.png'); */
	background-repeat: repeat-y;
	background-position: 0 0;
}

.products .list td.rightcell {
	background-image: none;
}

.products td.prodphoto {
	text-align: left;
	padding: 10px;
	padding-bottom: 5px;
}

.products .list td.prodphoto {
	width: 155px;
}

.products .detail td.prodphoto {
	width: 210px;
}

.products .detail td.prodphoto {
	padding-top: 10px;
}

.products td.prodphoto img {
	border: none;
}

.products td.prodphoto p.thumbphoto {
	width: 66px;
	height: 66px;
	float: left;
}

.products .thumbspacer {
	width: 95%;
	height: 2px;
	margin-bottom: 10px;
	background-image: url('../alfacasaimg/border.png');
	background-repeat: repeat-x;
	background-position: 0 0;
}

div.zoomin {
	clear: both;
	text-align: left;
	color: #666666;
/*	background-image: url('../filpoimg/zoom.png'); */
	background-repeat: no-repeat;
	padding-left: 15px;
}

.products p {
	margin: 0;
	padding: 0;
	margin-bottom: .8em;
}

.products p.name a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.2em;
	padding: 2px;
}

.products .prodlabel {
	font-weight: bold;
}

.products .prodactions {
	margin-top: 3px;
	margin-right: 3px;
	float: right;
}

.products .prodactions img {
	height: 1.8em;
}

.products .prodactions a.stick {
	display: none;
}

.products .addtobasket,
.products .removefrombasket,
.products p.prodmore {
	background-image: url('../../avigalimg/darrow.png');
	background-position: 0 2px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	margin-bottom: .5em;
	padding-left: 20px;
}

.products .addtobasket a,
.products .removefrombasket a,
.products p.prodmore a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.products .addtobasket a,
.products .removefrombasket a {
/*	background-image: url('../filpoimg/cart.png'); */
	background-position: 100% 50%;
	background-repeat: no-repeat;
	padding-right: 20px;
}

.products .editphotogroup {
	padding: 5px;
	margin-right: 5px;
	border: 1px solid #cccccc;
}

.products .editimg {
	float: left;
	margin-right: 10px;
}

.products div.dologin {
	display: none;
}


#rightyr .htmlbox {
	margin-bottom: 5px;
	padding: 0;
}

#rightyr a {
	color: #1052ac;
	text-decoration: none;
}

#rightyr div.insertmail label {
	color: #2269b6;
}

#rightyr div.insertmail input {
	margin-top: 5px;
}
#rightyr div.insertmail div.submit_button {
	margin-top: 2px;
	text-align: right;
}
#rightyr div.insertmail button {
	background-color: transparent;
	border: none;
	font-weight: bold;
	color: #333333;
}

#rightyr div.news,
#rightyr div.insertmail {
	background-color: white;
	color: #333333;
	margin-right: 5px;
	margin-bottom: 10px;
}

#rightyr div#clear {
	background-image: none;
}

#rightyr h1 {
	color: #ece3d1;
	background-color: black;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-top: 2px;
	height: 19px;
	margin-bottom: 5px;
	background-image: url('../../avigalimg/rightyrhead.png');
	background-repeat: no-repeat;
	background-position: 0 0;
}

#rightyr div.thelogin {
	padding-bottom: 0;
}

#rightyr div.thelogin form {
	margin-left: 6px;
	padding-bottom: 0;
	margin-bottom: 0;
}

#rightyr div.thelogin input {
	border: 1px solid #7f9db9;
}

#rightyr div.thelogin button {
	display: block; 
	border: none; 
	background-color: transparent; 
	width: 65px;
	height: 22px;
	padding: 0;
	padding-bottom: 2px;
	margin: 0;
	background-image: url('../../avigalimg/login.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	color: white;
}

#rightyr div.thelogin label {
	display: block;
	font-weight: bold;
}

#rightyr div.list div.belowitems {
	padding-top: 4px;
}

#rightyr div.itemcontent h3 a {
	text-decoration: none;
	color: #4784c3;
	font-weight: normal;
}

#rightyr div.itemcontent h3 {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
}

#rightyr div.itemcontent {
	padding: 0;
	margin: 0;
}

#rightyr div.item div.clearing {
	display: none;
}

#rightyr div.photos {
	float: left;
	width: 56px;
}

#rightyr div.news div.newsitem {
	padding-left: 5px;
	padding-right: 5px;
}

div.sitemapmenu {
	margin-top: 5px;
	width: 250px;
	float: left;
	color: #b43c0a;
}

.sitemapmenu a {
	color: #b43c0a;
}

.sitemapmenu ul {
	margin: 0;
	padding: 0;
	margin-left: 15px;
	margin-bottom: 10px;
}

.sitemapmenu ul ul {
	margin-bottom: 5px;
}

.sitemapmenu ul li {
	padding-top: 3px;
}

#righty .sitemapmenu h1 {
	font-size: 11px;
	padding-left: 7px;
	color: #666666;
	background-color: #e1e1e1;
	border: 1px solid #cccccc;
	background-image: none;
}

.contactform p {
	margin-top: 0.7em;
	margin-bottom: 1.3em;
}

.contactform p.required select,
.contactform p.required textarea,
.contactform p.required input {
	border: 1px solid #ffa500;
}

.contactform div.submit {
	text-align: left;
	padding-left: 120px;
}

.contactform label {
	font-weight: bold;
	float: left;
	width: 120px;
	text-align: right;
	padding-right: 5px;
	color: #333333;
}

.contactform textarea {
	width: 200px;
	height: 100px;
}

.contactform div.pages {
	width: 100%;
	height: 35px;
}

.contactform div.pages ul li a {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

.contactform div.pages ul li a.delpage {
	float: none;
	padding: 0;
	display: inline;
}

.contactform div.addgrouptopage {
	margin-top: 10px;
}

.contactform div.delgroup {
	float: right;
}

.contactform div.apage h2 {
	background-color: #e1e1e1;
	margin: 0;
	padding: 0;
	margin-top: 0;
	margin-bottom: .3em;
	padding: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	clear: right;
}

.contactform div.group {
	margin-bottom: 10px;
}

.contactform div.prevnext {
        height: 25px;
        width: 100%;
        float: right;
}

.contactform div.prevnext a {
        font-weight: bold;
        color: #003466;
        background-color: #d8e4fe;
        border: 1px solid #999999;
        text-decoration: none;
        padding: 3px;
        padding-left: 10px;
        padding-right: 10px;
        display: block;
}

.contactform div.prevnext div.prev {
        float: left;
        margin-left: 0px;
}

.contactform div.prevnext div.next {
        float: right;
        margin-right: 5px;
}

div.form_results table {
	border: 1px solid #999999;
}

div.form_results table th {
	background-color: #e1e1e1;
	text-align: center;
}

div.form_results table tr.odd {
	background-color: #d8e4fe;
}

div.form_results table tr.even {
	background-color: #e2bff0;
}

div.form_results div.delapp {
	padding: 5px;
	text-align: center;
}

div.form_results table td {
	border: 1px solid #e1e1e1;
}

div.form_results div.edit form {
	position: absolute;
	background-color: #e1e1e1;
	border: 1px solid #999999;
	padding: 5px;
}

div.form_results div.edit form div.introtext {
	font-weight: bold;
	padding-bottom: 3px;
}

#copyinfo {
	width: 770px;
	margin-left: auto;	
	margin-right: auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	color: #9e9e9f;
	background-image: url('../../avigalimg/vertshadow.png');
	background-repeat: no-repeat;
	background-position: 0 0;
}

#copyinfo a {
	color: #666666;
	text-decoration: none;
}

#copyleft {
	padding-top: 3px;
	padding-left: 5px;
	text-align: center;
}

#copyright {
	text-align: right;
	padding-right: 5px;
}

#nmf {
	color: red;
	text-align: right;
	padding: 7px;
}

#nmf a {
	color: red;
}

#rightyr .gallery {
	background-color: #f1f2f5;
	padding-bottom: 2px;
	margin-bottom: 5px;
}

#rightyr .gallery ul {
	text-align: center;
}

#rightyr .gallery li {
	margin-bottom: 5px;
}

#rightyr .gallery ul li a.photo img {
	display: block;
	padding: 2px;
	border: 1px solid #333333;
}

#rightyr .filegallery ul li div.lezanta {
	padding-left: 13px;
	background-image: url('../../avigalimg/arrow.png');
	background-repeat: no-repeat;
	background-position: 3px 4px;
}

#rightyr .filegallery ul li {
	padding-left: 5px;
}

#rightyr .gallery a.photo {
	display: block;
	padding: 2px;
	border: 1px solid #333333;
}

div.item div.clearing {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
	height: 1px;
	width: 100%;
}

div.itemproducts .item .actions {
	height: 28px;
}

div.itemproducts .item .actions .delete,
div.itemproducts .item .actions .order {
	float: left;
}

div.itemproducts .item .actions .order {
	margin-right: 4px;
}

div.itemproducts div.detail div.itemedit {
	clear: both;
}

#righty {
}

#righty div.pager a,
#righty div.pager_foundinfo,
#righty div.pager_pagecount {
	color: #4376bf;
}

#righty div.pager_foundinfo {	
	float: left;
}

#righty div.pager_pagecount {
	text-align: right;
	margin-right: 35px;
}

#righty div.item div.groupselected {
	margin-top: 40px;
}

#righty div.item div.groupselected a {
	margin-bottom: 10px;
	display: block;
	float: left;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
	font-weight: bold;
	color: white;
	background-color: #81b5ff;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 2px solid #333333;
	border-right: 2px solid #333333;
	font-size: 10px;
}

#righty  .itemproducts .belowitems {
	clear: both;
}

.itemproducts .item {
	border-bottom: 1px solid #006c86;
}

.itemnews div.detail div.dyncontent {
	min-height: 20px;
}

.itemnews div.list div.newsgallery {
	display: none;
}

.itemnews div.delete {
	float: right;
}

.itemnews h3 {
	margin-bottom: 0;
	padding: 2px;
	padding-left: 4px;
}

.itemnews h3 a {
	color: #006c86;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;;
}

.itemnews div.list div.date {
	color: #333333;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
	padding-left: 8px;
	background-image: url('../../avigalimg/darkplainarrow.png');
	background-repeat: no-repeat;
	background-position: 0 4px;
}

.itemnews div.detail div.date {
	margin-top: 10px;
	margin-bottom: 10px;
}

.itemproducts .list div.photos,
.itemnews .list div.photos {
	margin-right: 10px;
}

.itemnews .list div.photos {
	float: left;
}

.itemnews .list div.clearing, 
.itemnews .list div.itemedit {
	clear: both;
}


.itemnews .detail div.photos,
.itemproducts .detail div.photos {
	margin-right: 10px;
	float: left;
	width: 205px;
}

.itemproducts div.list td.cell0,
.itemnews div.list td.cell0 {
	padding: 0;
	margin: 0;
}

.itemproducts div.list td.cell1 {
	width: 100%;
}

.itemproducts div.list div.item,
.itemnews div.list div.item {
	margin-bottom: 5px;
}

.itemnews div.list div.itemcontent {
	min-height: 200px;
	border-bottom: 1px solid #e7d9b2;
}

.itemnews div.newsgallery div.lezanta {
	border: none;
}

.itemnews div.linkto {
	margin-top: 10px;
}

.itemnews div.linkto a {
	color: #006c86;
	height: 15px;
	padding-left: 15px;
	text-decoration: none;
	background-image: url('../../avigalimg/arrow.png');
	background-repeat: no-repeat;
	background-position: 4px 4px;
}
	
.itemproducts div.detail div.itemedit,
.itemnews div.detail div.itemedit {
	margin-top: 10px;
}

.itemproducts div.list div.itemedit,
.itemnews div.list div.itemedit {
}

.itemproducts div.nodeconfig textarea {
	width: 300px;
	height: 300px;
}

.itemproducts div.nodeconfig input[type="text"],
.itemnews div.nodeconfig input[type="text"],
.itemproducts div.nodeconfig textarea,
.itemnews div.nodeconfig textarea {
	width: 450px;
	width: 450px;
}

.itemproducts div.item div.photos div.zoomtext,
.itemnews div.item div.photos div.zoomtext {
	text-align: center;
	margin-bottom: 8px;
}

.itemnews div.photos > a img,
.itemproducts div.photos > a img {
	border: 1px solid #ddd9d9;
	padding: 2px;	
}

.itemproducts div.detail div.photos div.thumbnails,
.itemnews div.detail div.photos div.thumbnails {
	width: 250px;
}

.itemnews div.detail div.photos {
	padding-right: 47px;
}

.itemproducts div.detail div.photos div.thumbnails a,
.itemnews div.detail div.photos div.thumbnails a {
	float: left;
	width: 75px;
	height: 65px;
	margin-right: 6px;
}

.itemnews div.detail div.photos div.thumbnails img,
.itemproducts div.detail div.photos div.thumbnails img {
	padding: 4px;
}

div.detail div.dyncontent {
	min-height: 170px;
	border-bottom: 1px solid #006c86;
}

div.detail div.list div.dyncontent {
	min-height: 20px;
	padding-bottom: 10px;
	padding-top: 6px;
	margin-top: -15px;
	border: none;
}
.itemproducts div.dynfield, 
.itemproducts div.textbox {
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.itemproducts div.textbox div.value,  
.itemproducts div.dynfield span.dynfieldvalue { 
	font-size: 11px;
}
.itemproducts div.textbox {
	padding-bottom: 16px;
}
.itemnews div.nodeconfig #m816form824nameel {
	width: 300px;
}

#m816_nodeconfig824_langel .inalang,

.itemproducts div.list div.linkto {
	margin-top: 10px;
	width: 111px;
	height: 22px;
	background-image: url('../../avigalimg/greendet.png');
	background-position: 0 0;
	background-repeat: no-repeat;
}

.itemproducts div.list div.linkto a {
	display: block;
	text-decoration: none;
	padding-top: 0px;
	height: 18px;
	padding-left: 22px;
	padding-top: 4px;
	color: #ffffff;
	font-weight: bold;	
}

.itemproducts div.item div.dynfields span.dynfieldlabel,
.itemproducts div.item span.label {
	font-size: 11px;
	font-weight: bold;
	color: #006c86;
	border-bottom: 1px solid #016a83;
}

div.textbox div.value {
	padding-top: 12px;
}

.itemproducts h3 {
	padding-top: 10px;
	font-size: 12px;
	margin: 0;
	margin-bottom: 8px;
	padding: 0;
}

.itemproducts h3 a {
	text-decoration: none;
	color: #693706;
}

#rightyr div.itemlastnews {
	margin-bottom: 5px;
}

#rightyr div.itemlastnews div.list {
	background-color: #f5f5f5;
}

#rightyr div.itemlastnews div.date {
	font-weight: bold;
	color: #565c5e;
	padding-top: 6px;
	padding-bottom: 6px;
}

#rightyr div.itemlastnews div.itemcontent {
	border-top: 1px solid white;
	padding-top: 3px;
}

#rightyr div.itemlastnews div.item {
	margin-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

#rightyr div.itemlastnews h3 {
	margin-bottom: 3px;
}

#rightyr div.itemlastnews h3 a {
	font-size: 10px;
	color: #181617;
}

#rightytop .filegallery,  
#rightytop .newsgallery {
	margin-top: 10px;
	margin-bottom: 10px;
}

#rightytop .filegallery div.editmore a,
#rightytop .newsgallery div.editmore a {
	display: block;
	color: red;
	margin-top: 10px;
}

#rightytop .filegallery li, 
#rightytop .newsgallery li, 
        display: block;
        width: 100%;
        float: none;
}

#rightytop .filegallery div.lezanta {
        border-bottom: 1px solid #cdcdcd;
	padding-bottom: 2px;
}

#rightytop .filegallery div.lezanta a,
#rightytop .newsgallery div.lezanta a {
        display: block;
        padding-top: 5px;
        padding-bottom: 4px;
	padding-right: 110px;
        min-height: 20px;
        background-image: url('../../avigalimg/download.png');
        background-repeat: no-repeat;
        background-position: 100% 0;
        font-size: 11px;
        color: black;
        text-decoration: none;
        margin-bottom: 10px;
}

div.products div.detail div.item div.treemenu ul {
	list-style: none;
        list-style-type: none;
        text-align: left;
	padding-bottom: 19px;
	border-bottom: 1px solid #006c86;

}

div.products div.detail div.item div.treemenu ul li {
	float: right;	
	height: 17px;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 1px;
	margin-right: 1px;
	background-image: url('../../avigalimg/greengrad.png');
	background-position: 0 0;
	background-repeat: repeat-x;

}

div.products div.detail div.item div.treemenu ul li a {
	display: block;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: white;
}

div.products div.detail div.item div.treemenu ul li.active {
	background-image: none;
	background-color: #b7a063; 
}

div.itemproducts div.detail div.item div.item div.photos img,
div.itemproducts div.detail div.item div.item div.photos {
	float: none;
}
