/* BACKGROUND */

body {
background-color: #000;
}


/* HEADER IMAGE */
#container > header {
height: 310px;
background-image: url(https://www.moshtix.com.au/directory/uploads/images/TheBasement17_Header.jpg);
background-repeat: no-repeat;
background-position: center top;
width: 1000px;
}

/* FOOTER IMAGE */
#container > footer {
height: 100px;
background-image: url(https://www.moshtix.com.au/directory/uploads/images/TheBasement17_Footer.jpg);
background-repeat: no-repeat;
background-position: center bottom;
width: 1000px;
    border-top: 0px solid #000;
    border-bottom: 0px solid #000;
}


/* BUY TICKETS BUTTON */
.button_orange, .button_orange:active, .button_orange:visited {
background: #4792cc;
	color: #fff;
}


.button_orange:hover{
background: #fff;
	color: #4792cc;
}


#container > #content {
padding: 15px;
margin-top: 0;
}


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

#wrapper {
padding-bottom: 0px;
}


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


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

h2.titlebar, h2.titlebar > a {
position: relative;
display: block;
background: #4792cc;
padding: 2px;
padding-left: 10px;
margin-bottom: 10px;
font-weight: normal;
font-size: 21px;
color: #000;
text-decoration: none;
text-transform: uppercase;
}


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



/* - Common Mosh Styles Overides - */

#wrapper > #container {
box-shadow: none;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}

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

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


/* - HTML Fragments - */

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

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

}



/* - Navigation Menu - */

#header > nav {
    display: block;
    overflow: overlay;
    padding-top: 25px;
    padding-left: 743px;
    width: 290px;
}

#nav_home,
#nav_whatson,
#nav_news,
#nav_gallery,
#nav_venues,
#nav_home {
display: none;  /* hide other menu items */
}

/* button details */
header > nav > ul > li > a,
header > nav > ul > li > a:active,
header > nav > ul > li > a:visited {
background: #fff;
 color: #4792cc;
margin-left: 4px;
}


/* HOVER button details */
header > nav > ul > li > a#nav_support:hover,
header > nav > ul > li > a#nav_login:hover {
background: #4792cc;
 color: #fff;
}







/* - My order column - */

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

/* - Green Room - */

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

.visible-lg {
display:none;
}

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

.order-total-text {
    background: #4792cc;
    color: #000;
	    font-size: 9px;
    font-style: italic;
    padding: 5px;
}

.order-total-value {
    width: 150px;
    text-align: right;
    font-weight: bold;
    font-size: 17px;
    padding: 5px;
	background: #4792cc;
    color: #000;
}

hr {
    border: none;
    border-top: 2px solid #4792cc;
    margin-bottom: 2px;
}

/* HEADER IMAGE */
#header {
height: 400px;
background-image: url(https://www.moshtix.com.au/directory/uploads/images/TheBasement17_Header.jpg);
background-repeat: no-repeat;
background-position: center top;
width: 1000px;
}


#header-image {
display:none;
}

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

h2, .h2 {
font-size: 18px;
color: #fff;
}

h2.pagearticle, h2.pagearticle > a {
color: #fff;}

h1.eventarticle, h1.eventarticle > a {
	color: #4792cc;
}

h4 {color: #fff;}


#chair {
display:none;
}

/* FOOTER IMAGE */
#footer {
height: 100px;
background-image: url(https://www.moshtix.com.au/directory/uploads/images/TheBasement17_Footer.jpg);
background-repeat: no-repeat;
background-position: center bottom;
width: 1000px;
}

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

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

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

p, p > a, p > a:link, p > a:active, p > a:visited, td, div
{    font-family: Arial, Helvetica, sans-serif;
    color: #fff !important;
font-weight: normal;
    font-size: 13px;
    text-decoration: none;}


a, a:active, a:visited {color: #fff;}


/* - 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: #000;
}

}

/* - Mobile Skin overrides - */
@media (max-width: 600px) {

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

  #wrapper > #container {
    padding-top: 0px;
    width:100%;
	padding-bottom:0px;
  }
  
  
/* MOBILE HEADER IMAGE */
  #container > header {
    background-size: 100% auto;
	background-image: url(https://www.moshtix.com.au/directory/uploads/images/TheBasement17_Header_mobile.jpg);
    width: 100%;
    height: 160px;
  }


/* MOBILE FOOTER IMAGE */
  #container > footer {
    background-size: 100%;
	background-image: url(https://www.moshtix.com.au/directory/uploads/images/TheBasement17_Footer_mobile.jpg);
    width: 100%;
    height: 70px;
    padding-top: 0px;
    padding-bottom: 0px;
	border-bottom:0px;
	border-top: 0px;
  }

  #Poweredby-Logo {
    width: 100%;
    height: auto;
  }

  #Poweredby-Logo > a > img {
	width: 12%;
    height: auto;
    float: right;
	padding-top:10px;
  }

  a.page_headleftimage {
    width: 120px;
    height: auto;
}

.small-image-holder {
    width: 31.25%;
    box-sizing: border-box;
    float: left;
    margin-right: 31px;
}

section.separatorline, div.separatorline {
    padding-bottom: 15px;
    border-bottom: 0px;
}



#image > img {
    border: 0;
    display: none !important;
}

	p > img {
		width: 100%;
		height: auto;
	}

}