
/*STYLING DNN*/
.pagemaster 
{
	width: 990px;	
	background-color: #FFFFFF;
}
.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
}
.controlpanel {
	width: 100%;
	background-color: #FFFFFF;
}
.skinheader {
	height: 102px;
}

/*STYLING BACKGROUND*/
body {
  text-align: center;
  /*font-family: Arial, "Times New Roman",Times, serif;*/
  margin: 0 0;
  background-color:#C6DECE;
}

#menu-background
{
    vertical-align:bottom; 
    background-position:bottom;
    width:100%;
	background: url(images/menu-background.gif) repeat-x;
}

#banner-full-background
{
    background: url(images/banner-full.png) repeat-x;
    height:328px;
    width:100%;
    vertical-align:bottom;
    background-position:bottom;
}


#bottomColor
{
    background-color:#C6DECE;  
} 


#bottomBackground
{
    top:auto;
    background-position:top;
    position: relative;
    vertical-align:top;
    width:100%;
	margin:0 auto;
	height: 115px;
	background-color:#9a9fb5;
	background: url(images/bottomBackground.png) repeat-x;
}
.bottomBackground-left 
{
	background: url(images/bottomBackground-left.png) no-repeat;
	width:120px;
	height:55px;
}
.bottomBackground-right 
{
	background: url(images/bottomBackground-right.png) no-repeat;
	width:120px;
	height:55px;
}
.bottomBackground-middle
{
	background: url(images/bottomBackground-middle.png) repeat-x;
	width:100%;
	height:55px;
}

.banner-bottom
{
	background: url(images/banner-bottom.gif) no-repeat;
	width:892px;
	height: 23px;	
}

.banner-bottom-left 
{
	background: url(images/banner-bottom-left.png) no-repeat;
	width:120px;
	height:23px;
}

.banner-bottom-right
{
	background: url(images/banner-bottom-right.png) no-repeat;
	width:120px;
	height:23px;
}

.banner-left-side
{
	background: url(images/banner-left-side.png) no-repeat;	
    background-position: bottom;
	height:328px;
	width:120px;
}


.banner
{
	background: url(images/banner.gif) no-repeat;	
	height:328px;
	width:892px;		
}
.banner-right-side
{
	background: url(images/banner-right-side.png) no-repeat;	
    background-position: bottom;
	height:328px;
	width:120px;
}

.logo {
  width: 100%;
  height: 100%;
  background: url(images/businesslogo.gif) no-repeat;
}

td.header 
{
  padding-bottom: 25px; 
  width: 50%;
  background: right url(images/contact-data.gif) no-repeat;
}

/*STYLING THE PAGE*/

table.menu {
  height: 17px;
}

/*ESTILOS PARA O MENU*/
table.menu {
  height: 17px;
}

td.itemspace {
  width: 28px;
  height: 17px;
  background: url(images/menu/intemspace.gif) center no-repeat;
}

td.itemtwospace {
  width: 28px;
  height: 17px;
  background: url(images/menu/two.gif) center no-repeat;
}

.itemarrow {
  width: 10px;
  height: 17px;
  background: url(images/menu/arrow.gif) right no-repeat;
}

.item1 {
  width: 39px;
  height: 17px;
  background: url(images/menu/new-menu/home-menu.gif) center no-repeat;
}

.item2 {
  width: 62px;
  height: 17px;
  background: url(images/menu/new-menu/aboutus-menu.gif) center no-repeat;
}

.item3 {
  width: 136px;
  height: 17px;
  background: url(images/menu/new-menu/productsservices-menu.gif) center no-repeat;
}

.item4 {
  width: 33px;
  height: 17px;
  background: url(images/menu/new-menu/shop-menu.gif) center no-repeat;
}

.item5 {
  width: 37px;
  height: 17px;
  background: url(images/menu/new-menu/news-menu.gif) center no-repeat;
}

.item6 {
  width: 52px;
  height: 17px;
  background: url(images/menu/new-menu/contact-menu.gif) center no-repeat;
}

.item7 {
  width: 113px;
  height: 17px;
  background: url(images/menu/new-menu/shoppingbasket-menu.gif) center no-repeat;
}

.item8 {
  width: 44px;
  height: 17px;
  background: url(images/menu/new-menu/search-menu.gif) center no-repeat;
}

td.middleleftblackbar {
  height: 21px;
  width: 46px;
  background: url(images/<middleleftblackbar.gif) repeat-x;
}

td.middlerightblackbar {
  height: 21px;
  width: 46px;
  background: url(images/middleleftblackbar.gif) repeat-x;
}

td.middlecenterblackbar {
  height: 21px;
  background: url(images/middlecenterblackbar.gif) repeat-x;
}

td.leftbottombackground {
  height: 261px;
  width: 46px;
  background: url(images/leftbottombackground.gif);
}




