/* Structure */
body {  
    font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #333; 
    font-size: 14px;
    background: #000 url(http://s3.amazonaws.com/content.newsok.com/newsok/images/cohn/background.jpg) no-repeat;
    background-position: center 20px; 
    margin: 0;
    padding: 0;
}

#login {
	background-color: #080706;
	height: 20px;
	width: 100%;
	padding: 0;;
	margin: 0;
	background-image: -moz-linear-gradient(top, #352e25, #080706);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#352e25), to(#080706));
}

.loginLinks {
    width: 995px;
    margin: 0 auto;
}

.loginLinks h6 {
	text-align: right;
	padding: 3px 0 0;
	color: #fff;
    font-size: 9px;
    letter-spacing: 1px;
}

#content {
    width: 995px;
    text-align: left;
    margin: 20px auto 0;
}
/* List Items */
ul, li, ul.li {
	margin:0;
	padding:0;
}

/* Links */
a {
	color:#0D616F;
	font-weight:bold;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	text-decoration: underline;
}


/* Header Section */
#header {
	padding: 25px 26px 0;
}
#subpageHeader {
    background: url(http://s3.amazonaws.com/content.newsok.com/newsok/images/cohn/headerBackground.png) no-repeat;
    height: 94px;
    padding: 6px 0 0;
    margin: 5px 0 8px;
}
#subpageHeader h1 {
	border-right:1px solid #083A42;
	color:#002b33;
	float:left;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:32px;
	font-style:italic;
	line-height:32px;
	margin:9px 0 5px 280px;
	padding:15px;
	text-shadow:0px 1px 0px #3a808d;
}

#subpageHeader div {
	color:#3a808d;
	display:inline-block;
	font-size:12px;
	letter-spacing:1px;
	line-height:83px;
	padding:2px 38px 0 15px;
	text-transform:uppercase;
}

#logo {
	position: relative;
	left: 45px;
	top: 0px;
	
}

/* Header Nav */
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	padding: 0 55px 0 0;
	color: #717770;
}

.nav ul {margin-top:23px;}

.nav ul li{
	list-style: none;
	display: inline;
}

.nav li { padding: 0 7px; }

.nav a { color: #717770;font-size: 13px; }

.nav a:hover { color: #415155; }

#selected a { color: #002B33; }

/* Footer Nav */
.toe {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13px;
	font-style: italic;
	text-align: center;
	padding: 0 55px 0 0;
	color: #717770;
}

.toe ul {margin-top:20px;}

.toe ul li{
	list-style: none;
	display: inline;
}

.toe li { padding: 0 7px; }

.toe a { color: #717770; }

.toe a:hover { color: #415155; }

#selected a { color: #415155; }

/* Columns */

#columnWrap{
	padding: 0 26px 26px;
	background: #faf7f3;
}

.column {
	width: 300px;
	float: left;
}

.doubleColumn {
	width: 620px;
	float: left;
}

.left {
	padding-right: 10px;
}

.center {
	padding-left: 9px;
	border-left: 1px solid #cccccc; 
}

.right {
	padding-left: 20px;
}

.section {
	border-top: solid 1px #cccccc; 
	padding: 0 0 20px 0;
}

.section img {
	float: left;
	margin: 20px 20px 20px 0;
	border: solid 1px #cccccc;
	clear: none;
}

.section p {
    font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 22px;
}

.clear {
	clear: both;
}

/* Side Nav */
#subNav {
	float: left;
}

#subNav h1 {
	padding: 0;
	margin: 0;
}

#subNav ul {
    font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 300px;
	margin: 0;
	padding: 12px 0 0;
	float: left;
}

#subNav li {
	border-top: solid 1px #cccccc;
	list-style: none inside; 
	
}

#subNav li:hover {

}

#subNav li.bottom {
	border-bottom: solid 1px #cccccc;	
}

#subNav li a {
	color: #666666;
	display: block;
	padding: 8px 0;
}

#subNav li a:hover {
	color: #a02c2c;
	text-decoration: none;
}


/* Footer Section */
#footer {
	background: #bcb8ad;
	padding: 0;
    font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
    background: url(footerBG.png) repeat-y;
}

.footLeft {
	width: 620px;
	float: left;
	padding: 26px 20px 26px 26px;
}

#footer h2 {
 	display: block;
 	margin: 0;
	font-weight: normal;
	color: #2b393c;
	font-size: 20px;
	font-style: italic;
}

#footer h3 {
 	display: block;
 	margin: 0;
	padding: 20px 0 6px 0;
	font-weight: normal;
	color: #2b393c;
	font-size: 16px;
	font-style: italic;
	border-bottom: solid 1px #737773;
}

.h2describe {
	color: #666;
	font-size: 16px;
	font-style: normal;
    font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
    letter-spacing: -1px;
}

#footRight {
	width: 329px;
	float: left;
	padding: 18px 0 26px;
	color: #383127;
}

#footRight h2 {
	padding: 12px 0 0 20px;
	height: 44px;
}

#footRight h3 {
	padding: 10px 0 0;
}

.footRightBanner {
	background: url(http://s3.amazonaws.com/content.newsok.com/newsok/images/cohn/footerRightBannerText.png) no-repeat;	
}


#footer ul {
    font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 300px;
	margin: 0;
	padding: 0;
	float: left;
	color: #2b393c;
	list-style: none;
}

#footer ul.rl {
	padding-left: 20px; 
}

#footer li {
	border-bottom: solid 1px #737773;
	padding: 8px 0 8px 23px;
	background-image: url(http://s3.amazonaws.com/content.newsok.com/newsok/images/cohn/footerListArrow.png);	
	background-repeat: no-repeat;
	background-position: 0px 7px;
}



#footer li.bottom {
	border-bottom: solid 1px #ababab;	
}

#footer li a {
	color: #2b393c;
	display: block;
	padding: 0;
	font-weight: normal;
}

#footer li a:hover {
	color: #ffffff;
	text-decoration: none;
}


/* Typography */
p {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
}

/* Graphic Styles */
img {
	border: none;
}

hr {
	border:0 none;
	border-top:1px dashed #CCCCCC;
	height:0px;
	text-align:left;
	background-image:none;
	margin-bottom:5px;
	padding-top:5px;
}


/* Expert Advice Form */
.expertAdvice {
	background: url(http://s3.amazonaws.com/content.newsok.com/newsok/images/cohn/expertForm.png) no-repeat;
	width: 620px;
	height: 34px;
	padding: 4px 0 0;	
}

.expertSearch {
	background: none;
	border: none;
	height: 26px;
	width: 500px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 15px;
	font-style: italic;
	padding: 0 0 0 7px;	
	color: #fff;
}

.askNow {
	background: none;
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 15px;
	font-style: italic;
	padding: 0 0 0 20px;	
	color: #fff;
	cursor: pointer;

}

.askNow:hover, .askNow:a {
	color: #032b32;
	text-decoration: none;
}

/* Dream Home Form */
.dreamVote {
	background: none;
	background-image: url(http://s3.amazonaws.com/content.newsok.com/newsok/images/cohn/footerOrangeArrow.png);	
	background-repeat: no-repeat;
	background-position: right 9px;	
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 15px;
	font-style: italic;
	padding: 7px 15px 0 0;
	margin: 0 0 0 215px;	
	color: #383127;
}

.dreamVote:hover {
	color: #fff;
}

.dreamForm {
	padding: 10px 0 0 20px;
	line-height: 30px;
}

/* Ad Styling */
#adContainer {
	padding: 10px 4px 0;
}

.ad {
	background: url(http://s3.amazonaws.com/content.newsok.com/newsok/images/cohn/adBackground.png) no-repeat;
	padding: 13px 0 0 7px;
	float: left;
	width: 137px;
	height: 137px;
}

/* H Tags */
h1{
    font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 22px;
	color: #415155;
	letter-spacing: 1px;
 	margin:0;
}

h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	margin: 0;
	padding:0 0 10px;
	line-height: 18px;
	color: #2b393c;
}

h3 {}

/*Faetured Gallery*/

#gControls {
	width: 620px;
}

#lControl {
	background: #e5e5dd;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-top-left-radius: 5px 5px;
    -webkit-border-bottom-left-radius: 5px 5px;
	border: 1px solid #a8a79b;
	height: 135px;
	width: 50px;
	float: left;
}

.gButton {
	margin: 50px 0 0 7px;
}

#rControl {
	background: #e5e5dd;
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-top-right-radius: 5px 5px;
    -webkit-border-bottom-right-radius: 5px 5px;
   	border: 1px solid #a8a79b;
	height: 135px;
	width: 50px;
	float: left;
}
#gThumbFrame {
	overflow: hidden;
	width: 516px;
	height: 135px;
	border-top: 1px solid #a8a79b;
	border-bottom: 1px solid #a8a79b;
	float: left;
}
#gThumbHolder {
	background: #ffffff;
	width: 1000px;
}

.gThumb {
	padding: 15px 0 0 15px;
	float: left;
}

#gallery ul {
	list-style: none;
	padding: 15px 0 0 10px;
	margin: 0 0 -7px 0;
	float: left;
} 

#gallery li {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-style: italic;
	font-size: 13px; 
}

*#gallery li a {
	text-decoration: none;
	color: #717770;
	padding: 13px 19px;
}

#gallery li a:hover, #gallery li a.active {
	text-decoration: none;
	color: #415155;
	-webkit-border-top-right-radius: 5px 5px;
	-webkit-border-top-left-radius: 5px 5px;
	-moz-border-radius: 5px 5px 0 0;
	-moz-box-shadow: 0 0 8px #c9c9c9;
	-webkit-box-shadow:0 0 8px #c9c9c9;
	background-color: #fff;
	padding: 12px 18px;
	border:1px solid #d7d7d7;
}

/*Featured Gallery*/

#gSmControls {
	width: 300px;
	height: 70px;
	padding: 15px 0 10px;
	clear: both;
}

#lSmControl {
	background: #e5e5dd;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-top-left-radius: 5px 5px;
    -webkit-border-bottom-left-radius: 5px 5px;
	border: 1px solid #a8a79b;
	height: 70px;
	width: 30px;
	float: left;
}

.gSmButton {
	margin: 30px 0 0 10px;
}

#rSmControl {
	background: #e5e5dd;
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-top-right-radius: 5px 5px;
    -webkit-border-bottom-right-radius: 5px 5px;
   	border: 1px solid #a8a79b;
	height: 70px;
	width: 30px;
	float: left;
}
#gSmThumbFrame {
	overflow: hidden;
	width: 236px;
	height: 70px;
	border-top: 1px solid #a8a79b;
	border-bottom: 1px solid #a8a79b;
	float: left;
}
#gSmThumbHolder {
	width: 600px;
}

.gSmThumb {
	padding: 8px 0 0 8px;
	float: left;
}

#smGallery ul {
	list-style: none;
	padding: 15px 0 0 10px;
	margin: 0 0 -7px 0;
	float: left;
} 

#smGallery li {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-style: italic;
	font-size: 13px; 
}

#smGallery li a {
	text-decoration: none;
	color: #717770;
	padding: 13px 19px;
}

#smGallery li a:hover, #smGallery li a.active {
	text-decoration: none;
	color: #415155;
	-webkit-border-top-right-radius: 5px 5px;
	-webkit-border-top-left-radius: 5px 5px;
	-moz-border-radius: 5px 5px 0 0;
	-moz-box-shadow: 0 0 8px #c9c9c9;
	-webkit-box-shadow:0 0 8px #c9c9c9;
	background-color: #fff;
	padding: 12px 18px;
	border:1px solid #d7d7d7;
}

/*Builder Profile*/
#builderProfile {
	padding: 11px 0 0;
}
#builderProfile h1 {
	background: url(http://s3.amazonaws.com/content.newsok.com/newsok/images/cohn/buildersHeader.png) no-repeat;
	letter-spacing: -.01em;
	font-style: italic;
	font-weight: normal;
	font-size: 22px;
	padding: 19px 0 13px 55px;
}

#bProfileContent {
	width: 300px;
	background: #e5e5dd;
}


#bProfileContent .picholder {
	float: left;
	width: 250px;
	height: 200px;
	-moz-box-shadow:0 0 8px #c9c9c9;
	-webkit-box-shadow:0 0 8px #c9c9c9;
	background-color:#ffffff;
	border:1px solid #d7d7d7;
	outline: 0 none;
	padding:13px;
	clear: both;
	margin: 0 0 15px 0;
}

#bProfileContent p {
	padding: 10px;
	margin: 0;
	font-size: 12px;
	line-height: 18px;
}

#bProfileContent a {
	font-family:Georgia,"Times New Roman",Times,serif;
	color: #0d616f;
	font-style: italic;
	font-weight: bold;
}


/*Floor Plan*/
#builderFloorPlan {
	padding: 0;   
	float: left; 
}

#builderFloorPlan h1 {
	background: url(http://s3.amazonaws.com/content.newsok.com/newsok/images/cohn/floorplanHeader.png) no-repeat;
	letter-spacing: -.01em;
	font-style: italic;
	font-weight: normal;
	font-size: 20px;
	padding: 31px 0 23px 15px;
}

#builderFloorPlan ul {
    font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 300px;
	margin: 0;
	padding: 0;
	float: left;
	color: #333;
	list-style: none;
}

#builderFloorPlan ul.w280 {
	width: 280px;
}

#builderFloorPlan li {
	border-bottom: solid 1px #ccc;
	padding: 8px 0 8px 0;
	background-repeat: no-repeat;
}

#builderFloorPlan li.title {
	color: #0D616F;
	font-weight: bold;
}

.floatR {
	float: right;
}

#builderFloorPlan li a {
	color: #333;
	display: block;
	padding: 0;
	font-weight: normal;
}

#builderFloorPlan li a:hover, #builderFloorPlan li:hover {
	color: #0D616F;
	text-decoration: none;
	background: #E5E5DD;
}

/* Showcase */

#showCaseDetails {
	padding: 0;
	float: left;
	background: #e5e5dd;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-top-right-radius: 5px 5px;
    -webkit-border-top-left-radius: 5px 5px;
    -webkit-border-bottom-right-radius: 5px 5px;
    -webkit-border-bottom-left-radius: 5px 5px;
	width: 298px;
	float: left;   
}

#showCaseDetails h2 {
	letter-spacing: -.01em;
	font-style: italic;
	font-weight: normal;
	font-size: 20px;
	padding: 12px 12px 0;
}
#showCaseDetails h3 {
	letter-spacing: -.01em;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	padding: 0 12px 4px;
	color: #717064;
    font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#showCaseDetails ul {
    font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 290px;
	margin: 0;
	padding: 4px;
	color: #333;
	list-style: none;
	background: #faf7f3;
}

.bottomLink {
	background-color:#687a7f;
	padding: 4px 10px;
	-moz-border-radius:0 0 5px 5px;
}
.bottomLink a{
	color:#fff;
	font-size: 9px;
	background:url("http://s3.amazonaws.com/content.newsok.com/newsok/images/cohn/nav_arrow.gif") no-repeat scroll right center transparent;
	padding-right:20px;
	line-height:12px;
}
#showCaseDetails ul.w280 {
	width: 280px;
}

#showCaseDetails li {
	border-top: dashed 1px #ccc;
	padding: 8px 10px;
	background-repeat: no-repeat;
}

#showCaseDetails li.title {
	color: #0D616F;
	font-weight: bold;
	border: none;
}

.floatR {
	float: right;
}

#showCaseDetails li a {
	color: #333;
	display: block;
	padding: 0;
	font-weight: normal;
}

#showCaseDetails li a:hover, #showCaseDetails li:hover {
	color: #0D616F;
	text-decoration: none;
}
.virtualTourButton {
	background: url(http://s3.amazonaws.com/content.newsok.com/newsok/images/cohn/360tour.png) no-repeat;
	width: 300px;
	height: 62px;
	margin: 10px 0 0 0;
	padding: 16px 0 0 18px;
	/* for IE */
  	filter:alpha(opacity=80);
 	/* CSS3 standard */
  	opacity:0.8;
  	font-family:Georgia,"Times New Roman",Times,serif;
	color: #717064;
	font-style: italic;
	font-weight: normal;
	font-size: 23px;
	text-decoration: none;
}

.virtualTourButton:hover {
	/* for IE */
  	filter:alpha(opacity=100);
 	/* CSS3 standard */
  	opacity:1.0;
	text-decoration: none;
}

.plain, .plain:hover {
	text-decoration: none;
}


/*Archive page*/

#pages a.selection {
background-color:#a4a5a0;
}

#pages a {
background-color:#d3d3cb;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
color:#415155;
float:left;
line-height:13px;
margin-top: 20px;
margin-right:5px;
padding:5px 8px;
text-decoration:none;
}

#pages {
display:inline;
float:right;
padding-bottom: 10px;
}