@charset "utf-8";
/* CSS Document */





.small9 {font-size: 9px;}
.small10 {font-size: 10px;}
.medium11 {font-size: 11px;}
.medium12 {font-size: 12px;}
.medium14 {font-size: 14px;}
.big15 {font-size: 15px;}
.big16 {font-size: 16px;}
.big18 {font-size: 18px;}
.xbig20 {font-size: 20px;}
.xbig24 {font-size: 24px;}

h6 {font-size: 13px;}
h5 {font-size: 15px;}
h4 {font-size: 17px;}
h3 {font-size: 22px;}
h2 {font-size: 26px;}
h1 {font-size: 30px;}

.invisible { display:none;}



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(IMG/bk.jpg);

	margin-top:0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#container {
	width:900px;
	padding:0px;
	border:0;
	height:auto;

	margin: 0 auto;
	border-left: 2px solid #F3F3F3;
	border-right: 2px solid #F3F3F3;
	background:url(IMG/leftColumBg.jpg) top left repeat-y #FFFFFF ;			
}

#container table td { border:0; padding:0;}

#contentBox { 
	width:900px;
	padding:0px;
	border:0;
	height:auto;
	border-top:4px solid #CCC;
	background:url(IMG/newsbg.jpg) top left repeat-y;	
	}


#top {
	width:900px;
	height:118px;
	margin: 0;
	background-image:url(IMG/banner_top.jpg);
}

#underBanner {
	width:900px;
	height:159px;
	margin: 0;
	background:url(IMG/underBanner.jpg) top left no-repeat;
	border-bottom:1px solid #fff;
	clear:both;
}

.MainContent {
	width:676px;
	height:auto;
	float:left;
	border-left:1px solid #CCC;
}

#FeaturedHeader {
	width:676px;
	height:38px;
	clear:both;
	background:url(IMG/featured.jpg) top left no-repeat #364C9F;	
}

#Featured {
	width:676px;
	height:225px;
	border-bottom:3px solid #CCC;
	border-left:1px solid #DDD;	
	background:url(IMG/featuredbg.jpg) top left no-repeat;
}
#FeaturedItem {
	width:225px;
	height:225px;
	float:left;
}

#FeaturedItem a {
	color:#666;
	text-decoration:none;
}
#FeaturedItem img {
	border:none;
	margin-bottom:5px;
}

#FeaturedItemTd {
vertical-align:bottom;
text-align:center;
}


#masInfo {
	margin: 5px auto;
	width:50px;
	height:16px;
	background:url(IMG/masInfo.jpg) top left no-repeat;		
}
#masInfo:hover {
	background:url(IMG/masInfo_Over.jpg) top left no-repeat;		
}

#HomeTxt {
	margin:20px;
	width:640px;
	height:auto;

}
#HomeTxt p {
	font-size:14px;
	line-height:22px;

}

#HomeTxt div#HomeList {
	width:50%;
	float:left;
	height:auto;
	
}

#HomeTxt div#HomeList li {
	list-style-type: none;
	font-size:14px;
	font-style: italic;
	line-height:20px;
	background-image:url(IMG/list.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 25px; 
	margin-bottom:8px;
}

#HomeTxt div#LinksList {
	width:100%;
	float:left;
	height:auto;
	
}


#HomeTxt div#LinksList li {
	list-style-type: none;
	font-size:16px;
	font-style: italic;
	line-height:30px;
	background-image:url(IMG/list.jpg);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 25px; 
	margin-bottom:8px;
}

#HomeTxt div#LinksList li:hover {
	background-image:url(IMG/listOver.jpg);
	letter-spacing:5px;
}

#HomeTxt div#LinksList li a { text-decoration: none; color:#666; }



h1.HomeHeader {
	color:#364C9F;

}

.DarkBlue {	color:#364C9F;}

h4.PageHeader {
	margin:15px;
	color:#A3AFE0;

}


#footer {
	clear:both;
	width:900px;
	height:auto;
	background:url(IMG/bottomLogo.jpg) top left no-repeat #F2F2F2;
	border-top:4px solid #CCC;
	border-bottom:1px solid #CCC;		
}

#footer p {
	margin-top:20px;
	margin-left:245px;
	margin-bottom:60px;
	font-size:14px;
	line-height:18px;
}

#footer div.footer11 {
	font-size:11px;
	clear:both;
	width:900px;
	height:auto;
	text-align:center;
}

#VisaAuStralia {
	width:874px;
	height:50px;
	background:url(IMG/banerVisaAustr_flat.jpg) top left no-repeat;
	clear:both;
	margin: 15px auto;

}
#VisaAuStralia a{
	display:block;
	cursor:pointer;

}
#VisaAuStralia object, script{
	cursor:pointer;
	margin-right:10px;
}

#SubCatItem {
	width:210px;
	height:255px;
	float:left;
}

#SubCatItem a {
	color:#666;
	text-decoration:none;
}
#SubCatItem img {
	border:none;
	margin-bottom:5px;
}

td#SubCatItemTd {
vertical-align:bottom;
text-align:center;

}

#Item {
	height:auto;
}


#buyitEbayShopItem {
	width:184px;
	height:81px;
	background:url(IMG/buyitEbayShop.jpg) top left no-repeat;
	cursor:pointer;
}

#ShopLinkTop {
	width:140px;
	height:50px;
	cursor:pointer;
	float:right;
	margin-top:55px;
}

