﻿@charset "utf-8";
/* CSS Document */
/*Global styling starts here */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #212121;
}
hr {
	color: gray;
	height: 1px;
}
#main-container {
	background: #FFFFFF url(/images/body-back.png) repeat-x;
}
#inner-container {
	background: #FFFFFF url(/images/inner-back.png) repeat-x;
}
h2 {
	font-size: 24px;
	margin: 8px 0;
	font-weight: normal;
}
h3 {
	font-size: 20px;
	margin: 8px 0;
}
h4 {
	color: #0d94bd;
	font-size: 16px;
	margin: 8px 0;
}
h5 {
	color: #0d94bd;
	font-size: 14px;
	margin: 0 0 0 2px;
}
a {
	text-decoration: none;
}
a:hover {
	color: #0d94bd;
}
p {
	line-height: 19px;
	word-spacing: .5px;
}
.left {
	float: left;
	margin-bottom: 6px;
}
dl {
	margin-top: 10px;
}
dt {
	font-size: 16px;
	font-weight: bold;
	color: #0d94bd;
	margin-top: 10px;
	background: url(/images/bullet.jpg) left 50% no-repeat;
	padding-left: 18px;
	line-height: 24px;
}
#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 990px;
	overflow: hidden;
}
#body-content {
	margin-top: 0px;
}
#body-content-nav {
	float: right; 
	width: 130px;
}
#body-content-main{
	width: 860px;
}
#inner-left {
	width: 630px;
	float: left;
}
#inner-right {
	width: 330px;
	float: right;
}
#header-home {
	background-position: center;
	background: url(/images/header.png) no-repeat left;
	height: 103px;
}
#header-home p {
	float: left;
	width: 280px;
	padding: 66px 0 0 136px;
	color: #FFFFFF;
}
/* Navigation Menu Styling */
#navigation {
	float: right;
	width: 520px;
	margin-top: 14px;
	font-size: 16px;
}
#menu {
	padding: 0;
	margin: 0px 30px 0 0;
	display: inline;
	float: right;
	height: 0px;
}
#menu li {
	padding: 4px 0 2px 20px;
	margin: 0 5px 0 0;
	display: inline;
	float: left;
	line-height: 24px;
	font-size: 16px;
}
#menu a {
	text-decoration: none;
	color: #FFFFFF;
	padding-bottom: 2px;
	text-transform: lowercase;
}
#menu a.current {
	color: #8cebf8;
	border-bottom: #8cebf8 solid 2px;
}
#menu a:hover {
	color: #8cebf8;
	border-bottom: #8cebf8 solid 2px;
}
#landing-content {
	background: url(/images/landing-intro.png) top center no-repeat;
	height: 317px;
}
#landing-content .welcome-content {
	width: 380px;
	float: right;
	padding-top: 40px;
	padding-right: 70px;
	color: #FFFFFF;
}
#welcome-menu {
	float: right;
	margin-right: 30px;
}
#welcome-menu a 
{
	border-width: thin;
	border-color: #FFFFFF;
	color: #FFFFFF;
	font-size: 16px;
	text-transform: lowercase;
	border-bottom-style: solid;
}
#spg-searchbox {
	float: right;
	margin-right: 30px;
	margin-top: 20px;
	clear: both;
}
.more-btn {
	margin-top: 10px;
	float: right;
}
.more-btn img {
	border: none;
}
#content {
	clear: both;
	min-height: 400px; /* for modern browsers */;
	height: auto !important; /* for modern browsers */
/*height:500px; for IE5.x and IE6 */
}
#inner-content {
	clear: both;
	margin-top: 30px;
	min-height: 400px; /* for modern browsers */;
	height: auto !important; /* for modern browsers */
/*height:500px; for IE5.x and IE6 */
}
#home a img {
	border: #d8d8d8 4px solid;
}
#home img {
	border: #d8d8d8 4px solid;
}
#home a img:hover {
	border: #0d94bd 4px solid;
}
#peers-intro {
	background: url(/images/peers.gif) no-repeat top left;
	padding: 40px 0 0 4px;
	/*width: 300px;*/
	float: left;
	margin: 20px;
}
#peer-toprated-intro {
	min-width:584px;
	margin: 20px;
	background: url(/images/top-rated.gif) no-repeat top left;
	padding: 40px 0 0 4px;
	float: left;
}
#peer-latest-intro {
	min-width:384px;
	margin: 20px;
	background: url(/images/latest-documents.gif) no-repeat top left;
	padding: 40px 0 0 4px;
	float: left;
}
#peer-spusage-intro {
	/*width: 300px;*/
	margin: 20px;
	background: url(/images/sharepoint-business-usage.gif) no-repeat top left;
	padding: 40px 0 0 4px;
	float: left;
}
#events-intro {
	width: 175px;
	margin: 20px;
	background: url(/images/events.gif) no-repeat top left;
	padding: 40px 0 0 4px;
	float: left;
}
#gurus-intro {
	background: url(/images/gurus.gif) no-repeat top left;
	padding: 40px 0 0 4px;
	/*width: 300px;*/
	float: left;
	margin: 20px;
}
#sponsors-intro {
	/*width: 302px;*/
	margin: 20px;
	background: url(/images/sponsors.gif) no-repeat top left;
	padding: 40px 0 0 4px;
	float: left;
}
#associates-intro {
	/*width: 302px;*/
	margin: 20px;
	background: url(/images/associates.gif) no-repeat top left;
	padding: 40px 0 0 4px;
	float: left;
}
#topics {
	background: url(/images/topics.gif) no-repeat top left;
	padding: 40px 0 0 4px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#sponsors {
	background: url(/images/sponsors.gif) no-repeat top left;
	padding: 40px 0 0 4px;
	margin-left: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}
#about {
	background: url(/images/about.gif) no-repeat top left;
	padding: 40px 0 0 4px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#contact {
	background: url(/images/contact.gif) no-repeat top left;
	padding: 40px 0 0 4px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#quotes {
	background: url(/images/quotes.gif) no-repeat top left;
	padding: 40px 0 0 4px;
	width: 312px;
	float: left;
	margin-left: 10px;
}
.bullet-list {
	margin: 10px 0 10px 4px;
	list-style: none;
}
.bullet-list li {
	background: url(/images/bullet.jpg) left 50% no-repeat;
	margin-bottom: 6px;
	padding-left: 20px;
	color: #0d94bd;
	font-weight: bold;
}
.quote {
	clear: both;
	background: url(/images/quotes.jpg) left top no-repeat;
	padding: 0 4px 0 22px;
	margin-bottom: 6px;
}
/* Sponsors Item Styling */
.sponsors-container {
	padding: 0 14px 0 0;
	width: 296px;
	float: left;
	margin-right: 10px;
	margin-bottom: 16px;
}
.sponsors-container a img {
	border: #d8d8d8 4px solid;
}
.sponsors-container img {
	border: #d8d8d8 4px solid;
}
.sponsors-container a img:hover {
	border: #0d94bd 4px solid;
}
/* Contact Form Styling */
#contact-form {
	margin-top: 20px;
}
label {
	/*float: left;*/
	width: 120px;
	font-weight: bold;
	color: #0d94bd;
}
/*input, textarea {
	width: 200px;
	margin-bottom: 5px;
	border: 1px solid #4e121c;
	background-color: #ffffe5;
	height: 24px;
	padding-top: 4px;
}
textarea {
	width: 280px;
	height: 150px;
}*/
.boxes {
	width: 1em;
}
#submitbutton {
	text-align: center;
	background: url(/images/submit.jpg) no-repeat center;
	border: none;
	margin-top: 4px;
	margin-left: 310px;
	width: 87px;
	height: 27px;
	cursor: pointer;
	text-indent: -9000px;
}
/* Footer styling starts here */
#footer {
	clear: both;
	background-color: #4e121c;
	overflow: hidden;
	border-top: solid 4px #ff9900;
	margin-top: 10px;
}
#footer-content {
	margin: 0 auto;
	padding: 0;
	width: 990px;
	color: #FFFFFF;
	padding: 10px;
}
#footer-left {
	float: left;
	width: 500px;
	padding-left: 10px;
}
#footer-right {
	float: right;
	width: 400px;
	text-align: right;
	padding-right: 10px;
}
#siteactions-footer {
	float: right;
}
#footer a {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: underline;
	color: #8cebf8;
}
/* Grid Item Styling */
#threegrid
{
background: url(../images/portfolio.jpg) no-repeat top left;
padding: 40px 0 0 4px;
margin-left: 0px;
margin-bottom: 20px;
overflow: hidden;
}
.threegrid-container
{
padding: 0 14px 0 0;
width: 260px;
float: left;
margin-right: 10px;
margin-bottom: 16px;
}

.threegrid-container a img
{
border: #d8d8d8 4px solid;
}

.threegrid-container img
{
border: #d8d8d8 4px solid;
}

.threegrid-container a img:hover
{
border: #566b03 4px solid;
}
.pics {
	/*height: 150px;
	width: 284px;*/
	margin: 0;
	overflow: hidden;
	text-align: center;
	vertical-align:middle;
}
.pics img { 
    padding: 0px; 
    /*border: 1px solid #ccc; */
    background-color: #eee; 
    top:0; 
    left:0 
}
.body-content-nav {
	float: right; 
	width: 162px;
}
.body-content-main{
	width: 828px;
}	
.profileIcon {
	margin-right: 10px;
	border-style:none;
	border:0px;
}

