/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: "small Verdana", sans-serif;
	color: #333333;
	margin: 0px;
	background: #cccccc url("bg_grad.jpg") fixed;
	padding: 0px;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
	color: #333;
	margin: 0px;
	padding: 0px;
	font: bold 120% Arial,sans-serif;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 110% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	background-color: #FFFFFF;
    width: 100%;
	max-width: 740px;
    visibility: visible;
    position: relative;
    margin: 35px auto 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
	/*left: 20px;
	position: absolute;
	top: 110px;*/
    min-height: 1000px;
    height: auto !important;
    height: 1000px;
}

#tl {
	position:absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 104;
	visibility: visible;
}

#tr {
	position:absolute;
	top: 0px;
	margin: 0px;
	padding: 0px;
	right: 0px;
	z-index: 105;
	left: 734px;
	visibility: visible;
}

#masthead{
	/*position: absolute;
	left: 20px;
	right: 2%;*/
    position: relative;
    margin: 0 auto;
    width: 100%;
	max-width:740px;
	/*z-index: 1;*/
	visibility: visible;
	
}

#pageNav{
	width:187px;
	border-right: 1px #cccccc;
	border-bottom: 1px #cccccc;
	font: small Verdana,sans-serif;
	margin-top: 15px;
	position: absolute;
	z-index: 106;
	top: -9px;
	border-right-style: dotted;
	border-color: #B6B6B6;
	visibility: visible;
	left: 0px;
	float: left;
	height: 331px;
}

#content{
	width: 520px;
	float: none;
	position: relative;
	left: 203px;
	z-index: 107;
	visibility: visible;
	top: 55px;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
	visibility: visible;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom: 1px solid #ccd2d2;
	margin-top: 20px;
	position: absolute;
	height: 30px;
	width: 100%;
	float: left;
}

#pageName h2{
	font: bold Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 6px;
	right: 6px;
	padding: 0px;
	margin: 0px;
	visibility: visible;
	left: auto;
}

/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 100%;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image:  url("glbnav_background.gif");
}

#globalNav img{
	margin-bottom: -4px;
	margin-right: -1px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
	visibility: visible;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
	visibility: visible;
}

#globalLink{
	position: absolute;
	top: 7px;
	height: 22px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
	visibility: visible;
}


a.glink, a.glink:visited{
	color: #334d55;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
	font-size: small;
	font-weight: bold;
}

a.glink:hover{
	text-decoration: none;
	background-image: url("glblnav_selected.gif");
	cursor: default;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	color: #ffffff;
	visibility: hidden;
}

.subglobalNav a:link, .subglobalNav a:visited {
	/*font-size: 80%;*/
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 10px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
	border-right: 1px solid #AAAAAA;
	padding-right: 5px;
	padding-left: 5px;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 0px 0px;
	font: 11px/18px verdana, arial, helvetica, sans-serif;
}
html>body .feature {
	color: #000000;
}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}


/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	float: left;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
	float: left;
}

.story p {
	padding: 0px 0px 10px 0px;
	float: left;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	border-top: 1px #cccccc;
	font-size: small;
	color: #cccccc;
	width: 730px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	z-index: 103;
	position: absolute;
	top: 855px;
	left: 1px;
	margin-top: -1px;
	height: 19px;
	padding-left: 10px;
	border-top-style: dotted;
	border-color: #B6B6B6;
	visibility: visible;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("bg_nav.jpg");
	padding: 3px 0px 3px 10px;
	color: #21536A;
	font-weight: bold;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	text-decoration: none;
	font-weight: bold;
	background-color: #DEE3ED;
	background-image: none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 20px;
	background-image: url("bg_nav.jpg");
}

.relatedLinks h3{
	padding: 20px 0px 2px 0px;
}

.relatedLinks a{
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/********************* end **********************/
.linksinline {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	border-right: 1px solid #AAAAAA;
	padding-left: 5px;
	padding-right: 5px;
}
.left10px {
	padding-left: 10px;
	background-image: url("bg_nav.jpg");
	color: #21536A;
	font: 11px/18px verdana, arial, helvetica, sans-serif;
}
.red_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

#Layer1 {left: auto !important; right: 31%;}
#pagecell1 #content .normal {display: block;}
#menu,
.mobil {display: none;}

/*Responsive*/
@media screen and (min-width: 50px) and (max-width : 739px) {
    body {font-size: 15px; margin: 43px 0 0; line-height: 140%; box-sizing: border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
    
    #tr,
    #tl,
    #gnl,
    #gnr,
    #masthead #Layer3,
    #Layer1,
    #pagecell1 #content .normal,
    #masthead #siteName {display: none;}
    
    .mobil {display: block;}
    #utility {position: fixed !important; top: 8px !important; right: 10px !important; z-index: 9900;}
    
    #pagecell1 {margin: 15px auto 0; height: auto;}
    #globalNav {display: none;}
    #globalLink {top: auto !important; left: auto !important; right: auto !important;}
    #globalLink,
    #Layer2 {text-align: center; position: static !important; width: 100% !important; height: auto !important; top: auto !important; left: auto !important; vertical-align: middle; padding: 0 0 8px;}
    #Layer2 img {width: 100% !important; max-width: 100% !important; margin: 0 auto; height: auto !important; vertical-align: middle;}
    #Layer11 {top: auto !important;}
    #content {top: auto !important; left: auto !important; width: 100% !important; padding: 10px; box-sizing: border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
    #content img {max-width: 100% !important; height: auto !important; display: block !important; float: none !important; margin: 5px auto !important;}
    #content p {display: none;}
    #content #Layer11,
    #content #Layer3,
    #content #Layer4,
    #content #Layer5,
    #content #Layer6,
    #content #Layer7,
    #content #Layer8,
    #content #Layer9,
    #content #Layer10 {width: 100% !important; height: auto !important; position: relative !important; top: auto !important; left: auto !important; display: block !important;}
    #content #Layer3 div {position: static !important; width: 100% !important; max-width: 100% !important;}
    #content #Layer3 p,
    #content .feature p,
    #content p.feature,
    #content p .feature,
    .front #content p {display: block; width: 100%;}
    .front #content p img {width: auto !important; height: auto !important; display: inline !important; margin: 0 !important;}
    .front #content a {line-height: 25px; height: 25px;}
    
    #gl1,
    #gl2 {font-size: 11px;}
    .subglobalNav {visibility: visible !important; display: none; position: static !important; padding: 0 5px; text-align: center;}
    #subglobal1,
    #subglobal2 {display: block; height: auto !important;}
    
    #pageNav {width: 100%; position: fixed !important; top: 40px !important; margin: 0 !important; display: none; z-index: 9700; height: 300px; overflow-y: scroll;}
    #menu {display: block; width: 100%; position: fixed; top: 0; left: 0; background: #000 url('menu_ico.png') left 5px center no-repeat; border-bottom: 1px #fff solid; height: 39px; line-height: 39px; z-index: 9500;}
    #menu span {color: #fff; font-weight: bold; text-transform: uppercase; padding: 0 0 0 35px; cursor: pointer;}
    
    #content table {width: 100% !important; max-width: 100% !important; border-collapse: collapse; table-layout: fixed;}
    #content table td {width: 100% !important; font-size: 10px; word-wrap: break-word; overflow-wrap: break-word;}
    
    .left10px,
    #content span,
    .feature {font: 14px/18px verdana,arial,helvetica,sans-serif !important;}
    .style16,
    #content table td {font-size: 14px !important;}
}

@media screen and (min-width : 740px) and (max-width : 767px) {
    #Layer1 {left: auto !important; right: 8%;}
}

@media screen and (min-width : 768px) and (max-width : 899px) {
    #Layer1 {left: auto !important; right: 10%;}
}

@media screen and (min-width : 900px) and (max-width : 959px) {
    #Layer1 {left: auto !important; right: 12%;}
}

@media screen and (min-width : 960px) and (max-width : 1024px) {
    #Layer1 {left: auto !important; right: 15%;}
}

@media screen and (min-width : 1025px) and (max-width : 1139px) {
    #Layer1 {left: auto !important; right: 18%;}
}

@media screen and (min-width : 1140px) and (max-width : 1299px) {
    #Layer1 {left: auto !important; right: 22%;}
}

@media screen and (min-width : 1300px) and (max-width : 1399px) {
    #Layer1 {left: auto !important; right: 25%;}
}

@media screen and (min-width : 1400px) and (max-width : 1599px) {
    #Layer1 {left: auto !important; right: 27%;}
}

@media screen and (min-width : 1600px) and (max-width : 1920px) {
    #Layer1 {left: auto !important; right: 31%;}
}
