/* Overiding styles for every page */

body {
	background-color: #3E3C57;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #4D5052;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin-top: 19px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

a:link, a:visited {
	color: #4D5052;
	text-decoration: none;
}

a:hover, a:active {
	color: #84898C;
	text-decoration: none;
}

.setpage {
	width: 760px;
	margin: auto;
}

/* Standard styles - don't change */

.accessibility {
	position: absolute;
	visibility: hidden;
}

.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
.extra {
}


.left {
	float: left;
}

.right {
	float: right;
}

form {
	margin: 0px;
	padding: 0px;
}

.unboldme {
	font-weight: lighter;
}

.white {
	background-color: #FFFFFF;
}

.green {
	color: #9DC713;
}

.green2 {
	color: #5C8700;
}

.error {
	font-weight: bold;
	color: #FF0000;
}
.lastadded {
	color: #E23C02;
}
/* Logo and Search Bar Styles */

.logobar {
	padding: 0px;
	height: 101px;
	width: 760px;
	background-image: url(../images/topbarbg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	display: block;
}

.logo {
	height: 124px;
	width: 124px;
	z-index: 101;
	position: absolute;
	clear: both;
	padding: 0px;
	margin-top: -14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}

.w1 {
	padding-left: 150px;
	padding-top: 19px;
	float: left;
	width: 400px;
}

.logobar h1 {
	display: block;
	color: #FFFFFF;
	font-size: 35px;
	line-height: 35px;
	margin: 0px;
	font-weight: normal;
	padding: 0px;	
}

.logobar h2 {
	display: block;
	color: #FFFFFF;
	font-size: 17px;
	line-height: 17px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.dreamcatcherlogo {
	clear: none;
	float: right;
	height: 66px;
	width: 40px;
	padding: 7px 13px 0px 25px;
}

a.cambut:link, a.cambut:visited {
	background-image: url(../images/cambut.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 46px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 119px;
	height: 1px;
	width: 1px;
	clear: none;
	float: right;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 1px;
	line-height: 1px;
	color: #030305;
	overflow: hidden;
}

a.cambut:active, a.cambut:hover {
	background-image: url(../images/cambut.jpg);
	background-repeat: no-repeat;
	background-position: -120px top;
}

.searchbox {
	float: right;
	width: 198px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: right;
	margin-top: 9px;
	height: 19px;
}

.searchbox .inputbox {
	width: 130px;
	background-color: #C5CAB4;
	display: block;
	font-size: 12px;
	color: #000000;
	border: 1px solid #FFFFFF;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	line-height: 14px;
	height: 14px;
	margin: 0px;
	float: left;
	clear: none;
}

.searchbox label {
	display: block;
	font-size: 1px;
	line-height: 1px;
	color: #FCFFFD;
	height: 1px;
	width: 1px;
	float: left;
	overflow: hidden;
}

.searchbut {
	padding: 0px;
	margin: 0px;
	float: right;
	clear: none;
}

/* Top Menu styles for all pages */

#menu, .footer {
	width:auto;
	background-color: #819C25;
	background-image: url(../images/menubg.gif);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	line-height: 24px;
	height: 24px;
	clear: both;
	border: 1px solid #FFFFFF;
	font-size: 12px;
}

.edge {
	background-image: url(../images/menudivide.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#menu h2 {
	display:block;
	margin:0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	white-space:nowrap;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #FFFFFF;
}

#menu h2 a {
	display:block;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
}

#menu li li a{
	display:block;
	white-space:nowrap;
	margin:0;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 3px;
	background-color: #6E9200;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A1B757;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #A1B757;
}

#menu li li li a{
	display:block;
	white-space:nowrap;
	margin:0;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 3px;
	background-color: #000000;
	border: none;
	border-bottom: 1px solid #B0B79E;
}

#menu a:link, #menu a:visited {
color:#FFFFFF;
white-space:nowrap;
text-decoration:none;
}

#menu a:active, #menu a:hover {
	color:#FFFFFF;
}

#menu ul{
list-style:none;
margin:0px;
padding:0px;
float:left;
}

#menu li{
position:relative;
}

#menu ul ul{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	border-left: 1px solid #FFFFFF;
	text-align: left;
}

#menu ul ul li:hover ul {
	display: block;
}

*>#menu ul ul {
	background-image: url(../images/fade3.png);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 10px;
}

#menu ul ul ul {
	display: none;
	margin-top: -22px;
	background-image: none;
	padding-right: 0px;
	border-right: 1px solid #B0B79E;
	border-top: 1px solid #B0B79E;
}

#menu ul ul a.has-sub:link,
#menu ul ul a.has-sub:visited {
	background-image: url(../images/bg_has_sub1.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #617f03;
}

#menu ul ul a.has-sub:hover,
#menu ul ul a.has-sub:active {
	background-color: #A1B757;
}

.topmenitem {
border-top: 1px solid #FFFFFF;
}

div#menu li:hover {
	cursor:pointer;
	z-index:100;
	/* background-image: url(../images/bg_menu2.gif); */
	background-repeat: repeat-x;
}

div#menu li:hover ul ul
{display:none;}

div#menu li:hover ul
{display:block;}

div#menu li ul li:hover ul
{display:block;}

div#menu ul ul li
{clear: both;}

div#menu ul ul li a:hover {
	background-color: #A1B757;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #6E9200;
}
	
div#menu ul ul ul li a:hover {
	color: #B0B79E;
	background-color: #000000;
	border-left: none;
}

div#menu ul ul li a:hover ul ul {
	display: none;
}

*>.stuff {
	background-repeat: no-repeat;
	background-position: right top;
	height: 12px;
	margin-right: -10px;
	margin-bottom: -12px;
	background-image: url(../images/fade2.png);
	width: auto;
}

/* All styles for Footer Menu */

.footer ul {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.footer li {
	display: inline;
	height: 24px;
	margin: 0px;
	padding: 0px;
}

.footer li a {
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 9px;
	padding-left: 9px;
	display: block;
	line-height: 24px;
	height: 24px;
	float: left;
}

.footer li a:link, .footer li a:visited {
	color: #FFFFFF;
}

.footer li a:hover, .footer li a:active {
	color: #FFFFFF;
}

.footer span {
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 24px;
	clear: none;
}

/* Homepage Box content styles */

.fpbox {
	width: auto;
	border: 1px solid #FFFFFF;
	margin-top: 4px;
	color: #FFFFFF;
}

.bh1 {
height: 399px;
}

.bh2 {
	height: 339px;
	background-image: url(../images/fpboxes2.jpg);
	background-repeat: no-repeat;
}

.bh3 {
	height: 342px;
	margin-bottom: 4px;
}
.bh4 {
	background-image: url(../images/condetsbg.gif);
	background-repeat: repeat-x;
	height: 55px;
}

.bw1 {
	width: 190px;
}

.bw2 {
	width: 170px;
	padding-top: 5px;
	padding-right: 46px;
	padding-left: 10px;
	float: left;
	font-size: 11px;
	line-height: 15px;
}

.bw3 {
	width: 240px;
	padding-top: 5px;
	padding-right: 10px;
	float: right;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
}

.fpbox h2 {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 17px;
	margin: 0px;
	line-height: 17px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

.fpboxes3 img {
	border: 1px solid #FFFFFF;
	margin-top: 3px;
	margin-left: 1px;
}

.fpboxes4 img {
	border: 1px solid #FFFFFF;
	margin-top: 3px;
	margin-left: 1px;
	margin-right: 6px;
}

.txtdrop {
	font-size: 15px;
	line-height: 15px;
	font-weight: normal;
	color: #C5CAB4;
	display: block;
	margin-left: 50px;
}

h2.welcome, h3.welcome {
	font-weight: bold;
	text-transform: uppercase;
	color: #92A744;
	font-size: 15px;
	margin: 0px;
	line-height: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

h2.welcome .txtdrop {
	font-size: 23px;
	line-height: 23px;
	color: #C5CAB4;
	display: block;
	margin-left: 25px;
	font-weight: bold;
}

.txtnote {
	font-size: 17px;
	font-style: italic;
	color: #81867C;
	text-transform: none;
}

.fpboxes1 {
	background-image: url(../images/fpboxes1.jpg);
	height: 354px;
	width: 204px;
	float: right;
	padding-top: 45px;
	padding-right: 8px;
	padding-left: 8px;
}

.fpboxes2 {
	height: 154px;
	width: 178px;
	float: left;
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 14px;
}

.fpboxes3 {
	height: 174px;
	width: 378px;
	float: left;
	padding-top: 1px;
	padding-right: 8px;
	padding-left: 14px;
	clear: left;
}

.fpboxes4 {
	height: 174px;
	width: 334px;
	float: right;
	padding-top: 6px;
	padding-right: 8px;
	clear: none;
}

.fpboxes4 strong {
	font-size: 12px;
}

.fpboxes5 {
	background-image: url(../images/fpboxes3.jpg);
	height: 336px;
	width: 375px;
	float: left;
	padding-right: 12px;
	padding-left: 14px;
	background-repeat: no-repeat;
	padding-top: 6px;
	line-height: 14px;
}

.fpbox ul {
	font-weight: bold;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 14px;
}

.fpbox li {
	list-style-image: url(../images/li.gif);
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}

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

.fpbox a:active, .fpbox a:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}

.fpprice {
	font-size: 14px;
	font-weight: bold;
}

.shopbox1 {
	float: right;
	width: 200px;
	padding-right: 10px;
}

.shopbox2 {
	float: left;
	width: 180px;
	text-align: right;
	margin-top: 13px;
}
.staff {
	margin-top: 0px;
	float: left;
	position: relative;
}

/* All styles for Mainpage content area */

.mainbox {
	width: auto;
	border: 1px solid #FFFFFF;
	margin-top: 4px;
	background-color: #FFFFFF;
	background-image: url(../images/mainboxbg.gif);
	background-repeat: repeat-y;
	margin-bottom: 4px;
	background-position: center top;
}

.mbbg2 {
	background-image: url(../images/mainboxbg2.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.standard {
	float: right;
	width: 550px;
	clear: right;
	padding-right: 10px;
}

.standard h3 {
	font-size: 12px;
}

.mainbox h1 {
	width: 180px;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	background-image: url(../images/h1bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 23px;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}

.mainbox h2 {
	width: 562px;
	color: #C5CAB4;
	font-size: 18px;
	line-height: 18px;
	background-image: url(../images/h2bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 25px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.menbg {
	background-image: url(../images/submenubg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.pageparabox {
	float: right;
	width: 560px;
	clear: right;
}

.maintxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 380px;
	margin-top: 7px;
	line-height: 16px;
	margin-bottom: 7px;
	float: left;
}

.links {
	float: right;
	width: 161px;
	background-image: url(../images/linksbg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	line-height: 14px;
}

.link {
	float: right;
	width: 138px;
	padding-top: 4px;
	padding-bottom: 2px;
	display: block;
	line-height: 14px;
}

.icon {
	float: left;
}
.pic {
	border: 1px solid #000000;
	margin-bottom: 6px;
}


.picleft {
	float: left;
	margin-right: 8px;
	margin-bottom: 4px;
	border: 1px solid #000000;
}

.picright {
	float: right;
	margin-bottom: 4px;
	border: 1px solid #000000;
	margin-left: 8px;
}

.piccenter {
	margin-bottom: 4px;
	border: 1px solid #000000;
}

/* All styles for secondary Navigation System */

#submenu {
	width:186px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#submenu li h3 {
	display:block;
	width:186px;
	margin:0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#submenu ul {
	position: absolute;
	display: none;
	background-color: #000000;
	margin-left: 186px;
	border: 1px solid #FFFFFF;
	border-bottom: none;
}

#submenu ul li {
	border-bottom: 1px solid #FFFFFF;
}

#submenu li:hover ul {
	display: block;
}

#submenu li h3 a {
	display:block;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 13px;
	padding-bottom: 5px;
	padding-left: 6px;
	color: #FFFFFF;
	width: 167px;
	margin: 0px;	
}

#submenu li h3 a:link, #submenu li h3 a:visited, .shopbut1 a:link, .shopbut1 a:visited, .shopbut2 a:link, .shopbut2 a:visited {
	background-image: url(../images/submenubg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-decoration: none;
}

#submenu li h3 a:hover, #submenu li h3 a:active, .shopbut1 a:hover, .shopbut1 a:active, .shopbut2 a:hover, .shopbut2 a:active {
	background-image: url(../images/menubg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-decoration: none;
}

#submenu li h4 {
	display:block;
	width:186px;
	margin:0px;
	padding: 0px;
}

#submenu li h4 a {
	display:block;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
	color: #FFFFFF;
	width:174px;
	margin: 0px;	
}

#submenu li h4 a:link, #submenu li h4 a:visited {
	background-image: url(../images/homebutbg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-decoration: none;
}

#submenu li h4 a:hover, #submenu li h4 a:active {
	background-image: url(../images/homebutbg2.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-decoration: none;
}

#submenu li h3 a.has-sub2:link,
#submenu li h3 a.has-sub2:visited {
	background-image: url(../images/menubg_sub.gif);
	background-position: top left;
}

#submenu li h3 a.has-sub2:hover,
#submenu li h3 a.has-sub2:active {
	background-position: top right;
}

.shopbut1 {
	display: block;
	width: 111px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	float: left;
}

.shopbut1 a {
	display:block;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
	color: #FFFFFF;
	width: 99px;
	margin: 0px;	
}

.shopbut2 {
	display: block;
	width: 74px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	float: left;
}

.shopbut2 a {
	display:block;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
	color: #FFFFFF;
	width:62px;
	margin: 0px;	
}

.shopbutdivide {
	background-image: url(../images/shopbutdivide.gif);
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	width: 1px;
}


/* All styles for third-level Navigation */

#subsubmenu {
	width:186px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#subsubmenu li {
	display:block;
	width:186px;
	line-height: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	border-style: none;
}

#subsubmenu li a {
	display:block;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 21px;
	color: #E8EBDE;
	margin: 0px;
	background-image: none;
}

#subsubmenu li a:link, #subsubmenu li a:visited {
	color: #E8EBDE;
	text-decoration: none;
	background-image: url(../images/li_subsub.gif);
	background-repeat: no-repeat;
}

#subsubmenu li a:hover, #subsubmenu li a:active, #subsubmenu .on a:link, #subsubmenu .on a:visited  {
	color: #92A844;
	text-decoration: none;
	background-image: url(../images/li_subsub2.gif);
	background-repeat: no-repeat;
}

/* Online Shop content styles */

.basket {
	background-image: url(../images/basketbg.jpg);
	float: right;
	height: 38px;
	width: 156px;
	margin-left: -168px;
	background-repeat: no-repeat;
	position: relative;
	font-weight: bold;
	color: #F4F4F3;
	text-align: right;
	padding-top: 7px;
	padding-right: 12px;
}
.pricebox {
	padding-top: 10px;
	padding-bottom: 6px;
}
.price {
	font-size: 15px;
	color: #5C8700;
}
.maintxt2 h3, .maintxt h3 {
	color: #505B4C;
	font-size: 16px;
	margin: 0px;
	padding-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
}

.button {
	width: 157px;
	background-image: url(../images/linksbg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	line-height: 14px;
	text-align: right;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}

.hozspace {
	padding-right: 6px;
	padding-left: 6px;
}

.floatmebutsup {
	width: 167px;
	float: right;
	margin-top: -63px;
	margin-left: 30px;
	clear: right;
	margin-bottom: -30px;
}

.maintxt2 {
	float: right;
	width: 270px;
	margin-top: 7px;
	line-height: 16px;
	margin-bottom: 7px;
	padding-right: 180px;
}

.picextra {
	margin-top: 7px;
}

.shopleft {
	float: left;
	width: 186px;
}

.top10 {
	float: left;
	width: 186px;
	background-image: url(../images/top10bg.gif);
	background-repeat: repeat-y;
	clear: left;
	margin-bottom: 12px;
	margin-top: 5px;
}

.top10entry {
	color: #C9C9C1;
	width: 154px;
	display: block;
	margin-right: 16px;
	margin-left: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #74806F;
	padding-top: 3px;
	padding-bottom: 3px;
}

.top10entry a:link, .top10entry a:visited {
	color: #C9C9C1;
}

.top10entry a:hover, .top10entry a:active {
	color: #FFFFFF;
}
.top10foot {
	font-size: 1px;
	line-height: 1px;
	height: 5px;
	width: 186px;
	background-image: url(../images/top10foot.gif);
	background-repeat: no-repeat;
	margin-top: -1px;
}

.top10head {
	padding-top: 23px;
	padding-left: 16px;
	padding-bottom: 6px;
	background-image: url(../images/top10head.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 170px;
	margin-top: -5px;
}

.numb {
	font-weight: bold;
	color: #FFFFFF;
}

h3.welcome .txtdrop {
	font-size: 17px;
	line-height: 17px;
	color: #C5CAB4;
	display: block;
	margin-left: 25px;
	font-weight: bold;
}

.basketicon {
	padding-right: 10px;
	border: none;
	vertical-align: top;
}

.rightdets {
	width: 167px;
	float: right;
	clear: right;
	background-image: url(../images/linksbg.gif);
	background-repeat: repeat-x;
}

.padme {
	padding: 10px;
}

.thumbs {
	float: left;
	width: 90px;
}

#options, #options2 {
	font-size: 11px;
	color: #4D5052;
	width: 144px;
}

#quantity, .quantitybox {
	font-size: 11px;
	color: #4D5052;
	width: 34px;
}

.quantitybox2 {
	font-size: 11px;
	color: #4D5052;	
}

.prodtitle {
	font-size: 17px;
	font-weight: bold;
	color: #505B4C;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 20px;
}

.maintxt ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.maintxt li {
	list-style-type: square;
}


#radiolabel {
	font-size: 12px;
	/* font-weight: bold;*/
	width: 100px;
	display: block;
	float: right;
	text-align: left;
	padding-top: 3px;
	padding-right: 6px;
}


.forform label {
	font-size: 12px;
	font-weight: bold;
	width: 100px;
	display: block;
	float: left;
	text-align: right;
	padding-top: 3px;
	padding-right: 6px;
}

.forform label2 {
	font-size: 12px;
	font-weight: bold;
	display: block;
	float: left;
	text-align: right;
	padding-top: 3px;
	padding-right: 6px;
}

.forform .adbox {
	float: left;
	display: block;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 230px;
	line-height: 14px;
	margin-bottom: 4px;
}



textarea.adbox {
	border: 1px solid #6d6d6d;
	width: 400px;
	height: 200px;
	font-size: 12px;
}

.forform .adbox2 {
	float: left;
	display: block;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 210px;
	line-height: 14px;
	margin-bottom: 4px;
}
.forform .adboxlab {
	font-size: 12px;
	font-weight: bold;
	width: 120px;
	display: block;
	float: left;
	text-align: right;
	padding-top: 3px;
	padding-right: 6px;
}
.customamonut {
	font-size: 11px;
	width: 285px;
	display: block;
	float: left;
	text-align: left;
	padding-top: 3px;
	padding-right: 6px;
}
.customamonut2 {
	float: left;
	display: block;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 35px;
	line-height: 14px;
	margin-bottom: 4px;
}
.customamonut3 {
	width: 40px;
	float: right;
	display: block;
	padding-top: 3px;
	padding-right: 24px;
}
.customamonut4 {
	width: 46px;
	float: right;
	display: block;
	padding-top: 3px;
	padding-right: 24px;
}

.customamonut5 {
	font-size: 11px;
	width: 140px;
	padding-top: 3px;
	
}
.customamonut6 {
	font-size: 11px;
	width: 220px;
	display: block;
	float: left;
	text-align: left;
	padding-top: 3px;
	padding-right: 6px;
}

.customamonut7 {
	font-size: 11px;
	width: 235px;
	display: block;
	float: left;
	text-align: left;
	padding-top: 3px;
	padding-right: 6px;
}

.customamonut8 {
	font-size: 11px;
	width: 155px;
	padding-top: 3px;
	
}

.notes {
	float: right;
	width: 150px;
	padding-right: 6px;
}

/* Basket styles */

.lineclear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	width: auto;
	background-color: #4D5052;
}
.basketbox th, .adoption-table th {
	text-align: left;
	font-size: 12px;
	color: #5B6E30;
}
.label {
	text-align: right;
	font-weight: bold;
}
.rightspace {
	margin-right: 218px;
}
.rowbg {
	color: #719221;
}
.contentright {
	text-align: right;
}
.kids {
	height: 99px;
	width: 571px;
	margin-top: -46px;
	float: right;
}

.downloadbox {
	width: 150px;
	margin: 10px;
	margin-left: 20px;
	display: inline;
	float: left;
}

.downloadbox img {
	border: none;
}

.dwnldlnk {
	display: block;
	clear: both;
	float: right;
	font-weight: bold;
}

.dpop {
	display: none;
	position: absolute;
	width: 316px;
	height:auto;
	height: auto;
	padding: 10px;
	text-align: center;
	color: #FFFFFF;
	margin-left: -250px;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/pop-up_bg.gif);
	background-repeat: no-repeat;
	z-index: 100;
	line-height: 15px;
}

a.popclose:link, a.popclose:visited {
	float: right;
	margin-top: -10px;
	margin-right: -10px;
	height: 14px;
	width: 14px;
	overflow: hidden;
	background-image: url(../images/but_x.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1px;
	line-height: 30px;
	color: #000000;
}

a.popclose:active, a.popclose:hover {
	background-position: right top;
}

a.dlink:link, a.dlink:visited {
	float: left;
	height: 45px;
	width: 148px;
	overflow: hidden;
	background-image: url(../images/but_pop1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1px;
	line-height: 100px;
	color: #000000
}

a.dlink2:link, a.dlink2:visited {
	float: left;
	height: 45px;
	width: 131px;
	overflow: hidden;
	background-image: url(../images/but_pop2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1px;
	line-height: 100px;
	color: #000000
}

a.dlink:hover, a.dlink:active, a.dlink2:hover, a.dlink2:active {
	background-position: right top;
}

.poplinks {
	width: 300px;
	margin-left: 15px;
	margin-top: 10px;
	float: left;
	display: inline;
}

.adoption-table {
	line-height: 17px;
}

.formselectarea {
	clear: both;
	float: left;
}

.formselectarea a:link, .formselectarea a:visited {
	display: block;
	float: left;
	height: 80px;
	width: 105px;	
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.formselectarea a:hover, .formselectarea a:active {
	text-decoration: none;
	background-position: right top;
	color: #000000;
}

.select1 {
	background-image: url(../images/formselect_bg1.jpg);
}

.select2 {
	background-image: url(../images/formselect_bg2.jpg);
}

.select3 {
	background-image: url(../images/formselect_bg3.jpg);
}

.formselect_head {
	display: block;
	font-size: 16px;
	color: #6B8E18;
	font-weight: bold;
	line-height: 22px;
}
.poplinks2 {

	width: 280px;
	margin-left: 15px;
	margin-top: 10px;
	float: left;
	display: inline;
}
.pdfbox {
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
}
.pdfbox a:link, .pdfbox a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.pdfbox a:hover, .pdfbox a:active {
	text-decoration: none;
	color: #9DC713;
}
.kidstitle {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #66860B;
	margin: 0px;
	padding: 0px;
}

#submenu ul.show-sub {
	display: block;
	margin-top: -1px;
	margin-left: -1px;
	position: relative;
}
