@charset "utf-8";
/* The Bell Tower, Perth Swan Bells CSS Document */
/* Fashioned for use with Internet Explorer */
/* WebPixel */

A.downloads:link {text-decoration: none; color: #29d07c;}
A.downloads:visited {text-decoration: none; color: #29d07c;}
A.downloads:active {text-decoration: none; color: #29d07c;}
A.downloads:hover {text-decoration: underline; color: #29d07c;}

body {
	margin: 10px;
	background: #293a4f url(/data/admin/images/nav/bell-tower-tourism-perth.gif) top center repeat-x;
	}

.bells-buttonpadding {
	margin-left: 20px;
	}

.schools-buttonpadding {
	margin-left: 20px;
	margin-bottom: 20px;
	}

.img-padding {
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid black;
	}

.bordered {
	border-width: 0px 5px 5px 5px;
	border-style: solid;
	border-color: #fff;
	}

#homenews {
	padding-right: 21px;
	padding-top: 20px;
	}

.main {
	font-family: "Verdana";
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	}

.blackboard {
	font-family: "Verdana";
	font-size: 12px;
	color: #ffffff;
	line-height: 14px;
	}

.main-box {
	font-family: "Verdana";
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	padding: 20px;
}

.contact-box {
	font-family: "Verdana";
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	padding-left: 60px;
	padding-top: 40px;
	}

.faq {
	font-family: "Verdana";
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	padding-left: 20px;
	padding-right: 40px;
	}

.buttonpadding {
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 0px;
	}

A:link {
	text-decoration: underline;
	color: #0c5275;
	}
	
A:visited {
	text-decoration: underline;
	color: #0c5275;
	}

A:active {
	text-decoration: underline;
	color: #0c5275;
	}
	
A:hover {
	text-decoration: none;
	color: #0c5275;
	}

.form_textbox {
	font-size: 11px;
	font-family: "Verdana";
	color: #000000;
	background-color: #ffffff;
	border : 1px solid #aaaaaa;
	margin: 0px;
	}

.form {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: xx-small;
	color: #333333;
	background-color: #CCCCCC;
	}

.spacing {
	line-height: 12pt;
	}

TABLE.content {
  	background : #ffffff;
	}

input {
  	color : #000000;
  	font : 7.5pt Verdana, Arial, Helvetica, sans-serif;
  	font-weight : none;
  	text-decoration : none;
  	background : #ffffff;
  	border : 1 solid #aaaaaa;
  	}

select {
  	color : #000000;
  	font : 7.5pt Verdana, Arial, Helvetica, sans-serif;
  	font-weight : none;
  	text-decoration : none;
  	background : #ffffff;
  	border : 1 solid #aaaaaa;
  	}