/* default */

		/* Undo some styles from the master stylesheet */
		.checklist li { background: none; padding-left: 0; }
		
		/* CSS for checklists */
		.checklist {
			border: 1px solid #ccc;
			list-style: none;
			height: 90px;
			overflow: auto;
			width: 150px;
		}
		.checklist, .checklist li { margin: 0; padding: 0; }
		.checklist label { display: block; padding: 0 0.1em 0 25px; text-indent: -25px; }
		.checklist label:hover, .checklist label.hover { background: #777; color: #fff; }
		* html .checklist label { height: 1%; }




#suggestions
{
	position: relative;
	top: 1px;
	_top: 0px;
}

.autocomplete
{
	background: #EEEEEE;
	border: solid 1px #787878;
	width: 200px;
	font-family: arial;
	font-size: 11px;
}

.autocomplete DIV
{
	padding: 1px 4px 1px 4px;
        cursor:pointer;
}


/* default */
body { color:#333333; font-family:Arial,Verdana,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;  font-size:11px; margin:0px; }
td { color:#333333; font-family:Arial,Verdana,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif; font-size:11px; }

/* link-colors */
a { text-decoration:none; color:#1180FF; cursor:pointer; }
a:link { text-decoration:none; color:#1180FF; cursor:pointer; }
a:visited { text-decoration:none; color:#1180FF; cursor:pointer; }
a:active { text-decoration:none; color:#1180FF; cursor:pointer; }
a:hover { text-decoration:underline; color:#1180FF; cursor:pointer; }

a.black { text-decoration:none; color:#000000; cursor:pointer; }
a.black:link { text-decoration:none; color:#000000; cursor:pointer; }
a.black:visited { text-decoration:none; color:#000000; cursor:pointer; }
a.black:active { text-decoration:none; color:#000000; cursor:pointer; }
a.black:hover { text-decoration:underline; color:#1180FF; cursor:pointer; }

a.white { text-decoration:none; color:#FFFFFF; cursor:pointer; font-size:9px;  }
a.white:link { text-decoration:none; color:#FFFFFF; cursor:pointer; font-size:9px;  }
a.white:visited { text-decoration:none; color:#FFFFFF; cursor:pointer; font-size:9px;  }
a.white:active { text-decoration:none; color:#FFFFFF; cursor:pointer; font-size:9px;  }
a.white:hover { text-decoration:none; color:#666666; cursor:pointer; font-size:9px;  }

a.boldwhite { text-decoration:none; color:#FFFFFF; cursor:pointer; font-size:11px; font-weight:bold; }
a.boldwhite:link { text-decoration:none; color:#FFFFFF; cursor:pointer; font-size:11px; font-weight:bold; }
a.boldwhite:visited { text-decoration:none; color:#FFFFFF; cursor:pointer; font-size:11px; font-weight:bold; }
a.boldwhite:active { text-decoration:none; color:#FFFFFF; cursor:pointer; font-size:11px; font-weight:bold; }
a.boldwhite:hover { text-decoration:underline; color:#FFFFFF; cursor:pointer; font-size:11px; font-weight:bold; }

a.boldgrey { text-decoration:none; color:#666666; cursor:pointer; font-size:11px;  }
a.boldgrey:link { text-decoration:none; color:#666666; cursor:pointer; font-size:11px;  }
a.boldgrey:visited { text-decoration:none; color:#666666; cursor:pointer; font-size:11px;  }
a.boldgrey:active { text-decoration:none; color:#666666; cursor:pointer; font-size:11px;  }
a.boldgrey:hover { text-decoration:underline; color:#1180FF; cursor:pointer; font-size:11px;  }

a.boldblack { text-decoration:none; color:#000000; cursor:pointer; font-size:11px; font-weight:bold; }
a.boldblack:link { text-decoration:none; color:#000000; cursor:pointer; font-size:11px; font-weight:bold; }
a.boldblack:visited { text-decoration:none; color:#000000; cursor:pointer; font-size:11px; font-weight:bold; }
a.boldblack:active { text-decoration:none; color:#000000; cursor:pointer; font-size:11px; font-weight:bold; }
a.boldblack:hover { text-decoration:underline; color:#1180FF; cursor:pointer; font-size:11px; font-weight:bold; }

a.bold16grey { text-decoration:none; color:#787878; cursor:pointer; font-size:16px; font-weight:bold; }
a.bold16grey:link { text-decoration:none; color:#787878; cursor:pointer; font-size:16px; font-weight:bold; }
a.bold16grey:visited { text-decoration:none; color:#787878; cursor:pointer; font-size:16px; font-weight:bold; }
a.bold16grey:active { text-decoration:none; color:#787878; cursor:pointer; font-size:16px; font-weight:bold; }
a.bold16grey:hover { text-decoration:underline; color:#787878; cursor:pointer; font-size:16px; font-weight:bold; }

a.bold28grey { text-decoration:none; color:#787878; cursor:pointer; font-size:24px; font-weight:bold; }
a.bold28grey:link { text-decoration:none; color:#787878; cursor:pointer; font-size:24px; font-weight:bold; }
a.bold28grey:visited { text-decoration:none; color:#787878; cursor:pointer; font-size:24px; font-weight:bold; }
a.bold28grey:active { text-decoration:none; color:#787878; cursor:pointer; font-size:24px; font-weight:bold; }
a.bold28grey:hover { text-decoration:underline; color:#1180FF; cursor:pointer; font-size:24px; font-weight:bold; }

/* text-sizes */
.copy10grey { font-size:10px; line-height:12px; color:#666666; }
.copy11grey { font-size:11px; line-height:28px; color:#999999; }
.copy11boldgrey { font-size:11px; line-height:22px; color:#999999; font-weight:bold;  }
.copy12 { font-size:12px; line-height:16px; }
.copy12high { font-size:12px; line-height:18px; }
.copy12blue { font-size:12px; line-height:13px; color:#1180FF; }
.copy14blue { font-size:14px; line-height:13px; color:#1180FF; }
.copy12bold { font-size:12px; line-height:14px; font-weight:bold;  }
.copy12boldblue { font-size:12px; line-height:14px; color:#1180FF; font-weight:bold;  }
.copy12grey { font-size:12px; line-height:16px; color:#666666; }
.copy12greyheadline { font-size:12px; line-height:26px; color:#666666; }
.copy12boldgrey { font-size:12px; line-height:14px; color:#666666; font-weight:bold;  }
.copy16blue { font-size:16px; line-height:20px; color:#1180FF; font-weight:bold; }
.copybig { font-size:12px; line-height:13px; font-weight:bold; }
.copyblue18 { font-size:18px; line-height:21px; color:#1180FF;  }
.copyadsales { font-size:12px; line-height: 16px; color:#1180FF;  }



/* form-elements */
.input { width:170px; color:#333333;  background-color:#FFFFFF; font-size:10px; font-family:Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.input20 { width:19px; height:12px; color:#333333; background-color:#FFFFFF; font-size:10px; font-family:Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.input50 { width:50px; color:#333333; background-color:#FFFFFF; font-size:10px; font-family:Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.input60 { width:60px; color:#333333; background-color:#FFFFFF; font-size:10px; font-family:Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.input95 { width:95px; color:#333333; background-color:#FFFFFF; font-size:10px; font-family:Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.input140 { width:139px; color:#333333; background-color:#FFFFFF; font-size:10px; font-family:Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.input150 { width:150px; color:#333333; background-color:#FFFFFF; font-size:10px; font-family:Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.input150blue { width:150px; color:#1188ff; background-color:#FFFFFF; font-size:10px; font-family:Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.input310 { width:312px; color:#333333; background-color:#FFFFFF; font-size:10px; font-family:Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.input400 { width:400px; color:#333333; background-color:#FFFFFF; font-size:10px; font-family:Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.input450 { width:450px; color:#333333; background-color:#FFFFFF; font-size:10px; font-family:Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.inputoalogin { width:270px; color:#333333; background-color:#FFFFFF; font-size:10px; font-family:Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }

.inputtext { width:305px; height:217px; background-color:#FFFFFF; color:#333333; font-size:11px; font-family: Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.inputtext90 { width:90px; height:20px; background-color:#FFFFFF; color:#3333FF; font-size:11px; font-family: Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.inputtext130 { width:130px; height:20px; background-color:#FFFFFF; color:#3333FF; font-size:11px; font-family: Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.inputtext150 { width:150px; height:20px; background-color:#FFFFFF; color:#3333FF; font-size:11px; font-family: Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.inputtext150ml { width:150px; height:50px; background-color:#FFFFFF; color:#3333FF; font-size:11px; font-family: Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.inputtext160 { width:160px; height:20px; background-color:#FFFFFF; color:#3333FF; font-size:11px; font-family: Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.inputtext240 { width:240px; height:20px; background-color:#FFFFFF; color:#3333FF; font-size:11px; font-family: Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.inputtext250 { width:250px; height:20px; background-color:#FFFFFF; color:#3333FF; font-size:11px; font-family: Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.inputtext300 { width:300px; height:150px; background-color:#FFFFFF; color:#3333FF; font-size:11px; font-family: Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.inputtext310 { width:312px; height:45px; background-color:#FFFFFF; color:#3333FF; font-size:11px; font-family: Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.inputtext310latv { width:312px; height:70px; background-color:#FFFFFF; color:#3333FF; font-size:11px; font-family: Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.inputtext325 { width:325px; height:20px; background-color:#FFFFFF; color:#3333FF; font-size:11px; font-family: Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.inputtext340 { width:340px; height:20px; background-color:#FFFFFF; color:#3333FF; font-size:11px; font-family: Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.inputtext400 { width:400px; height:20px; background-color:#FFFFFF; color:#3333FF; font-size:11px; font-family: Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.inputtext400b { width:400px; height:120px; background-color:#FFFFFF; color:#3333FF; font-size:11px; font-family: Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }

.inputsubmit { width:55px; background-color:#1180FF; border:0 solid #1180FF; color:#FFFFFF; font-size:10px; font-weight:normal; font-family: Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.inputsubmit_oalogin { width:50px; background-color:#1180FF; border:0 solid #1180FF; color:#FFFFFF; font-size:10px; font-weight:normal; font-family: Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.inputsubmit74 { width:74px; background-color:#1180FF; border:0 solid #FFFFFF; color:#FFFFFF; font-size:10px; font-weight:normal; font-family: Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.inputsubmit100 { width:100px; background-color:#1180FF; border:0 solid #FFFFFF; color:#FFFFFF; font-size:10px; font-weight:normal; font-family: Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.inputsubmit190 { width:190px; background-color:#1180FF; border:0 solid #FFFFFF; color:#FFFFFF; font-size:10px; font-weight:normal; font-family: Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.inputsubmit200 { width:200px; background-color:#1180FF; border:0 solid #FFFFFF; color:#FFFFFF; font-size:10px; font-weight:normal; font-family: Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.inputsubmitgrey90 { width:90px; background-color:#8C8C8C; border:0 solid #FFFFFF; color:#FFFFFF; font-size:10px; font-weight:normal; font-family: Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.inputsubmit_black { width:160px; background-color:#1180FF; border:0 solid #FFFFFF; color:#FFFFFF; cursor:pointer; font-size:10px; font-weight:normal; font-family: Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.inputsubmit_ranking { width:19px; height:19px; background-color:#787878; color:#FFFFFF; cursor:pointer; font-size:10px; font-weight:normal; font-family: Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }

.inputradio { color:#333333; font-size:10px; font-family: Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }

.inputcheck { color:#000000; background-color:#FFFFFF; }

.inputselect { width:305px; background-color:#FFFFFF; color:#333333; font-size:10px; font-family: Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.inputselect40 { width:40px; background-color:#FFFFFF; color:#333333; font-size:10px; font-family: Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.inputselect50 { width:50px; background-color:#FFFFFF; color:#333333; font-size:10px; font-family: Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.inputselect70 { width:70px; background-color:#FFFFFF; color:#333333; font-size:10px; font-family: Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.inputselect80 { width:80px; height:20px; background-color:#FFFFFF; color:#333333; font-size:10px; font-family: Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.inputselect100 { width:100px; background-color:#FFFFFF; color:#333333; font-size:10px; font-family: Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.inputselect150 { width:150px; background-color:#FFFFFF; color:#333333; font-size:10px; font-family: Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.inputselect155 { width:154px; background-color:#FFFFFF; color:#333333; font-size:10px; font-family: Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.inputselect160 { width:160px; height:20px; background-color:#FFFFFF; color:#333333; font-size:10px; font-family: Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.inputselect190 { width:190px; height:20px; background-color:#FFFFFF; color:#333333; font-size:10px; font-family: Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.inputselect270 { width:270px; background-color:#FFFFFF; color:#333333; font-size:11px; font-family: Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.inputselect270b { width:270px; height:120; background-color:#FFFFFF; color:#333333; font-size:11px; font-family: Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.inputselect320 { width:323px; height:20; background-color:#FFFFFF; color:#333333; font-size:11px; font-family: Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.inputselect450 { width:452px; background-color:#FFFFFF; color:#333333; font-size:10px; font-family: Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }

.inputselect_search { width:150px; height:90px; background-color:#FFFFFF; color:#333333; font-size:10px; font-family: Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }

.inputselect_search2 { width:150px; height:60px; background-color:#FFFFFF; color:#333333; font-size:10px; font-family: Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }

.inputselect_translations { width:150px; background-color:#FFFFFF; color:#333333; font-size:11px; font-family: Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }

.inputselectoalogin { width:270px; height:20px; background-color:#FFFFFF; color:#333333; font-size:10px; font-family: Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }

.inputsubmit_faq { width:74px; background-color:#1180FF; border:0 solid #FFFFFF; color:#FFFFFF; cursor:pointer; font-size:10px; font-weight:normal; font-family: Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }


/* background colors */
.bggrey { background-color:#000000; }

.style1 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.style3 {color: #FF0000}
.style4 {color: #0000FF}

.searchresult {font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
.searchresult #scrollable {background-color:#efefef; border:1px solid #ddd; padding:10px 8px; width:682px; height:105px; overflow:hidden; margin-top:30px; -moz-border-radius:6px 6px 0px 0px;
}