/* @override http://www.socialradius.com/css/base.css */

/* @override http://www.socialradius.com/css/base.css */

/* @override http://www.socialradius.com/test/css/base.css */

/* @override 
	http://altpub.net/socialradius/css/base.css
	http://www.socialradi.us/test/css/base.css
*/

p {
	margin-bottom: 1em;

}

body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

 a { 
	font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif; font-weight: bold; text-decoration: none; color: #00BCF0; 
}

a:hover { 
	color: #EA934
}
#logo {
	width: 900px;
	margin: 20px auto 0px;
	padding: 0px;
}

#mainContent {
	width: 860px;
	margin: 0px auto;
	position: relative;
}

.submainContent {
	text-align: justify;
	margin-left: 160px;
	margin-right:20px;
	margin-top: 10px;
	font-size: 14px;
	
}

.submainContentClients {
	text-align: center;
	margin-left: 200px;
	margin-right:50px;
	margin-top: 10px;
	font-size: 14px;
	
}
table.three_columns .leftColumn {
	position: relative;
	width: 240px;
	vertical-align: top;
}

table.three_columns .rightColumn {
	position: relative;
	width: 180px;
	vertical-align: top;
}

/* @group Blurbs */

.blurb {
	width: 213px;
	height: 96px;
	overflow: hidden;
	position: relative;
	margin: 0px 0px 30px 0px;
}

.blurb .leftSide {
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../images/roundedRectLeft.png);
	width: 8px;
	height: 96px;
}

.blurb .rightSide {
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(../images/roundedRectRight.png);
	width: 8px;
	height: 96px;
}

.blurb .topDots {
	position: absolute;
	left: 23px;
	top: 0px;
	background-image: url(../images/smallDottedLine.png);
	width: 168px;
	height: 2px;
	background-color: #0000FF;
}

.blurb .bottomDots {
	position: absolute;
	left: 23px;
	bottom: 0px;
	background-image: url(../images/smallDottedLine.png);
	width: 168px;
	height: 2px;
	background-color: #0000FF;
}

.blurb .content {
	position: absolute;
	top: 8px;
	left: 22px;
	right: 22px;
	bottom: 8px;
	text-align: left;
	overflow: hidden;
	font-size: 12px;
	line-height: 19px;
}

.blurb .content p {
	margin-left: 7px;
}

.blurb .content h1 {
	font-size: 14px;
	margin-bottom: 0px;
	color: #0a6988;
	font-weight: bold;
}

.blurb.colors_one .leftSide,
.blurb.colors_one .rightSide  {
	background-color: #46c1ea;
}

.blurb.colors_one .topDots {
	background-color: #e8ea46;
}

.blurb.colors_one .bottomDots {
	background-color: #46c1ea; 
}

.blurb.colors_two .leftSide,
.blurb.colors_two .rightSide  {
	background-color: #e8ea46;
}

.blurb.colors_two .topDots {
	background-color: #46ea70;
}

.blurb.colors_two .bottomDots {
	background-color: #ea9346; 
}

.blurb.colors_three .leftSide,
.blurb.colors_three .rightSide  {
	background-color: #ea9346;
}

.blurb.colors_three .topDots {
	background-color: #46ea70;
}

.blurb.colors_three .bottomDots {
	background-color: #e8ea46;
}

table.three_columns .centerColumn {
	position: relative;
	width: 100%;
	vertical-align: top;
}

/* @end */



/* @group PromoScroller */

#promoScroller {
	width: 903px;
	height: 361px;
	margin: 0px auto;
	position: relative;
	overflow: hidden;
}

#promoScroller .content {
	position: absolute;
	height: 361px;
	width: 20000px;
}

#promoScroller .content .slide {
	float: left;
	width: 903px;
	height: 361px;
}

#promoScroller .mask {
	position: absolute;
	width: 903px;
	height: 361px;
	background-image: url(../images/contentBoxMask.png);
}

#promoScroller .clickCatcher {
	position: absolute;
	left: 25px;
	top: 10px;
	right: 15px;
	bottom: 55px;
	cursor: pointer;
}

/* @end */



/* @group Nav Bar */

.navbar {
	margin: 0px 0px 10px;
	width: 100%;
	padding: 5px 0px;
	background-color: #46c1ea;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 18px;
}

.navbar a {
	color: #ffffff;
	text-decoration: none;
}

.navbar a:hover {
	color: #000000;
}

.navbar table {
	width: 850px;
	margin: 0px auto;
	text-align: center;
	font-family: ;
}

/* @end */

/* @group Twitter */

.twitterFeed {
  font-size: 11px;
  padding: 0px;
  background-color: #fff;
  width: 140px;
}

.twitterFeed h2.sidebar-title {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 8px;
}

.twitterFeed ul#twitter_update_list li {
	margin-bottom: 15px;
}

.profileTable td{
	vertical-align: top;
}
.twitterFeed a {
	text-decoration:none;
	color: #00bff0;
	font-weight: bold;
	text-align: justify;
	cursor: pointer;
}
.twitterFeed a:hover{
	color: #000000;
}

/* hack to be able to reposition links */
.twitterFeed a[style] {
	display: block;
	color: #448ca5;
}

.twitterFeed a[style]:hover {
	color: #000000;
}

h1 {
	font-size: 12px;
	padding-bottom: 10px;
	font-weight: bold;
	padding-top: 10px;
	text-align: left;
}

.twitterFeed h1 a{
	color: #000000;
	cursor: pointer;
}

.twitterFeed h1 a:hover{
	color: #00bff0;
}
/* @end */

/* @group Blog */

.blog {
	position: relative;
	margin: 0px 50px;
}

.blog h1 {
	color: #46c1ea;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 10px;
}

.blog h2 {
	padding-bottom: 4px;
	border-bottom: 2px dotted #46ea70;
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
}

.blog .article {
	margin: 0px 0px 20px;
	font-size: 13px;
	text-align: justify;
}

.blog .date_and_link {
	text-align: right;
}


/* @end */

/* @group SubHeader */

#SubHeader {
	width:  860px;
	margin: 0px auto;
	position: relative;	
}	

.SubRound {
	background-image: url("../images/SubHeader_RoundSide.png");
	width:23px;
	height:42px;
	position: absolute;
	left: 845px;
	bottom: 18px;
}

#SubClass {
	position:  absolute;
	height: 30px;
	left: 130px;
	right: 0px;
	bottom: 19px;
	text-align:right;
	background-color: #70caeb;	
	padding-top: 10px;
	font-size: 15px;
}
#SubClass a {
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration:none;
	display: left;
	margin-right: 20px;
}
#SubClass a:hover {
	color: #7a7a7a;
	
}

#SubName {
	position: absolute;
	top: 25px;
	width: 170px;
	text-align: center;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration:none;
	color: #FFFFFF;	
	font-size: 20px;
	}
#SubName a {
	
	color: #FFFFFF;
	text-decoration: none;
	
}

/* @end */


/* @group About */

#teamNames {
	float: left;
	padding-left: 15px;
	padding-botton:25px;
	font-size: 13px;
	text-align: right;
	color: #00bcf0;
	font-weight: bold;
	text-decoration:none;
	
}

#TeamNamesOurTeam li {
	color: #00bcf0;
	cursor: pointer;
}
#TeamNamesOurTeam {
	padding-left: 15px;
	padding-botton:25px;
	font-size: 13px;
	text-align: left;
	color: #00bcf0;
	font-weight: bold;
	text-decoration:none;
	
}

#teamNames li {
	color: #00bcf0;
	cursor: pointer;
}


#teamNames li.dots {
	cursor: default;
	margin-bottom:8px;
	margin-top: -5px;
	color: #ea9346;	
}

#teamNames li.dots:hover {
	color:#ea9346;	
	
}

#teamNames li:hover {
	color: #ea9346;

}

.profileHeader {
	color: #ea9346;
	font-size: 16px;
	font-weight: bold;
}



.profileTable .profileText {
	padding-right: 20px;
	vertical-align: top;
}

/* @end */



}