/* Minification failed. Returning unminified contents.
(1717,68): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: runtimeStyle
(1717,68): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: parentNode
(1717,68): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: className
(1738,68): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: runtimeStyle
(1738,68): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: parentNode
(1738,68): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: className
(1885,67): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: runtimeStyle
(1885,67): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: parentNode
(1885,67): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: className
(1979,145): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: runtimeStyle
(1979,145): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: parentNode
(1979,145): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: className
(1989,145): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: runtimeStyle
(1989,145): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: parentNode
(1989,145): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: className
(2061,241): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: runtimeStyle
(2061,241): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: type
(2061,241): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: className
(2379,138): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: runtimeStyle
(2379,138): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: parentNode
(2379,138): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: className
(2391,138): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: runtimeStyle
(2391,138): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: parentNode
(2391,138): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: className
 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,  caption, tbody, tfoot, thead, td, th{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
.clear{
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
}

.none{display:none}
.l{float:left}
.r{float:right}

.inline li{
	display:-moz-inline-box;
	display:inline-block;
	*display:inline;
}

button{
	cursor:pointer;
}

form.linkbutton {
  display:inline;
  margin: 0px;
  padding: 0px;
  vertical-align: baseline;
}
form.linkbutton input {
  border: none;
  background: none;
  color: #0064ba;
  text-decoration: underline;
  cursor: pointer;
  display:inline;
  margin: 0px;
  padding: 0px;
  vertical-align: baseline;
  font: inherit;
}

div.overlay {
    z-index: 100;
    position:absolute;
    width: 100%;
    height: 100%;
    background-color: #222222;
    top: 0px;
    left: 0px;
    opacity: 0.5;
    filter: alpha(opacity=50);
    vertical-align:central;
    text-align:center;
}



/*-------------------------------------------------------*/
body {
	background:white url(/Content/Images/bg-body.gif) repeat-x  top;
	font: 12px Arial, Helvetica, sans-serif;
	color: #222;
}
a, a:link, a:hover {
	text-decoration:none;
	color: #0064ba;
    /*vertical-align: baseline;*/
}
a:hover {
	text-decoration:underline;
}
a.disabled {
   pointer-events: none;
   cursor: default;
   color: black;
   text-decoration:none;
}


/*-------------------------------------------------------*/

.links {
	border: solid 1px;
}
div.btmcol{
	clear: both;
	overflow: hidden;
	float:right;
	margin-bottom:14px;
	padding-bottom:4px;
}
div.btmcol ul {
	float:right;
}
div.btmcol ul li {
	display:inline;
}
div.btmcol ul li a {
	padding-left:14px;
	padding-right:10px;
	background:url(/Content/Images/arrow-cir-right-blue-fff.gif) 0 3px no-repeat;
}
div.ActionLinks 
{
	margin-top:10px;
	padding-left:18px;
	background:url(/Content/Images/arrow-cir-right-blue-fff.gif) 0px 3px no-repeat;
}
.maincontent ul.ActionLinks
{
 float: right;
 clear: both;
 list-style:none;
 margin:10px 0 10px 0;
 padding:0;
}

ul.ActionLinks li
{
 padding:4px;
 list-style:none;
}
ul.ActionLinks li>a{
	_display:block;/*	Win IE5.0	*/
	_display/**/:inline;
	margin-left:6px;
	padding-left:15px;
	background:url(/Content/Images/arrow_blue_gray.gif) 0 3px no-repeat;
}
ul.ActionLinks li>span{
	_display:block;/*	Win IE5.0	*/
	_display/**/:inline;
	margin-left:6px;
	padding-left:15px;
	background:url(/Content/Images/arrow_blue_gray.gif) 0 3px no-repeat;
}

ul.ActionLinksNofloat
{
 float: none;
 clear: both;
 list-style:none;
 margin:4px 0;
 padding:0;
}
ul.ActionLinksNofloat li
{
 display:inline-table;
 list-style:none;
}
ul.ActionLinksNofloat li a{
	_display:block;/*	Win IE5.0	*/
	_display/**/:inline;
	margin-left:6px;
	padding-left:15px;
	background:url(/Content/Images/arrow_blue_gray.gif) 0 3px no-repeat;
}
.pager
{
   padding:6px;
}
.notfound
{
   padding:6px;
}
.title {
	font-weight:bold;
	clear:both;
	display:block;
	margin:0;
	padding:3px 0;
	background-color:#E5E5E5;
}

.title a, .title span{
	_display:block;/*	Win IE5.0	*/
	_display/**/:inline;
	margin-left:6px;
	padding-left:15px;
	color:#333 !important;
	background:url(/Content/Images/arrow_blue_gray.gif) 0 3px no-repeat;
}

.printlink {
 float: right;
 clear: both;
 margin:10px 0 10px 0;
 padding:0;
}

.printlink a {
background: url(/Content/Images/ico_print.gif) no-repeat left top;
padding:0px 8px 0px 16px;
}

/*content*/
.maincontent 
{
	text-align: left;
	vertical-align:top;
	/*padding-top:14px;*/
}
.maincontent ul{
	margin:10px 20px;
	list-style: square;
}
.maincontent ul li{
	margin:0 15px;
}
.maincontent   p {
	margin-bottom:7px;
}
.timer 
{
	margin: 12px 0;
	
}
.timer span 
{
	font-weight:bold;
	color:Green;
}
.message-red 
{
	margin:12px 0;
	color:red;
}
.message-green 
{
	margin:12px 0;
	color:green;
}

.disabled
{
    color: Gray;
}

/*//content*/

ul.SubdivisionSelector
{
    list-style-type:none;
}
ul.SubdivisionSelector li
{
 padding:10px;
 display:inline;
}

ul.UserInstallerLevels
{
    list-style-type:none;
    margin:0px;
}
ul.UserInstallerLevels li
{
    margin:0px;
    white-space:nowrap;
}

/*Simple_tree */
.Simple-tree 
{
	padding-top:5px;
}

.Simple-tree ul
{
	list-style:none;
	margin: 0;
}
.Simple-tree ul li
{
	list-style:none;
	margin: 5px 0;
	padding-left:18px;
	background:url(/Content/Images/ico_folder.gif) 0px 2px   no-repeat;
}

.Simple-tree ul a
{
	font-weight: normal;
}
.Simple-tree ul li.open 
{
	margin: 5px 0;
	padding-left:18px;
	background:url(/Content/Images/ico_folder_open.gif) 0px 2px   no-repeat;
}
/*//Simple_tree */

.ul-inline ul {
    list-style-type:none;
	margin: 0;
}
.ul-inline ul li{
	list-style:none;
	margin: 0;
    display:inline;
}


/*bbCode area*/
.bbCodeArea ul li, .bbCodeArea ol li {
    margin: 0 0 0 0;
}
.bbCodeArea ul { 
   list-style-type: disc; 
   list-style-position: inside; 
   margin: 0, 0, 0, 0;
}
.bbCodeArea ol { 
   list-style-type: decimal; 
   list-style-position: inside;
   margin: 0, 0, 0, 0; 
}
.bbCodeArea ul ul, .bbCodeArea ol ul { 
   list-style-type: circle; 
   list-style-position: inside; 
   margin-left: 15px; 
}
.bbCodeArea ol ol, .bbCodeArea ul ol { 
   list-style-type: lower-latin; 
   list-style-position: inside; 
   margin-left: 15px; 
}
.bbCodeArea .bbstyle-h1 {
    font-size: larger;
    font-weight: bold
}
.bbCodeArea .prettyprint {
    font-family:monospace;
    font-size: small;
    margin-left: 30px;
}
.bbCodeArea blockquote {
  font: 12px normal helvetica, sans-serif;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 30px;
  padding-left: 10px;
  border-left: 3px solid #ccc;
}
.bbCodeArea img {
    max-width:800px;
    height:auto;
}
.bbCodeArea table td {
    padding: 5px;
    border:1px solid black
}

.question_list .bbCodeArea img {
    max-height:300px;
    max-width:400px;
    height:auto;
    cursor: pointer;
}
.question_list .bbCodeArea img.expanded {
    max-height:none;
    max-width:none;
}


/*notifications on home page*/
div.infoblock {
    border: 2px solid #6FA5DB;
    margin: 5px;
    padding: 5px;
}
div.infoblock a{
    font-size: 13px;
    font-weight: bold;
}
div.infoblock.polls-available ul li{
    list-style: none outside none;
}
div.infoblock.paidtest-alerts ul li{
    list-style: none outside none;
}

/* graphic representation of test/course access formula*/
div.installerCondition
{
    float:left;
    vertical-align: middle;
    padding: 5px;
}       
div.installerCondition div
{
    border: 1px solid #000000;
    padding: 5px;
    margin-left: 20px;
    vertical-align: middle;
}
div.installerCondition span
{
    display: block;
    padding: 5px;
    vertical-align: middle;
}
div.installerCondition div.true
{
    background-color: #75D345;
}
div.installerCondition div.false
{
    background-color: #FF5B5B;
}

/*comments area*/
.comments p {
     margin-top: 10px;
}

.comments ul li, .comments ol li {
margin-left:15px;
margin-bottom:5px;
}
.comments ul { 
   list-style-type: disc; 
   list-style-position: inside; 
   margin-top: 5px;
}
.comments ol { 
   list-style-type: decimal; 
   list-style-position: inside;
   margin-top: 5px; 
}
.comments ul ul, .comments ol ul { 
   list-style-type: circle; 
   list-style-position: inside; 
   margin-left: 15px; 
}
.comments ol ol, .comments ul ol { 
   list-style-type: lower-latin; 
   list-style-position: inside; 
   margin-left: 15px; 
}
body{
	/*text-align:center;*/
	padding-left: 30px;
	padding-right: 30px;
}

#pagewidth { 
	margin:0 auto;/* 18px;	*/
	text-align:center;
	width: 100%;
	min-width: 770px;
	max-width: 1200px;
} 

/*header*/
#header 
{
	position:relative;
	height: 50px;
	margin-bottom:13px;
}
/*//header*/
/*topmenu*/
#topmenu {
	position:relative;
	margin:2px 0;
	text-align: left;
}
/*//topmenu*/

/*path*/
#path{
	clear:both;
	padding:4px 0 6px 0;
	color:#666;
}
/*//path*/

/*twocol_table*/
#twocol-table {
	margin-top:15px;
	clear:both;
}
#twocol-table  div.rasp{
	width: 208px;
	font-size:0;
}
#twocol-table .bigcol {
	width: 100%;
	vertical-align:top;
}
#twocol-table .smallcol {
	vertical-align:top;
}
#twocol-table .titlecol {
	font-size:16px;
	font-weight:bold;
	/*height:20px;*/
	min-height:22px;
	_height:22px;
	padding:  0 0 4px 0;
}
/*//twocol_table*/

/*twocol_table_plain*/
#twocol-table-plain {
	clear:both;
}
#twocol-table-plain  div.rasp{
	width: 208px;
	font-size:0;
}
#twocol-table-plain .rightcol {
	width: 70%;
	vertical-align:top;
}
#twocol-table-plain .leftcol 
{
    width: 30%;
	vertical-align:top;
}
#twocol-table-plain .titlecol {
	font-size:16px;
	font-weight:bold;
	min-height:22px;
	_height:22px;
	/*height:20px;*/
	padding:  0 0 4px 0;
}
#twocol-table-plain .rightcol .titlecol {
	border-bottom: solid 4px #6fa5db;
}
#twocol-table-plain .leftcol .titlecol 
{
    border-bottom: solid 4px #97A1AA;
	color:#97a1aa;
}

#twocol-table-plain .leftcol .titlecol form 
{
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;        
	*display: inline;
    margin:0 0 -5px 0;	
}


#twocol-table-plain .rightcol .titlecol,#twocol-table-plain .rightcol .maincontent {
	padding-left: 18px;
}

/*#twocol-table-plain .rightcol .maincontent ul.ActionLinks,#twocol-table-plain .leftcol .maincontent ul.ActionLinks
{
 float: none;
 margin-top:4px;
 margin-bottom:4px;
}

#twocol-table-plain .rightcol .maincontent ul.ActionLinks li,#twocol-table-plain .leftcol .maincontent ul.ActionLinks li
{
 display:inline-table;
}
*/

/*//twocol_table_plain*/

/*footer*/
#footer {
    text-align: left;
	margin-top:24px;
	height: 50px;
	background: url(/Content/Images/bg_footer2.gif) repeat-x  top;
}
.copy {
	padding-top:14px;
}
/*//footer*/

#notification_messages .Info {
    color:green;
}

#notification_messages .Warning {
    color:red;
}

#notification_messages .Error {
    color: red;
}

/*header*/
#header .logo {
	position:relative;
	left:12px;
	text-align: left;
	padding-top: 16px;
}
#header .text {
	position:absolute;
	top:31px;
	left:152px;
	color:#a1a1a1;
	font-size:12px;
	font-weight:bold;
	width:350px;
}

#header .blockuser{
	position:absolute;
	right:0;
	top:18px;
	text-align: right;
}
#header .user-name{
	font-size:14px;
	color:#a1a1a1;
}
#header .user-action {
	position: absolute;
	right:0;
	top:26px;
	padding-left:14px;
	color:#222;
	background: url(/Content/Images/arrow_gray.gif) 0 50% no-repeat;
}
#header .user-action a{
	color:#222;
}
/*//header*/

/*topmenu*/
#topmenu {
	width:100%;
	background:#d5d5d5;
	border-bottom: solid 1px #b0b0b0;
}
#topmenu .float_menu {
	margin: 0;
    background:#d5d5d5;
}

#topmenu .drop_menu { 
    background:#e3e3e3; 
    border-bottom: solid 1px #b0b0b0;
    border-right: solid 1px #b0b0b0;
}
#topmenu .float_menu td {
	vertical-align:top;
}
#topmenu .float_menu  a, #topmenu .menu_folder {
	display: block;
	color:#222;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
	white-space:nowrap;
	padding: 4px 15px 5px 15px;
	padding-top: 4px;
	padding-bottom: 5px;
	
}
#topmenu .float_menu a,  #topmenu .menu_folder { text-align: center; background:#d5d5d5;}
#topmenu .drop_menu a { text-align: left; background:#e3e3e3;}

#topmenu .float_menu  a:hover,#topmenu .float_menu  a.on:hover, #topmenu .drop_menu  a:hover,#topmenu .drop_menu  a.on:hover, #topmenu .float_menu .menu_folder:hover{
	background:#eaeaea;
}

#topmenu .float_menu .menu_folder:hover { cursor: pointer; }

#topmenu .float_menu a.on, #topmenu .drop_menu a.on, #topmenu .menu_folder.on{
	background:#fff url(/Content/Images/bg-globalnav.gif) 100% 100% repeat-x;
}
.menu_folder_content { display: none; position: absolute; z-index:1; }
/*//topmenu*/

/*path*/
/*#path {
	margin: 3px 0;
}*/
#path ul {	
	list-style: none;
	width:100%;
	margin: 0px 0;
	clear:both;
	overflow:hidden;
}
#path li {	
	float: left;
	background: url(/Content/Images/arrow_path.gif) 0px 4px  no-repeat;
	padding: 0 15px 0 15px;
	margin-bottom:3px;
}
#path li:first-child  {
	background: none;
	padding: 0 15px 0 0;
}
#path a{
	display: block;
	color:#135da3;
	text-decoration:none;
	white-space:nowrap;
}
#path a:hover{
	text-decoration:underline;
}
/*//path*/


#twocol-table .smallcol .titlecol {
    color: #97a1aa;
    border-bottom: solid 4px #97a1aa;
    margin-bottom: 8px;
}

/*left menu*/
.leftmenu{
	position: relative;
	z-index:5;
	padding-bottom:10px;
	/*	visibility:hidden;	*/
}

.leftmenu *{
	margin:0;
	padding:0;
	font-size:11px;
}

.leftmenu ul{
	list-style:none;
	clear:both;
	overflow:hidden;
}
.leftmenu li{
	display: inline;
}
.leftmenu  a{
	display: block;
	padding:3px 6px 4px 6px;
	color:#0064ba;
	text-decoration:none;
}
.leftmenu ul li ul li a,
.leftmenu ul li.on ul li a,
.leftmenu ul li ul li ul li a,
.leftmenu ul li ul li.on ul li a{
	border-top:solid 2px #e1eaf9;
}

.leftmenu a:hover{
	text-decoration:underline;
}
/* 1st memu
-----------------------------------------------	*/
.leftmenu ul li a{
	border-top:solid 2px #fff;
	background:#eee;
}
.leftmenu ul li.on a{
	color:#fff;
	background:#738ba3
}
/* 2nd menu
-----------------------------------------------	*/
.leftmenu ul li ul li a,
.leftmenu ul li.on ul li a{
	padding-left:15px;
	background:#f3f8fe url(/Content/Images/bul-2nd.gif) 8px 11px no-repeat;
}
.leftmenu ul li.on ul li a{color:#0064ba;}

.leftmenu ul li ul li.on a{
	color:#fff;
	background:#738ba3 url(/Content/Images/bul-2nd_on.gif) 8px 11px no-repeat;
}
/* 3rd menu
-----------------------------------------------	*/
.leftmenu ul li ul li ul li a,
.leftmenu ul li ul li.on ul li a{
	padding-left:24px;
	color:#0064ba;
	background:#fff url(/Content/Images/bul-3nd.gif) 17px 11px no-repeat;
}
.leftmenu ul li ul li ul li.on a{
	color:#fff;
	background:#738ba3 url(/Content/Images/bul-3nd_on.gif) 17px 11px no-repeat;
}
/*//left menu*/

/*blockuser*/
#twocol-table .rightcol .blockuser {
	padding-left: 18px;
}
.userinfo {
	border-bottom: solid 2px #6fa5db;
	padding: 5px 0 7px 0;
	color:#474747;
}

.userinfo .photo {
	text-align:center;
	padding: 10px 3px 10px 3px;
}

.userinfo ul {
	font-size: 11px;
	padding: 5px 0 5px 0;
}
.userinfo ul li {
	padding-left: 15px;
	background: url(/Content/Images/blet-li.gif) 2px 7px  no-repeat;
}
.userinfo ul ul {
	font-size: 11px;
}
.userinfo ul ul li {
	padding-left: 22px;
	background: url(/Content/Images/blet-li_2.gif) 6px 8px  no-repeat;
}
.userinfo h2 {
	font-weight: bold;
}
.userinfo ul li a {
	padding-left:0px;
	font-size: 11px;
	background:none;
}
.userinfo a {
	padding-left:18px;
	font-size: 11px;
	background:url(/Content/Images/arrow-cir-right-blue-fff.gif) 2px 3px no-repeat;
}

.cert {
	 padding: 10px 3px 10px 3px;
	 text-align:center;
}
/*//blockuser*/
#twocol-table .bigcol .titlecol {
	border-bottom: solid 4px #6fa5db;
    margin-bottom: 8px;
}
#twocol-table .bigcol .titlecol form,
#twocol-table .smallcol .titlecol form
{
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;        
	*display: inline;
    margin:0 0 -4px 0;	
}
#twocol-table .leftcol .titlecol {
	color:#97a1aa;
}
#twocol-table .rightcol .titlecol,#twocol-table .rightcol .maincontent {
	padding-left: 18px;
}

/*eventlist*/
.eventlist {
	margin-bottom:24px;
}
.eventlist .left {
	width:100px;
	vertical-align: top;
}
.eventlist td {
	vertical-align:top;
	padding-top:5px;
	padding-bottom:5px;
}
.eventlist td span {
	display:block;
	width: 100px;
	background:url(/Content/Images/blet-li.gif) 5px 6px no-repeat;
	padding-left:14px;
	font-weight:bold;
}
.eventlist .ev-name {
	font-weight:bold;
	margin-bottom:5px;
}
.eventlist  a:hover{
	text-decoration:underline;
}

/*//eventlist*/


/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset 
{
    margin: 1em 0;
    padding: 1em;
    border: 1px solid #CCC;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input[type="text"] 
{
    width: 400px;
    border: 1px solid #CCC;
}

input[type="password"] 
{
    width: 200px;
    border: 1px solid #CCC;
}

input[type="radio"], input[type="checkbox"] {
  margin-top:0;
}

textarea
{
    width: 400px;
    height: 80px;
    border: 1px solid #CCC;
}

/* TABLE
----------------------------------------------------------*/
table.tlist 
{ margin: 12px 0;
  /*border: solid 1px #b3ceea;*/ /*#e8eef4*/
  border-collapse: collapse;
}
table.tlist td 
{
  padding: 5px;   
  border: solid 1px #b3ceea;
}
table.tlist td.b_left 
{
  border-left: solid 3px #b3ceea;
}
table.tlist td.b_right 
{
  border-right: solid 3px #b3ceea;
}
table.tlist td.b_left_right 
{
  border-left: solid 3px #b3ceea;
  border-right: solid 3px #b3ceea;
}
table.tlist td.subtitle 
{
  padding: 10px 5px 5px 5px;
  font-weight: bold;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
}

table.tlist td img 
{
	display:block;
	margin:0 auto;
}

table.tlist th
{
  padding: 6px 5px;
  text-align: center;
  background-color: #e8eef4; 
  border: solid 1px #b3ceea;
  font-weight: bold;  
}

table.tlist th.subtitle_white
{
  text-align: left;
  font-weight: bold;
  font-size: 14px;
  padding: 10px 5px 5px 5px;
  background-color: #ffffff; 
  border-left: solid 1px #ffffff;
  border-right: solid 1px #ffffff;
  border-top: solid 1px #ffffff;
  border-bottom: solid 1px #b3ceea;
}

table.tlist th.b_left 
{
  border-left: solid 3px #b3ceea;
}
table.tlist th.b_right 
{
  border-right: solid 3px #b3ceea;
}
table.tlist th.b_left_right 
{
  border-left: solid 3px #b3ceea;
  border-right: solid 3px #b3ceea;
}

table.tform table.tlist
{
  border: solid 1px #ffffff;
  border-collapse: collapse;
  margin-bottom:5px;
}

table.tform table.tlist td 
{
	text-align: center;
	width:auto;
	padding: 5px;   
	border: solid 1px #ffffff;
}

table.tform table.tlist td input[type="text"] 
{
    width: 300px;
}
table.tform table.tlist td.short input[type="text"] 
{
    width: 100px;
}


table.tform table.tlist th
{
	width:auto;
	padding: 6px 5px;
	text-align: center;
	background-color: #e8eef4; 
	border: solid 1px #ffffff;
	font-weight: bold;  
}



table.tsublist 
{
  margin: 5px;
  border:1px solid #e5e5e5;
  border-collapse: collapse;
  font-size:11px;
}

table.tsublist td 
{
  padding: 5px;   
  border: solid 1px #e5e5e5;
}

table.tsublist th
{
  padding: 6px 5px;
  text-align: left;
  background-color: #f1f1f1; 
  border: solid 1px #e5e5e5;
  font-weight: bold;  
}


table.tlist td.total
{
  font-weight: bold;
  font-size:15px;
  text-align: center;
  border-left: solid 3px #e8eef4;
  border-right: solid 3px #e8eef4;
  width:90px;
}
table.tlist th.total
{
  text-align: center;
}

table.tlist td.high
{
  font-size:11px;
  text-align: center;
  border-left: solid 3px #e8eef4;
  color:Red;
  width:30px;
}
table.tlist th.high
{
  font-size:11px;
  color:Red;
  font-weight:normal;
}

table.tlist td.high a
{
  color:Red;
}

table.tlist td.normal
{
  font-size:11px;
  text-align: center;
  width:30px;
  color:black;
}
table.tlist td.normal a
{
  color:black;
}
table.tlist th.normal
{
  font-size:11px;
  color:black;
  font-weight:normal;
}

table.tlist td.low
{
  font-size:11px;
  text-align: center;
  color:gray;
  border-right: solid 3px #e8eef4;
  width:30px;
}

table.tlist td.low a
{
  color:gray;
}
table.tlist th.low
{
  font-size:11px;
  color:gray;
  font-weight:normal;
}

table.tlist tr.canceled td
{
  background-color:#ffffff;
  color:gray;
}

table.tlist tr.planned td 
{
  background-color:#defdb1;
}

table.tlist tr.running td
{
  background-color:#feccc9;
}

table.tlist tr.finished td
{
  background-color:#ffffff;

}




.sem_signed
{
  padding-left:25px;
  background:url(/Content/Images/ico_sem_signed.gif) 0 4px no-repeat;
  height:25px;
  padding-top:7px;

}

.sem_closed
{
  padding-left:25px;
  background:url(/Content/Images/ico_sem_closed.gif) 0 4px no-repeat;
  height:25px;
  vertical-align:middle;
}

.sem_join
{
    width:110px;
    height:45px;
        
    }

/* MISC  
----------------------------------------------------------*/
/*.clear
{
    clear: both;
}*/

.error
{
    color:Red;
}

#menucontainer
{
    margin-top:40px;
}

div#title
{
    display:block;
    float:left;
    text-align:left;
}

#logindisplay
{
    font-size:1.1em;
    display:block;
    text-align:right;
    margin:10px;
    color:White;
}

#logindisplay a:link
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:visited
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:hover
{
    color: white;
    text-decoration: none;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
    color: #ff0000;
    display: block;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid
{
    display: none;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/

.display-label, .editor-label,
.display-field, .editor-field
{
    margin: 0.5em 0;
}

.display-label, .editor-label
{
    float: left;
    width: 150px;
    clear: both;
    padding-right: 15px;
}

.display-field, .editor-field
{
    float: left;
    width: 400px;
}





.text-box
{
    width: 30em;
}

.text-box.multi-line
{
    height: 6.5em;
}

.tri-state
{
    width: 6em;
}


table.tprop 
{
    width:650px;/* fixed */
	margin:12px 0 12px;
	padding:0;
	border-collapse:collapse;
	border-top:1px solid #39f;
	border-bottom:1px solid #39f;
}

table.tprop th 
{
    text-align:left;
    width:200px;
}

table.tprop th.ttitle
{
    background-color:#E5E5E5;
    font-weight:bold;
    text-align:left;
    padding:4px 3px 3px 3px;
}
table.tprop th.subtitle
{
    background-color:#f1f1f1;
    font-weight:bold;
    text-align:left;
    padding:4px 3px 3px 3px;
}

table.tprop th,
table.tprop td
{
    vertical-align:top;
	padding:4px 3px;
	border-top:1px solid #e5e5e5;
}

table.tprop td 
{
    /*width:400px;*/
}
table.search-form 
{
	margin:12px 0;
}
table.search-form th,
table.search-form td
{
	padding:4px 3px;
}
table.tform 
{
    width:650px;/* fixed */
	margin:12px 0 12px;
	padding:0;
	border-collapse:collapse;
	border-bottom:1px solid #39f;
}

table.tprop table.tform 
{
    width:auto;
}

table.tform th 
{
    text-align:right;
    width:200px;
}

table.tform th.ttitle
{
    background-color:#E5E5E5;
    font-weight:bold;
    text-align:left;
    padding:4px 3px 3px 3px;
}

table.tform th,
table.tform td
{
    vertical-align:top;
	padding:4px 3px;
	border-top:2px;
	border-color:#ffffff;
	border-style:solid;
	background-color:#f1f1f1;
	
}

table.tform td.required 
{
    color:Red;
}
span.required 
{
    color:Red;
}
table.tform td.required ul li
{
    color:Black;
}

table.tform td.required div
{
    color:Black;
}

table.tform td.question textarea
{
    height:250px;
}
table.tfilter 
{
	margin:12px 0 12px;
	padding:0;
	border-collapse:collapse;
}

table.tfilter th 
{
    text-align:right;
}

table.tfilter th,
table.tfilter td
{
	padding:4px 3px;
}

table.tfilter th.ttitle
{
    background-color:#E5E5E5;
    font-weight:bold;
    text-align:left;
    padding:4px 3px 3px 3px;
}

table.tfilter td input[type="text"] 
{
    width: 200px;
    border: 1px solid #CCC;
}

.buttons
{
 padding:0 0 12px 0;
 float:right;
}
.buttons span {
    vertical-align:initial
}

.buttons form {
    display: inline
}

button.imagebutton
{
    background-color:transparent;
    border-width:0px;
    width:22px;
    height:16px;
}

input.table_button
{
    width: 85px;
    font-size: 11px;
}

/* Style for special inputs */
table.tfilter td input.date
{
    width: 90px;
}
input.date
{
    width: 90px;
}


/*warranty*/
.warranty_no 
{
	/*background-color: #FFA0A0;*/
}
.warranty_no div.left 
{
	float:left;
	height:15px;
	background: url(/Content/Images/bg_red_left.gif) no-repeat;
	padding-left: 7px;
	margin-right:5px;
}
.warranty_no div.right 
{
	height:15px;
	text-align:center;
	background: #ca2529 url(/Content/Images/bg_red_right.gif) no-repeat right;
	padding-left: 3px;
	padding-right: 10px;
	color: #ffffff;
}
.warranty_regular
{
	/*background-color: #FFFFA0;*/
}
.warranty_regular div.left 
{
	float:left;
	height:15px;
	background: url(/Content/Images/bg_oran_left.gif) no-repeat;
	padding-left: 7px;
	margin-right:5px;
}
.warranty_regular div.right 
{
	height:15px;
	text-align:center;
	background: #ffb60f url(/Content/Images/bg_oran_right.gif) no-repeat right;
	padding-left: 3px;
	padding-right: 10px;
	color: #ffffff;
}
.warranty_extended
{
	/*background-color: #A0FFA0;*/
}
.warranty_extended div.left 
{
	float:left;
	height:15px;
	background: url(/Content/Images/bg_green_left.gif) no-repeat;
	padding-left: 7px;
	margin-right:5px;
}
.warranty_extended div.right 
{
	height:15px;
	text-align:center;
	background: #77a420 url(/Content/Images/bg_green_right.gif) no-repeat right;
	padding-left: 3px;
	padding-right: 10px;
	color: #ffffff;
}

/*ul.tree
{
    padding-left: 15px;
}*/

/* JQueryUI styles */
.ui-autocomplete-loading { background: white url(/Content/Images/ui-anim_basic_16x16.gif) right center no-repeat; }

/* Courses */
#flash
{ 
    padding: 10px 0 0 0;
}

#questions ul li
{ 
    font-weight:bold;
    padding: 5px 0 5px 0;
    list-style: none;
}
#questions ul li ul li
{ 
    font-weight:normal;
    padding: 3px 0 3px 0;
    list-style: none;
}

/* Tests */
ol.question_list li.question
{ 
    font-weight:bold;
    padding: 5px 0 5px 0;
}
ol.question_list li.question ul li
{ 
    font-weight:normal;
    padding: 3px 0 3px 0;
    list-style: none;
}
ol.question_list li.question ul li
{ 
    font-weight:normal;
    padding: 3px 0 3px 0;
    list-style: none;
    border-top: solid 1px #b3ceea
}
ol.question_list li.question ul li div.bbCodeArea {
    display:inline;
}


.fin_document 
{
    padding: 20px;
    margin: 10px;
    background-color: #ffffff; 
    border: solid 1px #cccccc;
}

ul.radio-list {
    margin:0px;
    list-style:none;
}
ul.radio-list>li {
    margin-left:0px;
}
.radio-list-inline {
    float:left;
    clear:none;
}
.radio-list-inline>div{
    float:left;
    clear:none;
}
ul.radio-list-inline {
    margin:0px;
    list-style:none;
}
ul.radio-list-inline>li {
    margin-left:10px;
    float:left;
    clear:none;
}
.iAccept, .AgreementText { margin-top:4px; padding-top:4px; border-top:1px solid #e5e5e5; }



/*qa list*/
.Events-content .events-list
{
	margin-top:10px;
	margin-bottom:10px;
	
}

.Events-content .events-list th, .Events-content .events-list td
{
	padding:3px 5px; 
	text-align:center;
	border-bottom: solid 1px #e5e5e5;
}
.Events-content .events-list td
{
    padding-top:10px;
}

.Events-content .events-list th:first-child, .Events-content .events-list th.first-child 
{
	text-align:left;
}

.Events-content .events-list th.events-title 
{
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#222;
	padding-left:0;
}
* html .Events-content .events-list th {
z-index: expression(runtimeStyle.zIndex = 1,
this == parentNode.firstChild ? (className += " second-child") : 0 )
}

.Events-content .events-list th
{
	color:#97a1aa;
}
.Events-content .events-list th a
{
	color:#97a1aa;
	text-decoration:underline;
}
.Events-content .events-list td.content
{
	padding-right:10px;
	padding-left:0;
	text-align:left;
	/*color:#97a1aa;*/
}
* html .Events-content .events-list td {
z-index: expression(runtimeStyle.zIndex = 1,
this == parentNode.firstChild ? (className += " second-child") : 0 )
}
.Events-content .events-list .qa
{
	position:relative;
	padding-left:5px;
	/*color:#97a1aa;*/
}
.Events-content .events-list .qa .qa-icon
{
	position:absolute;
	width:16px;
	margin-left:-25px;
	top:3px;
	text-align: center;
}
.Events-content .events-list .qa span
{
	color:#222;
	font-weight:bold;
}
.Events-content .events-list .qa span a
{
	font-size:13px;
	text-decoration:none
}
.Events-content .events-list .qa a:hover
{
	/*color:#222;*/
	/*font-weight:bold;*/
	text-decoration:underline
}

.Events-content .events-list .annotation
{
	text-align:left;
}

.Events-content .events-list p {
    margin-bottom:0;
}

.Events-content .events-list p.groupinfo {
    margin-top:7px;
}

/*Qa_tree */
.Media-tree 
{
	padding-top:5px;
}

.Media-tree ul
{
	list-style:none;
	margin: 0;
}
.Media-tree ul li
{
	list-style:none;
	margin: 5px 0;
	padding-left:18px;
	background:url(/Content/Images/ico_folder.gif) 0px 2px   no-repeat;
}

.Media-tree ul a
{
	font-weight: normal;
}
.Media-tree ul li.open 
{
	margin: 5px 0;
	padding-left:18px;
	background:url(/Content/Images/ico_folder_open.gif) 0px 2px   no-repeat;
	font-weight:bold;
}
/*//Qa_tree */

/*Qa_content*/
.Media-content
{
}
.Media-content table td.search-block
{
	width:70%;
}
/*search form*/
.Media-content .media-search-form 
{
	margin-top: 10px;
}
.Media-content .media-search-form th:first-child
{
	color:#222;
	font-weight: bold;
}
.Media-content .media-search-form th
{
	color:#97a1aa;
	font-weight: bold;
}
.Media-content .media-search-form td:first-child
{
	text-align:left;
}
.Media-content .media-search-form td
{
	text-align:center;
}
.Media-content .media-search-form td, .Media-content .media-search-form th
{
	padding: 0 15px 2px 0;
}
.Media-content .media-search-form td input[type="text"]
{
	 width: 200px;
}
/*qa list*/
.Media-content .media-list
{
	margin-top:10px;
	margin-bottom:10px;
	width: 100%;
}

.Media-content .media-list th, .Media-content .media-list td
{
	padding:3px 5px; 
	text-align:center;
	border-bottom: solid 1px #e5e5e5;
}
.Media-content .media-list td
{
    padding-top:10px;
    padding-bottom:10px;
}

.Media-content .media-list th:first-child, .Media-content .media-list th.first-child 
{
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#222;
	padding-left:0;
}
* html .Media-content .media-list th {
z-index: expression(runtimeStyle.zIndex = 1,
this == parentNode.firstChild ? (className += " first-child") : 0 )
}
.Media-content .media-list th:first-child a, .Media-content .media-list th.first-child a
{
	color:#0064ba;
	/*padding-left:15px;*/
	text-decoration:underline;
}

.Media-content .media-list th
{
	color:#97a1aa;
}
.Media-content .media-list th a
{
	color:#97a1aa;
	text-decoration:underline;
}
.Media-content .media-list td.content
{
	padding-right:10px;
	padding-left:0;
	text-align:left;
	/*color:#97a1aa;*/
}
.Media-content .media-list td.content a
{
	/*color:#222;*/
	font-weight:bold;
	text-decoration:none;
}
.Media-content .media-list td.content a:hover
{
	text-decoration:underline;
}

.Media-content .media-list .media
{
	position:relative;
	padding-left:25px;
	/*color:#97a1aa;*/
}




.Media-content ul.ActionLinks
{
	margin-bottom:0px;
}
.Media-content ul.ActionLinks li
{
	padding:2px;
}

/*Qa_tree */
.Qa-tree { padding-top: 5px; }

.Qa-tree ul { list-style: none; margin: 0; }

.Qa-tree ul li { list-style: none; margin: 5px 0; padding-left: 18px; background: url(/Content/Images/ico_folder.gif) 0px 2px no-repeat; }

.Qa-tree ul a { font-weight: normal; }

.Qa-tree ul li.open { margin: 5px 0; padding-left: 18px; background: url(/Content/Images/ico_folder_open.gif) 0px 2px no-repeat; font-weight: bold; }
/*//Qa_tree */

/*Qa_content*/
.Qa-content { clear: both; }

.Qa-content table td.search-block { width: 70%; }
/*search form*/
.Qa-content .qa-search-form { margin-top: 10px; }

.Qa-content .qa-search-form th:first-child { color: #222; font-weight: bold; }

.Qa-content .qa-search-form th { color: #97a1aa; font-weight: bold; }

.Qa-content .qa-search-form td:first-child { text-align: left; }

.Qa-content .qa-search-form .qa-search-options label { text-align: left; font-weight: bold; color: #97a1aa; padding-left: 0; }

.Qa-content .qa-search-form td, .Qa-content .qa-search-form th { padding: 0 15px 2px 0; }

.Qa-content .qa-search-form td input[type="text"] { width: 200px; }
/*qa list*/
.Qa-content .qa-list { margin-top: 10px; margin-bottom: 10px; width: 100%; }

.Qa-content .qa-list th, .Qa-content .qa-list td { padding: 3px 5px; text-align: center; border-bottom: solid 1px #e5e5e5; }

.Qa-content .qa-list td { padding-top: 10px; }

.Qa-content .qa-list th:first-child, .Qa-content .qa-list th.first-child { text-align: left; font-size: 14px; font-weight: bold; color: #222; padding-left: 0; }

* html .Qa-content .qa-list th { z-index: expression(runtimeStyle.zIndex = 1, this == parentNode.firstChild ? (className += " first-child") : 0 ); }

.Qa-content .qa-list th:first-child a, .Qa-content .qa-list th.first-child a { color: #0064ba; /*padding-left:15px;*/ text-decoration: underline; }

.Qa-content .qa-list th { color: #97a1aa; }

.Qa-content .qa-list th a { color: #97a1aa; text-decoration: underline; }

.Qa-content .qa-list td:first-child, .Qa-content .qa-list td.first-child { padding-right: 10px; padding-left: 0; text-align: left; /*color:#97a1aa;*/ }

* html .Qa-content .qa-list td { z-index: expression(runtimeStyle.zIndex = 1, this == parentNode.firstChild ? (className += " first-child") : 0 ); }

.Qa-content .qa-list .qa { position: relative; padding-left: 25px; /*color:#97a1aa;*/ }

.Qa-content .qa-list .qa .qa-icon { position: absolute; width: 16px; margin-left: -25px; top: 3px; text-align: center; }

.Qa-content .qa-list .qa span { color: #222; font-weight: bold; vertical-align: baseline; }

.Qa-content .qa-list .qa a { /*color:#222;*/ font-size: 13px; font-weight: bold; text-decoration: none; }

.Qa-content .qa-list .qa a:hover { /*color:#222;*/ font-weight: bold; text-decoration: underline; }

.Qa-content .qa-list .annotation { text-align: left; }

.Qa-content .qa-list .qa-panas { color: #0041c6; padding-left: 65px; background: url(/Content/Images/ico_qa_panas.gif) 0 2px no-repeat; }

.Qa-content ul.ActionLinks { margin-bottom: 0px; }

.Qa-content ul.ActionLinks li { padding: 2px; }

.Qa-content .qa-author { margin-top: 10px; font-weight: bold; vertical-align: baseline; }

.Qa-content .qa-author span { color: #97a1aa; vertical-align: baseline; }

.Qa-content .qa-author span label { vertical-align: baseline; }

.Qa-content .qa-author ul.UserInstallerLevels, .Qa-content .qa-author ul.UserInstallerLevels li { display: inline; }
/*Qa_question*/
.Qa-content .qa-question { margin-top: 0; width: 100%; }

.Qa-content .qa-question th { width: 30%; padding-left: 0; }

.Qa-content .qa-question td { width: 70%; padding-left: 18px; }

.Qa-content .qa-question .qa-title { color: #97a1aa; font-weight: bold; }

.Qa-content .qa-question .qa-panas { margin-top: 12px; color: #0041c6; }

.Qa-content .qa-question .qa-panas .qa-title { color: #0041c6; font-weight: bold; }

.Qa-content .qa-question .qa-comment { margin-top: 12px; color: #ff4910; }

.Qa-content .qa-question .qa-comment .qa-title { font-weight: bold; }

.Qa-content .qa-question .qa-admin { margin: 12px 0; background-color: #ffffff; padding: 5px 12px 10px 8px; }

.Qa-content .qa-question .qa-admin .qa-panas { margin: 0; color: #0041c6; /*font-weight:bold;*/ }

.Qa-content .qa-question .qa-admin .qa-panas .qa-title-intern { font-weight: bold; color: #BD0000; }

.Qa-content .qa-question .qa-admin .qa-panas .qa-title-intern a { color: #BD0000; }

.Qa-content .qa-question .qa-admin .qa-comment-intern textarea { background: #fdf4f3; }

.Qa-content .qa-question .qa-admin textarea { width: 100%; height: 90px; font: 12px Arial, Helvetica, sans-serif; margin-bottom: 7px; background: #f1f1f1; }

.Qa-content .qa-question .qa-admin .buttons { margin: 0; float: none; text-align: right; padding: 0; }

#view_decision { background: #f1f1f1; padding: 5px; }

#view_comment { background: #fdf4f3; padding: 5px; }

.qa-decision-attach ul li { vertical-align: middle; }


/*table form*/
.Qa-content .new-question table.tform { width: 770px; padding: 0; border-collapse: collapse; border: none; }

.Qa-content .new-question table.tform td { padding: 4px 3px; vertical-align: top; }

.Qa-content .new-question table.tform td input { vertical-align: middle; }

* html .new-question table.tform td input { z-index: expression( runtimeStyle.zIndex = 1, type == "text" ? (className += " formText") : 0, type == "file" ? (className += " formFile") : 0, type == "submit" ? (className += " formSubmit") : 0 ); }

.Qa-content .new-question table.tform td input[type="file"] { margin: 2px 0 5px 0; }

.Qa-content .new-question table.tform td input.formFile { margin: 2px 0 5px 0; }

.Qa-content .new-question table.tform td a { vertical-align: middle; }

.Qa-content .new-question table.tform th { width: 120px; /*font-weight:bold;
    color:#97a1aa;*/ padding: 4px 15px 4px 3px; }

.Qa-content .new-question table.tform td textarea { vertical-align: middle; width: 98%; height: 90px; font: 12px Arial, Helvetica, sans-serif; }

.Qa-content .new-question table.tform tr.qa-admin { background-color: #f1f1f1; }

.Qa-content .new-question table.tform .qa-panas th { color: #0041c6; font-weight: bold; }

.Qa-content .new-question table.tform .qa-panas td textarea { height: 190px; }

.Qa-content .new-question table.tform .qa-comment th { color: #97a1aa; font-weight: bold; }
/*table prop*/
.Qa-content table.tprop { width: 100%; margin: 0px 0 12px; padding: 0; border-collapse: collapse; border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; }

.Qa-content table.tprop th { text-align: left; width: 40%; }

.Qa-content table.tprop th,
.Qa-content table.tprop td { padding: 4px 3px; }

.Qa-content table.tprop-noborder { width: 100%; margin: 0px 0 12px; padding: 0; }

.Qa-content table.tprop-noborder th { text-align: left; width: 40%; color: #97a1aa; font-weight: bold; }

.Qa-content table.tprop-noborder th,
.Qa-content table.tprop-noborder td { vertical-align: top; padding: 1px 3px; }

/*Qa_answers*/
.Qa-content .qa-answers { position: relative; margin: 12px 0; padding: 0; width:100%; min-width:770px; max-width:1200px; }

.Qa-content .qa-answers ul.ActionLinks { padding-top: 0px; float: none; margin: 0 0 15px; overflow: hidden; }

.qa-answ_tree .qa-answ { position: relative; padding: 0 0 0 10px; }
.qa-answ_tree .qa-answ::before { content: ""; display: block; height: 100%; width: 2px; position: absolute; top: 0; left: 0; }

.qa-answ_tree .qa-answ::before,
.qa-answ_tree .qa-answ-body::before { background-color: #3985e6; }
.qa-answ_tree > .qa-answ::before,
.qa-answ_tree > .qa-answ > .qa-answ-body::before { background-color: #1330cc;}

.qa-answ_tree .qa-answ_last::before { height: 20px; }
.qa-answ_tree .qa-answ:after { content: ""; clear: both; display: table; }

.qa-answ_tree .qa-answ-body { position: relative; }
.qa-answ_tree .qa-answ-body:before { content: ""; position: absolute; height: 2px; top: 20px; width: 10px; left: -10px; }

.Qa-content .qa-answers .qa-answ ul.ActionLinks li { margin-right: 15px; margin-left: 0; float: left;}

.Qa-content .qa-answers .qa-answ ul.ActionLinks li a { background: 0; margin-left: 0; padding-left: 0; text-decoration: underline; }
.Qa-content .qa-answers .qa-answ ul.ActionLinks li a:hover { text-decoration: none; }
.Qa-content .qa-answers .qa-answ ul.ActionLinks li.del a { color: #bd0000; }
.Qa-content .qa-answers .qa-answ ul.ActionLinks li.del input { color: #bd0000; }

.Qa-content .qa-answers .qa-title { background: #e5e5e5; padding: 5px 8px; margin-bottom: 2px; font-weight: bold; }

.Qa-content .qa-answers .qa-title div { position: relative; float: right; font-weight: normal; }

.Qa-content .qa-answers .qa-answ { position: relative; vertical-align: top; }

.Qa-content .qa-answers .qa-answ.buffer { border-width:medium; border-style:dotted; border-color: #111111}

.Qa-content .qa-answers .qa-answ .qa-answ { margin-left: 5px; }

.Qa-content .qa-answers .qa-answ .qa-answ-body { margin-bottom: 0px; position:relative; }


.Qa-content .qa-answers .qa-answ .qa-answ-author-img { float: left; display: inline; margin: 0 15px 0 0; /* width:100px;*/ }
.Qa-content .qa-answers .qa-answ .qa-answ-author-img img { display: block; }

.Qa-content .qa-answers .qa-answ-title { background: #eaeaea; color: #686868; overflow: hidden; }

.Qa-content .qa-answers .qa-answ-title .qa-author 
{ 
    float: left; display: inline; 
    margin-top: 3px; margin-left: 3px;   
    margin-right:15px;
}
.Qa-content .qa-answers .qa-answ-title .qa-auth-desc { font-size: 10px;   }
.Qa-content .qa-answers .qa-answ-title .qa-author a { font-weight: bold; font-size: 14px; }

.Qa-content .qa-answers .qa-answ-title .qa-answ-date { font: 14px Arial; margin: 3px 0 0; }

.Qa-content .qa-answers .qa-author-group { position: relative; padding: 14px 200px 7px 0; border-top: solid 1px #e5e5e5; font-weight: bold; font-size: 14px; }
.Qa-content .qa-answers .qa-author-group span { vertical-align:baseline; }

.Qa-content .qa-answers .qa-answ-ico { float: right; display: inline; margin: 6px 10px 6px 0; color: #97a1aa; vertical-align:bottom; }
.Qa-content .qa-answers .qa-answ-ico img { margin: 0 9px; }
.Qa-content .qa-answers .qa-answ-ico input { margin: 0 9px; }
.Qa-content .qa-answers .qa-answ-ico form { display:inline; }

.Qa-content .qa-answers .ico-best { cursor: pointer;  margin: -4px 7px 0; background: url(/Content/images/ico_best_answer.gif) no-repeat 0 0; width: 21px; height: 21px; display: inline-block; }
.Qa-content .qa-answers .ico-best-truth { cursor: pointer;  margin: -4px 7px 0; background: url(/Content/images/ico_best_answer_or.gif) no-repeat 0 0; width: 21px; height: 21px; display: inline-block; }

.Qa-content .qa-answers .best { display: inline; color: #ed7c04; }
.Qa-content .qa-answers .best img { margin: 0 4px; vertical-align: middle; }


.Qa-content .qa-answers .qa-answ-text { padding: 8px 0; word-wrap: break-word; }

.Qa-content .qa-answers .openclose  { display: inline-block; cursor: pointer; margin: 0 9px;}
.Qa-content .qa-answers .openclose span { font-size: 12px; color: #0064BA;font-weight: normal; border-bottom: 1px dashed #0064BA;}

 .Qa-content .qa-answers .new .qa-answ-title { background: #FFE7E7; } /* new answer */
 .Qa-content .qa-answers .anchor-highlight .qa-answ-title { background: #FFE7A7; } /*answer with anchor*/

 .Qa-content .qa-answers .collapsed .qa-auth-desc, .Qa-content .qa-answers .collapsed  .qa-answ-text,
 .Qa-content .qa-answers .collapsed .ActionLinks { display: none; }
 
.Qa-content .qa-answers .collapsed .qa-answ-ico { float: right;  vertical-align:bottom;  }
.Qa-content .qa-answers .collapsed .qa-answ-author-img img { height: 40px; width:auto; }
.Qa-content .qa-answers .collapsed.qa-answ-body  { margin-bottom: 15px; }

.Qa-content .qa-answers .qa-answ-title .qa-answ-text-short { display: none; }
.Qa-content .qa-answers .collapsed.qa-answ-body .qa-answ-title .qa-answ-text-short 
{
    FLOAT: none; DISPLAY: block;
    padding:0; margin-top: 4px; margin-left: 15px; line-height:15px; 
}


 

 


/*add_answ*/
.Qa-content .qa-answers .add-answ { 
    margin: 20px 0; 
    border-top: solid 1px #e5e5e5;
    padding-top: 12px; 
    position:relative; 
}

.Qa-content .add-answ { margin: 0; padding-top: 12px; }

.Qa-content .add-answ .qa-title { background: #e5e5e5; padding: 5px 8px; font-weight: bold; }

.Qa-content .add-answ table.tform { width: 700px; padding: 0; border-collapse: collapse; border: none; }

.Qa-content .add-answ table.tform th { width: 108px; padding-right: 15px; background-color: #ffffff; font-weight: bold; }

.Qa-content .add-answ table.tform td { background-color: #ffffff; }

.Qa-content .add-answ table.tform td textarea { width: 100%; height: 150px; font: 12px Arial, Helvetica, sans-serif; margin-bottom: 7px; }

/*qa-answ-edit*/
.Qa-content .qa-answers .qa-answ-edit { margin: 20px 0; border-top: solid 1px #e5e5e5; padding-top: 12px; }

.Qa-content .qa-answ-edit .qa-title { background: #e5e5e5; padding: 5px 8px; font-weight: bold; }

.Qa-content .qa-answ-edit table.tform { width: 700px; padding: 0; border-collapse: collapse; border: none; }

.Qa-content .qa-answ-edit table.tform th { width: 108px; padding-right: 15px; background-color: #ffffff; font-weight: bold; }

.Qa-content .qa-answ-edit table.tform td { background-color: #ffffff; }

.Qa-content .qa-answ-edit table.tform td textarea { width: 100%; height: 150px; font: 12px Arial, Helvetica, sans-serif; margin-bottom: 7px; }

.Qa-content .qa-answers .qa-answ-body.collapsed .close { display:none }
.Qa-content .qa-answers .qa-answ-body .open { display:none }
.Qa-content .qa-answers .qa-answ-body.collapsed .open { display:inline }



/*//Qa_content*/
/*Qa_title*/

.titlecol .qa-id { color: #97a1aa; }

.titlecol .qa-title-ico { float: left; margin-top: 3px; margin-bottom: 10px; }

.titlecol .qa-title-ico img { margin-right: 15px; }

.titlecol .qa-title-ico input { margin-right: 15px; }
/*//Qa_title*/

.Qa-content .qa-question-reminder input[type="text"] {
    width: 90%;
}

.Qa-content .qa-question-reminder .reminder .remove {
    float:right;
    clear:both;
    width: 40px
}

.Qa-content .qa-question-reminder table.tform {
    width: 100%
}

/*Polls*/

.poll-question {
    padding:20px 0 0 0;
}
.poll-question p {
    font-size: 14px;
}
.poll-question p b {
    display:block;
}
.poll-answer {
    padding:5px 0 5px 5px;
}

.poll-question input[type=submit] {
    margin:20px 0 0 0;
}
.poll-comment
{
    padding:10px 0 0 10px;
}

/*Booking*/

#twocol-table-booking .centertcol {
	width: 65%;
	vertical-align:top;
}
#twocol-table-booking .leftcol 
{
    width: 20%;
	vertical-align:top;
}
#twocol-table-booking .rightcol 
{
    width: 15%;
	vertical-align:top;
}

#twocol-table-booking .tabletitle 
{
    font-size:14px;
	font-weight:bold;
	min-height:20px;
	_height:20px;
	/*height:20px;*/
	padding:  0 0 4px 0;
    color:#97a1aa;
    border-bottom:0;
}

.booking-cat-header, .booking-basket-header { 
    color:#97a1aa;
}
.booking-cat-header h3, .booking-basket-header h3 {
	font-size: 16px; font-weight: bold; color: #333; line-height:20px; margin-bottom:5px;
}

.booking-basket-header h3 {
	margin-top:20px;
}

ul.booking-ActionLinks
{
 clear: both;
 list-style:none;
 margin:10px 0 10px 0;
 padding:0;
}

ul.booking-ActionLinks li
{
 padding:4px;
 list-style:none;
}
ul.booking-ActionLinks li>a{
	_display:block;/*	Win IE5.0	*/
	_display/**/:inline;
	margin-left:6px;
	padding-left:15px;
	background:url(/Content/Images/arrow_blue_gray.gif) 0 3px no-repeat;
}
ul.booking-ActionLinks li>span{
	_display:block;/*	Win IE5.0	*/
	_display/**/:inline;
	margin-left:6px;
	padding-left:15px;
	background:url(/Content/Images/arrow_blue_gray.gif) 0 3px no-repeat;
}

.booking-search-form { float:right; }
.booking-search-form input#SearchEquipment { width:250px; }

.notfound { color:#97a1aa; }
/*Booking_tree */

.Booking-tree { padding-top: 5px; }

.Booking-tree ul { list-style: none; margin: 0; }

.Booking-tree ul li { list-style: none; margin: 5px 0; padding-left: 18px; background: url(/Content/Images/ico_folder.gif) 0px 2px no-repeat; }

.Booking-tree ul a { font-weight: normal; }

.Booking-tree ul li.open { margin: 5px 0; padding-left: 18px; background: url(/Content/Images/ico_folder_open.gif) 0px 2px no-repeat; font-weight: bold; }

/*//Booking_tree */

/*Booking list*/
.Booking-list { margin-top: 10px; margin-bottom: 10px; }

table.Booking-list tbody:first-child td { border-top: solid 1px #e5e5e5; }

.Booking-list th, .Booking-list td { padding: 3px 5px; text-align: center; border-bottom: solid 1px #e5e5e5; }

.Booking-list td { padding-top: 10px; }

.Booking-list th:first-child, .Booking-list th.first-child { text-align: left; font-size: 14px; font-weight: bold; color: #222; padding-left: 0; }

* html .Booking-list th { z-index: expression(runtimeStyle.zIndex = 1, this == parentNode.firstChild ? (className += " first-child") : 0 ); }

.Booking-list th:first-child a, .Booking-list th.first-child a { color: #0064ba; /*padding-left:15px;*/ text-decoration: underline; }

.Booking-list th { color: #97a1aa; }

.Booking-list th a { color: #97a1aa; text-decoration: underline; }

.Booking-list td a, .Booking-list td span  { font-size: 14px; }

.Booking-list td:first-child, .Booking-list td.first-child { padding-right: 10px; padding-left: 0; text-align: left;  /*color:#97a1aa;*/ }

* html .Booking-list td { z-index: expression(runtimeStyle.zIndex = 1, this == parentNode.firstChild ? (className += " first-child") : 0 ); }

.Booking-list .Booking-basket-add { width:100px; }

.Booking-list .Booking-basket-add input[type=submit] { background: url(/Content/Images/ico-cart.png);
    border: 0; display: block; height: 24px; width: 27px; float:right; cursor: pointer; cursor: hand;
}

.Booking-list .Booking-basket-add select
{
   font-size:14px;
}

#notification_messages .info { font-size: 20px; }

.booking-comment { margin:10px 0 15px 0; font-size:12px; font-weight:normal; color:#000; }

.booking-tprop { width:auto !important; border:0 !important; }

.booking-tprop #otherCompanyProps { border:0 !important; }
.booking-tprop #otherCompanyProps td, .booking-tprop #otherCompanyProps th { border:0 !important; }
.booking-tprop #otherCompanyProps th { text-align:right; }

.booking-status { font-size: 14px; font-weight:bold; line-height:24px; margin-top:2px; color:#97a1aa; }
.booking-status-item { font-size: 12px; font-weight:normal; line-height:16px; display:inline-block; padding:5px; background-color:#e5e5e5; }
.booking-status-separator { display:inline-block; color:#e5e5e5; }
.booking-status-item-current { color:#fff; background-color:#049614 !important; }

.DeliveryMode_List { line-height:22px; }

.DeliveryMode_List li {margin-bottom:10px !important;}

#OrderDetails ol { line-height:22px; margin-bottom:10px; }

#OrderDetails input[type=submit] { margin:5px 0 0 0; }

#OrderDetails .buttons input[type=submit] { margin:10px 0 0 10px; }

#OrderChat h3 { background-color:#e5e5e5; font-weight:bold; margin:10px 0 2px 0; padding:5px 8px; }

#OrderChat input[type=submit] { margin:10px 0 2px 0; }

#OrderChat .adminMessage, #OrderChat .managerMessage { margin:10px 0; padding-left: 65px; }

#OrderChat .adminMessage { color: #0041c6; padding-left: 65px; background: url(/Content/Images/ico_qa_panas.gif) 0 2px no-repeat; }

#OrderChat ul { margin:5px; }

.hint .message-green, .hint .message-red { display:block; margin:10px 0 5px 0; }
