/* CSS Document */

/*For IE6 Shenanigans*/
body { text-align:center;
background: #7F7F7F; 
} 


/* Centering Page */
#wrapper { width:1060px; 
height: 792px;
margin:0 auto; 
text-align:left;
background-image:  url(images/fresh/freshwork_bkgd.gif);
background-repeat: none; } 

#wrapperthink { width:1060px; 
height: 792px;
margin:0 auto; 
text-align:left;
background-image:  url(images/fresh/thinktank_background.gif);
background-repeat: none; } 

#wrappernoticias { width:1060px; 
height: 792px;
margin:0 auto; 
text-align:left;
background-image:  url(images/fresh/noticias_bkgd.gif);
background-repeat: none; } 

#wrapperreviews { width:1060px; 
height: 792px;
margin:0 auto; 
text-align:left;
background-image:  url(images/fresh/reviews_bkgd.gif);
background-repeat: none; } 

#navlist {
margin-left: 68px;
magin-top: 0px;
padding-top: 160px;
width: 200px;
font-family: Arial, Helvetica, san-serif;
font-size: .8em;
text-align: left;
line-height: 16px;
font-weight: bold;
}

#navlist li {
list-style: none;
margin: 0px;
padding: 0.25em;
}

a { text-decoration: none; color: #76736E; }

a.freshwork:hover { text-decoration: none; color: #FF9900;}

a.navlisthink:hover { text-decoration: none; color: #F3A1A0;}

a.navlistnews:hover { text-decoration: none; color: #A3B56B;}

a.navlistreviews:hover { text-decoration: none; color: #FFB300;}

a.white { text-decoration: underline; color: #FFFFFF; }
a.white:hover { text-decoration: none; color: #FFFFFF; }

p.indent {
text-indent:14px;
margin: 0px;
}

#navcontainer {
width: 200px; }

#Layer 2 {
z-index : 8;
}

/*  Scroll bar functions begins here  */
.sContainer {
position : absolute;
width : 630px;
height : 545px;
z-index : 4;
top: 164px;
/* for all browsers */
margin-left: 232px;
}

#Scroller-1 {
position : absolute;
overflow : hidden;
height : 545px;
width : 630px;
}

#Scroller-1 p {
margin : 0;
padding : 10px 20px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
line-height: 18pt;
color : #ffffff;
}

.Scroller-Container {
	position : absolute;
	top : 0;
	left : 0;
	margin-left:0px;
	width: 640;
}

.Scrollbar-Track {
	width : 2px;
	height : 520px;
	position : absolute;
	top: 190px;
	margin-left : 920px;
	background-color : #757575;
	z-index: 9;
}

.Scrollbar-Handle {
position : absolute;
top : 0;
left : 0;
width : 8px;
height : 80px;
background-color : #757575;
z-index : 1;
} 
/*  Scroll bar functions end here  */