@charset "UTF-8";
/* CSS Document */

body {
	background-color:#9ab4ee;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bolder;
	text-decoration:none;
}
body a {
	text-decoration:none;
}

.container {
	position:absolute;
	width: 100%;
	top: 0px;
	left: 0px;
	min-height: 100%;
	z-index:1;
min-width:950px;
}
.itemgridpicbox { float:left;  width:33%; text-align:center; font-weight:200; line-height:.9em; margin-bottom:10px; }
.itemgridpicbox h3 { margin-top:.3em; font-size:14px; }
.itemgridpicbox a:hover { color:#000; font-size:14px; font-weight:900;}  
.headlineleading {line-height:1.5em; }

.contained {
	margin: 20px 20px 20px 20px;
	background-color:#FFF;
	-moz-box-shadow: -3px 2px 3px #000;
		-webkit-box-shadow: 0px 2px 3px #000;
		box-shadow: 0px 2px 3px #000;
		/* For IE 8 */
		-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#000000')";
		/* For IE 5.5 - 7 */
		filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#000000');
	padding: 20px;
	z-index:3;
}
.contentbox {
	margin:20px;
	border: solid #00F 7px;
	padding: 20px;
	z-index:5;
}

.toplogotagline { min-height: 130px; }
.NEcocklogo { float:left; margin-left:10px; }
.NEtagline { float:right; }

.contentmain {
	clear:both;
	margin:40px 8px 10px 8px;
	border: solid #00F 2px;
	padding: 40px;
}


.topnav {
	position:fixed;
	width: 100%;
    top:0px;
	left:0px;
	z-index:100;
	text-align:center;
    background-color:#fff;
    padding: 5px 14px;
}

.topnav a {
	margin: 0px 60px;
	
	padding: 5px 14px;
	color: #00F;
	text-decoration:none;
	background-color:#dae3fd;
}
.topnav a:hover { background-color:#FFC;}


/* top nav dropdowns */

/* new topnavfake to place container */

.topnavfake {
	width: 100%;
    top:0px;
	left:0px;
	z-index:90;
	text-align:center;
    margin: 0px 0px 24px 0px;
    padding: 5px 14px;
	color:#9ab4ee;
}



/* top nav dropdowns */
ul#nav {margin: 0; width:100%; margin: 0px; position:fixed; width: 100%; top:0px; left:0px; padding: 5px 34px 5px 0px; border-bottom: 1px solid #00F; zoom: 1; filter: alpha(opacity=95); opacity: 0.95; font-weight:200; }
ul.drop a { display:block; text-decoration: none;color: #00F; }
ul.drop, ul.drop li, ul.drop ul { list-style: none; margin: 0; padding: 0; background: #fff; }
ul.drop { position: relative; z-index: 597; float: left; }
ul.drop li { float: left; line-height: 1.3em; vertical-align: middle; zoom: 1; padding: 5px 10px; }
ul.drop li.hover, ul.drop li:hover { position: relative; z-index: 599; cursor: default;  background-color:#eef2fe;  }
ul.drop ul { visibility: hidden; position: absolute; top: 100%; left: 0; z-index: 598; width: 195px; background: #555;  }
ul.drop ul li { float: none;  }
ul.drop ul ul { top: 2px; left: 100%;  }
ul.drop li:hover > ul { visibility: visible }

/*.drop li li {  -webkit-box-shadow: 0px 1px 1px #000; box-shadow: 0px 1px 1px #000; }*/

.explaintext { margin-left:60px; font-size:14px; font-weight:normal; text-align:left; color:#00F; letter-spacing:.1em; line-height:1.7em;}
.smallLeftImageFloat { float:left; margin: 0px 34px 0px 30px; font-size:12px; font-weight:200;}
.smallLeftImageFloat img { max-width:30%;}

/* index page */ 
.newsbox {clear:both; margin:18px 8px 10px 8px; border: solid #00F 2px;padding: 0px; } 
.newsboxtitle { float:left; width:100%; margin:0px 8px 10px 0px;  color: #00F; }
.newsboxtitle ul li {background:#FFF;}

.shirtscontent {
	clear:both;  margin:56px 18px 18px 18px;  padding: 10px 20px 0px 20px; width:auto;-moz-box-shadow: -3px 3px 4px #000;
		-webkit-box-shadow: 0px 3px 4px #000;
		box-shadow: 0px 3px 4px #000;
		/* For IE 8 */
		-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
		/* For IE 5.5 - 7 */
		filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

.shirtscontentitems {clear:both;  margin:56px 18px 18px 18px;  padding: 50px 20px 0px 20px; width:auto; -moz-box-shadow: -3px 3px 4px #000;
		-webkit-box-shadow: 0px 3px 4px #000;
		box-shadow: 0px 3px 4px #000;
		/* For IE 8 */
		-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
		/* For IE 5.5 - 7 */
		filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 20%; height:auto;
  border: 0;
  }
		
.itemcategorytitle { text-align:left; padding:20px 0px 20px 20px;
}

.newscontent {clear:both;  margin:50px 18px 18px 18px; border: solid #00F 1px;  padding: 0px 20px 20px 20px; 
	-moz-box-shadow: -3px 3px 4px #000;
		-webkit-box-shadow: -3px 3px 4px #000;
		box-shadow: -3px 3px 4px #000;
		/* For IE 8 */
		-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
		/* For IE 5.5 - 7 */
		filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000'); }
.indexpagecontentreally { clear:both; background-color:#FFC; margin: 10px 8px; border:solid 2px #00F; padding: 0px 28px 10px 20px;font-family:"Courier New", Courier, monospace; -webkit-box-shadow: 0px 3px 4px #000; box-shadow: 0px 3px 4px #000; /* For IE 8 */ -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')"; /* For IE 5.5 - 7 */ filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');}
.indexpagecontentreally img { width:100%; height:auto; border:solid 3px #000; margin: 0px 0px 14px 0px;}

 /* 2 shirts page */ 

 /* print page */ 
.printedmatterbox {clear:both; margin:18px 8px 10px 8px; border: solid #00F 2px; padding: 0px; } 
.printsbox {  position:relative; width:95%; margin:28px 8px 10px 18px; border: solid #00F 2px ;padding: 0px; }
.publicationsbox { position:relative;  width:95%; margin:28px 18px 10px 18px; border: solid #00F 2px;padding: 0px; }
.printspagecontent {clear:both; align:center; margin:50px 18px 18px 18px;  padding: 10px; 	 border: solid #00F 2px}
 .printspagecontentreally { clear:both; background-color:#e6ebfd; margin: 10px 8px; border:solid 2px #00F; padding: 0px 18px 10px 10px;font-family:"Courier New", Courier, monospace; -webkit-box-shadow: 0px 3px 4px #000; box-shadow: 0px 3px 4px #000; /* For IE 8 */ -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')"; /* For IE 5.5 - 7 */ filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');}
 .printspagecontentreally img { width:100%; height:auto; border:solid 3px #000; margin: 0px 0px 14px 0px;}



.bottomnav { width:100% color:#FFF; text-align:center;}
.bottomnav a { color:#FFF; text-align:center; padding:20px; text-decoration:none;}

/* old topnav

.topnav {
	position:absolute;
	width: 100%;
    margin-top:254px;
	align: center;
	z-index:10;
	text-align:center;
    

}

.topnav a {
	margin: 0px 60px;
	border: solid #00F 3px;
	padding: 5px 14px;
	color: #00F;
	text-decoration:none;
	background-color:#FFF;
}
.topnav a:hover { background-color:#FFC;}
*/
/* new topnav */
/*.topnav ul {
	list-style: none;
	
	z-index:10;
	text-align:center;
}
ul li {
    display: block;
   
    
}
li ul {
    display: none;
}
ul li a {
    display: block;
   white-space: nowrap;
	
	margin: 0px 60px;
	border: solid #00F 3px;
	padding: 5px 14px;
	color: #00F;
	text-decoration:none;
	background-color:#FFF;
}
ul li a:hover {
background: #FFC;
}
li:hover ul {
    display: block;
    position: absolute;
}
li:hover li {
    float: none;
    font-size: 11px;
}
li:hover a { background: #FFC; }
li:hover li a:hover {
    background: #FFC;
}
 end top nav dropdowns */
