BODY{
	padding:0;
	margin:0;
	vertical-align:top;
	text-align:left;
	background-color:#e9ece3;
	font-family:"Lucida Grande","Lucida Sans Unicode",Sans-Serif;
	font-size:small;

}
H1{
	font-size:large;
}
H2{
	font-size:medium;
}
H1.pagetitle{
	margin:10px 0 10px;
	padding-top:0px;
}

H2.hltitle{
	margin:0 10px 0 0px;
}

table{
	width:100%;
	font-size:small;
}
td{
	text-align:left;
	vertical-align:top;
}
TABLE.prod_list{
	border-width:1px;
	border-style:solid;
	border-color:#28353d;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
table.toolbar{
	font-size:small;
}

TABLE.prod_list TD{
	padding:3px;
	margin:1px;
	
}
TR.list_odd{
	background-color:rgb(220,220,220);

}
input.mandatory{
	background-color:#cbcfbe;
}
TD.th{
	background-color:#cbcfbe;
	font-weight:bolder;
}
TD.toolbarlink a{
	background-color: #28353d;
	color: #FFF;
	border:1px;
	border-style:solid;
	border-color:#AAA;
	border-width:1px;
	text-align:center;
	padding:1px;
	padding-left:2px;
	padding-right:2px;
}
TD.toolbarlink a:hover{
	background-color:orange;
}
TD.itmdescr{
	padding:2px;
	background-color:#cbcfbe;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
}
TD.ad_description {
	padding:2px;
	/*background-color:#e9ece3;*/
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	height:200px;
}
DIV#tags{
	height:400px;
}
DIV.wrapper {
	position:relative;
	margin-left:auto;
	width:800px;
	margin-right:auto;
	padding:0;
	text-align:left;
}

DIV.header{
	width:100%;
	background-color:#28353d;
	height:80px;
	margin:0px;
	padding:0px;
	font-size:25pt;
	color:#ffffff;
}
DIV#ruler{
	width:100%;
	background-color:#e9ece3;
	height:5px;
}
DIV#navigation{
	width:100%;
	background-color:#a4cf42;
	height:30px;
	margin:0px;
	padding:0px;
	vertical-align:middle;

}

DIV.feature, DIV#feature{
	width:100%;
	background-color:#cbcfbe;
	height:220px;
	margin:0px;
	padding:0px;
	font-size:small;
}

DIV.alert{
	background-color:#FF8800;
	margin:5px;
	padding:5px;
	text-align:center;
	float:none;
}

DIV.content{
	text-align:center;
	width:100%;
	background-color:#e9ece3;
	height:auto;
	margin:0px;
	padding:0px;
}

DIV.column{
	float:left;
	text-align:justify;
}

DIV.logoimage{
	width:300px;
	text-align:center;
	margin-top:20px;
}
/*top menu*/
div#menu{float:left;width: 100%;padding-top:0px;margin-top:0px;font-size:10pt;vertical-align:middle;}
ul#navi,ul#navi li{list-style-type:none;margin:0;padding:0;}
ul#navi{margin-left:0px;width:100%;}
ul#navi li{float:left;margin-right: 0px;text-align: center; height:30px;}
ul#navi a{float:left;width: 100px; padding: 0px 0;text-decoration:none;color: #444;}
/*ul#navi a:hover{background: #FFA826;color: #FFF;height:30px;}*/
ul#navi a:hover{background: #28353d;color: #FFF;height:30px;}
ul#navi li.activelink a,ul#nav li.activelink a:hover{background: #cbcfbe;color: #003;height:30px; 
	/*border-width:1px;border-style:solid;border-color:#666;border-bottom:0;border-top:0;border-left:1;border-right:1;*/}

DIV.ad_reservation{
/*
	margin-right:auto;
	margin-left:auto;
*/
	text-align:center;
	vertical-align:middle;
	background-color:#EEEEEE;
	border-style:solid;
	border-width:1px;
}


TD.group_cell{
	font-size:10pt;
	height:35px;
	vertical-align:middle;
	text-align:center;
	padding:2px;
}


a, a:visited,a:active{
	text-decoration:none;
	color:#0000FF;
}
a:hover{
	background-color:orange;
}

a.clean:hover{
	background:transparent;
}

UL.categories{
	padding:0px;
	margin-top:1px;
	margin-left:5px;
}
LI.category{
	list-style-type:none;
	margin-left:0px;
	padding:1px;
}
LI.category_selected{
	background-color:#99b398;
	margin-left:0px;
}

LI.sub_categories{
	margin-left:0px;
}

.scaled{
	width:97%;
}

.block{
	display:block;
}

.odd{
	background-color:#DDDDDD;
}
.tip{
	font-size:10px;
	color:#666666;
}

div.headerlinks{
	width:100px; 
	font-size:small;
	text-align:center;
	margin-top:10px;
}
div#feature > div.wrapper > div.column > form > table > tbody > tr > td{
	font-size:small;
}