@charset "utf-8";
/* CSS Document */

/*Table*/
#catResources.demoes table tbody tr td{
    padding: 2px 5px;
    vertical-align: middle;
}
 .grid_15 {
   padding:0 10px 50px 15px;
   width: 96%;	
}
.demobanner{
	background-image:url("/images/layout/resources/demo/demobanner.png");
	background-repeat: no-repeat;
    height: 60px;
	background-position:center top;
	padding: 10px 15px 40px 17px;
	}
.demobanner p{
	padding: 12px 110px;
	}
.demobanner h1.title{
	background: none ;
    color: #2D5F9B;
    font-size: 14px;
    margin: 0;
    padding: 1px;
    text-align: center;
	}
.tbl-subject {
    border-collapse: collapse;
    width: 100%;
	border-spacing: 0;
}

.tbl-subject tr:nth-child(2n) {
    background: #eee;
    border: 0px solid transparent;
}

.tbl-subject th a {
	color: #FFF;
	display: block;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.tbl-subject th.active {
    background-color: #0B6998;
}

.tbl-subject .title {
	width:35%;
}
.tbl-subject .description {
    width: 54%;
}
.tbl-subject .duration {
    width: 10%;
	text-align:right;
	padding-right:10px;
}

.tbl-subject .play {
    width:5%;
	text-align:center;
}
.tbl-subject .sound {
    width:6%;
	text-align:center;
}

.tbl-subject th {
/*	background-color: #CCCCCC;
	border: 1px solid #A0A0A0;
*/	
	color: #666;
	font: normal 12px/24px Verdana,Geneva,sans-serif;
	margin: 0px;
	text-align: left;
	padding:2px 6px 2px 6px;
	
background: #64BAFA;
color: #FFF;
	
}

.tbl-subject td {
    border-bottom: 1px solid #CCCCCC;
/*    border-top: 1px solid #CCCCCC;  */
	border-left:none;
	border-right:none;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    height: 40px;
	text-align:left;
}

.tbl-subject td span {
	font-size:10px;
	color:#003460;
	
	}
	/*button*/

.playbutton{
	padding: 2px 0 0 5px;
	border-width:0;
}

a {    
    text-decoration: none;
}


/**/
#tabs {
    background-image: none;    
    margin: 0px;
}

#tabs #tabs-list {
    background-image:none;
    margin: 0px 0px 1px 0px;
    padding: 5px 0px 0px 10px;
}
#tabs .tabnobord {
    margin: 0px;
	width: 742px;
}
#tabs #tabs-list li a span {
    background-position: right -38px;
    display: block;
    height: 10px;
    line-height: 10px;
    margin: 0px;
    padding: 4px 13px 0px 6px;
}
	
#tabs #tabs-list li {	
	list-style: none outside none !important;
    padding: 0px 2px 0px 7px;
    width: auto !important;}
	


#tabs #tabs-list li a {
    background-color: #C3D4DF;
    background-image: url("/images/layout/bullet-transparent.png");
    background-position: 7px 9px;
    background-repeat: no-repeat;
    border-bottom: 1px solid #8FADBF;
    border-top: 1px solid #E0E9EF;
    color: #333333;
    display: block;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight:bold;
    padding: 6px 40px 0px 20px;
    text-decoration: none;
    text-shadow: 0 0 0 transparent;
    width: 290px!important;
	font-size:11px;
	height:20px;
}

#tabs #tabs-list li.ui-tabs-selected a {
	background-image: url("/images/layout/bullet-transparent-openblue.png");
    background-position: 5px 11px;
    color: #2d5f9b;
}
.orange-bar.top {
    border-bottom: 0 none; 
}

.orange-bar {
    border: 2px solid #0B6998;
    height: 10px;
    position: relative;
    z-index: 1;
}
.orange-bar.bottom {
    border-top: 0 none;
    margin-bottom: 20px;

}
.logos ul li {
    border: 1px solid #F9F9F9;
    float: left;
    height: 50px;
    margin: 4px 0 0 2px;
    padding: 3px;
    text-align: center;
    width: 290px;
}
.logos ul {
    list-style: none outside none;
	
}
/*third party banner*/
.thirdbanner{
	background-image:url("/images/layout/resources/demo/3rdbanner.jpg");
	background-repeat: no-repeat;
    height: 60px;
	background-position:center top;
	padding: 10px 15px 40px 17px;
	}
.thirdbanner h1
{ font-size:15px;
  margin:0px 0px 0px 275px; 
  color:#003460;
  }
	
.thirdbanner p
{
	margin:0px 10px 0px 210px;
}

/*tutorial banner*/
.tutorialbanner{
	background-image:url("/images/layout/banner/tutorial-banner.jpg");
	background-repeat: no-repeat;
    height: 60px;
	background-position:center top;
	padding: 10px 15px 40px 17px;
}
.tutorialbanner h1
{ font-size:15px;
  margin:0px 0px 0px 375px; 
  color:#003460;
}
	
.tutorialbanner p
{
	margin:0px 10px 0px 180px;
}
.FAQ {
	margin:20px;
	border-top: 1px dotted #C1C5C8;}
	
/*webinars demo*/

.FAQ {
	margin:20px;
	border-top: 1px dotted #C1C5C8;}
	
.FAQH {
	font-size:18px;
	color:#003460;	
}	
.question {
    background-image: url("/images/demos/qm.png");
	background-repeat: no-repeat; 
	background-position:1px 1px;
	margin-top:20px;
	margin-bottom:5px;
    padding-left:20px;	
	font-size:12px;
	font-weight:normal;
    
}
.answer {
    
    background-color: #FFFFFE;
    border: 1px dotted #CCCCCC;
    display: block;
    margin-top: 0;
    padding: 6px 3px 3px 18px;
    text-shadow: 0 1px white;
    width: 720px;
}

.tips {
    color:#003460;
	font-weight:bold;
}
#catResources ul li {	
    margin-top:5px;	
}

.demolink {
    margin: 20px;
    padding-top: 20px;
    text-align: center;
}

/*webinar demos*/
.topbground {
    background-image: url("/images/demos/banner.png");
	background-repeat: no-repeat; 
	background-position:0px 0px;
	height: 103px;
	width: 774px;	
	overflow: hidden;
}

.headshot {    
	height: 103px;
	width: 774px;
	overflow: hidden;	
}
.headshot h1 {    
    color: #FFF;
	font-size: 28px;	
	margin: 10px 0px 5px 20px;
	line-height: 37px;
	font-weight: 300;
}

.headshot h2 {
    color: #EEE;
	font-size:20px;
    margin: 5px 0px 5px 20px;
	font-weight: 300;
}  
.headshot h4 {
    position:absolute;
    color: #FFF;
	font-size: 15px;	
	right: 110px;
	top: 70px;
	margin:5px;
}
.text-align-right {text-align:right!important;}
.padding-r-10 {padding-right:10px!important;}