/* CSS Document */

/* Defaulting
-------------------------------- */
body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd {margin: 0; padding: 0}
ul {list-style-type: none}
p {line-height: 150%; margin-bottom: .85em}

/* Structure
-------------------------------- */
body {
	margin: 0 auto;
	color: #181818;
	background: #fff;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 80%;
	text-align: center;
	}
div.container {
	clear: both;
	margin: 0 auto;
	width: 75em;
	text-align: left;
	}
div#main-content {
	clear: left;
	position: relative;
	float: left;
	margin-bottom: 1.5em;
	padding-top: 30px;
	width: 56.495em;
	}
ul#item-nav {
	position: relative;
	float: left;
	margin-bottom: 1.5em;
	margin-right: 1.5em;
	width: 16em;
	}
	ul#item-nav li {
	margin-left: 8px;
	margin-bottom: 1em;
	}
	ul#item-nav li.subgroup {
	padding-top: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	}
	ul#item-nav li.first {padding-top: 0}
	ul#item-nav li.subgroup a {
	color: #00879b;
	border-bottom-color: #00879b;
	}
	ul#item-nav li.item {
	margin-left: 25px;
	list-style-type: square;
	}
div#item-content {
	position: relative;
	float: right;
	margin-bottom: 1.5em;
	width: 56.995em;
	}
div#vending {
	position: relative;
	float: left;
	margin-left: 1.5em;
	width: 17em;
	margin-bottom: 1.5em;
	}
div#footer {
	clear: both;
	padding: 1.75em 0 1em 0;
	color: #ffffff;
	background: #8e0036 url("../_images/bkgrd-footer.gif") top left repeat-x;
	border-top: 5px solid #77c043;
	border-bottom: 10px solid #77c043;
	}
	div#footer-story {
	position: relative;
	float: left;
	margin-bottom: 1em;
	width: 56.495em;
	}
	div#footer-ashley {
	position: relative;
	float: left;
	margin-left: 1.5em;
	margin-bottom: 1em;
	width: 17em;
	}
	div#footer-copyright {
	clear: left;
	font-size: 85%;
	border-top: 1px solid #76bd43;
	}

/* Links
-------------------------------- */
a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	}
	a.imagelink {border:0}
a:link {color: #ab004c; border-bottom-color: #ab004c}
a:visited {color: #620017; border-bottom-color: #620017}
a:hover, a:active {
	color: #337f00;
	border-bottom-style: solid;
	border-bottom-color: #337f00;
	}
div#footer a:link {color: #a0e93d; border-bottom-color: #a0e93d}
div#footer a:visited {color: #ccc; border-bottom-color: #ccc}
fieldset#main-item h2 a:link, fieldset#main-item h2 a:visited, ul#other-items h2 a:link, ul#other-items h2 a:visited {color: #00879b; border-bottom-color: #00879b}
fieldset#main-item h2 a:active, fieldset#main-item h2 a:hover, ul#other-items h2 a:active, ul#other-items h2 a:hover {color: #cc0066; border-bottom-color: #cc0066}

/* Headings
-------------------------------- */
h1 {
	margin: 20px 0 25px 1em;
	width: 433px;
	height: 90px;
	background: transparent url("../_images/h1.gif") top left no-repeat;
	}
	h1 span {
	margin-left: -9000px;
	height: 0;
	}
h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	}
h2 {
	letter-spacing: -0.01em;
	}
h2#mission {
	margin: -85px 0 2em 520px;
	position: absolute;
	width: 18.5em;
	font-size: 180%;
	line-height: 100%;
	border-top: 0;
	}
	h2#mission em {
	color: #3a8d00;
	font-style: normal;
	}
	h2#mission span {
	display: block;
	font-size: 85%;
	font-variant: normal;
	}
div#main-content h2 {
	margin-top: 1em;
	margin-bottom: 0.5em;
	padding: 0.25em 0 0.3em 0;
	font-size: 200%;
	border-top: 1px solid #77c043;
	}
div#vending h2 {
	padding: 0.5em 0;
	border-top: 1px solid #ddd;
	}
	div#vending h2.vendor { /*sched*/
	padding-top: 0;
	border-top: 0;
	}
	h2.add {
	margin-top: 1em;
	padding-bottom: 0;
	}
	h2 span.oomph {
	font-variant: small-caps;
	}
	h2.sched span.oomph {
	color: #3a8d00;
	}
	h2.creatives span.oomph {
	color: #cc0066;
	}
	h2.vendor span.oomph {
	color: #00879b;
	}
ul#subnav h2 {
	margin-bottom: .3em;
	color: #3a8d00;
	font-size: 95%;
	text-transform: uppercase;
	}
div#item-content h2 {
	color: #3a8d00;
	font-size: 110%;
	text-transform: uppercase;
	}
div#footer h2 {
	margin-bottom: 0.5em;
	color: #9de543;
	font-size: 180%;
	}
	div#footer h2#ashley {
	font-size: 150%;
	}
h3 {
	margin-bottom: 0.3em;
	color: #00879b;
	font-size: 150%;
	}
	div#item-content h3 {
	clear: both;
	padding-top: .75em;
	font-size: 200%;
	}
	div#opener h3#learning {
	margin: .5em 0 0 10px;
	font-size: 140%;
	}
	h3#giveback {
	padding-top: 1em;
	clear: both;
	}
	div#footer h3 {
	margin-top: 1em;
	color: #c6ff6b;
	}
h4 {
	margin: 0 0 .5em 0;
	padding: .3em 0 0 0;
	color: #cc0066;
	font-size: 150%;
	}
h5 {
	margin: 0 0 .5em 0;
	padding: .3em 0 0 0;
	color: #cc0066;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 110%;
	font-weight: bold;
	}

/* Opening Paragraph
-------------------------------- */
div#opener {
	margin-bottom: 1.25em;
	background: #fff url("../_images/bkgrd-nav.gif") bottom left repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #cb1c68 #e0ffae #77c043 #e0ffae;
	}
div#opener h2 {
	margin: .5em 10px .25em 10px;
	color: #cc0066;
	}
div#opener p {
	margin: 1em 10px;
	}
div#opener span#if {
	color: #cc0066;
	}

/* Text
-------------------------------- */
.clear {clear:both}
.gaelic, abbr {
	border-bottom: 1px dotted #999999;
	}
dl {line-height: 160%}
	dl dt {
	padding-bottom: .4em;
	color: #397600; /* 00687c */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	}
	dl dd, dl cite {padding-left: 25px}
	dl cite {display: block; padding-bottom: 1.6em}
div#vending p {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0.8em;
	}
div#vending p.also {
	margin-top: 1em;
	font-size: 90%;
	}
div#footer p {
	margin-bottom: .8em;
	}
div#footer em {
	color: #9de543;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-style: normal;
	font-variant: small-caps;
	}
	div#footer-copyright p {
	margin-top: 0.5em;
	margin-bottom: 0;
	text-align: center;
	}
span.highlight {
	color: #9de543;
	}
span.usdollar {
	text-transform: uppercase;
	color: #555555;
	font-size: 80%;
	}

/* Inter-Site Navigation
---------------------------------------- */
ul#intersite-nav {
	position: relative;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 0;
	height: 45px;
	background-color: #1f1515;
	color: #8a7f7f;
	list-style-type: none;
	border-bottom: 10px solid #f5f5f5;
	}
ul#intersite-nav li {
	position: relative;
	float: left;
	width: 70px;
	height: 45px;
	text-indent: -9999px;
	}
	ul#intersite-nav li#diochra {width: 100px}
	ul#intersite-nav li#find {width: 110px}
	ul#intersite-nav li#reely {width: 75px;}
	ul#intersite-nav li#network {width: 140px; float: right}
ul#intersite-nav li a {
	display: block;
	background-color: #1f1515;
	color: #1f1515;
	height: 45px;
	text-decoration: none;
	border-bottom: 0;
	}
	ul#intersite-nav li#diochra a {background: #1f1515 url("../_images/isn_diochra.gif") center no-repeat;}
	ul#intersite-nav li#feisfood a {background: #1f1515 url("../_images/isn_feisfood.gif") center no-repeat;}
	ul#intersite-nav li#find a {background: #1f1515 url("../_images/isn_find.gif") center no-repeat;}
	ul#intersite-nav li#ghillie a {background: #1f1515 url("../_images/isn_ghillie.gif") center no-repeat;}
	ul#intersite-nav li#reely a {background: #1f1515 url("../_images/isn_reely_tab.gif") center no-repeat;} /* this site */
	ul#intersite-nav li#triallta a {background: #1f1515 url("../_images/isn_triallta.gif") center no-repeat;}
	ul#intersite-nav li#webfeis a {background: #1f1515 url("../_images/isn_webfeis.gif") center no-repeat;}
	ul#intersite-nav li#network a {background: #1f1515 url("../_images/isn_network.gif") center no-repeat;}
	
	ul#intersite-nav li#diochra a:hover {background: #1f1515 url("../_images/isn_diochra_hover.gif") center no-repeat;}
	ul#intersite-nav li#feisfood a:hover {background: #1f1515 url("../_images/isn_feisfood_hover.gif") center no-repeat;}
	ul#intersite-nav li#find a:hover {background: #1f1515 url("../_images/isn_find_hover.gif") center no-repeat;}
	ul#intersite-nav li#ghillie a:hover {background: #1f1515 url("../_images/isn_ghillie_hover.gif") center no-repeat;}
	ul#intersite-nav li#triallta a:hover {background: #1f1515 url("../_images/isn_triallta_hover.gif") center no-repeat;}
	ul#intersite-nav li#webfeis a:hover {background: #1f1515 url("../_images/isn_webfeis_hover.gif") center no-repeat;}
	ul#intersite-nav li#network a:hover {background: #1f1515 url("../_images/isn_network_hover.gif") center no-repeat;}

/* Navigation
-------------------------------- */
ul#nav {
	margin-bottom: 1.5em;
	padding: 0 0 0.25em 0;
	height: 2.3em;
	background: #fff url("../_images/bkgrd-nav.gif") bottom left repeat-x;
	font-size: 110%;
	border-width: 1px;
	border-style: solid;
	border-color: #cb1c68 #e0ffae #77c043 #e0ffae;
	}
ul#nav li {
	position: relative;
	float: left;
	height: 2.5em;
	background: #fff url("../_images/bkgrd-nav.gif") bottom left repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	line-height: 2.5em;
	border-right: 1px solid #e0ffae;
	}
ul#nav li a {
	display: block;
	padding: 0 1.5em 0 1em;
	height: 2.5em;
	border: 0;
	}
ul#nav li a:hover, ul#nav li a#selected {
	color: #ab004c;
	background: #fff;
	border-bottom: 2px solid #fff;
	}
	ul#nav li a#selected {color: #337f00}

/* Home - Main Content
-------------------------------- */
fieldset#main-item {
	margin: 0;
	padding: 0;
	width: 720px;
	height: 315px;
	text-align: right;
	border: 1px solid #d5d5d5;
	border-left: 1px solid #fff;
	}
fieldset#main-item h2 {
	margin-top: -315px;
	margin-bottom: 0;
	padding: 0.5em 0 0 10px;
	width: 135px;
	color: #00879b;
	font-size: 200%;
	border-top: 0;
	}
fieldset#main-item h3 {
	margin-top: .7em;
	padding-left: 10px;
	width: 135px;
	color: #ab004c;
	font-size: 120%;
	}
fieldset#main-item p {
	padding-left: 10px;
	width: 135px;
	}
	p#lily {
	margin-top: 5.5em;
	color: #666666;
	font-size: 85%;
	}
fieldset#main-item img {
	margin: 15px;
	width: 540px;
	height: 285px;
	}
ul#other-items {
	margin: 0 0 0 -13px;
	padding: 0;
	width: 750px;
	}
ul#other-items li {
	display: block;
	float: left;
	margin: 10px 0 0 14px;
	padding-bottom: 8px;
	width: 229px;
	border: 1px solid #ddd;
	border-left: 1px solid #fff;
	}
ul#other-items li img {
	margin: 10px 10px 0 10px;
	}
ul#other-items h2 {
	margin: 0;
	padding: 0.3em 0 0 10px;
	color: #00879b;
	font-size: 130%;
	border-top: 0;
	}
ul#other-items p {
	margin: 0;
	padding: 0 0 0 10px;
	}

/* Lists & Images
-------------------------------- */
ul.list {
	margin: 0 0 1em 1em;
	line-height: 160%;
	list-style-type: square;
	}
ol.you-might-be li {
	margin-bottom: .75em;
	line-height: 150%;
	}
img.dec {
	position: relative;
	float: right;
	margin: 0 0 1em 1.5em;
	padding: 1px;
	border: 1px solid #d5d5d5;
	}
img.blendin {
	padding: 0;
	border: 0;
	}

/* Items
-------------------------------- */
p.intro {
	font-size: 110%;
	}
ul.item-list li.item {
	clear: both;
	margin: 1.5em 2% 5px 0;
	padding: 0 0 10px 10px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	}
img.itemthumb {
	margin: 0 1em 1em 0;
	padding: 1px;
	width: 120px;
	height: 120px;
	border: 1px solid #d5d5d5;
	}
a.enlarge {
	display: block;
	position: relative;
	float: left;
	margin: 0 1em 1em 0;
	width: 124px;
	height: 150px;
	background: #e5e5e5 url("../_images/item-enlarge.gif") center bottom no-repeat;
	border-bottom: 1px solid #d5d5d5;
	}
	a:hover.enlarge, a:active.enlarge {
	background: #e5e5e5 url(_images/item-enlargehover.gif) center bottom no-repeat;
	border-bottom: 1px solid #cc0066;
	}
p.stock, p.limited, p.price {
	font-size: 90%;
	text-transform: uppercase;
	}
	p.stock {color: #666666}
	p.memo {color: #181818}
 	p.limited {color:#ff0066}
input.submitbtn, select.optionbtn {
	margin-top: .5em;
	margin-left: 4.1em;
	}
ul.item-detail li {
	margin-left: 15px;
	font-size: 90%;
	}
p.top {clear: both}