/* Style Sheet authored by niXer. nixer@ndevix.com */

/*	----------------------------------------------
	RESET BROWSER DEFAULTS
	------------------------------------------- */

button, code, h1, h2, h3, h4, h5, h6, input, pre, select, table, td, textarea, th { font-size: 1em; }

blockquote, body, br, button, dd, fieldset, form, h1, h2, h3, h4, h5, h6, embed, object, html, label, legend, ol, p, pre, table, tr, td, input,  { 
	margin: 0; 
	padding: 0; }

img { border: 0; }

a { color: #fff; }

a.xlink { color: #900; }

blockquote, dl, dd, form, ol, p, pre, textarea, ul { margin-bottom: 1.5em; }
	
body, html {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #000 url(images/grid.png) repeat;
	font: normal 11px verdana, "lucida grande", tahoma;
	color: #fff;
	line-height: 1.5em; }

h1 { font-size: 2.5em; }

h2 { font-size: 1.5em; }

h3 { font-size: 1.4em; }

h4 { font-size: 1.3em; }

h5 { font-size: 1.1em; }

h1, h2, h3, h4, h5 { font-family: arial, "lucida grande", "Free Sans", "FreeSans", sans-serif; }

td { vertical-align: top; }

label { font: normal xx-small verdana, "lucida grande", tahoma; }

label.norm { font: normal 11px verdana, "lucida grande", tahoma; }

ul { list-style: square; }

li { margin-left: -8px; }

input {
	width: 160px;
	height: auto;
	margin: 0;
	padding: 2px;
	background: #fff;
	border: 1px inset #666;
	font: normal 11px "lucida grande", tahoma, verdana, arial, sans-serif; }
	
textarea {
	width: 300px;
	height: auto;
	margin: 0;
	padding: 2px;
	background: #fff;
	border: 1px inset #666;
	font: normal 11px "lucida grande", tahoma, verdana, arial, sans-serif; }

select {
	margin: 0;
	padding: 2px;
	background: #fff;
	border: 1px inset #666;
	font: normal 11px "lucida grande", tahoma, verdana, arial, sans-serif; }
		
input.check {
	width: 15px;
	height: 15px;
	margin: 0;
	padding: 2px;
	border: 1px solid #888;
	cursor: pointer; }
	
input.button, input.cancel {
	width: auto;
	padding: 2px;
	background: url(images/bottom_bar.png) repeat-x top;
	border: 1px outset #000;
	color: #fff;
	font: bold xx-small verdana, "lucida grande", tahoma;
	cursor: pointer; }

input.bigbutton {
	width: auto;
	padding: 5px;
	background: #ff4e00;
	border: 1px outset #000;
	color: #fff;
	font: bold 1em verdana, "lucida grande", tahoma;
	cursor: pointer; }

input.cancel { background: #900; }

input.widthauto { width: auto; }

input.nomargin { margin: 0; }

/*	----------------------------------------------
	FORMATTING
	------------------------------------------- */

.center { margin: 0 auto; }

.nomargin { margin: 0; }

.bump { margin-top: 10px; }

.bumpright { margin-right: 5px; }

.bumpdown { margin-bottom: 10px; }

.textleft { text-align: left; }

.textright { text-align: right; }

.textcenter { text-align: center; }

.textjustify { text-align: justify; }

.upcase { text-transform: uppercase; }

.middle { vertical-align: middle; }

.block { display: block; }

.none { display: none; }

.mblock { display: block; }

.mnone { display: none; }

.inline { display: inline; }

.floatl { 
	float: left;
	width: auto; }

.floatr { 
	float: right;
	width: auto; }

.fklft, .fklftclr {
	float: left;
	width: 150px;
	margin-bottom: 5px;
	padding: 5px;
	text-align: right; }

.fkrht, .fkrhtclr { 
	float: left;
	margin-bottom: 5px;
	padding: 5px; }

.fklftclr { background: none; }

.fkrhtclr { background: none; }

.clear { clear: both; }

.widthauto { width: auto; }

.widthfull { width: 100%; }

.fineprint { font-size: 85%; }

.cursor { cursor: pointer; }

.underline { text-decoration: underline; }

.overline { border-top: 1px solid #e8e8e8; }

.bottomline {
	padding-bottom: 3px;
	border-bottom: 1px solid #e2e2e2; }

.row { padding: 2px 4px; }

.text {
	padding: 5px 32px 0px 20px;
	font: normal small Arial, Helvetica, Verdana, "Free Sans", "FreeSans", sans-serif; }

/*	----------------------------------------------
	STRUCTURE
	------------------------------------------- */

#header {
	width: 980px;
	height: 75px;
	margin: auto; 
	background: url(images/vr_bkg2.jpg) repeat-x;
	border: 1px solid #444;
	border-width: 0 1px; }

#header2 {
	width: 980px;
	height: 75px;
	margin: auto; 
	background: url(images/header_bkg.jpg) repeat-x;
	border: 1px solid #444;
	border-width: 0 1px; }

#bar, #bar2  {
	width: 980px;
	height: 30px;
	margin: auto; 
	line-height: 30px;
	background: url(images/vr_bar2.jpg) repeat-x top;
	border: 1px solid #444;
	border-width: 0 1px; 
	color: #fff; }
	
#bar2 { 
	background: url(images/bar_bkg.jpg) repeat-x top;
	border: 1px solid #444;
	border-top: 1px solid #2f5874;
	border-bottom: none;
	color: #fff; }

#bar a, #bar2 a {
	padding: 0 8px;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none; }

#bar .tabbutton, #bar .tabbuttona, #bar2 .tabbutton, #bar2 .tabbuttona { float: left;  }

#bar .tabbutton:hover { background: #12466d; }

#bar2 .tabbutton:hover { background: url(images/bar_bkg_a.jpg) repeat-x; }

#bar .tabbuttona { background: url(images/buttono.jpg) repeat-x;  }

#bar2 .tabbuttona { background: url(images/bar_bkg_a.jpg) repeat-x;  }

#bar .barsep, #bar2 .barsep {
	float: left;
	width: 2px;
	background: url(images/bar_sep.jpg) no-repeat;  }

#barlink {
	height: 20px;
	margin-top: 55px;
	line-height: 20px;
	background: #000;
	filter: alpha(opacity=75);
	opacity: 0.75;
	color: #888; }

#barlink a {
	margin: 0 4px;
	padding: 0 6px;
	font: normal 1em Arial;
	text-decoration: none; }

#barlink a:hover { color: #396582; }
	
#wrap {
	width: 990px;
	margin: auto;
	background: url(images/border.png) repeat-y; }
	
#inner_wrap {
	width: 980px;
	min-height: 600px;
	height: auto;
	margin: 0 auto;
	border: 1px solid #444;
	border-width: 0 1px;  }

#fmain {
	float: left;
	width: 660px;
	padding: 5px 10px; }
	
#frght {
	float: left;
	width: 290px;
	padding: 5px; }

#frght textarea { width: 260px; }

#flashtour {
	height: 250px;
	margin: 20px 0;
	border: 2px solid #fff;
	line-height: 250px;
	text-align: center; }

#mainclientbox {
	position: fixed;
	width: 100%;
	height: 100%;
	background: url(images/tbkg.png) repeat;
	z-index: 1; }
	
#clientlogin {
	position: absolute;
	top: 25%;
	left: 50%;
	width: 290px;
	height: auto;
	margin-left: -145px;
	background: #164c72 url(images/fbox_bkg.jpg) repeat-x; }
	
#clientlogin_inner { padding: 10px 5px; }
	
#clientlogin  input { 
	margin: 2px 0;
	width: 131px; }

#clientlogin  input.widthauto { width: auto; }
	
#switchtab {
	width: 632px;
	height: 25px;
	margin: 10px auto 0 auto;
	padding: 3px 7px 0 7px;
	line-height: 25px;
	color: #fff; }

.swttabo, .swttab {
	float: left;
	width: 125px;
	height: 25px;
	margin-right: 2px;
	line-height: 25px;
	text-align: center;
	background: url(images/tabo.jpg) repeat-x;
	color: #fff; }

.swttab { background: url(images/tab.jpg) repeat-x; }
	
#switchcontent { 
	margin: 0 auto;
	padding: 5px 5px 10px 5px;
	background: #858585; }

#switch_wrap, #tourwrap {
	width: 640px;
	margin: 0 auto; }

#tourwrap2 {
	width: 640px;
	height: 115px;
	overflow-y: hidden;
	overflow-x: scroll;
	margin: 0 auto; }

.swborder {
	float: left;
	width: 152px;
	height: 84px;
	margin: 5px 2px 0 2px;
	border: 2px solid #fff; }

.swthumb {
	width: 150px;
	height: 82px;
	border: 1px solid #000;
	overflow: hidden;
	cursor: pointer;
	z-index: 0; }	

.swthumb:hover {
	filter: alpha(opacity=75);
	opacity: 0.75; }	

.swthumbbox {
	height: 16px;
	margin-top: 65px;
	background: #222;
	border-top: 1px solid #000;
	font: bold 10px "lucida grande", tahoma, verdana, arial, sans-serif;
	text-align: center;
	color: #fff;
	filter: alpha(opacity=75);
	opacity: 0.75;
	z-index: 0; }

.boxbottom {
	height: 12px;
	margin: 0 auto;
	background: url(images/box_bottom.jpg) no-repeat; }

#page_bottom {
	width: 990px;
	height: 45px;
	line-height: 40px;
	margin: 0 auto;
	background: url(images/bottom_bar.png) no-repeat;
	text-align: center; }

.error { color: #C00; }

.error strong { color: #1d85c4; }

/*	----------------------------------------------
	SEARCH
	------------------------------------------- 
	
#searchdrop {
	position: absolute;
	top: 105px;
	display: none;
	width: 680px;
	margin-left: 4px;
	filter: alpha(opacity=95);
	opacity: 0.95;
	z-index: 1; }

#searchbottom {
	height: 20px;
	background: url(images/searchbottom.jpg) no-repeat;
	color: #fff; }

#searchcontainer {
	padding: 5px;
	background: #004d95 url(images/searchtop.jpg) repeat-x top; }

#searchbox {
	margin-top: 10px;
	padding: 5px 10px; }
	
#searchbox form { margin: 0 auto; }

#searchq { width: 400px; }

#nearq { width: 180px; }
*/
#findrealsrch {
	width: 590px;
	margin: 0 auto; }

.searchresult {
	margin: 5px 0;
	padding: 5px;
	background: #333;
	border: 1px solid #000; }
	
.smhbar {
	height: 30px;
	margin: auto; 
	line-height: 30px;
	background: url(images/vr_bar2.jpg) repeat-x top;
	border: 1px solid #444;
	border-width: 0 1px; 
	padding: 0 6px;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
	color: #fff; }

#locationname, .smheader {
	padding: 5px;
	background: url(images/vr_bkg2.jpg) repeat-x bottom;
	border-bottom: 2px solid #fff;
	font-weight: bold;
	font-family: Arial; }

#slistlogo {
	float: right;
	padding: 2px;
	background: #fff;}

#slistlogo img { width: 85px; }

/*	----------------------------------------------
	SEARCH
	------------------------------------------- */
	

#searchdropbox {
	position: absolute;
	top: 106px;
	width: 670px;
	margin-left: 4px;
	*margin: 0;
	padding: 10px 5px 17px 5px;
	background: #406985 url(images/dropbottom.jpg) no-repeat bottom; 
	border-top: 1px solid #2f5874;
	filter: alpha(opacity=95);
	opacity: 0.95;
	z-index: 2; }



#findbizform, #findreform, #findrelform {
	width: 630px;
	margin: 0 auto; }

#bsearch { width: 360px; }

#bnear { width: 170px; }

#rsearch { width: 270px; }

#rwithin, #relwithin {
	width: auto;
	height: auto;
	margin: 0;
	padding: 1px;
	background: #fff;
	border: 1px inset #666;
	font: normal 11px "lucida grande", tahoma, verdana, arial, sans-serif; }
	
#rnear { width: auto; }

#relsearch { width: 260px; }

/*	----------------------------------------------
	CONTAINERS
	------------------------------------------- */

#tourflash {
	width: 658px;
	margin: 0 auto;
	border: 1px solid #000; }
		
#tourflash object, #tourflash embed { margin: 0 auto; }

#subscribebox {
	margin-bottom: 5px;
	padding: 10px 5px;
	background: #164c72 url(images/fbox_bkg.jpg) repeat-x; }

.info {
	margin: 5px 0;
	padding: 5px 10px;
	background: #121212;
	border: 1px solid #333; }
	
#subscribebox input { 
	margin: 2px 0;
	width: 130px; }

#subscribebox input.widthauto { width: auto; }
	
#googlemap {
	width: 288px;
	height: 250px;
	margin: 5px auto;
	padding: 0;
	border: 1px solid #333;
	color: #2d4d58; }

#googlemaps {
	width: 286px;
	height: 300px;
	border: 2px solid #333; }

#googlemapc { background: #101010; }

.nomap {
	margin: 5px auto;
	padding: 5px;
	border: 2px solid #fff;
	font-weight: bold;
	text-align: center; }

.spheader, .sptheader {
	margin-top: 5px;
	padding: 5px;
	background: url(images/vr_bar2.jpg) repeat-x center;
	border: 1px solid #000;
	font-weight: bold;
	font-family: Arial; }

.sptheader { margin-top: 0; }

.sfheader {
	padding: 5px;
	background: url(images/fheader_bkg.jpg) repeat-x center;
	font: bold small Arial;
	color: #1d85c4; }

.sfheader a { color: #878787; }

.sidebox {
	margin-bottom: 5px;
	padding: 5px;
	background: url(images/fbox_bkg.jpg) repeat-x top; }

.fbox {
	margin-bottom: 5px;
	padding: 5px;
	background: #02070b url(images/fbox_bkg.jpg) repeat-x top;
	border: 1px solid #000; }

.nav_link {
	margin: 0 0 5px 10px;
	padding: 5px;
	font-weight: bold;
	border-bottom: 1px solid #fff; }

.nav_link img { border: 2px solid #fff; }

.nav_sub_link {
	margin: 0 0 5px 25px;
	padding: 3px;
	font-weight: bold; }

.nav_link a, .nav_sub_link a {
	text-decoration: none;
	font: normal small Arial, Helvetica, sans-serif; }

.nav_link a:hover, .nav_sub_link a:hover { text-decoration: underline; }

#infotable {
	width: 100%;
	font: normal x-small Arial, Helvetica, sans-serif; }

.infotable {
	width: 200px;
	margin: 0 auto; }

#detailsbox, #listdetails, .container {
	margin: 5px auto;
	padding: 5px;
	background: #333;
	border: 1px solid #000; }

#listlogo  {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #fff; }

#rlistlogo {
	margin-right: 5px;
	margin-bottom: 5px; }

#rlistlogo img, #realtorphoto img, #realtorpic img, #companylogo img, #listingimage img {
	display: block;
	margin: 0 auto;
	border: 1px solid #fff; }

#contactbox, .sidecontainer {
	margin: 5px auto;
	padding: 10px;
	border: 1px solid #333;
	font: normal small Arial, Helvetica, sans-serif;
	color: #fff; }

#pixcontain {
	height: 200px;
	margin: 5px auto;
	padding: 0;
	background: #333;
	border: 1px solid #000;
	overflow: auto; }

.pixcontainer {
	width: 612px;
	margin: 5px auto; }

.pixwrap { cursor: pointer; }
	
.pixborder {
	float: left;
	width: 190px;
	height: 90px;
	margin: 5px;
	border: 2px solid #fff;
	overflow: hidden; }

.pixeditbox {
	float: left;
	width: 190px;
	height: auto;
	margin: 5px;
	border: 2px solid #fff;
	overflow: hidden; }

.pixeditbox .pixborder {
	float: none;
	margin: 0;
	border: none; }

.piclbl {
	padding: 5px;
	border-top: 2px solid #fff; }

#listtable {
	width: 648px;
	font: normal 11px "lucida grande", tahoma, verdana, arial, sans-serif; }

#listtable td { padding: 6px 4px; }

#listtable td { color: #fff; }

.scenerow, .scenerowr {
	margin-bottom: 5px;
	padding: 10px 15px;
	background: #ff7522;
	border: 1px solid #000; }

.scenerowr { 
	background: #888;
	border: 1px solid #000; }

.la {
	margin-top: 5px;
	border: 1px solid #888; }

.la th {
	padding: 5px 2px;
	vertical-align: middle;
	background: url(images/vr_bar2.jpg) repeat-x center; } 

.la td {
	padding: 5px;
	vertical-align: middle;
	background: #313131; } 

.pl {
	margin-top: 5px;
	border: 1px solid #888;
	font-family: Arial, Helvetica, sans-serif; }

.pl th {
	padding: 5px 2px;
	vertical-align: middle;
	background: url(images/bar_bkg_a.jpg) repeat-x center; } 

.pl td {
	padding: 5px;
	vertical-align: middle;
	background: #2a2a2a; } 

.pl td.cs {
	padding: 5px;
	vertical-align: middle;
	text-align: center;
	background: #6c6c6c; } 

.pl td.csi {
	padding: 5px;
	vertical-align: middle;
	font: bold 1em Arial, Helvetica, sans-serif;
	text-align: center;
	background: #333; } 
	
.plp {
	margin-top: 5px;
	background: #efefef;
	border-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif; }

.plp th {
	padding: 5px 2px;
	vertical-align: middle;
	background: url(images/bar_bkg_a.jpg) repeat-x center;
	color: #fff; } 

.plp td {
	padding: 5px;
	background: #fff;
	vertical-align: middle; } 

.plp td.cs {
	padding: 5px;
	vertical-align: middle;
	text-align: center;
	background: #6c6c6c; } 

.plp td.csi {
	padding: 5px;
	vertical-align: middle;
	font: bold 1em Arial, Helvetica, sans-serif;
	text-align: center; } 

.gbox {
	margin-top: 5px;
	padding: 5px;
	background: #222;
}

/*	----------------------------------------------
	SCENE EDITOR
	------------------------------------------- */
	
#ndxddheader {
	width: 250px;
	padding: 5px;
	background: #333333;
	border: 1px solid #000; }
	
.dragbox {
	position: static;
	width: auto;
	height: auto;
	margin-bottom: 5px;
	padding: 5px;
	background: #000;
	border: 1px solid #121212; }
	
.ddhandle {
	padding: 4px;
	background: url(images/vr_bar2.jpg) repeat-x center;
	border: 1px solid #000;
	cursor: move; }	

.ddhandle a { color: #fff; }
	
.ddborder {
	width: 190px;
	height: 90px; 
	margin: 10px auto;
	border: 2px solid #fff;
	overflow: hidden;
	cursor: pointer;  }
		
.ddhumb {
	width: 190px;
	height: 90px; 
	overflow: hidden;
	cursor: pointer; }

.ddbox {
	height: 19px;
	margin-top: 70px;
	background: #222;
	border-top: 1px solid #000;
	font-weight: bold;
	text-align: center;
	color: #fff;
	filter: alpha(opacity=75);
	opacity: 0.75;
	z-index: 0; }

.labelbox {
	width: 175px;
	margin: 0 auto;
	padding: 5px 4px;
	background: #555;
	border: 1px solid #333;
	text-align: center; }

#ndxdragdropplacholder {
	position: static;
	height: 40px;
	margin-bottom: 5px;
	border: 1px solid #fff; }

#hsheader {
	height: 75px;
	margin: 0 auto; 
	background: url(images/vr_bkg2.jpg) repeat-x;
	border-bottom: 2px solid #fff; }

.shoot_info {
	padding: 10px;
	background: #000;
	border: 1px solid #fff; }

.fauxcomment {
	min-height: 50px;
	padding: 5px;
	border: 1px solid #fff; }
	
.btnbar {
	padding: 10px;
	background: #000;
	text-align: right; }

.edthotspot {
	width: 650px;
	margin: 10px auto;
	padding: 10px;
	background: #333;
	border: 1px solid #fff;
	color: #fff; }

.edtbox {
	margin: 10px auto;
	padding: 10px;
	background: #666;
	border: 1px solid #000; }

#printform {
	padding: 20px 25px;
	background: #fff;
	color: #000;}

.infotbl th { border-bottom: 1px solid #000; }

.infotbl td { 
	padding: 5px;
	border: 1px solid #000; }

/*	----------------------------------------------
	LEARNING CENTER
	------------------------------------------- */

#lrncntr {
	background: #a7a7a7;
	padding: 20px 5px;
	color: #444; }

#lrncntr ul {
		*margin-left: 25px; }
		
#secondstepcontainer {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left:0px;
	background: url(images/tbkg.png) repeat;
	z-index: 1; }
	
#secondstep {
	position: absolute;
	top: 25%;
	left: 50%;
	width: 500px;
	height: auto;
	margin-left: -250px;
	background: #fff;
	color:#000;
	padding:10px; }
