/* andrew e simpson */

body {
	font: 12px verdana, arial, helvetica, sans-serif;
	background: #37261F url(../images/bg_main.png) repeat-x;
}

a {
	text-decoration: none;
	color: #666;
}

a:hover {
	color: #F93;
}

p {
	line-height: 20px;
	margin-bottom: 20px;
}

img {
	border-style: none;
}

p.large {
	font: 17px/26px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #656565;
}

.clear {
	clear: both;
}

#outer {
	background: url(../images/bg_texture.png) no-repeat center top;
}

#wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#home #container {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}

#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

/* @group pages */

#page {
	background-position: center 20px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#page #content {
	padding: 40px 20px 40px 30px;
	float: left;
	width: 570px;
	margin-left: 10px;
	background: #fff url(../images/pg_content.gif) no-repeat 10px 20px;
}

#page #sidebar {
	width: 310px;
	float: left;
	padding-top: 20px;
	background: #fff url(../images/pg_side.gif) no-repeat 0 20px;
}

#sidebar span {
	width: 50px;
	display: inline-block;
}

#sidebar ul {
	padding: 10px 40px 20px 20px;
}

#sidebar li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #efefef;
}

#sidebar li a {
	font-weight: bold;
}

#sidebar h4 {
	font-size: 16px;
	line-height: 20px;
}

#sidebar #side_events .date {
	float: left;
	width: 53px;
	margin-right: 5px;
}

#sidebar #side_events .title {
	float: left;
	width: 192px;
}

#page #sidebar h3#b_events {
	background-image: url(../images/h3_events.gif);
	height: 51px;
	text-indent: -444444px;
	overflow: hidden;
	width: 320px;
}

#page #sidebar h3#b_leadership {
	background-image: url(../images/h3_leadership.gif);
	height: 50px;
	text-indent: -444444px;
	overflow: hidden;
	width: 320px;
}

#page #sidebar h3#b_blog {
	background-image: url(../images/h3_blog.gif);
	height: 52px;
	text-indent: -444444px;
	overflow: hidden;
	width: 320px;
}

#page #sidebar .side_ad {
	padding: 10px 40px 20px 20px;
}

#page #white_paper {
	background-color: #fff;
	width: 940px;
	margin-left: 10px;
}

#page #content h4 {
	margin-bottom: 10px;
}

#page #content h3 {
	margin-bottom: 20px;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#page #content ul {
	margin-bottom: 20px;
}

#page #content li {
	margin-bottom: 10px;
	line-height: 16px;
	list-style-type: square;
	margin-left: 15px;
}


h2#h_blog {
	margin-bottom: 20px;
	text-transform: uppercase;
	font-size: 24px;
	text-indent: -444444px;
	overflow: hidden;
	display: block;
	background: url(../images/h2_blog.gif) no-repeat;
	height: 26px;
	margin-top: 10px;
}

h2#news_and_events {
	margin-bottom: 20px;
	text-transform: uppercase;
	font-size: 24px;
	text-indent: -444444px;
	overflow: hidden;
	display: block;
	background: url(../images/h2_news_events.gif) no-repeat;
	height: 26px;
	margin-top: 10px;
}

h2#big_error {
	margin-bottom: 20px;
	text-transform: uppercase;
	font-size: 24px;
	text-indent: -444444px;
	overflow: hidden;
	display: block;
	background: url(../images/h2_404error.gif) no-repeat;
	height: 26px;
	margin-top: 10px;
}

/* @end */

/* @group header */

#header {
	width: 940px;
	height: 130px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#logo h1 a {
	display: block;
	width: 430px;
	height: 80px;
	float: left;
	background-image: url(../images/logo.png);
	margin-top: 25px;
	margin-left: 15px;
	overflow: hidden;
	text-indent: -444444px;
}

#logo h1 {
	display: block;
	width: 925px;
	height: 80px;
	float: left;
	background-image: url(../images/logo.png);
	margin-top: 25px;
	margin-left: 15px;
	overflow: hidden;
	text-indent: -444444px;
}


#header #mini_nav {
	position: absolute;
	width: 103px;
	height: 30px;
	top: 0;
	right: 20px;
}

#header #mini_nav a {
	overflow: hidden;
	display: block;
	height: 14px;
	font-size: 11px;
	color: #a1a1a1;
	text-indent: -444444px;
	padding: 8px 2px 8px 10px;
}

#header #mini_nav #nav_rss a {
	width: 88px;
	background: url(../images/mini_nav_rss.gif) 0 0;
}

#header #mini_nav #nav_rss a:hover {
	background: url(../images/mini_nav_rss.gif) repeat-x 0 -30px;
}

#header #mini_nav #twitter_nav a {
	width: 46px;
	border-left: 1px solid #545454;
	background: url(../images/icon_twitter.gif) no-repeat 8px 7px;
	display: none;
}

#header #mini_nav #twitter_nav a:hover {
	background-color: #4d4d4d;
	color: #fefefe;
}

#header #mini_nav li {
	float: left;
}

#header #nav {
	width: 472px;
	height: 39px;
	position: absolute;
	right: 0;
	top: 69px;
	font-size: 14px;
}

#header #nav li {
	float: left;
}

#header #nav a {
	color: #979797;
	text-indent: -444444px;
	overflow: hidden;
	display: block;
	margin-right: 3px;
}

#header #nav a:hover {
	color: #fff;
}

#header #nav li#selected a {
	color: #fff;
}

/* @end */

/* @group content */

#home #content {
	background-color: #BBD3D3;
}

#content #billboard {
	background-image: url(../);
	height: 370px;
	margin: 20px;
}

#content #billboard h1 a {
	display: block;
	background-image: url(../);
	height: 370px;

}

#content #billboard_nav {
	display: none;
	position: relative;
	top: -52px;
	z-index: 5;
	left: 46px;
}

/* @group ads */

#content #ads {
	height: 140px;
	padding: 20px;
	margin-bottom: 20px;
	background-color: #e5e5e5;
	background-image: url(../images/bg_ads.png);
	background-repeat: repeat-x;
}

#content li#ad_1 {
	float: left;
	width: 214px;
	height: 140px;
	background-color: #fff;
	margin-right: 15px;
	display: block;
}

#content li#ad_2 {
	float: left;
	width: 214px;
	height: 140px;
	background-color: #fff;
	margin-right: 14px;
	display: block;
}

#content li#ad_3 {
	float: left;
	width: 214px;
	height: 140px;
	background-color: #fff;
	margin-right: 14px;
	display: block;
}

#content li#ad_4 {
	float: right;
	width: 214px;
	height: 140px;
	background-color: #fff;
	display: block;
}

/* @end */


/* @group banner box */

#banner_box {
	width: 940px;
	background: url(../images/bg_banner_box.gif) repeat-y center;
	margin-bottom: 20px;
	background-color: #BBD3D3;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}

#banner_box h2 {
	overflow: hidden;
	text-indent: -444444px;
}

#banner_box #events {
	width: 470px;
	float: left;
	background-color: #BBD3D3;
}

#banner_box #events .date {
	float: left;
	width: 100px;
	margin-right: 5px;
	font-size: 16px;
	color: #333;
}

#banner_box #events .title {
	float: left;
	width: 359px;
	padding-top: 3px;
}

#banner_box #events .box_content {
	padding: 0 20px 20px 30px;
}

#banner_box li {
	border-bottom: 1px solid #e5e5e5;
	margin-top: 10px;
	padding-bottom: 9px;
}

#banner_box #blog p {
	margin-bottom: 0;
}

#banner_box #events .heading {
	height: 60px;
	background-image: url(../images/banner_events.png);
	background-repeat: no-repeat;
}

#banner_box #blog {
	float: left;
	width: 470px;
	background-color: #BBD3D3;
}

#banner_box #blog .box_content {
	overflow: auto;
	height: 310px;
	width: 420px;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
	overflow-x: none;
	margin-bottom: 10px;
	page-break-before: avoid;
	page-break-after: avoid;
	cursor: default;
}

#banner_box #blog .heading {
	height: 60px;
	background-image: url(../images/banner_news.png);
	background-repeat: no-repeat;
}

/* @end */

/* @group bottom_box */

#bottom_box {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	height: 150px;
	margin-top: 0px;
}

#bottom_box h2 {
	text-indent: -444444px;
	overflow: hidden;
}

#bottom_box #Upcoming {
	width: 273px;
	height: 80px;
	padding: 20px;
	float: left;
}

#bottom_box #Upcoming h2 {
	height: 15px;
	margin-bottom: 18px;
	display: block;
	background-image: url(../images/footer_upcoming.png);
	background-repeat: no-repeat;
	background-position: -10px -11px;
}

#bottom_box #Upcoming .left {
	width: 66px;
	color: #7f7f7f;
	height: 97px;
	float: left;
	font-size: 16px;
}

#bottom_box #Upcoming .right {
	float: left;
	width: 189px;
	color: #cccccc;
	border-left: 1px solid #333333;
	padding-left: 15px;
}

#bottom_box #networking {
	width: 272px;
	height: 80px;
	float: left;
	padding: 20px;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
}

#bottom_box #networking h2 {
	height: 15px;
	background: url(../images/footer_social.png) no-repeat -19px -11px;
	margin-bottom: 18px;
	display: block;
}

#bottom_box #networking li {
	margin-bottom: 10px;
}

#bottom_box #networking li a {
	color: #cccccc;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#bottom_box #networking li a:hover {
	color: #cbcbcb;
}

#sn_twitter {
	background: url(../images/icon_twitter.gif) no-repeat 0 4px;
}

#sn_facebook {
	background: url(../images/icon_facebook.gif) no-repeat 0 3px;
}

#sn_blog {
	background: url(../images/icon_blog.gif) no-repeat 0 3px;
}



#bottom_box #contact_info {
	width: 273px;
	height: 80px;
	float: left;
	padding: 20px;
}

#bottom_box #contact_info h2 {
	height: 15px;
	display: block;
	background: url(../images/footer_contact.png) no-repeat -22px -11px;
	margin-bottom: 18px;
}

#bottom_box #contact_info a {
	color: #8CD8D8;
	padding-bottom: 5px;
	padding-top: 5px;
}


#bottom_box #contact_info a:hover {
	color: #F93;
}

/* @end */

/* FOOTER */

#footer{
	width:940px;
	text-align:right;
	color:#FFFFFF;
	font-size:90%;
	opacity:0.3;
	filter:alpha(opacity=30);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;
}
#footer a{font-weight:bold;text-decoration:none;color:#FFFFFF;font-size:100%;}

/* @end */

#blog .title {
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: bold;
}

#blog h4 a {
	padding-right: 5px;
	font-weight: bold;
}

.blog_post {
	border-bottom: 1px solid #efefef;
	margin-bottom: 20px;
}

.event_post {
	border-bottom: 1px solid #efefef;
	margin-bottom: 20px;
}


/* @group events */

#events li {
	color: #000;
}

#events span {
	font-size: 16px;
	margin-right: 15px;
	color: #666666;
	vertical-align: -1px;
	display: inline-block;
	width: 60px;
}

#events a {
	font-weight: bold;
	margin-right: 5px;
}

.event_details {
	
}

.event_details h2 {
	font-size: 16px;
}

.event_details .event_meta {
	color: #767676;
}

.event_details p {
	font-size: 12px;
	background-color: #f6f6f6;
	padding: 10px;
	line-height: 17px;
	border: 1px solid #e9e9e9;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* @end */

/* styles for error box */

.error {
	background: #FBE3E4;
	color: #8a1f11;
	border-color: #FBC2C4;
	padding: 20px;
	border: dashed 2px red;
	width: 90%;
	margin: 0px auto;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
}

.error a, .error a:hover {
	color: #8a1f11;
}

/* simply moves close box to right */

.kickRight {
	text-align: right;
}

#jsddm {
	margin: 0;
	padding: 0
}

#jsddm li {
	float: left;
	list-style: none;
}

#jsddm li a {
	display: block;
	text-decoration: none;
	color: #EAFFED;
	white-space: nowrap
}

body li#mini_nav #jsddm li a:hover {
	background: #1A4473 !important;
}

#jsddm li ul {
	padding: 0;
	position: absolute;
	background: #4d4d4c;
	/* for IE */
  	filter: alpha(opacity=80);
	/* CSS3 standard */
  	opacity: 0.8;
	visibility: hidden;
	width: 100px;
	margin-left: 0;
	margin-top: 0;
}

#jsddm li ul li {
	float: none;
	display: inline;
	border-bottom: 1px solid #424242;
}

#jsddm li ul li a {
	width: auto;
	background-image: none !important;
	text-indent: 0px !important;
}

#jsddm li ul li a:hover {
	background-color: #868686;
	color: #ffffff !important;
}
