/***********************************************/
/* PlaceNames.com.au                           */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background: #cccccc url("bg_grad.jpg") fixed;
	font-size: 16px;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #008A5E;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
	font: bold 120% Arial,sans-serif;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}

h2{
	font: bold 20px Arial,sans-serif; /* 114% */
	color: #006699;
	margin: 0px;
	padding: 0px;
}

h3{
	font: bold 16px Arial,sans-serif; /* 100 */
	color: #334d55;
	margin: 0px;
	padding: 0px;
}

h4{
	font: 100% Arial,sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

h5{
	font: 100% Arial,sans-serif;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}


/*************** list tag styles ***************/

ul{
	list-style-type: square;
}

ul ul{
	list-style-type: disc;
}

ul ul ul{
	list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
	font: bold 1em Arial,sans-serif;
	color: #334d55;
}

.searchprompt{
	width:15%;
	vertical-align:middle;
	text-align:right;
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 30px;
}
.formprompt{
	width:20%;
	vertical-align:middle;
	text-align:right;
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 30px;
}

.forminput{
	text-align:left;
	vertical-align:middle;
}

.tinyMCEformprompt{
	vertical-align:middle;
	text-align:right;
	padding: 0px 10px 0px 0px;
}

.tinyMCEforminput{
	text-align:left;
	vertical-align:middle;
}

 input{
	font-family: Arial,sans-serif;
}

textarea{
	font-family: Arial,sans-serif;
	font-size: 13px;
}

/**************** form buttons *****************/

.btn41 {
	width: 41px;
	height: 22px;
	cursor: pointer;
	background: url(images/btnAll.jpg) no-repeat top left;
	border: none;
}

.btn73 {
	width: 73px;
	height: 22px;
	cursor: pointer;
	background: url(images/btnAdvert.jpg) no-repeat top left;
	border: none;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	clear: both;
	/* position:absolute; */																	/* */
	/*top: 120px;
	left: 2%;
	right: 2%; */
	margin: 0px auto;
	width: 950px;
	background-color: #ffffff;
}
#pagecelliframe{
	background-color: #ffffff;
}

#tl {
	/* position:absolute;*/																		/* */
	/* top: -1px;
	left: -1px; */
	float: left;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	/* position:absolute;*/																		/* */
	/* top: -1px;
	right: -1px; */
	float: right;
	margin: 0px;
	margin-right: -1px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	/* position: absolute;																	/* JM */
	/*top: 0px;
	left: 2%;
	right: 2%; */
	margin: 0px auto;
	width:950px;

}

#content{
	padding: 0px 10px 0px 10px;
	margin:0px 0px 0px 0px;
	border-left: 1px solid #ccd2d2;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 10px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}
#whatsOn a:link, #whatsOn a:visited{
	margin: 0px;
	padding: 10px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: 12px Verdana,sans-serif; /* 75% */
	/* position: absolute;	*/																	/* JM */
	/* top: 15px;
	right: 0px; */
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	clear: both;																				/* */
	padding: 0px 0px 8px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#breadCrumb h2{																		/* pageName h2 */
	font: bold 28px Arial,sans-serif; /* 175% */
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pagecell .logo img{
	/* position: absolute;	 */																		/* */
	/* top: 4px;
	right: 6px; */
	float: right;
	padding: 0px;
	margin: 0px;
}

.montage{
	margin-left: -10px;
}

/************* globalNav styles ****************/

#globalNav{
	clear: both;																			/* ALL */
	position: relative;
	width: 950px;																			/* 950 */
	height: 70px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	background:  url(glbnav_background.gif) repeat-x top left;
}

#globalNav img{
	margin-bottom: 0px;

}

#gnl {
	/* position: absolute; */																/* */
	float: left;
	/* top: 0px;
	left:0px; */
}

#gnr {
	/* position: absolute; */																/* */
	float: right;
	/* top: 0px;
	right:-1px; */
}

#globalLink{
	/* position: absolute;	*/															/* */
	float: left;
	line-height:1.8;
	top: 4px;
	height: 70px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}


a.glink, a.glink:visited{
	font-size: 13px;  /* small */
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	border-left: 1px solid #8FB8BC;
}

a.glink:hover{
	background-image:  url("glblnav_selected.gif");
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 75px;
	left: 0px;
	/*width: 100%;*/
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;														/* font size check */ 
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/*************** search styles *****************/

#search_old{
	position: absolute;
	top: 15px;
	left: 5px;
	z-index: 101;
}

#search input{
	font-size: 70%;
	margin: 0px 0px 0px 8px;
}

#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;

}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	float: left;																		/* */
	padding: 5px 0px 13px 10px;
	font: 13px Verdana,sans-serif; /* small */
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AA0000;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/			/* font size */

.feature{
	padding: 0px 0px 5px 5px;
	font-size: 80%; /* 80% */
	height: 125px;
}
html.body .feature {height: auto;}

.feature h3{
	font: bold 22px Arial,sans-serif; /* 175 % */
	color: #000000;
	padding: 3px 0px 3px;
}
.feature div{
float: left;
}
.feature img{
	float: left;
	padding: 0px 8px 0px 0px;
	border: none;
}


/*************** special styles ******************/

.special {
	font-size: 13px; /* 80% */
	margin-top: 4px;
	padding: 5px 5px 5px 5px;
	background-color: #cccccc;
}

.special h3{
	font: bold 16px Arial,sans-serif; /* 125 % */
	color: #000000;
}

.special p {
	padding: 0px 0px 3px 0px;
}

.special a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #008A5E;
	display:block;
	padding-bottom: 3px;
}

.special a.capsule:hover{
	text-decoration: underline;
}

td.specialLeft{
	padding-right: 5px;
}

/*************** yearly styles ******************/

.yearly {
	font-size: 13px; /* 80% */
	padding: 3px 0px 0px 3px;
}

.yearly h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.yearly p {
	padding: 0px 0px 3px 0px;
}

.yearly a.capsule{
	font: bold 13px Arial,sans-serif; /* 1em */
	color: #008A5E;
	display:block;
	padding-bottom: 3px;
}

.regularLeft a.capsule:hover{
	text-decoration: underline;
}

td.regularLeft, td.regularRight {																/* Jeremy */
	padding: 3px 5px 2px 5px;
}

td.regularLeft a.capsule{
	font: bold 13px Arial,sans-serif; /*1em */
	color: #008A5E;
	display:block;
	padding-bottom: 3px;
}

td.regularRight a.capsule{
	font: bold 13px Arial,sans-serif; /* 1em */
	color: #008A5E;
	display:block;
	padding-bottom: 3px;
}

/*************** event styles ******************/
.event {
	font-size: 13px; /* 80% */
	padding: 3px 0px 0px 3px;
}

.event h3{
	font: bold 16px Arial,sans-serif; /* 125% */
	color: #000000;
}

.event p {
	padding: 0px 0px 3px 0px;
}

.event a.capsule{
	font: bold 13px Arial,sans-serif; /* 1em */
	color: #008A5E;
	display:block;
	padding-bottom: 3px;
}

.event a.capsule:hover{
	text-decoration: underline;
}
.event td, .event th {
	padding-left: 5px; 
}
td.eventLeft{
	padding-right: 5px;
}

/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 13px; /* small */
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* sponsored styles **************/

#sponsoredAds{
	float: left;
	width:125px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: 13px Verdana,sans-serif; /* small */
}

.sponsoredLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.sponsoredLinks h3{
	padding: 10px 0px 2px 0px;
}

.sponsoredLinks a{
	display: block;
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/********************* end **********************/
#form {

	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 50px;
	border-left: 1px solid #ccd2d2;
}


