/* Gloto CSS Document */

#body{
	width: 960px;
	border: 0px;
	background-color: transparent;
	margin-top: 20px;
}

.none{
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
}

.label {
  font-family: sans-serif;
  font-size: 12pt;
}

.termsText {
  font-family: sans-serif;
  font-size: 10pt;
}

.supportedTypes {
  font-family: sans-serif;
  font-size: 8pt;
}

.input {
  width : 300px;
}

#error {
  color: #FF0000;
  font-weight: bold;
}

.neverShow {
  display: none;
}

#titleBar{
	background-color: #333333;
	background-image: url( "../images/whitelabel.png" );
	background-position: 15px 0px; 
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding: 0px 20px;
	margin: -10px -10px 0px -10px;
	position: relative;
	height: 60px;
}

#titleBarBranding{
	position: relative;
	padding-top: 18px;
	display: inline;
	float: left;
	margin-left: 65px;
}

#titleBarBranding, #titleBarBranding *{
	font-size: 18px;
	font-weight: bold;
}

#titleBarBranding img{
	margin-right: 5px;
}

#titleBarNav{
	padding-top: 14px;
}

#titleBarNav .pointer{
	color: #333333;
	font-size: 11px;
	padding: 5px 10px;
	text-decoration: none;
	background-color: #EAEAEA;
	/*border: 1px solid #EEEEEE;*/
	margin: 5px 0px 0px 5px;
}

#titleBarNav .pointer:hover{
	color: #333333;
	text-decoration: none;
	background-color: #C8D4DD;
}

#titleBar span{
	text-transform: capitalize;
	font: inherit;
}

#titleBar img{
	height: 25px;
	width: auto;
	margin-bottom: -5px;
}

#logoutDiv{
	position: absolute;
	top: 0px;
	right: 210px;
	padding: 6px 10px;	
	font-size: 9px;
	font-weight: normal;
	text-align: right;
}

#logoutDiv a, #logoutDiv div, #logoutDiv span{
	margin-left: 15px;
}

#logoutDiv a{
	color: #999999;
	font-size: inherit;
}

#logoutDiv a:hover{
	color: #CCCCCC;
}

#titleBarUser{
	display: inline;
	font-size: inherit;
}

#footerBar{
	color: #BBBBBB;
	font-size: 9px;
	padding: 10px 20px;
	margin-top: 100px;
	margin-bottom: -10px;
	text-align: right;
}

#footerBar a{
	font-size: 9px;
	/*color: #FFFFFF;*/
}

.section, .subSection{
	color: #FFFFFF;
	font-size:12px;
	font-weight: bold;
	padding: 6px 10px;
	background-color: #6F6F6F;
	margin-bottom: 15px;
}

.section span{
	color: inherit;
	font: inherit;	
}

.sectionContent {
  padding: 0px 10px 10px 10px;
}

.sectionContent a{
	display: block;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
}

.sectionContent form * {
	font-size: 10px;
}

.sectionContent form p{
	margin: 5px;
}

.subSection{
	background-color: #909090;	
}

.default, .pointer{
	padding-left: 2px;
	padding-right: 2px;
}

.default{
	cursor: default;
	font-weight: bold;
}

.pointer{
	cursor: pointer;
	text-decoration: underline;
}

h3{
	font-size: 12px;
	padding-bottom: 10px;
	border-bottom: 1px solid #333333;
	margin-bottom: 10px;
}

h3 span{
	font-size: 12px;
}

h3 .pointer, h3 .default, .sectionContent a{
	font-size: 12px;
	padding: 5px 10px;
	text-decoration: none;
	background-color: #EAEAEA;		
	margin: 0px 10px 10px 0px;
	border: 0px;
}

h3 .pointer,  .sectionContent a{
	color: #333333;
	/*border: 1px solid #DDDDDD;*/
}

h3 .pointer:hover, .sectionContent a:hover{
	background-color: #FFC06F;
	text-decoration: none;
}

h3 .default{
	background-color: transparent;
}

h2 .pointer{
	font: inherit;	
}

#commentTop{
	margin-top: 15px;
	width:inherit;
	line-height:inherit;
	clear:both;
	height:15px;
}

#commentHead {
	text-align: left;
	padding: 5px;	
	height:15px;
	font-weight:bold;
	background-color: #DDDDDD;
	border:1px solid #DDDDDD;	
	margin-top:5px;
	font-size: 10px;	
	width: 310px;	
	position: relative;
}
	
#commentHeadDelete{
	position: absolute;
	right: 5px;
}	

#commentHeadApprove{
	position: absolute;
	right: 25px;
}	
	
#commentBody, #commentText {
	text-align: left;
	padding:5px;
	margin-bottom: 10px;
	border:1px solid #DDDDDD;
	overflow:hidden;
	line-height: 1.3em;	
	font-size: 10px;
	display: block;
	width: 310px;
}

#commentBody{
	border-top: 0px;
	background-color: #FFFFFF;	
}

#commentText{
	background-color: #FFFFFF;		
}	

#console{
	padding: 3px 10px;
	height: 54px;
	width: 180px;
	max-height: 350px;
	overflow: hidden;
	z-index: 999;
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #000000;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}

#consoleBody div{
	color: #FFFFFF;
	font-size: 9px;
	margin-bottom: 5px;
	display: list-item;
	list-style-type:disc;
	list-style-position: inside;
	padding: 3px;
}

#consoleBody div#error{
	color: #000000;
	background-color: #FFFF00;
}

#commentList{
	margin-top: 10px;
}

#keyCount{
	font-style: italic;
	padding: 5px;
}

#uploadResponse{
	border: 0px;
}

#lightbox{
	height: auto;
	width: 430px;
	background-color: white;
	border: 2px solid silver;
	padding: 0px;
	top: 60px;
}

#lightboxTitle{
	font-weight: bold;
	font-size: 14px;
}

#lightboxClose{

}

#lightboxBody{
	
}

#cellblockNav{
	display: block;
	padding-top: 1px;
}

.warning{
	color: #FF0000;
}

.even{
	background-color: #CFCFCF;
}

.odd{
	background-color: #DFDFDF;
}
