@charset "UTF-8";
/* Plaskolite products stylesheet | 2008 ============================================ */


/* containers ------------------------------------------------------------------- */

#container {
	border-left:25px solid #036;
	border-right:25px solid #036;
	border-bottom:25px solid #036;
	background-color:#fff;
}

#content {
	margin:0 0 0 253px !important;
	margin:0;
	width:700px;
}

#container #copy {
	padding:0 0 50px 0;
}

#footer {
	clear:left;
	float:left;
}

#tagline {
/*	background-image:url(../images/products/innovative_tagline.gif);
	background-repeat:no-repeat; */
}


/* navigation ------------------------------------------------------------------- */


#nav {
	width:200px;
}

#nav2 {
	background-color:#036;
}

	#nav2 a:hover, #nav2 a.active {
		background-color:#369;
	}

	#nav2 dd {
		padding:0;
		text-indent:0;
		font-size:9pt;
	}
	
	#nav2 a:link, #nav2 a:visited {
		color:#fff;
		text-decoration:none;
		display:block;
	}
	
	#nav2 dt a:link, #nav2 dt a:visited {
	}
	
	#nav2 dd a:link, #nav2 dd a:visited {
		padding:4px 15px 4px 40px;
		width:172px;
	}

	#nav2 dd.lvl2 a:hover {
	}
	
	a.sideNavLinkOn {
		background-color:#369;
	}
	
	

/* text ------------------------------------------------------------------------- */

#copy fieldset, #copyfullwidth fieldset {
	border:none;	
}

	#copy fieldset legend, #copyfullwidth fieldset legend {
		color:#888;
		font-size:x-small;
		text-transform:uppercase;
	}

	#copy fieldset input, #copyfullwidth fieldset input, #copy fieldset textarea, #copyfullwidth fieldset textarea {
		border:1px solid #ccc;
		padding:2px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:small;
		color:#222;
	}
	
	#copy fieldset input[type=submit]:hover, #copyfullwidth fieldset input[type=submit]:hover {
		background-color:#693;
		border:1px solid #363;
		color:#fff;
	}


img.ksh {
	margin:15px 10px 0 0;
	padding:0;
}

table.noborder {
	border:none;
}

	table.noborder tr, table.noborder td {
		border:none;
		padding:5px 0;
	}

/* links ------------------------------------------------------------------------ */


