/* CSS Document */

body {
	margin: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	margin: 0px 0px 10px 0px;
	font-size: 23px;
	font-weight: normal;
}
.h1 { padding-left: 15px; font-size: 23px; font-weight: normal; }
.grayital { padding-left: 15px; color: #c0bfbe; font-size: 18px; font-weight: normal; font-style: italic; }
a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #333333; 	
	text-decoration: none;
}
a:visited {
	color: #990000; 	
	text-decoration: none;
	}
a:visited:hover {
	color: #333333; 	
	text-decoration: none;
}
.highlight { color: #000; font-size: 11px; line-height: 14px; background-image: url(images/cornertop.gif); background-repeat: no-repeat; background-position: center top; text-align: center; padding: 2px 10px; }
.highlight_title {
	color: #999999;
	font-size: 13px;
	font-weight: bold;
	line-height: 22px;
	padding-bottom: 4px;
}
.highlight_price { color: #6380ac; font-weight: bold; }
.highlight-bottom { background-image: url(images/corner_bottom.gif); background-repeat: no-repeat; background-position: center 0; }
#main {
	width: 910px;
	margin: 0px auto 0px auto;
}

#header {
	height: 100px;
}

#phone {
	color: #58595b;
	font-size: 11px;
	text-align: right;
}

#phone img {
	border: none;
	padding: 5px 0px 0px 0px;
}

#content {
	border: solid #838586 2px;
	background-color: #FFFFFF;
	color: #58595b;
	line-height: 18px;
	background-image: url(images/content2-bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#content-home { background-color: #ffffff; color: #58595b; line-height: 18px; background-image: url(images/content-bg.gif); background-repeat: repeat-y; background-position: right 50% ;50%;
}
#footer {
	text-align: center;
	padding-top: 5px;
	font-size: 10px;
	color: #58595b;
}

#footer a {
	color: #58595b;
}

#footer a:hover {
	color: #333333;
}
.subhdr {
	color: #990000;
	font-size: 12px;
	font-weight: bold;
	margin-right: 0;
}
.subhdr2 {color: #6380ac; font-style: italic; font-weight: bold;}
#subnav {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	font-size: 12px;
}
#subnav-last { padding: 5px;
	font-weight: bold;
	font-size: 12px;
 }
#subnav a {
	display: block;
	border-bottom: dotted #e7e7e7 2px;
	color: #7b94bd;
	text-decoration: none;
}
#subnav-last a { color: #7b94bd; text-decoration: none; display: block; padding: 5px; }
#subnav a:hover {
	color: #333333;
}
#subnav-last a:hover { color: #333333; }
.button {
border: solid 1px #003399;
height: 25px;
font-weight: bold;
padding-top: 3px;
padding-bottom: 3px;
}
.button a {color: #003366;
text-decoration: none;
background-color: #FFFF99;
padding: 3px;
}
.button a:hover {color: #FFFFFF;
background-color: #7B94BD;
text-decoration: none;
padding: 3px;
}
.button a:visited {color: #003366;
background-color: #FFFF99;
text-decoration: none;
padding: 3px;
}
.button a:visited:hover {color: #FFFFFF;
background-color: #7B94BD;
text-decoration: none;
padding: 3px;
}
/* Begin CSS Popout Menu */
#mainnav {
	height: 30px;
	text-align: center;
	color: #FFFFFF;
	line-height: 30px;
	background-color: #7B94BD;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px; /*5px;*/
}
#PullDownDDINC {
	padding:0; 
	margin: 0;
	color: #FFFFFF;
	background: #7B94BD;
	width:100%; 
	clear:both;
	vertical-align: middle;
}
#PullDownDDINC li {
	float:left;
	position:relative;
	list-style: none;

}
#PullDownDDINC a {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:200;
	font-size:12px;
	color: #FFFFFF;
	background-color: #7B94BD;
	text-decoration: none;
	float: left;
	height: 30px; 
	line-height: 28px; 
	padding: 0 10px; 
	text-decoration: none; 
}
#PullDownDDINC li ul {
	color: #FFFFFF;
	background: #7B94BD;
	position: absolute;
	top: 30px;
	left: -999em;
	margin: 0;
	padding: 0;
	border: 1px solid #FFFFFF;
}
#PullDownDDINC li:hover ul a, #PullDownDDINC li.sfhover ul a {
	color: #000000;
} 
#PullDownDDINC li:hover a, #PullDownDDINC li.sfhover a {
	color: #000000;
} 
/*Properties of the hover in submenu*/
#PullDownDDINC ul li:hover a, #PullDownDDINC ul li.sfhover a {
	color: #FFFFFF;
	background-color: #A5B6D1;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
/* endProperties of the submenu*/
#PullDownDDINC li:hover ul, #PullDownDDINC li.sfhover ul {
	z-index: 999; 
	left: 0;
}
#PullDownDDINC li ul li {
	float: none;
}
#PullDownDDINC li ul li a {
	width:12em;
	height: auto;
	line-height: 1.2em;
	margin: 0;
	padding:5px 10px 5px 10px;
	font-size:12px;
	float: none;
	display: block;
	background-color: #7B94BD;
}
#PullDownDDINC a:hover {
	background-color:#7B94BD;
	color:#000000;
} 
.botnavline{
	width:3px;
	vertical-align: middle;
	padding: 0;
	margin: 0;
}

/* End CSS Popout Menu */

/* Home Page Styles */
.subhdr-home { color: #990000; font-size: 12px; font-weight: bold; margin-top: 0.83em; margin-right: 0; margin-bottom: 0.83em; padding-left: 40px; }
/* About Us Styles */
.content-about { background-repeat: no-repeat; height: auto; padding: 20px 40px 20px 20px; list-style-image: url(images/bullet_small.gif); vertical-align: top;}
.pic-about { background-image: url(images/photos_about.jpg); background-position: left top; vertical-align: top; width: 245px; height: 550px; z-index: 0; }
.pic-about-product { font-size: 11px; line-height: 14px; width: 230px; z-index: 1; padding-top: 310px; padding-left: 6px; }
/* Find A Product Styles */
.pic-product { background-image: url(images/photos_product.jpg); background-position: left top; background-repeat: no-repeat; vertical-align: top; width: 245px; height: 550px; z-index: 0; }
/* Community Styles */
.pic-community { background-image: url(images/photos_community.jpg); background-position: left top; vertical-align: top; width: 245px; height: 540px; z-index: 0; }
.pic-community-product { font-size: 11px; line-height: 14px; vertical-align: top; width: 230px; z-index: 1; padding-top: 172px; padding-left: 6px; }
/* Advantage Styles */
.pic-advantage { background-image: url(images/photos_advantage.jpg); background-repeat: no-repeat; background-position: left top; vertical-align: top; width: 245px; height: 550px; z-index: 0; }
.pic-uniforms { background-image: url(images/photos_uniforms.jpg); background-repeat: no-repeat; background-position: left top; vertical-align: top; width: 245px; height: 550px; z-index: 0; }
.pic-logos { background-image: url(images/photos_logos.jpg); background-repeat: no-repeat; background-position: left top; vertical-align: top; width: 245px; height: 550px; z-index: 0; }
.pic-custom { background-image: url(images/photos_custom.jpg); background-repeat: no-repeat; background-position: left top; vertical-align: top; width: 245px; height: 600px; z-index: 0; }
.pic-about-custom { font-size: 11px; line-height: 14px; width: 230px; z-index: 1; padding-top: 344px; padding-left: 6px; }
.pic-events { background-image: url(images/photos_events.jpg); background-repeat: no-repeat; background-position: left top; vertical-align: top; width: 245px; height: 550px; z-index: 0; }
.pic-promo { background-image: url(images/photos_promo.jpg); background-repeat: no-repeat; background-position: left top; vertical-align: top; width: 245px; height: 570px; z-index: 0; }
/* FAQs Styles */
.content-faqs { background-repeat: no-repeat; list-style-image: url(images/bullet_small.gif); padding: 15px 40px 20px 15px; height: auto; }
.content-faqs2 { background-repeat: no-repeat; list-style-image: url(images/bullet_small.gif); padding: 0px 50px 0px 15px; height: auto; }
.pic-faqs { background-image: url(images/photos_faqs.jpg); background-repeat: no-repeat; background-position: left top; vertical-align: top; width: 245px; height: 560px; z-index: 0; }
/* Contact Us Styles */
.pic-contact { background-image: url(images/photos_contact.jpg); background-repeat: no-repeat; background-position: left top; vertical-align: top; width: 245px; height: 550px; z-index: 0; }
/* Upload A Logo Styles */
.pic-upload { background-image: url(images/photos_upload.jpg); background-repeat: no-repeat; background-position: left top; vertical-align: top; width: 245px; height: 520px; z-index: 0; }
/* Idea Center Styles */
#ideatext {padding-top: 250px; vertical-align: top; font-size: 12px; line-height: 14px; text-align: center; margin-left: auto; margin-right: auto; color: #FFFFFF;}
.golf { background-image: url(images/ideas1_golf.jpg); background-repeat: no-repeat; background-position: left top; vertical-align: top; width: 105px; height: 270px; z-index: 0; }
.hospitality { background-image: url(images/ideas1_hospitality.jpg); background-repeat: no-repeat; background-position: left top; vertical-align: top; width: 105px; height: 270px; z-index: 0; }
.healthcare { background-image: url(images/ideas1_healthcare.jpg); background-repeat: no-repeat; background-position: left top; vertical-align: top; width: 105px; height: 270px; z-index: 0; }
.awards { background-image: url(images/ideas1_awards.jpg); background-repeat: no-repeat; background-position: left top; vertical-align: top; width: 105px; height: 270px; z-index: 0; }
.supermarket { background-image: url(images/ideas1_supermarket.jpg); background-repeat: no-repeat; background-position: left top; vertical-align: top; width: 105px; height: 270px; z-index: 0; }
.gogreen { background-image: url(images/ideas1_gogreen.gif); background-repeat: no-repeat; background-position: left top; vertical-align: top; width: 200px; height: 270px; z-index: 0; }