	p, H1, H2, H3, H4, H5, H6, span, hr {
margin: 0; padding: 0; display: block; font-size: 100%; border: 0}
ul, li {margin: 0; padding: 0; }
li {list-style:none;}
a {text-decoration: underline;color: #0066CC;}
a:hover {text-decoration: underline;}
body {
margin: 0;
font-size: 70%;
font-family: Arial, sans-serif;
line-height: 116%;
position: relative;
text-align: center;
color: #444;
background: #F1F1F1;
}
br.clear {float: none; clear: both;}
img {
border: 0;
}
hr {display: none}

/* top part   */
.top {
width: 780px;
margin-left: auto;
margin-right: auto;
position: relative;
z-index:3;
}
	/* cyberbajt  */
	H6.cyberbajt {
	float: right;
	margin-bottom: 0px;
	}
	H6.cyberbajt img {
	float: right;
	margin: 1px 10px 0px 0;
	}
	H6.cyberbajt span {
	width: 35em;
	float: right;
	text-align: right;
	font: normal 9px/10px "Trebuchet MS", Arial, sans-serif;
	margin: 12px 10px 0 0;
	color: #999;
	}
	H6.cyberbajt span a {
	color: #666;
	text-decoration: none;
	}
	H6.cyberbajt span a:hover {
	text-decoration: underline;
	}


/* basic page containers */
.PgFrame {
width: 100%;
float: left;
clear:both;
text-align: center;
background:url(../img/pageframe/pagebg.png) left top repeat-x #fff;
margin-top: -37px;
}
	.PgFrameTop {
	width: 780px;
	float: none;
	clear:both;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background:url(../img/pageframe/pgframe-middle.png) left top repeat-y #fff;
	position: relative;
	z-index:2;
	margin-top: 36px;
	}
		.Page{
		width: 780px;
		float: left;
		clear:both;
		background:url(../img/pageframe/pgframe-top.png) left top no-repeat;
		margin-bottom: -120px;
		position: relative;
		z-index: 4;
		}
	.PageEnd {
	width: 780px;
	float: left;
	clear:both;
	background:url(../img/pageframe/pgframe-bottom.png) left top no-repeat;
	height: 163px;
	}
.PgFrameBottom{
width: 100%;
float: left;
clear:both;
background:url(../img/pageframe/pagebgbottom.png) left top repeat-x;
position: relative;
margin-top: -163px
}
	.PgFrameBottom .Footer{
	width: 780px;
	float: none;
	height: 50px;
	margin-top: 163px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index:1;
	}





/* header  */
#Header  {
float: left;
width: 730px;
margin: 15px 24px 0px 12px;
clear: both;
display: inline;
height: 69px;
}
img.logo {
position: absolute;
left: 22px;
top: 43px;
z-index: 100;
}
/* admin  */
#Header a.admin {
position: absolute;
right: 24px;
top: 15px;
display: block;
padding: 2px 18px 2px 0;
background:url(../img/global/adminarea-linkicon.png) right top no-repeat;
text-decoration: none;
}
#Header a.admin:hover {text-decoration: underline;}



/* usermenu */
ul.menu {
float: right;
clear: both;
margin: 53px -14px 0px 0;
display: inline;
position: relative;
width: auto;
}
ul.menu li {
float: left;
clear: none;
margin-left: 10px;
width: auto;
}

/* content  */
#Content {
padding: 0;
width: 725px;
margin: 0px 0 -10px 21px;
float: left;
display: inline;
z-index:2;
position: relative;
}








/*----------------footer----------------*/
	

/* footer links */
	.Footer ul  {
	margin-left: 12px;
	float: left;
	clear: both;
	position: relative;
	overflow: hidden;
	position: relative;
	display: inline;
	padding: 0;
	}
	.Footer ul li  {
	float: left;
	clear: none;
	border-left: 1px solid #aaa;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: -6px;
	margin-right: 12px;
	display: inline;
	width: auto;
		}
	.Footer ul li a {text-decoration: none; }
	.Footer ul li a:hover {text-decoration: underline;}
	.Footer p  {
	float: left;
	clear: both;
	margin: 2px 0 10px 12px;
	color: #666;
	display: inline;
	}






.topline {
float: left;
clear: both;
width: 735px;
height: 12px;
background-image:url(../img/global/topline.png);
}
.SupplierDetails .topline, .SupplierList .topline, .SupplierStart .topline {background-position: -280px top;}
.Help .topline {background-position: -90px top;}
.UserItems .topline {background-position: -160px top;}


.FooterLeft {
    float: left;
    clear: none;
}

.FooterRight {
    float: right;
    clear: none;
    margin-right: 12px;
}



h3.blueheader {
font: normal 11px/13px;
background: url(../img/global/blueheader-bg.png) left top no-repeat #00CCFF;
floaT: left;
clear: both;
margin: 20px 0 5px 0;
}
h3.blueheader span {
background: url(../img/global/blueheader-bg.png) right top no-repeat #00CCFF;
padding: 5px 7px 0 0;
floaT: left;
color: #fff;
margin: 0 0 0 7px;
height: 18px;
overflow: hidden;
display: inline;
white-space: nowrap;
}



/*message window*/
#MsgWin {
position: absolute; 
left: 240px;
top: 130px;
width: 300px;
background: #fff;
border: 1px solid #666;
}
#MsgWin h3.info{
float: left;
clear: both;
margin: 10px 10px 20px 10px;
padding: 10px 0 0 0;
font-weight: normal;
font-size: 12px;
color: #111;
}
#MsgWin h3.info span {
background:url(../img/mapapp/adminicons.png) left -47px no-repeat;
width: 46px;
height: 40px;
float:left;
display: block;
margin-top: -10px;
}
#MsgWin .button {
float: left;
margin: 0 0 9px 14px;
clear: both;
}



/*privacy*/
.Privacy {float: left; clear: both; position: relative;}
.Privacy h1 {
font: 22px/24px Arial, Helvetica, sans-serif;
float: left;
clear: both;
margin: 30px 0 9px 0;
width: 650px;
}
.Privacy h3 {
font: bold 12px/14px Arial, Helvetica, sans-serif;
float: left;
clear: both;
margin: 5px 0 1px 0;
width: 650px;
color: #000;
}
.Privacy p {
float: left;
clear: both;
line-height: 135%;
margin: 0 0 10px 0;
font: 110%/150% Arial, Helvetica, sans-serif;
widtH: 700px;
color: #333;
}
.Privacy p strong {
background: #FFFFCC;
font-weight: normal;
color: #222;
}