/* Multiply - Arquivo CSS */


/* Fonte de toda a Home */
td, p, a { font-family: 'Century Gothic',Verdana,Arial }

a { 
font-size : 12px; 
text-decoration: none; 
color: #000000; font-weight : none; }
  
a:hover { font : 12px ; 
text-decoration : none; 
color: #000000; 
font-weight: none; }  

p { color: #000000; } 
td { color: #000000; } 

a:link, a:visited { 
font-weight: bold; 
color: #000000; 
text-decoration: none; }

a:hover  { 
font-weight: bold; 
color: #DD001F; 
text-decoration: underline; }

/* Cabecalho (Welcome, Setup, Network...) */
table.globalnav {
	width: 773px;
	height: 43px;
	background-position: center 50%;
	border: 0px none ; 
	margin-top: 25px;
	margin-left: 130px; 
	margin-right: auto; 
	margin-bottom: 0px;
	background: none; 
	background-color: #000000; 
	}

/* Cabecalho (Welcome, Setup, Network...) cor dos links */
li.gnopt a, li.gnopt a:visited, li.gnopt a:link { 
color: #DD001F; 
font-size : 13px;
border: 0px solid #ffffff;
font-weight: bold;
background: none; 
background-color: transparent;
} 

li.gnopt a:hover {
text-decoration: underline; 
color: #DD001F;
font-size : 15px;
border: 0px solid #ffffff; 
font-weight: bold;
background: none; 
background-color: transparent;
}

	

h1#page_owner_title {
	height: 220px;
	width: 763px;
	background: url('http://www.geocities.com/julikdf/homepage/Juliana.jpg') no-repeat center 50%;  
	background-position-top: -5px ;
    	background-color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin-left: 130px; 
	margin-right: auto;
	padding-right: 0px;
	border: 0px solid #ffffff; 
	}


/* corpo da página - Recua a página para o centro */
div#page_start_wrapper {
	width: 763px;
	margin-left:auto; 
	margin-right:auto; 
	background-color: transparent;}

div#page_start {
	padding: 0;
	padding-left: 5px;
	width: 758px;
	border: none;
	margin-left:auto; 
	margin-right:auto; }


a.compose {color: #DEBE42;
margin-right: 5px;}


/* Títulos onde tem escrito Home ja dentro da pagina */
h1 {
	background: none; 
	background-color: transparent ; 
	color: #000000; 
	margin-top: 0;
   	margin-left: 5px; 
   	width: auto; 
   	font-style: normal; 
   	font-variant: normal; 
   	font-weight: normal; 
   	font-size: 18px; 
   	font-family: Century Gothic; 
   	}


/* Abas (Home, Profile, Photos...) Tirou o background (barra de fundo) e recuou os botőes para o centro da página */
div#subnav {
	height: 45px;
	width: 753px;
	background: none;
	background: transparent;
	margin-top: 0;
	margin-left: 125px; 
	margin-right: auto; 
	border: 0px none;}


/* Abas (Home, Profile, Photos...) apaga os nomes */

/* Abas (Home, Profile, Photos...) tirou as abas */
a:link.topt, a:visited.topt { 
background: none; 
background: url('../Home/buttonoff.gif') no-repeat top; 
color: #FFFFFF; 
font-weight: bold; } 

a:hover.topt { 
background: none; 
background: url('../Home/buttonoff.gif') no-repeat top; 
color: #FFFFFF; 
font-weight: bold;}
 
/* Abas (Home, Profile, Photos...) mostra aba Home */
a.toptsel, a:visited.toptsel { 
padding-top: 0px; 
line-height: 2em; 
background: url('../Home/buttonoff.gif') no-repeat top; 
color: #FFFFFF; 
border: 0px solid #DD001F; 
font-weight: bold;
padding-left: 0px; 
z-index: 1; } 
a:hover.toptsel { 
background: url('../Home/buttonon.gif') no-repeat top; 
color: #FFFFFF; 
border: 0px solid #DD001F; 
font-weight: bold;
padding-left: 0px; 
z-index: 1; } 


/* Abas (Home, Profile, Photos...) mostra as outras abas */
a.topt, a:visited.topt { 
background: url('../Home/buttonoff.gif') no-repeat top; 
border: 0px solid #DD001F; 
color: #FFFFFF;
border: 0px solid #DD001F; 
font-weight: bold;
padding-left: 0px; 
z-index: 1; } 
a.topt:hover { 
background: transparent url('../Home/buttonon.gif')
no-repeat top; 
border: 0px solid #DD001F; 
color: #FFFFFF; 
font-weight: bold; 
padding-left: 0px; 
z-index: 1; }


/* Background e cursor */
body  { background: none ; background-color: transparent; background-repeat: repeat; background-attachment: fixed; cursor: url(../Cursor/5.ani); } 

/* Cursor quando encosta no link */
a:hover { cursor: url('../Cursor/valew.cur'); }


/* Marcadores (bolinhas) dos links do Itembox */
li { list-style-image: url('bokinha.gif'); }
li:hover { list-style-image: url('bokinha.gif'); }



/* Estilos das caixas default */


/* Estilos das caixas default */
.itemboxsub { background: none; background: url('../Homeazul/subazul.jpg'); border: 0px solid #FFFFFF; font-family: Century Gothic; margin-bottom: 6px; } 
.itemboxsub td { color: #000000; font-family: Century Gothic;}


/* Estilos das caixas default cor dos links do itembox */
.itembox a, .itembox a:link, .itembox a:visited { color: #000000; };
.itembox a:hover { color: #DD001F; decoration: underline; }


.itembox { 
background: none; 
background: url('../Home/83.jpg'); 
FILTER: alpha(opacity=90); opacity: 0.90; -moz-opacity: 0.90; 
color: #000000; 
border: 1px solid #999999; 
font: 12px Century Gothic; } 

.infobox a, .infobox a:link, .infobox a:visited { color: #DD001F; }


/* Barra da direita onde tem a Headshot define a borda da Headshot */
.userlogo { border: 1px solid #DD001F; }

/* Barra da direita onde tem a Headshot colore o link da Headshot */
.railbody a:visited { color: #DD001F; }
.railstart {background: none; background-color: transparent;}
.railbody {background: none; background-color: transparent;}
.railend {background: none; background-color: transparent;}
.railsep {background: none; background-color: transparent;}

/* Barra de rolagem */
html {
	scrollbar-3dlight-color: #999999;
	scrollbar-arrow-color: #cccccc;
	scrollbar-base-color: #DC2F47;
	scrollbar-darkshadow-color: #999999;
	scrollbar-face-color: #DD001F;
	scrollbar-highlight-color: #cccccc;
	scrollbar-shadow-color: #DC2F47;
	scrollbar-track-color: #999999;
}


/* Barra no pe da página */
/* Barra no pe da página colore os links */
#ownedfooter a, #ownedfooter a:link, #ownedfooter a:visited { color: #DD001F; }
/* Barra no pe da página colore as palavras */
div#ownedfooter { background: none ; background-color: transparent ; border:none; font: Century Gothic; color: #000000;}