/* Copyright 2009 Felling Software Development */
/* version 1.17 as of 2009-06-30 */

body {
	background-attachment: fixed;
	background-color: #113152;
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	/* font-size: 62.5%; */
    font-size: 70%;                                                                     /* 1.04 changed */
    /* "Trebuchet MS", "Lucida Sans Unicode", Arial, Helvetica, sans-serif */
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;   /* 1.04 changed */
	margin: 0;
	padding: 0;
}

.floatclear {
	clear: both;
}

span.strikethrough {
	color: red;
	text-decoration: line-through;
}

span.pricenow {
	color: green;
	font-weight: bold;
}

a.copyright {
	color: #75808c !important;
	text-decoration: none;
}

a.copyright:hover {
	color: #000000 !important;
	text-decoration: none !important;
}

a#downloadbutton {
	display: block;
	background-image: url(../images/button_download2.png);
	background-repeat: no-repeat;
	color: #ffffff !important;
	margin-left: 4px;
	text-align: left;
	text-decoration: none !important;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 34px;
	width: 176px;
	height: 46px;
}

a#downloadbutton span {
	font-size: .8em;
	font-weight: normal !important;
}

a.footer {
	color: #75808c !important;
	font-size: .9em;
	text-decoration: none;
}

a.footer:hover {
	color: #ffffff !important;
}

a.specialoffer {
	color: #ffffff !important;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}

a.specialoffer:hover, a#downloadbutton:hover {
	color: #f99 !important;
}

img.downloadbutton {
	border: none;
	float: right;
	padding-left: 8px;
	padding-bottom: 4px;
}

div.frame_thumbnails {
    float: right;
    background-color: #ceddff;
    border: 1px solid #9ab9ff;
	clear: right;
    margin-bottom:.5em;
    margin-left: 1em;
    padding: 2px;
    width: 242px;
}

div.frame_quote {
    float: right;
    background-color: #ffeece;
    border: 1px solid #ffd381;
	clear: right;
    margin-bottom:.5em;
    margin-left: 1em;
    padding: 6px;
    width: 242px;
}

div.frame_quote h2 {
	margin-top: 0 !important;
	padding-top: 0 !important;
	padding-bottom: 1em;
}

div.quote {
	background-color: #fff7e8;
	border-bottom: 1px solid #ffd381;
	display: block;
	padding: 1em .4em .4em .4em;
}

q {
	font-size: 1.1em;
	font-style: italic;
}

span.source {
	display: block;
	font-weight: bold;
	padding-top: .6em;
	text-align: right;
}

div.frame_thumbnails#first_thumb {
	margin-top: 2em;
}

div.frame_thumbnails:hover {
    background-color: #9bb9ff;
    border-color: #6795ff;
}

div.answer {
	margin-left: 10px;
	padding-left: 5px;
	margin-top: -.5em;
	margin-bottom: 1em;
}

img.thumb {
    border: 1px solid #000000;
    float: right;
    margin-bottom: 4px;
}

span.legend {
    padding: 2px;
    clear: both;
    display: block;
    font-weight: bold;
    margin-top: 6px;
}

hr {
	background-color: #000;
	border: 0;
	color: #000;
	height: 1px;
	margin-bottom: 0;
}

table#pricing {
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 1em;
	margin-bottom: 1em;
}

table#pricing caption {
	caption-side: bottom;
}

table#pricing th, table#pricing td {
	padding: .4em;
}

table#pricing td.legal {
	font-size: 8pt;
}

table#pricing th {
	background-color: #A8E490;
	border: 1px solid #bbdddd;
	color: #336633;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;	
}

table#pricing td {
	color: #3d3d47;
	border: 1px solid #bbdddd;
}

table#pricing tr.alternate {
	background-color: #D2F1C6;
}

table#pricing tr:hover {
	background-color: #eeffcc;
}

ul.listing, ol.listing, div.inline ul, div.inline ol, div.entry-content ul, div.entry-content ol {
    font-size: 1.1em;
	margin-bottom: 0;
	margin-top: .4em;
	padding-left: 30px;
	padding-right: 50px;
	line-height: 1.8em;
}

div.inline ul li ul li {
    font-size: .9em;
}

div.inline li>ul, div.inline li>ol {
	margin-top: 0;
}

ul#sitemap > li {
	margin-top: 1em;
}

div.inline div#innerbox ul {
	padding-left: 4px !important;
	padding-right: 4px !important;
}

ul.listing_order {
    font-size: 1.1em;
	margin-bottom: 0;
	margin-top: .4em;
	padding-right: 50px;
}

ul#sbsubmenu {
	width: 180px;
	height: 20px;
	padding: 0;
	margin: 0;
	margin-top: 2px;
	list-style-type: none;
}

ul#sbsubmenu li {
	background-color: #e7effe; 			/* change 1.01 */
	float: right;
	white-space: nowrap;
	margin: 2px;
}

ul#submenu li:hover {
	background-color: #c5d8fd;				/* change 1.01 */
}

ul#submenu {
	border: 2px solid #e7effe; 			/* change 1.01 */
	margin: 0;
	margin-left: -4px;
	margin-right: -4px;
	margin-bottom: 12px;
	padding: 0;
}

ul#submenu li {
	display: block;
	padding-right: 24px;
}

.inline {
    margin-left: 30px;
    margin-right: 20px;
    margin-top: 4em;
}

em.underline {
	text-decoration: underline;
}

h1, h2, h3, p, form {
	margin-bottom: 0;
	margin-top: .2em;
}

form#frm_contact {
    margin-top: 3em !important;
}

form p {
	padding-top: 0 !important;
	margin-left: 0 !important;
}

h1, h2, h3 {
	line-height: 1.6em;
}

h1 {
	font-size: 1.4em;
	font-weight: 600;
	letter-spacing: .1em;
    padding-top: 0 !important;
}

h2 {
	font-size: 1.2em;
	font-weight: 600;
	letter-spacing: .2em;
	padding-top: 1.4em;
	margin-bottom: 0;
	padding-bottom: 0;
}

div.chapter_heading h2 {
	padding-top: .2em !important;
}

div.chapter_body {
	margin-bottom: 2em;
}

p+div.chapter_heading {
	margin-top: 1em;
}

h2 a {
	text-decoration: none !important;
	font-weight: 600 !important;
}

h1+h2 {
    padding-top: .8em;
}

h3 {
    font-size: 1.1em;
    font-style: italic;
	font-weight: normal;
	letter-spacing: .2em;
	padding-top: 1em;
	margin-bottom: 0;
	padding-bottom: 0;
}

h2+h3 {
    padding-top: 0em;
}

p {
	line-height: 1.8em;
    font-size: 1.1em;
    margin-top: 0;
	padding-top: .4em;
}

p.download {
	background-image: url(../images/vp_app_logo_32.png);
	background-position: 10px 10px;
	background-repeat: no-repeat;
	padding-left: 60px;	
}

p.legal {
	font-size: 8pt;
}

select {
	font-size: 1.2em;
}

p#imprint {
    padding-left: 4em;
    padding-top: .5em;
    padding-bottom: .5em;
}

p.no_indent {
    text-indent: 0 !important;
}

h1+p, h2+p, h3+p, h4+p, h5+p {
    padding-top: .4em;
}

p.copyright {                                                                       /* 1.05 new */
    font-size: 1em;
}

p.faulty_request {
	color: #ff0000;
}

img#w3c_xhtml, img#w3c_css {                                                        /* 1.05 new */
    border: none;
    width: 80px;
    height: 15px;
}

li.menuseparator {
	font-weight: bold;
	margin-left: .4em;
	margin-right: .4em;
}

li#link_notes {
	background-image: url(../images/icon_notes_16.png);
}

li#link_order {
	background-image: url(../images/icon_cart_16.png);
}

li#link_livedemo {
	background-image: url(../images/icon_livedemo_16.png);
}

li#link_social {
	background-image: url(../images/icon_social_16.png);
}

li#link_notes, li#link_order, li#link_livedemo, li#link_social {	
	background-position: right center;
	background-repeat: no-repeat;
	line-height: 2em;
	padding-right: 24px;
}

ul.footer {
	border-right: 1px solid #666;
	display: inline;
	float: left;
	height: 54px;
	list-style-type: none;
	top: 46px;
	padding-right: 3em;
	position: relative;
	white-space: nowrap;
}

ul.footer li {
    line-height: 1em !important;                                                  /* 1.04 new */
	text-align: center;
	white-space: nowrap;
}

ul.footer#last {
	border: none;
}

ul.footer#firstfooter {
	margin-left: 36px;
}

#media {
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 20px;
    width: 500px;
}

#menubar {
    background-image: url(../images/menu_border_fade.png);
    background-position: 40px 0;
    background-repeat: no-repeat;
    height: 28px;
    margin: 0;
    margin-top: 3px;
    width: 100%;
}

#menubar.left {
    background-image: url(../images/menu_border_fade_left.png) !important;
}

#menubar.right {
    background-image: url(../images/menu_border_fade_right.png) !important;
}

ul#menu {
    height: 26px;
    width: 100%;
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
    padding-left: 100px;
	white-space: nowrap;
}

ul#menu li {
    border-left: 1px solid #3a658e;
    border-top: 1px solid #3a658e;
    border-bottom: 1px solid #3a658e;
	float: left;
    padding-top: 5px;
    padding-bottom: 5px;
	white-space: nowrap;
}

ul#menu li.active {
    border-top-color: #83aace;
    border-bottom-color: #83aace;
}

ul#menu li#first_item {
    border-left: none !important;
}

ul#menu li#first_item:hover {
    background-color: transparent !important;
    background-image: url(../images/background_menu_item_first.png);
    background-repeat: no-repeat;
}

ul#menu li#last_item:hover {
    background-color: transparent !important;
    background-image: url(../images/background_menu_item_last.png);
    background-position: right;
    background-repeat: no-repeat;
}

ul#menu li a {
    color: #8fb9e0;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 0;
	text-decoration: none;
}

ul#menu li a#menu_order {
    background-image: url(../images/background_menu_link_order.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left:16px;
}

ul#menu li#first_item a:hover, ul#menu li#last_item a:hover {
    background-color: transparent !important;
}

ul#menu li a:hover {
    background-color: #243F57;                                                   /* 1.05 new */
    color: #ffffff;
	background-image: url(../images/menu_selector_2.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

ul#menu li a#menu_order:hover, ul#menu li a.active#menu_order {
	background-image: url(../images/background_menu_link_order_hover.png);
	background-position: left bottom;
}

ul#menu li a.active {
    background-color: #243F57;
    color: #ffffff;
	background-image: url(../images/menu_selector_2.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

ul#menu li#first_item a.active {
    background-color: transparent !important;
}

ul#menu li#last_item a.active {
    background-color: transparent !important;
}

ul#menu li#first_item.active {
    background-color: transparent !important;
    background-image: url(../images/background_menu_item_first.png) !important;
    background-position: left !important;
}

ul#menu li#last_item.active {
    background-color: transparent !important;
    background-image: url(../images/background_menu_item_last.png);
    background-position: right;
}

#adpanel {
	z-index: -1;
	margin-top: 10px;
}

#buttonbargain {
	background-image: url(../images/button_specialoffer_new.png);
	background-repeat: no-repeat;
	height: 110px;
	left: 60px;
	line-height: 1.2em !important;                                                  /* 1.04 new */
    padding-top: 2em;
	padding-right: 10px;
	position: absolute;
	text-align: center;
	top: 170px;
	width: 110px;
    visibility: hidden; /* hide per default, triggered */
    display: none;      /* hide per default, triggered */
}

#coupon {
	float: right;
	height: 150px;
	width: 150px;
}

#centerbox {
	background-image: url(../images/background_centerbox.png);
	background-repeat: repeat-y;
	margin-left: 100px;
	margin-top: 105px;
	margin-bottom: 60px;
	width: 640px;
}

#centerbox a {
	color: #000000;
}

div.question p.question a {
	font-weight: bold;
	text-decoration: none;
}

#centerbox a:hover {
	text-decoration: none;
}

#centertitle {
	background-color: #1c2833;
	background-image: url(../images/centertitle_background.png);
	background-repeat: repeat-x;
	height: 30px;
	padding-top: 0;
	margin-top: 0;
}

#contentbox {
    background-image: url(../images/watermark.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    min-height: 60em;
}

div#copyright {
	clear: both;
	color: #75808c;
    font-size: .9em !important;                                                      /* 1.04 new */
	padding-bottom: 5px;
	padding-top: 5em;
	text-align: center;
}

#footer {
	background-image: url(../images/background_footer.png);
	background-repeat: repeat-x;
	border-right: 1px solid #122436;
	height: 122px;
	width: 636px;
}

#footercenter {
	height: 122px;
	margin-left: auto !important;
	margin-right: auto !important;
	width: 550px;
	text-align: center;
}

#footershadow {
	background-color: #16222c;
	background-image: url(../images/background_footer_shadow.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	clear: both;
	height: 2px;
	width: 636px;
}

div.header {
	background-image: url(../images/header_dictionary.png);
	height: 120px;
	width: 635px;
}

/* headers */
div.header#misc 		{ background-image: url(../images/header_misc.png) 			!important; }
div.header#live 		{ background-image: url(../images/header_livedemo.jpg) 		!important; }
div.header#faq 			{ background-image: url(../images/header_faq.png) 			!important; }
div.header#support 		{ background-image: url(../images/header_support.png) 		!important; }
div.header#dictionary 	{ background-image: url(../images/header_dictionary.png)	!important; }
div.header#order 		{ background-image: url(../images/header_order_v2.jpg) 		!important; }
div.header#contact		{ background-image: url(../images/header_contact.jpg) 		!important; }
div.header#download		{ background-image: url(../images/header_download.png) 		!important; }
div.header#ueber_uns	{ background-image: url(../images/header_ueber_uns.png) 	!important; }
div.header#flags		{ background-image: url(../images/header_flags.jpg) 		!important; }
div.header#sitemap		{ background-image: url(../images/header_sitemap.jpg) 		!important; }
/* einzelsprachen */
div.header#english		{ background-image: url(../images/header_english.jpg) 		!important; }
div.header#spanisch		{ background-image: url(../images/header_spanisch.jpg) 		!important; }

#ie7hack {
	display: none;
	visibility: hidden;
}

#innerbox {
	background-color: #e7effe; 			/* change 1.01 */
	border: 2px dashed #cfdffd;			/* change 1.01 */
	float: right;
	margin-left: 10px;
	margin-bottom: 6px;
	padding: 4px;
	text-align: right;
	width: 180px;
}

#innerbox a {
	color: #031d4b;							/* new 1.01 2009-03-16 */
}

#innerbox ul {
	list-style-type: none; 
}

#innerbox ul li {
	text-align: right;
}

#innerbox ul li a {
	text-decoration: none;
}

#innerbox ul li a:hover {
	color: #031d4b;						/* change 1.01 */
	font-weight: bold;
}

#logobox {
	background-image: url(../images/logo_250.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 190px;
	position: absolute;
	top: 65px;
	left: 610px;
	width: 250px;
}

#order_box_script {
	background-image: url("../images/shopping_cart_48.png");
	background-position: 5px 5px;
	background-repeat: no-repeat;
	clear: right;
	/* border: 1px solid orange; */
	display: none; 
	margin: 1em auto 2em auto; 
	padding: 4px 4px 4px 54px;
	visibility: hidden;
}

#order_box_noscript {
	background-image: url("../images/shopping_cart_48.png");
	background-position: 5px 5px;
	background-repeat: no-repeat;
	clear: right;
	margin: 1em auto 2em auto;
	padding: 4px 4px 4px 54px;
}

#order_info, order_error {
	font-size: 1em;
	line-height: 1.2em;
}

#sbsubmenubox {
	width: 180px;
}

#topbar {
	background-color: #0C1723; /* #122436 */
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
    height: 36px;
	margin-left: 0;
	top: 0;
	left: 0;
    padding-top: 2px;
	position: fixed;
	width: 100%;
	z-index: 100;
}