:focus {
	/*remove ugly dotted lines around image links in mozilla*/
	-moz-outline-style: none;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	background: #000;
	background: url('/images/bgnd_tx_fin.png') repeat-x #000000;
	color: #ffffff;

	
}

body a {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #e08505;
}

img {
	border: none;
}


h1 {
	color: #e08505;
	text-transform: uppercase;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h3 {
	color: #000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding-top: 5px;
}

h2 {
	color: #666;
	text-transform: uppercase;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h4 {
	color: #f99d1c;
	text-transform: uppercase;
	font-family: Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.spot_orange {
	color: #f99d1c;
}

.orange_on_black {
	color: #f99d1c;
}

.orange_on_white {
	color: #e08505
	;
}
0
div.col {
	float: left;
}

div.row {
	clear: both;
}

ul.orangebullet li {
	list-style-type: disc;
}

ul.sitemap li {
	margin-top:3px;
}

ul.sitemap li a {
	font-size: 11px;
	color:#555;
}

ul.sitemap li a:hover {
	color:#e08505;
}


.textbox {
	border: solid 1px #000;
}
#content-background {
	/*background: #000000 url(/images/tilepage_rock_background.jpg);*/
	clear: both;

}

#container { /*this id changes with each master page for new backgrounds*/
	width: 975px;
	margin: auto;
	/*background: #f99d1c url(/en/images/tilepage_rock_background.jpg) no-repeat 0 129px;*/
	/*background: url(/images/tilepage_rock_background.jpg);*/
}



#spotheaderbg {	

	background-color: #f99d1c;
}

#header {
	height: 129px;
	font-size: 10px;

}

#header #spotlogo {
	margin: 17px 0 0 48px;
}



#contentcontainer {
	/*temporary*/
	min-height: 400px;
	_height: 400px;

}

#contentcontainer #content {
	margin-top: 20px;
}

#content a {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #f99d1c;
}

#content p {
	margin-top: 15px;
	padding: 0;
}

#overflowcontent {
	width: 975px;
	height: 440px;
	padding-top: 15px;
	margin-bottom: 4px;
	overflow: auto;
}

#footer {
	width: 975px;
	font-size: 10px;
	font-family: Arial, Verdana, sans-serif;
	margin-left:auto; 
	margin-right:auto;
	border: none;
	color: #939598;
	padding-bottom: 6px;
	/*height: 12px;*/
	background-color: #000000;
	text-align: left;
}

#footer a {

	text-decoration: underline;
	font-family: Arial, Verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #939598;
}

#footer img {
float:right
}


#content_flash .noflashcontainer {
/*	margin-left: auto;
	margin-right: auto;
*/
}



#buttons .textbox {
	width: 25px;
	height: 18px;
}

.margin_centering {
	margin-left: auto;
	margin-right: auto;
}
.margin_vcentering {
	margin-top: auto;
	margin-bottom: auto;
}


/* Semi Opacity infobox definitions */
.infobox_shaded1 {
	background: url('/images/bg_shadestripe_50.png');
	padding: 10px 20px;
}
.infobox_shaded2 {
	background: url('/images/bg_shadestripe_75.png');
	padding: 10px 20px;
}
.infobox_nopadshaded2 {
	background: url('/images/bg_shadestripe_75.png');
	_background: #000000;
}
.infobox_shaded3 {
	background: url('/images/bg_shadestripe_90.png');
	padding: 10px 20px;
}

.infobox_lighten1 {
	background: url('/images/bg_lightstripe_75.png');
	padding: 10px 20px;
	color: #000000;
}
.infobox_lighten2 {
/*	background: url('/images/bg_lightstripe_90.png');*/
	background: url('/images/bg_lightstripe_100.gif') repeat;
	padding: 10px 20px;
	color: #000000;
}

.infobox_lighten2 * a,.infobox_lighten2 * a:link,.infobox_lighten2 * a:visited {
	color: #C87E17;
}
.infobox_lighten2 * a:hover,.infobox_lighten2 * a:active {
	color: #965F11;
}
.infobox_lighten1 h1,.infobox_lighten2 h1 {
	color: #000000;
}
.infobox_lighten1 h2,.infobox_lighten2 h2 {
	color: #000000;
}

/* Generic Border Styles */
.double_white_border {
	border: 10px double #FFFFFF;
}
.orange_border {
	border: 2px solid #f99d1c;
}
.grey_border {
	border: 1px solid #888888;
}
.darkgrey_border {
	border: 1px solid #222222;
}

/*How It Works Sub Pages*/
span.sectiontitle {
	color: Orange;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

#howitworkscontent {

	width: 900px;
	margin: 0px auto 0;
}

#howitworkscontent a {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #f99d1c;
}

#howitworkscontent .functions {
	padding-top: 20px;
}

#howitworkscontent .spot {
	width: 224px;
	height: 240px;
}

#howitworkscontent .middle {
	width: 200px;
	padding-left: 20px;
}

#howitworkscontent .map {
	width: 277px;
	padding-left: 20px;
}

#howitworkscontent .map .row {
	padding-top: 10px;
}

#howitworkscontent .otherfunctions {
	padding-top: 10px;
	min-height: 1px;
	overflow: visible;
	height: 390px;
}



#howitworkscontent .summary {
	height: 110px;
}

/*Alert*/
#howitworkscontent .spotalert {
	width: 230px;
	background: url(/en/images/howitworks_spot_alert.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/en/images/howitworks_spot_alert.png', sizingMethod='scale');	
}

#howitworkscontent .summary .icon {
	margin-right: 20px;
}

/*Check In*/
#howitworkscontent .spotcheckin {
	background: url(/en/images/howitworks_spot_checkin.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/en/images/howitworks_spot_checkin.png', sizingMethod='scale');	
}

/*Track Progress*/
#howitworkscontent .spottrackprogress {
	width: 235px;
	background: url(/en/images/howitworks_spot_trackprogress.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/en/images/howitworks_spot_trackprogress.png', sizingMethod='scale');	
}

/*Ask For Help*/
#howitworkscontent .spotaskforhelp {
	width: 235px;
	background: url(/en/images/howitworks_spot_askforhelp.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/en/images/howitworks_spot_askforhelp.png', sizingMethod='scale');	
}


/*Service Pricing*/
.customlist  {
	margin-bottom: 30px;
}

.customlist .text {
	width: 525px;
}

.customlist .bullet {
	background: url(/en/images/arrowbullet.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/en/images/arrowbullet.png', sizingMethod='scale');	
	height: 19px;
	width: 19px;
	margin-right: 10px;
}

.customlist .cam_bullet {
	background: url(/en/images/camera_icon.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/camera_icon.png', sizingMethod='scale');
	height: 19px;
	width: 19px;
	margin-right: 10px;	
}

.customlist .row {
	margin-bottom: 10px;
	overflow: visible;
	display: block;
	min-height: 14px;
	height: auto;
	_height: 14px;
}

/*Spot Experiences*/
.whoexamples .col {
	width: 165px;
}

/*Site Map*/
#sitemap .col {
	border-right: solid 1px orange;
	height: 290px;
	padding: 0 23px;
	margin-top: 40px;
}

#sitemap ul {
	margin-left: 5px;
	padding-left: 0;
	list-style-type: none;
}

#sitemap ul a {
	color: #fff;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;

}

#sitemap ul li ul a {
	color: #f99d1c;
}


/*In The News*/
.articleslist {
	margin-top: 20px;
}

.articleslist .text {
	width: 250px;
	overflow: hidden;
}


/*Store Locator*/
.storecontent {
	margin-top: 30px;
}

#storelocatorcontrols {
	padding-left: 10px;
}
/*
#storelocatorcontrols .text {
	width: 120px;
	padding-top: 5px;
}

#storelocatorcontrols .row {
	padding: 2px 0;
}
*/


#locatorresults {
	margin-top: 20px;
	height: 280px;
	overflow: auto;
	width: 240px;
	border:thin;
}

/*BVC Step 1*/
#contactform {
	border: solid 1px #fff; 
	width: 280px; 
	margin: 10px auto 0;
}

.primaryaddresses {
	margin-bottom: 20px;
}

.address {
	border: solid 1px #fff;
	padding: 10px;
	margin: 10px;
	width: 165px;
}

.buttonrow {
	padding-top: 5px;
}



.contentHeader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F99D1C;
}

div.contentHowToBuy{
	border-top: 1px solid #888888;
	border-bottom: 1px solid #222222;
	border-left: 1px solid #222222;
	border-right: 1px solid #222222;
	clear: both;
	width: 850px;
	padding: 5px;
	overflow: auto;
	background:#434343;
}
div.contentHowToActivate{
	border-top: 1px solid #888888;
	border-bottom: 1px solid #222222;
	border-left: 1px solid #222222;
	border-right: 1px solid #222222;
	clear: both;
	width: 850px;
	padding: 5px;
	overflow: auto;
	background:#434343;
}
/* Feature Pages specific CSS */
table.explorespot {
	margin-top: 5px;
	float: left;
}
table.exploreinfotop {
	width: 610px;
	height: 155px;
	/*margin-left: 230px;*/
	float: right;
	margin-top: 30px;
	background: url('/en/images/bg_exploreinfotop.png');
	border: 1px solid gray;
}
div.exploreinfotext {
	overflow: auto;
	/*height: 170px;*/
	width: 610px;
	/*margin-left: 230px;*/
	float: right;
	margin-top: 30px;
	margin-bottom: 30px;
	color: black;
}
span#exploreinfotext_spacer {
	display: block;
	margin-left:auto;
	margin-right: auto;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFFFFF;
}

div.exploreinfo {
	width: 850px;
	height: 400px;
	margin-left:auto;
	margin-right: auto;

}
span.exploreinfo_shorttext {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 15px;
}

.applemenu{
margin: 5px 0;
padding: 0;
width: 350px; /*width of menu*/
border: 1px solid #9A9A9A;
}

.applemenu div.silverheader a{
background: black url("/en/images/new_black_gradient.jpg");
font: bold 14px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
/*padding: 5px 0;*/
padding: 5px 0;
padding-left: 8px;
text-decoration: none;
z-index: 0;
}

/*.applemenu div.silverheader a{
background: black url(/en/images/blackgradient.png) repeat-x center left;
font: bold 14px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
/*width: auto;
/*padding: 5px 0;*/
/*padding: 5px 0;
padding-left: 8px;
text-decoration: none;
z-index: 0;
}/**/


.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
color: white;
}


.applemenu div.selected a, .applemenu div.silverheader a:hover{
background: black url("/en/images/new_orangegradient.jpg");
color: white;
z-index: 0;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
/*background: url('/images/bg_semi70_black.png');*/
padding: 5px;
height: 300px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
overflow: auto;
}

ul.sitemap {
list-style-type:none;
color:#cccccc;
padding-left: 0px;
margin-left:0px;
}

li.sitemap_layer2 {
padding-left: 15px;
}

a.sitemap_link {
color:#cccccc;
font-weight: normal;
font-size:12px;
}

a.sitemap_link:link {
color:#cccccc;
font-weight: normal;
font-size:12px;
}

/* Contact Page CSS */

div#contactWrapperLeft{
	width:660px;
	height:570px;
	
	font-family: Arial, Verdana, sans-serif;
	float:left;

}

div#contactWrapperRight{
	height: 570px;
	overflow-y:auto;
	overflow-x:hidden;
	width:255px;
	font-family: Arial, Verdana, sans-serif;
	overflow: auto;
	float:right;
}

div#contactTopInfo{
	width:620px;
	margin: 0px 0 0 38px;
}

div#contactNavigator{
	width:650px;
	height:70px;
	margin: 0 0 0 37px;
}
div#contactContent{
	width:650px;
	height:270px;
	margin: 5px 0 0 10px;
}
div#contactdropDown{
	
	margin-left:30px;
}
div#contactformInfo{
	height:180px;
	margin:50px 10px 0px 27px;
}
div#contactThanks{
	margin-left:90px;
	margin-top:50px;
	text-align:center;
	font-size:12pt;
}
table#contactFirstTable{
	width:654px;
	border-top:1px solid white;
}
div#contactFaqTitle{
	margin-top:10px;
	margin-bottom:4px;
	font-family: Arial, Verdana, sans-serif;
	font-size:10pt;
	color:#000000;
	font-weight:bold;
	text-align:center;
}
div#contactFaqQues{
	margin-top:4px;
	font-weight:bold;
	margin-left:4px;
	margin-right:2px;
}
div#contactFaqAns{
	margin-left:4px;
	margin-right:2px;
	
}
div#readMore{
	padding:0 5px 5px 0;
	text-align:right;
}
.continfobox_lighten2 {
	padding: 10px 2px;
}
.contactList{
	color:yellow;
}
#contactFirstTable A:link{
	color:black;
	font-size:10pt;
}
ul{
	padding:0;
}
.device_header
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color:#000000;
}
.device_content
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 18px;
	color:#000000;
}


div.promo_firefox_text
{
	text-align:left;
	line-height:18px;	
	font-size:10px;
	font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;	
	padding-top: 10px;
	padding-bottom: 10px;
}

div.promo_firefox_midbox
{
	padding-left:80px;
	padding-right:15px;	
}

div.promo_eaa_background
{
	background:url('/en/images/eaa_bg.jpg'); 
	background-repeat: no-repeat; 
	width:834px;	
}

div.promo_eaa_midbox
{
	padding-left:20px;
	padding-right:15px;	
}

.black
{
	color:#000000;
}

.white
{
	color:#ffffff;
}

hr.promo_horizontal_rule
{
	border-bottom:none;
	border-left:none;
	border-right:none;	
	padding:0px;
}

label.promo_signup {  
float: left;  
width: 8em;  
margin-right: 1em;
}

li.promo_signup {  
float: left;  
clear: left;  
width: 100%;  
}

ol.promo_signup {  
padding: 1em 1em 0 1em;  
list-style: none;
}

td.pricing 
{
	font-size:12px;
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
	background-color: #F99D1C;
	font-weight: bolder;
	color: #333333;
}

.pricingbold 
{  
	font-weight: bold;
}

.pricingnotes
{  
	font-size:11px;
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #F99D1C;
}

.pricingdisclaimer
{  
	font-size:11px;
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #999999;
}

fieldset.affinity {    
clear: both;  
width: 100%;  
margin: 0 0 1.5em 0;  
padding: 0;  
border: 1px solid #BFBAB0;  
background-color: #ff9a00;
}

fieldset.affinity_new {    
clear: both;  
width: 100%;  
margin: 0 0 0 0;  
padding: 0;
color: #000000;
border: 1px solid #BFBAB0;  
background-color: #ff9a00;
}

fieldset.affinity_black {    
clear: both;  
width: 100%;  
margin: 0 0 0 0;  
padding: 0;  
border: 1px solid #BFBAB0;  
background-color: #000000;
}

legend.affinity {  
margin-left: 1em;  
color: #000000;  
font-weight: bold;
padding: 0;
}

legend.affinity_new {  
margin-left: 1em;  
color: #000000;  
font-weight: bold;
padding: 0;
}

legend.affinity_black {  
margin-left: 1em;
color: #FFFFFF;
font-weight: bold;
padding: 0;
}

fieldset.affinity ol {  
padding: 1em 1em 0 1em;
list-style: none;
}

fieldset.affinity_new ol {  
padding: 1em 1em 0 1em;
list-style: none;
}

fieldset.affinity_black ol {  
padding: 1em 1em 0 1em;  
list-style: none;
}

fieldset.affinity li {  
float: left;
clear: left; 
width: 100%; 
padding-bottom: 1em;
}

fieldset.affinity_new li {  
float: left;
clear: left; 
width: 100%; 
padding-bottom: 1em;
}

fieldset.affinity_black li {  
float: left;  
clear: left;  
width: 100%;  
padding-bottom: 1em;
}

fieldset.affinity p {
padding: 1em 1em 0 1em;
}

fieldset.affinity_new p {
padding: 1em 1em 0 1em;
}

fieldset.affinity_black p {
padding: 1em 1em 0 1em;
}

label.affinity {  
/*float: left;  
width: 6em;  
margin-right: 1em;*/
color: #000000;
font-weight: bold;
}

label.affinity_new {  
color: #000000;
font-weight: bold;
}

label.affinity_black {  
/*float: left;  
width: 6em;  
margin-right: 1em;*/
color: #FFFFFF;
font-weight: bold;
}

/*
.header_block {

background: url('/images/banner_fin.png') no-repeat center;
height: 112px;

}

.header_inner {

width: 975px;
height: 112px;
margin-left: auto;
margin-right: auto;


}
.header_tab {


float: left;
height: 41px;

}

.header_inner_top{
height: 75px;

}
.header_inner_bottom{
height: 41px;

}

.header_spot_logo{
width: 112px;
height: 71px;
float:left;
}

.header_top_menu{
text-align:right;
height: 35px;
color:#ffffff;
}
*/

.whiteContentArea
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	width:975px;
	margin:0px;
	background:url('/images/bkgnd_wh.png') top left repeat-y;
}

.whiteContentArea .area_top
{
	background:url('/images/bkgnd_wh_header.png') top left no-repeat;
	font-size:13px;
	margin:0px;
	color:#f99d1c;
	height:42px;
	padding: 0px 20px 0px 30px;
}

.whiteContentArea .content
{
	padding: 0px 0px 0px 30px; 
	margin:0px;
	color:#000000;
}

.whiteContentArea .content_leftcol
{
	width: 600px;
	padding: 0px 20px 0px 30px;

}

.whiteContentArea .content_rightcol
{
	float:right;
	width:315px;

}


.whiteContentArea .content_leftcol_simple
{
	width: 523px;
	padding: 0px 20px 0px 30px;

}

.whiteContentArea .content_rightcol_simple
{
	float:right;
	width:402px;

}

.whiteContentArea .area_bottom
{
	background:url('/images/bkgnd_wh_bottom.png') top left no-repeat;
	margin:0px;
	height:42px;
}



.whiteContentArea p
{
	margin:0px;

}

.whiteContentArea .functions_list
{
	padding:10px 0px;
}


.whiteContentArea .expandBox
{
	width:600px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin:0px;
	padding: 0px 0px 0px 0px;
}

.gradientBox .top
{
	background:url('/images/exp_top.png') no-repeat top left;
	height:10px;
	margin:0px;
}

.gradientBox .mid
{ 
	background:url('/images/exp_repeat.png') repeat-x top left;
	min-height:300px;
	_height: 300px; 
	border-style:solid;
	border-color:#909090;
	border-width:1px;
	border-top:none;
	border-bottom:none;
}

.gradientBox .bot
{
	background:url('/images/exp-bottom.png') no-repeat top left;
	height:9px;
}


/* EXPANSION BOX MEDIUM used on spot functions section*/
.expandBox
{
	width:600px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin:0px;
}

.expandBox_top
{
	height:10px;
	margin:0px;
	text-align: right;
	padding-right: 9px;
}
.expandBox_top_bgon { background:url('/images/exp_top.png') no-repeat top left; }

.expandBox_mid
{
	min-height: 55px;
	/*IE fix */_height: 55px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 12px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;

}
.expandBox_mid .closeExpand {
	visibility: hidden;
	color: #444444;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}

.expandBox_mid .featureIcon {
	float: left;
}
.expandBox_mid .featureBlurb {
	margin-left: 88px;
}

.expandBox_mid .featureFulltext {
	display: none;
	padding-left: 88px;
	clear: left;
}
.expandBox_mid .expandlink {
	text-decoration: none;
	font-size: 12px;
	color: #e08505;
	font-weight:bold;	
}
.expandBox_mid_bgon { 
	background:url('/images/exp_repeat.png') repeat-x top left; 
	border-left: 1px solid #909090;
	border-right: 1px solid #909090;
}

.expandBox_bot { height:9px; }
.expandBox_bot_bgon { background:url('/images/exp-bottom.png') no-repeat top left; }


.specBox
{
	width:248px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin:0px;

}

.specBox .top
{
	background:url('/images/specs_box_top.png') no-repeat top left;
	height:11px;
	margin:0px;
}

.specBox .mid
{
	background:url('/images/specs_box_repeat.png') repeat-x top left;
	min-height:223px;
	/*IE fix */_height: 223px;
	border-style:solid;
	border-color:#bebebe;
	border-width:1px;
	border-top:none;
	border-bottom:none;
}

.specBox .bot
{
	background:url('/images/specs_box_bottom.png') no-repeat top left;
	height:10px;
}

/* SERVICE BOX FOUND IN ADDITIONAL SERVICE SECTION*/
.serviceBox
{
	width:912px;
	margin:0px;
	font-size:12px;
}

.serviceBox .top
{
	background:url('/images/service_box_top.png') no-repeat top left;
	height:10px;
	margin:0px;
}

.serviceBox .mid
{
	background:url('/images/service_box_repeat.png') repeat-x top left;
	min-height:93px;
	/*IE fix */_height: 93px;
	border-style:solid;
	border-color:#bebebe;
	border-width:1px;
	border-top:none;
	border-bottom:none;
}

.serviceBox .bot
{
	background:url('/images/service_box_bottom.png') no-repeat top left;
	height:10px;
}

/* GREY BOX, CAN BE FOUND ON BASIC SERVICE PLANS PAGE*/
.greyBox
{
	width:427px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
}

.greyBox .top
{
	background:url('/images/grey_highlight_top.png') no-repeat top left;
	height:12px;
	margin:0px;
}

.greyBox .mid
{
	background:url('/images/grey_hilight_repeat.png') repeat-x top left;
	min-height:200px;
	/*IE fix */_height: 200px;
	border-style:solid;
	border-color:#bebebe;
	border-width:1px;
	border-top:none;
	border-bottom:none;
	padding: 0px 11px 0px 18px;
}

.greyBox .bot
{
	background:url('/images/grey_highlight_bot.png') no-repeat top left;
	height:13px;
}

/* BOTTOM BOX, CAN BE FOUND ON PRODUCT REPLACEMENT PAGE*/
.bottomBox
{
	width:921px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
}

.bottomBox .top
{
	background:url('/images/bottom_highlight_top.png') no-repeat top left;
	height:12px;
	margin:0px;
}

.bottomBox .mid
{
	background:url('/images/bottom_hilight_repeat.png') repeat-x top left;
	min-height:200px;
	/*IE fix */_height: 200px;
	border-style:solid;
	border-color:#bebebe;
	border-width:1px;
	border-top:none;
	border-bottom:none;
	padding: 0px 11px 0px 18px;
}

.bottomBox .bot
{
	background:url('/images/bottom_highlight_bot.png') no-repeat top left;
	height:13px;
}



/* begin: slideshow */
.slideshow {
	position:relative;
	padding:0;
	margin:0;
}
.slideshow a img {
	border:none;
}
.slideshow li.slide {
	list-style-type:none;
}
.slideshow .slides {
	height:401px;
	margin:0;
}
.slideshow .slides li.slide {
	visibility:hidden;
	position:absolute;
	left:0px;
	top:0;
}
.slideshow .buttons {
	display:none;

}
.slideshow .buttons {
	display:block;
	position:absolute;
	z-index:100;
	left:580px;
	bottom:0px;
	margin:0;
}
.slideshow .buttons li {
	float:left;
	display:inline;

	/*width:30px;
	height:30px;*/

	width:73px;
	height:73px;

	/*margin:0;*/
	margin:8px;

	/*padding-left:11px;*/
	line-height:30px;
	/*background-image:url('/images/add_thumb1.jpg'); */
	background-repeat:no-repeat;

	/*background:#ffffff;*/

}
/* SLIDESHOW STUFF *main page */
.slideshow .buttons li a {
	float:left;
	text-decoration:none;
	width:30px;
	height:30px;
	color:#fff;
	outline:0;
}
.slideshow ul.buttons li a:hover {
	text-decoration:none;
	color:#0a0a0a;
}
.slideshow ul.buttons li.active a:hover,
.slideshow ul.buttons li.active a {
	color:#666666;
}
.inactiveSlideshowButton{
	/* for IE */
  filter:alpha(opacity=50);
  /* CSS3 standard */  
	opacity:0.5;
}
.activeSlideshowButton{
	/* for IE */
  filter:alpha(opacity=100);
	opacity:1;
}
/* ******************************** */

/* horizontal streak */
.hstreak
{
	width:508px;
	height:5px;
	background:url(/images/hstreak.png) no-repeat top left;
}

.hovered
{
	background:url(/images/tab_whereTobuy_x.png);
}

.selected
{
	border:1px solid #00ff00;
}

