body {
	background:#FFFFFF url("/images/iss-body.png") repeat-x scroll 0 0;
	color:#464646;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}

body#home ul#nav.nav li.home{background-color:#470600;}
body#audience ul#nav.nav li.audience{background-color:#470600;}
body#mediakit ul#nav.nav li.mediakit{background-color:#470600;}
body#calendars ul#nav.nav li.calendars{background-color:#470600;}
body#community ul#nav.nav li.community{background-color:#470600;}
body#training ul#nav.nav li.training{background-color:#470600;}
body#contacts ul#nav.nav li.contacts{background-color:#470600;}

a {
	color:#ba0f00;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:0 none;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
}
h1, h2, h3 {
	margin:0;
	padding:0;
}
#wrapper {
	background:url("/images/iss-wrapper2.png") repeat-x scroll 0 0 transparent;
	display:block;
	height:100%;
	margin:0 auto;
	min-width:1024px;
	overflow-x:hidden;
	overflow-y:auto;
	padding:0;
	position:relative;
	width:1024px;
}
#main {
	display:block;
	margin:0 auto;
	padding:0;
	position:relative;
	width:1004px;
}
span.logo {
	background:url("/images/iss-1pixel-wrapper.png") repeat-x scroll 0 0 transparent;
	display:block;
	height:122px;
	margin:0;
	text-indent:-9999px;
	width:1004px;
}
span.logo a {
	background:url("/images/iss-logo.png") no-repeat scroll 0 0 transparent;
	display:block;
	height:84px;
	left:5px;
	position:absolute;
	text-indent:-9999px;
	top:15px;
	width:527px;
	z-index:2;
}
.entry {
	position:absolute;
	top:0;
}
.nav {
	height:39px;
	margin:124px 0 0 5px;
	padding:0;
	width:1004px;
	list-style: none;
}
ul.nav li {
	display:inline;
	float:left;
	margin:0;
	padding:12px 0;
}
ul.nav li a {
	color: #FFFFFF;
	letter-spacing: 1px;
	margin: 0;
	padding:12px;
	*padding:13px;
	text-transform: uppercase;
	font-size:11px;
	font-weight:bold;
}
ul.nav li:hover {
	background: #800009;
}
ul.nav li a:hover {
  background-color:#470600;
	text-decoration: none;
}
.nav li.hover .drop, .nav li:hover .drop {
	display: block;
	padding:0;
	margin: 12px 0 0;
	background:#800009;
	width:258px;
	position:absolute;
	z-index:2;
}
.nav .drop-mediakits {
	display: none;
	position: absolute;
	z-index: 2;
	*left:152px;
  *top:151px;
}
.nav .drop-calendars {
	display: none;
	position: absolute;
	z-index: 2;
	*left:240px;
  *top:151px;
}
.nav .drop .t {
	height: 0;
	margin: 0;
	padding: 0;
}
.nav .drop .b {
	height: 0;
	margin: 0;
	padding: 0;
}
.nav .drop .c ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.nav .drop .c ul li {
	border: none;
	float: none;
	margin: 0;
	padding: 0;
}
.nav .drop .c ul a {
	background: none;
	display: block;
	float: none;
	margin: 0;
	padding: 5px 10px;
	text-indent: 0;
	font-size:10px;
}
.nav .drop .c ul a:hover {
  background-color:#470600;
	color:#fff;
}
.nav .drop ul li {
	background: none;
}
#footer {
	background:#FFFFFF url("/images/footer-bg.png") repeat-x scroll 0 0;
	clear: both;
	margin: 0;
	padding:10px 0 0 0;
	width: 100%;
	min-width:1024px;
	height:62px;
}
#footer .footer-inner{
	margin: 0 auto;
  width:990px;
}
#footer .footer-left{
  float:left;
  clear:right;
}
#footer .footer-right{
  float:right;
}
#footer p {
	color:#bebebe;
	margin:0 auto;

	position:relative;
	padding:10px 0px 100px;
}
#footer p a {
	color:#bebebe;
}
/**********Layout**********/
.center-inner {
	padding:0;
	width:998px;
  margin-bottom:25px;
	border:1px solid #fff;
 *border:none;
	display:inline-block;
	background-color:#FFFFFF;
	min-height:280px;
}
.content-inner {
	display: inline-block;
	float:left;
	width:969px;
	margin: 8px 15px 15px;
	overflow:hidden;
}
#container{
  background-color:#ffffff;
  margin-top:41px;
  width:998px;
}
/**********Layout End**********/
/**********Latest Headlines**********/

.category-entries {
	clear: both;
	width: 969px;
	margin: 10px 0 0;
}
.title {
	font-size: 18px;
	font-weight: bold;
	text-transform: none;
}
.small-title{
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	margin-bottom:-10px;
}
.content-type-img img {
	border: double #999999;
	display: block;
	float: left;
	margin: 5px 10px 0 0;
}
.breadcrumb{
  text-transform:uppercase;
  color:#bebebe;
  font-size:10px;
}
.breadcrumb strong{
  font-weight:bold;
  color:#5c5c5c;
}
/*------- iss mk styles ------*/
div.grey-box-expo-quote {
  border:1px solid #B9B9B9;
  margin:5px;
  padding:10px 20px;
  width:917px;
  background-color:#EAEAEA;
}
div.grey-box-expo-graph {
  border:1px solid #B9B9B9;
  margin:5px;
  padding:10px 20px;
  float:right;
  width:290px;
}
div.grey-box-home{
  border:1px solid #b9b9b9;
  margin:5px;
  padding:10px 20px;
  background-color: #f3f3f3;
  width:668px;
}
div.grey-box-expo{
  border:1px solid #b9b9b9;
  margin:5px;
  padding:10px 20px;
  width:432px;
  float:left;
  clear:right;
}
.home-left{
  float:left;
  width:350px;
  clear:right;
}
.home-right{
  float:right;
  width:190px;
  border-left:1px solid #b9b9b9;
  padding:0 10px 0 25px;
}
.pdf-outer{
  width:350px;
  float:left;
  clear:right;
  margin-left:20px;
}
div.pdf-download{
  border-top:1px solid #b9b9b9;
  border-bottom:1px solid #b9b9b9;
  padding:8px 0px;
  float:right;
  width:310px;
  height:32px;
}
div.pdf-download-expo{
  border-top:1px solid #b9b9b9;
  border-bottom:1px solid #b9b9b9;
  padding:8px 0px;
  float:right;
  width:100%;
  height:32px;
  text-align:center;
}
div.pdf-download-home{
  border-top:1px solid #b9b9b9;
  border-bottom:1px solid #b9b9b9;
  padding:8px 0px;
  float:right;
  height:32px;
  text-align:center;
  width:350px;
  margin-left:20px;
  *margin-left:0px;
}
.pdf-text{
  float:left;
  clear:right;
  width:318px;
  margin-top: 8px;
}
.online-pdf-text{
  float:left;
  clear:right;
  width:259px;
  margin-top:9px;
}
.expo-pdf{
  float:right;
  width:161px;
  margin-top:9px;
}
p.grey-border{
  border-top:1px solid #b9b9b9;
  padding:10px 0 0;
}
#calendars table{
  width:100%;
  border-spacing:2px;
  border:0px;
  margin-top:28px;
  *margin-top:8px;
}
#calendars table tr td{
  padding:12px;
  text-align:center;
  vertical-align:top;
}
.contact-header {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom:1px solid #b9b9b9;
	margin-bottom:5px;
}
.contact-title{
  font-weight:bold;
  text-transform:uppercase;
}
#home .category-entries ul{
   padding-left:15px;
  *margin-left:0px;
}
#mediakit .category-entries ul{
   padding-left:15px;
  *margin-left:0px;
}
.ErrorMessage{
  color:#ff0000;
}
.captcha_reqhighlight{
  color:#ff0000;
}
.captcha_error_header{
margin-left:-3px;
}
.float-right{
  float:right;
}
.graphdiv{
  float:right;
  margin:15px 0 0;
  width:350px;
  padding:0px;
}
.circ-image{
  border:1px solid #B9B9B9;
  float:right;
  margin:5px;
  padding:10px 20px;
  width:316px;
}
.border-bottom{
  margin:0px;
  padding-bottom:8px;
  border-bottom:1px dotted #b9b9b9;
}
.border-top{
  margin-top:20px;
  padding-top:8px;
  border-top:1px dotted #b9b9b9;
}
.padleft15{
  padding-left:15px;
}
.center-text{
  text-align:center;
}
.print-text-div{
  width:650px;
  margin-bottom:10px;
}
.covers{
  float:right;
  width:310px;
  margin-top:-41px;
}
.center100{
  text-align: center;
  width:100%;
}
.tablediv{
  display:table;
}
.right290{
  float:right;
  width:290px;
}
.right337{
  float:right;
  width:337px;
}
.div600{
  width:600px;
}
.editorial-calendar td.dark {
	background:#cdcdcd;
	width:130px;
}
.editorial-calendar td.medium {
	background:#e9e9e9;
	width:158px;
}
.editorial-calendar td.light {
	background:#f4f4f4;
	width:158px;
}
.materials-deadlines td.dark {
	background:#cdcdcd;
}
.materials-deadlines td.medium {
	background:#e9e9e9;
}
.materials-deadlines td.light {
	background:#f4f4f4;
}
div.calendar-pdf-outer{
  text-align: center;
  width:215px;
}
.calendar-pdf-text{
  float: left;
  clear:right;
  width: 175px;
  margin-top: 9px;
}
.community{
  float:right;
  margin-left:18px;
}
.contacts-left{
  float:left;
  clear:right;
  width:288px;
  margin-right:25px;
}
.contacts-mid{
  float:left;
  clear:right;
  width:296px;
  margin-right:25px;
}
.contacts-right{
  float:left;
  width:310px;
}