/* Start of CMSMS style sheet 'awards' */
/************************************************************************

POP-UP STYLES 

*************************************************************************

	Site:		Themarketingdirectorsinc.com

	Author:		eROI		[www.eroi.com]  

	Client:		Marketing Directors		[http://themarketingdirectorsinc.com]

	Listing Order:
	==============

	1 - Global
	2 - Structure/Layout
	3 - Main Content
	4 - Sub Navigation
	5 - Left Navigation
	6 - Footer Navigation
	

************************************************************************/

/***********************************************************************
	1 - GLOBAL STYLES
************************************************************************/


body {
	background: #5b7abb;
	font: 62.5% Helvetica, "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #fff;
	text-align: center;
}

html, h1, h2, h3, h4, h5, h6, ol, ul, li, dl, dt, dd, form, input, select, div, p, img, table, td { 
	margin: 0; 
	padding: 0; 
}

a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

p {
	margin-bottom: 1.1em;
	color: #fff;
}

.clearer {
	clear: both;
}

.disappear {
	display: none;
}

/***********************************************************************
	1 - GLOBAL STYLES
************************************************************************/

div#header {
	width: 90%;
	height: 90px;
	margin: 0 auto;
	position: relative;
}

div#header div.left {
	width: 220px;
	background: url(uploads/images/awardsRecognition.gif) no-repeat bottom left;
	float: left;	
	height: 32px;
	position: absolute;
	bottom: 20px;
	left: 0;
}

div#header div.right {
	width: 185px;
	background: url(uploads/images/logo_md_blue.gif) no-repeat top right;
	float: right;
	height: 65px;
	vertical-align: top;
}

hr {
	color: #d6deee;
	background: #d6deee;
	border-bottom: 1px solid #adbcdd;
	margin: 0 auto;
	text-align: center;
	height: 2px;
}

div#content {
	padding: 20px 0;
	clear: both;
	width: 90%;
	font-size: 11px;
	margin: 0 auto;
	text-align: left;
}

h3 {
        padding: 20px 0 3px 0;
}

tr {
        padding-bottom: 7px;
}

td {
        padding: 0 5px 2px 0;
        vertical-align: top;
}

div#footer {
	width: 90%;
	text-align: right;
	margin: 0 auto;
}

div#footer p a {
	color: #fff;
	font-weight: bold;
}
/* End of 'awards' */

