/* top elements */
* {
	padding: 0;
	margin: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #8C0;
	border-right-color: #8C0;
	border-bottom-color: #8C0;
	border-left-color: #8C0;
}

body {
	margin: 0; 	padding: 0;
	font: normal 12px/1.7em  verdana, tahoma, sans-serif;	 
	text-align: center;
	background: url(wallpaper-cf2-1680x1050.jpg) repeat-x;
}

#popoutad {
	height: 200px;
	width: 200px;
	position: absolute;
	left: -55px;
	top: 274px;
}
/* links */
a {
	color: #89cc00;
	background-color: inherit;
	text-decoration: none;		
}
a:hover {
	color: #ffffff; 
	background-color: inherit;
	text-decoration: underline;	
	border: none;
}

/* headers */
h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	color: #fff;
}
h1 {
	font-size: 2.5em;
	color: #000;
} 
h2 { font-size: 2em; text-transform:uppercase;}
h3 { font-size: 1.8em; }

p, h1, h2, h3 {
	margin: 0;
	padding: 10px 15px 10px 15px;
}

ul, ol {
	margin: 10px 30px;
	padding: 0 15px;	
}

/* images */
img {
	background: 000000;
}
img.float-right {
   margin: .5em 0 1em 1em;   
}
img.float-left {
   margin: .5em 1em 1em 0;
}

code {
  margin: .5em 0;
  display: block;
  padding: 20px;
  text-align: left; 
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'Courier New', monospace ;
  /* white-space: pre; */
  background: #1E89DC;
  border: 1px solid #0065C6;   
}
acronym {
  cursor: help;
  border-bottom: 1px solid #0065C6;
}
blockquote {
	margin: 10px 15px;
 	padding: 10px 0 10px 28px;  
   border: 1px solid #0065C6;
	background: #1E89DC; 
  	font: bold 1.3em/1.5em "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
}

/* start - table */
table {
	margin: 10px 15px; 
	border-collapse: collapse;			
}
th strong {
	color: #000000;
}
th {
	background: #93BC0C;
	height: 3em;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #8EB200; 
	border-top: solid 2px #8EB200;
}
tr {
	color: #707070;
	height: 2.5em;	
}
td {
	padding-left: 12px;
	padding-right: 12px;
	border-left: 1px solid #000000;
}

td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;
}
/* end - table */

/* form elements */
form {
	margin: 10px 15px; 
	padding: 10px;
	border: 1px solid #0065C6; 
	background-color: #1E89DC; 
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
label {
	display:block;
	font-weight:bold;
	margin: .4em 0;	
}
input {
	padding: .3em;
	border: 1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width: 55%;
	padding: .3em;
	font: normal 1em/1.5em Verdana, sans-serif;
	border: 1px solid #eee;
	height: 10em;
	display:block;
	color:#777;
}
input.button { 
	font: bold 1em Arial, Sans-serif; 
	margin: 0;
	padding: .25em .3em;
	color: #FFF;
	background: #A2CC00;
	border: 2px solid #8EB200;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0 0 0 10px; padding: 0 0 1.5em 0;	
	width: 18em;	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 11em;
	color: #777; 
	padding: .4em; 
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	vertical-align: top;
}

/***********************
	  LAYOUT
************************/

#header-content, #content, #nav {
/*
The width value below sets the total width of the design. It's default value is set to 93%
which means that it will take up 93% of the browser window's width. You can also set it to a 
different percentage	value (90%, 85%, etc.). This design is fluid layout by default, but you
can turn it into a fixed width layout by setting a pixel value to the width (e.g. 900px, 950px).
*/
	width: 950px;	
}

/* box */
.box {
	border: 5px #88cc00 solid;
	float: right;
	left: 20em;
	background: #ffffff;
	width: 660px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	position: relative;
}

.boxhockey {
	border: 5px #88cc00 solid;
	float: right;
	left: 225px;
	width: 660px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	position: relative;
	background-color: #000;
}

.boxdasher {
	border: 5px #88cc00 solid;
	float: right;
	position: relative;
	left: 20em;
	background: #000000 url(DasherTemplates.jpg) no-repeat right;
	height: 500px;
	width: 631px;
	margin-top: 10px;
	margin-right: 320px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 10px;
}

.boxfootball{
	border: 5px #88cc00 solid;
	float: right;
	position: relative;
	left: 20em;
	height: 500px;
	width: 631px;
	margin-top: 10px;
	margin-right: 320px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color: #000000;
	background-image: url(../football/images/secondary-main_02.jpg);
	background-repeat: no-repeat;
	background-position: right;
}


.boxftp{
	border: 5px #88cc00 solid;
	float: right;
	position: relative;
	left: 20em;
	background: #000000 url(../downloads/images/ftp-background.jpg) no-repeat right;
	height: 500px;
	width: 631px;
	margin-top: 10px;
	margin-right: 320px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 10px;
}



.boxbanner {
	border: 5px #88cc00 solid;
	float: right;
	position: relative;
	left: 20em;
	background: #000000 url(../downloads/images/bannertemplate.jpg) no-repeat right;
	height: 500px;
	width: 631px;
	margin-top: 10px;
	margin-right: 320px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 10px;
}


.boxdownloads {
margin: 10px 320px 10px 0px;	
padding: 10px 50px 20px 10px;		
border: 5px #88cc00 solid;
float: right;
position: relative;
left: 20em;
background: #000000 url(../downloads/images/downloadsmain.jpg) no-repeat right;
height: 375px;
width: 631px; }

p2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	text-indent: 1em;
	text-align: left;
	width: 275px;
	height: 374px;
	position: absolute;
	color: #ffffff;
	left: -4px;
	top: 16px;
}

.boxsplash {
	border: 0px #88cc00 solid;
	width: 100%;
	height: 525px;
	clear: both;
	text-align: center;
	position: relative;
	background-image: url(images/splash-template_03.jpg);
 }
 
 .box-client {
	float: left;
	position: static;
	height: 700px;
	margin-top: 10px;
	margin-right: 0em;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	width: 880px;
	background-image: url(splash-template_03.jpg);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

 
 

/* header */
#header {
	height: 168px;
	text-align: left;
background-image: url(new_05.jpg);
background-repeat: repeat-x; }

#header-content {
	position: relative;
	margin: 0 auto; padding: 0;
}
#header-content h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 58px 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	letter-spacing: -1px;
	color: #fff;
	text-decoration: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 0px; left: 10px;	
}
#header-content h1#logo-text span {
	color: #68B5F0;	
}
#header-content #slogan {
	font: bold 30px 'Trebuchet Ms', Sans-serif;
	text-transform: none;
	color: #FFF;	
	margin: 0; padding: 0;
	
	/* change the values of left and top to adjust the position of the slogan */
	top: 75px; position: absolute;
left: 200px; }

/* header links */
#header-content #header-links {
	position: absolute;
	top: 25px; right: 30px;	
	color: #ffffff;
	font: bold 15px "Trebuchet MS", Tahoma, Sans-serif;	
}
#header-content #header-links a {	
	color: #ffffff;
	text-decoration: none;	
}
#header-content #header-links a:hover {
	color: #000000;		
}


/* Navigation */
#nav-wrap {
	float: left;
	width: 100%;
position: relative;
top: -29px;
overflow: hidden; }
#nav {
	margin: 0 auto;
	padding: 0;		
}
#nav ul {
	float: left;
	list-style: none;
	text-transform: uppercase;
	margin: 0;
	padding: 0;	
	height: 25px;		
}
#nav ul li {
	float: left;
	margin: 0; padding: 0;
	height: 25px;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 10px;
	color: #FFF;
	font: bold 15px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;	
	letter-spacing: 1px;
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #000000;	
}
#nav ul li#current {	
color: #000000; }

#nav ul li#current a {
	color: #000000;
}

/* content */
#content-wrap {
	clear: both;
	float: left;
	width: 100%;
border-bottom: #87cc0c solid;
padding-bottom: 06em; }

#content {
	text-align: left;	
	padding: 0; 
	margin: 0 auto;		
}

/* sidebar */
#sidebar {
	float: left;
	width: 19em;
	margin: 0px 0em 10px 0em; padding: 0;
position: absolute; }

#sidebar h1 {
	font: bold 1.75em 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	padding: 0em 0em .5em 010px; 
	color: #002368;	
}
#sidebar ul.sidemenu {
	list-style:none;
	margin: 0;
	padding: .em 0 1em 5px;		
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;		
}
#sidebar ul.sidemenu li {
	padding: 0; 
}

* html body #sidebar ul.sidemenu li { height: 1%; }

#sidebar ul.sidemenu li a {
	display: block;
	font-weight: bold;
	color: #ffffff;	
	text-decoration: none;
	padding: .2em 0em .2em 0px;
	line-height: 1.5em;
	font-size: 1.35em;
border-bottom: thin #89cc00 solid; }
#sidebar ul.sidemenu li a:hover {
	color: #7ec108;			
}

#sidebar li#current a {	
color: #89cc00; }

#sidebar ul.sidemenu ul{
	margin-left: 15px;
}

#sidebar .sidebox {
	margin: 5px 15px 5px 0;
	padding: 0;
}
#sidebar .sep{
	background: url(sidebarsep.jpg) repeat-x left bottom;
	height: 2px;
	margin: 0px 15px 10px 0;
	clear: both;
}
/* main */
#main {
	margin: 10px 23em 10px 0; 
	padding: 0;		
}
#main h1 { 
	font: bold 2.8em 'Trebuchet MS', Arial, Sans-serif;
	color: #000000;
	letter-spacing: -2px;		
	padding-bottom: 0;	
}
#main h1 a {
	color: #000000;
	text-decoration: none;
}

/* footer */
#footer-wrap {
	clear: both;
	border-top: 5px solid #86CC15;
	text-align: left;
	padding: 1.6em 0em 0em 0em;
}

#footer-wrap a {
	text-decoration: none;
	color: #89cc00;
	font-weight: bold;
}
#footer-wrap a:hover {
	color: #E8F4FF;	
}
#footer-wrap p {
	padding: 10px 0;
}
#footer-wrap h2 {
	color: #E8F4FF;
	margin: 0;
	padding: 0 10px; 
	text-transform: none;
}

/* footer columns */
#footer-columns {
	color: #5B9CFF;
	margin: 0 auto; 
	padding: 0;	
	width: 90%;	
}
#footer-columns ul {
	list-style: none;
	margin: 10px 0 0 0; 
	padding: 0;	
	background: url(footer-dots.jpg) repeat-x left top;	
}
#footer-columns li {
	background: url(footer-dots.jpg) repeat-x left bottom;		
}
#footer-columns li a {
	display: block;
	font-weight: normal;
	padding: .5em 0 .5em 1em;
	width: 96%;
}
#footer-columns .col3, .col3-center {
	float: left;
	width: 32%;
}
#footer-columns .col3-center { 
	margin: 0 15px; 
}

/* bottom */
#footer-bottom {
	clear: both;
	color: #E8F4FF;	
	margin: 0 auto; 
	padding: 1em 0;
	text-align: center;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.white {	color: #E8F4FF; }

img.rssfeed {
	border: none; 
	padding: 0 0 5px 0;
	background: transparent;
}

.post-by {
	font-size: .95em;	
	padding-top: 0;
}
.post-footer { 
	text-align: right; 
	background: #1E89DC;
	border: 1px solid #0065C6; 
	padding: 8px 10px;
	margin: 20px 15px 10px 15px;
}
.post-footer .date {
	background: url(clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 3px 0 3px;
}
.post-footer .comments {
	background: url(comment.gif) no-repeat left center;
	padding-left: 	20px; margin: 0 3px 0 3px;
}
.post-footer .readmore {
	background: url(page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 3px 0 3px;
}
