.learn-about-rightdiv{
float: left;
width: 370px;
height: 100px;
position:relative;
}
.divborder{
	border-width: 0 1px 1px 1px; 
    border-style:solid;
   border-color:grey;
	min-height:100%;
    overflow:hidden;
}

#learn_about{
border-width:1px 1px 1px 1px;
}

.learn-about-leftdiv{
float: left;
width: 100px;
height: 100px;
}

.ui-tabs .ui-tabs-nav li a {font-size:10px !important;font-weight: bold;}


.style-tabs {
    background: none;
    width: 480px;
    border:none;
}

.style-tabs,
.style-tabs .ui-tabs-nav li a,
.style-tabs .ui-tabs-nav {
    padding: 0;
}
.style-tabs .ui-tabs-panel {
    padding: 0px;
}
.style-tabs .ui-widget-header {
    border: none;
    height: 78px;
    width: 100%;
}
.style-tabs .ui-corner-all {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.style-tabs .ui-tabs-nav li {
    position: relative;
    height: 100%;
    cursor: pointer;
    margin: 0;
    top: 0;
}
.style-tabs .ui-widget-header .ui-state-default {
    background: none;
    border: none;
}
.ui-widget-header{
	background:none;
}
.style-tabs .ui-tabs-nav li.ui-tabs-active,
.style-tabs .ui-tabs-nav li:hover {
    background: url(../images/gaming/SelectedMiddle.png) repeat;
}
.style-tabs .ui-tabs-nav li .icon {
    color: #ffa500;
    background-position: center 3px;
    padding-top: 40px;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    width:78px;
}
.ui-tabs .ui-tabs-nav a
{
   background-color: none;
}


.style-tabs .ui-tabs-nav li.ui-tabs-active .icon,
.style-tabs .ui-tabs-nav li:hover .icon {
    color: #414141;
}
.style-tabs .ui-tabs-nav li.ui-tabs-active .icon:before,
.style-tabs .ui-tabs-nav li:hover .icon:before {
    content: url(../images/gaming/SelectedSides.png);
    position: absolute;
    right: 0;
    top: 0;
}
.style-tabs .ui-tabs-nav li.ui-tabs-active .icon:after,
.style-tabs .ui-tabs-nav li:hover .icon:after {
    content: url(../images/gaming/SelectedSides.png);
    position: absolute;
    left: 0;
    top: 0;
}
.style-tabs .ui-tabs-nav li.ui-tabs-active a {
    cursor: pointer;
}

.clear{
	height:2px;
	border-color:grey;
}

/*Progress Bar*/


.ui-progressbar.barcolor .ui-progressbar-value
{ background: #eaab00; }

.ui-progressbar {
position: relative;
color: black;
width:100%;
}
.progress-label {
position: absolute;
left: 4px;
top: 4px;
font-color: blue;
font-weight: bold;
text-shadow: 1px 1px 0 #fff;
}
.progress-detail {
position: absolute;
left: 30%;
top: 4px;
text-shadow: 1px 1px 0 #fff;
}

.styleSelect {
  width: 435px;
  height: 30px;
  background: url("images/arrowDown.png") ;
 
}

.sharethis{
	float:right;
	margin-top: -16px;
	position: absolute;
	right: 0;
	bottom: 0; 
}

#button{
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    position:relative;
	background-color:#003366;
	color:white;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.topmargin{
	margin-top:5px;
}
#image {
	
	vertical-align:top;
	valign:top;
	
}
.completedRMissionColor{
	
	color: blue; font-size: 8pt;!important
}
.completedMissionColor{
	
	color: grey; font-size: 8pt;!important
}
span.challengeName  {
	
	color: black; font-size: 12pt;!important
}
 span.coachitemname{
	
	color: black; font-size: 12pt;!important
}
span.challengedesc  {
	
	color: grey; font-size: 8pt;!important
}
 span.coachitemdesc{
	
	color: grey; font-size: 8pt;!important
}
div.mymissiondiv{
	
	width:100%
	color:#0000FF;
	border-style:solid;
border-width: 1px ;
height:20px;
border-color:grey;
}
span.ocolor{
	color: #eaab00; !important
}
span.big{
	font-weight:bold;!important
}
div.clearbag{
	color:#0000FF;
border-width: 1px 1px 1px 0;
height:10px;
border-color:grey;
}

.ui-dialog .ui-dialog-content { background: white;z-index:500; }

.ui-dialog
{
	width:500px;
	
}

.morecontent span{
    display: none; 
    
} 
