@charset "utf-8";

.read_more {
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 12px;
	color: #999999;
	text-align: right;
}
.prices {
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 14px;
	color: #000000;
	border: 1px solid #000000;
	text-align: center;
}



.product_preview {
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 13px;
	color: #003366;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
}
.center .main_background .product_preview h2 {
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #486A73;
	margin-bottom: 10px;
}
.center .main_background .product_preview a {
	font-family: "Trebuchet MS", sans-serif, Arial;
	color: #0066CC;
	text-decoration: underline;
	margin-top: 10px;
	text-transform: capitalize;
	font-weight: bold;
	padding: 0px;
	text-align: right;
}


/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
.main_background {
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-y;
}
.center {
	margin-right: auto;
	margin-left: auto;
}
.right_column {
	background-image: url(images/rhino_mats_12.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 209px;
}
.footer {
	background-image: url(images/rhino_mats_33.jpg);
	height: 70px;
	width: 1018px;
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 13px;
	color: #006699;
	text-align: center;
	background-repeat: no-repeat;
	font-weight: bold;
}
.copyright {
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 12px;
	color: #CCCCCC;
	text-align: right;
	padding-right: 50px;
	padding-top: 15px;
	font-weight: normal;
}
.text {
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #003366;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
}
h1 {
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 28px;
	font-weight: bold;
	color: #006699;
	letter-spacing: -1px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.center .main_background .main_text a {
}

.top_navigation {
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #0B3357;
}

.left_navigation {
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-align: left;
}


.center_column {
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	background-image: url(images/text_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.left_navigation a {
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	display: block;
	height: 20px;
	width: 190px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 5px;
	text-align: left;
}
.left_navigation a:hover {
	color: #333333;
	background-color: #EBEBEB;
}
.top_navigation a {
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #0B3357;
	text-align: center;
	float: left;
	height: 30px;
	width: 130px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	text-decoration: none;
	padding-top: 7px;
	letter-spacing: -1px;
	line-height: 15px;
}
.top_navigation a:hover {
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-weight: bold;
	color: #006699;
	background-image: url(images/menu_bg_hover.png);
}
.center .main_background .product_preview a:hover {
	font-family: "Trebuchet MS", sans-serif, Arial;
	color: #000066;
	text-decoration: underline;
	text-transform: capitalize;
	padding: 0px;
	text-align: right;
}
.copyright a {
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
}
.copyright a:hover {
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: underline;
}
.main_text {
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 13px;
	color: #003366;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
}
form {
	margin: 5px;
	padding: 5px;
}
.center .main_background .main_text a {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 a {
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 28px;
	font-weight: bold;
	color: #006699;
	letter-spacing: -1px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.read_more a {
	color: #0099CC;
	font-weight: bold;
	font-family: "Trebuchet MS", sans-serif, Arial;
	text-decoration: none;
}
.colors {
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 9px;
	color: #666666;
	width: 140px;
}
.colors a {
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 9px;
	color: #666666;
	width: 140px;
	text-decoration: none;
}
.samples {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	text-align: center;
	margin-bottom: 5px;
}
.thank_you {
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #006699;
	text-align: center;
}
.text_news {
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #003366;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
}

.main_text_news {
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 13px;
	color: #003366;
	width: 95%;
	padding-bottom: 10px;
	text-align: justify;
	padding-left: 20px;
	padding-right: 50px;
}
.catalog  a     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.main_text_news a {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
.catalog {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.catalog a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: underline;
}
.titles {
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 28px;
	font-weight: bold;
	color: #006699;
	letter-spacing: -1px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
}
.prices_border {
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 12px;
	color: #000000;
	border: 0px dotted #666666;
	text-align: center;
}
.prices-title {
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 22px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	text-align: left;
	text-transform: capitalize;
}
.table_txt {
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

.prices-catalog-pages {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: -1px;
	padding-top: 5px;
}
.prices-catalog-page-number {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.prices-product {
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
}

.price-notes {
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 10px;
	color: #000000;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
