
/*{
margin:0;
padding:0;
}*/

body{
text-align:center;
}


body,html{
height:100%; margin:0; padding: 0;
}

#maincontainer{
width:1006px;
background:url(../img/cont-bg.gif) repeat-y top left;
border:1px solid #ccc;
margin: 0 auto;
}

.top{
position:relative;
text-align:left;
background:url(../img/h_bg.gif) no-repeat top left;
/*height:128px;*/
height:125px;
padding:0;
margin:0;
}

#container
{
text-align:left;
/*background:url(../img/cont-bg.gif) repeat-y top left;*/
z-index:995;
height: auto inherit;
}


/*  ------------------------   PANES  --------------------------   */



.nav{
position:absolute;
bottom:0px;
left:190px;
width:780px;
padding:6px 0px;
}

.sx{
width:225px;
display:inline;
float:left;
padding-top:20px;
}

.cp {
width: 755px;
float: left;
display:inline;
margin-right:15px;
overflow: hidden;
}


.cpShop {
width: 550px;
float: left;
display:inline;
margin-right:15px;
overflow: hidden;
}

.cpShopLateral {
width: 205px;
float: left;
display:inline;
overflow: hidden;
}

.cpProduct {
width: 580px;
float: left;
display:inline;
margin-right: 15px;
overflow: hidden;
}

.cpProductLateral {
width: 175px;
float: left;
display:inline;
overflow: hidden;
}

.starter{
/*border:1px solid #CEC086;*/
float:left;
margin-left:10px;
width:190px;
}

.central{
/*border:1px solid #CEC086;*/
width:340px;
float:left;
margin-left:15px;
}

.special{
/*border:1px solid #CEC086;*/
width:190px;
float:left;
margin-left:15px;
}


.ftr{
clear:both;
}



