/* General CSS */

body,
html {
    margin:0;
    padding:0;
    background:#FFFFFF;
    color:#000;
    }
	
body {
    min-width: 1001px;
	font: 9pt Arial, Helvetica, sans-serif;
	line-height: 0.9em;
	color: #696969;
	}
	
#container {
		margin: 0 auto;
        width: 1001px;
		background: #FFFFFF;
		}
	
	
#header {
	   background: url(../images/header-bkgrnd.jpg) repeat-x top left;
	   height: 171px; /* Height of the background image */
}

#content {
		float: left;
        width: 670px;
    }
	
#content p {
       padding:5px;
       line-height: 1.3;
	     
}

#content td {
        margin:0;
		line-height: 1.2;
}

#content h3 {
        margin:0;
		line-height: 1.2;
}

#content b {
        margin:0;
		line-height: 1.5;
}


a.data {
	font: 9pt Arial, Helvetica, sans-serif;
	line-height: 0.9em;
	color: #696969;
	margin: 0px;
	padding: 0px;
	text-decoration:none;
	}
	
a.data:hover {
	color: #A26B48;
	text-decoration: none;
	font-weight: normal;
}

a.burtch {
	font: 16pt Arial, sans-serif, verdana;
	font-weight: bold;
	color: #000000;
	margin: 10px 0 0 5px;
	text-decoration:none;
	}
	
a.burtch:hover {
	font: 16pt Arial, sans-serif, verdana;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 10px 0 0 5px;
}

#flashrow {
	margin: 30px 0 0 10px ;
	width: 616px;
	height: 280px;
	background: url(../images/flash-bkgnd.jpg) no-repeat top left;
}
	
#sidebar { 
		background: #EFEEE9;
		float: right;
		width: 320px;
		}

#sidebar p {
       padding:5px;
        margin: 0;
}
		
#footer {
     background: url(../images/footer.jpg) no-repeat top left;
	 clear: both;
	 margin:0;
	 padding:0;
	 }
	 
	 
/* navigation -start  */

#leftnav {
	margin: 10px 0 0 5px;
	padding: 0;
	top: 0;
	position: absolute;
}

#mainnav {
	margin: 16px 0 0 505px;
	padding: 0;
	top:0;
	position: absolute;
}

a.leftnavsz {
  font: 9pt Arial, Helvetica, sans-serif;
  color: #696969;
  text-decoration: none;
  font-size: 0.8em;
  font-weight: bold;
}

a.leftnavsz:hover {
	color: #A26B48;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold;
}

#subscribe_button {
		float: left;
		}

#subscribe_button a span{
	display: none;
}
		
#subscribe_button  a {
		display: block;
		width: 125px; 	/* Width of the image*/
		height: 25px;		/* Half the height of the image */
		background: url(../images/subscribe-nav.gif) no-repeat;
		background-position: 0 0;
}

#subscribe_button a:hover {
	    background-position: 0 -25px;
}
#whitepapers_button {
		float: left;
		}

#whitepapers_button a span{
	display: none;
}
		
#whitepapers_button  a {
		display: block;
		width: 107px; 	/* Width of the image*/
		height: 25px;		/* Half the height of the image */
		background: url(../images/whitepapers-nav.gif) no-repeat;
		background-position: 0 0;
}

#whitepapers_button a:hover {
	    background-position: 0 -25px;
}


#talkbk_button {
		float: left;
		}

#talkbk_button  a span{
	   display: none;
}
		
#talkbk_button   a {
		display: block;
		width: 191px; 	/* Width of the image*/
		height: 25px;		/* Half the height of the image */
		background: url(../images/talkback-nav2.gif) no-repeat;
		background-position: 0 0;
}

#talkbk_button  a:hover {
	background-position: 0 -25px;
}


#enews_button {
		float: left;
		}

#enews_button a span{
	display: none;
}
		
#enews_button  a {
	display: block;
	width: 132px; 	/* Width of the image*/
	height: 25px;		/* Half the height of the image */
	background: url(../images/enews-nav.gif) no-repeat;
	background-position: 0 0;
}

#enews_button a:hover {
	background-position: 0 -25px;
}
#agency_button {
		float: left;
		}

#agency_button a span{
	display: none;
}
		
#agency_button  a {
	display: block;
	width: 238px; 	/* Width of the image*/
	height: 25px;		/* Half the height of the image */
	background: url(../images/agencyscoop-adweek.gif) no-repeat;
	background-position: 0 0;
}

#agency_button a:hover {
	background-position: 0 -25px;
}


#jobs_button {
		float: left;
		}

#jobs_button a span{
	display: none;
}
		
#jobs_button  a {
				display: block;
				width: 44px; 	/* Width of the image*/
				height: 25px;		/* Half the height of the image */
				background: url(../images/jobs-nav.gif) no-repeat;
				background-position: 0 0;
}

#jobs_button a:hover {
	background-position: 0 -25px;
}

/* navigation -end  */

/*logo */

#awmedia_logo {
	background: url(../images/awmedia-logo.jpg) no-repeat;
	margin: 57px 0 0 0;
	position: absolute;
	
	}

/*logo*/

/*advertisements -start */
	
#topad {
	margin: 65px 0 0 275px;
 	position: absolute;
	 }
	 
#sidebar_ad {
	margin: 0 0 0 15px;
	position: absolute;
	 }
	 
#footerad {
	margin: 15px 0 0 0;
	position: relative;
	top:75px;
	text-align:center;
	}
/*advertisements- end */


/* footer logos  - start */

#footer-logos {
	margin: 0 auto;
	width: 1000px;
	position:relative;		
}

#pub-logos {
	position: absolute;
	top: 20px;
	left: 0;
	margin: 0 0 0 245px;
}

#aw-logo{
		float: left;
		}

#aw-logo a span{
	display: none;
}
		
#aw-logo  a {
		display: block;
		width: 193px; 	/* Width of the image*/
		height: 30px;		/* Half the height of the image */
		background: url(../images/aw-logo.gif);
		background-position: 0 0;
}

#aw-logo a:hover {
	    background-position: 0 -30px;
}

#bw-logo{
		float: left;
		}

#bw-logo a span{
	display: none;
}
		
#bw-logo  a {
		display: block;
		width: 200px; 	/* Width of the image*/
		height: 30px;		/* Half the height of the image */
		background: url(../images/bw-logo.gif) no-repeat;
		background-position: 0 0;
}

#bw-logo a:hover {
	    background-position: 0 -30px;
}
	 
	 
#mw-logo{
		float: left;
		}

#mw-logo a span{
	display: none;
}
		
#mw-logo  a {
		display: block;
		width: 207px; 	/* Width of the image*/
		height: 30px;		/* Half the height of the image */
		background: url(../images/mw-logo.gif) no-repeat;
		background-position: 0 0;
}

#mw-logo a:hover {
	    background-position: 0 -30px;
} 
	
#ep-logo{
		float: left;
		}

#ep-logo a span{
	display: none;
}
		
#ep-logo  a {
		display: block;
		width: 166px; 	/* Width of the image*/
		height: 30px;		/* Half the height of the image */
		background: url(../images/ep-logo.gif) no-repeat;
		background-position: 0 0;
}

#ep-logo a:hover {
	    background-position: 0 -30px;
} 	

#mymedios-logo{
		float: left;
		}

#mymedios-logo a span{
	display: none;
}
		
#mymedios-logo  a {
		display: block;
		width: 54px; 	/* Width of the image*/
		height: 30px;		/* Half the height of the image */
		background: url(../images/mymedios-logo.gif) no-repeat;
		background-position: 0 0;
}

#mymedios-logo a:hover {
	    background-position: 0 -30px;
} 	



/* footer -logos end*/


/* footerbox - start */
#footerbox {
		position: relative;
		left: 0px;
		top:  74px;
		width: 263px;
		height:63px;
		background: #FFFFFF;
		border-style: solid;
		border-bottom-width: 0pt;
		border-left-width: 0pt;
		border-top-width: 0pt;
		border-right-width: 1pt;
		border-color: #E3E2E3;
		}
		
.footerboxlink {
  font: Arial, Helvetica, sans-serif;
  color: #696969;
  font-size: 0.9em;
  font-weight: bold;
  margin: 0 0 0 5px; 
  padding:0;
  line-height: 1.5;
}
		
		
a.footerboxlink {
  font: Arial, Helvetica, sans-serif;
  color: #696969;
  text-decoration: none;
  font-size: 0.9em;
  font-weight: bold;
  margin: 0 0 0 5px; 
  padding:0;
  line-height: 1.5;
}

a.footerboxlink:hover {
	font: Arial, Helvetica, sans-serif;
	color: #A26B48;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
	margin: 0 0 0 5px; 
    padding:0;
	line-height: 1.5;	
}

#footerboxlink1 {
		position:absolute;
		background: #F3F3F3;
		left: 1px;
		top:  1px;
		width: 261px;
		height:20px;
		color: #797979;
		margin:0;
		padding:0;
		}

#footerboxlink2 {
		position:absolute;
		background: #F3F3F3;
		left: 1px;
		top:  22px;
		width: 261px;
		height:20px;
		color: #797979;
		margin:0;
		padding:0;
		}
		
#footerboxlink3 {
		position:absolute;
		background: #F3F3F3;
		left: 1px;
		top:  43px;
		width: 261px;
		height:20px;
		color: #797979;
		margin:0;
		padding:0;
		}

#footerboxlink4 {
		position:absolute;
		background: #F3F3F3;
		left: 1px;
		top:  64px;
		width: 261px;
		height:20px;
		color: #797979;
		margin:0;
		padding:0;
		}

#footerboxlink5 {
		position:absolute;
		background: #F3F3F3;
		left: 1px;
		top:  85px;
		width: 261px;
		height:20px;
		color: #797979;
		margin:0;
		padding:0;
		}
		
#footerboxlink6 {
		position:absolute;
		background: #F3F3F3;
		left: 1px;
		top:  106px;
		width: 261px;
		height:20px;
		color: #797979;
		margin:0;
		padding:0;
		}

/* footerbox - end */

#footer-copyright {
				position:relative;
				margin: 80px 0 0 265px;
				}
				
a.headline {
    font-family:arial,verdana,sans-serif; 
	font-size:9pt; 
	font-weight:bold; 
	color:#696969; 
	line-height: 1em;
	}
	
a.headline:hover {
	font-family:arial,verdana,sans-serif; 
	font-size:9pt;
	font-weight:bold;	
	color:#A26B48; 
	text-decoration:underline;
	line-height: 1em;
}

.imgDyn {
	padding-right:10px;
	}
	
a.sd    {
	font-family:arial,verdana,sans-serif; 
	font-size:10pt; 
	font-weight:bold; 
	color:#C40000; 
	text-decoration:none;
	line-height: 1.5em;
	}
	
a.sd:hover    {
	text-decoration:underline;
	}

.paginationSection  {
clear:both;
font-size:10px;
font-weight:bold;
padding:2px;
text-align:right;
}