table.facts, table.facts tr, table.facts td
{
	margin:0;
	padding:0;
	
}


/* Size Chart */
.SizeChart
{
	padding: 5px;
	border: 1px solid #d28faf; 
}

.SizeChartHeader
{
	text-decoration: none;
	padding: 5px 0px 5px 0px; 
	font-weight: bold;
	background-color: #d28faf;
	/*background: #d28faf url(../gfx/sizechart_top.jpg) no-repeat left top;*/
}

.SizeChart table
{
	background-color:#ffffff;
	border:solid 0px #000000;
}

.SizeChart th
{
	padding:4 4 4 4;
	font-family:Arial;
	font-size:11px;
	text-align:left;
	background-color:#ffffff;
	border-bottom:solid 2px #90d3e4;
	border-left:solid 1px #efefef;
	border-right:solid 1px #efefef;
}
.SizeChart td
{
	font-size:11px;
	font-family:arial;
	text-align:left;		
	border-bottom:dotted 1px #dcdcdc;
	padding-left:5px;
}	
/* Size Chart (END) */


/* FAQ */


.TopItem
{
	color:Black;
	font-family: tahoma, verdana;
	font-size: 9px;
	border: 1px solid #7C7C94;
	border-bottom-color:#9593B2;
	padding-top: 4px;
	padding-bottom: 2px;
	cursor:hand;
	background-color:AliceBlue;

}


.ExpandedItem
{
	color:Black;
	font-family: tahoma, verdana;
	font-size: 9px;
	border: 1px solid #7C7C94;
	border-bottom-color:#9593B2;
	padding-top: 4px;
	padding-bottom: 2px;
	cursor:hand;
	background-color:Beige;

}

.MenuGroup
{
background-color:#3F3F3F;
border:1px;
border-bottom-color:black;
border-top-color:gray;
border-left-color:gray;
border-right-color:black;
border-style:solid;
}
 

/* FAQ (END) */

/* NameTape */
div.NameTape
{
	height:50px;	
	padding : 0px;
	background: url(../gfx/blue_key_tl.gif)  no-repeat left top;	
}
div.NameTape div
{
	height:50px;
	background: url(../gfx/blue_key_tr.gif)  no-repeat right top;
	padding-top:3px;
}

div.NameTape div div
{	
	background: url(../gfx/blue_key_bl.gif)  no-repeat left bottom;
	padding-left:5px;	
}

div.NameTape div div div
{	
	background: url(../gfx/blue_key_br.gif)  no-repeat right bottom;	
	padding-right:10px;	
}
/* END NameTape */



/* BackToSchool */


div.BackToSchool a:link	{text-decoration:none;color:#ababab;}
div.BackToSchool a:visited	{text-decoration:none;color:#ababab;}
div.BackToSchool a:focus	{text-decoration:none;color:#ababab;}
div.BackToSchool a:active	{text-decoration:none;color:#ababab;}
div.BackToSchool a:hover	{text-decoration:none;color:#5a9cd6;}

div.BackToSchool
{
	padding:0px;
	width:200px;
	text-align:center;
	line-height:1.6em;
	list-style-type:none;
	color:#6b6b6b;
	font-family:Arial;
	font-weight:bold;
	font-size:8pt;
	background: url(../gfx/blue_key_tl.gif) no-repeat left top;
}

div.BackToSchool div
{
	background: url(../gfx/blue_key_tr.gif) no-repeat right top;
}

div.BackToSchool div div
{	
	background: url(../gfx/blue_key_bl.gif) no-repeat left bottom;
}

div.BackToSchool div div div
{	
	background: url(../gfx/blue_key_br.gif) no-repeat right bottom;	
	padding:5px;	
}

/* BackToSchool */

/* RecentProducts */
div.RecentProducts
{
	padding:0px;	
	width:150px;	
	text-align:center;
	/*border: 1px solid red;*/
}
div.RecentProductsTitle
{	
	background: url(../gfx/blue_fill_tl.gif)  no-repeat left top;
}
div.RecentProductsTitle div
{
	background: url(../gfx/blue_fill_trl.gif)  no-repeat right top;
	padding:10px;	
}
div.RecentProductsBody
{
	background: url(../gfx/blue_key_blll.gif)  no-repeat left bottom;	
}
div.RecentProductsBody div 
{	
	padding:10px;	
	background: url(../gfx/blue_key_brl.gif)  no-repeat right bottom;		
}
/* End RecentProducts */

/* Recomended products */
div.RecomendedProducts
{
	clear:both;
}

div.RecomendedProducts td
{
	font-size:8pt;		
}
div.RecomendedProducts div
{
	height:150px;
}

div.RecomendedProductsTitle 
{
	vertical-align:top;
	background: url(../gfx/blue_fill_tl.gif)  no-repeat left top;
	float: left;
}
div.RecomendedProductsTitle div
{
	background: url(../gfx/blue_fill_bl.gif)  no-repeat left bottom;
	padding:10px;
	padding-bottom:0px;
}
div.RecomendedProductsBody
{
	background: url(../gfx/blue_key_tlrl.gif)  no-repeat right top;	
}

div.RecomendedProductsBody div
{	
	padding-top:10px;
	background: url(../gfx/blue_key_bll.gif)  no-repeat right bottom;		
}

/* Recomended products */

.ProductThumbs
{
	margin-top:10px;      
    margin-right:10px;	
    margin-bottom:10px;      
}

.ProductOptions_DropDownList
{
	font-size:8pt;		
}

.ProductOptions_RadioButtonList
{
	font-size:8pt;		
}

.ProductOptions_RadioButtonList
{
	font-size:8pt;		
}

.ProductOptions_TextBox
{
	font-size:8pt;		
}
.ProductOptionsButton
{
	height:20px;
	font-size:8pt;			
	text-align:center;
	background-color:#d6eaff;	
    border-right: #666666 1px solid;
    border-top: #666666 1px solid;
    border-left: #666666 1px solid;
    border-bottom: #666666 1px solid;	
}

.ProductOptionsTextBox
{
	font-size:8pt;
}

.ProductOptions
{
	font-size:8pt;
	vertical-align:middle;
}

.ProductDesc
{
	font-size:12px;	
}

.ProductDesc p
{
	font-size:12px;	
}

.ProductDesc li
{
  font-size :12px;	
}

.BreadCrumb
{
	text-align:right;
	line-height:1.6em;
	list-style-type:none;
	color:#ababab;
	font-family:Arial;
	font-weight:bold;
	font-size:12pt;
}

.BreadCrumb a:link		{text-decoration:none;color:#ababab;}
.BreadCrumb a:visited	{text-decoration:none;color:#ababab;}
.BreadCrumb a:focus		{text-decoration:none;color:#ababab;}
.BreadCrumb a:active	{text-decoration:none;color:#ababab;}
.BreadCrumb a:hover		{text-decoration:none;color:#5a9cd6;}


/* ProductGroup */

.ProductGroupName
{	
	font-size:18px;	
	color:#ababab;
	font-family:Arial;
	font-weight:bold;	
	float:left;		
	width: 175px;
	overflow:hidden;
	o
}

.ProductGroupNameCount
{
	font-size: 8pt;
}

.ProductGroup table	
{	
    /*width: 150px;
    Height: 120px; */   
    border-style:none;
    border:0px;
}
.ProductGroup img  {margin-bottom:0px;}

.ProductGroup th
{
    color: #9999cc;
    padding-left: 10px;
    font-family: arial;
    font-weight: bold;
    font-size: 15px;
    text-align: left;
    height: 33px;
    background-color: white;
}

.ProductGroup td
{
    padding-top:0px;
    margin-top   :0px; 
    padding-bottom: 0px;
    margin-bottom :0px;     
}

div.ProductGroup
{
	padding: 0px; 
	background: url(../gfx/blue_key_tl.gif) no-repeat left top;
}
div.ProductGroup div
{
	background: url(../gfx/blue_key_tr.gif) no-repeat right top;
}

div.ProductGroup div div
{	
	background: url(../gfx/blue_key_bl.gif) no-repeat left bottom;
}

div.ProductGroup div div div
{	
	background: url(../gfx/blue_key_br.gif) no-repeat right bottom;	
	padding:10px;	

}

div.ProductGroupTitle
{
	margin-bottom:5px;	
	margin-left:5px;		
	padding: 0px; 
	text-align:center;
	background: url(../gfx/blue_key_tl.gif)  no-repeat left top;
}

div.ProductGroupTitle div
{
	background: url(../gfx/blue_key_tr.gif)  no-repeat right top;
}

div.ProductGroupTitle div div
{	
	background: url(../gfx/blue_key_bl.gif)  no-repeat left bottom;
}

div.ProductGroupTitle div div div
{	

	background: url(../gfx/blue_key_br.gif)  no-repeat right bottom;	
}

/*  END ProductGroup */

/*FactInformation */

div.FactInformation
{
	float: left;	
	
	/*height: 100px;*/
}


div.FactInformationTitle
{
	vertical-align:top;
	background: url(../gfx/blue_fill_tl.gif)  no-repeat left top;
	float: left;
}
div.FactInformationTitle div
{
	padding-left:10px;	
	padding-right:5px;		
	padding-top:10px;	
	background: url(../gfx/blue_fill_bl.gif)  no-repeat left bottom;
}
div.FactInformationBody
{
	width:40%;
	background: url(../gfx/blue_key_tlrl.gif)  no-repeat right top;
}

div.FactInformationBody div
{	
	padding-left:6px;
	padding-top:10px;
	padding-right:5px;
	background: url(../gfx/blue_key_bll.gif)  no-repeat right bottom;		
	border: 0px solid green;
}

/* Add Product */
div.AddProduct
{
	text-align: right;
	height:66px;	
	padding: 0px;
	background: url(../gfx/blue_key_tl.gif)  no-repeat left top;
}
div.AddProduct div
{
	height:66px;
	background: url(../gfx/blue_key_tr.gif)  no-repeat right top;
}

div.AddProduct div div
{	
	background: url(../gfx/blue_key_bl.gif)  no-repeat left bottom;
}

div.AddProduct div div div
{	
	background: url(../gfx/blue_key_br.gif)  no-repeat right bottom;	
	padding-right:10px;	
}
/* END AddProduct */

/* ProductGroup */

/* End ProductGroup*/
#maincontainer {background-color: #B5B6BD;}

#topbarOuter
{
    width: 100%;
    height: 163px;
    background-color: #ffffff;
    text-align: center;
    background-image: url(../gfx/topbarRight.gif);
    background-position:right;
    background-repeat:no-repeat;
    vertical-align: top;
}

#topbarInner
{
    width: 100%;
    height: 163px;
    margin: 0 auto;
    text-align: left;
    vertical-align: top;
    background-image: url(../gfx/topbarLeft.gif);
    background-repeat:no-repeat;
}

#content 
{
	width:90%;
	border:solid 0px black;
	text-align:left;
	margin:0px auto 0px auto;
	background-color:#ffffff;
}

#btmBarLeft
{
	background-image: url(../gfx/btmBarLeft.gif);
	height: 34px;
	width:100%;
}

#btmBarRight 
{
	height:34px;
	background-image: url(../gfx/btmBarRight.gif);
	background-position:right;
	background-repeat:no-repeat;
}

p,td {
	font-family:verdana;
	font-size:12px;   
}

body {
	/*width:90%;*/
	text-align:center;
	margin-left:auto;
	margin-right:auto;
    background-color: #B5B6BD;
    margin:0px;
    padding: 0px;       
	font-family:verdana;
	font-size:12px;   
}


h1 {
	font-family:verdana;
	font-size:14px;
}

h2 {
	font-family:verdana;
	font-size:13px;
}

h3 {
	font-family:verdana;
	font-size:12px;
}

.footNote {
	height: 20px;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 11px;
	color: #efefef;
}
	
.infoPanel {
	background-color: #dedede;
	font-size: 8pt;
}


a:link 		{color:#319ACE; text-decoration: none;}
a:visited 	{color:#319ACE; text-decoration: none;}
a:hover 	{color:#0f0f0f; text-decoration: none;}
a:active 	{color:#319ACE; text-decoration: none;}


.topMenu {
	font-family: verdana;
	color:#319ACE;
	text-decoration: none;
	font-size:8pt;
}

.topMenu a:link 	{color:#319ACE; text-decoration: none;}
.topMenu a:visited 	{color:#319ACE; text-decoration: none;}
.topMenu a:hover 	{color:#0000ff; text-decoration: none;}
.topMenu a:active 	{color:#319ACE; text-decoration: none;}

#menu li 
{
	text-align:right;
	margin-left:-20;
	line-height:1.6em;
	list-style-type:none;
	color:#ababab;
	font-family:Arial;
	font-weight:bold;
}

#menu a:link	{text-decoration:none;color:#ababab;}
#menu a:visited	{text-decoration:none;color:#ababab;}
#menu a:focus	{text-decoration:none;color:#ababab;}
#menu a:active	{text-decoration:none;color:#ababab;}
#menu a:hover	{text-decoration:none;color:#5a9cd6;}

/************************** Top bar stuff **************************/
#logo 
{
	position:relative;
	top:75px;
	left:170px;
	width:300px;
}

#search 
{
	text-align:right;
	margin-right:20px;
}

.topbar 
{
	font-family:Arial;
	font-size:11px;
	color:#257AA2;	
}

.searchbox
{
	
	font-family:Arial;
	font-size:11px;
	color:#257AA2;	
}

.schoolsdd
{
	font-family:Arial;
	font-size:11px;
	color:#257AA2;	
}

#utilitybar
{
    width: 100%;
    height: 15px;
    text-align: right;
    position: relative;
    top: 31px;
    right: 9pt; 
    color: #343434;
    font-family: verdana;
    font-size: 11px;
    background-color: transparent;
    border: 0px solid green;
}

#utilitybar a{color:#48aace;}
#utilitybar a:link {color:#48aace;}
#utilitybar a:hover {color:Black;}


/* Content stuff */

.ProductName
{
    font-size: 10.5pt;
    color: #5a9cd6;
    padding: 2pt;
}

.GridView table
{
	background-color:#ffffff;
	border:solid 0px #000000;
}

.GridView a:link, a:visited, a:focus, a:active, a:hover
{
	text-decoration:none;
	color: #5a9cd6;
}

.GridView th
{
	padding:4 4 4 4;
	font-family:Arial;
	font-size:11px;
	background-color:#ffffff;
	border-bottom:solid 2px #ababab;
	border-left:solid 1px #efefef;
	border-right:solid 1px #efefef;
}
.GridView td
{
	font-size:11px;
	font-family:arial;
	border-bottom:dotted 1px #dcdcdc;
	padding-left:5px;
}	

/*
.GridView1 table
{
	background-color:#ffffff;
	border:solid 0px #000000;
}

.GridView1 a:link, a:visited, a:focus, a:active, a:hover
{
	text-decoration:none;
}

.GridView1 th
{
	padding:4 4 4 4;
	font-family:Arial;
	font-size:11px;
	text-align:left;
	background-color:#ffffff;
	border-bottom:solid 2px #ababab;
	border-left:solid 1px #efefef;
	border-right:solid 1px #efefef;
}
.GridView1 td
{
	font-size:11px;
	font-family:arial;
	
	padding-right:1px;
}
*/

.buttonSmall
{
	height:20px;
	font-size:10px;  	
	text-align:center;
	background-color:#d6eaff;	
    border-right: #666666 1px solid;
    border-top: #666666 1px solid;
    border-left: #666666 1px solid;
    border-bottom: #666666 1px solid;
}

.button
{
	height:20px;
	font-size:8pt;	
	text-align:center;
	background-color:#d6eaff;	
    border-right: #666666 1px solid;
    border-top: #666666 1px solid;
    border-left: #666666 1px solid;
    border-bottom: #666666 1px solid;
}

image
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
.ProductOptions
{
    margin-bottom: 10px;
}

.schoolSelector 
{
	font-family:verdana;
	font-size:8pt;
	color:Navy;
	width:140;
	height:14;
}
	
.opt 
{
	border-bottom-color:#efefef;
	border-bottom-width:thin;
	border-bottom-style:solid;
	
}
	
.optText 
{
	font-family:Verdana;
	font-size:12pt;
}

 .cartButtons
 {
	width:150;
	height:25;
 }
 
 .search 
 {
	font-family:Verdana;
	font-size:8pt;
	width:115;
	height:20;
	}
	
.searchBtn
 {
	font-family:Verdana;
	font-size:8pt;
	width:45;
	height:22;
	}
	
.onSale 
{
	height: 36px;
	vertical-align: middle;
	text-align: center;
	font-family: Verdana;
	font-size: smaller;
	font-weight: bold;
	color: #ff0000;
	background-image: url(gfx/OnSaleLoz.gif);
	background-repeat: no-repeat;
}

.multiSaver 
{
	height: 30px;
	vertical-align: middle;
	text-align: center;
	font-family: Verdana;
	font-size: smaller;
	font-weight: bold;
	color: #1E90FF;
	background-image: url(gfx/loz_large.gif);
	background-repeat: no-repeat;
}

.freeDelivery 
{
	height: 20px;
	vertical-align: middle;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(gfx/FreeDeliveryBar.gif);
	background-repeat: no-repeat;
}

.oldPrice 
{
	text-decoration:line-through;
	color:#a1a1a1;
	}
	
.newPrice 
{
	color:Black;
	font-weight:bold;
	
}

.item {border-bottom-style: dashed;border-color: #bcbcbc;border-bottom-width: 1;}

.CheckOutOff
{			
	background-color: #EFEFEF;
	padding-right:20px; 
	padding-left: 20px;
	padding-top:5px; 
	padding-bottom:5px;
	border-right: 2px solid #FFFFFF;
}

.CheckOutOn
{
	font-weight: bold;
	background-color: #d6eaff;
	padding-right:20px; 
	padding-left: 20px;
	padding-top:5px; 
	padding-bottom:5px;		
	border-right: 2px solid #FFFFFF;
}

.BasketTotals TD
{
	font-size:11px;
	font-family:arial;
	padding-bottom: 10px;
	border-bottom: 0px;
}

/* (START) Search View */

.SearchView table
{
	background-color:#ffffff;
	border:solid 0px #000000;
}

.SearchView a:link, a:visited, a:focus, a:active
{
	text-decoration:none;
}

.SearchView a:hover
{
	text-decoration:none;
	color: #ababab;
}

.SearchView th
{
	padding:4 4 4 4;
	font-family:Arial;
	font-size:14px;
	text-align:left;
	background-color:#ffffff;
	border-bottom:solid 2px #ababab;
}
.SearchView td
{
	font-size:11px;
	font-family:arial;
	border-bottom:dotted 1px #dcdcdc;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
}	

.SearchView .Product
{
	font-size:14px;
	font-weight: bold;
	color: #5a9cd6;
}

.SearchView .Category
{
	font-size:11px;
	font-weight: bold;
	color: #C0C0C0;
}



/* (END) Search View */

/* (START) My Account */

.MyAccount table
{
	background-color:#ffffff;
	border:solid 0px #000000;
}

.MyAccount H2
{
	font-size:14px;
	font-weight: bold;
	color: #5a9cd6;
}

.MyAccount a:link, a:visited, a:focus, a:active
{
	text-decoration:none;
	color: #5a9cd6;
}

.MyAccount a:hover
{
	text-decoration:none;
	color: #ababab;
}

/* (END) My Account */
.BorderBottom
{
	border-bottom:dotted 1px #dcdcdc;
}
.ColorGray
{
	color :Gray;
}

.ReturnTitle
{
	color:#ababab;
	font-family:Arial;
	font-weight:bold;
	font-size: 14px;
}

.StatusToolTip:hover {position: relative;}
.StatusToolTip span {display: none;}
.StatusToolTip:hover span 
{
	display: block;   	
	position: absolute; 
	top: 10px; 
	left: -80px;
	width: 150px;	
	/* formatting only styles */   	
	padding: 5px; 
	margin: 10px; 
	z-index: 100;   	
	background: #f0f0f0; 
	border: 1px dotted #c0c0c0;	
	opacity: 0.9;	
	color: #000000;
	/* end formatting */
}


/*Blue box*/

.blue-box
{
	position:relative;
    background: transparent url('../gfx/blue_fill_top.gif') no-repeat top left;	
    float:left; 
	width:141px;
}

.blue-box-inner
{
	position:relative;
    background: #dee7ef url('../gfx/blue_fill_bottom.gif') no-repeat bottom left;	
    float:left; 
    min-height:20px;
	width:121px;
	margin-top:12px;
	padding:10px;
}