a { color: #0088cc; }

a:visited { color: #0088cc; }

a:hover { text-decoration: none; }

a.address { color: gray; text-decoration: none; }

a.address:visited { color: gray; }

a.address:hover { color: gray; text-decoration: underline; }

a.brand { color: #333; text-decoration: none; }

a.brand:visited { color: #333; }

a.brand:hover { color: #0088cc; }

a.brand_title { color: #333; text-decoration: none; }

a.brand_title:visited { color: #333; text-decoration: none; }

a.brand_title:hover { color: #0088cc; text-decoration: underline; }

a.titlemidlink { color: #333; }

a.titlemidlink:visited { color: #333; }

a.titlemidlink:hover { color: #0088cc; text-decoration: underline; }

a.buttgreenlink { font-size: 11px; color: #333; text-decoration: none; }

a.buttgreenlink:visited { color: #333; }

a.buttgreenlink:hover { color: #fff; }

a.buttlink { font-size: 11px; color: #333; text-decoration: none; }

a.buttlink:visited { color: #333; }

a.buttlink:hover { color: #0088cc; }

body {
	margin: 0px 0px 0px 0px;
	background-color: #f0f1f2;
	background-image: url(/media/pics/back.gif);
	background-repeat: repeat-x;
	background-position: top;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}

.address {
	font-size: 10px;
	padding: 8px 0px 0px 3px;
	font-weight: bold;
	color: gray;
}

.b1 { height: 1px; background: #bfbfbf; margin: 0 5px; }

.b1, .b2, .b3, .b4 { font-size: 1px; overflow: hidden; display: block; }

.b2 {
	height: 1px;
	background: #fff;
	border-right: 2px solid #bfbfbf;
	border-left: 2px solid #bfbfbf;
	margin: 0 3px;
}

.b3 {
	height: 1px;
	background: #fff;
	border-right: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf;
	margin: 0 2px;
}

.b4 {
	height: 2px;
	background: #fff;
	border-right: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf;
	margin: 0 1px;
}

.brand_cell {
	padding: 7px 0px 7px 0px;
	font-size: 13px;
	border-bottom: 1px dotted silver;
	color: silver;
}

.button {
	color: black;
	font-size: 12px;
	font-weight: bold;
	background-image: url(/media/pics/button_02.gif);
	text-decoration: none;
}

.button_green {
	color: black;
	font-size: 12px;
	font-weight: bold;
	background-image: url(/media/pics/button_green_02.gif);
	text-decoration: none;
}

.contentb {
	background: #fff;
	border-right: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf;
}

.contentb div { margin-left: 5px; }

.delivery {
	padding: 10px 10px 10px 12px;
	background-image: url(/media/pics/yes.gif);
	background-position: 92%;
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
}

.dshadow {
	position: relative;
	display: block;
	width: 100%;
	top: 1px;
	left: 1px;
	cursor: default;
}

.dshadow_back { color: #640000; white-space: nowrap; cursor: default; }

.dshadow_front {
	position: absolute;
	display: block;
	top: -1px;
	left: -1px;
	color: white;
	white-space: nowrap;
	z-index: 0;
	cursor: default;
}

.field_mid {
	width: 200px;
	background-color: white;
	border: 1px solid silver;
}

.field_short {
	width: 60px;
	background-color: white;
	border: 1px solid silver;
}

.field_std {
	width: 300px;
	background-color: white;
	border: 1px solid silver;
}

.footer {
	color: silver;
	padding: 15px;
	border-top: 1px dotted gray;
	background-color: #ebebeb;
}

.navitem {
	font-size: 14px;
	line-height: 150%;
	color: #79859b;
	text-align: left;
	padding: 0px 0px 20px 0px;
}

.picbig { border: 1px solid #e4e4e4; }

.picsmall {
	border: 1px dotted gray;
	margin: 5px 5px 0px 0px;
	cursor: pointer;
	float: left;
}

.picsmallon {
	border: 1px solid silver;
	margin: 5px 5px 0px 0px;
	cursor: pointer;
	float: left;
}

.price { color: #444; font-size: 15px; font-weight: bold; }

.price_new { color: red; font-size: 15px; font-weight: bold; }

.price_old {
	color: gray;
	font-size: 12px;
	text-decoration: line-through;
}

.search {
	background-color: transparent;
	width: 120px;
	height: 20px;
	border: 0px solid transparent;
	color: black;
}

.security {
	line-height: 150%;
	padding: 10px 10px 10px 12px;
	font-size: 12px;
	font-weight: normal;
}

.text { font-size: 14px; line-height: 180%; }

.thumb { vertical-align: top; }

.title { color: #333; font-size: 20px; }

.titlemid {
	color: #000;
	font-size: 18px;
	padding: 5px 5px 0px 0px;
	line-height: 150%;
}

.titlesub { padding: 5px 5px 0px 0px; color: #333; }

.toolbody {
	background-color: white;
	border-color: silver;
	border-style: solid;
	border-width: 1px;
	font-family: Helvetica, Arial, sans-serif, "Bitstream Vera Sans";
	color: #333;
	font-size: 15px;
	padding: 15px;
	line-height: 150%;
	opacity: 0.93;
	filter: alpha(opacity=93);
	-moz-opacity: 0.93;
	-khtml-opacity: 0.93;
}

.toolleft {
	background-image: url(/media/pics/silver.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.tooltop {
	background-image: url(/media/pics/silver.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.topborder {
	background-image: url(/media/pics/topborder.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
