/*
-------Log Styles Page-------
*/
.Log_Styles  .news {
	display:none;
}

img#mainimg {
	float: right;
	margin: 0 20px 5px 10px;
}

.profile {
	margin: 0 5px 0 0;
	float: left;
	width: 85px;
}

#sectionnav {
	text-align: center;
	margin-top: 15px;
	width:auto;
}

#sectionnav h3{
	font-size: 14px;
}
#sectionnav h3 a{
	text-decoration: none;
}
#sectionnav h3 a:hover{
	text-decoration: underline;
	color: #643115;
}
#profile-container {
	width: 349px;
	float: left;
	margin: 0 20px 10px 0;
}
#wall-assembly{
	float: left;
	width: 330px;
}
table#profiles-corners {
	width: 349px;
}

table#profiles-corners h3{
	font-size: 10px;
	letter-spacing: -1px;
	line-height: 1.0;
}

table#profiles-corners th{
	vertical-align: top;
}

table#profiles-corners td{
	width: 68px;
	text-align: center;
	border-right: solid #744122 1px;
}

table#profiles-corners td.last{
	border: none;
}
.cornerdetail {
	width: 191px;
	background: url(http://www.loghomedesigncenter.com/images/bkgd-corner-popup.jpg);
	text-align:center;
	padding: 0;
	visibility: hidden;
	position: absolute;
	z-index: 99;
}

.cornerdetail img{
	margin: 20px auto;
}

.cornerdetail h4{
	color: #fff;
	margin: 0 0 3px 0;
	font-size: 16px;
}

.cornerdetail p{
	color: #fff;
	margin: 0;
	font-size: 10px;
}

.cornerdetail .info{
	background: #4C4236;
	padding: 10px;
}

/* 
-------Materials Specifications page--------
*/
.Materials_Specifications .news{
	display:none;
}

.specssection {
	width: 245px;
	margin: 0 7px 0 0;
	float: left;
	text-align: center;
}

#completespecs {
	width:auto;
}

.specssection img {
	margin-bottom: 10px;
}

#packages .section {
	width: 233px;
	margin: 0;
}

div.section img {
	margin: 0 0 5px 0;
	}
#packages .section ul {
	margin-top: 0;
	margin-left: 10px;
	padding: 10px;
	margin-bottom: 0px;
}
#packages .section ul li ul {
	margin-top: 0;
	padding-top: 0;
	list-style: disc;
}
#packages .section li {
	margin-bottom: 3px;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

/*
--------- Additional Components page --------
*/

#additional .section {
	width: 330px;
	margin: 0 10px 0 0;
}

#additional .section h3{
	margin-top: 50px;
}

#additional .section img {
	float: left;
	margin: 0 10px 5px 0;
}

/*
---------Roofing page--------
*/

#roofing .section {
	width: 330px;
	margin: 0 10px 0 0;
}
.row, .section {
	float: left;
}

/* 
-------Project Planning --------
*/
#planning ul {
	margin-left: 15px;
	padding-left: 15px;
}

#planning .section {
	width: 320px;
	margin: 0 20px 10px 0;
}

#planning ul.col {
	float: left;
}

/* Project Planning */

#planning ul {
	margin-left: 15px;
	padding-left: 15px;
}

#planning .section {
	width: 320px;
	margin: 0 20px 10px 0;
}

#planning ul.col {
	float: left;
}

.firstcol {
	float:none !important;
}


/* 
------- Ads System --------
*/

#adbanner {
	float:right;
	width: 468px; 
	height:10px;
	position:relative;
}

#adbanner  object {
	z-index: 1;	
}

.bannerWrap
{
	position: relative;
	zoom:1;
}

.bannerLink
{
	display: block; 
	width: 468px; 
	height: 60px; 
	zoom:1;
	background: #fff;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0;
}

.banner
{	
	width: 468px; 
	height: 60px; 
	z-index: 1;	
	position: absolute;
	top: 0;
	left: 0;
}
