html, body {
    
    height:100%;
}
.body
{
    float:left;
    position: relative;
    height: 100%;
    text-align: center; /* IE center alignment ... Remember to add back for Mozilla*/    
    width: 100%;
    z-index: 3;
    display: block;
    min-height: 100%;
    bottom:0;
}

.template
{
    width: 980px;
    margin: 0px auto 0px auto;
    text-align: center;     
    background:none;
}

img
{
    border:0px;
}

.text h1
{
    background:none;
    color:#000000;
    font-family:Arial;
    font-size:20px;
    font-weight:normal;
	margin: 0px;
	padding: 0px;
    margin-bottom:10px;    
}

.text h2
{
    font-family:Arial;
    font-weight:bold;
    font-size:13px;
    color:#C6773E;
    margin-bottom:0px;
	margin-top: 20px;
	padding-top: 0px;
}

.text p
{
    font-family:Arial;
    font-size:12px;
    color:#545454;
    margin-top:0px;
	text-align: justify;
}

.text ul
{
    font-family:Arial;
    font-size:11px;
    color:#444;
	margin: 0px;
    margin-top:0px;
	padding: 0px;
	padding-left: 24px;
	width: 740px;
}

.text .summary-list
{
    font-size: 12px;
}

.text .contact-left-spacer
{
	font-weight: bold;
	margin-right: 15px;
	width: 55px;
	min-width: 55px;	
}

.text a, .text a:visited, .text a:active
{
    font-size:12px;
    font-weight:normal;
    text-decoration:none;
    color:#cd6c28;
}

.text a:hover
{
    border-bottom:dotted 1px #cd6c28;
}

/*---- Header ----*/
.header-logo-left
{    
    float: left;
    margin-left: 14px;
    margin-right: 7px;    
    width: 91px;
}
.header-logo-left-child
{    
    float: left;
    margin-left: 14px;
    margin-right: 0px;    
    width: 91px;
}
.header-logo-link
{
    border: none;    
    text-decoration: none;
}
.header-menu-left
{    
    float: left;
    width: 91px;
}
.menu-bg
{
    background:url(pages/home/menu_bg.jpg) repeat-x;
    width:100%;
    height:49px;
    float:left;
    z-index:10;
}

.menu
{

	background:url(pages/home/menu.jpg) no-repeat;
	width:980px;
	height:49px;
	z-index:10;
}

.rotator
{
	float:left;
	background:#333 url(pages/home/Rotator-Texas-Electrical-Contractor-Background.jpg) repeat-y center !important;	
	height:404px;
    width:100%;
    z-index:-10;
}

.rotatorPane
{
	background:#333;
	height:404px;
    width:980px;
    z-index:-10;
}

.gray-divider
{
	float:left;
	background:gray url(pages/home/gray_divider.jpg) repeat-x;
	width:100%;
	height:21px;
}

/*---- Content ----*/

.content
{
	float:left;
	background:white;
	width:980px;
	height:500px;
	margin-left:0px;
}

.news
{
	float:left;
	width:332px;
	height:337px;
	margin-top:10px;
}

.news p
{
    width:200px;
    padding-left:8px;
    font-size:12px;
}

.map
{
    float:left;
    background:url(pages/home/KST-Electric-Texas-Service-Locations.jpg) no-repeat;
    height:205px;
    width:215px;
    text-align:center;
    margin-top:10px;
    margin-bottom:20px;
    cursor:pointer !important;
}

.welcome
{
	float:right;
	width:615px;
	height:337px;
	margin-top:10px;
	margin-left:10px;
	margin-right: 10px;
}

.categories
{
    width:615px;
    height:152px;
    background:#acacac;
    padding-top:10px;
    margin-top: 14px;
}
.portfolio-categories
{
    background:#acacac;    
    height:152px;
    padding-top:0px;
    margin-top:3px;
    width:623px;
}
.portfolio-categories-page
{
    background:#acacac;    
    height:165px;
    padding-top:0px;
    margin-top:3px;
    width:623px;
}
.terms
{
    text-align:justify;
    width:950px;
    margin-left:18px;
    margin-top:15px;
}

/*---- Footer ----*/

.footer
{
    float:left;
	background:url(pages/home/footer_BG.jpg) repeat-x;
	width:100%;
	height:67px;
	bottom:-1;
    position: fixed;
    z-index: 4;
    display: block;
    left:0;
}

.footer-content
{
    width:980px;
    height:67px;
    margin:0px auto;
    background:url(pages/home/footer_BG.jpg) repeat-x;
}

.footer-left
{
    float:left;
    height:67px;
    width:210px;
    text-align:center;
    font-family:Arial;
    font-size:11px;
    color:#FFFFFF;
    padding-top:15px;
}

.footer-links
{
    float:left;
    height:67px;
    width:200px;
    text-align:center;
    font-family:Arial;
    font-size:12px;
    color:#FFFFFF;
    padding-top:25px;
}

.footer-links a
{
    color:#818181;
}

.footer-thumb-links
{
    float:left;
    height:67px;
    width:166px;
}

.footer-thumb-links a, a:visited, a:active
{
    color:#FFF;
    text-decoration:none;
}

.footer-thumb-icon
{
    float:left;
    width:40px;
    height:67px;
    text-align:center;
    font-family:Arial;
    font-size:12px;
    color:#FFFFFF;
    margin-left:14px;
    padding-top:10px;
}

.footer-right
{
    background:url(pages/home/KST-Electric-Texas-Contractor-Austin.jpg) no-repeat;
    float:left;
    height:67px;
    width:391px;
}

.login
{
    color:#EEEEEE;
}

.login a
{
    font-size:8px;
    color:#222222;
    text-decoration:none;
}

.login a:hover
{
    font-size:8px;
    color:#EEEEEE;
    text-decoration:none;
}

.login a:visited
{
    font-size:8px;
    color:#222222;
    text-decoration:none;
}

.login a:active
{
    font-size:8px;
    color:#222222;
    text-decoration:none;
}

/*---- Content Page ----*/

.content-background
{
    float:left;
    width:100%;
    background:#e5e5e5;
    min-height:750px;
}

.content-page
{
    float:left;
    width:1000px;
    background:url(pages/content/content_bg.jpg) repeat-y;
    margin-left:0px;
    min-height:750px;
}

.content-contentPane
{
    float:left;
    width:801px;
}

.c-content-contentPane-top
{
    background:url(Pages/Content/Content_top.png) no-repeat;
    height: 5px; 
    margin-top:50px;  
}

.c-content-contentPane-middle
{
    background:url(Pages/Content/Content_middle.png) repeat-y; 
    min-height:450px;
	padding: 14px;
    padding-left:17px;
}

.c-content-contentPane-middle img
{
    margin-top:15px;
    margin-bottom:10px;
}

.c-content-contentPane-middle p
{
    width:755px;
}

.c-content-contentPane-middle h1
{
    background:none;
    color:#000000;
    font-family:Arial;
    font-size:20px;
    font-weight:normal;
	margin: 0px;
	padding: 0px;
    margin-bottom:10px;    
}

.c-content-contentPane-bottom
{
    background:url(Pages/Content/Content_bottom.png) no-repeat;
    height:25px
}

.content-spacerPane
{
    float:left;
    width:801px;
	height: 70px;
}

.ContainerHeaderH1
{
}

.Container_Header
{
}

/* -- content quicklinks --*/

.content-quickLinks
{
    width:150px;
    height:400px;
    float:left;
    padding-left:15px;
}

.c-content-quicklinks
{
    float:left;
    width:150px;
    line-height:20px;
    padding-top:40px;
}

.c-content-quicklinks h1
{
    color:#000000;
    font-size:16px;
    font-weight:bold;
}

.c-content-quicklinks a, .c-content-quicklinks a:visited, .c-content-quicklinks a:active
{
    font-size:14px;
    font-weight:normal;
    text-decoration:none;
    color:#cd6c28;
}

.c-content-quicklinks a:hover
{
    border-bottom:dotted 1px #cd6c28;
}

/* -- content rotator --*/

.content-topPane
{
    float:left;
    width:801px;
    height:213px;
}

.c-content-rotator-pane
{
    float:left;
    height:213px;
    padding-top:40px;
}

/* ---- Portfolio ---- */

.portfolio-list-view
{
	float:left;
	/*background:#e5e5e5;*/
	width:745px;
	height:200px;
	border:dotted 1px #e5e5e5;
	margin-top:25px;
}

.portfolio-list-view-image-left
{
	float:left;
	width:190px;
	height:200px;
	padding-left:14px;
	padding-top:14px;
}

.portfolio-list-view-image img
{   
	border:solid 2px #e5e5e5;
	height: 150px;	
	margin: 0px;
	padding: 0px;
	width: 150px;
}

.portfolio-list-view-text-right
{
	float:left;
	width:530px;
	height:200px;	
}

.portfolio-list-view-project-summary
{
	float:left;
	width:520px;
	height:100px;
	margin:10px;
	margin-top:23px;	
}

.portfolio-list-view-project h1
{
    color:#222;	
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;		  
}

.portfolio-list-view-summary p
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
}

.portfolio-list-view-text-right-link
{
	float:left;
	width:430px;
	height:25px;
	margin:10px;
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
}

/* ---- Detail View ----*/

.portfolio-detail-view
{
	float:left;
	/*background:#e5e5e5;*/
	width:755px;
	border:dotted 1px #e5e5e5;
	margin-left:100px;
}

.portfolio-detail-view-image-left
{
	float:left;
	width:260px;
	padding-top:25px;
	padding-left:25px;
}

.portfolio-detail-view-image-left img
{
	border:solid 2px #e5e5e5;
}

.portfolio-detail-view-image
{
	margin:25px;
	border:solid 1px #e5e5e5;
}

.portfolio-detail-view-text-right
{
	float:left;
	width:450px;
}

.portfolio-detail-view-project-summary
{
	float:left;
	width:430px;
	margin:10px;
	margin-top:23px;
}

.portfolio-detail-view-project h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#000;
}

.portfolio-detail-view-summary p
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
}

.portfolio-detail-view-text-right-link
{
	float:left;
	width:430px;
	height:25px;
	margin:10px;
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
}

