﻿/* photo.css - rev 1.00 - 03/24/2011 - Last Modified: ab */

html, form, body{margin: 0; padding: 0;}

img{border:0;}

body{
    font-family:Helvetica, Arial;
    font-size:13px;
    color:#454545;
    background-color:#242424;
}


/* ----- ADDED BY ANDREW ----- */
/* --------------------------- */
p {
	margin: 0px 0px 20px 0px;
	line-height:140%;
}

h1 {
	font-size:22px;
	color: #121212;
	margin: 20px 0px 0px 0px;
	line-height: 140%;
}

h2 {
	font-size:16px;
	color: #232323;
	margin: 0px 0px 5px 0px;
	padding: 0;
}

h3 {
	font-size:14px;
	margin: 0px 0px 3px 0px;
	padding: 0;
}

h4 {
	font-size:14px;
	color:#FFF;
	margin: 0;
	padding: 0;
}

a:link {
	color: #f8941e;
	text-decoration: none;
}

a:visited {
	color: #f8941e;
	text-decoration: none;
}

a:active {
	color: #f8941e;
	text-decoration: none;
}

a:hover {
	color: #f8941e;
	text-decoration: underline;
}

ul {
	color: #333;
	list-style-type:disc;
	margin: 10px 0px 10px 10px;
	padding: 0px 0px 0px 0px;
}

ul li{
	color: #333;
	margin: 0px 0px 0px 18px;
	padding: 0px 0px 5px 0px;
	line-height: 120%;
}

ul.subList {
	color: #333;
	list-style-type:square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul.subList li.subList{
	color: #333;
	margin: 0px 0px 0px 40px;
	padding: 0px 0px 5px 0px;
	line-height: 120%;
}
/* --------------------------- */

/* Used to prevent Firefox from interpreting spacing different from IE */
/* Controlled in SectionTitle instead */


/* ----- REMOVED BY ANDREW -------------
h1{
    margin:0px;
    font-size:20px;
}

h2{
font-size:16px;
margin:10px 0px 0px 0px;
}

h3{
font-size:14px;
margin:10px 0px 0px 0px;
}

------------- */

.masterContainer{
    width:auto;
    text-align:center;
}

.containerBox{
	margin:auto;
	width:970px;
	background:#ffffff;
	text-align:left;
	padding-left:15px;
}

/* ----- REMOVED BY ANDREW -------------
a:link,
a:visited{
    font-family:Helvetica, Arial;
    color:#ff9900;
    text-decoration:none;
}

.highlightLink{
	color:rgb(255,153,0) !important;
	font-weight:bold;
}

a:hover{
    font-family:Helvetica, Arial;
    text-decoration:underline;
}

------------------------*/

/* a:visited{
    font-family:Helvetica, Arial;
    color: black;
    text-decoration:none;
} */

/* ----- REMOVED BY ANDREW ----
.sectionTitle{
    font-size:24px;
    padding-bottom:10px;
    padding-right:35px;
    text-decoration:none;
    color:#333333;
}
----------------------- */

.sectionTitle_small{
    font-family:Helvetica, Arial;
    font-size:20px;
    font-weight:bold;
    color:#333333;
}

.sectionTitle_xsmall{
    font-family:Helvetica, Arial;
    font-size:16px;
    font-weight:bold;
    color:#333333;
    padding-top:10px;
    padding-bottom:10px;
}

/**********/
/* Header */
/**********/
.headerContainer{
	background-color:#ffffff;
	padding-top:10px;
	float:left;
	width:955px; /* Required by FireFox */
}

.headerContainer a:link,
.headerContainer a:visited{
	font-family:Helvetica, Arial;
	font-size:12px;
	color:#333333;
    text-decoration:none;
}

.headerContainer a:hover{
	font-family:Helvetica, Arial;
    font-size:12px;
    color:lightgray;
    text-decoration:underline;
}

.headerLeft{
	float:left;
	padding-bottom:10px;
	width: 380px;
}

.headerRight{
	float:right;
	paddingbottom:10px;
	width: 335px;
	text-align:right;
	bord/er:1px solid #000;
}

.topNav{
	height:35px;
	width:945px;
	margin-bottom:15px;
	padding: 0px 5px;
	background-color:#000;
	border-radius: 5px;
	-moz-border-radius: 5px;
}

/*********************/
/* Start Popup Menus */
/*********************/
/* Start hide for ovelay */
.headerNavMenu_hide{
	margin: 0;
	padding: 0;
	font-family:Helvetica, Arial;
    font-size:12px;
    font-weight:bold;
	width: 600px;
	float:left;
}

.headerNavMenu_hide ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*Top level list items*/
.headerNavMenu_hide ul li{
	margin: 0; /* --- NEW --- */
	padding: 0; /* --- NEW --- */
	position: relative;
	display: inline;
	float: left;
}

/*Top level menu link items style*/
.headerNavMenu_hide ul li a{
	display: block;
	color: #111111;
	padding: 10px 10px;
	text-decoration: none;
	font-size:12px;
}
/* End nav hide for overlay */

/* Start active */
.headerNavMenu{
	margin: 0;
	padding: 0;
	font-family:Helvetica, Arial;
    font-size:12px;
    font-weight:bold;
	width: 720px;
	/*height: 35px;*/
	float:left;
}

.headerNavMenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*Top level list items*/
.headerNavMenu ul li{
	margin: 0; /* --- NEW --- */
	padding: 0; /* --- NEW --- */
	position: relative;
	display: inline;
	float: left;
}

/*Top level menu link items style*/
.headerNavMenu ul li a{
	margin: 0; /* --- NEW --- */
	/*padding: 0;  --- NEW --- */
	display: block;
	color: #cccccc;
	padding: 10px;
	text-decoration: none;
	font-family:Helvetica, Arial; /* Added to see if it helps with some IE browsers displaying font incorrectly */
	font-size:12px;
	/* line-height: 200%; */
}

* html .headerNavMenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}

.headerNavMenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
	background: #e7e7e7;
	color: #333333;
}

.headerNavMenu ul li a:hover{
	background: #c3c3c3; /*background of menu items during onmouseover (hover state)*/
	color: #333333;
}

/*1st sub level menu*/
.headerNavMenu ul li ul{
	position: absolute;
	margin: 0;
	padding: 0;
	left: 0;
	top:0;
	display: none; /*collapse all sub menus to begin with*/
	visibility: hidden;
	background:#e7e7e7;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.headerNavMenu ul li ul li{
	display: list-item;
	float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.headerNavMenu ul li ul li ul{
	top: 0;
}

/* Sub level menu links style */
.headerNavMenu ul li ul li a{
	font-family:Helvetica, Arial;
	font-size:12px;
	color:#333333;
	width: 100%; /*width of sub menus*/
	white-space:nowrap;
	padding: 5px;
	margin: 0;
	border-top-width: 0;
	background:#e7e7e7;
	display:block;
}

.rightarrowclass{
	position: absolute;
	top: 6px;
	right: -10px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.navMenuShadow{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	background-color: #0f0f0f;
	padding-right:8px;
}

.toplevelshadow{ /* shadow opacity. Doesn't work in IE */
	opacity: 0.9;
	filter:alpha(opacity=9)
	-moz-opacity:0.9;
}

.headerNavDivider {
	border-left:1px solid #444444;
	height:35px;
	/*margin-top:4px;*/
}

/* End Popup Menus */

/*****************/
/* Round corners */
/*****************/
.imgTopLeft{
	background-image:url('/graphics/tl.gif');
	background-repeat:no-repeat;
	background-position:top;
	width:10px;
	height:10px;
}

.imgTopRight{
	background-image:url('/graphics/tr.gif');
	background-repeat:no-repeat;
	background-position:top;
	width:10px;
	height:10px;
}

.imgBTLeft{
	background-image:url('/graphics/bl.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	width:10px;
	height:10px;
}

.imgBTRight{
	background-image:url('/graphics/br.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	width:10px;
	height:10px;
}

/********************/
/* Breadcrumb Trail */
/********************/
.breadcrumbTrail{
	width:955px;
	margin-bottom:15px;
}

.breadcrumbTrail,
.breadcrumbTrail a:link,
.breadcrumbTrail a:hover,
.breadcrumbTrail a:visited{
	font-family:Helvetica, Arial;
	font-size:11px;
	color:#666666;
}

.selectedBC{
	font-family:Helvetica, Arial;
	font-size:11px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

/**************/
/* Top Search */
/**************/
.headerSearch{
    width:200px;
    height:30px;
    text-align:right;
    float:right;
    margin-right:10px;
}

.headerSearchBox{
    float:right;
    margin-top:5px;
}

.headerSearchImage{
	vertical-align:middle;
}

.sbox{
    width:160px;
    vertical-align:middle;
}

/**********/
/* Footer */
/**********/
.footerHR{
    clear:both;
    width:955px;
    text-align:left;
    margin-left:0px;
    padding-left:0px;
    color: #ACA899 !important;
    background-color: #ACA899 !important;
    margin-top: 10px !important;
}

.footerContainer{
    clear:both;
    float:left;
    width:950px;
    padding-bottom:40px;
    padding-left:5px;
    font-family:Helvetica, Arial;
    font-size:12px;
    color:#333333;
    text-align:left;
}

.footerContainer a:link,
.footerContainer a:visited{
    color:#333333;
    text-decoration:none;
}

.footerContainer a:hover{
    text-decoration:underline;
}

.footerLinks{
    float:left;
    width:auto;
    height:15px;
}

.footerCopyright{
	float:left;
}

.footerSelect{
    float:right;
    margin-right:5px;
}

.footerSelect SELECT{
    font-family:Helvetica, Arial;
    font-size:12px;
    color:#000000;
}

.notCurrentUser{
	font-size:80%;
	color:Red;
	margin-left:20px;
	float:right;
}

/**************/
/* Ad Banners */
/**************/
/*.homeFullBannerAd{
    float:left;
    width:1000px;
    overflow:hidden;
    position:relative;
    z-index:1;
}

.homeFullBannerAd .contentdiv{
    visibility: hidden;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
} */

.pageHeaderHome{
	width:955px;
}

.fullBannerAd{
    float:left;
    width:955px;
    overflow:hidden;
    position:relative;
}

.fullBannerAdTextContainer{
    float:left;
    width:320px;
    height:325px;
    margin-right:10px;
    position:relative;
    background-color:#f1f1f1;
}

.fullBannerAdText{
	font-size:110%;
	vertical-align:top;
	padding:5px;
}

.fullBannerAd_noNav{
    float:left;
    width:975px;
    height:245px;
    overflow:hidden;
    position:relative;
}

.noBannerAd{
    float:left;
    width:715px;
    overflow:hidden;
    margin-bottom:10px;
    padding-left:25px;
}

.homeBannerAdContainer{
    width:955px;
    float:left;
    margin-top:15px;
}

/* Image Buttons */
.pageButton,
.pageButton_Active{
    font-family:Helvetica, Arial;
    font-size:12px;
    font-weight:bold;

    background-image:url('graphics/buttonblank.jpg');
    background-repeat:no-repeat;
    width:245px;
    height:28px;
    cursor:pointer;

    margin-bottom:5px;
    padding-top:5px;
    padding-left:25px;
}

.pageButton{
    color:#ffffff;
}

.pageButton_Active{
    color:rgb(255,153,0);
}
/* new dynamic-width CTA button - ARC */
a.ph-cta-button:link, a.ph-cta-button:visited {
  display: inline-block;
  border-top: 2px solid #FFB22F;
  padding: 12px 18px;
  background-color: #f8941e;
  color: white;
  text-decoration: none;
  letter-spacing: 0.02em;
  font-weight: bold;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
a.ph-cta-button:hover, a.ph-cta-button:active {
  background-color: #ffb22f;
  border-top: 2px solid #FFC868;
}


/* Image Ads */
.spotlight,
spotlight320{
    width:230px;
    margin-right:11px;
    overflow:hidden;
    position:relative;
    z-index:1;
    float:left;
}

/* No bottom margin or padding for squaring with items to the side of ad */
.spotlight_last{
    width:230px;
    overflow:hidden;
    position:relative;
    z-index:1;
    float:left;
}

.spotlight320{
	width:320px;
    margin-right:11px;
    margin-bottom:5px;
    overflow:hidden;
    position:relative;
    z-index:1;
    float:left;
}

.spotlight .contentdiv,
.spotlight_last .contentdiv,
.spotlight320 .contentdiv{
    visibility: hidden;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

.spotlight IMG,
.spotlight_last IMG,
.spotlight320 IMG{
    border-style:none;
}

/* List Ads */
.sectionTitle_ad{
    font-family:Helvetica, Arial;
    font-size:14px;
    font-weight:bold;
    color:#ffffff;
    text-align:center;
    margin-bottom:10px;
}

.spotlightlistTextSM,
.spotlightlistText{
    background-color:#ffffff;
    font-family:Helvetica, Arial;
    font-size:12px;
    color:rgb(162,165,168);
    padding:5px;
}

.spotlightlistTextGraySM,
.spotlightlistTextGray{
    background-color:rgb(210,207,200);
    font-family:Helvetica, Arial;
    font-size:12px;
    color:#000000;
    padding:5px;
}

.spotlightlistTitle{
    margin-top:5px;
    margin-bottom:5px;
    text-align:center;
    width:100%;
    font-family:Helvetica, Arial;
    font-size:14px;
    font-weight:bold;
    color:#ffffff;
}

.spotlightlistTitleGray{
    margin-top:5px;
    margin-bottom:5px;
    text-align:center;
    width:100%;
    font-family:Helvetica, Arial;
    font-size:14px;
    font-weight:bold;
    color:white !important;
}

/* Blue */
.spotlightlistBlueSM,
.spotlightlistBlue{
    background-image:url('/graphics/box-gradient-blue.jpg');
    padding:10px;
}

/* Green */
.spotlightlistGreenSM,
.spotlightlistGreen{
    background-image:url('/graphics/box-gradient-green.jpg');
    padding:10px;
}

/* Red */
.spotlightlistRedSM,
.spotlightlistRed{
    background-image:url('/graphics/box-gradient-red.jpg');
    padding:10px;
}

/* Gray */
.spotlightlistGraySM,
.spotlightlistGray
{
	background-color: #3C3C3C;
    background-image:url('/graphics/box-gradient-gray.jpg');
    padding:10px;
}

/* Ad Pagination */
.pagination{
    width:100%; /*auto;*/
    text-align: right;
    z-index:15;
    bottom:0;
    right:0;
    position:absolute;
}

.pagination a{
    text-decoration: none;
    color: #000;
}

.pagination a:hover, .pagination a.selected{
    color: orange;
}

.pagination img{
    margin-bottom:5px;
    height:10px;
    width:7px;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

/* Thumbnail rotation */
.sliderwrapper_rotate{
	position: relative;
	overflow: hidden;
	width: 325px;
	height: 245px;
}

.sliderwrapper_rotate .contentdiv{
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0;
	background: white;
	width: 325px;
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.pagination_rotate{
	width: 325px;
	text-align: center;
	background-color: #ffffff;
	margin-top:5px;
}

.pagination_rotate a{
	float:left;
	margin-right:4px;
	text-decoration: none;
	background: white;
	border:1px solid #000000;
}

.pagination_rotate a:hover,
.pagination_rotate a.selected{
	border:1px solid #ff9900;
}

.pagination_rotate img{
    height:48px;
    width:48px;
}

/****************/
/* Media Page */
/****************/
.mediaList{
	padding-top:15px;
}

.mediaIntro{
	width:700px;
	margin-bottom:20px;
}

.mediaDesc{
	width:345px;
	float:left;
	padding-left:10px;
}

.mediaContent{
	width:658px;
	padding:20px;
	background-color:#f1f1f1;
	border-left:1px solid #f1f1f1;
	border-right:1px solid #f1f1f1;
	border-bottom:1px solid #f1f1f1;
}

/****************/
/* Product Page */
/****************/
.mainContent{
	width:955px;
}

.productList_Category{
	width:600px;
	background-color:#ddd;
	font-weight:bold;
	margin-top:10px;
	padding:5px;
	clear:both;
}

.productList_CategoryText{
	width:600px;
}

.productList_Product{
	margin-top:5px;
	margin-bottom:5px;
	width:600px;
}

.productImage_SM{
	float:left;
	width:100px;
}

.productList_Text{
	float:left;
	width:490px;
	margin-left:10px;
}

/* Sidebar */
.sidebarTitle{
	background-color:lightgrey;
	color:#000000;
	font-weight:bold;
	width:320px;
	height:25px;
	cursor:pointer;
	margin-bottom:3px;
}

.sidebarText{
	padding:5px;
	float:left;
}

.sidebarDivider{
	border-bottom:1px dotted #000000;
	width:320px;
	height:2px;
}

.sidebarGroup{
	margin-top:10px;
	margin-bottom:10px;
}

.sidebarItem{
	margin-top:10px;
	margin-bottom:10px;
}

/* Product Specific */
.productIntro{
	width:625px;
	margin-bottom:20px;
}

.productDesc{
	width:280px;
	float:left;
}

.productImage{
	width:325px;
	overflow:hidden;
	float:left;
	margin-top:20px;
	margin-left:18px;
}

.productContent{
	width:580px;
	padding:20px;
	background-color:#efefef;
	border-top:1px solid #666666;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	border-left:1px solid #666666;
}

/* Product Support */
.productSupportDownloads{
    width:580px;
    margin-bottom:10px;
}

.productSupportDownloads th{
    padding-left:5px;
    padding-right:5px;
    background-color:lightgrey;
    color:#000;
}

.productSupportDownloads td{
    padding:5px;
}

/* Product Buy */
.productBuy{
    width:580px;
    margin-bottom:10px;
}

.productBuy th{
    padding:5px;
    background-color:#aaa;
    color:#000;
}

.productBuy td{
    padding:5px;
}

/* Discontinued */
.replacementProduct_right,
.replacementProduct_left{
    border:1px solid #000000;
    width:375px;
    margin-bottom:10px;
    padding:5px;
}

.replacementProduct_right{
    float:right;
}

.replacementProduct_left{
    float:left;
}

.discontinuedText{
    float:left;
    width:750px;
    margin-bottom:20px;
}

.replacementProduct img{
    margin:5px;
}

.replacementDetailLink{
    margin-bottom:10px;
}

/* Accessories / Related Items */
.productAccessoryPhoto,
.productRelatedPhoto{
    width:575px;
    margin-bottom:20px;
}

.productAccessory,
.productRelated{
    width:575px;
    margin-bottom:20px;
}

.productAccessoryImage,
.productRelatedImage{
    float:left;
    text-align:center;
    margin-right:15px;
    margin-bottom:10px;
    width:100px;
    height:100px;
    overflow:hidden;
}

.productAccessoryText,
.productRelatedText{
    width:458px;
    float:left;
}

.productAccessoryTitle,
.productRelatedTitle{
    float:left;
    width:450px;
    font-weight:bold;
    color:#000;
    padding:5px;
    background-color:#aaa;
}

.productAccessoryTitlePhoto,
.productRelatedTitlePhoto{
    float:left;
    width:450px;
    font-weight:bold;
    color:#000;
    padding:5px;
    background-color:#aaa;
    margin-bottom:10px;
}

/* Promotions */
.promoTitle{
	color:#ff9900;
	font-weight:bold;
}

.promoImage{
	float:left;
	width:100px;
	overflow:hidden;
	margin-right:5px;
}

.promoText{
	float:left;
	width:180px;
	font-size:90%;
}

/* Brand */
.productBrand{
	width:320px;
    overflow:hidden;
    position:relative;
    z-index:1;
    margin-bottom:5px;
}

.productBrand .contentdiv{
    visibility: hidden;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

.productBrand IMG{
    border-style:none;
}

.b{
	margin-bottom:10px !important;
}


/**************/
/* Sub Navbar */
/**************/
.pageNav{
	margin: 40px 0px 0px 0px;
	width:620px;
}

.subNavBarItem,
.subNavBarItem_Active{
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
}

.subNavBarItem{
	margin-right: 3px;
	border-top:1px solid #666666;
	border-right:1px solid #666666;
	/*border-bottom:1px solid #dedede;*/
	border-left:1px solid #666666;
	cursor:pointer;
}

.subNavBarItem_Active{
	margin-right: 3px;
	background-color:#666666;
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	cursor:pointer;
}

.pageNavLink{
	font-weight:bold;
	white-space:nowrap;
}

.subNavBarItem .pageNavLink{
	color:#333333;
}

.subNavBarItem_Active .pageNavLink{
	color: #ffffff;
}

/* This forces the left over space to show a line */
.subNavBarItem_Filler{
	border-bottom:1px solid #f1f1f1;
	width:100%;
}

/*******************/
/* Content Columns */
/*******************/
.userNav_1Col,
.userNav_2Col,
.userNav_3Col{
    width:955px;
    margin-bottom:20px;
    clear:both;
}

/* Needed for FireFox when UL doesn't exist */
.userNav_1Col li,
.userNav_2Col li,
.userNav_3Col li{
    margin-left:20px;
}


/* 2/3 - 1/3 */
.leftCol2_3{
    float:left;
    width:625px;
}

.rightCol1_3{
    float:left;
    width:320px;
    margin-left:10px;
}

/* 1/3 - 2/3 */
.leftCol1_3{
    float:left;
    width:320px;
    margin-right:10px;
}
.leftCol1_4{
    float:left;
    width:300px;
    margin-right:10px;
}

.rightCol2_3{
    float:left;
    width:625px;
}

/* 50 / 50 */
.leftCol{
	float:left;
	width:455px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

.rightCol{
	float:left;
	width:455px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

/* 1/3 */
.col1_3{
	float:left;
	width:303px;
}

/* Nav - Content - Nav */
.colLeftNav{
	float:left;
	width:145px;
}

.colContent{
	float:left;
	width:465px;
}

.colRightNav{
	float:left;
	width:290px;
}

.colSpacer{
	float:left;
	width:12px;
}

/****************/
/* Support Page */
/****************/
.supportDiscontinuedTitle{
	cursor:pointer;
	background-color:lightgrey;
	font-family:Helvetica, Arial;
    font-size:15px;
    font-weight:bold;
    color:#333333;
	margin-top:20px;
	margin-bottom:20px;
	height:25px;
}

.supportDiscontinuedTitleText{
	float:left;
	padding:5px;
}

.supportProduct{
	width:135px;
	float:left;
	margin-left:10px;
	margin-bottom:15px;
	text-align:center;
}

.supportProduct a{
	text-decoration:none;
}

.supportTitle{
    float:left;
    font-family:Helvetica, Arial;
    font-weight:bold;
}

.supportStepTitle{
	float:left;
	font-family:Helvetica, Arial;
    font-size:90%;
    color:rgb(141,141,141);
    margin-top:4px;
}

.searchProdParentCategory{
    float:left;
    width:95%;
    font-weight:bold;
    color:#ffffff;
    padding:5px;
    background-color:rgb(87,104,194);
    margin-top:20px;
}

/* Register */
.startOverLink{
	float:right;
	margin-right:20px;
}

/****************/
/* News / Evnts */
/****************/
.newsContent{
	width:955px;
}

.newsHeader{
	width:955px;
	margin-bottom:30px;
}

.homeNewsLinks{
	margin-top:20px;
}

.newsItem{
	border-top:dotted 1px #000000;
	padding-top:10px;
	padding-bottom:10px;
}

.eventTable{
	font-size:12px;
	width:300px;
}

.eventDateCell{
	width:85px;
	padding-right:5px;
	vertical-align:top;
}

.eventTitleCell{
	width:195px;
	vertical-align:top;
}

.moreEventsTitle{
	width:300px;
	height:25px;
	background-color:lightgrey;
	margin-bottom:10px;
}

.moreEventTitleText{
	width:250px;
	float:left;
	margin:5px;
	font-weight:bold;
}

.eventDetailsDiv{
	width:300px;
	margin-top:5px;
}

.eventDivider{
	width:300px;
	border-top:dotted 1px #000000
}

.eventTitleCell a:link,
.eventTitleCell a:visited,
.newsItem a:link,
.newsItem a:visited{
	color:#666666;
	text-decoration:none;
}

.eventTitleCell a:hover,
.newsItem a:hover{
	color:#666666;
	text-decoration:underline;
}

.newsItemSub{
	padding-left:10px;
	margin-left:10px;
}

.newsItemSub a:link,
.newsItemSub a:visited{
	color:#666666;
	text-decoration:none;
}

.
newsItemSub a:hover{
	color:#666666;
	text-decoration:underline;
}

.pressItem{
	border-bottom:dotted 1px #000000;
	font-weight:bold;
	padding-bottom:10px;
}
.pressItemLower{
	padding-top:10px;
}
.newsResourceItem{
	border-top:dotted 1px #000000;
	padding-top:10px;
	color:#666666;
}

.newsResourceItem a:link,
.newsResourceItem a:visited{
	color:#666666;
	text-decoration:none;
}

.newsResourceItem a:hover{
	color:#666666;
	text-decoration:underline;
}

.resourceRoomList{
	padding-left:10px;
	margin-left:10px;
	color:rgb(255,153,0) !important;
	font-weight:bold;
}

/*************/
/* Coloratti */
/*************/
.colorattiDataList{
	width:625px;
}

.iPartnerIcon{
    float:left;
    width:135px;
    text-decoration:none;
    font-weight:bold;
}

.iPartnerIcon{
	padding:9px;
}

.iPartnerName{
	color:rgb(255,153,0) !important;
}

.iPartnerTitle{
	color:rgb(162,165,168);
}

.colorattiNav{
	border-bottom:1px dotted #000000;
	padding-bottom:10px;
	margin-top:10px;
}

.colorattiNav a:link{
	text-decoration:none;
}

.colorattiNav .activeLink{
	color:darkgray;
	font-weight:bold;
}


/* Sorting */
.colorattiSort{
	font-size:12px;
	float:left;
	margin-left:10px;
}

.colorattiSortItem{
	font-weight:bold;
}

.colorattiSort a:link,
.colorattiSort a:visited{
    font-family:Helvetica, Arial;
    color:rgb(162,165,168);
    text-decoration:none;
}

.colorattiSort a:hover{
    font-family:Helvetica, Arial;
    text-decoration:underline;
    color:rgb(255,153,0);
}

/* Paging */
.colorattiPaging{
	float:right;
	font-family:Helvetica, Arial;
	font-size:12px;
	color:rgb(162,165,168);
	margin-right:10px;
}

.colorattiPaging a:link,
.colorattiPaging a:visited{
    font-family:Helvetica, Arial;
    color:rgb(162,165,168);
    text-decoration:none;
}

.colorattiPaging a:hover{
    font-family:Helvetica, Arial;
    text-decoration:underline;
    color:rgb(255,153,0);
}

.colorattiPageLinkSelected{
	font-weight:bold;
	font-size:14px;
	color:#000000 !important;
}

/* Interested in Coloratti */
.colorattiInquiryInstructions{
	margin-bottom:10px;
}

.colorattiInquiryForm{
	width:500px;
	margin-left:20px;
}

.colorattiInquiryThankyou{
	width:500px;
}

.colorattiContent{
	margin-top:55px;
}

/* -- MASTER & PRO -- */

.colorattiTitleMasterProfile {
	width:100%;
	height: 35px;
	display:block;
	margin: 0 0 10px 0;
	background: url(/images/custom/coloratti/coloratti-master.png) left no-repeat;
}

.colorattiTitleProProfile {
	width:100%;
	height: 35px;
	display:block;
	margin: 0 0 10px 0;
	background: url(/images/custom/coloratti/coloratti-pro.png) left no-repeat;
}



/********/
/* Cart */
/********/
#divCartContainer{
	font-size: x-small;
	background-color:lightgrey;
	color:#000;
}

.fillTable{
	width: 100%;
}

.fillTable td{
	color: #000000;
	font-size: small;
}

noBreak{
	white-space: nowrap;
}

.cartHeader{
	font-weight: bold;
	color: #000000;
	font-size: small;
}

.note{
	 font-size: xx-small;
}

.divCartItems{
	width: 100% !important;
}

.divCCInfo{
	float: left;
	display: inline;
}

.content_left_col{
	float:left;
	width: 350px !important;
	margin-left: 20px !important;
	margin-right:10px !important;
	color: #000000;
	margin-left:20px;
	margin-right:10px;
}

.content_right_col{
	float: right;
	width: 360px !important;
	margin-left:0px !important;
	margin-right:0px !important;
	border-left: 1px #7a726d;
	margin-left:0px;
	margin-right:0px;
}

.stdLeftMargin{
	margin-left: 20px !important;
}

/* cart table */
.cartTable{
	 width: 94%;
	 padding: 4px;
	 margin-left: 20px !important;
}

.cartTable td{
	border: solid 1px #7a726d;
	border-top: None;
	border-left: None;
	padding: 5px;
	font-family: Helvetica, Arial;
	font-size: x-small;
}

.cartTable td a{
	color: #777777;
}

.cartTable td a:hover{
	color: #f7921e;
}

.cartTopHeader{
	background-color: lightgrey;
	font-weight: bold;
	font-size: small !important;
	color: #ffffff !important;
}

.cartDescr{
	border-left: solid 1px #7a726d !important;
	color: #000000;
}

.cartQty{
	height:25px;
	text-align: center;
	background-color: #ebebeb;
	color: #000000;
}

.cartTotal{
	text-align: right !important;
	padding-right: 20px !important;
	border-left: none !important;
	color: #000000;
	background-color: #ebebeb;
}

.cartSubTotal{
	text-align: right !important;
	padding-right: 20px !important;
	color: #000000;
}

.hiddenTD{
	border-right: solid 1px #7a726d !important;
	border-bottom: none !important;
}

.cartSub{
	font-weight: bold;
	border-right: none !important;
	text-align: right;
	color: #000000;
}

.centerTxt{
	text-align: center;
}
/* end cart table */

/* View Data section */
html>body .content_left_col{
	margin-left:20px;
	margin-right:10px;
}

#viewBillInfo{
	font-family: Helvetica, Arial;
	font-size: x-small;
	font-weight: lighter;
	padding: 3px;
}

#viewBillInfo td{
	padding-right: 10px;
	color: #000000;
}

#viewShipInfo{
	font-family: Helvetica, Arial;
	font-size: x-small;
	font-weight: lighter;
	padding: 3px;
}

#viewShipInfo td{
	padding-right: 10px;
	color: #000000;
}

.viewTitle{
	font-weight: bold !important;
	font-family: Helvetica, Arial;
	font-size: x-small;
	margin-right: 10px !important;
}
/* end view data */

.divOrderCompleted{
	margin-left: 10px;
}

.ShippingBoxes{
	width: 190px;
}

.boxCss{
	width: 220px !important;
}

.nextBtn{
	font-weight: bolder;
}

.dropboxCss{
	width: 226px !important;
}

.cartQtyInput{
	width: 40px;
	text-align: right;
}

.alertText{
	color: red;
}

.roundText{
	color: #ffffff;
	margin: 10px;
	font-weight: bold;
	font-size: small;
}

div#round{
	background: #5768c2;
}

b.rtop,
b.rbottom{
	display:block;
	background: rgb(247,245,240);
}

b.rtop b,
b.rbottom b{
	display:block;
	height: 1px;
	overflow: hidden;
	background: #5768c2;
}

b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}

b.rtop b.r4,
b.rbottom b.r4{
	margin: 0 1px;
	height: 2px
}

/* Breadcrumb Trail */
.bcStandard{
	font-weight:normal;
}

.bcActive{
	font-weight:bold;
	font-size:115%;
}

.validCoupon{
	font-size:115% !important;
	color:#000000;
}

.couponTerms{
	font-size:95% !important;
	margin-left:20px;
}

.orderNotes{
	font-size:115% !important;
	color:#000000;
	border:1px solid #000;
	padding:5px;
	margin-top:10px;
	margin-left:20px;
}

/* Existing Users */
.existingUsers{
	font-size:90%;
}

.notUser{
	font-size:80%;
	color:Red;
	margin-left:20px;
}
/************/
/* End Cart */
/************/

/**************/
/* Cool Tools */
/**************/
.coolToolsWelcomeText{
	width:955px;
}

.coolToolsItem{
	float:left;
	width:315px;
}

.coolToolsDivider{
	float:left;
	width:10px;
}

.learnMoreLink{
	color:#ff9900;
}

.iFrame_ColorIQ{
	width:955px;
	height:800px;
}

.coolToolsContent{
	width:955px;
}

/***************************/
/* Search Specific Objects */
/***************************/
.searchResults{
	width:935px;
	text-align:left;

	font-family: Helvetica, Arial;
	font-size: 100%;
	line-height: 15px;

	text-align:left;
	padding:10px;
	background-color:transparent;
}

.searchResults .t{ /* Google style override */
    background-color: #FE9933;
    color:#000000;
    padding:5px;
}

.searchInstructions{
	width:780px; /* 800px - 10px padding left/right */
	text-align:left;
	margin-bottom:5px;

	font-family: Helvetica, Arial;
	font-size: 100%;
	line-height: 15px;

	padding-bottom:5px;
}

.searchResultsLink{
    font-family: Helvetica, Arial;
	font-size: 110%;
	line-height: 15px;
	font-weight:bold;
}

.searchDirectLink{
    font-family: Helvetica, Arial;
	font-size: 120%;
	line-height: 15px;
	font-weight:bold;
}

/************/
/* Learning */
/************/
.learningContent{
	width:950px;
}

.learningContent2Col{
	width:625px;
}

.learningWelcomeText{
	width:955px;
	margin-bottom:10px;
}

/* Glossary */
.glossaryItem{
	width:595px;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:20px;
	line-height:18px;
}


.glossaryWord{
	float:left;
	font-family: Helvetica, Arial;
	font-size: 110%;
	font-weight:bold;
}

.glossaryAlphaNavBar{
	width:620px;
	margin-bottom:20px;
}

.glossaryBackToTop{
	font-size:80%;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:20px;
}

.glossaryLetter{
	width:602px;
	font-weight:bold;
	font-size:110%;
	background-color:lightblue;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
}

/* Topics */
.browseByTopicText{

}

/* Tips */
.tipsNav{
	margin-left:20px;
	margin-bottom:10px;
}

.tipArticleListTitle{
	width:615px;
	height:25px;
    margin-bottom:10px;
    background-color:lightgrey;
    color:#000;
}

.tipArticleTypes{
	float:left;
	padding:5px;
}

.tipArticleList{
	width:605px;
	margin-left:5px;
	margin-right:5px;
}

.tipArticleTitle{
	width:945px;
	background-color:lightgrey;
	padding:5px;
	margin-bottom:10px;
	font-weight:bold;
	color:#000000;
}

/* Webinars */
.webinarListItem{
	width:950px;
	margin-bottom:10px;
}

.webinarListItemImage{
	float:left;
	width:100px;
}

.webinarListItemText{
	float:left;
	width:840px;
	margin-left:10px;
}

/***********/
/* Contact */
/***********/
.contactForm_LeftCol{
    width:330px;
    padding-right:2px;
    vertical-align:top;
}

.contactForm_CenterCol{
    width:330px;
    overflow:hidden;
    padding-left:10px;
    padding-right:10px;
    vertical-align:top;
}

.contactForm_RightCol{
    width:250px;
    padding-left:2px;
    vertical-align:top;
}

.contactForm_ColSpacer{
    width:1px;
    background-color:Gray;
}

.contactForm .userInfoTable input,
.contactForm userInfoTable select{
    font-size:85%;
    width:85%;
}

.contactForm_RequiredStatement{
    position:relative;
    margin-bottom:20px;
}

.contactForm_AreasOfInterest{
    width:325px;
}

.contactForm_segment,
.contactForm_measuring{
    margin-top:10px;
    margin-bottom:10px;
    clear:both;
}

.contactForm_productInterest{
    margin-top:10px;
    margin-bottom:10px;
}

.contactForm_Buttons{
    float:left;
    margin-top:5px;
}

.contactForm_StartOver{
    float:right;
    margin-top:5px;
    margin-right:10px;
}

.contactForm_PrivacyPolicy{
    margin-top:15px;
    padding-left:10px;
}

.contact_LocalOffice{
    font-family:Helvetica, Arial;
    width:245px;
    margin:auto;
    text-align:left;
}

.contact_Box{
     width:207px;
     border:1px solid #000;
}

.contact_Text{
    padding:8px;
    text-align:left;
}

.productListTitle{
   float:left;
    width:100%;
    font-weight:bold;
    color:#ffffff;
    padding:5px;
    background-color:rgb(87,104,194);
    margin-top:20px;
}

/*************/
/* Solutions */
/*************/
.solutionInstructions{
	margin-top:10px;
	margin-bottom:10px;
}

.solutionQuestion{
	float:left;
	width:935px;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
}

.solutionQuestionText{
	float:left;
	margin-right:10px;
}

.solutionAnswer{
	float:left;
}

/* Matrix */
.solutionCompareMatrix{
	width:935px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:10px;
	margin-right:0px;
}

.prodAttributeTable{
	margin-top:20px;
}

.solutionProdWelcome{
	vertical-align:top;
	padding:0px;
}

.solutionProdContainer{
	float:left;
	width:150px;
	padding:5px;
	cursor:pointer;
}

.prodAttributeHeader{
	font-weight:bold;
	background-color:#666666;
	color:lightgrey;
	vertical-align:bottom;
}

.prodAttributeName{
	margin-bottom:5px;
}

.prodAttributeHeader a{
	color:lightgrey;
}

.solutionProdImage{
	text-align:center;
}

.solutionProdName{
	font-weight:bold;
	text-align:center;
}

.prodAttribute{
	font-weight:bold;
	background-color:lightgrey;
}

.prodAttributeValue{
	background-color:lightgrey;
}

.hasAttribute{
	text-align:center;
	width:150px;
	margin:auto;
}

/*************/
/* Community */
/*************/
.communityContent{
	width:955px;
}

.communityWelcomeText{
	width:955px;
	margin-bottom:10px;
}

/*******/
/* Buy */
/*******/
.buyInstructions{
	margin-top:10px;
	margin-bottom:10px;
}

.buyCategory{
	width:615px;
	height:25px;
	background-color:lightgrey;
	margin-bottom:10px;
}

.buyCategoryText{
	float:left;
	width:575px;
	padding:5px;
	color:#000000;
	font-weight:bold;
}

.buyItems{
	width:615px;
	margin-bottom:10px;
	clear:both;
}

.buyProduct{
	margin-bottom:10px;
	overflow:hidden;
}

/*resource room */
.resourceCategory{
	width:300px;
	background-color:lightgrey;
	margin-top:3px;
	margin-bottom:3px;
	height:25px;
}

.resourceTitle{
    width:275px;
    /*font-weight:bold;
    padding:5px;*/
    padding-left:25px;
    font-family:Helvetica, Arial;
    color:#ff9900;
    text-decoration:none;
}

.resourceDisplay{
	width:580px;
    margin-bottom:10px;
}

.resourceDisplay th{
    padding:5px;
    background-color:lightgrey;
    color:#000;
}

.resourceDisplay td{

    padding:5px;
}

.resourceCategoryText{
	float:left;
	width:260px;
	padding:5px;
	color:#000000;
	font-weight:bold;
}

.resourceItems{
	width:300px;
	/*margin-bottom:10px;*/
	clear:both;
}

.pnlResourceRoom{
	width:300px;
}

.resourceHeader{
	float:left;
	vertical-align:text-top;
	font-weight:bold;
	font-size:20px;
}

/*****************/
/* Find a Dealer */
/*****************/
.partnerInstruction{
    float:left;
    padding-top:10px;
    text-align:left;
    font-family:"Frutiger LT 55 Roman", Helvetica, Arial;
    font-size: 110%;
    line-height:20px;
}

.customBuySearchContainer{
    float:left;
    width:700px;
}

.partnerHeader {
	font-weight:bold;
	display: inline;
}
.buySearchBoxChild{
    width:250px;
}

.buySearchBoxInstructions{
	width:240px;
}

.buySearchImage{
    height:107px;
}

.buySearchCriteria{
    font-family:"Frutiger LT 55 Roman", Helvetica, Arial;
    font-size: 90%;
    padding-top:10px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:10px;
    /*border-left:1px solid #A9A9A9;
    border-right:1px solid #A9A9A9;
    border-bottom:1px solid #A9A9A9;
    background-color:#ffffff;*/
    min-height:50px;
}

.buyDropDowns{
    width:200px;
    overflow:hidden;
}

.buySeachBox{
    float:left;
    width:250px;
}

.buyDivider{
    width:50px;
    height:1px;
    float:left;
}

.buySearch{
    font-family:"Frutiger LT 55 Roman", Helvetica, Arial;
	font-size: 110%;
	color:#000000;
    padding:10px;
    min-height:250px;
    padding-left:15px;
}

.buySortItem{
	font-weight:bold;
}

.partnerControlTopBar a:link,
.partnerControlTopBar a:visited{
    font-family:Helvetica, Arial;
    color:rgb(162,165,168);
    text-decoration:none;
}

.partnerControlTopBar a:hover{
    font-family:Helvetica, Arial;
    text-decoration:underline;
    color:rgb(255,153,0);
}

.partnerLocator{
	float:left;
}

/*********************/
/* Company Locations */
/*********************/
.officeRegion{
    font-size:140%;
    padding:5px;
    background-color:lightgrey;
    color:#000;
    width:950px;
}

.officeDetail{
    float:left;
    width:350px;
    height:130px;
    padding:10px;
    padding-bottom:20px;
    overflow:hidden;
}

.officeName{
    font-weight:bold;
}

.officeDivider{
    clear:both;
    width:950px;
    margin-top:10px;
    margin-bottom:10px;
}

/* -- BEGIN PAGE-FLIP STYLES -- */
#fbWrapper{
	width:900px;
	height:579px;
	text-align:center;
	background-color:#ccc;
	border:1px solid #666;
	margin: 0 auto;
	position:relative;
	padding: 0;
}

#fbFooter {
	width:900px;
	border: 0;
	margin: 0 auto;
	position:relative;
	padding: 0;
	height: 49px;
	background-color: #000000;
	background-image: url('http://www.xrite.com/documents/flipbooks/page-flip_files/img/footerBackground.gif');
	background-repeat: repeat-x;
}

.fbPaginationMinor {
	color: #7e7e7e;
	margin-left: 10px;
}

#fbContents {
	float: left;
	margin-top: 17px;
	margin-left: 15px;
}

#fbMenu {
	float: right;
	margin-top: 9px;
	margin-right: 15px;
}

#altmsg {
	position: absolute;
	background-color:#000000;
	padding: 20px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	text-align:center;
}
#altmsg:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
a.altlink:link {
	color: #f8941e;
	text-decoration:none;
}

a.altlink:visited {
	color: #DDDDDD;
	text-decoration:none;
}

a.altlink:hover{
	color: #f8941e;
	text-decoration:underline;
}
/* -- END PAGE-FLIP STYLES -- */

/****************/
/* Social Media */
/****************/
.followUs{
    float:right;
}

.followUs_Text{
    float:left;
    margin:5px;
}

.followUs_Icon{
    float:left;
    margin:5px;
}

.followUs_Link{
    float:left;
    margin-top:5px;
    margin-bottom:5px;
    margin-right:10px;
    padding-top:1px;
    height:14px;
}

.shareUs{
    margin-top:20px;
    margin-bottom:20px;
    color:#000;
}

.shareUs_Icon{
    float:left;
}

.shareUs_Text{
    color:#000000;
    float:left;
    margin-left:5px;
}
