body {
	background-color: "#bcdae9";
	margin:0;
}
div.contentarea{
	margin: auto;
	top: 0px;
	max-width: 950px;
	box-shadow: 0px 0px 30px #a3bdcc;
	background-color: #FFFFFF;
	background-image: url('images/bgtop.jpg'); 
	background-repeat: no-repeat;
	display:none;
}
table{
	
}


div.header {
    margin-left: 20px;
	color: 16445f;
	font-size: 14pt;
	font-family: 'Century Gothic', CenturyGothic, 'futura-pt',  Futura PT, 'Apple Gothic', AppleGothic, 'URW Gothic L', 'Avant Garde', Futura, 'ff-basic-gothic-web-pro', FF Basic Gothic Web Pro, sans-serif;
}
div.formtitle {
	text-align:right;
	color: 16445f;
	font-size: 1.5em;
	font-family: "myriad-pro-condensed", myriad pro condensed, sans-serif;
}
input[type="text"] {
  display: block;
  font-weight:bold;
  margin: 0;
  width: 100%;
  font-family: 'Century Gothic', CenturyGothic, 'futura-pt',  Futura PT, 'Apple Gothic', AppleGothic, 'URW Gothic L', 'Avant Garde', Futura, 'ff-basic-gothic-web-pro', FF Basic Gothic Web Pro, sans-serif;
  font-size: 1.1em;
  color: 00aab5;
  appearance: none;
  box-shadow: none;
  border-radius: none;
}
textarea {
  display: block;
  font-weight:bold;
  margin: 0;
  width: 80%;
font-family: 'Century Gothic', CenturyGothic, 'futura-pt',  Futura PT, 'Apple Gothic', AppleGothic, 'URW Gothic L', 'Avant Garde', Futura, 'ff-basic-gothic-web-pro', FF Basic Gothic Web Pro, sans-serif;
  font-size: 1.1em;
  color: 00aab5;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  resize: none;
  vertical-align:top
}
input[type="checkbox"] {
  margin: 0;
  width: 20px;
  height: 20px;
  color:#00aab5;
  background-color:#16445f;
}
input[type="file"] {
  border: 1px;
  border-color:#16445f;
}
a.headeremail{
	font-size:1.4em;
	font-weight: bold;
	color:f1594f;
}
div.formdetails{
	color: #00aab5;
	font-size: 0.7em;
	font-style: italic;
	font-weight: bold;
	font-family: 'Century Gothic', CenturyGothic, 'futura-pt',  Futura PT, 'Apple Gothic', AppleGothic, 'URW Gothic L', 'Avant Garde', Futura, 'ff-basic-gothic-web-pro', FF Basic Gothic Web Pro, sans-serif;
	margin-left:90px;
	white-space: nowrap
}
div.bottombg{
	background-image: url(images/bgbottom_short.png);
	background-position: bottom;
	background-repeat: no-repeat;
	width:950px
}
div.offerdisclaimer{
	color: #00aab5;
	font-size: 0.7em;
	font-style: italic;
	font-weight: bold;
	font-family: 'Century Gothic', CenturyGothic, 'futura-pt',  Futura PT, 'Apple Gothic', AppleGothic, 'URW Gothic L', 'Avant Garde', Futura, 'ff-basic-gothic-web-pro', FF Basic Gothic Web Pro, sans-serif;
	white-space: nowrap
}
div.navbar{
	white-space: nowrap;
	padding-top: 10px;
	text-align: center;
}
div.errormessage{
	text-align:center;
	color: #b500aa;
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	font-family: 'Century Gothic', CenturyGothic, 'futura-pt',  Futura PT, 'Apple Gothic', AppleGothic, 'URW Gothic L', 'Avant Garde', Futura, 'ff-basic-gothic-web-pro', FF Basic Gothic Web Pro, sans-serif;
}
div.footer-main{
	background-image: url('images/bgtop.png'), url('images/bgbottom_short.png');
	background-position: top, bottom;
	background-repeat: no-repeat, no-repeat;
}

div.bgboth{
	background-image: url('images/bgtop.png'), url('images/bgbottom_short.png');
	background-position: top, bottom;
	background-repeat: no-repeat, no-repeat;
    width:950px;
}
div.topbg{
	background-image: url('images/bgtop.png');
	background-position: top;
	background-repeat: no-repeat;
	width:950px;
}
div.headertext {
	color: 16445f;
	font-size: 10.5pt;
	font-family: 'Century Gothic', CenturyGothic, 'futura-pt',  Futura PT, 'Apple Gothic', AppleGothic, 'URW Gothic L', 'Avant Garde', Futura, 'ff-basic-gothic-web-pro', FF Basic Gothic Web Pro, sans-serif;
}
div.receivepromotions {
	text-align:right;
	color: 00aab5;
	font-size: 1em;
	font-family: 'Century Gothic', CenturyGothic, 'futura-pt',  Futura PT, 'Apple Gothic', AppleGothic, 'URW Gothic L', 'Avant Garde', Futura, 'ff-basic-gothic-web-pro', FF Basic Gothic Web Pro, sans-serif;
}
a {
	color: 16445f;
}

div.footernav{
	margin-top:40px;
    text-align: center;
	color: 00aab5;
	font-size: 15pt;
	line-height: 25pt;
	font-weight: bold;
	font-family: 'Century Gothic', CenturyGothic, 'futura-pt',  Futura PT, 'Apple Gothic', AppleGothic, 'URW Gothic L', 'Avant Garde', Futura, 'ff-basic-gothic-web-pro', FF Basic Gothic Web Pro, sans-serif;
}
div.footerspacer{
	margin-top:40px;
}
.artistprice{
	padding-top:10px;
	padding-bottom:10px;
    text-align: center;
	background-color: 00aab5;
	color: ffffff;
	font-size: 20pt;
	font-weight: bold;
	font-family: 'Century Gothic', CenturyGothic, 'futura-pt',  Futura PT, 'Apple Gothic', AppleGothic, 'URW Gothic L', 'Avant Garde', Futura, 'ff-basic-gothic-web-pro', FF Basic Gothic Web Pro, sans-serif;
}
ul.artistprice{
	font-size: 1em;
	text-align: Center;

}
div.logobanners{
    text-align: center;
	background-color: 00aab5;
	color: ffffff;
	font-size: 20pt;
	font-weight: bold;
	font-family: "myriad-pro-condensed", myriad pro condensed, 'ff-basic-gothic-web-pro', sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
}
div.disclaimertext{
	
	color: #00aab5;
	font-size: 0.7em;
	font-style: italic;
	font-weight: bold;
	font-family: 'Century Gothic', CenturyGothic, 'futura-pt',  Futura PT, 'Apple Gothic', AppleGothic, 'URW Gothic L', 'Avant Garde', Futura, 'ff-basic-gothic-web-pro', FF Basic Gothic Web Pro, sans-serif;
	padding-left:20%;
	padding-right:20%;
	padding-top:20px;
}



ul.serviceslist{
	color: 00aab5;
	text-align:left;
	font-size: 35pt;
	font-weight: bold;
	font-family: "myriad-pro-condensed", myriad pro condensed, 'ff-basic-gothic-web-pro', sans-serif;
	display: table;
	position:relative;
	margin: 0 auto;
}


div.imagebanner{
	width:100%;
	border-color:16445f;
	border-width:1px;
	overflow: scroll;
	overflow-y: hidden;
	display:inline-block;
	white-space: nowrap;

	
}


div.sampleheading{
	color: 00aab5;
	font-weight: bold;
	margin-left:3%;
	margin-right:3%;
	font-size: 1.9em;
	font-family: "myriad-pro-condensed", myriad pro condensed, 'ff-basic-gothic-web-pro', sans-serif;
}

div.samplebody{
	margin-top:0px;
	color: 16445f;
	font-weight: normal;
	margin-left:3%;
	margin-right:3%;
	font-size: 1.2em;
	font-weight: bold;
	font-family: "myriad-pro-condensed", myriad pro condensed, sans-serif;
}
div.pagetitle {
	text-align: center;
	font-weight:bold;
	color: 00aab5;
	font-size: 3.0em;
	font-family: "myriad-pro-condensed", myriad pro condensed, sans-serif;
	padding-top:25px;
	padding-bottom:12px
}
h1 {
	text-align: center;
	font-style:italic;
	color: 00aab5;
	font-size: 1.7em;
	font-family: "myriad-pro-condensed", myriad pro condensed, sans-serif;
}
h2 {
	font-weight:normal;
	text-align: center;
	color: 16445f;
	font-size: 1.5em;
	font-family: 'Century Gothic', CenturyGothic, 'futura-pt',  Futura PT, 'Apple Gothic', AppleGothic, 'URW Gothic L', 'Avant Garde', Futura, 'ff-basic-gothic-web-pro', FF Basic Gothic Web Pro, sans-serif;
}

img.navbuttons
{
	box-shadow: 0px 5px 10px #1c6172;
	margin: -1px;
}
img.footerlogo{
	padding-top:20px;
	display:block; 
	margin-left:auto; 
	margin-right:auto
}
td.playlistTableCell{
	vertical-align: top;
}

/* Mobile Classes */
div.mobilecontentarea{
	width: 100%;
	margin:0;
	padding:0;

}
div.mobiletitlebar{
	background-image: url('images/mobile/titlebar.jpg'); 
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	color: ffffff;
	background-size:950px 81px;
	width:950px;
	height: 81px;
	font-size: 50px;
	font-family: "myriad-pro-condensed", myriad pro condensed, sans-serif;
	display:table-cell; 
	vertical-align:middle
}
div.mobiledisclaimertext{
	color: #00aab5;
	font-size: 0.7em;
	font-style: italic;
	font-weight: bold;
	font-family: 'Century Gothic', CenturyGothic, 'futura-pt',  Futura PT, 'Apple Gothic', AppleGothic, 'URW Gothic L', 'Avant Garde', Futura, 'ff-basic-gothic-web-pro', FF Basic Gothic Web Pro, sans-serif;
	padding-left:5%;
	padding-right:5%;
	padding-top:20px;
}
.mobilefooteraddress{
		font-family: "myriad-pro-condensed", myriad pro condensed, 'ff-basic-gothic-web-pro', sans-serif;
		margin-top:20px;
		font-size:40px;
		text-align:center;
}
div.mobilefooternav{
	max-width:90%;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
    text-align: center;
	color: 00aab5;
	font-size: 45px;
	line-height:70px;
	font-weight: bold;
	white-space:normal;
	font-family: 'Century Gothic', CenturyGothic, 'futura-pt',  Futura PT, 'Apple Gothic', AppleGothic, 'URW Gothic L', 'Avant Garde', Futura, 'ff-basic-gothic-web-pro', FF Basic Gothic Web Pro, sans-serif;
}

div.mobileheadertext {
	color: 16445f;
	font-size: 20px;
	font-family: 'Century Gothic', CenturyGothic, 'futura-pt',  Futura PT, 'Apple Gothic', AppleGothic, 'URW Gothic L', 'Avant Garde', Futura, 'ff-basic-gothic-web-pro', FF Basic Gothic Web Pro, sans-serif;
}
div.mobilesubhead{
	color: 16445f;
	margin-bottom:30px;
	font-weight:bold;
	text-align: center;
	font-size: 45px;
	/* white-space:nowrap;*/
	font-family: "myriad-pro-condensed", myriad pro condensed, sans-serif;
	}
	

div.mobileheadings{
padding-top:5pt;
padding-bottom:5pt;
}

.mobilecontentarea{
display:none;
width:950px;
}

.mobileheader{
	display:table-cell;
	background-image: url('images/mobile/mobiletopbar.png');
	background-repeat: no-repeat;
	color: ffffff;
	width:950px;
	height:206px;
	font-family: "myriad-pro-condensed", myriad pro condensed, sans-serif;
	vertical-align:middle;
	font-weight:bold;
	font-size: 60px;
}

.mobilenavobject
{
padding-left:100px
}
.mobilenav
{
font-family: 'Century Gothic', CenturyGothic, 'futura-pt',  Futura PT, 'Apple Gothic', AppleGothic, 'URW Gothic L', 'Avant Garde', Futura, 'ff-basic-gothic-web-pro', FF Basic Gothic Web Pro, sans-serif;
}
.mobileformfield
	{
	width=100%;
	height:70px;

	}
	input.mobileformfield[type="text"]
	{
	width=100%;
	height:70px;
	font-size:35px
	}
	.mobileformdetails
	{
	color: #00aab5;
	font-style: italic;
	font-weight: bold;
	font-family: 'Century Gothic', CenturyGothic, 'futura-pt',  Futura PT, 'Apple Gothic', AppleGothic, 'URW Gothic L', 'Avant Garde', Futura, 'ff-basic-gothic-web-pro', FF Basic Gothic Web Pro, sans-serif;
	font-size:20px
	}
	.mobileformtitle{
	text-align:left;
	color: 16445f;
	font-size: 50px;
	font-family: "myriad-pro-condensed", myriad pro condensed, sans-serif;
	padding-top:20px
	}
	ul.mobileserviceslist{
	color: 00aab5;
	text-align:left;
	font-size: 50px;
	font-weight: bold;
	font-family: "myriad-pro-condensed", myriad pro condensed, 'ff-basic-gothic-web-pro', sans-serif;
	display: table;
	position:relative;
	margin: 0 auto;
}
.valignmiddle{
vertical-align:middle;
}
	.blackbg
	{
	text-align: center;
	font-weight: bold;
	color: ffffff;
	background-size:950px 81px;
	background-color:black;
	width:950px;
	height: 100px;
	font-size: 50px;
	font-family: "myriad-pro-condensed", myriad pro condensed, sans-serif;
	display:table-cell; 
	vertical-align:middle
	}