body {
	background-color: #21120C;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

a:link, a:visited, a:active {
	color: #877461;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

.menu_bg {
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	background-color: #BEA17B;
}
#submenu {
	font-size: 10px;
}
.menu_sep {
	padding-top: 2px;
}
#header {
	font-size: 11px;
	color: #FFFFFF;
}

#submenu  {
	color: #DBCBB5;
}

#submenu a:link, #submenu a:visited, #submenu a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

#submenu a:hover {
	color: #333333;
	text-decoration: underline;
}
.bg_content {
	background-color: #FFFFFF;
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 12px;
}
#content {
	margin-top: 4px;
}

#footer {
	font-size: 10px;
	color: #877461;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #877461;
	text-decoration: none;
}

#footer a:hover {
	color: #AE9E8E;
	text-decoration: underline;
}

.bg_section {
	background-image: url(images/bg_section.jpg);
	background-repeat: no-repeat;
	background-color: #342F29;
}

.bg_section_womens {
	background-image: url(images/bg_section_womens.jpg);
	background-repeat: no-repeat;
	background-color: #E7A611;
}

.bg_section_mens {
	background-image: url(images/bg_section_mens.jpg);
	background-repeat: no-repeat;
	background-color: #1E4064;
}

.bg_section_orthotics {
	background-image: url(images/bg_section_orthotics.jpg);
	background-repeat: no-repeat;
	background-color: #6C3F21;
}

#section {
	margin-top: 4px;
	font-size: 18px;
	text-transform: uppercase;
	color: #E0D3C2;
	font-family: Arial, Helvetica, sans-serif;
}

#section a:link, #section a:visited, #section a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#section a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.section_image {
	padding-left: 20px;
}


#type_box {
	width: 775px;
	display: block;
	padding: 5px 5px 25px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}

#type_item {
	text-align: center;
	width: 175px;
	float: left;
	padding: 4px;
	display: block;
	height:140px;

	margin: 3px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

#model_box {
	width: 575px;
	display: block;
	padding: 5px 5px 25px;
}

#model_item {
	text-align: center;
	width: 175px;
	float: left;
	padding: 4px;
	display: block;
	height:165px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	margin: 3px;
	font-size: 11px;
}

#title {
	font-size: 24px;
	font-weight: bold;
	color: #615345;
	padding: 6px;
	margin: 12px 6px;
}

#text_info {
	padding: 6px;
	margin: 12px 6px;
	font-size: 12px;
	line-height: 19px;
	color: #666666;
}

#breadcrumb {
	padding-left: 20px;
}
#info {
	font-size: 11px;
	color: #776B5E;
}
.bg_info {
	background-image: url(images/bg_info.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
}
.more_info {
	font-size: 10px;
}

.bg_subnav {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E2E1DF;
	
}

#subnav {
	font-size: 12px;
}

#subnav a:link, #subnav a:visited, #subnav a:active {
	text-decoration: none;
}

#subnav a:hover {
	text-decoration: underline;
	color: #000000;
}

#subnav ul {
	margin: 0px;
	padding: 5px;
	padding-left: 10px;
	list-style-type: none;
}

#subnav li {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	margin: 0px;
	padding: 9px;
	list-style-type: none;
}
.details {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}

.details_title {
	font-size: 18px;
	color: #A98967;
	font-weight: bold;
	text-transform: uppercase;
}

.product_title {
	font-size: 18px;
	color: #CC9933;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.details_subtitle {
	font-size: 12px;
	color: #CC9933;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 15px;
	padding-right: 8px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.td_boxtitle {
	font-size: 14px;
	color: #383028;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BF9E76;
	font-weight: bold;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.price_color {
	color: #009900;
	font-weight: bold;
}

.admin_title {
	font-size: 24px;
	color: #CC9933;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.sm {
	font-size: 11px;
	color: #999999;
}

#specifications strong {
	font-size: 12px;
	color: #CC9933;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 15px;
	padding-right: 8px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}



.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}
.td_additions {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 11px;
	line-height: 19px;
	color: #666666;
}
.title_additions {
	font-size: 16px;
	font-weight: bold;
	color: #946040;
}

.title2 {
	font-size: 20px;
	color: #946040;
	text-transform: uppercase;
}

.title3 {
	font-size: 24px;
	color: #946040;
}
.table_home {
	margin-top: 4px;
	font-size: 11px;
	color: #838383;
}
.download {
	font-size: 12px;
	color: #CCCCCC;
}


