@charset "utf-8";

/* Open-Realty.org | Design By iDEAfarm Creative | Code By iDEAfarm Creative Copyright 2010 http://www.ideafarmcreative.net */

html {
	height: 100%;
	font-family: 'Arimo', Arial, Verdana, Geneva, sans-serif;
	font-size: 1em;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
}

.space_10 {
	height: 10px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.space_15 {
	height: 15px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.space_20 {
	height: 15px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#header-container  {
	width: 100%;
	height: 328px;
	position: relative;
	margin: 0 auto 0 auto;
	display: block;
	background: url('http://www.open-realty.org/template/or3_site_v3/images/or-header-bg.jpg') repeat-x;
}

#header-container-int  {
	width: 100%;
	height: 190px;
	position: relative;
	margin: 0 auto 0 auto;
	display: block;
	background: url('http://www.open-realty.org/template/or3_site_v3/images/or-header-bg-int.jpg') repeat-x;
}

#header {
	width: 995px;
	height: 328px;
	position: relative;
	margin: 0 auto 0 auto;
	display: block;
	background: none;
	clear: both;
}
#header-int {
	width: 995px;
	height: 190px;
	position: relative;
	margin: 0 auto 0 auto;
	display: block;
	background: none;
	clear: both;
}

img {
	border: none;
}

img a {
	border: none;
}

/*--- HEADING Styles ------------------------------------------------------------------------------------------ */


h1 {
	padding: 25px 10px 5px 10px;
	margin: 0px;
	float: left;
	font-size: 2em;
	font-weight: bold;
	color: #444;
}

h2 {
	padding: 5px auto 3px 5px;
	margin: 5px auto 0px 1px;
	font-size: 1.8em;
	font-weight: 700;
	color: #007080;
	line-height: 1.2em;
}

h2 span {
	font-style: normal;
	font-weight: 700;
	color: #003366;
}

h3 {
	padding: 5px auto 3px 5px;
	margin: 19px auto 0px 1px;
	line-height: 1.2em;
	font-size: 1.6em;
	font-weight: 700;
	color: #F90;
	text-shadow: #000 0.1em 0.1em 0.2em;
}
h5{
	padding: 10px 10px 5px 0px;
	margin: 0 auto 0 10px;
	font-size: 1.2em;
	font-weight: 600;
	color: #72B9B0;
}
.column-2-int h5 {
padding-left:6px;
}
/*--- Menu Styles ------------------------------------------------------------------------------------------ */

#navcontainer {
	width: auto;
	height: 48px;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	font-size: .9em;
	text-transform: uppercase;
	color:#202526;
}

ul#navlist {
	height: 36px;
	width: auto;
	margin: 0;
	padding-top: 12px;
	padding-left: 0px;
	display: block;
}

#navlist li {
	display: inline;
	list-style-type: none;
}

#navlist a {
	padding:18px 8px;
	color:#00acc4;
}

#navlist a:link, #navlist a:visited {
	color:#99ffff;
	text-decoration: none;
}

#navlist a:hover {
	color: #fff;
	text-decoration: none;
	background: url('http://www.open-realty.org/template/or3_site_v3/images/or-nav-over.png') bottom center no-repeat;
}

/*--- Header Styles ------------------------------------------------------------------------------------------ */
#login-box, #login-box-int  {
	width: 443px;
	height: 82px;
	float: right;
	position: absolute;
	/*margin-left: 557px;*/
	margin-left:525px;
	padding: 0;
	background: url('http://www.open-realty.org/template/or3_site_v3/images/or-login-box.png') no-repeat;
	z-index: 2;
}
#login-box-int  {
	height: 59px;
	background: url('http://www.open-realty.org/template/or3_site_v3/images/or-login-box-int.png') no-repeat;
}
#login-box-int .navcontainer {
	width: 200px;
	height: 20px;
	position: relative;
	margin: 20px auto 0 120px;
	padding: 0;
	font-size: .9em;
	text-transform: uppercase;
	color:#202526;
	text-align: center;
}

#login-box-int ul.navlist {
	height: 20px;
	width: auto;
	margin: 0 auto 0 auto;
	padding: 0;
	display: block;
}

#login-box-int .navlist li {
	display: inline;
	list-style-type: none;
}

#login-box-int .navlist a {
	padding:0 8px;
	color:#00acc4;
}

#login-box-int .navlist a:link, #login-box-int .navlist a:visited {
	color:#99ffff;
	text-decoration: none;
}

#login-box-int .navlist a:hover {
	color: #fff;
	text-decoration: none;
}


form {
	width: 395px;
	height: auto;
	margin: 16px auto 0 72px;
	position: relative;
	display: block;
}
.field-username, .field-password {
	width: 130px;
	background-color: transparent;
	color: #999;
	font-size: .9em;
	padding: 2px;
	border: none;
}
.field-password {
	margin-left:15px;
}
.rememberme {
	width: auto;
	height: 20px;
	position: relative;
	margin: 10px;
	float: left;
	clear: both;
	display: block;
	font-size: .9em;
	color: #72BAB0;
}

#loginbtn {
	list-style: none;
	padding: 0;
	margin: 10px 5px 0px 145px;
	width: 70px;
	height: 20px;
	position: relative;
	z-index:3;
	display: block;
}



#loginbtn span {
	display: none;
	position: absolute;
}

#loginbtn a {
	display: block;
	text-indent: -9999px;
	position: relative;
	outline: none;
}

#loginbtn a:hover {
	background-position: 0 -20px;
}
#loginbtn a:active {
	background-position: 0 -20px;
}
#loginbtn a:hover span {
	display: block;
}

#loginbtn .login {
	width: 70px;
	height: 20px;
	background: url('http://www.open-realty.org/template/or3_site_v3/images/or-btn-login.jpg') no-repeat;
	float: left;
}

#logo {
	width: 289px;
	height: 88px;
	clear: left;
	float: left;
	position: relative;
	margin: 10px 0px 0px 45px;
	padding: 0;
	background: url('http://www.open-realty.org/template/or3_site_v3/images/or-logo.jpg') no-repeat;
	z-index: 2;
}
#logo-int {
	width: 289px;
	height: 88px;
	clear: left;
	float: left;
	position: relative;
	margin: 10px 0px 0px 45px;
	padding: 0;
	background: url('http://www.open-realty.org/template/or3_site_v3/images/or-logo.jpg') no-repeat;
	z-index: 3;
}
#header-base-nav {
	width: 400px;
	height: 20px;
	position: relative;
	clear: both;
	float:right;
	text-align: right;
	margin: 15px 50px 0 auto;
}
#header-base-nav .navcontainer {
	width: 400px;
	height: 20px;
	position: relative;
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	text-transform: uppercase;
	color:#202526;
	text-align: right;
	float: right;
}

#header-base-nav ul.navlist {
	height: 20px;
	width: auto;
	margin: 0 auto 0 auto;
	padding: 0;
	display: block;
}

#header-base-nav .navlist li {
	display: inline;
	list-style-type: none;
}

#header-base-nav .navlist a {
	padding:0 8px;
	color:#00acc4;
}

#header-base-nav .navlist a:link, #header-base-nav .navlist a:visited {
	color:#99ffff;
	text-decoration: none;
}

#header-base-nav .navlist a:hover {
	color: #fff;
	text-decoration: none;
}
/*--- MidSection Styles ------------------------------------------------------------------------------------------ */
#content-container {

	height: auto;
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	display: block;
	background: #D9CEB2;
	clear: both;
}

#content {
	width: 995px;
	height: auto;
	position: relative;
	margin: 0 auto 0 auto;
	display: block;
	background: none;
	clear: both;
	font-size: .9em;
	color: #000;
	line-height: 1em;
}

.column-1 {
	width: 650px;
	height: auto;
	position: relative;
	clear: left;
	float: left;
	display: block;
}
.column-1-int, .column-2-int {
	width: 435px;
	height: auto;
	padding: 20px 30px 10px 10px;
	position: relative;
	float: left;
	display: block;
}
.icon, .icon-int {
	width: 82px;
	height: 64px;
	position: relative;
	float: left;
	display: block;
	background: none;
}
.icon-int {
	width: 50px;
	height: 50px;
}
.column-1-int h3, .column-2-int h3 { 
	color:#007080;
	text-shadow: none;

}

.column-1 p, .column-1-int p, .column-2-int p {
	width: auto;
	height: auto;
	position: relative;
	clear: both;
	display: block;

}

.column-1 a, .column-1 a:visited, .column-1-int a, .column-2-int a, .column-1-int a:visited, .column-2-int a:visited {
	color: #FC0;
	text-decoration: none;
}

.column-1 a:hover, .column-1-int a:hover, .column-2-int a:hover  {
	color: #F60;
	text-decoration: underline;
}
.column-1-int .icon-int,.column-2-int .icon-int {
padding-bottom: 10px;
padding-right: 10px;
}

.column-2 {
	width: 345px;
	height: 580px;
	position: relative;
	padding: 10px 0 0px 0;
	float: left;
	display: block;
	background: url('http://www.open-realty.org/template/or3_site_v3/images/or-c2-bg.jpg') repeat-x;
	background-color:#BFA87E;
}

.column-2 .box {
	width: 280px;
	height: auto;
	min-height: 100px;
	position: relative;
	clear: left;
	margin: 20px auto 10px auto;
	display: block;
}

.column-2 .box .icon {
	width: 83px;
	height: 83px;
	position: relative;
	float: left;
	margin-right:5px;
	background: none;
	display: block;
}

.column-2 p {
	width: 190px;
	height: auto;
	position: relative;
	padding: 0px;
	float: right;
	display: block;
	font-size: .8em;
	color: #666;
	text-indent:8px;
}

.column-2 h1 {
text-align: center;
width: 100%;
font-size: 1.8em;
padding: 0px;
float:none;
margin: 15px auto;
color: #F90;
text-shadow: black 0.1em 0.1em 0.2em;
}

/*--- blogsupport Styles ------------------------------------------------------------------------------------------ */

#blogsupport {
	height: 156px;
	width: 100%;
	position: relative;
	margin: -7px auto 0 auto;
	clear: both;
	background: url('http://www.open-realty.org/template/or3_site_v3/images/or-blogsupport-bg.jpg') repeat-x;
	display: block;
}

#blogsupport-content {
	width: 995px;
	height: 140px;
	margin: 6px auto auto auto;
	position: relative;
	display: block;
}

#blogsupport-content .box {
	width: 450px;
	height: auto;
	min-height: 100px;
	position: relative;
	float: left;
	margin: 0px auto 10px auto;
	display: block;
}

#blogsupport-content .navcontainer {
	width: 200px;
	height: 80px;
	position: relative;
	float: left;
	display: block;
	font-size: .9em;
	color: #CCC;
	overflow: hidden;
}

#blogsupport-content .navcontainer ul {
	margin-left: 0;
	margin-top: 0px;
	padding-left: 0;
	list-style-type: none;
}

#blogsupport-content .navlist li {
	padding: 3px auto 3px 10px;
	/*margin: 5px auto 5px 20px;*/
	margin: 2px auto 0px 5px;
	list-style-type: none;
	font-size:0.86em;
	/*list-style-type: square;*/
	width: 100%;
}

#blogsupport-content .navcontainer a {
	width: 100%;
	height: 15px;
	display: block;
	color: #CCCCCC;
	text-decoration: none;
}

#blogsupport-content .navcontainer a:link, .blogsupport-content .navlist a:visited, a:active {
	color: #CCCCCC;
	text-decoration: none;
}

#blogsupport-content .navcontainer a:hover {
	color: #ffffff;
	text-decoration: none;
}

.blogsupport-icon {
	width: 132px;
	height: 132px;
	margin-top: 5px;
	position: relative;
	float: left;
	display: block;
	background: url('http://www.open-realty.org/template/or3_site_v3/images/or-icon-blogsupport.png') no-repeat;
}



/*--- FOOTER Styles ------------------------------------------------------------------------------------------ */

.push {
	height: 1px;
	clear:both;
}

#footer {
	height: 200px;
	width: 100%;
	position: relative;
	margin: -1px auto 0 auto;
	padding: 15px auto 0 auto;
	background: url('http://www.open-realty.org/template/or3_site_v3/images/or-bg-footer.jpg') repeat-x;
}

#footer-container {
	position: relative;
	height: 200px;
	width: 950px;
	margin: 0px auto 0px auto;
	display: block;
}
	
#footer-copyright {
	width: auto;
	height: 20px;
	position: relative;
	margin: 12px 5px auto auto;
	padding-left: 35px;
	float: right;
	font-size: .7em;
	text-align: right;
	color: #bbb;
}

#footer-links {
	margin: 0px 0px 0px 0px;
	float: left;
	display: block;
}

#footer-links ul {
	list-style-type: none;
	float: left;
	padding: 0;
}

#footer-links ul li {
	height: 17px;
	display: list-item;
}

#footer-links ul li a {
	text-decoration: none;
	font-size: 1.2em;
	color: #bbb;
}

#footer-links ul li a:hover {
	background: none;
	color: #FFFFFF;
}



#footer-copyright a{
	color: #999;
}
#footer-copyright a:hover {
	background: none;
	color: #FFFFFF;
}


.box a {
	text-decoration: none;
}

#jq-box {
	width: 795px;
	height: 253px;
	position: absolute;
	margin: 75px 0px auto 200px;
	float: right;
	background: transparent;
	display: block;
	overflow:hidden;
	z-index: 2;
}
/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accommodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
#jq-box .items {
	/* this cannot be too large */
	width:20000px;
	position:absolute;
}

/*
	a single item. must be floated in horizontal scrolling.
	typically, this element is the one that *you* will style
	the most.
*/
#jq-box .items div {
	float:left;
width: 800px;
	height: 253px;
}
/*  Slide Show CSS */



#signup_section_link{
float:left;
}

#login_section_link{
float:right;
}
.section_link_container{
width:400px;
}
#signup_section{
display:none;
}
#login_section{
display:none;
}

.blog_column {
	width:795px; 
	float: left;
}

.blog_nav {
	margin-top: 5px;
	width:197px; 
	border-width: 1px 0px 1px 1px; 
	border-style: solid;
	border-color: #bbb; 
	height: 100%; 
	float: left;
	background-color: #efefef;

border-width: 0px 0px 1px 1px;
-webkit-border-radius:15px;
}
.blog_nav li {
margin-left: -10px;
padding-bottom: 3px;
padding-right: 4px;
}
.blog_nav a, .blog_nav a:visited {
text-decoration: none;
line-height: 1.2em;
color: #0000b3;
}

.blog_nav a:hover{
	text-decoration: underline;
}

.blog_nav .inews{
	background: #fefefe;
	border: 1px solid #bbb;
	padding: 5px;
	-webkit-border-radius:15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
/* Override Default OR Tags */

.blog_title {
	color: #fff;
	text-shadow: #000 0.1em 0.1em 0.2em;
	line-height: 1.4em;
}

.blog_entry:first-child { margin-top:0px;padding-top: 20px; }

.blog_entry {
	padding: 10px 10px 0px 10px;
}
.blog_date{
	color: #111;
	font-size: .8em;
}
.blog_byline {
	color: #111;
	font-size: .8em;
}
.blog_byline a:link, .blog_byline a:hover, .blog_byline a:visited  {
	color: #00ACC4;
	font-size: 1em;
}
a.blog_story_link, a.blog_story_link:visited {
	color: #00ACC4;
	font-weight: 700;
	font-size: 1em;
}
.blog_entry_footer {
	width: 98%;
	height: 15px;
	border-color: #bbb;
}

.blog_entry_footer_item {
	color: #000;
	font-size: 1em;
	font-weight: 600;
}

.blog_full_article {
	padding: 0px 0px 0px 0px;
}
.blog_full_article p {
	color:#000;
	line-height: 1.4em;
	text-align: justify;
	text-indent: 15px;
	font-size: 1em;
}
.blog_full_article h2 {
	font-size: 1.5em;
	padding-top: 15px;
}
.blog_full_article h2 {
	font-size: 1.2em;
	padding-top: 15px;
}
.blog_full_article ul li{
	display: list-item;
	font-size: 1em;
	line-height: 1.4em;
}
.blog_full_article pre {
	font-family: "Courier New", Courier, monospace;
	font-size:1em;
	white-space:pre;
	background-color: #ddd;
	border: 1px solid #888;
	color: #000;
	padding-left: 10px;
	padding-bottom: 10px;
	overflow: auto;
}

.blog_author_info {
	float: right;
}
.blog_author_info img{
width: 84px;
height: 115px;
}


.blog_article {
padding: 10px 30px 0px 20px;
}
.blog_article h2{
 float:none;
 width:auto;
 height:auto;
}

.page_display {
	padding-left:20px;
	padding-right:20px;
}
.page_display h1 {
	font-size: 2em;
	font-weight: 400;
	color: #007080;
	line-height: 2em;
	padding: 0px;
	float: none;
}
.page_display p {
	line-height: 1.4em;
	text-align: justify;
	text-indent: 15px;
	font-size: 1em;
}
.page_display a, .page_display a:visited {
	color: #00acc4;
	text-decoration: underline;
	float: none;
}
.page_display a:hover {
	color: #000;
	text-decoration: underline;
}
.page_display ul li{
	display: list-item;
	font-size: 1em;
	line-height: 1.2em;
	text-align: justify;
}

.page_display li {
		padding-top: 6px;
}

a.blog_article_comment_link, a.blog_article_comment_link:visited{
color: #00acc4;
}
.blog_article_category_links a{
color: #00acc4;
}
.blog_article_keywords{
color:#EEECB5
}
#blog_tag_cloud{
padding: 10px 10px 0px 10px;
}
.blog_full_article a, .blog_full_article a:visited,.blog_summary a, .blog_summary a:visited{
color: #00acc4;
}
#blog_tag_cloud a, #blog_tag_cloud a:visited{
color: #00acc4;
}
.blog_article_postby{
color: #000;
font-size: 1em;
}

.blog_article_author {
	font-size: 1em;
}
	
.blog_article_title {
	line-height:1.2em;
	color: #000;
}
.blog_article_date{
margin-bottom:10px;
}
.login_area_div{margin-bottom: 10px;}
.visitor_alert_phrase{margin-top: 10px;}
a.addthis_button_compact, a.addthis_button_compact:visited {
color: #00acc4;
}

.blog_article_comments{
margin: 10px;
padding: 10px 10px 0px 10px;
}

.blog_article_column2{
margin-right:250px;

}
.blog_article_column1{
width:200px;
float:right;
}
.blog_article_column1 h6 {
font-size:1em;
margin:0px 0px 5px 0px;
text-align:center;
width:100%;
color:#666;
}
.blog_menu a, .blog_menu a:visited {
color: #333;
}
.blog_article_category_div {
border:1px;
-moz-border-radius:6px;
-khtml-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
margin-top:25px;
border-color:#AAA;
border-style:solid;
padding:6px;
}
.atclear { clear:left !important; }
.addthis_button_compact{
margin-top:10px;
}

.blog_article_comment_item{
color: #000;
}
.blog_article_comment_text{
line-height: 1.4em;

text-indent: 15px;
font-size: .9em;
color: #000;
padding: 15px;
}
.blog_comment_timestamp {
	font-size: .8em;
	color: #444;
}


.blog_summary p{
color:#000;
line-height: 1.4em;
text-align: justify;
text-indent: 15px;
font-size: 1em;
}
.blog_summary h2 {
	font-size: 1.1em;
	padding-top: 15px;
}
.blog_summary ul li{
display: list-item;
font-size: 1em;
line-height: 1.4em;
}

.add_comment_block form {
margin-left:0px;
}

.add_comment_login, .add_comment_login:visited {
	color: #333;
	font-size: .9em;
}

.add_comment_login:hover {
	font-size: .9em;
}

.application_rounded_box {
	background:#F2F2F2;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

.lead_text {
color: #000;
}
.view_user {
	min-height: 400px;
		
}
.view_user a, .view_user a:visited {
	color: #00acc4;
	text-decoration: none;
}
.view_user a:hover {
	color: #000;
	text-decoration: underline;
}
.view_user_images {
	float: left;
	padding-top: 15px;
}

.view_user_info {
	float: left;
}

.view_user_info p {
	line-height: 1.4em;
	text-align: justify;
	text-indent: 15px;
	font-size: 1em;
}

.recentpostnav li {
padding-bottom:2px;
}

.browse_tool_table {
	width: 99%;
}

.blog_nav h6 {
margin: 0 auto 0 auto;
font-size: 1.2em;
font-weight: 600;
color: #000;
text-align: center;
}
.blog_nav hr{
height:auto;
}
/*/Get Satisfaction CSS	*/
.navcontainer .time {display:none;}
#gsfn_content2 .time{display:none;}
.navcontainer .gsfn_topic_list {
 margin-top:5px; 
}
.navcontainer .gsfn_link {
  padding-top:5px;
  font-size:0.86em;
  white-space:nowrap;
}
.fdbk_tab_right {
  top:5% !important;
}
.test_scrollable{
  float: right;
position: absolute;
margin-left: 425px;
  overflow:hidden;
  width: 400px;
  height: 90px;
  top:50px;
  cursor:pointer;
}
.test_scrollable .items{width:20000em;position:absolute;clear:both;}
.test_scrollable .items div{float:left;width:400px;}
.test_overlay{
/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#fff;
	
	width:675px;	
	padding:15px;
	min-height:200px;
	border:1px solid #000;
	-webkit-border-radius: 1px 1px 1px 1px;
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}
/* close button positioned on upper right corner */
.test_overlay .close {
	background-image:url('http://www.open-realty.org/template/or3_site_v3/images/overlay/close.png');
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}
.testi_overlay-box-subhead
{
	height: 21px;
	padding: 2px 0;
	font-weight: bold;
	font-size: 16px;
	color: #077687;
}
.testi_overlay-box-desc
{
	height: 300px;

	overflow:auto;
	padding: 6px 15px 6px 0px;
	font-weight: normal;
	font-size: 14px;
	color: #666;
	font-style: italic;
	text-align: justify;
	line-height: 150%;
}

.testi_overlay-box-person
{
	height: auto;
	padding: 5px 0px 5px 0px;
	font-weight: normal;
	font-size: 12px;
	color: #7D7D7D;
	text-align: right;
}
#testi-box
{
	width: 400px;
	height: 60px;
	position: relative;
	display: block;

}
#testi-box h2
{
	height:auto;
	padding: 0;
	margin: 10px 0 5px 5px;
	float: left;
	width: auto;
	font: 15px "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight: bold;
	color: #077687;
	clear: right;
}
#testi-box h2 span
{
	font-style: normal;
	font-weight: bold;
	color: #003366;
}
.testi-box-header, .testi-box-desc, .testi-box-subhead, .testi-box-person
{
	width: 200px;
	margin: 0 auto 0 auto;
	position: relative;
	clear: both;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.testi-box-header
{
	height: auto;
	padding: 20px 0px 10px 0px;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	color:#003;
}
.testi-box-subhead
{
	height: 21px;
	padding: 2px 0;
	font-weight: bold;
	font-size: 10px;
	color: #C60;
}
.testi-box-desc
{
	height: auto;
	padding: 0px 0px 6px 0px;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #666;
	font-style: italic;
	text-align: center;
}

.testi-box-person
{
	height: auto;
	padding: 5px 0px 5px 0px;
	font-weight: normal;
	font-size: 11px;
	color: #7D7D7D;
	text-align: right;
}
/* Show OFF Slideshow */
.showoff_scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 325px;
	margin:10px 10px 0px 10px;
	height:160px;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accommodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
.showoff_scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
}

/*
	a single item. must be floated in horizontal scrolling.
	typically, this element is the one that *you* will style
	the most.
*/
.showoff_scrollable .items div {
	float:left;
}

.showoff_overlay{
/* must be initially hidden */
	display:none;
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#fff;
	height:80%; 
	min-width:300px;	
	padding:15px;
	min-height:200px;
	border:1px solid #000;
	-webkit-border-radius: 1px 1px 1px 1px;
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}
/* close button positioned on upper right corner */
.showoff_overlay .close {
	background-image:url('http://www.open-realty.org/template/or3_site_v3/images/overlay/close.png');
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}
.showoff_overlay img {height:100%; overflow:auto;}
.showoff_prev {
  background-image: url('http://www.open-realty.org/template/or3_site_v3/images/scrollable/next_prev_sprite.png');
width: 32px;
height: 32px;
background-position:0px 32px;
display:block;
float:left;
margin-left:-4px;
cursor:pointer;
top:-100px;
position:relative;
opacity:0.8;
filter:alpha(opacity=80); /* For IE8 and earlier */
}
.showoff_next{
 background-image: url('http://www.open-realty.org/template/or3_site_v3/images/scrollable/next_prev_sprite.png');
width: 32px;
height: 32px; 
display:block;
background-position:0px 0px;
float:right;
margin-right:-4px;
  cursor:pointer;
  top:-100px;
position:relative;
opacity:0.8;
filter:alpha(opacity=80); /* For IE8 and earlier */
}
pre {
font-family: 'Arimo', Arial, Verdana, Geneva, sans-serif;
border: solid 1px;
white-space: pre-wrap;
padding: 10px;
}
