/*01.Reset Browser Styles*/
*{margin:0; padding:0;} 
img {border:none;} 
ul li, ol li {list-style-type:none;}
/*@end*/
/*02.Universal Styles*/
.clear {clear:both;}
.block {display:block;}
.bold {font:bold;}
.left {text-align:left;}
.right {text-align:right;}
.center {text-align:center;}
	/**margin**/
	.m0   {margin:0px;}
	
	.mt0  {margin-top:0px}
	.mt5  {margin-top:5px}
	.mt10 {margin-top:10px}
	.mt15 {margin-top:15px}
	.mt20 {margin-top:20px}
	.mt30 {margin-top:30px}
	
	.mb0  {margin-bottom:0px}
	.mb5  {margin-bottom:5px}
	.mb10 {margin-bottom:10px}
	.mb15 {margin-bottom:15px}
	.mb20 {margin-bottom:20px}
	.mb30 {margin-bottom:30px}
	
	.ml0  {margin-left:0px}
	.ml5  {margin-left:5px}
	.ml10 {margin-left:10px}
	.ml15 {margin-left:15px}
	.ml20 {margin-left:20px}
	.ml30 {margin-left:30px}
	
	.mr0  {margin-right:0px}
	.mr5  {margin-right:5px}
	.mr10 {margin-right:10px}
	.mr15 {margin-right:15px}
	.mr20 {margin-right:20px}
	.mr30 {margin-right:30px}
	/**padding**/
	.p0   {padding:0px;}
	
	.pt0  {padding-top:0px}
	.pt5  {padding-top:5px}
	.pt10 {padding-top:10px}
	.pt15 {padding-top:15px}
	.pt20 {padding-top:20px}
	.pt30 {padding-top:30px}
	
	.pb0  {padding-bottom:0px}
	.pb5  {padding-bottom:5px}
	.pb10 {padding-bottom:10px}
	.pb15 {padding-bottom:15px}
	.pb20 {padding-bottom:20px}
	.pb30 {padding-bottom:30px}
	
	.pl0  {padding-left:0px}
	.pl5  {padding-left:5px}
	.pl10 {padding-left:10px}
	.pl15 {padding-left:15px}
	.pl20 {padding-left:20px}
	.pl30 {padding-left:30px}
	
	.pr0  {padding-right:0px}
	.pr5  {padding-right:5px}
	.pr10 {padding-right:10px}
	.pr15 {padding-right:15px}
	.pr20 {padding-right:20px}
	.pr30 {padding-right:30px}
body, pre {
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#000;}
a{color:#000; text-decoration:underline;}
h1 {
	font:normal 30px/34px Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	margin-top:10px;}
h2 {
	font:normal 18px/22px Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	margin-top:10px;
	padding-bottom:2px;}
p {
	margin-bottom:15px;}
#main h2 {
	border-bottom:solid 1px #999;}
#main h2.ui-accordion-header a{
  	text-decoration:none;
  	}
p.skip,
#search-box,
#branding ul,
#nav-global,
.text-meta,
#site-info,
#extras,
#workflowStage,
.handle,
.mgnlMainbarPreview,
.mgnlControlButton,
a.btn,
.ui-widget-content,
input.button,
a.addCasePresentation,
a.addModuleCoordinator{
	display:none;}
.ui-accordion .ui-accordion-content, 
.treeview ul{
  display:block !important;
}
.links.treeview a{
  text-decoration:none;
  }
#breadcrumb {
	margin:0;
	font:normal 14px/20px Arial, Helvetica, sans-serif;
	width:550px;
	display:none;}
#breadcrumb h2 {
	display:none;}
#breadcrumb ol li {
	background:url("../img/layout/arrow-2.png") 1px 4px no-repeat;
	padding-left:8px;
	display:inline;
	font-weight:bold;}
#breadcrumb ol li:first-child {
	padding-left:0px;
	background:none;}
#breadcrumb ol li a {
	color:#666;
	font-weight:normal;
	text-decoration:none;}
#breadcrumb ol li a:hover {
	text-decoration:underline;
	color:#000;	}
/* Logo */
#logo { 
	margin:0 0 20px 0;
	float:left;}
#logo a {
	text-decoration:none;}
#logo img {
	float:left;
	margin-right:10px;
	width:120px;}
#logo em {
	font:normal 10px/13px Tahoma, Helvetica, Tahoma, sans-serif;	
	width:300px;
	text-decoration:none;}
#logo strong {
	font:normal 10px/13px Tahoma, Helvetica, Tahoma, sans-serif;}
#logo em br {
	display:none;}
table {
  width:100%;
  border:1px solid #999;
  border-collapse:collapse;
  margin:10px 0;
  }
table td, table th, #main .mcq-handbook-tree{
  text-align:left;
  padding:4px;
  vertical-align:top;
  border:1px solid #999;
  }
table p{
  margin-bottom:5px;
  }  
.cme-td-period{
  width:100px;
  text-align:center;
  } 
.cme-td-period .start, .cme-td-period .end {
    font-weight: bold;
    line-height: 16px;
}
.dmk-image-wrapper table, .dmk-image-wrapper table td, .dmk-image-wrapper table th{
  border:0;
  }  
.cme-table-wrapper{
  margin-bottom:100px;
  }  
.cme-td-title span{
  color:#999;
  margin-right:5px;
  }  
.scq-points {
    height:80px;
}
.scq-answers .scq-answers-item{
  border-bottom:1px solid #999;
  padding-bottom:10px;
  }  
.single-choice-question .article-text .label {
    font-weight:bold;
    font-size:10px;
    display: block;
    padding-bottom: 3px;
    padding-top: 10px;
}
.single-choice-question .article-text .label.label-align {
    display: inline-block;
}
.single-choice-question .article-text .radioButton, .multiple-choice-question .article-text input[type="checkbox"], .text input.checkbox {
    position: relative;
    top: 2px;
}
.multiple-choice-question .scq-points-input, .multiple-choice-question .scq-timer-input {
    float: left !important;
    width: 32px !important;
}  
.scq-points-label, .scq-timer-label {
    display: block;
    float: left;
    line-height: 20px;
    padding-right: 4px;
}
.scq-points-input, .scq-timer-input {
    float: left;
    margin-right: 10px;
    width: 32px;
}
.single-choice-question div.no_content {
    height: auto;
}
.single-choice-question div.no_content.scq-points-input {
    padding-bottom: 3px;
    padding-top: 3px;
}

#main div.mcq-handbook-tree ul li input{
    display:inline;
}
#main div.mcq-handbook-tree ul li div {
    padding-left: 15px;
    display:inline;
}


