html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background-color: #34373f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#wrapper {
	margin: 0;
	padding: 0;
	text-align: center;
}

#header {
	background-repeat: repeat-x;
	background-image: url('../gfx/header_bg.png');
}

#top-header {
	height: 80px;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	
	background-image: url('../gfx/top_header_bg.jpg');
}

#top-logo {
	float: left;
	margin-left: 30px;	
}

#top-header ul {
	float: right;
	width: 80%;
	margin: 32px 0 0 0;
	padding: 0;	
	list-style-type: none;
	text-align: right;
}

#top-header ul li {
	margin: 0;
	padding: 0 4px;
	display: inline;
}

#top-header a {
	color: #ffffff;
	text-decoration: none;
}

#top-header a:hover {
	text-decoration: underline;	
}

#teaser-header {
	height: 195px;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	
	background-image: url('../gfx/teaser_header_bg.jpg');
	position: relative;
}

#header-text {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 15px;
	left: 22px;	
}

#teaser-box {
	width: 395px;
	height: 135px;
	position: absolute;
	top: 30px;
	right: 40px;
}

#teaser-box-images {
	height: 85px;
	margin: 6px 6px 0 6px;
	overflow: hidden;
	overflow:hidden;position:relative
}

#teaser-box-images ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	position: absolute;
}

#teaser-box-images ul li {
	display: block;
	float: left;
	margin: 0 6px 0 0;
	width: 91px;
	height: 78px;
}

#teaser-box-info {
	height: 40px;
	font-size: 7pt;
	color: #ffffff;
	padding: 0 5px 3px 10px;
}

#teaser-box-title {
	font-size: 8pt;
	padding-bottom: 1px;
}

#teaser-box-description {
	color: #999999;
}

#no-teaser-header {
	height: 10px;
	width: 960px;
	margin: 0 auto;
	
	background-image: url('../gfx/teaser_header_bg.jpg');	
}

#menu {
	height: 45px;
	margin: 0;
	padding: 0;

	background-repeat: repeat-x;
	background-image: url('../gfx/menu_bg.png');
}

#menu ul {
	margin: 0;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	list-style-type: none;
	background-image: url('../gfx/menu_separator.png');
	background-position: left;
	background-repeat: no-repeat;
	height: 45px;
}

#menu ul li {
	float: left;
	line-height: 45px;
	height: 45px;
	background-image: url('../gfx/menu_separator.png');
	background-repeat: no-repeat;
	background-position: right;
	font-size: 11pt;
}

#menu ul li a {
	display: inline-block;
	height: 43px;
	padding: 0 20px;
	margin: 1px;
	color: #444444;
	text-decoration: none;
}

#menu ul li a:hover {
	background-color: #f6f6f6;
	color: #111111;
}

#menu ul li a.active {
	color: #142F6F;
}

#main {
	background-repeat: repeat-x;
	background-image: url('../gfx/main_bg.png');
	background-color: #ffffff;
	padding-bottom: 40px;
}

#content {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	padding: 10px 5px;
	min-height: 400px;	
}

#footer {
	height: 200px;
	
	background-repeat: repeat-x;
	background-image: url('../gfx/footer_bg.png');
	background-color: #34373f;
}

#footer-body {
	height: 200px;
	width: 960px;
	margin: 0 auto;
	padding: 10px 0;
	color: #cccccc;
	background-repeat: no-repeat;
	background-position: 10px center;
	background-image: url('../gfx/footer_logo.png');		
}

#top-link {
	float: right;
	color: white;
	text-decoration: none;	
}

#welcome p {
	padding-left: 170px;
	width: 570px;
	text-indent: 30px;
	text-align: justify;
	float: left;
	margin-top: 30px;
	color: #262626;
}


.cf {
	clear: both;	
}

#howto-menu {
	width: 210px;
	float: right;
	margin: 20px 0;
	padding: 0;
	list-style-type: none;
}

#howto-menu li {
	display: block;
	width: 190px;
	height: 37px;
	margin: 4px 10px;
}

#howto-menu li a {
	display: block;
	height: 100%;
	line-height: 37px;
	font-size: 8pt;
	color: #222222;
	text-decoration: none;
	padding-left: 50px;
}

#howto-menu li a:hover {
	color: #666666;	
} 

#howto-buy {
	background-image: url('../gfx/howto_buy.png');	
}

#howto-ask {
	background-image: url('../gfx/howto_ask.png');	
}

#howto-reseller {
	background-image: url('../gfx/howto_reseller.png');	
}

.screenshots a {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 240px;
	height: 180px;
	text-decoration: none;
}

.screenshots-with-links a {
	height: 200px;
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 40px;
}

.screenshots p {
	text-align: justify;
	margin: 13px 13px;	
}

#highlights {
	margin-bottom: 20px;	
}

#highlights .highlight {
	width: 320px;
	height: 100px;
	float: left;
}

#highlights .highlight img {
	float: left;
	padding: 5px;
}

#highlights .highlight .highlight-title {
	display: block;
	font-size: 11pt;
	font-weight: bold;
	margin: 0 0 3px 0;
}

#highlights .highlight .highlight-title a {
	text-decoration: none;	
}

#highlights .highlight .highlight-title a:hover {
	text-decoration: underline;	
}

#highlights .highlight .highlight-description {
	text-align: justify;
	padding: 0 15px 0 74px;
	margin: 0;
	font-size: 9pt;
}

a img {
	border: none;
}

h1 {
	color: #585858;
	font-size: 13pt;
	text-transform: uppercase;
}

h1 em {
	color: #0d1f3e;
	font-style: normal;
}

h2 {
	padding-top: 15px;
	color: #0d1f3e;
	font-size: 11pt;
	text-transform: uppercase;
}

h3 {
	margin: 5px 0;
	padding-top: 5px;
	color: #0d1f3e;
	font-size: 10pt;
	text-indent: 0px;
}

div.icon-block {
	margin: 10px;
}

div.icon-block p {
	margin: 5px 0;
	text-indent: 0;	
}

div.icon-block img.ico{
	float: left;
	padding-right: 10px;
}

div.icon-block div {
	margin-left: 130px;
}

div#highlightArticle h1 {
	width: 690px;
	height: 150px;
	line-height: 260px;
	color: #111111;
	font-size: 16pt;
	text-transform: uppercase;
	text-indent: 10px;
}

div#highlightArticle ul {
	list-style-type: circle;
	list-style-image: url('../gfx/bullet.png');
}

div#highlightArticle ul li {
	padding: 3px 0;
}

img.ico16 {
	vertical-align: -3px;	
}

#welcome {
	font-size: 11pt;
	font-weight: bold;
	height: 150px;
	
	background-image: url('../gfx/welcome_logo.png');
	background-position: 10px center;
	background-repeat: no-repeat;
}

#welcome p {
	line-height: 16pt;	
}

#welcome p strong {
	font-size: 14pt;
}

#news {
	width: 610px;
	float: left;
	margin-right: 20px;
}

div.new {
	padding: 15px 10px;	
}

div.new img {
	float: left;
	width: 50px;
	height: 50px;	
	margin: 10px;
}

div.new div.new-body {
	float: left;
	width: 515px;
	text-align: justify;
}

span.new-title {
	color: #233d65;
	font-size: 11pt;
	font-weight: bold;
	padding-bottom: 3px;
	display: block;	
}

img.ico {
	vertical-align: -4px;
}

#new-version-info {
	width: 330px;
	float: right;
}

#teaser-box-carousel li {
	background-position: 0 0;
}

#teaser-box-carousel li.active {
	background-position: 91px 0;
}

#carousel-prev {
	display: block;
	text-decoration: none;
	height: 40px;
	width: 20px;
	position: absolute;
	left: -20px;
	top: 50px;
	background: none;
	outline: none;
}

#carousel-prev:hover {
	background-image: url('../gfx/left_arrow.png');
}

#carousel-next {
	display: block;
	text-decoration: none;
	height: 40px;
	width: 20px;
	position: absolute;
	left: 395px;
	top: 50px;
	background:none;
	outline: none;
	z-index: 1000;
}

#carousel-next:hover {
	background-image: url('../gfx/right_arrow.png');
}

#highlightMenu {
	display: block;
	float: left;
	width: 240px;
	padding: 0;
	margin: 13px 5px;
}

#highlightMenu ul {
	display: block;
	width: 240px;
	margin: 0;
	padding: 0;
	list-style-type: none;	
}

#highlightMenu li a {
	display: block;
	color: black;
	text-decoration: none;
	font-size: 11.5pt;
	font-weight: bold;
	height: 44px;
	line-height: 44px;
	
	padding: 5px;
	border-bottom: 1px solid #cccccc;	
}

#highlightMenu li a img {
	vertical-align: -9px;
	padding-right: 5px;
}


#highlightMenu li a:hover {
	color: #1a3f8f;
	border-bottom: 1px solid #284281;
}

#highlightMenu li a.active {
	color: #6f0000;
}

#highlightArticle {
	float: right;
	width: 690px;
	margin: 0 5px;
	text-align: justify;
	text-indent: 0px;
}

form fieldset {
	border: none;
}

fieldset label {
	float: left;
	width: 120px;
	text-align: left;
	margin: 5px 0;
	padding: 3px;
}

span.required {
	color: red;
	font-weight: bold;
	padding-left: 5px;
	margin: 5px 0;
}

fieldset input, fieldset select, fieldset textarea {
	width: 300px;
	float: left;
	border: 1px solid #bbbbbb;
	margin: 5px 0;
	padding: 3px;
}

fieldset select {
	width: 308px;	
}

fieldset textarea {
	width: 400px;	
}

/* BUTTONS */

.buttons a, .buttons button{
    display:block;
    float:right;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

.error {
	border: solid 1px #cc0000;
	background-color: #fffdfd;
}

ul.validation-errors {
	list-style-type: none;
	color: #cc0000;
	line-height: 24px;
	padding: 5px;
	margin: 15px;

    background-color:#f5f5f5;
    border:1px solid #dadada;
	width: 520px;
}

ul.validation-errors em {
	font-weight: bold;
}

div.success {
	font-size: 10pt;
	line-height: 24px;
	color: #529214;
	font-weight: bold;
	margin: 15px;
	padding: 5px;
	width: 520px;
    background-color:#f5f5f5;
    border:1px solid #dadada;
}

.sitemap {
	line-height: 24px;
}

a {
	color: #003D6F;
}

a:hover {
	color: #0084EF;	
}

table.priceList {
	width: 640px;
	padding: 2px;
	margin: 0 auto;
}

table.priceList caption {
	text-align: left;
	padding: 35px 5px 5px 5px;
	font-size: 13pt;
	color: #233D65;
	font-weight: bold;
	text-transform: uppercase;

}

table.priceList thead td {
	font-weight: bold;
	color: #233D65;
	text-align: center;
}

.module-descr {
	color: #666666;
	font-size: 9pt;
	font-weight: normal;	
}

table.priceList td.r {
	text-align: right;	
}

table.priceList td.c {
	text-align: center;
}

table.priceList td.l {
	text-align: left;
}

table.priceList tbody td {
	padding: 3px 0;
	text-align: center;
	width: 125px;
}


table.priceList tr.np th {
	background-color: #dddddd;	
}
	
table.priceList tr.np td  {
	background-color: #eeeeee;	
}

table.priceList tr.p th {
	background-color: #eeeeee;	
}

table.priceList tr.p td {
	background-color: #ffffff;	
} 


table.priceList tbody tr.price td {
	font-size: 14pt;
	background-color: #d1dff4;
	
}

table.priceList tbody tr.price2 td {
	font-size: 14pt;
	background-color: #c1d0e7;	
}

table.priceList tbody tr.sum {
	font-size: 11pt;
	background-color: #fffef1;	
}

table.priceList tbody th {
	padding: 5px;
	font-size: 8pt;
	width: 140px;
	text-align: left;
}

table.services tbody td {
	width: auto;
}

#footer-menu ul {
	list-style-type: none;
	float: left;
	text-align: left;
	margin-left: 170px;
	margin-top: 30px;
}

#footer-menu a {
	color: #cccccc;
	padding-left: 5px;
	text-decoration: none;
}

#footer-menu a:hover {
	color: #ffffff;
}

div.content-block {
	padding: 5 10px;
}

div.content-block div.image {
	float: left;
	width: 150px;
	text-align: center;
}

div.content-block div.text {
	float: left;
	width: 790px;
	text-align: justify;
}

div.content-block div.text p {
	margin-top: 0;
}

div.hr {
	width: 90%;
	height: 1px;
	background-color: #eeeeee;
	margin: 0 5%;
	font-size: 0;
}