﻿/*
	CSS Styles for use at www.page1printers.com
	All Containers
	Version 00.00.00
	Revision Date 2008.07.14
	Copyright ©2008, Page 1 Printers. All Rights Reserved.
*/

.Container_Body {
	font:100% Calibri, Verdana, "Lucida Grande", sans-serif;
	font-weight:normal;
	color:#555;
	text-align:left;
}

/* Styles for Default Container */
.default-container, .default-container .s, .default-small-text, .default-small-text .s {
	margin:0;
	padding:0;
}

/* Styles for Default td Container */
.default-td-container, .default-td-container .s {
	margin:0;
	padding:0;
}

/* Styles for Default Small Text Container */
#shell .default-small-text h1 {
	font-size:140%;
	font-weight:bold;
}
#shell .default-small-text h2 {
	font-size:120%;
	font-weight:bold;
}
#shell .default-small-text h3 {
	font-size:110%;
	font-weight:bold;
}

/* Styles for Sidebar-Blue Container */
.sidebar-blue {
	background:transparent url(/Portals/40/Containers/PAGE1-V1-C/images/sidebar-blue-bd.png) repeat-y 0 0;
	margin-bottom:1em;
	padding-bottom:1em;
}
.sidebar-blue .Container_Body {
	padding:0 0 0 0.8em;
}
.sidebar-blue .Normal {
	padding:0;
}
.sidebar-blue .hd {
	background:#00aeef url(/Portals/40/Containers/PAGE1-V1-C/images/sidebar-blue-hd.png) no-repeat 0 0;
}
#shell .sidebar-blue .hd h1 {
	color:#fff;
	font-size:120%;
	font-weight:normal;
	margin:0;
	padding:0 0 0 0.6em;
	text-transform:uppercase;
}
#shell .sidebar-blue h1 {
	font-size:140%;
	font-weight:bold;
}
#shell .sidebar-blue h2 {
	font-size:120%;
	font-weight:bold;
}
#shell .sidebar-blue h3 {
	font-size:110%;
	font-weight:bold;
}
.sidebar-blue ul {
	margin:0;
	padding:0;
}
.sidebar-blue ul li {
	background:transparent url(../../Skins/PAGE1-V1-S/images/bullet-arrow-blue.png) no-repeat 0 50%;
	line-height:normal;
	list-style:none;
	list-style-image:none;
	margin:0;
	padding:0.2em 0 0.2em 0.8em;
}
#shell .sidebar-blue a {
	color:#555;
	text-decoration:underline;
}
#shell .sidebar-blue a:hover {
	text-decoration:none;
}

/* Styles for Box-Top-Gray Container */
.box-top-gray {
	background:#eee url(/Portals/40/Containers/PAGE1-V1-C/images/box-top-gray-bd.gif) repeat-x 0 0;
	border:solid 1px #ddd;
}
.box-top-gray .hd {
	background:#ddd;
}
#shell .box-top-gray .hd h1 {
	background:transparent url(../../Skins/PAGE1-V1-S/images/bullet-arrow-blue.png) no-repeat 0 50%;
	color:#555;
	font-size:100%;
	font-weight:bold;
	margin:0 0 0 0.4em;
	padding:0.1em 0 0.1em 0.8em;
}
.box-top-gray .Container_Body {
	padding:0.6em 0.6em 0.6em 1em;
}
#shell .box-top-gray h1 {
	color:#00aeef;
}
.box-top-gray ul {
	margin:0;
	padding:0;
}
.box-top-gray ul li {
	background:transparent url(../../Skins/PAGE1-V1-S/images/bullet-arrow-blue.png) no-repeat 0 50%;
	line-height:normal;
	list-style:none;
	list-style-image:none;
	margin:0;
	padding:0.2em 0 0.2em 0.8em;
}
#shell .box-top-gray a {
	color:#555;
	text-decoration:underline;
}	
#shell .box-top-gray a:hover {
	text-decoration:none;
}
/* Styles for Box-Bottom-Gray Container */
.box-bottom-gray {
	background:#eee url(/Portals/40/Containers/PAGE1-V1-C/images/box-top-gray-bd.gif) repeat-x 0 0;
	border:solid 1px #ddd;
}
.box-bottom-gray .hd {
	background:#ddd;
}
#shell .box-bottom-gray .hd h1 {
	background:transparent url(../../Skins/PAGE1-V1-S/images/bullet-arrow-blue.png) no-repeat 0 50%;
	color:#555;
	font-size:100%;
	font-weight:bold;
	margin:0 0 0 0.4em;
	padding:0.1em 0 0.1em 0.8em;
}
.box-bottom-gray .Container_Body {
	padding:0;
}
#shell .box-bottom-gray h1 {
	color:#00aeef;
}
.box-bottom-gray ul {
	margin:0;
	padding:0;
}
.box-bottom-gray ul li {
	background:transparent url(../../Skins/PAGE1-V1-S/images/bullet-arrow-blue.png) no-repeat 0 50%;
	line-height:normal;
	list-style:none;
	list-style-image:none;
	margin:0;
	padding:0.2em 0 0.2em 0.8em;
}
#shell .box-bottom-gray a {
	color:#555;
	text-decoration:underline;
}	
#shell .box-bottom-gray a:hover {
	text-decoration:none;
}
