/*
#e40002; - red
#060f76; - dark blue

#f7cd74; -gold selected
#5b1a04; - dark brown

*/
@import "menuB.css";

body{
	text-align:center;
	padding:0px;
	margin:0px;
	font-family: helvetica, Verdana, Arial;
	font-size:11px;
	color:#333;
	zbackground-image:url(./images/body.jpg);/*bg-body.jpg);	*/
	background-repeat:no-repeat;	
	background-position:0% 100%;
	background-color:#ccc;
}

b{
	font-weight:normal;
}

a{
	/*color:#e08800;*/
	color:#f30e78;
	text-decoration:underline;
	border:none;
}

a:hover{
	color:#ffa500;
	text-decoration:underline;
	border:none;
}

a.bold{
	font-size:1.0em;
	color:#af2edf;
	text-decoration:underline;
	font-weight:bold;
	border:none;
}

a.bold:hover{
	color:#ffa500;
	ztext-decoration:underline;
	border:none;
}
a.bold img{
	border:none;
}


table{
	width:100%;
	table-layout:fixed;
	margin:0px;
	padding:0px;
	
}

td{
	
	padding:5px;
	margin:0px;
	font-size:11px;
	color:#333;	
	vertical-align:top;
}


h1{		
	margin:0px;	
	padding:0px;
	padding-bottom:15px;
	text-align:left;
	font-size:1.2em;
	font-weight:bold;	
	background-color:transparent;
	color:#f30e78;/*#43681a;/*#373737;*/
}

h1.title{
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;	
	height:50px;
	
	padding:0px;	
	padding-top:10px;

	color:black;/*#17426c;*/
	font-size:1.8em;
	ztext-align:right;
	text-align:left;
	font-style:italic;
	
	background-color:transparent;
	zbackground-image:url(./images/h1-title.jpg);/*bg-body.jpg);	*/
	background-repeat:no-repeat;	
	background-position:0% 50%;
	zborder-top:1px dashed #e22932;
	zborder-bottom:1px solid #ccc;
zborder: 1px solid red;
}


ul, ol{	
	margin:0px;
	padding:0px;
	padding-top:5px;
	padding-bottom:5px;
	
	padding-left:30px;		
zborder: 1px solid red;
}

ul li, ol li{	
	list-style-position: outside;	
	margin:0px;	
	padding:0px;
	padding-top:5px;	
zborder: 1px solid red;
}

li{
	margin:0px;
	padding:0px;	
}
/*-------------------------------------------------*/
div.shell{
	position:relative;		
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;

	
	text-align:center;
	width:950px;
	clear:both;
}

zdiv.hor_menu{
	position:absolute;
	left:0px;
	
	margin:0px;
	margin-top:115px;
	zmargin-left:5px;
	padding:5px;
	padding-right:0px;
	padding-left:0px;
	width:950px;	
	height:25px;
	text-align:right;
	font-size:10px;
	color:white;
	background-color:#011a3e;/*#999;/*#eee;	*/
border-left:5px solid white;
border-right:5px solid white;
z-index:50;
zborder:1px solid red;
}



div.hor_menu a{color:white;font-weight:bold;}



div.flash{
	position:absolute;
	padding:0px;
	margin:0px;
	margin-top:5px;
	
	top:0px;
	left:0px;	
	
	width:950px;	
	height:150px;

	background-color:white;
	zbackground-color:transparent;
	background-image:url(./images/top.jpg);	
	background-repeat:no-repeat;
	background-position: 0% 0%;

	z-index:0;	
zborder:1px solid black;
}

div.content{
	position:absolute;
	left:0px;
	
	margin:0px;
	padding:0px;	
	margin-top:155px;	
	
	width:950px;	
	text-align:left;

	background-color:white;	
	
	background-image:url(./images/bg-content.jpg);	/* menu bg to the bottom*/
	background-repeat:repeat-y;
	background-position: 100% 0%;

	z-index:10;
zborder-bottom:15px solid #848484;
}

div.menu{
	position:absolute;
	margin:0px;	
	margin-top:155px;

	padding-bottom:210px;

	
	left:11px;
	text-align:center;
	zfloat:left;
	width:200px;
	
	background-color:transparent;
	background-image:url(./images/menu-bottom.jpg);
	background-repeat:no-repeat;
	background-position:50% 100%;


	z-index:110;
zborder:1px solid green;
}
div.hor_menu{
	position:absolute;
	left:0px;
	width:350px;
	
	margin:0px;
	margin-top:30px; 
	margin-left:600px; 
	
	padding:0px;
	
	color:black;
	font-weight:bold;
	
	text-align:left;		
	background-color:transparent;	
zborder: 1px solid blue;
}

div.hor_menu a{
border:none;
color:black;
text-decoration:none;
}

div.hor_menu img{
border:none;

}
/*
	div.content table td{
	color:#555;
	font-size:0.8em;
	font-family: helvetica, Verdana, Arial;
	zborder: 1px solid black;
}*/
/*-------------------------------------------------*/

table.frameless{
	margin:0px;
	padding:0px;
	margin-top:15px;	
	zmargin-right:5px;	
	margin-left:230px;	
	width:700px;

	zbackground-color:#cad65b;
	background-color:transparent;
zborder: 1px solid red;
}
/*
table.frameless td.top{
	zbackground-image:url(./images/corner.jpg);	
	background-repeat:no-repeat;
	background-position: 0% 0%;
}
*/
table.frameless td{
	padding:0px;
	width:80%;/*580px;*/
	zborder:1px solid #ccc;
}
table.frameless td.adsvert{
	
	width:20%;
	text-align:center;
	background-color:transparent;
}
/*------------------------------------------*/
table.one,table.two{
	margin:0px;
	zmargin-top:5px;
	margin-bottom:10px;
	padding:0px;
	
	width:98%;/*580px;/*710px;*/
	text-align:left;	

}


table.one td{
	margin:0px;
	padding:15px;
	
	width:100%;
	text-align:left;
	
	zcolor:#555;
	
	background-color:white;
border-top:#ccc 2px solid;
border-left:#ccc 2px solid;
border-bottom:#848484 2px solid;
border-right:#848484 2px solid;
	
zborder:1px solid red;
}


table.one td img{
	margin:10px;	
	float:right;
}

/*
ztable.one td h1,ztable.two td h1{
	padding-top:5px;
	padding-bottom:15px;
	padding-left:0px;	
	font-size:1.1em;
	zcolor:#373737;

}
*/
/*
table.two{
	margin:0px;
	
	width:710px;
	text-align:left;
	
zborder:1px solid red;	
} 
*/
table.two td{
	margin:0px;	
	padding:10px;	
	
	width:49%;
	text-align:left;	
	vertical-align:top;	
	zcolor:#555;
	zfont-family: helvetica, Verdana, Arial;
	zfont-size:0.7em;
	
	zbackground-color:transparent;
	background-color:white;
border-top:#ccc 2px solid;
border-left:#ccc 2px solid;
border-bottom:#848484 2px solid;
border-right:#848484 2px solid;

	
zborder:1px solid red;
}

table.two td.spacer{
width:2%;
background-color:transparent;
border:none;

}

table.two td img{
	float:right;
	margin-left:10px;
	margin-right:10px;

}




table.contact{
	margin:0px;
	zmargin-top:5px;
	margin-bottom:10px;
	padding:0px;
	
	width:680px;
	text-align:left;
	background-color:white;
	border-top:#ccc 2px solid;
	border-left:#ccc 2px solid;
	border-bottom:#848484 2px solid;
	border-right:#848484 2px solid;
}
table.contact td{
	text-align:left;
	color:#555;
	border: none;
	margin:0px;
	padding:15px;
	
}

table.contact td img{
	float:right;
	margin-left:10px;
	margin-right:10px;

}


/*---------------------------------------------------------*/
div.content p.copy{
	margin:0px;
	margin-left:15px;
	margin-right:15px;
	padding-left:150px;
	padding-right:150px;
	
    font-size:9px;
	color:#052147;
	text-align:center;
	background-color:#848484;
	zfont-family: helvetica, Verdana, Arial;	
border-top: 3px solid white;
}

p.copy a{
	color:#ffffff;
	font-size:10px;
	zfont-family: helvetica, Verdana, Arial;
	text-decoration:none;
}

p.copy a:hover{
	color:red;
	font-size:10px;
	zfont-family: helvetica, Verdana, Arial;
}

p.stopper{height:100px;}

p.advert{
		padding:0px;
		margin:0px;
		color: #F40E78;
		font-size:20px;
		font-weight:bold;
		
		}
p.smalladvert
		{
		color: #F40E78;
		padding:0px;
		margin:0px;
		font-size:13px;
		font-weight:bold;
		}
/*---------------------------------------------------------*/
INPUT{
	zcolor:#333333;
	zbackground-color:#E7E5D8;
	zfont-family:Arial, Helvetica, sans-serif;
	zfont-size:12px;
	zfont-style: normal; 
	zfont-weight: normal;
	background-color:white
	border: 1pt #F40E78;
	width:180px;
}

input.submit{width:75px;border:none; }

input.go{
	width:35px;
	border:none;
}

TEXTAREA{
	width:280px;
	background-color:white
	border: 1pt #F40E78;
}
SELECT {  
	zfont-family: Arial, Helvetica, sans-serif; font-size: 12px; 
	zcolor: #333333; background-color: #E7E5D8;
	width:180px;
}

a.glaz,a.glaz:hover{
	cursor:text;
	color:#333;
	text-decoration:none;
}
