﻿/* Styles for use specifically with pages for the Freeze.com Toolbar */
body 
{
	margin:26px 0px 18px 0px;
	background:#FFF url(http://www3.freeze.com/siteimages/graphics/main_bg.gif);
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size:.8em;
	line-height:1.1em;
	text-align:justify;
	color:#333;
}
a:link 
{
	color:#277bbb;
	text-decoration:underline;
}
a:hover 
{
	color:#000;
	text-decoration:none;
}
a:visited 
{
	color:#277bbb;
}
.bdShell 
{
	border-collapse:collapse;
}
#header 
{
	width:100%;
	border-collapse:collapse;
	padding:0px;
}

/* Nav Bar */
#navShell
{
	width:100%;
	margin:8px 0px 0px 0px;
	background:transparent;
	border-collapse:collapse;
	padding:0px;
}
#navShell a:link 
{
	color:#FFF;
	text-decoration:none;
}
#navShell a:visited 
{
	color:#FFF;
	text-decoration:none;
}
#navShell a:hover 
{
	text-decoration:underline;
}
#navShell .spacer
{
	height:4px;
	width:100%;
	font-size:1px;
}
.Nav
{
	width:100%;
	height:32px;
	background:transparent url(http://www3.freeze.com/siteimages/graphics/nav_bg.gif) repeat-x 0px 0px;
	color:#FFF;
	font-size:1.1em;
}
.Nav .bd
{
	background:transparent url(http://www3.freeze.com/siteimages/graphics/nav_bg_lt.gif) no-repeat 0px 0px;
}
.Nav .bd .c
{
	background:transparent url(http://www3.freeze.com/siteimages/graphics/nav_bg_rt.gif) no-repeat right 0px;
}
.Nav .bd .c .s
{
	padding:8px;
}
.SubNav
{
	width:100%;
	height:22px;
	background:transparent url(http://www3.freeze.com/siteimages/graphics/nav_subnav_bg.gif) repeat-x 0px 0px;
	color:#FFF;
	font-size:.8em;
}
.SubNav .bd
{
	background:transparent url(http://www3.freeze.com/siteimages/graphics/nav_subnav_bg_lt.gif) no-repeat 0px 0px;
}
.SubNav .bd .c
{
	background:transparent url(http://www3.freeze.com/siteimages/graphics/nav_subnav_bg_rt.gif) no-repeat right 0px;
}
.SubNav .bd .c .s
{
	padding:3px 8px;
}

/* Body Layout */
#bd 
{
	width:100%;
	border-collapse:collapse;
	background:#FFF;
	margin:8px 0px 0px 0px;
	padding:0px;
}
#bd .hd 
{
	background:#9BD114 url(http://www3.freeze.com/siteimages/graphics/bd_hd_bg.gif) repeat-y right 0px;
	padding:10px;
	font-size:1.3em;
	color:#FFF;
}
#bd .sb 
{
	width:125px;
	height:450px;
	padding:0px;
	vertical-align:top;
	background:transparent url(http://www3.freeze.com/siteimages/graphics/sb_bg.gif) no-repeat bottom;
	border-right:solid 2px #9BD114;
}
#bd .s 
{
	padding:20px;
	vertical-align:top;
	background:transparent url(http://www3.freeze.com/siteimages/graphics/bd_s_bg.gif) repeat-y top right;
}
#bd .ft 
{
	height:22px;
	font-size:1px;
	background:transparent url(http://www3.freeze.com/siteimages/graphics/bd_ft.gif) no-repeat left 0px;
}

/* Body Content */
#bd p 
{
	font-size:.8em;
	line-height:1.1em;
}
#bd h1 
{
	font-size:.8em;
	line-height:1.1em;
	color:#277bbb;
}
#bd h2 
{
	font-size:.8em;
	line-height:1.1em;
	text-align:center;
	color:#277bbb;
}
ol 
{
	font-size:.8em;
	line-height:2em;
}
ul 
{
	font-size:.8em;
	line-height:2em;
}

/* Footer Content */
#footer 
{
	width:100%;
	border-collapse:collapse;
	background:#FFF;
	padding:0px;
}
a.footerlink 
{
	color:#277bbb;
	font-size:10px;
	font-family:Verdana, Arial, sans-serif;
	text-decoration:underline;
}
a:hover.footerlink 
{
	color:#000;
	text-decoration:none;
}
