/* CSS Document */

/********************************************************************************
			RESETS
********************************************************************************/

body, div, h1, h2, h3, h4, h5, h6, form, input, textarea, label, p, td {

	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {

	font-weight: normal;
}
body {

	background: #bfc4c7 url(../images/Suburban-Stationers-tilebg.gif) top center;
	background-repeat: repeat-x;
	font: normal normal 13px/150% Arial, Helvetica, sans-serif;
	color: #2d2d2d;
}


/********************************************************************************
			GLOBAL STYLES
********************************************************************************/
ul.sub {
	font-size: 11px;

}

p {
	font: normal normal 13px/100% Arial, Helvetica, sans-serifsans-serif;
	margin: 0 0 0.5em 0;
	color: #FFF;
	margin-bottom: 10px;
	line-height: 140%;
	font-weight: bold;
}
f {
	font: normal normal 11px/100% Arial, Helvetica, sans-serifsans-serif;
	margin: 0 0 0.5em 0;
	color: #FFFFFF;
	margin-bottom: 10px;
	line-height: 140%;
}
f1 {
	font: normal normal 11px/100% Arial, Helvetica, sans-serifsans-serif;
	margin: 0 0 0.5em 0;
	color: #262261;
	margin-bottom: 10px;
	line-height: 140%;
}
f2 {
	font: normal normal 9px/100% Arial, Helvetica, sans-serifsans-serif;
	font-size: 9px;
	margin: 0 0 0.5em 0;
	color: #262261;
	margin-bottom: 10px;
	line-height: 140%;
}

h1 {
	margin: 0 0 0.5em 0;
	color: #262261;
	font-family: Arial, Helvetica, sans-serifsans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	font-variant: normal;
}
h2 {

	font: normal normal 18px/100% Arial, Helvetica, sans-serifsans-serif;
	margin: 0 0 0 0;
	color: #262261;
}
hi {

	font: normal normal 13px/100% Arial, Helvetica, sans-serifsans-serif;
	margin: 0 0 0 0;
	color: #262261;
}

headertext {
	font: normal normal 13px/100% Arial, Helvetica, sans-serifsans-serif;
	margin: 0.5em 0 0.5em 0;
	color: #262261;
	margin-bottom: 10px;
	line-height: 140%;
}

/********************************************************************************
			LINKS
********************************************************************************/

A.menulink {
	display: block;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serifsans-serif;
	font-size:14px;
	color: #FFFFFF;
	padding: 7px 7px;
	text-indent: 0px;
	text-transform: uppercase;
	letter-spacing: 0px;
	vertical-align: middle;
	text-decoration: none;
}

A.menulink:hover {
	display: block;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serifsans-serif;
	font-size:14px;
	color: #85cee9;
	padding: 7px 7px;
	text-indent: 0px;
	text-transform: uppercase;
	letter-spacing: 0px;
	vertical-align: middle;
	text-decoration: underline;
}
A.categoryLink {
  font-weight: normal;
  font-size:11px;
}
#activeLink {
	color: #85cee9;
}

#contentlinks a
{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

#contentlinks a:hover
{

	color: #85cee9;
	text-decoration: none;
}

#leftcolumnlinkswhite a
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#leftcolumnlinkswhite a:hover
{

	color: #FFFFFF;
	text-decoration: underline;
}

#leftcolumnlinksblue a
{
	color: #262261;
	font-weight: bold;
	text-decoration: none;
}

#leftcolumnlinksblue a:hover
{

	color: #262261;
	text-decoration: none;
	text-decoration: underline;
}

#footerlinks a
{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

#footerlinks a:hover
{

	color: #FFFFFF;
	text-decoration: underline;
}


.ThinNavLine { width:2px; height:50px; background: url(../images/thinnavline.gif) top center }

/********************************************************************************
			WRAPPER
********************************************************************************/

#wrapper {
	width: 960px;
	margin: 0 auto;
	background-image: url(../images/Suburban-Stationers-contenttile.png);
	background-repeat: repeat-y;
	text-align: left;
	}
	
#footer {
	width: 100%;
	height: 190px;
	margin: 0 auto;
	background-image: url(../images/Suburban-footertile.gif);
	background-repeat: repeat-x;
	text-align: center;
	}
