/*main style sheet for markparnell.org.au
redefine html tags*/
body {
	margin: 0px;
}
/*Styles applying to the main document template*/
table#main {
table-layout:fixed;
}
col#c1 {
width: 345px;
}
col#c2 {
width:auto;
}
#mtdtop {
	height: 97px;
	border-top: 4px solid #333333;
	border-right: 0px none;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px none;
	background-image: url(../images/banner.gif);
	background-repeat: no-repeat;
}
#mtdmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #333333;
	height: 21px;
	padding-left: 50px;
}
#mtdmenu a {
	float: left;
	height: 13px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#main #mtdmenu #ahome {
	width: 53px;
	margin-left: 15px;
}
#main #mtdmenu #about {
	width: 53px;
}
#main #mtdmenu #acampaign {
	width: 84px;
}
#main #mtdmenu #ainparl {
	width: 97px;
}
#main #mtdmenu .apad {
	padding-right: 20px;
}

#mtdmenu a:link, #mtdmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#mtdmenu a:hover, #mtdmenu a:active {
	color: #CCCC33;
	text-decoration: none;
}
#main #mtdmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#main #mtdmenu li {
	display: inline;
}
#main #mtdmenu #divMenuLoc {
	position: relative;
}
#main #mtdmenu #divMenuLoc a {
	float: none;
	background-color: #494645;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC33;
	padding-left: 15px;
	font-size: 10px;
	height: 12px;
	padding-top: 4px;
	padding-bottom: 6px;
}
#main #mtdmenu #divMenuLoc #divParlDrop {
	position: absolute;
	visibility: hidden;
	height: 80px;
	width: 170px;
	top: 21px;
	left: 205px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCC33;
}
#main #mtdmenu #divMenuLoc #divMediaDrop {
	position: absolute;
	visibility: hidden;
	height: 80px;
	width: 170px;
	top: 21px;
	left: 300px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCC33;
}
#main #mtdmenu #divMenuLoc #divCampDrop {
	position: absolute;
	visibility: hidden;
	height: 80px;
	width: 370px;
	top: 21px;
	left: 120px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCC33;
}
#mtdspace {
	height: 45px;
}
#mtdleft {
	width: 320px;
	padding-right:15px;
	padding-left: 10px;
	line-height: 1.5em;
}
#mtdright {
	width: auto;
}
#mtdbottom {
	font-size: 9px;
	color: #666666;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.marginBottom30 {
	margin-bottom: 30px;
}

.revlink a:link, .revlink a:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
.revlink a:hover, .revlink a:active {
	color: #CCCC33;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
/*Styles apply to most pages*/
#banimg {
	margin-left: 483px;
}
#rtdtop {
	color: #FFFFFF;
	background-color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
	width: 405px;
}
#rtdcontleft {
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 10px;
}
#rtdcontright {
	width: 100px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#rtdbot {
	background-color: #333333;
	text-align: right;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	font-size: 10px;
	height: 3px;
}
/*styles apply to a few pages */
#enquire1 {
	margin-top: 28px;
	margin-left: 20px;
	margin-right: 20px;
}
#linksleft {
	margin-top: 39px;
	margin-left: 20px;
	font-weight: bold;
	margin-right: 20px;
}
.contformtd {
	padding-top: 15px;
}
#contactleft {
	margin-top: 40px;
	margin-left: 20px;
	margin-right: 20px;
	font-weight: bold;
}
.camphead {
	font-size: 14px;
	font-weight: bold;
	margin-bottom:.4em;
	margin-top: 1em;
}
#camptd {
	padding-bottom: 20px;
	padding-right: 20px;
}
#eventleft {
	margin-top: 41px;
	margin-left: 20px;
	font-weight: bold;
	margin-right: 20px;
}
#campleft {
	margin-top: 42px;
	margin-right: 20px;
	margin-left: 20px;
}
/* styles apply to one page only */
#campleftdet {
	margin-right: 40px;
}
.indextbl {
	margin-top: 10px;
}
#enquireindex {
	margin-right: 20px;
	margin-left: 20px;
}
#enquireindex p {
	margin-top: 0px;
}
#indexcapt p {
	font-size: 13px;
	font-weight: bold;
}
#botcell {
	padding-bottom: 10px;
}
.rtdbotwhite {
	padding-left: 10px;
}
#enquire {
	margin-top: 39px;
	margin-left: 20px;
}
.eventrow {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
#eventcont {
	margin-top: 20px;
	margin-bottom: 20px;
}
.contformtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 300px;
	margin-top: 15px;
	margin-left: 3px;
}.smllink {
	font-size: 9px;
}
.icon {
	vertical-align: middle;
	margin-right: 12px;
}
.imgthumb {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333333;
	margin-top: 10px;
	margin-bottom: 5px;
}
.thumbtr {
	background-color:#999999;
}
.thumbtd {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.thumbtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 120px;
	margin-bottom: 10px;
}
#photodiv {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
	width: 500px;
}
#rtdcastleft {
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#rtdcastright {
	width: 100px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
}
td .smallP p {
	margin-top: .6em;
	margin-bottom: .6em;
}
#facebookTwitter {
	margin-bottom: 15px;
}
.marginBottom15 {
	margin-bottom: 15px;
}
#facebookTwitter img {
border:none;
}

