/*            
  ___ ___ ___ 
 / __/ __/ __|
| (__\__ \__ \
 \___|___/___/
              
================================================================
Global CSS file for www.ascendant.co.uk
Created by:	Lorraine Humm lorraine@divine-creations.com	
================================================================
*/

/*-- Browsers: IE7, Firefox 2, Safari/Mac, Firefox/Mac --*/
/*-- © Divine-Creations.Com Limited 2007 --*/

html { 
	padding:0px;
	margin:0px;
	height: 100%;
	margin-bottom: 1px;
	}
	
h1 {
	display: block;
	width: 460px;
	height: 34px;
	/*margin: 14px 0 10px 10px;*/
	margin: 0 0 0 10px;
	padding: 0;
	line-height: 48px;
	font-size: 100%;
	border-bottom: 1px dotted #000033;
	}
h2 {
	font-size: 100%;
	font-weight: bold;
	margin: 5px 0 5px 10px;
	background: url(../images/stones/stoneBullet.gif) no-repeat 0 2px;
	padding-left: 33px;
	}

p {
	margin: 10px;
	line-height: 17px;
	}
	
a, a:link, a:visited {color: #335c85;}
a:hover {color: #990000;}

/*-- structure --*/

body {
	background: url(../images/bg.gif) repeat-x top left;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000033;
	margin:0px;
	padding:0px;
	}

#container {
	width:1000px;
	margin: 0px auto;
	padding:0px;
	background-color: #FFFFFF;
	}
	
/*-- mast area and divisions (also used for footer divisions) --*/

#mast {
	width: 1000px;
	float: left;
	}

.mastL {
	width: 280px;
	height: 70px;
	padding: 0;
	margin: 0;
	float:left;
	color: #fff;
	background-color: #000033;
	}

.mastM {
	width:478px;/*480*/
	height: 70px;
	padding: 0;
	margin: 0 1px 0 1px;
	float:left;
	color: #000033;
	background-color: #fff;
	}

.mastR {
	width: 240px;
	height: 70px;
	padding: 0;
	margin: 0;
	float:left;
	color: #fff;
	background-color: #335c85;
	}
.mastR a, .mastR a:active, .mastR a:visited, .mastL a, .mastL a:active, .mastL a:visited {color: #fff;}
.mastR a:hover, .mastL a:hover {color: #990000;}

/*--green bars--*/

.green {
	width: 1000px;
	height: 9px;
	margin: 1px 0 1px 0;
	float: left;
	}

.greenL {
	width: 280px;
	height: 9px;
	padding: 0;
	margin: 0;
	float:left;
	background-color: #009999;
	}

.greenM {
	width:478px; /*480*/
	height: 9px;
	padding: 0;
	margin: 0 1px 0 1px;
	float:left;
	background-color: #40b3b3;
	text-align: left;
	color: #FFFFFF;
	font-size: 90%;
	font-weight: bold;
	}
	
.greenM a, .greenM a:link, .greenM a:visited {color: #FFFFFF; text-decoration: none;}
.greenM a:hover {text-decoration: underline; color: #FFFFFF;}

.greenR {
	width: 240px;
	height: 9px;
	padding: 0;
	margin: 0;
	float:left;
	background-color: #66c2c2;
	}
	
/*-- wraps around copy cols --*/

#wrap {
	float: left;
	width: 1000px;
	margin: 1px 0 0 0;
	padding: 0;
	}
	
/*-- left col --*/

.left {
	width: 280px;
	padding: 0;
	margin: 0;
	float:left;
	color: #82888d;
	}
	
.stones {text-align: center;}
	
/*-- middle col --*/

.content {
	width:478px; /*480*/
	padding: 0;
	margin: 0 1px 0 1px;
	float:left;
	}
	
/*--extra templates without right column--*/

.contentTwoCol {
	width: 719px; /*720*/
	padding: 0;
	margin: 0 0 0 1px;
	float:left;
	}
.contentTwoCol h1 {
	display: block;
	width: 700px;
	height: 34px;
	margin: 0 0 0 10px;
	padding: 0;
	line-height: 48px;
	font-size: 100%;
	border-bottom: 1px dotted #000033;
	}
	
/*--right col--*/

.right {
	width: 240px;
	padding: 0;
	margin: 0;
	float:left;
	}
	
/*.right h1 {
	background: url(../images/stones/stoneBullet.gif) no-repeat 0 2px;
	padding-left: 32px;
	margin: 10px 0 10px 0;
	font-size: 110%;
	border: none;
	display: block;
	width: 200px;
	}*/
	
.right h1 {
	display: block;
	width: 219px;
	height: 34px;
	/*margin: 14px 0 10px 10px;*/
	margin: 0 0 0 10px;
	padding: 0;
	line-height: 48px;
	font-size: 100%;
	border-bottom: 1px dotted #000033;
	}
	
/*--footer--*/

#footer {
	clear: left;
	text-align: center;
	margin-top: 10px;
	}
#footer p {
	margin-top: 23px;
	font-size: 80%;
	}
	
/*-- subnav --*/

#nav {
	width: 269px;
	background-color: #FFFFFF;
	padding:0px;
	margin:0px;
	}

#nav ul {
	list-style-type: none;
	padding:0px;
	margin:0px;
	}
	
#nav li {
	list-style-type: none;
	padding:0px;
	margin:0px;
	}

#nav a {
	display: block;
	width: 269px; /*269*/
	height: 34px;
	border-bottom: 1px dotted #000033;
	color:#000033;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	line-height: 48px;
	padding: 0 0 0 10px;
	margin: 0;
	}
	
#nav a.selected {
	color: #335c85;
	}

#nav a:hover {
	text-decoration: none;
	color: #335c85;
	}
 
/*-- nested li styles --*/

#nav ul li ul {
	list-style-type: none;
	padding:0px;
	margin:0px;
	}
#nav ul li ul li {
	list-style-type: none;
	padding:0px;
	margin:0;
	}
#nav ul li ul li a {
	display: block;
	width: 249px; /*269 and -20 for padding*/ 
	font-weight: normal;
	border-bottom: 1px solid #b8cfe5;
	padding-left: 20px;
	font-size: 90%;
	}
	
/*-- data table definitions --*/

.testimonials {
	width: 700px;
	margin-left: 10px;
	}
	
.testimonials td {
	padding: 5px 0 5px 0;
	vertical-align: top;
	}
	
.advisory {
	width: 710px;
	}
	
.advisory td {
	padding: 5px 0 5px 0;
	vertical-align: top;
	}
	
.advisory img {
	margin-top: 36px;
	}

.press {
	width: 440px;
	margin-left: 10px;
	margin-bottom: 10px;
	}
	
.press td {
	padding: 3px 0 3px 0;
	vertical-align: top;
	}
.date {width: 60px;}
.download {width: 50px;}

.clients {
	width: 460px;
	margin-top: 10px;
	}
.clients td {
	text-align: center;
	height: 101px;
	vertical-align: middle;
	}

/*-- supporting styles and classes --*/

.more {
	background: url(../images/icons/redarrows.gif) no-repeat 0 5px;
	padding-left: 13px;
	}
.more a, .more a:link, .more a:visited {text-decoration: none; color: #000000;}
.more a:hover {text-decoration: underline; color: #000000;}

.pdf {
	background:  url("../images/icons/pdf.gif") no-repeat 0px 2px;
	padding-left: 17px;
	}
.web {
	background:  url("../images/icons/www.gif") no-repeat 0px 2px;
	padding-left: 17px;
	}
.webDk {
	background:  url("../images/icons/webDk.gif") no-repeat 0px 4px;
	padding-left: 14px;
	}
.email {
	background:  url("../images/icons/emaillink.gif") no-repeat 0px 6px;
	padding-left: 14px;
	}
.validate {
	font-size: 9px; 
	background:  url("../images/icons/web.gif") no-repeat 0px 1px;
	padding-left: 14px;
	}
.note {font-style: italic;}
.cta { color: #000033; margin: 10px 10px 5px 10px;}
.tinytext {font-size: 9px;}

/* ------------ ASCENDANT NEWS ------------*/

/*-- ul class  --*/

.ascendant-items {
	list-style:none;
	margin:0 5px 0 10px;
	padding:0;
	}

/*-- li class AND a class  --*/

.ascendant-item {
	list-style:none;
	margin:0 0 8px 0;
	padding:0;
	font-size: 90%;
	}

/* ------------ RSS NEWS ------------*/

/*-- ul class  --*/

.rss-items {
	list-style:none;
	margin:0 5px 0 10px;
	padding:0;
	}

/*-- li class AND a class  --*/

.rss-item {
	list-style:none;
	margin:0 0 5px 0;
	padding:0;
	font-size: 90%;
	}
	
object {
	margin: 0;
	padding: 0;
	}
	
/*-- video --*/

.video {
	text-align: center;
	margin-top: 10px;
	}

