body {
	color: #353535;
	font-size: 12px !important;
	font-family: "lucida grande", Arial, sans-serif;
}
body, .navbar-inner {
   background: #0163aa;
   font-family: "lucida grande", Arial, sans-serif;
/*	background: url(/images/ps_neutral.png) repeat!important;
*/}

/*  TYPOGRAPHY AND MISC, ELEMENTS */
a {
	color: #607890;
	text-decoration:underline;
}

a:hover {
    color: #003366;
}

.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
width: 950px;
}
.center {
	text-align: center;

}

.tireblog-page .views-row {
    border-bottom: 1px dotted #CCCCCC;
    clear: both;
    padding: 16px 0 30px;
}

.tireblog-page .views-field-field-blogimage-fid, .node-type-tireblog .field-field-blogimage {
    float: left;
    margin-right: 10px;
}
.tireblog-page .views-field-title {
    font-size: 20px;
    line-height: 1.2em;
    margin-bottom: 6px;
}

.tireblog-page .views-field-body {
    color: #555555;
    font-size: 14px;
}

.tireblog-page .views-field-view-node {
    padding: 10px 20px 0;
    text-align: right;
}

img {
    border: 0 none;
}
.header-phone {
	margin:10px 0 0 0;
	display: block;
	font-size: 22px;
	color: #1D6483;
	float:left;
}
#wrapper {
    background-color: #FFFFFF;
    margin: 0 auto;
    /*padding: 0 9px;*/
    position: relative;
    width: 951px;
	box-shadow:0 0 4px #747576;
	 z-index: 9999;
}

#wrapper {
    height: auto;
    min-height: 100%;
}



/*  HEADER  */

.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.navbar-inner {
	min-height: 40px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #fff;
	background-image: none;
	background-image: none;
	background-image: none;
	background-repeat: repeat-x;
	border: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.upper-nav {
	position: relative;
	width: 950px;
/*	margin: 10px auto 0;*/
	padding-right: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;   
	box-sizing: border-box; 
	padding-left: 30px;
}
.input-append, .input-prepend {
	margin-bottom: 0px;
}
.search-wrap {
	float:right;
}
#ti-search {
	margin-top:10px;
	float:right;
	display: block;
	margin-bottom:0px;
}

.navbar .brand {
	float: left;
	width: 970px;
	padding:0px;
	margin:0px;
	display: block;
	font-size: 20px;
	height: 141px;
	font-weight: 200;
	color: #777777;
	text-shadow: 0 1px 0 #ffffff;
	height:138px;
}
.student-login {
	display: block;
	text-align: right;
	margin-right: 20px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}

/*  NAVIGATION  */
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega {
	/*letter-spacing: -1px;*/
}
.ti-footer {
	font-size: 12px;
	margin-bottom:10px;
}
.ti-copyright {
	text-align: center;
}
#megaMenu.megaFullWidth {
	width: 950px!important;
}

#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg ul.sub-menu li.menu-item.megaReg-with-sub > a, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg ul.sub-menu li.menu-item.megaReg-with-sub > span.um-anchoremulator, #megaMenu ul.megaMenu li.menu-item.mega-with-sub > a, #megaMenu ul.megaMenu li.menu-item.mega-with-sub > span.um-anchoremulator, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > a, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > span.um-anchoremulator {
padding-right: 11px!important;
}

/*  PAGE  */
.page-header {
	border-bottom: 1px solid #a9a9a9;
}
h1 {
	color: #353535;
	font-size: 32px;
}

/*  READ MORE  */
.fieldset-wrapper {
	display: none;
}
fieldset {
display: block;
-webkit-margin-start: 2px;
-webkit-margin-end: 2px;
-webkit-padding-before: 0.35em;
-webkit-padding-start: 0.75em;
-webkit-padding-end: 0.75em;
-webkit-padding-after: 0.625em;
border: 2px groove threedface;
border-image-source: initial;
border-image-slice: initial;
border-image-width: initial;
border-image-outset: initial;
border-image-repeat: initial;
min-width: -webkit-min-content;
margin-bottom: 1em;
padding: .5em;
}
fieldset.collapsible legend a {
padding-left: 15px;
font-size: 14px;
background: url(/images/menu-expanded.png) 5px 75% no-repeat;
}
fieldset legend {
	margin-bottom: 0px;
	border-bottom: none;
	width:100px;
}
fieldset.collapsed {
	border-right:none;
	border-left:none;
	border-bottom: none;
}
fieldset.collapsed legend a {
background-image: url(/images/menu-collapsed.png);
background-position: 5px 50%;
}


/*  HOMEPAGE  */
.span6 {
margin-left: 9px!important;
width: 500px!important;

}

.home .content h3 {
	line-height: 120%;
	font-weight: bold;
}
.logo-right {
float: left;
margin-right: 10px;
margin-top: 22px;
}
.q-body {
padding: 10px 0;
border-bottom: 1px dotted #C1C1C1;
clear: both;
}
p.q-text {
font-size: 13px;
margin-bottom: 3px;
margin-top: 0;
margin-left: 160px;
}
.q-name {
color: #666666;
margin-left: 160px;
}


/*  404  */
.error404 #ti-search {
	margin-top:10px;
	float:none;
	display: block;
	margin:10px auto;
	margin-bottom:0px;
}
.hero-unit {
	padding: 60px;
	margin-bottom: 30px;
	font-size: 18px;
	font-weight: 200;
	line-height: 30px;
	color: inherit;
	background-color: #bfdff4;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}


/*  WIDGETS  */

	/*  FORM  */
	.infusion-form input,.infusion-form textarea, keygen,.infusion-form select,.infusion-form button, isindex {
	font-size: 12px;
	margin: 0em;
	font: -webkit-small-control;
	color: initial;
	letter-spacing: normal;
	word-spacing: normal;
	text-transform: none;
	text-indent: 0px;
	text-shadow: none;
	display: inline-block;
	text-align: start;
}
	.infusion-form label {
	display: block;
	margin-bottom: 2px;
	margin-top: 5px;
	}
.widgettitle {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 4px;
	padding: 0 10px;
	color: #2998A0;
}
.page-template-page-homepage-php #sidebar1 {
margin-left: 9px!important;
}

#sidebar1 h4.widgettitle, #sidebar2 h4.widgettitle.page-template-page-left-sidebar-php #sidebar1 h4.widgettitle { 
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 4px;
	padding: 0 10px;
	color: #2998A0;
	background: none;
	text-shadow:none;
}
.textwidget .views-field-title {
font-weight: bold;
color: #1D6483;
text-align: right;
}


.home #sidebar1 h4.widgettitle {
background: url("/images/navigation-bgrnd.png") repeat-x scroll 0 0;
font-size: 15px;
margin: 0;
padding: 7px 15px;
color: #FFF;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
line-height: 135%;
}
.sidebar li {
	line-height: 14px;
	padding: 4px 0 4px 14px;
	list-style-image: none;
	list-style-type: none;
	background: transparent url(/images/list-item-1.gif) no-repeat 0 6px;
}
.sidebar li a {
	line-height: 1.2em;
	color:#258C93;
}
.sidebar .content {
	padding:10px;
}
li.salesperson-broker-license,  li.inspection-license-program,  li.appraiser-license-program,  li.mortgage-loan-license-program,  li.eco-broker-license-program {
	line-height: 12px;
	padding: 4px 0 6px 18px;
	list-style-image: none;
	list-style-type: none;
	background: transparent url(/images/icons-set1.png) no-repeat 0 4px;
}
li.appraiser-license-program {
	background-position: 0 -95px;
}
li.inspection-license-program {
	background-position: 0 -48px;
}
.sidebar ul {
	margin:0px;
}
/*  BLOG  */
.single-post .post_content img, .blog article img {
float: left;
margin-right: 10px;
}
.blog article img {
	width: 175px;
}
.blog .page-header h1 {
	font-size: 24px;
	margin:3px 0;
	line-height: 26px;
}
.blog .page-header {
	padding-bottom: 5px;
	margin: 5px 0 5px;
	border-bottom: none;
}


/*  SINGLE PRODUCT  */
p.alert-info {
	display: none;
}

/*  FOOTER  */
hr {
	margin: 20px 0;
	border: 0;
	border-top: 1px solid #a9a9a9;
	border-bottom: 1px solid #ffffff;
}

/*  TABLES  */
table.courses img {
	display: inline-block;
	margin: 0 4px;
}
td.enroll {
	width:150px;
}
td.description {
	width:500px;
}

table{
	background-color:#eee;
	color:#666;
	font-size: 16px;
	font-weight: bold;
	text-align: center;

}
table {
	border: 1px solid #ccc;
}
tr {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*border: 1px solid #ccc;*/
	padding: 8px 17px 8px 7px;
	height: 20px;
	text-align:center;
	vertical-align:top;

}
tr:nth-child(even) {
    background:#FFFFFF;
}
tr:nth-child(odd) {
    background:#eee;
}


/*  FORM ORIGINAL SITE  */
#node-57 h1 {
background: url("/images/navigation-bgrnd.png") repeat-x scroll 0 0 transparent;
font-size: 15px;
margin: 0;
padding: 7px 15px;
color: #FFFFFF;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
font-weight: normal;
line-height: 15px;
}
.aire-4-pages {
background: url("/images/books.png") no-repeat scroll -6px 0 transparent;
height: 150px;
width: 207px;
}
.style1 a{font-size:15px;}
.lead,.collapsed-text p{font-size:14px!important;}

ul,ol{
    padding: 0;
}
