/****HTML****/
 body{ line-height: 1.166; margin: 0; }
 #wrapper {	min-height: 865px; width: 802px; margin: 0 auto; padding: 1px; }
 td{ font-size: 12px; line-height: 1.166; margin: 0px; }
 p{	margin: 0;	margin-bottom: 1em; padding: 0;	border: 0; }
 
 /*Headers*/
 h1{ font-size: 15px; margin: 0; padding: 0px; font-weight: bold; }
 h2,h3,h4 { font-size: 1.5em; margin: 6px 0; padding: 0px; font-weight: bold; }
 #s1{ font-size: 10px; margin: 0px; padding: 0px; }
 
 /*Forms*/
 form { margin: 0; padding: 0; }
 label{ font-size: 1em; }
 .input{ width: 117px; } /*this is the front page search input field */
 			
 /* New navigation list layouts */
 #navl {
 	position: absolute;
 	top: 186px;
 	margin: 0;
 	padding: 0;
 	list-style: none;
 	width: 799px;
 	text-align: center;
 	background-color: #333;
 	border-top: 1px solid #000;
 	border-bottom: 1px solid #000;
 	border-left: 1px solid #000;
	z-index: 10;
 }
 #navl ul {
 	padding: 0;
 	margin: 0;
 	list-style: none;
 	text-align: left;
 }
 
 #navl a {
 	display: block;
 	padding: 2px 5px;
 	color: #fff;
 	font-weight: bold;
 	font-size: 15px;
 	border-right: 1px solid #000;
 }
 #navl a:hover {
 	text-decoration: none;
 	color: #903;
 }
 
 #navl li:hover, #navl li.sfhover {
 	background-color: #666;
 }
 
 #navl li:hover a, #navl li.sfhover a{
 	color: #fff;
 }
 
 #navl ul a {
 	padding-bottom: 1px;
 	border-top: 1px dotted #000;
 	border-left: 0;
 	border-right: 0;
 	border-bottom: 0;
 }
 
 #navl ul a:hover{
 	background-color: #cc0033;
 	color: #fff;
 }
 
 #navl li {
 	float: left;
 	background-color:#333;
 }
 #navl li ul {
 	position: absolute;
 	width: 140px;
 	left: -999em;
 	border: 1px solid #000;
 	border-top: 0;
 	margin-left: -1px;
 }
 #navl li ul li, #navl li ul li a { 
 	width: 130px;
 	font-size: 14px;
 	font-weight: normal;
 	background-color: #666;
 	color: #cc0033;
 }
 
 /* suckerfish magic below */
 #navl li:hover ul, #navl li.sfhover ul { left: auto; }
 
 /* End of navigation list layouts */			
 			
 			
 /****Page Layout****/
 #header{ height: 206px; width: 800px; }
 #nav{ float: right;	width: 180px; } /* Adjust the 'float' value left or right side nav bar */
 #content{
 	float: left;
   	width: 602px;
 	padding: 20px 0px 20px 10px;
 	margin: 0px 0px 0px 0px;
 	font-size: 12px;
 }
 #footer{
 	clear: both;
 	font-size: 12px;
 	padding: 9px 0px 9px 0px;
 	width: 800px;
 	text-indent: 10px;
 	text-align: center;
 }
 
 /*Header Items*/
 #school_name{
     position: absolute;
     left: 0px;
     top: 5px;
 	font-size: 20px;
 }
 #store_name{ /* hide the name of the store because the header contains our logo image */
 	position: absolute;
 	top: -800px;
 }
 #location_hours{
 	font-size: 12px;
 	text-align: right;
 	padding: 12px 8px 7px 0px;
 	line-height: .9em;
 }
 #location_hours p{
 	padding-bottom: 1.2em;
 	margin-bottom: 0;
 }
 #location_hours a {
 	font-size: 10px;
 }
 .store_phone {
 	font-size: 12px;
 }
 #account{
 	position: absolute;
 	top: 90px;
 	width: 792px;
 	font-size: 12px;
 	text-align: right;
 	padding: 0px 8px 0px 0px;
 	margin: 0;
 }

#store_hours{
	position: absolute;
	top: 90px;
	width: 450px;
	font-size: 12px;
	padding: 0px 8px 0px 8px;
	margin: 0;
}
 
 /* navigation menus */
 #globalNav{
 	position: absolute;
 	top: 186px;
 	height: 21px;
 	width: 800px;
 	margin: auto;
 }
 #globalLink{
 	position: absolute;
 	top: 0px;
 	left: 0px;
 	z-index: 100;
 	width: 800px;
 	padding: 1px 0px 1px 0px;
 	text-align: center;
 }
 #globalLink a{
 	font-size: 15px;
 	padding: 0px 5px 0px 5px;
 }
 #subnav{
 	position: absolute;
 	top: 209px;
 	height: 24px;
 	width: 800px;	
 }
 .subglobalNav{
 	position: absolute;
 	top: 211px;
 	min-width: 640px;
 	height: 15px;
 	padding: 0px 0px 0px 10px;
 	visibility: hidden;
 }
 .subglobalNav a:link, .subglobalNav a:visited {
 	font-size: 12px;
 }
 
 /*Side navigation*/
 #search{
 	margin: 0px;
 	padding: 5px 0px 0px 0px;
 	font-size: 12px;
 	padding: 5px 0px 5px 0px;
 }
 #search a:link,
 #search a:visited {
 	display: block; 
 	padding: 0px 0px 10px 20px;
 	font-size: 10px;
 }
 #search form {
 	margin: 0;
 	padding: 0px 0px 0px 0px;
 }
 .hotspots{
 	margin: 0px;
 	padding: 0px;
 	font-size: 15px;
 }
 .hotspots h1{
 	padding: 7px 0px 7px 10px;
 }
 .hotspots a {
 	display: block;
 	padding: 7px 0px 7px 10px;
 	font-size: 12px;
 }
 .hotspots a img {
 vertical-align: middle; 
 margin: -7px 0px -7px 0px;
 }
 
 .nav_spacer{ height: 15px; }
 .nav_spacer_bottom{ height: 200px; }
 
 /*Content*/
 #splash { padding: 0px 0px 15px 0px; } /* i don't know where this selector is used in the code*/
 
 /* featured items */
 #featuredItemsCont{
 width: 580px;
 padding: 0px;
 margin: 0px 10px;
 font-size: .9em;
 }	
 #featuredItemsCont div.item, #featuredItemsCont div.item1 {
 width: 180px;
 padding: 0px;
 border: 1px solid #aaa;
 text-align: center;
 font-weight: bold;
 float: left;
 }
 #featuredItemsCont div.item		{ margin: 8px 0px 8px 0px; }
 #featuredItemsCont div.item1 	{ margin: 8px 16px 8px 16px; }
 #featuredItemsCont div:hover	{ border: 1px solid #777; }
 #featuredItemsCont div a		{ display: block; margin: 0; padding: 0px 1em; }
 #featuredItemsCont div a:hover	{ background-color: #f9f9f9; text-decoration: none; }
 #featuredItemsCont .description { display: block; height: 3.4em; line-height: 1.1em; color: black; }
 #featuredItemsCont div a:hover .description	{ text-decoration: underline; }
 #featuredItemsCont img			{ border: 1px solid white; margin: 8px 0px 4px 0px; height: 75px; width: 75px; }
 #featuredItemsCont div a:hover img { border: 1px solid #777; }
 #featuredItemsCont .price		{ font-size: 2.8em; }
 #featuredItemsCont div a:hover .price	{ color: #900; }
 #featuredItemsCont h1 {
 background-color: #333;
 color: white;
 padding: 4px 8px;
 margin: 0px;
 }
 #featuredItemsCont h1 a {
 color: white;
 font-style: italic;
 display: inline;
 }
 /*end featured items */
 
 /* Search Output Layouts */
 #searchoutput{
 	width: 550px;
 	position: relative;
 	margin: 0px;
 	padding: 0px;
 	font-size: 12px;
 }
 #searchoutput desc_style{
 	display: block;
 	padding: 5px 0px 5px 5px;
 }
 #searchoutput stock_style{
 	font-size: 10px;
 }
 #searchoutput a {
 	display: block;
 	padding: 5px 0px 5px 0px;
 	font-size: 12px;
 }
 
 /*Misc*/
 #copyright {
 	/*float: left;*/
 	margin: 0 auto;
 	width: 800px;
 	font-size: 12px;
 	padding: 20px 0px 0px 0px;
 	text-align: center;
 }
 
 /* Crucial memory configurator layouts */
 .crucial_price{
 	font-size: 14px;  
 	height: 30px;
 	text-align: center;
 	padding: 5px 4px 5px 4px;
 }
 td.crucial_desc{
 	font-size: 11px;  
 	height: 30px;
 	text-align: left;
 	padding: 5px 4px 5px 4px;	
 }
 .crucial_size{
 	font-size: 11px;  
 	height: 30px;
 	text-align: center;
 	padding: 5px 4px 5px 4px;
 }
 .crucial_part{ font-size: 10px;  }
 .crucial_cart{ font-size: 11px; text-align: center;  }
 
 /*Table Styles*/
 td.cartline{ 
 	text-align: center;
 }
 td.cartitem{ 
 	font-size: 12px;
 	text-align: center;
 }
 td.lookhead{ 
 	padding: 10px 10px 10px 10px;
 	font-size: 13px;
 	text-align: left;
 }
 td.general_border_12{ 
 	padding: 10px 10px 10px 10px;
 	font-size: 12px;
 	text-align: left;
 }
 td.lookinfo{ 
 	padding: 10px 10px 0px 20px;
 	font-size: 12px;
 }
 td.looktech{ 
 	padding: 20px 10px 10px 10px;
 }
 td.srdescription{
 	font-size: 11px;  
 	height: 30px;
 	text-align: left;
 	padding: 5px 4px 5px 4px;	
 }
 td.catname{
 	font-size: 11px;  
 	height: 30px;
 	text-align: center;
 	padding: 5px 4px 5px 4px;	
 }
 td.catname ul { text-align: left; padding-left: 2.5em; margin: 5px 0px 5px 0px; }
 td.srstock{
 	font-size: 11px;  
 	height: 30px;
 	text-align: center;
 	padding: 5px 4px 5px 4px;
 }
 td.srprice{
 	font-size: 11px;  
 	height: 30px;
 	text-align: center;
 	padding: 5px 4px 5px 4px;
 }
 td.sr2{
 	font-size: 11px;  
 	height: 40px;
 	padding: 0px 5px 5px 10px;
 }
 td.line{
 	font-size: 11px;  
 	height: 4px;
 	padding: 0px 0px 0px 0px;
 }
 td.sr2cart{
 	font-size: 11px;  
 	height: 40px;
 	padding: 0px 5px 5px 0px;
 	text-align: center;
 }
 td.sort{
 	font-size: 12px;  
 	padding: 5px 0px 5px 0px;
 	text-align: left;
 }	
 
 /*** 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 h2{
 	line-height: 1em;
 	font-size: 12px;
 	padding-top: 0px;
 	padding-bottom: 2px;
 	padding-left: 4px;
 	margin-right: 2px;
 	margin-left: 0px;
 	margin-bottom: 2px;
 	margin-top: 0px;
 }
 .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 container */
 	padding-bottom: 1px;
 	padding-left: 2px;
 	font-size: 10px;
 	line-height: .9em;
 }
 /* end search results */
 
 /* begin custom licensing */
 div .licensing_group {
 width: 180px;
 height: 28em;
 float: left;
 padding: 0px 8px;
 }
 
 div #licensing_group_facstaff {
 border-right: 1px solid grey;
 border-left: 1px solid grey;
 }
 
 .licensing_group h2{
 text-align: center;
 margin: .5em 0;
 }
 
 .licensing_group p{
 text-align: justify;
 margin: 0;
 height: 13em;
 }
 
 
 .licensing_group a{
 display: block;
 padding: 4px;
 }
 
 .licensing_group a:hover{
 background-color: #eee;
 text-decoration: none;
 color: #903;
 }
 
 .licensing_group li{
 margin: 6px 0px;
 padding: 0;
 border: 1px solid #999;
 text-align: center;
 }
 
 .licensing_group ul{
 margin: 0;
 padding: 0;
 list-style: none;
 }
 
 .licensing {
 text-align: center;
 margin: 0px 0px 5px 0px;
 }
 
 /* end custom licensing page */ 
 
 /* Custom Essentials Page */
 #essentials_bypass {
 float: right;
 text-align: center;
 margin: 4px 10px 0px 15px;
 border: 1px solid #999;
 font-weight: bold;
 }
 #essentials_bypass a {
 width: 150px;
 display: block;
 padding: 4px;
 }
 #essentials_bypass a:hover {
 background-color: #eee;
 }
 .essentials_steps {
 color: gray;
 font-size: 80%;
 text-align: center;
 margin-bottom: 15px;
 }
 .essentials_steps strong {
 color: black;
 font-weight: bold;
 font-size: 140%;
 }
 
 .essentials_table {
 clear: right;
 }
 /* end custom essentials page*/
 
 /* iPod help page*/
 
 div .ipodhelp{
 width: 180px;
 height: 18em;
 float: left;
 padding: 0px 8px;
 text-align: center;
 }
 
 .ipodhelp ul {
 margin: 0;
 padding: 0;
 list-style: none;
 }
 
 .ipodhelp a{
 display: block;
 padding: 4px;
 }
 
 .ipodhelp a:hover{
 background-color: #eee;
 text-decoration: none;
 color: #903;
 }
 
 .ipodhelp li{
 margin: 6px 0px;
 padding: 0;
 border: 1px solid #999;
 text-align: center;
 }
 .ipodhelp_head h2{
 text-align: center;
 margin: 0px 0px 25px 0px;
 }
 /* end iPod help page*/
 
 /*Navigation AD*/
 
  .nav_ad {
 	margin: 0px;
 	padding: 0px;
	text-align:center;
 }

  .hotspots a img {
 vertical-align: middle; 
 margin: -7px 0px -7px 0px;
 }

 /*End Navigation AD*/
 
 /*Recyling Page*/
 .recycle h1
 {
     font-size: 18px;
     text-align:center;
     float: left;
     width: 600px;
 }
 .recycle #info
 {
     padding: 10px 20px;
     text-align: justify;
     float: left;
     width: 560px;
 }
 /*End Recycling Page*/
 
  /*Demo Eval Page*/
 .demoeval h1
 {
     font-size: 18px;
     text-align:center;
 }
 .demoeval p
 {
     padding: 1em 2em;
	 text-align: justify;
 }
 /*End Demo Eval Page*/
 /*Apple Landing Page*/
 .applelanding h2
 {
 text-align: center;
 }
 .applelanding h1
 {
 text-align: center;
 }
 .applelanding p
 {
 text-align: justify;
 padding: 1em;
 }
 /*
 .applelandingprodlist
 {
 float: left;
 width: 600px;
 }
 .applelandingprodlist dl
 {
 float: left;
 width: 200px;
 height: 190px;
 }
 .applelandingprodlist dt
 {
 text-align: center;
 }
 .applelandingprodlist dd
 {
 text-align: center;
 margin: 0;
 }
 */
 .applelandingnav ul
 {
 margin: 5px 0px;
 padding: 0px;
 list-style: none;
 }
 .applelandingnav li
 {
 float: left;
 height: 225px;
 }
 .appleguide
 {
 width: 280px;
 float: left;
 padding: 0px 10px;
 }
 .appleguide h1
{
 border: 1px solid #999;
 text-align: center;
}
 .appleguide a
{
 display: block;
 padding: 5px 0px;
}
 .appleguide a:hover
{
 background-color: #eee;
 text-decoration: none;
 color: #903;
}
 /*End Apple Landing Page*/

/* apple custom config page for personal use */
.customconfig h2 {
text-align: center;
}
.customconfig p.steps {
width: 175px;
padding: 0px 11px 0px 11px;
text-align: justify;
float: left;
}
/* end custom config page */
/* Service Labor Page */
.srvc_labor img
{
float: left;
margin: 15px 50px 15px 50px;
}
.srvc_labor h2
{
width: 600px;
text-align: center;
float: left;
}
.srvc_labor #fee
{
width: 450px;
float: left;
margin: 0px 0px 0px 50px;
}
.srvc_labor #price
{
width: 50px;
float: left;
text-align: right;
margin: 0px 50px 0px 0px;
}
.srvc_labor #description
{
width: 440px;
text-align: justify;
float: left;
margin: 0px 100px 5px 60px;
}
/* end Service Labor Page */
/* Availbility Popup */
.avail_popup
{
width: 500px;
}
.avail_popup #definitions
{
width: 460px;
padding: 10px 20px;
float: left;
}
.avail_popup center
{
width: 460px;
padding: 0px 20px;
float: left;
}
.avail_popup dt
{
font-weight: bold;
font-size: .8em;
width: 130px;
height: 4em;
text-align: center;
float: left;
}
.avail_popup dd
{
text-align: left;
font-size: .8em;
width: 290px;
height: 4em;
float: left;
margin-left: 10px;
}
.avail_link a:hover
{
text-decoration: none;
color:#FFFFFF;
}
/* end Availbility Popup */






/* Custom Front Page Banner */

#specialBanner
{
	background: url('../images/060710_orientationBanner.png') no-repeat;
	width: 600px;
	height: 222px;
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
	position: relative;
	z-index: 0;
}

#specialBanner li
{
	list-style: none;
}

#specialBanner li a
{
	display:block;
	text-indent: -9999px;
}

#specialBanner li a:hover
{
	background: url('../images/clickButton.png') no-repeat center center;
}

#specialBanner #list_1 a
{
	height: 222px;
}

#specialBanner #list_2 a
{
	height: 148px;
}

#specialBanner #list_3 a
{
	height: 118px;
}


#specialBanner #list_1
{
	width: 600px;
	height: 222px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#specialBanner #list_2
{
	width: 180px;
	height: 150px;
	position: absolute;
	top: 0px;
	right: 0px;
}

#specialBanner #list_3
{
	width: 180px;
	height: 120px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}



.social
{
	background: #eee;
	border: 1px solid #ccc;
	font-size: 12px;
	position: relative;
}

.social p
{
	display: inline-block;
	width: 88px;
	padding: 2px;
	padding-left: 4px;
	margin: 0px;
	vertical-align: middle;
}

.social a
{
	padding: 0px;
	margin: 0px;
	color: transparent;
}

.social img
{
	margin: 1px;
	display: inline-block;
	vertical-align: middle;
}

.social a span
{
	display: none;
	background: url('../images/bubble.png') no-repeat;
	width: 115px;
	height: 47px;
}

.social a:hover span
{
	display: block;
	position: absolute;
	text-align: center;
	color: #fff;
	text-decoration: none;
	padding-top: 10px;
	top: -45px;
	z-index: 10;
}

.social a:hover span.fb
{
	left: 15px;
}

.social a:hover span.tw
{
	left: 50px;
}
.pcez_faq h1
{
	text-align: center;
	font-size: 1.75em;
}
.pcez_faq p
{
	text-align: justify;
	font-size: 1.25em;
	margin: 1em;
}
.pcez_faq h2
{
	font-size: 1.5em;
	margin: .5em .5em;
}
.pcez_faq dl
{
	margin: .5em 1.75em;
}
.pcez_faq dt
{
	font-size: 1.25em;
	font-weight: bold;
	text-align: justify;
	margin: 0em 4em 0em 0em;
}
.pcez_faq dd
{
	font-size:1.15em;
	text-align: justify;
	margin: .5em 5em 1em .25em;
}
.pcez_faq #q
{
	color: blue;
	font-size: 1.25em;
}
.pcez_faq #a
{
	color: red;
	font-size: 1.3em;
	font-weight: bold;
}

.pcez a
{
	line-height: 23px;
}

.pcez p
{
	margin: 6px 0;
	text-align: center;
}

.pcez img
{
	vertical-align: bottom;
	margin-right: 8px;
}

a.pcez_button
{
	display: inline-block;
	width: 154px;
	height: 23px;
	background: url('../images/pcezButton.png') no-repeat top;
	text-indent: -9999px;
	margin-right: 8px;
}

a.pcez_button:hover
{
	background-position: bottom;
}

.pcez
{
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
	padding: 3px 0;
}


.essentials_link
{
	display: block;
	padding: 3px 7px;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	color: #e1f4fd;
	border: solid 1px #0084b6;
	background: #00aeef;
	background: -webkit-gradient(linear, left top, left bottom, from(#00c0f3), to(#0092c8));
	background: -moz-linear-gradient(top,  #00c0f3,  #0092c8);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00c0f3', endColorstr='#0092c8');
}

.essentials_link:hover
{
	background: #009fda;
	background: -webkit-gradient(linear, left top, left bottom, from(#00aeef), to(#0084b6));
	background: -moz-linear-gradient(top,  #00aeef,  #0084b6);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00aeef', endColorstr='#0084b6');
	text-decoration: none;
	color: #fff;
}

.essentials_link:active
{
	color: #c7eafb;
	background: -webkit-gradient(linear, left top, left bottom, from(#0092c8), to(#00c0f3));
	background: -moz-linear-gradient(top,  #0092c8,  #00c0f3);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0092c8', endColorstr='#00c0f3');
}

