/* 

STYLE SHEET FOR DENCOVER MEDIA WEB SITE
Created by Vivid Associates
www.vividassociates.com



Notes

*/



/* --------- defaults  --------- */

* {
		margin: 0;
		padding: 0;
		}

body { font-family:Arial, Helvetica, sans-serif; background:#CCCCCC; font-size: 62.5%; 
		}
		
/*  --------- structure  --------- */

#wrapper { width:700px; margin:0 auto 0 auto; background:#F36F21;
	background-repeat: no-repeat;
	background-position: 0px bottom; position:relative;
		}
		
#masthead {
	height:181px;
	b/ackground-image: url(/images/website/propertymarketingawards/layout_02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position:relative;
		}
		
		
#navContainer {
	width:155px;
	height:328px;
	position:absolute;
	left: 32px;
	top: 181px;
		}

#content {
	padding:0px 0px 20px 0px;
	margin:0px 32px 15px 187px;
		}

#column {
	float:right;
	width:426px;
	padding:25px 10px 20px 10px;
	margin:0px 0px 0px 0px;
	background-color: #01A8DF;
	
		}
				
		
.box {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
		}									

.line {
	border-bottom: 1px solid #D4DAEF;
		}		

#space {
	float:left;
	width:10px;
	}

.textbox {
	width:461px; 
	min-height:370px;
	
	background-color:#FFFFFF;
	padding:5px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	
		}
		
* html .textbox {/*for ie only*/
	height:370px;}		

#footer { background-color:#FCB0CA; font-size:12px; line-height:1.2em; color:#FFFFFF; padding:10px 10px 10px 10px;
		}

.separator {
		clear: both;
		height: 0;
		}

.floatedpic {
		padding-right: 0px;
		float:left;
		}

.floated {
		float:right;
		padding-left: 0px;
		}
/* ---------- links and navigation ---------- */

a {
		}
		
a:hover {
		}

#navigation {
	padding:0px 0px 0px 0px;
		}
		
#navigation li a, #navigation li a:link, #navigation li a:visited { width:135px; height:27px; list-style-type:none; display:block; text-decoration:none; background-image: url(/images/website/propertymarketingawards/pma_orange_08.jpg); font-weight:bold; color:#ffffff; padding:8px 10px 0px 10px; font-size:12px; margin-bottom:8px;
		}
		
#navigation li a:hover, #navigation li a:active { width:135px; height:27px; background-image: url(/images/website/propertymarketingawards/pma_orange_06.jpg); padding:8px 10px 0px 10px; margin-bottom:8px;
		}
		
#navigation li a.landed, #navigation li a.landed:link, #navigation li a.landed:visited {width:135px; height:27px; background-image: url(/images/website/propertymarketingawards/pma_orange_06.jpg); padding:8px 10px 0px 10px; color:#92278F; margin-bottom:8px;
		}

#navigation ul {}

#navContainer #navigation li { width:135px; height:35px; list-style-type:none; display:block; text-decoration:none; background-image: url(/images/website/propertymarketingawards/pma_orange_08.jpg); font-weight:bold; color:#ffffff;font-size:12px; margin-bottom:8px; margin-top:5px;}

		
/* ---------- fonts ---------- */

h1, h2, p, ul {
		}


	
	
h1 { font-size: 16px;
	color: #CCCCCC;

		}

h2 { color:#000000; font-size:12px; font-weight:bold;
		}

#content p { margin:0px 0px 8px 0px; font-size:12px; line-height:130%; color:#000000;
		}
		
ul {
		list-style-type: none;
		}

/* ---------- images ---------- */

a img {
		border: 0;
		}
		
/* ---------- hacks ---------- */

body	{ /* IE 5 centring bug fix */
		text-align: center;
		color:#161e69;
		}
		
.body	{ /* IE 5 centring bug fix */
		font-size:1.1em;
		color:#161e69;
		}
		
.body2	{ /* IE 5 centring bug fix */
		color:#c4161c;
		}
		
#wrapper {
		text-align: left;
		}  
