/* 
Title: Drago Informatica Srl
Owner: Drago Informatica Srl
Developer Agency: Beat Fly Lab
URL: http://www.beatfly.com

Created: Oct 08
Copyright: Drago Informatica Srl

All rights reserved including rights of reproduction and use in any form or by any means, including the making of copies by any photo process or by any electronic or mechanical device (printed, written, or oral), or recording for sound or visual reproduction, or for use in any knowledge or retrieval system or device, unless permission in writing is obtained from the copyright proprietor.
*/

@import url("text.css");

body {
	font:12px 'Lucida Grande',helvetica,verdana,sans-serif;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	background:#000 url(../../splash_library/wall.jpg) no-repeat center top;
	cursor:default;
	text-align:center;
	margin:15px;
	padding:0;}

#wrapper {
    width:1100px;
	text-align:left;
    margin-top:30px;
	margin-left:150px;
	}
	
#header{
	width:1100px;
	height:200px;
	float:left;
	clear:both;}
	
#logo{
	width:320px;
	height:160px;
	background:url(../../splash_library/logo.png) no-repeat left top;
	float:left;
	display:block;}

#logo_posta{
	width: 175px;
	height:344px;
	background:url(../../splash_library/ordina_ora.gif) no-repeat right top;
	margin:100px;
	float:right;
	display:block;}


#logo_avira{
	width:175px;
	height:98px;
	background:url(../../splash_library/Avira_Reseller_gif.gif) no-repeat right top;
	float:right;
	margin-right:98px;
	margin-top:-120px;
	display:block;}


#logo_microsoft{
	width:175px;
	height:138px;
	background:url(../../splash_library/logoMicrosoftPartner.jpg) no-repeat right top;
	margin-right:98px;
	margin-top:-190px;
	float:right;
	display:block;}

left top;
	float:right;
        margin:0 auto;
	padding:2;
	display:block;}
	
#claim{
	float:right;}
	
a:link, a:visited {
	color:#0983D1;
	text-decoration:underline;}
	
#slider {
    width:620px;
    margin:45px;
    position:relative;}

.scroll {
    height:280px;
    width:620px;
	background:url(../../splash_library/bg_scroll.png) repeat-x scroll left bottom;
	border:solid 1px #fdfdfd;
    overflow:auto;
    overflow-x:hidden;
    position:relative;
    clear:left;}

.scrollContainer div.panel {
    padding:20px;
    height:210px;
    width:580px;}

#shade {
	background:url(../../splash_library/shadow.png) no-repeat center bottom;
	height:50px;}
	
#footer {
	width:720px;
	height:30px;
	text-align:center;
	background:url(../../splash_library/footer.png) no-repeat center top;
	margin-left: 0px;
	padding:0;}
	
#credit {
	width:500px;
	text-align:center;
	margin-left: 70px;
	padding:0;}

ul.navigation {
    list-style:none;
    margin:0;
    padding:0;
    padding-bottom:9px;}

ul.navigation li {
    display:inline;
    margin-right:5px;}

ul.navigation a {
	padding:10px;
	color:#0983D1;
	text-decoration:none;
	font-weight:bold;}

ul.navigation a:hover {
	background: url(../../splash_library/navigation_selected.png) repeat left top;}

ul.navigation a.selected {
	background: url(../../splash_library/navigation_selected.png) repeat left top;}

ul.navigation a:focus {
    outline:none;}

.scrollButtons {
    position:absolute;
    top:150px;
    cursor:pointer;}

.scrollButtons.left {
    left: -20px;}

.scrollButtons.right {
    right: -20px;}

.hide {
    display:none;}

