*{
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS;
	font-size: 0;
	cursor: default;
  border:0;
  outline: none;

}

input{
font-size:12px;

}

html{
width:auto;
}

body{
  background-attachment: fixed;
  background-color: #fff;
  background-position: top center;
  background-repeat: no-repeat;

}

br{
  line-height:0;
}

a, p a strong{
  text-decoration: none;
  cursor: pointer;  
}

p{
  cursor: text;
}

i, em{
  font-size:inherit;
}

a img{
  cursor: pointer;  
}


div.content div p, b, strong, td{
  font-size: 12px;

}



form{
  position: relative;
  float:left;
  width:100%;
  height:auto;
  border: 0;
  text-align: left;
}

form input, form textarea{
  width:313px;
  margin-bottom:5px;
  outline: none;
}

select{
  position:relative;
  float:left;
  height:19px;
  width:101px;
  font-size: 12px;
  color:#707070;
  border-width:1px;
  border-style:solid;
  border-color: gray rgb(224,224,224) rgb(224,224,224) gray;
  cursor:auto;
  text-align:center;
  margin-right:19px;
  overflow:hidden;
  margin-bottom:7px;
}

select option, div.content div.section form select option{
  font-size: 12px;
  text-align:center;
  overflow:auto;
  margin:0;
  padding:0;
}

div.content div.section form span.hifen{
  float:left;
  color:#9A1F27;
  font-size:14px;
  margin-left:3px;
  margin-right:3px;
  margin-bottom:0;
  font-weight:normal;
}

div.section#personal_data form input, div.section#personal_data form textarea{
  width:438px;
}

div.content form img{
  margin-bottom:5px;
  border-width:1px;
}

div.content table img.delete{
  border:0;
  float:right;
  margin: 0;
  margin-left:17px;
  cursor:pointer;
}

form h3{
  font-weight:normal;
  padding-bottom:0;
}

div.content div.section form div.log_help{
  width:auto;
}

div.content div.section form div.log_help a{
  position:relative;
  float:left;
  font-size:10px;
  line-height:11px;
  font-style:normal;
  clear:left;
  font-family:trebuchet MS;
}

div.content div.section form span.required_fields, div.content form div.section span.required_fields{
  float:left;
  font-style:normal;
  font-weight:normal; 
  font-size:11px; 
}

div.content div.section span.payment_info{
  position:relative;
  float:left;
  font-style:normal;
  font-weight:normal; 
  font-size:12px;
  line-height:12px;
  margin:0; 
  width:100%;
}

div.content div.section form input#security_code, div.content form div.section input#security_code{
  margin-bottom:20px;
}

div.content div.section form div.button, div.content form div.section div.button{
  width:auto;
  float:right;  
  z-index:999;
}



div#contacts h2, div#contacts h5, div#contacts p{
  cursor:auto;
}

div#contacts a{
  font-size:12px;
  font-family:Trebuchet MS;
  font-style:normal;
  font-weight:normal;
  text-decoration:normal;
}

table{
  border: 0;
  margin-bottom:10px;
}


table td{
  border: 0;
  text-align: center;
  padding-top: 15px;
  font-weight: bold;
  cursor: auto;
  font-style:normal;
}


div.content table td span{
  font-style:normal;
}


table th{
  border: 0;
  padding: 0 5px; 
}

table th:first-child h2{
  border: 0;
  padding-bottom: 0; 
  text-align:left;
}

table th h5{
  text-align:left;
}

div#nutritional_table table td h6{
  font-size: 11px;
  color: #999999;
  font-weight: lighter;
  text-align:left;
}

/* tabela de encomendas*/

table.orders, table.packs{
  width:670px;
}


table.orders tr th, table.packs tr th{
  border-bottom:1px solid rgb(96,96,96);
}

div.content table.orders td span{
  margin-bottom:5px;
}

div.content table.orders div.button, div.content table.orders div.button span.left, div.content table.orders div.button span.right{
  margin:0;
}



div.content table.orders div.button{
  float:right;
  width:auto;
  margin-left:25px;
}


table.cart{
  width:670px;
}

table.cart tr th{
  border-bottom:1px solid rgb(96,96,96)          
}

div.content table.cart td span{
  margin-bottom:5px;
}

div.content table.cart div.button, div.content table.cart div.button span.left, div.content table.cart div.button span.right{
  margin:0;
}



div.content table.cart div.button{
  float:right;
  width:auto;
  margin-right:15px;
  margin-top:3px;
}

div.content table.cart td.next div.button{
  float:right;
  width:auto;
  margin-right:0;
  margin-top:3px;
}

div.content div.section#send_order div.button{
  float:left;
}

h1{
  position: relative;
  float: none;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 28px;
  font-style: italic;
  font-weight: lighter; 
  width: 100%;
  line-height: 38px;
  color: #9a1f27;
  padding-bottom: 5px;
  border-bottom: 1px solid #9a1f27;
  margin-bottom: 15px;
}

h2{
  position: relative;
  float: left;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-style: italic;
  font-weight: lighter; 
  width: 100%;
  line-height:20px;
  color: #9a1f27;
  padding-bottom: 5px; 
}

h3{
  position: relative;
  float: left;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  font-style: italic;
  font-weight:bold;
  width: 100%;
  line-height: 20px;
  color: #b56f7a;
  padding-bottom: 5px; 
}

h4{
  position: relative;
  float: left;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 18px;
  font-weight: lighter;
  color: #000;
  margin-bottom: 10px;
  line-height: 20px;
  width: 100%;
}

h5{
  position: relative;
  float: left;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  font-style: italic;
  font-weight: lighter;
  width: 100%;
  line-height: 18px;
  color: #b56f7a;
  padding-bottom: 5px; 
}

h6{
  position: relative;
  float: left;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  font-style: italic;
  font-weight:normal;
  width: 100%;
  line-height: 20px;
  color: #b56f7a;
  padding-bottom: 5px; 
}


ul{
  list-style-type: none;
  width:180px;
}

div.wrapper{

  position: relative;
  width: 1000px;
  left:0;
  right:0;
  margin:0 auto;
  /*
  float:left;
  left: 50%;
  margin-left: -500px;
  padding-bottom:20px;*/
  height:auto;
}

/* ----- MENU ----- */

div.menu{
  position: relative;
  position: fixed;
  padding: 50px 35px 20px 35px;
  width: 180px;
  background:transparent url(../images/blackpixel.png);
  height: 530px;   
  top:0;
}                               
                
div.menu img{
  position: relative;
  width: 180px;
  height: 40px;
  margin-bottom: 25px;
}

div.menu ul li{
  width: 180px;         /*
  padding-left: 10px; 
  padding-right: 10px;*/   
}

div.menu ul li a{
  display: block;
  position: relative;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  font-style: italic;
  color: #707070;
  border-bottom: 1px solid #707070;
  width: 150px;
  height: 20px;
  margin-top: 15px;
}
     
div.menu ul.sub{ 
  width: 180px;
  padding:0;
}  

div.menu ul.sub li a{
  text-align: right;
  border-bottom: 1px #707070 dotted;
  font-size: 14px;
}

div.menu ul.sub li a.selected{
  color: #fff;
}

div.menu ul li a:hover{
  color: white;
  border-bottom: 1px solid #fff;
} 

div.menu ul.sub li a:hover{
  border-bottom: 1px #707070 dotted;
}

div.menu ul li a.main{
  background: url(../images/navegador_setas.png) no-repeat right top;
}

div.menu ul li a.main:hover{
  background-position: right bottom;
}

div.menu ul li a.main_selected{
  background: url(../images/navegador_setas.png) no-repeat right bottom;
  color: #fff;
  border-bottom: 1px solid #fff;
}

div.menu ul li a.nosub_selected{
  color: #fff;
  border-bottom: 1px solid #fff;
}


div.menu span{
  position: absolute;
  font-size: 12px;
  color: #707070;
  height: 20px;
  text-align: center;
  display: block;
  width: 120px;
  bottom:15px;
}

div.menu div.page_links{
  position:relative;
  float:left;
  height:450px;
  width:160px;
  padding-left:10px;
}

div.menu span.languages{
  padding-left:0;
  width:180px;
  text-align:center;
  left: 35px;
}

div.menu span span{
  position: relative;
  float: left;
  width: 5px;
  margin-right:2px;
  left: 0;
  top:0;
}

div.menu span a{
  position: relative;
  float: left;
  display: inline;
  font-size: 12px;
  color: #707070;
  width: 20px;
}

div.menu span.languages a, div.menu span.languages span{
  position:static;  
  margin:0;
  float:none;
  clear:none;
  padding:0;
  display: inline;
}

div.menu span.languages span{
  margin:0 3px;
}

div.menu span.languages a{
  vertical-align: middle;
}

div.menu span a.selectedLang{
  color: #fff;
}

div.menu span a:hover{
  color: #fff;  
}

/* ----- CONTENT ----- */

div.content{
  position: relative;
  float: right;
  width: 670px;
  right: 0px;
  min-height: 575px;
  padding: 107px 40px 50px 40px;
  background:transparent url(../images/whitepixel.png);
  line-height: 14px;
  color: #707070;
}

div.content div{
  position: relative;
  float: left;
  font-size: 12px;
  width: 100%;
  margin-bottom: 15px;   
}

div.content div.button{
  width: auto; 
  float:right;
}

div.content span{
  position: relative;
  float: right;
  text-align: left;
  font-family: Trebuchet MS;
  font-size: 14px;
  width: auto;
  margin-bottom: 25px;
  font-style: italic;
  line-height: 18px;
}

div.content span span{
  position: relative;
  float: left;
  height: 22px;
  margin: 0;  
  padding-right: 5px; 
}

div.content span a{
  position: relative;
  float: left;
  font-size: 14px;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #000;
}

div.content span a.selected, div.content span a:hover{
  position: relative;
  float: left;
  text-decoration: underline;
  color: #9a1f27;
}

div.content span span.dot{
  position: relative;
  float: left;
  color: #000;
  height: auto;
  padding: 0 3px 0 3px; 
}     

div.content div.top_menu{
  text-align:right;
  color:#000;
}


div.content div.top_menu label{
  float:none;
  font-family: Trebuchet MS;
  font-size: 14px;
  font-style: italic;
  line-height: 18px;
  color:#707070
}

div.content div.top_menu a{
  color:#000;
  font-style:italic;
  font-family: Georgia,"Times New Roman",Times,serif;
}

div.content div.top_menu a.selected, div.content div.top_menu a:hover{
  color:#9A1F27;
  text-decoration:underline;
}
       
div.content div.section{
  position: relative;
  float: left;
  clear: right;
  width: 315px;
  height: auto;
  padding-bottom: 20px;
}

div.content div.section p{
  padding-bottom:0px;
}

div.content div.section div#contacts p{
  line-height:14px;
}

div.content div.section a
{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 18px;
  font-weight: lighter;
  color: #000;
  word-break: break-all;
  line-height: 1.2;
}


div.content div.section p a{
  font-size: 12px;
}

div.content div.section a:hover
{
  color: #9a1f27;
  text-decoration:underline;
}


div.content div.section span{
  font-size: 12px;
  font-weight: bold; 
  color:#707070;
}


div.content img{
  position: relative;
  float: left;
  border: 5px solid #eeeeee;
  margin-bottom: 20px;
}

div.content img.small{
  float: right;
  width: 70px;
  margin-left: 20px;
  z-index:999;
}

div.content img.normal{
  width: 305px; 
}

div.content img.product, div.content img.facilities, div.content img.news{
  width: 200px;
  height:140px;
  background-image:url(../images/img_marca_agua.png);
  background-repeat:no-repeat;
  background-position:center; 
  background-color:white; 
}


div.content img.big{
  float: left;
  margin-bottom: 30px;
  width: 650px; 
  background-image:url(../images/img_marca_agua.png);
  background-repeat:no-repeat;
  background-position:center; 
  background-color:white; 
  min-height:190px;
}

div.content img.brand{
  border: 0;
  position: absolute;
  top: 110px;
  right:13px;   
}

div.content div.section div.news_navigation
{
  position: relative;
  float: none;
  clear: both;
  width: 80px;
  height: auto;
  padding-bottom: 20px;
  padding-left: 65px;
}
div.content div.section span.news_navigation
{
  float: left;
  text-align: center;
  width: 54px;
  font-family:Georgia, "Times New Roman", Times, serif;
  color:#9A1F27;
  font-weight:normal;
}
div.content img.news_nav_previous
{
  border: 0px;
  margin-top: 3px;
}
div.content img.news_nav_next
{
  float: right;
  border: 0px;
  margin-top: 3px;
}

div.content input
{
  /*font-family: lucida grande;
  font-size: 10pt;
  font-style: normal;
  color: #707070;    
  border:0;  */
  cursor:text;
  height: 17px;
}

div.content input.big
{
  width: 315px;
}

div.content input.small
{
  width: 175px;
}

div.button
{
  position:relative;
  /*float:right; */
  cursor:pointer;
  width:auto;
  height: 20px;
  
}

div.button input
{
  height:20px;
  cursor:pointer;
}

input[type=text], input[type=password]
{
  font-size: 12px;
  color:#707070;
  border-width:1px;
  border-style:solid;
  border-color: gray rgb(224,224,224) rgb(224,224,224) gray;
  cursor:auto;
}

div.content input[type=radio]{
  position:relative;
  float:left;
  margin-top:1px;
  cursor:pointer;
}

div.content div.section span.radio_span{
  position:relative;
  float:left;
  font-style:normal;
  font-weight: normal; 
  margin-bottom:3px;
  margin-left:5px;
}

input[type=button]
{   
  background-image:url(../images/base_button_center.png);
  background-repeat: repeat-x;
  height:20px;
  width:auto;
  cursor:pointer;
  padding-left:5px;
  padding-right:5px;
  padding-bottom:1px;
  color:#ffffff;
  font-family:arial;
  font-size:9px;
  border:0;
  line-height:20px;
  float:left;
  text-decoration:none;
  letter-spacing:1px;
}

div.button span.left
{
  background-image:url(../images/base_button_left.png);
  height:20px;
  width:2px;
  float:left;
  position:relative;
  margin-bottom:0;
}


div.button span.right
{
  background-image:url(../images/base_button_right.png);
  height:20px;
  width:2px;
  float:left;
  position:relative;
  margin-bottom:0;
} 

div.content input.contacts_button, div.button
{
  /* clear:both;
  float:right !important;
  width:auto !important;
  width: 50px;
  float: right;
  font-family: lucida grande;
  font-size: 8pt;
  font-style: normal;
  color: #FFFFFF;
  height: 20px;
  background-color: #9a1f27;*/
}

b.price{
  color:#9A1F27;
}

div.units_bar input.input_qty, div.units_bar b, div.units_bar div.button{
  position:relative;
  float:left !important;
  max-width:100px;
  margin-right:5px;
  clear:none;
}

div.units_bar input.input_qty{
  padding:2px 1px 1px 1px;
  height:15px;
}

div.units_bar b{
  height:18px;
  padding-top:4px;
}

div.units_bar{
  position:relative;
  float:left;
}

div.units_bar input{
  width:22px;
  text-align:center;
}

div.units_bar div.button input{
  width:auto;
}

div.content a, div.content a img
{
  cursor:pointer;
}

div.content textarea
{
  width: 313px;
  font-family: lucida grande;
  font-size: 12px;
  font-style: normal;
  color: #707070;   
  border-width:1px;
  border-style:solid;
  border-color: gray rgb(224,224,224) rgb(224,224,224) gray;
  resize: none;  
  cursor:text;
}

/* ----- FOOTER ----- */

.footer.fichas a {
	color: #adadad;
}

.footer.fichas a:hover {
	color: #000;
}

div.footer{
  position: relative;
  /*clear: both;  não me parece necessário e impede o alinhamento no IE */
  float: right;
  width: 670px;
  height: auto;
  background: #000;
  padding: 14px 40px 0 40px;
}

div.footer a{
  position: relative;
  float: left;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  font-style: italic;
  color: #606060;
}

div.footer a:hover{
  color: #fff;
}

div.footer span.dot{
  position: relative;
  float: left;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #606060;
  font-size: 11px;
  margin-left: 5px;
  margin-right: 5px;
}

div.footer span.copyright{
  position: relative;
  float: right;
  color: #9a1f27;
  font-size: 10px;
  line-height:12px;   
  width:245px;
  text-align:right;    
}

div.footer a.oss{
  position: relative;
  float: right;
  font-family: Trebuchet MS;
  font-style: normal;
  font-size: 10px;
  margin-left: 5px;
  line-height:12px;
}

div.footer a#facebook{
    width: 77px;
    height: 21px;
    background-image: url("../images/facebook.png");
    background-repeat: no-repeat;
    background-position: right -5px;
    margin-right: 20px;
    margin-top:-4px;
    color:#3c5a98;
    padding-top:4px;
}

div.footer a#facebook:hover{
  color:#fff;
  background-position: right -34px;
}

div.footer a.projeto2020{
  position: relative;
  float:right;
  right:85px;
  margin-top:20px;
  margin-bottom:10px;
}



div#mapa{
  position:relative;
  clear:both;
  margin-top:20px;
  float:left;
  width:315px;
  height:470px;
  background-image:url(../images/pontosdevenda.png);  
  background-repeat: no-repeat;
}         

div#mapa span.retail_point{
  position:absolute;
  width:10px;
  height:10px;
  font-size:0px;
  margin:0;
  background-image:url(../images/pontodevenda_pontos_localizacao.png);         
}

div#mapa div.retail_info{
  position:absolute;
  min-width:120px;
  width:auto;
  height:auto;
  background:#9A1E27;
  z-index:2;
  padding:5px;
  margin:0;
  display:none;
}

div#mapa span.retail_arrow{
  position:absolute;
  width:20px;
  height:20px;
  background-image:url(../images/seta_pontos_venda.png);
  background-repeat: no-repeat;
  background-position: top center;
  z-index:2;
  margin:0;
  display:none;
  font-size:0;
}

div#mapa div.retail_info span{
  color:white;
  font-family:arial;
  font-weight:normal;
  font-style:normal;
  text-align:left;
  float:left;
  clear:left;
  margin:0;
  font-size:11px;
  cursor:auto;
  width:100%;
  text-align:center;
}

div#mapa div.retail_info span.more{
  cursor:pointer;
  text-decoration:underline;
  width:120px;
}

div#mapa div.retail_info span.title{
  text-transform:uppercase;
  width:120px;
  text-align:center;
}



/* barra do utilizador*/

div.content div.user_bar{
  position:absolute;
  top:50px;
  left:40px;
  width:670px;
  text-align:right;
}

div.content div.user_bar a, div.content div.user_bar a, div.content div.user_bar span{
  position:relative;
  float:right;
}

div.content div.user_bar span{
  margin:0 3px 0 3px;
}

div.content div.user_bar a{
  position: relative;
  float:none;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 12px;
  font-weight: lighter;
  color: #000;
  margin-bottom: 10px;
  line-height: 20px;
  width: auto;
}

div.content div.user_bar a:hover{
  color: #9a1f27;
  text-decoration:underline;
}


/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}


#lbCenter {
  border: solid #eee;
  border-width: 5px 5px 5px 5px;
}

#lbBottomContainer {
  border: solid #eee;
  border-width: 0 5px 5px 5px;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.html) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.html) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
  border-width:10px 10px 1px 10px;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/button_fechar_pt.png) no-repeat center;
  background-position:bottom;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
  font-size:12px;
  padding-top:10px;
  font-style:italic;
}


div.content div.checkbox{
  position:relative;
  float:left;
  margin:3px 0 0 0;
  width:12px;
  height:12px;
  background-color:white; 
  background-repeat:no-repeat;
  background-position:center;
  border-width:1px;
  border-style:solid;
  border-color: gray rgb(224,224,224) rgb(224,224,224) gray;
}

div.content div.checkbox[alt='same_address']{
  clear: both;
}

div.content label{
  position: relative;
  float: left;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  font-style: italic;
  /*font-weight: bold;*/
  font-weight: normal; 
  width: auto;
  color: #9a1f27;
  padding-bottom: 5px; 
  margin-left:5px;
  margin-top:2px;
}

div.content div.section span.same_address{
  position:relative;
  float:left;
  margin-left:5px;
  font-style: normal;
  font-family:Arial;
  font-size:10px;
}

div.content div.show_message, div.content div.show_question{
  position:fixed;
  display:none;
  top:40%;
  left:50%;
  width:300px;
  margin-left:-60px;
  height:auto;
  background:#eee;
  border:1px solid #999;
  z-index:1005;
  padding:15px 20px 0 10px;
}

/*
div.content div.show_message div.button, div.content div.show_question div.button{
  margin-bottom:0;
  margin-right:10px;
  margin-top:5px;
  clear:both;
}*/

div.content div.show_message div.button input, div.content div.show_question div.button input{
  width:auto;
  text-transform:uppercase;
}

div.content div.show_message span#message, div.content div.show_question span#message{
  text-align:left;
  font-style:normal;
  font-family: arial;
  font-size: 13px;
  font-style: normal;
  line-height: 14px;
  margin-bottom:15px;
  margin-left:64px;
  float:left;
  width:235px;
  margin-top:25px;
}

div.content div.show_message div.button span, div.content div.show_question div.button span{
  margin-bottom:0;
}

div.content div.show_message img, div.content div.show_question img{
  margin-bottom:0;
  position:absolute;
  margin-top:-32px;
  border:0;
  top:50%;
  left:10px;
}


div.content div.bloqueador{
  position:fixed;
  width:90%;
  height:90%; 
  z-index:1004;
  background:transparent;
  overflow:hidden;
}


a#homeproduct, a#homerecipe{
  position:relative;
  float:left;
  border:5px solid #eee;
  margin-bottom:20px;
  width:305px;
  height:140px;
  background-image:url("../images/img_marca_agua.png");
  background-repeat: no-repeat;
  background-position:center;
  background-color:white;
}

a#homeproduct img, a#homerecipe img{
  position:absolute;
  border:0;
  width:305px;
  height:140px;
  margin:0;
  padding:0;
  background-image:url(../images/img_marca_agua.png);
  background-repeat:no-repeat;
  background-position:center;  
  background-color:white;
}

div#featured_products div{
  min-height:160px;
}

div.content div.section#catalogs p{
  margin-bottom:10px;
}

div.content div.section#catalogs{
  clear:left;
}

div.content div.section#catalogs img{
  border:0;
  margin-right:10px;
}

div.content div.section#catalogs a{
  font-size:12px;
  float:left;
  font-weight:bold;
}

div.content div.section#map span{
  position:relative;
  float:left;
  clear:left;
  margin-bottom:10px;
}

div.content div.section#map span a{
  position:relative;
  color:#000;
}

div.content div.section#map span a:hover{
  position:relative;
  color:#9A1F27;
}

div.content div.section#map span.primary{
    font-family: georgia;
    font-size: 18px;
    font-weight: lighter;
    padding-left: 0;
}
div.content div.section#map span.primary a{
  font-size:18px;
}

div.content div.section#map span.secondary{
    font-family: georgia;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 5px;
    padding-left: 20px;
}
div.content div.section#map span.secondary a{
  font-size:16px;
}

div.content div.section#map span.tertiary{
    font-size: 14px;
    margin-bottom: 5px;
    padding-left: 50px;
}
div.content div.section#map span.tertiary a{
  font-size:14px;
}

div.content div.section#terms label{
    color: inherit;
    float: none;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    margin:none;
    padding: none;
    position: inherit;
    width: auto;
}

div.content div.section#terms a, div.content div.section#new a{
    color: #000000;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

div.content div.section#terms a:hover, div.content div.section#new a:hover{
  color:#9A1F27;
  text-decoration:underline;
}

div.content div.section#terms table{
  width:670px;
  border: solid;
  border-width:1px 0 1px 1px;
}

div.content div.section#terms table td{
  border: solid;
  border-width: 0 1px 0 0;
  padding:3px;
}


div.content div.section#terms ul{
  display:block;
  width:95%;
  padding-left:5%;
  position:relative;
  float:left;
  
  padding-bottom:15px;
}

div.content div.section#terms ul li{
  display:inline;
  font-size:12px;
  width:auto;
  position:relative;
  float:left;
  clear:both;
  width:100%;
  list-style-type:circle;
}