/* CSS Document */
body {
 position: relative;
 height:100%;
 width:1010px;
margin: 0px auto;
background-color:#CFDBE5;
}
#Background {
	position:absolute;
	z-index:1;
}
#LogoMenu {
	position:absolute;
	width:953px;
	height:125px;
	left: 30px;
	top: 32px;
	z-index: 2;
	overflow: hidden;
}
#WHShop {
	position:absolute;
	width:953px;
	height:23px;
	z-index:3;
	left: 30px;
	top: 157px;
}
input  {
	font-family: Arial, Verdana, Helvetica;
	color : #294861;
	background-color : White;
	font-size : 12px;
}

a {
color:#294861;
text-decoration:none;
}
a:visited {
color:#294861;
}
a:active {
color:#294861;
}
a:hover {
text-decoration:underline;
}

.WH8Class {
  position : relative;
  padding :2;
  margin :2;
  overflow: auto;
  font-family: Arial, Verdana, Helvetica;
  font-size: 8px;
  color : #294861;
}
.WH10Class {
  position : relative;
  padding :2;
  margin :2;
  overflow: auto;
  font-family: Arial, Verdana, Helvetica;
  font-size: 10px;
  color : #294861;
}
.WH11Class {
  position : relative;
  padding :2;
  margin :2;
  overflow: auto;
  font-family: Arial, Verdana, Helvetica;
  font-size: 11px;
  color : #294861;
}
.WH12Class {
  position : relative;
  padding :2;
  margin :2;
  overflow: auto;
  font-family: Arial, Verdana, Helvetica;
  font-size: 12px;
  color : #294861;
}
.WH16Class {
  position : relative;
  padding :2;
  margin :2;
  overflow: auto;
  font-family: Arial, Verdana, Helvetica;
  font-size: 16px;
  color : #294861;
}
.WHTitleFontClass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
  color : #29483D;
}
.WHtabellwithborderClass {
         font-style : normal;
	       color : #294861;
         border: #294861;
         border-style: solid;
         border-top-width: 1px;
         border-right-width: 1px;
         border-bottom-style: none;
         border-left-style: none;
         background-color : #ffffff;
}

.WHtabellwithbordersingallineClass {
         border: #294861;
         border-style: solid;
         border-bottom-width: 1px;
         border-top-style: none;
         border-right-style: none;
         border-left-width: 1px;
}
.WHtabellwithbordersingallinefillClass {
         border: #294861;
         border-style: solid;
         border-bottom-width: 1px;
         border-top-style: none;
         border-right-style: none;
         border-left-width: 1px;
         background-color : #f5f5f6;
}

.WHtabellwithbordersingallinesidefillClass {
	border-top-style: none;
	border-right-style: none;
	border-left-width: 1px;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color : #294861;
	border-right-color : #294861;
	border-bottom-color : #294861;
	border-left-color : #294861;
  background-color : #f5f5f6;
}

.blockedtitle {
         font-style : normal;
	 color : #ffffff;
	 font-size : 12px;
	 font-family : verdana, arial, helvetica;
	 font-weight : bold;
         border-width : 1;
	 border-style : solid;
         border-color : #7a98b7;
         background-color : #7a98b7;
         margin-top : 2;
	 margin-bottom : 2;
	 margin : 2;
	 margin-left : 2;
	 margin-right : 2;
	 padding-left : 2;
	 padding-right : 2;
	 padding-top : 2;
	 padding-bottom : 2;
	 padding : 2;
}
.blockedtext {
         font-style : normal;
	 color : #294861;
	 font-size : 12px;
	 font-family : verdana, arial, helvetica;
	 font-weight : normal;
         background-color : #F6F6F6;
         margin-top : 2;
	 margin-bottom : 2;
	 margin : 2;
	 margin-left : 2;
	 margin-right : 2;
	 padding-left : 2;
	 padding-right : 2;
	 padding-top : 2;
	 padding-bottom : 2;
	 padding : 2;
}
.symptomDisabled  {
	font-style : normal;
	color : Gray;
}
.WHtele2typmenytabellwithborderClass {
         font-family: Arial, Helvetica, sans-serif;
         font-size: 10px;
         font-style : normal;
         color : #909090;
         border: #CED6F7;
         border-style: solid;
         border-top-width: 1px;
         border-right-width: 1px;
         border-bottom-style: none;
         border-left-style: none;
         background-color : #f8f8f8;
}

.WHtele2typmenysingalcellClass {
         border: #CED6F7;
         border-style: solid;
         border-bottom-width: 1px;
         border-top-style: none;
         border-right-style: none;
         border-left-width: 1px;
}
.WHtele2typmenyactive {
color:black;
}
#WHtele2typmeny a {
color:#909090;
text-decoration:none;
}
#WHtele2typmeny a:hover, #RFtele2typmeny a.active {
color:black;
}
#LoginButton {
	font-size:15px;
	font-weight: bolder;
	height:30px;
	width: 150px;
	-moz-border-radius:5px 5px 5px 5px;
	background-color:#E6E6E6;
	border:1px solid #7E7E7E;
	color:#000033;
	cursor:pointer;
}
#LoginButton:hover {
background-color:#D5D5D5;
}
#SendButton {
	font-size:15px;
	font-weight: bolder;
	height:26px;
	width: 72px;
	-moz-border-radius:5px 5px 5px 5px;
	background-color:#E6E6E6;
	border:1px solid #7E7E7E;
	color:#000033;
	cursor:pointer;
}
#SendButton:hover {
background-color:#D5D5D5;
}
#SuggestButton {
	font-size:15px;
	font-weight: bolder;
	height:26px;
	width: 100px;
	-moz-border-radius:5px 5px 5px 5px;
	background-color:#E6E6E6;
	border:1px solid #7E7E7E;
	color:#000033;
	cursor:pointer;
}
#SuggestButton:hover {
background-color:#D5D5D5;
}
#BuyButton {
	font-size:15px;
	font-weight: bolder;
	height:26px;
	width: 100px;
	-moz-border-radius:5px 5px 5px 5px;
	background-color:#E6E6E6;
	border:1px solid #7E7E7E;
	color:#000033;
	cursor:pointer;
}
#BuyButton:hover {
background-color:#D5D5D5;
}
#ClickHereProFreeButton {
	font-size:10px;
	font-weight: bolder;
	height:26px;
	width: 240px;
	-moz-border-radius:5px 5px 5px 5px;
	background-color:#E6E6E6;
	border:1px solid #7E7E7E;
	color:#000033;
	cursor:pointer;
}
#ClickHereProFreeButton:hover {
background-color:#D5D5D5;
}
#SaveButton {
	font-size:15px;
	font-weight: bolder;
	height:26px;
	width: 80px;
	-moz-border-radius:5px 5px 5px 5px;
	background-color:#E6E6E6;
	border:1px solid #7E7E7E;
	color:#000033;
	cursor:pointer;
}
#SaveButton:hover {
background-color:#D5D5D5;
}
#ContinueButton {
	font-size:15px;
	font-weight: bolder;
	height:26px;
	width: 90px;
	-moz-border-radius:5px 5px 5px 5px;
	background-color:#E6E6E6;
	border:1px solid #7E7E7E;
	color:#000033;
	cursor:pointer;
}
#ContinueButton:hover {
background-color:#D5D5D5;
}
#IdeclineButton {
	font-size:15px;
	font-weight: bolder;
	height:26px;
	width: 150px;
	-moz-border-radius:5px 5px 5px 5px;
	background-color:#E6E6E6;
	border:1px solid #7E7E7E;
	color:#000033;
	cursor:pointer;
}
#IdeclineButton:hover {
background-color:#D5D5D5;
}
#IagreeButton {
	font-size:15px;
	font-weight: bolder;
	height:26px;
	width: 150px;
	-moz-border-radius:5px 5px 5px 5px;
	background-color:#E6E6E6;
	border:1px solid #7E7E7E;
	color:#000033;
	cursor:pointer;
}
#IagreeButton:hover {
background-color:#D5D5D5;
}
#BecomeMemberButton {
	font-size:15px;
	font-weight: bolder;
	height:26px;
	width: 180px;
	-moz-border-radius:5px 5px 5px 5px;
	background-color:#E6E6E6;
	border:1px solid #7E7E7E;
	color:#000033;
	cursor:pointer;
}
#BecomeMemberButton:hover {
background-color:#D5D5D5;
}
#BecomeProMemberButton {
	font-size:15px;
	font-weight: bolder;
	height:26px;
	width: 300px;
	-moz-border-radius:5px 5px 5px 5px;
	background-color:#E6E6E6;
	border:1px solid #7E7E7E;
	color:#000033;
	cursor:pointer;
}
#BecomeProMemberButton:hover {
background-color:#D5D5D5;
}
#ExtendProMemberButton {
	font-size:15px;
	font-weight: bolder;
	height:26px;
	width: 300px;
	-moz-border-radius:5px 5px 5px 5px;
	background-color:#E6E6E6;
	border:1px solid #7E7E7E;
	color:#000033;
	cursor:pointer;
}
#ExtendProMemberButton:hover {
background-color:#D5D5D5;
}
#SearchButton {
	font-size:15px;
	font-weight: bolder;
	height:26px;
	width: 72px;
	-moz-border-radius:5px 5px 5px 5px;
	background-color:#E6E6E6;
	border:1px solid #7E7E7E;
	color:#000033;
	cursor:pointer;
}
#SearchButton:hover {
background-color:#D5D5D5;
}
#CheckoutButton {
	font-size:15px;
	font-weight: bolder;
	height:26px;
	width: 120px;
	-moz-border-radius:5px 5px 5px 5px;
	background-color:#E6E6E6;
	border:1px solid #7E7E7E;
	color:#000033;
	cursor:pointer;
}
#CheckoutButton:hover {
background-color:#D5D5D5;
}
#SignupFreeButton {
	font-size:15px;
	font-weight: bolder;
	height:30px;
	width: 200px;
	-moz-border-radius:5px 5px 5px 5px;
	background-color:#FAD163;
	border:1px solid #7E7E7E;
	color:#000033;
	cursor:pointer;
}
#SignupFreeButton:hover {
background-color:#E9C052;
}
#SmallBuyButton {
	font-size:15px;
	font-weight: bolder;
	height:26px;
	width: 70px;
	-moz-border-radius:5px 5px 5px 5px;
	background-color:#E6E6E6;
	border:1px solid #7E7E7E;
	color:#000033;
	cursor:pointer;
}
#SmallBuyButton:hover {
background-color:#D5D5D5;
}
.WHInfoRutaClass {
         font-family: Arial, Helvetica, sans-serif;
         font-size: 11px;
         font-style : normal;
         color : #000000;
         border: #CED6F7;
         border-style: solid;
         border-top-width: 1px;
         border-right-width: 1px;
         border-bottom-width: 1px;
         border-left-width: 1px;
         background-color : #f8f8f8;
}
#NewSearchButton {
	font-size:12px;
	font-weight: bolder;
	height:19px;
	width: 90px;
	background-color:#FFFFFF;
	border:1px solid #C0C0E0;
	color:#6C87A6;
	cursor:pointer;
}
#NewSearchButton:hover {
background-color:#F7F7F7;
}
