/* COROPLAST STATIC */

/* MEDIA: PRINT */

@media print {

#top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 12px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom: 1px solid #666666;
}
#top h1 {
	padding-top: 0px;
}
#top #head {
	font-size: 12px;
}
#banner {
	visibility: hidden;
	display: none;
}
.border {
	border: none;
}
.left-border {
	visibility: hidden;
	display: none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;
	padding: 0px;
}
#bottom {
	visibility: hidden;
	display: none;
}
#footer2 {
	padding-top: 20px;
}

}

/* Body */

@media screen {
#top {
	visibility: hidden;
	display: none;
}
.border {
	border: 1px solid #000000;
}
}
td img {
	display: block;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/back1.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}

/* Left Navigation */

@media screen {
.left-border {
	background-color:#EAEEEB;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding: 5px;
	padding-top: 9px;
}
}
.leftnav_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006633;
	text-align: left;
	padding: 3px;
	padding-bottom: 5px;
}
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	border: 1px solid #FFFFFF;
	border-bottom: none;
	margin: 0px;
}
.leftnav a {
	display: block;
	padding: 3px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	background-color: #DCE4DC;
}
.leftnav a:hover {
	color: #333333;
	background-color: #ADBDAC;
	/*background: url(images/bullet.gif) right no-repeat;*/
	text-decoration: none;
}
.leftnav_lev2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #666666;
	text-align: left;
	margin: 0px;
}
.leftnav_lev2 a {
	display: block;
	padding: 3px;
	padding-left: 15px;
	color: #666666;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	/*border-top: 1px solid #EAEEEB;
	border-bottom: 1px solid #EAEEEB;
	border-left: 1px solid #EAEEEB;
	border-right: 1px solid #EAEEEB;*/
}
.leftnav_lev2 a:hover {
	color: #666666;
	background-color: #CCCCCC;
	text-decoration: none;
	padding-left: 15px;
	/*border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;*/
}
#first_link {
	border-top: 1px solid #FFFFFF;
}
/*#first_link a:hover {
	border-top: 1px solid #EAEEEB;
}*/
#last_link {
	border-bottom: 1px solid #FFFFFF;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	/*border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;*/
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 2px;
}
.phone .header {
	color: #333333;
}

/* Content */

@media screen {
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 12px;
}
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #006633;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #555555;
}
h2 a{
	color:#00592D;
	}
h2 a:hover{
	text-decoration:none;
	}
.Home_head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #006633;
}
.content a {
	color: #00592D;
	text-decoration: underline;
}
.content a:hover {
	color: #00592D; /*#00592D;*/
	text-decoration: none;
}
.content ul {
	list-style-image: url(images/bullet3p.gif);
	line-height: 15px;
}
/*.content ul li:hover {
	list-style-image: url(images/bullet2p.gif);
}*/
.content ol {
	line-height: 15px;
}
.content ul.expanded {
	line-height: 20px;	
}
.content .expanded li {
	vertical-align: top;
}
.content div.image {
	float: right;
}
.content img {
	padding-left: 10px;
	padding-bottom: 10px;
}
table.data {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}
table.data th, table.data td {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 3px;
}
table.data th {
	background-color: #CCCCCC;
}
.right_box {
	width: 169px;
	display: table-row;
	float: right;
	height: 163px;
	padding: 5px;
	border: 1px solid #B5B5B5;
	background-position: top;
	vertical-align: top;
	margin-top: -1px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 2px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
	color: #4F7459;
}
.homealign {
vertical-align:middle;
}
.index_box {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 175px;
	display: inline-table;
	float: left;
	height: inherit;
	margin: 7px 7px -3px 1px;
	padding: 5px;
	border: 1px solid #BFBFBF;
	background-color: #EEEEEE;
	vertical-align:top;
}
.index_box#middle {
	width: 217px;
}
.index_box#last {
	width: 169px;
	margin-right: 0px;
}
.index_box strong {
	font-size: 12px;
	display: block;
	margin-bottom: 2px;
}
.index_box_bottom {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 601px;
	display:inline-table;
	float: left;
	height: inherit;
	margin: 7px 7px -3px 1px;
	padding: 5px;
	border: 1px solid #BFBFBF;
	background-color: #EEEEEE;
	vertical-align:top;
}
.index_box_bottom img{
display:inline;
padding:0 0;
margin:0 0;
}
.floatright{
float:right;
margin-left:15px;
}
.newproducts{
padding:5px;
background-color:#FFFFFF;
border:#CCCCCC 1px solid;
border-collapse:collapse;
}
.newproducts td{
padding:5px;
border-right:#CCCCCC 1px solid;
}
.montage {
	display: inline;
	float: right;
}

/* Footer */

.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
	margin-top: 12px;
	padding-bottom: 0px;
}
.footer2 a {
	color: #666666;
	text-decoration: none;
}
.footer2 a:hover {
	color: #00592D;
	text-decoration: underline;
}
.homebox_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4F7459;
	padding: 1px 1px 1px 4px;
	margin-bottom: 4px;
}
