* {
	margin:0;
	padding:0;
}

.clear {
	font-size: 0; 
	clear: both; 
	padding: 0px; 
	margin: 0px; 
	height: 1px;
}

a img {
	border:0;
}

body {
	background-color:#DBDDDF;
	text-align:center;
}

#global{
	width:1050px;
	background-color:#FFFFFF;
	margin:auto;
}

#global-top {
	background:transparent url('../images/shadow-top.gif') repeat-x;
}
#global-top div {
	height:44px;
}

#global-bottom {
	background:transparent url('../images/shadow-bottom.gif') repeat-x;
}
#global-bottom div {
}

#global-left {
	background: transparent url('../images/shadow-left.gif') repeat-y left; 
	padding-left:12px;
}

#global-right {
	background: transparent url('../images/shadow-right.gif') repeat-y right; 
	padding-right:12px;
}

#top-border{
	background:transparent url('../images/border-top.gif') repeat-x;
}
#top-border .left-corner {
	background:transparent url('../images/border-top-left.gif') left no-repeat;
	display:inline;
	width:22px;
	height:44px;
	float:left;
}
#top-border .right-corner {
	background:transparent url('../images/border-top-right.gif') right no-repeat;
	display:inline;
	width:22px;
	height: 44px;
	float: right;
}
#top-border .breadcrumb {
	text-align:left; 
	margin-left: 30px; 
	padding-top: 20px; 
	font-family:Verdana, Tahoma, sans-serif; 
	font-size:8pt; 
	color:#0F1F40; 
}
#top-border .breadcrumb a {
	font-weight: bold;
	color:#333333; 
	text-decoration:none;
	background-position:left center; 
	background-repeat:no-repeat; 
	padding-left:2px; 
	padding-right:2px; 
	margin:0 2px 0 2px;
}
#top-border .breadcrumb a:hover {
	color: #4EAA22; 
}

#bottom-border {
	background:transparent url('../images/border-bottom.gif') repeat-x;
	height:44px;
}
#bottom-border .left-corner {
	background:transparent url('../images/border-bottom-left.gif') left no-repeat;
	display:inline;
	width:22px;
	height:44px;
	float:left;
}
#bottom-border .right-corner {
	background:transparent url('../images/border-bottom-right.gif') right no-repeat;
	display:inline;
	width:22px;
	height: 44px;
	float: right;
}

#navigation-bar {
	background:#FFFFFF url('../images/top-logo.jpg') no-repeat top left;
}
#navigation-bar span {
	position: absolute;
	left: 51px;
	top: 51px;
}
#navigation-bar span a {
	color: #FFFFFF;
	width: 180px;
	height: 32px;
}

#top-banner {
	display:block;
	height:90px;
	background:#FFFFFF url('../images/bottom-logo.jpg') no-repeat top left;
	margin-right:10px;
	position: relative;
	left: 0px;
}
#top-banner span {
	position: absolute;
	top: 0px;
	left: 287px;
	width: 728px;
	height: 90px;
	max-height: 90px;
	vertical-align: top;
}
#top-banner span object {
	position: absolute;
	top: 0px;
	left: 0px;
}
#top-banner span a {
	position: absolute;
	top: 0px;
	left: 0px;
}
#top-banner form {
	position: absolute;
	top: 0px;
	left: 85px;
	width: 136px;
	height: 60px;
	font-family:Verdana, Tahoma, sans-serif; 
	font-size:8pt; 
	color: #333333;
}
#top-banner fieldset {
	background: transparent url('../images/poweredbygoogle.gif') no-repeat top right;
	width: 136px;
	height: 60px;
	border: none;
}
#top-banner input, #top-banner button {
	border: none;
	float: left;
	position: relative;
	top: 28px;
}
#top-banner input.box {
	color: #333333;
	font-size: 1em;
	width: 110px;
	height: 17px;
	padding: 3px 2px 0;
	background: transparent url('../images/search-box.gif') no-repeat;
	margin-right: 0px;
}
#top-banner input.box:focus {
	background: transparent url('../images/search-box.gif') no-repeat left -20px;
	outline: none;
}
#top-banner button.btn {
	width: 20px;
	height: 20px;
	cursor: pointer;
	text-indent: -9999px;
	background: transparent url('../images/search-box.gif') no-repeat top right;
}
#top-banner button.btn:hover {
	background: transparent url('../images/search-box.gif') no-repeat bottom right;
}

#bottom-banner {
	padding:10px;
	text-align:center;
}

#menu {
	position:relative;
	display:block;
	height:45px;
	font-size:14px;
	font-weight:bold;
	background:transparent url('../images/menu-bar-button-off.gif') repeat-x top left;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	margin-left: 220px;
	margin-right: 10px;
}
#menu ul {
	height:45px;
	margin:0px;
	padding:0px;
	list-style-type:none;
	width:auto;
	background:transparent url('../images/menu-bar.jpg') no-repeat top right;
}
#menu ul li {
	display:block;
	float:left;
	margin:0px;
	background:transparent url('../images/menu-bar-divider.gif') no-repeat top right;
}
#menu ul li a {
	display:block;
	float:left;
	color:#F0F23B;
	text-decoration:none;
	padding:7px 20px 0px 20px;
	height:38px;
	margin-right: 2px;
}
#menu ul li a:hover {
	color:#F8FE78;
	background:transparent url('../images/menu-bar-button-on.gif') repeat-x top left; 
	margin-right: 2px;
}
#menu ul li a.current {
	color:#FFFFFF;
	background:transparent url('../images/menu-bar-button-on.gif') repeat-x top left; 
	margin-right: 2px;
}

#main {
	background: #FFFFFF; 
	text-align:left;
}

.left-bar {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size:11px; 
	color: #333333;
	width: 160px; 
	float:left;
	position:relative;
	top: -30px;
}
.left-bar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: 10px;
	width: 140px; 
}
.left-bar ul li {
	margin-bottom: 10px;
}
.left-bar ul li p {
	padding: 5px 10px 10px 10px;
	background: #8BD36B url('../images/left-bar.gif') repeat-x top;
}
.left-bar ul li div {
	padding: 5px 10px 10px 10px;
	background: #8BD36B url('../images/left-bar.gif') repeat-x top;
}
.left-bar ul li form {
	padding: 5px 10px 10px 10px;
	background: #8BD36B url('../images/left-bar.gif') repeat-x top;
}
.left-bar ul li ul {
	padding: 0px;
	background: #8BD36B url('../images/left-bar.gif') repeat-x top;
	margin-left: 0px;
	width: 140px; 
}
.left-bar ul li ul li {
	padding: 2px 10px 6px 10px;
	background: transparent url('../images/left-bar-divider.gif') no-repeat bottom left;
	margin: 0;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px; 
}
.left-bar ul li ul li ul {
	position: relative;
	left: -10px;
	top: 6px;
	
	padding: 0px;
	background: transparent;
	margin-left: 0px;
	width: 140px; 
}
.left-bar ul li ul li ul li {
	padding: 5px 10px 5px 15px;
	background: transparent url('../images/left-bar-subdivider.gif') no-repeat top left;
	margin: 0;
}
.left-bar ul li ul li ul li a {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 11px; 
}
.left-bar .selected {
	color: #F3F6DB;
}
.left-bar ul li ol {
	list-style: none;
	padding: 0px;
	background: #8BD36B url('../images/left-bar-divider.gif') no-repeat top left;
	margin-left: 0px;
	padding-top: 4px;
	width: 140px; 
}
.left-bar ul li ol li {
	padding: 2px 10px 6px 10px;
	background: transparent url('../images/left-bar-divider.gif') no-repeat bottom left;
	margin: 0;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px; 
}
.left-bar ul li a {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size:11px; 
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
.left-bar ul li a:hover {
	color: #F3F6DB;
}
.left-bar ul li h2 {
	height: 18px;
	padding: 0px 10px 0px 10px;
	background: url('../images/left-bar-title.gif') no-repeat;
	font-size:11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.5em;
}
.left-bar ul li h2 span {
	position: absolute;
	top: 0px;
}
.left-bar ul li h2 b {
	display: block;
	padding: 0px 0px 0px 2px;
	background: transparent url('../images/central-bar-divider.gif') no-repeat top left;
	font-weight: normal;
}
.left-bar ul li h2 i {
	display: inline-block;
	padding: 0px 2px 0px 0px;
	background: transparent url('../images/central-bar-divider.gif') no-repeat top right;
	font-style: normal;
}
.left-bar ul li h2 a {
	font-size:11px; 
	font-weight: bold;
	color: #F0F23B;
	display: inline-block;
	text-decoration: none;
	padding: 0px 6px 0px 6px;
	margin: 0px 0px 0px 0px;
	height: 17px;
}
.left-bar ul li h2 a:hover {
	color: #F8FE78;
	background: transparent url('../images/central-bar-button-on.gif') repeat-x top left; 
	text-decoration: none;
}
.left-bar ul li span {
	display: block;
	z-index: 2;
	height: 6px;
	background: url('../images/left-bar-bottom.gif') no-repeat;
	position:relative;
	top: -6px;	
}

.main-bar {
	position:relative;
	float:right; 
	width:860px;
	margin-top: 10px;
}
.main-bar {
	font-family: Verdana,Helvetica,Arial; 
	font-size: 11px; 
	color: #333333;
}
.main-bar h1, .main-bar h2, .main-bar h3 {
	font-weight: bold; 
}
.main-bar h1 {
	font-family: Arial; 
	font-size: 16px; 
	color: #4EAA22; 
	margin-bottom: 10px;
}
.main-bar h1 a {
	font-family: Arial; 
	font-size: 16px; 
	font-style: normal;
	font-weight: bold;
	color: #4EAA22; 
	text-decoration: none;
	margin-bottom: 10px;
}
.main-bar h1 a:hover {
	font-family: Arial; 
	font-size: 16px; 
	font-style: normal;
	font-weight: bold;
	color: #4EAA22; 
	text-decoration: underscore;
	margin-bottom: 10px;
}
.main-bar h2 {
	font-size: 14px; 
	color: #000000;
	margin-bottom: 10px;
}
.main-bar h3 {
	font-family: Arial; 
	font-size: 12px; 
	color: #4EAA22; 
	margin-bottom: 6px;
}
.main-bar a {
	font-family: Verdana,Helvetica,Arial; 
	font-size: 11px; 
	color: #000000; 
	font-weight: bold; 
	text-decoration: underline;
}
.main-bar a:hover {
	font-family: Verdana,Helvetica,Arial; 
	font-size: 11px; 
	color: #4EAA22; 
	font-weight: bold; 
	text-decoration: underline;
}
.main-bar a.click-me {
	font-family: Arial; 
	font-size: 14px; 
	color: #000000; 
	font-weight: bold; 
	text-decoration: none;
}
.main-bar a.click-me:hover {
	font-family: Arial; 
	font-size: 14px; 
	color: #000000; 
	font-weight: bold; 
	text-decoration: underline;
}
.main-bar img {
	display: inline;
	margin: 5px;
}

.right-bar {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 11px; 
	color: #000000;
	width: 310px; 
	float: right;
	margin-right: 10px;
}
.right-bar span {
	display: block;
	padding-bottom: 10px;
}
.right-bar h2 {
	font-family: Arial;
	font-size: 14px; 
	font-weight: bold;
	color: #4EAA22; 
	background: transparent url('../images/green.gif') repeat-x bottom;
	margin: 5px 0px 1px 0px;
	padding: 0px 0px 2px 0px;
}
.right-bar h2 a {
	font-family: Arial; 
	font-size: 14px; 
	font-style: normal;
	font-weight: bold;
	color: #4EAA22; 
	text-decoration: none;
	background: transparent url('../images/ormetta.gif') no-repeat left;
	padding-left: 16px;
}
.right-bar h2 a:hover {
	font-family: Arial; 
	font-size: 14px; 
	font-style: normal;
	font-weight: bold;
	color: #4EAA22; 
	text-decoration: none;
}

.skyscraper {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 120px;
	height: 600px;
}
.skyscraper img {
	margin: 0px;
	padding: 0px;
}

.banner-box {
	display: block;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 300px;
	height: 250px;
}
.banner-box img {
	margin: 0px;
	padding: 0px;
}

.box {
	display: block;
	margin-bottom: 8px;
}

.left-column {
	float:left;
	width: 280px; 
}
.right-column {
	width: 244px; 
	float:right;
}

.central-pane {
	float: left; 
	width: 850px;
	padding: 0px 10px 0px 0px;
	margin: 0px;
}
.central-pane td {
	margin: 5px;
}
.central-pane p {
	padding: 2px;
	margin-bottom: 10px;
}
.central-pane ul {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	list-style: disc inside;
	marker-offset: auto;
	margin: 0px 0px 10px 0px;
	padding: 2px;
}
.central-pane ul li {
	margin: 0 0 0 1.5em;
	padding: 2px;
	text-indent: -1.5em;
}
.central-pane ol {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	list-style: decimal inside;
	marker-offset: auto;
	margin: 0px 0px 10px 0px;
	padding: 2px;
}
.central-pane ol li {
	margin: 0 0 0 1.5em;
	padding: 2px;
	text-indent: -1.5em;
}
.central-pane h2 {
	font-family: Arial;
	font-size: 14px; 
	font-weight: bold;
	color: #4EAA22; 
	background: transparent url('../images/green.gif') repeat-x bottom;
	margin: 5px 0px 1px 0px;
	padding: 0px 0px 2px 0px;
}
.central-pane h2 a {
	font-family: Arial; 
	font-size: 14px; 
	font-style: normal;
	font-weight: bold;
	color: #4EAA22; 
	text-decoration: none;
	background: transparent url('../images/ormetta.gif') no-repeat left;
	padding-left: 16px;
}
.central-pane-bar h2 a:hover {
	font-family: Arial; 
	font-size: 14px; 
	font-style: normal;
	font-weight: bold;
	color: #4EAA22; 
	text-decoration: none;
}

.central-bar {
	float: left; 
	width: 534px;
	padding: 0px;
	margin: 0px;
}
.central-bar span {
	margin: 0 auto;
}
.central-bar h2 {
	font-family: Arial;
	font-size: 14px; 
	font-weight: bold;
	color: #4EAA22; 
	background: transparent url('../images/green.gif') repeat-x bottom;
	margin: 5px 0px 1px 0px;
	padding: 0px 0px 2px 0px;
}
.central-bar h2 a {
	font-family: Arial; 
	font-size: 14px; 
	font-style: normal;
	font-weight: bold;
	color: #4EAA22; 
	text-decoration: none;
	background: transparent url('../images/ormetta.gif') no-repeat left;
	padding-left: 16px;
}
.central-bar h2 a:hover {
	font-family: Arial; 
	font-size: 14px; 
	font-style: normal;
	font-weight: bold;
	color: #4EAA22; 
	text-decoration: none;
}
.central-bar td {
	margin: 5px;
}
.central-bar p {
	padding: 2px;
	margin-bottom: 10px;
}
.central-bar ul {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	list-style: disc inside;
	marker-offset: auto;
	margin: 0px 0px 10px 0px;
	padding: 2px;
}
.central-bar ul li {
	margin: 0 0 0 1.5em;
	padding: 2px;
	text-indent: -1.5em;
}
.central-bar ol {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	list-style: decimal inside;
	marker-offset: auto;
	margin: 0px 0px 10px 0px;
	padding: 2px;
}
.central-bar ol li {
	margin: 0 0 0 1.5em;
	padding: 2px;
	text-indent: -1.5em;
}

.central-bar-column {
	float: left; 
	width: 263px;
	padding: 2px;
	margin: 0px;
}
.central-bar-column ul {
	padding: 10px;
}

.thumbnail {
	float:left;
	width: 96px;
	height: 120px;
	text-align: center;
}
.thumbnail img {
	border: 1px solid #79D24D;
	padding: 2px;
	margin: 4px;
	width: 80px;
	height: 80px;
}

.specialOffer {
	float: left;
	width: 130px;
	height: auto;
	text-align: center;
}
.specialOffer img {
	border: 1px solid #79D24D;
	padding: 2px;
	margin: 4px;
	width: 100px;
	height: 100px;
}
.specialOffer strong {
	font-family: Arial; 
	font-size: 14px; 
	font-weight: bolder;
	color: #4EAA22; 
	text-decoration: blink;
}
.specialOffer a {
	font-weight: bold;
	text-decoration: none;
	color: #4EAA22;
}
.specialOffer a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
.specialPrice {
	font-family: Arial; 
	font-size: 14px; 
	font-weight: bolder;
	color: #4EAA22; 
}

.teaser {
	clear: both; 
	margin: 0px 3px 0px 3px;
	padding: 0px 0px 0px 0px;
	min-height: 86px;
}
.teaser img {
	border: 1px solid #79D24D;
	padding: 2px;
	margin: 4px;
	float: left;
	width: 80px;
	vertical-align: middle;
}
.teaser p {
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
}

.central-form {
	display: block;
	position: relative;
	top: 1px;
	width: 534px;
	margin: 0px 0px 10px 0px;
	padding: 0;
}
.central-form h2 {
	position: relative;
	top: -1px;
	height: 18px;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	background: url('../images/central-bar-title.gif') no-repeat;
	font-family: Verdana,Helvetica,Arial; 
	font-size: 11px; 
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.5em;
}
.central-form h2 ul {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-indent: 5px;
	list-style-position: inside;
	list-style-type: none;
	marker-offset: auto;
	position: absolute;
	bottom: 0px;
	right: 10px;
	float: right;
	height: 18px;
	margin: 0px;
	padding: 0px;
	width: auto;
	background: transparent url('../images/central-bar-divider.gif') no-repeat top left;
}
.central-form h2 em {
	font-weight: normal;
	font-style: normal;
	color: #333333;
}
.central-form h2 ul li {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	text-indent: 5px;
	background: transparent url('../images/central-bar-divider.gif') no-repeat top right;
}
.central-form h2 ul li em {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	padding: 0px 6px 0px 2px;
	height: 17px;
	margin-right: 2px;
}
.central-form h2 ul li dfn {
	display: block;
	color: #308626;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	padding: 0px 6px 0px 2px;
	height: 17px;
	margin-right: 2px;
}
.central-form h2 ul li a {
	display: block;
	color: #F0F23B;
	text-decoration: none;
	padding: 0px 6px 0px 2px;
	margin: 0px 1px 0px 1px;
	height: 17px;
}
.central-form h2 ul li a:hover {
	color: #F8FE78;
	background: transparent url('../images/central-bar-button-on.gif') repeat-x top left; 
	text-decoration: none;
}
.central-form h2 strong {
	display: block;
	float: left;
	padding: 0px 0px 0px 2px;
	background: transparent url('../images/central-bar-divider.gif') no-repeat top left;
	font-weight: normal;
}
.central-form h2 strong em {
	display: block;
	float: left;
	padding: 0px 2px 0px 0px;
	background: transparent url('../images/central-bar-divider.gif') no-repeat top right;
	font-style: normal;
}
.central-form h2 b {
	display: block;
	float: left;
	padding: 0px 0px 0px 2px;
	background: transparent url('../images/central-bar-divider.gif') no-repeat top left;
	font-weight: normal;
}
.central-form h2 i {
	display: block;
	float: left;
	padding: 0px 2px 0px 0px;
	background: transparent url('../images/central-bar-divider.gif') no-repeat top right;
	font-style: normal;
}
.central-form h2 a {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 11px; 
	font-weight: bold;
	color: #F0F23B;
	display: block;
	text-decoration: none;
	padding: 0px 6px 0px 6px;
	margin: 0px 0px 0px 0px;
	height: 17px;	
	background: transparent;
}
.central-form h2 a:hover {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 11px; 
	color: #F8FE78;
	background: transparent url('../images/central-bar-button-on.gif') repeat-x top left; 
	text-decoration: none;
}
.central-form form {
	padding: 5px;
}

.right-form {
	display: block;
	position: relative;
	top: 1px;
	width: 300px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.right-form h2 {
	height: 18px;
	padding: 0px 10px 0px 10px;
	background: url('../images/right-bar-title.gif') no-repeat;
	font-size:11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.5em;
	margin-bottom: 0px;
}
.right-form h2 b {
	display: block;
	padding: 0px 0px 0px 2px;
	background: transparent url('../images/central-bar-divider.gif') no-repeat top left;
	font-weight: normal;
}
.right-form h2 i {
	display: inline-block;
	padding: 0px 2px 0px 0px;
	background: transparent url('../images/central-bar-divider.gif') no-repeat top right;
	font-style: normal;
}
.right-form h2 a {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size:11px; 
	font-weight: bold;
	color: #F0F23B;
	display: block;
	text-decoration: none;
	padding: 0px 6px 0px 6px;
	margin: 0px 0px 0px 0px;
	height: 17px;
	background: transparent;
}
.right-form h2 a:hover {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 11px; 
	color: #F8FE78;
	background: transparent url('../images/central-bar-button-on.gif') repeat-x top left; 
	text-decoration: none;
}

.right-form form {
	padding: 5px;
}
.right-form p {
	padding: 5px;
}
.right-form span {
	display: block;
	z-index: 2;
	height: 6px;
	background: url('../images/right-bar-bottom.gif') no-repeat;
	position:relative;
	top: -6px;	
	padding-bottom: 0px;
}

#footer {
	height: 44px;
	background: transparent url('../images/footer-divider.gif') repeat-x top;
	position: relative;
	top: -5px;
	margin: 0px 20px;
}
#footer p.copyright {
	color:#666666; 
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, Sans-serif; 
	margin: 5px; 
	float:left; 
	text-align:left;
}
#footer p.copyright a {
	color:#666666; 
	text-decoration:none; 
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, Sans-serif;
}
#footer p.copyright a:hover {
	color:#666666; 
	text-decoration:underline;
}
#footer p.copyright span {
	font-weight:bold;
}

#footer-menu {
	float:right; 
	text-align:right; 
	margin:13px; 
	color:#666666; 
	font-size: 8pt; 
	font-weight:bold; 
	font-family: Verdana, Arial, Helvetica, Sans-serif;
}
#footer-menu a {
	text-decoration:none; 
	color:#666666;
}
#footer-menu a:hover {
	color:#333333;
}

fieldset.data-entry-box {
	border-style: none;
}
.data-entry-box input {
	font-family:Verdana, Tahoma, sans-serif; 
	font-size:8pt;
	margin: 2px;
}
.data-entry-box input.box {
	height: 13px;
	padding: 2px;
	border: solid 1px #888888;
	background: transparent url('../images/entry-field.gif') repeat-x top;	
}
.data-entry-box input.button {
	width: 60px;
	height: 22px;
	font-weight: bold;
	color: #F0F23B;
	padding: 0px 0px 3px 0px;
	background: transparent url('../images/button.gif') repeat-x top;
	border-top: 1px solid #A7F275;
	border-left: 1px solid #ACDE96;
	border-bottom: 1px solid #076407;
	border-right: 1px solid #70C150;
}
.data-entry-box input.button:hover {
	color:#F8FE78;
	background: transparent url('../images/button-over.gif') repeat-x top;
}
.data-entry-box input.button:focus {
	color:#FFFFFF;
	background: transparent url('../images/button-over.gif') repeat-x top;
	outline: #C2EAB0 inset thin;	
}

form.data-entry  {
	background: #8BD36B url('../images/form.gif') repeat-x top;
}
.data-entry a {
	color: #333333;
}
.data-entry table {
	margin: 0px 0px 0px 6px;
	padding: 0px;
}
.data-entry table tbody {
	margin: 0px;
	padding: 0px;
}
.data-entry tr {
	margin: 0px;
	padding: 0px 0px 6px 0px;
}
.data-entry td {
	vertical-align: top;
	margin: 0px;
	padding: 1px 0px 1px 0px;
}
.data-entry a:hover {
	color: #E3F6DB;
}
.data-entry fieldset {
	margin-bottom: 10px;
	border-style: none;
}
.data-entry fieldset.divider {
	padding-top: 10px;
	background: #8BD36B url('../images/divider.gif') repeat-x top;
}
.data-entry legend {
	padding: 0 2px;
	font-weight: bold;
	color: #333333;
}
.data-entry label {
	display: inline-block;
	line-height: 1.4;
	vertical-align: middle;
}
.data-entry fieldset ol {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	list-style-type: none;
	list-style-position: outside;
	marker-offset: auto;
	margin: 0;
	padding: 2px;
}
.data-entry fieldset li {
	list-style: none;
	padding: 2px 4px 2px 4px;
	margin: 0px 2px 0px 2px;
	text-indent: 0px;
}
.data-entry fieldset li.curFocus {
	background: #ACDE96;
}
.data-entry fieldset ol li ul {
	list-style-type: disc;
}
.data-entry fieldset fieldset {
	border: none;
	margin: 3px 0 0;
}
.data-entry fieldset fieldset legend {
	padding: 4px 0 5px;
	font-weight: normal;
}
.data-entry fieldset fieldset label {
	display: block;
	width: auto;
}
.data-entry fieldset fieldset label.curFocus {
	background-color: #ACDE96;
}
.data-entry em {
	font-weight: bold;
	font-style: normal;
	color: #F0F23B;
}
.data-entry label {
	width: 120px; 
}
.data-entry fieldset fieldset label {
	padding-left: 123px; 
}
.data-entry fieldset fieldset label span {
	display:inline-block;
	margin-left: 10px; 
	padding-bottom: 5px;
	vertical-align:text-top;
}
.data-entry fieldset ul {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	list-style: disc inside;
	marker-offset: auto;
	margin: 0px 0px 10px 0px;
	padding: 2px;
}
.data-entry fieldset ul li {
	list-style: disc;
	margin: 0 0 0 1.5em;
	padding: 2px;
	text-indent: -1.5em;
}
.data-entry input {
	outline-style:none;
	font-family:Verdana, Tahoma, sans-serif; 
	font-size:8pt;
	border: solid 1px #888888;
	background: #FFFFFF url('../images/entry-field.gif') repeat-x top;
	height: 13px;
	padding: 2px;
}
.data-entry select {
	outline-style:none;
	font-family:Verdana, Tahoma, sans-serif; 
	font-size:8pt;
	padding: 1px 0px 1px 0px;
	border: solid 1px #888888;
	background: #FFFFFF url('../images/entry-field.gif') repeat-x top;	
}
.data-entry textarea {
	outline-style:none;
	font-family:Verdana, Tahoma, sans-serif; 
	font-size:8pt;
	padding: 1px 2px 1px 2px;
	border: solid 1px #888888;
	background: #FFFFFF url('../images/entry-field.gif') repeat-x top;
	vertical-align: text-top;
}
.data-entry input.checkbox {
	margin-right: 2px;
	outline-style:none;
	border: none;
	background-color: #8BD36B;
	background-image: none;	
}
.data-entry input.radio {
	outline-style:none;
	border: none;
	background-color: #8BD36B;
	background-image: none;	
}
.data-entry button {
	height: 22px;
	font-family:Verdana, Tahoma, sans-serif; 
	font-size:8pt;
	font-weight: bold;
	color: #F0F23B;
	padding: 0px 4px 3px 4px;
	background: transparent url('../images/button.gif') repeat-x top;
	border-top: 1px solid #A7F275;
	border-left: 1px solid #ACDE96;
	border-bottom: 1px solid #076407;
	border-right: 1px solid #308626;
	margin-right: 5px;
}
.data-entry button[disabled] {
	color: #308626;
}
.data-entry button[disabled]:hover {
	color: #308626;
	background: transparent url('../images/button.gif') repeat-x top;
}
.data-entry button[disabled]:focus{
	color: #308626;
	background: transparent url('../images/button.gif') repeat-x top;
}
.data-entry button.submit {
	color: #FFFFFF;
}
.data-entry button:hover {
	color:#F8FE78;
	background: transparent url('../images/button-over.gif') repeat-x top;
}
.data-entry button:focus {
	color:#FFFFFF;
	background: transparent url('../images/button-over.gif') repeat-x top;
	outline: #C2EAB0 inset thin;	
}
.data-entry .info { 
	display: block;
	margin: 0.25em 0px 0px 123px;
	padding-left: 20px;
	height: 18px;
}
.data-entry .error { 
	display: block;
	margin: 0.25em 0px 0px 123px;
	padding-left: 20px;
	background: transparent url('../images/attention.png') no-repeat top left;
	min-height: 18px;
}
.data-entry button.help { 
	border: none;
	width: 18px;
	height: 18px;
	background: transparent url('../images/helpoff.png') no-repeat top;
	margin: 0px 0px 0px 2px;
	padding: 0px;
	vertical-align: top;
}
.data-entry button.help:focus {
	border: none;
	outline-style: none;	
	background: transparent url('../images/helpon.png') no-repeat top;
}
.data-entry button.help:hover {
	border: none;
	outline-style: none;	
	background: transparent url('../images/helpon.png') no-repeat top;
}
.data-entry .warning-message {
	background: transparent url('../images/warning.png') no-repeat top left;
	padding-left: 80px;
	padding-right: 5px;
	padding-bottom: 10px;
	min-height: 70px;
	font-weight: bold;
}
.data-entry .error-message {
	background: transparent url('../images/stop.png') no-repeat top left;
	padding-left: 80px;
	padding-right: 5px;
	padding-bottom: 10px;
	min-height: 70px;
	font-weight: bold;
}
.data-entry .question-message {
	background: transparent url('../images/question.png') no-repeat top left;
	padding-left: 80px;
	padding-right: 5px;
	padding-bottom: 10px;
	min-height: 70px;
	font-weight: bold;
}
.data-entry .info-message {
	background: transparent url('../images/info.png') no-repeat top left;
	padding-left: 80px;
	padding-right: 5px;
	padding-bottom: 10px;
	min-height: 70px;
	font-weight: bold;
}

#article {
	padding: 2px;
}
#article img {
	display: inline;
	vertical-align: bottom;
	margin: 4px;
}
.comment {
	background: transparent url('../images/green.gif') repeat-x top;
	margin-top: 5px;
}

.item {
	background: transparent url('../images/divider.gif') repeat-x bottom;
	margin-bottom: 5px;
	position: relative;
	min-height: 32px;
}
.item p {
	padding: 5px 0px 5px 5px;
}
.item span {
	float: left;
	max-width: 380px;
}
.item a.icon {
	float: right;
	height: 32px;
	margin: 0;
	padding: 0;
}

.top { 
	background: transparent url('../images/green.gif') repeat-x bottom;
	padding-bottom: 5px;
}
.bottom {
	background: transparent url('../images/green.gif') repeat-x top;
	padding-top: 5px;
}
div.pages {
	height: 19px;
}
.pages h3 {
	float:left;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size:11px; 
	color: #333333;
	margin-top: 4px;
}
.pages ul { 
	list-style:none; 
	float:right; 
	margin: 0px;
	padding: 0px;
	padding-right:11px; 
	margin-top:0px; 
}
.pages ul li { 
	margin: 0px;
	padding: 0px;
	text-indent: 0px; 
	float:left; 
}
.pages ul li span { 
	display:none; 
}
.pages ul li.current,
.pages ul li a { 
	display:block; 
	width:22px; 
	height:19px; 
	padding-top:3px; 
	text-align:center; 
	text-decoration:none; 
	font-weight:bold; 
	color:#666; 
	background:#ccc url('../images/pages-button.gif') top left no-repeat; 
}
.pages ul li.current,
.pages ul li a:hover { 
	background-position:bottom left; 
	text-decoration:none;	
	color:#F0F23B; 
}
.pages ul li.current {
	color:#FFFFFF; 
}
.pages ul .previous,
.pages ul .next { 
	display:block; 
	width:42px; 
	height:19px; 
	padding-top:3px; 
	text-align:center; 
	text-decoration:none; 
	font-weight:bold; 
	color:#666; 
	background:#ccc url('../images/pages-large-button.gif') center left no-repeat; 
}
.pages ul li.disabled { 
	background-position:top left;
	color: #AEAEAE;
}

.friends-box {
	margin-bottom: 10px;
}
.friends-box span {
	float: left;
	width: 150px;
	height: 120px;
	text-align: center;
	margin: 0px;
}
.friends-box img {
	border: 1px solid #79D24D;
	padding: 2px;
	margin: 4px;
}

.ads-box {
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
}

.specialOffer-box {
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	clear: both; 
}
.specialOffer-box div {
	clear: both; 
}
.specialOffer-box span {
	padding-top: 5px;
}
.specialOffer-box img {
	float: left;
}
.specialOffer-box a.product {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, Sans-serif;
	font-weight:bold; 
	font-size: 14px;
	text-decoration: none;
}
.specialOffer-box a.product:hover {
	color: #4EAA22;
}
.specialOffer-box a.price {
	font-weight:bold; 
	font-size: 18px;
	color: #4EAA22;
	text-decoration: none;
}
.specialOffer-box a.price:hover {
	font-weight:bold; 
	font-size: 18px;
	color: #4EAA22;
	text-decoration: underline;
}

.selection-box form {
	float: right;
	margin: 3px;
}
.selection-box select {
	font-family: Verdana, Tahoma, sans-serif; 
	font-size: 8pt;
}
.selection-box input[type=text] {
	font-family: Verdana, Tahoma, sans-serif; 
	font-size: 8pt;
	border: solid 1px #888888;
	background: #FFFFFF url('../images/entry-field.gif') repeat-x top;
	height: 13px;
	padding: 2px;
}
.selection-box button {
	font-family:Verdana, Tahoma, sans-serif; 
	font-size:8pt;
	font-weight: bold;
	padding: 1px 10px 1px 10px;
}
.fidelity-bonus {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, Sans-serif;
	font-weight:bold; 
	font-size: 16px;
	text-decoration: none;
}
.fidelity-bonus strong {
	font-size: 18px;
	color: #4EAA22;
}
