@import url('/scripts/slimbox2/css/slimbox2.css') screen;


@media print {

body {
	color: black;
	background: white;
	font: 10pt Verdana, sans-serif;
	text-align: center;
}

#body {
	margin: 1em 0;
	text-align: left;
}
#footer {
	font-size: smaller;
}
#header {
	margin: 0;
	padding: 0;
}
#navigation {
	display: none;
}


}



@media screen {

body {
	margin: 2em auto 1em;
	width: 800px;
	padding: 0;
	color: #333;
	background: #fbf8ed url("elements/stripe.png") center top repeat;
	text-align: center;
	font: 76%/normal Verdana, sans-serif;

	margin: 1.5em auto 1em;
}


#body {
	margin: 0 0;
	border-style: solid;
	border-width: 2px;
	border-color: #faf5e6 #f8f3eb #f8f3eb;
	padding: 10px 4% 20px;
	color: black;
	background-color: white;
	text-align: left;
	font-size: 1em;
	line-height: 1.9;

/*	background: white url("/elements/stripefade.png") center top repeat-x;
	border-width: 0 2px 2px;*/
}
#body:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#body {
	display: inline-block;
}
/* Hiding from IE-mac \*/
* html #body {
	height: 1%;
}
#body {
	display: block;
}
/* End hide from IE-mac */

#footer {
	margin: 1.5em auto;
	font-size: .9em;
}

#header {
	margin: 0;
	border-style: solid;
	border-color: #f8f3eb #f8f3eb #faf5e6;
	border-width: 0 0 2px;
	padding: 38px 0 26px;
	background: transparent url("elements/curvetop-transparent.gif") center top no-repeat;
	font-size: 3.3em;

	padding: 35px 0 20px;
}
#header img {
	display: block;
	margin: auto;
	padding: 0;
}
#header h1 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	letter-spacing: normal;
}


#specialLink {
	margin-top: -5px;
	border-style: solid;
	border-width: 0 2px 2px;
	border-color: #faf5e6 #f8f3eb #f8f3eb;
	padding: 0 0 15px 0;
	background: #fff;
	font-size: 1.3em;
}
#specialLink img {
	vertical-align: middle;
}


/* START NAVIGATION */

#navigation {
	display: block;
	position: relative; /* Allows containing absolutely positioned elements */
	margin: 0;
	border: solid;
	border-width: 0 2px;
	font-size: 1.25em;
	line-height: normal;
	text-transform: lowercase;

	border-color: #faf5e6;
	padding: .4em 0 .8em;
	background: transparent url("/elements/stripefaded.png") center top repeat-y;
}

#navigation a:link, #navigation a:visited {
	color: #306096;
}
#navigation a:hover {
	color: #367dcc;
}
#navigation a:active {
	color: #377cc9;
}

#navigation div.specialLink {
	margin: .7em 0 0;
	font-size: 1em;
}

#navigation img {
	vertical-align: middle;
}

#navigation ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}

#navigation ul li {
	display: inline;
	padding: 0 .9em;
}

#navigation li.current {
}
#navigation li.current:before, #navigation li.current:after {
	display: inline;
	color: #9c8244;
}
#navigation li.current:before {
	padding: 0 .5em 0 0;
	content: "\203A";
}
#navigation li.current:after {
	padding: 0 0 0 .5em;
	content: "\2039";
}
#navigation li.current ul {
	display: inline; /* Display sub-links for current section */
}

#navigation ul ul {
	display: none; /* Do not display sub-sectional links until overruled for current section */
	padding: 0 0 0 .2em;
	font-size: .9em;
	font-style: italic;
}

#navigation ul ul li {
	padding: 0 0 0 1.1em;
}
#navigation ul ul li:before {
	content: "\25CA";
	display: inline;
	padding: 0 .6em 0 0;
	color: #4f4429;
}

#navigation ul ul li.current:before {
	content: "\25CA";
}
#navigation ul ul li.current:after {
	content: ""; /* IE inserts "none" if used here */
	padding: 0;
}

#navigation ul.stores {
	margin-bottom: .6em;
	font-size: 1.05em;
}
#navigation ul.stores>li {
	padding: 0 .9em;
}
#navigation ul.stores>li>a:link, #navigation ul.stores>li>a:visited {
	color: #114177;
}
#navigation ul.stores>li>a:hover {
	color: #1b66bb;
}
#navigation ul.stores>li.current {
	font-size: 1.05em;
	padding: 0 .8em;
}
/* Pop-up styles
#navigation ul.stores.current {
	padding-top: 1.8em;
}
#navigation ul.stores>li.current {
	display: block;
	position: absolute;
	top: .2em;
	left: 0;
	padding: 0;
	width: 100%;
	text-align: center;
}
*/

#navigation ul.general {
	margin-top: .5em; /* Also affected by ul.stores margin-bottom */
}
#navigation ul.general li {
	padding: 0 .8em;
}

/* END NAVIGATION */


} /* End of rules for screen display */




a:link {
	color: #114885;
	background: transparent;
}
a:visited {
	color: #667e9a;
	background: transparent;
}
a:active {
	color: #277ddd;
}
a:hover {
	color: #06366c;
}

a img {
	border: none;
}


blockquote {
	line-height: 1.7;
}

blockquote.letter {
	font-style: italic;
}


button {
	font-size: 1em; /* Prevents tiny text in IE */
}


div.byline {
	font-style: italic;
}

div.clear {
	clear: both;
}

div.dateline {
	margin: 0 auto 1em;
	font-style: italic;
}

div.image {
	text-align: center;
}
div.image img {
	margin: 0 2px;
}
div.image, p.image, div.video {
	margin: 1.5em auto;
	text-align: center;
}
div.image p, div.video p {
	margin: .5em 0;
	text-align: center;
	font-style: italic;
	line-height: 1.4;
}
div.image.right {
	display: block;
	float: right;
	margin: 1em 0 1.5em 1.5em;
}
div.image.left {
	display: block;
	float: left;
	margin: 1em 2em 1.5em 0;
}
div.image.ad {
	margin-bottom: 3em;
}
div.image.seasonal {
	margin: 1em auto 1.5em;
}
div.image.seasonal img {
	margin: 0 10px;
	vertical-align: middle;
}
div.image.seasonal h2 {
	margin: .3em 0;
}
div.image.thumbnails img {
	margin: 4px 2px;
}
div.image img {
	vertical-align: middle;
}

div.image-row {
	margin: 1.5em auto;
	text-align: center;
}
div.image-row+div.image-row {
	margin-top: -1em;
}
div.image-row div.image {
	display: inline-block;
	vertical-align: top;
	margin: .5em .5em;
}


div.sub1 {
	margin: -.5em 0 .5em;
	font-size: 1.5em;
}


dd {
	margin-bottom: .5em;
}
dd p:first-child {
	margin-top: 0;
}
dd p {
	margin: .5em 0;
}

dt {
	clear: both;
	font-weight: bold;
}


h1, h2, h3, h4, h5, h6 {
	margin: 1em 0 .5em;
	line-height: 1.4;
	font-weight: bold;
	font-variant: small-caps;
	font-family: "Trebuchet MS", sans-serif;
/*	font-family: "Avant Garde Medium BT", sans-serif;*/
}
/*#body h1, h2, h3, h4, h5, h6 {
	border: 1px solid #DACCA2;
	background-color: #e4ddca;
	color: #fff;
	padding: 0 .3em;
	line-height: 1.1;
}*/
h1 {
	margin: .5em 0 .4em;
	font-size: 2em;
}
h2 {
	font-size: 1.7em;
}
h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1.3em;
}


img.border, div.image.border img {
	margin: 0 3px;
	border: 1px solid black;
	padding: 2px;
	background-color: white;
}


input {
	font-size: 1em;  /* Prevents tiny text in IE */
}


p {
	margin: 1em 0;
}

p.bio {
	font-style: italic;
}

p.credit {
	margin: 1.5em 0 1em;
	font-style: italic;
}
p.credit cite {
font-style: normal;
}

p.note {
	font-style: italic;
}

p.shoeList {
	font-size: 1.1em;
}

