* {
	outline: none;
}

body {
/*	text-align: center;*/
	margin: 0 ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #5F6267 url(../images/background.jpg) repeat-x;	
}

a:link, a:visited, a:active {
	color: #eeeeee;
}


a:hover {
	color: #ffffff;
}

#header {
	width: 945px;
	height: 89px;
	margin: 0 0 0 0px;
	padding: 0 0 0px 6px;
	float: left;
	position: absolute;
/*	overflow: hidden*/
}

#header #header-home-link {
	display: block;
	position: absolute;
	left: 200px;
	top: 40px;
	width: 360px;
	height: 40px;
	z-index: 8000;
	
}

#header #header-home-link a {
	display: block;
	text-decoration: none;
	height: 40px;
}

#container_top {
	width: 571px;
	height: 13px;	
	margin: 0;
	padding: 0;
	font: 5px Verdana;	
	background: #E6E4E4 url(../images/conteiner_top.jpg) no-repeat 0 5px;
}

#container2 {
	width: 571px;
	padding: 0 0 0 0px;
	float: left;
	background: url(../images/container_main.jpg);
	font: 12px verdana;
	color: #CCCCCC;
	margin: 0px 0 0 0px;
	line-height: 15px;
/*	overflow: hidden*/
overflow: hidden;
}

#container_text{
	margin: 0;	
	padding: 0px 15px 0 15px;
	
}



#container_text a{
	color: #CCCCCC;	
	text-decoration: underline;
}


#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 953px;
	position: relative;
	background: url(../images/bg_wrapper.jpg);
	overflow: hidden;
}

#wrapper_container {
	margin: 0 auto;
	padding: 0;
	width: 945px;
	float: left;
	/*background: url(../images/bg_wrapper.jpg);*/
	
	/*width: 768px;*/
}


#main_col{
	width: 760px;
	padding: 0 5px 0 5px;	
	/*background: #E6E4E4;*/
	
	/*float: left;*/
	height: auto;
}

#bg_flash_banner{
	padding: 95px 0 0 0;	
	background: #E6E4E4;
	margin: 0;
	width:946px;
	/*overflow: hidden;*/
	float: left;
	
}

#right_col{
	width: 180px;
	float: right;	
	text-align: center;	
	font: 11px verdana;
	color: #fff;
	height: 100%;
	padding: 25px 0px 0 0px;
	background: url(../images/right_col_top.gif) 1px 0px no-repeat;
	
}

#nav_col{
	width: 180px;
	margin: 0px 7px 0 0;
	_margin: 0px 6px 0 0;
	padding: 0px 0px 0 0px;	
	background: url(../images/nav_background.jpg) repeat-x;
	float: left;
	text-align: center;
		
}

#top_nav_col{
	padding: 0;
	margin: 0;
	font: 1px verdana;

}


.banner_left{
	padding: 30px 0 25px 0 ;
	float: left;
	width: 180px;
	text-align: center;
}


#log_in{
	float:left;
	width: 415px;
	right: 10px;
	padding: 3px 6px 0 12px;
	position: absolute;
	height:29px;
	background: url(../images/bg_log_in.gif) no-repeat;	
	color: White;
	font: 11px Verdana;
	font-weight: normal;
}

#log_in a {
	text-decoration: none;
}

#log_in a:hover {
	text-decoration: underline;
}

#log_in .home-login {
	position: absolute;
	top: 7px;
	left: 15px;
}

.search_box{
	font-family: Arial;
	font-size: 11px;
	width: 178px;
	height: 19px;
	padding: 3px 0px 0px 10px;
	margin: 2px 0 0 0;
	border: none;
	background: url(../images/search-bg.gif) no-repeat;
	color: #474848; 
	position: absolute;
	right: 74px; top:3px;
}

#search_button{
	background: url(../images/search_button_sm.gif) no-repeat;
	display: block;
	width: 55px;
	height: 17px;
	padding: 17px 0 0 0;
	color: White;
	border: none;
	font: 11px verdana;
	font-weight: bold;
	overflow: hidden;
	margin: 3px 0 0 0;
	position: absolute;
	right: 14px; top:3px;
}

#search_button:hover {
   cursor: pointer;
   background-position: 0 -17px;
}

#search_button a { 
	color: White;
}

#search_button a:hover { 
	background: url(../images/serach_but.gif) 0 -20px no-repeat;
}

/* find band search btn */
.find-band-search_button {
	background: url(../images/find-band-search-btn.gif) no-repeat;
	display: Block;
	width: 75px;
	height: 33px;
	margin: 0 0 0 0px;
	padding: 33px 0 0 0px;
	border: none;
	overflow: hidden;
}

.find-band-search_button:hover {
	background-position: 0 -33px;
	cursor: pointer;
}

/* find band search btn */
.view-band-page-btn {
	background: url(../images/view-band-page-btn.gif) no-repeat;
	display: Block;
	width: 107px;
	height: 0px;
	margin: 0 0 0 0px;
	padding: 33px 0 0 0px;
	border: none;
	overflow: hidden;
}

.view-band-page-btn:hover {
	background-position: 0 -33px;
	cursor: pointer;
}



/* HIRE BAND BUTTON */
a.hire-band-btn {
	background: url(../images/hire-this-band.gif) no-repeat;
	display: Block;
	width: 142px;
	height: 42px;
	margin: 0px 0 0 0px;
	padding: 0px 0px 0 0px;
	border: none;
	font: 11px verdana;
	font-weight: bold;
overflow: hidden;
text-decoration: none;
}

a.hire-band-btn:hover { 
	background-position: 0 -42px;
}



.links_text{
	color: #fff;
	font: 11px Verdana;
}

.links_text a{
	color: #fff;
	text-decoration: none	
}

.links_text a:hover {	
	text-decoration: underline;
}
	
#banner_business{
	width: 504px;	
	padding: 0px 6px 0 0 ;	
	float: left;
}

#banner_music{
	width: 432px;	
	padding: 0px 0 0 0px ;	
	float: left;
}

#footer_top {
	
	width: 953px;
	height: 13px;
	background: url(../images/footer_bg.jpg);
	padding: 0;
	float: left;
	margin: 0 auto;
	
	
	
	}

#footer {
	
	width: 953px;
	height: 50px;
	background: url(../images/footer_bg.jpg);
	padding: 1px 0 0 0;
	margin: 0 auto;
	font-size: 10px;
	text-align: center;
	color: #F5DEB3;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#footer a:link, #footer a:visited, #content-middle a:link, #content-middle a:visited {
	font-weight: normal;
	color: #F5DEB3;
	text-decoration: none
}

#footer a:hover, #footer a:active, #content-middle a:hover, #content-middle a:active {
	padding: 0 3px 0 3px;
	font-weight: normal;
	color: White;
	background-color: #8B4513;
	text-decoration: none
}

#footer a {
	padding: 0 3px 0 3px;
	margin: 0 auto;
	font-weight: normal;
}

.error-msg, .success-msg {
  text-align: center;
  margin: 5px 75px 5px 75px;
  background: #fcd0d0;
  border: 1px solid #a00;
  padding: 5px;
  color: #a00;
  font-size: 12px;
}
.error-msg a {
  color: #a00!important;
}

.success-msg {
  border: 1px solid #080;
  background: #bfb;
  color: #080;
}

.newserror-msg, .newssuccess-msg {
  text-align: center;
  margin: 2px 2px 2px 2px;
  background: #fbb;
  border: 1px solid #a00;
  padding: 5px;
  color: #a00;
  font-size: 12px;
}
.newssuccess-msg {
  border: 1px solid #080;
  background: #bfb;
  color: #080;
}



h1.logo {
	height: 111px;
	width: 436px;
	text-indent: 0px;
	font-size: 12px;	
	margin:0;
	padding: 0;	
	display: block;
	/*text-indent: -2000em;*/
}

/*butao home with rollover*/
a.home-btn {
	margin: 0 10px 0 0;
	padding: 0;
	display: block;	
	width: 40px;
	height: 25px;
	font-size: 20px;
	background: url(../images/nav_images/home1.gif) no-repeat 0 0;
	text-decoration: none;
	float: left;
}

a.sh-btn {
	margin: 0 10px 0 0;
	padding: 0;
	display: block;	
	width: 57px;
	height: 25px;
	font-size: 1em;
	background: url(../images/nav_images/sh.gif) no-repeat 0 0;
	text-decoration: none;
	float: left;
}

a.email-btn {
	margin: 0 10px 0 0;
	padding: 0;
	display: block;	
	width: 80px;
	height: 25px;
	font-size: 1em;
	background: url(../images/nav_images/email.gif) no-repeat 0 0;
	text-decoration: none;
	float: left;
}
a:hover.home-btn, a:hover.sh-btn, a:hover.email-btn {
  background-position: 0 -25px;
}
/*end */

h1{
	margin: 4px 0;
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #689D41;
	padding: 4px;
	background-color: #000;
}

h2 {
	margin: 8px 10px 10px 5px;
	color: #EDA32B;
	font-size: 16px;
}

h3 {
	font-size: 14px;
	color: #EDA32B;
}

h6 {
	margin: 0;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
}


#text_link_white{
	float: left;
	color: #fff;
	width: 115px;
	font: 10px verdana;
	padding: 10px 10px 0 20px;	
	text-align: left;
}

#text_link_white a{	
	color: #fff;
	text-decoration: none;
}

#text_link_white a:hover {	

	text-decoration: underline;
}

p {
	margin: 10px 0 5px 0;
}

.line  {
	height: 4px;
	background: url(../images/hr.gif);
	width: 100%;
	margin: 10px 0 10px 0 ;
	font: 3px verdana;
}

.line hr  {
	display: none;
}

.division  {
	height: 2px;
	background-color: #7A623E;
	width: 100%;
	margin: 15px 0 15px 0 ;
	font: 1px verdana;
}



.division hr {
	 display: none;
}
hr {
	height: 2px;
	background-color: #7A623E;
	width: 100%;
	margin: 15px 0 15px 0 ;
}

 div.hr {
  height: 15px;
  background: #fff url(hr1.gif) no-repeat scroll center;
}
div.hr hr {
  display: none;
}


.color_orange{
	color: #EDA32B;
	/* font-size: 11px; */
}

.font_sise_10{
	font-size: 10px;
}

.login_button{
	background: Aqua;
	font-size: 14px;
	
}

.color_white{
	color: #CCCCCC;
}
.color_cyan, .cyan{
	color: #48AAF7;
}

.color_orange2{
	color: #FF6709;
}

.image_border{
	padding: 3px;
	background-color: #fff;
	border: 4px solid #212B38;
}


.add_border{
	padding: 1px;
	background-color: #fff;
	border: 6px solid #B1B2B6;
	margin: auto;
}

#search_box{

	
	
}





h3.dropdown-canada {
	margin: 10px 0 3px 6px;
	padding: 0;
	height: 20px;
	font-size: 16px;
	overflow: hidden;
/*   text-indent: -200em;	*/
	cursor: pointer;
	background: url(../images/layout/hdr-canada.jpg) left no-repeat;
}

h3.dropdown-usa {
	margin: 10px 0 3px 6px;
	padding: 0;
	height: 20px;
	font-size: 16px;
	overflow: hidden;
  /* text-indent: -200em;	*/
	cursor: pointer;
	background: url(../images/layout/hdr-usa.jpg) left no-repeat;
}

h3.dropdown-australia {
	margin: 10px 0 3px 6px;
	padding: 0;
	height: 20px;
	font-size: 16px;
	overflow: hidden;
  /* text-indent: -200em;	*/
	cursor: pointer;
	background: url(../images/layout/hdr-australia.jpg) left no-repeat;
}

h3.dropdown-new-zealand {
	margin: 10px 0 3px 6px;
	padding: 0;
	height: 20px;
	font-size: 16px;
	overflow: hidden;
  /* text-indent: -200em;	*/
	cursor: pointer;
	background: url(../images/layout/hdr-new-zealand.jpg) left no-repeat;
}

h3.dropdown-europe {
	margin: 10px 0 3px 6px;
	padding: 0;
	height: 20px;
	font-size: 16px;
	overflow: hidden;
  /* text-indent: -200em;	*/
	cursor: pointer;
	background: url(../images/layout/hdr-europe.jpg) left no-repeat;
}

#container_text ul {
	padding: 8px 15px;
}

#container_text ul li{
	list-style-type: disc;
	padding: 3px 0 3px 5px;
	margin-left: 10px;
}

#left-col-content p {
	font-family: Arial, Verdana;
	color: #FFFFFF;
	margin: 0;
	padding: 10px 10px 10px 10px;
	line-height: 20px;
}

#left-col-content ul {
	color: White;
	font-weight: bold;
	line-height: 20px;
	padding: 0px 40px 10px 30px;
	margin: 0;
	list-style: none
}

#left-col-content ul li {
	background: url(../images/layout/bullet-left-col.gif) center left no-repeat;
	padding: 0 0 0 15px
}

ul.bullets {
	background: url(../images/layout/bullet-left-col.gif) center left no-repeat;
	padding: 0 0 0 15px
}

#left-col-content a {
	padding: 0 3px 0 3px;
	margin: 0 auto;
}

#left-col-content a:link, #left-col-content a:visited {
	font-weight: bold;
	color: #EEE6DB;
	text-decoration: none
}

#left-col-content a:hover, #left-col-content a:active {
	padding: 0 3px 0 3px;
	font-weight: bold;
	color: #EEE6DB;
	background-color: #CD2E11;
	text-decoration: none
}


#footer a:hover, #footer a:active, #content-middle a:hover, #content-middle a:active {
	padding: 0 3px 0 3px;
	font-weight: normal;
	color: #37628A;
	background-color: #F4F9FD;
	text-decoration: none
}

#footer a {
	padding: 0 3px 0 3px;
	margin: 0 auto;
	font-weight: normal;
}

#right-col a:link, #right-col a:visited, .roll-over-left a:link, .roll-over-left a:visited {
	padding: 0;
	color: #BC3D1D;
}

#right-col a:hover, #right-col a:active, .roll-over-left a:hover, .roll-over-left a:active {
	padding: 0;
	color: #DDD8CA;
	background-color: #722F25;
	text-decoration: none;
}

.small-screen {
	width: 161px;
	height: 124px;
	background: url(../images/img-bg-161x124.gif) top left no-repeat
}

/***** DIVs *****/

#canada {
	margin: 0;
	padding:0;
}

#container {
	width: 945px;
	margin: 10px auto 0 auto;

	float: left;
	text-align: left;
/*	overflow: hidden;*/
}

#left-col-container {
	width: 164px;
	margin: 0 0 0 0;
	padding: 0;
	text-align: left;
	background: #EEE6DB url(../images/layout/left-col.gif) left repeat-y;	
}

/*******Country Dropdown CSS*******/

/*div.sdmenu {
	font-family: Arial, sans-serif;
	font-size: 19px;
	padding-bottom: 10px;
	color: White;
}
div.sdmenu div {
	border-bottom:1px solid #0059A6;
	overflow: hidden;
	font-size: 10px;
}
div.sdmenu div:first-child {
	background: url(../images/toptitle.gif) no-repeat;
}
div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	display: block;
	padding: 5px 0px;
	color: Aqua;
	background: url(../images/expanded.gif) no-repeat 10px center;
	cursor: pointer;
	border-bottom: 1px solid #0059A6;
}
div.sdmenu div.collapsed span {
	background-image: url(../images/background.jpg);
}
div.sdmenu div a {
	margin: 0 0 0 15px;
	padding: 5px 20px;
	background-color: #DDE6EB;
	display: block;
	border-bottom: 1px solid #0059A6;
	color: #053777;
	background : url(../images/bullet-box.gif) no-repeat left center;
	filter:alpha(opacity=40);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
div.sdmenu div a.current {
background-image: url(../images/background.jpg);
}
div.sdmenu div a:hover {
	background : #206BC1 url(../images/linkarrow.gif) no-repeat right center;
	color: #fff;
	text-decoration: none;
}*/

/*END*/

.image_nav{
	width: 167px;
	height: 94px;
}


h3.dropdown-canada {
	margin: 10px 0 3px 6px;
	padding: 0;
	height: 20px;
	font-size: 16px;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/nav/musicians.gif) top left no-repeat;
}

span.button01 {
	height:47px;
	width: 167px;
	background: url(../images/nav/musicians.gif) top left no-repeat;
}


.login_button {

	margin: 5px 0 5px 0;
	padding: 1px;
	font: 11px verdana;
	color: Silver;
	
	width: 72px;
	height: 21px;
	background: url(../images/login-button.gif);
}

.search_button {
	padding: 0;
	margin: 0 0 1px 0;
	*margin: 0 0 2px 0;
	border-right: #314C3D 1px outset;
	border-top: #769C82 1px outset;
	border-left: #769C82 1px outset;
	font-size: 11px;
	color: #FDFDFD; 
	border-bottom: #314C3D 1px outset;
	background-color: #1B2943;
}

#log_area{
	width:161px;
	margin: auto;
	padding: 20px 10px 0px 0px;
	
	height: 210px;
	
	background: #0F1D38 url(../images/calendar_bg.jpg) repeat-x bottom;
	
}

#top_area{
	background: url(../images/login_top.gif);
	height: 18px;
	text-align: left;
	padding: 2px 0 0 35px;
}

#log_content{
	background: #4B4A51;
}


/*CALENDAR STYLING*/

.addnumber {
	font-size: .8em;
	padding: 1px 3px;
	background-color: #EDEDED;
	border:1px solid #CDCDCD;
	text-align:center;
	margin: 0 auto;
	width: 135px;
}

h4.listingtitle {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	color: #B1B2B6;
	padding: 4px 0;
	margin: 0px;
	border: 1px solid #B1B2B6;
	background-color: #47566C;
	text-indent: 10px;
}

.yui-skin-sam .yui-calendar td.calcell.hasEvents,
.yui-skin-sam .yui-calendar td.calcell.hasEvents a {
  color: #FFF !important;
  background-color: #47566C;
}
.yui-skin-sam .yui-calendar td.calcell.selected {
	background-color:#fff !important;
}
/*.yui-skin-sam .yui-calendar td.calcell.selected a {
	background-color:#b3d4ff !important;
}
.yui-skin-sam .yui-calendar td.calcell.calcellhover a {
	background-color:#426fd9 !important;
	color:#fff !important;
}
*/

/* BAND PAGE STYLING */

img.band_image {
	border: 1px solid black;
	padding: 1px;
}

img.band_logo {
	border-left: 9px solid #EDEDED;
	border-right: 9px solid #EDEDED;
	border-top: 2px solid #EDEDED;
	border-bottom: 2px solid #EDEDED;
}

table.band-audio-samples, table.band-images {
	width:95%;
	margin: 0px auto;
}

/* errors and success messages */

div.error {
	border: 1px solid #AA0000;
	color: red;
	background-color: #EAEAEA;
	font-weight: bold;
	padding: 8px 10px;
	margin: 15px auto;
	width: 90%;
}

div.success {
	border: 1px solid #008800;
	color: green;
	background-color: #E7FBE8;
	font-weight: bold;
	padding: 8px 10px;
	margin: 15px auto;
	width: 90%;
}

div.success h3 {
	color: green;
}

#container_text img{
	
	margin: 5px 10px 0 0px
}

/* find-bands.html */
#container_text .sort-links a {
	text-decoration: underline;
}

#container_text .sort-links a.active {
	font-weight: bold;
	text-decoration: underline;
	color: #48AAF7;
}


/* band box */
#container_text div.band-result {
	color: #2D3A4B;
	width: 540px;
	margin: 0px auto 7px auto;
	padding: 0;
	position: relative;
	background: url(../images/find-band-mid.gif) repeat-y;
}

#container_text div.band-result p.details {
	line-height: 1.5em;
}

.band-result .top {
	height: 29px;
	background: url(../images/find-band-top.gif) no-repeat;
	margin: 0 0 6px 0;
}

.band-result .top-large {
	height: 36px;
	background: url(../images/find-band-top-large.gif) no-repeat;
	margin: 0 0 6px 0;
}

.band-result .top h3 {
	font-size: 12px;
	font-weight: bold;
	color: white;
	padding: 8px 0 0 10px;
}

.band-result .top-large h3 {
	font-size: 16px;
	font-weight: bold;
	color: white;
	padding: 10px 0 0 10px;
}

.band-result .bot {
	height: 11px;
	background: url(../images/find-band-bot.gif) no-repeat;
	margin: 0;
	width: 100%;
	clear: both;
	margin: 8px 0 0 0;
	overflow: hidden;
}

.band-result .logo {
	float: right;
	padding: 3px 19px 3px 8px;
}

.band-result .logo .logo-background {
	background-color: #dedede;
	padding: 7px 0px 2px 11px;
}

.band-result .logo img {
	margin-top: 0!important;
	border: 1px solid gray;
	padding: 1px;
}

.band-result .social-media img {
	border: 0;
}

.band-result .description {
	text-align: justify;
	padding-right: 10px;
}


div.band-result p {
	margin: 10px 10px 0px 15px;
}

#container_text div.band-result .top h3 a{
	color: white;
	text-decoration: none;
}

#container_text div.band-result .top h3 a:hover {
	text-decoration: underline;
}

/* div.band-result .top div.view-band {
	float: right; 
	margin: 9px 17px 0 0;
} */

div.band-result .music-sample {
	margin: 10px 0 0px 15px;
}

.band-result h5 {
	font-size: 12px!important;
	
}

p.search-result-stats {
	float: right;
	font-size: 10px;
	color: white;
}

div.band-result .audio-samples {
	margin-left: 15px;
	margin-right: 15px;
}

#container_text div.band-result a {
	color: #0000CD;
	text-decoration: none;
}

#container_text div.band-result a:hover {
	text-decoration: underline;
}

/* IMAGES */
img.border {
	padding: 3px;
	background-color: white;
	border: 1px solid  #257097;
}

/* CATEGORY TABLES */

#container_text table.band-cat-cms-table a {
	text-decoration:none;
	color: #fdca5d;
	font-weight: bold;
	font-size: 11px;
}

#container_text table.band-cat-cms-table a:hover {
	border-bottom: 1px solid orange;
}

table.band-cat-cms-table {
	font-size: 11px;
	line-height: 14px;
	margin: 15px 0 ;
}

#container_text table.band-cat-cms-table img {
	margin-bottom: 4px;
}

a img {
	border:none;
	outline: none;
}

#container_text a.back-to-masterlist {
	text-decoration: none;
	background: url("../images/icons/back-arrow.png") no-repeat;
	padding-left: 18px;
}

#container_text a.back-to-masterlist:hover {
	border-bottom: 1px solid #3F8DB4;
}

.button_login{
	padding: 7px;
	background: #706F74;
	font-size: 12px;
	color: White;
	font-weight: bolder;
	border: none;
}

.bg_blue, table.classifieds{
	background: #0F1D38;
	width: 520px;
	padding: 10px 0;
}

.blue_style {
	background: #0F1D38;
	padding: 12px;
	margin: 15px 8px;
	color: white;
	border: 1px dotted;
	border-color: #545558 #4d4e51 #4d4e51 #545558;
}

.blue_style h3 {
	line-height: normal;
	margin: 0px 0 14px 0;
	padding:0;
}

.address_box {
	background: #0F1D38;
	padding: 5px;
	color: white;
	border: 1px solid;
	border-color: #545558 #4d4e51 #4d4e51 #545558;
}

/*******Image Styles********/

.image-left {
	float: left;
	display: block;
	margin: 9px 10px 9px 12px;
	padding: 2px;
	overflow: hidden;
	
}

.image-center {
	display: block;
	margin: 9px auto 9px auto;
	padding: 2px;
	overflow: hidden;
	
}

.image-right {
	float: right;
	display: block;
	margin: 9px 8px 15px 20px;
	padding: 2px;
	overflow: hidden;
}

.searchword {
  font-weight: bold;
	background-color:#3C8AB1;
}

