/*******************************
Standard Style Section
********************************/

*{
		margin: 0;
		padding: 0;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size:100%;
		color: #666666;
		font-weight:normal;
		font-stretch:ultra-expanded;
}

html {
		height:100%;
		width:100%;
	}

body {
		font-size: 10px;
}

img{
		border:0;
}

a{
	font-family: sans-serif;
	font-size: 18px;
	color: #f98e04;
	font-weight:normal;
	text-decoration:none;
}

a:hover {
	font-family: sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight:normal;
	text-decoration:none;
}

p{
	margin-top: 10px;
	font-size: 13px;
	padding: 0;
	color: #666666;
	font-weight:normal;
	text-transform:lowercase;
}

h1{
	font-size: 18px;
	margin:20px 0 10px;
}

h2 {
	clear:both;
	font-size:16px;
	margin:10px 0 10px 0;
	color: #CC0000;
}
 
h3{
	font-size: 14px;
	text-align:center;
	color: #000000;
	font-style:italic;
}

h4{
	font-size: 12px;
}

br{
	margin:10px 0 10px 0; 
}

strong{
	color:#de5d00;
}


/*****************************
 * content Style Section
*****************************/

div.content{
	margin:0 auto 0 auto;
	width:1000px;
} 

.container {
	clear:both; 
	float:left; 
	width:100%; 
	overflow:hidden;
	margin-top:20px;
	}

.container #info {
	clear:both;
	width:580px;
	margin:0 auto 0 auto;
}

.container #info p {
	margin:10px 0;
	padding:0;
	font-size: 12px;
	text-align:justify;
	color: #666666;
	text-transform:none;
	}
	
.container #info a {
	font-size: 12px;
	text-align:left;
	color: #de5d00;
	text-transform:none;
	text-decoration:underline;
	}

.container #info a:hover {
	font-size: 12px;
	text-align:left;
	color: #666666;
	text-transform:none;
	text-decoration:underline;
	}

.container #info li {
	list-style-image:url(../images/Orange_Browse_Right.gif);
	list-style-position:outside;
	font-size: 12px;
	margin-right:10px;
	}
	
.container #info .end  {
	padding-left:45%;
	padding-right:55%;
	margin-top:50px;
	margin-bottom:70px;
	}
	
.container #info .preview {
	overflow:hidden;
	width:220px;
	z-index:1;
	}

.container #info .preview {
	width:474px;
	z-index:1;
	}
.container #info .preview img {
	border:3px solid #1E1E1E;
	margin:0;
	}
.container #info .preview img {
	max-width:468px;
	}
	

	
/*************************/	
/* tooltip style section */
/************************/
	
 .tooltip_image {
	display:none;
	left:-9999px;
	position:absolute;
	top:0;
	z-index:100;
	}
	
 .tooltip_image div {
	border:1px solid #4F4F4F;
	height:154px;
	left:21px;
	overflow:hidden;
	position:absolute;
	top:-36px;
	width:468px;
	z-index:90;
	}
	
 .tooltip_image span {
	left:0;
	position:absolute;
	top:-60px;
	z-index:80;
	}	
	
/************************/
/* Layout Style Section */
/************************/

.top {  
	font-size: 10px; 
	width: 100%;
	/*z-index:100;
	background: #FFFFFF url(../images/topband.png) repeat-x ;*/
	}

div.logo {
	padding-left :5px;
	float: left;
}

#upix {
	margin:0;
	padding:0;
}

#upix img {
	margin-left:0px;
	padding-left:170px;
}

.slog {
	margin:50px 0px 10px 50px;
}

.slog ul,li{
	font-size: 10px;
	color: #666666;
	font-weight:normal;
	font-stretch:ultra-expanded;
    list-style-type:none;
}

#mydisplay {
	width:421px;
	height: 376px;
	margin:0 0 0 250px;
	padding-top:10px;
	background: url(../images/displayscreen.png) no-repeat top left;
}

#mypalm {
	height:350px;
	margin-left:250px;
	margin-right:150px;
	padding-top:100px;
	padding-left:40px;
	padding-right:130px;
	background: url(../images/screenpocket.png) no-repeat ;
	border: 0px solid black;
}

#mypalm h1{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		padding:0px;
		margin-top:-75px;
		margin-left:75px;
		text-decoration:none;
		font-size:20px;
		border:0px solid white;
		font-weight:normal;
		color:#a1a0a5;
		text-align:center;
		float:left;
}


/* Rollover  style section */

.rollOver{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		padding:0px;
		text-decoration:none;
}

.rollOver h1{
		font-size:16px;
		border:0px solid white;
		padding-left:10px;
		margin-top:30px;
		font-weight:normal;
		color:#000000;
		text-align:left;
}
	
.rollOver h2{
		font-size:14px;
		border:0px solid white;
		padding-left:10px;
		margin-top:30px;
		font-weight:bold;
		color:#f98e04;
		text-align:left;
	}
	
.rollOver p{
		font-size:12px;
		border:0px solid white;
		padding-left:30px;
		font-weight:normal;
		text-decoration:none;
		color:#000000;
		text-align:left;
		text-transform:none;
	}
	
.rollOver img{
		border:0px solid white;
		padding-right:30px;
		padding-left:0px;
		float:left;
	}
	
.rollOver a{
	font-size: 12px;
	color: #1a84cf;
	font-weight:normal;
	text-decoration:none;
}

.rollOver a:hover {
	font-size: 12px;
	color: #1a84cf;
	font-weight:normal;
	text-decoration:underline;
}

/***********************/	
/* Paper style section */
/***********************/

#mypaper {
	height:350px;
	margin-left:300px;
	padding-top:70px;
	padding-left:40px;
	background: url(../images/paper.png) no-repeat ;
}

#mypaper form
{
	float:left;
	border:0px dotted orange;
	width:200px;
	margin-top:2em;
}

#mypaper form p
{
	vertical-align:middle;
	margin:5px 0;
}

#mypaper form p label
{
	background-color: #FFF;
	display: block;
	width: 35%;
	float: left;
	padding-right: 1%;
	text-align: right;
	letter-spacing: 1px;
	color:#666;
	text-transform:capitalize;
}

#mypaper form p input
{
	margin:0;
	width: 60%;
	border: #CCC 1px solid;
}

#mypaper form p input:hover{
	border: #999 1px solid;
	background-color: #DDEEFF;
}

#mypaper form p span.btt input
{
	margin:2em auto 0 5em;
	padding:0;
	width:55%;
	border:0 solid #FFF;
}

#mypaper form p span.btt input:hover
{
	border: #999 0px solid;
	background-color: #FFF;
}

#mypaper form div p#multi span.inp
{
	line-height:3em;
	vertical-align:middle;
}

#mypaper form div p#multi span.lbl
{
	line-height:1em;
	vertical-align:middle;
}

/******************************
Flash Style
*******************************/

#flashcontent , #noflashcontent{
	padding: 0px;
	margin: 40px;
	float: none;
	clear: left;
	}

#outcontent {
	margin:0px;
	padding-top:100px;
	width:100%;
	border:0px solid #000000;
	text-align:center;
	text-transform:uppercase; 
	}
	
#outcontent	ul, #outcontent li {
   list-style-type:none;
   display:inline;

}

/*******************************
Bottom Style
********************************/

#fixedbottom {
   position: fixed;
   bottom: 0px;
   left:0px;
   width: 100%;
   z-index:1005;
   font-size: 30px;
   background:  #FFFFFF url(../images/orangebottom.png) repeat-x  ;
}

#fixedbottom span {
	font-size:35%;
	color :white;
	text-align:center;
	font-weight:bold;
}

#fixedbottom object {
	position: fixed;
   	bottom: 45px;
	z-index:101;
}

/****************************
Side Menu Style 
*****************************/

#fixedmenu {
 	position:fixed;
   top:50px;
   right: 20px;
   width: 32px;
   background: transparent;
}

#fixedmenu a, #fixedmenu a:hover {
   text-decoration: none;
   display: inline-block;
   width: 33px;
   height: 33px;
   overflow: hidden;
   font-size: 40px;
   line-height: 1;
   margin: 0 auto;
}

#fixedmenu ul, #fixedmenu li {
   list-style-type:none;
   margin: 5px 0;
   padding: 0;
padding-bottom:15px;
font-size: 0.8em;
}


#fixedmenu #home {
   background: transparent url(../images/home.png) no-repeat;
}

#fixedmenu #client {
   background: transparent url(../images/buddies.png) no-repeat;
}

#fixedmenu #stat {
   background: transparent url(../images/webstat.png) no-repeat;
}
 
#fixedmenu #webmail {
   background: transparent url(../images/mailworld.png) no-repeat;
}

#fixedmenu #email {
   background: transparent url(../images/email.png) no-repeat;
}

#fixedmenu #favoris {
   background: transparent url(../images/star.png) no-repeat;
}

/****************************
Image mapping
*****************************/

#backmap {  
	float:left;
     width: 128px; 
     height: 64px; 
	 margin-top:70px;
	 margin-left:0px;
     background: url(../images/target.png) top left no-repeat; 
 }  
 
a#homezone  {  
    float: left;  
    width: 128px;  
    height:64px;  
	/*border:dashed #666666;  */
 } 

a#homezone:hover{ 
 	width: 128px;  
    height:64px;
    background-image: url(../images/targethover.png) ; 
 }  
 





