* {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	font-size: 1em;
}
body {
	background: #101010 url('../imagex/bg-repeat-1.png') top center repeat-x;
}
#wrapper {
	margin: 0 auto;
	padding-bottom: 50px;
}
#header {
	overflow: hidden;
	margin: 0 auto;
	width: 940px;
}
#header h1 a {
	float: left;
	width: 127px;
	margin-right: 196px;
	height: 55px;
	text-indent: -9000px;
	margin-top: 38px;
	background: url('../imagex/logo.png') top center no-repeat;
	clear: left;
}
.top-navigation {
	float: right;
	width: 255px;
	height: 18px;
	margin-top: 5px;
	margin-bottom: 1px;
}
.top-navigation li {
	float: left;
	height: 18px;
	list-style: none;
}
.top-navigation li a {
	display: block;
	text-indent: -9000px;
}
.top-navigation li.affiliates a {
	width: 76px;
	background: url('../imagex/top-navigation.png') 0 0 no-repeat;
	margin-right: 21px;
}
.top-navigation li.login a {
	width: 53px;
	background: url('../imagex/top-navigation.png') -97px 0 no-repeat;
	margin-right: 21px;
}
.top-navigation li.contactus a {
	width: 84px;
	background: url('../imagex/top-navigation.png') -171px 0 no-repeat;
}
/*Navigation****************************************************************************************/
.nav {
	float: right;
	background: url('../imagex/navigation.jpg') top center no-repeat;
	width: 494px;
	height: 72px;
    position: relative;
    clear: right;
}
.nav li {
	list-style: none;
	float: left;
	text-transform: uppercase;
	height: 72px;
	text-indent: -9000px;
}
.nav li a {
	color: #8a8a8a;
	text-decoration: none;
	font-family: "FagoCo";
	font-weight: normal;
	display: block;
	overflow: hidden;
}
.nav {
	width: 494px;
	height:72px;
	background: url('../imagex/navigation.jpg') no-repeat;
	position: relative;
	margin-top: 6px;
	margin-right: 4px;
}
.nav li {
	display: inline;
}
.nav li a {
	cursor: pointer;
}
.nav li a:link, .nav li a:visited {
	position: absolute;
	top: 0;
	height: 72px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
}
.nav .about a:link, .nav .about a:visited {
	left: 0;
	width: 97px;
}
.nav .about a:hover, .nav .about a:focus {
	background: url('../imagex/navigation.jpg') 0 0 no-repeat;
}
.current-about .about a:link, .current-about .about a:visited {
	background: url('../imagex/navigation.jpg') 0 -72px no-repeat;
	cursor: pointer;
}
.nav-about, .nav-about-click {
	position: absolute;
	top: 0;
	left: 0;
	width: 97px;
	height: 72px;
	background: url('../imagex/navigation.jpg') 0 -72px no-repeat;
}
.nav .tour a:link, .nav .tour a:visited {
	left: 95px;
	width: 97px;
}
.nav .tour a:hover, .nav .tour a:focus {
	background: url('../imagex/navigation.jpg') -95px 0 no-repeat;
}
.current-tour .tour a:link, .current-tour .tour a:visited {
	background: url('../imagex/navigation.jpg') -95px -72px no-repeat;
	cursor: pointer;
}
.nav-tour, .nav-tour-click {
	position: absolute;
	top: 0;
	left: 95px;
	width: 97px;
	height: 72px;
	background: url('../imagex/navigation.jpg') -95px -72px no-repeat;
}
.nav .pricing a:link, .nav .pricing a:visited {
	left: 190px;
	width: 97px;
}
.nav .pricing a:hover, .nav .pricing a:focus {
	background: url('../imagex/navigation.jpg') -190px 0 no-repeat;
}
.current-pricing .pricing a:link, .current-pricing .pricing a:visited {
	background: url('../imagex/navigation.jpg') -190px -72px no-repeat;
	cursor: pointer;
}
.nav-pricing, .nav-pricing-click {
	position: absolute;
	top: 0;
	left: 190px;
	width: 97px;
	height: 72px;
	background: url('../imagex/navigation.jpg') -190px -72px no-repeat;
}
.nav .faqs a:link, .nav .faqs a:visited {
	left: 285px;
	width: 97px;
}
.nav .faqs a:hover, .nav .faqs a:focus {
	background: url('../imagex/navigation.jpg') -285px 0 no-repeat;
}
.current-faqs .faqs a:link, .current-faqs .faqs a:visited {
	background: url('../imagex/navigation.jpg') -285px -72px no-repeat;
	cursor: pointer;
}
.nav-faqs, .nav-faqs-click {
	position: absolute;
	top: 0;
	left: 285px;
	width: 97px;
	height: 72px;
	background: url('../imagex/navigation.jpg') -285px -72px no-repeat;
}
.nav .getstarted a:link, .nav .getstarted a:visited {
	left: 380px;
	width: 114px;
}
.nav .getstarted a:hover, .nav .getstarted a:focus {
	background: url('../imagex/navigation.jpg') -380px 0 no-repeat;
}
.current-getstarted .getstarted a:link, .current-getstarted .getstarted a:visited {
	background: url('../imagex/navigation.jpg') -380px -72px no-repeat;
	cursor: pointer;
}
.nav-getstarted, .nav-getstarted-click {
	position: absolute;
	top: 0;
	left: 380px;
	width: 114px;
	height: 72px;
	background: url('../imagex/navigation.jpg') -380px -72px no-repeat;
}
/*Content****************************************************************************************/
#content {
	min-height: 724px;
	margin-top: 2px;
	background: url('../imagex/wrapper-bg-2.jpg') top center no-repeat;
	overflow: hidden;
}
/*Banner****************************************************************************************/
.home-content {
	padding-top: 41px;
	padding-bottom: 30px;
}
.home-inner {
	position: relative;
	background: url('../imagex/home-banner-bg.png') top center no-repeat;
}
#nextBtn {
	position: absolute;
	right: 32px;
	top: 190px;
	background: url('../imagex/right-arrow.png') no-repeat;
	display: block;
	text-indent: -9000px;
	width: 37px;
	height: 37px;
}
#nextBtn a {
	display:block;
	position:relative;
	background: url('../imagex/right-arrow.png') top no-repeat;
	display: block;
	text-indent: -9000px;
	width: 37px;
	height: 37px;
	cursor: pointer;
}
#nextBtn a:hover {
	display:block;
	position:relative;
	background: url('../imagex/right-arrow.png') bottom no-repeat;
	display: block;
	text-indent: -9000px;
	width: 37px;
	height: 37px;
	cursor: pointer;
}
#prevBtn {
	position: absolute;
	left: 32px;
	top: 190px;
	background: url('../imagex/left-arrow.png') no-repeat;
	display: block;
	text-indent: -9000px;
	width: 37px;
	height: 37px;
}
#prevBtn a {
	display:block;
	position:relative;
	background: url('../imagex/left-arrow.png') top no-repeat;
	display: block;
	text-indent: -9000px;
	width: 37px;
	height: 37px;
	cursor: pointer;
}
#prevBtn a:hover {
	display:block;
	position:relative;
	background: url('../imagex/left-arrow.png') bottom no-repeat;
	display: block;
	text-indent: -9000px;
	width: 37px;
	height: 37px;
	cursor: pointer;
}
.getStarted-banner {
	background: url('../imagex/getStarted-banner.jpg') top center no-repeat;
	height: 382px;
	width: 827px;
	display: block;
}
.tour-banner {
	background: url('../imagex/tour-banner.jpg') top center no-repeat;
	height: 382px;
	width: 827px;
	display: block;
}
.about-banner {
	background: url('../imagex/learn-banner.jpg') top center no-repeat;
	height: 382px;
	width: 827px;
	display: block;
}
#banner {
	height: 382px;
	width: 827px;
	margin: 0 auto;
	padding-top: 13px;
	padding-bottom: 13px;
}
.banner {

}
.banner li {
	list-style: none;
	height: 382px;
	width: 827px;
	overflow: hidden;
}
.banner li a img {

}
.imgBanner {
	border: 1px solid #3a3939;
}
.fadeBanner {
	background: url('../imagex/fadeBanner.png') top center no-repeat;
	height: 408px;
	display: block;
}
/*Container****************************************************************************************/
.container {
	overflow: hidden;
	border-bottom: 1px solid #000;
	padding-bottom: 25px;
	width: 940px;
	margin: 0 auto;
	margin-top: 15px;
}
.col {
	width: 210px;
	float: left;
	margin-right: 32px;
}
.col h2{
	font-family: "FagoCo";
	color: #fff;
	font-weight: normal;
	height: 32px;
	font-size: 1.3em;
	margin-bottom: 3px;
	text-transform: uppercase;
}
.col p {
	color: #6b6b6b;
	font-family: "Arial";
	font-size: .78125em;
	font-weight: normal;
	line-height: 1.6em;
	margin-bottom: 15px;
}
.col a {
	color: #3f91de;
	font-family: "FagoCo";
	font-size: .9125em;
	text-decoration: none;
}
.col a:hover {
	/*text-decoration: underline;*/
}
.col2 {
	width: 210px;
	float: left;
}
.col2 h2{
	font-family: "FagoCo";
	color: #fff;
	font-weight: normal;
	height: 32px;
	font-size: 1.3em;
	margin-bottom: 3px;
	text-transform: uppercase;
}
.col2 p {
	color: #6b6b6b;
	font-family: "Arial";
	font-size: .78125em;
	font-weight: normal;
	line-height: 1.6em;
	margin-bottom: 15px;
}
.col2 a {
	color: #3f91de;
	font-family: "FagoCo";
	font-size: .9125em;
	text-decoration: none;
}
.col2 a:hover {
	/*text-decoration: underline;*/
}
.manage {
	background: url('../imagex/manage.png') top left no-repeat; 
	padding-left: 40px!important;
	padding-top: 4px;
}
.budget {
	background: url('../imagex/budget.png') top left no-repeat; 
	padding-left: 40px!important;
	padding-top: 4px;
}
.power {
	background: url('../imagex/power.png') top left no-repeat; 
	padding-left: 40px!important;
	padding-top: 4px;
}
.results {
	background: url('../imagex/results.png') top left no-repeat; 
	padding-left: 40px!important;
	padding-top: 4px;
}
.domain {
	background: url('../imagex/domain.png') top left no-repeat; 
	padding-left: 40px!important;
	padding-top: 4px;
	height: 32px;
}
.updates {
	background: url('../imagex/upgrades.png') top left no-repeat; 
	padding-left: 40px!important;
	padding-top: 4px;
	height: 32px;
}
.posts {
	background: url('../imagex/news.png') top left no-repeat; 
	padding-left: 40px!important;
	padding-top: 4px;
	height: 32px;
}
.audio {
	background: url('../imagex/audio.png') top left no-repeat; 
	padding-left: 40px!important;
	padding-top: 4px;
	height: 32px;
}
.mailing {
	background: url('../imagex/mailing.png') top left no-repeat; 
	padding-left: 40px!important;
	padding-top: 4px;
	height: 32px;
}
.shows {
	background: url('../imagex/shows.png') top left no-repeat; 
	padding-left: 40px!important;
	padding-top: 4px;
	height: 32px;
}
.itunes {
	background: url('../imagex/itunes.png') top left no-repeat; 
	padding-left: 40px!important;
	padding-top: 4px;
	height: 32px;
}
.myspace {
	background: url('../imagex/myspace.png') top left no-repeat; 
	padding-left: 40px!important;
	padding-top: 4px;
	height: 32px;
}
.facebook {
	background: url('../imagex/facebook.png') top left no-repeat; 
	padding-left: 40px!important;
	padding-top: 4px;
	height: 32px;
}
.twitter {
	background: url('../imagex/twiiter.png') top left no-repeat; 
	padding-left: 40px!important;
	padding-top: 4px;
	height: 32px;
}
.ecommerce {
	background: url('../imagex/cart.png') top left no-repeat; 
	padding-left: 40px!important;
	padding-top: 4px;
	height: 32px;
}
.video {
	background: url('../imagex/video.png') top left no-repeat; 
	padding-left: 40px!important;
	padding-top: 4px;
	height: 32px;
}
.users {
	background: url('../imagex/users.png') top left no-repeat; 
	padding-left: 40px!important;
	padding-top: 4px;
	height: 32px;
}
.rss {
	background: url('../imagex/rss.png') top left no-repeat; 
	padding-left: 40px!important;
	padding-top: 4px;
	height: 32px;
}
.send {
	background: url('../imagex/send.png') top left no-repeat; 
	padding-left: 40px!important;
	padding-top: 4px;
	height: 32px;
}
.blog {
	background: url('../imagex/blog.png') top left no-repeat; 
	padding-left: 40px!important;
	padding-top: 4px;
	height: 32px;
}
.download {
	background: url('../imagex/download.png') top left no-repeat; 
	padding-left: 40px!important;
	padding-top: 4px;
	height: 32px;
}
.smiley {
	background: url('../imagex/updatesFree.png') top left no-repeat; 
	padding-left: 40px!important;
	padding-top: 7px;
	height: 32px;
}
.support {
	background: url('../imagex/support.png') top left no-repeat; 
	padding-left: 40px!important;
	padding-top: 7px;
	height: 32px;
}
.clear {
	clear: both;
	padding-top: 30px;
}
/*Features****************************************************************************************/
.features {
	border-top: 1px solid #242323;
	width: 940px;
	margin: 0 auto;
	padding-top: 25px;
	border-bottom: 1px solid #000;
	padding-bottom: 25px;
}
.about-home {
	border-top: 1px solid #242323;
	width: 940px;
	margin: 0 auto;
	padding-top: 25px;
	border-bottom: 1px solid #000;
	padding-bottom: 25px;
	overflow: hidden;
}
.aboutCol {
	width: 290px;
	float: left;
	margin-right: 35px;
}
.aboutCol2 {
	width: 290px;
	float: left;
}
.features h3, .about-home h3 {
	color: #fff;
	font-family: "FagoCo";
	font-size: 1.4125em;
	font-weight: normal;
	text-transform: uppercase;
}
.about-home p {
	color: #6b6b6b;
	font-family: "Arial";
	font-size: .78125em;
	font-weight: normal;
	line-height: 1.6em;
}
/*Page****************************************************************************************/
.pageContainer, .holder {
	margin: 0 auto;
	margin-top: 44px;
	width: 941px;
}
.pageTop, .top {
	background: url('../imagex/pageTop2.png') top center no-repeat;
	width: 940px;
	margin: 0 auto;
	height: 4px;
}
.top {
	background: url('../imagex/pageTop2.png') top center no-repeat;
	width: 940px;
	margin: 0 auto;
	height: 4px;
}
.page {
	background: url('../imagex/content-top.png') top center no-repeat;
	width: 941px;
	margin: 0 auto;
	min-height: 270px;
	overflow: hidden;
}
.home-page {
	background: url('../imagex/home-content-top.png') top center no-repeat;
	width: 941px;
	margin: 0 auto;
	min-height: 200px;
	margin-top: 44px;
}
.middle {
	background: url('../imagex/pageRepeat2.png') top center repeat-y;
	width: 940px;
	margin: 0 auto;
}
.page-buttom, .btm {
	background: url('../imagex/content-btm.png') bottom center no-repeat;
	width: 941px;
	margin: 0 auto;
	height: 12px;
}
.about-header {
	background: url('../imagex/aboutus.png') top center no-repeat;
	width: 89px;
	height: 19px;
	text-indent: -9000px;
	margin-top: 5px;
}
.musicians-header {
	background: url('../imagex/references-header.png') top center no-repeat;
	width: 135px;
	height: 19px;
	text-indent: -9000px;
	margin-top: 5px;
}
.msg-header {
	background: url('../imagex/msg-header.png') top center no-repeat;
	width: 136px;
	height: 19px;
	text-indent: -9000px;
	margin-top: 5px;
}
.contact-header {
	background: url('../imagex/solutions-header.png') top center no-repeat;
	width: 112px;
	height: 19px;
	text-indent: -9000px;
	margin-top: 5px;
}
.faqs-header {
	background: url('../imagex/lifecycle-header.png') top center no-repeat;
	width: 112px;
	height: 19px;
	text-indent: -9000px;
	margin-top: 5px;
}
.getstarted-header {
	background: url('../imagex/contacts-header.png') top center no-repeat;
	width: 118px;
	height: 19px;
	text-indent: -9000px;
	margin-top: 5px;
}
.pricing-header {
	background: url('../imagex/pricing.png') top center no-repeat;
	width: 70px;
	height: 19px;
	text-indent: -9000px;
	margin-top: 5px;
}
.comingsoon-header {
	background: url('../imagex/coming-soon.png') top center no-repeat;
	width: 129px;
	height: 19px;
	text-indent: -9000px;
	margin-top: 5px;
}
.tour-header {
	background: url('../imagex/tour.png') top center no-repeat;
	width: 48px;
	height: 19px;
	text-indent: -9000px;
	margin-top: 5px;
}
.demos-header {
	background: url('../imagex/demos.png') top center no-repeat;
	width: 64px;
	height: 19px;
	text-indent: -9000px;
	margin-top: 5px;
}
.affiliate-header {
	background: url('../imagex/affiliates.png') top center no-repeat;
	width: 180px;
	height: 19px;
	text-indent: -9000px;
	margin-top: 5px;
}
.pageInner {
	background: url('../imagex/page-feature-img.png') top center no-repeat;
	width: 911px;
	margin-left: 15px;
	margin-right: 15px;
	min-height: 260px;
	padding-bottom: 30px;
	overflow: hidden;
}
.pageLeft {
	float: left;
	width: 660px;
}
.pageRight {
	float: right;
	background: url('../imagex/side-bg.png') left no-repeat;
	width: 250px;
	margin-top: 41px;
	min-height: 341px;
}
.pageRight h4 {
	font-family: "FagoCo";
	font-size: 1.2125em!important;
	font-weight: normal;
	text-transform: uppercase;
	padding-left: 15px!important;
}
.contact-details {
	padding-left: 15px;
	font-size: .8125em;
	font-family: "Arial";
	color: #808080;
}
.contact-details li {
	list-style: none;
	margin-bottom: 5px;
}
.contact-details li a {
	color: #5590d3;
	text-decoration: none;
}
.contact-details li a:hover {
	text-decoration: underline;
}
.pageInner h4 {
	color: #d7d7d7;
	font-family: "FagoCo";
	font-size: 1.4125em;
	font-weight: normal;
	text-transform: uppercase;
	padding-left: 30px;
}
.no-left {
	padding-left: 0px!important;
}
.first-h4 {
	padding-top: 41px;
}
.pageInner p, ol {
	padding-left: 30px;
	padding-right: 30px;
	margin-top: 10px;
	margin-bottom: 15px;
	color: #6b6b6b;
	font-family: "Arial";
}
ol {
	margin-left: 18px;
}
ol li {
	font-size: .78125em;
	line-height: 1.3em;
	margin-bottom: 15px;
}
.endParagraph {
	margin-bottom: 25px !important;
}
.btm {
	background: url('../imagex/page-buttom2.png') bottom center no-repeat;
	width: 941px;
	margin: 0 auto;
	height: 2px;
	margin-bottom: 25px;
}
.pageContent {
	width: 941px;
	min-height: 500px;
	background-color: #000;
	overflow: hidden;
}
.pageHeader {
	height: 25px;
	padding: 15px 25px;
}
.pageCol {
	float: left;
	width: 280px;
	margin-right: 5px;
	margin-bottom: 20px;
}
.pageCol p, .pageCol2 p {
	font-size: .7855em!important;
}
.pageColHolder {
	padding: 41px 30px 30px 30px;
}
.pageCol2{
	float: left;
	width: 280px;
	margin-bottom: 20px;
}
.careers {
	clear: both;
}
.page h3 {
	color: #fff;
	font-family: "FagoCo";
	font-size: 1.6125em;
	font-weight: normal;
	text-transform: uppercase;
}
.page img {
}
.video-img img{
	border: 1px solid #404040;
	padding: 2px;
	width: 274px;
}
.video-img:hover img{
	border: 1px solid #52a6f5;
	padding: 2px;
}
.page p {
	color: #6b6b6b;
	font-family: "Arial";
	font-size: .78125em;
	line-height: 1.7em;

}
.page p a {
	color: #52a6f5;
	text-decoration: none;
}
.headerText {
	float: left;
}
.pageNav {
	float: right;
	margin-top: 5px;
	font-family: "FagoCo";
	font-weight: normal;
	font-size: .985em;
}
.about-pageNav {
	background: url('../imagex/about-nav.png')	no-repeat;
	width: 165px;
	float: right;
	margin-right: 2px;
	margin-top: -1px;
	font-weight: normal;
	font-size: .985em;
	height: 29px;
}
.about-pageNav li {
	float: left;
	list-style: none;
	height: 29px;
}
.about-pageNav li  a {
	text-decoration: none;
	text-indent: -9000px;
	display: block;
	height: 29px;
}
.about-pageNav li.about a {
	width: 82px;
	background: url('../imagex/about-nav.png')	0 0 no-repeat;
}
.about-pageNav li.about a:hover {
	width: 82px;
	background: url('../imagex/about-nav.png')	0 -29px no-repeat;
}
.about-pageNav li.about a.about-selected {
	width: 82px;
	background: url('../imagex/about-nav.png')	0 -58px no-repeat;
}
.about-pageNav li.affiliates a {
	width: 83px;
	background: url('../imagex/about-nav.png')	-82px 0 no-repeat;
}
.about-pageNav li.affiliates a:hover {
	width: 83px;
	background: url('../imagex/about-nav.png')	-82px -29px no-repeat;
}
.about-pageNav li.affiliates a.affiliates-selected {
	width: 83px;
	background: url('../imagex/about-nav.png')	-82px -58px no-repeat;
}
.tourNav {
	background: url('../imagex/tour-nav.png') no-repeat;
	width: 248px;
	float: right;
	margin-right: 2px;
	margin-top: -1px;
	font-weight: normal;
	font-size: .985em;
	height: 29px;
}
.tourNav li {
	float: left;
	list-style: none;
	height: 29px;
}
.tourNav li  a {
	text-decoration: none;
	display: block;
	height: 29px;
	text-indent: -9000px;
}
.tourNav li.tour a {
	width: 83px;
	background: url('../imagex/tour-nav.png')	0 0 no-repeat;
}
.tourNav li.tour a:hover {
	width: 83px;
	background: url('../imagex/tour-nav.png')	0 -29px no-repeat;
}
.tourNav li.tour a.tour-selected {
	width: 83px;
	background: url('../imagex/tour-nav.png')	0 -58px no-repeat;
}
.tourNav li.coming-soon a {
	width: 97px;
	background: url('../imagex/tour-nav.png')	-83px 0 no-repeat;
}
.tourNav li.coming-soon a:hover {
	width: 97px;
	background: url('../imagex/tour-nav.png')	-83px -29px no-repeat;
}
.tourNav li.coming-soon a.coming-soon-selected {
	width: 97px;
	background: url('../imagex/tour-nav.png')	-83px -58px no-repeat;
}
.tourNav li.demos a {
	width: 68px;
	background: url('../imagex/tour-nav.png')	-180px 0 no-repeat;
}
.tourNav li.demos a:hover {
	width: 68px;
	background: url('../imagex/tour-nav.png')	-180px -29px no-repeat;
}
.tourNav li.demos a.demos-selected {
	width: 68px;
	background: url('../imagex/tour-nav.png')	-180px -58px no-repeat;
}
.pageNav li {
	list-style: none;
	float: left;
	margin-left: 25px;
}
.pageNav li a {
	text-decoration: none;
	color: #8a8a8a;
}
.pageNav li a.selected {
	color: #52a6f5;
}
.subsection {
	margin-top: 15px;
}
.priceList {
	margin-bottom: 15px;
	margin-top: 21px;
	margin-left: 30px;
}
.cost {
	margin-top: 41px;
	margin-left: 30px;
}
.priceCol {
	margin-left: 30px;
	margin-top: 15px;
}
.priceCol h3 {
	margin-bottom: 15px;
}
.priceList tr {
	border-top: 1px solid #2c2b2a;
	display: block;
}
.priceList tr:first-child {
}
.priceList td {
	border-right: 1px solid #2c2b2a;
	padding: 10px 0;
	text-align: center;	
}
.tableHeader {
	text-align: center;
	color: #52a6f5;
	font-family: "FagoCo";
	font-size: 1.3125em;
	font-weight: normal;
	text-transform: uppercase;
}
.tableData {
	color: #4d4e4c;
	font-family: "Lucida Grande", "Arial", sans-serif;
	font-size: .7125em;
}
.subHeader {
	text-align: right!important;
	color: #fff!important;
	font-family: "FagoCo"!important;
	font-size: 1.3125em!important;
	font-weight: normal;
	text-transform: uppercase;
	padding-right: 24px!important;
}
.nobdr {
	border-right: none!important;
}
.recommend {
	background-color: #1a1a1a;
	border-bottom: none!important;
}
.nocolor {
	color: #52a6f5!important;
}
.noBtmBdr {
	border-bottom: 1px solid #2c2b2a;
}
.getStarted {
	display: block;
	background: url('../imagex/getstarted-btn.png') top center no-repeat;
	width: 136px!important;
	height: 33px;
	text-indent: -9000px;
	margin: 10px auto 0;
	padding: 5px 0;
}
.noHeader {
	border-right: none!important;
}
/*Musicians****************************************************************************************/
.musicians {
	float: left;
	margin-top: 41px;
	clear: both;
	margin-left: 30px;
}
.musicians li {
	float: left;
	list-style: none;
	width: 204px;
	height: 121px;
	margin-right: 10px;
	display: block;
	overflow: hidden;
}
.musicians li span.sally_anthony {
	width: 204px;
	height: 121px;
	display: block;
	overflow: hidden;
	background: url('../imagex/sally_anthony_hover.jpg') top center no-repeat;
}
.musicians li span.royce_five_nine {
	width: 204px;
	height: 121px;
	display: block;
	overflow: hidden;
	background: url('../imagex/royce_five_nine_hover.jpg') top center no-repeat;
}
/*Get Started****************************************************************************************/
.status {
	clear: both;
	padding-top: 41px;
}
.error-list {
	background-color: #b3ebff;
	border: 1px solid #68a5f1;
	padding: 5px;
	font-family: "Lucidia Grande", "Arial", sans-serif!important;
	font-size: .885em;
	font-weight: bold;
}
.getStarted-form {
	clear: both;
	padding-top: 41px;
}
.getStarted-dl {
	margin-right: 30px;
	overflow: hidden;
}
.getStarted-dl dt {
	margin-right: 30px;
	float: left;
	width: 110px;
}
.getStarted-dl h4 {
	font-size: .985em!important;
	float: left;
	width: 110px;
	text-align: right;
}
.getStarted-dl dd {
	color: #6b6b6b;
	float: left;
	font-family: "Lucidia Grande", "Arial", sans-serif!important;
	font-size: .78125em;
	letter-spacing: .0225em;
	margin-top: 5px;
	margin-left: 20px;
}
.radioGroup, .inquiry {
}
.radio {
	margin-right: 5px;
	margin-bottom: 25px;
	margin-left: 15px;
}
.input {
	padding: 10px 10px 5px;
	background: url('../imagex/input-bg.png') top left no-repeat;
	height: 25px;
	color: #0e0e0e;
	width: 448px;
	margin-bottom: 25px;
	font-size: 1.2125em;
}
.input:focus, .input2:focus {
	background: url('../imagex/input-bg.png') bottom left no-repeat;
}
.input2 {
	padding: 5px;
	color: #0e0e0e;	
	width: 448px;
	background: url('../imagex/input-bg.png') top left no-repeat;
	margin-bottom: 25px;
	padding: 10px 10px 5px;
	height: 40px;	
}
option {
	color: #4f4f4f;
}
.textarea {
	padding: 10px 10px 5px;
	color: #5a5a5a;
	width: 448px;
	color: #0e0e0e;
	font-family: "Lucidia Grande", "Arial", sans-serif!important;
	font-size: 1.125em;
	background: url('../imagex/bg-msg.png') top left no-repeat;
	height: 199px;
}
.textarea:focus {
	background: url('../imagex/bg-msg.png') bottom left no-repeat;
}
.error {
	float: right;
	font-family: "Lucidia Grande", "Arial", sans-serif!important;
	color: #ae0219;
	font-size: .8125em;
	font-weight: normal;
	margin-right: 25px;
}
.getStarted2 {
	display: block;
	background: url('../imagex/getstarted-btn.png') top center no-repeat;
	width: 136px!important;
	height: 33px;
	text-indent: -9000px;
	margin: 25px 0 0;
	cursor: pointer;
	padding: 5px 0;
}
.contactUs {
	display: block;
	background: url('../imagex/contact-btn.png') top center no-repeat;
	width: 139px!important;
	height: 36px;
	text-indent: -9000px;
	margin: 25px 0 0;
	cursor: pointer;
	padding: 5px 0;
}
.hide {
	visibility: hidden!important;
}
/*Footer****************************************************************************************/
.footer {
	border-top: 1px solid #242323;
	width: 940px;
	margin: 0 auto;
	padding-top: 25px;
	overflow: hidden;
}
.footer h3 {
	padding-bottom: 2px;
	color: #fff;
	font-family: "FagoCo";
	font-size: 1.1125em;
	text-transform: uppercase;
	font-weight: normal;
}
.footer2 {
	border-top: none!important;
	padding-top: 15px!important;
}
.legal {
	text-transform: none;
	font-family: "Arial";
	font-size: .655em!important;
	line-height: 1.3em!important;
}
.legal a {
	font-size: 1em!important;
}
.footnav li {
	list-style: none;
}
.footnav li a, .legal a{
	font-family: "Lucidia Grande", "Arial", sans-serif!important;
	font-size: .78125em;
	text-transform: none;
}
.footnav li a:hover, .legal a:hover {
	text-decoration: underline;
}
