@charset "UTF-8";
body {
	font-size: 14px;
	background-color: #4A5058;
}
 
.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;
	background-image: url(footer_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 322px;
}
.footer .title {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
	line-height: 33px;
	font-weight: normal;
}
.footer .new_text {
	font-size: 11px;
	color: #FFF;
	line-height: 16px;
	font-family: Verdana, Geneva, sans-serif;
}
.footer a {
	color: #FFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.footer_text {
	color: #FFF;
	font-size: 10px;
	letter-spacing: 1px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	text-align: center;
	background-image: url(footer_text_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 33px;
}
.footer .table_wrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.white_small_text {
	font-size: 16px;
	color: #797979;
	padding: 5px;
}
.form_input {
	color: #FFFFFF;
	background-color: #42453E;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #EC1B23;
	font-size: 14px;
	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;
	font-weight: bold;
	line-height: 14px;
}
.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;
	background-image: url(nav_bg.gif);
	background-position: top;
}
h1 {
	color: #5D636B;
	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: 2px 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: #EEE;
	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;
	background-position: left top;
}
.content {
	margin-bottom: 22px;
	text-align: left;
}
.content a {
	color: #E21D2C;
}
.content a:hover {
	color: #F00;
	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: #999;
}
.text_black {
	color: #000000;
}
.index_box:hover {
	background-color: #FFF;
	background-image: url(index_button_down2.jpg);
	border-top-color: #E71B2C;
	border-right-color: #E71B2C;
	border-bottom-color: #E71B2C;
	border-left-color: #E71B2C;
	text-decoration: none !important;
}
.index_box {
	background-color: #E6E0CA;
	width: 406px;
	display: block;
	float: left;
	margin-right: 16px;
	margin-bottom: 10px;
	color: #000000;
	font-size: 12px;
	padding: 12px;
	border: 1px solid #DFD9BF;
	background-image: url(imdex_box_bg_2.jpg);
}
.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: #DFD9BF;
	border: 1px solid #DFD9BF;
	background-image: url(form_bg.jpg);
}
.form_field {
	font-size: 14px;
	padding: 3px;
	border: 1px solid #5D636B;
	margin-top: 2px;
	margin-bottom: 2px;
}
.contact_form_section {
	font-size: 16px;
	line-height: 33px;
	font-weight: bold;
	background-color: #FFF;
	padding-left: 33px;
	margin-right: 22px;
	margin-left: 22px;
	color: #666;
	margin-bottom: 12px;
	margin-top: 12px;
	border: 1px outset #E4DDCA;
}
.form_button {
	color: #FFF;
	background-color: #F00;
	padding-top: 4px;
	padding-right: 11px;
	padding-bottom: 4px;
	padding-left: 11px;
	border: 2px outset #F00;
}
.form_button:hover {
	background-color: #C00;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
.form_title {
	font-size: 24px;
	margin-right: 33px;
	margin-left: 33px;
}
.logo_bg {
	background-image: url(logo_gb_1.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a:hover {
	color: #F00;
}

