@charset "utf-8";
/* CSS Document */

.details_tab_selected {
	background-color: #3168F3;
	height: 20px;
	width: 125px;
	border: 1px solid #3168F3;
	cursor: hand;
	padding:3px;
	margin:0px;
}
div.details_tab {
	background-color:#5384d4;
	height: 20px;
	width: 125px;
	border: 1px solid #3168F3;
	cursor: hand;
	padding:3px;
	margin:0px;
}
div.details_tab:hover {
	background-color: #3168F3;
	height: 20px;
	width: 125px;
	border: 1px solid #3168F3;
	cursor: hand;
	padding:3px;
	margin:0px;
}
.PopBoxImageSmall
{
	border: none 0px #ffffff;
	cursor: url("images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
	border: solid 1px #999999;
	cursor: url("images/magminus.cur"), pointer;
}
.PopBoxImageShrink
{
	cursor: url("images/magminus.cur"), pointer;
}
.PopBoxImageLink
{
	cursor: pointer;
}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
}
#thmb-top {
	background-image: url(images/thmb-top.gif);
	height: 10px;
	width: 120px;
	background-repeat: no-repeat;
}
#thmb-mid {
	background-image: url(images/thmb-mid.gif);
	background-repeat: repeat-y;
	height: 75px;
	width: 120px;
}
#thmb-btm {
	background-image: url(images/thmb-btm.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 120px;
}
.addtocart-bg {
	background-image: url(images/themes/home2010/images/carttocart_side_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 204px;
	width: 186px;
	background-color:#FFF;
}
