@import url(global/user.css);
@import url(global/common.css);
@import url(apps/forms01.css);
@import url(../../lightbox/lightbox.css);

body {
	margin: 0;
	padding: 0;
	background: #ccc;
	color: #333;
	font-family: verdana, tahoma, helvetica, sans-serif;
	font-size: 76%;
	text-align: center;
}

#wrap {
	position: relative;
	width: 990px;
	margin: 0 auto;
	padding: 0;
	background: #ccc url(../images/wrapBkgd.jpg) top center repeat-y;
	text-align: left;
}

html>body #wrap {
  	width: 990px;
} 

#header {
	margin: 0;padding-top:10px;
	background: #ccc url(../images/headBkgd.jpg) bottom center no-repeat;
	height: 144px;
	position: relative;
	width: 990px;
}

#logo {
	position: absolute;
	left: 36px;
	top: 14px;
}

#logo img {
	display: block;
	width: 195px;
	height: 114px;
}

#header p {
	display: none;
}

#printlogo{
	display: none;
	color: #979;
}

#tabs {
	position: absolute;
	top: 95px;
	left: 259px;
	margin: 0;
	padding: 0;
}

#nav {
	margin: 0;
	padding: 0;
}

#nav ul{
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#nav li {
	float: left;
	margin: 0 40px 0 0;
	padding: 0;
}

#nav a {
	display: block;	 
	height: 42px;
	text-decoration: none;
	text-indent: -9000px;
	background: transparent url(../images/primary.jpg) 0 0 no-repeat;
	color: #fff;
}

/*Home*/
li#t23960 {
	display: none;
	}

/*About ABAi*/
li#t25640 a{
	width: 88px;
	background-position: 0 0;
}

li#t25640 a:hover {
	background-position: 0 -43px;
	}

body.tab25640 li#t25640 a {
	background-position: 0 -86px;
	}

/*Design/Process*/
li#t25641 a {
	width: 107px;
	background-position: -128px 0;
	}

li#t25641 a:hover {
	background-position: -128px -43px;
	}

body.tab25641 li#t25641 a {
	background-position: -128px -86px;
	}

/*Portfolio*/
li#t25642 a {
	width: 113px;
	background-position: -275px 0;
	}

li#t25642 a:hover {
	background-position: -275px -43px;
	}

body.tab25642 li#t25642 a {
	background-position: -275px -86px;
	}	

/*Case Studies/Projects*/
li#t25643 a {
	width: 111px;
	background-position: -428px 0;
	}

li#t25643 a:hover {
	background-position: -428px -43px;
	}

body.tab25643 li#t25643 a {
	background-position: -428px -86px;
	}
	
/*Contact*/
li#t25644 {
	margin: 0;
}

li#t25644 a {
	width: 107px;
	background-position: -578px 0;
	}

li#t25644 a:hover {
	background-position: -578px -43px;
	}
	
body.tab25644 li#t25644 a {
	background-position: -578px -86px;
	}
	
#main-table-body {
	clear: both;
	margin: 0 10px;
	background: transparent url(../images/contentTile.jpg) 185px 20px repeat-y;
}

#main-table-body-leftcell, #main-table-body-rightcell {
	vertical-align: top;
	margin: 0;
	padding: 0 0 20px 0;
}

td#main-table-body-leftcell {
	width: 185px;
	background: transparent url(../images/menuTile.jpg) top right repeat-y;
}

#main-table-body-rightcell {
	width: 785px;
	background: transparent url(../images/contentTop.jpg) top left no-repeat;
}

#sidebar {
	margin: 0;
	padding: 95px 0 65px 35px;
	background: transparent url(../images/menuBkgd.jpg) top right no-repeat;
}

#menu-header {
	display: none;
}

#menu {
	margin: 0;
	padding: 0;
}

/*Secondary Menu Links*/

#menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: verdana, helvetica, sans-serif;
	font-size: .9em;
}

#menu li {
	margin-bottom: 10px !important;
	margin-bottom: 0;
	padding: 5px 0 0 0;
	border-width: 0;
	border-style: solid;
	border-color: transparent;
	background: transparent url(../images/secondaryTop.gif) top left no-repeat;
	text-align: right;
}

#menu a {
	display: block;
	margin: 0;
	padding: 0 5px 7px 0;
	background: transparent url(../images/secondaryBottom.gif) bottom left no-repeat;
	font-weight: normal;
	text-decoration: none;
	color: #444;
}

#menu a:hover{
	text-decoration: underline;
}

#menu a.current {
	text-decoration: underline;
}

#menu-footer {
	display: none;
}

#banner {
	display: none;
}

#breadcrumbbar{
	position: relative;
	margin: 10px 30px 8px 12px;
	font-family: tahoma, helvetica, sans-serif;
	text-transform: uppercase;
	color: #333;
}

#breadcrumblist{
	width: 570px;
	margin: 0;
	padding: 0;
	/*border-right: 1px solid #333;*/
	font-size: 10px;
}

#breadcrumblist a {
	font-weight: bold;
	text-decoration: none;
	color: #333;
}

#breadcrumblist a:hover {
	text-decoration: underline;
}

#breadcrumbemail {
	position: absolute;
	top: 0;
	right: 103px;
	margin: 0;
	padding: 0 0 1px 18px;
	background: url(../images/email.gif) center left no-repeat;
	font-size: 10px;
	text-align: right;
	white-space: nowrap;
}

#breadcrumbemail a {
	text-decoration: none;
	font-weight: normal;
	color: #333;
}

#breadcrumbprint {
	position: absolute;
	top: 0;
	right: 20px;
	margin: 0;
	padding: 0 0 1px 18px;
	background: url(../images/printer.gif) center left no-repeat;
	font-size: 10px;
	text-align: right;
	white-space: nowrap;
}

#breadcrumbprint a {
	text-decoration: none;
	font-weight: normal;
	color: #333;
}
	
#content {
	margin: 0 30px 0 15px;
	padding: 0;
}

#content-header {
	display: none;
}

#content-body {
	margin: 0;
	padding: 0;
}

#pagetitle{
	margin: 10px 0 0 0;
	padding: 0;
}

#pagetitletext{
	padding: 0;
  margin: 0;	
}

#pagetitletext h1{
	margin: 0 0 .5em 0;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #369;
	font-size: 1.5em;
	letter-spacing: .2em;
	color: #369;
}

#content-footer {
	display: none;
}

#footer {
	clear: both;
	height: 72px;
	margin: 0;
	padding: 0 30px 0 200px;
	background: transparent url(../images/footBkgd.jpg) top center no-repeat;
	text-align: center;
	font-size: 9px;
	text-align: right;
	color: #999;
}

#footerwrap {

}

#footer p {

}

#footer p span {
	
}

/* Fixes float escaping bug in IE/Win, hides from IE Mac \*/
* html #footer p { height: 1%; }
/* End hide from IE Mac */

#copyright, #poweredby {
	position: relative;
	top: -5px;
	padding: 1px 0 0 0;
	border-top: 1px solid #999;
}

#copyright{
	float: left;
	margin: 0;
}

#poweredby {
}

#poweredby a {
	text-decoration: none;
	font-weight: normal;
	color: #999;
}

#poweredby a:hover, #poweredby a:active{
	text-decoration: underline;
}