body {
	margin:0;
	background:#FFF;
}
h1 {
	padding:0;
	margin:0;
	margin-bottom:8px;
	color:#000; /*527EA6*/
	font-size:16px;
	font-weight:bold;
}
h2 {
	padding:0;
	margin:0;
	margin-bottom:12px;
	color:#808080;
	font-size:14px;
	font-weight:normal;
}
.text9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.text10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.text11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.text12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.text14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

TABLE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a {
	color: #38609A;
	text-decoration: none;
}

a:HOVER {
	color: #E94700;
	text-decoration: underline;
}

a.menu {
	color: #000000;
	text-decoration: none;
}

a.menuactive{
	color: #AF0000;
	text-decoration: none;
}

.menulink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AF0000;
	text-decoration: none;
}

.menulink:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AF0000;
	text-decoration: underline;
}

.blueButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	background-color: #69A0CF;
}

.inputMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
}

.documentTitle{
	color: #003366;
	font : 18px Verdana, Arial, Helvetica, sans-serif;	
}

.documentSubTitle{
	color: #003366;
	font : 14px Verdana, Arial, Helvetica, sans-serif;	
}

.documentContent {
	color: black;
	font : 12px Verdana, Arial, Helvetica, sans-serif;	
	text-align:justify;
}

a.documentTitleLink {
	color: #AF0000;
	text-decoration: none;
	font : 12px Verdana, Arial, Helvetica, sans-serif;
}

a.path {
	color: #FFFFFF;
	text-decoration: none;
	font : 13px Verdana, Arial, Helvetica, sans-serif;
}

.title10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-transform: uppercase;

}
.title11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-transform: uppercase;

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

.left {
	float:left;
	margin-right:8px;
	margin-bottom:8px;
}
img.left {
	clear:left;
	
}
img.right {
	clear:right;
	
}

p.left {
	width:100%;
	margin:8px 0 0 0;
}
.right {
	float:right;
	margin-left:8px;
}
#comments {
	clear:both;
}
.commBar{
	background:#9C9C9C url(/images/round-left-comments.gif) 0 0 no-repeat;
	width:100%;
	margin:0;
	padding:0;
}
.commBar .commBarInner{
	background:url(/images/round-right-comments.gif) 100% 0 no-repeat;
}
.commBar h4{
	margin: 0;
	
	padding:4px 24px; 
	margin-left:15px;
	font-size: 11px; 
	font-weight: bold;
	color:#fff;
	background: url(/images/icons/comments.gif) 0 2px no-repeat;
}
.commBar h3 {
	position: relative;
	display: inline;
	top:2px;
	margin: 0;
	padding: 2px;
	padding-left: 4px;
	float: left;
	font-size: 11px;
	font-weight: normal;
}
.commBar img {
	border:none;
}

.commInfo {
	padding: 3px;
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div.hidden {
	background-color: #EED1D1;
}

.commInfo .date {
	font-size: 10px;
	color: #414141;
}

.commText {
	padding: 3px;
	padding-top: 8px;
	padding-bottom: 20px;
	background-color: #F8F8F8;
	border-bottom: 1px solid #dadada;
}

.adminText {
	background-color: #FFFAF1;
}

/*Comments Form*/
form#commForm {
	width: 316px;
	height: 200px;
	background-color: #F8F8F8;
}

form#commForm h3 {
	display: inline;
	text-align: left;
	padding: 2px;
	margin: 0;
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
}

form#commForm label {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #555;
}

form#commForm label.err {
	color: #990000;
}

form#commForm input {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	display: block;
	width: 150px;
	border: 1px solid #BBB;
}

form#commForm input#captcha {
	display:inline;
}
form#commForm textarea {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	display: block;
	width: 100%;
	border: 1px solid #BBB;
}

form#commForm div {
	float: left;
	text-align: left;
	margin-bottom: 8px;
}

div#commAuthorBox {
	padding-left: 16px;
}

div#commMsgBox {
	width: 100%;
}

input#commBtn {
	float: left;
	padding-left:0;
	white-space: nowrap;
}

div#commCaptchaBox img {
	margin-left:18px;
}

p {
	margin:0 0 8px 0;
	padding:0;
}

#searchForm input {
	margin:0px;
	vertical-align:middle;
}

/*Order Form*/
#orderFields {
	float:left;
	width:55%;
}
#orderFields .desc {
	margin-bottom:12px;
	color:#808080;
}
#orderForm {
	padding:4px 0;
	margin:0;
	margin-right:10px;
}
#orderForm .section {
	padding-left:8px;
	border-left:6px solid #eaeaea;
	margin-bottom:16px;
}
#orderForm .section .desc {
	color:#808080;
}
#orderForm  h2 {
	padding:0;
	margin:0;
	margin-bottom:8px;
	color:#F26C36; /*527EA6*/
	font-size:12px;
	font-weight:bold;
}
#orderForm label {
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#555;
}
#orderForm label.must {
	font-weight:bold;
}
#orderForm .err label {
	color: #990000;
	background:url(/images/doc_ico/answer_small.gif) no-repeat;
	padding-left:16px;
}
#orderForm #orderFields input.txt {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	display: block;
	width:100%;
	border:0;
	border-bottom: 1px solid #BBB;
	margin-top:2px;
	margin-bottom:8px;
}
#orderForm #orderFields input.ro {
	background:#f5f5f5;
}
#orderForm select {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	display: block;
	border: 1px solid #BBB;
	margin-top:2px;
	margin-bottom:8px;
}
#orderForm input#captcha {
	display:inline;
}
#orderForm #orderFields textarea {
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	display:block;
	width:100%;
	border:1px solid #BBB;
	margin-top:2px;
	margin-bottom:8px;
}
#orderForm .btn {
	font-weight:normal;
	color:#FFF;
	background-color:#69A0CF;
	border:1px solid #5786B1;
}
#orderTips {
	float:right;
	width:40%;
}
#orderTips .desc {
	padding:4px;
	margin-bottom:12px;
	border-top:3px solid #69A0CF;
	border-bottom:3px solid #69A0CF;
	background:#F2F7FA;
}
#orderTips .desc ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
#orderTips .desc li {
	padding:2px 0;
	margin:2px 0;
	border-top:1px solid #69A0CF;
}
#orderTips .desc li.first {
	border:none;
}
#orderTips .desc li.selected {
	font-weight:bold;
}
#orderTips .msgBox {
	padding:4px;
	margin-bottom:12px;
	border-top:3px solid #990000;
	border-bottom:3px solid #990000;
	background:#FAF1E8;
}
#orderTips .msgBox ul {
	padding:0;
	margin:0;
	margin-top:8px;
	list-style-type:none;
}
#orderTips .msgBox li {
	background:url(/images/doc_ico/answer_small.gif) no-repeat;
	padding-left:16px;
	margin-bottom:2px;
}

/*send2friend*/
#s2f {
	border:1px solid #C6DEF2;
	background:#F5F5F5;
}
#s2f p {
	margin-bottom:8px;
}
#s2f .required{
	color:#808080;
}
#s2f .warn{
	color:#CC3333;
	border-left:3px solid #CC3333;
	padding-left:3px;
}
#s2f .ok{
	width:290px;
	height:50px;
	padding-left:42px;
	padding-top:8px;
	background:url(/images/ok.gif) no-repeat;
	color:#00A611;
	font-weight:bold;
	text-align:left;
}
#s2f .err{
	width:290px;
	height:50px;
	padding-left:42px;
	padding-top:8px;
	background:url(/images/err.gif) no-repeat;
	color:#CC3333;
	font-weight:bold;
	text-align:left;
}

.frame {
	clear:both;
	display:block;
	padding:8px;
	margin:8px 0;
	background-color:#e8f2fa;
	border-top:2px solid #c7def2;
	border-bottom:2px solid #c7def2;
}

.quote {
	clear:both;
	display:block;
	width:35%;
	float:right;
	margin:-14px 0 14px 12px;
	padding:68px 8px 8px 8px;
	background:url(/images/quotes-background.png) no-repeat #e8f2fa;
	border-bottom:2px solid #c7def2;	
}

.column {
	clear:both;
	display:block;
	width:35%;
	float:right;
	margin:2px 0 2px 12px;
	padding:8px;
	background-color:#e8f2fa;
	border-top:2px solid #c7def2;
	border-bottom:2px solid #c7def2;
}

.table {
	clear:both;
	margin:12px 0;
	border-collapse:collapse;
}
.table td {
	margin:0px;
	padding:8px;
	background:#fff;
	border:1px solid #006993;
}
.table .head td {
	background:#0090c6;
	color:#fff;
	text-align:center;
	font-weight:bold;
}
.table ul {
	list-style-type:none;
	margin:0;
	padding:0;
	background:#fff;
}
.table ul ul {
	margin-left:-4px;
	padding:4px 0 8px 0;
}
.table li {
	margin:0;
	padding:2px 0 2px 4px;
	background:#efefef;
}
.table li li {
	background:#fff;
	padding-left:16px;
}

.dn {
	display:none;
}


/*epay*/
A.epay-button { border: solid  1px #FFF; background-color: #168; padding: 6px; color: #FFF; background-image: none; font-weight: normal; padding-left: 20px; padding-right: 20px; }
A.epay-button:hover { border: solid  1px #ABC; background-color: #179; padding: 6px; color: #FFF; background-image: none; font-weight: normal; padding-left: 20px; padding-right: 20px; }
A.epay { text-decoration: none; border-bottom: dotted 1px #168; color: #168; font-weight: bold; }
A.epay:hover { text-decoration: none; border-bottom: solid  1px #179; color: #179; font-weight: bold; }
TABLE.epay-view { white-space: nowrap; background-color: #CCC; }

/* VIEWES */
TD.epay-view { width: 100%; text-align: center; background-color: #DDD; }
TD.epay-view-header { background-color: #168; color: #FFF; height: 30px; }
TD.epay-view-name { width: 25%; text-align: right;  background-color: #E9E9F9; border-bottom: none; height: 30px; }
TD.epay-view-value { width:  75%; text-align: left;   background-color: #E9E9F9; border-bottom: none; white-space: normal; }
INPUT.epay-button { border: solid  1px #FFF; background-color: #168; padding: 4px; color: #FFF; background-image: none; padding-left: 20px; padding-right: 20px; }
INPUT.epay-button:hover   { border: solid  1px #ABC; background-color: #179; padding: 4px; color: #FFF; background-image: none; padding-left: 20px; padding-right: 20px; }

/* eStore */
.storeLI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	margin-top:8px;
	margin-bottom:12px;
	padding-bottom:12px;
	border-bottom:1px solid #C7DEF2;
	float:left;
}
.storeLI .image {
	width:90px;
	float:left;
}
.storeLI .content {
	margin-left:100px;
	border-bottom:1px solid #FFF; /*IE hack*/
}
.storeLI h1 {
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
}
.storeLI .resume {
	margin:12px 0;
}
.storeLI .srcBox {
	float:right;
	font-size:10px;
	color:#808080;
}
ul.ctrlBox {
	margin:8px 0;
	padding:0;
	list-style-type:none;
	/*float:left;*/
}
ul.ctrlBox li {
	display:inline;
	padding-left:8px;
	padding-right:8px;
	border-left:1px solid #C7DEF2;
}
ul.ctrlBox li.first {
	border:none;
	padding-left:0;
}
ul.ctrlBox li.buy a {
	font-weight:bold;
}
/*end: eStore*/

.clr {
	clear:both;
	font-size:1px;
}

/* Quiz */
#quiz .menu {
	padding:0;
	margin:0 0 22px 0;
	list-style-type:none;
}
#quiz .menu li {
	display:inline;
	border-left:1px solid #888;
	padding:0;
	font-size:11px;
	text-transform:uppercase;
}
#quiz .menu a {
	margin:0 6px;
}
#quiz .menu a:hover {
	color:#38609a;
	background:#eaf4fc;
	text-decoration:none;
}
#quiz .menu .first {
	border-left:none;
}
#quiz .menu .first a {
	margin-left:0;
}
#quiz .menu .active a {
	background:#D0E9FC;
}

#quiz .question {
	padding:0;
	margin:0 32px;
}
#quiz .question li {
	margin:0;
	padding:0;
	padding-bottom:6px;
	line-height:12px;
}
#quiz .answer {
	padding:0;
	margin:8px;
	list-style-type:disc;
	color:#ffecc2;
}
#quiz .answer li {
	margin:0;
	padding:0;
	padding-bottom:6px;
	line-height:12px;
}
#quiz .btn {
	color:#21749D;
	border:none;
	background:#fff5e0;
}
#quiz .btnActive {
	color:#21749D;
	border:none;
	background:#D0E9FC;
}
h1.doc {
	font-size:12px;
	padding:0;
	margin:0;
	margin-bottom:8px;
	text-transform:uppercase;
}
h2.list {
	font-size:11px;
	padding:0;
	margin:0;
	text-transform:uppercase;
}
h3.link {
	font-size:10px;
	font-weight:normal;
	padding:0;
	margin:0;
	text-transform:uppercase;
}
h3.link a {
	text-decoration:none;
}
h3.link .date {
	color:#808080;
}

#topbanner {
	text-align:center;
	margin-bottom:12px;
}
#topbanner .adv {
	width:490px;
	background:url(/images/ad-v.gif) no-repeat 0 1px;
	margin:0 auto;
}

center span.err {
	background:#ffc86c;
	text-align:center;
	display:block;
	padding:4px;
	font-weight:bold;
	border:1px solid #eebb65;
}

#menuAds {
	width:150px;
	margin-bottom:15px;
	font-weight:bold;
	font-size:11px;
	text-align:center;
}
#menuAds p {
	margin:0 0 6px 0;
	padding:0;
}

div.gallery {
	clear:both;
	float:left;
	width:100%;
	margin:12px 0;
}
div.gallery h3 {
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	margin:0 0 4px 4px;
	padding:0;
}
div.gallery ul {
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
}
div.gallery li {
	float:left;
	margin:4px;
	padding:0;
	height:64px;
	overflow:hidden;
}
div.gallery li img {
	border:2px solid silver;
}

/* -- RELATED DOCS -- */
.leftColumn{
	width:49%;
	float:left;
}
.leftColumnWide{
}
.rightColumn{
	width:49%;
	float:right;
}
.rightColumnWide{
}
.listTitle{
	background:#C7DEF2 url(/images/corner_nw_blue.gif) 0 0 no-repeat;
	height:19px;
}
.listTitleInner {
	background:url(/images/corner_ne_blue.gif) 100% 0 no-repeat;
}
.listTitle h2{
	margin-left:15px;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	padding:3px 0;
	margin-bottom:0;
	display:block;
}
.relatedList{
	list-style-type:none;
	margin:0;
	padding:0;
	margin:5px 5px 10px 5px;
}
.relatedList li{
	margin-top:5px;
}
.relatedList li.audio{
	background:url(/images/doc_types/13x13/audio.gif) 0 0 no-repeat;
}
.relatedList li.video{
	background:url(/images/doc_types/13x13/video.gif) 0 0 no-repeat;
}
.relatedList li.gallery{
	background:url(/images/doc_types/13x13/gallery.gif) 0 0 no-repeat;
}
.relatedList li.news{
	background:url(/images/doc_types/13x13/news.gif) 0 0 no-repeat;
}
.relatedList a{
	margin-left:18px;
}
.relatedList .date{
	color:#808080;
	font-size:10px;
}

/* -- END RELATED DOCS -- */

/* Right Column Related Block in Orange*/
#relBlockRight{
	width:165px;
	background:#fff2e3 url(/images/modul_back_orange.gif) 0 0 repeat-y;
	margin-bottom:10px;
	border-bottom:1px solid #ffe4c2;
	margin-top:72px;
}
.blockHead{
	background:url(/images/block_head_orange.gif) 0 0 no-repeat;
	height:19px;
	margin:0;
	padding:0;
}
.blockHead h2{
	color:#ffffff;
	margin:0;
	padding:0;
	font-size:11px;
	margin-left:25px;
	padding-top:2px;
	font-weight:bold;
}
.listContainer{
	width:100%;
}
.listContainer .more{
	text-align:left;
	margin-bottom:5px;
}
.listContainer .more a{
	text-decoration:none;
	font-weight:bold;
	color:#eb8c17;
	margin-left:18px;
}
#relBlockRight ul{
	list-style-type:none;
	margin:0;
	padding:0;
	margin:0 5px 5px 20px;
}
#relBlockRight li{
	margin-top:5px;
	margin-bottom:8px;
	background:url(/images/doc_types/13x13/news.gif) 0 0 no-repeat;
	padding-left:18px;
}
#relBlockRight li.audio{
	background:url(/images/doc_types/13x13/audio.gif) 0 0 no-repeat;
}
#relBlockRight li.video{
	background:url(/images/doc_types/13x13/video.gif) 0 0 no-repeat;
}
#relBlockRight li.gallery{
	background:url(/images/doc_types/13x13/gallery.gif) 0 0 no-repeat;
}
#relBlockRight li.news{
	background:url(/images/doc_types/13x13/news.gif) 0 0 no-repeat;
}
#relBlockRight a{
	/*margin-left:18px;*/
	color:#70430b;
}
/* END Right Column Related Block in Orange*/

.itemPath,
a.itemPath {
	color:#808080;
}

#directory {
	clear:both;
}

a.marked,
a .marked,
.marked a {
	text-decoration:underline;
}

.docResume {
	padding:8px;
	margin-bottom:12px;
	background:#f8f8f8;
	border-top:2px solid #dadada;
	border-bottom:2px solid #dadada;
}
.docResume a {
	text-decoration:underline;
}
.docResume a:hover {
	text-decoration:none;
}

.imageBox {
	float:left;
	text-align:center;
	margin:0 8px 4px 0;
	padding:0;
}
.imageBox img {
	float:none;
	margin:0 0 2px 0;
}
.imageBox .caption {
	background:#efefef;
	padding:2px;
	font-size:10px;
	border-bottom:2px solid #dadada;
}
.imageBox .caption p {
	margin:0 0 2px 0;
	padding:0;
}
.share {
	background:url(/images/share_this.gif) no-repeat;
	padding:0 0 0px 25px;
	float:right;
	color:#808080;
}
.share a{
	color:#808080;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	line-height:23px;
}
#share {
	background:url(/images/logo_eu_share.gif) no-repeat #FFF;
	border:1px solid #1A61A5;
	display:none;
	/*margin-left:470px;*/
	margin-top:-280px;
	padding:48px 0 8px 0;
	position:absolute;
	width:240px;
	z-index:999;
}
#share .close {
	display:block;
	position:absolute;
	width:13px;
	height:13px;
	top:13px;
	right:10px;
}
#share img {
	border:none;
}
#share ul {
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
}
* html #share ul {
	width:115px;
}
#share li {
	margin:0 0 0 4px;
	padding:0 0 8px 0;
}
#share li img {
	float:left;
}


#contentHeader {
	height:20px;
	background:#5786b1;
}
#contentHeader .wrap {
	height:100%;
	background:url(/images/content-header-left.gif) 0 0 no-repeat;
}
#contentHeader .box {
	height:100%;
	background:url(/images/content-header-right.gif) 100% 0 no-repeat;
	padding:0 8px 0 23px;
}
#contentHeader h2 {
	font-size:11px;
	line-height:18px;
	font-weight:bold;
	color:#fff;
	margin:0;
	padding:0;
	float:left;
}
#contentHeader .ctrl {
	float:right;
}
ul.resize {
	margin:0;
	padding:0;
	list-style-type:none;
	display:inline;
	font-weight:bold;
	color:#fff;
}
ul.resize li {
	display:inline;
	cursor:pointer;
}

#content {
	margin-bottom:12px;
	padding:5px;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#000;
}
#content .titles {
	margin-bottom:8px;
}
#content .titles .date {
	color:#808080;
}
#content .titles h1 {
	font-size:12px;
	padding:0;
	margin:0;
	text-transform:uppercase;
	font-weight:bold;
}
#content .icon {
	float:left;
	margin:0 8px 8px 0;
	display:block;
}
#content .icon img {
	border:1px solid #5786b1;
}
#content ul{
	margin:0 0 12px 0;
	padding:0 0 0 24px;
}
#content ol ul,
#content ul ul {
	margin-bottom:0;
}
#content li{
	list-style-position: inside;

}
#pageMenu {
	clear:both;
	margin-bottom:16px;
}

/*prettyPhoto*/
.pp_nav .currentTextHolder {
	font-size:11px;
	font-family:arial,sans-serif;
	color:#808080;
}