/*Möbius New Media Style Sheet*/

/*color: #cf1402; dark red*/
/*color:#d6e5fb; light blue*/
/*color:#355ca1; dark blue header*/


@charset "UTF-8";
p, h1, h2, h3, h4, h5, h6, dd, dt, dl, ul, ol, li, hr, td, tr, img, a, form, fieldset, label, input, legend, table, thead, tbody, tfoot, span {
	margin: 0;
	padding: 0;
}
ul, ol, li {
	list-style: none;
}
img {
	border: none;
}
a:focus {
	outline: none;
}
html {
	line-height: 1;
}
body {
	font: 62.5%/1.6em Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	background: url(../images/background.jpg) repeat-x  fixed bottom center #0c0f23;
}

#mainContainer{
	background: url(../images/mainContainerTile_lg.jpg) repeat-y;
	width: 990px;
	min-height:400px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

#header{
	background:url(../images/ilc_dover_header_lg.jpg) no-repeat;
	height:112px;
	color:#FFFFFF;
	padding: 5px 15px 0 0;
	text-align:right;
	font-size:14px;
}

#headerL{
	float:left;
}

#headerR{
	float:right;
}

#headerSub{
	background:url(../images/ilc_dover_uHeader_lg.jpg) no-repeat;
	height:39px;
	color:#FFFFFF;
	padding: 3px 0 0 45px;
	}

#headerSubL{
	float:left;
	}
	
#headerSubR{
	float:right;
	}
	
#headerSub a:link, #headerSub a:visited, #headerSub a:active{
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	}
	
#headerSub a:hover {
	color: #d6e5fb;
	text-decoration:underline;
}

.subHeader{
	font-size:14px;
	font-weight:bold;
	color:#990000;
}

.subHeaderSm{
	font-size:12px;
	font-weight:bold;
	color:#990000;
}

.subHeaderLg{
	font-size:16px;
	font-weight:bold;
	color:#355ca1;
}

.subSubHeader{
	font-size:12px;
	font-weight:bold;
	color:#355ca1;
}
table {
	border-collapse: collapse;
}

.tableText{
	font-size:11px;
	font-weight:bold;
	color:#666666;
}

#tableList{
    font-size:11px;
	font-weight:bold;
	color:#666666;
}

#tableList ol, #tableList li{
	list-style: decimal;
	padding-left:15px;
}

#highlight{
	font-size:13px;
	background-color:#d6e5fb;
	border:#999999 solid 1px;
	padding:8px;
	margin: 0 10px 10px 10px;
}

#highlight2 {
	font-size:13px;
	background-color:#d6e5fb;
	border:#999999 solid 1px;
	padding:8px;
	margin: 0 10px 10px 10px;
	width: 600px;
}
	
#quickSearch	{
	background:url(../images/quick_search_backgound_lg.jpg) no-repeat;
	height:40px;
}

#quick{
	float:left;
	color:#CCCCCC;
	padding:14px 0  0 20px;
	}
	
#quick a:link, #quick a:active, #quick a:visited{
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	}

#quick a:hover{
	color:#d6e5fb;
	text-decoration:underline;
	}
	
#search{
	float:right;
	padding: 5px 15px 0 0;
	width:220px;
	border: #009933 solid 0px;
	display:inline;
	}
	
#search form{
	padding:0px;
	margin:0px;
	}
	

#search form .searchField{
	font-size:12px;
	background-color:#d6e5fb;
	border:#999999 solid 1px;
}
	
#search form .search{
	background:url(../images/search_off.jpg) no-repeat;
	border:none;
	width:47px;
	height:18px;
	cursor: pointer;
}

#search form .search:hover{
	background:url(../images/search_on.jpg) no-repeat;
}

#qs1{
padding:0px;
	margin:0px;
	}

#mainBody{
	background:url(../images/main_body_background_lg.jpg) no-repeat;
}

#mainBody a:link, #mainBody a:active, #mainBody a:visited {
	color:#355ca1;
}

#mainBody a:hover {
	color: #990000;
}

#mainBodyL{
	float:left;
	padding-left: 0px;
}

#mainBodyLint{
	width:605px;
	border:#333333 solid 1px;
	float:left;
	background-color:#f8fbff;
	margin:0 0 0 15px;
	padding:10px;
	color:#000000;
}

#mainBodyLint p{
	font-size:12px;
	padding-bottom:10px;
}

#mainBodyLint ul{
	font-size:12px;
	padding: 0 0 10px 10px;
	font-weight:bold;
	color: #333333;
}

#mainBodyLint strong{
	font-weight:bold;
	color: #000000;
}

#mainBodyint{
	width:920px;
	border:#333333 solid 1px;
	float:left;
	background-color:#f8fbff;
	margin:0 0 0 15px;
	padding:10px;
	color:#000000;
}

#mainBodyint p{
	font-size:12px;
	padding-bottom:10px;
}

#mainBodyint ul{
	font-size:12px;
	padding: 0 0 10px 10px;
	font-weight:bold;
	color: #333333;
}

#mainBodyint strong{
	font-weight:bold;
	color: #000000;
}

#textHeader{
	font-size:20px;
	font-weight:bold;
	color:#355ca1;
	border-bottom:#355ca1 solid 1px;
	margin-bottom:10px;
	line-height: 27px;
}

#mainBodyR{
	float:right;
	width:470px;
}

#mainBodyRint{
	float:right;
	border:#333333 solid 1px;
	width:295px;
	background-color:#ffffff;
	margin: 0 15px 0 5px;
}

#mainBodyRint p{
	font-size:11px;
}

#mainBodyRint strong{
	font-size:11px;
	font-weight:bold;
	color:#990000;
}

#subMenu{
	background-color:#d6e5fb;
	border:#333333 solid 1px;
	padding:4px;
	margin: 4px;
	display: block;
}

#subMenu ul {
	margin:0px;
	padding:0px;
}

#subMenu li {
	padding-left: 13px;
	background-image: url(../images/arrow_link.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin:0px;
}

#subMenu h3{
	font-size:14px;
	font-weight:bold;
	padding: 0 0 5px 0;
}

#subMenu a:link, #subMenu a:active, #subMenu a:visited{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#355ca1;
	line-height:14px;
}

#subMenu li:hover {
	background-image: url(../images/arrow_link_off.gif);
}

#subMenu a:hover{
	color:#990000;
	text-decoration: underline;
}

#papr_button{
	background-color:#d6e5fb;
	border:#333333 solid 1px;
	padding:4px;
	margin: 4px 4px 14px 4px;
	display: block;
	width: 240px;
}
#papr_button ul {
	margin:0px;
	padding:0px;
}

#papr_button li {
	padding-left: 13px;
	background-image: url(../images/arrow_link_off.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin:0px;
}

#papr_button a:link, #papr_button a:active, #papr_button a:visited{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#990000;
	line-height:14px;
}

#papr_button li:hover {
	background-image: url(../images/arrow_link.gif);
}

#papr_button a:hover{
	color:#355ca1;
	text-decoration: underline;
}





#imgRight{
	text-align:center;
	/*background-color:#CCCCCC;*/
	margin: 0 0px 5px 0;
	}
#imgRight img{
	padding:5px;
	margin:5px;
	border:#cccccc solid 1px;
}

#imgLeft img{
	padding:5px;
	margin:5px;
	border:#cccccc solid 1px;
}

.imgPad{
	padding:5px;
	margin:5px;
	border: #999999 solid 1px;
}

#whatsNext{
	background:url(../images/whats_next_background_lg.jpg) repeat-y;
	color:#FFFFFF;
	width:444px;
	margin-left:10px;
}

#whatsNext a:link, #whatsNext a:active, #whatsNext a:visited{
	text-decoration:none;
	color:#FFFFFF;
}

#whatsNext a:hover{
	text-decoration: underline;
	color:#d6e5fb;
}

#whatsNextContent{
	padding:10px;
	font-size:13px;
}

#btm{
	margin: auto 0;
	text-align:center;
}

#footerMenu{
	padding:10px 5px 5px 5px;
	text-align:center;
	color:#cf1402;
	}
	
#footerMenu a:link,  #footerMenu a:active, #footerMenu a:visited{
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	}

#footerMenu a:hover{
	color:#d6e5fb;
	text-decoration: underline;
	}
	
#footerCopyright{
	text-align:center;
	color: #CCCCCC;
	font-size:11px;
	}
	
#footerCopyright a:link,  #footerCopyright a:active, #footerCopyright a:visited{
	color:#ffffff;
	text-decoration:none;
	}
	
#footerCopyright a:hover{
	color:#d6e5fb;
	text-decoration: underline;
	}
	
#footerDesign{
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	text-align:center;
	}


.evenRow {
	margin-left:10px;
	padding:5px;
	width:470px;
	height:95px;
	border:#CCCCCC solid 1px;
}

.oddRow {
	margin-left:10px;
	padding:5px;
	width:470px;
	height:95px;
	background-color:#CCCCCC;
	border:#CCCCCC solid 1px;
}

.evenRow strong{
	font-size:13px;
	font-weight:bold;
	color:#990000;
}

.oddRow strong{
	font-size:13px;
	font-weight:bold;
	color:#990000;
}
.ppeRow {
	float: left;
	width: 260px;
	margin: 10px;
	padding: 10px;
	border: 1px solid #000;
}
.ppeRow strong{
	font-size:13px;
	font-weight:bold;
	color:#990000;
}

#regForm {
	margin-left:10px;
	padding:5px 85px 5px 5px;
	width:410px;
	height:190px;
	border:#CCCCCC solid 1px;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	background-color:#eeeeee;
	line-height:22px;
}
td.newsRotatorRight{
padding:2px 15px;
}

 /* PPE */
 
#dockHeader{
	font-size:18px;
	font-weight:bold;
	color:#fff;
	margin-bottom:10px;
	line-height: 27px;
	text-align: center;
	margin: 0 0 0 20px;
}
.dock {
	position: relative; 
	height: 150px;
	width: 585px;
	margin: 20px 0 100px 10px;
	padding: 10px 0 0 0;
}
.dock-container {
	position: absolute;
	height: 100px;
	background: #fffff;
	margin: 10px 0 0 0;
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 0 0 0;
	padding: 0;
	width: 100%; 
}
.dock-item span {
	display: none; 
	margin: 0;
	padding: 0;
	color: #fff;
	text-align: center;
}

#dockHeader2{
	font-size:18px;
	font-weight:bold;
	color:#fff;
	margin-bottom:10px;
	line-height: 27px;
	text-align: center;
	margin: 0 0 0 20px;
}
.dock2 {
	position: relative; 
	height: 150px;
	width: 585px;
	margin: 20px 0 60px 10px;
	padding: 10px 0 0 0;
}
.dock-container2 {
	position: absolute;
	height: 100px;
	background: #fffff;
	margin: 10px 0 0 0;
	padding-left: 20px;
}
a.dock-item2 {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item2 img {
	border: none; 
	margin: 5px 0 0px; 
	width: 100%; 
}
.dock-item2 span {
	display: none;
	text-align: center;
	color: #fff;
}
#dockWrap {
	background: url(../ppe/images/ppe_background.jpg);
	height: 530px;
	margin: 0 0 10px 0;
}

#newsBlock a:link, #newsBlock a:visited, #newsBlock a:active{
	color:#a0bbea;
	text-decoration:none;
	font-style:italic;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	}
	
#newsBlock a:hover {
	color: #d6e5fb;
	text-decoration:underline;
}


/* SPACE INFLATABLES */

.imgBox {
	float: left;
	width: 400px;
	text-align: center;
}
.imgBox2 {
	float: left;
	width: 300px;
	text-align: center;
}
.imgBox_wrap {
	float: left;
	width: 800px;
}
.imgBox_footer {
	float: left;
	width: 400px;
	height: 200px;
}
#wrap_spaceinflatables {
	float: right;
	width: 250px;
}
.spInflatables_products_hotlink {
	margin: 0;
}
.hotlink {
	float: left;
	width: 125px;
	height: 100px;
}
.hotlink_text {
	float: left;
	width: 120px;
	height: 27px;
	text-align: center;
}
.dataTable table {
	border-collapse: collapse;
	width: 66%;
}
.dataTable td {
	vertical-align: top;
	border: 1px solid #ccc;
	padding: 5px;
	font-size: 1.2em;
	color: #333;
}
.dataTable th {
	vertical-align: top;
	border: 1px solid #ccc;
	padding: 5px;
}
.dataTable thead th {
	font: bold 1.1em Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
}
.dataTable thead tr {
	background: #666;
}
.dataTable tbody th {
	font: bold 1.2em Geneva, Arial, Helvetica, sans-serif;
	color: #0055a5;
}
.dataTable tbody tr.even {
	background: #f1f1f1;
}


.imgBox_new {
	float: left;
	width: 450px;
	text-align: center;
}
.imgBox_new_big {
	float: left;
	width: 900px;
	text-align: center;
}
.imgBox_new_small {
	float: left;
	width: 300px;
	text-align: center;
}
.imgBox_new p, .imgBox_new_big p, .imgBox_new_small p {
	font-size:12px;
	font-weight:bold;
	color:#355ca1;
	margin:10px 0 0 0;
}
.imgBox_wrap_new {
	float: left;
	width: 900px;
	background-color:#ccc;
	border:#355ca1 solid 1px;
	padding: 30px 0 30px 0;
	margin: 10px 0 20px 0;
}

.slideshow {
	width: 420px;
	height: 130px;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.slideshow li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.slideshow span{
	float:right;
	width:250px;
	margin: 35px 0 0 10px;
}