/*********************************************************************
  base css */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 0.75em;
	background: url("/static_images/111/main_gradient_back.png") top repeat-x #556a95;
}

img {
	border: 0;
	text-decoration: none;
	}

a, link, a:link {
	text-decoration: underline;
	color: #3e90cf;
	font-weight: normal;
 }

a:visited {
	text-decoration: underline;
	color: #adadad;
	font-weight: normal;
}

a:hover {
	text-decoration: none;
	color: #3e90cf;
	font-weight: normal;
}

/*********************************************************************
  main container  */

div.maincont {
	/*width: 78.65em;*/
	width: 944px;
	margin:auto;
	text-align:left;
	line-height: 1.5em;
/*	background: #FFFFFF;*/
	clear: both;
}

/*********************************************************************
td img {
	vertical-align: top;
	}
  background wrappers */

div.wrappercont {
	text-align:center;
	margin:auto;
	background: url("/static_images/111/background_curved_middle_part.png") top repeat-y;
}

div.wrapper {
	padding-top: 20px;
	margin:auto;
	background: url("/static_images/111/background_curved_top_part.png") top no-repeat;
}

/*********************************************************************
  header  */

div.header {
	background: url("/static_images/111/header_background.jpg") bottom repeat-x;
	/*width: 78.65em;*/
	width: 944px;
	margin:auto;
	text-align: left;
}

div.header form {
	float:right;
	margin: 25px 25px 0 0;
	padding:0;
	text-align: right;
	white-space: nowrap;
}

div.header .searchbox {
	margin:0;
	padding:2px;
	height: 16px;
	border: 1px solid #7E9DB9;
	vertical-align: top;
}


/*********************************************************************
  vertical menu  */

div.hmenu {
	background: url(/static_images/111/menu_background.gif) repeat-x #38496F;
	width: 944px;
	margin:auto;
	padding: 0;
	text-align: left;
	border: 0;
	border-top: solid 1px #213357;
	border-bottom: solid 1px #213357;
/*	height: 2.1em;*/
}

div.hmenu a {
	display: block;
	font-size: 1.2em;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	padding: 0;
	position: relative;
}

div.hmenu a:hover {
	color: #ffffff;
	text-decoration: none;
	display: block;
}

/* TOPMENU */
div.hmenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
}

div.hmenu ul li {
	display: inline;
	float:left;
}

div.hmenu ul li a, div.hmenu ul li a:hover, div.hmenu ul li a:visited {
/*	color: #ffffff;*/
	text-decoration: none;
	padding: 4px 10px;
	display: block;
	font-weight: bold;
	border-left:1px solid #7a87a7;
	border-right:1px solid #253255;
	margin: 0;

}


/* SUBMENU */
div.hmenu ul ul {
	position: absolute;
	width: 210px;
	display: none;
	background: #475C87;
	z-index: 2000;
}

div.hmenu ul ul li {
	float: none;
	height: auto;
	display: block;
	background: #475C87;
}

div.hmenu ul ul li a, div.hmenu ul ul li a:hover, div.hmenu ul ul li a:visited {
	font-size: 1em;
	font-weight: normal;
}

div.hmenu ul ul li a:hover {
	background:#374A6F;
}

div.hmenu ul li:hover ul, div.hmenu ul li:hover a {
	display: block;
	background: #475C87;
/*	color: #FFFFFF;*/
}

div.hmenu ul ul li a:hover ul li a {
	color: #FFFFFF;
}

div.hmenu img {
	padding-right: 3px;
}
div.hmenu .country {
	padding: 4px 5px;
	font-weight: bold;
	text-align:right;
	color:#FFFFFF;
	display: block;
	font-size: 1.2em;
}

div.hmenu .highlight {
	background: url(/static_images/111/navbar-highlight4.gif) #EBD05F;
	color: #000000;
}

img.external {
	position: absolute;
	top: 0.4em;
	right: 0.35em;
}
/*********************************************************************
  flash container  */

div.flashcont {
	/*width: 78.65em;*/
	width: 944px;
	margin:auto;
	border-top: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	background: #EEEEEE;
	height: 320px
}

/*********************************************************************
  breadcrumbs container  */

div.breadcrumbs {
	/*width: 78.65em;*/
	width: 924px;
	margin: auto;
	padding: 15px 0 5px 0;
	font-size: 1em;
	text-align: left;
}

div.breadcrumbs a, div.breadcrumbs link, div.breadcrumbs a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

div.breadcrumbs a:hover {
	text-decoration: underline;
}


div.vmenu {
	float: left;
	width: 266px;
}

div.vmenu a, div.vmenu link, div.vmenu a:link, div.vmenu a:visited, div.vmenu span {
	display: block;
	width: 236px;
	padding: 2px 10px;
	background:url(/static_images/111/home-navbar.gif) repeat-x;
	font-size: 1.2em;
	font-weight:bold;
	text-decoration:none;
	color: #FFFFFF;
	margin-bottom: 1px;
	position: relative;
}

div.vmenu a:hover {
	text-decoration: underline;
}

div.vmenu a.level2, div.vmenu span.level2 {
}
div.vmenu a.level2highlight, div.vmenu span.level2highlight {
	background:url(/static_images/111/navbar-highlight4.gif) repeat-x;
	color: #000000;
}

div.vmenu a.level3, div.vmenu span.level3 {
	width: 226px;
	background:#eeeeee;
	color: #000000;
	padding: 2px 10px 2px 20px;
}
div.vmenu a.level3highlight, div.vmenu span.level3highlight {
	width: 226px;
	background:url(/static_images/111/navbar-highlight4.gif) repeat-x;
	color: #000000;
	padding: 2px 10px 2px 20px;
}

div.vmenu a.level4, div.vmenu span.level4 {
	width: 216px;
	background:#F6F6F6;
	color: #000000;
	padding: 2px 10px 2px 30px;
}
div.vmenu a.level4highlight, div.vmenu span.level4highlight {
	width: 216px;
	background:url(/static_images/111/navbar-highlight4.gif) repeat-x;
	color: #000000;
	padding: 2px 10px 2px 30px;
}

div.quicklinks {
	background:url(/static_images/111/quicklinksbackground_x.jpg) top left repeat-y;
	margin-top: 30px;
	margin-left:-5px;
}

div.qlback {
	background: url(/static_images/111/quicklinksbackground.png) left bottom no-repeat;
	min-height: 140px;
}

div.quicklinks h2 {
	padding: 5px 0 0 20px ;
	margin: 0 0 10px 0;
	color: #253255;
	font-size: 1.4em;
	border:none;
}

div.quicklinks p {
	padding: 0;
	margin: 0;
}

div.quicklinks a, div.quicklinks link, div.quicklinks a:link, div.quicklinks a:visited {
	background: none;
	display: block;
	width: 210px;
	padding: 2px 10px;
	font-size: 1.2em;
	font-weight:bold;
	text-decoration:none;
	color: #000000;
	margin: 0 0 0 20px;
}

div.quicklinks a:hover {
	text-decoration: underline;
}

#web_icons {
	margin: 10px 15px;
}
#web_icons a {
	display: inline;
	background: none;
	padding: 0;
	margin: 0;
}
/*********************************************************************
  footer  */

div.footer {
	/*width: 78.65em;*/
	width: 944px;
	margin:auto;
	text-align:left;
	background:url(/static_images/111/footer-background.jpg) repeat-x #3A527E;
	line-height: 2em;
	clear: both;
}

div.footer dl {
	float:left;
	width: 218px;
	margin: 9px 0 15px 14px;
	padding:0;
	text-align:left;
}

div.footer dt {
	color:#7e8289;
}

div.footer b, div.footer strong {
	color:#ffce00;
}

div.footer a, div.footer link, div.footer a:link, div.footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}

div.footer a:hover {
	text-decoration: none;
	color: #ffce00;
	font-weight: normal;
}

div.close {
	padding-top: 19px;
	margin:auto;
	background: url("/static_images/111/background_curved_bottom_part.png") bottom no-repeat;
}

textarea.cml {
	width: 99%;
	height: 80px;
	background-color: #f0f0f0;
	border: 1px solid #000;
	}

input.cml {
	width: 99%;
	background-color: #f0f0f0;
	border: 1px solid #000;
	}
form.cml_dialog {
	margin: 40px;
	background: #fff;
	text-align: center;
	padding: 30px 100px;
	}

#keywords {
	background: lightyellow;
	}
.keyword, #keywords a {
	background: orange;
	color: white;
	text-decoration: none;
	padding: 1px 2px;
	}
#keywords a:hover {
	text-decoration: none;
	}

@media print {

	html, body, div.wrappercont, div.wrapper, div.maincont, div.maincontent {
		margin: 0;
		padding: 0;
		background: transparent;
		border: 0;
		width: auto;
		float: none !important;
		font-size: 100%;
		}
	div.header, div.breadcrumbs, div.hmenu, div.vmenu, div.flashcont, div.footer, div.close, #editbox {
		display: none;
		}
	body {
		font-family: georgia, Times, serif;
		font-size: 10pt;
		background: white;
		color: black;
	}
	div.maincontent a, div.maincontent link, div.maincontent a:link, div.maincontent a:visited {
		text-decoration: underline;
		color: #3e90cf;
		font-weight: bold;
	}
	div.maincontent h1, div.maincontent h2, div.maincontent h3 {
		background: transparent;
		clear: both;
		}
	div.maincontent h1 {
		margin: 0;
		}

	}
/*********************************************************************
main content part  */

div.maincontent {
	margin-left: 276px; /* NO_FCK: do not remove this comment */
	padding: 0 40px 10px 20px;
	border-left: 1px solid #CCCCCC;
	min-height: 600px; /* NO_FCK: do not remove this comment */
	font-size: 1.2em;
	line-height: 140%;
	background: #fff;
}

div.maincontent h1 {
	text-align: left;
	color: #000000;
	padding: 0;
	font-size: 1.6em;
	line-height: 110%;
	margin: 10px 0;
}

div.maincontent h2 {
	text-align: left;
	color: #000000;
	padding: 0;
	font-size: 1.4em;
	margin: 20px 0 10px 0;
}

div.maincontent h3 {
	text-align: left;
	color: #000000;
	margin: 10px 0;
	font-size: 1.2em;
	padding: 0;
	margin: 10px 0;
}

div.maincontent h4 {
	text-align: left;
	color: #000000;
	padding: 10px 0;
	font-size: 1em;
	padding: 0;
	margin: 10px 0 0 0;
}

div.maincontent p {
	margin-top: 5px;
}

/********************************************************************* 
tab pages part  */

div.tabpage  {
	padding: 0 ;
}	
	
div.tabpage h1 {
	font-size: 1.4em;
	color: #E31937;
	padding-top: 15px;
	padding-bottom: 0;
}

div.tabpage h2 {
	font-size: 1.2em;
	color: #333333;
	margin: 25px 0;
}

div.tabpage h3 {
	color: #E31937;
	padding-bottom: 5px;
	margin: 10px 0;
}

div.tabpage em {
	font-weight: bold;
	text-align: left;
}

/*********************************************************************
sector part  */

td.sectors {
	padding: 0;
	/*width:15em;*/
	width: 180px;
	padding-right: 8px;
	vertical-align: top;
}

td.sectors h1 {
	margin: 0;
	color: #FFFFFF;
	font-size: 1em;
	padding: 5px 0 5px 10px;
	text-align: left;
	background:url(/static_images/111/h1_back_small.jpg) left top no-repeat;
}

td.sectors p {
	background: #f6f6f6;
	padding-bottom: 4px;
	margin: 10px 0 0 0;
}

td.sectors p a {
	padding: 62px 0 0 0;
	display: block;
	text-decoration: none;
	color: #000;
}
td.sectors p a.sectorbutton1 {
	background:url(/static_images/111/img_pro.jpg) left top no-repeat;
}
td.sectors p a.sectorbutton2 {
	background:url(/static_images/111/img_stu.jpg) left top no-repeat;
}
td.sectors p a.sectorbutton3 {
	background:url(/static_images/111/img_tea.jpg) left top no-repeat;
}
td.sectors p a.sectorbutton4 {
	background:url(/static_images/111/img_sch.jpg) left top no-repeat;
}

td.sectors p a.sectorbutton1jp {
	background:url(/static_images/111/AC14_banner_GSJP.png) left top no-repeat;
}
td.sectors p a.sectorbutton2jp {
	background:url(/static_images/111/img_stu_jp.jpg) left top no-repeat;
}
td.sectors p a.sectorbutton3jp {
	background:url(/static_images/111/img_tea_jp.jpg) left top no-repeat;
}
td.sectors p a.sectorbutton4jp {
	background:url(/static_images/111/img_sch.jpg) left top no-repeat;
}
td.sectors p a.sectorbutton5jp {
	background:url(/static_images/111/img_solo2_jp.jpg) left top no-repeat;
}
td.sectors p a.sectorbutton6jp {
	background:url(/static_images/111/img_solo_jp.jpg) left top no-repeat;
}
td.sectors p a.sectorbutton7jp {
	background:url(/static_images/111/img_nakama2_jp.jpg) left top no-repeat;
}
td.sectors p a.sectorbutton8jp {
	background:url(/static_images/111/img_camp_jp.jpg) left top no-repeat;
}

/*********************************************************************
highlights part  */

td.highlights {
	padding: 0;
	/*width:28.4em;*/
	width: 340px;
	padding: 0 8px;
	border-left: 1px solid #CCCCCC;
	vertical-align: top;
}

td.highlights h1 {
	margin: 0;
	color: #FFFFFF;
	font-size: 1em;
	padding: 5px 0 5px 10px;
	text-align: left;
	background:url(/static_images/111/h1_back_big.jpg) left top no-repeat;
}

td.highlights h2 {
	margin: 10px 0;
	font-size: 1em;
}

td.highlights h2 a {
	font-weight: bold;
}

td.highlights p {
	padding: 0 0 10px 0;
	margin: 0;
}
td.highlights img  {
	margin: 0 10px 0 0;
	float: left;
}

td.highlights div  {
	margin: 8px 0 15px 0;
}

td.highlights hr {
	width: 100%;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	display: block;
	border: 0;
}

/*********************************************************************
community part  */

td.community {
	padding: 0;
	/*width:15em;*/
	width: 180px;
	padding: 0 8px;
	border-left: 1px solid #CCCCCC;
	vertical-align: top;
}

td.community h1 {
	margin: 0;
	color: #FFFFFF;
	font-size: 1em;
	padding: 5px 0 5px 10px;
	text-align: left;
	background:url(/static_images/111/h1_back_small.jpg) left top no-repeat;
}

td.community a {
	display: block;
	background:url(/static_images/111/arrow-16.gif) top left no-repeat;
	padding: 0 0 10px 20px;
	margin: 10px 0 0 0;
}

/*********************************************************************
events part  */

td.events {
	padding: 0;
	/*width:15em;*/
	width: 180px;
	padding-left: 8px;
	border-left: 1px solid #CCCCCC;
	vertical-align: top;
}

td.events h1 {
	margin: 0;
	color: #FFFFFF;
	font-size: 1em;
	padding: 5px 0 5px 10px;
	text-align: left;
	background:url(/static_images/111/h1_back_small.jpg) left top no-repeat;
}

td.events a {
	display: block;
	background:url(/static_images/111/arrow-16.gif) top left no-repeat;
	padding: 0 0 10px 20px;
	margin: 10px 0 0 0;
}

td.events a img{
	text-decoration: none;
}

/* main headers as links */
td.highlights h1 a, td.community h1 a, td.events h1 a, td.sectors h1 a {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	background: none;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	display: block;
}
/*********************************************************************
main content part  */

div.maincontent .sysreq {
	background:#eee;
	padding:10px;
	font-size:10px;
	margin:20px 0;
	line-height:120%;
	clear: both;
}
div.maincontent .sysreq h3 {
	margin:0;
	padding:0 0 10px 0;
}
div.maincontent .highlighted {
	background-color:#efefef;  
	margin:20px 0; 
    padding:1px 0 0 0;
    background-image: url(/static_images/111/background_grey_top.gif);
    background-position: top center;
    background-repeat: no-repeat;
	width: 612px;
}
div.maincontent .highlighted table {
	margin-bottom:0;
}
div.maincontent .highlighted h2 {
	clear: none;
	text-align: center;
}
.logo, .logo2 {border:0px; vertical-align:middle; margin:0em 0.5em;}
img.linkimage {border: 0; padding: 1px; }
.videoreq {padding:5px; font-size:10px; margin:0}

.left, .Left, .left_border0, .left_border {
	margin: 0 10px 10px 0;
	float: left;
	border: 0;
	}

.right, .Right, .right_border0, .right_border {
	margin: 0 0 10px 10px;
	float: right;
	border: 0;
	}
.left_border, .right_border {
	border: 1px solid black;
	}

img.fullsize {
	margin: 10px 0;
}
div.maincontent div#greenmenu {
	background-color: #55a51c;
	font-weight: bold;
	padding: 10px;
}
div.maincontent div#greenmenu ul {
	list-style: none;
}
div.maincontent div#greenmenu * {
	color: white;
}
/*********************************************************************
  from old site  */
#editbox {
	position: fixed;
	top: 0;
	right: 0;
	text-align: right;
	}
a.editlink, a.editlink:visited, span.editlink {
	border: 1px dotted #777;
	color: #777;
	font-size: 75%;
	padding: 2px;
	margin-right: 1px;
	text-align: center;
	text-decoration: none;
	display: block;
	float: left;
	line-height: 10px;
	}
a.editlink:hover {
	border: 1px dotted #ddd;
	color: #fff;
	text-decoration: none;
	background-color: #569;
	}

div.ac h2, div.lib h2 {
	border: 0;
	padding: 0;
	margin: 0;
	font-size: 1.2em;
	}
a.download {
	padding: 5px 10px;
	border: 1px solid #d3d3d3;
	font-size: 130%;
	font-weight: bold;
	margin: 10px 0;
	text-decoration: none;
	}
a.download:hover {
	border: 1px solid darkred;
	text-decoration: none;
	color: darkred;
	}
div.download_box {
	float: right;
	margin: 0px 0 10px 10px;
	text-align: center;
	}
.ac, .lib {
	border: 1px solid #D3D3D3;
	padding: 5px 10px;
	margin: 10px 0;
	width: 100%;
	}
table.sortable a.sortheader {
    color: black;
    font-weight: bold;
    text-decoration: none;
    display: block;
}
table.sortable span.sortarrow {
    color: black;
    font-weight: bold;
    text-decoration: none;
}
.box {
	background-color: #E5E5E2;
	border: 1px solid #c0c0c0;
	font-size: 80%;
	padding: 5px;
	margin-top: 10px;
	}
.default_row {
	background-color: #fffff0;
	padding: 0px;
	margin: auto;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	line-height: 100%;
	}
.cell, .cell_last {
	margin: 1px;
	padding: 0px 2px 0px 2px;
	background-color: #fffff0;
	border-bottom: 1px dotted #ccb;
	border-left: 1px dotted #ccb;
	font-size: 8pt;
	}
.cell_last, .cell_hof_last, .cell_hof_last_odd, .cell_hof_header_last {
	border-right: 1px dotted #ccb;
	}
.heading1 {
    background-color: #e0e0d0;
	padding: 1px;
	margin: auto;
	text-align:center;
	font-size: 10pt;
	border: 1px solid #E5E5E2;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	border-left: 1px solid #ddd;
	border-top: 1px solid #eee;
	line-height: 100%;
    }
div.hint {
	border: 1px #ccc dotted;
	padding: 1px;
	color: darkred;
	font-family: icon;
	font-size: 8pt;
	background-color: #fffff0;
	float: right;
	}

#sort_msg {
	border: 3px red dotted;
	padding: 50px;
	color: red;
	font-family: icon;
	font-size: 12pt;
	font-weight: bold;
	background-color: #fffff0;
	width: 20em;
	text-align: center;
	margin: auto;
	visibility: hidden;
/*	position: absolute;*/
	top: 300px;
	float: right;
	-moz-opacity: 0.85;
	}
th.hall_of_fame {
	text-align: left;
	font-weight: bold;
	border-bottom: 1px dotted #ccb;
	color: black;
	padding: 0 5px 0 0;
	}
.cell_hof, .cell_hof_last, .cell_hof_odd, .cell_hof_last_odd, .cell_hof_header, .cell_hof_header_last, .cell_hof_rowheader, .cell_hof_rowheader_last {
	background: #fff;
	margin: 1px;
	padding: 2px;
	border-bottom: 1px dotted #ccb;
	border-left: 1px dotted #ccb;
	vertical-align: top;
	}
.cell_hof_odd, .cell_hof_last_odd {
	background: #FFFBEF;
	}
.cell_hof_header, .cell_hof_header_last {
	background: #eee;
	border-top: 1px dotted #ccb;
	font-weight: bold;
	}
.cell_hof A, .cell_hof_odd A {
	text-decoration: underline;
	text-align: center;
	display: block;
	}
.cell_hof A:hover, .cell_hof_odd A:hover {
	background: #F3A871;
	}
.cell_hof_rowheader, .cell_hof_rowheader_last, .cell_hof_header, .cell_hof_header_last {
	background: #CADBE2;
	font-weight: bold;
	padding: 2px;
	}
.clear {
	clear: both;
	}
.credits {
	font-size : 75%;
	color: #888;
	line-height: 100%;
	display: block;
	}
.Credits {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #5b5c51;
	}

.Credits A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : none;
}

.Credits A:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : underline;
}

p.blurb {
	font-weight : bold;
	}
p.quote {
	font-style : italic;
	}
.error {
	color: red;
	}
.important {
	color: red;
	}
.reg_form {
	vertical-align: top;
	}
.reg_form_label {
	font-weight: bold;
	vertical-align: top;
	}
span.trade {
	font-size: 50%;
	position: relative;
	top: -1ex;
}
div.arrow {
	width: 100%;
	margin: 10px 0;
	background-image: url(/community/front_arrow_line.gif);
	height: 10px;
	text-align: right;
	}
.yellowbox {
	background-color: #FFFF99;
	text-align: center;
	}
.fb {
	}
.fb_input, .fb_select, .fb_text, .fb_password, .fb_textarea {
	width: 300px;
	}
.fb_textarea {
	height: 70px;
	}
.fb_label {
	text-align: right;
	padding-right: 1em;
	}
.fb_comment {
	font-size: 8pt;
	font-style: italic;
	}
.fb_submit {
	font-size: 150%;
	text-align: center;
	font-weight: bold;
	}
.fb_required {
	font-weight: bold;
	}
.fb_invalid {
	color: #c00;
	font-weight: bold;
	}
.fb_error {
	color: #c00;
	font-weight: bold;
	}
.fb_checkbox, .fb_radio {
	background: transparent;
	}
.message {
	font-weight: bold;
	color: red;
	padding: 7px 10px;
	background: lightyellow;
	border: 1px solid darkred;
	margin: 10px 0;
	display: block;
	}
div.seealso {
	font-weight: bold;
	text-align: center;
}

div.seealso a, div.seealso a:visited {
	font-size : 80%;
	font-weight: normal;
}


/* Certification styles */
.answer {
	margin: 10px 0;
	border: 1px solid #aaa;
	background: #f8f8f8;
	padding: 10px;
	border: 1px dotted #eee;
	font-size: 100%;
	display: block;
	}
.answer:hover {
	border: 1px solid #aaa;
	}

.question {
	margin: 10px 0px;
	font-size: 100%;
	font-weight: bold;
	}
.question img {
	margin: 10px 0 0 0;
	}
.answer span {
	}
.answer img {
	display: block;
	margin: 10px 0 0 25px;
	}
.answer input {
	display: block;
	float: left;
	background: transparent;
	margin: 0 10px 10px 0;
	}
div.button input {
	font-weight: bold;
	margin: 10px 0;
	}
div.timer {
	padding: 10px;
	border: 1px dotted #eee;
	background: #ffd;
	float: right;
	text-align: center;
	white-space: nowrap;
	margin: 0 0 10px 10px;
	vertical-align: middle;
	width: 180px;
	}
#timer {
	font-weight: bold;
	}
form.starter {
	}
form.starter input {
	font-weight: bold;
	width: 25em;
	}
img.starter {
	margin-right: 15px;
	border: 0;
	width: 30px;
	height: 20px;
	position: relative;
	top: 5px;
	}
td.input_req input, td.input_req select {
	width: 200px;
	}
div.tabs {
	background: white none repeat scroll 0 0;
	border-bottom: 1px solid #CCCCCC;
	border-collapse: collapse;
	height: 28px;
	padding: 0 0 0 15px;
	margin: 0 0 20px -20px;
	line-height:20px;
	font-size: 1em;
	}
div.tabs a, div.tabs a:visited, div.tabs span {
	background-color: #EEEEEE;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-webkit-border-top-left-radius:		5px;
	-webkit-border-top-right-radius:	5px;
	-webkit-border-bottom-right-radius:	0px;
	-webkit-border-bottom-left-radius:	0px;
	-moz-border-radius-topleft:			5px;
	-moz-border-radius-topright:		5px;
	-moz-border-radius-bottomright:		0px;
	-moz-border-radius-bottomleft:		0px;
	border-top-left-radius:				5px;
	border-top-right-radius:			5px;
	border-bottom-right-radius:			0px;
	border-bottom-left-radius:			0px;

	color: black;
	display: block;
	float: left;
	font-weight: normal;
	margin: 5px 2px 0 0;
	padding: 1px 6px;
	text-decoration: none;
	}
div.tabs a:hover {
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background-color: #F7F7F7;
	color: black;
	}
div.tabs a.act, div.tabs a.act:visited {
	background-color: white;
	border-bottom: 1px solid white;
	margin: 2px 2px 0 0;
	padding: 3px 7px 2px 7px;
	font-weight: bold;
	}
div.ac13_box {
  	background:#f8f8f8;
	margin-top: 15px;
	padding: 10px;
	overflow: hidden;     /* float clearing hack:                               */
	width: 100%;          /* http://www.quirksmode.org/css/clearing.html        */
}

div.ac13_box h3 {
  	margin: 0 0 10px 0;
	padding: 0;
	color: black;
}


div.ac13_movie {
	float: right;
	margin-left: 10px;
	text-align: right;
	width: 250px;
}

div.ac13_movie p {
	text-align:center;	
	margin-top: 15px;
}

div.ac13_movie p img {
	margin: 5px;
}

span.ad_time {	float:right;	font-size: 80%;	}
div.ad_contact {	padding: 4px;	}
div.ad_body {	border-bottom: 1px dashed #bdbdb6;	padding: 10px 4px;	}

table.downloads {
	width: 100%;
	}
table.downloads td, table.downloads th {
	text-align: center;
	padding: 0.5em 1em;
	}
a.pdf_icon {
	background: transparent url(/static_images/icons/pdf_icon_24x24.png) no-repeat scroll right bottom;
	}
a.external, a.external:link, a.external:hover {
	background: transparent url(/static_images/111/external_link.png) no-repeat scroll right center;
	padding-right: 14px;
	}
a.external:visited {
	background: transparent url(/static_images/111/external_link_visited.png) no-repeat scroll right center;
	padding-right: 14px;
	}
a.external_white, a.external_white:link, a.external_white:hover {
	background: transparent url(/static_images/111/external_white.png) no-repeat scroll right center;
	padding-right: 14px;
	}
p.presse a {
	font-weight: bold;
	}
table td {
	vertical-align: top;
	}
.command {
	font-size:		90%;
	display:		inline;
	border:			1px solid transparent; /* fuck IE */
	}
.ui_box {
	border:			1px dotted #ddd;
	padding:		10px;
	background:		lightyellow;
	margin:			0 0 10px 0;
	color:			black;
	}
.ui_message {
	border:			1px solid lightgray;
	padding:		3px 5px;
	background:		lightyellow;
	margin:			10px 0;
	font-weight:	bold;
	color:			red;
/*	float:			left;*/
	}
a.xbutton {
	font-size: 150%;
	font-weight: bold;
	text-decoration: none;
	margin: -3px -5px;
	padding: 4px;
	float: right;
	}
.xbutton:hover {
	color: orange;
	text-decoration: none;
	}
#account_list {
	}
.date_selector {
	border: 0;
	margin: 0 3px;
	}
.cell_label {
	white-space: nowrap;
	color:			black;
	}
.req_mark {
	color: red;
/*	float: right;*/
	margin: 0 0 0 5px;
	}
.noreq_mark {
/*	float: right;*/
	margin: 0 0 0 5px;
	}
.pwd_req {
	margin: 2px;
	padding: 0;
	line-height: 12px;
	}
.pwd_req li {
	padding: 1px;
	margin: 0 0 0 25px;
	line-height: 12px;
	}
td.form_label {
	color:			black;
	white-space: nowrap;
/*	width: 20%;*/
	}
.cell1, .cell_1st {
	margin: 1px;
	padding: 0px 2px;
	background-color: #fffff0;
	border-bottom: 1px dotted #ccb;
	border-right: 1px dotted #ccb;
	font-size: 8pt;
	color:			black;
	}
.cell_1st {
	border-left: 1px dotted #ccb;
	}
.debug {
	border: 1px dotted red !important;
	}


#lightbox{
	background-color:#eee;
	padding: 10px;
/*	border-bottom: 2px solid #666;
	border-right: 2px solid #666;*/
	border: 1px solid #ccc;
	box-shadow:			0 0 10px #ddd;
	-webkit-box-shadow:	0 0 10px #ddd;
	-moz-box-shadow:	0 0 10px #ddd;
-moz-box-shadow:

	-webkit-border-radius:		5px;
	-moz-border-radius:			5px;
	border-radius:				5px;

	}
#lightboxDetails{
	font-size: 70%;
	padding-top: 10px;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(/static_images/overlay_white.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(/static_images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/static_images/overlay_white.png", sizingMethod="scale");
	}
	
