body {
	margin: 5px 0 20px 0; 
	padding: 0; 
	background: #c5c5c5 url("../images/bg-page.jpg") repeat-x top;
	text-align: center;
	font-size:13px;
	line-height:23px;
}
body, div, p, span, u, ul, ol, li, input, textarea, form, select {
	font-family: Arial, Helvetica, sans-serif; 
	color: #3b3b3b;
}
/* Links */	
a:link,
a:visited {
	color: #4E72B4;
	font-weight: normal;
	text-decoration: none;
	border: none;
}
a:active,
a:hover {
	color: #4F8EDD;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
}
a:focused {
	text-decoration: none;
}
a.noborder,
a.noborder:active,
a.noborder:hover {
	border-bottom: none;
}
a.arrow {background: url("../images/arrow.gif") no-repeat 0px 2px; padding: 0px 0px 0px 10px;}
a.arrows {background: url("../images/three-arrows.gif") no-repeat 0px 2px; padding: 0px 0px 0px 27px;}
a.dot {
	border-bottom: dotted 1px #4E72B4;
}
a img {
	border: 0;
}
h1 a { text-decoration: none; }
h2 a { text-decoration: none; }
h3 a { text-decoration: none; }
h4 a { text-decoration: none; }
/* Most Top Links */
div#mostTopLinks {
	height: 23px;
	line-height: 23px;
	width: 959px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
div#mostTopLinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.leftHeaderLinks {
	float: left;
	text-align: left;
	width: 470px;
}
ul.rightHeaderLinks {
	float: right;
	text-align: right;
	width: 480px;
}
div#mostTopLinks li {
	display: inline;
	padding: 0 4px;
	color: #fff;
	margin: 0;
	font-size: 10px;
}
div#mostTopLinks li.separator {
	color: #555;
}

div#mostTopLinks li a:link,
div#mostTopLinks li a:visited {
	color: #7b7b7b;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}

div#mostTopLinks li a:hover,
div#mostTopLinks li a:active {
	color: #9d9d9d;
	font-weight: normal;	
	text-decoration: none;
	border-bottom: none;
	font-size: 10px;
}
/* Container */
div#container {
	width: 959px;
	margin: 0 auto;
	text-align: left;
	background: #fff url("../images/bg-container.gif") repeat-y center;
}
/* Top */
div#top {
	margin: 0;
	padding: 0;
	height: 115px;
}
div#header {
	height: 82px;
}
div#headerLeft {
	height: 82px;
	width: 9px;
	float: left;
	background: #444 url("../images/header-leftcorner.gif") no-repeat;
}
div#headerMiddle {
	height: 82px;
	width: 941px;
	float: left;
	background: #444 url("../images/header-bg.gif") repeat-x;
}
div#headerRight {
	height: 82px;
	width: 9px;
	float: left;
	background: #444 url("../images/header-rightcorner.gif") no-repeat;
}

div#logo {
	margin-top: -1px;
	width: 302px; 
	height: 82px; 
	float: left;
}
div#logoArea {
	width: 205px;
	height: 55px;
	margin: 15px 0 0 11px;
}
div#logoArea a {
	display: block;
}
/* Contact */
a.contact {
	display: block;
	text-decoration: none;
	float: right;
	margin: 30px 10px 0 0;
	cursor: pointer;
	text-shadow:1px 1px 1px #000;
	line-height: 40px;
}
/* Search */
div#searchArea {
	float: right;
	width: 280px;
	margin-top: 25px;
}
div#searchWindow {
	width: 230px;
	background: url("../images/search-pane-short.gif") no-repeat 0 3px;
}
div#searchWindow .searchField {
	border: 0;
	background: transparent;
	width: 170px;
	font-size: 12px;
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #666;
	height: 16px;
	margin-left: 5px;
	margin-top: 6px;
}
span#magnifyingGlass {
	float: right;
	margin-right: 8px;
	margin-top: 1px;
}
/* Top Navigation */
a#launchWizard {
	float: right;
	margin: 6px 0 0 1px;
	width: 132px;
	height: 23px;
	background: transparent url("../images/launch-wizard.gif") no-repeat center;
}
a#launchWizard:hover {
	background: transparent url("../images/launch-wizard_over.gif") no-repeat center;
}
a#launchWizard span {
	visibility: hidden;
}
div#topNavigation {
	height: 33px;
	margin: 0;
	padding: 0 7px 0 10px;
	background: #4f4f4f url("../images/bg-topnavigation.gif") no-repeat top;
}
div#topNavigation ul {
	width: 800px;
	list-style: none;
	margin: 0;
	padding: 6px 0 0 1px;
	height: 29px;
}

div#topNavigation ul li {
	display: block;
	float: left;
	height: 23px;
	width: 75px;
	margin-right: 4px;
}

div#topNavigation ul li a {
	display: block;
	height: 23px;
	width: 75px;
/*	padding-top: 1px;*/
	text-align: center;
	background: transparent url("../images/nav-button.gif") no-repeat center;
	color: #CCC;
	font-size: 12px;
	line-height: 21px;
	text-shadow:1px 1px 1px #000;
}
div#topNavigation ul li a:hover,
div#topNavigation ul li.over a {
	background: transparent url("../images/nav-button-over.gif") no-repeat center;
	color: #FFF;
}

/* /End Header */

/* Container */
div#leftBorder {
	width: 2px;
	float: left;
	background: url("../images/bg-leftborder.gif") repeat-y;
}

div#rightBorder {
	width: 2px;
	float: right;
	background: url("../images/bg-leftborder.gif") repeat-y;
}
div#contentTop {
	width: 955px;
	height: 8px;
	padding: 0;
	margin: 0;
	background: url("../images/bg-content-top.jpg") no-repeat center top;
}
div#contentWrapper {
	width: 955px;
	float: left;
	padding: 0;
	margin: 0;
	background: #fff url("../images/bg-content.jpg") repeat-y;
/*	background: #fff url("../images/bg-content-top.jpg") repeat-x top !important;*/
}
div#leftColumn {
	float: left;
	width: 170px;
	background: url("../images/bg-leftcolumn.jpg") no-repeat center top;
}
div#centerColumn {
	float: right;
	width: 750px;
	padding: 7px 11px 30px 14px;
	background: url("../images/bg-rightcolumn.jpg") no-repeat center top;
/*	background: transparent url("../images/bg-content-bottom.jpg") repeat-x bottom !important;
	padding: 5px;*/
}
div#centerColumn p {
	/*line-height: 20px;*/
}
div.interior {
	height: auto !important; 
	height: 550px; /* IE */ 
	min-height: 550px;
}

div#columnSeparator {
	width: 10px;
	float: left;
	background: url("../images/bg-columnseparator.jpg") no-repeat top;
}
/* LEFT MENU
----------------------------------------------- */		
div#leftMenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#leftMenu ul li {
	display: inline;
}

div#leftMenu ul li span {
	display: block;
	padding: 10px 2px 10px 19px;
	border-bottom: solid 1px #dad7d7;
}
div#leftMenu ul li.level2.active span {
	background: transparent url("../images/bg-menu-active.gif") 0 10px no-repeat;
}
div#leftMenu ul li a {
	display: block;
	line-height: 14px;
	color: #3b3b3b !important;
}
div#leftMenu ul li a * {
	vertical-align: middle;
}
/* Footer */
div#footer {
	width: 959px;
	margin: 0 auto;
	clear: both;
}
div.footerLinks {
	color: #b4d5f4;
	height: 37px;
	background: url("../images/bg-footer.jpg") no-repeat;
}
div.rightFooterLinks {
	float: right;
	text-align: right;
	width: 620px;
	white-space: nowrap;
}
div.footerLinks ul {
	list-style: none;
	margin: 9px 20px;
	padding: 0;
}
div.footerLinks ul li {
	display: inline;
	margin: 0;
	padding: 0 3px;
	color: #5b5b5b;
	background: none;
	font-size: 11px;
	white-space: nowrap;
}
div.footerlinks ul li.separator {
	color: #5b5b5b;
}
div.footerLinks ul li a:link,
div.footerLinks ul li a:visited {
	font-size: 11px;
	color: #5b5b5b;
	font-weight: normal;
	text-decoration: none;
}
div.footerLinks ul li a:hover,
div.footerLinks ul li a:active {
	color: #9d9d9d;
	font-weight: normal;	
	text-decoration: none;
	border-bottom: none;
}
div.footerLinksSection {
	width: 170px;
	float: left;
	text-align: left;
	padding-left: 20px;
	margin-top: 10px;
	font-size: 11px;
	line-height: 20px;
}
div.footerLinksSection a {
	color: #5b5b5b !important;
}
div.footerLinksSection a:hover {
	color: #7d7d7d !important;
	white-space: nowrap;
}

div.footerLinksSection a.sectionTitle {
	font-weight: bold !important;
	font-size: 11px !important;
	line-height: 30px;
	color: #3b3b3b !important;
}
div.footerLinksSection a.sectionTitle:hover {
	color: #5b5b5b !important;
}
/* TEXT 
----------------------------------------------- */		

h1, .spanH1 {
	font: 28px/30px Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
}
h1.pageTitle {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 2.6em;
	font-weight: normal;
	line-height: 1.15em;
	color: #CCC;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	text-shadow:1px 2px 1px #666;
}

h2, .spanH2 {
	font: 18px/20px Arial, Helvetica, sans-serif !important;
	font-weight: normal;
	margin: 22px 0 5px 0;
	padding: 0;
	color: #6C7991;
}

h3, .spanH3 {
	font: bold 14px/16px Arial, Helvetica, sans-serif !important;
	padding: 0;
	margin: 14px 0 3px 0;
	color: #8A95A8;
}
h3 a {
	font-weight: bold !important;
}

h4, .spanH4 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 2px;
	padding-bottom: 0;
}

div#contentHeader h4 {
	margin-top: 0 !important;
	padding-left: 20px;
	padding-right: 40px;
	font: 14px/18px Arial, Helvetica, sans-serif !important;
	color: #5d5d5d !important;
	font-style: italic !important;
}

h5, .spanH5 {
	font: 16px/18px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #3b3b3b;
	margin: 0;
	padding-bottom: 2px;
}

h6, .spanH6 {
	font: 18px/22px Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
}
/* Common */
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0px;
}
.hidden {
	display: none;
}
/* Shop */
.productList { width: 700px }
.productList .item {background: url("../images/list-item-bg.gif") repeat-x; margin-bottom: 22px; padding: 0px 10px 0px 10px; width: 100%; clear: both}
.productList h2 {
	margin: 0px;
	padding: 12px 0px 10px 0px;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 1.6em;
	font-weight: normal;
	color: #F00;
}
.productList h2 a {color: #6C7991;}/* #9DD801 #093; */
.productList h2 a:hover {color: #FF8000; text-decoration: none;}
.productList .copy {float: left; width: 540px;}
.productList .full {width: 100%;}
.productList .logo {float: left; width: 120px; padding: 5px 0px 0px 0px;}
.productList p {margin-bottom: 8px;}
.productList a.buy {
	display: block;
	float: right;
	width: 64px;
	height: 64px;
	background: url(../images/icons/download_64x64.png);
	padding: 0px;
	margin: 16px 0 0 0;
}
div.add-cart a { display: block; text-align: center;  line-height: 33px; background: url("../images/add-cart.gif") no-repeat; width: 161px; text-align-last: center;color:#fff; font-size: 13px; text-transform: uppercase; float:left;margin-left: 10px;}
div.add-cart a:hover {color:#deff25; }
div.add-cart #price {float:left;}
div.add-cart {float:right; margin-top: 4px}
ul.price-buttons {float:right; width: 212px; height: 30px; background: url("../images/product-button.gif") no-repeat; padding: 0; list-style: none; margin-top: 8px}
ul.price-buttons li{float:left; padding: 2px 0 0 0; margin:0;}
ul.price-buttons a {color:#fff; font-size: 11px; text-transform: uppercase;}
ul.price-buttons a:hover {color:#deff25;}
ul.price-buttons .bt1 { display: block; width: 106px; text-align: center; line-height: 22px;}
ul.price-buttons .bt2 { display: block; width: 106px; text-align: center; line-height: 22px;}

a.btnClose {
	display: block;
	float: right;
	width: 24px;
	height: 24px;
	margin: 4px 0 0 0;
	padding: 0px;
	background: url(../images/cancel.png);
	color: #FFF;
}
a.btnClose span {
	display: none;
}
div.customers a img {
	border: solid 1px #CCC;
	padding: 2px;
	margin: 2px;
}
div.customers a:hover img{
	border: solid 1px #f29b03;
}
ul.tech {
	padding-left: 14px;
	margin: 0px;
}
ul.tech li {
	padding: 0px 0px 8px 2px;
	font-size: 11px;
	list-style-image: url(/images/arrow.gif);
}
/* panel */
table.panel {
	width: 100%;
}
table.panel tr td { padding: 0px }
table.panel tr td.p-tl {
	line-height: 1px;
	background: url(../images/p-tl.gif) left top no-repeat;
	height: 9px;
}
table.panel tr td.p-tm {
	line-height: 1px;
	background: url(../images/p-tm.gif) top repeat-x;
	height: 9px;
	width: 100%;
}
table.panel tr td.p-tr {
	line-height: 1px;
	background: url(../images/p-tr.gif) left top no-repeat;
	height: 9px;
}
table.panel tr td.p-l {
	background: url(../images/p-lbg.gif) left repeat-y;
}
table.panel tr td.p-m {
	background: url(../images/p-m.gif) bottom repeat-x;
	padding-left: 4px;
}
table.panel tr td.p-m h2 {
	margin: 0px;
	padding: 0 0 8px 0;
	font-size: 14px;
	color: #6C7991;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-shadow:0px 1px 1px #666;
}
table.panel tr td.p-r {
	background: url(../images/p-rbg.gif) left repeat-y;
}
table.panel tr td.p-bl {
	line-height: 1px;
	background: url(../images/p-bl.gif) left top no-repeat;
}
table.panel tr td.p-bm {
	line-height: 1px;
	background: url(../images/p-bm.gif) left top repeat-x;
}
table.panel tr td.p-br {
	line-height: 1px;
	background: url(../images/p-br.gif) left top no-repeat;
}
/* forms */
fieldset {
	padding: 5px;
	margin: 5px;
}
.button {
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(../images/button-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 32px;
}
.textbox {
	border: solid 1px #333333;
}
.textbox .signup {
	font-size: 1.5em;
}
.textbox:focus {
	border: solid 1px #0033CC;
}
textarea.textbox {

}
/* Standart button width */
.w75 {
	width: 75px; /* buttons */
}
.w150 {
	width: 150px;
}
/* Font-sizes */
.s1 {font-size: 1em }
.s15 { font-size: 1.5em }
.s2 {font-size: 2em}
.s25 {font-size: 2.5em}
.s3 {font-size: 3em }
.s35 {font-size: 3.5em}
.s4 {font-size: 4em}

.bold {
	font-weight: bold !important;
}
table.data {
	color:#333;
	background-color: #fff;
	padding: 0;
	margin: 0;
	white-space: normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D5D0C4;
	border-bottom-color: #D5D0C4;
	border-left-color: #D5D0C4;
	border-collapse: collapse;
	width: 100%;
}
table.data tr th {
	background-color: #E7E6DE;
	text-align: center;
	padding: 3px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F3F3F3;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #F3F3F3;
}
table.data tr td {
	border-right: 1px solid #ddd;
	padding: 3px;
	margin: 0px;
	vertical-align:top;
}
table.data tr.altRow td {
	background-color: #EFEFED;
}
table.data tr.Drag td {
	background-color: #F4F2B3;
}
tr.altTitle td {
	background-color: #f4f4f4;
	background-image: url(row-bg.gif);
	background-position: left;
	background-repeat: repeat-y;
	font-weight: bold;
}
table.data td.actions {
	white-space: nowrap;
}
table.data tr.new td { font-weight: bold };
table.data tr.new td a { font-weight: bold };

big, .big {
	font-size: 200%;
}