@charset "utf-8";
/* CSS Document */

html {
	height: 100%;
	margin: 0 0 1px 0;
	}

body {
	background: #4C4C4C url(images/sliver_pageBg.jpg) repeat-x fixed;
	color: #555555;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 10px 0 10px 0;
	}

fieldset {
	border: none;
	outline: none;
	display: inline;
	}

h1 {
	color: #0D6CA4;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0 0 4px 0;
	padding: 0;
	}

h2 {
	color: #0D6CA4;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0 0 4px 0;
	padding: 0;
	}

h3, h4, h5, h6 {
	color: #0D6CA4;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 4px 0;
	padding: 0;
	}

a img {
	border: none;
	}

a, a:active, a:visited {
	outline: none;
	text-decoration: none;
	}

ul, ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

label {
	font-weight: bold;
	}

table#searchTable .searchField {
	background: url(images/searchfield.gif) no-repeat;
	padding: 2px 5px;
	width: 215px;
	}

table#searchTable .searchField input {
	background: transparent;
	border: none;
	height: 18px;
	width: 215px;
 }
/*table#searchTable input.searchField:focus {
	background: #F9FDFF;
	}
*/

ul.customList {
	padding: 0 0 0 10px;
	}

ul.customList li {
	background: url(images/squareBullet.gif) no-repeat left;
	line-height: 23px;
	padding: 0 0 0 12px;
	}

ul.sitemap {
	font-weight: bold;
	position: relative;
	}

ul.sitemap li a {
	color: #22A42C;
	}

p {
	font-size: 13px;
	margin: 0;
	padding: 0;
	}

.hidden {
	display: none;
	}

.highlight {
	background: #FFFFCC;
	padding: 20px;
	}

div.clear {
	clear: both;
	height: 1px;
	margin: auto;
	}

table.custom {
	border-collapse: collapse;
	}

.serviceName {
	font-size: 15px;
	font-weight: bold;
	margin-left: 15px;
	}

.serviceSlogan {
	font-size: 13px;
	font-weight: normal;
	margin-left: 15px;
	}

#pageTop {
	background: url(images/pageTop.gif) no-repeat bottom;
	height: 5px;
	margin: auto;
	width: 870px;
	}

#main {
	background: #FFFFFF;
	margin: auto;
	width: 870px;
	}

	#main #nav {
		height: 42px;
		margin: auto;
		padding: 8px 0 0 20px;
		width: 850px;
		}

		#nav #linksNav {
			float: right;
			padding-top: 3px;
			width: 560px;
			}

		#nav #linksNav a {
			color: #006CC4;
			display: block;
			float: right;
			height: 23px;
			font-size: 17px;
			padding: 3px 0 0 0;
			text-align: center;
			vertical-align: baseline;
			}

		#nav #linksNav a:hover {
			}

	#main #content {
		margin: auto;
		width: 870px;
		}

		#content #showcaseBoxTop {
			background: url(images/home_blueTop.gif) no-repeat bottom;
			height: 5px;
			margin: auto;
			width: 838px;
			}

		#content #showcaseBox {
			background: #1475AE;
			color: #FFFFFF;
			margin: auto;
			padding: 0 0 8px 0;
			width: 838px;
			}

			#showcaseBox a {
				color: #FFFFFF;
				}

				#showcaseBox a:hover {
					}

			#showcaseBox table#services {
				font-weight: normal;
				margin: auto;
				width: 808px;
				}

				table#services a {
					line-height: 20px;
					}

				table#services tr td#serviceSummary {
					padding: 10px 0 0 0;
					vertical-align: top;
					}

				table#services tr td#serviceSummary a {
					background: url(images/home_ArrowGreenRound.gif) right no-repeat;
					padding: 12px 48px 10px 0;
					}

				table#services tr td#serviceSummary a:hover {
					background: url(images/home_ArrowGreenRoundActive.gif) right no-repeat;
					text-decoration: underline;
					}

				table#services tr td a#webAppAnimation {
					background: url(images/home_iconGearsInactive.gif) no-repeat;
					display: block;
					height: 75px;
					padding: 18px 0 0 150px;
					width: 250px;
					}

				table#services tr td a#webAppAnimation:hover {
					background: url(images/home_iconGearsActive.gif) no-repeat;
					}

				table#services tr td a#shopCartAnimation {
					background: url(images/home_iconCreditCardsInactive.gif) no-repeat;
					display: block;
					height: 61px;
					padding: 18px 0 0 150px;
					width: 220px;
					}

				table#services tr td a#shopCartAnimation:hover {
					background: url(images/home_iconCreditCardsActive.gif) no-repeat;
					}

				table#services tr td a#cmsAnimation {
					background: url(images/home_iconPagesInactive.gif) no-repeat;
					display: block;
					height: 79px;
					padding: 24px 0 0 150px;
					width: 200px;
					}

				table#services tr td a#cmsAnimation:hover {
					background: url(images/home_iconPagesActive.gif) no-repeat;
					}


		#content #showcaseBoxBottom {
			background: url(images/home_blueBottom.gif) no-repeat top;
			height: 5px;
			margin: auto;
			width: 838px;
			}

	#main #panel {
		height: 145px;
		margin: auto;
		padding: 12px 0 0 0;
		width: 870px;
		display: none;
		}

		#panel #panelContainer {
			margin: auto;
			width: 838px;
			}

			#panelContainer #search {
				float: left;
				margin: 0 13px 0 0;
				width: 466px;
				}

				#search #searchBoxTop {
					background: url(images/footer_grayTop.gif) no-repeat bottom;
					height: 5px;
					width: 466px;
					}

				#search #searchBox {
					background: #E1E1E1;
					height: 104px;
					padding: 10px 0 10px 0;
					width: 466px;
					}

					#searchBox table#searchTable {
						float: left;
						margin: 0 0 0 16px;
						}

						table#searchTable tr td {
							padding-bottom: 10px;
							}

					#searchBox table#quickLinks {
						float: left;
						margin: 0 0 0 40px;
						width: 150px;
						}

						table#quickLinks ul li a {
							color: #38779C;
							font-size: 12px;
							font-weight: bold;
							line-height: 26px;
							}

				#search #searchBoxBottom {
					background: url(images/footer_grayBottom.gif) no-repeat top;
					height: 5px;
					position: relative;
					width: 466px;
					}

			#panelContainer #expandableFeaturesContainer {
				float: left;
				height: 134px;
				position: relative;
				width: 359px;
				display: none;
				}

				#expandableFeaturesContainer div.featureTab {
					position: absolute;
					width: 359px;
					}

					#testimonialsOpenClose, #blogOpenClose, #featClientOpenClose{
						cursor: pointer;
						}

					#expandableFeaturesContainer div.featureTab div.top {
						background: url(images/footer_expanderTop.gif) bottom no-repeat;
						height: 5px;
						margin: auto;
						width: 359px;
						}

						#expandableFeaturesContainer div.featureTab ul li a {
							background: url(images/home_ArrowGreenSquare.gif) no-repeat left;
							}

						#expandableFeaturesContainer div.featureTab ul li a.arrowDownTab {
							background: url(images/home_ArrowGreenSquareReverse.gif) no-repeat left;
							}

					#expandableFeaturesContainer div.featureTab div.title {
						background: #D0E7F6;
						border-left: solid 2px #FFFFFF;
						border-right: solid 2px #FFFFFF;
						font-size: 13px;
						font-weight: bold;
						height: 31px;
						padding-top: 9px;
						width: 355px;
						}

						#expandableFeaturesContainer div.featureTab div.title a {
							display: block;
							color: #464646;
							margin-left: 12px;
							padding-left: 24px;
							}

					#expandableFeaturesContainer div.featureTab div.tabContent {
						background: #D0E7F6;
						border-left: solid 2px #FFFFFF;
						border-right: solid 2px #FFFFFF;
						display: none;
						font-size: 12px;
						height: 400px;
						overflow: hidden;
						padding: 0 12px 12px 12px;
						width: 331px;
						}
						
						#expandableFeaturesContainer div.featureTab div.tabContent div#scroller_container {
							height: 400px;
							overflow: hidden;
							position: relative;
							width: 331px;
							}
						
							#expandableFeaturesContainer div.featureTab div.tabContent div#scroller {
								overflow: hidden;
								padding: 0 15px;
								position: relative;
								width: 301px;
								}
						
					#expandableFeaturesContainer div.featureTab div.tabContent a {
						color: #2A9E3B;
						}



					#expandableFeaturesContainer #testimonials #testimonialScroll {
						height: 390px;
						overflow: hidden;
						position: relative;
						}

						#testimonialScroll .testimony {
							left: 5px;
							height: auto;
							margin-bottom: 10px;
							padding-left: 30px;
							width: 260px;
							}

					#expandableFeaturesContainer div.featureTab div.bottom {
						background: url(images/footer_expanderBottom.gif) top no-repeat;
						height: 5px;
						margin: auto;
						width: 359px;
						}

#footer {
	background: #FFFFFF;
	font-size: 10px;
	height: 13px;
	margin: auto;
	padding-top: 9px;
	position: relative;
	width: 870px;
	}

	#footer #expandCollapseTabDiv {
		bottom: 0;
		float: left;
		height: 17px;
		left: 2px;
		position: absolute;
		width: 99px;
		}
	#collapseTab{
		position: absolute;
		left: 16px;
		top: -11px;
		display: none;
	}

		#collapseTab:hover {
			cursor: pointer;
			}

	#expandTab{
		position: absolute;
		left: 16px;
		bottom: -5px;
	}

		#expandTab:hover {
			cursor: pointer;
			}

	#footer #linksFooter {
		padding: 0 0 0 115px;
		}

	#footer a {
		color: #555555;
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		margin: 0 13px 0 13px;
		}

#pageBottom {
	background: url(images/pageBottom.gif) no-repeat top;
	height: 5px;
	margin: auto;
	width: 870px;
	}

/* Portfolio Page */
.client { margin: 0 15px 10px; }
    .client .thumbnail { float: left; }
    .client .preview { float: left; display: none; }
    .client .info { float: right; width: 650px; }
    .client .info .head { height: 8px; background: url('images/descriptionBoxTopLeft.gif') top left no-repeat; }
    .client .info .head .head { height: 8px; background: url('images/descriptionBoxTopRight.gif') top right no-repeat; overflow: hidden; }
    .client .info .body { padding: 3px 18px; font: 12px/22px 'Trebuchet MS',Verdana,Arial,Helvetica,Sans-Serif; background: #fff; }
    .client .info .body .desc { display: none; }
    .client .info .body .link { display: none; }
    .client .info .body .link a { color: #2A9E3B; }
    .client .info .body .show a { display: block; padding: 22px 0 0; height: 0; width: 102px; background: url('images/detailsShow.gif') 0 3px no-repeat; overflow: hidden; }
    .client .info .body .hide { display: none; }
    .client .info .body .hide a { display: block; padding: 22px 0 0; height: 0; width: 102px; background: url('images/detailsHide.gif') 0 3px no-repeat; overflow: hidden; }
    .client .info .foot { height: 8px; background: url('images/descriptionBoxBottomLeft.gif') top left no-repeat; }
    .client .info .foot .foot { height: 8px; background: url('images/descriptionBoxBottomRight.gif') top right no-repeat; }

/* Search Results Page */
#cursor { text-align: center; }
    #cursor a { display: inline-block; text-decoration: none; }
    #cursor .page { display: inline-block; margin: 0 2px; padding: 1px; width: 18px; color: #828282; background-color: #EFEFEF; border: 1px solid #828282; }
    #cursor .page:hover { color: #4B4B4B; border: 1px solid #4B4B4B; cursor: pointer; }
    #cursor .current { color: #FFF; background-color: #0186CB; border: 1px solid #006EC8; }
    #cursor .current:hover { color: #FFF; border: 1px solid #006EC8; cursor: default; }

.clearfix:after, .client:after, #cursor:after { content: '.'; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix, .client, #cursor { display: inline-block; }
* html .clearfix, * html .client, * html #cursor { height: 1%; }
.clearfix, .client, #cursor { display: block; }