/* Style Sheet for APS Promotions Ltd */
/* (c) Tony Collings October 2006 */

/* Overides for HTML Tags */

body {
margin: 0 0 0 0;
background-color: #000;
font-family: "Trebuchet MS";
font-size: 90%;
color: #fff;
scrollbar-3d-light-color: #ff8000;
scrollbar-arrow-color: #000080;
scrollbar-base-color: #000080;
scrollbar-dark-shadow-color: #24369C;
scrollbar-face-color: #99B3CC;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #24369C;
}
a:link, a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #999999;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #999999;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #999999;
	background: transparent;  
	}
	
/* Design Elements */


#flashblock{
background-color: #000;
width: 600px;
height: 400px; 
color: #fff;
}
.whiteLineTop{
background-image: url(/img/shading/whiteLine.jpg);
background-repeat: no-repeat;
width: 1024px;
height: 1px;
margin: 100px 0px 0px 0px;
}
.whiteLineBottom{
background-image: url(/img/shading/whiteLine.jpg);
background-repeat: no-repeat;
width: 1024px;
height: 1px;
margin: 0px 0px 0px 0px;
}
#description{
	padding-top: 10px;
	width: 1024px;
	text-align: center;
	font-size: 80%;
	color: #999999;
	padding-left: 0px;
}
#getflash{
padding-top: 45px;
margin-left: -120px;
}
#menu{
margin: 80px 0px 10px 0px;
font-size: 100%;
font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
}
#mennu ul{
	color: #fff;
	display: inline;
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;

}
#menu li{
	padding: 5px 5px;
	display: inline;
	/*border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;*/
	border-right: 1px solid #999999;
	/*border-left: 1px solid #fff;*/
	font-weight: normal;
}
#menu li a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	width: inherit;
	padding: inherit;
	
		}
#menu li a:hover {
	color: #FFFFFF;
	
	text-decoration: underline;
	font-weight: normal;
	width: inherit;
	
}
#menu .menulast {
	color:#FFFFFF;
	border-right-style: none;
	font-weight: normal;
	width: inherit;
	
}
ul.home_smallprint li {display: inline; list-style-type: none; padding: 0px 15px; }
ul.home_smallprint li.firstitem { border-left: none; }

