/* CSS Document */

/* Undo some of the default styling */

:link,:visited { 
	text-decoration: none; 
}

ul,ol { 
	list-style: none;
}

h1,h2,h3,h4,h5,h6,th,caption { 
	font-size: 1em; 
	margin: 0px; 
	padding: 0px;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,body,html,p,blockquote,div,table,tr,td,form,fieldset { 
	margin: 0px; 
	padding: 0px;
	font-family: Arial, Verdana, sans serif;
	font-weight: normal;
	border: 0px;
	border-collapse: collapse;
}

a img,:link img,:visited img, img { 
	border: none;
	margin: 0px; 
	padding: 0px;
}

/* Main divs */

body {
	color: #333;
	background-color: #d8d9da;
	padding: 0;
	margin: 0;
	font-size:62.5%;
	font-weight: normal;
	text-align:center;
	overflow:scroll;	
}
	
.wrapper {
	width: 760px;
	background: #fff url("../images/top_bg.gif") no-repeat top left;
	margin: 40px auto 20px auto;
	text-align:left;
	}	
	
.wrapperi {
	padding: 10px;
	}	
	
.line {
	background: transparent url("../images/footer_line.gif") no-repeat bottom center;
	}	
	
#nav, #topnav, #marketsnav, #content, #footer, .wrapperi, .summary  {
	clear: both;	
	display: block;
	overflow:hidden;
	}	

/* Header */

#header {
	height: 116px;
	clear:both;
	display:block;
	overflow:hidden;
	}

#header .headerright {
	width: 390px;
	height: 108px;
	float: right;
	background: #fff url("../images/header_bg.gif") no-repeat top left;
	font-size:14px;
	line-height:16px;
	}
	
#header p {
	color: #fff;
	padding: 18px 10px 0 0;
	text-align:right;
	font-weight:bold;
	position:relative;
	bottom:6px;
	}
	
#header a {
	color: #fff;
	font-weight:normal;
	font-weight:bold;
	}

/* Navigation elements */

#topnav ul {	
	float: right;
	width: 390px;
	margin-bottom:10px;
	}
	
#topnav ul li {
	float: left;
	display: inline;
	border-left: 1px solid #000;
	margin-left: 7px;
	}
#topnav ul li.first {
	border-left: 0px solid #000;
	margin-left: 0;
	}
	
#topnav ul li a {
	text-decoration: none;
	font: bold 1.4em Arial, Verdana, sans serif;
	line-height:100%;
	vertical-align: middle;
	text-align: center;
	display: block;
	float: left;
	color: #000;
	padding-left: 8px;
	}
	
#topnav ul li.first a {
	padding-left: 0;
	}	
	
#topnav ul li a:hover {
	color: #009ddf;
	}

#marketsnav {
	background: #fff url("../images/nav_bg.gif") no-repeat top left;
	font-size: 1.2em;
	height: 29px;
	text-align:center;
	display:block;
	}

#marketsnav ul {
	padding: 0;
	margin: 0 auto;
	width: auto;
	}
	
#marketsnav ul li {
	display: inline;
	margin: 0 9px;
	height: 29px;
	line-height: 29px;
	}
	
#marketsnav a:active, #marketsnav a:visited, #marketsnav a:link {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	}
	
#marketsnav a:hover {
	color: #ccc;
	text-decoration: none;
	}	
	
#marketsnav a.active {
	color: #00b0df;
	}
	
/* Typography */

h1 span {
	margin-left: -9999px;	
}

h1 {
	background: transparent url("../images/e_newsletters.jpg") no-repeat bottom left;
	width: 345px;
	height: 116px;
	float:left;
	}

h2 {
	font-size: 2.0em;
	line-height: 120%;
	padding: 0 0 6px 0;
	color: #0099cc;
	}	

.contentleft h2 {
	font-size: 1.5em;
	color: #fff;
	padding: 0 20px 18px 0;
}

.markets h2, .testimonials h2 {
	font-size: 1.5em;
	color: #fff;
	line-height: 25px;
	height: 25px;
	padding: 0 20px 0 22px;
	margin-bottom: 5px;
	width: auto;
	float:left;
	clear:both;
	display: block;
	overflow:hidden;
	background: #000 url("../images/h2_bg.gif") no-repeat top right;
}

h3 {
	font-size: 1.2em;
	line-height: 25px;
	padding-left: 15px;
	height: 25px;
	color: #fff;
	}
	
.summary h3 {
	padding: 5px 0 10px 0;
	color: #000;
	font-weight: bold;
	line-height: 120%;
	height:auto;
	display:block;
	}

p {
	font-size: 1.2em;
	line-height: 130%;
	padding: 0 0 10px 0;
	}
	
p.smargin {
	padding: 0 0 5px 0;
}

p.mandatory {
	margin-left: 140px;
	color: #666;
}

.contentleft div.box p {
	padding: 10px;
	font-weight: bold;
}	

.markets p {
	clear: both;
	display:block;
	overflow:hidden;
	padding-left: 22px;
}

.markets p.source {
	margin: 8px 0 0 22px;
	color:#666;
	padding-left: 35px;
	font-size: 1.1em;
	font-style:italic;
}

.testimonials p {
	clear: both;
	display:block;
	overflow:hidden;
	padding: 0 60px 10px 22px;
}

.testimonials p.divider {
	background:url("../images/line_inbox_f.gif") no-repeat scroll left top transparent;
	padding: 10px 60px 10px 22px;
}

.testimonials p.author {
	font-weight: bold;
}

.summary p {
	padding-right: 325px;
}	

p.toplink {
	margin: 10px 0 0 22px;
}

p.toplink a {
	font-style: italic;
	font-weight: normal;
	color: #000;
}
	
/* Content */

#banner {
	margin-bottom: 10px;	
	width: 740px;
	height: 180px;	
}

#content .contentleft {
	width: 345px;
	float: left;
	background: #083272 url("../images/content_b_bg.gif") no-repeat bottom left;
}

#content .contentleft .contentlefti {
	padding: 20px 20px 40px 20px;
	background: transparent url("../images/content_t_bg.gif") no-repeat top left;
}

#content .contentright {
	width: 385px;
	float: right;
}

#content .contentleft div.box {
	background: transparent url("../images/white_box.gif") no-repeat top left;
	width: 250px;
	height: 70px;
}

div.summary {
	background: transparent url("../images/summary_bg.png") no-repeat bottom left;
	margin-bottom: 10px;
	padding: 10px;
}

#testilogos {
	background:url(../images/testimonial_bg_box_top.gif) no-repeat top;
	width:704px;
	overflow:hidden;
	margin:0 auto;
	padding-top:5px;
}

.testilogosinner {background:#FFF url(../images/testimonial_bg_box_bot.gif) no-repeat bottom;
vertical-align:bottom;
clear:both;
}

/* Links */		
	
a:active, a:visited, a:link {
	color: #444;
	font-weight:bold;
	text-decoration: none;
	}	
	
a:hover {
	text-decoration: underline;
	}

/* Lists */	

.icons  {
	margin: 0 12px 0 13px;
	background: transparent url("../images/line.gif") no-repeat 0px 182px;
	min-height: 340px;
	}	
	
.icons li {
	display: block;
	width: 180px;
	height: 260px;
	float: left;
	text-align:center;
	font-size: 1em;
	}	
	
.icons li h3 {
	padding: 80px 0 3px 0;
	font-size: 1.4em;
	line-height: 120%;
	text-align:center;
	font-weight: bold;
	color:#1a171b;
	height: auto;
	}
	
.icons li span {
	display: block;
	padding: 0 10px;
	color: #666;
	line-height: 125%;
	font-size:1.2em;
	overflow:hidden;
	}
	
.icons li a {
	color: #666;
	font-weight:normal;
	}
	
.icon1 {
	background: url("../images/icon1.jpg") no-repeat top center;
	}

.icon2 {
	background: url("../images/icon2.jpg") no-repeat top center;
	}
	
.icons li.icon3 {
	background: url("../images/icon3.jpg") no-repeat top center;
	height:300px;
	}
	
.icon4 {
	background: url("../images/icon4.jpg") no-repeat top center;
	}

.summary ul {
	margin-left: 12px;
	clear:both;
	display:block;
	overflow:hidden;
	}	

.summary ul.col {
	width: 250px;
	float:left;
	clear:none;
	}	
	
.summary ul.col1 {
	width: 300px;
	float:left;
	clear:none;
	}	
	
.summary ul.col1-image {
	float:left;
	clear:none;
}
	
.summary ul.col1-image li {
	width:180px;
}

.summary ul.col1-image li a {
	background:none;
	padding-left: 0px;
	margin-bottom:10px;
}


.summary ul.col1-image li a:hover {
	background:none;	
}
	
.summary ul li {
	display: block;
	padding:8px 15px 3px 15px;
	width: 300px;
	float:left;
	clear:both;
	}	
	
.summary ul li a {
	background: url("../images/bullet.png") no-repeat 0 0;
	padding-left: 35px;
	font-size: 1.5em;
	font-weight: bold;
	color: #000;
	line-height: 25px;
	display: block;
	}	
	
.summary ul li a:hover {
	background: url("../images/bullet.png") no-repeat 0 -25px;
	text-decoration: none;
	}

ul.marketlist {
	margin-left: 22px;
	}	
	
ul.marketlist li {
	font-size: 1.2em;
	line-height: 130%;
	padding: 5px 0 4px 35px;
	display:block;
	}	

ul.marketlist li.frequency {
	background: url("../images/icon_frequency.gif") no-repeat top left;
	}
	
ul.marketlist li.circulation {
	background: url("../images/icon_circulation.gif") no-repeat top left;
	}
	
ul.marketlist li.target {
	background: url("../images/icon_target.gif") no-repeat top left;
	}
	
ul.marketlist li.multi {
	padding: 0 0 0 35px;
	}
	
ul.marketlist li span {
	display: block;
	background: url("../images/line_inbox.gif") no-repeat bottom left;
	padding-bottom: 10px;
	}
	
ul.marketlist li.target span {
	background: none;
	padding-bottom: 10px;
	clear:both;
	overflow:hidden;
	}

ul.summarylist {
	margin-left: 22px;
	padding-top: 5px;
	clear:both;
	display:block;
	overflow:hidden;
}


ul.summarylist li {
	background:url("../images/bullet1.gif") no-repeat scroll 0 0 transparent;
	color:#000000;
	display:block;
	font-size:1.2em;
	line-height:27px;
	padding-left:35px;	
}
	
.marketsfooter ul {
	width: 335px;
	float: right;
}

.marketsfooter ul li {
	display: inline;
	float:left;
	margin: 28px 9px 0 0;
}

.marketsfooter ul li.last {
	margin: 28px 0 0 0;
}

.marketsfooter ul.twoitems {
	width: 230px;
}

.marketsfooter ul.twoitems li {
	margin: 28px 20px 0 0;
}

.marketsfooter ul li a {
	display: block;
	background: #a8e0f7 url("../images/button_l_bg.png") no-repeat top left;
	height: 26px;
	line-height: 26px;
	font-size: 1.2em;
	padding-left: 5px;
	color: #2f112f;
}

.marketsfooter ul li a span{
	display: block;
	background: transparent url("../images/button_r_bg.png") no-repeat top right;
	padding-right: 5px;
}

.marketsfooter ul li a:hover {
	background: #fff url("../images/button_l_bg.png") no-repeat top left;
	text-decoration:none;
}	

#sector_logo {width:180px; float:right; text-align:right;}

/* Markets content */	

.markets, .testimonials {
	background: #e6f5fc url("../images/markets_t_bg.gif") no-repeat top left;
	padding: 15px 0 0 0;
	clear:both;
	display:block;
	overflow:hidden;
}

.marketsleft {
	float: left;
	width: 560px;
}
	
.marketsright {
	width: 155px;
	float: right;
	padding: 0 0 10px 0;
}

.marketstop {
	clear:both;
	display:block;
	overflow:hidden;
	
}

.marketsfooter {
	background: #e6f5fc url("../images/markets_b_bg.gif") no-repeat bottom left;
	clear:both;
	display:block;
	overflow:hidden;
	height: 65px;
	padding-right: 10px;
}

.testimonialsfooter {
	background: #fff url("../images/testimonials_b_bg.gif") no-repeat top left;
	clear:both;
	display:block;
	overflow:hidden;
	height: 20px;
}

a.ratecard img {
	border: 5px solid #d7dadb;
	margin-top: 10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius: 5px;
}

a.ratecard:hover img {
	border: 5px solid #fff;
}	

.marketsfooter p {
	width: 390px;
	float: left;
	margin-top: 31px;
	clear: left;
	padding: 0;
}

.marketsfooter p a {
	background: url("../images/icon_signup.gif") no-repeat 0 0;
	padding: 0 0 0 35px;
	height: 27px;
	line-height: 27px;
	color: #fff;
	margin-left: 22px;
	display:block;
}

.marketsfooter p a:hover {
	background: url("../images/icon_signup.gif") no-repeat 0 -27px;
	text-decoration: none;
}	

.marketsfooter p a.download {
	background: none;
	padding: 0;
}

.logotable td {
	text-align:center;
}

/* Forms */

label {
	width: 140px;
	float:left;
	font-weight:bold;
	display:block;
	margin-top: 5px;
}

input{
	color: #333;
	font: normal 1.2em Arial, Verdana, sans serif;
	line-height: 1.4em;
	width: 270px;
	padding: 2px 5px;
	border: 1px solid #009ee0;
	float:left;
	}
	
textarea {
	color: #333;
	font: normal 1.2em Arial, Verdana, sans serif;
	line-height: 1.4em;
	width: 270px;
	padding: 2px 5px;
	border: 1px solid #009ee0;
	float:left;
	}	
	
input.button {
	display: block;
	background-color: #a8e0f7;
	height: 26px;
	line-height: 26px;
	padding: 0 5px;
	color: #2f112f;
	border: 0;
	width:auto;
	font-size: 1.2em;
	font-weight:bold;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius: 5px;
}

input.button:hover {
	background-color: #fff;
}	

div.submitbutton {
	display: block;
	float:right;
	margin-top: 26px;
	width: 230px;
}


/* Footer elements */

#footer {
	padding-bottom: 20px;
	background: transparent url("../images/bottom_bg.gif") no-repeat bottom left;
	}
	
.footerleft {
	float: left;
	width: 300px;
	margin-top: 10px;
	}
	
.footerright {
	float: right;
	width: 204px;
	}
	
#footer p {
	font-size: 1em;
	padding-left: 20px;
	}									
