/* CSS Document */
/* NORTHBRIDGE ALIVE */

* {
	padding:0;
	margin:0;}
	
body {
	margin:20px 0 0 0;
	padding:0;
	background:#bfb2b9;
	color:#6c5a63;
	font:12px/22px Verdana, Arial, sans-serif;}

p, h2 {
	margin:0 0 22px 0;}

h2 {
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #e5e0e3;}

a {
	color:#6c5a63;
	text-decoration:underline;}
	
a:hover {
	text-decoration:none;}

h4 {
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;}

input, textarea {
	border:1px solid #a63e64;
	background:#ebe6e9;
	font:12px/22px Verdana, Arial, sans-serif;
	margin:0 0 10px 0;}

.field {
	height:20px;}

.field-multiline {
	height:80px;}

#container {
	width:846px;
	margin:auto;}



/* HEADER */

#header {
	width:846px;
	height:247px;
	background:#000;}

#header-left {
	float:left;
	width:437px;}
	
#logo {
	width:289px;
	margin:54px 0 0 71px;}
	
#header-links {
	margin:48px 0 0 78px;
	width:284px;
	background:url(../images/header-divider.gif) no-repeat 135px 0px;
	height:27px;
	padding:8px 0 0 0;}

#header-links a {
	color:#fff;
	font-size:11px;}

#header-links a:hover {
	text-decoration:none;}

#header-links .join {
	margin:0 20px 0 0;}

#header-links .events {
	margin:0 0 0 20px;}
	
#header-right {
	width:409px;
	float:left;}



/* CONTENT AREA */

#content-area {
	width:846px;
	background:#fff url(../images/logo-bign.gif) no-repeat bottom right;}

#nav-bg {
	background:url(../images/bg-nav.gif) repeat-y left;}
	
	
	
/* CONTENT MAIN */
	
#content-main {
	width:394px;
	float:left;
	margin:10px 0 0 0;
	padding:30px 30px;
	border-right:1px solid #e5e0e3;}

#content-full {
	width:607px;
	float:left;
	margin:10px 0 0 0;
	padding:30px 30px 170px 30px;}



/* FOOTER */

#footer {
	width:809px;
	padding:15px;
	color:#fff;
	font-size:10px;}

#footer a {
	color:#fff;}

#footer img {
	float:right;
	width:201px;
	margin:-5px 0 0 0;}



/* BECOME A MEMBER */

.become-form-areas {
	float:left;
	width:270px;
	margin:0 16px 0 0;}
	
	
	
/* FORMS */

#enquiryform {
	border: 0;
	margin:0 0 10px 0;
	padding: 0;
	width: 600px;}
	
#enquiryform fieldset {
	border: 0;
	display: block;
	height:auto;}
	
#enquiryform fieldset ol {
	list-style-type: none;
	margin: 0;
	padding: 0;}
	
#enquiryform fieldset ol li {
	padding: 0 10px 0 0;}
	
#enquiryform label {
	display: inline-block;
	padding-top: 3px;
	vertical-align: top;
	width: 100px;}
	
#enquiryform textarea, #enquiryform input {
	color: #555;
	font-size: 1em;
	width: 140px;
	margin:0 0 10px 10px;
	height:20px;}
	
#enquiryform textarea {
	font: 1em/1.2em "Arial", "Helvetica", sans-serif;
	height:80px;}
	
#uploadform {
	border: 0;
	margin-bottom: 10px;
	padding: 0;
	width: 600px;}
	
#uploadform fieldset {
	border: 0;
	display: block;
	height:auto;}
	
#uploadform fieldset ol {
	list-style-type: none;
	margin: 0;
	padding: 0;}
	
#uploadform fieldset ol li {
	padding: 0 10px 0 0;}
	
#uploadform label {
	display: inline-block;
	padding-top: 3px;
	vertical-align: top;
	width: 200px;}
	
#uploadform textarea, #uploadform input {
	color: #555;
	font-size: 1em;
	width: 150px;
	margin:0 10px 0 10px;
	height:20px;}
	
#uploadform textarea {
	font: 1em/1.2em "Arial", "Helvetica", sans-serif;
	height:80px;}
	
/* NAVIGATION */

/* level 1 */

#nav-area { width:179px; background:#e5e0e3; float:left; padding:10px 0 0 0; font-size:11px;}

#nav, #nav ul {
	list-style:none;
	width:179px;}

#nav li {
	position:relative;
}

#nav li ul {
	position:absolute;
	left:179px;
	top:0px;
	display:none; 
}

/*#nav ul {
	border:1px solid #E2E2E2;
	border-bottom:0;
}*/



#nav a {
	display:block;
	text-decoration:none;
	color:#6c5a63;
	background:#e5e0e3;
	padding:0 0 0 15px;
	border-bottom:1px solid #eee9ed;
	height:21px;
}

#nav li a:hover {
	background:#cd98b2;
	color:#fff !important;
}


/* Fix IE. Hide from IE Mac \*/
* html #nav li { float: left; height: 1%; }
* html #nav li a { height: 1%; }
/* End */


#nav li:hover ul, #nav li.over ul  { display:block; }

#nav li a.daddy { background:url(../images/arrow-mauve.gif) 163px 9px no-repeat; }
#nav li a.daddy:hover { background:#cd98b2 url(../images/arrow-white.gif) 163px 9px no-repeat; }


/* Fix IE. Hide from IE Mac \*/
* html ul#nav li { float:left; height: 1%; }
* html ul#nav li a { height: 1%; }
/* End */



/* CLEARFIX */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;}

.clearfix {display: inline-block;}

/* Hide from IE-mac\*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*
listing tables
*/

#business-listing
{
	margin: 10px 0px 10px 0px;
	border: 1px #777 solid;
	padding: 2px;
	width: 550px;
}

#business-listing td
{
	padding:4px;
}

#business-listing td.header
{
	font-weight: bold;
	font-size: 12px;
	margin: 2px 0px 5px 0px;
	color:#6c5a63;
	border-bottom: 1px #777 solid;
	background-color: #e5e0e3;
}

#business-listing td.footer
{
	margin: 2px 0px 5px 0px;
	color:#6c5a63;
	border-top: 1px #777 solid;
	background-color: #e5e0e3;
}

#event-listing
{
	margin: 10px 0px 10px 0px;
	border: 1px #777 solid;
	padding: 2px;
	width: 550px;
}

#event-listing td
{
	padding:4px;
}

#event-listing td.header
{
	font-weight: bold;
	font-size: 12px;
	margin: 2px 0px 5px 0px;
	color:#6c5a63;
	border-bottom: 1px #777 solid;
	background-color: #e5e0e3;
}

#event-listing td.footer
{
	margin: 2px 0px 5px 0px;
	color:#6c5a63;
	border-top: 1px #777 solid;
	background-color: #e5e0e3;
}