/****HTML****/

body{
	font-family: Arial, sans-serif;
	color: #000000;
	line-height: 1.166;	
	margin: 0px;
	background-color:#708090;
	width: 801px;
	margin-left: 10%;
}

/* Thomas was here */
#wrapper{
  min-height: 865px;
	height: 100%;
	width: 801px; 
	margin: auto; 
	padding: 1px; 
	background-color: #ffffff
}

td{ 
	font: 12px Arial, sans-serif;
	color: #000000;
	line-height: 1.166;	
	margin: 0px;
}

/*Links*/

.link A:link, .link A:visited {
	text-decoration: none;
	color: #0A1A59;
}

.link A:hover {
	text-decoration: underline;
	color: #ff6633;
}

/*Headers*/

h1{
 font: 15px Arial,sans-serif;
 font-weight: bold;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

#s1{
 font: 10px Arial,sans-serif;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

/*Forms*/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
	
select{
font: 11px Arial,sans-serif;
}
	
input{
font: 11px Arial,sans-serif;
}

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

#header{
	height: 165px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	background-color: #eaeaea;
	width: 800px;	
}

/* Adjust the 'float' value as needed for a left or right side nav bar */
#nav{
	float: right;
	width: 180px;
	height: auto;
	font: 12px Arial, sans-serif;
	background-color: #ffffff;
}




/* Adjust the 'float' value as needed for a left or right side content */
#content{
	float: left;
  width: 600px;
	padding: 20px 0px 20px 20px;
	margin: 0px 0px 0px 0px;
	font: 12px Arial, sans-serif;
	background-color: #ffffff;
}

#content a{
	color: #0A1A59;
	text-decoration: none;
}

#content a:hover{
	text-decoration: underline;
	color: #ff6633;
}

#footer{
	float: left;
	font-size: 12px;
	color: #FFFFFF;
	padding: 9px 0px 9px 0px;
	background-color:#002B5F;
	width: 803px;
	text-indent: 10px;
}

/****Components*****/

/*Header Items*/

#school_name{
	margin-left: 10%;
    position: absolute;
    left: 20px;
    top: 2px;
    z-index: 10;
	color: #000000;
	font-weight: bold;
	font: 20px Arial, sans-serif;
}

#location_hours{
	font-size: 12px;
	text-align: right;
	color: #000000;
	padding: 12px 8px 7px 0px;
	line-height: 1.166;	
}

#location_hours a{
	color: #0A1A59;
	text-decoration: none;
}

#location_hours a:hover{
	text-decoration: underline;
	color: #ff6633;
}

#account{
	position: absolute;
	width: 790px;
	top: 48px;
	z-index: 120;
	font-size: 12px;
	text-align: right;
	color: #000000;
	padding: 25px 8px 7px 0px;

}

#account a{
	color: #000000;
	text-decoration: none;
}

#account a:hover{
	text-decoration: underline;
	color: #ff6633;
}

#globalNav{
	margin-left: 10%;
	position: absolute;
	left: 0px;
	top: 95px;
	height: 35px;
	width: 800px;
	color: #ffffff;
}

#globalLink{
	position: absolute;
	top: 0px;
	min-width: 639px;
	left: 0px;
	z-index: 100;
	width: 800px;
/* primary horizontal nav bar background color */
	background-color:#002B5F;
	padding: 8px 0px 8px 0px;
/* primary horizontal nav bar border colors */
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 0px solid #999999;
}

#globalLink a{
	font: 15px Arial,sans-serif;
  	color: #ffffff;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
}

#globalLink a:hover{
	text-decoration: underline;
	color: #ff6633;
}

#subnav{
	position: absolute;
	top: 130px;
	height: 35px;
	background-color: #eeeeee;
	width: 800px;	
}

.subglobalNav{
 margin-left: 10%;
	position: absolute;
	top: 138px;
	left: 0px;
	min-width: 640px;
	height: 15px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #000000;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 12px;
	color: #0A1A59;
	text-decoration: none;
}

.subglobalNav a:hover{
	color: #ff6633;
	text-decoration: underline;
}

/*Side Navigation*/

#search{
	margin: 0px;
	padding: 7px 0px 4px 7px;
	font-size: 12px;
	line-height: 1.6;	
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color:#FFFFFF;
}

#search a:link,
#search a:visited {
	display: block; 
	padding: 0px 0px 10px 20px;
	font-weight: normal;
	font-size: 10px;
}

#search form {
	margin: 0;
	padding: 0px 0px 0px 0px;
}

#hotspots{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
/* side navigation heading background color */
	background-color: #002B5F;
}

#hotspots h1{
	padding: 7px 0px 7px 7px;
	color: #ffffff;
/* side navigation heading border color */
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

#hotspots a {
	display: block;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	padding: 7px 0px 7px 7px;
	background-color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
}

#hotspots a:hover{
	background-color: #eeeeee;
	text-decoration: underline; 
}

#nav_spacer{
	height: 15px;
	background-color:#FFFFFF;
}


/*Content*/

#splash {
	padding: 0px 0px 15px 0px;
}  

#featuredItemsCont{
	width: 100%;
	padding: 0px 0px 0px 0px;
}	

#featuredItemsHead{
	padding: 7px 0px 7px 0px;
/* featured items heading background color (should match other heading backgrounds) */
	background-color: #002B5F;
/* featured items heading border colors (should match other heading borders) */
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	width: 100%;
	text-align: left;
	font: 15px Arial,sans-serif;
	text-indent: 10px;
	color: #ffffff;
	font-weight: normal;
}

#featuredItemsHead a{
	font: 15px Arial,sans-serif;
  	color: #ffffff;
	font-weight: normal;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
}

#featuredItemsHead a:hover{
	text-decoration: underline;
	color: #ff6633;
}

/*footer*/

#footer a, footer a:link, footer a:visited{
	color: #000000;
	text-decoration: none;
}

#footer a:hover{
	color: #FCFF66;
	text-decoration: underline;
}

/*Misc*/

#copyright {
	float: left;
	width: 800px;
	font-size: 12px;
	color: #000000;
	padding: 20px 0px 0px 0px;
	}

td.qp{ 
	width: 33%;
	height: 120px;
	background-color: #ffffff;
	padding: 0px 0px 5px 0px;
	text-align: center;
}

td.qp2{ 
	width: 100%;
	height: 100px;
	text-align: center; 
	background-color: #ffffff;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;  
	font-weight: bold;
	color: #000000;
}

td.qp3{ 
	width: 100%;
	height: 35px;
	text-align: center; 
	background-color: #eeeeee;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;  
	font-weight: bold;
	color: #ffffff;
	border: 1px solid #999999;
}


/*Table Styles*/

td.cartline{ 
	border: 1px solid #cccccc;
	background-color: #eeeeee;
	color: #000000;
	text-align: center;
}

td.cartitem{ 
	background-color: #eeeeee;
	font-size: 12px;
	color: #000000;
	text-align: center;
}

td.lookhead{ 
	border: 1px solid #cccccc;
	padding: 10px 10px 10px 10px;
	background-color: #eeeeee;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	text-align: left;
}

td.general_border_12{ 
	border: 1px solid #cccccc;
	padding: 10px 10px 10px 10px;
	background-color: #eeeeee;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

td.lookinfo{ 
	border-bottom: 0px solid #cccccc;
	border-top: 1px solid #cccccc;
	padding: 10px 10px 0px 20px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

td.looktech{ 
	padding: 20px 10px 10px 10px;
	background-color: #ffffff;
}

td.lookbody{ 
	border-bottom: 1px solid #cccccc;
	background-color: #ffffff;
}

td.srdescription{
	background-color: #eeeeee;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;  
	font-weight: bold;
	height: 30px;
	text-align: left;
	padding: 5px 4px 5px 4px;	
}

td.catname{
	background-color: #eeeeee;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;  
	font-weight: bold;
	height: 30px;
	text-align: center;
	padding: 5px 4px 5px 4px;	
}

td.srstock{
	background-color: #eeeeee;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;  
	font-weight: bold;
	height: 30px;
	text-align: center;
	padding: 5px 4px 5px 4px;
}

td.srprice{
	background-color: #eeeeee;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;  
	font-weight: bold;
	height: 30px;
	text-align: center;
	padding: 5px 4px 5px 4px;
}

td.sr2{
	background-color: #ffffff;
	border-bottom: 0px solid #999999;
	border-top: 0px solid #999999;
	border-left: 0px solid #999999;
	border-right: 0px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;  
	font-weight: normal;
	height: 40px;
	padding: 0px 5px 5px 10px;
}

td.line{
	background-color: #ffffff;
	border-bottom: 0px solid #999999;
	border-top: 1px solid #999999;
	border-left: 0px solid #999999;
	border-right: 0px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;  
	font-weight: normal;
	height: 4px;
	padding: 0px 0px 0px 0px;
}

td.sr2cart{
	background-color: #ffffff;
	border-bottom: 0px solid #999999;
	border-top: 0px solid #999999;
	border-left: 0px solid #999999;
	border-right: 0px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;  
	font-weight: normal;
	height: 40px;
	padding: 0px 5px 5px 0px;
	text-align: center;
}

td.sort{
	background-color: #ffffff;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	border-left: 0px solid #999999;
	border-right: 0px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;  
	font-weight: normal;
	padding: 5px 0px 5px 0px;
	text-align: left;
}	

/* Search Output Style */
#searchoutput{
	width: 550px;
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	
}

#searchoutput desc_style{
	display: block;
	color: #000000;
	padding: 5px 0px 5px 5px;
	background-color: #DBE9FF;
	border-right: 1px solid #0A1A59;
	border-top: 1px solid #0A1A59;
	border-bottom: 1px solid #0A1A59;
	border-left: 1px solid #0A1A59;
}

#searchoutput stock_style{
	color: #000000;
	font-size: 10px;
}

#searchoutput a {
	display: block;
	border-bottom: 1px solid #0A1A59;
	border-right: 1px solid #0A1A59;
	border-left: 1px solid #0A1A59;
	border-top: 1px solid #0A1A59;
	padding: 5px 0px 5px 0px;
	background-color: #DBE9FF;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
}

#searchoutput a:hover{
	background-color: #FCFF66;
	text-decoration: underline; 
}

/*** new styles for search_output ***/
.refine_search_results {
	padding: 4px 0px 0px 0px;
	margin: auto;
	border: 0px;
	width: 550px;
}
.clear-left { clear: left; }
.refine_search_results_heading{
	line-height: 1em;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-right: 2px;
	margin-left: 0px;
	margin-bottom: 2px;
	margin-top: 0px;
	background-color: #eeeeee;
	color: #000000;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.refine_search_results ul{
    margin: 0; border: 0; padding: 0;
    list-style-type: none;
}
.refine_search_results ul li{
	float: left;
	padding: 0;
	margin-bottom: 1px;
	margin-right: 1px;
}
.refine_search_results a{
	display: block;
	width: 180px; /* must be proportional to width of the container */
	padding-bottom: 2px;
	padding-left: 2px;
	padding-left: 2px;
	font-size: 11px;
	line-height: 1em;
	background-color: #ffffff;
	color: black;
}
