/******** Product Accessories Lava lamp start *****/
.lavaLampAccessoriesTitle {
	position: relative;
	height: 29px;
	width: 100%;
	overflow: hidden;
}

.lavaLampAccessoriesTitle li {
	float: left;
	list-style: none;
}

.lavaLampAccessoriesTitle li.backLava {
	background-image: url("/web/resources/images/wireless/arrow.gif");
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 9px;
	height: 27px;
	z-index: 8;
	position: absolute;
	top: 5px;
	margin-left: 0px;
	margin-top: 4px;
}

.lavaLampAccessoriesTitle li.selectedLava {
	font-weight: bold;
}

.lavaLampAccessoriesTitle li a {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	outline: none;
	text-align: center;
	top: 7px;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 24px;
	position: relative;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 10px;
	text-transform:uppercase;
}

.lavaLampAccessoriesTitle li a:hover,.lavaLampAccessoriesTitle li a:active,.lavaLampAccessoriesTitle li a:visited
	{
	border: none;
	text-decoration: none;
	z-index: 9;
	color: #ffffff;
	font-size: 12px;
}

/******** Product Accessories lava lamp end *****/
	/** ACCESSORY POPUP **/
.feature_accessories_tooltip {
	position: relative;
}

.feature_accessories_tooltipWrapper {
	z-index: 25;
	width: 320px;
	position: absolute;
	color: #000;
	font-weight: normal;
	text-align: left;
	font-size:12px;
	display:none;
}
/*
.feature_accessories_tooltipTop {
	width: 320px;
	height: 25px;
	background: url(/web/img/pagebuilder/tt_box_top.gif) no-repeat top;
}

.feature_accessories_tooltipMid {
	width: 320px;
	background: url(/web/img/pagebuilder/tt_box_bg.gif) repeat-y top;
}

.feature_accessories_tooltipBtm {
	width: 320px;
	height: 30px;
	background: url(/web/img/pagebuilder/tt_box_btm.gif) no-repeat bottom;
}
*/

.feature_accessories_tooltipTop {
	width: 300px;
	height: 18px;
	background: url(/web/resources/images/wireless/hover_popup_top.gif) no-repeat top;
}

.feature_accessories_tooltipMid {
	width: 300px;
	background: url(/web/resources/images/wireless/hover_popup_mid.gif) repeat-y top;
}

.feature_accessories_tooltipBtm {
	width: 300px;
	height: 20px;
	background: url(/web/resources/images/wireless/hover_popup_bottom.gif) no-repeat bottom;
}

.feature_accessories_tooltipText {
	margin: 0 25px 0 30px;
}


/** ACCESSORY POPUP **/
.tapop_tooltip {
	position: relative;
}

.tapop_tooltipWrapperHidden {
	display: none;
	width: 320px;
	position: absolute;
	color: #000;
	font-weight: normal;
	text-align: left;
}

.tapop_tooltipWrapper {
	margin: 0;
	padding: 0;
	z-index: 100;
	width: 320px;
	position: absolute;
	color: #000;
	font-weight: normal;
	text-align: left;
	float: left;
}

.tapop_tooltipTop {
	margin: 0;
	padding: 0;
	width: 456px;
	height: 13px;
	background: url(/web/img/pagebuilder/tapop_bg_top.gif) no-repeat top;
}

.tapop_tooltipMid {
	margin: 0;
	padding: 0;
	width: 456px;
	background: url(/web/img/pagebuilder/tapop_bg_mid.gif) repeat-y top;
}

.tapop_tooltipText {
	padding: 0;
	margin: 0 15px 0 10px;
	color:#736F6E;
}

.tapop_tooltipText b{
	color:#736F6E;
	font-size: 12px;
}

.tapop_tooltipText .imageTD {
	background: #FFFFFF;
	border-right: 1px solid #ccc;
	text-align: center;
}

.tapop_tooltipText .popup_price {
	color: #cc0000;
	font-weight: bold;
	font-size: 14px;
}

.tapop_tooltipText div {
	padding: 0;
	margin: 10px 0 0 0;
}

.tapop_tooltipText ul {
	padding: 0px 5px 5px 0px;
	margin: 0;
}

.tapop_tooltipText ul li {
	list-style-type: disc;
	margin: 0 5px 0 15px;
	/*color: #444444;*/
	color:#736F6E;
	font-size:12px;
}

.tapop_tooltipBtm {
	width: 456px;
	height: 14px;
	background: url(/web/img/pagebuilder/tapop_bg_btm.gif) no-repeat bottom;
}

/* *** ACCESSORY BROWSE PAGE *** */
.feature_accessories_title {
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding: 2px 0 5px 3px;
}

.feature_accessory {
	width: 260px;
	height: 415px;
	margin: 0;
	padding: 0;
	background: url(/web/img/pagebuilder/feature_accessories_bg.gif)
		no-repeat top;
}

.feature_accessory .product_title {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	width: 200px;
	height: 33px;
	margin: 0;
	padding: 10px 15px 10px 15px;
}

.feature_accessory .price_table {
	margin: 0 0 10px 0;
}

.feature_accessory .price_table td {
	height: 40px;
	padding: 5px 0 10px 0;
}

.feature_accessory .product_price {
	font-size: 18px;
	font-weight: bold;
	color: #cc0000;
}

.feature_accessory .product_price .lg {
	padding: 8px 0 0 0;
	font-size: 36px;
	font-weight: bold;
	color: #cc0000;
}

.accessories_tooltip {
	position: relative;
}

.accessory_product_list, #accessory_product_list_last_div { /*padding: 5px 10px 26px 3px;*/
	float: left;
}

.accessory_product_list .accessoriesDivider {
	width: 1px;
	float: left;
}

.accessory_product_list .accessoriesDividerVisible {
	background: transparent
		url(/web/resources/images/wireless/accessory_divider.gif) no-repeat
		top right;
	width: 1px;
	float: left;
	height: 80px;
	position: relative;
	top: 10px;
}

.accessory_product_list .product_table {
	border-top: 5px solid #cc0000;
	border-bottom: 1px solid #c3c3c3;
	padding: 5px 10px 10px 10px;
	margin-left: 0px;
}

.accessory_product_list .product_table_nobar {
	border-bottom: 1px solid #c3c3c3;
	/*border-left: 1px solid #c3c3c3;*/
	margin-left: 0px;
}
.accessory_product_list .product_table_noborder {
	margin-left: 0px;
}

.accessory_product_list .product_image {
	height: 100px;
	width: 100px;
}

.accessory_product_list .product_title {
	height: 45px;
}

.accessory_product_list .product_title .title {
	font-size: 12px;
	font-weight: normal;
	height: 45px;
}

.accessory_product_list .price_table {
	margin: 10px 0 5px 0;
}

.accessory_product_list .price_table td {
	height: 30px;
	padding: 5px 0 10px 0;
}

.accessory_product_list .product_price {
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
}

.accessory_product_list .product_price .lg {
	padding: 4px 0 0 0;
	font-size: 24px;
	font-weight: bold;
	color: #cc0000;
}

.accessory_product_list select{
	background:#fff;
	border:1px solid #c8c8c8;
	width: 45px;
	font-size: 14px;
	text-align: center;
}

.accessory_product_list input.checkbox {
	border:none;
	width: auto;
	position:relative;
	top:4px;
}

