/*********************************************************************/
/* Author: Sonoma Tek - Internet & Web-based Solutions for Business  */
/* www.sonomatek.com                                                 */
/* kastrop.mainstyles.css - April, 2007                            */
/*                                                                   */
/*********************************************************************/
/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

ol.lalpha
      {
      list-style-type: lower-alpha;
      }

/********* form and related tag styles

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}
*********/

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 135px;
	width:100%;
	background-color: #ffffff;
}

#masthead{
	position: absolute;
	top: 0px;
	min-height: 135px;
	height: 135px;
	width:100%;
	
}

#content{
	padding: 0px 0px 0px 0px;
	margin:auto;
	width: 980px;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/


/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 3px;
	color: #000000;
}

#utility a{
	color: #000000;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 0px 10px;
	margin: 0px auto 0px auto;
	width: 980px;
	min-height: 200px;
	height: 200px;
	background: url(http://www.kastropgroup.com/images/masthead.images.gif) center no-repeat;
}

#Commercial{
	padding: 0px 0px 0px 10px;
	margin: 0px auto 0px auto;
	width: 980px;
	min-height: 200px;
	height: 200px;
	background: url(http://www.kastropgroup.com/images/commercial.masthead.images.gif) center no-repeat;
}

#Residential{
	padding: 0px 0px 0px 10px;
	margin: 0px auto 0px auto;
	width: 980px;
	min-height: 200px;
	height: 200px;
	background: url(http://www.kastropgroup.com/images/residential.masthead.images.gif) center no-repeat;
}

#Public{
	padding: 0px 0px 0px 10px;
	margin: 0px auto 0px auto;
	width: 980px;
	min-height: 200px;
	height: 200px;
	background: url(http://www.kastropgroup.com/images/public.masthead.images.gif) center no-repeat;
}

#Resources{
	padding: 0px 0px 0px 10px;
	margin: 0px auto 0px auto;
	width: 980px;
	min-height: 200px;
	height: 200px;
	background: url(http://www.kastropgroup.com/images/resources.masthead.images.gif) center no-repeat;
}

#Aboutus{
	padding: 0px 0px 0px 10px;
	margin: 0px auto 0px auto;
	width: 980px;
	min-height: 200px;
	height: 200px;
	background: url(http://www.kastropgroup.com/images/aboutus.masthead.images.gif) center no-repeat;
}

html>body #pageName
{
width: auto;
min-width: 980px
min-height: 200px;
}

html>body #Commercial
{
width: auto;
min-width: 980px
min-height: 200px;
}

html>body #Residential
{
width: auto;
min-width: 980px
min-height: 200px;
}

html>body #Public
{
width: auto;
min-width: 980px
min-height: 200px;
}

html>body #Resources
{
width: auto;
min-width: 980px
min-height: 200px;
}

html>body #Aboutus
{
width: auto;
min-width: 980px
min-height: 200px;
}


/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 32px;
color: #c19c2c;
padding: 0px;
margin: 0 auto 0 auto;
background:#612c84;
}

#globalNav img{
	margin-bottom: -4px;
 
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #c19c2c;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #c19c2c;
}

a.glink:hover{
  	text-decoration: underline;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 110px;
	left: 0px;
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #000000;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #000000;
}

.subglobalNav a:hover{
	color: #000000;
	text-decoration: underline;
}

/*************** search styles (not in use) *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #c19c2c;
	width: 980px;
	margin: 0 auto 0 auto;
}

#breadCrumb a{
	color: #c19c2c;
}

#breadCrumb a:hover{
	color: #612c84;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 0px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
	width: 350px;
	float: left;
	min-height: 300px;
}

.homeFeature{
	font: 100% arial, Arial, Helvetica, sans-serif; 
	color: #000000; 
	padding: 0px 0px 10px 0px;
	height: 200px;
	width: 500px;
	float: left;
	min-height: 300px;
}

html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/*************** story styles ******************/

#story_a
	{
	width: 380px; 
	float: left;
	}
	
#story_b
	{
	 width: 220px; 
	 float: right;
	 }
     
#story_single
    {
     width: 600px;
     margin: auto;
     }
	 
#pageimages
	{
	/*margin: auto;
	float: right;*/ 
	text-align: center;
	
	}
#BBBbadge
	{
	height:47px;
	width: 300px;
	float: right;
	}
	
	
#pageimages p.caption
	{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	}
	
.headshots
	{
	text-align: center;
	}
	
.clearingdiv
	{
	clear: both;
	}
	 
#story_b p
	{
	font: 110% arial, Arial, Helvetica, sans-serif; 
	color: #000000; 
	padding: 0;
	}
    
#story_single p
	{
	font: 100% arial, Arial, Helvetica, sans-serif; 
	color: #000000; 
	padding: 0;
	}

.story {
	padding: 0px 0px 10px 0px;
	font-size: 80%;
	width: 605px;
	min-height: 300px;
	float: right;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
	font: 110% arial, Arial, Helvetica, sans-serif; 
	color: #612c84; 
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 75%;
	color: #000000;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#siteInfo a, #siteInfo a:active, #siteInfo a:visited
	{
	font-size: 100%;
	color: #000000;
	text-decoration: none;
}

#siteInfo a:hover
	{
	color: #612c84;
	text-decoration: underline;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

/***************  FULLPAGEDIV - FOR USE WHERE CONTENT IS NOT DIVIDED BY FEATURE AND STORY  ***************/

.fullpagediv
	{
	width: 100%; 
	background: transparent;
	font-size: 80%;
	}
	
/******************************/
	
fieldset.question
	{
	border: 1px solid #612c84;
	margin-top: 16px;
	padding: 10px;
	background: transparent;
	}
	
fieldset.answer
	{
	border: 1px solid #ececf9;
	margin-top: 16px;
	padding: 10px;
	background: #ececf9;
	}
	
legend.question
	{
	color: #C19C2C;
	font-weight: bold;
	background: #FFFFFF;
	}
	
legend.answer
	{
	color: #c19c2c;
	font-weight: bold;
	background: transparent;/*#ececf9;*/
	}
	
.printableheadings
	{
	display: none;
	}
	
.noncenteredprintableheadings
	{
	display: none;
	}
	
.center
	{
	text-align: center;
	}
	
.bold
	{
	font-weight: bold;
	}
	
.underline
	{
	text-decoration: underline;
	}
	
.nostyle
	{
	list-style-type: none;
	}
	
input, select, option, textarea
	{
	border: 1px solid #cccccc;
	background: #ffffff;
	}
	
.italic
	{
	font-style: italic;
	}
	
.numberedleft
	{
	float: left;
	margin: 0 0 0 100px;
	}
	
.numberedright
	{
	float: right;
	margin: 0 100px 0 0;
	}
	
.greenmenu
	{
	float: right;
	border: 1px solid #000000;
	}
	
.greenmenu ul
	{
	list-style-type: none;
	}
	
.greenmenu ul li.heading
	{
	font-size: 12px; 
	font-weight: bold; 
	color: #612C84; 
	text-transform: uppercase;
	text-decoration: underline;
	}
	
.greenmenu ul li
	{
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	}
	
/***********************************************/
/* Lightbox styles                             */
/***********************************************/
	
	
	#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(http://www.kastropgroup.com/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.kastropgroup.com/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.kastropgroup.com/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
