/* Style Sheet for Technical Concrete Cutting */

/* Permanent Styles -  Site */

html { height:100% }
form { margin:0px }
.f-sp { font-size:1px; visibility:hidden }
.f-lp { margin-bottom:0px }
.f-x1 {  }
.f-x2 {  }
.f-x3 {  }
p:first-child { margin-top:0px }
table { empty-cells:hide }

/* End Permanent Styles -  Site */

/* STYLE FOR PAGE STRUCTURE */
body {
	margin: 0px;
	background-color: #FFFFFF;
}

#PageDiv {
	position:relative;
	margin: auto;
	width:960px;
	height:100%;
}


/* STYLE FOR LAYOUT */
#crossbar
{
	font: 12px Lucida Grande, Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	border-style: solid;
	border-width: 0px;
	border-color: #003366;
	background-color: #003366;
	height: 25px;
}
#crossbar .crossbartext
{
	line-height: 25px;
	text-align: center;	
}
#crossbar .crossbartext a
{
	color: #FFFFFF;
	text-decoration: none;
}
#crossbar .crossbartext a:hover
{
	color: #FFCC00;
	text-decoration: none;
}

#heading
{
	font-family: Lucida Grande, Verdana, Lucida, Arial, Helvetica, sans-serif;
	background-color: #FFCC00;
	color: #003366;
 	font-size: 16px; 
	font-weight: bold;
	display: block;
}
#heading .headingtxt
{
	padding: 5px 5px 5px 10px;
}

#right
{
	font-family: Lucida Grande, Verdana, Lucida, Arial, Helvetica, sans-serif;
	border: 1px dashed #666;
	border-width:0px 0px 0px 1px;
 	font-size: 11px; 
}

#right .promolabel
{
	border: 1px dashed #666;
	border-width:1px 0px 1px 0px;
 	font-size: 12px; 
	line-height: 20px;
	font-weight: bold;
	text-align: center;	
}
#right .bold
{
	font-weight: bold;
}
#right .newstext
{
 	font-size: 11px; 
	padding: 5px 5px 5px 10px;
}
#right .newstext a:link, #right .newstext a:visted
{
	color: #003366;
	font-weight: bold;
 	font-size: 11px; 
	text-decoration: none;
}
#right .newstext a:hover
{
	color: #FFCC00;
	font-weight: bold;
 	font-size: 11px; 
	text-decoration: none;
}

.icon
{
	padding: 5px 5px 5px 0px;
}

.abstract
{
	padding: 6px 0 10px 0;
	display: block;
	margin: 0 0 0 0;
	border-top:dotted 1px #666666;
	clear: left;
}

#content .abstract
{
	padding: 6px 0 10px 0;
	display: block;
	margin: 0 0 0 0;
	border-top:dotted 1px #666666;
	clear: left;
}
/* Left Navigation and Bar */

#navbarleft
{
	font-family: Lucida Grande, Verdana, Lucida, Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
 	font-size: 12px; 
	font-weight: bold;
}

#navbarleft .navbarleft
{
	color: #003366;
	display: block;
 	font-size: 12px; 
	text-decoration: none;
	padding: 2px 2px 2px 10px;
}

#navbarleft .navbarlefton
{
	color: #FFFFFF;
 	font-size: 12px; 
	display: block;
	text-decoration: none;
	padding: 2px 2px 2px 10px;
}

.sidebarbox
{
padding: 4px 4px 6px 4px;
border-bottom:dashed 1px #666666;
}

.button 
{ 
	border-color: #fff;
}
 .over 
{ 
 	background: #ffffff;
}
 .out 
{ 
 	background: #;
}	
.buttonon
{ 
 	background: #; 
}
 .overon
{ 
 	background: #;
}
 .outon
{ 
 	background: #;
	}


#navbarleft #contact
{
	text-decoration: none;
 	font-size: 10px; 
	font-weight: bold;
	padding: 5px 5px 5px 10px;
}


/* MAIN BODY CONTENT */

#content
{
	font-family: Lucida Grande, Verdana, Lucida, Arial, Helvetica, sans-serif;
	color: #003366;
 	font-size: 11px; 
}

#content a:link, a:visited
{
	color: #003366;
	font-weight: bold;
 	font-size: 11px; 
	text-decoration: none;
}

#content a:hover
{
	color: #FFCC00;
	font-weight: bold;
 	font-size: 11px; 
	text-decoration: none;
}

#content .mainimage
{
	margin: 0px 8px 8px 0px;
	float: left;
}
#content .mainimage2
{
	margin: 0px 8px 8px 0px;
	float: left;
}

