@charset "UTF-8";
/* CSS Document */
html, body{
	margin:0;
	font-family: Helvetica,Calibri, Arial,sans-serif;
	font-size:12px;
      	height:80%;
	color: #333333;
                    //padding-right: 0 !important;
                    //overflow-y: scroll !important;

}
#login_body{background: #f4f4f4 url(../elements/backgrounds/banner_background_tile.png) 0 0 repeat-x;
            
}

.modal-open {
  padding-right: 0 !important;
}
html{overflow-y: scroll !important;}
:focus {outline:none;}
/*.navbar-fixed-top{
    background: #f4f4f4 url(../elements/backgrounds/etender_tile.png) 0 0 repeat-x;
    font-family: Helvetica, Calibri, Arial,sans-serif;
    font-size:13px;
  
}*/
.remove_margins{
    margin-top:0px;
    margin-bottom: 0px;
}

#pageWrapper{
	margin:auto;
	width:894px;
}
.mainContent{
	margin: 5px;
	margin-left:25px;
	margin-right:25px;
}
.mainContent h1{
	margin-top: 0px;
	font-size: 24px;
	color:#c00;
}
.mainContent h2{
	font-size: 16px;
	color:#c00;
	margin-bottom:0px;
}
.mainContent h5{
	font-size: 16px;
	color:#c00;
	margin-bottom:0px;
}
.mainContent a{
	color: #c00;
	text-decoration:none;
}
.mainContent a:hover{
	text-decoration:underline;
}
.mainContent p{
	text-align:justify;
}
.nyroModal img{
	border:none;
}
.left_line{
	border-left: solid #dcdcdc 1px;
}
.right_line{
	border-right: solid #dcdcdc 1px;
	
}
#footer{
	height:66px;
	background:url(../elements/backgrounds/bottom_tile.png) 0 0 repeat-x;
}
#footer, .push {
	height: 66px; /* .push must be the same height as .footer */
}
.footerText{
                   text-align: center;
	margin:auto;
	height: 34px;
	color:#FFF;
	padding-top:15px;
}
#pageWrapper { min-height: 100%; height: auto !important; height: 100%;	margin: 53px auto -60px; }
#slideshow {
    position:relative;
    height:278px;
	width:894px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}
.buttons{
	width: 117px;
	height: 50px;
	float: left;
	margin-left:52px;
	margin-right:52px;
}
#homeB{
	background:url(http://litsonandassociates.com/elements/navigation/home.png) 0 0 no-repeat;
	width: 78px;
	margin-left:0px;
}
#esmsB{
	background:url(http://litsonandassociates.com/elements/navigation/esms.png) 0 0 no-repeat;
	width: 84px;
}
#ereportB{
	background:url(http://litsonandassociates.com/elements/navigation/ereport.png) 0 0 no-repeat;
	width: 85px;
}
#eplannerB{
	background:url(http://litsonandassociates.com/elements/navigation/eplanner.png) 0 0 no-repeat;
	width: 97px;
}
#contactB{
	background:url(http://litsonandassociates.com/elements/navigation/contact.png) 0 0 no-repeat;
	margin-right:0px;
}
.divider{
	float:left;
}
.right_slide{
	width: 300px;
	overflow:hidden;
	border-left: solid #dcdcdc 1px;
	height:100%;
}
ul.withGreenChecks li ul li{
	list-style-image:url(http://litsonandassociates.com/elements/check.gif);
}

.notices{
	font-size: 10px;
	color:#666;
}
.align_left{
    text-align: left;
}
.links {
	text-align:justify;
}
.links td{
	padding-bottom:20px;
}
.links img{
	margin-right: 10px;	
}
.links .header{
	color: #c00;
	font-size:17px;
}
.links a{
	color:#000;
	text-decoration:none;
}
.links a:hover{
	color:#c00;
	text-decoration:none;
}
.plainRed{
	color:#c00;
}
#training{
	text-align:left;
}
div#rt_msg{
    display: none;
}

#training .alt{
	background-color:#dedede;
}
#training td, #training th{
	padding: 8px;
	vertical-align:top;
}
.arrow{
	display:list-item;
	list-style-image:url(http://litsonandassociates.com/elements/disk.png);
	padding-left:0px;
	list-style-position:outside;
	margin-left:20px;
}
.aso{
	font-size: 10px;
	color:#000;
}
.notes{
	background:#bcbcbc;	
}
.teams td{
	padding-bottom: 5px;
}
.slider{
	height: 100px;
	width: 25px;
	background:url(http://litsonandassociates.com/elements/button_close.png) 0 0 no-repeat;
	position:absolute;
	top: 10px;
	right:-25px;
	display:none;
}
.sliderO{
	height: 100px;
	width: 25px;
	background:url(http://litsonandassociates.com/elements/button_open.png) 0 0 no-repeat;
	position:absolute;
	top: 10px;
	right:-25px;
}
.topNav {
	color:#FFF;
	font-size:16px;
	width:100%;
	margin:auto;
	margin-top:0px;
}
.topNav span{
	color: #FFF;
	display:block;
	float:left;
	margin-right:20px;
	text-decoration:none;
	margin-top:15px;
}
.topNav a{
	color: #FFF;
	/*display:block;
	float:left;*/
	margin-right:20px;
	text-decoration:none;
	/*font-size:20px;*/
}
.mainNav {
	width:895px;
	margin:auto;
}
.mainNav a{
	color: #FFF;
	display:block;
	float:left;
	margin-right:50px;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
}
.skypeBar { float:right; text-align: right; }
.skypeBar a { color: #434343; text-decoration:none; }
.skypeBar a:hover { text-decoration:underline; }

.right_slide a{
	text-decoration:none;
	color:#C00;
}
.right_slide a:hover{
	text-decoration:underline;
}
.red_border a{
	border-color:#C00;
}
.clientBox_Header{
	padding: 5px;
	border: #666666 solid 1px;
	border-bottom: none;
	background-color:#333333;
	color:#FFFFFF;
	position:relative;
	margin-top:2px; /*overflow:auto;*/
}
.clientBox{background-color:#FAFAFA;border: #666666 solid 1px;padding: 10px; }
.clientBoxHeader2{font-size:14px;color:#990000;}

.largeTableCell { font-size:18px }
.clientBox_Header2 a{	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; display: block; float:left;padding: 0.4em 1em;color: white;font-weight: bold; text-decoration:none;background: #F6F6F6;border: 1px solid #CCC;color: #666;font-weight: bold;margin: 3px;margin-top:4px;margin-right:15px;}

tr.highlight1 {
	background-color:#CCC;
	vertical-align:top;
}

tr.highlight2 {
	background-color:#999;
	vertical-align:top;
}

tr.clsd {
	background-color:#FF9;
}

a img {
	border: none;
}

div#logouter {
	float: right;
}

img.imageright {
	float: right
}


/*Image Gallery*/
.thumbnail_box {
	width: 221px;
	height: 143px;
	/*border: 1px solid grey;*/
	margin: 5px;
	cursor: pointer;
}

ul {
	margin: 12px;
	padding: 0px;
}

.gallery {
	list-style: none;
}

.gallery li {
	float: left;
	box-shadow: 1px 1px 5px #000;
	border-radius: 5px;
}

.gallery_container {
	width: 660px;
	margin: auto;
}



/* Tab Navigation */
.nav-tabs {
    margin: 0;
    padding: 0;
    border: 0;    
}
.nav-tabs > li > a {
    background: #DADADA;
    border-radius: 0;
    box-shadow: inset 0 -8px 7px -9px rgba(0,0,0,.4),-2px -2px 5px -2px rgba(0,0,0,.4);
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover {
    background: #F5F5F5;
    box-shadow: inset 0 0 0 0 rgba(0,0,0,.4),-2px -3px 5px -2px rgba(0,0,0,.4);
}

/* Tab Content */
.tab-pane {
    background: #F5F5F5;
    box-shadow: 0 0 4px rgba(0,0,0,.4);
    border-radius: 0;
    text-align: center;
    padding: 10px;
}
