.product_listed_map select{
	border:1px solid #ccc;
}

div.product_listed_map{
	float:left;
	width:440px;
}

 .product_listed_map h3 a, .list_view .product_listed_map h3 a:visited, .list_view h3{
	font-size:18px;
	font-weight:normal;
	color:#287EAE;
	text-decoration:none;
}

.product_listed_map p {
    margin-left:141px;
}

div.product_listed_map h3{
	color:#287EAE;
}

.product_listed_map h3 a:hover{
	text-decoration:underline;
}

 div.product_listed_map img{
	float:left;
	margin:10px;
}
div.product_listed_map {
    margin-right: 8px;
    width: 100%;
	border-bottom: 1px solid #CDCDCD;
    min-height: 130px;
}
div.mapPrelodedTitle {

    color: #2396BC;
    font-size: 22px;
    font-weight: normal;
    text-decoration: none;
	padding: 20px 10px;

}

div.mapPrelodedArticle{
	padding: 20px 10px;
	clear: both;
}

/*STYLE FOR THE PRODUCT PAGE HEADER GALLERY*/
#products_example {
	width:570px;
	position:relative;
        float:left;
}   

.products_top_right{
    float:right;
}

.products_top_right #promoBadge{
    margin-left: -108px;
}


.terrestra6Bottom{clear:both;}

#products {
	/*margin-left:26px;*/
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

#products .slides_container {
	overflow:hidden;
	position:relative;
	display:none;
        height:295px;
        width: 570px;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container a {
	width:570px;
	display:block;
}

.slides_container a img{
        margin:auto;
        max-height: 295px;
        
}

/*
	Next/prev buttons
*/

#products .next,#products .prev {
	position:absolute;
	top:127px;
	left:0;
	width:21px;
	height:0;
	padding-top:21px;
	overflow:hidden;
	display:none;
	z-index:101;
}

#products .prev {
	background:url(/images/arrow-prev.png);
}

#products .next {
	left:398px;
	background:url(/images/arrow-next.png);
}


/*
	Pagination
*/

#products .pagination {
    margin:auto;
    width:570px;
    text-align: center;
    padding:0;
    padding-top: 8px;
}

#products .pagination li {
	margin:2px 2px;
	list-style:none;
        display: inline;
}

#products .pagination li a {
	display: inline-block;
	width:12px;
	height:12px;
	margin:1px;
	text-indent: -9000px;
	background:url(/images/gallery_dots.gif) 0px -2px no-repeat;
}

#products .pagination li.current a {
	margin:0;
    background-position:0 -15px;
}

#products .pagination li a img{display:none;}

.product_cotent{}
.product_tab{
  border-bottom :1px solid #DBDBDB;
  height: 32px;
  width: 100%;
}
.product_left{
    float: left;
    width: 760px;
  
}
.pruduct_right{
  float: left;
  border:1px solid #DBDBDB;
  padding:0 10px 10px;
  border-radius: 5px 5px 5px 5px;
  width: 180px;
  margin:9px;
  margin-top: 20px;
}

.pruduct_right .Title_2{
    margin-top:4px;
}

.product_support_links{
    padding:0;
    margin:10px 0;
    
}

.product_support_links li{
    margin:5px 0;
    border-bottom: 1px solid #DDD;
    padding-bottom: 5px;
}

.product_support_links li.omega{border:none;}


.product_price_detail{
  font-size:12px;
  font-weight:normal;
  color:#666666; 
  margin-bottom:8px;
  float:left;
}
.product_price_detail h3{
    font-size:18px;
    color:#287eae;
    margin: 0;
}

.product_price_detail h4{
    margin:0;
    margin-top:4px
}

.product_price_detail .priceBig{
    font-size:16px;
}



.product_price_actions a{
    -moz-box-shadow:inset 0px -1px 0px -1px #ff6f00;
    -webkit-box-shadow:inset 0px -1px 0px -1px #ff6f00;
    box-shadow:inset 0px -1px 0px -1px #ff6f00;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffbc12), color-stop(1, #ff8c00) );
    background:-moz-linear-gradient( center top, #ffbc12 5%, #ff8c00 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbc12', endColorstr='#ff8c00');
    background-color:#ffbc12;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
    border:1px solid #c78d20;
    display:inline-block;
    font-family:arial;
    font-size:16px;
    font-weight:bold;
    padding:10px 15px;
    min-width:50px;
    text-align:center;
    color: #fff;
    }


    
.product_price_actions{float:right}
.product_price_actions .buy_button a{float:none; margin:0;}
.product_price_actions .buy_button a:visited{color:#fff; }
.product_price_actions .buy_button a:visited{background:none;	color:#FFFFFF; padding:5px; margin:0; height:5px; display:inline; }

.product_price {
  width: 365px;
  border:1px solid #DBDBDB;
  padding:11px;
  border-radius: 5px 5px 5px 5px;
  float:right;
  margin-bottom: 15px;
}

.product_tab{}
#navigation{
    width:100%;
    background: url('/images/product_tabs_bg.jpg') repeat-x;
}

#navigationtab{
    margin:0;
    padding:0;
    border-bottom: 3px solid #999;
    padding-left: 4px;
}

ul#navigationtab li {
    border-right: 1px solid #808080;
    background: none;
    width:auto;
    min-width: 100px;
    display: inline-block;
    height: 30px;
    text-align: center;
    margin-left: -4px;

}

ul#navigationtab li.activeTabs {
    background: url('/images/product_tabs_selected_bg.jpg') repeat-x;
    
}

ul#navigationtab li a, ul#navigationtab li.activeTabs a{
    display:block;
}

ul#navigationtab li a span, ul#navigationtab li.activeTabs a span{
    width:auto;
    padding:0;
    display: block;
}


ul#navigationtab li a, ul#navigationtab li.activeTabs a {
    font-size: 14px;
    color:#333333;
    text-decoration: none;
    font-weight: normal;
    padding: 6px 5px;
}
