﻿/* General */
/* body {background: #b1b1b1 url("/images/fade_eeeeee_b1b1b1.jpg") fixed repeat-x; margin: 0; font-family: Tahoma, Arial, sans-serif;font-size:75%;} */
body{margin:0;padding:0px 0;background: #B4B4B4 url("/images/body_bg.gif") repeat left top;font-family: Tahoma, Arial, sans-serif;font-size:75%;}
div, h1, h2, h3, h4, h5, h6, p, ul, ol {padding: 0; margin: 0;}
ul {list-style-type: none;}
/* Links */
a{ text-decoration:none; color:Blue;}
a:hover {text-decoration:underline; border-style: none;}
/* Lists */
ul, ol {margin: 0; padding: 0;}
ol li {margin-left: 30px;}
ul li {margin-left: 15px;}
/* Other */
#main p,#sidebar p{ padding:0 0 15px 10px;line-height:1.5em;}

img {border: none; padding: 0; margin: 0;}

/* Headings */
h2 {font-size: 22px; font-weight:normal; margin: 0 0 13px 0;}

h3{
margin:20px 0 8px 0;
font-size:1.2em;
}
h4 {font-size: 14px; font-weight: bold; margin: 14px 0 5px 0;}
h5 {font-size: 13px; font-weight: bold; margin: 13px 0 5px 0;}
h6 {font-size: 12px; font-weight: normal; margin: 12px 0 5px 0;}

#page {margin: 0px auto; width: 740px; background: #ffffff;overflow:hidden; }
#main {float:left; width:530px;position:relative;margin-right:20px;padding:0;}
#sidebar {float:right; position:relative; width:175px; top:20px;font-size:1em;line-height:1.3em; }

/* Header Div */
#header {position: relative; top: 20px; left: 20px; padding: 10px ;background:black; width: 230px;height:140px}
#header img {width: 207px; height: 78px; margin:15px 10px 0px 12px  }
#header p {color:White; background:black; width: 230px; height: 20px; font-size:10px; text-align:center;line-height:1.0em; margin:0px 0px 0px -7px;}
.headerstyle{
		display:block;
		margin:30px 0 10px 0;
		padding:5px 0 5px 8px;
		background:#eee url(image/gradient2.png) repeat-x;
		color:#222;
		border-top:1px solid #ddd;
		border-right:1px solid #bbb;
		border-bottom:1px solid #bbb;
		border-left:1px solid #ddd;
		text-decoration:none;
}

/* Features Div */
#intro {position: relative; top: -140px; left:280px; width:55%;}
#intro p{line-height:1.5em;}

/* Content Div */
#content {padding: 20px;position:relative;top:-182px}
#content a:hover{text-decoration:underline;}
#content td{min-width:90px;}

.downloadlink{
display:block;
width:240px;
margin:3px 10px 2px 0;
padding:5px 0 5px 8px;
font-size:1.1em;
font-weight:bold;
text-align:left;
background:#eee url(image/gradient1.png) repeat-x;
color:Blue;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
}

/* Sidebar Div */
#sidebarLinks{position:relative;top:50px }
.sidebarLinks{
display:block;
width:140px;
margin:3px 10px 2px 0;
padding:5px 0 5px 8px;
font-size:1.1em;
font-weight:bold;
text-align:left;
background:#eee url(image/gradient1.png) repeat-x;
color:Black;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
}
#sidebarCategories{position:relative;top:50px;}

/* Footer Div */
#footer {margin: 0 auto 20px auto; padding:0 0 5px 0;text-align:center; color:#888;clear: both; border: solid #b1b1b1; border-width: 1px 0 0 0;width:760px;background:#fff url(image/footerbg.png) bottom left no-repeat;font-size:0.9em;}
#footer p {font-size: 11px; color: #ddd;}
#footer p a {color: #ddd; border: none;}
#footer p a:hover {color: #b1b1b1;}



div#main{background:white;border:none; }
div#sidebar{background:white;border:none; }
div#intro{background:white;border:none; }