*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}
body{
	font-size:62.5%;
}
p{ margin: 1em 0; }

h1, h2, h3, h4{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: .5em 0;
}
h1 {font-size:2em}  /* displayed at 24px */
h2 {font-size:1.5em}  /* displayed at 18px */
h3 {font-size:1.25em}  /* displayed at 15px */
h4 {font-size:1em}  /* displayed at 12px */

#header {
	height: 185px;
	width: 950px;
	margin: 0 auto;
	background: url(/sites/all/themes/custom/allit_theme/images/filler01.jpg) top right no-repeat;
}
#header h1{ font-size: 0em; padding-top: 50px }
#mission{
	width: 375px;
	float: left;
	color: #693;
	font-size: 3.2em;
}
#logo{
	float: right;
}
.breadcrumb{
	margin-top: 1em;
}


.sidebar{
	float: left;
	width: 175px;
	padding: 0 5px;
	color: #999;
	line-height: 1.6em;
}
#centre{
	float: left;
	width: 550px;
	padding: 0 15px;
	font-size: 1.2em;
	line-height: 1.6em;
}
#centre p{ text-indent: 0.75em; }
#centre a, #centre a:link, #centre a:visited, #centre a:active, .sidebar a, .sidebar a:link, .sidebar a:active, .sidebar a:visited{
	text-decoration: none;
	color: #693;
}
#centre a:hover, .sidebar a:hover{
	text-decoration: underline;
	color: #930;
}


#footer{
	border-top: solid 1px #eee;
	clear: both;
	padding: 1em 0;
	color: #ccc;
}


#main_page, #menu-holder{
	clear: both;
	width: 950px;
	margin: 0 auto;
}
.admin_links{
	list-style: none;
	border: double 3px #ddd;
	margin: 0;
	background-color: #eee;
	padding: 1em;
	margin: 1em;
}
.admin_links li{ display: inline; }
.admin_links li a{ padding: 1em; }
.admin_links li a:hover{ background-color: #fff; }


.nav_links{
	list-style: none;
	padding: 0;
	margin: 0;
	width: 750px;
	float: left;
}
.nav_links li{
	display: inline;
}
.nav_links li a{
	display: inline;
	line-height: 35px;
	padding: 0 1em;
	text-decoration: none;
	font-size: 1.2em;
	border-right: solid 1px #ddd;
	color: #333;
}
.active, .nav_links li a:hover{ color: #693 !important; }
#primary-links {
	background-image: url(/sites/all/themes/custom/allit_theme/images/nav_bg.png);
	background-repeat: repeat-x;
	height: 35px;
	width: 100%;
}

.solutions_ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.solutions_ul li a{
	display: block;
	width: 142px;
	height: 62px;
	overflow: hidden;
	background-image: url(/sites/all/themes/custom/allit_theme/images/solu_box.png);
	color: #666 !important;
	text-decoration: none;
	padding: 8px 10px 5px 35px;
	font-size: 1.15em;
}
.fullWidthTable {
	width: 100%;
	border-collapse: collapse;
	border: solid 1px #333;
}
.fullWidthTable td, .fullWidthTable th{
	padding: 2px;
	border-collapse: collapse;
	border: solid 1px #999;
}
.fullWidthTable th{
	background-color: #cdc;
	
}
.fullWidthTable thead th{
	background-color: #bcb;
}
.fullWidthTable .even td{
	background-color: #efe;
}
.tdCentre td{ text-align: center; }

.status{ background-color: #ffc; padding: 1em; }

#block-menu-secondary-links li{ 
	list-style: none;
	display: inline;
	border-right: solid 1px #ccc;
	padding: 0 1em;
	margin: 0;
}
#block-menu-secondary-links .first{ padding-left: 0; }
#block-menu-secondary-links .last{ border-right: 0; }

#block-menu-secondary-links ul{ 
	margin: 0;
	padding: 0;
}
#footer a, 
#footer a:active, 
#footer a:link, 
#footer a:visited{
	color: #ccc !important;
	text-decoration: none;
}
#footer a:hover{ text-decoration: underline; color: #aaa !important; }

#featureWrapper{
	margin: 0 auto;
	width: 550px;
}

.feature{
	color: #fff;
}

.feature div{
	padding: 0 19px 20px 19px;
	font-size: 1.05em;
	line-height: 1.3em;
}

.feature div p{
	margin: 0 0 1em 0;
	text-indent: 0px !important;
	text-align: justify;
}

.feature h2{
	padding: 10px 0 0 0;
	font-weight: normal;
	font-size: 2em;
	line-height: 1em;
	margin: 0 0 0.4em 0;
}

#centre .feature a{
	color: #fff;
	text-decoration: none;
}

#centre .feature a:hover,#centre .feature a:focus{
	text-decoration: underline;
}

#centre .feature ul{
	/*list-style-image: url(featureLi.png);*/
	margin: 0;
}

#centre .feature ul li{
	width: auto;
	float: none;
	padding: 0;
	color: #fff;
}
#featureTop{
	background: url(/sites/all/themes/custom/allit_theme/images/top-block-green.png) no-repeat bottom left;
	width: 540px;
	margin: 10px 5px 0 5px;
}

#featureTop h1{
	background: url(/sites/all/themes/custom/allit_theme/images/top-block-green.png) no-repeat 0 0;
	font-weight: normal;
	font-size: 2.3em;
	padding: 25px 0 0 24px;
	margin: 0 0 20px 0;
}

#featureLeft, #featureRight{
	background: url(/sites/all/themes/custom/allit_theme/images/top-block-green.png) no-repeat -545px bottom;
	float: left;
	width: 265px;
	text-align: justify;
	padding: 0;
	margin: 10px 5px;
}

#featureLeft h2, #featureRight h2{
	background: url(/sites/all/themes/custom/allit_theme/images/top-block-green.png) no-repeat -545px top;
	padding: 15px 0 0 20px;
	margin: 0 0 15px 0;
}

#featureRight{
	background: url(/sites/all/themes/custom/allit_theme/images/top-block-green.png) no-repeat -815px bottom;
}

#featureRight h2{
	background: url(/sites/all/themes/custom/allit_theme/images/top-block-green.png) no-repeat -815px top;
}


div.dateblock {
  line-height: 1;
  width: 40px;
  float: left;
  margin: 6px 10px 0 0;
  background: #F3F3F3;
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  color: #999;
  text-align: center;
  font-family: Georgia, Arial, Verdana, sans;
}
div.dateblock span {
  display: block;  
  text-align: center;
}
div.dateblock span.month {
  font-size: .9em;
  background-color: #B5BEBE;
  color: white;
  padding: 2px;
  text-transform: uppercase;
}
div.dateblock span.day {
  font-weight: bold;
  font-size: 2em;
}
div.dateblock span.year {
  font-size: .9em;
  padding: 2px;
}

.page-links{
	margin: 1em;
	border: 3px double #eee !important;
	background: #efe;
}

#search-theme-form{
	border: solid 1px #ccc;
	background-color: #fff;
	float: right;
	padding: 3px;
	margin-top: 4px;
}
#search-theme-form input{ font-size: 10px; border: none;   }
#search-theme-form label{ display: none; }

#block-support_quote-0 form input{ width: 95%; }
#block-support_quote-0 #edit-submit{ width: auto; }
