* {
	margin:0;
	padding:0;
}
html, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
    background-color:#000000;
    background-image:;
    background-repeat:repeat;
	color:#000000;
}

body {
	margin-bottom:20px;
}

h1, h2, h3, h4, h5, p, form {
	margin:10px 0;
}

a, a:link, a:visited, a:active {
    outline:none;
    color:#666666;
    text-decoration:underline;
}

a:hover {
    color:#f0c400;
    text-decoration:none;
}

img {
    border:none;
}

h1 {font-size:18px;}
h2 {font-size:16px;}
h3 {font-size:14px;}
h4 {font-size:12px;}

hr {
    border:none;
    background-color:black;
	margin:0;
}

#wrapper {
    width:850px;
    margin:20px auto 0;
    padding:0;
    background-color:white;
    border:1px solid #333333;
}

#header {
    background-color:;
}

#logo {
    overflow:hidden;
    padding:0;
    height:100px;
    background-image:url(http://www.franklatorre.com.au/wpdata/108-l.jpg);
    background-repeat:no-repeat;   
}
#logo h1 {
    float:left;
    width:250px;
    height:100px;
    background-image:none;
    margin:0;
}
#logo h1 a {
    text-indent:-9999px;
    display:block;
    height:100px;
}

.main-menu {
    list-style:none;
    overflow:hidden;
    background-color:#000000;
    background-image:url(http://www.franklatorre.com.au/wpdata/130-l.jpg);
    background-repeat:repeat-x;
    height:32px;
	padding:0;
}
.main-menu li {
    float:left;
    margin-left:4px;
}
.main-menu li.first {
    margin-left:0px;
}
.main-menu li a,
.main-menu li a:link,
.main-menu li a:visited,
.main-menu li a:active {
    display:block;
    padding:10px 15px;
    font-weight:bold;
    color:#ffffff;
    text-decoration:none;
	width:88px;
	overflow:hidden;
	text-align:center;
}
.main-menu li a:hover {
    color:#f0c400;
	background-color:#000000;
	background-image:url(http://www.franklatorre.com.au/wpdata/136-l.jpg);
	background-repeat:repeat;
}

.hero-images {
    overflow:hidden;
	width:820px;
	position:relative;
	height:266px;
	/*margin-left:-15px;*/
	margin-top:-10px;
}
.hero-images img {
    display:block;
	/*position:absolute;
	top:0;
	left:0;*/
}

.content-blocks {
    overflow:hidden;
    padding-top:15px;
    zoom:1;
}

.block {
    float:left;
    width:264px;
    margin-left:14px;
	height:260px;
	overflow:hidden;
	background-color:#0f0f0f;
	background-image:url(http://www.franklatorre.com.au/wpdata/147-l.jpg);
	background-repeat:no-repeat;
	color:#999999;
}
.block h3 {
    margin:0;
	padding:5px;
	background-color:#333333;
	background-image:url(http://www.franklatorre.com.au/wpdata/146-l.jpg);
	background-repeat:repeat-x;
	color:#cccccc;
	text-align:center;
}
.first-block {
	margin-left:0;
}
.last-block {
	margin-left:14px;
}
.block-image {
	margin:5px auto 0;
	width:184px;
	height:137px;
	border:1px solid #333333;
	overflow:hidden;

}
.block-content {
	/*padding:5px 10px;*/
	height:80px;
	margin: 0 auto;
}
.block-content .text-content {
	padding:5px 40px 0;
	text-align:center;
	height:60px;
}
.block-link {
	text-align:center;
	margin:0 0 3px 0;
	padding: 0 40px;
}
.block-link a {
	font-weight:bold;
}

.general-content {
	overflow:hidden;
	padding:15px;
	background-color:#000000;
	background-image:none;
	background-repeat:repeat-y;
	color:;
	/*min-height:515px;
	height:auto !important;
	height:515px;*/
}
.page-heading {
	margin-top:0;
}
/* Sashifications */
.cms-content {
	padding:15px;
	background-color:#171717;
	background-image:none;
	background-repeat:no-repeat;
	color:#cccccc;
	min-height:485px;
	height:auto !important;
	height:485px;
}
.cms-content ul, .cms-content ol {
	list-style-position:outside;
	margin-left:12px;
}
.cms-images {
	float:right;
	margin-left:15px;
}
.cms-images img {
	display:block;
	margin-bottom:10px;
	border:1px solid #333333;
	/*padding:2px;*/
}

.cms-listing {
	overflow:hidden;
	padding:10px;
	margin-top:10px;
	background-color:#171717;
	background-image:none;
	background-repeat:no-repeat;
	color:#cccccc;
}
.first-listing {
	margin-top:0px;
}
.cms-listing-content {
	margin-left:212px;
}
.cms-listing h3.listing-title {
	margin:0;
	font-size:20px;
	background-color:;
	background-image:none;
	background-repeat:no-repeat;
	color:#f0c400;
}
.cms-listing h4.additional {
	margin:0 0 5px 0;
	font-size:18px;
	background-color:;
	background-image:none;
	background-repeat:no-repeat;
	color:#cccccc;
}
.cms-listing .list-image {
	float:left;
	border:1px solid #333333;
}

h2.page-heading {
	background-color:;
	background-image:none;
	background-repeat:no-repeat;
	color:#f0c400;
}

#DP_show h2.page-heading {
	margin-top:10px;
}

h4.page-additional {
	background-color:;
	background-image:none;
	background-repeat:no-repeat;
	color:#434343;
}

#separator-top {
    height:10px;
    background-image:url(http://www.franklatorre.com.au/wpdata/131-l.jpg);
	overflow:hidden;
}
#separator-bottom {
    height:10px;
    background-image:url(http://www.franklatorre.com.au/wpdata/132-l.jpg);
	overflow:hidden;
}

.footer-menu {
    list-style:none;
    overflow:hidden;
    padding:0 5px 5px 5px;
	color:#555555;
	zoom:1;
}
.footer-menu li {
    float:left;
    margin-right:5px;
    padding:5px 6px;
}
.footer-menu li a,
.footer-menu li a:link,
.footer-menu li a:visited,
.footer-menu li a:active {
    display:block;
    color:#555555;
    text-decoration:none;
}
.footer-menu li a:hover {
    color:#999999;
}
#footer {
    overflow:hidden;
    background-color:#000000;
    background-image:;
    width:850px;
    margin:0 auto;
}
.footer-menu li.copyright {
	margin-right:35px;
}
.footer-menu li.website-by {
	float:right;
	padding-right:5px;
}
.footer-menu li.website-by a {
	color:#555555;
	text-decoration:none;
}
.footer-menu li.website-by a:hover {
	color:#999999;
}

.footer-menu li.website-by a:hover strong {
	color:#f60;
}

/* overlay */

#DP_overlay {
	background:#333;
  	-moz-opacity: 0.80 !important;
  	opacity: 0.80 !important;
	filter:alpha(opacity=80) !important;
	position:absolute;
	top:0px;
	left:0px;
	height:500px;
	width:100%;
	z-index:990;
	display:none;
}
#DP_show {
	position:absolute;
	width:614px;
	margin-left:50%;
	padding:20px !important;
	background:#000;
	display:none;
	z-index:992;
}
#DP_waiting {
	margin:0 auto;
	width:208px;
	height:35px;
	text-align:center;
	background:#000;
}
#DP_waiting img {
	border:none;
}

.ajax-overlay-thumb {
	width:148px;
	margin-left:4px;
	border:1px solid #666;
	cursor:pointer;
}

.first-image {
	margin-left:1px;
}

.ajax-overlay-image-container {
	position:relative;
	width:612px;
	height:413px;
	overflow:hidden;
	margin-bottom:5px;
	border:1px solid #666;
}
.ajax-overlay-large {
	width:614px;
	position:absolute;
	top:0;
	left:0;
	visibility:hidden;
}
.ajax-overlay-image-container .first-image {
	visibility:visible;
}
.ajax-overlay-close {
	margin-bottom:0;
	text-align:right;
	overflow:hidden;
	color:#999;
	margin-top:15px;
}
.ajax-overlay-close a {
	display:block;
	float:right;
	margin-left:5px;
}


/* Newsletter Forms
--------------------*/

.form{
	margin-left: 257px;
}

.form td{
	text-align: center;
	vertical-align: middle;
}

.messages h2{
	color: #F0C400;
	margin-top: 20px;
}

input {
	border:1px solid #555;
	color:#999999;
	line-height:14px;
	padding:2px 4px;
	width:200px;
	background-color: #333;
}

.button {
	background-color:#333;
	cursor:pointer;
	float:right;
	width:100px;
}

label{
	font-weight: bold;
	margin: 0 10px;
}

.messages p{
	color: #F0C400;
}

.messages span p{
	color: red;
}