/*  
      Theme Name: FantabolousTheme
      Theme URI: http://zcre.co.uk/
      Description: Original Fantabolous Theme.
      Author: Shaun Cheeseman
      Author URI: http://zcre.co.uk
      Version: 1.0
	  Tags: black, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, translation-ready, microformats, rtl-language-support, custom-menu1
      Your theme can be your copyrighted work.
      This work is liscenced to Fantabolous Music
	  http://fantabolus.se
*/

   
      
      /* Reset default browser styles */
   
      @import url('styles/reset.css');

   
      /* Rebuild default browser styles */
   
      @import url('styles/rebuild.css');

   
      /* Basic WordPress Styles */
   
      @import url('styles/wp.css');

  
      /* Import a basic layout */
  
      @import url('styles/2c-r.css');


  body {

  background-image: url("images/mainbg1.png");
  background-attachment:fixed;
 
  background-repeat:repeat-x;
} 
   
      .single #nav-above {
   
          display:none;
   
      }

/*#post-1
{
    
	width:604px;
	height:auto;
	padding:8px;
	border:1px;
	border-color:#cccccc;
	border-style:solid;
	margin-top:5px;
	background-color:#ffffff;
}*/

.post-1
{
    
	width:604px;
	height:auto;
	padding:8px;
	border:1px;
	border-color:#cccccc;
	border-style:solid;
	margin-top:30px;
	margin-bottom:15px;
	background-color:#f1f1f1;
	/*--top right rounded corner--*/
	-moz-border-radius-topright: 3px;
	-khtml-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	/*--top left rounded corner--*/
	-moz-border-radius-topleft: 3px;
	-khtml-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
		/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 3px;
	-khtml-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 3px;
	-khtml-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-radius: 3x;
	behavior: url("border-radius.htc");
	/*background-image:url("images/navbg.png") no-repeat;*/
}


.post-1 h1
{
font-size:24px;	
color:#7a1a1d;
font-weight:normal;
border-bottom:1px;
border-bottom-style:dotted;
border-bottom-color:#666666;
}

.post-1 h1 a
{
	text-decoration:none;
}

.post-1 h1 a visited
{
	color:#666666;
}

.post-1 h1 a hover
{
	color:#57bae8;
}



.post-1 h2
{
font-size:24px;	
color:#7a1a1d;
font-weight:normal;
border-bottom:1px;
border-bottom-style:dotted;
border-bottom-color:#666666;
}

.post-1 h2 a
{
	text-decoration:none;
	color:#7a1a1d;
}

.post-1 h2 a:visited
{
	color:#666666;
}

.post-1 h2 a:hover
{
	color:#57bae8;
}






/*




.post-2
{
    
	width:604px;
	height:auto;
	padding:8px;
	border:1px;
	border-color:#cccccc;
	border-style:solid;
	margin-top:10px;
	margin-bottom:15px;
	background-color:#f1f1f1;

	-moz-border-radius-topright: 3px;
	-khtml-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;

	-moz-border-radius-topleft: 3px;
	-khtml-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	
	-moz-border-radius-bottomright: 3px;
	-khtml-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;

	-moz-border-radius-bottomleft: 3px;
	-khtml-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-radius: 3x;
	behavior: url("border-radius.htc");

}


.post-2 h1
{
font-size:24px;	
color:#7a1a1d;
font-weight:normal;
border-bottom:1px;
border-bottom-style:dotted;
border-bottom-color:#666666;
}

.post-2 h1 a
{
	text-decoration:none;
}

.post-2 h1 a visited
{
	color:#666666;
}

.post-2 h1 a hover
{
	color:#57bae8;
}



.post-2 h2
{
font-size:24px;	
color:#7a1a1d;
font-weight:normal;
border-bottom:1px;
border-bottom-style:dotted;
border-bottom-color:#666666;
}

.post-2 h2 a
{
	text-decoration:none;
	color:#7a1a1d;
}

.post-2 h2 a:visited
{
	color:#666666;
}

.post-2 h2 a:hover
{
	color:#57bae8;
}


*/









.entry-utility
{
    width:auto;
	text-align:right;
	text-decoration:none;
	font-size:10px;
	background-color:#ffffff;
	padding:3px;
	margin-top:5px;
	margin-bottom:5px;
	border:1px;
	border-color:#cccccc;
	border-style:solid;
		/*--top right rounded corner--*/
	-moz-border-radius-topright: 3px;
	-khtml-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	/*--top left rounded corner--*/
	-moz-border-radius-topleft: 3px;
	-khtml-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
		/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 3px;
	-khtml-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 3px;
	-khtml-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-radius: 3px;
	behavior: url("border-radius.htc");
	/*background-image:url("images/navbg.png") no-repeat;*/
}

.entry-utility a
{
	
	text-decoration:none;

	
}


.entry-utility_2
{
    width:614px;
	text-align:right;
	text-decoration:none;
	font-size:10px;
	background-color:#f1f2f3;
	padding:3px;
	margin-top:5px;
	margin-bottom:5px;
	border:1px;
	border-color:#cccccc;
	border-style:solid;
}

.entry-utility_2 a
{
	
	text-decoration:none;

	
}


#header
{
	width:940px;
	height:360px;
	margin-top:0px;
	background-image: url("images/fantabolousHeaderBg.png");
	background-color:#000000;
	z-index:-1;
}

#masthead
{
	width:940px;
	height:70px;
	
	margin-top:5px;
	background-color:#000000;
	
}


#respond h3
{
font-size:16px;	
color:#666666;
font-weight:bold;	
}

#comments 
{
	width:604px;
	height:auto;
	padding:8px;
	border:1px;
	border-color:#cccccc;
	border-style:solid;
	margin-top:10px;
	background-color:#f1f1f1;
}

#right_column
{
	float:right;
	width:313px;
}

.xoxo
{
	margin-left:10px;
	margin-bottom:3px;
}

.entry-meta
{
	background-image:url("images/metabg.png");
	padding-top:2px;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:3px;
	float:left;
	margin-top:-33px;
	font-size:10px;
	colour:#999;
	height:30px;
		
	-moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;

	-moz-border-radius-topleft: 5px;
	-khtml-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
		

	behavior: url(border-radius.htc);
	/*margin-left:10px;*/
}

#slider {
    width: 940px; /* important to be same as image width */
    height: 360px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
    width: 940px; /* important to be same as image width or wider */
   /* position: absolute;*/
	top: 0;
	margin-left: 0;
}
.sliderImage {
width: 939px;
    float: left;
    position: relative;
	display: none;
	border:none;
	 background-color: #000;
	 margin-left:-1px;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 6px 12px;
    width: 940px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none;}





/*#suckerfishnav {
 
	 background:rgba(000, 000, 000, 0.7);
	
    font-size:18px;
    font-family:Helvetica, sans-serif;
    font-weight:900;
	text-transform:uppercase;
    width:940px;
    }
#suckerfishnav, #suckerfishnav ul {
    float:left;
    list-style:none;
    line-height:40px;
    padding:0;
    border:1px solid #aaa;
    margin:0;
    width:940px;
    }
#suckerfishnav a {
    display:block;
    color:#cac9c9;
    text-decoration:none;
    padding:0px 10px;
    }
#suckerfishnav li {
    float:left;
    padding:0;
    }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:151px;
    font-weight:normal;
    margin:0;
    line-height:1;
    -moz-opacity:0.85;
    opacity:0.85;
    khtml-opacity:0.85;
    border:0;
    border-top:1px solid #666666;
    }
#suckerfishnav li li {
    width:149px;
    border-bottom:1px solid #666666;
    border-left:1px solid #666666;
    border-right:1px solid #666666;
    font-weight:bold;
    font-family:verdana,sans-serif;
    }
#suckerfishnav li li a {
    padding:4px 10px;
    width:130px;
    font-size:12px;
    color:#cac9c9;
    }
#suckerfishnav li ul ul {
    margin:-21px 0 0 150px;
    }
#suckerfishnav li li:hover {
    color:#ffffff;
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:#ffffff;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#ffffff;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#ffffff;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background:#444444;
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    color:#ffffff;
    }
#suckerfishnav .current_page_parent {
    background:#B13733;
    }
#suckerfishnav .current_page_item {
    color:#ffffff;
    }
#suckerfishnav .current_page_parent a:after, #suckerfishnav .current_page_parent li a:after, #suckerfishnav .current_page_parent li li a:after, #suckerfishnav .current_page_parent li li li a:after, #suckerfishnav .current_page_parent li li li li a:after {
    content:"";
    }
#suckerfishnav .current_page_parent a:after, #suckerfishnav li .current_page_parent a:after, #suckerfishnav li li .current_page_parent a:after, #suckerfishnav li li li .current_page_parent a:after {
    color:#000000;
    content:"";
    }
#suckerfishnav .current_page_item a:after, #suckerfishnav li .current_page_item a:after, #suckerfishnav li li .current_page_item a:after, #suckerfishnav li li li .current_page_item a:after, #suckerfishnav li li li li .current_page_item a:after {
    color:#000000;
    content:"";
    }

*/

.comments
{
	background-color:#cccccc;
	padding:5px;
	margin-bottom:3px;
}






/* new drop down menu1*/


div#banner {
margin-top:0px;
height:360px;

	
    font-size:18px;
    font-family:Helvetica, sans-serif;
    font-weight:900;
	text-transform:uppercase;
}

div#banner h1, div#menu1 h2 {
margin: 0;
padding: 0;
}

div#banner h1 a {
display: block;
width: 270px;
height: 0px;
}
div#banner h1 a span, div#banner .skip {
position: absolute;
top: -10000px;
left: -10000px;
}

ul#menu1 {
/*background:rgba(000, 000, 000, 0.7);*/
  background-image: url("images/overlay2.png"); 
margin: 0;
padding: 0.3em 0em;
}


ul#menu1 li {
display: inline;
margin: 5px 0px;
position: relative;

}

ul#menu1 h2, ul#menu1 h3 {
font-size: 100%;
font-weight: normal;
display: inline;
}


ul#menu1 li a {
color: #cccccc;
text-decoration: none;
padding-left:12px;
font-size:18px;
font-weight: 900;

}

ul#menu1 li a:hover {
color: #ffffff;
text-decoration: none;
}

ul#menu1 li.mega a {
background: transparent url(arrow.gif) center right no-repeat;
padding: 0 10px;

}

ul#menu1 li.mega a:hover {
text-decoration: none;
}

ul#menu1 div {
display: none;
}

ul#menu1 li.mega div {

min-width: 22em;
position: absolute;
/*top: 1.6em;*/
left: 0em;
padding: 6px;
/*background:rgba(000, 000, 000, 0.6);*/
  background-image: url("images/overlay2.png"); 
margin-top:5px;
padding-top:20px;
padding-bottom:20px;

	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-radius-bottomright: 5px;
	border-radius-bottomleft: 5px;
	behavior:url("border-radius.htc");
	z-index:100;
}

ul#menu1 li.hovering div {
display: block;
color: #cccccc;
font-weight: normal;
font-size:12px;
text-transform:none;
}

ul#menu1 li.mega div a {
background-image: none;
text-decoration: none;
font-size:12px;
font-weight:normal;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 3px;
	padding-top: 0px;
	float: none;
	text-indent: 0; /*--Override text-indent from parent list item--*/
	/*height: auto; --Override height from parent list item--*/
	background: url(images/navlist_arrow.png) no-repeat 0px 5px;
	/*display: block;*/
	line-height:25px;
	text-decoration: none;
	color: #fff;
z-index:200;
}

	li.mega div ul {
	width:110px;
	float:left;
	margin-left:15px;
	
}

.sub-title {
	
	border-bottom:1px;
	border-bottom-color:#666666;
	border-bottom-style:dotted;
}

ul#menu1 li.mega div a:hover {
	color: #e90505;
	background-position: 0px 5px ;
	}
	
	/*--Override background position-*/

}
ul#menu1 li div a.more {
color: #cccccc;
font-weight: normal;
font-size:12px;
text-transform:none;
}


ul#menu1 div h3 {
color: #cccccc;
font-weight:100;
font-size: 12px;
}
ul#menu1 div p {
margin: 0 0 5px 0;
padding: 0;
font-size:12px;
font-weight:normal;
width:100px;
float:left;
}


#social-widget-2, #social-widget-2 h3 {
	background:none;
	color:#ffffff;
	
}

.sz-videolisting{
	margin-left:10px;
}


#sz-youtube-widget h3{
	color:#ffffff;
}




.sz-videolisting img{
	border:5px;
	border-style:solid;
	border-color:#363636;
	
}

.sz-videolisting span{
	float:right;
	width: 100px;
}

.sz-videolisting a,.sz-videolisting a:hover, .sz-videolisting a:visited {
	color:#f1f1f1;
	text-decoration:none;
}

.tube {
	margin-bottom:5px;
}

#twitter-widget-3 h3 {
	color:#ffffff;
}

#twitter-widget-3  a{
	color:#666666;
	text-decoration:none;
}

#twitter-widget-3  li{
	border-bottom:1px;
	border-bottom-color:#333333;
	border-bottom-style:dotted;
	margin-bottom:4px;
}	


#twitter-widget-3 ul{
	margin-left:10px;
	margin-right:15px
}	

span.twitter-text {
	color:#ffffff;
}





#widget_google_translate ul{
	margin-left:0px;
}

#widget_google_translate form{
	color:#cccccc;
}

#google-translator h3{
	color:#ffffff;
	font-weight:bold;
}


#mycustomscroll {
	color:#ffffff;
	z-index:201;
	margin-top:150px;
	float:right;
	margin-right:30px;
	position:relative;
	width:450px;
	margin-bottom:30px;
	height:180px;
	overflow:hidden;
	
}


.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 10px;
background-color: white;
}
.vscrollerbar {
width: 10px;
background-color: black;
}
.hscrollerbase {
height: 10px;
background-color: white;
}
.hscrollerbar {
height: 10px;
background-color: black;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}

.sidebarad sidebarbox {
	background-color:#121212;
}

.itunes {
	margin-top:7px;
	margin-bottom:5px;
}


.copy a, .copy a:hover, .copy a:visited {
	text-decoration:none;
	color:#cccccc;
	font-size:10px;
	
}


#music {
	width:180px;
	height:20px;
	float:right;
	position:relative;
	margin-top:-348px;
	margin-right:0x;
	/*border:1px;
	border-style:solid;
	border-color:#cccccc;*/
	z-index:201;
	
}
ul#menu1 li.mega .lrg {

min-width: 42em;
position: absolute;
/*top: 1.6em;*/
left: 0em;
padding: 6px;
/*background:rgba(000, 000, 000, 0.6);*/
  background-image: url("images/overlay2.png"); 
margin-top:5px;
padding-top:20px;
padding-bottom:20px;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	z-index:202;
	
}

ul#menu1 li.hovering .lrg {
display: block;
color: #cccccc;
font-weight: normal;
font-size:12px;
text-transform:none;
margin-left:-200px;
} 


ul#menu1 li.mega .lrg2 {

min-width: 32em;
position: absolute;
/*top: 1.6em;*/
left: 0em;
padding: 6px;
/*background:rgba(000, 000, 000, 0.6);*/
  background-image: url("images/overlay2.png"); 
margin-top:5px;
padding-top:20px;
padding-bottom:20px;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	z-index:202;
	
}

ul#menu1 li.hovering .lrg2 {
display: block;
color: #cccccc;
font-weight: normal;
font-size:12px;
text-transform:none;
margin-left:-200px;
} 


.msg_slideshow{
	width:300px;
	height:300px;
	padding:10px;
	position:relative;
	overflow:hidden;

	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
.msg_slideshow a{
	outline:none;
}
.msg_slideshow a img{
	border:none;
}
.msg_wrapper{
	width:300px;
	height:300px;
	position:relative;
	margin:0;
	padding:0;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
.msg_wrapper img{
	display: block!important;
	vertical-align:middle;
	-moz-box-shadow:0px 0px 10px #000;
	-webkit-box-shadow:0px 0px 10px #000;
	box-shadow:0px 0px 10px #000;
	z-index: 200;
	
}
.msg_controls{
	position:absolute;
	bottom:15px;
	right:-110px;
	width:104px;
	height:26px;
	z-index: 20;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background-color:#000;
	opacity:0.8;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
.msg_controls a{
	float:left;
	background-color:#000;
	width:20px;
	height:20px;
	margin:3px 3px;
	opacity:0.5;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	background-repeat:no-repeat;
	background-position: center center;
}
.msg_controls a:hover{
	opacity:1.0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=99);
}
.msg_controls a.msg_grid{
	background-image:url(icons/grid.png);
}
.msg_controls a.msg_prev{
	background-image:url(icons/prev.png);
}
.msg_controls a.msg_next{
	background-image:url(icons/next.png);
}
.msg_controls a.msg_pause{
	background-image:url(icons/pause.png);
}
.msg_controls a.msg_play{
	background-image:url(icons/play.png);
}
.msg_thumbs{
	background:#000;
	position:absolute;
	width:250px;
	height:166px;
	top:-230px;
	left:50%;
	padding:30px;
	margin:0 0 0 -155px;
	-moz-border-radius:0px 0px 10px 10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	-moz-box-shadow:1px 1px 5px #000;
	-webkit-box-shadow:1px 1px 5px #000;
	box-shadow:1px 1px 5px #000;
	opacity:0.9;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	overflow:hidden;
}
.msg_thumb_wrapper{
	position:absolute;
	width:250px;
	height:166px;
	top:30px;
	left:30px;
	z-index:30;
}
.msg_thumb_wrapper a{
	display:block;
	width:75px;
	height:75px;
	float:left;
	margin:4px;
	opacity:0.5;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}
.msg_thumbs a.msg_thumb_next,
.msg_thumbs a.msg_thumb_prev{
	width:18px;
	height:20px;
	background-repeat:no-repeat;
	background-position: center center;
	position:absolute;
	top:50%;
	margin-top:-10px;
	opacity:0.5;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}
.msg_thumbs a.msg_thumb_next:hover,
.msg_thumbs a.msg_thumb_prev:hover{
	opacity:1.0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=99);
}
.msg_thumbs a.msg_thumb_next{
	background-image:url(icons/next_thumb.png);
	right:5px;
}
.msg_thumbs a.msg_thumb_prev{
	background-image:url(icons/prev_thumb.png);
	left:5px;
}
.msg_thumbs a.msg_thumb_close{
	position:absolute;
	bottom:0px;
	width:50px;
	left:50%;
	margin:0 0 0 -25px;
	background:#202020 url(icons/up.png) no-repeat center center;
	height:16px;
	opacity:0.7;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
}
.msg_thumbs a.msg_thumb_close:hover{
	opacity:1.0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=99);
}
.msg_loading{
	position:absolute;
	background:transparent url(icons/loading.gif) no-repeat center center;
	top:50%;
	left:50%;
	width:50px;
	height:50px;
	margin:-25px 0 0 -25px;
	z-index:25;
	display:none;
}
