@charset "utf-8";
/* CSS Document */
/* Copyright Sharp Horizon. All Rights Reserved */
/* Author: Peter McKane */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/background_repeater.jpg);
	background-color: #000000;
	background-repeat: repeat-x;
	margin: 0; 
	padding-top:15px;
	padding-bottom:95px;
	text-align: center; 
	color: #000000;
}
.twoColFixLtHdr #container { 
	width: 780px; 
	background: #FFFFFF;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left; 
	background-image: url(images/background_bottomleft.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
} 
.twoColFixLtHdr #header { 
	background: #DDDDDD; 
	padding: 0px;  
} 
.twoColFixLtHdr #sub_header { 
	background: #DDDDDD; 
	padding: 0px;
	position: relative;
	background-image:url(images/navigation_background.jpg);
	background-repeat:repeat-x;
	height:48px;
	vertical-align:middle;  
	text-align:center;
}
.twoColFixLtHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.twoColFixLtHdr #mainContent { 
	padding: 0 20px; 
	min-height: 320px;
	padding-bottom: 12px;
} 
.twoColFixLtHdr #mainContent p { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	margin-left:12px;
	margin-right:12px;	
} 

.twoColFixLtHdr #mainContent td { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	margin-left:12px;
	margin-right:12px;	
}
.twoColFixLtHdr #mainContent .title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: lighter;
	margin-top: 16px;
	margin-bottom: 8px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #000066;
	margin-left:12px;
	margin-right:12px;	
}

.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px; 
	background:#DDDDDD; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#333333;
	border-top: 1px solid #000000;
} 
.twoColFixLtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.navigation {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0;
	padding:0;
	vertical-align:middle;
	padding-top:15px;
}

.yiamas_main_menu{
	margin: 0 auto;
	padding: 0;
	width: 740px; 
	height: 27px;
	border: none;
	border-bottom-width: 0;
	text-align: left;
	z-index: 200;
	float: none;
}

.yiamas_main_menu a.menuitem{
	font: 1.1em "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	position: relative;
	width: auto;
	padding: 4px 0;
	padding-left: 10px;
	margin-top: 10px;
	text-decoration: none;
	z-index: 200;
	display: block;
	float: none;
}

.yiamas_main_menu a.menuitem:visited, .yiamas_main_menu .menuitem:active{
	color: #FFFFFF;

}

.yiamas_main_menu a.menuitem .statusicon{
	position: absolute;
	top: 5px;
	right: 5px;
	border: none;
	z-index: 200;
	display: block;

}

.yiamas_main_menu a.menuitem:hover{
	z-index: 200;
	display: block;

}

.yiamas_main_menu div.submenu{
	background-color: #ffffff;
	z-index: 200;
	display: block;

}

.yiamas_main_menu div.submenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	z-index: 200;
	display: block;
}

.yiamas_main_menu div.submenu ul li{
	border-bottom: none;
}

.yiamas_main_menu div.submenu ul li a{
	display: block;
	font: normal 1.1em "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #444444;
	text-decoration: none;
	padding: 2px 0;
	padding-left: 10px;
	z-index: 200;
	display: block;
	background-color: #ffffff;
}

.yiamas_main_menu div.submenu ul li a:hover{
	background-color: #ffffff;
	z-index: 200;
	display: block;
	float: none;
	color: #000033;
}

.topcontainer {
	background-image: url('./images/a47_topbackground.jpg');
	background-repeat: no-repeat;
	min-height: 48px;
	margin: 0 auto;
	padding: 0;
	padding-top: 25px;
	background: #DDDDDD; 
	padding: 0px;
	background-image:url(images/navigation_background.jpg);
	background-repeat:repeat-x;
	height:48px;
	vertical-align:middle;  
	text-align:center;
}

