;

/* settings:
 {:use_versioning=>false, :empty_template=>false, :file_handler=>"AnyHandableFile", :use_frontend=>false, :indirect_service_write_access=>"1", :use_system=>true}
*/

// /8::/202::/main:css -> <216470> codehighlighter.css 

.{}


pre.sh_sourceCode {
  background-color: white;
  color: black;
  font-style: normal;
  font-weight: normal;
}

pre.sh_sourceCode .sh_keyword { color: blue; font-weight: bold; }           /* language keywords */
pre.sh_sourceCode .sh_type { color: darkgreen; }                            /* basic types */
pre.sh_sourceCode .sh_usertype { color: teal; }                             /* user defined types */
pre.sh_sourceCode .sh_string { color: red; font-family: monospace; }        /* strings and chars */
pre.sh_sourceCode .sh_regexp { color: orange; font-family: monospace; }     /* regular expressions */
pre.sh_sourceCode .sh_specialchar { color: pink; font-family: monospace; }  /* e.g., \n, \t, \\ */
pre.sh_sourceCode .sh_comment { color: brown; font-style: italic; }         /* comments */
pre.sh_sourceCode .sh_number { color: purple; }                             /* literal numbers */
pre.sh_sourceCode .sh_preproc { color: darkblue; font-weight: bold; }       /* e.g., #include, import */
pre.sh_sourceCode .sh_symbol { color: darkred; }                            /* e.g., <, >, + */
pre.sh_sourceCode .sh_function { color: black; font-weight: bold; }         /* function calls and declarations */
pre.sh_sourceCode .sh_cbracket { color: red; }                              /* block brackets (e.g., {, }) */
pre.sh_sourceCode .sh_todo { font-weight: bold; background-color: cyan; }   /* TODO and FIXME */

/* Predefined variables and functions (for instance glsl) */
pre.sh_sourceCode .sh_predef_var { color: darkblue; }
pre.sh_sourceCode .sh_predef_func { color: darkblue; font-weight: bold; }

/* for OOP */
pre.sh_sourceCode .sh_classname { color: teal; }

/* line numbers (not yet implemented) */
pre.sh_sourceCode .sh_linenum { color: black; font-family: monospace; }

/* Internet related */
pre.sh_sourceCode .sh_url { color: blue; text-decoration: underline; font-family: monospace; }

/* for ChangeLog and Log files */
pre.sh_sourceCode .sh_date { color: blue; font-weight: bold; }
pre.sh_sourceCode .sh_time, pre.sh_sourceCode .sh_file { color: darkblue; font-weight: bold; }
pre.sh_sourceCode .sh_ip, pre.sh_sourceCode .sh_name { color: darkgreen; }

/* for Prolog, Perl... */
pre.sh_sourceCode .sh_variable { color: darkgreen; }

/* for LaTeX */
pre.sh_sourceCode .sh_italics { color: darkgreen; font-style: italic; }
pre.sh_sourceCode .sh_bold { color: darkgreen; font-weight: bold; }
pre.sh_sourceCode .sh_underline { color: darkgreen; text-decoration: underline; }
pre.sh_sourceCode .sh_fixed { color: green; font-family: monospace; }
pre.sh_sourceCode .sh_argument { color: darkgreen; }
pre.sh_sourceCode .sh_optionalargument { color: purple; }
pre.sh_sourceCode .sh_math { color: orange; }
pre.sh_sourceCode .sh_bibtex { color: blue; }

/* for diffs */
pre.sh_sourceCode .sh_oldfile { color: orange; }
pre.sh_sourceCode .sh_newfile { color: darkgreen; }
pre.sh_sourceCode .sh_difflines { color: blue; }

/* for css */
pre.sh_sourceCode .sh_selector { color: purple; }
pre.sh_sourceCode .sh_property { color: blue; }
pre.sh_sourceCode .sh_value { color: darkgreen; font-style: italic; }

/* other */
pre.sh_sourceCode .sh_section { color: black; font-weight: bold; }
pre.sh_sourceCode .sh_paren { color: red; }
pre.sh_sourceCode .sh_attribute { color: darkgreen; }
;

// /8::/202::/main:css -> <154615> dark-theme.css 

.dark_body__dummy{ 
color:red; 
font-size:1px;
}

body{
margin:0;
background:#a1d3ee url(http://www.mysites.com/images/mybgx.png) repeat-x ;

}

a{
color:black;
font-size:10px;
font-family:Trebuchet MS;
}

.item{
width:100%;
overflow:auto;
}
.article{
background:white;
padding:10px;
}

.bigbutton{
line-height:30px;
font-family:Trebuchet MS;
font-size:26px;
font-weight:bolder;
background:#EFEFEF url(http://core.myfil.es/get_file/social/shine.png);
border:1px solid #7C7C7C;
height:50px;
width:100%;
-webkit-border-radius: 6px; 
-moz-border-radius: 6px; 
border-radius: 6px;
cursor:pointer;
}

input[type=text]{
font-family:Trebuchet MS;
font-size:20px;
}
input[type=password]{
font-family:Trebuchet MS;
font-size:20px;
}




.dark_body{ 
color:black; 
background:#212121 url('http:\/\/s3.amazonaws.com/twitter_production/profile_background_images/4079974/bbwildbackground.jpg') no-repeat fixed left top;
font-size:100%;
width:100%;
height:100%;
}
.dark_main{ 
background:#212121;
color:black;
text-align:center;
width:80%;
height:100%;
margin-left:auto;
margin-right:auto;
}
.dark_userpage{ 
background:#212121;
text-align:left;
width:100%;
margin-left: auto;
margin-right: auto ;
height:880px;
padding:10px;
}
.dark_content{ 

background:white;
padding:1%;
width:68%;
height:760px;
float:left;
} 
.dark_head{ 
background:white; 
width:100%;
height:120px;
float:left;
}
.dark_spacebar{ 

background:white;
padding:1%;
width:3%;
height:760px;
float:left;
} 
.dark_info{ 

}
.dark_buddies{ 

background:white;
}
.dark_favorites{ 

}
.dark_followers{ 

}
.dark_leftbig{ 
color:white;
padding:1%;
width:23%;
height:760px;
float:left;
background:#212121;
}
 
a.dark_leftbig{
color:white;
}

 
;

// /8::/202::/main:css -> <216386> flowplayer.css 

/* root element should be positioned relatively so that 
	child elements can be positioned absolutely */


.{}

div.hulu {
	position:relative;
	height:40px;
	
	/* black background with a gradient */
	background:#000 url(/img/player/skin/hulu.png) repeat-x 0 -4px;
	width:500px;
}

/* play/pause button */
div.hulu a.play, div.hulu a.pause { 
	position:absolute;
	width: 46px;
	height: 40px;
	display:block;
	text-indent:-9999em;
	background:url(/img/player/skin/hulu.png) no-repeat 10px -61px;
	cursor:pointer;
	border-right:1px solid #000; 
}

div.hulu a.play:hover {
	background-position:10px -105px;	
}

/* pause state */
div.hulu a.pause { 
	background-position:11px -148px;
}

div.hulu a.pause:hover {
	background-position:11px -192px;	
}

/* the timeline (or "scrubber")  */
div.hulu div.track {  
	left:47px;
	position:absolute;
	cursor:pointer;
	width:285px;
	border-left:1px solid #999;
	height:40px;	
}

/* the draggable playhead */
div.hulu div.playhead {
	position:absolute;
	cursor:pointer; 
	background-color:#4ff;
	opacity:0.3;
	filter: alpha(opacity=30);	
	width:3px;
	height:40px;
	border-right:1px solid #444;
}

/* buffer- and progress bars. upon runtime the width of these elements grows */
div.hulu div.progress, div.hulu div.buffer {	
	position:absolute;
	background-color:#4ff;
	filter: alpha(opacity=10);
	opacity:0.1;
	width:0px;
	height:40px;
}

div.hulu div.buffer {
	background-color:#fff;
	opacity:0.1;
	filter: alpha(opacity=10);
}

/* time display */
div.hulu div.time {
	position:absolute;		
	width:129px;
	left:330px;
	padding:12px 0;
	text-align:center;
	border:1px solid #999;
	border-width:0 1px;
	
	font-family:futura,"Lucida Grande","bitstream vera sans","trebuchet ms",verdana,arial;	
	font-size:12px;
	color:#fff; 
}

/* total duration in time display */
div.hulu div.time strong {
	font-weight:normal;
	color:#666;
}

/* mute / unmute buttons */
div.hulu a.mute, div.hulu a.unmute {
	position:absolute;
	left:460px;
	width:40px;
	height:40px;
	text-align:center;
	padding:8px 0;
	cursor:pointer;
	text-indent:-9999em;
	background:url(/img/player/skin/hulu.png) no-repeat 5px -323px;
}

div.hulu a.mute:hover {
	background-position:5px -367px;	
}

/* unmute state */
div.hulu a.unmute {
	background-position:5px -235px;	
}

div.hulu a.unmute:hover {
	background-position:5px -279px;	
}

;

// /8::/202::/main:css -> <142099> frontbox.css 

.bTL_greybox {
background:transparent url(http://core.myfil.es/get_file?path=/tl-2.png) no-repeat scroll 0 0;
height:32px;
width:10px;
}
.bTR_greybox {
background:transparent url(http://core.myfil.es/get_file?path=/tr-2.png) no-repeat scroll 0 0;
height:32px;
width:10px;
}
.bTL_greybox {
background:transparent url(http://core.myfil.es/get_file?path=/tl-2.png) no-repeat scroll 0 0;
height:32px;
width:10px;
}
.bTM_greybox {
background:transparent url(http://core.myfil.es/get_file?path=/tm-2.png) no-repeat scroll 0 0;
border-top:0 solid transparent;
color:#000000;
height:32px;
text-align:center;
line-height:30px;
width:100%;
}
.bTF_greybox {
background:transparent url(http://core.myfil.es/get_file?path=/tm-2.png) no-repeat scroll 0 0;
height:30px;
width:100%;
}
.bTF2_greybox {
background:transparent url(http://core.myfil.es/get_file?path=/tm-2.png) repeat-x scroll 0 0;
height:30px;
width:100%;
}
.bML_greybox {
background:transparent url(http://core.myfil.es/get_file?path=/ml.png) repeat-y scroll 0 0;
height:2px;
width:10px;
}
.bMR_greybox {
background:transparent url(http://core.myfil.es/get_file?path=/mr.png) repeat-y scroll 0 0;
height:100%;
width:10px;
}
.bMF_greybox {
background:#FFFFFF none repeat scroll 0 0;

}
.bBL_greybox {
background:transparent url(http://core.myfil.es/get_file?path=/bl-2.png) no-repeat scroll 0 0;
height:10px;
width:10px;
}
.bBM_greybox {
background:transparent url(http://core.myfil.es/get_file?path=/bm.png) repeat-x scroll 0 0;
height:10px;
width:100%;
}
.bBF_greybox {
background:transparent url(http://core.myfil.es/get_file?path=/bm.png) repeat-x scroll 0 0;
height:10px;
width:100%;
}
.bBR_greybox {
background:transparent url(http://core.myfil.es/get_file?path=/br-2.png) no-repeat scroll 0 0;
height:10px;

width:10px;

}
.bContent_greybox {
color:#000000;
font-size:12px;
overflow:hidden;
 background:white;
} 
 
;

// /8::/202::/main:css -> <214705> newsimplecss.css 

.x{}

.item{
width:100%;
}

*{
outline: none;
outline-width:0;
outline-style:none;
}
input, textarea {outline-style:none;}

.bTL_greybox {
background:transparent url(http://core.myfil.es/get_file?path=/tl-2.png) no-repeat scroll 0 0;
height:32px;
width:10px;
}
.bTR_greybox {
background:transparent url(http://core.myfil.es/get_file?path=/tr-2.png) no-repeat scroll 0 0;
height:32px;
width:10px;
}
.bTL_greybox {
background:transparent url(http://core.myfil.es/get_file?path=/tl-2.png) no-repeat scroll 0 0;
height:32px;
width:10px;
}
.bTM_greybox {
background:transparent url(http://core.myfil.es/get_file?path=/tm-2.png) no-repeat scroll 0 0;
border-top:0 solid transparent;
color:#000000;
height:32px;
text-align:center;
line-height:30px;
width:100%;
}
.bTF_greybox {
background:transparent url(http://core.myfil.es/get_file?path=/tm-2.png) no-repeat scroll 0 0;
height:30px;
width:100%;
}
.bTF2_greybox {
background:transparent url(http://core.myfil.es/get_file?path=/tm-2.png) repeat-x scroll 0 0;
height:30px;
width:100%;
}
.bML_greybox {
background:transparent url(http://core.myfil.es/get_file?path=/ml.png) repeat-y scroll 0 0;
height:2px;
width:10px;
}
.bMR_greybox {
background:transparent url(http://core.myfil.es/get_file?path=/mr.png) repeat-y scroll 0 0;
height:100%;
width:10px;
}
.bMF_greybox {
background:#FFFFFF none repeat scroll 0 0;

}
.bBL_greybox {
background:transparent url(http://core.myfil.es/get_file?path=/bl-2.png) no-repeat scroll 0 0;
height:10px;
width:10px;
}
.bBM_greybox {
background:transparent url(http://core.myfil.es/get_file?path=/bm.png) repeat-x scroll 0 0;
height:10px;
width:100%;
}
.bBF_greybox {
background:transparent url(http://core.myfil.es/get_file?path=/bm.png) repeat-x scroll 0 0;
height:10px;
width:100%;
}
.bBR_greybox {
background:transparent url(http://core.myfil.es/get_file?path=/br-2.png) no-repeat scroll 0 0;
height:10px;

width:10px;

}
.bContent_greybox {
color:#000000;
font-size:12px;
overflow:hidden;
 background:white;
} 
 
.dialog {
display:block;
position:absolute;
}
.dialog table.table_window {
border-collapse:collapse;
border-spacing:0;
margin:0;
padding:0;
width:100%;
}
.dialog table.table_window td, .dialog table.table_window th {
padding:0;
}
.dialog .title_window {
height:100%;
width:100%;
}
;

// /8::/202::/main:css -> <10600> pages.css 

.mymodules_dock{
  background: transparent url(/core-services/themes/mymodules/expand.gif) no-repeat center left;
  margin-top:12px;
  margin-left:2px;
  margin-right:2px;
  text-align:right;
  border:2px outset silver;
  padding: 2px 8px 2px 15px;
  font-size:11px;
  font-weight: bold;
  cursor:pointer;
  cursor:hand;
}

.main_dock {
  background: transparent url(/core-services/themes/mymodules/expand.gif) no-repeat center left;
  margin-top:12px;
  margin-left:2px;
  margin-right:2px;
  text-align:right;
  border:2px outset silver;
  padding: 2px 8px 2px 15px;
  font-size:11px;
  font-weight: bold;
  cursor:pointer;
  cursor:hand;
}
;

// /8::/202::/main:css -> <216707> roundcorners.css 


.roundBtn_top-left, .roundBtn_top-right, .roundBtn_bottom-left, .roundBtn_bottom-right {
background-repeat:no-repeat;
width:7px;
height:8px;
}
.roundBtn_top {
font-size:1px;
line-height:1px;
 background:white;
height:8px;
background-image:url(/images/roundbox/top-middle.gif); 
}

.roundBtn_bottom {
font-size:1px;
line-height:1px;
 background:white;
height:8px;
background-image:url(/images/roundbox/bottom-middle.gif); 
}

.roundBtn td {
margin:0pt;
padding:0pt;
}
.roundBtn_main-left {
background-image:url(/images/roundbox/frame-left.gif);
width:7px; 
}
.roundBtn_main-right {
background-image:url(/images/roundbox/frame-right.gif);
width:7px;  
} 

.roundBtn_top-left {
background-image:url(/images/roundbox/left-top.gif);
background-position:left top;
}
.roundBtn_top-right {
background-image:url(/images/roundbox/right-top.gif);
background-position:right top;
}
.roundBtn_bottom-left {
background-image:url(/images/roundbox/bottom-left-c.gif);
background-position:left bottom;
width:7px;
height:8px;

}
.roundBtn_bottom-right {
background-image:url(/images/roundbox/bottom-right-c.gif);
background-position:right bottom;
width:7px;
height:8px;

}
.roundBtn{
background-color:white;
}


.roundBtn_content {
 background:white;
}


 /*END*/


.roundBtnG_top-left, .roundBtnG_top-right, .roundBtnG_bottom-left, .roundBtnG_bottom-right {
background-repeat:no-repeat;
width:7px;
height:8px;
}

.roundBtnG_top {
font-size:1px;
line-height:1px;
 background:white;
height:8px;
background-image:url(/images/roundbox/gtop-middle.gif); 
}

.roundBtnG_bottom {
font-size:1px;
line-height:1px;
background:white;
height:8px;
background-image:url(/images/roundbox/gbottom-middle.gif);
} 
.roundBtnG td {
margin:0pt;
padding:0pt;
}

.roundBtnG_main-left {
background-image:url(/images/roundbox/gframe-left.gif);
width:7px; 
}

.roundBtnG_main-right {
background-image:url(/images/roundbox/gframe-right.gif);
width:7px;
} 


.roundBtnG_top-left {
background-image:url(/images/roundbox/gleft-top.gif);
background-position:left top;
}

.roundBtnG_top-right {
background-image:url(/images/roundbox/gright-top.gif);
background-position:right top;
}

.roundBtnG_bottom-left {
background-image:url(/images/roundbox/gbottom-left-c.gif);
background-position:left bottom;
width:7px;
height:8px;
}

.roundBtnG_bottom-right {
 background-image:url(/images/roundbox/gbottom-right-c.gif);
background-position:right bottom;
width:7px;
height:8px;
}

.roundBtnG{
background-color:white;
}

.roundBtnG_content {
 background:white;
}

/*ENDE*/

.roundBtnT_top-left, .roundBtnT_top-right, .roundBtnT_bottom-left, .roundBtnT_bottom-right {

background-repeat:no-repeat;

width:7px;

height:8px;

}


.roundBtnT_top {

font-size:1px;

line-height:1px;

background:white;

height:8px;

background-image:url(/images/roundbox/ttop-middle.gif);

}



.roundBtnT_bottom {

font-size:1px;

line-height:1px;

background:white;

height:8px;

background-image:url(/images/roundbox/tbottom-middle.gif); 

}



.roundBtnT td {

margin:0pt;

padding:0pt;

}


.roundBtnT_main-left {

background-image:url(/images/roundbox/tframe-left.gif);

width:7px; 

}


.roundBtnT_main-right {

background-image:url(/images/roundbox/tframe-right.gif);

width:7px;  

} 



.roundBtnT_top-left {

background-image:url(/images/roundbox/tleft-top.gif);

 background-position:left top;

}


.roundBtnT_top-right {

background-image:url(/images/roundbox/tright-top.gif);

background-position:right top;

}


.roundBtnT_bottom-left {

background-image:url(/images/roundbox/tbottom-left-c.gif);

background-position:left bottom;

width:7px; 

height:8px;

}


.roundBtnT_bottom-right {

background-image:url(/images/roundbox/tbottom-right-c.gif);

background-position:right bottom;

width:7px;

height:8px;

}


.roundBtnT{

 background-color:white;

}


.roundBtnT_content {

 background:#2FB6DE;

}


/*SML*/
.roundBtnSMLT_top-left, .roundBtnSMLT_top-right, .roundBtnSMLT_bottom-left, .roundBtnSMLT_bottom-right {
background-repeat:no-repeat;
width:2px;
height:2px;
}

.roundBtnSMLT_top {
font-size:1px;
line-height:1px;
background:white;
height:2px;
background-image:url(/images/roundbox/ttop-middle.gif);
}


.roundBtnSMLT_bottom {
font-size:1px;
line-height:1px;
background:#2FB6DE;
height:2px;
background:; 
}


.roundBtnSMLT td {
margin:0pt;
padding:0pt;
}

.roundBtnSMLT_main-left {
background:#2FB6DE;
width:2px; 
}

.roundBtnSMLT_main-right {
background:#2FB6DE;
width:2px;  
} 


.roundBtnSMLT_top-left {
background-image:url(/images/roundbox/ttop-left.gif);
 background-position:left top;
}

.roundBtnSMLT_top-right {
background-image:url(/images/roundbox/ttop-right.gif);
background-position:right top;
}

.roundBtnSMLT_bottom-left {
background-image:url(/images/roundbox/tbottom-left.gif);
background-position:left bottom;
width:2px; 
height:2px;
}

.roundBtnSMLT_bottom-right {
background-image:url(/images/roundbox/tbottom-right.gif);
background-position:right bottom;
width:2px;
height:2px;
}

.roundBtnSMLT{
 background-color:#2FB6DE;
}

.roundBtnSMLT_content {
 background:#2FB6DE;
}







;

// /8::/202::/main:css -> <216709> tooltip.css 

.overlay_tooltip {
    background-color: #888888;
    filter:alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}

.tooltip_nw {
  background: transparent url(/core-services/themes/mynutooltip/left-top.gif) no-repeat 0 0;            
  background-position: bottom left;
  width:10px;
  height:35px;
}

.tooltip_n {
  background: transparent url(/core-services/themes/mynutooltip/top-middle.gif) repeat-x 0 0;            
  background-position: bottom right;
  height:35px;
}

.tooltip_ne {
  background: transparent url(/core-services/themes/mynutooltip/right-top.gif) no-repeat 0 0;            
  background-position: bottom right;
  width:10px;      
  height:35px;
}

.tooltip_w {
  background: transparent url(/core-services/themes/mynutooltip/frame-left.gif) repeat-y top left;            
  width:7px;
}

.tooltip_e {
  background: transparent url(/core-services/themes/mynutooltip/frame-right.gif) repeat-y top right;            
  width:7px;      
}

.tooltip_sw {
  background: transparent url(/core-services/themes/mynutooltip/bottom-left-c.gif) no-repeat 0 0;            
  width:7px;
  height:17px;
}

.tooltip_s  {
  background: transparent url(/core-services/themes/mynutooltip/bottom-middle.gif) repeat-x 0 0;            
  height:17px;
}

.tooltip_se, .tooltip_sizer {
  background: transparent url(/core-services/themes/mynutooltip/bottom-right-c.gif) no-repeat 0 0;            
  width:7px;
  height:17px;
}

.tooltip_sizer {
    cursor:se-resize;    
}

.tooltip_close {
    width: 23px;
    height: 23px;
    background: transparent url(/core-services/themes/mynutooltip/button-close-focus.gif) no-repeat 0 0;            
    position:absolute;
    top:13px;
    right:11px;
    cursor:pointer;
    z-index:1000;
}

.tooltip_minimize {
    width: 23px;
    height: 23px;
    background: transparent url(/core-services/themes/mynutooltip/button-min-focus.gif) no-repeat 0 0;            
    position:absolute;
    top:0px;
    right:55px;
    cursor:pointer;
    z-index:1000;
}

.tooltip_maximize {
    width: 23px;
    height: 23px;
    background: transparent url(/core-services/themes/mynutooltip/button-max-focus.gif) no-repeat 0 0;            
    position:absolute;
    top:0px;
    right:33px;
    cursor:pointer;
    z-index:1000;
}

.tooltip_title {
    float:left;
    height:14px;
    font-size:14px;
    font-weight:bold;
    text-align:left;
    margin-top:2px;
    width:100%;
    color:black;
}

.tooltip_content {
    overflow:auto;
    color: black;
    font-size: 14px;
    background:#FFFFFF;
}

/*
ADDED CORNERS
*/
.tooltip_nw_c {
  background: transparent url(/core-services/themes/mynutooltip/left-top-tip.gif) no-repeat 0 0;            
  background-position: bottom left;
  width:10px;
  height:35px;
}
.tooltip_ne_c {
  background: transparent url(/core-services/themes/mynutooltip/right-top-tip.gif) no-repeat 0 0;            
  background-position: bottom right;
  width:10px;      
  height:35px;
}


.tooltip_sw_c {
  background: transparent url(/core-services/themes/mynutooltip/bottom-left-c-tip.gif) no-repeat 0 0;            
  width:7px;
  height:17px;
}
.tooltip_se_c, .tooltip_sizer_c {
  background: transparent url(/core-services/themes/mynutooltip/bottom-right-c-tip.gif) no-repeat 0 0;            
  width:7px;
  height:7px;
}


/*
END ADDED CORNERS
*/

;

// /8::/202::/main:css -> <218550> uploader.css 


input[disabled]{ border: 1px solid #ccc } /* FF 2 Fix */


/* -- Table Styles ------------------------------- */
.progressWrapper {
	width: 482px;
	overflow: hidden;
        z-index:555;
}

#fsUploadProgress{
height:250px;
z-index:0;
width:500px;
overflow:auto;
}

.progressContainer {
        position:relative;
z-index:1;
height:42px;
	margin-bottom: 5px;
	border: solid 1px transparent;
	background-color: #EFEFEF;
	overflow: hidden;
}
/* Message */
.message {
	margin: 1em 0;
	padding: 10px 20px;
	border: solid 1px transparent;
	background-color: #FFFFCC;
	overflow: hidden;
}
/* Error */
.red {
	border: solid 1px transparent;
	background-color: #FFEBEB;
}

/* Current */
.green {
	border: solid 1px transparent;
	background-color: #DCDCDC;
}

/* Complete */
.blue {
	border: solid 1px transparent;
	background-color: #DCDCDC;
        background: url(http://core.myfil.es/get_file/social/q.png) repeat-x
}

.progressName {
z-index:999;
margin-left:5px;
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
	width: 448px;
	height: 20px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	z-index:-2;
	position:absolute;
	top:0px;
	left:0px;
	font-size: 0;
	width: 0px;
color: silver;
	height: 40px;
	background: #429DD4  url(http://core.myfil.es/get_file/hbg.png) 0px 0px repeat-x;
	margin-top: 0px;
        border: solid 1px transparent;
}

.progressBarComplete {
z-index:333;
	width: 100%;
	background-color: green;
	visibility: hidden;
}

.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

.progressBarStatus {
        z-index:888;
height:20px;
margin-left:5px;
	margin-top: 0px;
	width: 457px;
	font-size: 10px;
	font-family: Trebuchet MS;
	text-align: left;
	white-space: nowrap;
}

a.progressCancel {
        z-index:8888;
	font-size: 0;
	display: block;
	height: 16px;
	width: 17px;
	background-image: url(http://core.myfil.es/get_file/social/icloser.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: right;
}

/* -- SWFUpload Object Styles ------------------------------- */
.swfupload {
	vertical-align: top;
}
;

// /8::/202::/main:css -> <153865> userpage.css 

.default_body__dummy{ 
color:red; 
font-size:1px;
}
.default_body{ 
color:black; 
 font-size:100%;
width:100%;
height:100%;
 background:white url(/images/fullwp.jpg) repeat-y;
}
.default_main{ 
text-align:center;
width:80%;
height:100%;
margin-left:auto;
margin-right:auto;
}
.default_userpage{ 
background-color:transparent;
border:0px solid silver;
text-align:left;
width:100%;
margin-left: auto;
margin-right: auto ;
height:880px;
padding:10px;
}
.default_content{ 
 
width:68%;
height:760px;
float:left;

margin:1%;
 background:#FAFAFA;
} 
.default_head{ 
width:100%;
height:120px;
background:transparent;
}
 .default_spacebar{ 
padding:1%;
width:3%;
height:760px;
float:left;
} 
.default_info{
 background: transparent url(http:\/\/core.myfil.es/get_file?path=/white-20.png); 

}
.default_buddies{ 

}
.default_favorites{ 
background: transparent url(http:\/\/core.myfil.es/get_file?path=/white-20.png); 
}
.default_followers{ 

 background:#FAFAFA;
}
.default_leftbig{ 
padding:1%;
width:23%;
height:760px;
float:left;

 background:transparent;
}

;

// /8::/202::/main:css -> <445241> xdesign.css 

/*


*/


ul{
margin: 0; padding: 0;
}

li{
float: left;
list-style: none;
margin: 0; padding: 0;
padding-left:0px;
padding-right:0px;
}  
;

