/* Standardize child theme styling */
#comments ol.commentlist {
	background: transparent;
}
.builder-module-sidebar {
	background: transparent;
}
.site-title a:hover,
.site-tagline a:hover {
	font-size: inherit;
}

/*********************************************
	Navigation Module
*********************************************/

.builder-module-navigation {
	background: transparent;
	display: block;
	font-size: 1.3em;
	line-height: 2;
	width: 100%;
}
.builder-module-navigation .builder-module-element {
	padding: 0;
}
.builder-module-navigation ul {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
.builder-module-navigation ul * {
	
	margin: 0;
}
.builder-module-navigation li {
	padding: 0;
}
.builder-module-navigation li a,
.builder-module-navigation .current_page_item li a,
.builder-module-navigation .current-cat li a {
	
	background: transparent;
	color: #FFF;
	font-size: 1em;
	font-weight: normal;
	padding: .5em 1em;
	text-decoration: none;
}
.builder-module-navigation .current_page_item a,
.builder-module-navigation .current-cat a,
.builder-module-navigation .current-menu-item a {
	background: transparent;
	color: #FFFFFF;
	text-decoration: underline;
}
.builder-module-navigation li a:hover {
	border:none;
	background: transparent;
	color: #FFFFFF;
}
/* second level stuff */
.builder-module-navigation li ul {
	border: none;
	border-bottom: 0;
	width: 14em;
}
.builder-module-navigation li li {
	border-bottom: none;
	width: 9em;
	background-color:rgba(39,20,135,0.6)
	
}
.builder-module-navigation li li a {
	color: #FFF;
	float: none;
	line-height: 1.6;
}
.builder-module-navigation li li a:hover,
.builder-module-navigation li li a.sfhover {
}
.builder-module-navigation li ul ul {
	margin: -3.1em 0 0 14em;
}


/* Style Manager generated css */
.builder-module-background-wrapper.builder-module-navigation-background-wrapper {
	background-color: transparent;
	background-image: url(http://localhost:8888/wp-content/uploads/2013/09/nav-bg-index.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat no-repeat;
}
.builder-module-navigation li a {
	background-color: transparent;
	
	background-position: 0% 0%;
	background-repeat: no-repeat no-repeat;
}
.builder-module.builder-module-header {
	background-image: url(http://www.tpkdraftingservices.com.au/wp-content/uploads/2013/09/index-header.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat no-repeat;
	height: 143px;
	margin-bottom:0px;
	padding-bottom:0px;
}
.builder-module.builder-module-navigation {
	background-color: transparent;
	
	background-position: 0% 0%;
	background-repeat: no-repeat no-repeat;
	height: 49px;
	margin-top: 0;
	margin-bottom: 0px;
}
body {
	background-image: url(http://localhost:8888/wp-content/uploads/2013/09/bg.jpg);
	background-repeat: repeat no-repeat;
}
.builder-module-header-background-wrapper {
	margin-bottom: 0px;
	height: 143px;	
}
.builder-container-outer-wrapper {
	margin-top: 0px;
}
.builder-module-background-wrapper {
	margin-bottom: 0px;
}

.builder-module-content-background-wrapper {
	background-image: url(http://localhost:8888/wp-content/uploads/2013/09/content-bg.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat no-repeat;
	background-color: #ccd5d7;
	min-height: 400px;
	padding-top: 25px;
	margin-bottom: 15px;
}


.builder-module-background-wrapper {
	background-color: #ccd5d7;

}

.builder-module-footer-background-wrapper {
	
	margin-top: 10px;
	background-color: transparent;
}

.builder-module-footer .builder-module-element {
	color: #FFF !important;
	font-weight:normal !important;
}