@charset "utf-8";
/* CSS Document */
HTML{
	height:100%;
	width:100%;
}
body{
	background-color:#000;
	background-image:url(images/bg-page.jpg);
	background-position:center;
	/*background-repeat:repeat-y;*/
	background-attachment:fixed;
}

#wrap{
	margin:auto;
	padding:0;
	width:900px;
	/*background-image:url(images/bg-wrap.jpg);
	background-position:center;
	background-repeat:repeat-y;*/
}

#header{
	width:900px;
	height:400px;
	position:relative;
	float:left;
}

#cont{
	width:900px;
	height:auto;
	position:relative;
	float:left;
}

#footer{
	width:810px;
	height:100px;
	position:relative;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
	padding-left:90px;
}

#footer a{
	color:#FC0;
}
#footer a:hover{
	color:#FFF;
}

#desc{
	position:relative;
	float:left;
	height:auto;
	width:700px;
	margin-left:90px;
	margin-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCC;
}

#desc2{
	position:relative;
	float:left;
	height:auto;
	width:500px;
	margin-left:90px;
	margin-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCC;
}

#desc2 strong{
	color:#C00;
}

#box_reg_cont{
	position:relative;
	float:left;
	height:auto;
	width:590px;
	margin-left:90px;
	margin-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCC;
}

#box_reg_cont td{
	height:30px;
	border-bottom:#999 solid 1px;
}

#box_reg_cont td.noline{
	height:30px;
	border-bottom:none;
}

#box_reg_cont input{
	height:20px;
	width:250px;
	text-align:center;
	font-size:10px;
}
#box_reg_cont textarea{
	height:150px;
	width:250px;
	text-align:left;
	font-size:10px;
}
#box_reg_cont input.go{
	background-color:#C00;
	border:#FFF solid 1px;
	width:150px;
}

#menu{
	position:relative;
	float:left;
	height:auto;
	width:700px;
	margin-left:90px;
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCC;
}

#menu ul {
height:30px; 
list-style:none; /* elimino i punti elenco */
margin:0; /* elimino i rientri delle liste */
padding:0;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

#menu ul li{
width:120px;
height:20px;
border:#FFF solid 1px;
float:left;
text-align:center;
margin-right:10px;
}
#menu form{
	margin-top:0px;
}
#menu ul li.search{
/*padding-left:146px;*/
float:right;
width:280px;
border:none;
margin-right:-19px;
}
#menu ul li.search input{
	background-color:#333;
	width:80px;
	height:24px;
	text-align:center;
	font-size:10px;
	border:	#FFF solid 1px;
	color:#FFF;
}
#menu ul li.search input.text_key{
	height:18px;
	width:150px;
	background-color:#FFF;
	border:#000 solid 1px;
	color:#333;
}

#menu ul li a{
color:#CCC;
display:block;
text-decoration:none;
height:20px;
line-height:20px;
}
#menu ul li a:hover{
color:#000;
background-color:#F90;
text-decoration:none;
}

/* STILE BLOCCHI DVD */
.box{
	position:relative;
	float:left;
	background-image:url(images/box_bg.gif);
	height:auto;
	width:700px;
	margin-left:90px;
	margin-top:30px;
}

.box_top{
	position:relative;
	float:left;
	background-image:url(images/box_top.gif);
	background-repeat:no-repeat;
	width:700px;
	height:15px;
}

.box_bottom{
	position:relative;
	float:left;
	background-image:url(images/box_bottom.gif);
	background-repeat:no-repeat;
	width:700px;
	height:15px;
	top:1px;
}

.box_cont{
	position:relative;
	float:left;
	width:680px;
	min-height:200px;
	height:auto;
	padding:10px;
}

/* FINE STILE BLOCCHI DVD */

/* STILE FORM REGISTRAZIONE */

.box_cart{
	position:relative;
	float:left;
	background-image:url(images/box_bg.gif);
	height:auto;
	width:700px;
	margin-left:90px;
	margin-top:30px;
}

.box_cart_top{
	position:relative;
	float:left;
	background-image:url(images/box_top.gif);
	background-repeat:no-repeat;
	width:700px;
	height:15px;
}

.box_cart_bottom{
	position:relative;
	float:left;
	background-image:url(images/box_bottom.gif);
	background-repeat:no-repeat;
	width:700px;
	height:15px;
	top:1px;
}

.box_cart_cont{
	position:relative;
	float:left;
	width:660px;
	min-height:200px;
	height:auto;
	padding:10px;
	padding-left:30px
}

.box_cart_cont INPUT{
	background-color:#333;
	border:#FFF 1px solid;
	height:22px;
	width:200px;
	text-align:center;
	font-size:10px;
	color:#FFF;
	border: #FFF solid 1px;
}

.box_cart_cont td{
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCC;
}

/* FINE STILE FORM REGISTRAZIONE */


/* STILE FORM CARRELLO */

.box_cart{
	position:relative;
	float:left;
	background-image:url(images/box_bg.gif);
	height:auto;
	width:700px;
	margin-left:90px;
	margin-top:30px;
}

.box_cart_top{
	position:relative;
	float:left;
	background-image:url(images/box_top.gif);
	background-repeat:no-repeat;
	width:700px;
	height:15px;
}

.box_cart_bottom{
	position:relative;
	float:left;
	background-image:url(images/box_bottom.gif);
	background-repeat:no-repeat;
	width:700px;
	height:15px;
	top:1px;
}

.box_cart_cont{
	position:relative;
	float:left;
	width:660px;
	min-height:200px;
	height:auto;
	padding:10px;
	padding-left:30px
}

.box_cart_cont INPUT{
	background-color:#333;
	border:#FFF 1px solid;
	height:22px;
	width:15px;
	text-align:center;
	font-size:10px;
	color:#FFF;
	border: #FFF solid 1px;
}

.box_cart_cont td{
	height:30px;
	line-height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

td.del {
	color:#C00;
}

INPUT.continue{
	width:200px;
	background-color:#C00;
	border:#FFF 1px solid;
}
/* FINE STILE FORM CARRELLO */

.anteprima{
	position:relative;
	float:left;
	width:200px;
	height:150px;
	float:left;
}

.scheda{
	position:relative;
	width:470px;
	float:left;
	left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#111;
}
.scheda strong{	
	font-size:11px;
	color:#000;
}
.scheda p{	
	font-size:10px;
	color:#CCC;
	text-align:justify;
	width:300px;
	margin-left:10px;
}

.scheda input{
	background-color:#C00;
	border:#FFF solid 1px;
	height:20px;
	width:200px;
	text-align:center;
	font-size:10px;
}

.image{
	float:right;
	z-index:100;
	position:relative;
	text-align:center;
}

.cartistration{
	position:relative;
	float:left;
	width:470px;
	left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCC;
}
.cart_titoli{
	position:relative;
	float:left;	
	width:120px;
	left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCC;
}


.navigation td{
	font-size:17px; 
	color:#FC0;
	height:25px;
}

.navigation td strong{
	background-color:#F90;
	color:#000;
	border:#FFF 1px solid;
	line-height: 19px;
	padding:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.navigation a{
	border:#FFF 1px solid;
	text-decoration:none;
	line-height: 18px;
	padding:4px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.navigation a:hover{
	background-color: #F90;
}

a.arrow{
	width:160px;
}


/* SEO */

#htmlzone a{
	text-decoration:none;
	color:#666666;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
#htmlzone a:hover{
	text-decoration:none;
	color:#FFCC00;
}

#htmlzone{
	position:relative;
	left:0px;
	bottom: 0px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
	float:left;
	background-image:url("http://www.globelife.com/seo/files/back-toolbar.jpg");
	background-repeat:repeat-x;
	width:100%;
	height:25px;
	z-index:50;
}
#globelife{
	position:relative;
	float:left;
	width:35%;
	margin-top:8px;
	text-align:center;
}
#text{
	position:relative;
	float:left;
	width:28%;
	margin-top:8px;
	text-align:center;
}
#links{
	position:relative;
	float:right;
	width:35%;
	margin-top:8px;
	text-align:center;
}

#globelife a.info{
    position:relative; 
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 1px;
   	z-index:24; 
   	text-decoration:none
}
#globelife a.info:hover{
	z-index:25; 
}

#globelife a.info span{
	display: none;
}

#globelife a.info:hover span{
	PADDING-top: 60px;
	PADDING-bottom: 10px;
	PADDING-left: 10px;
	PADDING-right: 10px;
   	display:block;
	position:absolute;
   	bottom:12px;
   	left:0px;
	height:300px;
   	width:500px;
  	border:1px solid #fff;
	text-align: justify;
	background:url("http://www.globelife.com/images/globelife-hair-box.jpg") no-repeat;
	background-color:#333;
	overflow-y: scroll;
}



.pages{
	color:#333333;
}

.contact{
	font-family:Verdana;
	font-size:10px;
	color:#cccccc;
}

a.www{
	font-family:Verdana;
	font-size:10px;
	color:#FC0;
	padding:2px;
	text-decoration: none;
}


#globelife a.posta{
	font-family:Verdana;
	font-size:11px;
	color:#FFFFFF;
	background-color:#FF0000;
	padding:4px;
	margin-left:20px;
}
#globelife a.posta:hover{
	color:#000000;
	background-color:#FFFFFF;
}


