/**
* Clean stylesheet
**/
/**
* Adsense styles - goes with code written by adsense.js
**/
.adsense {
  float: none;
  clear:both;
  padding: 4px 2px 10px 2px !important;
  margin: 4px;
  padding-top: 2px !important;
}

/**
* Title 'Ads by Google'
**/
h4.asfc_title, h4.asfs_title {
  background: none !important; 
  font-weight: normal !important; 
  font-size: 1em !important; 
  color: black !important; 
  text-align: left !important; 
  margin-bottom: 5px !important; 
  margin-top: 5px !important;
  border: 0px !important;
  padding: 0px !important;
}

h4.asfc_title a {
  font-weight: normal !important; 
  color: black !important; 
  text-decoration: none;
}

h4.asfc_title a:hover {
  color: #fff !important; 
  background: #8f008f !important;
}

.adsense a {
  color: black !important;
  font-size:0.9em !important;
}

.adsense a:hover {
  color: #fff !important;
  background: #8f008f !important;
}

.adsense .ad_title {
  font-weight: bold !important;
  color: #8f008f !important;
  font-size: 1em !important;
}

.adsense .ad_body {
  font-size: 0.9em !important;
}

.adsense .ad_url {
  text-decoration: none !important;
  font-size: 0.8em !important;
}

.adsense .eol {
  clear:right;
}

.adsense .ad_body {
  margin: 0 8px 0 0 !important;
}

.asfs .col1,
.asfs .col2,
.asfc .col1,
.asfc .col2 {
  min-width: 40% !important;
  padding: 0 !important;
}

.asfs .col1, .asfc .col1 {
  float: left;
  width: 50%;
}

.column .advert {
  height: 5.5em !important; white-space: normal !important;
}

.url_wrap {
  display: inline;
}

#ads {
  clear: both;
}
.advert .ad_body a {
  font-size: 1em !important;
  text-decoration: none;
}
.advert .ad_body a:hover {
  background: transparent !important;
  color: black !important;
}

.ad_separator {
	display: none;
}

.search-results-template .ad_separator {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	border-top: 1px solid #eeeeee;
	padding: 0px;
	margin-top: -5px;
	margin-bottom: 5px;
	display: block;
}

/**
* Differences for MVT
**/
/**
* Colours (c*)
**/
.c1 .ad_title {
  color: #0000af !important;
}

.c2 .ad_title {
  color: #8f008f !important;
}

/**
* Layout (l*)
**/
.l0 div div,
.l0 div div p {
  display: inline !important;
}

.l1 .ad_body {
  font-size: 0.9em !important;
}

.l1 .ad_url {
  font-size: 1.0em !important;
}

.l1 .advert {
  display: inline;
}

.l1 div {
  display: inline;
}

.l1 div p {
  display: inline;
  padding-left: 1em !important;
}

.l1 .url_wrap {
  display: block;
  margin-bottom: 12px !important;
}

.l2 .ad_body {
	font-size: 0.9em !important;
	display: block !important;
	padding-left: 0px !important;
}

.l2 .ad_body p {
  margin-bottom: 0 !important;
}
.l2 .ad_url {
  font-size: 1.0em !important;
}

.l2 .advert {
  display: inline;
}

.l2 .url_wrap {
  display: block;
  margin-bottom: 12px !important;
}

.related-ad-links .adsense {
  margin: 5px 0 5px 0;
  padding: 0 !important;
}

/**
* New styles for AB testing
**/
/************
* Background
*************/
.adsense .b0 {
  background: #ffffff !important;
}

.adsense .b1 {
  background: #f3f3f3 !important;
}

.adsense .b2 {
  background: #e6e6e6 !important;
}

.adsense .b3 {
  background: #e1edf6 !important;
}

.adsense .b4 {
  background: #990099 !important;
}

.adsense .b5 {
  background: #E7AFE7 !important;
}

.adsense .b6 {
  background: #FFF8DD !important;
}
  
/************
* Colours
*************/
.adsense .fc0 a,
.adsense .fc0 p
{ /* Black **/
  color: #000000 !important;
}

.adsense .fc0 a:hover,
.adsense .fc1 a:hover,
.adsense .fc2 a:hover,
.adsense .fc3 a:hover,
.adsense .fc4 a:hover,
.adsense .fc5 a:hover,
.adsense .fc6 a:hover
{
  background: #66b5ff !important;
}

.adsense .fc1 a,
.adsense .fc1 p
{ /* Blue */
  color: #0000af !important;
}

.adsense .fc2 a,
.adsense .fc2 p
{ /* Pink */
  color: #990099 !important;
}

.adsense .fc3 a,
.adsense .fc3 p
{ /* Green **/
  color: #008000 !important;
}

.adsense .fc4 a,
.adsense .fc4 p
{ /* Light Blue **/
  color: #66b5ff !important;
}

.adsense .fc5 a,
.adsense .fc5 p
{ /* Grey **/
  color: #666666 !important;
}

.adsense .fc6 a,
.adsense .fc6 p
{ /* Purple */
  color: #660066 !important;
}

/********************
* Old hover colours
*********************/

.adsense .fc0.hover a:hover,
.adsense .fc1.hover a:hover
{
  color:#9797FC !important;
  background-color: #0000AF !important;
}
.adsense .fc2.hover a:hover
{
  color: #FF51FF !important;
  background-color: #990099 !important;
}
.adsense .fc3.hover a:hover
{
  color: #8FF78A !important;
  background-color: #008000 !important;
}

.adsense .fc4.hover a:hover
{
  color: #fff !important;
  background-color: #66B5FF !important;
}

.adsense .fc5.hover a:hover
{
  color: #fff !important;
  background-color: #666666 !important;
}

.adsense .fc6.hover a:hover
{
  color: #FF71FF !important;
  background: #66b5ff !important;
}


/************
* New Colours
*************/
.adsense .fc7 a,
.adsense .fc7 p
{ /* Dark Blue */
  color: #211F60  !important;
}

.adsense .fc8 a,
.adsense .fc8 p
{ /* Purple/Pink */
  color: #93288F !important;
}

.adsense .fc9 a,
.adsense .fc9 p
{ /* Light Green **/
  color: #529128  !important;
}

.adsense .fc10 a,
.adsense .fc10 p
{ /* Clear Blue **/
  color: #A0C7E9  !important;
}

.adsense .fc11 a,
.adsense .fc11 p
{ /* Deep Purple */
  color: #642165  !important;
}


/**
* Hover colours
**/
.adsense .fc7.hover a:hover
{
  color: #fff !important;
  background-color: #211F60 !important;
}
.adsense .fc8.hover a:hover
{
  color: #fff  !important;
  background-color: #642165 !important;
}
.adsense .fc9.hover a:hover
{
  color: #fff !important;
  background-color: #529128 !important;

}
.adsense .fc10.hover a:hover
{
  color: #fff !important;
  background-color: #A0C7E9 !important;

}
.adsense .fc11.hover a:hover
{
  background: #C199C2 !important;
}

.adsense .no-hover a:hover {
  background: none !important;
}


/************
* Sizes
*************/
.adsense .fs0 a,
.adsense .fs0 p
{
  font-size: 1em !important;
}

.adsense .fs1 a,
.adsense .fs1 p
{
  font-size: 0.8em !important;
}

.adsense .fs2 a,
.adsense .fs2 p
{
  font-size: 0.9em !important;
}

.adsense .fs3 a,
.adsense .fs3 p
{
  font-size: 1.1em !important;
}

.adsense .fs4 a,
.adsense .fs4 p
{
  font-size: 1.2em !important;
}

/************
* Weights
*************/
.adsense .fw0 a,
.adsense .fw0 p
{
  font-weight: normal !important;
}

.adsense .fw1 a,
.adsense .fw1 p
{
  font-weight: bold !important;
}

.adsense .fw2 a,
.adsense .fw2 p
{
  font-style: italic !important;
}

/************
* Family
*************/
.adsense .ff0 a,
.adsense .ff0 p
{
  font-family: Helvetica !important;
}

.adsense .ff1 a,
.adsense .ff1 p
{
  font-family: Verdana !important;
}

.adsense .ff2 a,
.adsense .ff2 p
{
  font-family: "Times New Roman" !important;
}

.adsense .ff3 a,
.adsense .ff3 p
{
  font-family: Arial !important;
}

/************
* Decoration
*************/
.adsense .fd0 a,
.adsense .fd0 p
{
  text-decoration:none !important;
}

.adsense .fd1 a,
.adsense .fd1 p
{
  text-decoration: underline !important;
}

/**
* Adsense link unit styles
**/
.related-ad-links .cols1 .asfc_links_title {
	background:transparent none repeat scroll 0 0;
	color:#000000;
	font-size:1em;
	font-weight:normal;
	margin-bottom:5px;
	margin-top:5px;
	text-align:left;
}

.related-ad-links .cols1 .asfc_links_title a {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

.related-ad-links .cols1 .asfc_links_title span {
	/*text-decoration: underline;*/
	display: block;
	background: #A0C8EC url(/renata-b/renata_layout/highlight-box-subhead.gif) repeat-x scroll 0 0;
	color:#333385;
  font-size:1em;
  border: 1px solid #6B98D1;
}

.related-ad-links .cols1 .asfc_links_title a:hover {
	background:#8F008F none repeat scroll 0 0 !important;
	color:#FFFFFF !important;
}

.related-ad-links .cols2 .asfc_links_title, .related-ad-links .cols3 .asfc_links_title {
	margin: 0px !important;
}

.related-ad-links .cols2 .asfc_links_title a, .related-ad-links .cols3 .asfc_links_title a {
	color:#333385;
	text-decoration: none;
	font-size: 13px;
}

.related-ad-links .cols2 .asfc_links_title a:hover, .related-ad-links .cols3 .asfc_links_title a:hover {
	color: #ffffff;
}

.related-ad-links .cols2 li, .related-ad-links .cols3 li {
	display: block;
	float: left;
	width: 310px;
}

.related-ad-links li span {
	font-weight: bold;
	color:#660066;
}

.related-ad-links li.clearfix {
	clear: both;
	float:none;
	font-size:1px;
	line-height:1px;
	margin-bottom:0px;
	height: 1px;
	visibility: hidden;
}

.related-ad-links .cols1 h3.asfc_links_title a {
	font-weight: bold;
	color: #333385;
}

/**
* Sensible button styles
**/
.new-submit-button .tr { right:-1px; top:    -1px; background-position: 100% 0; }
.new-submit-button .tl { left: -1px; top:    -1px; background-position: 0 0; }
.new-submit-button .br { right:-1px; bottom: -1px; background-position: 100% 100%; }
.new-submit-button .bl { left: -1px; bottom: -1px; background-position: 0 100%; }

.new-submit-button .tl, .new-submit-button .tr, .new-submit-button .bl, .new-submit-button .br {
  position: absolute;
  background-image: url(/renata-b/renata_layout/corners/button-white.gif) !important;
  background-repeat: no-repeat;
  height: 5px;
  width: 5px;
  margin:0;
  padding:0;
}

.new-submit-button {
  margin-left: 6px;
  margin-right: 6px;
  border: 1px solid #660066 !important;
  display:inline;
  float:left;
  width: auto;
  position: relative;
  margin-bottom: 20px;
}
.new-submit-button .submit {
  width: 100% !important;
  margin: 0 !important;
  padding: 4px;
  font-size: 1em;
  font-weight: bold;
  text-align: center;
  border: none;
}

/**
* New styles for pricing
**/
img.related-small {
  height: auto !important;
  width: auto !important;
}