﻿body 
{
	padding:0px;
	margin:0px;
	font-family:Arial;
	font-size:12px;
}


/* MAIN Content Area styles */

#main
{
	width:924px;	
	height:100%;
    min-height:600px;
    height:auto !important;
    height:600px;
    margin-left:auto;
	margin-right:auto;
}

#header
{
	height:75px;
	background-image:url(../gfx/mckenna_com_logo.gif);
	background-position:left;
	background-repeat:no-repeat;
	}

#tabs
{
	display:none;
	}

#tabs #left
{
	display:none;
	}
	
#tabs #left #mckenna
{
	display:none;
	}

#tabs #right
{
	display:none;
	}

 #tabs #left img
{	
	display:none;
	} 
	
#content
{	
	width:100%;
	height:100%;
    min-height:600px;
    height:auto !important;
    height:600px;	
	}
	
#content #tabline
{
	background-image:url(../gfx/tabline.gif);
	background-position:top left;
	background-repeat: repeat-x;
	height:6px;
	line-height:6px;
	padding:0px;
	margin:0px;
	width:100%;
	z-index:50;	
}	
	
#contentleft
{	
	display:none;
}

#contentmiddle
{	
	float:left;
	margin-left:10px;
	padding-top:10px;
	width:600px;
	 
}
		
#contentright
{
	display:none;
	}

#footer
{	

}	

/* Div Clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
	
.Panel
{
	vertical-align:top;
	float :left ; 
}

/*Order Summary Start*/
.SummaryBlock
{
	background-color:#f4f4f4;
	width:593px;
	}
.SummaryAddress
{
	width:274px;
	float:left;
	position:relative;
	margin:5px;
	border:solid 1px #872b40;
	padding:5px;
	}
.SummaryEdit
{
	display:none;
	}
.SummaryButtons
{
	display:none;
	}
/*Order Summary End*/


#contentmiddle .button
{
	background-color:#89001E;
	color:White;
	font-family: Verdana;
	font-size: smaller;
	font-weight:bold;
	width: 150px;
	height: 25px;
	border-bottom-style: solid;
	border-color: #ababab;
	border-width: 1px;	
}
#footer
{
	padding-left :135px;
	width :600px;
}
#footerTop
{
	background-image:url("../gfx/Page_footer.gif");
	background-repeat :repeat-x;
	width:100%;
	height:12px; 
}
#footerText
{
	display:none;
}

#footerLinks
{
	display:none;
}

.footerLink {
 	display:none;
}
.copyright
{
	display:none;
}
.verticalLine
{
	color:#7A7A7A;	
}

.LeftPartSpecButton
{
	width :12px;
	height :34px;
	background-image:url("../gfx/LeftPartSpecButton.gif");
	float:left; 
}
.MiddlePartSpecButton
{
	width :159px;
	height :34px;
	background-image:url("../gfx/MiddlePartSpecButton.gif");
	background-repeat :repeat-x;
	float:left; 
	color :White;
	font-weight:bold;
	font-size :13px;
	font-family :Arial ;
	padding-top :8px;
}
.RightPartSpecButton
{
	width :9px;
	height :34px;
	background-image:url("../gfx/RightPartSpecButton.gif");
	float:left; 
}
.SpecButtonCaptionBackground
{
	 background-color:#e4dbdc;
	}
.spacer
{
	height:3px;
}
.headerButtons
{
	display:none;
}

.headerNav
{	
	border:0px;		
	position:relative;	
	top:50%;
	margin: -20px 0px 0px 0px;
	padding:0px;			
} 
#contentmiddle
{
	font-family:Arial;
	font-style:normal;
	font-size:12px;	
	}
	
#contentmiddle h1
{
	font-size:22px;
	font-family:Arial;
	font-weight:normal;
	color:#666666;
	}

#contentmiddle h2
{
	font-size:20px;
	font-family:Arial;
	font-style:normal;
	font-weight:normal;
	color:#666666;
	}
	
#contentmiddle h3,h4,h5
{
	color:#872b40;
	font-family:Arial;
	font-style:normal;
	font-weight:normal;
	}
	
#contentmiddle h4,h5
{
	color:#872b40;
	font-style:normal;	
	}
	
#contentmiddle .redboldtext
{
	color:#872b40;
	font-size:14px;		
	}
	
#contentmiddle a
{
	color:#cc0000;
	text-decoration	:none;
	font-weight:bold;
	}
	
#contentmiddle hr
{	
	height:0px; 
	border:0px; 
	border-top:1px solid #d9d9d9;
	}

#contentmiddle .price
{
	color:#6e0018;
	font-weight:bold;
	font-style:normal;
	font-size:14px;
	vertical-align:top;	
}

#contentmiddle .row
{
	width:537px;	
}

#contentmiddle .label
{
	width:135px;
	height:100%;
	float:left;
	text-align:right;
	padding-right:15px;	
	font-size:12px;
}

#contentmiddle .errorlabel
{
	width:122px;
	height:100%;
	float:left;
	text-align:left;
	padding-left:15px;	
	font-size:12px;
}

#contentmiddle .input
{
	float:left;
	width:250px;
	}

.WysiWyg
{
	float:left;
	margin:0px 0px 0px 0px;
}
.WysiWyg H1
{
	margin:0px 0px 0px 0px;
}
.Description H1
{
	margin:0px 0px 0px 0px;
}
.Description P
{
	margin:0px 0px 0px 0px;
}

.downloads
{
	display:none;
	}
