html {
	background: #f8f8f8;
	height: 100%;
}
body {
	background: url(/images/body.gif) repeat-x;
	min-width: 868px;
	height: 100%;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0;
}
img{border: none;}
form,fieldset{
	border: 0;
	padding: 0;
	margin: 0;
}
#holder {
	min-height: 100%;
	overflow: hidden;
}
* html #holder {
	height: 100%;
	overflow: visible;
}
.sub-holder {padding: 0 0 63px;}
/* - header part - */
#header {
    background: #e8e8e8 url(/images/header.jpg) no-repeat 50% 100%;
	width: 100%;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	margin: 3px 0 0;
}
.sub-header {
	width: 836px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
/* - index.html | visual - */
.visual-1 {
	width: 836px;
	height: 185px;
	overflow: hidden;
}
.visual-1 .logo {
	background: url(/images/logo-1.gif) no-repeat;
	width: 160px;
	height: 165px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	margin: 9px 0 0 27px;
}
.logo a {
	height: 100%;
	display: block;
}
.visual-1 div {
	float: left;
	padding: 54px 0 0 32px;
}
.visual-1 strong {
	background: url(/images/visual-1-strong.gif) no-repeat 100% 50%;
	font-size: 13px;
	color: #fff;
	padding: 0 10px 0 0;
}
.visual-1 p,
.visual-2 p {
	font-size: 12px;
	line-height: 15px;
	color: #a8f040;
	margin: 2px 0 0 8px;
}
div.visual-2 p {line-height: 16px;}
.visual-1 p span,
.visual-2 p span {
	display: block;
	padding: 0 0 0 10px;
}
/* - inner.html | visual - */
.visual-2 {
	background: url(/images/visual-2.jpg) no-repeat;
	width: 836px;
	height: 123px;
	overflow: hidden;
}
#about .visual-2 {
    background: url(/images/header/sub-pages/visual-about.jpg) no-repeat;
}
#blog .visual-2 {
    background: url(/images/header/sub-pages/visual-blog.jpg) no-repeat;
}
#partners .visual-2 {
    background: url(/images/header/sub-pages/visual-partners.jpg) no-repeat;
}
#portfolio .visual-2 {
    background: url(/images/header/sub-pages/visual-port.jpg) no-repeat;
}
#products .visual-2 {
    background: url(/images/header/sub-pages/visual-products.jpg) no-repeat;
}
#services .visual-2 {
    background: url(/images/header/sub-pages/visual-services.jpg) no-repeat;
}
.visual-2 .logo {
	background: url(/images/logo-2.gif) no-repeat;
	width: 230px;
	height: 75px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	margin: 23px 0 0 16px;
}
.visual-2 div {
	width: 535px;
	float: left;
	padding: 24px 0 0 52px;
}
.visual-2 div strong {
	display: block;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #fff;
}
.visual-2 p img {vertical-align: middle;}
/* - navigation - */
.navigation {
	background: url(/images/navigation.gif) repeat-x;
	width: 100%;
	overflow: hidden;
	line-height: 17px;
	text-align: center;
	list-style: none;
	padding: 10px 0 6px;
	margin: 2px 0 0;
}
.navigation a.current{color:#151514;}
.navigation li:first-child {background-image: none;}
.navigation li {
	background: url(/images/navigation-separator.gif) no-repeat 0 50%;
	display: inline;
}
.navigation a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	padding: 0 7px 0 11px;
	text-transform: uppercase;
}
.navigation a:hover {text-decoration: underline;}
/* - main part - */
#main {
	background: #fff;
	width: 840px;
	margin: 0 auto;
	padding: 32px 0;
}
#main:after {
	content: "";
	display: block;
	clear: both;
}
.sub-main {
	background: url(/images/sub-main.gif) repeat-y;
	width: 840px;
	position: relative;
}
.sub-main:after {
	content: "";
	display: block;
	clear: both;
}
/* - shadow - */
.shadow {
	background: url(/images/shadow.png) no-repeat;
	width: 864px;
	height: 743px;
	position: absolute;
	left: -10px;
	bottom: -52px;
}
/* - content part - */
.content {
	width: 515px;
	float: left;
	padding: 0 0 0 35px;
	position: relative;
	z-index: 2
}
.content h1 {
	background: url(/images/h1.gif) repeat-x 0 100%;
	font-size: 24px;
	line-height: 40px;
	font-weight: normal;
	color: #c74e0c;
	letter-spacing: 0px;
	margin: 0 0 10px;
}
.content h2 {
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	color: #409c0e;
	padding: 0 0 2px;
	margin: 0 0 15px;
}
.content p {
	line-height: 1.6em;
	color: #666;
	margin: 0 0 16px;
}
.content ul {
    clear: left;
    line-height: 1.6em;
    color: #666;
    list-style-type: square
}
.content ol {
    clear: left;
    line-height: 1.6em;
    color: #666;
    list-style-type: decimal;
    margin-left: 15px
}
.content a,.sidebar a{
	color: #0881c7;
	text-decoration: underline;
}
.content a:hover,.sidebar a:hover {
	text-decoration: none;
}
.box {
	background: url(/images/box.gif) repeat-y;
	margin: 10px 0 20px;
}
.sub-box {
	background: url(/images/sub-box.gif) no-repeat;
	width: 487px;
	overflow: hidden;
	border-bottom: 1px solid #76c7ee;
	padding: 25px 14px 12px;
}
.box h2 {
	background: url(/images/dot-bg.gif) repeat-x 0 100%;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #409c0e;
	padding: 0 0 2px;
	margin: 0 0 3px;
}
.box h2 span {color: #77c84b;}
div.box p {
	color: #666;
	margin: 0;
}
div.box ul {
	background: url(/images/dot-bg.gif) repeat-x;
	padding: 7px 0 0;
	margin: 5px 0 0;
}
.content .box ul,
.content .project ul {
	float: left;
	list-style: none
}
.content .project ul {
    float: right
}
.content .box ul li,
.content .project ul li {
	background: url(/images/separator.gif) no-repeat 0 50%;
	float: left;
	display: inline;
	padding: 0 6px;
	margin: 0 6px 0 -6px;
}
.content .box ul li:first-child,
.content .project ul li:first-child {
    background-image: none
}
.content ul a {color: #0881c7;}
.content ul a:hover {text-decoration: none;}
.content img{
    margin:0 15px 15px 0;
    border:1px dotted #409C0E;
    padding:3px;
}
.content img.right{float:right}
.content img.left{float:left}

/* - last project - */
.project {
	background: url(/images/project.gif) repeat-y;
	width: 478px;
	border-top: 1px solid #93c8e1;
	border-bottom: 1px solid #93c8e1;
	padding: 0 22px 12px 15px;
	margin: 7px 0 0;
}
.project:after {
	content: "";
	display: block;
	clear: both;
}
.project h3 {
	background: url(/images/project-h3.png) no-repeat;
	width: 230px;
	height: 25px;
	float: right;
	display: inline;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #43ac0a;
	text-align: right;
	overflow: hidden;
	padding: 13px 15px 0 0;
	margin: -37px -22px 0 -15px;
	position: relative;
}
.project h4 {
	background: url(/images/dot-bg.gif) repeat-x 0 100%;
	font-size: 11px;
	line-height: 16px;
	color: #0ea0e1;
	text-align: right;
	padding: 0 10px 3px 0;
	margin: 12px -17px 5px 0;
}
.project img {
	float: left;
	border: 1px solid #93c8e1;
	margin: 0 10px 0 0;
}
.project div {
	text-align: right;
	height: 1%;
	overflow: hidden;
}
.project em {
	background: url(/images/post-date.gif) no-repeat 100% 50%;
	line-height: 20px;
	font-style: normal;
	color: #918f87;
	display: block;
	padding: 0 20px 0 0;
}
.project p {
	color: #000;
	margin: 0;
}
.project ul {
	float: right;
	margin: 20px -12px 0 0;
}
/* - sidebar - */
.sidebar {
	width: 195px;
	float: right;
	padding: 0 30px 0 0;
	position: relative;
	z-index: 2;
}
.tools {
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
}
.tools li {
	padding: 0 0 5px;
	vertical-align: top;
}
ul.tools li a {
	display: block;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-decoration: none;
	padding: 5px 30px 5px 12px;
	height: 1%;
}
.tools a:hover {text-decoration: underline;}
a.blog {background: #1e96df url(/images/tools-sprite.gif) no-repeat 0 0;}
a.forum {background: #d65611 url(/images/tools-sprite.gif) no-repeat -195px 0;}
a.studies {background: #ff9816 url(/images/tools-sprite.gif) no-repeat -390px 0;}
/* - latest news - recent blog entires - syndicate - */
.news,.recent_blog_entries,.syndicate,.about,.categories,.popular,.archives {
	/*border-bottom: 1px solid #dadada;*/
	padding: 20px 0 0px;
}
.syndicate{
    padding-bottom:40px;
}
.news h3,.recent_blog_entries h3,.syndicate h3,.about h3,.categories h3,.popular h3,.archives h3 {
	background: url(/images/h1.gif) repeat-x 0 100%;
	font-size: 14px;
	font-weight: normal;
	color: #cd510e;
	padding: 0 0 10px;
	margin: 0;
	text-transform:uppercase;
}
.news h3 span,.recent_blog_entries h3 span,.syndicate h3 span,.about h3 span,.categories h3 span,.popular h3 span, .archives h3 span {
	background: url(/images/news-h3.gif) no-repeat 100% 3px;
	padding: 0 15px 0 0;
}
.recent_blog_entries h3 span{
	background-image: url(/images/blog-h3.gif);
}
.syndicate h3 span{
	background-image: url(/images/rss-h3.gif);
}
.about h3 span{
	background-image: url(/images/about-h3.gif);
}
.categories h3 span{
	background-image: url(/images/categories-h3.gif);
}
.popular h3 span{
	background-image: url(/images/popular-h3.gif);
}
.popular ul li{margin-bottom:30px;}

.news ul, .recent_blog_entries ul,.syndicate ul, .archives ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.news ul li, .recent_blog_entries ul li,.syndicate ul li{
	width: 100%;
	margin: 15px 0 22px;
}
.syndicate ul li,.archives ul li {
    margin:3px 0 3px;
}
.news ul em, .recent_blog_entries ul em,.syndicate ul em {
	font-style: normal;
	color: #666;
}
.news ul p, .recent_blog_entries ul p,.syndicate ul p {
	line-height: 16px;
	color: #666;
	margin: 0;
}
div.about p{color:#a4a4a4;}
.news ul p a:hover, .recent_blog_entries a:hover,.syndicate a:hover {text-decoration: none;}
.view-all {
	font-size: 9px;
	color: #3fbaec;
	text-decoration: none;
	border-left: 1px solid #d5e3e9;
	border-right: 1px solid #d5e3e9;
	padding: 0 3px;
}
.view-all:hover {text-decoration: underline;}
.sidebar div.categories ul, .sidebar div.popular ul{padding-left:0;}
.sidebar div.categories li, .sidebar div.popular li{
    list-style:none;
    margin-top:3px;
}

.sidebar div.popular h4,.sidebar div.popular p,div.comment p cite{
    border-bottom:1px dotted #b2b2b2;
}
.sidebar div.popular h4 a,div.comment p cite{
    color:#81ce56;
    font-size:12px;
}
.sidebar div.popular p{
    color:#737373;
}
.sidebar div.popular p.meta span{margin-right:2px;}
.sidebar div.popular p.meta{border-bottom:none;}

/* - address - */
.address {
	width: 195px;
	line-height: 16px;
	color: #666;
	position: absolute;
	bottom: 0;
	right: 30px;
	z-index: 2;
}
.address .org{font-weight:bold;}
.address p {margin: 0;}
.address a {
	background: url(/images/email.gif) no-repeat 100% 70%;
	color: #0881c7;
	padding: 0 15px 0 0;
}
.address a:hover {text-decoration: none;}
/* - info list - */
ul.info {padding: 30px 0 0 !important;}
ul.info img{
    margin:0 20px 20px 0px;
    float:left;
}
ul.info li {
	background: none;
	padding: 0 0 20px;
	margin: 0;
}
.info h3 {font-weight: normal; font-size:larger;margin-top:0;}

.article p{
    font-size:12px;
}
.article p.meta{
    font-size:smaller;
}

#search{}
#search label{position:absolute;left:-9999px;}
#search input.submit{
    border:1px solid #C2C2C2;
    background:#1473A9;
    color:#FFF;
    padding:0;
    font-weight:bold;
}

ul.nav_cat_archive li{
    display:block;
    float:none;
}
ul.nav_cat_archive ul{
    margin-bottom:20px;
}
ul.nav_cat_archive ul li{
    margin:5px 0;
    padding:0;
    background:none;
}
ul.nav_cat_archive ul a{
    font-size:larger;
}




/* _BLOG */
div.supplement p{
    color:#37ADEA;
}
p.subscribe{float:right;line-height:14px;}
p.subscribe a{padding:2px 16px 2px 2px;background:url(images/feed-icon-14x14.png) right center no-repeat;color:#DF5B16;}
#blog h2 a{color:#77c84b;text-decoration:none;}
#blog h2 a:hover{text-decoration:underline;}
#blog ol{margin:0;padding:0;}
#blog ol li{list-style:none;}
#blog ol li h3{
    font-size: 12px;
    font-weight: normal
}
#blog p{
    margin:10px 0px;
}
#blog p.author,#blog div.article p.author{color:#7B7B7B;}
#blog p.meta{
    margin-top:20px;
}

#blog div.article p{color:#000;}
#blog div.article p.meta{font-size:larger;}


/* _Comments */
#comments,div.entry h6{
    font-family:"times new roman",serif;
    font-style:italic;
    font-weight:normal;
    font-size:20px;
    color:#bebebe;
    margin:30px 0 10px 0;padding:0;
}

div.alternate{
    padding-bottom:10px;
    border-bottom:1px solid #EAEAEA;
}

div.comment p.meta{
	font: 11px Arial, Helvetica, sans-serif;
    padding-bottom:3px;
    border-bottom:1px dotted #b2b2b2;
}
div.comment p cite{
    border-bottom:none;
}
div.comment p cite a{
    color:#81ce56;
    font-size:larger;
    font-style:normal;
    text-decoration:none;
}
div.comment p cite a:hover{
    text-decoration:underline;
}
div.comment p.meta span.posted{
    float:right;
    margin-top:5px;
}

div.comment p{
    font-family:"times new roman",serif;
    font-style:italic;
    font-size:16px;
}

/* _Comment Form */
form{margin-top:5px;padding-top:0;}
div.form label{
    display:block;
}
div.form input,div.form textarea{
    font-size:13px;
    margin:0;padding:2px;
}
div.form p{
}
span.required{
    font:italic bold 13px "times new roman";
    color:#A20C0C;
}



span.meta{
    padding:5px 10px 5px 30px;
    background:#F6F8F4;
    border-top:1px solid #D5DECB;
    border-bottom:1px solid #D5DECB;
    line-height:15px;
}
span.more{
    background:#F6F8F4 url(/images/icon-continue.gif) 10px center no-repeat;
}
span.date{
    background:#F6F8F4 url(/images/icon-cal.gif) 10px center no-repeat;
}
span.cat{
    background:#F6F8F4 url(/images/icon-cat.gif) 10px center no-repeat;
}
span.comments{
    background:#F6F8F4 url(/images/icon-comments.gif) 10px center no-repeat;
}


/* - footer part - */
#footer {
	background: url(/images/footer.gif) repeat-x;
	height: 63px;
	width: 100%;
	margin: -63px 0 0;
	position: relative;
}
#footer div {
	width: 840px;
	overflow: hidden;
	margin: 0 auto;
}
#footer ul {
	width: 100%;
	overflow: hidden;
	list-style: none;
	padding: 0;
	margin: 10px 0 0;
}
#footer ul li {
	background: url(/images/separator.gif) no-repeat 0 50%;
	float: left;
	display: inline;
	padding: 0 12px;
	margin: 0 12px 0 -12px;
}
#footer ul a {color: #1f6494;}
#footer ul a:hover {text-decoration: none;}
#footer p {
	font-size: 12px;
	line-height: 16px;
	color: #6192af;
	margin: 16px 0 0;
}

.content blockquote{
    background:url(/images/quote.png) top left no-repeat;
    min-height:50px;
    margin:0; padding:20px 0 20px 60px;
}
.content blockquote p{
    line-height:20px;
    font-size:12px;
    font-style:italic;
	color: #0881C7;
}

.entry ul li{
    background:none;
    float:none;
    display:block;
    margin:3px 0 3px;
}
.clear{clear:both;}

.float-left {
    float: left;
    margin: 0 10px 10px 0;
}

.float-right {
    float: right;
    margin: 10px 0 0  10px;
}

/* _Google Results Page */
#cse-search-results{width:100%;}
iframe table,iframe table.ra{display:none;visibility:none;}

/* self-clear floats */

.group:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.partner-group {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: dotted 1px #CCC
}

.partner-group .more {
    margin: 0
}

/* Portfolio home page table css */

#portfolio-table h4{
    margin-top:0px;
    margin-bottom:4px;
} 

#portfolio-table td{
    width:33.33%;
    padding-right:14px;
    vertical-align:text-top;
}

#portfolio-table img{
    margin:0px;
}

#project-gallery div.full_image img{
    display:none;
    margin-bottom:10px;
}

#project-details{
    border-bottom: 1px solid #dae2e5;
    margin-bottom:14px;
}

#project-details table{
    margin-bottom:10px;
}

#project-details table tr{
    width:100%;
}

#project-details table tr td{
    color:#666666
}

#project-details table tr td.detail-label{
    width:60px;
    color:#39a1d8;
    font-weight:bold;
}

#thumb-image tr #visit-website {
    vertical-align: bottom; 
    padding-bottom: 20px;
    padding-left:10px
}