/*
Name: Default
Media: print
Version: 1
Created: 2006-12-08
Updated: 2007-04-16
Author: Dan Conaghan
Intended for: http://www.pamplona.co.uk
*/


#nav, 
#nav li{
	display: none;
	}

#logo {

}



#main-image {
	display: none;
}


/* top level sub-nav  */

#subnav {
display: none;
}


#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* private equity / about us */ 

#content ul
{
	list-style-type:none;
	padding: 0;
/*	width: 500px;*/
	margin: 10px 0 0 0;
	padding: 0;
}

#content ul li,
#content ul li ul li {
	list-style-type: disc;
	padding: 10px 0 0 10px;
	margin:  0 0 0 0;	
}

/* 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: 60px;
	/*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: 320px;
}

.p_pri table.invtab .date{
	color: #9D9FA1;
}

/* 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{
	top: 10px;
	right: 0px;
	position: absolute;
}

#content .prof_desc {
	position: static;
	padding: 0 0 0 30px;
	width: 500px;
}

#content .prof_desc h4 {
	clear: left;
	float: left;
	color: #C0272D;
	font-weight: normal;
	font-size: 1em;
	margin: 7px 10px 10px 0;
}

.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 #login {
	display: none;
}


/* News */




/* 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 .popup {
	display: none;
}


/* Disclaimer */

p.disc_text {
	width: 550px;
}

/* footer */


#footer {

}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;;
}

#footer ul{
	display: none;
}


/* Universal */

#text-edit {
	display: none;

}

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;
}

fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}

p a:link,
p a:visited{
	color: #3196C9;
	text-decoration: none;
}


a img {
	border: 0;
}
a:link,
a:visited{
	color: #3196C9;
	text-decoration: none;
}

#skiplinks,
.hide {
	display: none;
}

.clearer {
	clear: both;
}

#tjust {
	width: 700px;
	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;
}


#secontent {

}


/* this effects the tinyMCE - or maybe doesn't now it's more specific */
/*#user-list td, .hs-user-file-history td, .hs-user-tracking td*/


td ul.hs-tools li {
	display: inline;
	}

form {
	margin: 0;
	}

form textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	}

form fieldset {
	width: 100%; /* IE fix */
	}

fieldset div {
	/*clear: left;*/
	margin-bottom: 10px;
	}

/* Basic layout of forms */
.hs-basic {
	margin-top: 10px;
	}
.hs-basic fieldset div {
	margin-bottom: 20px;
	}
.hs-basic div.txt label, .hs-basic div.sel label {
	width: 200px;
	padding-top: 4px;
	padding-right: 10px;
	float: left;
	text-align: left;
	}
.hs-basic div.txt input {
	width: 300px;
	padding: 1px 5px;
	}
.hs-basic div small {
	display: block;
	margin: 0 0 4px 215px;
	line-height: normal;
	}
/* Radio buttons */
.hs-basic div.rad fieldset {
	margin: 0;
	padding: 0;
	}
.hs-basic div.rad legend, .hs-basic div.funds legend {
	display: inline;
	margin: 0;
	}
.hs-basic div.rad div, .hs-basic div.funds div {
	margin: -1.6em 0 0 210px;
	}
.hs-basic div.funds div p {
	margin: .5em 0;
	}
.hs-basic div.rad legend {
	width: 200px;
	padding-top: 4px;
	padding-right: 10px;
	float: left;
	color: #000; /* IE fix */
	}
.hs-basic div.submit {
	margin-left: 210px;
	}
/* Validation styles */
.hs-basic div.error {
	padding: 1em 0;
	}
.hs-basic div.error label {
	width: 190px;
	padding-left: 10px;
	}
.hs-basic div.required label {
	font-weight: bold;
	}
.hs-basic div.required small.status {
	display: none;
	}
.hs-basic div.txt div.check label {
	float:none;
	padding-right:10px;
	padding-top:4px;
	text-align:right;
	width:200px;
}
.hs-basic div.txt div.check input {
	height:15px;
	margin-left:210px;
	padding:1px 5px;
	width:15px;
}
.hs-basic fieldset div {
	clear:left;
	margin-bottom:20px;
}

/* Messages */

.msg {
	display: none;
	}


/* Buttons/Icons */

a.file:link, a.file:visited, 
a.folder:link, a.folder:visited, 
.fil-tools a:link, .fil-tools a:visited, 
.co-tools a:link, .co-tools a:visited {
	padding: 4px 4px 4px 24px;
	background-position: 4px 4px;
	background-repeat: no-repeat;
	}

p a.download {
	padding: 4px 4px 4px 24px;
	background-position: 4px 4px;
	background-repeat: no-repeat;
	}

a.folder {background-image: url("../images/icons/folder-orange.gif") !important;background-position: 4px 3px !important; padding-left: 24px;}
a.file {background: url("../images/icons/file.gif");}
a.pdf {background: url("../images/icons/pdf.gif");}
a.xls {background: url("../images/icons/excel-file.gif");}
a.zip {background: url("../images/icons/zip-file.gif");}
a.htm {background: url("../images/icons/dreamweaver-file.gif");}
a.swf, a.fla {background: url("../images/icons/flash-file.gif");}
a.ai {background: url("../images/icons/illustrator-file.gif");}
a.doc, a.dot {background: url("../images/icons/ms-word.gif");}
a.mp3 {background: url("../images/icons/mp3-music-file.gif");}
a.psd {background: url("../images/icons/photoshop-file.gif");}
a.txt {background: url("../images/icons/text-file.gif");}

p.exp {
	margin: 20px 0;
	}

p a.csv {
	padding: 20px 20px 20px 40px;
	background: url("../images/icons/stats1.gif") no-repeat 20px 20px;
	border: 1px dotted #BDC7CF;
	}



a.fil-del {background: url("../images/icons/delete-page-red.gif");}
a.dir-del {background: url("../images/icons/delete-folder-orange.gif");}
a.notify { background: url("../images/icons/email-contact-orange.gif"); }



.co-tools, 
.hs-tools, 
.fil-tools {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

.co-tools li, 
#content .hs-tools li, 
.fil-tools li {
	margin: 0;
	padding: 0;
	display: inline;
	
	background-image: none;
	}

.hs-tools a:link, .hs-tools a:visited {
	display: inline;
	width: 21px;
	height: 21px;
	float: left; /* fix IE5 */
	overflow: hidden;
	background-position: 4px 4px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	}

.edit a { background-image: url("../images/icons/edit-page-green.gif"); }
.browse a { background-image: url("../images/icons/search-icon-green.gif"); }
.activate a { background-image: url("../images/icons/vote-user-green.gif"); }
.de-activate a { background-image: url("../images/icons/vote-user-red.gif"); }
.delete a { background-image: url("../images/icons/delete-page-red.gif"); }

td.up {
	padding-left: 24px;
	background-image: url("../images/icons/up-yellow.gif");
	background-repeat: no-repeat;
	background-position: 6px;
	}
td.down {
	padding-left: 24px;
	background-image: url("../images/icons/down-green.gif");
	background-repeat: no-repeat;
	background-position: 6px;
	}

.add-co {
	padding-left: 20px;
	background: transparent url("../images/icons/add-page-green.gif") no-repeat;
	}

.add-user {
	padding-left: 20px;
	background: transparent url("../images/icons/add-user-green.gif") no-repeat;
	}

.invite-user {
	padding-left: 20px;
	background: transparent url("../images/icons/user-login-orange.gif") no-repeat;
	}

.vcf {
	padding: 0 0 0 20px;
	background: transparent url("../images/icons/vcf_16.gif") no-repeat 1px 2px;
	}


#client-controls {
	margin: 0;
	}
#user-filter {
	clear: left;
	padding-top: 10px;
	
	/*border: 1px solid blue;*/
	}
#user-filter form {
	margin: 0;
	}
#user-filter div {
	display: inline;
	}
#user-filter label {
	width: auto;
	float: none;
	clear: left;
	}
#user-filter span label {
	display: none;
	}
#user-list {
	/*position: relative;
	clear: both;*/
	margin-bottom: 2em;
	padding-top: 1em;
	
	/*border: 1px solid red;*/
	}
#user-list strong {
	font-weight: normal;
	color: #000;
	background: #ff9;
	}

#content .hs-user-tools {
	display: none;
	}

#hs-user-view h3 {
	margin: 0;
	}
#hs-user-view p {
	margin: 0 0 1em 0;
	}
#hs-user-view #hs-user-funds p {
	margin: 10px 0 0 0;
	color: #636466;
	font-weight: bold;
	}
#hs-user-view dl {
	margin: 0;
	}
#hs-user-view dt {
	color: #636466;
	font-weight: bold;
	}
#hs-user-view dd {
	margin: 0 0 1em 0;
	}
#hs-user-view abbr, #hs-user-view acronym {
	border: none;
	}

.hs-user-file-history {
	display:none;
	}

/* Upload/Folder tools */

#tools {
	clear: right;
	margin: 1em 0;
	padding: 0;
	background: #e7ddca;
	border: 1px solid #ceba95;
	}

#tools ul {
	margin: 1px;
	padding: 0;
	list-style-type: none;
	}

#content #tools li {
	margin-left: 1em;
	padding: 0;
	display: inline;
	list-style-type: none;
	
	background-image: none;
	}

#tools a:link, 
#tools a:visited {
	padding: 3px;
	background-position: 4px 4px;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #373734;
	}
#tools a.icon:link, 
#tools a.icon:visited {
	padding: 3px 3px 3px 24px;
	}

#tools a:hover, 
#tools a:active, 
#tools a:focus {
	outline: none; /* remove ugly dotted border */
	}

#tools a.on, 
#tools a.on {
	background-color: #fff;
	}

#tools form {
	margin: 0;
	padding: 1em;
	background-color: #fff;
	}

#tools form fieldset {
	border: none;
	}

#tools form legend {
	margin: 0;
	color: #222;
	font-weight: bold;
	}

.submit {
	display: none;
	}

#switch-fil {
	background-image: url("../images/icons/add-page-green.gif");
	}

#switch-dir {
	background-image: url("../images/icons/add-folder-orange.gif");
	}

#tools #hs-file-group table {
	width: auto;
	background: red;
	}

#hs-content #fil div.txt label, #hs-content #fil div.sel label {
	width: 100px;
	}
#hs-content #fil fieldset div {
	margin-bottom: 10px;
	}
#hs-content #fil div.submit {
	margin-left: 110px;
	}


	
#password legend {
	display: none;
	}
	


table {
	width: 100%;
	}

#hs-content table ul {
	width: auto;
	background-image: none;
	}


#user-logged {
	display: none;
	}
#user-logged p {
	margin: 0;
	text-align: right;
	}
.print_hide, hs-user-tracking, legend {
	display: none;
}