
body {
	margin:0; 
	background-image: url(http://www.1001bit.com/images/background1.png); 
	background-repeat: repeat-x;
	background-attachment:fixed; 
	padding-left:0px; 
	padding-top:0px;
	color: #101010;
	font-family: "Arial", san-serif,helvetica; 
	font-size:11px;
	letter-spacing:1px;
	}

h1 	{
	font-size:30px;
	color: #bbbbbb;
	}

h2 	{
	font-size:20px;
	}

h3	{
	font-size:15px;
	}

.white 	{
	color:#ffffff;
	}


.blue	{
	color:#6868b0;
	}

.red	{
	color:#f04678;
	}

.grey	{
	color:#7e7e7e;
	}

.light_grey {
	color:#999999;
	}

.red_middle {
	color:#f04678;
	vertical-align:middle;
	}

.screen {
	width:1200px; 
	padding:20px;
	}

.header {
	position:fixed; 
	top:0px; 
	left:0px; 
	
	width:900px; 
	height:150px;
	z-index:5;
	}

.header-absolute {
	position:absolute; 
	top:0px; 
	left:0px; 
	width:900px; 
	height:250px;
	z-index:5;
	}

.logo-top {
	position:fixed;
	top:100px;
	left:45px;
	min-width:241px;
	height:29px;
	padding:5px;
	z-index:11;
	}


.logo-top-absolute {
	position:absolute;
	top:100px;
	left:50px;
	min-width:241px;
	padding:5px;
	z-index:11;
	}

.logo-top2 {
	position:fixed;
	top:110px;
	left:50px;
	min-width:241px;
	height:29px;
	padding:5px;
	z-index:11;
	}

.slogan {
	position:fixed; 
	top:15px; 
	left:600px; 
	width:286;
	height:23;
	z-index:6;
	font-style:italic;
	letter-spacing:3px;
	color:#7e7e7e;
	}

.slogan-absolute {
	position:absolute; 
	top:45px; 
	left:600px; 
	width:286;
	height:23;
	z-index:6;
	font-style:italic;
	letter-spacing:3px;
	color:#7e7e7e;
	}


.slogan2 {
	position:fixed; 
	top:140px; 
	left:60px; 
	width:286;
	height:23;
	z-index:6;
	}

.tool_title {
	position:fixed; 
	top:180px; 
	left:70px; 
	width:286;
	height:100;
	z-index:6;
	}

.tool_title_relative {
	position:relative; 
	top:180px; 
	left:70px; 
	width:286;
	height:100;
	z-index:6;
	}


.right_frame_top {
	position:absolute; 
	top:300px; 
	left:680px; 
	width:180px; 
	min-height:36px;
	padding:0px;
	z-index:13;
	}


.right_title {
	position:fixed; 
	top:75px; 
	left:565px; 
	background:#3c454d; 
	min-width:200px; 
	height:20px;
	padding-top:5px;
	text-align:center;
	z-index:3;
	color:#ffffff;
	font-size:13px;
	}


.main_content {
	position:absolute; 
	width:800px; 
	left:110px; 
	top:150px;
	border-width:none;
	padding-right:30px;
	padding-left:30px;

	}



.nav-tab	{
	display:block;
	width:100px;
	height:20px;
	position:fixed;
	text-align:right;
	text-decoration:none;
	padding-right:10px;
	color:#818bad;
	font-size:12px;
	font-weight:bold;
	border-width:thin; 
	border-right-style:solid;
	border-right-color:#788b9a;
	}

#tab1{top:300px;}
#tab2{top:330px;}
#tab3{top:360px;}
#tab4{top:390px;}
#tab5{top:420px;}
#tab6{top:450px;}
#tab7{top:480px;}

#tab1s	{top:300px; 
	color:#f3b044;
	}
#tab2s	{top:330px; 
	color:#f3b044;
	}
#tab3s	{top:360px;
	color:#f3b044;
	}
#tab4s{top:390px; 
	color:#f3b044;
	}
#tab5s	{top:420px; 
	color:#f3b044;
	}

#tab6s	{top:450px; 
	color:#f3b044;
	}

#tab7s	{top:480px; 
	color:#f3b044;
	}

a.norm {
	color:#6868b0;
	font-weight:bold;
	text-decoration:none;
	}

a.norm:hover, a.norm:focus {
	color:#ff0000;
	background-image:none;
	background:none;
	}

a.norm:link, a.norm:visited {
	}

a.white {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	}

a.white:hover, a.white:focus {
	color:#fda677;
	background-image:none;
	background:none;
	}

a.yellow {
	color:#fff07e;
	font-weight:bold;
	text-decoration:none;
	}

a.yellow:hover, a.white:focus {
	color:#fda677;
	background-image:none;
	background:none;
	}

a.norm:link, a.norm:visited {
	}

a.nav-tab	{
	display:block;
	width:100px;
	height:20px;
	position:fixed;
	text-align:right;
	text-decoration:none;
	padding-right:10px;
	color:#818bad;
	font-size:12px;
	font-weight:bold;
	border-width:thin; 
	border-right-style:solid;
	border-right-color:#788b9a;
	}


a.nav-tab:link, a:visited {
	
	}

a.nav-tab:focus, a:hover {

	color: #ff9933;
	

	}

a:link, a:visited {
	
	}

a:focus, a:hover {

	color: #ff9933;
	}

a.light {
	color:#6868b0;
	text-decoration:none;
	}

a.light:hover, a.norm:focus {
	color:#ff0000;
	background-image: none;
	background: none;
	}

a.light:link, a.norm:visited {
	}


li.square {
	list-style-image: url(http://www.1001bit.com/images/dot-square-white.png);
	}

li.square_red {
	list-style-image: url(http://www.1001bit.com/images/dot-square-red.png);
	}

.right_table { padding-left:20px;
		padding-right:10px;
	}

.product_nav {
		padding-right:10px;
		}

.download_pay {
	padding-right:15px;
	padding-left:15px;

	}
	
table.grey {
		border:none;
		color:#ffffff;
		background:#7e7e7e;
		
	}

table.yellow {
		border:none;
		background:#fff07e;
		}

