﻿
/*	------------------------------- document info
		updated 2008 03 28
		by tony amidei
		tony@faction7.com */

/* ------------------------------- redefine */
img {
	border: 0px;
	}
* {
	margin: 0px;
	padding: 0px;
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; /* universal base font size */
	line-height: 18px;
	color: #FFFFFF;
	background-color: #131b1e; /* #2a3237; */
	background-image: url(../images/bg_texture4.jpg);
	background-repeat: repeat-x;
	}
	
form { margin:0; }
input
{
	width:280px; 
	border: 1px solid #BBB8B8; 
	padding:5px;
}

.inputButton
{
	width: 80px; 
	border: 0px; 
	padding:5px;
}

.inputNewId
{
	width:80px; 
	font-size:10;
	border: 1px solid #BBB8B8; 
	padding:5px;
}

textarea{
	width:280px; 
	border: 1px solid #BBB8B8; 
	padding:5px;

}

fieldset { border:0; }
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; /* universal base font size */
	line-height: 18px;
	color: #FFFFFF;
	font-weight: normal;
	display: inline; 
	}
h2{
	color:#00deff;
}
a {
	color: #cad8e0;
	font-weight: normal;
	text-decoration: none;
	}
a:link {
	color: #cad8e0;
	}
a:visited {
	color: #cad8e0;
	}
a:hover {
	color: #ecff15;
	}
a:active {
	color: #ecff15;
	}
ul {
	list-style-image: none;
	list-style-type: none;
	}
i {
	font-style: normal;
	color: #cad8e0;
}

.error {
	color:#CC0000;
}

/* ------------------------------- shared */
.clear {
	clear: both;
	}
.arrow, .colList li a, .colLast li a {
	padding-right: 12px;
	background-repeat: no-repeat;
	background-position: 100% 3px;
	text-decoration: none;
	background-image: url(../images/arrow.png);
	}
#Email, #emailaddress {
	width: 283px;
	border-bottom: 2px solid #4a4f52;
	border-left: 2px solid #0b0c0c;
	border-right: 2px solid #4a4f52;
	border-top: 2px solid #0b0c0c;
	margin: 2px 0 7px -1px;
	padding: 2px 0 3px 0;
	color: #788791;
	}
#listmenu {
	margin-top: 20px;
	}
#listmenu select {
	width: 285px;
	margin: 2px 0 7px 0px;
	}
.leadingTight {
	line-height: 1px;
	}
.bottomListRule {
	background-image: url(../images/2px_rule_dark.png);
	background-repeat:repeat-x;
	background-position: bottom;
	}
.bottomListRulePad {
	background-image: url(../images/2px_rule.png);
	background-repeat:repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	}
.selectedLink {
	color: #CC0066;
	}
.selectedLink a {
	color: #00deff;
	}
.selectedLink a:link {
	color: #00deff;
	}
.selectedLink a:visited {
	color: #00deff;
	}
.selectedLink a:hover {
	color: #ecff15;
	}
.selectedLink a:active {
	color: #ecff15;
	}

/* ------------------------------- page structure */
#pageBgTexture {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 902px;
	z-index: -499;
	float: left;
	background-image: url(../images/bg_texture.jpg);
	background-repeat: repeat-x;
}
#pageBgTextureBot {
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: -500;
	float: left;
	background-image: url(../images/bg_texture_bot.jpg);
	background-repeat: repeat;
	background-color: #30383D;
}

.siteCont {
	width: 895px; /* page width */
	margin-right: auto;
	margin-left: auto;
	}
#header {
	width: 890px;
	height:130px;
	margin-top:3px;
	padding:0px;
	}
	#slide_show {
	float:left;
	position: absolute;
	width: 890px;
	height:100%;
	margin:0 auto;
	}
.headerCont {
	margin-top:15px;
	height: 70px;
	}
.headerCont ul {
	margin-top: 10px;
	}
.headerCont li {
	float: left;
	margin-right: 17px;
	}
.headerCont li a {
	display: block;
	}
		
.jvLogo {
	position: relative;
	left: 694px;
	width: 203px;
	}
.titleCont {
	margin-top:30px;
	}
.titleCont ul {
	position: relative;
	top: -16px;
	}
.titleCont li {
	float: right;
	margin: 0px 0px 0px 20px;
	}
.titleCont li a {
	display: block;
	}
.titleCont2Over {
	margin-top: 64px;
	}
.titleCont2Over h1 {
	margin-left: 305px;
	}
.titleCont2Over ul {
	position: relative;
	top: -16px;
	}
.titleCont2Over li {
	float: left;
	}
.titleCont2Over li a {
	display: block;
	}
.scrollerCont {
	margin-top: 18px;
	border-top: 1px solid #141617;
	}
.contentTopRuleCont {
	margin-top: 18px;
	width: 895px;
	background-image: url(../images/2px_rule.png);
	background-repeat: repeat-x;
	padding: 10px 0 0px 0;
	}

.contentTopWithoutRuleCont {
	margin-top: 18px;
	width: 895px;
	padding: 10px 0 0px 0;
	}



.contentTopRuleCont h2 {
	margin-bottom: 7px;
	}
.contentTopCont {
	margin-top: 18px;
	}
.contentMidCont {
	margin-top: 20px;
	}
.withRule {
	background-image: url(../images/2px_rule.png);
	background-repeat: repeat-x;
	padding: 10px 0 10px 0;
	clear: both;
	}
.withRule p {
	margin-bottom: 10px;
	}
.contentBotCont {
	margin-top: 50px;
	}
.singleColNoRule {
	width: 285px;
	}
.singleColNoRule p {
	margin-top: 20px;
	}
.doubleCol {
	width: 590px;
	background-image: url(../images/2px_rule.png);
	background-repeat: repeat-x;
	padding-bottom: 20px;
	}
.doubleCol h2 {
	margin-top: 20px;
	}
.doubleCol p {
	margin-top: 20px;
	}
.tripleCol {
	width: 895px;
	background-image: url(../images/2px_rule.png);
	background-repeat: repeat-x;
	padding-top: 10px;
	}
.smallCover {
	float: right;
	padding: 20px 0px 0px 20px;
	width: 182px;
	overflow: hidden;
	}
.singleCol {
	width: 285px;
	background-image: url(../images/2px_rule.png);
	background-repeat: repeat-x;
	padding-top: 12px;
	}
.singleCol p {
	margin-top: 20px;
	}
.singleTight {
	width: 285px;
	background-image: url(../images/2px_rule.png);
	background-repeat: repeat-x;
	padding: 10px 0 30px 0;
	}
.singleTight b {
	font-size: 1.2em;
	line-height: 2em;
	text-transform: uppercase;
	font-weight: bold;
	}
.plusOneCol {
	width: 590px;
	}
.plusOneCol p {
	width: 285px;
	}
.col {
	float: left;
	margin-right: 20px;
	}
.colLast {
	float: right;
	}
.colList {
	float: left;
	margin-right: 20px
	}
.colList ul {
	margin-top: 23px;
	width: 135px;
	}
.subColListL li, .subColListR li {
	background-image: url(../images/2px_rule_dark.png);
	background-repeat:repeat-x;
	line-height: 2em;
	}
	
.wide{
	margin-top: 23px;
	width: 182px;
	}
	/*
.colLast li {
	background-image: url(../images/2px_rule_dark.png);
	background-repeat:repeat-x;
	line-height: 2em;
	}
*/
.subColListL {
	float: left;
	}
.subColList {
	float: right;
	}
.subColListR {
	float: right;
	}
.single3Col {
	padding: 0px 0 0px 0;
	background-image: url(../images/2px_rule_dark.png);
	background-repeat:repeat-x;
	line-height: 4.7em;
	margin-top: 50px;
	}
.col2Over {
	width: 590px;
	position: relative;
	left: 305px;
	margin: 20px  0 20px 0;
	}
.col2Over ul {
	line-height: 2em;
	}
.subscriptionImgs {
	margin-bottom: 25px;
	}
.mag {
	background-color: #20272b;
	width: 283px;
	height: 341px;
	margin-bottom: 10px;
	overflow: hidden;
	}
.magClear {
	width: 283px;
	height: 341px;
	margin-bottom: 10px;
	overflow: hidden;
}

.magSubNav {
	background-color: #20272b;
	width: 283px;
	/****** NOTE: IF YOU ADD MORE TITLES TO THE SUBNAV, YOU'LL NEED TO INCREASE THE HEIGHT VALUE HERE ******/
	height: 365px;
	margin-bottom: 10px;
	}
.magSubNav h2 {
	margin: 15px 0px 15px 0px;
	}
.magAlt {
	width: 590px;
	height: 341px;
	margin-bottom: 0 0 10px 0;
	padding-top: 10px;
	background-image: url(../images/2px_rule.png);
	background-repeat:repeat-x;
	}
.magAlt ul {
	float: left;
	}
	
	
.subnavCont {
	margin: 10px;
	margin-bottom: 20px;
	}
.subnavCont ul {
	width: 122px;
	}
.subnavCont li {
	background-image: url(../images/2px_rule_dark.png);
	background-repeat:repeat-x;
	line-height: 2em;
	}
.subnavBg {
	border-bottom: 1px Solid #2c3133;
	border-left: 1px Solid #181d20;
	border-right: 1px Solid #181d20;
	border-top: 1px Solid #040505;
	}
.magBlank {
	border: 1px Solid #20272b;
	}
.formTable {
	width: 895px;
	text-align: right;
	}
.formTable ul {
	margin-top: 10px;
	}
.formTable li {
	line-height: 2em;
	margin: 0px 10px 7px 0;
	float: left;
	}
.formTable input {
	width: 283px;
	border-bottom: 2px solid #4a4f52;
	border-left: 2px solid #0b0c0c;
	border-right: 2px solid #4a4f52;
	border-top: 2px solid #0b0c0c;
	padding: 2px 0 3px 0;
	color: #788791;
	}
#submitMediaKit {
	width: 132px;
	height: 27px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	}
.formTable select {
	margin-top: 2px;
	}
.formTable textarea {
	width: 283px;
	}
.formTable i {
	color: #00deff;
	}
.contentTopRuleCont i {
	color: #00deff;
	}
.clearLi {
	/*float:left;*/
	width: 295px;
	}

form div {
  clear: left;
  display: block;
  margin: 5px 0 0 0;
  padding: 1px 3px;
}

.pressAuthor {
	margin-bottom: 3px;
	}
.pressDate {
	margin-bottom: 25px;
	}
.pressTitle {
	font-size: 20px;
	font-weight: 100px;
	margin-bottom: 15px;
	}
.centered {
	text-align: center;
	}
p {
	margin-top: 8px;
	margin-bottom: 8px;
	}
.pressImage {
	margin-bottom: 20px;
	margin-top: 15px;
	padding: 20px;
	text-align: center;
	}
.black {
	background-color: #000000;
	border-bottom: 1px Solid #2c3133;
	border-left: 1px Solid #181d20;
	border-right: 1px Solid #181d20;
	border-top: 1px Solid #040505;
	}
.white {
	background-color: #FFFFFF;
	border-bottom: 1px Solid #2c3133;
	border-left: 1px Solid #181d20;
	border-right: 1px Solid #181d20;
	border-top: 1px Solid #040505;
	}
.col1 {
	width: 285px;
	}
.col2 {
	width: 590px;
	}
.col3 {
	width: 895px;
	}

/* ------------------------------- footer */
.footerSpace {
	margin-top: 50px;
	}
.footer {
	color: #cad8e0;
	color: #98acb7;
	font-size: .9em;
	width: 100%;
	height: 35px;
	background-color: #2a3237;
	border-bottom: 1px solid #3c4448;
	border-top: 1px solid #3c4448;
	align:center;
	}
.footer ul {
	position: relative;
	top: 8px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	}
.footer li {
	float: left;
	margin: 0px 6px 0px 0px;
	}
.footer li a {
	display: block;
	color: #98acb7;
	}
.footer a:link {
	color: #98acb7;
	}
.footer a:visited {
	color: #98acb7;
	}
.footer a:hover {
	color: #00deff;
	}
.footer a:active {
	color: #00deff;
	}
	
.landingpages{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px; /* universal base font size */
	line-height: 1px;
	color: #212B2D;
}

.landingpages a:link {
	color: #212B2D;
	}
.landingpages a:visited {
	color: #212B2D;
	}
.landingpages a:hover {
	color: #212B2D;
	}
.landingpages a:active {
	color: #212B2D;
	}

.strongText {
	font-family: Arial, Helvetica, sans-serif;
	padding: 30, 0, 0, 0; 
	font-weight:bold;
	font-size: 14px; /* universal base font size */
	line-height: 25px;
	}

.propertiesListTitleText {
	font-family: Arial, Helvetica, sans-serif;
	padding: 30, 0, 0, 0; 
	font-weight:bold;
	font-size: 14px; /* universal base font size */
	line-height: 20px;
	}


.landingNewPage
{
	font-size: 9px;
	color: #C0C0C0;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}


.img-shadow {
  float:left;
  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 5px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 
  
  
.propertyTitleText {
	font-family: Arial, Helvetica, sans-serif;
	padding: 30, 0, 0, 0; 
	font-weight:bold;
	font-size: 32px; /* universal base font size */
	line-height: 40px;
	}
  
  .propertyAddressText {
	font-family: Arial, Helvetica, sans-serif;
	padding: 30, 0, 0, 0; 
	font-weight:bold;
	font-size: 28px; /* universal base font size */
	line-height: 40px;
	}

  