/************** .global styles *****************/
html, body {
	height: 100%;
	padding: 0;
	margin: 0;
	overflow: hidden;
	text-align: center;
}		

body {
	font-family: georgia, "Trebuchet MS", verdana, helvetica, arial, sans-serif;
}

#page { overflow: auto; height:100%; background-color: #F0F0F0; }
#footer { height: 65px; margin-top:5px; }


p, .caption, label,.plaintext{
	font-size: 70%;
}
a{
	text-decoration: none;
}


a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;subscriptionbutton

}
a:active {
	text-decoration: none;
	color: #333333;
}
a img {
	border: none;
}

.spacer {
	clear:both;
	margin:0px 0px 0px 0px;
}

.linebreak {
	height: 3px;
}


#publishdate {
	 font-size: 10pt;
	 font-family: verdana, helvetica, arial, sans-serif;
	 color: #FFFFFF;
	 display: inline;
	 padding: 3px 0px 0px 5px;
}

.printonly {
	display:none;
	visibility:hidden;
}

#globalcontrol {
	font-size: 65%;
	font-weight: bold;
}
.privacy {
	background-image: url(/static/images/privacy.gif);
	background-repeat: no-repeat;
	background-position: left;
	/*width: 15%;*/
	padding-bottom: 3px;
	padding-left: 25px;
	float: left;
}
.makehomepage {
	background-image: url(/static/images/home.gif);
	background-repeat: no-repeat;
	background-position: left;
	/*width: 25%;*/
	padding-bottom: 3px;
	padding-left: 25px;
	float: left;
}
.contactUs {
	background-image: url(/static/images/contact.gif);
	background-repeat: no-repeat;
	background-position: left;
	/*width: 17%;*/
	padding-bottom: 3px;
	padding-left: 25px;
	float: left;
}
.addbookmark {
	background-image: url(/static/images/bookmark.gif);
	background-repeat: no-repeat;
	background-position: left;
	/*width: 20%;*/
	padding-bottom: 3px;
	padding-left: 25px;
	float: left;
}

#suburbs {
	clear: left;
	font-family: "Trebuchet MS", verdana, helvetica, arial, sans-serif;
	font-size: 7.5pt;
}


/*
#fullstorybutton {
	background-repeat: no-repeat;
	background-position: right center;
	margin-left: 0px;
	padding-left: 0px;
	height: 15px;
	font-size: 70%;
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
}


#accessories {
	float: left;
	padding-top: 10px;
	width: 60%;
}
#publishingdate {
	/*float: right;*/
	width: 160px;
	color: #FFFFFF;
	background-image: url(/static/images/publishingdate.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 5px;
	padding-top: 0px;
	height: 30px;
	vertical-align: middle;
	text-align: right;
	font-size:0.7em;
	/*top:55 px;
	position:absolute;
	left:630px;*/
}

h1 {
	font-size: 127%;
	line-height: 120%;
	font-weight: bold;
}
h2 {
	font-size: 114%;
	line-height: 114%;
	font-weight: bold;
	
}
h3 {
	font-size: 78%;
	line-height: 114%;
	font-weight: bold;
}
h4 {
	font-size: 70%;
	line-height: 114%;
}

#navpanel {
	float: left;
	width: 160px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.bodytext {
	padding-left: 10px;
	font-size: 80%;	
}

.bodytextunderlined {
	padding-left: 10px;
	font-size: 80%;	
	text-decoration: underline;
}


/************** .floater styles *****************/
.menufloater,#menufloater {
	background-color: #FFE169;
	padding: 1px;
	border: 1px solid #FFE169;
}

#menufloateritem,.menufloateritem {
	background-color: #FFE169;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFE169;
	border-right-color: #FFE169;
	border-bottom-color: #FFE169;
	border-left-color: #FFE169;
	padding: 0.1cm;
	font-family: "Trebuchet MS", verdana, helvetica, arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

#menufloater a:link,.menufloater a:link {
	color: #000000;
	text-decoration: none;
}
#menufloater a:visited,.menufloater a:visited {
	text-decoration: none;
	color: #000000;
}
#menufloater a:hover, .menufloater a:hover {
	text-decoration: none;
	color: #000000;
	display: block;
	background-color: #FFFFFF;
}
#menufloater a:active, .menufloater a:active {
	text-decoration: none;
	color: #666666;
}


/************** .advertisement styles *****************/
#publicadvertisement{

}

.adtag {
	background-image: url(../../../../images/ad_tag.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 65%;
	font-weight: bold;
	text-align: right;
	padding-right: 0.2cm;
	color: #FFFFFF;
}

.adpanel {
	padding: 0.1cm;
	border: 1.5px solid #CCCCCC;
}

#in_promo {
	border: 1px solid #CCCCCC;
	padding: 0.1cm;
}

#in_promoHeading {
	background-color: #666699;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 0.1cm;
}

 .in_promoImage {
	font-size: 70%;
	float: left;
}

.in_promotext {
	font-size: 65%;
}

/************** .default page styles *****************/
/** For navigation panel, refer to "glovbal style"**/

#content {
	padding-right: 3px;
	float: left;
}
#pageAd {
	float: right;
	width: 160px;
}

/************** .topstory styles *****************/
.topstory p{
	padding: 0px 0px 10px 0px;
	line-height: 120%;
}
.leadstory {
	padding-left: 10px;
	font-size: 80%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height:170px;
}
.topstory {
	padding-left: 10px;
	font-size: 80%;	
}

.leadcopy {
	padding-left: 10px;
}

.topstory h1{
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.leadimage {
	float:left;
	padding-right: 5px;
}
/************** .story content page styles *****************/
.story_image {
	float: left;
}

.story_author {
	font-size: 65%;
	font-weight: bold;
	text-align: right;
	vertical-align: bottom;
}
.story_body {
	padding-left: 0.1cm;
	font-size: 75%;
	line-height: 0.5cm;
}
/************** .feature header styles *****************/
#featureheader {

}

.featureheaderauthor{
	font-size: 55%;

}
.featureheader h1 {
	padding-left: 10px;
	padding-bottom: 3px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	height:60px;
	
}
.authorImage {
	float: left;
	width: 20%;
}

/************** .feature header styles variation*****************/
.editorialheader{
	height:10px;
}


#titlecontainer {
	height:50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top:5px;
}

.headeraccessory {
	margin-top:2px;
	height:1px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}

/************** .feature panel styles *****************/
#featurepanel {
	
}

.featurepanelImage{
	float: left;
	width: 20%;
}

.featurepanelscript{
	font-size: 70%;
	width: 80%;
}

.featuretitle,#featuretitle {
	font-size: 80%;
	font-weight: bold;
	padding-left: 0.5cm;
	background-repeat: no-repeat;
	color: #FFFFFF;
	margin-top:1px;
}


#calendaritem {
	padding: 0.1cm;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
}

#classifiedadsitem {
	padding: 0.1cm;
	font-size: 70%;
	font-weight: bold;
	background-color: #FFCC00;
}

.weeklyezinepaneltop{
	font-size: 65%;
	font-weight: bold;
	background-color: #CCCC99;
	text-align: left;
	padding-right: 0.2cm;
	vertical-align: middle;
	padding-top: 0.1cm;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFCC;
	border-right-color: #999966;
	border-bottom-color: #999966;
	border-left-color: #FFFFCC;
}

#ezineitem ul {
	list-style-type: none;margin: 0; padding: 0;
}

#ezineitem li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 70%;
	padding-bottom: 0.1cm;
}
/************** .feedback styles *****************/
#originaldocument {
	float: left;
	width: 400px;
	padding-left: 0.3cm;
}

.originalHeading {
	padding-top: 0.3cm;
}

#comments {
	width: 370px;
	padding-right: 0.3cm;
	padding-left: 0.3cm;
}

.submitbutton {
	padding: 2px;
	height: 20px;
	width: 70px;
	margin-right: 0.3cm;
	font-size: 70%;
	font-weight: bold;
	background-color: #CCCCCC;
	margin-top: 0.3cm;
	text-align: center;
	float: right;
}


.formcomment {
	padding: 10px;
}


/************** .YOC partner panel styles *****************/

#YOCpartner {
	padding: 2px;
	border: 1px solid #999999;
	background-color: #eeeeee;
}

.YOCCellHeading {
	padding: 3px;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	font-size: 65%;
	background-image: url(../../../../images/icn_partner.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #666699;
	color: #FFFFFF;
}
.YOCCell {
	font-size: 65%;
	font-weight: bold;
	border-top:solid #FFFFFF 1.0pt;
	border-left:solid #666666 1.0pt;
	border-bottom:solid #999999 1.0pt;
	border-right:solid #999999 1.0pt;
	background:#CCCCCC;padding:.1cm}
	
.YOCCell select {
	font-size: 100%;
	font-weight: bold;
	border-top:solid #336699 1.0pt;
	border-left:solid #336699 1.0pt;
	border-bottom:solid #000033 1.0pt;
	border-right:solid #000033 1.0pt;
}


/************** .subscription panel styles *****************/
.subscription,#subscription {
	padding: 2px;
	border: 1px solid #999999;
	background-color: #eeeeee;
}

.subscriptionHeading {
	padding: 3px;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	font-size: 65%;
	background-image: url(../../../../images/subscribe.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #666699;
	color: #FFFFFF;
}

.subscriptionjingle {
	font-size: 70%;
	padding: 0.1cm 0.1cm 0.1cm 0.1cm;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.subscriptionjack{
	text-align: center;
	font-weight: bold;
	color: #FF0000;
}

.subscriptionbutton input {
	text-align: center;
	font-size:75%;
	color:white;
	line-height:10.5pt;
	border-top:solid #336699 1.0pt;
	border-left:solid #336699 1.0pt;
	border-bottom:solid #000033 1.0pt;
	border-right:solid #000033 1.0pt;
	background:#003366
	
}


.competitionbutton input {
	font-size:100%;
	color:white;
	line-height:10.5pt;
	border-top:solid #336699 1.0pt;
	border-left:solid #336699 1.0pt;
	border-bottom:solid #000033 1.0pt;
	border-right:solid #000033 1.0pt;
	background:#003366
	
}





/************** .archive panel styles *****************/
#archive {
	padding: 2px;
	border: 1px solid #999999;
	background-color: #eeeeee;
}

.archiveHeading {
	padding: 3px;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	font-size: 65%;
	background-image: url(../../../../images/icn_archive.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #666699;
	color: #FFFFFF;
}

.archivejingle {
	font-size: 70%;
	padding: 0.1cm 0.1cm 0.1cm 0.1cm;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.archivedropdown select {
	font-size:75%;
	color:white;
	line-height:10.5pt;
	border-top:solid #336699 1.0pt;
	border-left:solid #336699 1.0pt;
	border-bottom:solid #000033 1.0pt;
	border-right:solid #000033 1.0pt;
	background:#003366
}
/************** .smartpages panel styles *****************/
#smartpagespanel{
	width: 150px;
	padding: 0.1cm;
	border: 1px solid #999999;
	background-color: #eeeeee;
}

#smartpagesitem {
	background-color: #FFFFFF;
	padding: 0.1cm;
}

.smartpagespaneltop{
	font-size: 65%;
	font-weight: bold;
	background-color: #FFCC00;
	background-image: url(../../../../images/panellogo_smartpages.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
	padding-right: 0.2cm;
	vertical-align: middle;
	height: 25px;
	display: block;
	padding-top: 0.1cm;
}

#smartpagesitem ul {
	list-style-type: none;margin: 0; padding: 0;
}

#smartpagesitem li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 70%;
	padding-bottom: 0.1cm;
}
/************** .haveyoursay panel styles *****************/
#haveyoursay {
	padding: 2px;
	border: 1px solid #999999;
	background-color: #eeeeee;
}

.haveyoursayHeading {
	padding: 3px;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	font-size: 75%;
	background-image: url(../../../../images/icn_yoursay.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #666699;
	color: #FFFFFF;
}

.haveyoursayjingle {
	font-size: 70%;
	padding: 0.1cm 0.1cm 0.1cm 0.1cm;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}


/************** .YOC branding styles *****************/
#branding{
	width: 780px;
}

.partnerbrands {
	font-size: 70%;
	font-weight: bold;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-decoration: none;
	padding-left: 0.5cm;
	display: block;
}

/************** .disclaimer styles *****************/
#disclaimer {
	padding: 0.2cm;
	width: 780px;
	background-color: #eeeeee;
}
/************** .vote panel styles *****************/
#votepanel {
	padding: 0.1cm;
	border: 1px solid #CCCCCC;
}

.votetitle{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	font-size: 65%;
	font-weight: bold;
	color: #CC0000;
}

.radio{
	float: right;
}

.votebutton{
	font-size: 65%;
	font-weight: bold;
	padding: 2px;
	height: 15px;
	width: 40px;
	background-color: #CCCC99;
	margin-left: 105px;
	text-align: center;
}

/************** .article panel styles *****************/
#articlepanel {
	padding: 0.1cm;
	border: 1px solid #CCCCCC;
}
.articlepaneltitle{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	font-size: 65%;
	font-weight: bold;
	color: #CC0000;
}
.articlapanelEmail {
	background-image: url(../../../../images/icon_email.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
	padding-top: 0.1cm;
	font-size: 65%;
	font-weight: bold;
	height: 20px;
	width: 100px;
}
.articlepanelPrint {
	background-image: url(../../../../images/icon_print.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
	padding-top: 0.1cm;
	font-size: 65%;
	font-weight: bold;
	height: 20px;
	width: 100px;
}
/************** .emailEzine styles *****************/
#emailEzinenavbar {
}

#content {
	margin-left: 30px;
	width: 600px;
	margin-top: 5px;
}

.feature {
	float: left;
	width: 70%;
	padding-right: 0.3cm;
}

.thisweek {
	float: right;
	width: 30%;
}

/************** .login page styles *****************/
.login {
	padding-top: 10px;
	padding-left: 20px;
}

.logintop {
	height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding: 20px;
	font-size: 140%;
	font-weight: bold;

}

.logindetails{
	padding-top: 5px;
	font-size: 70%;

}

.logincontinue{
	padding-top: 5px;
	font-size: 70%;
	text-align: right;
}

.registration {
	float: left;
	width: 50%;
}

.loginImage {
	background-image: url(../../../../images/woman01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 300px;
	border: 1px solid #CCCCCC;
}

/************** .archive page styles *****************/
#archivecontent {
	width: 780px;
}

.leftNavigationpanel {
	background-color: #eeeeee;
	width: 150px;
	float: left;
}

.archivesearchcriteria {
	width: 470px;
	padding-right: 0.3cm;
	padding-left: 0.3cm;
	float: left;
}

.archivead{
	width: 150px;
	float: right;
	
}
.archivesearchborder {
	border: 1px solid #CCCCCC;
	margin-top: 0.3cm;
	padding-right: 0.1cm;
	padding-left: 0.1cm;
}

.quicksearchtitle{
	background-color: #666699;
	padding-left: 0.2cm;
	padding-top: 0.1cm;
	padding-bottom: 0.1cm;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../../../../images/title_underbar.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 37px;
}



#quicksearchdropdown{
	padding: 10px;
	background-color: #eeeeee;
}

#advancedsearchtitle{
	background-color: #eeeeee;
}



.advancedsearchfield{
	font-size: 65%;
	font-weight: bold;
	padding-top: 0.1cm;
	padding-left: 0.2cm;
	padding-right: 0.2cm;
	padding-bottom: 0.1cm;
}

.searchtitle{
	float: left;
	width: 55%;
	background-color: #eeeeee;
}

.searchfield{
	float: right;
	background-color: #eeeeee;
}

/************** .search result page styles *****************/
.searchresultTable {
	font-size: 70%;
	font-weight: normal;
}
/************** .gallery page styles *****************/

#photogallerytitle h1{
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.gallery {
	border: 1px solid #666666;
	margin-top: 0.3cm;
	padding-top: 0.1cm;
	padding-left: 0.1cm;
	background-color: #CCCCCC;
	width: 100%;
}

.giprev {
	font-size: 70%;
	font-weight: bold;
	text-align: right;
	margin: 0.2cm;
	padding: 0.1cm 0.8cm 0.1cm 0.1cm;
	width: 100px;
	float: left;


}
.ginext{
	font-size: 70%;
	font-weight: bold;
	text-align: left;
	margin: 0.2cm;
	padding: 0.1cm 0.1cm 0.1cm 0.8cm;
	width: 100px;

}


/************** .curtsey styles *****************/
.curtseybody {
	background-image: url(../../../../images/woman02.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 0.3cm;
	margin-left: 0.5cm;
	margin-top: 0.2cm;
	height: 200px;
	font-size: 80%;
}

.curtseybody p {
	font-size: 100%;
}

.curtseybody h3 {
	font-size: 120%;
	font-weight: bold;
}

.messagecolumn {
	width: 300px;
}

.privacystatement {
	font-size: 70%;
	line-height: 20pt;
	padding-left: 0.3cm;
}


/************** .advertisement styles *****************/
.adglobal{
	position:relative; 
	width:780px; 
	height:50px; 
	overflow:hidden; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
}

.adbanner{
	position:absolute;
	width:160px;
	height:50px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.bannertext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
}

.docHeading {
	font-size: 14pt;	
}

.panelborder{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 3px;
}

/************** .document styles *****************/
.docimageright {
	padding: 2px;
	float: right;
	margin: 5px;
	border: 0px solid #999999;
}
.docimageleft {
	padding: 2px;
	float: left;
	margin: 5px;
	border: 0px solid #999999;
}

.docimagetext {
	font-size: 90%;
	font-weight: bold;
	border: 0px solid #999999;
}


.pod {
	padding: 2px;
	border: 1px solid #999999;
	background-color: #eeeeee;
}

.podHeading {
	padding: 3px;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	font-size: 65%;
	background-color: #666699;
	color: #FFFFFF;
}

.podContent {
	font-size: 70%;
	padding: 0.1cm 0.1cm 0.1cm 0.1cm;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
*/
