﻿/*  
   Copyright Cardinus Risk Management Limited 2009 
   Description: Used for the homepage of the Cardinus redesigned JUNE site
   Author: J.White
   Template: cardinus.master
   Version: 1.1*/



#midcol{width:68%;
	height:auto;}
#midcol h1
{
	background:transparent;
	color:#f2672a;
	padding-left:0px;
	margin-bottom:10px;
	border:none;}
	
#midcol h2 
{
	margin:0px 0px 10px 0px;}
#midcol h2 a 
{
	color:#F36629;
	text-decoration:underline;}
#midcol h2 a:hover 
{
	text-decoration:underline;}

#midcol a
{
	color:#656767;}
		
#midcol a:hover
{
	color:#AEAFAE;}
#midcol ul
{
	margin:10px 10px 10px 30px;
	width:auto;}



.management /* Styles the management photos*/
{
    width:150px;
    height:150px;
    border:0;
    vertical-align:top;
    float:left;
    clear:both;
    margin-right:10px;
    }
    
.manteam /*styles the management boxes */
   {
	width: 50%;
	float: left;
	margin:10px 0px 15px 0px;
	font-size:80%;
	height:auto;
	min-height:349px;
    }
    
.manImage
    {
	float: left;	
    }
    
.manText
    {
	/*float: left;*/
	width: 90%;
    }
 .manTeamHead 
 {
	float:left;
	width:50%;}  
.manContact 
{
	}
	
/* CONTACT FORM----------------------------*/

  #contactDetails 
  {
	font-size:120%;
	color:#f2672a;
	font-weight:bold;
	margin-top:20px;
	border:1px solid #e1e1e1;
	background-image:url(../Images/contactCardinus.jpg);
	background-repeat:no-repeat;
	background-position:50% 100%;
	height:250px;
	padding-left:10px;
	text-align:left;}
	
#contactDetails a 
{
	color:#f2672a;}

#contactDetails a:hover
{
	color:#FAC5AD;
	text-decoration:underline;}
/*#ctl00_ContentPlaceHolder1_contactForm
{
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0px;
	width:80%;}*/
	
#contactForm {
	border:1px solid #96BF0D;
	font-size:80%;
	height:auto;
	margin:0 0 15px;
	min-height:100px;
	padding:5px;
	text-align:left;
	width:auto;
	float:left;
}
#contactForm h1 {
	background-color:#96BF0D;
	color:White;
	font-size:160%;
	margin:-5px -5px 10px;
	padding-left:10px;
	text-transform:uppercase;
}
#ctl00_contactForm1_contactForm1  {
	width:100%;
}
table.lhcontact {
	width:20%;
}	
.lhcontactRowBold {
	font-weight:bold;
	width:20%;
}
#ctl00_contactForm1_txtName, #ctl00_contactForm1_txtOrg, #ctl00_contactForm1_txtTel, #ctl00_contactForm1_txtEmail {
	width:110px;
	
	}


/*.ListSpacing 
{
	border-bottom:1px solid #AEAFAE;
	padding-bottom:10px;}
#midcol a.productList 
{
	color:#F2672A;
	font-weight:bold;
	}*/
.era 
{
	background-image:url(../Images/Products/era/era_icon.jpg);
	background-position:0 0;
	background-repeat:no-repeat;}
	
#ltcol
{
	margin:0;
	padding:0;
	float:left;
	width:80%;
	height:auto;}
	
.bottomSpacer 
	{
		padding-bottom: 60px;
	}

#midcol .articleButton
 {
	width: 100%;
	float: left;
}

#midcol .articleButton a
{
	float: right;
	width:auto;
	margin:10px 47px 30px 0px;
	background-color:#96BF0D;
	padding:3px;
	border:1px solid #656767;
	color:white;
	text-decoration:none;
	font-weight: normal;}
	
#midcol .articleButton a:hover
{
	color:#656767;
	text-decoration:none;
}

#searchResultsCont a
{
	font-weight: normal;
}

#searchResultsCont ol
{
	list-style-position:inside;
}

#searchResultsCont li
{ 
	padding-bottom: 5px;
}

.searchHighlight 
{
	font-weight: bold;
}

#SearchResults a
{  
    font-family:Verdana, Arial, sans-serif;
	font-size:100%;
	font-weight:normal;
	color:#F2672A;
	text-decoration:underline;
}

#SearchPath a
{
	font-size:8pt;
	color: #656767;
	font-weight:bold;
	text-decoration:underline;
}

#sme 
{
	float:left;
	
}
#sme a, #sme a:link
{
	font-size:130%;
	color:#f36629;
	font-weight:bold;
	text-decoration:underline;}

/* Safari Hack */
@media screen and (-webkit-min-device-pixel-ratio:0)
 {
	
 #contactDetails 
 {
	padding-top:10px;
	color:#F2672A;}
	
 #contactDetails p
 {
	margin-bottom:5px;}

 }
