@charset "UTF-8";
body {
	font-size: 14px;
	background-color: #61645C;
}
 
.dimensions {
	font-size: 10px;
	color: #666666;
}
.img_border {
	border: 1px solid #666666;
}
.table_box {
	background-image: url(otg_swatch_bg.jpg);
	border: 1px solid #000000;
}
#search_box {
	position: absolute;
	top: 8px;
	right: 30px;
}
.footer {
	width: 100%;
	background-color: #42453E;
}
.footer_text {
	color: #CCCCCC;
	font-size: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E91B2B;
	letter-spacing: 1px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	text-align: center;
}
.white_small_text {
	font-size: 16px;
	color: #CCCCCC;
	padding: 5px;
}
.form_input {
	color: #FFFFFF;
	background-color: #42453E;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #999999;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
.form_button {
	background-color: #61645D;
	border: 2px outset #5C6059;
	font-size: 14px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #CCCCCC;
}
.form_button:hover {
	background-color: #E61C2B;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
.nav_adjustment {
	padding-top: 2px;
}
h1 {
	color: #697c9d;
	font-size: 36px;
	font-weight: bold;
}
h2 {
	font-size: 22px;
	color: #999999;
	font-weight: bold;
	font-style: italic;
	letter-spacing: -1px;
	padding-right: 22px;
}
h3 {
	font-size: 24px;
	letter-spacing: -1px;
}
.dealer_login {
	position: absolute;
	top: 24px;
	right: 30px;
	z-index: 1;
	display: block;
}
.dealer_login a{
	color: #FFFFFF;
	font-size: 10px;
	border: 1px outset #61645C;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
}
.dealer_login a:hover {
	background-color: #E61D2A;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.title_gray_bg {
	color: #000000;
	background-color: #EEEEEE;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.content {
	margin-bottom: 22px;
	text-align: left;
}
.content a {
	color: #E21D2C;
}
.content a:hover {
	color: #000000;
	text-decoration: underline;
}
hr {
	background-color: #999999;
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 3px;
}
.content li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 33px;
	font-size: 14px;
	line-height: 18px;
}
.content ul {
	margin-top: 12px;
	margin-bottom: 12px;
}
.swatches_group {
	width: 100%;
	display: block;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.swatch_item {
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #E6E6E6;
	text-align: center;
	width: 156px;
	margin: 5px;
	border: 1px solid #CCCCCC;
	background-image: url(otg_swatch_bg.jpg);
	padding: 5px;
}
.swatch_quantity {
	font-size: 10px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.swatch_quantity_title {
	font-size: 9px;
	text-transform: uppercase;
	color: #CC0000;
	background-color: #FFFFFF;
}
.swatches_title {
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	color: #000000;
	margin: 0px;
}
.text_gray {
	color: #999999;
}
.text_black {
	color: #000000;
}
.index_box:hover {
	background-color: #CCCCCC;
	background-image: url(index_button_down.jpg);
	border-top-color: #E71B2C;
	border-right-color: #E71B2C;
	border-bottom-color: #E71B2C;
	border-left-color: #E71B2C;
}
.index_box {
	background-color: #CCCCCC;
	width: 406px;
	display: block;
	float: left;
	margin-right: 16px;
	margin-bottom: 10px;
	color: #000000;
	background-image: url(otg_swatch_bg.jpg);
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	padding: 12px;
}
.index_title {
	font-size: 16px;
	font-weight: bold;
	padding-top: 12px;
	margin-top: 12px;
}
strong {
	font-weight: bold;
}
.index_image {
	float: right;
	margin: 5px;
	background-color: #FFFFFF;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
.red_text {
	color: #FF0000;
}
.index_more_info {
	background-color: #61645D;
	float: left;
	display: block;
	border: 1px outset #CCCCCC;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	margin-right: 12px;
	font-size: 10px;
	font-weight: bold;
	margin-top: 8px;
}
.text_nice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 12px;
	margin-left: 12px;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
	line-height: 1.5em;
	word-spacing: 0px;
	color: #666666;
}
.index_more_info:hover {
	background-color: #DF212F;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
.form_box {
	background-color: #FFF3D6;
	border: 1px solid #999999;
}
