﻿body {
	background: #CDECFE ;
	text-align: center;
	margin: 0;
}

#page {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 980px !important;
}

#header {
    background: url("images/header-logo.png") 0 0 no-repeat;
    height: 170px;
    position: relative;
}

#header img {
    position: absolute;
	left: 0; top: 0;
}

#footer {
    clear: both;
    background: #0066CC;
    border-width: 1px 0;
    border-style: solid;
    border-color: #c6d9e9;
}

#preview {
    clear: both;
    background: #eeeeee url("images/preview-bg.png") repeat-x;
    border-width: 1px 0 0 0;
    padding: 15px 0 0 0;
    border-style: solid;
    border-color: #ddd;
}

#wrapper {
    background: #fff;
    border-width: 0 1px 0 1px;
    border-style: solid;
    border-color: #ddd;
}

#content-header {
    background: #ffffff;
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #ffffff;
}

#content {
    padding: 15px 0px 0px 15px;
    display: block;
    float: left;
    width: 980px;
}

#content.wide {
    width: 938px !important;
}

#sidebar {
    display: block;
    margin: 0;
    float: right;
    width: 150px;
    padding: 5px 30px 0 0;
}

#home-products {
    padding-left: 5px;
}

#search {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 4em;
    margin-right: 1em;
}

#search input {
    border: 1px solid #212935;
    background: #5599FF;
    color: #ffffff;
    padding: 3px;
}

#contact input {
width: 28%;
}

#contact input.btn {
width: 17%;
}

#contact select {
width: 20%;
}

#contact textarea {
width: 58%;
height: 110px;
}

#contact input.btn {
width: 15%;
}

div#distros {
    display: block;
    margin: 0;
    padding: 0;
    line-height: 1.1em;
    clear: both;
}

#content-header.home-slide-show {
    height: 28px;
}

table#home {
    width: 100%;
}

table#home td {
    vertical-align: top;
}

table#home td.first {
    width: 40%;
    border-width: 0 1px 0 0;
    border-style: solid;
    border-color: #dddddd;
}

table#home td.second {
    width: 40%;
    padding-left: 30px;
    border-width: 0 1px 0 0;
    border-style: solid;
    border-color: #dddddd;
}

table#home td.third {
    width: 20%;
    padding-left: 20px;
}

table#home td.fourth {
    width: 60%;
    padding-right: 10px;
    border-width: 0 1px 0 0;
    border-style: solid;
    border-color: #dddddd;
}

table#product td.image{
    padding: 5px 0px 0px 10px;
    border-width: 1px 0px 1px 0px;
    border-style: solid;
    border-color: #dddddd;
}

table#product td.description {
    padding: 8px 0 0px 0px; 
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #dddddd;
    background: #ffffee;
    width: 42%;
}

table#product td.price {
    padding: 8px 0 0px 0px;
    border-width: 1px 1px 1px 0px;
    border-style: solid;
    border-color: #dddddd;
    background: #ffffee;
}

table#product td.moreinfo {
    padding: 8px 0 0px 0px;
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    border-color: #dddddd;
    background: #ffffee;
}

#news { 
    list-style-type: none; 
    margin: 0;
    padding: 0; 

    line-height: 1.2em;
}

#news li {
    padding: 0;
    margin: 0 0 0 .5em;
}

#news h4 {
    margin-bottom: 0;
    font-size: 1.0em;
}

#news p {
    margin-top: .5em;
    margin-bottom: 2.5em;
}

:visited img {
	border: none;
}

:link img {
	border: none;
}

a img {
	border: none;
}

img {
	border: none;
}

/* MENU */

#header ul {
	margin: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	padding: 0px 0px 0;
	list-style: none;
	
	/* Text */
	letter-spacing: -.05em;
	font-weight: bold;
}

#header li {
	float: left;
	background: url("images/menu-left.png") no-repeat left top;
    margin: 0 1px 0 0;
	padding: 0 0 0 13px;
}

#header li a {
	float: left;
	display: block;
	width: .1em;
	background: url("images/menu-right.png") no-repeat right top;
	padding: 5px 13px 4px 0px;
	text-decoration: none;
	color: #87CEFA;
}

#header > ul a { width: auto; }
/* IE5 Mac hide \*/
#header a { float: none; }
/* End */

#header .current_page_item {
	background-position: 0 -220px !important;
	border-width: 0 !important;
}

#header .current_page_item a {
	background-position: 100% -220px !important;
	padding-bottom: 5px !important;
    color: #0066CC !important;
}

#header li:hover a {
	background-position: 0% -110px;
	color: #0066CC;
}

#header li:hover {
	background-position: 0% -110px;
	color: #0066CC;
}

#header li:hover a {
	background-position: 100% -110px;
}

#sidebar .menu ul {
    list-style: none;
    text-align: right;

    line-height: 1.2em;  
}

#sidebar .menu ul li {

    border-bottom: 1px solid #ddd;
    padding: 5px 0;
}

#sidebar .menu ul li a {
    display: block;
}

#sidebar .menu ul li.current_page_item a {
    color: #333;  
}

/* TEXT */

body {
    font: 1.1em Verdana, sans-serif;
    line-height: 1.5em;
}

a {
text-decoration: none;
font-weight: normal;
color: #3c719d/*#3c719d*/;
}

a:hover {
    color: #ce7b00;
}

a.nav {
text-decoration: none;
font-weight: bold;
color: #000000;
}

a.nav:hover {
    color: #ce7b00;
}

a.download {
text-decoration: none;
font-weight: normal;
color: #0d71c0/*#3c719d*/;
}

#footer {
    color: #ffffff;
    padding-right: 20px;
    font-size: .61em;
    text-align: right;
}

h2 {
    color: #0d71c0/*#3c719d*/;
    font-weight: normal;
    font-size: .8em;
	border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    line-height: 1.5em;
	background-color:#ffffee;
}

h3 {
    color: #0d71c0/*#3c719d*/;
    font-weight: normal;
    font-size: .90em;
    border-bottom: 1px solid #ddd;
    line-height: 1.5em;
}

h4 {
    color: black/*#3c719d*/;
    font-weight: bold;
    font-size: 1.0em;
    margin-top: 1.5em;
    line-height: 1.5em;
}

h5 {
	color: #333/*#3c719d*/;
    font-weight: normal;
    font-size: .75em;
}

p:first-child {
    margin-top: 0;
    padding-top: 0;
}

h3:first-child {
    margin-top: 0;
    padding-top: 0;
}

p.latest-version {
    margin-top: 0;
    border: 1px solid #fc0;
    background: #ffc;
    padding: .5em;
    font-weight: bold;
    font-size: 1.15em;
}

p.price {
color: #ce7b00;
}

ul {
    margin: 0;
    padding: 0;
    line-height: 1.5em;
    font-size: .71em;
}

ul.navi{ 
	list-style-image: url(images/bullet.png); 
}

ol {
    margin: 0 0 0 .5em;
    padding: 0;
}

ul.productlist li {
    font-weight: bold;
}

ul.productlist ol {
    font-weight: normal;
}

li {
    margin-left: 1.5em;
}

#news .date {
    color: #666;
    font-size: .95em;
}

#news p a {
    color: #333 !important;
    font-weight: normal !important;
}