#nav_map{
	
	top: 150px;
	width: 100%;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
}
#nav_map a{
	font-family: arial;
	font-size: 10pt;
	text-decoration: none;
	color: #444444;
}
#nav_map a:visited{
	color: #444444;
}
#nav_map a:hover{
	text-decoration: underline;
}
#nav_map img{
	display: block;
	margin-top: 5px;
}
#left_content {
	float: left;
	padding: 10px;
	width: 32%;
	margin: 0px;
	text-align: left;
}
#right_content {
	float: left;
	padding: 10px;
	width: 60%;
	text-align: left;
	color: #444444;
	font-family: arial;
}
.orderbox{
	margin-top: 5px;
	margin-left: 5px;
	padding: 5px;
	width: 100%;
}
#orderbox table{
	font-size: 10pt;
	
	width: 100%;
}

.orderbutton{
	text-align: center;
}
#subtotal {
	font-size: 12pt;
	color: red;
	font-weight: bold;
}
#total {
	font-size: 12pt;
	color: red;
	font-weight: bold;
}
#tabbed_content{
	clear:both;
	text-align: center;
	width: 95%;
	padding: 0px;
}
#tabbed_content table.tab_table {
	margin-left: auto;
	margin-right: 33px;
	width: 95.5%;
	border-spacing: 0px;
	font-family: arial;
	font-size: 10pt;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
}
#tabbed_content table.tab_table tr td{
/*	width: 15%;*/
	border-collapse: collapse;
}
#accs_content {
  	font-family: arial;
}
.accs_content_image{
  width: 100px;
}
.accs_content_descr{
  width: 250px;
}
.accs_content_descr_descr {
  font-size: 8pt;
  vertical-align: top;
}
.accs_content_descr_pnum {
  font-size: 8pt;
  font-weight: bold;
  vertical-align: bottom;
}
.accs_content_price{
  width: 100px;
}
.accs_content_price_price {
  display: block;
	font-weight: bold;
	font-size: 12pt;
	color: red;
	text-align: right;
	width: 100%;
}
.accs_content_price_link {
  font-size: 6pt;
  font-weight: bold;
  vertical-align: bottom;
}
.tabs{
	height: 25px;
	text-align: left;
	border: 1px solid #AAAAAA;
	border-left: none;
	padding-left: 5px;
}
.tabs a{
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 5px;
	outline: none;
}
.tabs.left{
	border-left: 1px solid #AAAAAA;
}
.tabs.unselected {
	background: url('../images/tabgradient.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #EEEEEE;
}
.tabs.unselected a{
	color: #444444;
}
.tabs.selected{
	background: white;
	border-bottom: none;
}
.tabs.selected a{
	color: #FF8500;
}

.tabs.empty{
	border-top: none; 
	border-right: none;
	background: white;
}
.tab_product_section {
	/*border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	border-top: 1px solid #AAAAAA;*/
}

#overview{
	text-align: left;
	position: relative;
}
#overview div{
float:left;
//width: 45%;
margin: 10px;
position: relative;
}
#related{
	text-align: left;
	position: relative;
}
#related div{
float:left;
width: 45%;
margin: 10px;
position: relative;
}
#moldings{
	text-align: left;
	position: relative;
}
#moldings div{
float:left;
width: 45%;
margin: 10px;
position: relative;
}
.main_image{
	border: 1px solid #CCCCCC;
	width: 300px;
	height: 300px;
}
.descr_text{
	font-size: 16pt;
	color: #222222;
	
}
.pnum_text{
	font-size: 10pt;
}
p.add_info_text{
	font-size: 10pt;
}
table.product_details{
	width: 100%;
	font-family: arial;
	color: #444444;
	margin: 0px;
	position: relative;
	border-collapse: collapse;
	border-spacing: 0;
}
.product_details hr{
  size: 1px;
  color: #888888;
}
td.left_cell_text{
	width: 30%;
	text-align: left;
	font-size: 8pt;
	font-weight: bold;
	/*border-bottom: 1px solid #888888;*/
	padding-bottom: 0px;
	
}
td.right_cell_text{
	width: 70%;
	text-align: right;
	font-size: 8pt;
	/*border-bottom: 1px solid #888888;*/
	padding-bottom: 0px;
	
}
.gray_box {
	border: 1px solid;
	background-color: #EEEEEE;
	border-bottom-color: #BBBBBB;
	border-right-color: #BBBBBB;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#tier_content{
	text-align: left;
	width: 75%;
	padding-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	float: left;
}
#tier_product_list{
	width: 100%;
	text-align: left;
	position: relative;
	margin-bottom: 10px;
	padding-bottom: 15px;
}
#l_tier_product_content{
	width: 58%;
	height: 100%;
	float: left;
	padding-left: 5px;
	position: relative;	
}
#r_tier_product_content{
	float: right;
	width: 25%;

	text-align: right;
	font-family: sans-serif;
	position: relative;
	height: 100%;
	padding-right: 10px;
}
.tier_product{
	text-align: left;
	height: 120px;
	width: 100%;
	margin-bottom: 10px;
	padding: 3px;
	position: relative;
}
.tier_product img{
	float: left;
	border: 1px solid;
	border-style: inset;
	width: 100px;
	height: 100px;
}
.tier_product_descr {
	font-size: 10pt;
}
.tier_product_descr, .tier_product_info{
	color: #222222;
	font-family: sans-serif;
	display: block;
}
.tier_product_info{
	font-size: 8pt;
}
.tier_product_info table td{
	margin: 0px;
	padding: 0px;
	padding-right: 5px;
}
.tier_product_descr{
	font-weight: bold;
}
.tier_pnum{
	position: absolute;
	bottom: 0px;
	font-size: 8pt;
}
.tier_product_price {
	display: block;
	font-weight: bold;
	font-size: 14pt;
	color: red;
}
.tier_product_link_text{
	display: block;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.tier_product_link_text a{
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
}
.tier_product_link_text a:hover{
	text-decoration: underline;
}
.tier_product_link_text a:visited{
	color: blue;
}
#controlbox{
	//position: absolute;
	width: 100%;
	height: 15px;
	padding-bottom: 10px;
}
.product_nav_links{
	font-family: arial;
	font-size: 9pt;
//	width: 40%;
	float: left;
	text-align: center;
	//position: absolute;
	bottom: 5px;
	padding: 0px;
	margin: 0px;
}
.product_nav_limit{
	//position: absolute;
	right: 0px;
	bottom: 5px;
	font-family: arial;
	font-size: 9pt;
	//width: 40%;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#refine_content{
	width:20%;
	position: relative;
	top:0px;
	right: 0px;
	padding: 10px;
	float: left;
	text-align: left;

}
#refine_search_box{
	width: 90%;

	position: relative;
	text-align: left;
	padding: 5px;
}
#container{
	width: 100%;
	position: relative;
}
.update_search_link{
display: block;
	width: 100%;
	text-align: right;

}
.update_search_link a{
	font-family: sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
.update_search_link a:hover{
	text-decoration: underline;
}
.update_search_link a:visited{
	color: blue;
}
.refine_list tr td{
	font-size: 8pt;
	list-style: none;
	padding-left: 10px;
}
.refine_header_text {
	color: #FF8500;
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;	
}
.product_nav_links a:hover{
	font-weight:bold;
}
.product_nav_links a{
	text-decoration: none;
	color: #222222;
}
.product_nav_links a:visited:{
	color: #222222;
}
.call_for_price: {
	font-family: arial;
	font-weight:bold;
	font-size: 12 pt;
	color: red;
}
#LargeImage {
      height: 300px;
      width: 300px;
      margin: auto;
      
}
.Smallimage {
      text-align: center;
      padding: 5px;
}
.product_text {
      margin-left: 10px;
      margin-right: 10px;
      
}


