/* ------------------------------------- */
/* Defaults */
/* ------------------------------------- */
* {
	padding:0px;
	margin:0px;
	font-family:arial;
}

body {
	text-align:center;
	background:#060506;
}

ul {
	list-style-type:none;
}
a {
	outline:none;
}
a:link{
	text-decoration:none;
}
a:visited{
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
a:active{
	text-decoration:none;
}
img {
	border:none;
}
fieldset{
	border:none;
}
/* ------------------------------------- */
/* Wrappers/Containers */
/* ------------------------------------- */
#bg {
	width:1024px;
	height:859px;
	margin:0 auto;
	text-align:left;
	background:#070607 url('image/body_bg.png') no-repeat;
}
#container {
	width:920px;
	margin:0 auto;
}
/* ------------------------------------- */
/* Utility classes
/* ------------------------------------- */
.clear {
	clear:both;
}
.left {
	float:left;
}
.right{
	float:right;
}
/* ------------------------------------- */
/* Jquery tooltips */
/* ------------------------------------- */
.tooltip, .os_tooltip, .os_tooltip_bubble {
	display:none;
	z-index:30;
}
.click_to_view_tooltip {
	display:none;
	color:white;
	background:black;
	padding:5px;	
}
/* ------------------------------------- */
/* Wrappers */
/* ------------------------------------- */
#header_wrapper,
#navigation_wrapper,
#top_wrapper,
#content_wrapper,
#content_wrapper_no_frame,
#bottom_wrapper,
#footer_wrapper {
	clear:both;
	position:relative;
}
#header_wrapper {
	height:70px;
}
#bottom_wrapper {
	margin-top:6px;
	margin-bottom:40px;
	z-index:10;
}
#navigation_wrapper {
	height:23px;
	width:920px;
}
#top_wrapper {
	height:131px;
	margin:5px 0px;
	background:url('image/category_bg2.gif') no-repeat;
}
#content_wrapper_no_frame{
	position:relative;
	background:none;
	z-index:0;
}
#content_wrapper_310{
	position:relative;
	height:310px;
	background:url(image/frame_310.png) no-repeat;
	z-index:100;
}
#content_wrapper_640{
	position:relative;
	height:640px;
	background:url(image/frame_640.png) no-repeat;
}
#content_wrapper_548{
	height:548px;
	/*background:url(image/frame_548_trans.png) no-repeat;*/
	position:relative;
}
/* Contact Us */
.content_wrapper_17{
	height:545px;
	width:920px;
	background:url(image/contact_us_bg.jpg) no-repeat;
}
/* About Us */
.content_wrapper_16{
	height:548px;
	width:920px;
	background:url(image/about_us_bg.jpg) no-repeat;
}
#content_wrapper_600{
	height:600px;
	background:url(image/frame_600.png) no-repeat;
	position:relative;
}
/* ------------------------------------- */
/* About Us */
/* ------------------------------------- */
#about_us{
	margin:0px 29px 0px 29px;
	color:white;
	font-family:Myriad pro;
	font-size:18px;
	width:606px;
	padding:25px 0px 15px 0px;
}

#about_us td,
#about_us td p{
	color:white;
	font-family:Arial;
	font-size:16px;
}
#content_inner_16 {
	position:relative;
	top:130px;
	left:114px;
	width:664px;
	height:315px;
	
}
/* ------------------------------------- */
/* Contact Us */
/* ------------------------------------- */
#contact_us{
	padding:30px 35px;
	color:white;
	font-family:Arial;
	font-size:18px;
	
}

#contact_us td,
#contact_us td p{
	color:white;
	font-family:Arial;
	font-size:15px;
}
#contact_us h2 {
	font-size:32px;
}
#contact_us h3 {
	font-size:22px;
	font-weight:normal;
	margin-top:5px;
}
#contact_us a {
	color:white;
	text-decoration:underline;
}
#contact_us li {
	list-style-type:disc;
	list-style-position:inside;
}
#content_inner_17 {
	width:794px;
	position:relative;
	height:380px;
	top:20px;
	left:24px;
	
}
/* ------------------------------------- */
/* Banner Images/Links */
/* ------------------------------------- */
.banner {
	position:absolute;
	top:0px;
	right:0px;
	top:5px;
}
#home_link{
	display:block;
	position:absolute;
	top:13px;
	left:0px;
	width:238px;
	height:43px;
}
/* ------------------------------------- */
/* Main Navigation */
/* ------------------------------------- */
ul.main_navigation {
	height:23px;
	position:absolute;
	left:0px;
}
ul.main_navigation li {
	float:left;	
}
ul.main_navigation li a{
	color:white;
	display:block;
	height:23px;
	font-family:arial;
	font-size:14px;
	text-align:center;
	line-height:23px;
}

/* Home */
#main_nav_15 a{
	width:126px;
	background:url('image/home.png') no-repeat left center;
}
/* About Us */
#main_nav_16 a{
	width:150px;
	background:url('image/about.png') no-repeat left center;
}
/* Contact Us */
#main_nav_17 a{
	width:227px;
	background:url('image/contact.png') no-repeat left center;
}
/* Special Offers */
#main_nav_18 a{
	width:181px;
	background:url('image/special_offers.png') no-repeat left center;
}
#main_nav_15 a:hover,
#main_nav_16 a:hover,
#main_nav_17 a:hover,
#main_nav_18 a:hover {
	background-position:right center;
}
/* ------------------------------------- */
/* Footer Navigation */
/* ------------------------------------- */
ul.footer_navigation {

}
ul.footer_navigation li {
	display:inline;	
}
ul.footer_navigation li a,
ul.footer_navigation li span{
	font-family:arial;
	font-weight:normal;
	color:#939598;
	font-size:11px;
	margin:0px 5px 0px 0px;
	padding:0px 10px 0px 0px;
	border-right:1px solid #939598;
}
ul.footer_navigation li.last a{
	border-right:none;
}
ul.footer_navigation li a:hover{
	text-decoration:underline;	
}

/* ------------------------------------- */
/* Privacy Page */
/* ------------------------------------- */

#privacy_wrapper {
	position:relative;
	height:640px;
	background:url(image/frame_640.png) no-repeat;
}
#privacy {
	padding:20px;
	font-size:13px;
	color:#383738;
}
#privacy h3 {
	font-size:16px;
}

/* ------------------------------------- */
/* Search Form Input */
/* ------------------------------------- */
#ajaxSearch_form {
	height:23px;
	width:236px;
	position:absolute;
	right:0px;
	border:0px;
	background:url(image/search.png) no-repeat;
}
#ajaxSearch_input {
	position:absolute;
	top:5px;
	left:15px;
	width:135px;
	height:13px;
	line-height:13px;
	padding:0px;	
	border:0px;
}
#ajaxSearch_submit{
	position:absolute;
	right:20px;
	color:white;
	font-size:14px;
	line-height:23px;
}
/* ------------------------------------- */
/* Category Viewer/Chooser */
/* ------------------------------------- */
#category_chooser{
	width:760px;
	height:127px;
	margin:2px 0px;
	float:right;
	overflow:hidden;	
}
.category_item {
	float:left;
	position:relative;
	height:127px;
	text-align:center;
}
.category_thumb {
	width:120px;
	height:96px;
	margin:12px 15px;
}

a.category_thumb_link {
	width:150px;
	height:120px;
	line-height:120px;
	text-align:center;
	display:block;
	position:relative;
	margin-right:40px;
}
.click_to_view {
	width:150px;
	height:120px;
	background:url(image/click_to_view.png) no-repeat center center;
	display:block;
	z-index:10;
	position:absolute;
	top:0px;
	left:-1000px;
}
a.category_thumb_link:hover .click_to_view,
a.category_thumb_over .click_to_view{
	left:0px;
}

a.category_thumb_link:hover .category_thumb{	
	width:150px;
	height:120px;
	margin:0px;
}

.category_thumb_over{	
	width:150px;
	height:120px;
	margin:0px;
}

.category_item h3 {
	position:absolute;
	bottom:12px;
	text-align:center;
	width:150px;
	font-size:13px;
	color:#231F20;
	font-weight:normal;
}
/* ------------------------------------- */
/* JQuery Scrollable Styles */
/* ------------------------------------- */

.scrollable {
	/* required settings */
	position:relative;
	overflow:hidden;
	width: 920px;
}

.scrollable .scrollable_items {
	/* required settings */
	/* this cannot be too large */
	width:20000em;
	position:absolute;
}

.product_comparison_item,
.special_item {
	/* required settings */
	float:left;
}

/* ------------------------------------- */
/* Specials Slideshow - Jquery scrollable*/
/* ------------------------------------- */
#specials_panes {
	height:296px;
}
.special_image, #SpecialSWF {
	width:920px;
	height:296px;
}
.special_item {
	width:920px;
	height:296px;
	position:relative;
	background:white;
}
.special_item_tab {
	overflow:hidden;
}
#special_item_content {
	margin:30px 80px;
	height:244px;
}

.special_item .special_more_info_link {
	position:absolute;
	bottom:10px;
	right:10px;
}
#frame {
	background:url('image/frame_296.png') no-repeat;	
	width:920px;
	height:296px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
}
/* ------------------------------------- */
/* Specials Tabs */
/* ------------------------------------- */
ul.specials_tabs{
	height:37px;
}
ul.specials_tabs li,
ul.product_details_tabs li{
	float:left;
}

ul.product_details_tabs li{
	margin-right:10px;
	width:146px;
	height:37px;
	display:block;
}


ul.specials_tabs li a{
	display:block;
	width:300px;
	height:37px;
	background:url('image/tabs.png') no-repeat;
	background-position:left top;
	margin-right:10px;
	font-family:Arial;
	line-height:40px;
	overflow:hidden;
	color:black;
	font-size:18px;
	text-indent:20px;
}
ul.specials_tabs li#special_160 a{
	background-image:url('image/tabs_new_star.png');
}
ul.product_details_tabs li a{
	display:block;
	width:146px;
	height:37px; /* 57 */
	background:url('image/tabs_small.png') no-repeat;
	background-position:left top;
	font-family:Arial;
	line-height:40px;
	color:black;
	font-size:18px;
	text-indent:20px;
	font-style:italic;
}
ul.specials_tabs li.last a,
ul.product_details_tabs li.last a{
	margin-right:0px;
}

ul.specials_tabs li a:hover,
ul.product_details_tabs li a:hover{
	background-position:right top;
	color:white;
}


ul.product_details_tabs li a.current, 
ul.specials_tabs li a.current{
	background-position:right top;
	color:white;
}

.special_item_tab {
	width:920px;
	height:600px;
	position:relative;
	background:white;
}
#specials_tabs_wrapper {
	height:637px;
}
#specials_tabs_panes{
	height:600px;
	z-index:-100;
}
#specials_tabs_panes,
#product_details_panes{
	clear:both;
}

#product_details_wrapper{
	height:748px;
}

.special_links_wrapper{
	width:184px; /* the width of the two links combined */
	position:absolute;
	z-index:200;
	right:80px;
	bottom:30px;	
	display:block;
}
#large_frame {
	width:920px;
	height:600px;
	position:absolute;
	top:37px;
	left:0px;
	z-index:100;
}
#large_frame .special_links_wrapper {
	display:block;
}
.large_frame1 {
	background:url('image/large_frame1.png') no-repeat;
}
.large_frame2 {
	background:url('image/large_frame2.png') no-repeat;
}
.large_frame3 {
	background:url('image/large_frame3.png') no-repeat;
}
.large_frame4 {
	background:url('image/large_frame4.png') no-repeat;
}
/* ------------------------------------- */
/* Product Features / Tech Tabs */
/* ------------------------------------- */
#product_features_wrapper{
	padding:30px 35px;
	width:850px;
	height:651px;	
}
#product_features,
#product_tech_specs{
	position:relative;
}
#product_tech_specs{
	padding:30px 35px;
	height:922px;
}

.features_frame_1 {
	height:711px;
	background:url('image/frame_711.png') no-repeat top left;
}
.features_frame_2 {
	height:711px;
	background:url('image/frame_711.png') no-repeat top right;
}
.tech_frame_1 {
	height:982px;
	background:url('image/frame_982.png') no-repeat top left;
}
.tech_frame_2 {
	height:982px;
	background:url('image/frame_982.png') no-repeat top right;
}
#product_details_panes .link_wrapper{
	position:absolute;
	bottom:30px;
	right:35px;
}
#product_details_panes .link_wrapper a.product_buy_link{
	float:left;
	display:block;
	width:88px;
	height:32px;
	background:url(image/product_buy.png) no-repeat;
}
a.back_to_top {
	float:left;
	display:block;
	width:105px;
	height:32px;
	background:url(image/product_top.png) no-repeat;
}

/* ------------------------------------- */
/* Product Comparison - Jquery scrollable*/
/* ------------------------------------- */
#product_comparison_panes {
	text-align:left;
	width:800px;
	margin:0 auto;
	margin-bottom:20px;
	height:555px;
}
.product_comparison_item {
	width:250px;
	height:555px;
	margin-right:25px;
	position:relative;
}
#product_comparison {
	text-align:center;
	position:relative;
	height:575px;
}
#product_comparison .prev,
#product_comparison .next{
	display:block;
	position:absolute;
	width:28px;
	top:55px;
	padding-top:35px;
	color:#4D4D4D;
	font-size:13px;
}
#product_comparison .prev {
	left:20px;
	background:url(image/prev.gif) no-repeat center top;
	
}
#product_comparison .next{
	right:20px;
	background:url(image/next.gif) no-repeat center top;
}
#product_comparison .disabled {
	display:none;
}
.product_thumb_wrapper {
	width:100%;
	position:relative;
	float:none;
}
.product_comparison_item h3{
	color:#219CD3;
}
.comparison_heading_wrapper {
	height:65px;
	margin:0px 23px 0px 23px;
	width:874px;
}

#comparison_heading_top {
	position:relative;
	height:48px;	
}
.comparison_heading_wrapper h1, 
p.comparison_sub_heading {
	color:#707173;
	width:550px;
}
.comparison_heading_wrapper h1{
	position:absolute;
	bottom:0px;
	left:0px;
	font-size:22px;
}
.comparison_sub_heading {
	font-size:13px;
	text-indent:3px;
}
.comparison_heading_wrapper h4 {
	position:absolute;
	bottom:0px;
	right:0px;
	font-size:13px;
}

.product_comparison_spec{
	position:absolute;tool
	top:257px;
	width:250px;
}
.product_thumb_link {
	display:block;
	width:175px; /* was 180*/
	height:155px; /* was 170 */
	overflow:hidden;
}
.product_thumb_link .product_thumb{
	width:155px;
	height:155px;
	margin:0px 10px;
}
.product_thumb_link:hover .product_thumb{
	width:175px;
	height:175px;
	margin:0px;
}

.links_wrapper_bottom{
	position:absolute;
	bottom:0px;
}

.award_thumb{
	position:absolute;
	top:10px;
	right:10px;
}
.wifi_logo{
	position:absolute;
	top:40px;
	right:20px;
}

.product_overview .wifi_logo {
	position:absolute;
	top:40px;
	left:20px;
}
/* ------------------------------------- */
/* Product Comparison Specification table*/
/* ------------------------------------- */
.product_comparison_spec table{
	font-size:12px;	
	width:250px;
	color:#383738;
	padding:3px 0px;
	float:left;
}
.product_comparison_spec table td,
.product_comparison_spec table th {
	padding:2px 5px;
	line-height:14px;
}
.product_comparison_spec table .cpu_row{
	height:32px;
}
.product_comparison_spec table th{
	background:#BCE1F2;
	color:black;
	font-weight:bold;	
}
.product_comparison_spec table tr.odd{
	background:white;	
}

.product_comparison_spec table tr.even {
	background:#E6E6E6;
}
/* ------------------------------------- */
/* Product Overview */
/* ------------------------------------- */
.product_overview {
	padding:13px 10px 12px 10px;
}
.product_overview .product_thumb,
.product_overview_content,
.product_media{
	float:left;	
}
.product_overview_content{
	width:365px;
	margin-left:35px;
	margin-right:35px;
	font-size:12px;
	color:#383738;
	padding-top:19px;
	position:relative;
	height:266px;
}

.product_overview_content .WindowsWithoutWalls {
	position:absolute;
	top:0px;
	width:380px;
}
.product_media {
	width:180px;
	position:relative;
	top:30px;
}

.product_content{
	color:black;
	font-size:12px;
	width:250px;
	overflow:hidden;
	height:74px;
}

.product_overview .product_thumb {
	width:285px;
	height:285px;
}
.product_overview h2 {
	font-size:18px;
	color:#219CD3;
	margin:10px 0px 2px 0px;
}
.product_overview p {
	color:#383738;
}
.product_overview_buy {
	width:106px;
	height:36px;
	display:block;
	background:url(image/product_overview_buy.png) no-repeat;
	position:absolute;
	bottom:0px;
}
.product_gallery_title_image,
.product_video_thumb{
	width:142px;
	height:98px;
}
a#show_gallery,
a#show_video{
	display:block;
	position:relative;
	margin:5px 0px 15px 0px;
}
#gallery_frame,
#video_frame{
	width:142px;
	height:98px;
	background:url(image/gallery_frame.png) no-repeat;	
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;	
}
#gallery_frame{
	background:url(image/gallery_frame.png) no-repeat;		
}
#video_frame {
	background:url(image/video_frame.png) no-repeat;		
}
/* ------------------------------------- */
/* Product Benefits */
/* ------------------------------------- */

ul#product_benefits {
	list-style-type:disc;
	list-style-position:inside;
	font-size:12px;
	margin:20px 0px 20px 0px;
}
ul#product_benefits li a{
	color:#4D4D4D;
}
ul#product_benefits li a:hover {
	color:#219CD3;
	/*font-weight:bold;*/
}

/* ------------------------------------- */
/* Product Benefit Tooltips */
/* ------------------------------------- */
/* This would NORMALLY be set to display:none for the tooltip Jquery
but SIFR doesn't like display:none here so we position it absolute 
and way off screen instead to get round it */
.benefit_item .tooltip{
	display:block;
	
	width:306px;
	height:92px;
	position:absolute;
	left: -999em; top:-999em;
}

.tooltip_bg {
	background:url('image/tooltip_306_92.png') no-repeat top left;
	position:relative;
	width:306px;
	height:92px;
	top:0px; left:0px;
}

.benefit_item .tooltip_heading {
	color:#FFFFFF;
	position:absolute;
	top:10px;
	left:55px;
	width:240px;
	padding:0px;
	overflow:hidden;
}
.benefit_item .tooltip .tooltip_content{
	position:absolute;
	top:36px;
	left:44px;
	color:#383738;
	font-size:12px;
	width:236px;
	height:30px;
	padding:10px;
	font-weight:normal;
}
* html .benefit_item .tooltip .tooltip_content{
	w\idth:236px;
	width:246px;
	h\eight:40px;
	height:50px;	
}

/* -------------------------------------------- */
/* Benefit OS Tooltips & Tech table Os Tooltips */
/* -------------------------------------------- */

.benefit_item .os_tooltip_bubble,
.os_tooltip_bubble{
	width:340px;
	height:184px;
	
	display:block;
	position:absolute;
	left: -999em; top:-999em;
}

/* This additional div is needed for IE so the iepngfix code works with no error */
.os_tooltip_bubble_bg {
	background:url(image/os_tooltip_bubble.png) no-repeat;
	height:184px;
	width:340px;
}

.benefit_item .os_tooltip_bubble .tooltip_heading,
.os_tooltip_bubble .tooltip_heading{
	color:white;
	font-size:18px;
	height:47px;
	line-height:47px;
	position:absolute;
	top:10px;
	left:55px;
	width:280px;
	padding:0px;
	overflow:visible;	
}

.benefit_item .os_tooltip_bubble .tooltip_content,
.os_tooltip_bubble .tooltip_content{
	padding:15px;
	width:268px;
	position:absolute;
	top:35px;
	left:42px;
	padding:13px;
	font-size:12px;
}
.tooltip_content a{
	color:#383738;
}

.above {
	z-index:300;
}
.below {
	z-index:-100;
}
	

/* ------------------------------------- */
/* Product Features */
/* ------------------------------------- */
#product_features {
	width:400px;
	color:#1A171B;
	float:left;
}
#product_features h2{
	font-size:18px;
	color:#219CD3;
}
.product_payoff{
	color:#1A171B;
	margin-bottom:15px;
}
.feature_item {
	border-bottom:1px solid #ccc;
	font-size:12px;
	padding:0px 0px 25px 0px;
	margin-bottom:25px;
}
.feature_item h3{
	margin:2px 0px;	
	font-size:13px;
}
.feature_content {
	width:350px;
	float:left;
}
.feature_image {
	float:right;
}

#product_unique_feature {
	width:413px;
	height:352px;
	float:right;
	background:url(image/unique_feature_bg.png) no-repeat;
}
.unique_feature_item {
	padding:35px 28px;
	color:white;
}
.unique_feature_item .feature_content {
	font-size:22px;
	font-style:italic;
	width:357px;
}

/* ------------------------------------- */
/* Product Tech Specs Table */
/* ------------------------------------- */
#product_tech_specs table {
	width:100%;
	color:#383738;
}
#product_tech_specs th {
	font-size:11px;	
	color:white;
	height:34px;
	padding:0px 6px;
	border-right:3px solid #00AEEF;
	letter-spacing:0px;
	margin:0px;
	font-weight:bold;
	text-align:left;
}
th.large_heading {
	background:url(image/th_large.png) no-repeat bottom left;
}
th.small_heading {
	background:url(image/th_small.png) no-repeat bottom left;
}
#product_tech_specs td{
	padding:5px 10px;
	border-right:3px solid #00AEEF;
	font-size:11px;
}
#product_tech_specs td.last_col,
#product_tech_specs th.last_col{
	border-right:none;
}
#product_tech_specs tr.odd td{
	background:#E6E6E6;
}
#product_tech_specs tr.even td{
	background:white;
}

/* ------------------------------------- */
/* Product Gallery */
/* ------------------------------------- */
.gallery_wrapper p,
.video_wrapper p{
	color:#6B6B6B;
	font-size:12px;
}
#product_gallery_tooltip {	
	color:white;
	font-size:12px;
	z-index:200;
}
/* This additional div needed to make the IE png fix work without error */
.product_gallery_tooltip_bg {
	background:url(image/gallery_popup.png) no-repeat;
	width:392px;
	height:414px;
	
}
#product_gallery_tooltip span {
	clear:both;
	color:white;
	padding:0px 13px 0px 13px;
	margin:0px;
}
#close_gallery_tooltip {
	color:white;
	float:right;
	padding:8px 49px 3px 0px;
}                                     
#product_gallery {
	display:block;
	margin-left:13px;
}
#product_gallery li {
	float:left;
	padding-right:15px;
}
#product_gallery li.last {
	padding-right:0px;
}
#product_gallery li a img{
	width:50px;
	height:50px;
	border:2px solid #219CD3;
}
#product_gallery_main {
	width:330px;
	height:300px;
	margin:0px 13px 8px 13px;
}
/* ------------------------------------- */
/* Product Video */
/* ------------------------------------- */
#product_video_tooltip {
	width:390px;
	height:401px;
	color:white;
	font-size:12px;
}
/* This additional div needed to make the IE png fix work without error */
.product_video_tooltip_bg {
	background:url(image/video_popup.png) no-repeat;
	width:390px;
	height:401px;
}
#product_video_tooltip_inner {
	width:354px;
	margin-right:36px;
	text-align:center;
}
#close_video_tooltip {
	color:white;
	float:right;
	padding:10px 15px 10px 0px;
}

#get_flash_player p{
	color:white;
	font-size:14px;
}
/* ------------------------------------- */
/* OS Tooltip */
/* ------------------------------------- */
a.show_os,
a.show_os:visited,
a.show_os_plain,
a.show_os_plain:visited{
	text-decoration:underline;
	color:#383738;
}

/* ------------------------------------- */
/* OS Tooltips on Product Comparison */
/* ------------------------------------- */
.product_comparison_spec .os_tooltip{
	width:360px;
	height:122px;
	background:url(image/os_tooltip.png) no-repeat;
	display:none;
	position:absolute;
	z-index:300;
	text-decoration:none;
}


.product_comparison_spec .os_tooltip .os_tooltip_content,
.product_comparison_spec .os_tooltip_left .os_tooltip_content{
	padding:20px;
	width:320px;
	height:102px;
	position:relative;
	top:0px;
	left:0px;
	color:black;
	text-decoration:none;
}


a.show_os_plain:hover .os_tooltip_left, .os_tooltip_left {
	display:block;
	top:-50px;
	left:0px;
}
a.show_os_plain:hover .os_tooltip_center, .os_tooltip_center {
	display:block;
	top:-50px;
	left:-50px;
}
a.show_os_plain:hover .os_tooltip_right, .os_tooltip_right{
	display:block;
	top:-50px;
	right:0px;
}

.tooltip_show, .show_os_plain {
	display:block;
}
.os_title {
	text-decoration:underline;
}

/* ------------------------------------- */
/* Processor Tooltip */
/* ------------------------------------- */
.processor_image{
	display:none;
}
.processor_tooltip {
	position:absolute;
	right:10px;
	bottom:20px;
}
.processor_tooltip a {
	display:none;
}
/* ------------------------------------- */
/* Filter Buttons */
/* ------------------------------------- */
#filters_wrapper {
	width:920px;
	height:120px;
	background:url('image/choose2.png') no-repeat top left;
}
ul#filters {
	float:right;
}
ul#filters li{
	float:left;	
}
ul#filters li a{
	display:block;
	width:221px;
	height:120px;	
	margin-left:12px;
	overflow:hidden;
}
a#filter_on_the_move {
	background:black url(image/onthemove.png) no-repeat;
	background-position:left center;
}
a#filter_for_the_home {
	background:black url(image/forthehome.png) no-repeat;
	background-position:left center;
}
a#filter_power_and_performance {
	background:black url(image/powerandperformance.png) no-repeat;
	background-position:left center;	
}
/* Changed from 'right' to the pixel value due to IE6 weirdness */
a#filter_on_the_move:hover {
	background-position:-221px center;
}
a#filter_for_the_home:hover {
	background-position:-221px center;
}
a#filter_power_and_performance:hover {
	background-position:-221px center;	
}
/* ------------------------------------- */
/* More Info & Buy Now links/buttons */
/* ------------------------------------- */
.special_item a.more_info_link {
	position:absolute;
	bottom:20px;
	right:35px;
	width:92px;
	height:32px;
	background:url(image/more_info.png) no-repeat;
	border:none;	
}
a.more_info_link,
.special_submit{
	float:right;
	display:block;
	width:92px;
	height:32px;
	background:url(image/more_info.png) no-repeat;
	border:none;
}
a.product_buy_link{
	float:left;
	display:block;
	width:92px;
	height:32px;
	background:url(image/buy_now.png) no-repeat;
}

.special_links_wrapper a.product_buy_link{
	background:url(image/buy_now.png) no-repeat;
}


