html {
	background-color: #575857;
}
	
body {
	text-align: center;
	background-image: url(../img/bodyGradient.gif);
	background-repeat: repeat-x;
	background-color: #575857;
	color: #97A7A6;
}

* {
	font-family: "Trebuchet MS",Helvetica,Arial,sans-serf;
}

h1 {
	font-size: 26px;
	font-weight: bold;
}

h2 {
	font-size: 16px;
	font-weight: bold;
}

.url {
	color: #93cd59;
}

td {
	border: 0px;
}

#dashboard_slot {
	width: 876px;
	padding-top: 20px;
	padding-bottom: 10px;
	margin: auto;
	text-align: left;
	color: white;
}

#dashboard_slot img.logo {
	vertical-align: middle;
	margin-right: 10px;
}

#dashboard_slot .tagline {
	display: none;
	font-size: 12px;
	font-style: italic;
	color: #97A7A6;
	height: 30px;
	padding: 10px;
	vertical-align: bottom;
	position: relative;
	top: -5px;
	left: 60px;
}

#dashboard_slot ul.links {
	display: block;
	float: right;
	padding-left: 0px;
	margin-left: 0px;
}

#dashboard_slot ul.links li {
	display: block;
	float: left;
	height: 29px;
	line-height: 29px;
}

#dashboard_slot ul.links a{
	display: block;
	padding-left: 30px;
	width: 100px;
	text-align: center;
}

#dashboard_slot ul.links li.apps a {
	width: 80px;
}

#dashboard_slot ul.links li.blog a {
	width: 70px;
}

#dashboard_slot ul.links li.contact a {
	width: 90px;
}

#dashboard_slot ul.links li.on{
	background-image: url('../img/navBorderRight.gif');
	background-repeat: no-repeat;
	background-position: right top;
}

#dashboard_slot ul.links li.on a{
	background-image: url('../img/navBorderLeft.gif');
	background-repeat: no-repeat;
	background-position: left top;
}

#dashboard_slot a {
	color: #EEEEEE;
	text-decoration: none;
}

#dashboard_slot a:hover {
	color: white;
}

#content_slot {
	width: 876px;
	margin: auto;
	text-align: left;
}

#content_slot .top {
	line-height: 6px;
	font-size: 1px;
	background-image: url('../img/mainTop.gif');
	background-color: white;
	color: black;
}

#content_slot .main {
	padding: 20px;
	background-image: url(../img/natureGradient2.gif);
	background-repeat: repeat-x;
	background-color: #EEEEEE;	
	color: black;
}

#content .main a {
	color: #224422;
	text-decoration: none;
}

#content .main a:hover {
	font-weight: bold;
}

#content .left {
	float: left;
	width: 400px;
	padding: 20px;
}

#content .right {
	float: left;
	width: 350px;
	padding: 20px;
	padding-left: 0px;
}

#content .right h1 {
	margin: 15px 0px 5px 0px;
	font-size: 30px;
	text-align: center;
	color: #113311;
}

#content .main .right h2 {
	margin-top: 5px;
	color: #224422;
}

#content p.description {
	padding-top: 20px;
	font-size: 16px;
	line-height: 25px;
	text-align: left;
	color: #444444;
}

#content .centerpad {
	padding: 100px;
}

#content .centerpad h1,
#content .centerpad h2 {
	text-align: center;
}

#content a {
	color: #1A74B1;
}

#content .main h2 {
	text-align: center;
	color: #333333;
}

#footer {
	padding: 10px;
	color: white;
}

#footer .centerlinks {
	text-align: center;
}

#footer a {
	color: #EEEEEE;
	text-decoration: none;
}

#footer a:hover {
	color: white;
}

.requestStats {
	margin-top: 10px;
	border-top: dotted 2px #CCCCCC;
	color: #CCCCCC;
	padding: 10px;
}

img.screenshot {
	width: 400px;
}

img.screenshot.small {
	width: 200px;
}

a.small {
	width: 200px;
	margin: 10px;
	margin-right: 10px;
}

#wrap {
	width: 855px !important;
}

#content_slot.blog .main {
	padding-top: 10px !important; 
}

#content_slot.blog h1 {
	width: 570px;
	text-align: center;
	font-size: 30px;
	padding: 3px 10px 20px 10px;
	margin: 0px;
	color: #225533;
	font-style: italic;
}

#content_slot.blog #content {
	width: 570px;
}

#content_slot.blog #search {
	top: 5px !important;
}

#content_slot.blog .main {
	background-image: url(../img/blogGradient.gif) !important;
}

#content_slot.blog #sidebar {
	width: 200px;
}

#content.about h1 {
	text-align: center;
	font-size: 30px;
	padding: 20px;
	padding-bottom: 30px;
	margin: 15px;
	color: #223322;
}

#content.about h1 span.simplyPut {
	display: none;
	float: left;
	color: #335533;
	font-style: italic;
}

#content.about h1 span.you {
	color: #113311;
}

#content.about h1 span.whatWeDo {
	
}

#content.about .main {
	background-image: url(../img/natureGradient.png);
}

#content.about .offer {
	padding: 20px;
	padding-bottom: 10px;
	font-size: 18px;
	line-height: 24px;
	text-align: left;
}

#content.about .offer span {
	font-weight: bold;
}

#content.about h2.offer {
	padding: 10px;
	font-weight: normal;
	clear: both;
	text-align: center;
}

#content.about div.consulting,
#content.about div.tech {
	clear: both;
	background-color: white;
	border: solid 1px #818181;
	border-top: solid 0px transparent;
	padding: 20px 100px 20px 100px;
}

#content.about div.consulting {
	text-align: center;
}

#content.about div.tech h2 {
	margin: 0px;
	padding: 10px;
}

#content h2.offer {
	margin: 0px;
}

#content.about table.steps {
	text-align: left;
	width: 620px;
	font-size: 14px;
	padding-bottom: 10px;
	margin: auto;
	float: none;
}

#content.about table td {
	border: solid 0px transparent;
}

#content.about table td.number {
	font-size: 20px;
}

.services li {
	display: block;
	float: left;
	border-left: solid 1px #779977;
	text-align: left;
	padding: 10px;
	padding-top: 0px;
	font-size: 15px;
	width: 230px;
	height: 70px;
	margin-bottom: 10px;
}

.services li.first {
	border-left: solid 0px transparent;
}

.services li.second {
	width: 250px;
}

.services li img.icon {
	float: left;
	margin: 0px 10px 10px 0px;
}

.services li span {
	font-weight: bold;
	font-style: italic;
}


#content div.apps.scrollable img {
	vertical-align: middle;
}

#content .main h2.sectionTitle {
	text-align: left;
	font-size: 20px;
}

#content .tech li {
	font-size: 14px;
	line-height: 24px;
}

#content .tech p {
	font-size: 14px;
}

#content .tech a {
	color: #337733;
}

#content .tech a:hover {
	font-weight: normal;
	text-decoration: underline;
}

#gregCard {
	padding: 40px;
}



.diagram {
	text-align: center;
}

.caption {
	background: none;
	text-align: center;
	font-style: italic;
	font-size: 13px;
	padding: 5px;
}




table.contact {
	margin: 40px auto 40px auto;
}

table.contact a {
	color: #AAEEAA;
}

table.contact td {
	padding: 20px;
}



/* 
    root element for the scrollable. 
    when scrolling occurs this element stays still. 
*/ 
div.scrollable { 

    /* required settings */ 
    position:relative; 
    overflow:hidden; 
    width: 660px; 
    height: 200px; 
	margin: auto;
} 

/* 
    root element for scrollable items. Must be absolutely positioned 
    and it should have a extremely large width to accomodate scrollable items. 
    it's enough that you set width and height for the root element and 
    not for this element. 
*/ 
div.scrollable div.items { 
    /* this cannot be too large */ 
    width:20000em; 
    position:absolute; 
} 

/* 
    a single item. must be floated in horizontal scrolling. 
    typically, this element is the one that *you* will style 
    the most. 
*/ 
div.scrollable div.items div { 
    float:left; 
} 

/* you may want to setup some decorations to active the item */ 
div.items div.active { 
    border:1px inset #ccc; 
    background-color:#fff; 
}










/*
 * tabs
 */


/* root element for tabs  */
ul.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;
	height:30px;
	border-bottom:1px solid #666;	
}

/* single tab */
ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-type:none !important; 
}

/* link inside the tab. uses a background image */
ul.tabs a { 
	background: url(../img/tabs.png) no-repeat -652px 0;
	font-size:11px;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 111px;
	text-align:center;	
	text-decoration:none;
	color:#000;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
}

ul.tabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
	background-position: -652px -31px;	
	color:#fff;	
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-position: -652px -62px;		
	cursor:default !important; 
	color:#000 !important;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
ul.tabs a.w1 			{ background-position: -519px 0; width:134px; }
ul.tabs a.w1:hover 	{ background-position: -519px -31px; }
ul.tabs a.w1.current { background-position: -519px -62px; }

/* width 2 */
ul.tabs a.w2 			{ background-position: -366px -0px; width:154px; }
ul.tabs a.w2:hover 	{ background-position: -366px -31px; }
ul.tabs a.w2.current { background-position: -366px -62px; }


/* width 3 */
ul.tabs a.w3 			{ background-position: -193px -0px; width:174px; }
ul.tabs a.w3:hover 	{ background-position: -193px -31px; }
ul.tabs a.w3.current { background-position: -193px -62px; }

/* width 4 */
ul.tabs a.w4 			{ background-position: -0px -0px; width:194px; }
ul.tabs a.w4:hover 	{ background-position: -0px -31px; }
ul.tabs a.w4.current { background-position: -0px -62px; }


/* initially all panes are hidden */ 
div.panes div.pane {
	display:none;		
}
