/*
 * HTML5 ✰ Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 *
 * Detailed information about this CSS: h5bp.com/css
 *
 * ==|== normalize ==========================================================
 */

/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }


/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Force vertical scrollbar in non-IE
 * 3. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; font-size: 14px; line-height: 1.261; }

body, button, input, select, textarea { font-family: sans-serif; color: #222; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */

::-moz-selection { background: #39275B; color: #fff; text-shadow: none; }
::selection { background: #39275B; color: #fff; text-shadow: none; }


/* =============================================================================
   Links
   ========================================================================== */

a { color: #00e; }
a:visited { }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

p:empty, span:empty, dd:empty { display: none !important; }


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 20px; }
dd { margin: 0; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/e
 */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

/*
 * Correct overflow not hidden in IE9
 */

svg:not(:root) { overflow: hidden; }


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/*
 * 1. Correct color not inheriting in IE6/7/8/9
 * 2. Correct alignment displayed oddly in IE6/7
 */

legend { border: 0; *margin-left: -7px; padding: 0; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 * 2. Correct inner spacing displayed oddly in IE6/7
 */

button, input { line-height: normal; *overflow: visible; }

/*
 * Reintroduce inner spacing in 'table' to avoid overlap and whitespace issues in IE6/7
 */

table button, table input { *overflow: auto; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 */

button, input[type="button"], input[type="reset"], input[type="submit"], [role="button"] { cursor: pointer; -webkit-appearance: button; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/*
 * Remove inner padding and border in FF3/4: h5bp.com/l
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/*
 * 1. Remove default vertical scrollbar in IE6/7/8/9
 * 2. Allow only vertical resizing
 */

textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; width: auto !important; }
td { vertical-align: top; }


/* ==|== primary styles =====================================================
   Author:
   ========================================================================== */
















/*
 * Media queries for responsive design https://github.com/shichuan/mobile-html5-boilerplate/wiki/The-Style
 */


/* Styles for desktop and large screen ----------- */

/*styles for 800px and up!*/
@media only screen and (min-width: 800px) {
  /* Styles */
}/*/mediaquery*/


/* iPhone 4, Opera Mobile 11 and other high pixel ratio devices ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
  /* Styles */
}



/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* prevent callout */
.nocallout {-webkit-touch-callout: none;}

/* Text overflow with ellipsis */
.ellipsis {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/* A hack for HTML5 contenteditable attribute on mobile */
textarea[contenteditable] {-webkit-appearance: none;}

/* A workaround for S60 3.x and 5.0 devices which do not animated gif images if they have been set as display: none */
.gifhidden {position: absolute; left: -100%;}

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}






body {
	background: url("../image/top_bg_z.jpg") repeat-x scroll center top #FFFFFF;
}
/* 
img {
	max-width: 90% !important;
} 
*/
a {
	text-decoration: none;
	color: #0F79A3;
}
a, li, p {
	font-size: 1em;
	margin: .5em 0 0.2em;
}
h1, h2, h3, h4 {
	color: #39275B;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 1.4em;
	margin: 1.3em 0 0.6em;
}
h2 {
	font-size: 1.2em;
}
h3 {
	font-size: 1.1em;
}

iframe {
	border: none;
}



/* ----------   Page Template  -----------*/

#lip {
	position: relative;
	z-index: 0;
	padding: 10px 15px 30px 15px;
	box-shadow: 0 0 6px #DDD;
	-webkit-box-shadow: 0 0 6px #DDD;
	-moz-border-radius: 20px;
	border-radius: 15px;
	background-color: #fff;
	margin: 0;
}
h1 {
	font-size: 1.5em;
	padding: 0 0 0 10px;
	margin: 16px 0 16px 0;
	border-left: 4px solid #D7A900;
	display: block;
	width: 75%;
	position: relative;
	z-index: 1;
}
.hider {
	overflow: hidden;
	padding: 5px 0;
}
.hider > div {
	margin-bottom: -10px;
}


/* ----------  Nav Menu Lip  -----------*/

#linkRotator {
	z-index: 0;
	padding: 0;
	box-shadow: 0 0 5px #DDD;
	-webkit-box-shadow: 0 0 5px #DDD;
	width: 100%;
	display: block;
	height: 0;
	transition: height 1s;
	-moz-transition: height 1s;
	-webkit-transition: height 1s;
	-o-transition: height 1s;
	-webkit-transform:translate3d(0,0,0);
}
#linkRotator.rotateMenu {
	height: 265px;
	transition: height 1s;
	-moz-transition: height 1s; /* Firefox 4 */
	-webkit-transition: height 1s; /* Safari and Chrome */
	-o-transition: height 1s; /* Opera */
	
}
#linkRotator ul {
	padding: 35px 20px 15px 15px;
	margin: 0 0 1em 0;
	background-color: #fff;
	position: relative;
	z-index: 1;
}
#linkRotator li {
	padding: 0 0 0 1em;
	margin: .2em 0;
	list-style: none;
}
#linkRotator li a {
	display: block;
	width: 100%;
	padding: 8px 0;
	margin: 0;
}
#linkRotator li {
	border-bottom: 1px dotted #DDD;
}
#linkRotator li:last-child {
	border-bottom: none;
}
#linkArrowIcon {
	position: absolute;
	z-index: 0;
	top: -46px;
	right: 5px;
	transition: top .25s;
	-moz-transition: top .25s; /* Firefox 4 */
	-webkit-transition: top .25s; /* Safari and Chrome */
	-o-transition: top .25s; /* Opera */
}
#menuClose {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	right: 0;
	text-align: center;
	text-transform: uppercase;
	font-size: .8em;
	color: #484848;
	margin: 0;
	padding: 5px 0;
	font-weight: bold;
	box-shadow: inset 0 -2px 6px #F1F1F1;
	-webkit-box-shadow: inset 0 -2px 2px #F1F1F1;
}
#linkArrowIcon.hideLinkAnchor {
	top: 0;
}
.rotateMenu #linkArrowIcon {
	top: -29px;
}
#lip ul, #portal-column-two ul {
	padding: 0 10px;
}
#lip li, #portal-column-two li {
	margin: 0 8px 0 0;
	padding: 1px 0 7px 10px;
	list-style: none;
}
#lip li p, #portal-column-two li p {
	margin: -1.15em 0 .3em;
	
}
#lip li:before, #portal-column-two li:before, .tab-content li:before {
	content:"\25B6  ";
	color: #d7a900;
	font-size: .5em;
	margin: 0 0 0 -10px;
	top: -2px;
	position: relative;
	left: -3px;
}

/* ----------  Image 100% Width and Captions  -----------*/

#lip img {
	max-width: 95% !important;
	height: auto !important;
	margin: 1.3em 0 0;
}
.captioned, .captioned dt {
	max-width: 100% !important;
	margin: 1.3em 0 0.6em;
}
#lip .captioned, #lip .captioned dt img { margin:0; }
.caption, .image-caption {
	font-size: 1em;
	margin: 0.6em 0 1.6em;
	text-align: left;
	font-weight: normal;
}

/* ----------  Right Column  -----------*/

#portal-column-two img {
	margin: 0 0 0.6em;
}
#portal-column-two {
	padding:20px 15px 0;
}

/* ----------  Header Area  -----------*/


#header {
    position: relative;
    width: 100%;
}
#top-nav {
    height: 0;
    overflow: hidden;
    z-index: 9999;
	transition: height .5s;
	-moz-transition: height .5s; /* Firefox 4 */
	-webkit-transition: height .52s; /* Safari and Chrome */
	-o-transition: height .5s; /* Opera */
}
#top-nav span {
    background:url("../image/arrow2.png") no-repeat scroll right -69px transparent;
    color: #FFFFFF;
    display: block;
    font-size: 10px;
    height: 32px;
    padding: 8px 0 0;
    text-align: center;
    text-transform: uppercase;
    width: 61px;
}

#background {
  width: 100%;
  background-color:#000;
  opacity: .5;
  position: absolute;
  display:none;
}
#background.open {
  display:block;
}
#top-nav .menuShow {
	display: block;
}
#top-nav ul {
    background: url("../image/gridLines.png") center center no-repeat #fff;
    height: 325px;
    z-index: 9999;
    box-shadow: inset 0 0 20px #d3d3d3;
    -webkit-box-shadow: inset 0 0 20px #d3d3d3;
    margin: 5px;
    padding: 0;
    border: 1px solid #E1E1E1
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (-o-min-device-pixel-ratio: 3/2),
	only screen and (min--moz-device-pixel-ratio: 1.5),
	only screen and (min-device-pixel-ratio: 1.5) {
  	  #top-nav ul {
  	    background: url("../image/gridLinesX2.png") center center no-repeat #f8f8f8;
  	    background-size: 295px 315px;
  	  }
}
#top-nav li {
    float: left;
    list-style: none outside none;
    margin: 25px 0 0;
	text-align: center;
	width: 33%;
}
#top-nav a {
	clear: both;
	display: block;
}

#top-nav li a {
	color: #39275B;
	margin: 0;
	font-size: .8em;
}
#top-nav li a:last-child {
	margin: 5px 0 0 0;
}
#weather {
    bottom: 3px;
    color: white;
    font-size: 11px;
    height: 45px;
    left: 10px;
    padding: 0;
    position: absolute;
    text-transform: uppercase;
    width: 48px;
    text-align: center;
    font-weight: bold;
}
#weather a {
	color: #fff;
	line-height: 11px;
	font-weight: bold;
	font-size: 11px;
}
#search {
	box-shadow: inset 0px -2px 4px #DDD;
	-webkit-box-shadow: inset 0px -2px 4px #DDD;
	background-color: white;
}
.searchform {
    height: 0;
    overflow: hidden;
    margin: 0 auto ;
    width: 95%;
    position: relative;
	transition: height .5s;
	-moz-transition: height .5s; /* Firefox 4 */
	-webkit-transition: height .52s; /* Safari and Chrome */
	-o-transition: height .5s; /* Opera */
	-webkit-transform:translate3d(0,0,0);
}
.searchform.activate, #top-nav.activate {
	height: 45px;
  visibility:visible;
	transition: height .5s;
	-moz-transition: height .5s; /* Firefox 4 */
	-webkit-transition: height .52s; /* Safari and Chrome */
	-o-transition: height .5s; /* Opera */
}
#top-nav.activate {
	height: 340px;
  visibility:visible;
}
.wfield {
	-webkit-box-shadow: inset 2px 2px 4px #888;
	box-shadow: inset 2px 2px 4px #888;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	overflow: hidden;
	width: 100%;
	height: 30px;
	border: none;
	background: url("../image/mag.gif") no-repeat right center #fff;
	margin-top: 5px;
}
.wfield input {
	-webkit-appearance: none;
	height: 25px;
	padding: 3px 0 5px 15px;
	border: none;
	width: 100%;
	background: none;
	font-size: 15px;
	color: #484848
}
#logo {
    text-align: center;
    height: 44px;
}
.headerImg1 {
	padding: 0 0 0 0;
	position: absolute;
	top: 4px;
	left: 0;
}
.headerImg2, .headerImg3 {
	position: absolute;
	padding: 0 6px 0 8px;
	background: url("../image/shim.png") no-repeat left 8px transparent;  
	top: 1px
}
.headerImg2 {
   background: none;     
   right: 42px;
}
.headerImg3 {
	right: 3px;
}
.formbutton {
	display: none;
}
.uw-news-more {
	text-transform: uppercase;
	text-shadow: 1px 1px 0 #fff;
	text-align: center;
	font-weight: bold;
	display: block;
	padding: 4px 15px;
	border-radius: 17px;
	margin: 1.5em .5em 1.3em;
	box-shadow: 0 0 4px lightGrey;
	-webkit-box-shadow: 0 0 4px lightGrey;
	clear: both;
}
.uw-news-more:after, .ts-more:after {
	content:" \25B6";
	color: #d7a900;
	font-size: .9em;
	white-space: nowrap;
}
.ts-more {
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	white-space: nowrap;
}

/* 	=============================================================================
	Dots
	========================================================================== */
 
#firenze-nav {
	text-align: center;
	margin: -31px 0 5px 0;
}
#firenze-nav ul {
	clear: both;
	height: 22px;
	text-align: center;
	margin: 0;
	z-index: 1;
	position: relative;
	padding: 0 7px;
	display: inline-block;
	box-shadow: 0 0 5px #D1D1D1;
	-webkit-box-shadow: 0 0 5px #D1D1D1;
	background-color: white;
	border-radius: 50px;
}

#firenze-nav li {
	background: white;
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(237, 237, 237, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255, 255, 255, 1)), color-stop(100%,rgba(237, 237, 237, 1)));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%,rgba(237, 237, 237, 1) 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%,rgba(237, 237, 237, 1) 100%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%,rgba(237, 237, 237, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='white', endColorstr='#EDEDED',GradientType=0 );
	background: linear-gradient(top, rgba(255, 255, 255, 1) 0%,rgba(237, 237, 237, 1) 100%);
	width: 10px;
	height: 10px;
	display: inline-block;
	text-indent: -999px;
	overflow: hidden;
	border-radius: 51px;
	margin: 6px 2px 0;
	box-shadow: inset 1px 1px 2px #888;
	-webkit-box-shadow: inset 1px 1px 2px #888;
	-moz-box-shadow: inset 1px 1px 2px #888;
} 

#firenze-nav li.active{
	background: #ffd200; /* Old browsers */
	background: -moz-linear-gradient(top, #ffd200 0%, #d7a900 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffd200), color-stop(100%,#d7a900)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffd200 0%,#d7a900 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffd200 0%,#d7a900 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ffd200 0%,#d7a900 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd200', endColorstr='#d7a900',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #ffd200 0%,#d7a900 100%); /* W3C */
}


/* 	=============================================================================
	The Inset Box
	========================================================================== */

.contentInsetBoxPad {
	padding: 15px 21px 10px;
	background-color: #FCFBF4;
	border-radius: 6px;
	margin: 15px 0 0 0;
	box-shadow: 0 0 6px #DDD;
	background: url("../image/insetArrow.gif") no-repeat 30px 0;
}

/* 	=============================================================================
	Footer
	========================================================================== */

#footer {
	padding: 7px 0;
	width: 100%;
	text-align: center;
	background: url("http://www.uw.edu/static/mobile/image/top_bg_z.jpg") repeat scroll center -10px white;
	margin: 20px 0 0 0;
}
#footer ul {
	padding: 0;
	margin: 0 0 0 -10px;
}
#footer li {
	display: inline-block;
	list-style: none;
	border-left: 1px solid #888;
	border-right: 1px solid black;
	padding: 0 5px 0 5px;
	margin: 0;
}
#footer a {
	font-size: .88em;
	color: white;
	text-shadow: 1px 1px 1px #444;
}
#footer li:first-child {
	border-left: none;
	margin-right: 0;
}
#footer li:last-child {
	border-right: none;
	padding-right: 0;
}
#footer > a {
	padding: 3px 8px;
	display: inline-block;
	margin: 0 0 11px;
	color: #484848;
	background-color: white;
	border-radius: 20px;
	text-shadow: none;
	box-shadow: inset 1px 1px 1px #999;
	-webkit-box-shadow: inset 1px 1px 1px #999;
}


/* =============================================================================
   Campus Alert Fix
   ========================================================================== */


.mobile #alertBox h1 {
	border: none;
	float: none;
	padding: 10px 0 0 0;
	height: auto;
	width: auto;
	text-align: left;
	font-size: 1.2em;
}
.mobile #alertMessage {

}
.mobile #alertBox {
	background-position: -95px 0;
	height: auto;
	padding: 0 0 20px 70px;
}
.mobile #alertBox p {
	padding: 0 10px 0 0;
	width: auto;
	float: none;
}
.mobile #alertBoxText {
	width: auto;
	padding: 0;
}
/* =============================================================================
   404 Page
   ========================================================================== */
   
#fourohfour {
	padding: 115px 15px 15px;
	background: url("http://www.uw.edu/static/mobile/image/404.jpg") no-repeat center -15px;
}
#fourohfour li {
	list-style: square;
	color: #d7a900;
	margin: 0 0 0.2em;
}

/* =============================================================================
   Media Queries
   ========================================================================== */
#top-nav li a {
	padding: 54px 0 0 0;
}
#top-nav li a {
	background-image: url('../image/sprite1x.png');
	background-repeat: no-repeat;
} 
#top-nav li:nth-child(1) a {	background-position: center 0;		}
#top-nav li:nth-child(2) a {	background-position: center -83px;	}
#top-nav li:nth-child(3) a {	background-position: center -173px;	}
#top-nav li:nth-child(4) a {	background-position: center -267px;	}
#top-nav li:nth-child(5) a {	background-position: center -364px;	}
#top-nav li:nth-child(6) a {	background-position: center -446px;	}
#top-nav li:nth-child(7) a {	background-position: center -530px;	}
#top-nav li:nth-child(8) a {	background-position: center -614px;	}
#top-nav li:nth-child(9) a {	background-position: center -690px;	}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (-o-min-device-pixel-ratio: 3/2),
	only screen and (min--moz-device-pixel-ratio: 1.5),
	only screen and (min-device-pixel-ratio: 1.5) {
  	  #top-nav li a {
  	    background-image: url('../image/sprite2x.png');
  	    background-size: 77px 750px;
  	  }
}
