/*
Name: Default
Media: Screen,Projection
Version: 1
Created: 2006-12-08
Updated: 2007-04-16
Author: Dan Conaghan
Intended for: http://www.pamplona.co.uk
*/


body {
	margin: 0;
	padding: 0;
	height: 100%;
	text-align: left;
	font: small/normal Arial, Helvetica, sans-serif;
	background-color: #E2E3E4;
	}

	
/* Header */
#wrap {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 1002px;
	background: transparent url('../images/wra_main_bkg.gif') 0 0 repeat-y; 
	}

#header {
	margin: 0 auto 0 auto;
	padding: 0 10px 0 10px;
	width: 982px;
	background: transparent url('../images/wra_main_top.gif') 0 0 no-repeat; 
	position: relative;
	height: 130px;
}

#nav, 
#nav li{
	list-style: none;
	}

#nav {
	margin: 0;
	padding: 0;
	text-align: left;
	/*float: left;*/
	height: 130px;
	}

#nav li {
	display: block;
	float: left;
	height: 130px;
	width: 50px;
	margin: 0 0 0 0;
	}

#nav li a{
	display: block;
	height: 130px;
	width: 50px;
	}

#nav li.first,
#nav li.first a{
	width: 52px;
	}

#nav li.last,
#nav li.last a{
	width: 52px;
	}

#nav li.hom a:link, #nav li.hom a:visited { background: url("../images/menu/hom.gif") no-repeat; }
#nav li.pri a:link, #nav li.pri a:visited { background: url("../images/menu/pri.gif") no-repeat; }
#nav li.fun a:link, #nav li.fun a:visited { background: url("../images/menu/fun.gif") no-repeat; }
#nav li.hed a:link, #nav li.hed a:visited { background: url("../images/menu/hed.gif") no-repeat; }
#nav li.new a:link, #nav li.new a:visited { background: url("../images/menu/new.gif") no-repeat; }
#nav li.log a:link, #nav li.log a:visited { background: url("../images/menu/log.gif") no-repeat; }
#nav li.con a:link, #nav li.con a:visited { background: url("../images/menu/cont.gif") no-repeat; }


#nav li.hom a:hover{ background-position: 0 -150px;} 
#nav li.hom a:active, .p_hom #nav li.on { background: url("../images/menu/hom.gif") no-repeat; background-position: 0 -300px; }

#nav li.pri a:hover{ background-position: 0 -150px;} 
#nav li.pri a:active, .p_pri #nav li.on { background: url("../images/menu/pri.gif") no-repeat; background-position: 0 -300px; }

#nav li.fun a:hover{ background-position: 0 -150px;} 
#nav li.fun a:active, .p_fun #nav li.on { background: url("../images/menu/fun.gif") no-repeat; background-position: 0 -300px;}

#nav li.hed a:hover{ background-position: 0 -150px;} 
#nav li.hed a:active, .p_hed #nav li.on { background: url("../images/menu/hed.gif") no-repeat; background-position: 0 -300px;}

#nav li.new a:hover{ background-position: 0 -150px;} 
#nav li.new a:active, .p_new #nav li.on { background: url("../images/menu/new.gif") no-repeat; background-position: 0 -300px;}

#nav li.log a:hover{ background-position: 0 -150px;} 
#nav li.log a:active, .p_log #nav li.on { background: url("../images/menu/log.gif") no-repeat; background-position: 0 -300px;}

#nav li.con a:hover{ background-position: 0 -150px;} 
#nav li.con a:active, .p_con #nav li.on { background: url("../images/menu/cont.gif") no-repeat; background-position: 0 -300px;}

#logo {
	float: right;
	margin: 0;
	padding: 0;
	top: 40px;
	left: 780px;
	position: absolute
}

#main {
	padding: 0 10px 50px 10px;
	margin: 0 0 0 0;
	position: relative;
}

#main #symbol,
#main #symbol div
{
	position: absolute;
	top: -4px;
	left: 5px;
	width: 249px;
	height: 164px;
}

* html #main #symbol,
* html #main #symbol div
{
	position: absolute;
	top: -4px;
	left: 0;
	width: 249px;
	height: 164px;
}

#main-image {
	width: 980px;
	height: 145px;
}

.p_pri #main-image{background: #fff url('../images/pri_img1.jpg') 0 0 no-repeat; }
.p_fun #main-image{background: #fff url('../images/fun_img1.jpg') 0 0 no-repeat; }
.p_hed #main-image{background: #fff url('../images/hed_img1.jpg') 0 0 no-repeat; }
.p_new #main-image{background: #fff url('../images/new_img1.jpg') 0 0 no-repeat; }
.p_log #main-image{background: #fff url('../images/sec_img1.jpg') 0 0 no-repeat; }
.p_con #main-image{background: #fff url('../images/con_img1.jpg') 0 0 no-repeat; }


/* top level sub-nav  */

#subnav {
	width: 208px;
	float: left;
	font-size: 0.9em;
	list-style: none;
	margin: 4px 0 0 0;
	padding: 0;
	margin-bottom:50px;
}

#subnav li{
	list-style: none;
	margin: 5px 0 0 0;
	padding: 0;
	}

#subnav li.on {
	display: block;
	width: 208px;
	padding: 2px 10px 2px 15px;
	background: #fff url('../images/submenu_corner.gif') right bottom no-repeat;
	}
	
#subnav li.on_nest {
	display: block;
	width: 208px;
	padding: 2px 10px 5px 15px;
	color: #fff;
	background: #333133 url('../images/submenu_nest.gif') right top no-repeat;
	
		
	}

#subnav li.on_nest_big {
	display: block;
	width: 208px;
	padding: 2px 10px 5px 15px;
	color: #fff;
	background: #333133 url('../images/submenu_nest_big.gif') right top no-repeat;
	
		
	}

#subnav li a{
	display: block;
	width: 208px;
	color: #fff; 
	padding: 2px 10px 2px 15px;
	text-decoration: none;
	/*background: #fff url('../images/submenu_corner.gif') right bottom no-repeat;*/
	}
	
#subnav li a:link,
#subnav li a:visited { background-color: #333133; }

#subnav li a:active,
#subnav li.on { background-color: #a32823; color: #fff; }


#subnav li a:hover { background: #fff url('../images/submenu_corner.gif') right bottom no-repeat; color: #000; }

/* nested sub nav */

 
#subnav li ul{
	list-style: none;
	margin: 10px 0 0 -8px;
	padding: 0;
	}

 
#subnav li li{
	list-style: none;
	margin: 5px 0 0 -7px;
	padding: 0;
	}

#subnav li li.on {
	display: block;
	width: 188px;
	color: #fff;
	padding: 2px 10px 2px 35px;
	background: #fff url('../images/submenu_corner.gif') right bottom no-repeat;
	}

#subnav li li a{
	display: block;
	width: 188px;
	color: #fff; 
	padding: 2px 10px 2px 35px;
	text-decoration: none;
	}
	
#subnav li li a:link,
#subnav li li a:visited { background-color: #333133; }

#subnav li li a:link .lgout,
#subnav li li a:visited .lgout { background-color: #3331FF; }

#subnav li li a:active,
#subnav li li.on { background-color: #a32823; color: #fff; }


#subnav li li a:hover { background: #fff url('../images/submenu_corner.gif') right bottom no-repeat; color: #000; }

#subnav #nested #nested{
	list-style: none;
	margin: 10px 0 0 0px;
	padding: 0;
	}
#subnav #nested #nested li{margin-left:0}
#subnav #nested #nested li.on {
	display: block;
	width: 162px;
	color: #fff;
	padding: 2px 10px 2px 60px;
	background: #A32823 url('../images/submenu_corner.gif') right bottom no-repeat;
	}

#subnav #nested #nested li a{
	display: block;
	width: 162px;
	color: #fff; 
	padding: 2px 10px 2px 35px;
	text-decoration: none;
	}

#subnav #nested #nested li a:link,
#subnav #nested #nested li a:visited { background-color: #333133; margin: 0 0 0 0px; padding-left:60px; }

#subnav #nested #nested li a:link .lgout,
#subnav #nested #nested li a:visited .lgout { background-color: #3331FF; margin: 0 0 0 0px; padding-left:60px; }

#subnav #nested #nested li a:active,
#subnav #nested #nested li on { background-color: #a32823; color: #fff; margin: 0 0 0 0px; padding-left:60px; }


#subnav #nested #nested li a:hover { background: #fff url('../images/submenu_corner.gif') right bottom no-repeat; color: #000; }


#content {
	float: right;
	width: 730px;
	padding: 0;
	margin: 0;
	font-size: 0.9em;
}

/* private equity / about us */ 

#content ul
{
	list-style-type:none;
	padding: 0;
	width: 500px;
	margin: 10px 0 0 0;
	padding: 0;
}
/* 
#content p
{
	width: 500px;
	margin: 10px 0 10px 0;

}
*/
#content ul li,
#content ul li ul li {
	list-style-type:none;
	padding: 10px 0 0 10px;
	margin:  0 0 0 0;	
}

#content ul li {
	background: transparent url('../images/bullet.gif') 0 15px no-repeat;
}

#content ul li ul li{
	background: transparent url('../images/dash_bullet.gif') 0 15px no-repeat;
}

/* private equity /Overview */

.p_pri table.invtab {
	border: 0;
}

.p_pri table.invtab {
	padding: 0;
	margin: 20px 0 0 0;
	font-size: 1em;
}

.p_pri table.invtab tr{
	text-align: left;
	vertical-align: top;
}

.p_pri table.invtab  {
	height: 400px;
	/*border: 1px solid #000;*/
}

.p_pri table.invtab .logo{
	width: 140px;
}

.p_pri table.invtab .country{
	color: #C0272D;
	width: 60px;
}

.p_pri table.invtab .description{
	width: 330px;
}

.p_pri table.invtab .table_space{
	width: 20px;
}

.p_pri table.invtab .date{
	color: #9D9FA1;
}

.p_pri table.invtab td{
	border-bottom: 1px dashed #ccc;
	padding: 10px 0 10px 0;
}

/* private equity / Investment */

.inv_img{
	position: relative;
	width: 100%;
}

.inv_img img{
	top: 0px;
	right: 36px;
	position: absolute;
}

.left_content {
	width: 500px;
	float: left;
}

.right_content {
	float: right;
	/*margin: 0 60px 0 0;*/
	width: 100px; 
}

/* Investments Professional */

.inv_pro {
	position: relative;
	width: 100%;

}

#inv_pro_img{
	height: 128px;
	width: 128px;
	top: 10px;
	right: 36px;
float:right;
	padding-right:30px
}

#inv_pro_img img{
	height:128px;
	width:128px;

}

#content .prof_desc {
	position: static;
	padding: 0 0 0 30px;
	width: 700px;
	float:left;
}

#content .prof_desc h4 {
	clear: left;
	float: left;
	color: #C0272D;
	font-weight: normal;
	font-size: 1em;
	margin: 7px 10px 10px 0;
	width: 75px;

}

.prof_desc p {
	float: left;
	width: 400px;
	margin: 7px 0 10px 0;
}

 
#content .prof_desc ul {
 	clear: left;
	margin-top: 0;
	width: 490px;
}

#content .prof_desc ul li.first{
	background: transparent url('../images/bullet.gif') 0 10px no-repeat;
	padding-top: 5px;
}

/* Secure */

.p_log legend, .p_fun legend {
	display: none;
}

.p_log label {
	float: none;
}

.p_log #login, .p_fun #login{
	margin: 15px 0 0 0;
}

.p_log fieldset  input#txt-em, .p_log fieldset  input#txt-pw{
	width: 250px;
}

#loginform {
	padding-top: 10px;
	}

#loginform label {
	font-size: .95em;
	}

.p_log fieldset input {
	color: #000;
	font-size: 1.1em;
	}

.p_log fieldset .txt input {
	background-color: #fff;
	border: solid 1px #A7A9AC;
	}

.p_log .submit input {
	margin: 10px 0 0 0;
	padding: 2px 8px;
	color: #fff;
	font-size: 0.9em;
	background-color: #919396;
	border: none;
	}

/*.p_log input {
	margin: 10px 0 0 0;
	background-color: #fff;
	border: 1px solid #000;
	color: #000;
}*/

.p_log #login a:link, .p_log #login a:visited {
	color: #B2700E;
	text-decoration: none;
}
.p_log #login a:hover, .p_log #login a:active {
	color: #B2700E;
	text-decoration: underline;
}

/* News */

.p_new table{
	margin-top: 20px
	}

.p_new th{
	font-weight: normal;
	}

.p_new .even{
	background-color: #f0f0ee; /*D6E0E9*/
	}

.p_new .expired {
	color: #999;
	}

/*.p_new  {
	padding: .35em .5em;
	background: #fff;
	height: 25px;
	}*/
	
.p_new tr {
	height: 25px;
	}
	
.p_new table {
	width: 600px;
	}
	
.p_new p {
	width: 550px;
	}


/* contact */

.p_con address {
	font-style: normal;
}

.p_con .address{
	display: block;
	padding: 0;
	line-height: 1.5em;
	width: 250px;
	margin: 20px 0 0 0;
	float: left;
}

.p_con dl {
	display: block;
	padding: 0;
	margin: 10px 0 0 0;
	line-height: 1.3em;
    margin: 30px 0 0 0;
}

.p_con dt {
	margin: 1px 0 0 0;
	}

.p_con dd {
	margin: -17px 0 10px 15px;
	padding-top: .1em;
	}

.p_con #content #map {
	margin: 0;
	padding: 0;
	display: inline;
	float: right;
	margin: 0 35px 0 0;
	border: none;
}

.p_con #content #map p {
	padding: 0;
	margin: 10px 0 0 0;
}


/* Disclaimer */

p.disc_text {
	width: 550px;
}

/* footer */


#footer {
	background-color: #E2E3E4;
}

#footerblock {
	background: #E2E3E4 url("../images/main_foo.gif") 0 0 no-repeat;
	display: block;
	margin: 0 auto 0 auto;
	width: 1002px;
	font-size: 0.8em;

}

#footer p{
	margin: 0 0 0 0;
	padding: 30px 0 0 20px;
	float: left;
}


#footer ul,
#footer ul li {
	list-style: none;
	padding: 0;
	margin: 0 5px 0 0 ;
	padding: 30px 0 0 0;
	display: inline;
	width: 300px;
	text-align: right;
}


#footer ul{
	margin: 0 10px 0 0 ;
	float: right;
}

#footer ul li a:link,
#footer ul li a:visited {
 color: #3196C9;
 text-decoration: none;
}

#footer ul li a:hover,
#footer ul li a:active {
 color: #3196C9;
 text-decoration: underline;
}


/* Universal */

#text-edit {
	margin: 0 20px 0 0;
	float: right;

}

h2 {
	color: #C0272D;
	font-weight: normal;
	font-size: 1.2em;
	display: block;
	padding: 12px 0 14px 30px;
	margin: 0 0 0 0;
	border-bottom: 1px solid #999;	
}

h2 .breadcrumbs{
	color: #636466;
}

h3 {
	margin: 20px 0 10px 0;
	padding: 0;
	color: #636466;
	font-weight: bold;
	font-size: 1.0em;
}

h3.first {
	margin-top: 20px;
}



fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}

p {
	margin: 10px 0 0 0;
}

p.first {
	margin-top: 20px;
}

p a:link,
p a:visited{
	color: #3196C9;
	text-decoration: none;
}

p a:hover,
p a:active{
	color: #3196C9;
	text-decoration: underline;
}

a img {
	border: 0;
}
a:link,
a:visited{
	color: #3196C9;
	text-decoration: none;
}

a:hover,
a:active{
	color: #3196C9;
	text-decoration: underline;
}

#skiplinks,
.hide {
	display: none;
}

.clearer {
	clear: both;
}

#tjust {
	width: 650px;
	padding: 0 0 0 30px;
}

.titleEditor{
	color: #C0272D;
	width: 500px;
}

#webjust .statmenu {
	margin: 10px 0 0 0;
	list-style: none;
	background-image: none;
}

#webjust .statmenu li{
	display: inline;
	margin: 10px 10px 0 0;
	padding: 0;
	list-style: none;
	background-image: none;
}
#webjust{
	width: 700px;
	padding: 0 0 0 30px;
}

#content ul.sitesub{
	margin: 0px;
	padding: 0px;
}

#content ul.sitesub li{
	margin: 5px 0 0 10px;
	padding: 0px;
}

/* added new button info for PCO submit request - basically 
the same, but seperating it out anyway */

.p_hed .submit_pco input {
	margin: 10px 0 0 0;
	padding: 2px 8px;
	color: #fff;
	font-size: 0.9em;
	background-color: #919396;
	border: none;
	}
	.p_hed #pco_request_form .status{color:#B92E16;}