
#container {
  /*  border: 1px solid #808ea8;*/
}


ul.tabs {
   /* margin: 20px -15px 0 -15px;*/
   /* border-bottom: 1px solid #808ea8;*/
   /* height: 26px;*/
   /* padding: 0 15px;*/
}

ul.tabs li a {
    float: left;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
   /* border: 1px solid #808ea8;*/
    margin-right: 3px;
    margin-bottom: -1px;
}

ul.tabs li a.carousel-selected {
 /*   background-color: #c2d7ff;
    border-bottom-color: #c2d7ff;*/
}

div.tabs {
    
    /*background-color: #c2d7ff;*/
    overflow: hidden;
}

div.middle-tabs {
   
    overflow: auto;
}

div.inner-tabs {
     /* 630*n + 20 */
	overflow:hidden;
}

div.tab {
    float: left;
    padding:0px;
	overflow:hidden;
	margin:0px;
}

div.tab p {
	padding:0px;
    padding-bottom:3px;
    line-height: 16px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}

.carousel {
    overflow: hidden;
}

.carousel .inner {
    width:2400px;
}

.carousel .middle {
    overflow: auto;
}


/* Example 1 ---------------------------------- */

#example-1 {
  /*  background-color: #E8F0FF;*/
   /* border: 1px solid #AAC8FF;*/
    width:480px;
	_width:450px;
    height:96px;
}

#example-1 .middle {
    height: 60px;
	overflow:hidden;
	width:480px;
	_width:450px;
	float:right;
	padding:0px;
	margin:0px;
}

#example-1 .slide {
    width: 480px;
	_width:450px;
    /*height: 200px;*/
  /*  padding:0 15px 0px 4px;*/
	margin:0px;
    float: left;
	/*border:1px solid #FF0000;*/
}
#tab-1 {
float:left;
width:575px;
}

#tab-1 .controls {
   /* background-color: #AAC8FF;*/
   /* border: 1px solid #AAC8FF;*/
    border-top: 0;
    border-bottom: 0;
    /*padding: 7px 9px;*/
    margin-top: 5px;
	text-align:right;
	/*margin-right:18px;*/
}

#tab-1 .controls a {
    font-weight: bold;
}
#tab-1 .controls a:hover {
	text-decoration:none;
}
.table-example-1 {
    /*margin-top: 10px;*/
    /*background-color: #AAC8FF;*/
}

.table-example-1 tr th,
.table-example-1 tr td {
    padding: 5px;
}
#tab-1 table {
background:transparent;
border:none;
padding:0px;
margin:0px;
width:480px;
_width:450px;
}
#tab-1 tr td {
   border:none;
   height:60px;
   vertical-align:middle;
}
.clsPopQuiz{
float:left;
padding:3px;
margin-top:35px;
/*border:1px solid #00ff00;*/
width:130px;
height:34px;
background:url(../images/blue_theme/popquiz.jpg) right top no-repeat;
}
/*@media all and (min-width:0px) { 

.clsPopQuiz{{ width:110px;  } 
#example-1 .slide { {width:500px; }

}*/

.clsPopQuizheading{
color:#cc9900;
 font-size:16px;
 font-family:Arial, Helvetica, sans-serif;
  font-weight:bold !important;
  text-transform:uppercase;
}
.clsAnswerButtonDiv {
	width:93px; 
	height:40px; 
	float:right; 
	padding:0px; 
	margin:-72px 10px 0 484px;
	*margin:-72px 0 0 240px;
	background:transparent;
	position:absolute;
}
