@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	background: white url("../images/bodyBG.gif") repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color: #626262;
	font-size: .8em;
	line-height: 1.3em;
}

a {
	color: #c67c00;
	font-weight: bold;
	text-decoration: none;
}

hr {
	height: 1px;
	color: #bfbfbf;
	background: #bfbfbf;
}

h1 {
	font-size:28px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 20px;
}

h2 {
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 1em;
	padding: 5px 20px 0px 20px;
	border-top: 1px solid #bfbfbf;
}

h3 {
	text-transform: uppercase;
	font-size: 16px;
	margin-top:2px;
	margin-bottom:10px;
	color: #005ba2;
}

h4 {
	font-size: 1.5em;
	font-weight: normal;
	margin: 5px 0px;
	color: #5f5f5f;
}

.blue {
	color: #005ba2;
}

#bodyWrapper {
	width: 1080px;
	margin: auto;
	padding: 0px;
	text-align: left;
}

#header {
	width: 1080px;
	height: 73px;
	background: url("../images/headerBG2.png") no-repeat;
	z-index:10000000;
}

#header .dropdown {
	z-index:100;
}

#leftIndex {
	width: 754px;
	margin-left: 31px;
	float: left;
	display: inline;
	overflow:hidden;
}

#left {
	width: 740px;
	margin-left: 31px;
	margin-top: 38px;
	min-height: 720px;
    height:auto !important;
    height:720px;
	float: left;
	border: 1px solid #bfbfbf;
	background: white;
}

#leftTop {
	margin-top: 6px;
	overflow: hidden;
}


.leftContent {
	padding: 20px;
	padding-top: 0px;
}

.leftContent p {
	margin-bottom: 1em;
	line-height:18px;
}

.leftContent p.intro {
	font-size: 1.5em;
	margin-bottom: 1em;
	line-height:20px;
	color:#333333;
}

.leftContent img {
	float: left;
	margin: 0px;
	margin-right: 20px;
	margin-bottom: 0px;

}

#sideBarSlideshow img{

}

#contactLeft {
	width: 270px;
	float: left;
}

#contactRight {
	width: 400px;
	float: right;
}

#right {
	width: 264px;
	margin: 0px;
	margin-top: 35px;
	margin-right: 31px;
	float: right;
	display: inline;
}

#rightTop {
	width: 264px;
	height: 7px;
	background: url("../images/sideBarBgTopTrans.png") no-repeat;
	line-height: .0001em;
	font-size: .00001em;
}

#rightContent {
	width: 264px;
	padding: 8px 0px;
	background: url("../images/sideBarBgMiddleTrans.png") repeat-y;
}

a.right_link {
	position: relative;
	width: 235px;
	height: 48px;
	margin-left: 15px;
	margin-bottom: 5px;
	display: block;
}

a#demo_link {
	background: url("../images/demoBTN.jpg") bottom left;
}

a#studies_link {
	background: url("../images/caseStudiesBTN.jpg") bottom left;
}

a#blog_link {
	background: url("../images/blogBTN.jpg") bottom left;
}

a#channel_link {
	margin-bottom: 0px;
	background: url("../images/digitalChannelBTN.jpg") bottom left;
}

a#channel_categories_link {
	height: 33px;
	margin-bottom: 0px;
	background: url("../images/categoryBTN.jpg") bottom left;
}

a#channel_categories_link.up {
	background: url("../images/categoryBTN.jpg") top left;
}

ul.blog_list {
	margin:10px 20px;
	display:none;
	list-style:none;
	list-style-image:none;
}

ul.blog_list ul {
	margin:10px;
	display:none;
}

ul.blog_list ul li {
	border-bottom:1px solid #BBBBBB;
	padding:5px 0px;
}

a#channel_archives_link {
	height: 33px;
	margin-bottom: 0px;
	background: url("../images/digitalChannelArchiveBtn.jpg") bottom left;
}

a#channel_archives_link.up {
	background: url("../images/digitalChannelArchiveBtn.jpg") top left;
}

a.selected, a#demo_link:hover, a#studies_link:hover, a#blog_link:hover, a#channel_link:hover {
	background-position: top left !important;
}

#clients {
	width: 233px;
	height: 151px;
	margin-left: 15px;
	margin-bottom: 5px;
	border: 1px solid #bfbfbf;
	overflow: hidden;
	background: url(../images/clients/logosBg.jpg);
}

.article_link {
	width: 223px;
	margin-left: 15px;
	padding: 5px;
	border: 1px solid #bfbfbf;
	border-top: none;
	background: #efefef;
}

.article_link img {
	height: 41px;
	width: 41px;
	overflow: hidden;
	border: 1px solid #bfbfbf;
	float: left;
}

.article_link p {
	width: 172px;
	float: right;
	cursor:pointer;
}

/*
            <div></div>
        	<a id ="solutions_link" href="/modern_solutions" ></a>
        	<a class="article_link" href="/modern_solutions/1" ></a>
*/


.nametext{
color:#333333;
}

p.executiveInfo {
	font-weight: bold;
}

p.executiveInfo em {
	font-style: normal;
	font-size: 1.3em;
}

.accordionImage {
	border: 1px solid grey;
	float: left;
	margin: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
}

#rightBottom {
	width: 264px;
	height: 8px;
	background: url("../images/sideBarBgBottomTrans.png") no-repeat;
}

#footerWrapper {
	position: relative;
	top: -1px;
	text-align: center;
	clear: both;
	border-top: 1px solid #bfbfbf;
}

#footer {
	width: 1018px;
	margin: auto;
	text-align: left;
}

#footer p {
	margin-top: 10px;
}

#footer a {
	color: #7f7f7f;
	text-decoration: none;
	font-weight: normal;
	margin-right: 20px;	
}

p.props {
	color: #b9b9b9;
}

p.props a {
	color: #b9b9b9 !important;
	text-decoration: none !important;
	font-weight: normal !important;
	margin-right: 0px !important;	
}

/* Dropdown Menu            */

/* 
	LEVEL ONE
*/

ul.dropdown {
	position: relative;
	float: right;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.dropdown li {
	position:relative;
	margin: 0px;	
	height: 65px;
	float: left;
	zoom: 1;
	z-index: 100000;
	color: #383838;
	font-weight: bold;
	
	
}

/* Hover State  over drop downs*/
ul.dropdown li li:hover {
	background:#E4A637;
}

ul.dropdown li li {
	height:auto !important;
}

ul.dropdown+a:active {
	margin: 0px;
	padding: 0px;
}

ul.dropdown li a {
	color: #383838;
	text-decoration: none;
	font-weight: bold;
	display:block;
	padding: 27px 10px;
}

#header ul.dropdown li.hover {

}

#header ul.dropdown li.hover a.hover {
	color: white;
	background: url("../images/navHoverBgScroll.jpg") repeat-x;
}

#header ul.dropdown a.selected {
	background:#BEDCDE;
}

/* 
	LEVEL TWO
*/
ul.dropdown ul {
	width: 157px;
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0px;
	z-index:1000;
	margin:0px;
	padding: 0px;
	background: #035ea4 url("../images/dropDownNavBG.gif") repeat-x;
	border: 4px solid #dadada;
	border-top: none;
	padding-bottom:0px;
	padding-top:1px;
}

ul.dropdown ul li {
	float: none;
	height:auto;
	width: 157px;
	margin:0px;
	padding: 0px;
}

/* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a {
	display:inline-block;
	float:none;
	width: 151px;
	height: auto !important;
	padding: 3px 10px;
	color: white;
	line-height: 1.3em;
}

ul.dropdown ul li a:hover {
	min-width:0;
	background: transparent;
}

/*
ul.dropdown ul li.hover, ul.dropdown ul li:hover {
	position: relative;
}
ul.dropdown ul li.hover a {
	padding: 10px;
}
*/

/*  Home Page Accordion */


/* hide container until all is ready */
.accordion{
display: none;	
margin:0 !important;
}

.accordion li {
	margin:0 !important;
	padding:0 !important;
}

/*Main Container*/
.container {
	width:100%;	
	margin-top: 20px;
	margin-bottom:20px;
}
.container ul{
	list-style-type: none;
	margin: 0;
	padding:0;	
}
.container li{
	display: inline;
	margin: 0px;
	padding:0px;
}
/*Content Container*/
.contentContainer {
	padding-left: 0px;	
	float: left;
	width:0px;
	height: 393px;	
	overflow:hidden;
}
.contentWrapper{
	
}
.contentInnerWrapper{
	text-align: justify;
	padding: 10px;
}
/* Handle*/
.handle{
	float: left;
	width: 63px;
	height: 373px;
	display: inline-block;
	margin: 1px;
}

#starterProgram{
	width: 63px;
	height: 373px;
	display: inline-block;
}

.handle #starterProgram {
	background-image: url("../images/starterProgramSlider.jpg");
	background-position: bottom;
}

.handleOver #starterProgram {	
	background-image: url("../images/starterProgramSlider.jpg");
	background-position: center;
}

.handleSelected #starterProgram {	
	background-image: url("../images/starterProgramSlider.jpg");
	background-position: top;
}

#chainRetailer{
	width: 63px;
	height: 373px;
	display: inline-block;
}

.handle #chainRetailer {
	background-image: url("../images/chainRetailerSlider.jpg");
	background-position: bottom;
}

.handleOver #chainRetailer {	
	background-image: url("../images/chainRetailerSlider.jpg");
	background-position: center;
}

.handleSelected #chainRetailer {	
	background-image: url("../images/chainRetailerSlider.jpg");
	background-position: top;
}

#existingClients{
	width: 63px;
	height: 373px;
	display: inline-block;
}

.handle #existingClients {
	background-image: url("../images/existingClientsSlider.jpg");
	background-position: bottom;
}
.handleOver #existingClients {	
	background-image: url("../images/existingClientsSlider.jpg");
	background-position: center;
}

.handleSelected #existingClients {	
	background-image: url("../images/existingClientsSlider.jpg");
	background-position: top;
}

.accordion .contentInnerWrapper {
	padding-top: 0px;
}

.accordion p {
	margin-bottom: 1.3em;
	text-align:left;
}

/* about us page*/

.handleAU{
	float: left;
	width: 38px;
	height: 350px;
	display: inline-block;
	margin: 1px;
}

#davidMaifrini{
	width: 38px;
	height: 350px;
	display: inline-block;
}

.handleAU #davidMaifrini {
	background-image: url("../images/daveMaifriniSlider.jpg");
	background-position: bottom;
}

.handleAUOver #davidMaifrini {	
	background-image: url("../images/daveMaifriniSlider.jpg");
	background-position: center;
}

.handleAUSelected #davidMaifrini {	
	background-image: url("../images/daveMaifriniSlider.jpg");
	background-position: top;
}

#johnLeidl{
	width: 38px;
	height: 350px;
	display: inline-block;
}

.handleAU #johnLeidl {
	background-image: url("../images/johnLeidlSlider.jpg");
	background-position: bottom;
}

.handleAUOver #johnLeidl {	
	background-image: url("../images/johnLeidlSlider.jpg");
	background-position: center;
}

.handleAUSelected #johnLeidl {	
	background-image: url("../images/johnLeidlSlider.jpg");
	background-position: top;
}

#danHurrell{
	width: 38px;
	height: 350px;
	display: inline-block;
}

.handleAU #danHurrell {
	background-image: url("../images/danHurrellSlider.jpg");
	background-position: bottom;
}

.handleAUOver #danHurrell {	
	background-image: url("../images/danHurrellSlider.jpg");
	background-position: center;
}

.handleAUSelected #danHurrell {	
	background-image: url("../images/danHurrellSlider.jpg");
	background-position: top;
}

#darrellCook{
	width: 38px;
	height: 350px;
	display: inline-block;
}

.handleAU #darrellCook {
	background-image: url("../images/darrellCookSlider.jpg");
	background-position: bottom;
}

.handleAUOver #darrellCook {	
	background-image: url("../images/darrellCookSlider.jpg");
	background-position: center;
}

.handleAUSelected #darrellCook {	
	background-image: url("../images/darrellCookSlider.jpg");
	background-position: top;
}

#markBaldwin{
	width: 38px;
	height: 350px;
	display: inline-block;
}

.handleAU #markBaldwin {
	background-image: url("../images/markBaldwinSlider.jpg");
	background-position: bottom;
}

.handleAUOver #markBaldwin {	
	background-image: url("../images/markBaldwinSlider.jpg");
	background-position: center;
}

.handleAUSelected #markBaldwin {	
	background-image: url("../images/markBaldwinSlider.jpg");
	background-position: top;
}

/* Contact Form */

select {
	width: 100%;
	color: #626262;
}

.formText, .formTextarea {
	width:389px;
	color: #626262;
	
}

.formTextarea {
	height: 100px;
}

.formButton {
	right: -3px;
 	background: white;
	margin-top: 5px;
	margin-left:335px;
	padding: 0px;
	border: 0px solid white;
	width: 72px;
	height: 33px;
	float: left;
	
}

.blog_inputshell_text {
	background:  #f3f3f3 url("../images/inputBg.jpg");
	color: #626262;
	border: 1px solid #c1c1c1;
	width: 181px;
	height: auto;
	padding:10px;
}

.blog_inputshell_textarea {
	background: url("../images/inputBg.jpg");
	color: #626262;
	border: 1px solid #c1c1c1;
	width: 528px;
	height: auto;
	padding:10px;
}

.blog_formText {
	border:0;
	width: 120px;
	
}

.blog_formTextarea {
	border:0;
	width: 450px;
	height: 112px;
}

.blog_formButton {
	right: -3px;
 	background: white;
	margin-top: 5px;
	margin-left:330px;
	padding: 0px;
	
	border: 0px solid white;
	width: 84px;
	height: 33px;
	float: left;
}



.blogcomments_h2 {
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 0;
	padding: 0px 20px 0px 20px;
	border-top: 1px solid #bfbfbf;
}

.customblogcomments_h2 {
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 1em;
	padding: 0;
	padding-top:5px;
	border: 0;
}

.leftContent p.blogintro {
	font-size: 1.4em;
	font-style: italic;
	margin-bottom: 03px;;
	color: #555555;
}

.blogtitle_h2 {
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 5px;
	padding: 5px 20px 0px 20px;
	border-top: 1px solid #bfbfbf;
}

div.blogBox {
	padding:10px;
	border-top:1px solid #BFBFBF;
}

.accordianImage{
	background: #ffffff;
	border: 1px solid #bfbfbf;
	padding:5px;
	margin:0;
	margin-right:10px;
	margin-bottom:5px;
	float:left;
}

.frontpage_intro{
	color:#232323;
}

li{
padding-bottom:8px;


}

.dot li {
	padding-left:10px;
}

.dot li{
	color:#c67c00;
	padding-left:1em;
	list-style:disc;
}

.dot li li {
	color:#c67c00;
	padding-top:5px;
	padding-left:1em;
	list-style:disc;
}

.dot li li em {
	color:#626262;
	font-size:11px;
}

/* These Need to be Adjusted once we have a style */

.leftContent ol {
	padding:5px;
	padding-left: 20px;
	margin-left:20px;

}

.leftContent ol li {
	padding:5px;	
	padding-left: 10px;
	list-style:url(../images/blueBullet.png)
}

.leftContent ul {
	padding:5px;
	padding-left: 10px;
	margin-left:20px;
}

.leftContent ul li {
	padding:5x;	
	padding-left: 10px;
	list-style:url(../images/blueBullet.png)
}

input, textarea, select {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px;
	color:#000000;
	background:url(../images/inputBg.jpg) no-repeat top left;
	border:1px solid #DEDEDE;
}

.studyImage{
float:left;

}

.caseStudy{
border-bottom:solid 1px #CCCCCC;
width:687px;
height:190px;
padding-top:15px;
padding-left:15px;


}

.caseStudyGray{
border-bottom:solid 1px #CCCCCC;
background-color:#f5f3f3;
width:687px;
height:190px;
padding-top:15px;
padding-left:15px;

}

/* Additions by Danielle Gauthier */

#social	{
			margin-top:8px;
			margin-left:15px;
			margin-bottom:-6px;
			}
			
#imgpad	{
		padding-left:8px;
		}
		
ul#benefits	{
			padding-left:15px;
			}

#imgleft	{
			float:left;
			width:300px;
			margin-right:15px;
			}
			
	
b		{
		color: #005ba2;
		}
		
				
