/* global */
#cluetip-close img {
  border: 0;
}
#cluetip-title {
  overflow: hidden;
}
#cluetip-title #cluetip-close {
  float: right;
  position: relative;
}
#cluetip-waitimage {
  width: 43px;
  height: 11px;
  position: absolute;
  background-image: url(../images/loader.gif);
}
.cluetip-arrows {
  display: none;
  position: absolute;
  top: 0;
  left: -11px;
  height: 22px;
  width: 11px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
#cluetip-extra {
  display: none;
}
/***************************************
   =cluetipClass: 'default' 
-------------------------------------- */

.cluetip-default {
font-family:Arial;
	background-color: #3b9fd5;
	text-align: left;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 2px;
}
.cluetip-default #cluetip-outer {
  position: relative;
  margin: 0;
  background-color: #3b9fd5;

}
.cluetip-default h3#cluetip-title {
	font:bold 14px Arial;
	text-transform:uppercase;
color:#FFFFFF;
padding:0 5px;

}
.cluetip-default #cluetip-title a {
  color: #d9d9c2;
  font-size: 0.95em;
}  
.cluetip-default #cluetip-inner {
  padding: 10px;
font-size:11px !important;
	background-color: #FFFFFF;
}
.cluetip-default div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}

/* default arrows */

.clue-right-default .cluetip-arrows {
  background-image: url(../images/darrowleft.png);
}
.clue-left-default .cluetip-arrows {
  background-image: url(../images/darrowright.png);
  left: 100%;
  margin-right: -11px;
}
.clue-top-default .cluetip-arrows {
  background-image: url(../images/darrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;  
}  
.clue-bottom-default .cluetip-arrows {
  background-image: url(../images/darrowup.gif);
  top: -11px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}
.product p a{
cursor:help !important;
}

/***************************************
   =cluetipClass: 'jtip'
-------------------------------------- */
.cluetip-jtip {
font-family:Arial;
	background-color: #3b9fd5;
	text-align: left;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 2px;
}
.cluetip-jtip #cluetip-outer {
  position: relative;
  margin: 0;
  background-color: #3b9fd5;

}
.cluetip-jtip h3#cluetip-title {
	font:bold 14px Arial;
	text-transform:uppercase;
color:#FFFFFF;
padding:0 5px;

}
.cluetip-jtip #cluetip-title a {
  color: #d9d9c2;
  font-size: 0.95em;
}  
.cluetip-jtip #cluetip-inner {
  padding: 10px;
font-size:11px !important;
	background-color: #FFFFFF;
}
.cluetip-jtip div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}

/* jtip arrows */

.clue-right-jtip .cluetip-arrows {
  background-image: url(../images/arrowleft.png);
}
.clue-left-jtip .cluetip-arrows {
  background-image: url(../images/arrowright.png);
  left: 100%;
  margin-right: -11px;
}
.clue-top-jtip .cluetip-arrows {
  background-image: url(../images/arrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;  
}  
.clue-bottom-jtip .cluetip-arrows {
  background-image: url(../images/arrowup.gif);
  top: -11px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}

#shown {
border:0 solid #CCCCCC;
height:338px;
left:-83px;
overflow:hidden;
position:relative;
top:1px;
width:251px;
z-index:1000;
}
.top_search {
float:right;
height:38px;
width:342px;
}

.tabssec {
background-image:url("../images/tabs_bg.gif");
background-position:center bottom;
background-repeat:no-repeat;
float:left;
height:185px;
width:700px;
}
.tabssec ul#tab_menu {
border-right:medium none;
float:left;
height:26px;
list-style:none outside none;
padding-left:230px;
}
.tabssec ul#tab_menu li {
float:left;
}
.tabssec ul#tab_menu li a {
background-color:#EAEAEA;
background-image:url("../images/tabs_rol.gif");
background-repeat:repeat-x;
border:1px solid #CFCFCF;
cursor:pointer;
display:inline-block;
font-weight:bold;
padding:7px 8px 5px;
}
.tabssec ul#tab_menu li a:hover {
background-color:#FFFFFF;
background-image:none;
}
.tabssec ul#tab_menu li a.current {
background-color:#FFFFFF;
background-image:none;
}
.tabssec .tab_sidebar_list {
display:none;
padding:10px 0;
}
.tab_sidebar_list ul {
float:left;
list-style:none outside none;
margin-left:20px;
padding-top:10px;
width:670px;
}
.tab_sidebar_list ul li {
float:left;
margin-right:11px;
text-align:center;
width:122px;
}







span.simplebtn {
background-image:url("../images/button_small.gif");
background-position:left center;
background-repeat:no-repeat;
color:#FFFFFF;
display:inline-block;
height:33px;
padding:0 0 0 20px;
text-transform:uppercase;
}
span.simplebtn span {
background-image:url("../images/button_small.gif");
background-position:right center;
background-repeat:no-repeat;
color:#FFFFFF;
display:inline-block;
font-weight:bold;
height:24px;
padding:9px 20px 0 0;
}
span.simplebtnsmall {
background-image:url("../images/button_two.gif");
background-position:left center;
background-repeat:no-repeat;
color:#FFFFFF;
display:inline-block;
height:20px;
padding:0 0 0 10px;
text-transform:uppercase;
}
span.simplebtnsmall span {
background-image:url("../images/button_two.gif");
background-position:right center;
background-repeat:no-repeat;
color:#FFFFFF;
display:inline-block;
font-weight:bold;
height:17px;
padding:3px 10px 0 0;
}
input.simplebtn {
color:#FFFFFF;
cursor:pointer;
padding:0 10px 3px;
text-transform:uppercase;
}
a.switch_thumb {
background:url("../images/list_grid.gif") no-repeat scroll 0 0 transparent;
cursor:pointer;
display:block;
float:right;
height:20px;
line-height:26px;
margin:6px 10px 0 0;
outline:medium none;
padding:0;
width:48px;
}
a.swap {
background-position:left bottom;
}
