/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background: url(../gfx/site-background.jpg) repeat-x top;
	background-color: #336699;
	text-align: center;
	font: 13px Arial, Helvetica, sans-serif;
}
fieldset {
	border: none;
	padding: 0;
	margin: 0;
}
img {
	border: none;
}

table, tr, td {
	vertical-align: top;
}

table {
	width: 95%;
}

td {
	border-bottom: 1px solid #00a4e8;
}

ol, ul, li {
	margin: 0;
	padding: 0;
	background-position: top left;
}

ol, ul {
	margin: 5px;
}

dl, dt {
	margin: 0;
	padding: 0;
}

#container {
	position: relative;
	width: 975px;
	text-align: left;
	margin: 0 auto 0 auto;
	padding: 0 0 30px 0;
}
/* LINKS */
a {
	color: #00a4e8;
	text-decoration: none !important;
}
#content-mid a:hover {
	color: #fff;
	background-color: #00a4e8;
}
/* HEADER */
#head {
	position: relative;
	height: 250px !important;
	background: url(../gfx/site-header.jpg) no-repeat top;
	margin: 0;
	padding: 0;
}
#head h1, #head h1 span {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	width: 178px;
	height: 82px;
	color: #fff;
}
#head h1 span {
	display: block;
	width: 178px;
	height: 82px;
	background: url('../gfx/site-logo.png') no-repeat top;
	left: 0;
	z-index: 2;
}
#title {
	margin: 0px;
	padding: 0px;
}
/* NAVIGATION LIST */
#navigation-main {
	position: absolute;
	border: none;
	top: 49px;
	right: 26px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #fff;
}
#navigation-main li {
	display: block;
	border: none;
	float: left;
	width: 125px;
	height: 40px;
	background: url(../gfx/site-nav.png) no-repeat 0 0;
}
#navigation-main li.first {
	width: 136px;
	background: url(../gfx/site-nav-first.png) no-repeat 0 0;
}
#navigation-main li.last {
	width: 140px;
	background: url(../gfx/site-nav-last.png) no-repeat 0 0;
}
#navigation-main li:hover {
	background-position: 0 -40px;
}
#navigation-main li.selected {
	background-position: 0 -80px;
}
#navigation-main a {
	display: block;
	margin: 10px 0 0 0;
	padding: 5px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: middle;
}
#navigation-main li.first a {
	margin-left: 10px;
}
#navigation-main li.last a {
	margin-right: 10px;
}
/* BILLBOARD */
#billboard {
	position: absolute;
	width: 925px;
	max-height: 135px;
	left: 18px;
	top: 96px;
	color: #fff;
	overflow: hidden;
}
#billboard h2 {
	font-size: 200%;
	font-weight: normal;
	line-height: 0.9em;
	margin: 25px 30px 0px 10px;
	color: #99cc33;
}
#billboard img {
	float: left;
}
#billboard strong, b {
	color: #00a4e8;
}
#billboard p {
	margin: 5px 30px 0px 10px;
	line-height: 1.2em;
}

/* CONTENT */
#content {
	position: relative;
	background: url(../gfx/site-content.jpg) repeat-y left;
	min-height: 200px;
}
#content .block {
	position: relative;
	padding: 0 10px 15px 0;
	background: url(../gfx/block-bottom.png) no-repeat right bottom;
}
#content-bottom {
	position: relative;
	width: 100%;
	min-height: 200px;
	margin: 0;
	padding: 0 0 20px 0;
	background: url(../gfx/site-content-bottom.jpg) no-repeat left bottom;
}
#content-left {
	float: left;
	width: 200px;
	margin: 0 0 0 40px;
}
#content-mid {
	width: 480px;
	float: left;
	margin: 0 0 0 25px;
	padding: 0 0 30px 0;
}

#content-mid .block {
	width: 480px;
}

#content-right {
	float: right;
	width: 190px;
	margin: 0 30px 0 0;
}
#content h2, #content h3 {
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#content h2 {
	font-size: 160%;
	color: #99cc33;
}
#content h3 {
	font-size: 130%;
	color: #00a4e8;
	padding: 5px 0 5px 40px;
	margin-top: 10px;
	background: url(../gfx/hl-green.png) no-repeat 0 0;
}
#content h3.news {
	padding-right: 100px;
}
/* PRODUCT HIGHLIGHTS */
#content-left .product-highlight {
	position: relative;
	left: -40px;
	width: 240px;
	height: 113px;
	color: #fff;
	background: url(../gfx/product-highlight-black.jpg) no-repeat -1px 0px;
}
#content-left .blue {
	background-image: url(../gfx/product-highlight-blue.jpg);
}
#content-left .green {
	background-image: url(../gfx/product-highlight-green.jpg);
}
#content-left .product-highlight h2, #content-left .product-highlight h3 {
	color: #fff;
	font-size: 130%;
	font-weight: normal;
	line-height: 0.9em;
	margin: 0 0 0 95px;
	padding: 16px 30px 0 0;
	background: none;
}
#content-left .product-highlight h3 {
	font-size: 120%;
	color: #00a4e8;
	padding: 2px 0 0 0;
}
#content-left .blue h3, #content-left .green h3 {
	color: #000;
}
#content-left .product-highlight p {
	font-size: 90%;
	margin: 0 0 0 95px;
	padding: 5px 30px 0 0;
	line-height: 1.2em;
}
.product-highlight img {
	position: absolute;
	top: 8px;
	left: 20px;
}
.product-highlight a, .product-highlight a:hover {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 240px;
	height: 113px;
	background: url(../gfx/transparent.png) repeat;
	z-index: 100;
}

/* CONTENT MID */
#content-mid .news p, #content-mid .news ul, #content-mid .news ol, #content-mid .news span {
	margin-left: 150px;
	margin-bottom: 1.5em;
}
div.news {
	min-height: 150px;
}
#content-mid .date {
	position: absolute;
	top: 5px;
	right: 0;
	width: 100px;
	font-family: Georgia, Lucida Serif;
	font-style: italic;
	color: #666;
	text-transform: lowercase;
}
#content-mid img {
	float: left;
	margin: 10px;
}

#oldernews {
	margin: 0;
	padding: 0;
}
#content-right ul {
	margin: 5px 0 0 10px;
	padding: 0 5px 0 0;
	list-style: none;
}
#content-right ul li {
	display: block;
	font-size: 80%;
	padding: 0 0 0 25px;
	border-bottom: 1px solid #ddd;
	text-decoration: none;
	background: url(../gfx/list-blue.png) no-repeat 0 0;
	line-height: 2em;
}
#content-right ul li a {
	display: block;
	color: #000;
	padding: 0 0 0 -25px;
	margin: 2px 0 2px 0;
}
#content-right ul li:hover {
	background: url(../gfx/list-green.png) no-repeat 0 0;
}
#content-right ul li.noborder {
	border: none;
}
#content-mid ul, li {
	list-style: none;

}
#content-mid li {
	background: url(../gfx/list-green-small.png) no-repeat 0 2px;
	line-height: 1.5em;
	padding: 0 0 0 16px;
	margin-bottom: .2em;
}

/* CONTENT RIGHT */
#content-right p {
	margin-top: .5em;
}

#content-right .block {
	padding-left: 10px;
}

#content-right .icon {
	float: left;
	margin-right: 5px;
}

/* PRODUCT */
.shop-item {
	text-align: right;
}
#content-right h2, #content-right h3 {
	text-align: left;
	padding-right: 0;
}
#content-right h3 {
	min-height: 35px;
}
#content-right li {
	padding-left: 25px;
	text-transform: capitalize;
}
#content-right .shop-item span {
	margin-right: 5px;
}
#content-right .shop-item strong {
	font-weight: normal;
	font-size: 130%;
	color: #99cc33;
}
.get-item {
	display: block;
/*	float: right; */
	clear: both;
	width: auto;
	margin: 5px 0 0 0;
	padding: 0 0 0 10px;
	text-align: right;
}
.get-item input {
	border: none;
	height: 25px;
	vertical-align: middle;
	margin: 0;
}
.get-item .quantity {
	width: 45px;
	height: 21px;
	padding: 5px 0 0 0;
	background: url(../gfx/input-back.png) no-repeat left center;
	text-align: center;
}
/* CATEGORIES */
#content-left ul {
	position: relative;
	margin: 0 0 0 -12px;
	padding: 0;
}

#content-left li a {
	display: block;
	padding: 8px 20px 0 15px;
	height: 25px;
	background: url(../gfx/cat-level-one.png) no-repeat 0 0;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
#content-left li a:hover {
	background-position: 0 -33px;
}
#content-left li a:active {
	background-position: 0 -33px;
}
#content-left li a.selected {
	background-position: 0 -66px;
}
#content-left ul ul {
	margin: 0 0 0 19px;
}
#content-left ul ul a {
	background: url(../gfx/cat-level-two.png) no-repeat 0 0;
}
#content-left ul ul a:hover {
	background-position: 0 -33px;
}
#content-left ul ul a:active {
	background-position: 0 -66px;
}
#content-left ul ul a.selected {
	background-position: 0 -66px;
}

/* PRODUCT SWITCH */
#buttons {
	margin: 0;
	padding: 0;
	list-style: none;
}

#buttons li {
	float: left;
	background-color: none;
	padding: 0;
}
#buttons li {
	min-width: 110px;
	height: 36px;
	background: #fff url(../gfx/bookmark.png) no-repeat 0 0;
}
#buttons li.first {
	background: url(../gfx/bookmark-first.png) no-repeat 0 0;
}
#buttons li.last {
	background-image: url(../gfx/bookmark-last.png);
}
#buttons li a {
	display: block;
	height: 24px;
	margin-top: 10px;
	padding: 2px 10px 0 10px;
	background: url(../gfx/bookmark-bottom.png) no-repeat right bottom;
	color: #cc3399;
	text-align: center;
	text-transform: uppercase;
	font-size: 90%;
	font-weight: bold;
}
#buttons li a:hover {
	color: #00a4e8;
	background: url(../gfx/bookmark-bottom.png) no-repeat right bottom;
}
#buttons li.first a {
	margin-left: 7px;
}
#buttons li.selected a {
	color: #99cc33;
	background: url(../gfx/bookmark-bottom-selected.png) no-repeat right bottom;
}
#buttons li.last a {
	background: url(../gfx/bookmark-bottom-last.png) no-repeat left bottom;
}
#content .block div {
	padding: 5px 0 0 20px;
}

#content .block div ul {
	margin: 0;
	padding: 0;
}
div.block-left {
	position: absolute;
	top: -2px;
	left: 0;
	width: 0;
	height: 150px;
	padding: 0;
	margin: 0;
	background: url(../gfx/bookmark-block.png) no-repeat 0 0;
}

#content .hidden {
	display: none;
}

/* SHOP */
.shop-list {
	float: left;
	width: 97%;
	min-height: 100px;
	padding-right: 20px;
}
.shop-list p {
	font-size: 90%;
	margin: 0 2px 5px 0;
}
#content-mid .shop-list img {
	margin: 0;
}
#content-mid h3.lead {
	min-height: 2em;
	padding: 0 0 5px 25px;
	background: url(../gfx/list-black.png) no-repeat 0 0;
}
#content-mid h3 {
	margin-top: 1em;
	padding: 0 0 0.5em 25px;
	background: url(../gfx/list-blue.png) no-repeat 0 0;
}
#content-mid .shop-list strong {
	font-weight: bold;
	font-size: 120%;
	color: #99cc33;
}
#content-mid p {
	margin: 0 0 1em 0;
	padding: 0;
}
span.qtyprc {
	display: block;
	position: relative;
	min-height: 25px;
	text-transform: none;
}
span.qtyprc strong {
	position: absolute;
	top: 0;
	right: 25px;
	font-size: 110%;
	color: #99cc33;
}
span.qtyprc img {
	position: absolute;
	top: 0;
	right: 0;
}
span.total {
	display: block;
	position: relative;
	border-top: 1px solid #F3F3F3;
	margin: 5px 5px 0 0;
	padding: 5px 0 0 0;
}
span.total strong {
	position: absolute;
	top: 5px;
	right: 0;
	color: #99cc33;
}

.buy {
	display: block;
	margin: 15px 0 0 85px;
/*	clear: both;
	float: right; */
}

.shop-list span {
	float: right;
}
.small {
	font-size: 85%;
}
#content-mid .shop-list .small strong {
	font-weight: normal;
	color: #000;
}

#content-right div.bag {
	background: #fff url(../gfx/shopping-bag.jpg) no-repeat scroll 125px 0px;
}

#content-right div.bag ul {
	margin-top: 15px;
}

/* LANGUAGES */
#languages {
	display: block;
	position: absolute;
	top: 10px;
	right: 40px;
}

#languages li {
	display: inline;
	border-right: 1px solid #6f6f6f;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;   
}

#languages li a {
	color: #6f6f6f;
	padding: 0 8px 0 5px;
}

#languages li.last {
	border: 0;
}

/* checkout forms */
#checkout label {
	float: left;
	clear: both;
	width: 100px;
	margin-left: 20px;
	color: #3399cc;
}
#checkout legend {
	font-size: 130%;
	color: #99cc33;
	margin: 5px 0 0 5px;
}
#checkout input {
	float: left;
	border: 1px solid #3399cc;
	margin: 2px;
}
#checkout p {
	font-size: 90%;
	color: #6f6f6f;
	margin: 0 20px 2px 20px;
	display: block;
	width: 100%;
}
#checkout .imgbut {
	border: none;
}

#checkout span.help {
	clear: both;
	float: left;
	display: block;
	width: 320px;
	_padding: 2px;
	_width: 320px;
	_margin: 0 0 0 60px;
}

.required {
	font-weight: bold;
}
#content-mid .errorlist li {
	display: block;
	float: left;
	font-size: 95%;
	font-weight: bold;
	font-style: italic;
	color: #cc3366;
	margin: 10px 0px 2px 135px;
	background: #fff;
	line-height: 1.5em;
	padding: 2px;
} 
.descriptor {
	width: 460px;
	min-height: 200px;
	padding: 0 0 30px 0;
}
fieldset.navigation {
	text-align: right;
}
#content-mid .navigation img, #content-mid .navigation a:hover, #content-mid .navigation input {
	float: none;
	margin: 0;
	padding: 0;
	background: none;
	vertical-align: top;
}

.help {
	float: left;
	clear: both;
	margin: 0 0 10px 120px;
	font-size: 95%;
}

#customer * , #items * {
	border: none;
}

#items thead td, #customer thead td, #items th, #customer th {
	font-size: 110%;
	color: #00A4E8;
	font-weight: bold;
}
#customer th {
	padding-top: 5px;
	border-bottom: 1px solid #00a4e8;
}
#items tfoot td, #customer tfoot td {
	font-size: 110%;
	font-weight: bold;
}


/* FOOTER */
div#foot {
	position: relative;
	width: 100%;	
	color: #fff;
	text-align: center;
}

table.pricelist {
	border-collapse: collapse;
}

table.pricelist thead {
	font-weight: bold;
}

table.pricelist thead tr {
	background-color: #86c5f0;
}

table.pricelist td {
	padding: 4px;
	border: 1px solid #00a4e8;
}

/* Internet Explorer 6- Hell override */

#content-left {
	_margin: 0 40px 0 15px;
	_width: 210px;
}
#content-left .product-highlight {
	_width: 240px;
	_left: 0;
	_margin-left: -30px;
	_padding: 0;	
	_overflow: hidden;	
}
#content-left ul {
	_width: 210px;
	_margin: 0;
	_left: -1px;
}

#content-left li a {
	_height: 32px;
}
#content-left ul ul {
	_margin: 0;
	_padding: 0;
	_left: 18px;
}
#content-mid {
	_margin: 0 0 0 -10px;
}
#content-right {
       _margin: 0 15px 0 0;
}
div.block-left {
	_top: -5px;
}
#content .block div {
	_margin-top: -10px;
	_padding: 0 0 0 20px;
}
.get-item input.quantity {
	_height: 34px;
	_padding-top: 9px;
}
span.total strong {
	_right: 20px;
}
span.qtyprc strong {
	_right: 40px;
}
span.qtyprc img {
	_right: 15px;
}
span.total {
	_left: 5px;
}
#buttons li {
	_width: 120px;
	_height: 25px;
}

/** ACTIS **/
#content-mid ul.actis-features {
	list-style: none;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#content-mid .actis-features li {
	display: block;
	float: left;
	min-width: 50px;
	_width: 50px;
	padding: 50px 0 0 0;
	margin: 5px;
	background: top center no-repeat;
	text-align: center;
}

#content #descriptors {
	margin: 0;
	padding: 0;
	width: 99%;
}

#content #descriptors hr {
	clear:both; background-color: #fff; border: none; width: 50%;
}
.clear {
	clear: both;
	width: 0;
	height: 0;
	background-color: #eff;
}

/* upgrade form */
#upgrade label {
	float: left;
	width: 150px;
	padding: 0;
	color: #3399cc;
}
#upgrade legend {
	font-size: 130%;
	color: #99cc33;
	margin: 5px 0 0 5px;
}
#upgrade input {
	border: 1px solid #3399cc;
	margin: 2px;
	width: 220px;
}
#upgrade p {
	font-size: 90%;
	color: #6f6f6f;
	margin: 0 20px 2px 0px;
}
#upgrade p.help {
	padding: 0 0 0 150px;
	font-style: italic;
	margin: 0 0 1.5em 0;
}

#checkout label.required {
	font-weight: bold;
}

fieldset p {
	float: left;
	clear: both;
	width: auto;
}

p.warning {
	display: block;
	padding: 10px;
	margin: 20px 0;
	font-weight: bold;
	color: #666;
}

#foot a {
	color: #fff;
	font-weight: bold;
}