/*
Theme Name: Ovum
Author: Simon McWhinnie / Farhad Baboo / Melanie Jones
Description: The theme for the new Informa Ovum Marketing Site. 
Version: 1.0
*/

.alignleft{
	float:left;
}

.alignright{
	float:right;
}

.blue-text{
	color:#485d7c;
}

.launch-btn a{
	color:white;
}

.btn-white-chev-bluebg{
	background: url(images/icons/btn-white-chev-dbluebg.gif) no-repeat right;
}

.post-thumb-list img{
	width:80px;
	height:80px;
}

.filter-blocks .inner-filter li.filter_term_child{
	padding-left:15px;
}

.single-job-details{
	background-color:#f7f8f9;
	padding:5%;
	margin-top:5%;
}

.single-research,.archive-research,.taxonomy-research_categories,.taxonomy-research_practice_area,.category,.taxonomy-region{
	background: url(images/furniture/grey-hash.png) repeat;
}

.product-menu ul{
	padding-left:25px;
}

.ocean-hash {
background: url(images/furniture/ocean-blue-hash.png) repeat;
}

.launch-btn-white h4 a{
	color:#d51e4b;
}


/*
#content-start{
	padding-top:148px;
}*/

/*E-COMMERCE TWEAKS*/

.modal-footer .btn+.btn{
	margin-bottom:5%;
}

.licence-option{
	display:none;
}

.licence-option table{
	width:100%;
}

.licence-option td{
	width:33%;
}
#agent-form-additions label,
#billingAddress label{
	width:12%;
	display:inline-block;
}
#agent-form-additions input,
#billingAddress input{
	width:85%;
}

#paymentMethod p{
	margin-bottom:0;
}

#shoppingCart .required i{
	color:#EB340A;
	margin-left:5px;
	font-size:6px;
}

#shoppingCart .warningNotice{
	border-color:red;
}

#shoppingCart li{
	margin-bottom:10px;
}

#orderReviewTable{
	width:100%;
	font-size:14px;
}

#orderReviewTable td{
	padding:2%;
}

.color-red{
	color:#d51e4b;
}

.bolden{
	font-weight: bold;
}

#cart-icon{
	color:#a7b3c3;
	font-size:50px;
}

#shoppingCart .warning{
	color: white;
	background-color: #d51e4b;
	padding: 1.1%;
	text-align: center;
}

#place-order-btn{
	margin:3% 0;
	float:right;
	background-color: #d51e4b;
	color:white;
	border:0;
	padding:1%;
}

#calculate-tax-btn{
	float: right;
	margin-top: 20px;
}

/*END E-COMMERCE TWEAKS*/

/*START AGENT FORM*/
#reportDisplay p{
	float:left;
	margin:2% 0;
}

#reportDisplay button{
	float:right;
	margin:2% 0;
}

#reportDisplay .row{
	border-bottom:1px solid #CCC;
}

.single-authors .opinion-posts .post-block-list .post-block-type h5{
	padding:1%;
	font-size:12px;
}

.search-results .post-thumb-list{
	float:left;
	margin-right:10px;
}

.author-show-all-link{
	display:none;
	cursor:pointer;
	float:left;
	color:#df1e4b;
	padding:3.5%;
	margin:4%;
	font-weight:bold;
	font-size:14px;
}

.author-show-all-link:hover{
	text-decoration: none;
	color:#df1e4b;
}

.all-authors{
	background-color:#d51e4b;
	color:white;
	padding:3% 0;
	float:left;
	margin:2%;
	width:100%;
	text-align: center;
}

.all-authors:hover{
	color:white;
	text-decoration: none;
}