/*	PAGE STRUCTURE	*/

body {
	background:#0e98cf;
	text-align:center;
	margin:0;
	padding:0;
}

div#background {
	width:1000px;
	background:#0e98cf url(/images/body_bkgnd.jpg) center repeat-y;	
	margin:0 auto;
}

div#container {
	width:900px;
	margin:0 auto;
	padding:0 50px;
	text-align:left;
	position:relative;
	top:-35px;
}

div#top {
	width:1000px;
	height:60px;
	margin:0 auto;
	background:#0e98cf url(/images/container_top.jpg) top left no-repeat;
}

div#header {
	width:900px;
	height:168px;
	background:#fff url(/images/header_bkgnd.jpg) top left no-repeat;
	position:relative;
}

div.membersonly {
	height:198px !important;
}

div#members {
	height:30px;
	background-color:#fffa68;
	color:#d60000;
	position:absolute;
	top:151px;
	width:900px;
}

#header div#shadow {
	height:17px;
	width:900px;
	position:absolute;
	bottom:0;
	background:#fff url(/images/header_shadow.gif) bottom left repeat-x;
}

#header a#logo {
	display:block;
	position: absolute;
	top:15px;
	left:15px;
	background:url(/images/globaldialogue_logo.gif) top left no-repeat;
	width:301px;
	height:118px;
}

#header div#topnav {
	position:absolute;
	top:121px;
	left:330px;
	color:#fff;
	z-index:500;
}

div#content {
	width:890px;
	margin: 5px 10px 0 0;
}

div.home {
	width:874px !important;
	margin-left:14px !important;
}

div#breadcrumbs {
	padding-left:220px;
	height:20px;
	font-size:10px;
}

div#rightcol {
	float:right;
	width:180px;
	text-align:center;
/*	z-index:5;
	position:relative; */

}

div#leftcol {
	float:left;
	width:200px;
	position:relative;
	z-index:50;
}

div#main {
	padding:0 210px 0 220px;
	line-height:18px;
	/* position:relative; */

}

div#bottom {
	width:1000px;
	height:90px;
	margin:0 auto !important;
	background:#0e98cf url(/images/container_bottom.jpg) top left no-repeat;
	text-align:center;
	color:#fff;
	padding:0 !important;
}

/* BASIC STYLES	*/

body {
	font-family:Verdana,Geneva,sans-serif;
	font-size:12px;
}

form {
	margin:0;
	padding:0;
}

a {
	color:#084e9c;
	text-decoration: none;
}

a:hover {
	color:#95cfe6;
	text-decoration:none;
}

img {
	border:0;
}

p {
	margin:1em 0;
}

div#container {
	font-size: 12px;
	line-height:16px;
}

.clb {
	clear:both;
	height:1px;
	line-height:1px;
}

h1 {
	font:20px/26px Georgia,Times New Roman, serif;
	color:#232675;
	margin-bottom:1em;
}

h2 {
	font:18px Georgia,Times New Roman, serif;
	color:#232675;
	margin-bottom:1em;
}

h3 {
	font-weight:bold;
	font-size:12px;
}

#feature h1 {
	font-size:18px;
}

#rightcol h1 {
	margin:0 0 0 0;
	padding:.4em 0 .5em 0;
}

.small {
	font-size:.8em;
}

#bottom p {
	padding-top:45px;
}

#bottom p a {
	color:#fff;
}

.rightdiv p.reg {
	text-align:left;
	margin:0 10px 1em 16px;
}

/*	TOP NAVIGATION (superfish)	*/

#topnav a {
	color:#fff;
}

.sf-menu, .sf-menu * {
	padding:0;
	margin:0;
	list-style:none;
}
.sf-menu {
	margin-left:5px;
	z-index:500;
}
.sf-menu ul {
	position:absolute;
	width:12em;
	z-index:490;
	display:none;
}
.sf-menu ul li {
	width:100%;
}
.sf-menu li:hover {
	visibility:inherit; /* fixes IE7 'sticky bug' ? */
}
.sf-menu li {
	float:left;
	position:relative;
	font:14px Verdana, Geneva, sans-serif;
	color:#fff;
}
.sf-menu a {
	display:block;
	position:relative;
	text-decoration:none;
	color:#fff;
	padding:2px 11px;
	border-right:1px solid #fff;
}

.sf-menu>li:last-child>a {
	border-right:none;
}

.sf-menu li a:hover, .sf-menu li.sfHover {
	color:#95cfe6 !important;
}
.sf-menu li li.sfHover, .sf-menu li li a:hover {
	background-color:#95cfe6;
	color:#115caf !important;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left:4px;
	top:30px;
	z-index:999 !important;
	text-align:left;
}
.sf-menu li li {
	font:12px Verdana,Geneva, sans-serif;
	background-color:#115caf;
}
.sf-menu li li a {
	padding:.5em .4em .5em .8em !important;
	border-right:none;
}
/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:url('/images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/*	HOMEPAGE BOXES	*/

div#feature {
	width:678px;
	border:1px solid #e3e3e3;
	background: #d9d9d9 url(/images/feature_bkgnd.gif) center repeat-x;
}

div#feature #inside {
	margin:12px;
}

div#feature #images {
	border:5px solid #fff;
	float:left;
	margin-right:15px;
	width:179px;
	height:233px;
}

div#row2 {
	margin:16px 0 0;
	height:180px;
	clear:both;
}

div.box {
	border:1px solid #e3e3e3;
	width:428px;
	height:208px;
}
.box h2 {
	display:block;
	background:#fff url(/images/homebox_header_bkgnd.gif) top left repeat-x;
	color:#444;
	padding:8px 0 6px 10px;
	margin:0;
}

.box .inside {
	margin:-5px 10px 0;
}

div#events {
	float:left;
}

div#highlights {
	float:right;
}

/*	COMMON BOXES	*/

div#login, div.rightdiv {
	height:190px;
	background:#fff url(/images/login_bkgnd.gif) top left repeat-x;
	margin:0 !important;
	padding:0;
	z-index:0;
}

div.rightdiv {
	margin-top:20px !important;
}

#login .field  {
	border:1px solid #000;
	color:#7b7b7b;
	text-align:left;
	margin:0 auto 12px;
	width:128px;
	display:block;
	padding:4px;
	/* margin-left:21px; */
}

#login #submitter {
	margin-bottom:10px;
	text-align:center;
}

div#register {
	height:93px;
	background:#fff url(/images/register_bkgnd.gif) top left repeat-x;	
	margin:0 !important;
	overflow: hidden;
}

p.loginerror {
font-size:10px;
line-height:11px;
font-weight:bold;
color:#c00;
margin:-8px 8px 8px;
}


/*	INTERIOR NAV	*/

#leftcol ul {
	list-style-type: none;
	margin:0;
	padding:0;
}

#leftcol ul li {
	font-size:14px;
	border-bottom:1px solid #d2d2d2;
	padding:8px 0 10px 14px;
}

#leftcol ul li ul {
	margin:3px 0 0 20px;
}

#leftcol ul li li {
	font-size:12px;
	border-bottom:none;
	padding:0;
}

div#pull {
	margin:50px 0 0 14px;
	color:#6e6e6e;
}

/*	MEMBERS STRIPE */

#members h2 {
	float:left;
	color:#d60000;
	padding:4px 13px;
	margin:0;
}

#member_nav {
	float:right;
	font-size:10px;
	padding:6px 14px;
}

#member_nav a {
	color:#d60000;
}

#member_nav a:hover {
	color:#000;
}


/* CARRYOVERS FROM OLD SITE */

img.fileicon {
	float:left;
	padding:0 10px 10px 5px;
}

hr.fileseparator {
	clear:both;
}
