/*  
   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


#gallery
{
	background-image:url(../images/Products/Banners/cnt_banner.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	height:187px
}
	
#gallery h1
{
	text-transform:uppercase;
	color:White;
	font-weight:bold;
	font-size:130%;
	float:right;
	margin:10px 0px 0 0;
	width:53%;
}

#gallery h2
{
	color:White;
	font-weight:bold;
	float:right;
	width:40%;
	font-size:110%;
	margin:3px 70px 0 550px;
}
	
#gallery p
{
	float:right;
	margin:20px 10px 0px 640px;
	width:330px;
	text-align:center;
	line-height:1em;
	font-weight:bold;
	}
#gallery ul 
{
	display:block;
	width:40%;
	float:right;
	margin:10px 10px 0px 0px;
	font-size:80%;
	color:white;
	line-height:1.2em;
}
	
#gallery li
{
	list-style-type:disc;
	}

#gallery a
{
	color:Black;
	text-decoration:none;
	}
#gallery a:hover
{
	color:white;
	}
	
*html #gallery ul 
{
	clear: both;
	width: 40%;
	float: right;
}

*html #gallery h1 
{
	font-size: 130%;
	margin:10px 0 0 235px;
}

*html #gallery h2

{
	float: right;
	width: 46%;
	margin: 3px 0 0 0;
}

*html #gallery p 
{
	clear: both;
	float: right;
	margin:20px 10px 0px 0px;
}

*/
#gallery p
{
	font-weight:bold;
	color:#545455;
	font-size:86%;
	margin-top:29px;}
	
#whitepapers
{
	width:auto;
	height:284px !important;
	text-align:center;
	font-weight:bold;
	font-size:105%;
	background-image:url(../images/whitepapersBK.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	border:1px solid #E1E1E1;
	padding:5px;
	margin-bottom:20px;
	}
		
#whitepapers h1
{
	text-transform:uppercase;
	font-size:95%;
	padding-top:0px;
	color:White;}
#whitepapers h2 
{
	font-size:90%;
	margin-left:0px;}
	
#whitepapers p
{	
	margin-top:20px;
	font-size:90%;}
	
#whitepapers ul
{
	display:block;
	font-size:80%;
	margin:5px 0px 0px 20px;
	width:90%;
	line-height:1.2em;
	text-align:left;
	font-weight:normal;}
#whitepapers li 
{
	}

#whitepapers a
{
	color:#F36629;
	font-weight:bold;
	text-decoration:underline;
	font-size:130%;}
#whitepapers a:hover
{
	color:#ff9900;}	
	
#rtcol 
{
	width:26%;}
	

/* ie6 fixes */
*html #whitepapers ul 
{
	}
	
*html #whitepapers li
{
	margin:5px 0px 0px 20px;} 
	
/*ie7 fixes */
*:first-child+html #whitepapers li
{
	
	margin:5px 0px 0px 20px;} 