/*

WRI style sheet v1.0
kris
media: screen
updated: June 2006

 */

/* HTML bits and bobs */
body {
	margin: 0px;
	text-align: center;
	background-color: #FFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

h1 {
	font-size: 22px;
	line-height: 1.4em;
	font-weight: bold;
	color: #009933;
	margin: 0px;
}

h2 {
	font-size: 14px;
	line-height: 1.4em;
	font-weight: bold;
	color: #009933;
	margin: 0.25em 0 0.15em;
}


p {
	margin: 0 0 1em 0;
	color: #333;
}


/* layout: IDs */
/* centres the content */
#wrapper {
	width: 760px;
	position: relative;
	text-align: left;
	margin: 0 auto 0 auto;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
}

/* masthead stuff */
#masthead {
	height: 125px;
	width: 760px;
	text-align: left;
	display: block;
	margin-bottom: 45px;
	background color: white;
}

#banner {
	width: 625px;
	text-align: right;
	height: 125px;
	position: absolute;
	left: 120px;
	top: 0px;
	background-color: white;

}


/* top navigation */
#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#nav li {
	display: inline;
	margin-right: 15px;
}

#nav {
	width: 625px;
	position: absolute;
	left: 135px;
	top: 127px;
	text-align: left;
	font-size: 15px;
	line-height: 1.4em;
	font-weight: bold;
	margin-top: 10px;
	background-color: #FF6600;
 color: white;
}

#nav li a:link, #nav li a:visited {
	text-decoration: none;
	color: white;
}

#nav li a:hover {
	color: #EEAD10;
	text-decoration: none;
}


/* main content */
/*

#centreContent {
	width: 445px;
	float: right;
	position: absolute;
	text-align: left;
	left: 135px;
	top: 170px;
}

*/
#centreContent {
	width: 445px;
	text-align: left;
	margin-top: 0px;
	margin-left: 135px;
}

#centreContent ul {
	margin: 0 0 1em 2em;
	padding: 0;
	list-style-image:  url(../media/green-arrow.gif);
	list-style-type: none;
}

li.subList {
	padding: 0;
	list-style-image: url(../media/green-square.gif);
}

div.floatLeftSide {
	float: left;
	width: 210px;
	margin-right: 20px;
}
div.float {
	float: left;
	width: 210px;
}

/* right hand side panel*/
div.AA2 {
	height: 120px;
	padding: 0 5px;
}

#rightBar {
	width: 160px;
	position: absolute;
	left: 600px;
	top: 180px;
	text-align: left;
	margin: 0;
	background-image: url(http://members.aol.com/elpood/Veggies.jpg);
	padding: 0;
}

#rightBar img {
	margin-top: 5px;
	margin-bottom: 5px;
}

#rightBar p.alert {
	color: white;
	background-color: #FF6600;
	font-size: 12px;
	line-height:12px;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 3px 0 2px 5px;
}

#rightBar h2 {
	margin-top: 0;
	font-size: 11px;
	line-height: 1.5em;
	padding-top: 5px;
}
#rightBar h2 a:link, #rightBar h2 a:visited {
	color: #009933;
}

#rightBar h2 a:hover {
	color: #EEAD10;
}

#rightBar h3 {
	letter-spacing: 2px;
	margin: 0 0 0.75em 0;
}

#rightBar ul {
	padding: 0px;
	margin: 0  0 0 1.5em;
	list-style-image: url(../media/small-grey-square.gif);
}

#donate {
 padding-bottom: 10px;
 background-color: #FFF;
 width: 160px;
}

#donate p {
 color: black;
 font-size: 11px;
 margin-bottom: 0.5em;
 padding: 0;
}

#donate p.now {
 letter-spacing: 2px;
 text-transform: uppercase;
 color: #EEAD10;
 background-color: #009933;
 font-size: 9px; 
 line-height: 9px;
 font-weight: bold;
 background-image: url(../media/donate.gif);
 background-repeat: no-repeat;
 background-position: right;
 padding: 3px 0 2px 5px;
}

#donate a.now1:link, #donate a.now1:visited {
 color: #603;
 font-size: 22px;
 line-height: 22px;
 font-weight: bold;
 background-image: url(../media/adi_donate_a.gif);
 background-repeat: no-repeat;
 background-position: right;
 padding: 5px 0 0 0;
 width: 155px;
 height: 24px;
 display: block;
}

#donate a.now1:hover {
 color: #EEAD10;
 padding-top: 5px 0 0px 0;
 height: 24px;
 width: 155px;
 font-size: 22px;
 background-image: url(../media/adi_donate_b.gif);
 background-repeat: no-repeat;
 background-position: right;
}

#donate p.now2 {
 letter-spacing: 2px;
 text-transform: uppercase;
 color: #FFF;
 background-color: #603;
 font-size: 9px;
 font-weight: bold;
 padding-top: 3px;
 padding-right: 5px;
 padding-left: 5px;
 padding-bottom: 2px;
}

#donate p.now3 {
 letter-spacing: 2px;
 text-transform: uppercase;
 color: #FFF;
 background-color: #603;
 font-size: 9px;
 line-height: 9px;
 font-weight: bold;
 background-image: url(../media/donate3.gif) no-repeat right;
 padding: 3px 5px 2px 5px;
}

}

/* left hand side sub nav */
#sectionSubMenu {
	width:150px;
	padding: 5px;
	background-color: #FF6600;
	position: absolute;
	left: 590px;
	top: 141px;
	font-size: 10px;
	line-height: 1.5em;
	color: #FF6600;
	border-left-width: 1px  solid #C06;
}

#sectionSubMenu p {
	margin-top: 0px;
	margin-bottom: .75em;
}

#sectionSubMenu h3 {
	margin-top: 0px;
	margin-bottom: 1em;
}

#subNav ul {
	line-height: 1.5em;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#subNav  li {
	border-bottom: 1px solid #009933;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
}

/* tan hack or simplified box model hack */
* html #sectionSubMenu {
width: 160px;
w\idth: 150px;
}

#subNav  li a {
	display: block;
	color: #009933;
	text-decoration: none;
	padding: 5px;
}

#subNav li a:link, #subNav li a:visited {
	text-decoration: none;
}

#subNav li a:hover {
	color: #EEAD10;
	text-decoration: none;
}

#subNav h2 {
	color: white;
	background-color: #FF6600;
	padding: 2px 2px 2px 5px;
	font-size: 12px;
	margin: 0;
}

#subSub ul {
	margin: 0;
}

#subSub  li {
	margin: 0;
	font-size: 11px;
	line-height: 1.5em;
	font-weight: bold;
	border-bottom: 1px #999 solid;
}

#subSub  li a {
	color: #999;
	text-decoration: none;
	padding: 2px 2px 2px 12px;
	background-color: #EEE;
}
#subSub li a:link, #subSub li a:visited {
	text-decoration: none;
}

#subSub li a:hover {
	color: #333;
	text-decoration: none;
}

.subMenuOn {
	display: block;
	padding: 5px;
	background-color: #EEAD10;
	color: #FFF;
	text-decoration: none;
}

/* 

#subNav {
	position: absolute;
	width: 115px;
	left: 0px;
	top: 175px;
	text-align: left;
}

*/

#subNav {
	width: 115px;
	text-align: left;
	position: absolute;
	left: 0px;
	top: 175px;
}

#subNav ul {
	margin: 0;
	list-style-type: none;
	padding: 0;
}




/* image styling */
.imgRight {
	border: 1px #000 solid;
	margin-right: 5px;
}
.imgLeft {
	border: 1px #000 solid;
	margin-left: 5px;
}


.title {
	background-color: #115028;
	padding: 1px 1px 1px 3px;
	color: #FFF;
	margin-top: 15px;
}

#info {
	padding: 10px 0 5px 0;
	margin: 0;
}
#info p {
	margin-top: 0.5em 0 0 0;
	font-size: 9px;
	line-height: 1.25em;
	color: #666;
}
p.posted {
	font-weight: bold;
	color: #999;
	margin-top: 0px;
}
p.posted2 {
	font-weight: bold;
	color: #999;
	margin: 0px;
}


/* hides the print header used in teh print style sheet */
#printHeader {
	display: none;
}

/* footer */
#floatFooter {
	float: center;
	width: 440px;
	margin-top: 3em;
	border-top: 1px #999 dashed;
	padding-top: 5px;
}

#floatFooter li {
	display: inline;
	list-style-type: none;
	margin: 0px 5px 0px 0px;
	padding: 0px 5px 0px 0px;
	/* IE 5 cannot render padding on inline elements without the hack below */
	height: 0;
}

#floatFooter ul {
	margin: 0;
	padding: 0;
}

.separator {
	border-right: 1px #000 solid;
}


/* font styling */
.small {
	font-size: 9px;
	color: #EEAD10;
}

.small2 {
	font-size: 11px;
	color: #009933;
	margin-right: 5em;
}

.smallish {
	font-size: 11px;
}

.medium {
	font-size: 11px;
	line-height: 1.6em;
	color: #666;
	color: #333;
}

.error {
	color: #900;
}


/* gallery stuff */
/* box model hack */
div.thumbnail {
	float: left;
	padding: 5px;
	margin: 0 4px 10px 0;
	width: 132px;
}

div.thumbnail {
	width: 144px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 132px;
}
html>body .thumbnail {
	width: 132px;
}

div.thumbnail p {
	margin-top: 5px;
	margin-bottom: 5px;
}

div.thumbnail img {
	border: 1px #000 solid;
}

div.thumbnail h3 {
	margin-bottom: 5px;
}

/* used to put thumbnails on a new line */
.clearboth {
	clear: both;
}


/* links */
a.add:link, a.add:visited {
	color: #603;
	padding-left: 20px;
	background-image: url(../media/basket.gif) no-repeat left;
}

a.add:hover {
	color: #EEAD10;
}

#basketInfo a.lk:link, #basketInfo a.lk:visited {
	color: #603;
	padding-left: 3px;
}
#basketInfo a.lk:hover {
	color: #115028;
}

a:link, a:visited {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #EEAD10;
	text-decoration: none;
}

a.white:link, a.white:visited {
	color: #FFF;
	text-decoration: none;
}

a.white:hover {
	color: #EEAD10;
	text-decoration: none;
}
a.pagenumber:link, a.pagenumber:visited {
	line-height: 1em;
	background-color: #115028;
	color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
a.pagenumber:hover {
	color: #000000;
	background-color: #EEAD10;
}
.pageoff {
	line-height: 1em;
	color: #000000;
	background-color: #CCCCCC;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* Christmas store stuff */
#christmas {
	text-align: left;
	margin-top: 0px;
	width: 625px;
	margin-left: 135px;
}

#christmas div.cat {
	width: 190px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 8px;
	margin-bottom: 10px;
	padding: 5px;
}

#christmas div.cat2 {
	width: 190px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-bottom: 10px;
	padding: 5px;
}

#christmas div.cat h1 {
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background: #CC0000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#christmas div.cat2 h1 {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #CC0000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#christmas #basketInfo {
	background-color: #CC0000;
	padding: 5px 10px;
	border-bottom: 1px #FFF dotted;
	color: #FFFFFF;
}
#christmas #basketInfo p {
	margin: 0;
	color: #FFFFFF;
}

#christmas #basketInfo a:link, #basketInfo a:visited {
	color: #FFCCFF;
	padding-left: 3px;
}
#christmas #basketInfo a:hover {
	color: #FF66CC;
	text-decoration: underline;
}

#christmas #cmenu ul {
	margin: 0px 0px 15px;
	padding: 3px 0px 3px 10px;
	background: #99CC33;
}

#christmas #cmenu li {
	display: inline;
}
#christmas #cmenu li a {
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 15px;
}

#christmas #cmenu li a:hover {
	color: #006600;
}
#christmas #cbanner {
	padding-left: 64px;
	background: url(../media/holly.gif) no-repeat left top;
	padding-right: 100px;
}

div.storeThumb2 {
	margin: 0 10px 10px 0;
	border-top: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	padding-bottom: 5px;
	height: 130px;
	width: 47%;
	float: left;
	font-size: 11px;
}

div.storeThumb2 p {
	margin: 0;
}

div.storeThumb2 h3 {
	font-size: 11px;
	margin: 0;
}

div.storeThumb2 p.price {
	color: #603;
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 0.5em;
	font-weight: bold;
}

div.storeThumb2 p.add {
	font-weight: bold;
	color: #603;
}

div.itemInfo2 {
	padding-top: 5px;
}

div.storeImage2 {
	padding: 5px 15px 5px 5px;
	float: left;
}

#snowman {
	position: absolute;
	left: 675px;
	top: 160px;

}
#christmas_advert {
	background: url(../media/christmas_ad.gif) no-repeat left top;
	position: absolute;
	border: 0;
	left: 600px;
	top: 180px;
}.qt {
	background: url(../media/qt.gif) no-repeat;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 22px;
	font-size: 10px;
	line-height: 10px;
}
.wmv {
	background: url(../media/wmv.gif) no-repeat;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 22px;
	font-size: 10px;
	line-height: 10px;
}

/* Circus bill mailer styles */
#cm_mailer {
	width: 80%;
	margin-top: 5%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#cm_mailer ul, #cm_mailer p, #cm_mailer label {
	font-size: 12px;
	line-height: 1.4em;
	font-weight: bold;
	color: #666666;
}

#cm_mailer img {
	text-align: center;
	border: 1px solid #999999;

}

#cm_mailer p.small {
	font-size: 9px;
	color: #999;
}

img.bo {
	margin-bottom: 1em;
	border: 1px solid #999999;
	display: block;

}
.bot {
	margin-bottom: 1.5em;
	border-bottom: 1px solid #999999;
}

#intro {
	float: left;
	margin-top: 15px;

}

