@charset "utf-8";
/* CSS Document */

.breadcrumb
{text-align:left;}

body
{margin-top:10px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666; text-align:center; line-height:19px;}

#container
{width:734px; margin:auto;}

#header
{height:147px; border-bottom:1px dotted #ccc; margin-bottom:10px;}
	#headerLeft
	{width:248px; float:left;}
	#headerRight
	{width:486px; float:right; padding-top:20px; font-size:14px;}
		#navigation
		{margin-top:30px; width:400px; float:right;}
		#navigation a
		{color:#666;}

#homeWords
{padding:20px 0 30px 0; border-bottom:1px dotted #ccc;}
	.homeWordCellPad
	{padding-bottom:5px;}

#innerContent
{padding:0px 0 0px 0; text-align:left; height:auto; border-bottom:1px dotted #ccc; padding-bottom:20px; margin-bottom:20px;}
#innerContent1
{padding:0px 0 0px 0;  text-align:left; height:auto;}

#homeFootRight, #homeFootLeft, #homeFootMid
{margin-top:10px; width:244px;}
#homeFootRight
{float:right;}
#homeFootLeft
{float:left; text-align:left;}
#homeFootMid
{float:left; text-align:left; text-indent:60px;}

#footer
{text-align:left; font-size:11px; color:#999; margin-bottom:20px;}
#pom
{float:right;}

#footer a
{color:#999; text-decoration:none;}
#footer a:hover
{color:#333; text-decoration:underline;}


/************************************************
Anchors
************************************************/
a
{color:#666; text-decoration:none;}
a:hover
{color:#90A5CC; text-decoration:underline;}
#innerContent a
{color:#333; font-weight:bold; text-decoration:none;}
#innerContent a:hover
{color:#333; font-weight:bold; text-decoration:underline;}
#innerContent1 a
{color:#333; font-weight:bold; text-decoration:none;}
#innerContent1 a:hover
{color:#333; font-weight:bold; text-decoration:underline;}

/************************************************
Text Styles
************************************************/
.blueBold
{color:#90A5CC; font-weight:bold;}
h1
{font-size:17px; color:#90A5CC; font-weight:bold; margin-bottom:20px;}
h2
{font-size:14px; color:#90A5CC;}
.darkBold
{color:#333; font-weight:bold;}
h3
{font-size:17px; color:#90A5CC; font-weight:bold; margin-bottom:20px;}

/************************************************
Tooltip
************************************************/
.tip {
	background-color: #333;
	padding: 5px;
}

.something_else .tip {
	background-color: #87A5C7;
	text-align:left;
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
	border:1px solid #708CC2;
	
}

.something_else .tip-title {
	background-color: #87A5C7;
}

.tip-title {
	color: #fff;
	background-color: #666;
	font-size: 20px;
	padding: 5px;
}

.tip-text {
	color: #fff;
	padding: 5px;
}

.ind {
	width: 200px;
	background-color: #666;
	color: white;
	padding: 15px;
	border-bottom: 1px solid white;
}

#hide {
	margin-bottom: 20px;
}
.readmorelink a:link
{font-family:"Courier New", Courier, monospace;}
.servicePad
{padding-bottom:10px;}
.contactpad
{padding:0 5px 5px 0;}
.contactfield
{width:275px; padding:2px; border:1px solid #666;}
.contactfield:hover
{background-color:#E0EDF1; border:1px solid #72B6DE;}

/************* ONLIEN SHOP **************/

#basket
{border:1px solid #999; background-color:#D2E4E6; color:#333; padding:5px; margin:10px 0; font-size:11px;}
#left
{float:left; width:150px; border-right:1px solid #999; margin-right:10px;}
#left a{
font-size:12px;
line-height:19px;
}
#right
{float:left; width:550px;}
.productTitle
{color:#F90; font-weight:bold; font-size:12px;line-height:19px;}
.productPrice
{color:#333; font-weight:bold; font-size:15px;}
#pom a{
font-weight:normal;
text-decoration:none;
font-style:none;
}

#pom a:hover{
font-weight:normal;
text-decoration:underline;
font-style:none;
}

table{
font-size:12px;
}
#bs input
{width:200px; padding:2px; border:1px solid #666;}
#bs input:hover
{background-color:#E0EDF1; border:1px solid #72B6DE;}

#bs span
{
color:#666;
}
