﻿#admin 
{
	text-align: left;
	 float: right; 
	margin-right: 2px;
	width: 320px;
	font-size: 13px;
}
#help
{
	text-align: left;
	 float: right; 
	margin-right: 2px;
	width: 320px;
	font-size: 13px;
	color:#6B0B31;
}

	td FONT
{
	font-style: normal;
	/*font-face: 'Lato', sans-serif;*/
	font-size: 14px;
	font-weight:300px;
	}
	th FONT
{
	font-style: normal;
	/*font-face: 'Lato', sans-serif;*/
	font-size: 15px;
	font-weight:300px;
	}
	th{ 
	background-color: #cfcfcf; }
#content_title {
	font-style: normal;
	/*font-face: 'Lato', sans-serif;*/
	font-size: 16px;
	font-weight:bold;
	margin-top:8px;
	margin-bottom:16px;
	}
#content_title A{
	font-style: normal;
	font-face: 'Lato', sans-serif;
	font-size: 13px;
	font-weight:bold;
	margin-top:8px;
	margin-bottom:16px;
	margin-left:120px;
	}
#content_fields {
	border-spacing: 6px;
	} 
	#content_fields td {
	padding-left: 12px;
	} 
/* skype destroyer */
span.skype_pnh_container {
	display: none !important;
}
span.skype_pnh_print_container {
	display: inline !important;
}
.lt{
float: left;
}
.rt{
float: right;
}

img {
	border: 0;
}
.clr {
	display: block;
	clear: both;
}
.absolute {
	position: absolute;
}

a {
	color: #7f2347;
}

h1 {
	font: 700 21px/24px 'Lato', sans-serif;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	color: #7f2347;
}
h2 {
	font: 700 21px/22px 'Lato', sans-serif;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}
h3 {
	font: 300 18px/20px 'Lato', sans-serif;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}
h4 {
	font: 300 16px/18px 'Lato', sans-serif;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}
h5 {
	font: 300 14px/16px 'Lato', sans-serif;
	margin: 0;
	padding: 0;
}
p {
	font: normal 12px/18px 'Verdana', sans-serif;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	color: #323232;
}
a.btn {
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	padding: 3px 14px;
	border-radius: 20px;
	text-align: center;
	width: 60px;
	background: #6B0B31;
}
a.btn_g {
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	padding: 3px 14px;
	border-radius: 20px;
	text-align: center;
	width: 60px;
	background: #b4a89d;
}
a.btn_g:hover {background: #6B0B31}
a.btn:hover {background: #b4a89d}
/* layout-type-1 */
#layout-type-1 {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	float: center;
}
/* header */
#header-wrapper {
	position: relative;
}
#logo-wrapper {
	padding-top: 25px;
	padding-left: 30px;
	font-size: 26px;
	font-weight:bold;
	/*color: #6B0B31;*/
	color: #702D42;
}
#social-wrapper 
{
	position: absolute;
	top: 8px;
	right: 0;
	width: 225px;
}
#social-wrapper #social {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#social-wrapper #social li {
	height: 16px;
	margin-bottom: 2px;

}
#find-tasc {
	float: left;
	margin-left: 12px;
	padding-left: 40px;
	background: url(../img/illinois.png) no-repeat top left;
}
/* menus */

#sub-menu ul, #sub-menu-sc ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 25px;
}
#sub-menu ul li {
	text-align: center;
	float: left;
	margin-right: 2px;
	width: 200px;
}
 #sub-menu-sc ul li {
	text-align: center;
	float: left;
	margin-right: 2px;
	width: 159px;
}
#sub-menu ul li h3,  #sub-menu-sc ul h3 {
	padding-top: 5px;
}
#sub-menu ul li a.subs , #sub-menu-sc ul li a.subs
{
    font-weight:bold;
	display: block;
	padding: 18px 0;
	text-align: center;
	text-decoration: none;
	color: #fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
        background: #6B0B31;
}
#sub-menu ul li a.subs:hover , #sub-menu-sc ul li a.subs:hover
{
    background-color: #b4a89d; /*#bfcbd6;*/
    /*color: #7f2347; #465c71;*/
    text-decoration: none;
}

#sub-menu .sub-menu-end h3,  #sub-menu-sc .sub-menu-end h3 {
	font-weight: 300;
}
#sub-menu .sub-menu-end .btn-wrap, #sub-menu-sc .sub-menu-end .btn-wrap {
	margin: 0 auto;
	width: 181px;
	overflow: auto;
}
#sub-menu .sub-menu-end a.btn, 
#sub-menu .sub-menu-end a.btn_g,
#sub-menu-sc .sub-menu-end a.btn, 
#sub-menu-sc .sub-menu-end a.btn_g  {
	float: left;
	margin-right: 5px;
}
.sub-menu-end{
        text-align: center;
	float: left;
	margin-right: 2px;
	width: 267px;
}
/*left menu */

#left-menu {
	margin-top: 10px;
}
#left-menu ul {
	margin: 0; /*-top: 3px;*/
	padding: 0;
	list-style: none;
}
#left-menu ul li {
	text-align: center;
	float: left;
	margin-right: 0px;
	width: 240px;
}
#left-menu ul li h3 {
	padding-top: 5px;
}
#left-menu ul li a.subs {
	display: block;
	/*height: 100px;*/
	padding: 8px 0;
	text-align: center;
	text-decoration: none;
	color: #fff;
	border-radius: 5px 0px 0px 5px;
	-webkit-border-radius: 3px;
        background: #6B0B31;
        margin: 0px 0px 5px 0px;
}
#left-menu ul li a.subs_sel {
	display: block;
	/*height: 100px;*/
	padding: 8px 0;
	text-align: center;
	text-decoration: none;
	color: #fff;
	border-radius: 5px 0px 0px 5px;
	-webkit-border-radius: 3px;
        background: grey;
        margin: 0px 0px 5px 0px;
}
#right_content	{ 
	border: solid 2px grey;
	border-radius: 0px 5px 5px 5px;
	background-color: #fff;
	padding-left: 15px;
	padding-right: 15px;
		margin-top: 10px;
		min-height:420px;
	}
#right_content table {
	width:100% ;
	}
}


/* slider */
#slider {
	margin-top: 5px;
	position: relative;
}
#slide-left {
	position: absolute;
	top: 5px;
	width: 765px;
	height: 262px;
	overflow: hidden;
	border: 1px solid #fff;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
}
ul.bjqs li .sl-cnt {
	position: absolute;
	z-index: 99;
	top: 10px;
	left: 405px;
}
#slide-right {
	position: absolute;
	left: 389px;
	width: 358px;
	top: 0px;
	padding: 20px 20px 0 20px;
	height: 255px;
	background: #fff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	z-index: 0;
}
ul.bjqs {
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	display: none;
}
li.bjqs-slide {
	position: absolute;
	display: none;
}
ul.bjqs-controls {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 99;
	top: -80px;
	left: -10px
}
ul.bjqs-controls.v-centered li a {
	position: absolute;
	opacity: 0.5;
}
ul.bjqs-controls.v-centered li a:hover {
	opacity: 1;
}
ul.bjqs-controls.v-centered li.bjqs-next a {
	left: 33px;
	text-indent: -9999px;
	background: url(../img/arrow-next.png) no-repeat;
	height: 30px;
	width: 30px;
}
ul.bjqs-controls.v-centered li.bjqs-prev a {
	left: 0;
	text-indent: -9999px;
	background: url(../img/arrow-prev.png) no-repeat;
	height: 30px;
	width: 30px;
}
/* Side boxes */
#side-boxes {
	padding-top: 5px;
	padding-right: 25px;
	float: right;
	width: 176px;
}
#side-boxes ul {
	padding: 0;
	margin: 5px 0 10px 20px;
	font: normal 11px/13px 'Verdana', sans-serif;
}
#side-boxes>div {
	position: relative;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom: 5px;
	padding: 12px 8px 5px 10px;
}
.box_med {
	width: 100%;
	height: 126px;
	background: #fff;
}
#side-boxes>div a.btn, #side-boxes>div a.btn_g, {
	padding: 5px;
}
.box_sm a.btn, .box_sm a.btn_g {
	position: absolute;
	top: 20px;
	right: -20px;
}
.box_med .chj {
	right: 10px;
}
.box_sm {
	width: 100%;
	background: #fff;
}
/* Callout Boxes */

#callout {
	clear: both;
	min-height: 200px;
}
#callout>div {
	padding: 10px;
	width: 310px;
	float: left;
}
#callout div.middle {
	margin: 0 5px;
}
#callout div.middle ul{
list-style: none;
}

#callout div.middle ul li{
margin: 0;
}

#callout div.middle ul li a, .tweet_text p {
font: normal 12px/18px 'Verdana',sans-serif;
color: #323232;
font-style: italic;
text-decoration: none;
}

#callout div.middle ul li a:hover {
text-decoration: underline;
}

.header-blog {
	padding-left: 25px;
	background: url(../img/rss.png) no-repeat center left;
}
.header-twitter {
	padding-left: 25px;
	background: url(../img/twitter-sm.png) no-repeat center left;
}
/* footer */
footer {
	position: relative;
	padding: 20px 10px;
	clear: both;
	width: 94%;
	margin: 0 auto;
	background: #eee9e5 url(../img/bkg-footer.png) repeat-x;
	min-height: 180px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
}
#copy 
{
	margin-top: 5px;
	padding: 10px 5px 10px 5px;
	/*border-bottom: 1px dashed rgba(0,0,0,0.2);*/
	 background: #eee9e5 url(../img/bkg-footer.png) repeat-x;
}
#ftr-menu ul {
        margin: 0;
        padding: 0;
	float: left;
        margin: -3px 5px 5px 20px;
	font-size: 14px;
	color: #69645d;
}
#ftr-menu ul li {
	font-size: 10px;
        list-style: disc !important;
}
#ftr-menu ul li a {
	margin-left: -3px;
	font: 300 12px/16px 'lato', sans-serif;
	color: #69645d;
	text-decoration: none;
}
#ftr-menu ul li a:hover {
	text-decoration: underline;
}

#ftr-menu .block h2{
margin: 0;
padding: 0;
font-size: 14px;
color: #69645D;
font-weight: normal;
margin: 5px 0 0 5px;
}

#ftr-menu .region{
float: left;
}
#call-us {
	position: absolute;
	right: 10px;
}
#call-us span {
	margin-right: 5px;
}
#call-us img {
	margin: -2px 3px;
}


/* Content */
#cnt {
/* padding: 15px 20px 10px 35px; */
	padding: 0px 10px 0px 5px;
margin-top: 8px;
position: relative;
width: 985px;
min-height: 300px;
background: #eee9e5 url(bkg-cnt.png) repeat-x;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-top-left-radius: 5px;
}

#breadcrumb{
margin-bottom: 20px;
color: #8D817B;
font-size: 11px;
}
#breadcrumb a{
font: 300 12px/14px 'lato', sans-serif;
text-decoration: none;
color: #8d817b;
}

#breadcrumb a:hover{
text-decoration: none;
}

#main{
float: left;
width: 630px;
}

/* sidebar */
aside{
float: right;
width: 300px;
height: 100px;
background: red;
}

/* Search */
#search-bar{
width: 210px;
height: 100px;
position: absolute;
top: -45px;
right: 230px;
background:url(bkg-search.png) no-repeat;
}

.search-box{
width: 100%;
height: 40px;
position: relative;
z-index: 10;
top: -30px;
}

.search-btn{
height: 60px;
width: 65px;
position: absolute;
right: -6px;
bottom: -14px;
}

.search-btn:hover{
cursor: pointer;
}

.search-box input[type=text]{
width: 135px;
margin: 5px 10px;
padding: 5px 10px;
padding-right: 40px;
border: none;
border-radius: 5px; -webkit-border-radius: 5px;
}

.search-box input[type=image]{
position: absolute;
top: 9px;
right: 23px;
}



/* Tasc Leadership */

.bio-item>div{
background: red;
float: left;
margin-right: 20px;
width: 450px;
}

.bio-item .bio-group{
display: none;
}

/* essentials */
@media only screen and (min-width : 700px) {
/* Colors */
.dk-gray {
	color: #69645d;
}
.gray {
	color: #64615f;
}
.bkg-gray {
	background: #b4a89d;
}
a.bkg-gray:hover {
	background: #61162d;
}
.bkg-maroon {
	background: #6B0B31;
}
a.bkg-maroon:hover {
/*	background: #b4a89d;*/
    background-color: #b4a89d; /*#bfcbd6;*/
    color: #7f2347; /*#465c71;*/
    text-decoration: none;
}
}
.maroon {
	color: #7f2347;
}
/* Fonts */
.lato {
	font-family: 'lato', sans-serif;
	font-weight: 400;
}
.lato-light {
	font-family: 'lato', sans-serif;
	font-weight: 300;
}
.font-10 {
	font-size: 10px;
}
.font-24 {
	font-size: 24px;
}

/* Styles */
overflow-x: auto;
}