@charset "UTF-8";
body {
	font: 14px Arial, Helvetica, sans-serif;
	margin: 0px 10px 10px;
	padding: 0px 10px;
	background: #DFDFDF;
}
td {
	vertical-align: top;
}
p {
	padding: 0px;
	margin: 15px 0px;
}
a {
	text-decoration: none;
	color: blue;
}
a:visited {
	color: teal;
}
a:hover {
	color: #D2222A;
}
#copy {
	padding: 10px 25px;
	line-height: 20px;
}
.outside_frame {
	border: 1px solid #BDBEC0;
	background: #FFF;
}
#sidenav {
	vertical-align: top;
	border-right: 1px solid #CCC;
	color: #000;
	padding-left: 15px;
	font-weight: bold;
}
#sidenav a {
	color: #D2222A;
	text-decoration: none;
}
#sidenav a:visited {
	color: #D2222A;
}
#sidenav a:hover {
	color: #000;
}
#sidenav img {
	margin-bottom: 3px;
	margin-right: 5px;
}
#sidenav ul {
	list-style-type: none;
	margin: -15px 0px 0px 15px;
	padding: 0px;
	font-size: 12px;
}
#sidenav_none {
	border-right: 1px solid #CCC;
	color: #000;
	padding-left: 15px;
	text-align: center;
	padding-right: 15px;
	padding-top: 10px;
}
#copyright {
	font-size: 12px;
	text-align: center;
}
a img {
	border-style: none;
}
#crumbtrail {
	font-size: 12px;
	line-height: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#bottomnav {
	text-align: center;
	border-top: 1px solid #CCC;
	padding-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}
.bottomnav_divider {
	color: #CCC;
	margin-right: 15px;
	margin-left: 15px;
}
#bottomnav a {
	color: #D2222A;
}
#bottomnav a:visited {
	color: #D2222A;
}
#bottomnav a:hover {
	color: #000;
}
.two_column_left {
	padding-right: 25px;
	border-right: 1px solid #CCC;
	width: 300px;
}
.two_column_right {
	padding-left: 25px;
	width: 299px;
}
.small_amount_text {
	margin-top: 50px;
	margin-bottom: 125px;
}
.ValidationMessageText {
/* Highlighting  for all validation messages appearing throughout cart*/
	font-weight: bold;
	color : #2f4f4f;
	font-family: Verdana,Arial,Serif;
}
.catalog_dividers {
	border-top: 1px solid #CCC;
	padding-top: 25px;
}
.image_right {
	padding: 1px;
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 1px solid #CCC;
}
.image_right_embed {
	padding: 1px;
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 1px solid #CCC;
	margin-top: 10px;
}
.image_object_right {
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
}
.image_center {
	padding: 1px;
	border: 1px solid #CCC;
}
.image_left {
	padding: 1px;
	float: left;
	margin-bottom: 10px;
	margin-right: 15px;
	border: 1px solid #CCC;
}
.image_left_embed {
	padding: 1px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 15px;
	border: 1px solid #CCC;
}
.image_object_left {
	float: left;
	margin-bottom: 5px;
	margin-right: 15px;
}
.catalog_titles {
	margin-bottom: 20px;
}
.copyright_divider {
	margin-right: 10px;
	margin-left: 10px;
}
.subnav_titles {
	font-size: 12px;
	color: #999;
	padding-top: 5px;
}
