body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.5;
	background-color: #FFFFFF;
	margin-top: 20px;
	padding-top: 20px;
	}

#wrapper {
	background-color: #FFFFFF;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../i/banner_bg.gif);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	padding: 0px;
	}
	
/* Sitewide Links
--------------------------------*/
a:link, a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:active {
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;
}

/* All Headings
--------------------------------*/

h1,h2,h3,h4,h5,h6 {
	line-height: normal;
	font-weight: normal;
	display: block;
	font-family: "Times New Roman", Times, serif;
	color: #990000;
	}

/* Header - Banner
--------------------------------*/

#header {
	height: 150px;
	width: 750px;
	float: left;
	}
#header ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 750px;
	text-align: right;
}
#header ul li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 2.5em;
}
#header img {
	margin-bottom: 20px;
	margin-left: 30px;
}



/* mainContent
--------------------------------*/

#mainContent {
	float: right;
	width: 540px;
	margin-bottom: 20px;
	position: relative;
	display: inline;
	min-height: 500px;
	overflow: visible;
	margin-right: 20px;
	}
	
#mainContent p {
	line-height: 1.3;
	}
	
#mainContent hr {
	color: #CCCCCC;
}

#mainContent h1 {
	font-size: 24px;
	margin-top: 0px;
	padding-top: 0px;
	}

#mainContent h2 {
	font-size: 16px;
	font-weight: bold;
	}
#mainContent h3 {
	font-size: 12px;
	font-weight: bold;
}


#mainContent ul {
	margin-left: 20px;
	padding: 0px;
	}
	
#mainContent ul li {
	line-height: 1.5;
	float: none; /* Corrects alignment mess that holly hack caused in ie */
}

#mainContent img.right {
	display: block;
	clear: left;
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
#mainContent img.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}


#mainContent table {
	font-size: inherit;
}

/* homepage columns*/

#mainContent .homeRightCol {
	width: 240px;
	float: right;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#mainContent .homeLeftCol {
	float: left;
	width: 296px;
}

/* image columns to right */

#mainContent .rightCol {
	float: right;
	padding-left: 20px;
	padding-bottom: 10px;
}

#mainContent .rightCol img {
	padding: 3px;
	background-color: #FFFFFF;
	border: 1px solid #e5e5e5;
}



/* Sidebar Nav
--------------------------------*/

#sideBar {
	width: 130px;
	float: left;
	margin-bottom: 10px;
	display: inline;
}
#sideBar a {
	color: #666666;
	text-decoration: none;
}
#sideBar a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.orange {
	color: #FF9900;
}


#sideBar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 170px;
	}
	
#sideBar ul li {
	position: relative;
	text-align: right;
	}
	
#sideBar li ul {
	position: absolute;
	left: 130px; /* Set 1px less than menu width */
	top: -1px;
	display: none;
	background-color: #FFCCCC;
	}

#sideBar ul li a {
	display: block;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 0px;
	padding-top: 9px;
	padding-bottom: 9px;
	}
	
/* Holly Hack. Stupid IE Requirement \*/
* html ul li {
	height: 1%;
	float: left;
}

* html ul li a { height: 1%; }
/* End */


/* Dropdown menus */
#sideBar li:hover ul, #sideBar li.over ul {
	display: block;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #FFFFFF;
	border-bottom-color: #CCCCCC;
}

/* Footer
--------------------------------*/

#footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 10px;
}
#footer p {
	margin: 0px;
	font-size: 11px;
	color: #666666;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#footer a {
	text-decoration: none;
	}

/* Link Icons
--------------------------------*/

a[href^="http:"] { /* External Link */
	background: url(http://www.positivemediamarketing.co.uk/assets/i/externalLink.gif) no-repeat right top;
	padding-right: 10px;
	}

a[href^="http://www.positivemediamarketing.co.uk"] { /* Excludes own site */
	background-image: none;
	padding-right: 0px;
	}

a[href^="mailto:"] { /* Email Link */
	background: url(http://www.positivemediamarketing.co.uk/assets/i/mailLink.gif) no-repeat left center;
	padding-left: 15px;
	}

a[href$=".doc"] { /* Word File */
	background: url(http://www.positivemediamarketing.co.uk/assets/i/wordLink.gif) no-repeat left center;
	padding-left: 22px;
	}
	
a[href$=".xls"] { /* Excel File */
	background: url(http://www.positivemediamarketing.co.uk/assets/i/xlsLink.gif) no-repeat left center;
	padding-left: 22px;
	}

a[href$=".pdf"] { /* PDF File */
	background: url(http://www.positivemediamarketing.co.uk/assets/i/pdfLink.gif) no-repeat left center;
	padding-left: 22px;
	}

/* News on homepage
--------------------------------*/

.newsbox {
	margin: 0px;
	padding: 20px;
	display: block;
	background-color: #CCCCCC;
	}
	
.newsbox h2 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	}
	
.newsbox p {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}	
	
/* 
--------------------------------*/

blockquote {
	color: #0066CC;
	font-style: italic;


	line-height: 1.;
	margin-right: 0px;
	margin-left: 0px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 1.4;
	background-image: url(/assets/i/blockquote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	}

blockquote strong {
	color: #333333;
	display: block;
	}
.map {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
