/* CSS Document */
body {
	background-image: url('../img/bgFade.jpg');
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}

#floatingBullets{
	width: 210px;
	float: right;
	margin: -15px 5px 15px 15px;
	padding: 10px;
	background-image:url(../img/bgCSTeam.jpg);
	background-repeat:repeat-x;
}
#floatingProductBullets{
	width: 210px;
	float: right;
	margin: 10px 10px 0px 0px;
	padding: 10px;
	background-image:url(../img/bgCSTeam.jpg);
	background-repeat:repeat-x;
}
#floatingProductBulletsWide{
	width: 250px;
	/* margin: 10px 10px 0px 0px; */
	padding: 10px;
	background-image:url(../img/bgCSTeam.jpg);
	background-repeat:repeat-x;
}
#sidebarBox{
	width: 230px;
	background-color:#FFFFFF;
	border: 1px solid #999999;
}
#floatingRightSidebar{
	width: 340px;
	margin-right: 10px;
	margin-left: 0px;
	background-image:url(../img/bgCSTeam.jpg);
	background-repeat:repeat-x;
	padding: 10px;
}
#coupon{
	background-image:url(../img/bgCSTeam.jpg);
	background-repeat:repeat-x;
	background-color:#99ccff; 
	/* border:1px solid black; */
	width:400px;
	height: 80px;
	margin: 5px;
	text-align:center;
	padding: 3px 3px 3px 3px;
	margin-left:15px;
}
.orderButton{
	float: right;
	margin: 0px 0px 15px 0px;
}
#spotlight{
	position: relative;
	margin-top: 5px;
}
#columnFill {
	background-image:url(../img/bgCSTeam.jpg);
	background-repeat:repeat-x;
	margin: -5px 0px 0px 0px;
}
#columnFillBlue {
	background-color: #f5f8ff;
	background-image:url(../img/bgCSTeamBlue.jpg);
	background-repeat:repeat-x;
	margin: -10px 0px 0px 0px;
}
.flash_content {
	width: 250px;
	height: 150px;
	float: left;
	margin: 0px 15px 10px 15px;
	background-image:url(../img/bgCSTeam.jpg);
	background-repeat:repeat-x;
}
.floatingThumb{
	float:left;
	margin: 2px;
}
.crowdThumb{
	border: 0;
	width: 150px;
	height: 120px;
	margin-top: 10px;
}
.crowdThumbRight{
	border: 0;
	width: 150px;
	height: 120px;
	margin-left: 10px;
}
.shiftRight{
	margin-left: 15px;
}

.shiftRightMore{
	margin-left: 20px;
}
.centerThumb{
	text-align: center;
}
.thumbnail {
	margin: 10px 20px 10px 20px;
	border: 1px solid #B7BCC3;
	width: 210px;
	height: 150px;
}
/*/////////////////////////////////////////*/
#fullpage {
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
#homepage {

	margin-left:auto;
	margin-right:auto;
}
#sub_header {
	width:960px;
	margin:0px;
}
#navBar {
	width:960px;
	margin:0px;
}
#sub_content_container {
	position:relative;
	background-image: url('../img/bgSecpageBottom.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 14px;
}

#sub_container_area {
	position: relative;
/*	min-height:480px; */
	padding: 10px;
	background-image:url('../img/1x1white70p.png');
}
#sub_container_anchored {
	position: absolute;
	padding: 10px;
	background-image:url('../img/1x1white70p.png');
}
.wide {	width: 940px; }
.normal{ width: 700px; }
.home-nv { width: 580px;}
.news{
	width:940px;
	height:250px;
	background-color:#cfcfcf;
	background-image:url('../img/1x1white70p.png');
}	

#page_content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #4D4D4D;
	text-decoration: none;
/*	min-height: 400px; */
}

#sub_sidebar {
	position: absolute;
	top: 14px;
	left: 730px;
	width: 230px;
}
#tall_sidebar {
	position: relative;
	/*top: 14px;*/
	left: 730px;
	width: 230px;
}
#tall_sidebar_home {
	position: relative;
	left: 610px;
	width: 350px;
}
#sidebarContent{
	background-image:url('../img/1x1white70p.png');
	padding: 10px;
}

#bottom_bar {

	height: 18px;
	background-image: url('../img/endcap.jpg');
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align: right;
	color:#AAAAAA;
	padding-top:10px;
	padding-right:10px;
}



#twoColumnLeft {
	margin: 0px;
	padding: 0px;
	width: 460px;
}

#twoColumnRight{
	position: absolute;
	left: 480px;
	top: 0px;
	width: 240px;
}
.thumbnail_link {
	margin: 10px;
	border: 2px solid #FF7700;
}

/* pulled from layout CSS */
.headline {
	margin-bottom: 8px;
}
.emptyTable {
	margin-top:10px;
	background-color: transparent;
}
.subColumn {
	vertical-align: top;
	width: 190px;
	margin-right: 10px;
}
.subColumnContent {
	background-image:url('../img/bgCSTeam.jpg');
	width: 180px;
	padding: 10px;
	height: 120px;
}
.subColumnContentTall {
	background-image:url('../img/bgCSTeamTall.jpg');
	width: 180px;
	padding: 10px;
	height: 260px;
}
.subColumnProduct {
	background-image:url('../img/bgProduct.jpg');
	width: 180px;
	padding: 10px;
	padding-top: 20px;
}
.subColumnCaseStudy {
	background-image:url('../img/bgCasestudy.jpg');
	width: 180px;
	padding: 10px;
	padding-top: 20px;
}

.videocallout {
	width: 150px;
	float: right;
	padding: 6px;
	margin-left: 10px;
	border: 1px solid #B7BCC3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #315D7A;
	text-align: center;
	text-decoration: none;
}
.pullquote {
	width: 200px;
	float: right;
	padding: 6px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #315D7A;
	text-decoration: none;
	border: 1px solid #B7BCC3;
}	
.inlineheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000077;
	font-weight: strong;
	text-align: left;
}
.newsbox {
	width:300px;
	margin-left:10px;
	float:left;
	position:relative;
/*	background-color:yellow; */
}
