﻿@import url(/!inc/css/common.css);
@import url(/!inc/css/nav.css);
html, body, #container, form
{
	height: 100%;
}
body { margin:0px; }


img.icon { border: none; vertical-align: middle; }
dl.rss dt { font-weight: bold; }
dl.rss dd { display: inline; padding: 0 5px; }
dl.rss dd.directFeed { display: block; text-align: center; }


#container { padding: 0px; width:960px; margin:0 auto; }

#containerWrapper 
{
		background: #fff url(/!img/int/weho_int_bkgrd_body.gif) repeat-y;
		width: 100%;
		min-height: 850px;
}
#contentWrapper { padding-bottom: 10px; background:url(/!img/weho_int_subnavigation_top.gif) no-repeat; }

#ctl00_leftColumn
{
	width: 187px;
	float: left;
	padding:0;
}

* html #ctl00_leftColumn { margin-right: -3px; }

ul.secNav
{
	list-style-type: none;
	text-align: center;
	margin: 0;
	padding:0;
	display:block;
}

ul.secNav li
{
	padding: 3px;
	margin: 0;
}

ul.secNav li a
{
	width:184px;
	display:block;
	color: #009BDB;
	font-weight:bold;
	border: 0;
	border-bottom:solid 1px #C5EAFC;
}

ul.secNav li a:hover 
{
}

#columnWrapper
{
	padding: 5px 30px 20px 217px;
}

#breadcrumbs
{
	color: #9D0131;
	padding: 0 0 4px;
	margin: 0 0 1em;
	background: #fff url(/_images/int/weho_int_divider_nav_trail.gif) no-repeat bottom left;
	
}

#breadcrumbs a, #breadcrumbs span
{
	color: #6E6E6E;
	border: none;
	padding-right: 2px;
}

#breadcrumbs a.homeCrumb
{
	color: #009F9A;
	font-weight: bold;
}

#breadcrumbs a:hover { 	border-bottom: 1px solid #D2D2D2; }

.errormsg {color:#FF0000; font-weight:bold; font-size:12px;}

#flashMap 
{
	margin: 1em auto;
}

#postcard 
{
	background: transparent url(/_images/epostcards/weho_epostcard_back.gif) no-repeat top left;
	width: 590px;
	height: 456px;
	position: relative;
}

#postcard #message {
	position: absolute;
	top: 110px;
	left: 30px;
	width: 232px;
}

#postcard #to {
	position: absolute;
	top: 217px;
	left: 384px;
}

#postcard #from {
	position: absolute;
	top: 276px;
	left: 430px;
}

.divider 
{
	clear: both;
	height: 1px;
	padding: 1em 0;
	background: transparent url(/_images/mp/weho_mp_divider_body.gif) no-repeat center center;
}

.navdivider 
{
	height: 1px;
	margin: .75em 0 .4em;
	background: transparent url(/_images/mp/weho_mp_divider_body.gif) no-repeat center left;
}


.gaylesbian
{
	display: block;
	padding: 6px 0 0 24px;
	background: transparent url(/_images/int/weho_int_icon_gay_flag.gif) no-repeat 0 8px;
	color: #fff;
	width: 250px;
}

.gaylesbian:hover
{
	color: #3E3E3E;
}

.eventsearch {
	border: 1px solid #D0D0D0;
	width: 65%;
	margin: .5em 1em 2em;
}
.eventsearch fieldset { border: none; padding: 0; }
.eventsearch h2 { background: #FEED9A; color:  #7DB84A; font-size: 1.2em; margin: 0; padding: 3px 8px; border-bottom: 1px solid #D0D0D0; }
.eventsearch th { text-align: right; }

.container {
	overflow: hidden;
	width: 100%;
}
	.container:after {
		display: block;
		content: '.';
		clear: both;
		overflow: hidden;
		height: 0;
		visibility: hidden;
	}
	:root .container { overflow: visible; }
	
	    td.label
    {
        text-align: right;
        padding: 0 6px 1em 0;    
        vertical-align: top;            
    }
    
    input, textarea { margin: 0 6px; }

	
#ls_promos a.ir {
	width:187px;
	padding-top:95px;
	background-position: center center;
	background-repeat:no-repeat;
}
#footer {
	width:960px;
	height:32px;
	background:url(/!img/mp/weho_mp_ftr.gif) no-repeat 0 -1px;
}
