@charset "UTF-8";
.clr{
	clear: both;
}

#colmain #component br{
	margin:0px;
	padding: 0px;
	line-height: 10px;
}

/*** Books Page ***/
.book-image{
	float: left;
}

.book-image img{
	margin-top: 5px;
}

.book-text{
	width: 475px;
	position: relative;
	font: 15px/1.625 Arial;
}

#component .book-text p{
	font: 15px/1.625 Arial;
}

.book-text a{
	position: absolute;
	top: 175px;
}

.book-description h2.entry-title{
	font-size: 22px;
}

#colmain .book-facts p {
	padding-top: 0;
	font: 15px/1.625 Arial;
}

#colmain .book-desc-bot p{
	font: 15px/1.625 Arial;
}

/*** Newsletter module ***/
table.acymailing_form td.acysubbuttons input.subbutton{
	background: url(../images/news_btn.png) no-repeat top left;
	width: 160px;
}

table.acymailing_form td{
	padding: 0 0 5px;
}

#colleft table.acymailing_form input.inputbox{
	margin:0;
}

/*** Unsubscribe **/
#unsubpage #unsubbutton_div input{
	background: url(../images/news_btn.png) no-repeat top left;
	width: 160px;
	color: #FFF;
	border: 0;
	height: 32px;
	font-weight: bold;
	font-family: Arial;
	cursor: pointer;
}

#unsubpage #unsubbutton_div input.button:hover{
	color: #FFF;
}


/*** Blog view - Blog item ***/
.book-ascension{
	border-bottom: 1px solid #3475B0;
	margin: 0 0 20px;
    padding: 0 0 20px;
}

.items-ascension-view h2.entry-title{
	/*border-bottom: 1px dotted #FFF;*/
    clear: both;
    font-size: 24px;
    font-weight: bold;
    /*line-height: 22px;
    padding-bottom: 5px;*/
	margin-bottom: 0;
}

.public-date{
	margin: 5px 0;
	font-size: 12px;
	line-height: 18px;
	color: #666;
}

.blog-item-image{
	float: left;
	width: 150px;
    padding: 0;
	margin: 4px 30px 4px 0;
}

.blog-item-image img{
	border: none;
}

.blog-item-description,
.blog-item-description-big {
	float: left;
	width: 500px;
	font: 15px/1.625 Arial;
}

.blog-item-description-big {
  width: 690px;
}

.blog-item-description a,
.blog-item-description-big a {
	display: block;
}

#component .item-pageascension-view p{
	font: 15px/1.625 Arial;
}

.blog-item-content{
	padding: 7px 0 0;
}

#component .pagination ul {
	text-align: center;
	padding: 0;
}

.item-page h2{
	margin: 0 0 15px;
}

/*** Three buttons ***/
.three-buttons, .three-buttons a{
	font-size: 12px;
}

.three-buttons{
	margin: 0;
	padding: 30px 0 0;
}

.npd-frms-prt{
	background: url(../images/print.png) no-repeat top left;
	padding-left: 40px;
	height: 40px;
	font-size: 12px;
	line-height: 40px;
	color: #3475B0;
}

.npd-frms-snd{
	background: url(../images/contact.png) no-repeat top left;
	padding-left: 40px;
	height: 40px;
	font-size: 12px;
	line-height: 40px;
	color: #3475B0;
}

.npd-frms-ask{
	background: url(../images/comment.png) no-repeat top left;
	padding-left: 40px;
	height: 40px;
	font-size: 12px;
	line-height: 40px;
	color: #3475B0;
}

.npd-frms-prt:hover,
.npd-frms-snd:hover,
.npd-frms-ask:hover{
	text-decoration: underline;
}


.npd-frms-snd-form,
.npd-frms-ask-form{
	width: 600px;
	margin: 15px 0;
}

.npd-frms-snd-form span,
.npd-frms-ask-form span{
	color: #F00;
}

.npd-frms-snd-form button,
.npd-frms-ask-form button{
	background: url("../images/send_btn.png") no-repeat scroll left top transparent;
    color: #FFFFFF;
    height: 30px;
    margin: 10px 0 0 0px;
    padding: 0;
    text-align: center;
    width: 120px;
}

.npd-frms-snd-form textarea,
.npd-frms-ask-form textarea{
	width: 350px;
}

/*** Latest Articles ***/
.latest-articles h2{
	margin:0 0 10px;
}

.latest-articles a.view-all{
	font-weight: bold;
}

/*** Pagination ***/
.pagination a,
.pagination span,
.pagination,
.pagination ul li a{
	color: #3475B0;
}

.pagination p.counter{
	display: none;
}


/** Sabitia **/
#colmain .item h2.entry-title{
	margin-bottom: 0;
}

#colmain .item {
	border-bottom: 1px solid #FFFFFF;
    margin: 0 0 20px;
    padding: 0 0 20px;
}

.latest-articles{
	margin: 35px 0 10px 0;
}

.cat-items table td.list-title{
	background: url('../images/listimg.bg.png') no-repeat left top;
	padding: 0 0 0 25px;
	line-height: 22px;
}

/** Other Video **/
#colmain #component-right{
	float: left;
	width: 470px;
}

#colmain #main-right{
	float: left;
}

.newsflash_video{
	width: 220px;
	margin: 40px 0 0;
}
.newsflash_video iframe, .newsflash_video object, 
.newsflash_video embed{
	width:210px;
	height: 140px;
}

#main-right .newsflash_video h4{
	margin: 0 0 10px;
}

#lang{
	position: relative;
	top: 20px;
	text-align: left;
	width: 372px;
	float: right;
}