/* CSS Document */
/* Undo existing styles
======================================================================*/
a img,:link img,:visited img { border: none; }
button, code, h1, h2, h3, h4, h5, h6, input, pre, select, table, td, textarea, th {font-size: 1em; }
blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, 
html, label, legend, li, ol, p, pre, table, td, th, ul
{ margin: 0; padding: 0; }


/* FOUNDATION
======================================================================*/
body {
background-color: #FFF; 
padding: 0px; 
position: relative; 
text-align: left;
overflow-x:hidden; 

}

#container {
margin: 0px; 
min-width: 1005px;
}

.clear {
clear: both; 
font-size: 1px; 
line-height: 1px; 
height: 1px;
}
.right {
text-align:right!important;
}
.hide {
display: none;
}
.divider {
border-bottom: 1px solid #CCCCCC; 
line-height: 2px; 
height: 2px; 
margin: 0px 10px 10px 10px; 
}
.white {
color:#FFFFFF!important;
}


/* ===== fonts ===== */
button, code, h1, h2, h3, h4, h5, h6, input, pre, select, table, td, textarea, th, label {font-size: 12px;}
blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, 
html, input, label, legend, li, ol, p, pre, table, td, th, ul, div {
font-family: Arial, Helvetica, sans-serif;
text-align: left;
font-size: 12px; 
line-height: 15px;
}

h1 {
color: #555555; 
font-weight:bold;
font-size: 22px; 
line-height: 24px; 
margin:0px 10px 15px 15px;
padding:0;
}

h2 {
clear:both;
color: #000000; 
font-weight:bold;
font-size: 17px; 
line-height:18px;
text-transform:normal;
margin:0px 50px 13px 30px;
padding:20px 0px 4px 0px; 
border-bottom:1px solid #CCCCCC;
}

h3 {
color:#000000;
font-weight:bold;
font-size: 13px; 
}

h4 {
color:#000000;
font-weight:normal;
font-size:16px;
line-height:20px;
margin: 0px 0px 7px 0px;
padding:0px;
}

a, a:link, a:visited, a:active {color: #ab0823;text-decoration:underline; outline: none;}
a:hover {color:#e51837;}

.servicecolor {color:#005294;}

input { border:1px solid #6894b9;}
input.submit{
   color:#FFFFFF;
   background-color:#00549b;
   border:1px solid #6894b9;
}
input[type="submit"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner {border : 0px;} 
.padL {padding-left: 30px;}

/* HEADER
======================================================================*/
#header {
width:100%;
padding:0px;
margin:0px;
}

#logo {
float:left;
vertical-align:bottom;
padding:10px 0px 0px 25px;
}

#jumpNav {
float:right;
color:#9b9b9b;
margin:10px 10px 20px 15px;
text-align:right;
}

#shopimage{
float:right;
width:auto;
padding:0px 0px 0px 25px;
}
#shopimage img,#shopimage img a {
vertical-align:bottom;
border:0px;
margin:0px;
padding:0px;
}
.search table {float:left;margin-left:90px!important;margin-top:3px;}
.search td {
padding:2px;
font-size:10px;
}
.search input {color:#666666;}
.search label {font-weight:normal;font-size:10px;}
.searchResults iframe {margin: 0px 0px 0px 15px;width: 650px !important;}

#shoptabs {
width:475px;
clear:right;
float:right;
background-image:url(../images/pc_shop_tabs.png);
background-position:top right;
background-repeat:no-repeat;
text-transform:uppercase;
font-weight:bold;
text-align:right;
padding-bottom:2px;
}
#shoptabs a,#shoptabs a:link,#shoptabs a:visited { color:#FFFFFF;text-decoration:none;}
#shoptabs a:hover {text-decoration:underline;}
#shoptabs .online {width:110px;float:left;}
#shoptabs .online a,#shoptabs .online a:link,#shoptabs .online a:visited {color:#004f8e;font-size:13px;}

#shoptabs .signin {
font-size:11px;
width:auto;
float:left;
padding-left:30px;
padding-top:2px;
}
#shoptabs .nosignin {
font-size:11px;
width:auto;
float:left;
padding-left:40px;
padding-top:2px;
text-transform:none;
font-weight:normal;
}


/* ===== NAV DROPDOWN (base styles) ===== */
#nav {
	border-bottom: 2px solid #FFF;
	background-image:url(../images/pc_navbg.png);
	background-color:#5b779b;
	background-repeat:repeat;
	clear:both;
	min-width: 961px;
}
#nav .login {
float:right;
padding-top:3px;
color:#FFFFFF;
font-size:10px;
text-transform:none;
}
#nav ul {height:27px; }
#nav, #nav ul {list-style-type: none;}
#nav li {float: left;}
#nav li ul {
	display: none;
	position: absolute;
	left: -999em; 
	width: 170px;
}

#nav ul li a {
	border-left: 1px solid #879ab9;
	color: #FFF; 
	display: block; 
	font-size: 12px;
	font-weight: bold; 
	padding-top: 7px; 
	padding-bottom:5px;
	text-align:center;
	text-decoration: none;
	text-transform:uppercase;
	width:auto;padding-left:15px;padding-right:15px;
}

#nav ul li a:hover {
	background: url(../images/pc_nav_hover.png) repeat-x;
background-color:#d6dde6;
	color:#2a4165;
	
}


#nav li:hover ul ul, #nav li.sfhover ul ul {left: -999em;display: none;}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {left: auto; display: block;}

/* ===== NAV DROPDOWN (fine tuning) ===== */
/*---- FIRST DROPDOWN NAV ----*/
#nav li ul li {
	background-color: #d0d8e3; 
	border-bottom: 1px solid #a7a7a7; 
	color: #000; 
	margin-left:1px;
	text-align:left; 
	width: 277px;
}
#nav li ul li span {display:block;margin: 0px 10px;}
#nav li ul li a {font-size:11px;border-left: none; color: #2a4165; height:auto; padding: 3px 0px; text-align:left;text-transform:none;}
#nav li ul li a:hover {background: url(../images/pc_nav_hover.png) repeat-x #FFFFFF; padding: 3px 0px;}
#nav li ul li a.drop {background: url(../images/pc_nav_tab.png) repeat-y right;}
#nav li ul li a.drop:hover {background: url(../images/pc_nav_tab_hover.png) repeat-y right #e1e8f4;}

/*---- DROPDWONS FIXED WIDTHS ----*/
#nav li ul.subNav1 li {width: 165px !important;}
#nav li ul.subNav2 li {width: 240px !important;}
#nav li ul.subNav3 li {width: 280px !important;}
#nav li ul.subNav4 li {width: 180px !important;}

/*---- SECOND DROPDOWN NAV ----*/
#nav li ul li ul li {border-bottom: 1px solid #F2F2F2; }
#nav li ul li ul {display:block; height:auto; position: absolute; margin-top: -15px; right: -235px;} /* should be = to cell width listed above in #nav li ul li */
#nav li ul li ul li a {color:#2a4165;background-color: #e1e8f4;}
#nav li ul li ul li a:hover {border:0px;background-color: #efefef;}
#nav li ul li ul.secDrop li a {padding-left: 10px;}
#nav li ul li ul.secDrop li a:hover {padding-left: 10px;}

	
/* BODY
======================================================================*/
#body {
	clear: both;
	margin:0px;
	padding:0px;
	background: url(../images/template/back_body.gif) repeat-x;

	width: 100%;
}
#main {
	background-color: #FFF;
	background: #FFF url(../images/template/back_sidebar.gif) no-repeat top right;
	float:left;
	padding-bottom:0px;
	width:797px
}

#sidebar {
	display: block;
	float: left;
	min-width:220px;
	width: 220px;
	text-align:center;
}

#sidebar p {
color:#787878;
font-size:10px;
text-transform:uppercase;
text-align:center;
margin: 13px auto 0px auto;
}

#columnFull {width: 750px;}
#columnFull h1, #columnFull h3, #columnFull p { margin:0px 50px 0px 30px; } 
#columnFull h3 {clear:both; padding-top:23px;}

#columnLeft {float:left;width:525px;}
#columnLeft h2, #columnLeft h3, #columnLeft p { margin:0px 10px 15px 25px;}
#columnLeft h3 { margin-bottom:3px; }
#columnRight { float:left;width:230px;}

#columnFull ul, #columnFull ol, #columnLeft ul, #columnLeft ol {margin:0px 10px 15px 40px;}
#columnLeft li li { padding-left:24px;}

.breadcrumb {
margin:15px 0px 15px 25px;
font-size:11px;
}
img.left {
float:left;
padding-right:5px;
border-right:1px solid #cccccc;
margin-right:15px;
margin-bottom:5px;
}
img.right {
float:right;
padding-left:5px;
border-left:1px solid #cccccc;
margin-left:15px;
margin-bottom:5px;
}


/* ===== PICOSEARCH FORM ===== */
.picoForm {margin: 0px;padding:0px;}
.picoForm .inputContainer {
	bordeR: 1px solid orange;
	color:#FFF;
	font-size: 11px;
	height:20px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 0px;
	width: 200px;
}
.picoForm input.searchbox {border: 1px solid #6894B9;float:left;margin: 0px 0px 0px 0px; padding: 0px; psotion: relative; top:0px;}
.picoForm input.radio {border:none; height: 14px; margin-top: 2px;}
.picoForm label {color:#FFF;font-size:12px;}
.picoForm span.txt {color:#FFF;font-size:12px;}

/* ===== TESTIMONIAL ===== */
#testimonial {
width:170px;
margin:15px 0px;
padding-bottom:10px;
border-bottom:1px solid #c9c9c9;
}
#testimonial h3 {
color:#646464;
text-transform:uppercase;
padding-bottom:3px;
border-bottom:1px solid #c9c9c9;
}
#testimonial p {
color:#646464;
text-transform:none;
text-align:left;
font-size:11px;
}
#testimonial a, #testimonial a:link, #testimonial a:visited {
color:#000000;
}
#testimonial a:hover {
color:#e44d64;
}


/* ===== QUICK INFO ===== */
#quickinfo {
	float: right;
background-image:url(../images/pc_quickinfo_header.jpg);
background-repeat:no-repeat;
background-color:#e8e8e8;
padding:42px 9px 20px 13px;
margin-left:20px;
margin-righ:17px;

}
#quickinfo .pdf, #quickinfo .shop, #quickinfo .recycle, #quickinfo .plus, #quickinfo .rep, #quickinfo .contact,#quickinfo .learnmore {
background-repeat:no-repeat;
background-position:top left;
padding:0px 0px 18px 38px;
}
#quickinfo .pdf { background-image:url(../images/pc_icon_pdf.jpg); }
#quickinfo .shop { background-image:url(../images/pc_icon_shop.jpg); }
#quickinfo .recycle { background-image:url(../images/pc_icon_recycle.jpg); }
#quickinfo .plus { background-image:url(../images/pc_icon_plus.jpg); }
#quickinfo .rep { background-image:url(../images/pc_icon_rep.jpg); }
#quickinfo .contact { background-image:url(../images/pc_icon_contact.jpg); }
#quickinfo .learnmore { background-image:url(../images/pc_icon_learnmore.jpg); }

#quickinfo .image { text-align:center; }
#quickinfo .image p{ text-align:center;margin:0px 10px;font-size:11px;line-height:13px;color:#333333; }
#quickinfo .image img { margin-top:20px; border:1px solid #CCCCCC; }

/* FOOTER
======================================================================*/
#footer {
	background: url(../images/template/back_footer.jpg) no-repeat ;
	height:100px;
	color:#959595;
	text-align:center;
	padding-top:10px;
	margin-top:0px;
	width:100%;
}
#footer p, #footer div { text-align:center;margin:auto; }
#footer a, #footer a:link, #footer a:visited {}
#footer a:hover { color:#666666; }
#footer ul {height:20px; margin: 95px 0px 0px 25px;}
#footer li {float:left; list-style-type:none;}
#footer li a {color: #AB0823;padding: 0px 2px 0px 3px; text-decoration:none;}
#footer li a:hover {text-decoration:underline;}

/* MISCELLANEOUS / PAGE SPECIFIC
======================================================================*/

/* ===== HOMEPAGE ===== */
.homepage #columnLeft {width: 550px;}
.homepage #columnRight {margin: 0px !important; padding: 0px;}
.homepage .noPad {padding: 0px;}
.homepage .noPad h3 {margin-bottom: 5px;}
.homepage .noPad p {margin: 0px;}
.homepage .noPad img {margin: 10px 0px 0px 0px;}

#spotlight {background:url(../images/pc_home_spotlight_prodserbg.png) no-repeat top left;
	margin: 20px;
	padding: 0px;
}

#spotlight h2 {
	background-color:none;
	border-bottom:1px solid #d9d9d9;
	color:#8397b8;
	font-size:20px;
	margin: 0px 0px 10px 0px;
	padding:0px 0px 6px 0px;
	text-transform:uppercase;
}
/*margin:0px 23px 15px 20px;*/
#spotlight p {margin-left: 0px;}
#spotlight ul {margin:0px;}
#spotlight ul.left {margin:0px; width: 255px !important;}
#spotlight ul li{list-style-type: none; line-height: 20px;}
#spotlight .padding {padding: 0px 5px 0px 15px;}

.module {margin: 20px 20px 7px 5px;}
.module p {margin:0px 0px 15px 10px;}

.module h3 {color:#8397b8;
font-weight:bold;
text-transform:uppercase;
margin-bottom: 10px;
padding: 0px 0px 3px 2px;
border-bottom:1px solid #c9c9c9;
}

/* ===== OVERVIEW ===== */
#columnFull .introduction {
padding:145px 0px 30px 30px;
margin:0px;
background-repeat:no-repeat;
}
#columnFull .introduction h1 {
margin:0px 0px 10px 0px;
color:#000000;
}
#columnFull .introduction p{
margin: 0px 380px 20px 0px;
}

.introduction a, .introduction a:link, .introduction a:visited {
color:#FFFFFF;
background-color:#ba1932;
text-transform:uppercase;
padding:7px 12px;
margin:20px 10px 10px 0px;
}
.introduction a:hover {
background-color:#e51837;
}

/* ===== INSIDE ===== */
#columnLeft .introduction {
color:#666666;
font-size:12px;
line-height:15px;
}
ul.left { width:50%;float:left; }
#columnLeft ul {list-style-type:disc;}
#columnLeft li li {margin-left:20px;}

.biglist li{ list-style-type:none;padding-bottom:3px;}

/* ===== LINKS ===== */
#data { margin-left:30px;}
#data td, #data th { padding-bottom:5px;}

/* ===== CONTACT US PAGE ===== */
#columnLeft form {
margin:10px 10px 15px 30px;
}
#columnLeft form h2,#columnLeft form h3 {
margin:3px 0px;
padding: 0px;
}
#columnLeft td, #columnleft h3 input {
border: 0;
}
#columnLeft .noBorders {
border: 0;
margin-bottom: 0px;
padding-left: 19px;
}
#columnLeft form td {
padding: 0px 0px 10px 0px;
margin: 0px;
border: 0px;
line-height: 12px;
}
#columnLeft .noBorders td .indent {
margin-left: 2em;
text-indent: -2em;
margin-bottom: 6px;
padding: 0px;
line-height: 14px;
}
#columnLeft .noBorders td input {
margin-top: 4px;
}
#columnLeft form h2 {
font-size:16px;
color: #ab0823; 
border: 0;
margin: 20px 0px 15px 0px;
padding: 0px;
}
#columnLeft form h2 {
margin-left: 0px;
padding: 0px;
}
#columnLeft form h3 {
margin-top: 20px;
padding: 0px;
}
#columnLeft form .submit {
color: #FFFFFF;
background-color:#5b779b;
border: 0;
font-weight: bold;
padding: 4px;
text-align:center;
}
#columnLeft form .submit:hover {
background-color: #ab0823;
}
#columnRight.golfshirt {
padding: 0px; 
margin: 20px 0px 20px 25px;
width: 180px;
}
#columnRight.golfshirt h1 { 
font-size: 18px; 
color: #ab0823; 
margin: 10px 0px 5px 0px;
padding: 0px;
}

/* ===== SITE MAP ===== */
.sitemap, .sitemap ul, .sitemap li { margin:0px!important;padding:0px!important;}
.sitemap { margin-left:30px!important;}
.sitemap ul { margin-bottom:15px!important;}
.sitemap li {
border-bottom:1px solid #CCCCCC;
margin-top:10px!important;
list-style-type:none!important;
font-size:15px;
text-transform:uppercase;
font-weight:bold;
}
.sitemap li li {
border:0px;
margin-top:10px!important;
margin-left:15px!important;
color:#DDDDDD;
list-style-type:square!important;
text-transform:none;
font-size:12px;
}
.sitemap li li li {
margin-top:0px!important;
color:#666666;
list-style-type:disc!important;
font-weight:normal;
}
/*added for online ordering page...rj*/
.curCustomer, .visCustomer {
text-align:left;
width:auto;
}
 .searchbutton {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00549B;
	margin:auto;
	text-align:center;
	padding:3px 0px;
}
.storeForm table {
	margin-left:30px;
}
.storeForm table td {
	padding:0px 5px 5px 0px;
	text-align:left;
}

/*Additions */
#storage{
	width: 770px;
	height: 256px;
	background-image:url(../images/ph_storagemedia_hrd.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin: 0px 0px 30px 0px;
}

.storage{
	padding: 40px 0px 0px 0px;
	width:480px;
	text-align:left;	
}

.storage h1{
	font-family:Helvetica;
	font-weight: bold;
	color: #BE1D2E;
	font-size: 30px;
}

.storage h1 span{
	font-family:Helvetica;
	font-weight: bold;
	color: #999999;
	font-size: 30px;
}

.storage p{
	font-family:Helvetica;
	font-weight: bolder;
	color: #999999;
	font-size: 15px;
	padding: 15px 5px 0px 25px;
	text-align:left;
	line-height: 20px;
}


.storage p span{
	font-family:Helvetica;
	font-weight: bold;
	color: #BE1D2E;
	font-size: 15px;
}


#content{
	text-align: justify !important;
	width: 420px;
	padding: 20px 0px 0px 25px;
}

.checkbox,
.noBorders td.checkbox input,
.noBorders .checkbox {border: none; }


#datacenter{
	width: 770px;
	height: 256px;
	background-image:url(../images/ph_datacenter_hdr.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin: 0px 0px 30px 0px;
}

.datacontent{
	padding: 30px 0px 0px 0px;
	width:530px;
	text-align:left;
}



.datacontent h1{
	font-family:Helvetica;
	font-weight: bold;
	color: #BE1D2E;
	font-size: 30px;
}

.datacontent h1 span{
	font-family:Helvetica;
	font-weight: bold;
	color: #999999;
	font-size: 30px;
}

.datacontent p{
	font-family:Helvetica;
	font-weight: bolder;
	color: #999999;
	font-size: 15px;
	padding: 15px 25px 0px 25px;
	text-align:left;
	line-height: 18px;
}


.datacontent p span{
	font-family:Helvetica;
	font-weight: bold;
	color: #BE1D2E;
	font-size: 15px;
}


.flashContainer {
	background: url(../images/template/back_flash.gif) top;
	height:324px;
	padding: 0px;
	width:780px;
}

#flashcontent {
	padding: 10px 0px 0px 17px;
}

.formContainer {
	margin: 0px 0px 0px 30px;
	width: 400px;
}
.formContainer .formTable {
	bordeR: 1px solid #CCCCCC;
}

.formContainer .formTable td {
	background: #E0E7DF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	padding: 2px 5px;
	white-space: nowrap;
}


.formContainer .formTable .head {
	background: #CCCCCC;
	border-top: 2px solid #FFF;
	border-right: none;
	font-weight: bold;
	padding: 8px 5px;
}

.formContainer .formTable .colL {border-left: 1px solid #FFF;}
.formContainer .formTable .session {background: #CCCCCC; text-align: center;}
.formContainer .formTable input.radio {border: none;}

/* ================  NEXT WEBINAR ================ */
.nextWebinar {
}

.nextWebinar h2 {margin: 0px !important;}

.nextWebinar td {padding: 3px 10px;}
.nextWebinar th {padding: 5px; text-align: center;}
.nextWebinar .details td {font-size: 11px;padding-top: 0px !important; padding-bottom: 2px !important; }
.nextWebinar .indent {padding-right: 0px;padding-left: 30px !important; width: 55px;}
.details td {padding-left: 3px !important;}
.nextWebinar .head {background: #CCCCCC; border-top: 2px solid #FFF; border-bottom: 10px solid #FFF;}
.upcomingWebinar {margin-top: 20px;}
.upcomingWebinar td {padding: 0px 5px 5px 5px;}
.upcomingWebinar th {padding: 5px; text-align:center;}

.webinar .colR {float: right; margin: 20px 0px 0px 0px; text-align: center; width: 300px;}
.webinar .colR .text {margin: 0px 0px 0px 0px !important; padding: 20px 0px 0px 0px !important; width: 100% !important;display: block;}
.webinar .colR img {margin: 0px 0px 30px 0px;}

.required
{
	background-color: #FFF79F;
}
input.error
{
	border: red 1px dotted;
}

.adSpace {
	display: block; 
	margin-bottom:10px;
	height:135px;
}