/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffffff; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #666666;
  font-family : Arial,Verdana,  sans-serif; font-size : 11px;
  margin: 0px;
}
.mainFont {

  color: #666666;
  font-family : Arial,Verdana,  sans-serif; font-size: 11px;
}
.privFont {

  color: #666666;
  font-family : Arial,Verdana,  sans-serif; font-size: 11px;
}

A {
  color: #ff7011;
  text-decoration: none;
}

A:hover {
  color: #a8a8a8;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ffffff;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}



TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #ffcc00;
  color: #000000
}


TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #EBEBEB;
  color: #666666;
  font-weight: bold;
  height: 25px;
  padding-left: 9px;
  padding-right: 8px
}

TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}
TD.productListing-data a {

}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
 margin-top:5px; padding:8px; font-weight:bold; font-size:12px;color:#ffffff; background: #E1C03B;}


TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;

}
TD.main2{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  border:1px solid #666666;
}
TD.main a{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.tpath { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.tpath a{ font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff7011; }

.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; color: red; font-size: 10px; background-color: #ffffff; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }






.headerNav {
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
padding-left:10px;
}
.headerNav a {
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;

}
.headerNav a:hover {
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;

}
.headerNav a:visited {
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
;
}
.headerNav a:active {
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;

}

 .mainCart { 
 font-family :  Arial, Helvetica, sans-serif; font-size : 11px;  color: #ff7011; padding-right:5px;
 }
 .mainCart A:active { 
 font-family :  Arial, Helvetica, sans-serif; font-size : 11px; text-decoration:underline;
 }
  .mainCart A:hover { 
 font-family : Arial, Helvetica, sans-serif; font-size : 11px;  text-decoration:none;
 }
  .mainCart A:visited { 
 font-family :  Arial, Helvetica, sans-serif; font-size : 11px; text-decoration:none;
 }

 .mainCart span { 
 font-family :  Arial, Helvetica, sans-serif; font-size : 11px;
 padding: 0 8px 0 24px; 
 }
 
  .ps{
   font-family :  Arial, Helvetica, sans-serif; font-size : 11px; color: #990000; text-decoration:none;

  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  padding-left:10px;
 }
   .whitebold{
   font-family :  Arial, Helvetica, sans-serif; font-size : 11px; color: #990000; text-decoration:none;

  color: #ffffff;
  font-size: 11px;
  font-weight: bold;

 }
 
 
 .categ {
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #5E5E5E;;
}
 .categ a{
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #5E5E5E;;
  text-decoration:none;
}
 .categ a:hover{
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #5E5E5E;;
  text-decoration:underline;
}
 .categ a:active{
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #5E5E5E;;
  text-decoration:none;
}
 .categ a:visited{
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #5E5E5E;;
  text-decoration:none;
}

infoBox span{
	color: #666666;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
}
infoBox a{
	color: #666666;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
}

.infoBox a:hover {
	color: #666666;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;	
}
.infoBox a:visited {
	color: #666666;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;	
}
.infoBox a:active {
	color: #666666;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;	
}
.catBox {border:1px solid #a8a8a8; margin-top:5px; 
}
.mainBox {margin-left:5px;margin-top:5px; 
}
.searchBox {
	color: #ffffff;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	padding-left:5px;
}
.searchBox span{
	color: #ffffff;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;

}
.searchBox a{
  color: #FFC000;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;

}

.searchBox a:hover {
  color: #FFC000;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:underline;	
}
.searchBox a:visited {
  color: #FFC000;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	
}
.searchBox a:active {
  color: #FFC000;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	
}
/* spcode */
.pageFooter { width:744px; margin-bottom: 20px; margin-top:5px;border:1px solid #ccc; color:#B7B7B7; font-family :  Arial, Helvetica, sans-serif; font-size : 10px; text-decoration:none;}
 .pageFooter a { color:#B7B7B7; }
  .pageFooter a:hover { color:#B7B7B7; text-decoration:underline }
 .footerNav { float:left; width:490px; }
 
 .cf:after { content: "."; display: block;   height: 0; clear: both; visibility: hidden; }
/* Hides from IE-mac \*/
* html .cf {height: 1%;}
/* End hide from IE-mac */
 .mn { margin-top:15px; }
  .featureTable { border:1px solid #a8a8a8; }
  .featureProd {
	color: #ffffff;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	padding-left:5px;
}
  .featureDesc {
	color: #666666;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
}
 .leftColumn { width:206px; }
 
  .rightColumn { width:206px; }
    .content { margin-top:5px;}
  .content-index { }
  .prod { margin-top:5px; margin-left:5px; }
  .contentBox { margin-top:5px; padding:8px; font-weight:bold; font-size:12px;color:#ffffff; background: url('../../../images/tdbg2.gif');}
  .contentBox2 { margin-top:5px; padding:8px; font-weight:bold; font-size:12px;color:#000000; background: #ffcc00;}
  .contentBox2 a{ color:#ffffff; font size:11px;text-decoration:none}
  .contentBox2 a:hover{ color:#ffffff; font size:11px;text-decoration:underline}

  .contentBox3 { margin-top:5px; padding:8px; font-weight:bold; font-size:12px;color:#ffffff; background: #E1C03B;}
  .contentBox3 a{ color:#ffffff; font size:12px; font-weight:bold;text-decoration:none}
  .contentBox3 a:hover{ color:#ffffff; font size:12px; text-decoration:underline;font-weight:bold;}
  .subHeader a { color:#fff !important; padding-left:8px; background:url('/images/icon-dblArrow-l.gif') no-repeat left center; }
  .prodBox {padding:8px 8px 8px 8px; font-weight:bold; font-size:12px;color:#000000; background: #ffcc00;}


  .m1 {}
  .ml1 {font-size:13px; color: #666666;}
  .ml1 a {color: #666666;}
  .ml2 a:hover {color: #ff0000;}
  .ml2 {font-weight:bold;font-size:12px; color: #000000;}
  .ml2 a {color: #000000;}
  .ml3 {font-size:13px; color: #ffffff;font-weight:bold;}
  .ml3 a {color: #ffffff;}
  .ml3 a:hover {color: #000000;}
 .price {color: #000000;font-size:11px;}
 .priceRed {color: #ff0000;font-size:11px;}
 .prodSplit {background: url('http://www.telepathsports.com/images/tdbgmid.gif'); width:1px }
P.main  { 
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: normal;
 } 
.mainsmall {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #999999;
}

.leftblock {
  border: 1px solid #999999; padding:8px;
}
.prodBorder {
  border: 1px solid #999999;
}
.prodBorderLeft {
  border-left: 1px solid #999999; border-bottom: 1px solid #999999; background-image:url('http://www.telepathsports.com/images/popUpBack.gif');
}
.prodBorderRight {
  border-right: 1px solid #999999; border-bottom: 1px solid #999999;
}
.prodPopUp {color:999999; font-size:10px; padding-left:4px}
.prodPopUp a{color:999999;}
.indent { padding-left:5px;
}
.pageTitle {
color: #666666;font-size:13px;font-weight:bold; line-height:30px; margin-top:15px; margin-bottom:5px;
}
.feat {
	font-weight: bold;
	color: #FF0000;
	font-size: 12px;
}
.ml1Copy {
font-size:13px; color: #666666;
line-height:22px;
}

.ml1Copy a {font-size:13px;text-decoration:underline;}
.ml1Copy a:hover {font-size:13px;}
/*.ml1Copy a {font-size:13px;color: #FF0000;}
.ml1Copy a:visited {font-size:13px;color: #FF0000;}
.ml1Copy a:hover {font-size:13px;color: #FF0000;}
*/
.loginBox {border:1px solid #666666;}



#mContainer {
	position:relative;
	display:block;
	width:520px;
	height:700px;
	border:2px solid #000;
	margin:auto;
	background-color:#eaeaea;
	z-index:10;
}

#mContainer h1 {
	margin:0;
	padding:3px 15px 0 0;
	position:absolute;
	font:bold 12px verdana,arial;
	color:#F8F7E4;
	top:0px;
	left:0px;
	width:480px;
	text-align:right;
}

#caption {
	position:absolute;
	top:410px;
	width:500px;
	text-align:center;
	font:10px verdana;
}

#imageContainer {
	position:relative;
	top:20%;
	margin:auto;
	background-color:#F8F7E4;	
	border:1px solid #5A463C;
}

#imageContainer img {
	border:1px solid #F8F7E4;
}

#navContainer {
	position:absolute;
	bottom:-20px;
	left:-5px;
	font:10px verdana,arial;
}

#navContainer a {
	margin:5px;
	padding:2px;
	text-decoration:none;
	color:#649682;
}

/* the following styles are unrelated to the applications function */

#credits {
	position:relative;
	margin:auto;
	margin-top:40px;
	width:400px; 
	font-family:verdana;
	font-size:9px;
}

hr {
	width:400px;
	height:1px;
	text-align:left;
	color:#000;
	background:#000;
	border-style:none;
	clear:both;
	margin:5px 0 5px 0;
}

#credits img {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	border:1px solid #000000;
	width:80px;
	height:79px;
}

.toplinks
{
Font-family: Arial;
font-size: 11px;
color: #666666;
text-decoration: none;
}

.toplinks:hover
{
color: #b20808;
text-decoration: underline;
}


.smallorange
{
Font-family: Arial;
font-size: 11px;
color: #ff7011;
text-decoration: none;
}

.smallgrey
{
Font-family: Arial;
font-size: 11px;
color: #666666;
text-decoration: none;
}

.tinygrey
{
Font-family: Arial;
font-size: 10px;
color: #b3b3b3;
text-decoration: none;
}

.normal
{
Font-family: Arial;
font-size: 13px;
color: #666666;
text-decoration: none;
word-spacing: 4px;
}

.PageCopy
{
Font-family: verdana;
font-size: 12px;
color: #666666;
text-decoration: none;
word-spacing: 4px;
line-height: 16px;
}

h3
{
Font-family: verdana;
font-size: 18px;
color: #666666;
text-decoration: none;
word-spacing: 4px;
line-height: 16px;
}

.PageCopyHL
{
Font-family: verdana;
font-size: 12px;
color: #174edb;
text-decoration: none;
word-spacing: 4px;
line-height: 16px;
font-style: italic;
font-weight: bold;
}

.LargeWhite
{
Font-family: Arial;
font-size: 22px;
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
font-style: italic;
}

.TeamTelepath
{
Font-family: Arial;
font-size: 18px;
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
font-style: italic;
}

.WhitePageHeader
{
Font-family: Arial;
font-size: 16px;
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}

.UniversityText
{
Font-family: Arial;
font-size: 14px;
color: #a8a8a8;
font-weight: bold;
}

.WhoUse
{
Font-family: Arial;
font-size: 16px;
color: #ac1021;
font-weight: bold;
}

.SmallWhite
{
Font-family: Arial;
font-size: 18px;
color: #FFFFFF;
text-decoration: none;
}

.SmallWhiteClickHere
{
Font-family: Arial;
font-size: 16px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}

.ProdCopy
{
Font-family: Arial;
font-size: 10px;
color: #666666;
text-decoration: none;
}

.PriceTxt
{
Font-family: Arial;
font-size: 12px;
color: #000000;
text-decoration: none;
}

.Price
{
Font-family: Arial;
font-size: 12px;
color: #FF0000;
text-decoration: none;
}

.ProdHeadline
{
Font-family: Arial;
font-size: 14px;
color: #000000;
font-weight: bold;
margin-top: 6px;
margin-bottom: 6px;
margin-left: 10px;
}

.normalRed
{
Font-family: Arial;
font-size: 13px;
color: #FF0000;
text-decoration: none;
word-spacing: 4px;
}

.normalItalic
{
Font-family: Arial;
font-size: 13px;
color: #666666;
text-decoration: none;
word-spacing: 4px;
font-style: italic;
font-weight: bold;
}

.normalItalicBlue
{
Font-family: Arial;
font-size: 13px;
color: #0033ff;
text-decoration: none;
word-spacing: 4px;
font-style: italic;
font-weight: bold;
}

.normalLink
{
Font-family: Arial;
font-size: 13px;
color: #666666;
text-decoration: underline;
word-spacing: 4px;
font-weight: bold;
}

.normalLinkNoBold
{
Font-family: Arial;
font-size: 13px;
color: #666666;
text-decoration: underline;
word-spacing: 4px;
}

.QuestionsComments
{
Font-family: Verdana;
font-size: 10px;
color: #666666;
text-decoration: none;
}

.WhiteText
{
Font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}

input.ProdSearch
{
Font-family: Arial;
font-size: 12px;
width: 100px;
height: 18px;
margin-right: 6px;
padding-top: 0px;
}

.NavTable
{
border: 1px;
border-color: #666666;
}