@charset "utf-8";
/* CSS Document */

body {background:none; text-align:center}
.topbar {background:url(/images/templates/jnet/top-bar.png) no-repeat;}

.mainmenu {cursor:pointer; width:500px;margin:15px;margin-left:50px;padding:0px}
.mainmenu li {float:left; list-style:none; height:31px; display:block; margin-right:9px;margin-left:0px; }
.mainmenu span {height:31px; padding-top:7px; color:#fff; text-decoration:none; display:block; float:left; font-size:13px;}
.mainmenu span a {text-decoration:none; color:#fff;}
.mainmenu span.lc {background: url(/images/templates/jnet/off.png) no-repeat; width:20px; }
.mainmenu span.m { background: url(/images/templates/jnet/off.png) no-repeat -20px 0}
.mainmenu span.rc {background: url(/images/templates/jnet/off.png) no-repeat top right; width:20px;}
.mainmenu li:hover span.lc, .mainmenu li:hover span.m, .mainmenu li:hover span.rc {background-image:url(/images/templates/jnet/on.png);}

.menuposition {left:115px; top:96px; position:absolute;}

.smallmenu { position:absolute; top:61px; right:30px; }
.smallmenu li {float:left; display:block; font-size:12px; margin-left:10px; }
.smallmenu ul {margin:0px }
.smallmenu li a {color:#fff; text-decoration:none}
.middlebg { background:url(/images/templates/jnet/flashbg.jpg) no-repeat; height:323px;}
.mainimage {position:absolute; top:85px; left:16px;}

.insidetext {font-size:12px}
.insidetext h1 strong { color:#9e2c7a; font-weight:normal}
.insidetext h1 {color:#f5821f; font-weight:normal; font-size:5em; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; margin:0;}
.footer { background:url(/images/templates/jnet/footer-bar.png) no-repeat; height:53px}
