﻿@import 'reset.css';
@import 'typography.css';

html {
	overflow-y: scroll;
}

body {
	text-align: center;
	margin: 0;
	padding: 0;
	background: #ececec url(../images/back-fade-grey.gif) repeat-x left top;
}

#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background: #FFF url(../images/faux-column.png) repeat-y right top;
}

#container-home {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background: #FFF;
}

#header {
	background: #FFFFFF;
	float: left;
	padding: 0 0 8px 0;
	width: 960px;
	height: 84px;
}

#header h1 {
	margin: 10px 0 0 12px;
	padding: 8px 0 8px 10px;
	float: left;
}

#header p {
	margin: 25px 25px 0 0;
	padding: 2px 0 13px 30px;
	float: right;
	font-size: 1.8em;
	font-weight: bold;
	color: #666;
}

#header a.contact{
	margin: -20px 64px 0 0;
	padding: 8px 0 13px 30px;
	float: right;
	font-size: 1em;
	font-weight: normal;
	clear: right;
}

#content {
	float: right;
	width: 785px;
}

#content-header {
	height: 165px;
}

#mainnav {
	height: 32px;
	background: #4f4f50;
	float:left;
	width:960px;
	border-bottom: solid 0px #FFFFFF;
}





/*---------------NAVIGATION--------------*/
#nav {
	background: #fff;
	width: 174px;
	float: left;
}

#nav ul {
	list-style-type :none;
	margin: 0;
}

#nav li a {
	background: #eaeff5 url(../images/nav-2nd-block.gif) repeat-y left top;
	padding: 18px 10px 6px 25px;
	display:block;
	height: 1%;
	margin: 1px 1px 0 0;
	text-decoration: none;
	line-height: 1.167;
	-webkit-transition: all 0.2s;
}

#nav li a:focus,
#nav li a:hover {
	text-decoration: underline;
	background: #ddd url(../images/nav-2nd-block.gif) repeat-y left top;;
}

#nav li a.selected {
	background: #7688a9 url(../images/nav-2nd-block-hl.gif) repeat-y left top;
	font-weight: bold;
	color: #fff;
}


/*#nav li li a {
	background: #FFF;
	padding: 6px 10px 6px 18px;
	margin: 1px 1px 0 0;
	border-bottom: 1px solid #ddd;
}

#nav li li:last-child a {
	border-bottom: none;
}

#nav li li a:focus,
#nav li li a:hover {
	text-decoration: underline;
	background: #f6f6f6;
}

#nav li li a.selected {
	background: #FFF;
	padding: 6px 10px 6px 18px;
	margin: 1px 1px 0 0;
	color: #333;
}

#nav li li li a {
	font-size: 0.917em;
	padding: 3px 10px 3px 28px;
}

#nav li li li:last-child a {
	padding: 3px 10px 8px 28px;
}

#nav li li li a.selected {
	color: #333;
	font-weight: bold;
	padding: 3px 10px 3px 28px;
}

#nav li li li a:focus,
#nav li li li a:hover {
	text-decoration: underline;
	background: #f6f6f6;
}






/*---------------BREADCRUMB--------------*/
/*#breadcrumb {
	background: #0e0f85;
	padding: 4px 0 4px 20px;
	border-top: 1px solid #ffffff;
	font-size: 0.95em;
	color: #bbb;
	font-weight: normal;
}

#breadcrumb p {
	margin: 0;
}

#breadcrumb a {
	color: #ddd;
	font-weight: normal;
	text-decoration: underline;
	margin-right: 4px;
	margin-left: 2px;
}

#breadcrumb strong {
	color: #fff;
	font-weight: bold;
	margin-right: 4px;
	margin-left: 4px;
}

*/


/*---------------CONTENT--------------*/

#content-header.solutions {
	background: #999 url(../images/2ndL-banner-mirissolutions.jpg) no-repeat left top;
}

#content-header.services {
	background: #999 url(../images/2ndL-banner-mirisservices.jpg) no-repeat left top;
}

#content-header.company {
	background: #999 url(../images/2ndL-banner-company.jpg) no-repeat left top;
}

#content-header.contact {
	background: #999 url(../images/2ndL-banner-contact.jpg) no-repeat left top;
}

#content-header h1 {
	position: absolute;
	left: -999em;
}

#content-primary h2.page-title {
	color: #fff;
	position:absolute;
	top: 256px;
	z-index: 199;
}

#content-primary {
	float: left;
	width: 507px;
	padding: 20px 30px 10px 20px;
}


/*
#content-primary p.calltoaction {
	font-size: 1.5em;
	font-weight: bold;
	margin: 35px 0 0 0;
}

#content-primary  p.callus {
	margin: 0;
	padding: 30px 0px 10px 0px;
	background: url(../images/icon-phone.gif) no-repeat left top;
	font-size: 1.2em;
	font-weight: normal;
	clear: both;
}

#content-primary  p.emailus {
	margin: -2px 0 40px 0;
	padding: 0 0 0 20px;
	background: url(../images/icon-email.gif) no-repeat 0 5px ;
	font-size: 1.2em;
	font-weight: normal;
}

#content-primary p.newsdate {
	font-size: 0.85em;
	font-weight: bold;
	margin-bottom: 2px;
	color: #666;
}

#content-primary p.newsdate-article {
	font-size: 0.85em;
	font-weight: bold;
	margin-bottom: 14px;
	margin-top: -4px;
	color: #666;
}

#content-primary a.backtotop {
	font-size: 0.85em;
	font-weight: bold;
	margin-bottom: 60px;
	display:block;
}

a.pdfdownload {
	background: url(../images/icon-pdf.gif) no-repeat 10px 10px;
	border: #ddd solid 1px;
	display: inline-block;
	padding: 10px 20px 10px 36px;
	text-decoration: none;
}

a.pdfdownload:hover {
	text-decoration: underline;
	background: #eaeaea url(../images/icon-pdf.gif) no-repeat 10px 10px;
}

a.otherpagelink {
	background: url(../images/icon-linkout.gif) no-repeat 1px 6px;
	padding: 2px 2px 2px 19px;
	text-decoration: none;
}

a.otherpagelink:hover {
	text-decoration: underline;
	background: #eaeaea url(../images/icon-linkout.gif) no-repeat 1px 6px;
}

a.emaillink {
	background: url(../images/icon-mailto.gif) no-repeat 1px 6px;
	padding: 2px 2px 2px 14px;
	text-decoration: none;
}

a.emaillink {
	text-decoration: underline;
}


a.sectionlink {
	background-color: #FFFFFF;
	border: #eee solid 4px;
	padding: 15px 20px 15px 20px;
	margin: 4px 10px 20px 0px;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	vertical-align: top;
	display: inline-block;
}

a.sectionlink:hover {
	background-color: #eee;
	text-decoration: underline;
}

p.wwww {
	background-color: #FFFFFF;
	border: #eee solid 4px;
	padding: 15px 20px 15px 20px;
	margin: 4px 10px 20px 0px;
	text-decoration: none;
	display: inline-block;
	width: 230px;
	vertical-align: top;
}
*/


/*---------------NEWS--------------*/
/*
a.newsitem {
	font-size: 1.25em;
	font-weight: bold;
}

a.newsitem :hover {
	text-decoration: underline;
}

p.newsitem {
	margin-top: 24px;
	margin-bottom: 0;
}


a.anewsitem {
	font-size: 1.10em;
	font-weight: normal;
}

a.anewsitem :hover {
	text-decoration: underline;
}

p.anewsitem {
	margin-top: 14px;
	margin-bottom: 0;
}

h3 a {
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
}
*/




/*---------------HOME CONTENT--------------*/

#content-home {
	background: #FFF url(../images/home-main-image.jpg) no-repeat left top;
	text-align: left;
	width: 960px;
	height: 360px;
	clear: both;
	position:relative;
}

#home-header {
	border-top: 1px solid #ffffff;
	height: 247px;
	background: url(../images/placeholder-home.gif) no-repeat left top;
}

#home-header h1 {
	position: absolute;
	left: -999em;
}

#home-containers {
	width: 480px;
	border: solid 0px;
	top: 150px;
	left: 0px;
	height: 210px;
	position: absolute;
	background: transparent url(../images/home-tp-black.png) repeat scroll 0 0;
	vertical-align: bottom; 
	line-height: 1.3em;
}

#home-containers.right {
	float: right;
	left: 480px;
	background: #fff;
}

#home-box-mission {
	padding: 10px 20px 10px 20px;
	width: 440px;
	height: 85px;
	float: left;
	margin: 0px 1px 0px 0;
	background: transparent url(../images/home-tp-blue.png) repeat scroll 0 0;
}

#home-box-mission.news {
	background: transparent url(../images/home-tp-purple.png) repeat scroll 0 0;
	color: #FFF; 
	line-height: 1.3em;
}

#home-box-mission h2 {
	color:#FFF;
	font-size: 1.20em;
	font-weight:normal;
	padding: 1px 4px 1px 4px;
	background-color:#dc4d50;
	display: inline;
}

#home-box-mission h1 {
	color:#FFF;
	font-size: 2em;
	width: 430px;
	line-height: 1.15em;
}

#home-box-mission.news p {
	font-size: 1.4em;
	margin-top: 6px;
	line-height: 1.25em;
}


#home-box-1 {
	padding: 10px 20px 10px 20px;
	width: 199px;
	height: 85px;
	float: left;
	margin: 0px 0px 0px 0;
	background-color: #e3e9f2;
	border-bottom: #FFF solid 1px;
	-webkit-transition: all 0.4s;
}

#home-box-1 h2 {
	font-size: 1.4em;
	line-height: 1em;
}

#home-box-1.right {
	float: right;
	width: 200px;
}

#home-box-1.bottom {
	margin: 0px 0px 0px 0px;	
	background-color: #dfe6f0;
}

#home-box-1.bottomright {
	float: right;
	margin: 0px 0px 0px 0;
	background-color: #dfe6f0;
	width: 200px;
}

#home-box-1:hover {
	background-color: #f0f0f0;
}


#home-box-1 a {
	text-decoration: none;
}

#home-box-1 p {
	font-size: 0.97em;
}

#home-box-1 a:hover, #home-box-1 a:focus {
	text-decoration: underline;
}

#home-services {
	margin: 20px 22px 40px 0px;
 	padding: 15px; 
	width: 180px; 
   	background: #fff;
	border: 1px solid #c6d7dd;   
	text-align:left;
	float: left;
	line-height: 1.3em;
}

#home-services h2 {
	font-size: 1.4em;
}

#home-services:hover {
   	background: #f0f0f0;
}

#home-services.first {
	margin-left: 22px;
}

#home-services p {
	font-size: 0.97em;
}


/*---------------FOOTER--------------*/

#footer {
	background: #FFF;
	border-top: 2px solid #ececec;
	color: #333;
	margin: 1px 0 0 0;
	clear: both;
	height: 1%;
	padding: 16px 0 10px 20px;
}

#footer p {
	color: #666;
	font-size: 0.92em;
}




/*---------------EXPANDY BOXES--------------*/

 
h2.trigger {
	padding: 8px 10px 4px 20px; 
	width: 470px; 
	border: 2px solid #f3eaf5;   
	line-height: 1.5em;
	margin: 0 0 0 0;
	background: #f3eaf5;
	font-size: 1.4em;
	font-weight: bold;
	float: left;
}

h2.trigger a {
	text-decoration: none;
	display: inline;
}
h2.trigger a:hover { text-decoration: underline; }
h2.active {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/

.expandy-box-container {
	margin-bottom: 20px;
}

.toggle_container {
	border: 2px solid #f3eaf5; 
	background: #fff;
	overflow: hidden;
	font-size: 1.1em;
	line-height: 1.25em;
	padding: 0px; 
	width: 500px; 
	clear: both;
}
.toggle_container .block {
	padding: 20px; /*--Padding of Container--*/
	background: url(toggle_block_btm.gif) no-repeat left bottom; /*--Bottom rounded corners--*/
}





/*---------------SIDE BOXES--------------*/



#sidebox {
	margin: 0px 15px 24px 0px;
 	padding: 0px; 
	width: 195px; 
   	background: #fff;
	border: 0px solid #eaeff5;   
  	font: normal 1em ;
	line-height: 1.5em;
	text-align:left;
	float: left;
	font-weight: normal;
}

#sidebox ul {
	list-style-type :none;
	padding: 2px 4px 4px 0px;
	margin: 10px 0 10px 10px;
	line-height: 1.15em;
}

#sidebox li {
	padding: 8px 0px 6px 12px;
	width: 160px; 
	background:transparent url(../images/small-arrow.gif) no-repeat scroll left 11px;
}

#sidebox p {
	padding: 20px 4px 16px 20px;
	width: 160px; 
	line-height: 1.4em;
}

#sidebox p strong {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.4em;
}

#content-secondary h3 {
	height: 26px;
	width: 199px;
	margin-bottom: 0em;
	clear: left;
}

#sidebox-image img {
	border: none;
}


h3.bizint {
	background: transparent url(../images/box-bizint.gif) no-repeat;
}
h3.costred {
	background: transparent url(../images/box-costred.gif) no-repeat;
}

#content-secondary {
	float: right;
	width: 200px;
	padding: 0px 14px 10px 14px;
	background: #f2f2f2;
}

#content-secondary p {
	margin: 0 0 10px 0px;
}

#content-secondary h2 {
	font-size: 1.25em;
	font-weight: bold;
	margin: 0 0 10px 0;
	color: #fff;
	position:absolute;
	top: 269px;
	z-index: 9999;
}

#content-secondary a {
	text-decoration: none;
}

#content-secondary a:hover {
	text-decoration: underline;
}


/* form elements */
form {
	margin: 0px 0px; 
	padding: 0px;
	background: transparent;
	border: 0px solid #eee;  
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

label {
	display: block;
	font-weight: bold;
	margin: .5em 0 .1em 0;	
	color: #222;	
}

textarea {
	width: 80%;
	padding: .3em;
	font: normal 1em/1.5em Tahoma, Arial, serif;
	border: 1px solid #ccc;
	height: 10em;
	display:block;
	color:#333;
}

input {
	width: 80%;
	padding: .3em;
	font: normal 1em/1.5em Tahoma, Arial, serif;
	border: 1px solid #ccc;
	display:block;
	color:#333;
}

input.button {  
	margin: 15px 0 50px 0;
	padding: 1em 1em;
	color: #3b4141;
	background: url(../images/contact-button.gif) no-repeat;
	height: 38px;
	width: 143px;
	cursor: pointer;
	text-indent: -9999px;
	border: none;

}
