/*-------------------------------------------------------

	doc title: stylesheet - London Digital PR
	filename: primary.css
	author: JBMoss Ltd - http://www.jbmoss.com
	developer: JBMoss Ltd - DPETRIE
	date: 01/06/2009
	
	-----------------------
	
	1. master reset
	2. typography
	3. listography
	4. base structure
	5. navigation
	6. page specific structure
	7. images
	8. tables
	9. forms
	
	
-------------------------------------------------------*/




										/* ---------- 1. master reset ---------- */ 

* {
	padding			: 0;
	margin			: 0;
	border			: 0px solid red;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {
	margin			: 0.6em 4%;
}
li, dd {
	margin-left		: 5%;
}
fieldset {
	padding			: .5em;
}

a {
	text-decoration	: none;
	outline			: none;
	
}

.clr {
	clear			: both;
	height			: 0;
	width			: 0;
	padding			: 0;
	margin			: 0;
}

* { behavior: url(iepngfix.htc) }

										/* ---------- 2. typography ---------- */ 

p {
	color			: #692A83;
}
	p a {
		color			: #692A83;
		text-decoration	: underline;
	}
	
	p a:hover {
		color			: #A987BD;
	}
	
#div-hdr h1 {
	display			: block;
	height			: 45px;
	width			: 315px;
	background		: url(../images/londondigitalpr_logo.jpg) no-repeat;
	text-indent		: -9000px;
	margin			: 2px 0 0 0;
	padding			: 0;
	float			: right;
}

#div-news h1 {
	color			: #692A83;
	font-size		: 1.2em;
	text-transform	: uppercase;
}

h1 {}
	h1 a {}
	h1 a:hover {}
	
h2 {
	color			: #A987BD;
	text-transform	: uppercase;
	font-weight		: 400;
}
	h2 a {}
	h2 a:hover {}
	
h3 {}
	h3 a {}
	h3 a:hover {}
	
h4 {}
	h4 a {}
	h4 a:hover {}

h5 {}
	h5 a {}
	h5 a:hover {}
	

										/* ---------- 3. listography ---------- */ 
																			
	


/* -- SERVICES -- */




#div-srv ul {
	padding			: 0 0 0 4px;
	margin			: 10px 0 0 0;
}
#div-srv ul li {
	list-style		: none;
	display			: block;
	margin			: 0;
	padding			: 9px 3px;
	width			: 180px;
	border-top		: 1px solid #fff;
}
#div-srv ul li:first-child  {
	border-top		: 0px;
}
#div-srv ul li a {
	color			: #fff;
	text-transform	: uppercase;
}

#div-srv ul li a:hover {






}					


/* -- NEWS -- */




#div-news ul {
	padding			: 0 0 0 4px;
	margin			: 0;
}
#div-news ul li {
	list-style		: none;
	display			: block;
	margin			: 0;
	padding			: 7px 0 7px 6px;
	width			: 180px;
	border-top		: 1px solid #692A83;
}

	#div-news ul li h3 {
		font-size		: 0.85em;
		text-transform	: uppercase;
		color			: #692A83;
		font-weight		: normal;
		margin			: 0;
	}
	#div-news ul li p {
		margin			: 0;
		font-size		: 0.85em;
		color			: #fff;
	}
	#div-news ul li p a {
		color			: #fff;
		text-decoration : underline;
	}

#div-news ul li:first-child  {
	border-top		: 0px;
}
	
										
										
										/* ---------- 4. base structure ---------- */ 

html {
}
body {
	font-size		: 80%;
	font-family		 :"trebuchet MS";
	background		: #692A83;
}


#div-wrap {
	position		: relative;
	margin			: 30px auto 0 auto;
	width			: 810px;
	background 		: #7F5096;
	padding			: 10px;
	border			: 1px solid #A987BD;
}
	#div-hdr {
		position		: relative;
		width			: 810px;
		height			: 60px;
		background		: #7F5096;
	}
	#div-nav {
		position		: relative;
		width			: 810px;
		background		: #fff;
		height			: 45px;
		border-top		: 1px solid #692A83;
		border-right	: 1px solid #692A83;
		border-left		: 1px solid #692A83;
	}
	
	#div-ctop {
		position		: relative;
		width			: 810px;
		background		: #87559C;
		border-right	: 1px solid #692A83;
		border-left		: 1px solid #692A83;
	}
		#div-srv {
			position		: relative;
			float			: left;
			width			: 200px;
			height			: 270px;
		}
		#div-bnr {
			position		: relative;
			float			: left;
			width			: 610px;
			height			: 270px;
		}
	
	#div-main {
		position		: relative;
		width			: 810px;
		border-bottom	: 1px solid #692A83;
		border-right	: 1px solid #692A83;
		border-left		: 1px solid #692A83;
		background		: url(../images/main_bg.jpg) repeat-y;
		padding-top		: 5px;
	}
	
		#div-news {
			position		: relative;
			float			: left;
			width			: 200px;
		}
		#div-content {
			position		: relative;
			float			: left;
			width			: 610px;
		}

#div-ftr {
	position:relative;
	width:810px;
	margin:0 auto;
	color:#fff;
	font-size:0.85em;
	margin-top:5px;
}
	#div-ftr a {
		color:#fff;	
	}


										/* ---------- 5. navigation ---------- */ 
										
#div-nav ul {
	padding			: 0;
	margin			: 0;
}
#div-nav ul li {
	padding			: 0;
	margin			: 0;
	display			: block;
	float			: left;
	list-style		: none;
}
#div-nav ul li a {
	line-height		: 45px;
	margin			: 0 15px;
	font-size		: 1.2em;
	font-weight		: bold;
	color			: #C8B1D2;
	text-transform	: uppercase;
}
#div-nav ul li a:hover {
	color			: #692A83;
	border-top		: 2px solid #692A83;
	border-bottom	: 2px solid #692A83;
	padding			: 4px 0;
}	
										

										/* ---------- 6. page specific structure ---------- */ 
										

										/* ---------- 7. images ---------- */ 
										

										/* ---------- 8. tables ---------- */ 
										
										
										/* ---------- 9. forms ---------- */ 
										
#cfr table {
	border:1px solid #692A83;
	margin			: 0.6em 4%;
	color:#692A83;
}
.cfr_i, .cfr_a {
	width:200px;
	border:1px solid #692A83;
}
.cfr_s {
	border:1px solid #692A83;
	background:#C8B1D2;
	color:#fff;
}