
body {
	margin:0;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:0.9em;
	color:#555555;
	background-color:#FFFFFF;
	text-align:left;
}

fieldset {
	border: #4D87CE 1px solid;
	width: 480px;
	margin-top: 10px;
	padding: 5px 9px 10px 9px;
}
.display {
	width: 450px;
	margin-left: 15px;
}
legend {
	font-weight: bold;
	color:#555555;
}
thead{
	font-weight: bold;
	color:#555555;
}	
.red {
	font-weight: bold;
	color: red;
}
.blue {
	font-weight: bold;
	color: #4D87CE;
}

a {
	color:#4D87CE;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#2a65ad;
}

ol,ul {
margin-top: 5px;
}

li {
	list-style-image:url(images/backgrounds/li.gif);
	line-height:20px;
	text-align:left;	
}
li a .linked {
	float: right;
	margin-left: 5px;
	margin-top:0px;
	border: 0;
}
td a .linked {
	float: right;
	margin-left: 5px;
	margin-top:0px;
	border: 0;
}
.buy {
	margin:2px 0 2px 2px;
	border: 0;
}
.highlight {
	background-color:#eeeeee;
}
.disabled {
	background-color:#eeeeee;
}
#menu {
	width:750px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#FFFFFF;
	margin-bottom:20px;
	color:#FFFFFF;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-variant:small-caps;
	background-image:url(images/backgrounds/back1.png);
}
#menu a {
	color:#FFFFFF;
	text-decoration:none;
	padding:10px;
	padding-top:10px;
	padding-bottom:10px;
	
}
#menu a:hover {
	border-bottom:1px solid #ffffff;
	border-left:1px solid #243482;
	border-right:1px solid #243482;
	padding-left:9px;
	padding-right:9px;
	color:#000000;
	background-color:#FFFFFF;
	background-image:url(images/backgrounds/hover2.jpg);
}

#header {
	width:750px;
	margin:20px auto 10px auto;

}
#header h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:40px;
	text-transform:uppercase;
	font-weight:normal;
	margin:0;
	padding:0;
	padding-top:5px;
	color:#253183;
	margin-bottom:10px;
	text-align:left;
}
#header h2 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:20px;
	text-transform:uppercase;
	text-align:center;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#303799;
	border-bottom:1px solid #eeeeee;
}
#header p {
	font-family:Helvetica, Arial, sans-serif;
	line-height:20px;
	font-size:1.2em;
	color:#555555;

	padding-left:0;
	padding-right:20px;
	padding-bottom:20px;
	padding-top:0;
	background-repeat:no-repeat;
	
}
#header h1 img{
	margin-top:-10px;
	margin-right:10px;
}

#content {
	width:720px;
	margin:0 auto 0 auto;
	padding-top:20px;
	clear:both;
	text-align:left;
}

.introduction {
	font-family:Helvetica, Arial, sans-serif;
	line-height:20px;
	font-size:12px;
	color:#99B198;

	background-image:url(images/backgrounds/desc.jpg);
	background-position:bottom left;
	padding-left:0;
	padding-right:20px;
	padding-bottom:15px;
	padding-top:0;
	background-repeat:no-repeat;
	
}
.base {
	font-family:Helvetica, Arial, sans-serif;
	line-height:20px;
	font-size:12px;
	color:#99B198;

	background-image:url(images/backgrounds/base.jpg);
	background-position:bottom left;
	padding-left:0;
	padding-right:20px;
	padding-bottom:35px;
	padding-top:0;
	background-repeat:no-repeat;
	margin-bottom:15px;
	margin-top:0;
}
.logo {
	float:left;
	margin-right:20px;
}
.clearer {
	clear:both;
}

#sidebar {

	width:160px;
	float:right;
	font-size:0.74em;
	color:#253183;
	text-align:left;
}
#sidebar h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:13px;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
	color:#253183;
	text-align:right;
}
.submenu {

}
.submenu a {
	display:block;
	width:100%;
	background-image:url(images/backgrounds/submenua.png);
	background-position:right;
	background-repeat:no-repeat;
	padding:5px;
	padding-right:0;
}
.submenu a:hover {
	background-color:#eeeeee;
	background-image:url(images/backgrounds/submenua_hover.jpg);
	background-repeat:repeat-y;
}

.storelist {
	padding-left: 5px;
	color:#555555;
}

.examplelist {
	padding-left: 5px;
	color:#555555;
	font-size:13px;
	text-align:left;	
}
.examplestore {
  border:1px solid #eeeeee;	
  margin:10px 0 10px 0;
  padding:5px 5px 5px 10px;
}
.hilitestore {
  border:1px solid #4d87ce;	
  margin:10px 0 10px 0;
  padding:5px 5px 5px 10px;
}
.hilitestore a {
	color:#4D87CE;
	font-weight:bold;
	text-decoration:none;
	font-size:0.95em;
}
.hilitestore a:hover {
	color:#2a65ad;
}


#mainbar {
	margin-right:185px;
	padding-right:1px;
	background-image:url(images/backgrounds/mainbar.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
#mainbar h1 {
	background-image:url(images/backgrounds/desc.jpg);
	background-repeat:no-repeat;
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:25px;
	text-transform:uppercase;
	font-weight:normal;
	margin:5px 0 15px 0;
	padding:5px 0 0 15px;
	border-bottom:1px solid #eeeeee;
	color:#253183;
}
#mainbar h2 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:15px;
	text-transform:uppercase;
	font-weight:normal;
	margin:5px 0 15px 0;
	padding:5px 0 0 15px;
	border-bottom:1px solid #eeeeee;
	color:#253183;
}
#mainbar h1 img{
	margin-top:-10px;
	margin-right:10px;
}

#mainbar p {
	margin:5px 0;
	padding:0 0 0 15px;
	line-height:20px;
}

#mainbar .articleimg {
	float:right;
	padding:5px;
	border:1px solid #eeeeee;
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:20px;
}
#mainbar .articleimg2 {

	padding:5px;
	border:1px solid #eeeeee;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:25px;
}
#mainbar a img {
	border:0;
}

.analyse {
	width:200px;
	margin-left: 20px;
}
.alert{
	font-weight:bold;
	color:red;
}	
.alertbox{
	border:1px solid red;
	padding:10px;
}	
.statusnormal{
	font-weight:bold;
	color:green;
}	
.flformat{
	margin-left:20px;
}

.prefs {
	display:block;
	background-image:url(images/backgrounds/checkYes.gif);
	background-position:right;
	background-repeat:no-repeat;
	width:210px;
	padding:0;
	margin-right:40px;
	font-weight:bold;
}
.noprefs {
	display:block;
	background-image:url(images/backgrounds/checkNo.gif);
	background-position:right;
	background-repeat:no-repeat;
	width:210px;
	padding:0;
	margin-right:40px;
	font-weight:normal;
}
.anyprefs {
	display:block;
	width:200px;
	padding:0;
	margin-right:0px;
}

.curved {
  width:100%;
	background-color: #ffffff;
  }
.curved .b1, .curved .b2, .curved .b3, .curved .b4  {
  font-size:1px; 
  display:block; 
  background:#ffffff; 
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}
.curved .b1, .curved .b2, .curved .b3 {
  height:1px;
  }
.curved .b2, .curved .b3, .curved .b4 {
  background:#ffffff; 
	background-image: url('images/backgrounds/mauve-diag-bg.gif');
  border-left:1px solid #4D87CE ; 
  border-right:1px solid #4D87CE ;
  }
.curved .b1 {
  margin:0 4px; 
  background:#4D87CE; 
  }
.curved .b2 {
  margin:0 2px; 
  border-width:0 2px;
  }
.curved .b3 {
  margin:0 1px;
  }
.curved .b4 {
  height:2px; 
  margin:0;
  }
.curved .c1 {
  margin:0 5px; 
  background:#4D87CE;
  }
.curved .c2 {
  margin:0 3px; 
  border-width:0 2px;
  }
.curved .c3 {
  margin:0 2px;
  }
.curved .c4 {
  height:2px; 
  margin: 0 1px;
  }
.curved .boxcontent {
  display:block; 
  margin:0 0px;
  background:transparent; 
	background-color: #ffffff;
	background-image: url('images/backgrounds/mauve-diag-bg.gif');
  border-left:1px solid #4D87CE; 
  border-right:1px solid #4D87CE; 
  font-size:0.9em; 
  text-align:justify;
  width:238px;
  }

.promotion	{
	background-color: #fff9e1; 
	width:240px;
	margin-left: 10px;
}
.boxhighlight{
	margin: 0 0;
	border: 0;
	width: 100%;
    font-size:18px; 
    font-weight:400;
  	text-align: center;
	background-color: #4D87CE;
	color: #ffffff;
}
.boximage {
  margin:2px 0 0 40px; 
  border:0; 
  z-index:100;
	background-color: #fff9e1;	
}
.boxtext {
	padding:5px 10px 5px 10px;
    font-size:12px; 
    font-weight:normal;
}
.action {
	margin: 0 5px;
	border: 0;
    font-size:14px;
    text-align: right;
}
.action a{
	margin: 0 10px 0px 0;
	border: 0;
	color: red;
}
.action a:hover{
	border: 0;
	color: #2a65ad;
}

.more {
	margin: 0 5px;
	border: 0;
    font-size:14px;
    text-align: right;
}
.more a{
	margin: 0 10px 0px 0;
	border: 0;
	color: #4D87CE;
}
.more a:hover{
	border: 0;
	color: #2a65ad;
}

.error {
	background:#fff;
	font-size:12px;
	color:red;
	padding: 2px 2px 0px 2px;
	border: 0;
	text-align:left;
}
.loginform {
/*  border-left:1px solid #253183; /*88c; */
/*  border-right:1px solid #253183; /*88c; */
  margin-bottom: 0;

}
.login input {
	width:120px;

	background-color:#ffffff; 
	border:1px solid #ccc;
	color:#ccc;
	padding:2px;
	margin:2px 2px 2px 6px;

}
.login input.login-text-field {
	width: 112px;
	height: 13px;
	border: 1px solid #253183;
	background: #fff;
	padding: 2px;
	font-size: 80%;
	margin: 7px 0 0 5px;
	clear:left;
}
.login input.submit-button {
    background: url(images/member-login-button.gif) no-repeat left top;
	width: 32px;
	height: 21px;
	font-size: 0;
	color: #536eaa;
	cursor: pointer;
	border: 0;
	margin: 0 0 0 25px;
	padding: 6px 0 0 0;
}


.login form p {
    color: #930;
	border-top: 1px solid #253183; /* 7534aa f7dc6c;*/
	padding: 5px 0 3px 10px;
	margin: 7px 0 0 0;
}
.login input:hover {
	border:1px solid #7534aa /* ccc*/;
	color:#666;
}
.login input.submit-button:hover {
	border:0px solid #7534aa /* ccc*/;
	color:#666;
}
.login input:focus {
	border:1px solid #999;
	color:#333;
}


#footer {
	width:750px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#FFFFFF;
	margin-bottom:5px;
	color:#FFFFFF;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-variant:small-caps;
	background-image:url(images/backgrounds/back1.png);
}
#footer a {
	color:#81C0FF;
}
#footer a:hover {
	color:#AFD7FF;
}

