body {
	background-color:#000;
}

@media (min-width:1200px){.container{width:1150px}}

@font-face {
    font-family: 'BrandyBay';
    src: url('https://melbastudios.com.au/css/brandy_bay/brandy_bay_copyright_studio_edyth.woff2') format('woff2'),
         url('https://melbastudios.com.au/css/brandy_bay/brandy_bay_copyright_studio_edyth.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

#blackwrapper {
	background-color:#000;
}

.row{
	margin-top:5px;
	margin-bottom:5px
	}

.col-sm-3, .col-sm-4 {
    padding-left: 0;
    padding-right: 0;
}

a{
  text-decoration: underline;
		color: #9c9593;
}

a:active 
   { 
   color: #9c9593;          
   } 
a:hover 
   {
   color:#9c9593;
   }

.p>ul li{
	padding:10px 0 5px 0;
}
			
h1,
h2,
h3,
h4,
h5,
h6 {
	  	color:  #999999;
    font-weight: 700;
}

						/*   home menu navigation */
						
						.homemenutext{
										color: #e71e26;
										font-size: 20px;
										font-family: "BrandyBay","Century Gothic", Arial, Helvetica, sans-serif;
										font-weight: normal;
							}
							
							.homemenutext a{
							color: #ff0000;
											text-decoration:none;
							}
							
							.homemenutext a:hover{
							   color:#ffffff;
									text-decoration: none;
									}

						.homewhitetext a{
							   color:#ffffff;
										font-size: 20px;
										font-family: "BrandyBay","Century Gothic", Arial, Helvetica, sans-serif;
										font-weight: normal;
								 	text-decoration: none;
							}
							.homewhitetext a:hover{
							  color:#ccb200;
									text-decoration: none;
									}

						.homewhitedesc a{
							   color:#ffffff;
										font-size: 14px;
										font-family: "BrandyBay","Century Gothic", Arial, Helvetica, sans-serif;
										font-weight: normal;
								 	text-decoration: none;
							}
							.homewhitedesc a:hover{
							  color:#ccb200;
									text-decoration: none;
									}

						.homewhitemenu a{
							   color:#ffffff;
										font-size: 12px;
										font-family: "BrandyBay","Century Gothic", Arial, Helvetica, sans-serif;
										font-weight: normal;
								 	text-decoration: none;
							}
							.homewhitemenu a:hover{
							  color:#ccb200;
									text-decoration: none;
									}
									
#homecol1 ul, #homecol3 ul{
 list-style: none;
}

#homecol ul li{
   display: block;
			margin: 5px 0;
}

.greytext{
			font-family:inherit;
   font-size: inherit; 
			color: #999999;
		}
		
.greytext a{
  text-decoration: underline;
		}
		
.greytextbold{
			font-family:inherit;
   font-size: inherit; 
			color: #999999;
			font-weight: bold;
		}

.greytextsmall{
			font-family:inherit;
   font-size: inherit; 
   font-size: 85%; 
			color: #999999;
		}
		
.greytextsmall a{
  text-decoration: underline;
		}
		
.whitetext{
		color:#ffffff;
		font-size: 16px;
		font-family: "BrandyBay","Century Gothic", Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-decoration: none;
		}
		
.whitetextsmall{
			font-family:inherit;
   font-size: inherit; 
   font-size: 85%; 
			color: #ffffff;
		}
		
.whitetextsmall a{
  text-decoration: underline;
		}
		
.redtext{
			font-family:inherit;
   font-size: inherit; 
			font-weight: bold; 
			color: red;
		}
		
.blacktext{
			font-family:inherit;
   font-size: inherit; 
			color: #0000;
		}
						/*   home menu navigation */
						
						.homemenutext{
										color: #e71e26;
										font-size: 20px;
										font-family: "Century Gothic", Arial, Helvetica, sans-serif;
										font-weight: normal;
							}
							
							.homemenutext a{
							color: #ff0000;
											text-decoration:none;
							}
							
							.homemenutext a:hover{
							   color:#ffffff;
									text-decoration: none;
									}
									
#homecol1 ul, #homecol3 ul{
 list-style: none;
}

#homecol ul li{
   display: block;
			margin: 5px 0;
}
						
.whiteseperator {
	border-top:#ffffff solid 1px;
	padding-top:5px;
	height:1px;
	width:100%;
}

.blackseperator {
	border-top:#000000 solid 1px;
	padding-top:5px;
	height:1px;
	width:100%;
}

.redseperator{
 border-top:#ff0000 solid 1px;
	padding-top:5px;
	height:1px;
	width:100%;
}

.grayseperator{
 border-top:#9c9593 dashed 1px;
	margin-top:5px;
	height:1px;
	width:100%;
}

.graylightseperator{
 border-top:#e8e7e7 dotted 1px;
	margin-top:5px;
	height:1px;
	width:100%;
}

.pusher10{
   margin-top: 10px;
}
.pusher20{
   margin-top: 20px;
}

.pusher40{
   margin-top: 40px;
}

.pusher60{
   margin-top: 60px;
}

.pusher200{
   margin-top: 200px;
}
