@import url(reset.css);
@import url(header.css);
@import url(navbars.css);
@import url(forms.css);
@import url(grids.css);
@import url(footer.css);
@import url(sweettitles.css);
@import url(sweettitles_range.css);

body {
	background-color: #e5e5e5;
	background-image: url(../images/template/pagebackground.gif);
	background-position: 0px -43px;
	background-repeat: repeat-x;
}

.clear {
	clear: both;
}

div.page {
	width: 950px;
	position: absolute;
	left: 50%;
	margin-left: -475px;
	background-color: #ffffff;
	background-repeat: repeat-x;
}

div.page div.pagecontainer {
}

div.page div.pagecontainer table.pagebody {
	width: 950px;
}

div.page div.pagecontainer table.pagebody td.pagecontent {
	width: 540px;
	border: 1px solid white;
	vertical-align: top;
}

div.page div.pagecontainer table.pagebody td.pagecontent p {
	margin-bottom: 8px;
}

div.page div.pagecontainer table.pagebody td.pagecontent p.firstchild {
	margin-top: 16px;
}

div.page div.pagecontainer table.pagebody td.pagecontent p.note {
	font-size: 10px;
}

div.page div.pagecontainer table.pagebody td.pagecontent ul, 
div.page div.pagecontainer table.pagebody td.pagecontent ol {
	margin-left: 32px;
	margin-bottom: 8px;
}

td.pagecontent a, 
td.pagecontent a * {
	color: #333399;
} 


td.pagecontent div.banner {
	background-image: url(../images/containers/mainbanner.gif);
	margin-top: 8px;
	margin-bottom: 8px;
	height: 121px;
	background-repeat: no-repeat;
}

td.pagecontent div.banner div.bannercontent {
	margin-left: 16px;
	padding-right: 16px;
	height: 100%;
	padding-top: 8px;
	background-image: url(../images/containers/mainbanner.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

td.pagecontent div.banner h2 {
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 14px;
	color: #333333;
}

div.page div.pagecontainer td.pagecontent div.banner ul {
	margin-left: 24px;
	margin-top: 8px;
}

td.pagecontent h2.header {
	background-image: url(../images/template/headerbar.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding-top: 3px;
	padding-left: 6px;
	margin-top: 8px;
}

td.pagecontent h2.header, 
div.page div.pagecontainer td.pagecontent h2.header a {
	text-transform: uppercase;
	font-weight: bold;
	color: #ffffff;
	font-size: 13px;
	text-decoration: none;	
}

div.page div.pagecontainer td.pagecontent h2.header a {
	background-image: url(../images/icons/linkarrow.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 12px;
}

td.pagecontent h1,
td.pagecontent h2,
td.pagecontent h2.title {
	margin: 16px 16px 16px 0px;
}

td.pagecontent h1,
td.pagecontent h2,
td.pagecontent h2.title,
td.pagecontent h1 *,
td.pagecontent h2 *,
td.pagecontent h2.title * {
	color: #77b300;
	font-weight: bold;
	font-size: 18px;
}

td.pagecontent h1.meta {
	color: #000000;
	font-size: 12px;
	text-align: left;
	margin: 8px 0px 8px 0px;
}

td.pagecontent h2 {
	margin: 16px 0px 0px 0px;
}

td.pagecontent h2, td.pagecontent h2 * {
	font-size: 14px;
}


td.pagecontent h3 {
	color: #77b300;
	font-size: 15px;
	margin: 16px 16px 0px 0px;
}

p.productzoom {
	text-align: center;
	font-weight: bold;
}



div.homepageintro {
	margin-top: 8px;
	vertical-align: top;
	height: 210px;
}

/*
div.homepageintro h1 {
	margin: 0px 0px 8px 0px;
}

div.homepageintro ul {
	background-image: url(../images/containers/whybackground.gif);
	background-repeat: no-repeat;
	height: 83px;
	padding-left: 32px;
	margin-bottom: 0px;
}

div.homepageintro ul li.first {
	margin-top: 10px;
}

*/


/* Custom Printing */

div.customprintingthumbnails a {
	display: block;
	float: left;
	border: 1px solid #aaaaaa;
	margin-bottom: 8px;
}
