/* custom stuff */
html {
  height: 100%;
  margin-bottom: 1px;
}
body {
	margin: 0;
	padding: 0;
}
p {
  margin-top: 0;
  margin-bottom: 5px;}
h3 {
	font-size:15px;
}
h5 {
	font-size:14px;
	color: #476DA2;
	line-height: 1px;
}
fieldset {
	border: 0;
	padding: 5px 0;
}
span.pathway {
	display: block;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
}
span.pathway img {
	margin: 0px 10px;
	vertical-align: middle;
}
div#pathway {
	margin-bottom: 10px;
	padding-left: 8px;
}
a.readon {
	display: block;
	float: left;
	padding-left: 20px;
	margin-top: 10px;
	line-height: 14px;
	height: 16px;
	background: url(../images/play.png) no-repeat;
}
/*** fonts ***/
body {
		line-height: 125%;
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
}
/* size attributes */
body.f-smaller {
	font-size: 10px;
}
body.f-default {
	font-size: 11px;
}
body.f-larger {
	font-size: 13px;
}
a {
	color: #065B9C;
font-size: 18;
font-weight: bold;
}
a.bottomnav {
	color: #065B9C;
font-size: 18;
font-weight: normal;
}
a:hover {
	color: #000;
}
a:hover.bottomnav {
color:#D25F7F;
}
td.left a.mainlevel#active {
	color: #000;
}
.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 100%;
}
#nav a,
#inset a {
	font-size: 120%;
	color: #476da2;
}
div.moduletable h3,
.contentheading,
.componentheading {
	font-size: 16px;
	color: #065B9C;
	padding-left: 4px;
}
.componentheading {
  margin-bottom: 15px;
  position:relative;
  top:-40px;
  left:-205px;
  font-size:20px;
  text-transform:uppercase;
  color:#065B9C;
}
td.componentheading {
	padding-bottom: 15px;
}
/* font family */
h3,
.contentheading,
.componentheading,
#nav,
.sectiontableheader,
span.pathway,
.small,
.createdate,
.modifydate,
#inset {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link,
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
/* module settings */
div.moduletable h3 {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 0;
}
div.moduletable {
	margin-bottom: 10px;
}
td.left div.moduletable,
td.right div.moduletable  {
	margin-bottom: 15px;
	z-index:1;
}
div.moduletable ul {
	margin: 5px 0;
	padding: 0 2em;
}
div.moduletable ul li {
	padding-bottom: 3px;
}
/* default menu link styles */
a.mainlevel {
	display: block;
}
a.mainlevel:hover {
	text-decoration: none;
}
a.sublevel:hover {
	text-decoration: none;
}
#inset a.mainlevel {
	display: inline;
	background: none;
	padding: 0 15px;
}
/** regular joomla menu **/
a.mainlevel {
	display: block;
	height: 25px;
	line-height: 25px;
	padding: 0;
	color:#2b55a2;
	text-align:left;
	font-family:myriad pro;
	border-bottom:1px solid #C8C6C5;
	width:164px;
	font-family:helvetica;
}
a.mainlevel2 {
	display: block;
	height: 25px;
	line-height: 25px;
	padding: 0;
	color:#2b55a2;
	text-align:left;
	font-family:myriad pro;
	border-bottom:1px solid #C8C6C5;
	width:164px;
	font-family:helvetica;
}
a#active:link,
a#active:visited {
	color: #333;
}
li.active a,
li.active li.active a,
li.active li.active li.active a,
li.active li.active li.active li.active a {
   color: #333;
}
li.active li a,
li.active li.active li a,
li.active li.active li.active li a {
   color: #B23B03;
}
&Ecirc;
a.sublevel:link,
a.sublevel:visited {
	font-weight: normal;
	display:block;
	width:164px;
	position:relative;
	left:-4px;
	background: #f9d3c6 url(../images/menu-bg.png) 12px 50% no-repeat;
	text-indent:20px;
	height:24px;
	line-height:15px;
}
table.mainbody ul.menu,
ul.menuside {
	padding: 0;
	margin: 0;
	float: none;
}
table.mainbody ul.menu li,
ul.menuside li {
	border: 0;
	margin: 0px;
	line-height: 15px;
	margin-bottom: 4px;
	padding: 0;
	padding-left: 20px;
	background: url(../images/play.png) no-repeat;
}
table.mainbody ul.menu ul li,
ul.menuside ul li {
  margin-left: 10px;
  background: none;
}
table.mainbody ul.menu ul ul li,
ul.menuside ul ul li {
  margin-left: 20px;
  background: none;
}
/* headings */
h1 {
	padding-bottom: 5px;
}
h2 {
   padding-bottom: 5px;
}
h3 { 
   padding-bottom: 5px;
}
h4 {
	 padding-bottom: 5px;
}
h5 {
   padding-bottom: 0px;
   font-size: 11px;
}
.small {
	font-weight: bold;
	color: #999;
}
.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-weight: bold;
	color: #999;
}
.createdate {
	height: 20px;
	vertical-align: top;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
	color: #999;
}
/** some joomla class stuff */
table.contenttoc {
  margin: 5px;
  padding: 5px;
}
table.contenttoc td {
  padding: 0 5px;
}
td.buttonheading {
 	vertical-align: middle;
}
td.buttonheading img {
	margin-right: 5px;
}
table.mainbody td.mainbody td.sectiontableheader {
  font-weight: bold;
  padding: 4px;
  line-height: 20px;
  background: #e0e5ed;
  border-bottom: 1px solid #cad1d8;
}
table.mainbody td.mainbody tr.sectiontableentry1 td, 
table.mainbody td.mainbody tr.sectiontableentry2 td {
  padding: 4px;
  border-bottom: 1px solid #e0e5ed;
}
table.mainbody td.mainbody td.sectiontableentry1, 
table.mainbody td.mainbody td.sectiontableentry2{
  padding: 4px;
  border-bottom: 1px solid #e0e5ed;
}
table.contentpaneopen, table.contentpane {
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  width: 100%;
}
div.contentpane, div.contentpaneopen {
  width: 100%;
}
.clr {
	clear: both;
}
div.mosimage {
  margin: 5px;
}
table.adminform textarea {
  width: auto;
  color: #666;
}
/** width stuff **/
.w-wide div.wrapper {
	width: 1044px;
}
.w-thin div.wrapper {
	width: 750px;
}
.w-fluid div.wrapper {
	margin: 0 20px;
}
/* showcase */
#showcase {
	border-bottom: 1px solid #BCC0C7;
	background: #DCE0E8 url(../images/showcase-bg.png) repeat-x;
	color: #444;
}
/** template layout stuff **/
#page_bg {
	height: 100%; 
	padding: 0;
	margin-bottom: 1px;
	background: #fff;
}
#mainbg {
	/*background: url(../images/body-bg.png) repeat-x;*/
}
#mainbg-2 {
	width:1044px;
	margin:0 auto;
	background: transparent url(../images/shadowbg.png) 100% 0 repeat-y;
	overflow: auto;
}
#mainbg-3 {
	/*background: transparent url(../images/body-shadow-bl.png) 0 0 repeat-y;*/
}
#mainbg-4 {
	/*background: transparent url(../images/shadow-r.png) 100% 0 repeat-y;*/
}
#mainbg-5 {
	/*background: transparent url(../images/shadow-l.png) 0 0 repeat-y;
	padding: 0 10px;*/
}
.mainbg-6{
	background: transparent url(../images/mainbg2.png) no-repeat top;
	width:1024px;
	margin: 0 auto;
}
div.wrapper {
	margin: 0 auto;
	position: relative;
}
#showcase ul,
td.left ul,
td.right ul,
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#showcase li,
td.left li,
td.right li,
#footer li {
		border-bottom: 1px dotted #b7bbc7;
		padding-bottom: 0;
		margin-bottom: 2px;
}
#showcase .padding,
#footer .padding {
	padding: 5px 0px;
}
#inset {
	color: #ccc;
	text-align: center;
	margin: 15px 0;
}
#inset table {
	width: auto;
	margin: 0 auto;
}
#footer {
	padding-top: 10px;
}
#the-footer {
	text-align: center;
	background: #323C53;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #636D84;
}
#the-footer .padding {
	padding: 10px 0;
	width: 100%;
	border-top: 1px solid #636D84;	
}
table.showcase,
table.mainbody,
table.headlines,
table.footer {
	width: 100%;
	padding: 0;
}
table.headlines {
	margin-top: -5px;
}
table.showcase tr,
table.mainbody tr,
table.headlines tr,
table.footer tr {
	vertical-align: top;
}
table.showcase td.showcase,
table.footer td.footer,
table.headlines td.headlines {
	width: 33%;
}
table.showcase td.showcase,
table.footer td.footer,
table.mainbody td.left,
table.mainbody td.right,
table.headlines td.headlines {
	padding: 0 10px;
}
table.mainbody td.mainbody {
	padding: 0;
	/*background: #e6eaf2 url(../images/content-bg.png) repeat-x;*/
}
td.mainbody .padding {
	padding: 32px 15px;
	min-height:421px;
	font-size:13px;
	line-height:20px;
}
table.mainbody td.left {
	width: 180px;
	/*background: #DCE0E8 url(../images/side-bg.png) repeat-x;*/
	padding-top: 32px;
	padding-left:80px;
}
table.mainbody td.right {
	width: 150px;
	padding-top: 40px;
}
table.headlines td.headlines {
	background: #E9EDF5;
}
/* toolbar */
#toolbar {
	height: 31px;
	/*background: url(../images/toolbar-bg.png) repeat-x;*/
	position: absolute;
	top:100px;
}
/* some page content things */
.hide {
	display: none;
}
form {
	border: 0;
	margin: 0;
	padding: 0;
}
table.blog span.article_seperator {
	display: block;
	height: 20px;
}
table.pollstableborder td {
	text-align: left;
	padding: 2px 0;
}
input#mod_search_searchword {
	width: 120px;
}
.highlight {
  background-color: #ffc;
}
table#adminform #toolbar {
	background: none;
}
img { border: 1; 
border-color: #BABABA; 
}
a img { border: 1; 
border-color: #BABABA; 
}
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}
.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}
.tool-text {
	font-size: 100%;
	margin: 0;
}
td.left .module-box {
background: url(../images/module-bg.png) top right no-repeat;
padding:0;
margin:0 0 3px 0;
width:160px;
}
td.left .module-box h3 {
margin:0;
padding:0 0 7px 0;
color: #fff;
font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
text-transform:uppercase;
text-indent:9px;
}
td.left .module-box div {
background: url(../images/module-bot.png) bottom left no-repeat;
margin:0;
padding:4px 0 0 0;
}
td.left .module-box div div{
/*background: url(../images/boxleft.png) bottom left no-repeat;*/
padding:0 0 0 0px;
}
td.left .module-box div div div{
/*background: url(../images/boxright.png) bottom right no-repeat;*/
padding:0 5px 5px 0;
height:auto !important;
height:1%;
}
#user4 h3,
#user5 h3 {
	font-size:11px;
	color:#063482;
}
#user4 {
	padding:10px;
}
#user5 {
	padding:10px;
	border-top:1px solid #90cce8;
}
#bottom {
	padding:10px;
	border-top:1px solid #90cce8;
}
.mainlevel-nav {
	padding:0px 25px;
	background: url(../images/menu-div.png) 100% 50% no-repeat;
	font-size:15px;
	text-transform:uppercase;
}
#copyright {
	background: url(../images/copyright-bg2.png) 0 0 no-repeat;
	height:68px;
	padding:50px;
	line-height:18px;
}
#copyright2 {
	background: url(../images/copyright-bg2.png) 0 0 no-repeat;
	height:68px;
	padding:50px;
	line-height:18px;
}
#content-top {
	/*background: url(../images/content-bg.png) 0 0 no-repeat;*/
	/*background:#000;*/
	z-index:999;
    /*overflow:auto;*/
}
#arclogo {width:325px;height:125px;position:absolute;top:55px;left:710px;}
#aboutus {width:75px;height:25px;position:absolute;top:100px;left:80px;}
#products {width:174px;height:27px;position:absolute;top:101px;left:166px;}
#education {width:171px;height:51px;position:absolute;top:110px;left:355px;}
#healthcare {width:194px;height:59px;position:absolute;top:146px;left:536px;}
#testimonials {width:104px;height:26px;position:absolute;top:195px;left:745px;}
#contactus {width:85px;height:37px;position:absolute;top:176px;left:863px;}
#title {
	position:absolute;
	top:207px;
	left:80px;
	color:#D25F7F;
	font-size:17px;
	font-weight:bold;
	letter-spacing:2px;
	text-transform:uppercase;
	font-family:arial;
}