/*
Theme Name:SBM Conference Theme
Description:SBM Conference Theme
Template:blank2r
*/

/* basics */
*{margin:0; padding:0;}

body {
	background:#dedede;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 8pt;
	margin:20px;
	}

	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#000;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}



/* container */


#container {
	width: 760px;
	margin: 0 auto;
	padding:0;
	background:#fff;
	color:#333;
	overflow: hidden;
	}
	
/* header */

#header {
	background:#e6e6e6;
  	/*width: 760px;*/ 
  	/*height: 100px;*/
	color: #fff; 
	}

#header h1{
	font:normal 20pt georgia, times;
	padding:20px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}

/* main menu */


#menu {
	background:#000;
	font-family: verdana, arial, times, serif;
	font-size: 8pt;
	width:960px; 
	overflow:hidden;
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding:4px 10px;
	margin: 0;
	color: #fff;
	display:block;
}

#menu ul li a:hover {
	background: #fff;
	color:#000;
}

#menu ul li ul {
	display:none;
}


/* content */


#content {
	float:left;
	width:530px;
	overflow: hidden;
	padding:14px;
	}

.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	}
	
.post h2{
	font:normal 15pt georgia, times;
	}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {}

.post li {
margin-left:25px;
}

.entry p, p{margin:0 0 1.25em;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}



/* sidebar */

#sidebar {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width:190px;
	float:right;
	margin:0;
	padding: 0;
	border-left: 1px solid #ddd;
	}

#sidebar h2{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

.sideBarContent {
	overflow:hidden;
}

/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	}


	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


/* footer */

#footer {
	background:#000;
	clear: both;
	width: 100%;
	}
	
#footer p{padding:14px 0;margin: 0; color: #eee; text-align:center;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}






/*	SMAX Teal		#009bc9 
	SMAX Green		#94a620
	Generic Blue	#2b63ab
	Generic Orange	#cf8638

	SMAX Red		#b90e32
	SMAX dk blue	#003c6e
	SMAX md blue	#014d89
*/



body {
background:#676767 url('/wp-content/uploads/2010/01/SMAX09_BkgrdPattern_51x655.jpg') repeat scroll left top;
margin:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; }

#container { background-color:white; width:960px; z-index:1; margin-bottom:0px; background:white url('/wp-content/uploads/2010/03/container-bg.gif') scroll repeat-y left top; }

#handleBar { background-color:; margin:0px auto; width:950px; color:white; padding:5px; height:16px; font-size:12px; }
#handleBar a { color:#fec90b; margin:0px 5px; text-decoration:none;font-weight:bold;}
#handleBar a:hover { color:white; text-decoration:underline; }
.handleBarLeft { float:left; }
.handleBarRight { float:right; }
#handleBar img {margin-bottom:-3px;}

#top-nav { float:right;margin:0 0 0 10px;padding:0;}
#top-nav li {list-style-type:none;float:left;border-right:0px #ccc solid;margin:0;padding:0 0 0 5px; }
#top-nav li a { display:block; font-weight:700; margin:0; padding:0 0 0 20px; }
#top-nav li a:hover {}
#top-nav .no-border {}

#header { background-color:white; width:960px; height:170px; margin:0px auto;height:auto; }

#menu {}

#menuWrapper { width:960px; height:37px; margin:0px auto;background:#ececec url('/wp-content/uploads/2010/02/nav-bg.gif') repeat-x scroll left top; z-index:10; position:relative;border-bottom:1px #a9a9a9 solid; }

/* jQuery SuperFish Styles
*/
#menu { background-color:#ececec; overflow:visible; }
#menu ul li a { padding:12px; font-family:Arial, Helvetica, sans-serif; font-size:12px;background:#ececec url('/wp-content/uploads/2010/02/nav-bg.gif') repeat-x scroll left top; color:black; border-right:1px #a9a9a9 solid; border-bottom:1px #a9a9a9 solid;}
#menu ul li a:hover { background-color:#a9a9a9; color:white;}
#menu ul li ul { width:200px; background-image:none; top:35px;}
#menu li { }
.current_page_item { background-color:#ececec; }
.current_page_item a { color:white; }
/* END jQuery SuperFish Styles
*/


#content { width:639px; padding-left:20px; }
#content a, #content a:visited { color:#067c5a; font-size:12px; text-decoration:underline; }
#content a:hover { color:gray; text-decoration:none; }

.slideShowWrapper {background-color:white; margin-bottom:10px; padding-bottom:10px; border:1px #a9a9a9 solid;; height:270px; z-index:1;}

#sidebar { width:240px; height:100%; padding:20px; background-color:#fdf7e9; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
#sidebar ul { margin:0px; }  
#sidebar ul ul ul li { margin-left:15px; padding-left:0px; color:silver; }
#sidebar p { } 
#sidebar h2 { font-size:18px; font-weight:bold; color:#067c5a; margin-bottom:-13px;}
#sidebar h3, #sidebar h4 { font-size:12px; font-weight:bold; color:white; text-transform:uppercase; padding:3px 6px; background-color:#067c5a; }
#sidebar ul li .page-item { padding-left :5px; }
#sidebar a { color:gray;}
#sidebar .current_page_item { background-color:silver; }
#sidebar .current_page_item a { color:black; padding-left:3px; }

#content .registerNowButton { width:310px;height:auto;padding:20px; border-bottom:1px #a9a9a9 solid; border-right:1px #a9a9a9 solid; text-align:center; background:#5ba711 url('/wp-content/uploads/2010/03/register-now-button-bg.gif') repeat-x scroll left center;} 
#content .registerNowButton a, #content .registerNowButton a:visited {color:white; font-size:32px; font-weight:bold; letter-spacing:-1px;text-decoration:none;}
#content .registerNowButton a:hover { color:#bddca0; text-decoration:none; }

#sidebar .registerButton { padding:10px; border-bottom:1px #a9a9a9 solid; border-right:1px #a9a9a9 solid; text-align:center; background:#e6cd88 url('/wp-content/uploads/2010/03/second-button-bg.gif') repeat-x scroll left center;} 
#sidebar .registerButton a, #sidebar .registerButton a:visited {color:white; font-size:32px; font-weight:bold; letter-spacing:-1px;}
#sidebar .registerButton a:hover { color:#f2e6c3; text-decoration:none; }

#sidebar .signUp { padding:10px; border-bottom:1px #a9a9a9 solid; border-right:1px #a9a9a9 solid; text-align:center; background:#fff url('/wp-content/uploads/2010/03/second-button-bg.gif') repeat-x scroll left center;} 
#sidebar .signUp a, #sidebar .signUp a:visited {color:white; font-size:20px; font-weight:bold; letter-spacing:-1px;}
#sidebar .signUp a:hover { color:#f2e6c3; text-decoration:none; }

#sidebar .outlookButton { padding:10px; border-bottom:1px #a9a9a9 solid; border-right:1px #a9a9a9 solid; text-align:center; background:#e6cd88 url('/wp-content/uploads/2010/03/register-button-bg.gif') repeat-x scroll left center;} 
#sidebar .outlookButton a, #sidebar .outlookButton a:visited {color:white; font-size:20px; font-weight:bold; letter-spacing:-1px;}
#sidebar .outlookButton a:hover { color:#f2e6c3; text-decoration:none; }
#sidebar .sideBarContent{ background-color:white; padding:10px; border-left:1px #a9a9a9 solid; border-bottom:1px #a9a9a9 solid; border-right:1px #a9a9a9 solid;margin-bottom:10px;}

#sidebar .outside_container .submit_button, #content .outside_container .submit_button 
{ padding:6px 10px; border-style:none; text-align:center; background:#b90e32 url('/wp-content/uploads/2010/03/register-button-bg.gif') repeat-x scroll left center;color:white;font-size:16px;font-weight:bold;}
#sidebar label {font-size:12px;}
#sidebar .q {padding-left:0px;padding-right:0px;}
#sidebar .full_width_space {margin-left:0px;margin-right:0px;}

.focus { padding:10px; background-color:#ececec; border:1px #a9a9a9 solid; float:right;}

#footer { width:960px;margin:0px auto;color:white; height:150px;background:#676767 url('/wp-content/uploads/2010/03/container-shadow.gif') no-repeat scroll center top;padding-bottom:20px; }
#footer .footerNav {text-align:left;margin-top:10px;}
#footer .footerNav a, #footer .footerNav a:visited { color:#919291; font-size:20px; text-decoration:none;margin-right:15px;font-weight:normal; }
#footer .footerNav a:hover { color:white; text-decoration:underline;margin-right:15px; }
#footer .footerCopyright {text-align:left;margin-top:10px;width:400px;}
#footer .footerCopyright a, #footer .footerCopyright a:visited { color:#919291; text-decoration:none; }
#footer .footerCopyright a:hover { color:white;text-decoration:underline; }
.footerPad { padding:20px 0px 20px 10px; text-align:center; border-top:0px silver solid; }
#footer .confLogo img { border-style:none; float:right;margin-right:5px; }
#footer .sbmLogo img { border-style:none; float:right; }

#bottom-nav { float:left;margin:0 0 0 0;padding:0;}
#bottom-nav li {list-style-type:none;float:left;border-right:0px #ccc solid;margin:0;padding:0 0 0 0; }
#bottom-nav li a { display:block; font-weight:700; margin:0; padding:0 0 10px 0; }
#bottom-nav li a:hover {}
#bottom-nav .no-border {}

h2, .post h2, #content .post h2 a { font-family:Arial, Helvetica, sans-serif; font-size:28px; font-weight:100; letter-spacing:-1px; color:#067c5a; padding-bottom:25px;	}
h3, .post h3, #content .post h3 a, #content .header { font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#000000; font-weight:bold; padding-bottom:5px; }

.dayBar, .dateBar {padding: 5px;background-color:gray; color: white; font-size: 14px;text-transform:uppercase;font-weight:bold; }
.timeBar {padding: 5px;}
.eventBar {margin-bottom:15px;border-bottom:1px silver dotted;}
.eventL {float:left;width:160px;padding:5px 0px;margin-bottom:10px;border-top:1px silver dotted;font-weight:bold;}
.eventR {float:left;width:470px;padding:5px 0px;margin-bottom:10px;border-top:1px silver dotted;color:#666666;}
.faqQ {}
.faqA {margin:5px 5px 25px 25px;padding-bottom:10px;color:#666666; border-bottom:1px dotted silver;}

#content .colL, #content colR {width:315px;float:left;}


.lcdstyle { background-color:white; margin-bottom:10px; padding:10px; border:1px #a9a9a9 solid; }
.dateBlue { font-size:36px; font-weight:bold; margin-right:7px; float:left; color:#014d89;color:#3a82b6;}
.lcdText { margin:5px; height:auto;  }

.darkBlueBox {padding:5px; border:1px solid #666666; background:#0099CC; color: #FFFFFF; font-size: 14px; font-weight:bold;}
.lightGrayBox1 {padding:5px; border-left:1px solid #666666; border-bottom:1px solid #666666; background:#e5e5e5; color: #000000; font-size: 12px; font-weight:bold;}
.track { padding:5px; border-bottom:1px solid #666666; color: #000000; font-size: 12px;}

.darkGrayBox {padding:5px; border:1px solid #666666; background:#0099CC; color: #FFFFFF; font-size: 13px; font-weight:bold;}
.lightGrayBox1 {padding:5px; border-left:1px solid #666666; border-bottom:1px solid #666666; background:#e1e1e1; color: #000000; font-size: 12px; font-weight:bold;}
.lightGrayBox2 {padding:5px; border-right:1px solid #666666; border-bottom:1px solid #666666; background:#e1e1e1; color: #000000; font-size: 12px; font-weight:bold;}
.booth { padding:5px; border-left:1px solid #bcbabb; border-bottom:1px solid #bcbabb; color: #000000; font-size: 12px;}
.exhibitor { padding:5px; border-bottom:1px solid #bcbabb; color: #000000;font-size: 12px; }
.logo { padding:5px; border-bottom:1px solid #bcbabb; border-right:1px solid #bcbabb; color: #000000; font-size: 11px; text-align:center;}

.clear { clear:both; }
.nocomments {display:none;}

.news {margin:5px 5px 25px 25px;padding-bottom:10px;color:#666666; border-bottom:1px dotted silver;}

.newsWrapper {border:1px solid silver;padding:20px;background-color:#f6f6f6;}
.message {border:1px solid #b90e32;padding:10px;background-color:#fffee3;margin-bottom:15px;font-size:18px;color:#b90e32;text-align:center;}


/*
Old SMAX inline table styles on pages like Speakers and Event Schedule
*/
.blueBox {border:2px solid #0099FF;  color:#0099FF; font-size:13px; font-weight:bold;padding:3px;}
.desc { padding:5px; border-bottom:1px solid #bcbabb; }
.eb	{ padding:5px; border-bottom:1px solid #bcbabb; border-right: 1px solid #bcbabb; text-align:center;}
.after { padding:5px; border-bottom:1px solid #bcbabb;  text-align:center;}


#menu .sf-sub-indicator{background:url('/wp-content/uploads/2010/02/arrows-ffffff.gif');TOP:1.0em;}
#menu a.sf-with-ul{padding-right:25px;}

#top-nav { float:right;margin:0 0 0 10px;padding:0;}
#top-nav li {list-style-type:none;float:left;border-right:0px #ccc solid;margin:0;padding:0 0 0 5px; }
#top-nav li a { display:block; font-weight:700; margin:0; padding:0 0 0 20px; }
#top-nav li a:hover {}
#top-nav .no-border {}

.rssSummary {padding-bottom:5px;}
ul li a.rsswidget {font-weight:bold;}
.newsWrapper ul li {margin-left:10px;}
.newsWrapper h4 a {display:none;}

.smregButton { padding:5px; border-bottom:1px #a9a9a9 solid; border-right:1px #a9a9a9 solid; text-align:center; background:#e6cd88 url('/wp-content/uploads/2010/03/second-button-bg.gif') repeat-x scroll left center; width:150px;} 
.smregButton a, .smregButton a:visited {color:#ffffff; font-size:16px; font-weight:bold; }
.smregButton a:hover { color:#f2e6c3; text-decoration:none; }


/**
 * Schedule table
 */
table {
	border:0;
	margin-bottom:1em;
}

th {
	background:#ccc;
	text-transform:uppercase;
}

td, th {
	border:0;
	border-top:1px solid #fff;
	padding:5px;
	text-shadow:1px 1px 0 #eee;
}

caption{
	background:#067C5A;
	color:#fff;
	font-size:20px;
	margin-bottom:0;
	padding:8px;
}

#key {
	margin-bottom:5px;
}

tbody td {
	vertical-align:top;
}

.time {
	padding-left:10px;
	padding-right:10px;
	width:130px;
}

.details {
	width:370px;
}

.location {
	width:119px;
}

.odd{background-color:#eee}

.tablesorter {
	width:639px;
}

#key span, #key a {
	font-size:11px;
}

.keynote, .minister, .corporate, .company, .security, .commodity, .non-african, .tech {
	padding-left:8px;
	padding-right:20px;
}

.keynote{
	background-image:url(images/sched-cat-1.png);
	background-repeat:repeat-y;
}

.minister{
	background-image:url(images/sched-cat-2.png);
	background-repeat:repeat-y;
}

.corporate {
	background-image:url(images/sched-cat-3.png);
	background-repeat:repeat-y;
}

.company {
	background-image:url(images/sched-cat-4.png);
	background-repeat:repeat-y;
}

.security {
	background-image:url(images/sched-cat-5.png);
	background-repeat:repeat-y;
}

.commodity {
	background-image:url(images/sched-cat-6.png);
	background-repeat:repeat-y;
}

.non-african {
	background-image:url(images/sched-cat-7.png);
	background-repeat:repeat-y;
}
.tech {
	background-image:url(images/sched-cat-8.png);
	background-repeat:repeat-y;
}

.tip ul {
	margin-bottom:1em;
}


/* 
    nyroModal Styles
*/
.nyroModalBg {
	position: fixed;
	overflow: hidden;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #000;
	opacity: 0.7;
}
.nmReposition {
	position: absolute;
}
.nyroModalCloseButton {
	top: -13px;
	right: -13px;
	width: 12px;
	height: 12px;
	text-indent: -9999em;
	background: url(images/close.gif);
}
.nyroModalTitle {
	top: -26px;
	left: 0;
	margin: 0;
    font-size: 1.1em;
	color: #ddd;
}
.nyroModalCont {
	position: absolute;
	border: 4px solid #777;
	margin: 25px;
	background: #fff;
}
.nyroModalCont iframe {
	width: 600px;
	height: 400px;
}
.nyroModalCont p{
margin-bottom:1.5em;
}
.nyroModalError {
	border: 4px solid red;
	color: red;
	width: 250px;
	height: 250px;
}
.nyroModalError div {
	min-width: 0;
	min-height: 0;
	padding: 10px;
}
.nyroModalLink, .nyroModalDom, .nyroModalForm, .nyroModalFormFile {
	position: relative;
	padding: 10px;
	min-height: 250px;
	min-width: 250px;
	max-width: 1000px;
}
.nyroModalImage, .nyroModalSwf, .nyroModalIframe, .nyroModalIframeForm {
	position: relative;
	overflow: hidden;
}
.nyroModalImage img {
    vertical-align: top;
}
.nyroModalHidden {
	left: -9999em;
	top: -9999em;
}
.nyroModalLoad {
	position: absolute;
	width: 100px;
	height: 100px;
	background: #fff url(images/ajaxLoader.gif) no-repeat center;
	padding: 0;
}
.nyroModalPrev, .nyroModalNext {
	outline: none;
	position: absolute;
	top: 0;
	height: 60%;
	width: 150px;
	min-height: 50px;
	max-height: 300px;
	cursor: pointer;
	text-indent: -9999em;
	background: transparent url('data:image/gif;base64,AAAA') left 20% no-repeat;
}
.nyroModalImage .nyroModalPrev, .nyroModalImage .nyroModalNext {
	height: 100%;
	width: 40%;
	max-height: none;
}
.nyroModalPrev {
	left: 0;
}
.nyroModalPrev:hover {
	background-image: url(images/prev.gif);
}
.nyroModalNext {
	right: 0;
	background-position: right 20%;
}
.nyroModalNext:hover {
	background-position: right 20%;
	background-image: url(images/next.gif);
}
div#nyroModalFull {
	font-size:12px;
	color:#000;
}
div#nyroModalFull div#nyroModalLoading {
	border:1px solid #777;
	width:150px;
	height:150px;
	text-indent:-9999em;
	background:#333 url(images/ajaxLoader.gif) no-repeat;
	background-position:center;
}
div#nyroModalFull div#nyroModalLoading.error {
	border:1px solid #f66;
	line-height:20px;
	padding:20px;
	width:300px;
	height:100px;
	text-indent:0;
	background:#fff;
}
div#nyroModalFull div#nyroModalWrapper {
	background:#fffff0;
	border:2px solid #00000;
}
div#nyroModalFull div#nyroModalWrapper a#closeBut {
	position:absolute;
	display:block;
	top:-13px;
	right:-13px;
	width:12px;
	height:12px;
	text-indent:-9999em;
	background:url(images/close.gif) no-repeat;
	outline:0;
}
div#nyroModalFull div#nyroModalWrapper h1#nyroModalTitle {
	margin:0;
	padding:0;
	position:absolute;
	top:-22px;
	left:5px;
	font-size:12px;
	color:#ddd;
}
div#nyroModalFull div#nyroModalWrapper div#nyroModalContent {
	overflow:auto;
}
div#nyroModalFull div#nyroModalWrapper div.wrapper div#nyroModalContent {
	padding:5px;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent {
	position:relative;
	overflow:hidden;
	text-align:center;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent img {
	vertical-align:baseline;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent div {
	position:absolute;
	bottom:0;
	left:0;
	background:black;
	padding:10px;
	margin:10px;
	border:1px white dotted;
	overflow:hidden;
	opacity:0.2;
	filter:alpha(opacity=20);
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent div:hover {
	opacity:0.5;
	filter:alpha(opacity=50);
	cursor:help;
}
div#nyroModalFull div#nyroModalWrapper a.nyroModalPrev, div#nyroModalFull div#nyroModalWrapper a.nyroModalNext {
	z-index:105;
	outline:none;
	position:absolute;
	top:0;
	height:100%;
	width:40%;
	cursor:pointer;
	text-indent:-9999em;
	background:left 20% no-repeat;
	background-image:url(data:image/gif;base64,AAAA); /* Trick IE6 */
}
div#nyroModalFull div#nyroModalWrapper div.wrapperSwf a.nyroModalPrev, div#nyroModalFull div#nyroModalWrapper div.wrapperSwf a.nyroModalNext, div#nyroModalFull div#nyroModalWrapper div.wrapper a.nyroModalPrev, div#nyroModalFull div#nyroModalWrapper div.wrapper a.nyroModalNext {
	height:60%;
	width:20%;
}
div#nyroModalFull div#nyroModalWrapper div#nyroModalContent a.nyroModalPrev {
	left:0;
}
div#nyroModalFull div#nyroModalWrapper div#nyroModalContent a.nyroModalPrev:hover {
	background-image:url(images/prev.gif);
}
div#nyroModalFull div#nyroModalWrapper div#nyroModalContent a.nyroModalNext {
	right:0;
	background-position:right 20%;
}
div#nyroModalFull div#nyroModalWrapper div#nyroModalContent a.nyroModalNext:hover {
	background-image:url(images/next.gif);
}

#map {
	height:500px;
	width: 630px;
}

.map {
	margin-bottom:0;
}

.map p {
	margin-top:0;
	margin-bottom:20px;
}

.map h3 {
	padding: 0 25px 0 0;
}

