@charset "utf-8";
/* CSS Document */

body {
	margin: 0px auto;
	padding: 0px;
	background: #ececec;
}

#main-container {
	margin: 0px auto;
	width: 775px;
	height: 424px;
	position:absolute;
	top: 50%;
	left: 50%;
	margin-top: -212px; /*set to a negative number 1/2 of your height*/
	margin-left: -387px; /*set to a negative number 1/2 of your width*/

}

#top-column {
	margin: auto;
}

#top-spacer {
	margin: auto;
	height: 197px;
}

#top-bar {
	margin: auto;
	height: 20px;
}

#mid-column {
	height: 371px;
	width: 771px;
	border: solid;
	border-width: thin;
	background-image: url(../images/mainbg.png);
}

#left-menu {
	height: 371px;
	width: 250px;
	clear: none;
	float: left;
}

#menu {
	margin: auto;
	width: 250px;
	height: auto;
}

#smenu {
	padding-left: 22px;
}

#top-mspacer {
	margin: auto;
	height: 80px;
	width: 250px;
}

#bottom-column {
	margin: auto;
	width: 771px;
	height: 28px;
	border: solid;
	border-width: thin;
	background-color: #ff6600;
	border-top-width: 0px;
	background-image: url(../images/bgnews.png);
	float: left;
}

#leftb-spacer {
	margin: auto;
	width: 590px;
	height: 28px;
	padding-top: 0px;
}

@font-face {
    font-family: "Blur-Medium";
    src: url("http://nail.r0x.co.il/pronto/font/BlurMd__.ttf");
}

.top-bar { 
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.menu { 
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
	color: #000000;
	list-style: none;
	padding-bottom: 7px;
	font-weight: bold;
}

a.top-bar:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #ff6600;
}

a.menu:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
	color: #02adf0;
	list-style: none;
	border-style: solid;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	font-weight: bold;
}

ul {
    margin: 0px;
    padding: 0px;
	list-style: none;
}

.bottom-news {
	font-size: small;
	text-decoration: none;
	color: #ffffff;
	padding-left: 3px;
	padding-top: 4px;
	font-family: Verdana, Geneva, sans-serif;
}

#newsticker ul {
	list-style: none;
	min-height: 0.6em;
	padding-right: 30px;
}

* html #newsticker ul {
	height: 0.2em;
	overflow: visible;
}
#newsticker li.error {
	color: #ffffff;
}
#newsticker #togglenewsticker {
	background: transparent url("icon_closenewsticker.gif") no-repeat 0 0;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 5px;
	width: 14px;
	height: 14px;
	text-indent: 20px;
	outline: none;
}
* html #newsticker #togglenewsticker {
	right: 30px;
}

#mid-spacer {
	width: 102px;
	float: left;
	height: 371px;
}

#right-column {
	width: 419px;
	float: left;
	height: 371px;
	overflow: auto;
}

#cspacer {
	width: 399px;
	height: 3px;
}

#column1 {
	width: 399px;
	height: 71px;
	background-image: url(../images/column1.png);
}

#column2 {
	width: 399px;
	height: 71px;
	background-image: url(../images/column2.png);
}

#column3 {
	width: 399px;
	height: 71px;
	background-image: url(../images/column3.png);
}

#column4 {
	width: 399px;
	height: 71px;
	background-image: url(../images/column4.png);
}

#column5 {
	width: 399px;
	height: 71px;
	background-image: url(../images/column5.png);
}

#column6 {
	width: 399px;
	height: 71px;
	background-image: url(../images/column6.png);
}

#column7 {
	width: 399px;
	height: 71px;
	background-image: url(../images/column7.png);
}

#column8 {
	width: 399px;
	height: 71px;
	background-image: url(../images/column8.png);
}

#column9 {
	width: 399px;
	height: 71px;
	background-image: url(../images/column9.png);
}
