/*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 {
	
}
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;
	}
	
#mainContainer H2{
	line-height:28px;
	}

#header{
	background:url(../images/dover_pac_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/dover_pac_uHeader_lg.jpg) no-repeat;
	
	color:#FFFFFF;
	padding: 25px 165px 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;
}

#headerSubR a:link, #headerSubR a:visited, #headerSubR a:active{
	color:#c51111;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	}
	
#headerSubR a:hover {
	color: #035396;
	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;
}

.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;
}

	
#quickSearch	{
	background:url(../images/quick_search_backgound_lg.jpg);
	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;
}

#mainBodyTop{
	background:url(../images/tile_lgBox.jpg);
	width:940px;
	height:300px;
	border:#164394 solid 3px;
	margin: 0 0 20px 20px;
}

#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;
}

.slideshow {
	width: 860px;
	height: 300px;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	background: #ffffff;
}
.slideshow li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#featureSlide{
	width: 920px;
	height: 280px;
	margin: 15px 0 0 20px;
}
#featureSlideLeft {
	float: left;
	margin: 0;
	padding: 0;
	width: 320px;
	border: #FF0000 solid 0px;
}
#featureSlideRight {
	float: left;
	margin: 85px 0 0 0;
	padding: 15px 0 0 22px;
	width:470px;
	height: 80px;
}
#featureOne{
	background-color:#2c589f;
	display:block;
	height:265px;
	border:#125ee0 solid 2px;
	width: 850px;
}
#featureOne ul{
	margin: 0 20px 10px 30px;
}
#featureOne ul li{
	padding: 0 0 10px 10px;
	color:#FFFFFF;
	font-size:12px;
}
#featureOne img {
	border:#2f539c solid 2px;
	margin: 5px 0 0 5px;
}
/*#featureOne a:link, #featureOne a:visited, #featureTwo a:link, #featureTwo a:visited, #featureThree a:link, #featureThree a:visited   {
	font-size:14px;
	text-decoration:none;
	border-bottom:1px dotted #def144;
	color: #ffffff;
}
#featureOne a:focus, #featureTwo a:focus, #featureThree a:focus {
	outline: none;
}
#featureOne a:hover, #featureOne a:active {
	text-decoration:none;
	border-bottom:1px dotted #b20123;
	color: #a2c4ff;
}*/
#featureOne H2, #featureTwo H2, #featureThree H2{
	font-size:22px;
	line-height:24px;
	color:#c6dbff;
	font-weight:bold;
}
#featureOne p, #featureTwo p, #featureThree p{
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	line-height:18px;
}
.featureButton {
	float: right;
	width: 144px;
	height: 34px;
	background: url(/images/feature_button.png) no-repeat;
	margin: 75px 0 0 0;
	padding: 8px 0 0 0; 
}
.featureButton1 {
	float: right;
	width: 144px;
	height: 34px;
	background: url(/images/feature_button.png) no-repeat;
	margin: 100px 0 0 0;
	padding: 8px 0 0 0; 
}
.featureButton2 {
	float: right;
	width: 144px;
	height: 34px;
	background: url(/images/feature_button.png) no-repeat;
	margin: 70px 0 0 0;
	padding: 8px 0 0 0; 
}
.featureButton3 {
	float: right;
	width: 144px;
	height: 34px;
	background: url(/images/feature_button.png) no-repeat;
	margin: 50px 0 0 0;
	padding: 8px 0 0 0; 
}
.text_learnMore {
	font-size: 20px;
	margin: 22px 0 0 20px;
	padding: 0;
	text-decoration: none;
}

#mainBodyL{
	float:left;
	padding-left: 15px;
	width:460px;
}

#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:490px;
	padding-right: 15px;
}

#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;
	list-style: none;
}

#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;
}

#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_lg2.jpg) repeat-y;
	color:#FFFFFF;
	width:490px;
}

#whatsNext a:link, #whatsNext a:active, #whatsNext a:visited{
	text-decoration:none;
	color:#FFFFFF;
}

#whatsNext a:hover{
	text-decoration: underline;
	color:#d6e5fb;
}

#whatsNextContent{
	padding: 0;
	margin: 0 auto;
	font-size:13px;
	border: none;
}
#whatsNextContent p, #whatsNextContent h1 {
	margin: 10px;
}

#whatsNextContent table {
	padding: 0;
	margin: 0 auto;
	font-size:13px;
	border: none;
}

#whatsNextContent h1{
	padding:0 0 10px 5px;
	font-size:18px;
}

#whatsNextContent p{
	padding:0 5px 5px 10px;
	font-size:13px;
}

#divider{
	border-bottom:#4c6991 solid 1px;
	padding: 0px;
	margin:5px;
}

#headPad{
	padding: 0 0 10px 10px;
}

#lb{
	background:url(../images/lb_tile.jpg) repeat-y;
	color:#FFFFFF;
	width:460px;
}

#lb a:link, #lb a:active, #lb a:visited{
	text-decoration:none;
	color:#FFFFFF;
}

#lb a:hover{
	text-decoration: underline;
	color:#d6e5fb;
}

#lbContent{
	padding:10px 20px 10px 20px;
	font-size:13px;
}

#lbContent p {
	padding:10px;
	font-size:13px;
}

#lbContent ul, #whatsNextContent ul {
	margin: 5px 5px 5px 30px;
}

#lbContent h3 {
	padding:10px;
	margin: 0 0 10px 0;
	font-size:18px;
	color:#b4d1ff;
}


#lbContent a:link,  #lbContent a:active, #lbContent a:visited{
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	}

#lbContent a:hover{
	color:#d6e5fb;
	text-decoration: underline;
	}
	
#home_solutions {
	
	color:#d6e5fb;
	}

#home_solutions td{
	color:#d6e5fb;
	border:#FFFFFF solid 1px;
	padding: 3px;
	background-color:#183966;
	}
	
#home_solutions td.header{
	background-color:#ffffff;
	color:#000000;
	}

#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;
}

#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;
}

#evenRow {
	margin-left:40px;
	padding:5px;
	width:85%;
	height:95px;
	border:#CCCCCC solid 1px;
}

#oddRow {
	margin-left:40px;
	padding:5px;
	width:85%;
	height:95px;
	background-color:#CCCCCC;
	border:#CCCCCC solid 1px;
}
#viewerDiv {
	width: 100%; 
	height: 800px;
	margin: 0 auto;
}

/*Milling*/
.imgBox {
	float: left;
	width: 300px;
	text-align: center;
}
.imgBox_big {
	float: left;
	width: 600px;
	text-align: center;
}
.imgBox p, .imgBox_big p, .imgBox_small p {
	font-size:12px;
	font-weight:bold;
	color:#355ca1;
	margin:10px 0 0 0;
}
p.imgText {
	font-weight: normal;
	color:#000;
	margin: 5px 0 0 0;
}
.imgBox_wrap {
	float: left;
	width: 600px;
	background-color:#ccc;
	border:#355ca1 solid 1px;
	padding: 30px 0 30px 0;
	margin: 10px 0 20px 0;
}

#sub_news a {
	font-size: 15px;
}

.products_box {
	float: left;
	width: 600px;
}
#productsimage {
	width: auto;
	float: left;
}
#productslist {
	width: 355px;
	float: left; 
	margin: 5px 0 0 10px;
}
.contactHeader{
	font-size:14px;
	font-weight:bold;
	color:#355ca1;
	margin: 0 0 5px 0;
}
#contactListHeader {
	font-size: 14px;
	font-weight:bold;
	color:#990000;
}
.contactList li {
	font-size:13px;
	font-weight:normal;
	color:#000;
	list-style-type:none;
}
.contactLight {
	color: #414042;
}

