﻿body {
	background-color: #D9D9D9;
	margin: 0px;
	padding: 0px;
}
.wrapper {
	padding: 0px 20px;
}
p, div, span, body, select, input, textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.top1 {
	background-color: #FFFFFF;
	background-image: url("images/top2.gif" );
	background-repeat: repeat-x;
	background-position: top;
	height: 11px;
	font-size: 0px;
}
.slogan {
	background-color: #FFFFFF;
	background-image: url("images/top6.gif" );
	background-repeat: no-repeat;
	background-position: right top;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #858585;
	letter-spacing: 1.5pt;
	text-align: right;
	vertical-align: top;
	font-size: 13px;
}
.top2 {
	background-color: #FFFFFF;
	background-image: url("images/top9.gif" );
	background-repeat: repeat-x;
	background-position: top;
	height: 67px;
}
.top3 {
	background-color: #0055C3;
	background-image: url("images/top12.gif" );
	background-repeat: repeat-x;
	background-position: top;
	height: 15px;
	font-size: 11px;
}
.top3 A {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.top3 A:HOVER {
	color: #BCDEFF;
}
#topmenulinkselected {
	border-bottom: 5px solid #0056FF;
	color: #BCDEFF;
}
.top4 {
	background-color: #002EB0;
	background-image: url("images/top15.gif" );
	background-repeat: repeat-x;
	background-position: top;
	height: 10px;
	font-size: 0px;
}
/* ------------------------------------------- */
.blockheader {
	background-image: url("images/blockheaderbg.gif" );
	background-repeat: repeat-x;
	background-position: top;
}
.blockheaderleft {
	background-image: url("images/blockheaderleft.gif" );
	background-repeat: no-repeat;
	background-position: left top;
}
.blockheaderright {
	background-image: url("images/blockheaderright.gif" );
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 5px;
	margin: 0px 0px 0px 20px;
	height: 36px;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding: 7px 0px 0px 20px;
	height: 29px;
	margin: 0px;
}
.notag {
}
.blockcontent {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BEBEBE;
	border-left-color: #BEBEBE;
	background-color: #FFFFFF;
	padding: 3px 8px;
}
.blockfooter {
	background-image: url("images/block8.gif" );
	background-repeat: repeat-x;
	background-position: top;
	height: 12px;
}
.blockfooterleft {
	background-image: url("images/block7.gif" );
	background-repeat: no-repeat;
	background-position: left top;
}
.blockfooterright {
	background-image: url("images/block9.gif" );
	background-repeat: no-repeat;
	background-position: right top;
}
.toptabs {
	background-image: url("images/tabbluebg.gif" );
	background-repeat: repeat-x;
	background-position: top;
}
.tabblueleft {
	background-image: url("images/tabblueleft.gif" );
	background-repeat: no-repeat;
	background-position: left top;
}
.tabblueright {
	background-image: url("images/tabblueright.gif" );
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
	padding: 5px;
	margin: 0px 0px 0px 10px;
	height: 36px;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding: 7px 0px 0px 10px;
	height: 29px;
	margin: 0px;
}
.tabblueright a, .tablink {
	color: #FFFFFF;
	font-weight: bold;
}
.tabblueright a:HOVER, .tablink:HOVER {
	color: #BCDEFF;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #858585;
	letter-spacing: 1px;
}
h3 {
	padding-left: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FF9900;
}
.styledTable {
	background-color: #CCCCCC;
}
.styledTable th {
	background-color: #CCECFE;
	font-weight: bold;
}
.even {
	background-color: #FFFFFF;
}
.odd {
	background-color: #F3F3F3;
}
a {
	color: #0066CC;
}
a:HOVER {
	color: #FF9900;
}
.arrowedlink {
	background-image: url("images/li.gif");
	background-repeat: no-repeat;
	background-position: left top;
	padding: 1px 1px 1px 16px;
	display: block;
}
.footer {
	font-size: 11px;
	color: #707070;
	background-color: #EFEFEF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BBB;
}
.thumbnail img {
	border: 0px solid white;
	margin: 0 5px 5px 0;
}
:hover.thumbnail {
	background-color: transparent;
}
:hover.thumbnail img {
	border: 0px solid #F6D46C;
}
.thumbnail span {
	/*CSS for enlarged image*/
	position: absolute;
	background: transparent;
	padding: 0px;
	left: -1000px;
	border: 0px solid gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}
.thumbnail span img {
	/*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}
:hover.thumbnail span {
	/*CSS for enlarged image*/
	visibility: visible;
	top: 160px;
	left: 290px; /*position where enlarged image should offset horizontally */;
	z-index: 50;
}
.thumbnail2 img {
	border: 0px solid white;
	margin: 0 5px 5px 0;
}
:hover.thumbnail2 {
	background-color: transparent;
}
:hover.thumbnail2 img {
	border: 0px solid #F6D46C;
}
.thumbnail2 span {
	/*CSS for enlarged image*/
	position: absolute;
	background: transparent;
	padding: 0px;
	left: -1000px;
	border: 0px solid gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}
.thumbnail2 span img {
	/*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}
:hover.thumbnail2 span {
	/*CSS for enlarged image*/
	visibility: visible;
	top: 460px;
	left: 290px; /*position where enlarged image should offset horizontally */;
	z-index: 50;
}

.thumbnail3 img {
	border: 0px solid white;
	margin: 0 5px 5px 0;
}
:hover.thumbnail3 {
	background-color: transparent;
}
:hover.thumbnail3 img {
	border: 0px solid #F6D46C;
}
.thumbnail3 span {
	/*CSS for enlarged image*/
	position: absolute;
	background: transparent;
	padding: 0px;
	left: -1000px;
	border: 0px solid gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}
.thumbnail3 span img {
	/*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}
:hover.thumbnail3 span {
	/*CSS for enlarged image*/
	visibility: visible;
	top: 660px;
	left: 290px; /*position where enlarged image should offset horizontally */;
	z-index: 50;
}



.thumbnail4 img {
	border: 0px solid white;
	margin: 0 5px 5px 0;
}
:hover.thumbnail4 {
	background-color: transparent;
}
:hover.thumbnail4 img {
	border: 0px solid #F6D46C;
}
.thumbnail4 span {
	/*CSS for enlarged image*/
	position: absolute;
	background: transparent;
	padding: 0px;
	left: -1000px;
	border: 0px solid gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}
.thumbnail4 span img {
	/*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}
:hover.thumbnail4 span {
	/*CSS for enlarged image*/
	visibility: visible;
	top: 960px;
	left: 290px; /*position where enlarged image should offset horizontally */;
	z-index: 50;
}



#body p.links {
	margin: 0.3em 0em 1.2em 0em;
	padding: 0px;
}
p.links a {
	font-size: 100%;
	line-height: 1.8em;
	color: #c5001b;
	padding: 0em 0em 0em 1.8em;
	margin-right: 1.8em;
	margin-bottom: 0.5em;
	background-image: url("images/bg_link_arrow.gif");
	background-position: 0em 0.4em;
	background-repeat: no-repeat;
}
.text_orange {
	COLOR: #f60;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 0.8em;
}
.box {
	PADDING-RIGHT: 4px;
	PADDING-LEFT: 8px;
	PADDING-BOTTOM: 10px;
	MARGIN: 7px;
	PADDING-TOP: 10px;
	TEXT-ALIGN: left;
}
.Style2 {
	COLOR: #c00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
A.readmore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	BORDER-BOTTOM: #f60 1px dotted;
	TEXT-DECORATION: none;
}
.fontPromoRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	COLOR: #ff0000;
	TEXT-DECORATION: line-through;
}
.inputPrice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	color: black;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none;
}
.text2 {
	COLOR: #555555;
	font-size: 12px;
}
