/* - Skin Specific Overrides - */

body {
background-color: #abffe7;
background-image: url(https://www.moshtix.com.au/directory/uploads/images/483_fmf15_skin_background.jpg);
background-repeat: no-repeat;
background-position: center top;
background-attachment:scroll;
}

#footer-order-amount {
margin-top: 40px; !important;
}


#container > header {
height: 400px;
background-image: url(https://www.moshtix.com.au/directory/uploads/images/483_fmf15_skin_header.gif);
background-repeat: no-repeat;
background-position: center top;
width: 1000px;
background-color:transparent;
}


#container > footer {
background-image: url(https://www.moshtix.com.au/directory/uploads/images/483_fmf15_skin_footer.jpg);
background-repeat: no-repeat;
background-position: center top;
top: 100px;
bottom:0px;
border-top: none;
border-bottom: none;
margin-top: 0;
padding: 0;
height: 100px;
}


.button_orange, .button_orange:active, .button_orange:visited {
background: #ec55f8;
}


.button_orange:hover {
background: #000;	
}


#container > #content {
padding: 15px;
margin-top: 30px;
background:#abffe7;
}


#wrapper > #container {
width: 1000px;
background-color: #abffe7;
}


h1.titlebar, h1.titlebar>a {
background: #000000;
}


.titlebar_container {
border-top: 2px solid #000000;
}


.alertbox_error a, .panel_error, .panel_info, .panel_success {
width: 97%;
}



/* - Common Mosh Styles Overides - */

#wrapper > #container {
box-shadow: none;
background:none;
}

.page_headleftimage {
width: 140px;
height: 140px;
}

.col-quantity {
	text-align: right;
	}


/* - HTML Fragments - */

#Poweredby-Logo {
float: right;
height: 76px;
margin-top: 15px;
}

#GreenRoom-YouTube {
margin-top:700px;
position:absolute;

}

/* - My order column - */

#content > #col_context {
    float: right;
    width: 300px;
    z-index: 5;
	background: none repeat scroll 0 0 transparent;
}

#wrapper > #container {
    margin: auto;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}


/* - Green Room - */

.visible-md.visible-lg {
	display:none;
}

.visible-lg {
	display:none;
}

.col-md-6 {
	width: 100%;
	padding-bottom:15px;
}


#header {
height: 400px;
background-image: url(https://www.moshtix.com.au/directory/uploads/images/483_fmf15_skin_header.gif);
background-repeat: no-repeat;
background-position: center top;
width: 1000px;
background-color:transparent;
}


#header-image {
display:none;
}

h3 {
margin-top: 45px;
margin-bottom: 10px;
color:#000;
font-weight:bold;
}

h2, .h2 {
font-size: 16px;
color: #000;
}


#chair {
display:none;
}


#footer {
top: 100px;
bottom:0px;
border-top: none;
border-bottom: none;
margin-top: 0;
padding: 0;
height: 100px;
}

.container {
width: 1000px;
background:#FFF;
padding-right:0px;
padding-left:0px;
padding-bottom:20px;
color:#FFF;
}

p {
margin: 0 0 10px;
color: #000;
}

ul, ol {
margin-top: 0;
margin-bottom: 10px;
color: #000;
}


/* - Green Room Mobile - */

@media only screen and (max-device-width: 480px) {
	
#header {
height: 100px;
background-image: none;
width: 100%;
}


#header-image {
display:block;
padding-left: 50px;
padding-top:10px;
}

.container {
width: 100%;
}

body {
background-image: none;
background-color: #ffffff;
}
	
}
