/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* Background
----------------------------------------------------------------------------------------------------*/

body#page {
	background-color: #000007;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	letter-spacing:.1px;
	line-height:1.4em;
}
body#pageBlack {
	background-color: #000;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
body#pageBNP {
	background-color: #F0F;
	background-attachment: fixed;
	background-image: url(http://dbs.ireland-ftp.com/wp-content/uploads/2012/11/dbs_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.wrapperBNP{
	background-color:#000;
}
html body#page.page div#page-bg div div.wrapper div#main.grid-block div#maininner.grid-box section#content.grid-block {

}

.testimonialswidget_testimonial p{
	display:inline;
}
.db_box{
 -moz-box-sizing: border-box;
    height: 31px;
    padding-right: 40px;
    width: 210px;
	border-radius:5px;
}
.db_button{
	   display: inline-block;
    float: right;
    position: relative;
    top: 5px;
}

.dbs_related ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.dbs_contact_form{
	width:300px;
	float:left;
}

.dbs_contact_text{
	float:left;
	margin-left:30px;
}
div.wpcf7 img.ajax-loader{
	height:0px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {


}