/*   
Theme Name: 2009-10 Zone Hockey
Theme URI: http://zonehockey.com
Description: Zone Hockey Corporate Site
Author: Gary C. Cekus
Author URI: http://zonehockey.com
Version: 1.0
*/

body {
	font-family: Arial, sans-serif;
	margin:0px; padding:0px;
	background-color:#4d4d4d;
	font-size:13px;
	line-height:19px;
}

img {
	border: 0;
	behavior: url(iepngfix.htc);
	}

/************************************************************************
 Page Layout
************************************************************************/

.homebackground {
	background: url(images/home-bg.jpg) repeat-x #4d4d4d;
	}
	
.pagebackground {
	background: url(images/int-bg.jpg) repeat-x #4d4d4d;
	}
	
#wrapper {
	margin: 0 auto; padding: 0;
	background: url(images/lights.jpg) no-repeat top center;
	width: 960px;
	}

#wrapperpage {
	margin: 0 auto; padding: 0;
	width: 960px;
	}
	
.newsflash {
	margin: 0 auto; padding: 0;
	height: 20px; width: 960px;
	}
	
.nav {
	margin: 0 auto; padding: 0;
	height: 52px; width: 960px;
	background: url(images/nav-bg.gif) repeat-x;
	}
	
.homefeature {
	margin: 0 auto; padding: 0;
	width: 960px; height: 645px;
	text-align: center;
	color: #2d2d2d;
	}
	
.pagefeature {
	margin: 0 auto; padding: 0;
	width: 960px; height: 178px;
	text-align: center;
	color: #2d2d2d;
	}
	
.homecontent {
	margin: 0 auto; padding: 0;
	width: 960px;
	color: #cccccc;
	}
	
#footer {
	padding: 0; margin: 0;
	color: #2f2f2f;
	text-transform: uppercase;
	font-size: 9px;
	}

#footer hr {
	border: none 0;
	border-top: 1px solid #2d2d2d;
	width: 100%;
	height: 1px;
	}

.coltwo {
	background: url(images/col-2-bg.gif) repeat;
	}
	
.postnavigation {
	width: 578px;
	background: url(images/col-2-bg.gif) repeat;
	padding: 10px; margin: 0;
	}
	
.sidecontentdiv {
	padding: 10px;
	background: #000;
	width: 260px;
	color: #fff;
	}
	
.postdiv {
	width:578px;
	padding: 10px; margin: 0;
	margin-bottom: 20px;
	background: #ccc;
	border: 1px solid #2d2d2d;
	color: #1d1d1d;
	}
	
.postdivpage {
	width:948px;
	padding: 10px; margin: 0;
	margin-bottom: 20px;
	background: #ccc;
	border: 1px solid #2d2d2d;
	color: #1d1d1d;
	}

/************************************************************************
 Text Styles
************************************************************************/

.homehdln {
	font-size: 18px; font-weight: normal;
	line-height: normal;
	padding: 0; margin: 0;
	text-align: left;
	color: #2d2d2d;
	}
	
.homecontent h1 {
	margin: 0; padding: 0;
	color: #fff;
	font-size: 180%;
	font-weight: normal;
	line-height: normal;
	}
	
.postdivpage h1 {
	color: #000;
	}
	
h2 {
	font-size: 140%;
	font-weight: normal;
	padding: 0; margin: 0;
	margin-top: 20px;
	}
	
hr {
	border: none 0;
	border-top: 1px solid #2d2d2d;
	width: 100%;
	height: 1px;
	}
	
.postbyline {
	font-size: 9px;
	text-transform: uppercase;
	}
/************************************************************************
 Link Settings
************************************************************************/

a, a:visited, a:active {
	color: #2d2d2d;
	text-decoration: underline;
	}
	
a:hover {
	color: red;
	}
	
#footer a {
	color: #aaa;
	text-decoration: none;
	}
	
#footer a:hover {
	color: black;
	}
	
.coltwo a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	}
	
/************************************************************************
 Navigation
************************************************************************/
.menu {
	margin: 0; padding: 0;
	list-style: none;
}

.menu li {
	padding: 0; margin: 0;
	height: 52px;
	list-style: none;
	background-repeat: no-repeat;
	float: left;
	outline: none;
}

.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -1000px;
	overflow: hidden;
	outline: none;
	height: 52px;
	background-repeat: no-repeat;
}

.home { background: url(images/nav-logo.gif) center top; width: 328px; }
.home a { background-position: center top; }
.zonediff { background: url(images/zone-diff.gif) center top; width: 200px; }
.zonediff a { background-position: center top; }
.enterzone { background: url(images/enter-zone.gif) center top; width: 156px; }
.enterzone a { background-position: center top; }
.zoneblog { background: url(images/blog.gif) center top; width: 75px; }
.zoneblog a { background-position: center top; }
.support { background: url(images/support.gif) center top; width: 105px; }
.support a { background-position: center top; }
.contact { background: url(images/contact.gif) center top; width: 96px; }
.contact a { background-position: center top; }
ul.menu li a:hover { background-position: center bottom; }
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

.footmenu {
	margin: 0; padding: 0;
	list-style: none;
}

.footmenu li {
	padding: 0; margin: 0;
	height: 38px;
	list-style: none;
	background-repeat: no-repeat;
	float: right;
	outline: none;
	line-height: 38px;
	vertical-align: middle;
}

.footmenu li a, .footmenu li a:visited {
	display: block;
	text-decoration: none;
	overflow: hidden;
	outline: none;
	height: 38px;
	background-repeat: no-repeat;
}
.twitter { background: url(images/twitter-btn.gif) center top; width: 38px; }
.twitter a { background-position: center top; }
.rssfeed { background: url(images/rss-btn.gif) center top; width: 38px; }
.rssfeed a { background-position: center top; }
ul.footmenu li a:hover { background-position: center bottom; }
.footmenu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

/************************************************************************
 Buttons
************************************************************************/

a.squarebutton{
background: transparent url('images/btn-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 12px Arial;
line-height: 15px;
height: 23px;
padding-left: 9px;
text-decoration: none;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
color: #494949;
}

a.squarebutton span{
background: transparent url('images/btn-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0;
}

a.squarebutton:hover{
background-position: bottom left;
}

a.squarebutton:hover span{
background-position: bottom right;
color: black;
}

.buttonwrapper{
overflow: hidden;
width: 100%;
}

a.squarebutton2{
background: transparent url('images/btn-left2.gif') no-repeat top left;
display: block;
float: left;
font: normal 12px Arial;
line-height: 15px;
height: 23px;
padding-left: 9px;
text-decoration: none;
}

a:link.squarebutton2, a:visited.squarebutton2, a:active.squarebutton2{
color: #fff;
}

a.squarebutton2 span{
background: transparent url('images/btn-right2.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0;
}

a.squarebutton2:hover{
background-position: bottom left;
}

a.squarebutton2:hover span{
background-position: bottom right;
color: #fff;
}

/************************************************************************
 Table
************************************************************************/

.pricingtable {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.pricingtablehead {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background: red;
}

.borderright {
	border-right: 1px solid #ccc;
}

.noborder {
	border: 0;
}