﻿*{
    margin:0;
    padding:0;
    font-weight:inherit;
    font-style:inherit;
    list-style:none;
}* 

body
{
    margin-top: 0px;
    margin-bottom: 0px;
    color: #696969;
    font-family: verdana;

}

body a:link, body a:visited
{
    color: #696969;
    text-decoration: none;
}


body a:focus, body a:hover, body a:active
{
    color: #fc7100;
    text-decoration: none;
}





/********************************************/
/***COMMON CLASSES***************************/
/********************************************/

.Texto
{
    font-size: 8pt;
    color: #5B5B5B;
    font-family: Verdana;
    text-align: justify;
}

.Texto h1
{
    font-weight: bold;
    font-size: 16pt;    
    color:#FC7100;    
    margin-bottom:20px;
}

.Texto h2
{
    color: #666666;
    font-size: 12pt;
    margin-bottom: 20px;
}

.Texto h3
{
    color: #A84B00;
    font-size: 11pt;
    margin-bottom: 15px;
}

.Texto label
{
    color: #333333;
    font-size: 8pt;
}


.Texto p
{
    margin-top:10px;
    line-height: 160%;
}

.Texto select
{
    margin-right:10px;
}

.formParagraph
{
    margin-bottom: 10px;
}

.LinkFaqs
{
    color: inherit;
    text-decoration: none;
    cursor: pointer;    
}

.LinkFaqs:hover
{
    color: #FF6600;
    text-decoration: none;
}

.LinkFaqs:visited
{
    text-decoration: none;
}

.Faqs_Cat_Titulo
{
   font-weight: bold; 
   margin-bottom:7px;
   font-size:11px;
}

.Faqs_Per2
{
   font-weight: bold; 
}

.Faqs_Cat_2
{
    margin-left: 10px;
    margin-bottom: 2px;
}

.Faqs_Cat_2 a:visited
{
    color: inherit;
}

.Faqs_Cat_2 a
{
    color: inherit;
}

.alignedLabel
{
  	width: 75px;
	display: inline-block;
	text-align: left;
}

.alignedLabelLarge
{
  	width: 120px;
	display: inline-block;
	text-align: left;
}
 
#contactos_morada
{
    float: right;
    margin-right: 60px;
}

.Contactos_P
{
    margin-bottom: 5px;
}

.Contactos_P span
{
    font-weight: bold;
}

.ComoChegarLink
{
    font-weight: bold;
    cursor: pointer;
}

label.error { float: none; color: red; padding-left: .5em; vertical-align: top; }

.Menu_Item
{
    margin-left: 40px;
    width: 140px;
    margin-bottom: 4px;
}

.Top_Menu
{
    font-size: 8pt;
    color: #808080;
    font-family: Verdana;
    text-decoration: none;
}


.Distribuidores 
{
    font-size: 8pt;
    font-weight:bold;
    color: #666666;
    font-family: Verdana;
    text-decoration: none;
}

  

a.Email_Top:link
{
    font-size: 9pt;
    color: #fc7100;
    font-family: Verdana;
    text-decoration: none; 
}

a.Email_Top:visited
{
      font-size: 9pt;
    color: #fc7100;
    font-family: Verdana;
    text-decoration: none;
}

a.Email_Top:active
{
       font-size: 9pt;
    color: #fc7100;
    font-family: Verdana;
    text-decoration: none;
}


a.Email_Top:hover
{
    font-size: 9pt;
    color: #808080;
    font-family: Verdana;
    text-decoration: none;
}


.Text_Pesquisa
{
    border: 1px solid #C0C0C0;
    background-color: #FFFFFF;
    font-size: 8pt;
    color: #fc7100;
    font-family: Arial;
    width: 146px;    
}

.TextBox_Input
{
    border: 1px solid #C0C0C0;
    background-color: #FFFFF5;
    font-size: 8pt;
    font-family: Arial;
    width: 160px;    
}

.Botao_Pesquisa
{
       
    height:18px;
    border:0px;
}

.Paging
{
	font-size: 8pt;
	color: black;
	font-family: Verdana;
}

.Caminho
{
    font-size: 8pt;
    text-transform: capitalize;
    color: gray;
    font-family: Arial;
    vertical-align: middle;
    margin-top: 4px;
}

/*Produto SlideShow*/
/******************************************************************/
/******************************************************************/
.large li{position:absolute;display:list-item;}
.thumbs li{border:solid 1px #ccc;padding:0;line-height:10px!important;float:left;margin:2px 2px 0 0;overflow:hidden;height:28px;width:50px;position:relative;cursor:pointer;}
.thumbs li.selected{border:solid 1px #CD042B!important;}
.thumbs li a{background-color:transparent;border:1px solid #FFFFFF;overflow:hidden;position:absolute;display:block;height:26px;width:48px;}
.thumbs li.video{width:100px;background:transparent url(http://www.redletterdays.co.uk/Client/Images/icons/productPage/mediaBackground.gif) no-repeat scroll -4px -6px;}
.thumbs li.video a{background:transparent url(http://www.redletterdays.co.uk/Client/Images/icons/productPage/playMedia.gif) no-repeat scroll 4px 6px;height:18px;width:75px;padding:8px 0 0 23px;font-weight:bold;}
.thumbs li img{position:absolute;top:-12px;left:-17px;height:51px;width:90px;}

.productFlashBanner{padding:1px;border:1px solid #CCCCCC;float:left;width:500px;height:284px;overflow:hidden;margin:0;position:relative;}

.mediaContainer{float:left;width:500px;margin-bottom:20px;}


/*Produto*/
/******************************************************************/
/******************************************************************/
.Produto_Titulo
{
    font-weight: bold;
    font-size: 16pt;
    color: #fc7100;
    font-family: Arial;
    margin-bottom: 10px;
    margin-top: 10px;
}

.Produto_Info
{
    font-size: 8pt;
    color: #5B5B5B;
    font-family: Verdana;
    line-height: 12pt;
    text-align: left;
    float: right;    
    width: 175px;
}

.Produto_Info div {margin-bottom: 15px;}

.Produto_Info span,label 
{
    font-weight: bolder;
    color: #F06C00;               
}

.Produto_Input
{
    border: 1px solid #fa7900;
    background-color: #fffff1;
    font-size: 8pt;
    color: #5B5B5B;
    font-family: Arial;
    margin-bottom: 0px;
}

.Produto_Descricao
{
   
    color: #5B5B5B;
    font-family: Verdana;
    line-height: 12pt;
    text-align: justify;
  
}

.Produto_Descricao div 
{
       margin-bottom: 15px;
}

.Produto_Descricao span
{
    font-size: 10pt;
    font-weight: bolder;
    color: #F06C00;    
}

.PedidoInfo label
{
    font-size: 8pt;
    color: #5B5B5B;
    font-family: Verdana;
}

.PedidoInfo span
{
    font-size: 9pt;
    color: #F06C00;
    font-family: Verdana;
    font-weight: bold;
}

.PedidoInfo input,textarea
{
    font-size: 8pt;    
    font-family: Arial;
    width:200px;    
}


.PedidoInfoSubmit
{
    border: 1px solid #000000;
    background-color: #808080;
    font-size: 9pt;
    color: #FFFFFF;
    font-family: Arial;
    margin-bottom: 0px;
}

/*Categoria*/
/******************************************************************/
/******************************************************************/


.Categoria_Titulo
{
    font-weight: bold;
    font-size: 18pt;
    color: #fc7100;
    font-family: Arial;
    margin-bottom: 10px;
    text-transform: capitalize;
}

.Categoria_Descricao
{
    font-size: 8pt;
    color: #696969;
    line-height: 12pt;
    font-family: Verdana;
    text-align: justify;
    font-weight: normal;
    margin-bottom: 25px;
    width:100%;
    float:left;
}


.Categoria_Descricao h2
{
    color: #696969;
    font-size: 8pt;
    font-weight: normal;    
}

.Categoria_Lista {
	width:700px;
	padding-left:0px;
	
}

/*Elementos da Lista*/
.Categoria_Lista li
{
    float: left;
    margin: 0px 0px 25px 20px;
    width: 150px;
    height: 120px;
    list-style-type: none;    
}


a.Categoria_Lista_Link:link
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: 600;
    color: #5D5D5D;    
    text-decoration: none;
}

a.Categoria_Lista_Link:visited
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: 600;
    color: #5D5D5D;    
    text-decoration: none;
}

a.Categoria_Lista_Link:active
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: 600;
    color: #5D5D5D;    
    text-decoration: none;
}


a.Categoria_Lista_Link:hover
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: 600;
    color: #FD6501;
    text-decoration: none;    
}

.Categoria_Lista img
{
    margin-bottom: 5px;
}

.Categoria_Lista_ImgLegenda
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: 600;
    color: #333333;    
    margin-bottom: 2px;
}

.Categoria_Lista_LegendaNProdutos
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    color: #808080;
}


/*SubCategoria*/
/******************************************************************/
/******************************************************************/

.SubCategoria_Lista
{
	width:700px;
	padding-left:0px;
}

/*Elementos da Lista*/
.SubCategoria_Lista li
{
    float: left;
    margin: 0px 0px 20px 15px;
    width: 150px;
    list-style-type: none;
}

.SubCategoria_Lista_Local  
{
    font-family: Verdana;
    font-size: 9px;
    font-weight: normal;
    color: #808080;
}

a.SubCategoria_Lista_Link:link
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: 600;
    color: #5D5D5D;
    margin-bottom: 2px;
    text-decoration: none;
}

a.SubCategoria_Lista_Link:visited
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: 600;
    color: #5D5D5D;
    margin-bottom: 2px;
    text-decoration: none;
}

a.SubCategoria_Lista_Link:active
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: 600;
    color: #5D5D5D;
    margin-bottom: 2px;
    text-decoration: none;
}

a.SubCategoria_Lista_Link:hover
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: 600;
    color: #FD6501;
    text-decoration: none;
    margin-bottom: 2px;
}


.SubCategoria_Lista_PVP
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bolder;
    color: #FD6501;
}

/******************************************************************/
/******************************************************************/

#AjaxUpdate
{
	margin-left: 45px;
	position:absolute;
	background-color: #fffff1;
	border: solid #F88017;
	padding:20px;
	text-align:center;
	width: 300px;
	font-size: small
}

.Paginacao
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bolder;
    color: #FD6501;
    margin:3px;
    text-decoration:none;
}

a.Paginacao:hover
{
   color: #5D5D5D;
   cursor: pointer;
   cursor: hand;
}

.Paginacao_seleccao
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bolder;
    color: #FD6501;
    text-decoration: underline;
    margin :3px;
    cursor: default;
}

/* Carrinho de Compras */
.BotoesCarrinhoQuantidade
{
    cursor:pointer;
}

.ImgThumbnail
{
    float:left;
    border: solid 1px #FD6501;
    vertical-align: middle;
}

.ThumbnailText
{
    float: left;
    margin-top: 20px;
    vertical-align: middle;
    margin-left: 10px;
}

.TableCarrinho
{
    border: 1px solid #000000;
}

.TableCarrinho td
{
    padding: 3px;
}

.CustomizeVoucherPlaceHolder
{
    margin-bottom: 20px;
}

.CustomizeVoucherSection
{
    border-top: solid 1px #FD6501;
    border-left: solid 1px #FD6501;
    border-right: solid 1px #FD6501;
    
    padding-top: 10px;
    padding-bottom: 10px;
    
    padding-left:20px;
    padding-right:20px;
}


/*********************/

.accordion_onload
{
    background-position: center center;
    background: url(/content/img/outros/ajax-loader.gif);
    width: 370px;
    height: 300px;
    background-repeat: no-repeat;
}

.accordion_headings
{
    background-position: url(/content/img/master/destaque_fundo.png) repeat-x;
    padding: 4px 0 0 5px;
    border-top: 1px solid #C0C0C0;
    cursor: pointer;
    background: url(/content/img/master/destaque_fundo.jpg) repeat-x;
    height: 55px;
    width: 195px;
    color: #666666;
}
.accordion_headings img
{
    border: 1px solid #C0C0C0;
    width: 62px;
    height: 50px;
    float: left;
}

.accordion_headings:hover
{
    background: url(/content/img/master/destaque_hiligth.gif) repeat-x;
    height: 55px;    
}

.accordion_child1{width:370px; height:300px;}

.header_highlight{ background: url(/content/img/master/destaque_hiligth.gif) repeat-x; height:55px;color: #ffffff;}

#basic-accordian{float:left;width:550px; z-index:2; height:300px; overflow: hidden;}
#list_destaques {width:195px; float:left;}


.txt
{
    font-weight: normal;
    float: left;
    margin: 0 5px 0 3px;
    width: 120px;
    font-size: 9px;
    font-family: Verdana;    
} 

.txt h2
{
    font-weight: bolder;
    margin: 0 0 2px 0;
    width: 123px;
    font-size: 11px;
    
}

.caixa-tit
{
    height: 300px;
    background: url(/Content/img/Home/back.png) bottom no-repeat;
    font-family:  Tahoma,Verdana, Arial, sans-serif;
}

.caixa-tit h2
{
    font-size: 25px;
    color: #FFFFFF;
    padding: 245px 0px 0px 15px;
    width: 390px;
    font-weight: 900;
} 
.caixa-tit h3
{
    font-size: 12px;
    color: #FFFFFF;
    padding: 0px 0px 0px 15px;
    width: 380px;
    font-weight: normal;
}

.Top3 
{
    float:right;    
    
}

.Top3_Item
{
    margin-bottom: 10px;
    font-size: 7pt;
    color: #666666;
    font-family: Verdana;
    text-decoration: none;
    width: 175px;
    height: 56px;    
}

.Top3_Titulo
{
    font-weight: bolder;
}

.Top3_Item:hover
{
    color: #FF6600;
}

.Reedem 
{
    margin-left:6px;
    font-size: 10pt;
    color: #FF6600;
    font-family: Verdana;
    font-weight: bolder;
    
}

.Reedem:hover 
{
     color: #666666;
} 

.GifFinder 
{    
    font-size: 10pt;
    color: #FF6600;
    font-family: Verdana;
    font-weight: bolder;
    
}

.GifFinder:hover 
{
     color: #666666;
} 

.CarrinhoItem
{
    padding: 10px;
    border: 1px solid #C0C0C0;
    float: left;
    /*width: 100%;*/
    margin-bottom: 15px;
}

.CarrinhoTitle
{
    width: 100%;
    float: left;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 11pt;
    color: #333333;
    font-family: verdana;
}

.CarrinhoProduto 
{
    float:left;
}

.CarrinhoPlus
{
    font-weight: bolder;
    font-size: 20pt;
    color: #808080;
    font-family: Arial;
    margin-left: 10px;
    margin-right: 10px;
}

.CarrinhoBotao
{
    margin: 3px;
    padding: 3px;
    border: 1px solid #C0C0C0;
    background-color: #EAEAEA;
}

.CarrinhoTotal 
{
    padding: 5px; border: 1px solid #C0C0C0; background-color: #F4F4F4;height:58px;
}


.fg-button { 
   outline: 0; 
   margin:0 4px 0 0; 
   padding: .4em 1em; 
   text-decoration:none !important; 
   cursor:pointer; 
   position: relative; 
   text-align: center; 
   zoom: 1; 
   }
