/*
#cc0000; -red
#ffcc00; -yellow

#080e66; -blue-dark
#017fd4; - blue-sky

#00853a; -green
#014320; -dark green
#38526d; -solar panel


*/
body{
	text-align:center;/*important*/
	padding:0;
	margin:0;
	
	color:black;
	font-size:10px;
	font-family:arial,Verdana;	
	
	background-repeat:no-repeat;	
	background-position:50% 0%;
	
	background-color:#e2d4b9;
	
}

/*---------------------------------------------------------*/
INPUT{width:200px;}

input.submit{width:75px;border:1px solid #ccc; }

input.go{
	margin:0;
	padding:0;
	width:29px;
	height:23px;
	border:none;
	background-image:url(./images/go.jpg);/*bg-body.jpg);	*/
	background-repeat:no-repeat;	
	background-position:0% 0%;

}

TEXTAREA{width:200px;}
SELECT {width:200px;font-size:10px;background-color: #E7E5D8;}
/*---------------------------------------------------------*/
table{
	width:100%;
	table-layout:fixed;
	margin:0;
	padding:0;
	text-align:left;
	border-collapse:collapse;
}

td{	
	padding:0;
	margin:0;
	font-size:10px;	
	vertical-align:top;
}

img{
	border:none;
}

b{
	font-weight:normal;
}

.bold{
	font-weight:bold;
	font-size:13px;
	zcolor:#0c4e99;
	zborder: 1px solid red;

}

p.stopper5{margin:0;padding:0;height:5px;font-size:5px;}

a{
	color:green;
	
	text-decoration:underline;	
}

a:hover{
	color:red;	
	text-decoration:underline;
}

ul, ol{	
	margin:0;
	padding:0;
	padding-left:20px;
}

ul li, ol li{	
	margin:0;	
	padding:0;
	padding-left:10px;
	padding-bottom:5px;
	list-style-position: outside;
}
 
ol {
padding-left:30px;		
}

/*--------------DIVs----------------*/
div.shell{
	position:relative;		
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	text-align:center;/*important*/
	width:950px;
	clear:both;
}
div.content-left{
	position:absolute;
	top:0;
	left:0;	
	width:699px;
	margin:0;
	padding:0;	
	margin-top:159px;
	text-align:left;
	color:black;		
	background-color:transparent;	
}

div.content-right{
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding:0;
	margin-left:690px;
	width:260px;
	height:480px;
	text-align:left;	
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:top left;
	background-image: url(./images/content-right-bg.jpg);
}

div.content-right table.home{ 
	margin:0;
	padding:0;
	width:180px;
}


/*---------TOP-Menu-----------------------*/
div.top-menu{
	position:absolute;
	top:0;
	left:0;	
	padding:0;
	margin:0;
	width:690px;
	height:200px;
	background-color:transparent;
	z-index:0;	
zborder:1px solid blue;
}

div.nandos{
	position:absolute;	
	top:0;	
	left:0;	
	margin-top:37px; 
	margin-left:35px;
	width:120px; 
	height:30px; 
}

div.menu-items{
	position:absolute;	
	top:0;	
	left:0;	
	padding:0;
	margin:0;
	margin-top:107px;
zborder:1px solid blue;
}
table.top-menu{
	padding:0;
	margin:0;
}

table.top-menu td{
	padding:0;
	margin:0;
	text-align:center;
	vertical-align:top;
}

table.top-menu td.spacer{
	padding:0;
	margin:0;	
}

table.top-menu td a{
	padding:0;
	margin:0;
	color:black;
	font-weight:bold;
	text-align:center;	
	text-decoration:none;
}

table.top-menu td a:hover{
	color:red;	
	text-decoration:none;
}

/*---------Right-Menu-----------------------*/

table.right-menu{
	padding:0;
	margin:0;		
	height:65px;
}

table.right-menu td{
	padding:0;
	margin:0;
	text-align:center;
	vertical-align:top;
}

table.right-menu td.spacer{
	padding:0;
	margin:0;	
}

table.right-menu td a{
	padding:0;
	margin:0;
	color:black;
	font-weight:bold;
	text-align:center;	
	text-decoration:none;
}

table.right-menu td a:hover{
	color:red;	
	text-decoration:none;
}

div.portugasm{
	position:absolute;
	top:0;
	left:0;
	padding:0;
	margin:0;
	margin-left:29px;
	margin-top:218px;
	width:210px;  	
	height:347px;
	background-image:url(./images/news.jpg);
	background-repeat:no-repeat;	
	background-position:0% 0%;
}

div.hotnews{	
	position:absolute;
	top:0;
	left:0;
	padding:0;
	margin:0;
	margin-left:29px;
	margin-top:218px;
	width:210px;  	
	height:347px;
	background-repeat:no-repeat;	
	background-position:0% 0%;
}



a.click{
	color:black;font-size:10px; text-decoration:none;font-weight:normal;
}
a.clickred{
	color:red;font-size:11px; text-decoration:none;font-weight:bold;
}
/*------store-locator-------*/

table.store-locator{
	padding:0;
	margin:0;	
	margin-left:50px;
	width:100px;
}

table.store-locator td{
	padding:0;
	margin:0;
	text-align:center;
	vertical-align:middle;
}
 

/*-----------  Bottom Menu---------------*/
div.bottom-menu{
	position:absolute;
	top:0;
	left:0;
	padding:0;
	margin:0;
	margin-left:25px;
	background-color:transparent;
}

table.bottom-menu{
margin:0;
padding:0;
width:620px;
background-color:transparent;
}
table.bottom-menu td{
margin:0;
padding:0;
font-size:9px;
background-color:transparent;
}
table.bottom-menu a{
margin:0;
padding:0;
color:black;
text-decoration:none;
}

table.bottom-menu a:hover{
margin:0;
padding:0;
color:red;
text-decoration:none;
}

div.facebook{	
	position:absolute;	
	top:0;	
	left:0;	
	margin-top:1000px; 
	margin-left:32px; 
}

div.facebook-article{	
	position:absolute;	
	top:0;	
	left:0;	
	margin-top:820px; 
	margin-left:32px; 
}

table.bottom-menu a.glaz,table.bottom-menu  a.glaz:hover{
	text-decoration:none;
	cursor:text;
	color:black;
}