body {
	background-color: #676b6f;
	background-image: url(images/main-background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 15px;
	margin: 0px;
	color: #666666;
}

form, input, .componentheading, ul {
	padding: 0px;
	margin: 0px;
}

h1 {
	font-size: 180%;
	font-weight: bold;
	color: #000000;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

h2 {
	font-size: 130%;
	font-weight: bold;
	color: #666666;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

h3 {
	font-size: 150%;
	font-weight: bold;
	color: #000000;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

h5 {
	padding: 0px;
	margin: 0px;
}

li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
}

a img {
	border: 0px;
}

a {
	outline: none;
}

a:link {
	color: #288bdf;
	text-decoration: none;
}

a:visited {
	color: #77A3C4;
	text-decoration: none;
}

a:hover {
	color: #3270A7;
	text-decoration: none;
}

a:active {
	color: #1C75BD;
	text-decoration: none;
}

a.mainlevel-top:link, a.mainlevel-top:visited {
	font-size: 95%;
	color: #333333;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 12px 20px 0px 20px;
	display: inline-block;
	font-weight: bold;
}

a.mainlevel-top:active {
	color: #ECF2F4;
	text-decoration: none;
}

a.mainlevel-top:hover {
	color: #43515C;
	text-decoration: none;
}

a.mainlevel-top_2:link, a.mainlevel-top_2:visited {
	font-size: 95%;
	color: #333333;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 12px 12px 0px 20px;
	display: inline-block;
	font-weight: bold;
}

a.mainlevel-top_2:active {
	color: #ECF2F4;
	text-decoration: none;
}

a.mainlevel-top_2:hover {
	color: #43515C;
	text-decoration: none;
}

#active_menu-top {
	background-image: url(images/topmenu-active.png);
	color: #608bb1;
	background-repeat: no-repeat;
	background-position: 3px 13px;
	padding: 10px 10px 0px 16px;
}

a.mainlevel-bottom:link, a.mainlevel-bottom:visited {
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 2px 15px 2px 20px;
	font-size: 95%;
	font-weight: bold;
}

a.mainlevel-bottom:hover, a.mainlevel-bottom:active {
	color: #333333;
}

#active_menu-bottom {
	color: #000000;
}

.bottom-link {
	font-size: 120%;
	color: #FFFFFF;
	font-weight: bold;
}

.large-header {
	font-size: 180%;
	font-weight: bold;
	color: #333333;
	padding: 0px 30px 0px 20px;;
}

.small-header {
	font-size: 75%;
	color: #999999;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 3px;
	word-spacing: 3px;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #000000;
}

.subheader {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}

.header-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	padding-bottom: 10px;
}

.header-text-block {
	color: #c4c6c8;
	padding: 0px 25px 20px 25px;
}

.copyright {
	font-size: 90%;
	color: #DDDDDD;
}



.button {
	padding: 1px 2px 1px 2px;
	margin: 0px;
}

a#img-watch:link, a#img-watch:visited, a#img-watch:active {
	display: block;
	width: 160px;
	height: 140px;
	background-image: url(images/header-block-watch.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

a#img-watch:hover {
	background-position: 0px -140px;
}

a#img-download:link, a#img-download:visited, a#img-download:active {
	display: block;
	width: 156px;
	height: 140px;
	background-image: url(images/header-block-download.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

a#img-download:hover {
	background-position: 0px -140px;
}

a#img-buy-now:link, a#img-buy-now:visited, a#img-buy-now:active {
	display: block;
	width: 160px;
	height: 140px;
	background-image: url(images/header-block-buy-now.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

a#img-buy-now:hover {
	background-position: 0px -140px;
}

.numbers {
	font-size: 300%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 10px 10px 0px 0px;
	color: #4e5963;
}

.info-header {
	color: #939da4;
	font-weight: bold;
	margin-top: 20px;
	font-size: 120%;
}

.info-text {
	font-size: 90%;
	color: #5c6975;
}

.screenshots-header {
	font-size: 120%;
	color: #C4C6C8;
	text-align: right;
	font-weight: bold;
	padding-right: 35px;
	height: 25px;
}

a.screenshots-link:link, a.screenshots-link:visited {
	color: #C4C6C8;
	font-size: 90%;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 45px;
}

a.screenshots-link:active, a.screenshots-link:hover {
	color: #FFFFFF;
}

#screenshot-front-end {
	background-image: url(images/icon-frontend.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #454E57;
}

#screenshot-front-end:hover {
	background-position: 0px -34px;
}

#screenshot-back-end {
	background-image: url(images/icon-backend.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #454E57;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8A949E;
}

#screenshot-back-end:hover {
	background-position: 0px -34px;
}

#screenshot-bookmanager {
	background-image: url(images/icon-bookmanager.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8A949E;
}

#screenshot-bookmanager:hover {
	background-position: 0px -34px;
}

.large-link {
	font-size: 150%;
	font-weight: bold;
}

.moduletable {
	padding: 0px 0px 10px 0px;
}

a.button-link:link, a.button-link:visited, a.button-link:active {
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	padding: 2px 15px 2px 15px;
	border-top: 3px solid #CC0000;
	border-bottom: 3px solid #CC0000;
}

a.button-link:hover {
	background-color: #FF0000;
	border-top: 3px solid #FF0000;
}

div.module {
	background-image: url(images/module-br.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #EEEEEE;
}

div.module div {
	background-image: url(images/module-bl.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div.module div div {
	background-image: url(images/module-tr.png);
	background-repeat: no-repeat;
	background-position: right top;
}

div.module div div div {
	background-image: url(images/module-tl.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px;
	margin: 0px 0px 15px 0px;
}

/* fix for bg img */
div.module div div div div, div.module div div div div div, div.module div div div div div div {
	background-image: none;
}

.module h3 {
	padding: 3px 5px 3px 5px;
	margin: 0px 0px 10px 0px;
	color: #666666;
}

.flag {
	margin: 2px;
	border: 1px solid #999999;
}

.sectiontableheader {
	padding: 10px;
	border-bottom: 1px solid #999999;
}

.sectiontableentry1 td, .sectiontableentry2 td {
	padding: 10px;
}

.sectiontableentry1 {
	background-color: #F5F5F5;
}

.sectiontableentry2 {
	background-color: #FFFFFF;
}

#download-button {
	background-image: url(images/download-button.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: block;
	height: 43px;
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -20px;
	margin-left: 0px;
	padding-top: 7px;
	text-align: center;
}

#download-button:hover {
	color: #F8DEDF;
	background-position: 0px -50px;
}

.small-red-button {
	background-image: url(images/button-red.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: #CC0000;
	color: #FFFFFF;
	display: inline-block;
	width: 100px;
	padding-top: 8px;
	height: 42px;
	margin-bottom: -10px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.small-red-button:hover {
	color: #F8DEDF;
	background-position: 0px -50px;
	color: #FFFFFF;
}

a.small-red-button:link, a.small-red-button:visited, a.small-red-button:active {
	background-image: url(images/button-red.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: #CC0000;
	color: #FFFFFF;
	display: inline-block;
	width: 100px;
	padding-top: 8px;
	height: 42px;
	margin-bottom: -10px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

a.small-red-button:hover {
	color: #F8DEDF;
	background-position: 0px -50px;
}

a.small-blue-button:link, a.small-blue-button:visited, a.small-blue-button:active {
	background-image: url(images/button-blue.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: #0099FF;
	padding-top: 8px;
	color: #FFFFFF;
	display: inline-block;
	width: 100px;
	padding-top: 8px;
	height: 42px;
	margin-bottom: -10px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

a.small-blue-button:hover {
	color: #DEF0F8;
	background-position: 0px -50px;
}

.contentpaneopen {
	width: 100%;
}

#system-message { margin-bottom: 20px; }

#system-message dd.message ul { 
	background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;
	border-top: 3px solid #DE7A7B; 
	border-bottom: 3px solid #DE7A7B; 
	margin: 0px; 
	padding-left: 40px; 
	text-indent: 0px;
}

#system-message dd.error ul { 
	color: #c00; 
	background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; 
	border-top: 3px solid #DE7A7B; 
	border-bottom: 3px solid #DE7A7B; 
	margin: 0px; 
	padding-left: 40px; 
	text-indent:0px;
}

#system-message dd.notice ul { 
	color: #c00; 
	background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; 
	border-top: 3px solid #F0DC7E; 
	border-bottom: 3px solid #F0DC7E; 
	margin: 0px; 
	padding-left: 40px; 
	text-indent: 0px;
}

#system-message dd {
	margin: 0px;
	padding: 0px;
}

.large-header_tel {
	font-size: 180%;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 30px 0px 20px;;
}

.cent_screens_back {
	background-image: url(images/screen_back.jpg);
	background-repeat: no-repeat;
	width:440px;
	height:130px;
}

#cent_screens_back_1 {
	display: block;
	width: 146px;
	height: 110px;
	background-image: url(images/aquarelle.jpg);
	background-repeat: no-repeat;
	background-position: 8px 17px;
	float:left;
}

#cent_screens_back_1:hover {
	background-image: url(images/aquarelle2.jpg);
	background-repeat: no-repeat;
	background-position: 6px 14px;
	float:left;
}

#cent_screens_back_2 {
	display: block;
	width: 146px;
	height: 110px;
	background-image: url(images/sq_demo.png);
	background-repeat: no-repeat;
	background-position: 8px 17px;
	float:left;
}

#cent_screens_back_2:hover {
	background-image: url(images/sq_demo2.png);
	background-repeat: no-repeat;
	background-position: 5px 14px;
	float:left;
}

#cent_screens_back_3 {
	display: block;
	width: 146px;
	height: 110px;
	background-image: url(images/vkoski.png);
	background-repeat: no-repeat;
	background-position: 8px 17px;
	float:left;
}

#cent_screens_back_3:hover {
	background-image: url(images/vkoski2.png);
	background-repeat: no-repeat;
	background-position: 5px 14px;
	float:left;
}

.center_info_table_td {
	border-right-width:1px;
	border-right-style:solid;
	border-right-color: #f0f0f0;
}


.making_hands {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color: #f0f0f0;
	padding-top:5px;
	padding-bottom:10px;
}



.cent_back_sendform {
	background-image: url(images/sendform_back_title.png);
	background-repeat: no-repeat;
	height:55px;
	color:#FFFFFF;
	padding-top:18px;
	padding-left:50px;
}

.lib_back_cent {
	background-image: url(images/lib_back_cent.jpg);
	background-repeat: no-repeat;
	width: 935px;
	height:720px;
	color:#FFFFFF;
}


.lib_back_cent_item {
	width: 160px;
	height:180px;
	color:#FFFFFF;
	padding-top:36px;
	padding-left:50px;
	text-align:center;
	float:left;
}


.lib_back_cent_pages_div {
	color:#FFFFFF;
	padding-top:680px;
	padding-left:50px;
}


a.lib_back_cent_pages:link, a.lib_back_cent_pages:visited {
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 12px 20px 0px 20px;
	display: inline-block;
	font-weight: bold;
}

a.lib_back_cent_pages:hover, a.lib_back_cent_pages:active {
	color: #9f9b9b;
	text-decoration: none;
}

#active_lib_pages {
	color: #608bb1;
	background-repeat: no-repeat;
	background-position: 3px 13px;
	padding: 10px 10px 0px 16px;
	font-weight: bold;
	font-size: 110%;
	text-decoration: none;
}


.languages_select_div {
	color: #000000;
	padding-top:5px;
	padding-right:10px;
	padding-bottom:10px;
	text-align:right;
}

a.languages_select:link, a.languages_select:visited {
	color: #000000;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-right: 20px;
	display: inline-block;
	font-weight: bold;
}

a.languages_select:hover, a.languages_select:active {
	color: #5c5c5c;
	text-decoration: none;
}


.buy_prog_div {
	color: #000000;
	padding-top:5px;
	padding-right:10px;
	text-align:right;
}


.buy_prog {
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-right: 20px;
	display: inline-block;
	font-weight: bold;
}



a.product_list_link:link, a.product_list_link:visited {
	color: #333333;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 95%;
	font-weight: bold;
}

a.product_list_link:hover, a.product_list_link:active {
	color: #43515C;
}


/* DOWNLOAD block
--------------------------------------------------*/
.download_b { background:#f1f3f5 url("images/dw_up.jpg") no-repeat; width:800px; margin-top:14px; }
.dw_t { background: url("images/dw_down.jpg") no-repeat 0 100%; overflow:hidden; min-height:200px; _height:200px; padding:17px 18px 17px 19px;
color:#555555; font-size:11px;}
*html .dw_t { overflow: visible;}


.dw_t h6 { font-size:15px; padding-bottom:17px; color:#0c0c0c;}
.dw_t h6 b { display:block; color:#7c7c7c; font-size:11px; padding-top:7px}

.dw_t a { color:#6bafe9; text-decoration:none}
.dw_t a:hover { text-decoration:underline}

.img_left {  float:left; }

.dw_t span { width:350px; position:relative; margin-left:-3px}

.dw_txt {  float:left; overflow:hidden; min-height:1px; _height:1px; width:412px; margin-left:15px}
*html .dw_txt { overflow: visible;}


.dw_inf { float:right; width:243px; height:40px; font-size:11px; color:#FFFFFF; text-align:center; background:#91b825 url("images/dw_inf.gif") no-repeat; padding:8px 0 0 0;}
.dw_inf b { display:block; font-size:12px; padding-bottom:3px; }
.dw_inf a {color:#ffffff; text-decoration:none}
.dw_inf a:hover {text-decoration:none}


.bn_inf { float:left; width:243px; height:40px; font-size:11px; color:#FFFFFF; text-align:center; background:#91b825 url("images/dw_inf.gif") no-repeat; padding:8px 0 0 0;}
.bn_inf b { display:block; font-size:12px; padding-bottom:3px; }
.bn_inf a {color:#ffffff; text-decoration:none}
.bn_inf a:hover {text-decoration:none}



*html .dw_txt { overflow: visible;}

.dw_txt h5 { font-size:11px; padding-bottom:4px}

.dw_txt ul { margin:0px; padding:0 0 1px 0; list-style:none}
.dw_txt ul li { padding:0 0 3px 9px;  background: url("images/dw_li.gif") no-repeat 0 5px }

.dw_txt ol { margin:0px; padding:0 0 0 0; list-style:none}
.dw_txt ol li { padding:0 0 4px 0}

.dw_txt span { display:block; padding:5px 0 0 3px; color:#e3e3e3; position:relative; margin-left:-8px}
.dw_txt span a { margin:0 5px}








