/*

Contents of this file are the property of ICE PACK, a division of Ashbury International Group. All rights reserved.
Designer - Spike Silvernail
version ICEPACK 0410


*/

 

@import url("four_col.css");
@import url("menu.css");

body  {
	font: 80% Calibri, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. */
	color: #000000;
}

.thrColHybHdr #container { 
	width: 960px;
	height: 100%;
	background: #FFFFFF;
	margin: 0 auto;  /*the auto margins (in conjunction with a width) center the page if needed */
	text-align: left; /* this overrides the text-align: center on the body element. */
}  
.thrColHybHdr #container2 { 
	width: 960px;
	height: 100%;
	background: #FFFFFF;
	margin: 0 auto;  /*the auto margins (in conjunction with a width) center the page if needed */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.thrColHybHdr #store { 
	width: 977px;
	height: 100%;
	margin: 0 auto;  /*the auto margins (in conjunction with a width) center the page if needed */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

/* HEADER */
.thrColHybHdr #header { 
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. */
	margin: 0 0 .005em 0;
	height: 480px;
	background-repeat:no-repeat;
} 
.thrColHybHdr #header h1 {
	font: Calibri, Verdana, Helvetica, sans-serif;
	margin: 0; 
	padding: 10px 0;
}
.flash {
	z-index: 0;
	position: absolute;
	background-image:url(../images/0_large.jpg)
}

/* SUBPAGE HEADER */
.thrColHybHdr #subpagehdr { 
	padding: 0;
	margin: 0;
	height: 155px;
}
.thrColHybHdr #logo {
	margin: 0;
	padding: 0;
	position:absolute;
	border: none;
	z-index: 5;
}
.thrColHybHdr #subpageslide {
	margin: 0;
	padding: 0;
    width: 960px;
    height: 155px;
	position:absolute;
	z-index: 1;
}
.thrColHybHdr #subpageslidestore {
	margin: 0;
	padding: 0;
    width: 977px;
    height: 155px;
	position:absolute;
	z-index: 1;
}

.thrColHybHdr #nav { 
	background-image:url(../images/Main_NAV_bg.jpg); 
	padding: 2px 5px 1px; 
	margin: 0 0 1em;
	height: 4em;
}
.thrColHybHdr #nav ul {
	margin-top: 10px;
}
.thrColHybHdr #nav ul li{
	font: 130% Calibri, Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	color:white;
	font-weight:bold;
	display:inline;
	margin:0 15px 0 0;
	padding:5px 0;
}
.thrColHybHdr #nav a, a:visited {
	text-decoration:none;
	color:white;
}
.thrColHybHdr #nav  a:hover {
	color:#f5d312;
	text-decoration: underline;
}
.thrColHybHdr #nav li img {
	padding: 0 1px;
	border: 0;
	float: right;
	vertical-align: middle;
}
.socialhome {
	margin-left: 20%;
	vertical-align: middle;
}
.socialhome img {
	vertical-align: middle;
	border: 0;
}
.social {
	margin-left: 8%;
	vertical-align: middle;
}
.social img {
	vertical-align: middle;
	border: 0;
}
.socialstore {
	float: right;
	margin: 10px 2% 0 0;
	vertical-align: middle;
}
.contact {
	width: 910px;
	padding: 0 50px 0 0;
	margin: 5px 80px 0 0;
	z-index: 500;
	position: absolute;
}
.contact h3 {
	font: 100% Calibri, Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	text-align:right;
	color:white;
	font-weight:bold;
}
.contact h3 a, a:visited {
	text-decoration:none;
	color:white;
}
.contact h3 a:hover {
	color:#f5d312;
	text-decoration: underline;
}

/* SIDEBAR 1 */
.thrColHybHdr #sidebar1 {
	float: left; 
	width: 16em;
	background: #fff;
	padding: 0 0 0 1em;
	text-align: left;
}
.events {
	width: 99%;
	margin: 0;
	padding: 0;
}
.events h3 {
	background: #f5d312;
	border: 1px #999 solid;
	margin-right: 10px;
	padding: 6px 10px;
}
.events li {
	font-size: 95%;
	list-style: none;
	display: block;
	padding: 4px 10px 4px 0;
	margin-left: 10px;
	border-bottom: 1px dotted #999;
}
.events a:hover{
	background-color: #f5d312;
}

/* SIDEBAR 2 */
.thrColHybHdr #sidebar2 {
	float: right; 
	width: 14em;
	background: white;
	text-align: left;
	margin: 0 1em 0 0;
	padding: 0 10px; 
	background-image:url(../images/sidebar_bg.gif);
	background-repeat:no-repeat;
}
.thrColHybHdr #sidebar1 h3, .thrColHybHdr #sidebar1 p, .thrColHybHdr #sidebar2 p, .thrColHybHdr #sidebar2 h3 {
	margin-left: 10px;
	margin-right: 10px;
}

/* MAIN CONTENT */
.thrColHybHdr #mainContent {
 	margin: 0 17em 0 18em; /* the right margin can be given in ems or pixels. */ 
	padding: 13em 3em 0 4em;
	text-align: left;
	border-left: #ccc solid 1px;
	border-right: #ccc solid 1px;
}
.thrColHybHdr #mainContent h1 {
	font-size: 16pt;
}
.thrColHybHdr #mainContent p {
	line-height: 145%;
	word-spacing: 115%;
	font-size: 115%;
}
.thrColHybHdr #subpageContent {
 	margin: 0 0 6em 18em;
	padding: .5em 4em 0 4em;
	text-align: left;
	border-left: #ccc solid 1px;
}
.thrColHybHdr #subpageContent h1 {
	font-size: 16pt;
}
/*
.thrColHybHdr #subpageContent h2 {
	font-size: 14pt;
}
*/
.thrColHybHdr #subpageContent p {
	line-height: 145%;
	word-spacing: 115%;
	font-size: 120%;
}
.thrColHybHdr #subpageContent li {
	line-height: 145%;
	word-spacing: 115%;
	font-size: 115%;
}
.thrColHybHdr #footer { 
	height: 150px;
	padding: 20px 10px;
	margin: 0;
	min-width: 960px;
	text-align: left;
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	bottom:0;
} 
.thrColHybHdr #footer p {
	margin: 0; 
	padding: 20px 0 0 0; 
	line-height: 2em;
	font: 95% Calibri, Verdana, Helvetica, sans-serif;
	
}

/* Read More */
.readmorebox {
  width: 640px;
  padding: 4px; /* border for the content slider */
  margin: 20px 0;
  background:#333; /* color of the readmore border */
}
.read_wrapper {
  background:#FFF; /* Background color for the entries */
  padding:6px 8px; /* border for the content slider */
}
.read_wrapper H2 {
	font-size: 1.5em;
}
.read_wrapper p {
	font-size: 1.1em;
}

/* Read More Products */
.readmoreproducts {
  width: 95%;
  height: 95%;
  padding: 4px;
  margin: 6px;
  background: #333;
}
.read_wrapper_products {
  background: #FFF;
  padding: 6px;
}
.read_wrapper_products H2 {
	font-size: 1.5em;
	text-align: left;
	margin: 6px 0;
	padding: 0;
}
.read_wrapper_products p {
	font-size: 1.1em;
	text-align: left;
}

/* Resources Page */
#accordion H3 a {
	font-weight:bold;
	color: #444;
}
#accordion H4 {
	font-size: 9pt;
	margin-bottom: 2px;
}
#accordion H4 a, a: visited {
	color: #000;
}
#accordion H5 {
	font-size: 9pt;
	margin: 8px 0 4px 4px;
	color: #444;
}
#accordion h5 a, a:visited {
	color: #003399;
}
.H5 li {
	margin: 2px 10px;
	font-weight: normal;
	color: #444;
}
#accordion ul {
	margin: 0;
	padding: 0;
}
#accordion li {
	font-size: 9pt;
	list-style:none;
}
#accordion li a, a:visited {
	color: #003399;
	text-decoration: underline;
}




/* Misc */
.pdf {
	background-image: url(../images/pdf_icon.jpg);
	background-repeat:no-repeat;
	margin: 0;
	padding: 5px 10px;
	width: 20px;
	height: 20px;
}
.login {
	border-top: 1px solid #999;
}
.fltrt { 
	float: right;
	margin:0 12px;	
}
.fltrt p {
	font-size:24px;
	font-weight:bold;
}
.fltrtstore { 
	float: right;
	margin:0 40px;	
}
.fltrtstore p {
	font-size:24px;
	font-weight:bold;
}
.fltlft { 
	float: left;
	margin:0 12px;
}
.fltlft p {
	font-size:24px;
}
.fltlft a {
	text-decoration: none;
	color: black;
}


.fltlftnews { 
	float: left;
}
.fltlftnew p {
	font-size:24px;
}
.fltlftnew a {
	color: black;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

 

[if IE]>

/* place css fixes for all versions of IE in this conditional comment */
.thrColHybHdr #sidebar1, .thrColHybHdr #sidebar2 { padding-top: 30px; }
.thrColHybHdr #mainContent { zoom: 1; padding-top: 15px; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */

<![endif]

