/* 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;
}
}
body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}

/* Left Navigation */

@media screen {
.left-border {
	background-color:#E9E9EF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	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: 11px;
	font-weight: bold;
	color: #000099;
	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: #640000;
	text-decoration: none;
	font-weight: bold;
	background-color: #DBDBE6;
}
.leftnav a:hover {
	color: #640000;
	background-color: #BCBCD3;
	/*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: #333333;
	text-align: center;
	/*border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;*/
	margin-top: 15px;
	margin-bottom: 0px;
	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: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding: 12px;
}
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000099;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #464268;
}
h5 {
	font-size: 13px;
	font-weight: bold;
	color: #464268;
}
.Home_head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #006633;
}
.content a {
	color: #000099;
	text-decoration: underline;
}
.content a:hover {
	color: #990000;
	text-decoration: none;
}
.content ul {
	list-style-image: url(images/bullet3p.gif);
	line-height: 15px;
}
.content ol {
	line-height: 15px;
}
.content ul.expanded {
	line-height: 20px;	
}
.content .expanded li {
	vertical-align: top;
}
.content div.image {
	float: right;
	text-align: 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: 189px;
	display: inline-table;
	float: left;
	height: inherit;
	margin: 7px 5px -3px 0px;
	padding: 5px;
	border: 1px solid #BFBFBF;
	background-color: #E9E9EF;
	vertical-align:top;
}
.index_box#middle {
	width: 187px;
}
.index_box#last {
	width: 187px;
	margin-right: -1px;
}
.index_box strong {
	font-size: 12px;
	display: block;
	margin-bottom: 2px;
}
.index_box_tool {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 410px;
	display: inline-table;
	float: left;
	height: inherit;
	margin: 7px 5px -3px 1px;
	padding: 5px;
	border: 1px solid #BFBFBF;
	background-color: #E9E9EF;
	vertical-align:top;
}
.montage {
	display: inline;
	float: right;
}
.staff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	padding: 12px;
}

/* 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: #0000FF;
	text-decoration: underline;
}
.homebox_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3F4685;
	padding: 1px 1px 1px 4px;
	margin-bottom: 4px;
}

#mmhide_searchbox {
	border: 1px solid #cccccc;
	padding: 3px;
	background-color: #DBDCE8;
	margin-bottom: 0px;
	text-align: center;
	margin-top: -15px;
}
.homebox_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3F4685;
	padding: 4px 4px 4px 4px;
	margin-bottom: 4px;
	text-align:center;
	background-color: #A2ABC4;
	border: 1px solid #999999;
}
.homebox_left a{
	color: #000066;
	text-decoration:none;
}
.homebox_left a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
#white{
margin: 0 auto;
width:828px;
border:1px solid #000000;
}
#ctl00_menu_pnCatalogMenu{
background:#e9e9ef;
}
#searchbox {
padding-bottom:0px;
}
.catalogMenu h2 {
color:#000099;
font-size:13px;
}
.catlist_box {
border:0;
}
#ctl00_contentCatalog_itemViewer_itemGrid{
margin-top:10px;
}
#content{
padding:10px 7px 10px 6px;
}
#ctl00_contentCatalog_catViewer_pnlItemPricing{
width:152px;
}