/* Minification failed. Returning unminified contents.
(557,53): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: runtimeStyle
(557,53): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: type
(557,53): 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; 
}


#pagewidth 
{
	margin: 30px auto auto;/* 18px;	*/
	text-align:left;
	width: 743px;
} 

/*header*/
#header 
{	
	position:relative;
	height:51px;
	border-bottom: solid 4px #6fa5db;
	vertical-align:bottom;
}
#header .logo {
	position:absolute;
	left:0;
	bottom:15px;
}
#header .pss {
	position:absolute;
	right:0;
	bottom:20px;
}
/*//header*/
/*srp*/
#srp 
{
	position:relative;
	width:743px;
	border-bottom: solid 1px #cecece;
	padding: 2px 0 5px 0;
}
#srp .left
{
	float:left;
	width:376px;
}
#srp .right
{
	position:relative;
	text-align:center;
	width:365px;
	float:right;
	padding-top:98px;
}
#srp .pss
{
	text-align:left;
	padding-top:3px;
	position:absolute;
	background: url(/Content/Images/bg_gray_pss.gif)  75px top no-repeat;
	top:8px;
	left:-77px;
	width:460px;
	height:65px;
}
#srp .text
{
	color: #919191;
	padding: 8px 0;
}

#srp .right table.tauth
{
	text-align:center;
}
#srp .tauth th
{
	padding: 2px;
	text-align:right;
	color:#919191;
	vertical-align:middle;
}
#srp .tauth td
{
	vertical-align:middle;
	padding: 2px;
	color:#919191;
}
* html  .tauth td input {
z-index: expression( 
runtimeStyle.zIndex = 1,
type == "text" ? (className += " formText") : 0, 
type == "password" ? (className += " formText") : 0, 
type == "submit" ? (className += " formSubmit") : 0 )
} 

#srp .tauth td input[type="submit"]
{
	background:url(/Content/Images/btn_login.gif);
	width:43px;
	height:45px;
	border: none;
	cursor:pointer;
	margin-left:10px;
}
#srp .tauth td input.formSubmit
{
	background:url(/Content/Images/btn_login.gif);
	width:43px;
	height:45px;
	border: none;
	cursor:pointer;
	margin-left:10px;
}
#srp .tauth td input[type="text"], #srp .tauth td input[type="password"]
{
	width:160px;
	border: solid 1px #ccc;
}
#srp .tauth td input.formText
{
	width:160px;
	border: solid 1px #ccc;
}



.warr 
{
	vertical-align:middle;
	padding:15px 0;
}
.warr .left
{
	position:relative;
	vertical-align:middle;
	float:left;
	width:376px;
	background:url(/Content/Images/ico_arr_fp.gif) 330px  no-repeat;
}

.warr .left div
{
	width:300px;
	color: #919191;
}
.warr .left h2
{
	font-weight:bold;
	font-size:18px;
	width:300px;
	padding-bottom:25px;
	color:#2f3a4b;
}

.warr .right
{
	float:right;
	width:367px;
	padding:0;
	overflow:visible;
}
.warr .right .wform
{
	padding:8px;
	border: solid 1px #6fa5db;
}
.warr .right .wprop
{
	position:relative;
	width:374px;
	background:url(/Content/Images/bg_warr_right.gif)  right  repeat-y;
}
.warr .right .wprop span
{
	display:block;
	position:absolute;
	right:0;
}
.warr .right .wprop-inner
{
	margin: 0 7px 0 0;
	background:#d6dadd;
	padding:10px 3px 15px  10px;
	font-size:14px;
	line-height:20px;
}
.warr .right .wprop-inner span
{
	vertical-align:baseline;
	position:relative;
	display:inline-block;
	font-size:14px;
	background:#fff;
	padding:0 3px;
	color:#092f9a;
	margin:1px 0;
}
.warr .right .wprop-inner p
{
	margin-top: 15px;
}
.warr .right .wprop-inner a
{
	float:right;
	color: #092f9a;
	_display:block;/*	Win IE5.0	*/
	_display/**/:inline;
	margin:0 10px 0 10px;
	padding:0 10px 0 16px;
	background:url(/Content/Images/arrow_blue_gray.gif) 0 3px no-repeat;
	font-size:12px;
	line-height:normal;
}
.warr .right .wprop-inner h2
{
	color: #092f9a;
	font-size:18px;
}

.warr .right .wprop-inner ul
{
float: none;
 clear: both;
 margin:5px 10px 0 10px;
 padding:5px 10px 0 10px;
 list-style:disc;
 font-size:12px;
 line-height:normal;
}

.warr .right .wprop-bg
{
	width:374px;
	height:8px;
	background:url(/Content/Images/bg_warr_bot.gif) bottom right  no-repeat;
}

.warr .tauth
{
	width:100%;
}
.warr .tauth th
{
	padding: 2px;
}
.warr .tauth td
{
	vertical-align:bottom;
	padding: 2px;
	color:#919191;
}

.warr .tauth td input[type="submit"]
{
	background:url(/Content/Images/btn_check.gif);
	width:130px;
	height:37px;
	border: none;
	cursor:pointer;
	margin-left:10px;
	margin-bottom:5px;
}
.warr .tauth td input.formSubmit
{
	background:url(/Content/Images/btn_check.gif);
	width:130px;
	height:37px;
	border: none;
	cursor:pointer;
	margin-left:10px;
	margin-bottom:5px;
}
.warr .tauth td input[type="text"]
{
	width:160px;
	border: solid 1px #ccc;
}
.warr .tauth td input.formText
{
	width:160px;
	border: solid 1px #ccc;
}

    .warr .right a.right_link {
        display:block;
        padding-top: 44px;
        font-size: 20px;
        text-align:center;
    }

#reg_course {
    vertical-align: middle;
    padding: 15px 0;
    border-top: solid 1px #cecece;
}
#reg_course .left
{
	position:relative;
	vertical-align:middle;
	float:left;
	width:376px;
	background:url(/Content/Images/ico_arr_fp.gif) 330px  no-repeat;
}

#reg_course .left div
{
	width:300px;
	color: #919191;
}
#reg_course .left h2
{
	font-weight:bold;
	font-size:18px;
	width:300px;
	padding-bottom:25px;
	color:#2f3a4b;
}

#reg_course .right
{
	float:right;
	width:367px;
	padding:0;
	overflow:visible;
    text-align:center;
	padding-top:30px;
}

/*//srp*/
/*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*/



/* 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; }



