﻿/* #########    Master Page Styles ##########  */

body			{
	background-color: #d6d6d6;
	margin: 0px;
	padding: 0px; 
	}

#container			{
	width: 776px;
	background-color: #ffffff;
	margin-left: auto; 
	margin-right: auto;
	border-top: 0px;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-color: #999999;
	border-style: solid;
	font-family: Verdana, arial, san-serif;
	font-size: .8em; 
	overflow:auto;	
	}

#container	#masthead		{
	width: 100%;
}

table      { 	
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
	}

img            {
    border: 0;
}

table#main_nav 	{
	width: 510px;
	float:right;
	}

#homearea	{
	width: 776px;
	overflow:hidden;
}


#e-mail_1		{
	width: 219px;
	display: block;
	}

#e-mail_1 input.email_input	{
	font-size: 9pt; 
	color: #808080; 
	border: 1px solid #000000; 
	padding: 0px;
	margin-top: -25px;
	}

#sub_nav		{
	width: 700px;
	}
	
	.small	{
	font-size:.7em;
}


h3	{
	font-size: 1.1em;
}
.left	{
	float: left;
}

.right	{
	float: right;
}

.photo	{
		margin: 10px; 
		border: 1px #cecece solid;
		padding: 1px;
		}
		
		
.photocaption	{
	width:auto;
	display:inline;
	float:right;
	background-color: #CCCCCC; 
	padding:1px;
}

.photocaption img	{
	padding: 1px;
	background-color: #fff;
}
.photocaption p	{
	margin: 2px 5px;
	font-size: 9px;
}

.red	{
	color:maroon;
}
/* #########    Home Page Styles ##########  */

#main td		{
	 background-color: #000000;
}

#footer	td	{
	background-color: #ffffff;
	}

#article_holder {
    background: url('/images/secondaries/article_bkgd.gif') repeat-y 50% 0;
	}
		
#feature_home		{
	display: block;
	height: 110px;
	padding: 0;
	margin: 0;
}

#feature_home img		{
	float: right;
}

.cstext		{
	background: url('/images/home/case_study_bkgd_left.gif');
	background-repeat: no-repeat;
	width: 305px;
	height: 110px;
	float: left;
	color: #ffffff;
	padding-left: 15px;
	padding-top: 30px;
	font-size: .85em;
}

.csTitle   {
	text-align: center;
	font-style: italic;
	/*font-weight: bold; */
	font-size:  1.35em;
	margin-bottom: 0px;
}

a.red	{
		color: #bd1c34;
}


/*  ###### Left Column Styles ########## */

#left_column	{
	background-color: #ffffff;
	float:left;
	width: 495px;
	margin-left: 0px;
	padding-left: 20px;
	}

#article_head	{
	display: block;
	width: 100%;
	}

.article_title	{
	margin-top: 20px;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 1.5;
	}

.article_author	{
	display: inline;
	font-size: 1em;
	float: left;
	}

.viral_components	{	
	float: right;
	width: 115px;
	display: inline;
	margin-right: 25px;
	}

#article_body	{
	margin-left: 30px;
	margin-right: 10px;
	line-height: 1.5;
	}

.contact	{
	clear:both;
	display: block;
	margin-bottom: 5px;
	padding-top: 20px; 
	
	}

/*  ##########  Right Column Styles ########### */

#right_column 	{
	background-color: #ffffff;
	width: 250px;
	margin-right: 10px;
	float: right;
		overflow:hidden;
	}

#quote_area	{
	width: 250px;
	margin-bottom: 10px;
	background-color: #000000;
	color: #ffffff;
	}

#quote_area h3	{
	padding: 10px 10px 0 10px;
	font-size: .9em;
	font-style: italic;
	}

#quote_area p	{
	margin: 0px 10px 0 10px;
	}
#quote_area img {
	margin:10px 0 0 0;
	padding:0;
}

.white	{
	color: #ffffff;
	}
	

.pullquote       { 
	background: url('/images/secondaries/closequote.gif') no-repeat right bottom;
	padding: 10px 5px 20px 5px;
	margin:0 10px 20px 10px;
	font-style: italic;
	line-height:120%;
	}

.pullquote:first-letter	{
	background: url('/images/secondaries/openquote.gif');
	background-position: 5px 5px;
	background-repeat: no-repeat;	
	padding: 10px 0px 30px 50px;
	}

a.more		{
	font-size: 1.5em;
	margin-bottom: 30px;
	}

a link.more      {
	color: #bd1c34; 
	text-decoration: none;
	}

a visited.more    {
	color: #ed1c24;
	text-decoration: none;
	}

a active.more     {
	color: #ff0000; 
	text-decoration: underline 
	}

a:hover.more      {
	text-decoration: underline; 
	color: #ff0000;
	}


/* #################### Specialty styles ################ */

		/*  Contact Us Page */

.client_name	{
	font-weight: bold;
	}

#contact td	{
	font-size: .8em;
	}
	
	
		/* Creative Showcase */


#showcase	{
	width: 450px;
	}

#showcase ul	{
	display: inline;
	}

#showcase li{
	display: inline;
	float: left;
	width: 200px;
	height: 240px;
	text-align: center;
	text-decoration: none;
	list-style-type: none;
	margin-top: 10px;
	padding-bottom: 15px;
	border-bottom: 1px solid #cecece;
	border-collapse: collapse;
	}

	.caption	{
	font-weight:bold;
}	
		/*  Case Studies */
		
img.casestudies_list  	{
	padding-left: 5px;
	padding-right: 5px;
	}

p.casestudies_list 	{	
	font-size: .85em;
	}

.casestudies_title		{
	font-size: 1.2em;
	font-weight: bold;
	}
	
	/* Client List */
	
.client_list	{
	padding-bottom: 15px;
	border-bottom: 1px solid #cecece;
	border-collapse: collapse;
}

		/*  Articles */

#article_list	{
	width: 450px;
	}

#article_list ul	{
		border-top: 1px solid #cecece;
	}

#article_list li{
	list-style-type: none;
	margin-top: 10px;
	padding-bottom: 15px;
	border-bottom: 1px solid #cecece;
	border-collapse: collapse;
	}

#article_list a.subtitle{
	width: 400px;
	float: left;
	font-weight: bold;
	color: #bd1c34;
	}

p.endorsement	{
		border-top: 1px solid #cecece;
	}
	
	.subtitle	{
	font-size: 1em;
	color: #bd1c34;
	font-style:italic;
	margin-top: 0;
}

.author	{
	font-style: italic;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

.resultsTable {
	width: 100%;
	border: 1px solid maroon;
	border-collapse:collapse;
}

.resultsTable td	{
	padding: 3px;
	border: 1px solid maroon;
	}

.resultsTable th {
	background-color: #FFFFCC;
	font-size:12px;
	color:maroon;
}

}
		/* Direct Edge subscribe Main */
	#bulletinbox	{
	width: 350px;
	height: 300px;
	padding: 10px 50px;
	background-color:#dedede;
	border: 1px solid black;
}
		
		/* Direct Edge Newsletter Archive */
		
#archives 	{
	display: block;
	}
	
#archives ul	{
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#archives li{
	float: left;
	text-align: left;
	vertical-align: top;
	width: 100px;
	height: 50px;
	padding: 10px;
	padding-top: 110px;
	margin: 20px 10px;
	background-color: #dedede;
	background-image: url('../images/channel_pages/news/direct_edge/thm_Direct_Edge_ebulletin.gif');
	background-position: center 10px;
	background-repeat: no-repeat;
}

#archives li a	{
	text-decoration: none;
	width: 100px;
	height: 100px;
	position:relative;
	margin: 0;padding:0
}
	
	/* Login boxes */
	
#login		{
	margin: 20px;
}

#login form	{
	background-color: #FFFBD6;
	border: solid 1px #800000;
}
#login .title	{
	display: block;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.2em;
	color: #FFFFFF;
	text-align: center;
	background-color: #800000;
}

#login .input	{
	padding: 4px;
}
	
	
	/* Great Ideas  */
	
h2.greatideas	{
	font: bold 1.4em Georgia;
	color: maroon;
}

#share-idea	{
	width: 400px;
	background-color:#ffffcc;
	border: 1px maroon solid;
	padding: 10px;
	}
	
	
#share-idea h4	{
	margin-top: 0px; 
	margin-bottom: 6px
}
/*  ################### Printer page Styles ############# */

.print_article	{
	background-color: #ffffff;
	margin-left: 10px;
	margin-top:10px;
	}
	
.print_content { 
	display: block;
	width: 600px;
	font-size: .9em;
	font-family: Verdana;
	letter-spacing: .333px;
	line-height: 1.5;
	}

.page_title  { 
	font-size: .9em;
	font-family: Verdana 
	}
