/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Verdana,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: auto;
	padding: 0px;
	background-color: #52666D;	/* background-image:url(bg1_grad.jpg); */
	height: auto;
	
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #52666D;
	text-decoration: none;
}

a:hover{
	color: #FF9900;
	text-decoration: none;
}

#iframebackground{
background-image:url(Pictures/iframebk.gif);
}

/************** header tag styles **************/

h1{
 font: bold 120% Verdana,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Verdana,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Verdana,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Verdana,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Verdana,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
padding:5px;
margin:0;
}

li{
 list-style-type: none;
 border-bottom-style:dashed;
 border-bottom-width: 1px;
 border-bottom-color: #666666;
  }



/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Verdana,sans-serif;
 color: #334d55;
}
				
input{
font-family: Verdana,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
td.shadow-topleft{
height: 5px;
	  background-image: url(shadow_topleft.bmp);
}
td.shadow-top{
height: 5px;
	background-repeat: repeat;
    background-image: url(shadow_top.bmp);

}
td.shadow-topright{
height: 5px;
    background-image: url(shadow_topright.bmp);
}
td.shadow-left{
    background-image: url(shadow_left.bmp);
}
td.shadow-right{
    background-image: url(shadow_right.bmp);
}
td.shadow-bottomleft{
height: 5px;
    background-image: url(shadow_bottomleft.bmp);
}
td.shadow-bottom{
height: 5px;
    background-image: url(shadow_bottom.bmp);
	
}
td.shadow-bottomright{
height: 5px;
    background-image: url(shadow_bottomright.bmp);
}



#pagecell1{
	position:relative;
	top: 5px;
	width:800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	visibility: visible;
}
#pagecell1double{
	position:relative;
	top: 5px;
	width:967px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	visibility: visible;
	z-index:0;
}
#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: relative;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	top: 1px;
	width:95.6%;
	
}

#pageNav{
	float: left;
	width:177px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	font: small Verdana,sans-serif;
	overflow:hidden;
}
#pageNavRight{
	float: left;
	width:177px;
	padding: 0px;
	background-color: #F5f7f7;
	border-left: 1px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	font: small Verdana,sans-serif;
	
}
#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	font-size: 80%;
	border-left: 1px solid #ccd2d2;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}


/***********************************************/
/* 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: 25px;
	right: 0px;
	color: #919999;
	left: 686px;
}
#utilitydouble{
	font: 75% Verdana,sans-serif;
	position: relative;
	right: 0px;
	color: #919999;
}
#utility a{
	color: #ffffff;
}
#utilitydouble a{
	color: #ffffff;
}
#utility a:hover{
	text-decoration: underline;
}
#utilitydouble a:hover{
	text-decoration: underline;
}
/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: bold 175% Verdana,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image:  url("glbnav_background.gif");
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #000066;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image:  url("glblnav_selected.gif");
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #0099FF;
}

.subglobalNav a:hover{
	color: #0099FF;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 7px;
	right: 10px;
	z-index: 101;
	left: 508px;
	height: 26px;
	width: 410px;
}

#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 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
	position:relative;
	z-index:1;
	/* background-image:url(menu_bg.jpg) */
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #FF9900;
	text-decoration: none;
}

/************** container styles ****************/

.boxtop360sp{
	/***background-image:  url("pictures/hg_spitzmarke_2sp_top_360.gif");***/
	padding-left: 8px;
	padding-top: 5px;
	font: small Verdana,sans-serif;
	font-weight: bold;
}

.boxbottom360sp{
	/***background-image:  url("pictures/hg_spitzmarke_2sp_bottom_36.gif");***/
	border-bottom-color:#dddddd;
	border-bottom-width:1px;
	border-bottom-style:dashed;
	padding-right: 8px;
	font: xx-small Verdana,sans-serif;
	
}
.boxtop240sp{
	/***background-image:  url("pictures/hg_spitzmarke_2sp_top_240.gif");***/
	padding-left: 8px;
	padding-top: 5px;
	font: small Verdana,sans-serif;
	font-weight: bold;
}

.boxbottom240sp{
	/***background-image:  url("pictures/hg_spitzmarke_2sp_bottom_24.gif");***/
	border-bottom-color:#dddddd;
	border-bottom-width:1px;
	border-bottom-style:dashed;
	padding-right: 8px;
	font: xx-small Verdana,sans-serif;
	
}
.boxtop600sp{
	/****background-image:  url("pictures/hg_spitzmarke_2sp_top_600.gif");****/
	padding-left: 8px;
	padding-top: 5px;
	font: small Verdana,sans-serif;
	font-weight: bold;
}
.boxbottom600sp{
	/***background-image:  url("pictures/hg_spitzmarke_2sp_bottom_60.gif");***/
	border-bottom-color:#dddddd;
	border-bottom-width:1px;
	border-bottom-style:dashed;
	padding-right: 8px;
	font: xx-small Verdana,sans-serif;
	
}
/************** feature styles *****************/

.feature{
	float: left;
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	min-height: 200px;
	height: auto;
	
}
.featuredouble{
	float: left;
	width: 601px;
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	min-height: 200px;
	height: auto;
}

.featuredouble_psk{
	float: left;
	width: 957px;
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	min-height: 200px;
	height: auto;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Verdana,sans-serif;
	color: #000000;
	padding: 30px 0px 0px 0px;
}

.feature img{
	float: left;
	padding: 8px 8px 8px 8px;
}


/*************** story styles ******************/

.story {
	padding: 0px 0px 0px 0px;
	font: Verdana,sans-serif;
	font-size:small;
	
}

.item_bg {background-image:url(item_bg.jpg);}

.story h3{
	font: bold 125% Verdana,sans-serif;
	color: #000000;
}


.story a.capsule:hover{
	color: #52666D;
	text-decoration: none;
}

.story a:hover{
	color: #52666D;
	text-decoration: none;
}

.story a:link, .story a:visited{
	color: #FF9900;
	text-decoration: none;
}
.story a.capsule:link, .story a.capsule:visited{
	color: #FF9900;
	text-decoration: none;
}





/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px dotted #cccccc;
	font-size: small;
	color: #cccccc;
	margin-top: 5px;
	padding: 10px 10px 10px 10px;

}




/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#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");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #000066;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 4px 0px 4px 4px;
	border-bottom: 1px solid #cccccc;
	border-right: 0px solid #cccccc;
	border-left: 0px solid #cccccc;
	font: small Verdana,sans-serif;
	
	
}
.relatedLinks a:visited, a:link{
	color:#52666D;
	}

.relatedLinks a:hover{
	color:#FF9900;
	text-decoration: none;
	}
	
.relatedTITLELinks{
	margin: 0px;
	padding: 4px 0px 4px 4px;
	/**** background-color: #E8E8E8; ***/
	background-image:url(nav_bg.jpg);
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
	font-weight: bold;
	vertical-align: middle;
	
}


.relatedTITLELinks a:visited, a:link{
	color:#52666D;
}
.relatedTITLELinks a:hover{
	color:#FF9900;
	text-decoration: none;
	
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


.guestbook_box {
	background-image:url(item_bg.jpg);
	width:601px;
	border-bottom: 1px solid #cccccc;
	float:left;
	
	}
	

/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/********************* end **********************/

.selectionform{
background-color:#eeeeee;
font-size:xx-small;
text-align:center;
width:95%;
}


.load{background:url('Images/ajax-loader.gif') no-repeat center;}


.qsl-shadow{
width: 160px;
height: 110px;
float: left;
background: url(qsl/shadow.gif) no-repeat bottom;
}

.qsl-preview-container{
width: 500px;
height: auto;
}

.qsl-preview-thumb{
width:160px;
height:130px;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#52666D;
}

.menu .options {
		position:relative;
		margin-right:1px;
		margin-bottom:1px;
		border:1px solid #aaaaaa;
		background-color:#52666D;
		z-index:1;
}

.menu a {
		color:#ff9900;
		display:block;
		padding:2px 10px;
		text-decoration:none;
		background-color:#52666D;
}

.menu a:hover {
		background-color: #52666D;
		color:#FF9900;
}
	
.SidebarLink {
border-color:#eeeeee;
border-right-style: solid;
border-bottom-style: solid;
border-right-width:1px;
border-bottom-width:1px;
}

.outerpair1
{
background:url(Images/upperrightfade.png) right top no-repeat;
}
.outerpair2
{
background:url(Images/lowerleftfade.png) left bottom no-repeat;
padding-top:8px;
padding-left:8px;
}
.shadowbox
{
background:url(Images/shadow.png) bottom right;
}
.innerbox
{
position:relative;
left: -8px;
top: -8px;
}
