﻿/* CSS Document */
*
{
	margin: 0;
}
/***************************************

Fonts and Tags

****************************************/
h1
{
	color: black;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
}
h2
{
	font-size: 13px;
	margin: 8px 0px;
}
p
{
	font-size: 12px;
	margin: 8px 0;
}

a
{
	text-decoration: underline;
	color: #476ca3;
}
ul
{
	padding: 5px 10px;
	margin: 5px 10px;
}
table
{
	empty-cells: show;
	margin: 0 0 0 0;
	padding: 0 0 0 0; /*border-spacing: 0;*/
	text-align: left;
}

td
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	vertical-align: top;
}

.smalltext
{
	font-size: 10px;
}

.super{
    position: relative; 
    display: inline;
    font-size: 0.8em; 
    top: -3px;
}

/* Img Styles */

img
{
	border: none;
}

img.right-align
{
	float: right;
	margin: 0 0 0 0;
	padding: 0 0 10px 10px;
}

img.left-align
{
	float: left;
	margin: 0 0 0 0;
	padding: 0 10px 10px 0;
}
/**************************************

Layout

***************************************/
body
{
	text-align: left;
	margin: 0;
}
body#bodyTransitions
{
	text-align: center;
	margin: 0;
	background-color: #3b536f;
	background-image: url(/images/2008/background.jpg);
	background-repeat: repeat-x;
}
#main
{
	margin: 0 auto 0 auto;
	width: 968px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
}
#header
{
	height: 105px;
	width: 938px;
	padding: 5px 0 0 30px;
	text-align: right;
}

#linkableReg 
{
	clear: right;
	height:52px;
}

#logo
{
	float: left;
	height: 100px;
	width: 300px;
	z-index: 1;
}

#logo a
{
	height: 105px;
	text-decoration: none;
	left: 30px;
	position: absolute;
	text-decoration: none;
	top: 5px;
}

#logo em
{
	visibility: hidden;
}

#siteNav
{
	font-size: 11px;
	clear: right;
	padding: 5px;
}
#siteNav a
{
	color: black;
	text-decoration: none;
}
#siteNav a:hover
{
	text-decoration: underline;
}
#toolsTab
{
	float: right;
	position: relative;
	height: 20px;
	width: 419px;
	background-image: url(/images/2008/toolsTab_alternate.gif);
	background-repeat: no-repeat;
	padding: 3px 0px 0 0;
	font-size: 13px;
	font-weight: bold;
	z-index: 5;
}

#flashPlace
{
	background-color: white;
	overflow: hidden;
	width: 968px;
	z-index: 0;
	font-size: 0px;
	height: 230px;
}

#flashPlaceHome
{
	background-color: white;
	overflow: hidden;
	width: 968px;
	z-index: 0;
	font-size: 0px;
	height: 324px;
}

#whatnew
{
	width: 966px;
	background-color: #8BADC8;
	border: 1px solid #53768f;
	border-top: none;
	background-image: url(/images/2008/boxGrad.jpg);
	background-repeat: repeat-x;
	text-align: center;
	padding: 0 0 10px 0;
}
/**************************************

Top Nav

***************************************/
#navigation
{
	z-index: 3;
	border: 1px solid #b3b3b3;
	border-left: none;
}
.navItem
{
	width: auto;
	height: 25px;
	background-image: url(/images/2008/nav/navback.jpg);
	background-repeat: no-repeat;
}

table.tblNav
{
	height: 25px;
	width: 100%;
}
table.tblNav td
{
	white-space: nowrap;
}
.navItem a.mainNav
{
	height: 20px;
	background-image: url(/images/2008/nav/navdefault.gif);
	background-repeat: repeat-x;
	display: block;
	text-decoration: none;
	color: #3e3e3e;
	font-size: 13px;
	text-align: center;
	padding-top: 5px;
	border-left: 1px solid #b3b3b3;
	white-space: pre-wrap;
}
.navItem a.mainNav:hover
{
	background-image: none;
	color: black;
}
.navItem a.mainNavActive
{
	height: 20px;
	display: block;
	text-decoration: none;
	color: #3e3e3e;
	font-size: 13px;
	text-align: center;
	padding-top: 5px;
	border-left: 1px solid #b3b3b3;
}
.subnavItem
{
	position: absolute;
	width: 192px;
	display: none;
	border-top: 1px solid #929292;
}
.subnavItem a.dropdownItem
{
	display: block;
	font-size: 12px;
	background-color: #ffffff;
	color: #676767;
	border: 1px solid #aaaaaa;
	border-top: none;
	text-decoration: none;
	padding: 3px 10px 3px 10px;
	text-align: left;
	width: 172px;
	white-space: -moz-pre-wrap !important;
	white-space: pre-wrap;
}
.subnavItem a.dropdownItem:hover
{
	color: #06346f;
	background-color: #b6e0f7;
}
.thirdLevel
{
	position: absolute;
	left: 193px;
	width: 192px;
	top: -1px;
	display: none;
}
.thirdLevel a.thirdLevelItem
{
	display: block;
	font-size: 12px;
	background-color: #ffffff;
	color: #676767;
	border: 1px solid #aaaaaa;
	border-top: none;
	text-decoration: none;
	padding: 3px 10px 3px 10px;
	text-align: left;
	white-space: -moz-pre-wrap !important;
}
.thirdLevel a.thirdLevelItem:hover
{
	color: #06346f;
	background-color: #b6e0f7;
}
.relative a.dropdownItem
{
	background-image: url(/images/2008/nav/arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
}
/**************************************

Content Area / columns

***************************************/
.contentArea
{
	background-color: white;
	background-image: url(/images/2008/backgroundSwirl.jpg);
	background-repeat: no-repeat;
	width: 968px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
}

.contentArea #centerColumn
{
	float: left;
	width: 512px;
	overflow: hidden;
	text-align: left;
	padding-bottom: 20px;
	padding-right: 20px;
}
.contentArea #rightColumn
{
	float: left;
	width: 228px;
	overflow: hidden;
	padding: 12px 0px 0px 0px;
}
.contentArea #rightColumn .infoBox
{
	margin-bottom: 12px;
}
.contentArea #rightColumn .infoBox .content
{
	border: 1px solid #bbdbed;
	background-color: #d1ebfa;
	background-image: url(/images/2008/secondaryInfoBoxBack.jpg);
	background-repeat: repeat-x;
	border-top: none;
}

#leftColumnNav
{
	padding-top: 4px;
}
/*#leftColumnNav a
{
	display: block;
	height: 21px;
	font-size: 12px;
	color: #666666;
	overflow: hidden;
	text-decoration: none;
	text-align: left;
}*/
.sNavRolloverItem
{
	width: 4px;
	float: left;
	background-color: Transparent;
	margin-right: 10px;
}
#leftColumnNav a:hover
{
	color: #073d81;
}
#leftColumnNav a:hover .sNavRolloverItem
{
	background-color: #dae2ec;
}

.sNavText a
{
	padding-top: 3px;
}

#leftColumnNav a.currentPage
{
	color: #073d81;
}

.sNavText
{
	margin-bottom: 5px;
}

.sNavRolloverItem a.currentPage
{
	background-color: #dae2ec;
}

#leftColumnNav a.currentPage .sNavRolloverItem
{
	background-color: #DAE2EC;
}

#breadCrumb
{
	font-size: 11px;
	color: #073d81;
	padding-top: 9px;
	margin-bottom: 20px;
}

#breadCrumb a
{
	color: #073d81;
	text-decoration: underline;
}

/**************************************

Info Boxes

***************************************/
#boxesContainer
{
	width: 960px;
	margin: -22px auto 0 auto;
	_position: relative;
	_top: -22px;
	_margin: 0 auto -22px auto;
}
.homeInfoBoxCont
{
	float: left;
	text-align: center;
	padding: 0 6px 0 6px;
}
.infoBox
{
	/*height: 157px;*/
	width: 228px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.infoBox .top
{
	background-image: url(/images/2008/boxTab.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 221px;
	font-size: 13px;
	padding: 3px 0 0 7px;
	text-align: left;
	overflow: hidden;
}
.infoBox .content
{
	border: 1px solid #dfeff3;
	border-top: none;
	width: 212px; /*height: 121px;*/
	background-color: white;
	text-align: left;
	padding: 7px;
	overflow: hidden;
}
.infoBox .content .boxImg
{
	border: 1px solid #848484;
	width: 210px;
	height: 72px;
	overflow: hidden;
}
.readmore
{
	width: 71px;
	height: 12px;
	background-image: url(/images/2008/readmore.jpg);
	cursor: pointer;
	overflow: hidden;
}
.trynow
{
	width: 71px;
	height: 12px;
	background-image: url(/images/2008/trynow.jpg);
	cursor: pointer;
	overflow: hidden;
}
.playnow
{
	width: 71px;
	height: 12px;
	background-image: url(/images/2008/playnow.jpg);
	cursor: pointer;
	overflow: hidden;
}
.secondaryInfoBox
{
	float: left;
	width: 245px;
	overflow: hidden;
	margin: 10px 15px 10px 0px;
}
/**************************************

Footers  Home/Secondary

***************************************/
#footerHome
{
	background-image: url(/images/2008/footerGrad.jpg);
	background-repeat: repeat-x;
	height: 116px;
	position: relative;
	top: 0px;
}
#footerHome #footerHomeMain
{
	padding-top: 15px;
	width: 968px;
	height: 100px;
	margin: 0 auto 0 auto;
	color: white;
	text-align: center;
	background-image: url(/images/2008/footerHomeGrad.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footerHome #footerHomeMain a
{
	color: white;
	text-decoration: none;
}
#footerHome #footerHomeMain a:hover
{
	text-decoration: underline;
}
#footerSecondary
{
	padding-top: 15px;
	width: 968px;
	padding-bottom: 10px;
	margin: 0 auto 0 auto;
	color: white;
	text-align: center;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footerSecondary a
{
	color: white;
	text-decoration: none;
}
#footerSecondary a:hover
{
	text-decoration: underline;
}

/**************************************

Utility

***************************************/
.relative
{
	position: relative;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
.clr
{
	clear: both;
}
.grey
{
	color: #999999;
}
.darkGrey
{
	color: #666666;
}
.bFont
{
	font-size: 14px;
	font-weight: normal;
}
.sFont
{
	font-size: 11px;
}
#main #rightShadow
{
	position: absolute;
	background-image: url(/images/2008/rightShadow.jpg);
	background-position: bottom;
	width: 18px;
	height: 604px;
	overflow: hidden;
	left: 968px;
	top: 0px;
}
#main #leftShadow
{
	position: absolute;
	background-image: url(/images/2008/leftShadow.jpg);
	background-position: right;
	width: 18px;
	height: 604px;
	overflow: hidden;
	left: -18px;
	top: 0px;
}

/**************************************

CSS for forms

***************************************/

td.label
{
	font-weight: bold;
	padding: 4px 4px 4px 0pt;
	text-align: right;
	vertical-align: top;
}

td.field
{
	padding: 4px 0pt;
	text-align: left;
	vertical-align: top;
}

input, select, .small
{
	font-size: x-small;
	margin: 0pt;
	vertical-align: top;
}

.submit_input
{
	color: #0E1F7C;
	font-size: 1.1em;
	font-weight: bold;
}

fieldset
{
	border: 1px solid #999999;
	margin: 4px 0pt;
	padding: 4px;
}

.findECP .button
{
	text-align: right;
}

.submit_button
{
	background-color: transparent;
	background: url(/images/2008/buttons/buttons_submit2.jpg);
	background-repeat: no-repeat;
	width: 18px;
	height: 17px;
	border: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-position: top center;
	cursor: pointer;
}

.formErrorMsg, .formControlErrorMsg
{
	color: Red;
	font-size: 11px;
}

.req, .required
{
	color: Red;
	font-weight: bold;
}

/**************************************

CSS for leftnav

***************************************/
/*#leftColumnNav a
{
	display: block;
	font-size: 12px;
	color: #666666;
	overflow: hidden;
	text-decoration: none;
	text-align: left;
}*/
.contentArea #left-column
{
	float: left;
	width: 195px;
	overflow: hidden;
	padding-bottom: 20px;
	padding-right: 5px;
}

#left-column a
{
	font-size: 12px;
	text-decoration: none;
	display: block;
	color: #666666;
	overflow: hidden;
	text-align: left;
}
#left-column a:hover, #left-column a.active
{
	color: #073D81;
}
#left-column ul.level0
{
	margin: 0 0 0 0;
	padding: 0 1px 0 0;
	list-style-type: none;
}
#left-column ul.level0 li
{
	padding: 0 0 0 0;
}
#left-column ul.level0 li a
{
	/*font-weight: bold;*/
	padding-top: 10px;
}
#left-column ul.level1
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
}
#left-column ul.level1 li
{
	padding: 0 0 0 0;
}
#left-column ul.level1 li a
{
	display: block;
	padding: 4px 0 0 0px;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}

#left-column ul.level1 .sNavRolloverItem
{
	margin-right: 22px;
}

#left-column ul.level1 li a.active
{
	/*background: url(/images/bullet_nav-blue_carat.gif) no-repeat; 	background-position: 2px center;*/
}
ul.level2
{
	list-style-type: none;
	padding: 0 0 4px 0;
	margin: 0 0 0 0;
}
#left-column ul.level2 li
{
	padding: 0 0 0 0;
}
#left-column ul.level2 li a
{
	display: block;
	padding: 4px 0 0 32px;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}
#left-column ul.level2 li a.active
{
	/*background: url(/images/bullet_nav-blue_carat.gif) no-repeat; 	background-position: 18px center;*/
}

ul.level3
{
	list-style-type: none;
	padding: 0 0 4px 0;
	margin: 0 0 0 0;
}
#left-column ul.level3 li
{
	padding: 0 0 0 0;
}
#left-column ul.level3 li a
{
	display: block;
	padding: 4px 0 0 48px;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}
#left-column ul.level3 li a.active
{
	/*background: url(/images/bullet_nav-blue_carat.gif) no-repeat; 	background-position: 36px center;*/
}

#left-column a:hover .sNavRolloverItem
{
	background-color: #dae2ec;
}

.displayName
{
	cursor: pointer;
}

.sNavRolloverItem
{
	cursor: pointer;
}

#left-column ul.level0 .displayName
{
	float: left;
	width: 155px;
}
#left-column ul.level1 .displayName
{
	width: 168px;
	float: left;
}

/***************************************

Tools Tab

****************************************/
ul#toolsTabNav
{
	list-style: none;
	float: right;
	width: 200px;
	padding: 0;
	margin: 0;
}
ul#toolsTabNav li
{
	float: left;
	position: relative;
	list-style: none;
	text-align: right;
	padding-right: 7px;
	width: 193px;
	height: 20px;
	cursor: pointer;
	cursor: hand;
}
ul#toolsTabNav li ul
{
	display: none;
	position: absolute;
	top: 20px;
	left: 1px;
	padding: 0;
	margin: 0;
}
ul#toolsTabNav li ul li
{
	text-align: left;
	background-image: url(/images/2008/tools/toolsBack.jpg);
	background-repeat: repeat-x;
	height: 20px;
	width: 185px;
	border: 1px solid #aeaeae;
	border-top: none;
	font-weight: normal;
	padding: 4px 0 0 12px;
	cursor: pointer;
	cursor: hand;
}

ul#toolsTabNav li ul li.hideShow
{
	padding: 0px 0 0 0px;
	width: 197px;
	height: 0px;
	background-image: url(/images/2008/tools/hideShowBack.jpg);
	background-repeat: repeat-x;
	margin: 0;
	cursor: auto;
	overflow: hidden;
	border-bottom: none;
}
ul#toolsTabNav li ul li#search
{
	height: 44px;
	border-bottom: 1px solid #aeaeae;
}
li > ul
{
	top: auto;
	left: auto;
}
ul#toolsTabNav li ul li.hideShow#bookmark
{
	background-image: url(/images/2008/tools/hideshowBack_bookmark.jpg);
}
ul#toolsTabNav li ul li.hideShow#uvIndex
{
	background-image: url(/images/2008/tools/hideshowBack_uv.jpg);
}
ul#toolsTabNav li ul li.hideShow#uvIndex input, ul#toolsTabNav li ul li.hideShow#search input
{
	width: 135px;
	height: 15px;
	margin: 13px 0 0 12px;
	float: left;
	font-size: 11px;
}
ul#toolsTabNav li ul li.hideShow#uvIndex input.submitInput, ul#toolsTabNav li ul li.hideShow#search input.submitInput
{
	width: 29px;
	height: 36px;
	float: right;
	margin: 10px 5px 0 0;
}
.fontIMG
{
	font-size: 0;
	width: 166px;
	margin: 10px auto 0px auto;
}
.printIMG
{
	margin: 10px 0 0 10px;
	line-height: 2.5em;
	font-size: 12px;
}
.printIMG a
{
	color: black;
	text-decoration: none;
}

.dropDownLeft
{
	float: left;
	overflow: hidden;
	position: relative;
	left: -155px;
	padding-top: 1px;
	width: 300px;
	text-align: right;
	cursor: auto;
}

.dropDownLeft select
{
	width: 85px;
	border: 1px solid #AAAAAA;
	vertical-align: top;
}

/***************************************

Search Tools

****************************************/

#searchHeader
{
	background: #5376B5 none repeat scroll 0%;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
}

#searchHeader a, #searchHeader a:hover, #searchHeader a:visited
{
	color: Yellow;
}

/***************************************

 AJAX Auto Complete Styles 

****************************************/

div.auto_complete
{
	width: 350px;
	background: #fff;
}

div.auto_complete ul
{
	border: 1px solid #888;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style-type: none;
}

div.auto_complete ul li
{
	margin: 0;
	padding: 3px;
}

div.auto_complete ul li.selected
{
	background-color: #ffb;
}

div.auto_complete ul strong.highlight
{
	color: #800;
	margin: 0;
	padding: 0;
}

/***************************************

Materials In-Store/POS

****************************************/

legend
{
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	padding: 0pt 4px;
}

fieldset
{
	border: 1px solid #999999;
	margin: 4px 0pt;
	padding: 4px;
}

td.label
{
	font-size: 11px;
	font-weight: bold;
	padding: 4px 4px 4px 0pt;
	text-align: right;
	vertical-align: top;
}

.productDD
{
	width: 40px;
}

/***************************************

Materials In-Store/POS

****************************************/
.text
{
	font-size: 12px;
}

.text td
{
	padding: 4px;
}

/***************************************

Trusted Worldwide/Promotions Forms

****************************************/

.gradient_box_a
{
	margin: 0 30px 0 0;
	padding: 0pt;
	float: left;
	width: 233px;
}

.gradient_box_b
{
	margin: 0 0 0 0;
	padding: 0pt;
	float: left;
	width: 233px;
}

h3
{
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}

.white_box
{
	background: transparent url(/images/white_box_bg.gif) repeat-y scroll 0%;
	float: right;
	margin: 0pt 0pt 12px;
	padding: 0pt;
	width: 207px;
}

h4
{
	color: #0E1F7C;
	font-size: 12px;
	font-weight: bold;
	margin: 0pt;
	padding: 0pt 0pt 8px;
	text-align: left;
}

label
{
	color: #666666;
	display: inline;
	font-size: 9px;
	font-weight: bold;
	width: 100px;
}

/***************************************

ToolsTab growing thing

****************************************/

#tGlasses
{
	position: relative;
	float: right;
}

#halfTool
{
	background-image: url(/images/2008/toolsTab_half.gif);
	background-position: top right;
	height: 23px;
	left: -300px;
	position: absolute;
	top: -3px;
	width: 300px;
	z-index: 6;
}

/***************************************

Buttons

****************************************/

.bntSubmit
{
	background-image: url(/images/2008/buttons/buttons_submit2.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 17px;
	border: none;
	border-left: 1px solid #aaaaaa;
	padding-right: 20px;
	cursor: pointer;
}

.bntReset
{
	background-image: url(/images/2008/buttons/buttons_reset2.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 17px;
	border: none;
	border-left: 1px solid #aaaaaa;
	padding-right: 20px;
	cursor: pointer;
}

.bntSearch
{
	background-image: url(/images/2008/buttons/buttons_search2.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 17px;
	border: none;
	border-left: 1px solid #aaaaaa;
	padding-right: 20px;
	cursor: pointer;
}


.flashBox
{
	background-color: #f3f3f3;
	background-image: url(/images/2008/TV-commercial_FRAME.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	border: 1px solid #b0b0b0;
	float: left;
	margin: 40px 0 40px 40px;
}


/***************************************

‘Insert HTML Snippet’ Editor

****************************************/

.imgVisionandglare
{
	width:170px;
	padding-top: 5px;
}

.txtVisionandglare
{
	width:330px;
}

.enhancements
{
    padding: 4px 4px 4px 0;
    text-align:left;
    font-weight:bold;
    font-size:11px;
    vertical-align:top;
}

 #cblHoursOfOperation input
{
	margin: 3px 0 3px 0;
	padding:0;
	vertical-align: baseline;
}

#cblHoursOfOperation label
{
	padding: 0 0 0 5px;
	margin:0;
	font-size:11px;
	text-align:left;
	vertical-align: text-top;
	color: Black;
}

table.ttfindECP td
{
	padding: 0;
	margin: 0;
	text-align:right;
}

table.ttfindECP td.label 
{
    padding: 0 10px 0 0;
    text-align:right;
    font-weight:bold;
    font-size:11px;
    vertical-align:top;
}

table.ttfindECP td.na 
{
    text-align:center;
}

.ttUL
{
	text-align:left;
}

.ttUL ul
{
	text-align:left;
}

.ttUL ul li 
{
	text-align:left;
	list-style-position:outside;
}


.errHome
{
	float:right;
	padding: 20px 10px 0 0; 
}

.contentArea #centerColumn 
{
	padding-top:40px;
}

