/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #F10079;
}

a.tdhlink:link, a.tdhlink:visited {
	color: #999999;
	text-decoration: none;
}

a.tdhlink:hover {
	color: #F10079;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: Verdana, Arial, sans-serif;
	font-size: 120%;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
	font-size: 22px;
	color: #F10079;
	line-height: normal;
	font-weight: 100;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
	list-style-image: url(images2/narrow.gif);
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	position: relative;
	clear: left;
}

#navBar{
	float: left;
	width: 200px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	height: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 900;
}

#content{
	float:right;
	width: 650px;
	position: relative;
	left: auto;
	top: auto;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
	color: #000000;
	white-space: nowrap;
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	vertical-align: bottom;
	font-size: x-small;
	font-weight: bolder;
	position: absolute;
	top: 15px;
	right: 0px;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: xx-small;
	color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 200px;
	clear: both;
}

#breadCrumb a {
	color: #666666;
	text-decoration: underline;
}
#breadCrumbnews{
	font-size: xx-small;
	color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 53px;
	clear: both;
}

#breadCrumbnews a {
	color: #666666;
	text-decoration: underline;
}
#breadCrumbcontact{
	font-size: xx-small;
	color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 95px;
	clear: both;
}

#breadCrumbnewscontact a {
	color: #666666;
	text-decoration: underline;
}

/************** .feature styles ***************/

.feature{
	height: 130px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.feature img{
	float: left;
}

.featuretext{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: normal;
	height: 120px;
	width: 330px;
	float: right;
	margin: 5px;
}

/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.story p{
	font-size: 12px;
	color: #484848;
	line-height: 1.866em;
	margin-top: 8px;
	margin-bottom: 8px;
}
.story li{
	font-size: 12px;
	color: #484848;
	list-style-image: url(Images2/narrow.gif);
	margin-left:-20px;
	line-height: 1.866em;
}

.storyexec{
	float: right;
	width: 635px;
	padding-right: 15px;
	padding-bottom: 2.333em;
	background-position: 100% 100%;
	font-size: 12px;
}

.storyexec p{
	margin-top: 1.833em;
}

.storyexec h2{
	color: #999999;
	
}

.storyexec div {
	position: relative;
	min-height: 7em;
	margin-bottom: 0;
	padding-left: 130px;
	background-position: 0 .667em;
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F10079;
	padding-bottom: 20px;
	padding-top: 20px;
}
/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: x-small;
	height: 80px;
	width: auto;
	color: #666666;
	font-weight: 500;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 10px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited a:hover {
	margin: 0;
	padding: 0;
	text-transform: none;
}

.hidearrow {
	list-style-image: none;
}

.showarrow {
	list-style-image: url(images2/arrow.gif);
}

#navBar ul a:link, #navBar ul a:visited {
	color: #000000;
}
#navBar ul a:hover {
	color: #F10079;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	margin-left:-20px;
	margin-bottom: 15px;
	list-style-type: none;
}

/* fix for browsers that don't need the hack */
html>body #navBar li {
}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	top: 0px;
	left: 0px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	color: #000000;
	text-decoration: none;
}

#sectionLinks a:visited{
}

#sectionLinks a:hover{
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
#master {
	background: transparent!important;
	width: 860px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#logo {
	float: none;
	height: auto;
	width: 156px;
	position: relative;
	clear: none;
	padding-right: 0px;
	margin: 0px;
	text-decoration: none;
}

.arrow {
	width: 10px;
	clear: none;
	float: left;
	height: auto;
	padding-top: 5px;
}

#footer_contact{
	position: relative;
	clear: right;
	float: left;
}

#footer_copyright{
	width: 300px;
	float: right;
	clear: right;
	text-align: right;
}

#footer_img{
	width: 324px;
	float: right;
	clear: right;
	position: relative;
	text-align: right;
}

#content_footer{
	float: right;
	clear: both;
	position: relative;
	text-align: right;
	vertical-align: bottom;
	height: auto;
	width: 640px;
	font-size: 12px;
	padding-top: 40px;
}

/* menu   */
ul#navigation li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	text-indent: -9999px;	
}

ul#navigation li a {
	border: 0;
	display: block;
	height: 25px;
	background-image: url(images2/menu3.gif);
	background-repeat: no-repeat;
}

ul#navigation li a:hover {
	border: 0;
	display: block;
	background-image: url(images2/menuover.gif);
}

li#advertisers a {
	width: 103px;
}

li#advertisers a:link, 
li#advertisers a:visited, 
li#advertisers a:hover {	
	background-position: -0px 0px;
}

li#publishers a {
	width: 100px;
}

li#publishers a:link, 
li#publishers a:visited, 
li#publishers a:hover {	
	background-position: -103px 0px;
}
li#technology a {
	width: 167px;
}

li#technology a:link, 
li#technology a:visited, 
li#technology a:hover {	
	background-position: -203px 0px;
}
li#about a {
	width: 73px;
}

li#about a:link, 
li#about a:visited, 
li#about a:hover {	
	background-position: -371px 0px;
}

ul#navigation_ro li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	text-indent: -9999px;	
}

ul#navigation_ro li a {
	border: 0;
	display: block;
	height: 25px;
	background-image: url(images2/menu3_ro.gif);
	background-repeat: no-repeat;
}

ul#navigation_ro li a:hover {
	border: 0;
	display: block;
	background-image: url(images2/menuover_ro.gif);
}

li#advertisers_ro a {
	width: 100px;
}

li#advertisers_ro a:link, 
li#advertisers_ro a:visited, 
li#advertisers_ro a:hover {	
	background-position: -0px 0px;
}

li#publishers_ro a {
	width: 100px;
}

li#publishers_ro a:link, 
li#publishers_ro a:visited, 
li#publishers_ro a:hover {	
	background-position: -100px 0px;
}
li#technology_ro a {
	width: 200px;
}

li#technology_ro a:link, 
li#technology_ro a:visited, 
li#technology_ro a:hover {	
	background-position: -200px 0px;
}
li#about_ro a {
	width: 105px;
}

li#about_ro a:link, 
li#about_ro a:visited, 
li#about_ro a:hover {	
	background-position: -400px 0px;
}

#Layer2 {
	position:relative;
	width:auto;
	height:auto;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	vertical-align: text-bottom;
	color: #F10079;
	right: 0px;
}
#Layer2 a:link, #Layer2 a:visited {
	color: #FFFFFF;
	font-size: 90%;
}
#Layer2 a:hover{
	color: #F10079;
	font-size: 90%;
}


.style1 {color: #F10079}
#menug {
	position:absolute;
	width:auto;
	height:auto;
	right: 0px;
	bottom: 4px;
}

#advin1 {
	float: left;
	width: 300px;
	clear: both;
}

#advin2 {
	float: right;
	width: 330px;
	clear: right;
}
.homenews {
	float: right;
	width: 240px;
	clear: right;
	padding-top: 7px;
	height: 260px;
	font-size: 12px;
	padding-bottom: 4px;
	display: block;
}

.homenews p{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.homenews ol {
	margin-top: 2px;
	margin-bottom: 6px;
	margin-left: 15px;
	display: inline;
}

.homenews li {
	margin-left:-25px;
}


.homenewsul {
	list-style-image: url(images2/narrow.gif);
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 6px;
}


#homeflash {
	float: left;
	width: 605px;
	border: 1px solid #999999;
	margin-top: 8px;
	height: 223px;
}

#home3col {
	float: none;
	width: 846px;
	padding-top: 8px;
	clear: both;
	height: 305px;
	font-size: x-small;
}

#contct_footer {
	float: left;
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	width: 300px;
}

#contact_left {
	float: left;
	clear: none;
	font-size: 12px;
	font-weight: normal;
	width: 350px;
	padding-left: 60px;
	padding-top: 35px;
	line-height: 1.25;
	color: #666666;
	height: 400px;
	margin-bottom: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#contact_right {
	float: right;
	clear: right;
	font-size: 12px;
	font-weight: normal;
	width: 350px;
	padding-right: 60px;
	padding-top: 35px;
	line-height: 1.25;
	color: #666666;
	height: 400px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 35px;
}

#abcontact_left {
	float: left;
	clear: none;
	font-size: 12px;
	font-weight: normal;
	width: 300px;
	padding-top: 1px;
	line-height: 1.25;
	color: #666666;
	height: 540px;
	margin-bottom: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#abcontact_right {
	float: right;
	clear: right;
	font-size: 12px;
	font-weight: normal;
	width: 300px;
	padding-top: 1px;
	line-height: 1.25;
	color: #666666;
	height: 540px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 35px;
}

#news {
	float: right;
	clear: both;
	font-size: 12px;
	font-weight: normal;
	width: auto;
	line-height: 1.25;
	color: #666666;
	height: auto;
	padding-top: 5px;
	padding-bottom: 50px;
	padding-right: 120px;
	padding-left: 120px;
}

#news h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #F10079;
}

#news h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bolder;
	line-height: 2;
}

.newsin {
	float: right;
	clear: both;
	font-size: 12px;
	font-weight: normal;
	width: auto;
	line-height: 1.25;
	color: #666666;
	height: auto;
	padding-top: 15px;
}

.newsin h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #F10079;
}

.newsin h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bolder;
	line-height: 2;
}

.casesin {
	float: left;
	clear: both;
	font-size: 12px;
	font-weight: normal;
	width: 635px;
	line-height: 1;
	color: #666666;
	height: auto;
	padding-top: 15px;
}

.casesin h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.25;
	color: #666666;
}

.casesin h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bolder;
	line-height: 1.25;
}

.casesin div {
	position: relative;
	min-height: 7em;
	margin-bottom: 0;
	padding-left: 115px;
	background-position: 0 .667em;
	background-repeat: no-repeat;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #F10079;
	padding-bottom: 30px;
	padding-top: 20px;
}

#homesquare {
}



.aboutpclientsimg {
	clear: right;
	float: left;
	height: 50px;
	width: auto;
	position: relative;
	display: block;
	padding: 20px;
}
.aboutpclientsimg img{


}
