body {
	background: #dadada; 
}
body.frontpage {
  background:#FFF url(/images/body.jpg) repeat-x top left;
}
body.application {
  background:#FFF url(/images/app.jpg) repeat-x top left;
}
body.pages {
  background:#181818 url(/images/post.jpg) repeat-x top left;
}
#groupings1 {
	background: #FFF;
	color:#4c4c4c;
	height:166px;
	padding-top:20px;
}
#groupings2 {
	background: #FFF;
	color:#4c4c4c;
	height:167px;
	padding-top:20px;
}
#groupings img {
	margin-bottom:5px;
}
.group_left {
	text-align:left;
	width:260px;
	height:166px;
	float:left;
}
.group_center {
	padding-left:40px;
	padding-right:40px;
	text-align:left;
	width:340px;
	height:166px;
	float:left;
}

.group_right {
	text-align:left;
	width:260px;
	height:166px;
	float:left;
}
span.grouping_title {
	font-size:18px;
	text-align:left;

}
.grouping_icon {
	float:left;
}
p.grouping_tagline {
	font-size:12px;
	padding:0px;
	
}
.grouping_link_to {
	padding-top:5px;
	font-size:12px;

}
.grouping_link_to a:link {
	color:#0d74bc;
	text-decoration:none;
}
.grouping_link_to a:visited {
	color:#0d74bc;
	text-decoration:none;
}
.grouping_link_to a:hover {
	color:#0d74bc;
	text-decoration:none;
}
.grouping_link_to a:active {
	color:#0d74bc;
	text-decoration:none;
}
#header {
	background: #4682c4;
	height:69px;
	padding:0px;
	}
}
#short_header {
	background: #4682c4;
}
#headings {
	background: #4682c4;
	color:snow;
	height:239px;
}
#short_headings {
	background: #4682c4;
	color:snow;
	height:119px;
}
#content {
	color:#4c4c4c;

}
#left_panel {
	background:url(/images/menu_shadow.jpg) top right repeat-y;
	min-height:400px;
	padding-top:20px;
}
#right_panel {
	overflow:auto;
	min-height:400px;	
}
#aleft_panel {
	background:url(/images/menu_shadow.jpg) top right repeat-y;
	padding-top:20px;
	height:100%;
}
#aright_panel {
	padding-top:40px;
	padding-bottom:0px;
}
#aright_panel p {
	padding-bottom:10px;
}
.pagination a{
	color:dimgrey;
}
.service_image {

}
.right_panel_content {
	padding-top:20px;

}
.right_panel_content p {
	padding:5px;
}
ul.service_nav {
	list-style:none;
	font-size:16px;
	padding-top:18px;
	text-align:left;
}
.service_nav li {
	margin-bottom:20px;
	padding-top:10px;
	height:30px;
	padding-left:20px;
}
.service_nav li.current {
	margin-bottom:20px;
	background:#FFF;
	border-bottom:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #FFF;
	-moz-border-radius-topleft:15px;
	-moz-border-radius-bottomleft:15px;
	-webkit-border-top-left-radius:15px;
	-webkit-border-bottom-left-radius:15px;
}
.service_nav li a:link {
	text-decoration:none;
	color:#4c4c4c;
}
.service_nav li a:visited {
	text-decoration:none;
	color:#4c4c4c;
}
.service_nav li a:hover {
	text-decoration:none;
	color:#4c4c4c;
}
.service_nav li a:active {
	text-decoration:none;
	color:#4c4c4c;
}
#logo {
	background: url(/images/tophead.jpg) top left no-repeat;
	height:50px;
	color:snow;
	padding-left:100px;
	padding-top:19px;
}
#logo_app {
	background: url(/images/tophead.jpg) top left no-repeat;
	height:50px;
	color:snow;
	padding-left:100px;
	padding-top:19px;
}
span.cbsys {
	font-size:26px;

}
span.it {
	font: 15px;
	position:relative;
	top:6px;
}
span.heading_title {
	font-size:24px;
	text-align:left;
}
.heading_icon {
	float:left;
}
.heading_tagline {
	
}
.heading_link_to {
	padding-top:10px;
}
.heading_link_to a:link {
	color:snow;
	text-decoration:none;
}
.heading_link_to a:hover {
	color:snow;
	text-decoration:none;
}
.heading_link_to a:active {
	color:snow;
	text-decoration:none;
}
.heading_link_to a:visited {
	color:snow;
	text-decoration:none;
}
.tagline_link {
	font-size:14px;
	padding-left:10px;
	padding-right:10px;
}

#menu_bar {
	height:86px;
	color:snow;
	font-size:10px;
	text-align:center;
	overflow:hidden;
	background:url(/images/bothead.jpg) top left no-repeat;
}
#spacer {
	height:86px;
	color:snow;
	font-size:18px;
	text-align:center;
}
a.menu_item {
	text-decoration:none;
	color:snow;
}
#partners {
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}
#partners img {
	padding-left:10px;
	padding-right:10px;
}


.tagline_link {
	font-size:14px;
	padding-left:10px;
	padding-right:10px;
}
#news_test {
	height:305px;
	color:#9b9b9b;
	font-size:16px;

}
#news {
	height:305px;
	background:url(/images/news_test_bg.jpg) repeat-x top left;

}
.news_item {
	height:94px;
	padding-bottom:20px;
}
span.news_test_head {
	color:#edf2ec;
	font-size:18px;
	float:left;
	padding-left:10px;
	padding-top:40px;
}
.news_test_image {
	float:left;
	padding-top:35px;
}
span.news_headline{
	color:#e8792f;
	font-size:16px;
}
p.news_content {
		font-size:14px;
		color:snow
}
#test {
	height:305px;
	background:url(/images/news_test_bg.jpg) repeat-x top left;
}
.test_item {
	height:94px;
	padding-bottom:20px;
}

p.test_content {
		font-size:14px;
		font-style:italic;
		color:snow;
}
span.credit {
	color:#88b9dc;
	font-style:normal;
}
span.credit a:link {
	text-decoration:none;
	color:#88b9dc;
}
span.credit a:hover {
	text-decoration:none;
	color:#88b9dc;
}
span.credit a:visited {
	text-decoration:none;
	color:#88b9dc;
}
span.credit a:active {
	text-decoration:none;
	color:#88b9dc;
}
#morelinks {
	text-align:right;
	font-size:16px;
	height:26px;

}
#more_news a:link {
	color:#e8792f;
	text-decoration:none;	
}
a.more_news:link {
	color:#e8792f;
	text-decoration:none;	
}
#more_tests a:link {
	color:#88b9dc;	
	text-decoration:none;
}
a.more_feed:link {
	color:#88b9dc;	
	text-decoration:none;
}
#more_news a:active {
	color:#e8792f;
	text-decoration:none;	
}
a.more_news:actove {
	color:#e8792f;
	text-decoration:none;	
}
#more_tests a:active {
	color:#88b9dc;	
	text-decoration:none;
}
a.more_feed:active {
	color:#88b9dc;	
	text-decoration:none;
}
#more_news a:visited {
	color:#e8792f;
	text-decoration:none;	
}
a.more_news:visited {
	color:#e8792f;
	text-decoration:none;	
}
#more_tests a:visited {
	color:#88b9dc;	
	text-decoration:none;
}
a.more_feed:visited {
	color:#88b9dc;	
	text-decoration:none;
}
#more_news a:hover {
	color:#e8792f;
	text-decoration:none;	
}
a.more_news:hover{
	color:#e8792f;
	text-decoration:none;	
}
#more_tests a:hover{
	color:#88b9dc;	
	text-decoration:none;
}
a.more_feed:hover {
	color:#88b9dc;	
	text-decoration:none;
}
#pages {
	
	height:303px;

}
span.page_title {
	font-size:18px;

}
.page_head {
	padding-left:100px;
	padding-top:10px;
	padding-bottom:40px;
}
p.page_content {
	font-size:14px;
	padding:0px;
	
}
#footer {
	color:#4c4c4c;
	font-size:14px;
	text-align:center;
	padding:18px;
}
#footer a:link {
	color:#4c4c4c;
	text-decoration:none;
}
#footer a:hover {
	color:#4c4c4c;
	text-decoration:none;
}
#footer a:visited {
	color:#4c4c4c;
	text-decoration:none;
}
#footer a:active {
	color:#4c4c4c;
	text-decoration:none;
}
#about {

	background:url(/images/about_bg.jpg) top left no-repeat;
}
#contact {

	background:url(/images/contact_bg.jpg) top left no-repeat;
}

span.service_title {
	font-size:18px;
	text-align:left;

}
table {
	text-align:center;
}
img.table_image {
	margin:0;
}
tr.odd {
	background:#dbdbdb;
}
tr.even {
	background:white;
}
td {
	border:0;
}
th{
	font-size:16px;
	font-weight:bold;
	padding-top:10px;
	text-align:center;
	padding-top:10px;
	border:0;

}
.count1 {
	background-image: url(/images/count1.png);
	background-repeat:repeat;
}
.count2 {
	background-image: url(/images/count2.png);
	background-repeat:repeat;
}
.count3 {
	background-image: url(/images/count3.png);
	background-repeat:repeat;
}
.count4 {
	background-image: url(/images/count4.png);
	background-repeat:repeat;
}
.count5 {
	background-image: url(/images/count5.png);
	background-repeat:repeat;
}
.count6 {
	background-image: url(/images/count6.png);
	background-repeat:repeat;
}
.count7 {
	background-image: url(/images/count7.png);
	background-repeat:repeat;
}


.admincontent {
  background: #fff;
  padding: 0 40px 0px 40px;
  margin: 40px auto;
  width: 960px;
  -moz-border-radius: 24px;
  -webkit-border-radius: 24px; }
.admin_nav {
	list-style:none;
	text-align:left;
	margin:0;
	padding-left:0;
}
#flash_success {
  background: seagreen; }
#flash_failure {
  color: beige;
  background: firebrick; }
#flash_notice {
  color: snow;
  background: dimgray; }

/* flashes spacing */
#latestnews {
		height:305px;
}
.bottom_border {
	padding-top:30px;
	padding-bottom:30px;
	border-bottom:1px solid dimgray;
}
#flash {
  margin-bottom: 0.6em; 
	color:snow;}

#flash_notice, #flash_success, #flash_failure, #errorExplanation ul li {
  padding: 0.6em; }

/* flash scale */

#flash_notice, #flash_success, #flash_failure, #errorExplanation ul li {
  font-size: 1.6em; }

/* flash weighting */

#flash_notice, #flash_success, #flash_failure, #errorExplanation ul li {
  font-weight: bold; }

/* admin */
.service_loop {
	float:left;
	width:350px;
	display:inline;
	padding:20px 0;
	text-align:left;
}
.services {
	text-align:center;
}
.s_loop_img {
	float:left;
	width:110px;
}
.s_loop_page {
	float:right;
	width:240px;
}

/* trigger button */
#download_now {
	background:transparent url(/img/home/download.png) no-repeat scroll 0 0;
	display:block;
	height:44px;
	margin-bottom:30px;
	overflow:hidden;
	text-indent:-999em;
	width:159px;
	cursor:pointer;
}

/* mouseover state */
#download_now:hover {
	background-position:0 -44px ;		
}

/* clicked state */
#download_now:focus {
	background-position:0 -88px;
}

#tooltip { 
    display:none; 
    background:url(/images/trans.png) repeat; 
    font-size:12px; 
    width:246px;
 		padding:5px;
		text-align:center;
		border:1px solid #FFF;
		-moz-border-radius:15px;
		-webkit-border-radius:15px;
   color:#fff; 

}
.scrollable {
	float:left;
}
a.browse {
	background:url(/images/hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:40px 10px;
	cursor:pointer;
	font-size:1px;
}
a.right 				{ background-position: 0 -30px; clear:right; margin-right: 0px;}
a.right:hover 		{ background-position:-30px -30px; }
a.right:active 	{ background-position:-60px -30px; } 
a.left				{ margin-left: 0px; } 
a.left:hover  		{ background-position:-30px 0; }
a.left:active  	{ background-position:-60px 0; }
a.disabled {
	visibility:hidden !important;		
}
.scrollable {
	position:relative;
	overflow:hidden;
	width: 780px;
	height:87px;
	margin-left:20px;
	text-align:left;
}
.scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
	text-align:left;
}
.items .grid_1 {
	text-align:center;
}

.fade {
	background:url(/images/menu_shadow_end.jpg) top right no-repeat;
	height:100px;
}



