.shadetabs{
padding: 3px 0;
margin-left: 1px;
margin-top: 1px;
margin-bottom: 0;
font: normal 11px arial;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
background: #3266cc url(http://www.sydneyanglicannetwork.net/images/hdr_bg44.gif) repeat-x;
width:466px;
}

.shadetabs li{
display: inline;
margin-left: 0;
}

.shadetabs li a{
text-decoration: none;
padding-bottom: 3px;
padding-top: 6px;
padding-left:25px;
padding-right:25px;
margin-top: 0px;
color: #2d2b2b;
background: #3266cc url(http://www.sydneyanglicannetwork.net/images/hdr_bg.gif) repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: none;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
margin-top: 2px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(http://www.sydneyanglicannetwork.net/images/bluebg.jpg);
border-bottom-color: blue;
color:#FFFFFF;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle{ /*style of tab content oontainer*/
background-image: url(http://www.sydneyanglicannetwork.net/images/hometextbkg.jpg);
width: 467px;
height:367px;
padding: 0px;
color:#FFFFFF;
}
.tabcontentstyle a:link {color:#FFFFFF; text-decoration:none}
.tabcontentstyle a:visited {color:#FFFFFF; text-decoration:none}
.tabcontentstyle a:hover {color:#ccff00; text-decoration:underline}

.newslist {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
    font-weight:bold;
	padding:6px 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #73a6dd;
	margin-left:1px;
}
.newslist img { border:none; float:right; padding-left:4px; padding-bottom:2px}

.newslistlast {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
    font-weight:bold;
	padding:6px 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #73a6dd;
	margin-left:1px;
}

.newslist2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
    font-weight:bold;
	padding:6px 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #73a6dd;
	margin-left:1px;
}
.tabarticle { font-size:16px; font-weight:bold}
.tabarticle img { border:none; float:left; padding-right:4px;}

.fp_infobox {
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	font-size:12px;
}
.fp_infobox p { padding:3px 0; margin:0px}
.fp_infobox a:link {color:#ccff00; text-decoration:none}
.fp_infobox a:hover {color:#ccff00; text-decoration:underline}
.fp_infobox a:visited {color:#ccff00;}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block!important;
}
}
