/*---------- ˇ General ˇ ----------*/

/*
url(../images/text_link_arrow.gif);


*/

div {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1 a, h2 a, h3 a, h4 a {
	color:#0A3CCE;
}

p {
	margin: 0px 0px 14px 0px;
	line-height: 17px;
}




a {
	color: #0a3cce;
	text-decoration: none;
	outline:none;
}
a:hover {
	text-decoration: underline;
}

a.textLinkArrow {
	font-weight: bold;
	/*background-image: url(../images/text_link_arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 12px;*/
}



td, select, input, textarea, p {
	font-size: 12px;
}

form {
	margin: 0px;
}




.left {
	float: left;
}

.right {
	float: right;
}

.wrapper {
	clear: both;
}







/*---------- ˇ Container ˇ ----------*/


div#container {
	width: 980px;
	margin: 0 auto;
}




/*---------- ˇ Header ˇ ----------*/


div#header {
	width: 980px;
	height: 223px;
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
}





/*---------- ˇ Header / Login ˇ ----------*/


div#login {
	position: absolute;
	top: 10px;
	float: left;
}

div#loginName {
	float: left;
	background-image: url(../images/login_name_bg_left.gif);
	background-repeat: no-repeat;
	background-color: #3e3d49;
}
div#loginName span {
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	float: left;
	background-image: url(../images/login_name_bg_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 26px;
	padding: 9px 19px 0px 19px;
}

div#login a {
	color: #bccd31;
	font-weight: bold;
	background-image: url(../images/login_link_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 12px;
	padding-left: 10px;
	float: left;
	margin-top: 10px;
}



/*---------- ˇ Header / Logo ˇ ----------*/


div#logo {
	position: absolute;
	top: 75px;
	margin-left: 10px;
	float: left;
}


/*---------- ˇ Header / AD ˇ ----------*/


div#headerAd {
	margin-right: 10px;
	margin-top: 50px;
	float: right;
	width:728px;
	height:90px
	
}



/*---------- ˇ Header / Menu ˇ ----------*/




ul#menu {
	position: absolute;
	top: 157px;
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

ul#menu li {
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
}

ul#menu a {
	font-weight: bold;
	color: #bccd31;
	font-size: 18px;
	text-decoration: none;
	display: block;
	padding: 8px 17px 0px 17px;
}
ul#menu a:hover {
	color: #ffffff;
}

li#menuOff {
	background-image: url(../images/menu_off_bg_left.gif);
	background-repeat: no-repeat;
}

li#menuOff div {
	float: left;
	font-weight: bold;
	color: #0a3cce;
	font-size: 18px;
	background-image: url(../images/menu_off_bg_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 40px;
	padding: 8px 18px 0px 18px;
}





/*---------- ˇ Header / Search ˇ ----------*/


div#search {
	margin-top: 23px;
	padding-right: 10px;
	float: right;
}

div#search input {
	border: 0px;
	font-size: 18px;
	font-weight: normal;
	color: #8a8996;
	width: 190px;
	float: left;
	background-color: #121216;
}

div#search img {
	float: left;
	margin-left: 18px;
}














/*---------- ˇ Content ˇ ----------*/

div#content a {
	color:#0a3cce;
}

div#content {
	width: 690px;
	background-color: #ffffff;
	float: left;
	padding: 12px 18px 60px 16px;
	min-height: 280px;
	height: auto !important;
	height: 280px; /*az ie6-hoz*/
}

div#content h1 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin: 10px 0px 20px 0px;
}

div#content h2 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin: 0px 0px 20px 0px;
}

.contentSearch {
	/*width: 676px;*/
	background-color: #f0f0f1;
	float: left;
	/*background-image: url(../images/content_search_top_bg.gif);*/
	background-color: #f4f4f4;
	background-repeat: no-repeat;
	margin-bottom: 12px;
	margin-top:7px;
}

.contentSearchInner {
	/*width: 660px;*/
	float: left;
	/*background-image: url(../images/content_search_bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;*/
	background-color: #f4f4f4;
	padding: 9px 8px 9px 8px;
	border-bottom: 1px solid #eee;
}



div#contentSearch {
	width: 676px;
	background-color: #f0f0f1;
	float: left;
	/*background-image: url(../images/content_search_top_bg.gif);
	background-repeat: no-repeat;*/
	margin-bottom: 12px;
	margin-top:7px;
}

div#contentSearchInner {
	width: 660px;
	float: left;
	background-color: #f4f4f4;
	padding: 9px 8px 9px 8px;
	border-bottom: 1px solid #eee;
}

div#contentSearch input {
	width: 478px;
	border: solid #e2e1e3 1px;
	height: 24px;
	font-size: 18px;
	float: left;
	padding: 8px;
	margin-right: 8px;
}

div#contentSearch input[type=checkbox]
{
	width: 15px;
	height: 16px;
	padding: 0px;
	margin-right: 0px;
	margin-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
	position:relative;
	top:4px;
}
div#contentSearchCheckBox input[type=checkbox]
{
	left: 0px;
	
}
div.contentSearchButton, div.contentSearchButtonOn {
	font-family: Arial, Helvetica, sans-serif;
	width: 128px;
	height: 34px;
	font-size: 21px;
	color: #0a3cce;
	font-weight: bold;
	cursor: pointer;
	padding: 8px 0px 0px 28px;
	float: left;
	text-shadow: 1px 1px 0 #FFF;
	text-decoration: none;
}

div.contentSearchButton {
	background-image: url(../images/content_search_button.gif);
	background-repeat: no-repeat;
}

div.contentSearchButtonOn {
	background-image: url(../images/content_search_button_on.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}

div.contentSearchButton2, div.contentSearchButtonOn2 {
	font-family: Arial, Helvetica, sans-serif;
	width: 140px;
	height: 37px;
	font-size: 21px;
	color: #0a3cce;
	font-weight: bold;
	cursor: pointer;
	margin-top: 5px;
	padding: 8px 16px 5px 0;
	text-shadow:1px 1px 0 #FFFFFF;
	text-decoration: none;
}

div.contentSearchButton2 {
	background-image: url(../images/content_search_button.gif);
	background-repeat: no-repeat;
}

div.contentSearchButtonOn2 {
	background-image: url(../images/content_search_button_on.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}


select.contentSearchSelect {
	font-size: 12px;
	color: #3e3d49;
	width: 140px;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}

div#contentSearchList {
	float: left;
	width: 676px;
	margin-bottom: 40px;
}

div#contentSearchList a {
	color: #0a3cce;
	font-size:12px;
	padding-right: 5px;
}





div.contentCol {
	float: left;
	width: 330px;
}














/*---------- ˇ Content / Bg box ˇ ----------*/

div#grayBg216 {
	float: left;
	width: 216px;
	background-image: url(../images/gray_bg_216_top.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

div#grayBg216Inner {
	float: left;
	width: 196px;
	background-image: url(../images/gray_bg_216_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0px 10px 10px 10px;
	color: #b2b1b6;
}

div#grayBg216Inner div {
	float: left;
	width: 196px;
	background-image: url(../images/gray_bg_216_separator.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	margin-top: 10px;
}

div#grayBg216Inner img {
	float: left;
	margin: 0px 10px 10px 0px;
}

div#grayBg216Inner h3 {
	margin: 0px 0px 5px 0px;
	color: #c758cb;
	font-weight: bold;
	font-size: 12px;
}




div#grayLightBg216 {
	float: left;
	width: 216px;
	background-image: url(../images/gray_light_bg_216_top.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

div#grayLightBg216Inner {
	float: left;
	width: 196px;
	background-image: url(../images/gray_light_bg_216_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 10px 10px 10px 10px;
	color: #3e3d49;
}

div#grayLightBg216Inner div {
	float: left;
	width: 196px;
	background-image: url(../images/gray_light_bg_216_separator.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 10px 0px 10px 0px;
}

div#grayLightBg216Inner img {
	float: left;
	margin: 0px 4px 4px 0px;
	border: 0px;
}















/*---------- ˇ Content / User Panel ˇ ----------*/

div#userPanel {
	float: left;
	width: 676px;
	background-image: url(../images/user_panel_676_top.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

div#userPanelInner {
	float: left;
	width: 656px;
	padding: 12px 12px 0px 8px;
	background-color: #f4f4f4;
	min-height: 220px;
	height: auto !important;
	height: 220px; /*az ie6-hoz*/
}

div#userPanelImg {
	float: left;
	width: 200px;
	height: 200px;
	background-repeat: no-repeat;
	margin-right: 8px;
}


div.userPanelStaticButton {
	float: left;
	height: 26px;
	line-height: 26px;
	background-image: url(../images/user_panel_static_button_left.gif);
	background-repeat: no-repeat;
}

div.userPanelStaticButton a {
	float: left;
	display: block;
	height: 26px;
	font: bold 14px Arial, Helvetica, sans-serif;
	line-height: 26px;
	text-decoration: none;
	color: #ccc !important;
	padding: 0 30px 0 10px;
	background-image: url(../images/user_panel_static_button_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	
}


div.userPanelButton, div.userPanelButtonOn {
	float: left;
	height: 26px;
	line-height: 26px;
	background-image: url(../images/user_panel_button_left.gif);
	background-repeat: no-repeat;
}

div.userPanelButton a, div.userPanelButtonOn a {
	float: left;
	display: block;
	height: 26px;
	font: bold 14px Arial, Helvetica, sans-serif;
	line-height: 26px;
	text-decoration: none;
	color: #0a3cce;
	padding: 0 30px 0 10px;
	background-image: url(../images/user_panel_button_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	text-shadow: 1px 1px 0 #fff;
}

div.userPanelButtonOn {
	background-image: url(../images/user_panel_button_left_on.gif);
	background-repeat: no-repeat;
}
div.userPanelButtonOn a {
	background-image: url(../images/user_panel_button_right_on.gif);
	background-repeat: no-repeat;
}

div.userPanelButtonOn a:hover {
	text-decoration: none;
}


div#userPanelGrayPanel {
	float: left;
	width: 448px;
	/*background-image: url(../images/user_panel_gray_panel_top.gif);
	background-repeat: no-repeat;*/
	margin-bottom: 20px;
	margin-top: 12px;
}

div#userPanelGrayPanelInner {
	float: left;
	width: 428px;
	/*background-image: url(../images/user_panel_gray_panel_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 14px 10px 20px 10px;*/
	color: #333333;
	background-color: #f4f4f4;
	line-height: 18px;
	min-height: 128px;
	height: auto !important;
	height: 128px; /*az ie6-hoz*/
}

div#userPanelGrayPanelInner span {
	color: #333;
}

div#userPanelGrayPanelInner strong {
	color: #333;
}












/*---------- ˇ Content / Favorite Space ˇ ----------*/

td.favoriteSpaceCol1 {
	width: 60px;
}
td.favoriteSpaceCol2 {
	width: 162px;
	padding-right: 10px;
}
td.favoriteSpaceCol2 a {
	color: #942198;
}

td.favoriteSpaceSeparator {
	background-image: url(../images/favorite_space_separator.gif);
	background-repeat: repeat-x;
	background-position: center left;
	height: 20px;
}













/*---------- ˇ Content / Photoalbum ˇ ----------*/

table.photoalbum {
	width: 111px;
	float: left;
	margin-right: 12px;
}

td.photoalbumItem {
	width: 111px;
	height: 111px;
	background-image: url(../images/photoalbum_border_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 2px 2px 0px;
}

td.photoalbumItem img {
	border: 0px;
}

td.photoalbumSubtitle {
	font-size: 11px;
	color: #3e3d49;
	padding: 5px 5px 15px 5px;
}












/*---------- ˇ Content / Alerts ˇ ----------*/

div#alertNav {
	width: 676px;
	text-align: right;
	border-bottom: solid #e0dede 1px;
	padding-bottom: 5px;
	padding-top:8px;
	color: #93929f;
}

div#alertNav span {
	padding: 0px 5px;
}

table#alert {
	width: 676px;
}

table#alert td {
	padding: 12px 0px;
	background-image: url(../images/alert_separator.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

td.alertAvatar {
	width: 60px;
}
td.alertName {
	width: 141px;
}
td.alertName a {
	color: #942198;
}

td.alertDate {
	width: 115px;
	color: #93929f;
}
td.alertStatus {
	width: 125px;
	color: #93929f;
}

td.alertDate strong, td.alertStatus strong {
	color: #3e3d49;
}

td.alertAccept {
	width: 90px;
}
td.alertBlock {
	width: 115px;
}
td.alertCheck {
	width: 30px;
}













/*---------- ˇ Content / Search Results ˇ ----------*/


div.resultItem01 {
	width: 314px;
	background-image: url(../images/line_horizontal_dash.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding-bottom: 9px;
	padding-left: 0px;
	padding-right: 8px;
	margin-bottom: 9px;
	float: left;
}

div.resultItem01 h3 {
	margin:0;
	padding:0;
	font-weight: bold;
}

div.resultItem01 h3 a {
	font-size: 12px;
	font-weight: bold;
}


div.resultItem01 h3 a, div.resultItem01 h4 a {
	color: #0a3cce;
}

div.resultItem01 a {
	color: #0a3cce;
	font-size:11px;
}

div.resultItem01 h4 {
	margin:0;
	font-weight: bold;
	line-height:8px;
}

div.resultItem01 h4 a {
	font-size: 12px;
}

div.resultItem01 span  {
	color: #999;
	font-size:11px;
}


div.resultItem01 img {
	border: 0px;
	float: left;
	margin-right: 8px;
}

div.resultPlayer01 {
	float: right;
}
div.resultPlayer01 img {
	margin-left: 8px;
}

div#resultSuggest01 {
	margin-bottom: 8px;
}

div#resultSuggest01 a {
	color: #0a3cce;
	padding: 0px 8px 0px 0px;
	line-height: 18px;
}
.divSearchSorting
{
	FLOAT: left; 
	MARGIN-BOTTOM: 20px; 
	WIDTH: 676px
}

.imgSearch
{
	height: 18px;
	width: 23px;
	border: 0;
}
.imgSearchInnerItem
{
	margin:0px 6px;
}
.SearchResultMarkedItem
{
	background-color: #dde9f0;
}
ul#searchTab {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

li.searchTabItem, li.searchTabItemOn, li.searchTabItemOff {
	float: left;
	display: inline;
	margin: 0px 6px 0px 0px;
	padding: 0px;
	background-repeat: no-repeat;
	height: 18px;
}

li.searchTabItem a, li.searchTabItemOn a, li.searchTabItemOff span {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: top right;
	height: 16px;
	line-height: 16px;
	float: left;
	padding: 0px 6px 0px 6px;
	font-weight: bold;
	font-size: 11px;
	color: #0a3cce;
	display: block;
	border: 1px solid #b5b5b5;
}

li.searchTabItemOn a {
	border-color: #b5c4f0;
	background-color: #f2f5fd;
	text-decoration: none;
}

li.searchTabItemOff span {	
	background-color: #bbb;
	color: #fff;
	border-color: #bbb;
}







div.resultItem02 {
	width: 660px;
	background-image: url(../images/line_horizontal_dash.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding-bottom: 9px;
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom: 9px;
	float: left;
}

div.resultItem02 h3 {
	margin: 0px 0px 3px 0px;
}

div.resultItem02 h3 a {
	font-size: 12px;
	font-weight: bold;
	color: #0a3cce;
}

div.resultItem02 a {
	color: #0a3cce;
}


div.resultItem02 img {
	border: 0px;
	float: left;
	margin-right: 8px;
}

div.resultPlayer02 {
	float: right;
}
div.resultPlayer02 img {
	margin-left: 8px;
}

div.resultItem02Detalis {
	float: right;
	width: 190px;
	padding-left: 25px;
	color: #93929f;
	font-size: 11px;
	line-height: 18px;
}









div.resultItem03 {
	width: 660px;
	background-image: url(../images/line_horizontal_dash.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding-bottom: 9px;
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom: 9px;
	float: left;
}

div.resultItem03 h3 {
	margin: 0px 0px 3px 0px;
	font-size: 12px;
	font-weight: normal;
	color: #93929f;
	float: left;
}

div.resultItem03 h3 a {
	font-size: 15px;
	font-weight: normal;
	color: #942198;
}

div.resultItem03 span {
	padding-top: 2px;
	margin-left: 12px;
	float: left;
}

div.resultPlayer03 {
	float: right;
}
div.resultPlayer03 img {
	margin-left: 8px;
}

div.resultItem03Detalis {
	float: right;
	width: 165px;
	padding-left: 25px;
	color: #93929f;
	font-size: 11px;
	line-height: 18px;
}







div.resultItem04 {
	width: 212px;
	float: left;
}

div.resultItem04 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div.resultItem04 ul li {
	margin: 0px;
	padding: 0px;
	color: #93929f;
	font-size: 11px;
	line-height: 22px;
}

div.resultItem04 ul li a {
	color: #942198;
	font-size: 12px;
}









div#resultNoResults {
	/*background-image: url(../images/result_no_results_bg.gif);
	background-repeat: no-repeat;
	width: 626px;
	height: 29px;
	padding: 16px 10px 0px 40px;*/
	background-image:url(../images/result_no_results_bg.gif);
	background-repeat:no-repeat;
	border-right:1px solid #D9E2F8;
	height:29px;
	padding:16px 10px 0 40px;
	margin-top:7px;
	width:398px;
}

a.resultItem04
{
	FONT-SIZE: 12px;	
	COLOR: #942198
}

font.resultItem04RowNum
{
	FONT-SIZE: 12px;	
	COLOR: #93929f 
}

table.resultItem04
{
	width: 670px
}








/*---------- ˇ Content / Profile ˇ ----------*/


div#bandProfileCol1 {
	float: left;
	width: 440px;
}

.contentCol h2 {
 border-bottom:#ccc solid 1px;
 padding-bottom:9px;
}

/*h2 {
 border-bottom:#ccc solid 1px;
 padding-bottom:9px;
}*/

div#bandProfileCol2 {
	float: left;
	width: 216px;
	margin-left: 20px;
	background-color: #f0f0f1;
	background-image: url(../images/profile_Col2_bg_top.gif);
	background-repeat: no-repeat;
}
div#bandProfileCol2Inner {
	float: left;
	width: 200px;
	/*background-image: url(../images/profile_Col2_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;*/
	background-color: #f4f4f4;
	padding: 9px 8px 10px 8px;
}

div#bandProfileCol2 img {
	border: 0px;
	margin-bottom: 16px;
}

/* band profile vote */
div.bandProfileButtonVote {
	float: left;
	width: 149px;
	height: 27px;
	background-image: url(../images/butt_szavazok_n.gif);
	background-repeat: no-repeat;
}

div.bandProfileButtonVote a {
	float: left;
	display: block;
	width: 74px;
	height: 24px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #0a3cce;
	padding: 3px 0px 0px 30px;
}
div.bandProfileButtonVote a:hover {
	color: #0a3cce;
	text-decoration: underline;
}

div.bandProfileButtonVoteOn {
	float: left;
	width: 149px;
	height: 27px;
	background-image: url(../images/butt_szavazok_o.gif);
	background-repeat: no-repeat;
}
div.bandProfileButtonVoteOn a {
	float: left;
	display: block;
	width: 74px;
	height: 24px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #0a3cce;
	padding: 3px 0px 0px 30px;
}
div.bandProfileButtonVoteOn a:hover {
	color: #0a3cce;
	text-decoration: underline;
}

div.bandProfileButtonVoteDisabled {
	float: left;
	width: 149px;
	height: 27px;
	background-image: url(../images/butt_szavazok_i.gif);
	background-repeat: no-repeat;
}
div.bandProfileButtonVoteDisabled a {
	float: left;
	display: block;
	width: 74px;
	height: 24px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ccc;
	padding: 3px 0px 0px 30px;
}

/**/

/* band fan vote */
div.bandFanButtonVote {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 149px;
	height: 27px;
	background-image: url(../images/butt_rajongoleszek_n.gif);
	background-repeat: no-repeat;
	text-shadow: 1px 1px 0 #FFF;
}

div.bandFanButtonVote a {
	float: left;
	display: block;
	width: 125px;
	height: 24px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #0a3cce;
	padding: 5px 0px 0px 14px;
}
div.bandFanButtonVote a:hover {
	color: #0a3cce;
	text-decoration: none;
}

div.bandFanButtonVoteOn {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 149px;
	height: 27px;
	background-image: url(../images/butt_rajongoleszek_o.gif);
	background-repeat: no-repeat;
	text-shadow: 1px 1px 0 #FFF;
}
div.bandFanButtonVoteOn a {
	float: left;
	display: block;
	width: 125px;
	height: 24px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #0a3cce;
	padding: 5px 0px 0px 14px;
}
div.bandFanButtonVoteOn a:hover {
	color: #0a3cce;
	text-decoration: underline;
}

div.bandFanButtonVoteDisabled {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	float: left;
	width: 149px;
	height: 27px;
	background-image: url(../images/butt_rajongoleszek_i.gif);
	background-repeat: no-repeat;
}
div.bandFanButtonVoteDisabled a {
	float: left;
	display: block;
	width: 125px;
	height: 24px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ccc !important;
	padding: 5px 0px 0px 14px;
}

div.userConnectionButton {
	float: left;
	width: 149px;
	height: 27px;
	background-image: url(../images/butt_userconnection_n.gif);
	background-repeat: no-repeat;
}

div.userConnectionButton a {
	float: left;
	display: block;
	width: 125px;
	height: 24px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #0a3cce;
	padding: 6px 0px 0px 18px;
}
div.userConnectionButton a:hover {
	text-decoration: none;
}

div.userConnectionButtonOn {
	float: left;
	width: 149px;
	height: 27px;
	background-image: url(../images/butt_userconnection_o.gif);
	background-repeat: no-repeat;
}
div.userConnectionButtonOn a {
	float: left;
	display: block;
	width: 125px;
	height: 24px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #0a3cce;
	padding: 6px 0px 0px 18px;
}
div.userConnectionButtonOn a:hover {
	color: #0a3cce;
	text-decoration: underline;
}

div.userConnectionButtonDisabled {
	float: left;
	width: 149px;
	height: 27px;
	background-image: url(../images/butt_userconnection_i.gif);
	background-repeat: no-repeat;
}
div.userConnectionButtonDisabled a {
	float: left;
	display: block;
	width: 125px;
	height: 24px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ccc !important;
	padding: 6px 0px 0px 18px;
}


/**/

div.bandProfileVote {
	float: right;
	width: 250px;
	height: 20px;
	background-image: url(../images/profile_vote_info_bg.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	padding: 5px 0px 0px 35px;
}

div.bandProfileServiceLink {
	float: right;
	width: 250px;
	padding-top: 16px;
	padding-left: 112px;
	padding-bottom: 20px;
}


div.profileGenericInfo {
	float: right;
	width: 249px;
	height: 45px;
	background-image: url(../images/profile_generic_info_bg.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 14px;
	padding: 5px 0px 0px 35px;
	border-right: 1px solid #d9e2f8;
}

div.fileListItem {
	float: left;
	padding: 0px 8px 8px 8px;
	margin-bottom: 8px;
	background-image: url(../images/line_horizontal_dash.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

div.bandProfileMusic {
	float: left;
	width: 424px;
	padding: 0px 8px 8px 8px;
	margin-bottom: 8px;
	background-image: url(../images/line_horizontal_dash.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
div.bandProfileMusic a {
	float: left;
	color: #0077ff;
	margin-top: 4px;
}

div.bandProfileMusicPlayer {
	float: right;
}

td.bandProfilePhoto, td.bandProfilePhotoText {
	padding-right: 10px;
	font-size: 11px;
	width: 100px;
	vertical-align: bottom;
}

td.bandProfilePhotoText {
	vertical-align: top;
}

td.bandProfilePhoto img {
	border: 0px;
	margin-bottom: 8px;
}










/*---------- ˇ Content / MyHomeˇ ----------*/


div#myHomeBox {
	width: 676px;
	background-color: #1a1a1f;
	float: left;
	background-image: url(../images/myhome_box_bg_top.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 20px;
	margin-bottom: 40px;
}

div#myHomeBoxInner {
	width: 650px;
	float: left;
	background-image: url(../images/myhome_box_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 16px 10px 20px 16px;
}

div#myHomeBox h1 {
	font-size: 28px;
	font-weight: bold;
	color: #ffffff;
	margin: 0px 0px 10px 0px;
}

div.myHomeInnerBox {
	width: 650px;
	float: left;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

div.myHomeInnerBoxImg01 {
	background-image: url(../images/myhome_innerbox_01.gif);
}
div.myHomeInnerBoxImg02 {
	background-image: url(../images/myhome_innerbox_02.gif);
}
div.myHomeInnerBoxImg03 {
	background-image: url(../images/myhome_innerbox_03.gif);
}
div.myHomeInnerBoxImg04 {
	background-image: url(../images/myhome_innerbox_04.gif);
}
div.myHomeInnerBoxImg05 {
	background-image: url(../images/myhome_innerbox_05.gif);
}
div.myHomeInnerBoxImg06 {
	background-image: url(../images/myhome_innerbox_06.gif);
}
div.myHomeInnerBoxInner {
	width: 584px;
	float: left;
	background-image: url(../images/myhome_innerbox_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 10px 0px 16px 66px;
	color: #b2b1b6;
	line-height: 21px;
}

div#content div.myHomeInnerBox h2 {
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	margin: 0px 0px 10px 0px;
}

div.myHomeInnerBox a {
	font-weight: bold;
	background-image: url(../images/myhome_box_link_arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 12px;
	margin-left: 6px;
	color: #bccd31;
}








div#myHomeBox2 {
	width: 676px;
	background-color: #1a1a1f;
	float: left;
	background-image: url(../images/myhome_box2_bg_top.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 20px;
	margin-bottom: 40px;
}

div#myHomeBox2Inner {
	width: 568px;
	float: left;
	background-image: url(../images/myhome_box2_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 16px 40px 17px 68px;
}

div.myHomeInnerBox2Left {
	width: 230px;
	float: left;
}

div.myHomeInnerBox2Right {
	width: 230px;
	float: left;
	margin-left: 105px;
}

div#myHomeBox2Inner h1 {
	font-size: 28px;
	font-weight: bold;
	color: #ffffff;
	margin: 14px 0px 10px 0px;
}

div#myHomeBox2Inner p {
	font-size: 12px;
	font-weight: normal;
	color: #b2b1b6;
	line-height: 24px;
	margin: 18px 0px 30px 0px;
}

div.myHomeBox2Service {
	float: left;
	width: 408px;
	padding-left: 160px;
}

div.myHomeBox2Service a {
	float: left;
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #bccd31;
	padding: 0px 16px 0px 0px;
	margin-right: 16px;
	background-image: url(../images/myhome_box2_service_arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
}






a.myHomeRandomeButton {
	float: right;
	display: block;
	width: 61px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #0a3cce;
	padding: 2px 0px 0px 30px;
	background-image: url(../images/myhome_randome_button_bg.gif);
	background-repeat: no-repeat;
	margin-top: 3px;
}

a.myHomeRandomeButton:hover {
	background-image: url(../images/myhome_randome_button_bg_on.gif);
}

td.myHomeRandomeItem {
	width: 330px;
	height: 238px;
	vertical-align: middle;
	text-align: center;
}

td.myHomeRandomeTitle {
	color: #942198;
	font-size: 15px;
	text-align: center;
	padding-top: 6px;
}

div#myHomeSuggest {
	margin-bottom: 8px;
}

div#myHomeSuggest a {
	color: #942198;
	padding: 0px 8px 0px 0px;
	line-height: 18px;
}

div#myHomeblog p a {
	font-size: 15px;
	color: #0a3cce;
}

div#myHomeblog span {
	font-size: 12px;
	color: #93929f;
	margin-bottom: 10px;
}














/*---------- ˇ Content / Form ˇ ----------*/


div.formTab {
	height: 22px;
	float: left;
	margin-right: 8px;
	display: block;
	display: inline;
	font: bold 12px Arial, Helvetica, sans-serif;
	line-height: 22px;
	border: 1px solid #b5b5b5;
	padding: 0 8px;
}

div.formTabOn {
	height: 22px;
	float: left;
	margin-right: 8px;
	display: block;
	display: inline;
	font: bold 12px Arial, Helvetica, sans-serif;
	line-height: 22px;
	border: 1px solid #b5c4f0;
	background-color: #f2f5fd;
	padding: 0 8px;
}
div.formTabOn a {
	text-decoration:none;
}

div.formTabActive {
	height: 22px;
	float: left;
	margin-right: 8px;
	display: block;
	display: inline;
	font: bold 12px Arial, Helvetica, sans-serif;
	line-height: 22px;
	color: #FFF;
	border: 1px solid #bbb;
	background-color: #bbb;
	padding: 0 8px;
}
/*div.formTabActive span {
}*/










td.regCol1 {
	font-size: 12px;
	padding: 10px 20px 10px 34px;
	text-align: right;
	width: 120px;
}

td.regCol2 {
	width: 240px;
	padding: 5px 0px;
}

td.regCol2 h3 {
	color: #71a1bf;
	font-size: 21px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}

td.regCol3, td.regCol3Error, td.regCol3Good, td.regCol3Info {
	width: 200px;
	padding: 5px 0px 5px 33px;
	font-size: 9px;
}

td.regCol3Error {
	background-image: url(../images/form_error_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
td.regCol3Good {
	background-image: url(../images/form_good_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
td.regCol3Info {
	background-image: url(../images/form_info_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

td.regColInfo {
	background-image: url(../images/form_info_big_bg_left.gif);
	background-repeat: no-repeat;
	height: 45px;
	background-color: #eef4f8;
}

td.regColInfo div {
	background-image: url(../images/form_info_big_bg_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 30px;
	font-size: 12px;
	font-weight: normal;
	color: #3e3d49;
	padding: 15px 10px 0px 40px;
}

td.regColError {
	background-image: url(../images/form_error_big_bg_left.gif);
	background-repeat: no-repeat;
	height: 62px;
}

td.regColError div {
	background-image: url(../images/form_error_big_bg_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 49px;
	font-size: 12px;
	font-weight: normal;
	color: #3e3d49;
	padding: 13px 10px 0px 40px;
}

td.regColInfoLong {
	/*background-image: url(../images/form_info_big_bg_left.gif);
	background-repeat: no-repeat;
	height: 50px;
	background-color: #eef4f8;
	border-bottom: solid 5px #ffffff;*/
}


td.regColInfoLong div {
	/*background-image: url(../images/form_info_big_bg_right.gif);
	background-repeat: no-repeat;
	background-position: top right;*/
	background-image: url(../images/profile_generic_info_ico_bg.gif);
	background-repeat: no-repeat;
	background-position: 20px 15px;
	height: 37px;
	font-size: 12px;
	font-weight: normal;
	color: #3e3d49;
	padding: 8px 10px 0px 40px;
	background-color: #f4f6fd;
	border: 1px solid #d9e2f8;
}
 
td.regColErrorLong {
	background-image: url(../images/form_error_big_bg_left.gif);
	background-repeat: no-repeat;
	height: 50px;
	background-color: #fcebd9;
	border-bottom: solid 5px #ffffff;
}

td.regColErrorLong div {
	background-image: url(../images/form_error_big_bg_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 37px;
	font-size: 12px;
	font-weight: normal;
	color: #3e3d49;
	padding: 8px 10px 0px 40px;
}

a.buttonSimple {
	/*float: left;*/
	background-image: url(../images/arrow_back.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 5px 0px 16px;
	font-weight: bold;
	color: #0a3cce;
	font-size: 15px;
}


div.button {
	background-image: url(../images/button_bg_left.gif);
	background-repeat: no-repeat;
	float: left;
}
div.button a {
	background-image: url(../images/button_bg_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	display: block;
	height: 38px;
	color: #0a3cce;
	font: bold 21px Arial, Helvetica, sans-serif;
	padding: 7px 45px 0px 25px;
	float: left;
	text-shadow: 1px 1px 0 #fff;
}

div.buttonOn {
	background-image: url(../images/button_bg_left_on.gif);
	background-repeat: no-repeat;
	float: left;
		
}
div.buttonOn a {
	background-image: url(../images/button_bg_right_on.gif);
	background-repeat: no-repeat;
	background-position: top right;
	display: block;
	height: 38px;
	color: #0a3cce;
	font: bold 21px Arial, Helvetica, sans-serif;
	padding: 7px 45px 0px 25px;
	float: left;
	text-shadow: 1px 1px 0 #fff;
	text-decoration: none;
}

.buttonOver
{
	background-color: navajowhite;
	background-repeat: no-repeat;
	float: left;
}






/*---------- ˇ Content / Form / elements ----------*/

input.bigInput {
	font-size: 15px;
	padding: 5px;
}

input.bigInput {
	border: solid #E2E1E3 1px;
}

input.normalInput, input.normalInputOk, input.normalInputError {
	font-size: 12px;
	padding: 5px;
}

input.normalInput {
	border: solid #E2E1E3 1px;
}

input.hasFocus, select.hasFocus, textarea.hasFocus {
	border: solid #b6c630 1px !important;
}

input.normalInputError {
	border: solid #fbc793 1px;
}

select.normalSelect {
	border: solid #E2E1E3 1px;
	font-size: 12px;
	padding: 5px;
}

textarea.normalTextarea {
	border: solid #E2E1E3 1px;
	font-size: 12px;
	padding: 5px;
	height: 80px;
}

.required {
	background-image: url(../images/form_madatory_sign.gif);
	background-repeat: no-repeat;
	background-position: right center;
}





























/*---------- ˇ Content / Pager ˇ ----------*/


div#pager {
	float: left;
	width: 450px;
	font-weight: bold;
	font-size: 12px;
	margin-top: 20px;
	}

div#pager a {
	color: #0a3cce;
	display: block;
	float: left;
}

div.pagerClass {
	float: left;
	width: 450px;
	font-weight: bold;
	font-size: 12px;
	margin-top: 20px;
}

div.pagerClass a {
	color: #0a3cce;
	display: block;
	float: left;
}
div.pagerClass span {
	color: #0a3cce;
	display: block;
	float: left;
	width: 14px;
	padding: 4px 0px 0px 6px;
}

a.pagerPrevious {
	background-image: url(../images/pager_arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 12px;
	padding-top: 2px;
	margin-right: 12px;
}
a.pagerNext {
	background-image: url(../images/pager_arrow_right.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 12px;
	padding-top: 2px;
	margin-left: 12px;
}

a.pagerMulti, a.pagerMulti:hover {
	background-repeat: no-repeat;
	width: 25px;
	height: 20px;
	text-align: center;
	padding-top: 2px;
	padding-right: 4px;
}

a.pagerMulti {
	background-image: url(../images/pager_bg_multi.gif);
}
a.pagerMulti:hover {
	background-image: url(../images/pager_bg_multi_on.gif);
}


a.pagerNormal, a.pagerNormal:hover {
	background-repeat: no-repeat;
	width: 27px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	/*padding-top: 2px;*/
	margin: 0px 2px 0px 2px;
	border: 1px solid #b5b5b5;
}
/*---- active normal ----*/
a.pagerNormal {
	
	/*background-image: url(../images/pager_bg.gif);*/
}
/*---- active over ----*/
a.pagerNormal:hover {
	/*background-image: url(../images/pager_bg_on.gif);*/
	border-color: #b5c4f0;
	background-color: #f2f5fd;
	text-decoration: none;
}

a.pagerPageSize, a.pagerPageSize:hover  {
	/*float: left;
	display: inline;
	display: block;
	font: bold 12px Arial, Helvetica, sans-serif;
	height: 20px;
	line-height: 20px;
	margin: 0px 6px 0px 0px;
	padding: 0 6px;
	background-repeat: no-repeat;
	height: 20px;
	float: left;
	color: #0a3cce;
	border: 1px solid #b5b5b5;*/
	font: bold 12px Arial, Helvetica, sans-serif;
	background-position:right center;
	background-repeat:no-repeat;
	margin-left:12px;
	padding-right:12px;
	padding-top:2px;
}
/*a.pagerPageSize:hover {
	background-color: #f2f5fd;
}*/


/*---- current ----*/
div.pagerActive {
	/*background-image: url(../images/pager_bg_off.gif);*/
	background-color: #bbb;
	color: #fff;
	border-color: #bbb;
	width: 27px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	/*padding-top: 2px;*/
	margin: 0px 2px 0px 2px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	float: left;
}

div#pager span {
	color: #0a3cce;
	display: block;
	float: left;
	width: 14px;
	padding: 4px 0px 0px 6px;
}





div#pagerTab {
	float: right;
	width: 158px;
	font-weight: bold;
	font-size: 12px;
	margin-top: 20px;
}

div#pagerTab span {
	float: left;
	width: 77px;
	height: 20px;
	text-align: center;
	background-image: url(../images/pager_tab_off.gif);
	background-repeat: no-repeat;
	color: #93929f;
	padding-top: 2px;
	margin-right: 4px;
}

div#pagerTab a {
	float: left;
	width: 77px;
	height: 20px;
	text-align: center;
	background-image: url(../images/pager_tab.gif);
	background-repeat: no-repeat;
	color: #0a3cce;
	display: block;
	padding-top: 2px;
}

div#pagerTab a:hover {
	float: left;
	width: 77px;
	height: 20px;
	text-align: center;
	background-image: url(../images/pager_tab_on.gif);
	background-repeat: no-repeat;
	color: #0a3cce;
	display: block;
	padding-top: 2px;
}


























/*---------- ˇ Right ˇ ----------*/


div#right {
	width: 260px;
	float: left;
	margin-left: 12px;
	margin-top: 12px;
	background-color: #ff0000;
}
div#right2 {
	width: 260px;
	float: left;
	margin-left: 12px;
	margin-top: 12px;
}

div.adRight250 {
	width: 260px;
	background-image: url(../images/ad_right_top_bg.gif);
	background-repeat: no-repeat;
	background-color: #3e3d49;
	padding: 3px 0px 0px 0px;

}

div.adRight250 span {
	float: right;
	color: #93929f;
	font-size: 9px;
	padding: 0px 5px 0px 0px;

}

div.adRight250 div {
	width: 250px;
	background-image: url(../images/ad_right_bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0px 5px 6px 5px;
}

div.adRight250Feedback {
	width: 260px;
	height: 83px;
	background-image: url(../images/feednack_bg.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
}

div.adRight250Feedback a {
	font-size: 15px;
	font-weight: bold;
	background-image: url(../images/menu_right_arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
	/*padding: 0px 16px 0px 0px;*/
	float: left;
	display: block;
}

div.adRight250Invitation {
	width: 260px;
	height: 83px;
	background-image: url(../images/invitation_button.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
}

div.adRight250Invitation a {
	font-size: 15px;
	font-weight: bold;
	background-image: url(../images/menu_right_arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
	/*padding: 0px 16px 0px 0px;*/
	float: left;
	display: block;
}

div.adInPage
{
	text-align:center;
	width : 630px;
	margin-bottom:10px;
}
/*---------- ˇ Footer ˇ ----------*/


div#footer {
	width: 980px;
	height: 50px;
	padding-top: 108px;
	float: left;
	clear: both;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
}

div#footer span {
	float: right;
	font-size: 9px;
	color: #85848e;
}

div#footer a {
	font-size: 11px;
	color: #bccd31;
	padding-left: 8px;
}

/* ------------------------------------------------------------------------- */

tr.dottedBottom {
	background-image: url(../images/line_horizontal_dash.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

td.programList {
	padding: 2px 0px 2px 0px;
	vertical-align: top;
}

a.bandLink {
	color: #942198;
}

.Plus18 {
	background-image: url(../images/18plus-size25x25.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 27px;
}

div#tvCommentHeader h2
{
	margin: 20px 0px 10px 0px;	
}


/* ---- BZF apply misc ---- */

div.bzfApplyBox
{
	width:655px;
	height:65px;
	padding:10px 0px 0px 0px;
	border-top:1px solid #CCCCCC;
}

div.bzfApplyBox .avatar
{
	float:left;
	padding-right:5px;
}

div.bzfApplyBox .bandName
{
	width:275px;
	float:left;
}

div.bzfApplyBox .buttonBox
{
	float:right;
	padding-right:5px;
}

a.bzfApply {
	background-image:url(../images/btn_bzfapply_n.gif);
	background-repeat:repeat-x;
	font-size:12px;
	font-weight:bold;
	color:#0a3cce;
	text-decoration:none;
	display:block;
	float:left;
	text-shadow:1px 1px 0 #FFF;
	height:27px;
	position:relative;
	text-align:center;
	width:295px;
}


a.bzfApply:hover {
	background-image:url(../images/btn_bzfapply_o.gif);
}

a.bzfApply span {
	background-image:url(../images/btn_bzfapply_span_n.gif);
	background-repeat:no-repeat;
	background-position:top right;
	text-decoration:none;
	padding:5px 18px 0px 18px;
	margin:0px;
	float:left;
	height:27px;
	width:260px;
	font-family:Verdana, Helvetica, sans-serif;
	cursor:pointer;
}

a.bzfApply:hover span {
	background-image:url(../images/btn_bzfapply_span_o.gif);
	cursor:pointer;
}

div.bzfApply {
	background-image:url(../images/btn_bzfapply_n.gif);
	background-repeat:repeat-x;
	font-size:12px;
	font-weight:bold;
	color:#0a3cce;
	text-decoration:none;
	display:block;
	float:left;
	text-shadow:1px 1px 0 #FFF;
	height:27px;
	position:relative;
	text-align:center;
	width:275px;
	cursor:pointer;
}



div.bzfApply span {
	background-image:url(../images/btn_bzfapply_span_n.gif);
	background-repeat:no-repeat;
	background-position:top right;
	text-decoration:none;
	padding:5px 18px 0px 18px;
	margin:0px;
	float:left;
	height:27px;
	width:240px;
	font-family:Verdana, Helvetica, sans-serif;
	cursor:pointer;
}

.inactive
{
	float:left;
	width:295px;	
}

.inactive img
{
	float:left;
	padding-right:5px;
}

.inactive div
{
	float:left;	
}

div.BZFPoPUpContent
{
	/*padding: 10px 15px 10px 10px;*/
}

div.BZFPoPUpContent h2 {
	color:#333333;
	font-size:12px;
	font-weight:bold;
	margin:0 0 15px;
}

div.BZFPoPUpContent .info
{
	padding-bottom: 10px;
}

.bzfApplyStep
{
	display:none; 
	cursor: default; 
	text-align:left;
	height: 160px;
	
}

div.BZFPoPUpContent .postSample
{
	float:left;
	/*background-color:#EEEEEE;*/
	padding:10px;
}

div.BZFPoPUpContent .postSample .av
{
	float:left;
	padding-right:10px;
	width:70px;
}

div.BZFPoPUpContent .postSample .cont
{
	float:left;
	width:300px;
}

div.BZFPoPUpContent .postSample .cont .head
{
	padding-bottom:10px;
	font-weight:bold;
	color:#0A3CCE;
}

div.BZFPoPUpContent .postSample .cont .head span
{
	color:#7A7A7A;
	font-size:11px;
	font-weight:normal;
	margin-left:5px;
}

.standardPopUp
{
	display:none; 
	text-align:left;
	cursor: default; 
	
}

.standardPopUp .popUpHeader
{
	float:left;
	height: 46px;
	line-height:46px;
	width:429px;
	background-color:#eeeeee;
	border-bottom:solid 1px #cccccc;
	margin:1px 1px 0px 1px;
	padding-left: 19px;
	font-size:15px;
	font-family:Verdana, Helvetica, sans-serif;
	font-weight:bold;
	display:inline;
}

.standardPopUp .popUpContent
{
	float:left;
	padding:25px 0px 0px 0px;
	width:416px;
	margin: 0px 17px 0px 17px;
	display:inline;
	border-bottom:solid 1px #cccccc;
}

.standardPopUp .popUpContent .warnMessage
{
	float:left;
	font-size:11px;
	color:#ff0000;
	padding:5px 0px 3px 0px;
	width:420px;
	height:18px
}

.standardPopUp .popUpButtonContainer
{
	float:left;
	padding:11px 0px 15px 0px;
	margin: 0px 0px 0px 20px;
	display:inline;
}

.standardPopUp .popUpButtonContainer div
{
	float:left;	
}

.standardPopUp .popUpButtonContainer .aButton
{
	height:27px;
	line-height:27px;
	padding-left:25px;	
}

.standardPopUp .popUpButtonContainer a
{
	font-family:Arial,Verdana, Helvetica, sans-serif;
}

a.popUpButton {
	background-image:url(../images/btn_bzfapply_n.gif);
	background-repeat:repeat-x;
	font-size:12px;
	font-weight:bold;
	color:#0a3cce;
	text-decoration:none;
	display:block;
	float:left;
	text-shadow:1px 1px 0 #FFF;
	height:27px;
	position:relative;
	text-align:center;
	width:100px;
	cursor:pointer;
}


a.popUpButton:hover {
	background-image:url(../images/btn_bzfapply_o.gif);
	cursor:pointer;
}

a.popUpButton span {
	background-image:url(../images/btn_bzfapply_span_n.gif);
	background-repeat:no-repeat;
	background-position:top right;
	text-decoration:none;
	padding:5px 10px 0px 10px;
	margin:0px;
	float:left;
	height:27px;
	width:82px;
	font-family:Arial,Verdana, Helvetica, sans-serif;
	cursor:pointer;
}

a.popUpButton:hover span {
	background-image:url(../images/btn_bzfapply_span_o.gif);
	cursor:pointer;
}
a.popUpButton span img{
	padding-top:1px;
}

div.hegyaljaProfileTeaser
{
	width:440px;
	height:29px;
	background-image:url('../images/BZF2010/zenekarprofil_bzf_box.gif');
	background-repeat:no-repeat;
	padding:40px 0px 0px 128px;
}

div.hegyaljaProfileTeaser .teaserBtn
{
	float:left;
	width:186px;
	height:21px;
	background-image:url('../images/BZF2010/zenekarprofil_bzf_tovabb_btn_off.gif');
	background-repeat:no-repeat;
}

div.hegyaljaProfileTeaser .teaserBtn:hover
{
	background-image:url('../images/BZF2010/zenekarprofil_bzf_tovabb_btn_on.gif');
}

div.regStep
{
	background-position:0px 6px;
	background-repeat:no-repeat;
	padding-left:35px;
	margin-top:5px;
		height:40px;
	line-height:40px;
}

div.numOne
{
	background-image:url(../images/numb_1.gif);
}

div.numTwo
{
	background-image:url(../images/numb_2.gif);
}

div.numThree
{
	background-image:url(../images/numb_3.gif);
}

div.numFour
{
	background-image:url(../images/numb_4.gif);
}

div.numFive
{
	background-image:url(../images/numb_5.gif);
}

.regInfoBox
{
	display:none;
	background-image:url(../images/info.gif);
	background-position:left center;
	background-repeat:no-repeat;
	font-size:9px;
	color:#666666;
	padding:5px 0 5px 20px;
	
}

.regErrorBox
{
	background-image:url(../images/iksz.gif);
	background-position:left center;
	background-repeat:no-repeat;
	font-size:9px;
	color:#666666;
	padding:5px 0 5px 20px;
	
}

.regColTitle
{
	font-size: 12px;
	padding: 10px 20px 10px 34px;
	width: 120px;
}

.regSeparatorLine
{
	height:1px;
	border-top:solid 1px #dddddd;
	margin:8px 0px 2px 3px;
	width:677px;
}

.regSettContainer
{
	float:left;
	height:28px;
	line-height:28px;
	padding-left:5px;	
}

.regZipLoader
{
	display:none;
	float:left;
	height:28px;
	line-height:28px;
	padding-left:5px;	
	/*padding:9px 0px 0px 5px;	*/
}

#regCbZip
{
	width:181px;	
}

.switchAddressForm
{
	float:right;
	font-size:9px;
}

.zipInput
{
		width:32px !important;
}

.fullTextLinkContainer
{
	float:left;
	width:435px;
	padding-top:5px;
	overflow : hidden;
}
