﻿*{
    border-width: 0px;
    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***************************/
/********************************************/


.Contactos_P
{
    margin-bottom: 5px;
}

.Contactos_P span
{
    font-weight: bold;
}


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;    
}


.Botao_Pesquisa
{
       
    height:18px;
    border:0px;
}

.Paging
{
	font-size: 8pt;
	color: black;
	font-family: Verdana;
}

.Caminho
{
    font-size: 8pt;    
    color: #C0C0C0;
    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:40px;width:50px;position:relative;cursor:pointer;}
.thumbs li.selected
{
    border: 1px solid #fc7100;
}
.thumbs li a{background-color:transparent;border:1px solid #FFFFFF;overflow:hidden;position:absolute;display:block;height:38px;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;height:40px;width:50px;}

.productFlashBanner{padding:1px;border:1px solid #CCCCCC;float:left;width:220px;height:176px;overflow:hidden;margin:0;position:relative;}

.mediaContainer{float:left;width:240px;margin-bottom:20px;}




/*Produto*/
/******************************************************************/
/******************************************************************/

.produto_form_input
{
	background-color: #fffff1;
	border-right: #fa7900 1px solid;
	border-top: #fa7900 1px solid;
	font-size: 7pt;
	border-left: #fa7900 1px solid;
	color: #000000;
	border-bottom: #fa7900 1px solid;
	font-family: Verdana;	
}


.Produto_Info
{
    font-size: 8pt;
    color: #5B5B5B;
    font-family: Verdana;
    margin-bottom: 12px;
        
}

.Produto_Info span,label 
{
    font-weight: bolder;
    color: #F06C00;               
}

.Produto_Info select
{
    color: #000000; 
    font-size: 8pt;
}

.Produto_Img 
{
    width:220px;
    height:176px;
}

.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;
}

.ProdutoPVP
{
	font-weight: bold;
	font-size: 13pt;
	color: #fc7100;
	font-family: Verdana;
}


.Produto_Titulo
{
    font-weight: bold;
    font-size: 19pt;
    color: #fc7100;
    font-family: Arial;
    margin-bottom: 15px;
    text-transform: capitalize;
}




.Produto_Descricao
{
    font-size: 8pt;
    color: #696969;
    font-family: Verdana;
    line-height: 12pt;
    text-align: justify;
}





/*Categoria*/
/******************************************************************/
/******************************************************************/


.Categoria_Titulo
{
    font-weight: bold;
    font-size: 18pt;
    color: #fc7100;
    font-family: Arial;
    margin-bottom: 10px;    
}

.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: #fc7100;
    font-size: 11pt;
    font-weight: normal;        
}

.Categoria_Descricao h3
{
    color: #696969;
    font-size: 10pt;
    font-weight: normal;        
}

.Categoria_Lista {
	width:700px;
	padding-left:0px;
	margin-bottom:10px;	
	
}

/*Elementos da Lista*/
.Categoria_Lista li
{
    float: left;
    margin: 0px 0px 50px 30px;
    width: 125px;
    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;
}



/*SubCategoria*/
/******************************************************************/
/******************************************************************/

.SubCategoria_Lista
{
	width:700px;
	padding-left:0px;	
}

/*Elementos da Lista*/
.SubCategoria_Lista li
{
    float: left;
    margin: 0px 0px 20px 15px;
    width: 125px;
    height:200px;
    list-style-type: none;
}

.SubCategoria_Lista li img
{
    border: 0px;
}

.SubCategoria_Lista_Local  
{    
    float: left;
    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
}


/*********************/

.accordion_onload
{
    background-position: center center;
    background: url('Img/Outros/ajax-loader.gif');
    width: 370px;
    height: 300px;
    background-repeat: no-repeat;
}

.accordion_headings
{
    background-position: url('img/master/destaque_fundo.png') repeat-x;
    padding: 4px 0 0 5px;
    border-top: 1px solid #C0C0C0;
    cursor: pointer;
    background: url(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(img/master/destaque_hiligth.gif) repeat-x;
    height: 55px;    
}

.accordion_child1{width:370px; height:300px;}

.header_highlight{ background: url(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 0px 0 3px;
    width: 123px;
    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(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: 4px;
    font-size: 7pt;
    color: #666666;
    font-family: Verdana;
    text-decoration: none;
    width: 175px;
    height: 48px;    
}

.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 #E2E2E2;
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.CarrinhoTitle
{
    width: 100%;
    float: left;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 11pt;
    color: #666666;
    font-family: verdana;
}



.CarrinhoProduto 
{
    float:left;
}

.CarrinhoPlus
{
    font-weight: bolder;
    font-size: 18pt;
    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 #E2E2E2;
    background-color: #F4F4F4;
    height: 81px;
    font-family: Verdana;
    font-size: 12px;
}

.CarrinhoTotalPVP
{
font-size: small; font-weight: bolder; color: #FF3300; text-align: right;
}

.CarrinhoPromo
{
    font-family: Verdana;
    font-size: 11px;
    color: #666666;
    font-weight: bold;
}

.CarrinhoMPagamento
{
    font-family: Verdana;
    font-size: 11px;
    color: #999999;
    margin-top: 12px;
    margin-bottom: 10px;
    margin-left:8px;
    font-weight: bold;
}

.CarrinhoEntrega 
{
    font-family: Verdana;
    font-size: 10px;
}



.CarrinhoItemResumo
{
    padding: 10px;    
    float: left;   
    width:350px;
    margin-bottom: 15px;
    border: 1px solid #E2E2E2;
}

.CarrinhoTitleResumo
{
    width: 100%;
    float: left;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 10pt;
    color: #666666;
    font-family: verdana;
}

.CarrinhoOpcaoPagamentoResumo
{       
    font-size: 11pt;
    color: #666666;
    font-family: verdana;
}

.CarrinhoTermosResumo
{       
    font-size: 9pt;
    color: #666666;
    font-family: verdana;
}



   
   .NPaginas 
   {
       margin-bottom:10px;
     font-size: 8pt;
    color: #666666;
    font-family: Verdana;
    text-decoration: none;
    text-align:center;    
    float:left;
    width:100%;
   }
   
   .NPaginas_CurrentPage
   {       
       color:#fc7100;       
   }      
   
   .NPaginas_Grid 
   {       
    font-size: 8pt;
    color: #666666;
    font-family: Verdana;    
    text-align:center;   
    margin-bottom:10px;     
    margin-top:10px;
   }
   
   .NPaginas_Grid td 
   {
       width:10px;
       color:#fc7100;       
   }      
   
   .NPaginas_Grid_Bar 
   {
    color: #666666;   
   }

.Cross_Title 
{

	font-size: 7pt;
	color: #fc7100;
	font-family: Verdana;
}



/****************************************/
/*********************LOJA****************/

.loja_grid_Multibanco
{
    font-size: 10pt;
    color: #666666;
    font-family: Arial;
 
}


.loja_grid_produto
{
	font-weight: bolder;
	font-size: 10pt;
	color: white;
	font-family: Arial;
	background-color: #fa7900;
}

.loja_login_grid_main
{
	font-weight: bolder;
	font-size: 8pt;
	color: gray;
	font-family: Arial;
	background-color: white;
}

.loja_login_grid
{    
    font-weight: normal;
    font-size: 8pt;
    color: gray;
    font-family: Arial;
    background-color: #ececec;
    margin-left: auto;
    margin-right: auto;
}

.loja_workflow_num
{
	font-weight: normal;
	font-size: 14pt;
	color: #ff6600;
	font-family: Arial;
}

.loja_workflow_texto 
{
	font-weight: normal;
	font-size: 11pt;
	color: gray;
	font-family: Arial;	
}

.loja_form_input
{
    border: 1px solid #808080;
    background-color: #ffffff;
    font-size: 8pt;
    font-family: Arial;
    margin-bottom: 0px;
}

.loja_form_input_button
{
    border: 1px solid #fa7900;
    font-weight: bold;
    font-size: 8pt;
    color: white;
    font-family: Arial;
    background-color: #FF8C00;
    cursor: hand;
}

/****************************PRODUTO GRI`D************/
.GridProduto_Titulo
{
	font-weight: bold;
	font-size: 10pt;
	text-transform: none;
	color: #fc7100;
	font-family: Arial;
}

.GridProduto_SubTitulo
{
	font-size: 8pt;
	text-transform: lowercase;
	color: #fc7100;
	font-family: Arial;
}

.GridProduto_Slogan
{
	font-weight: bold;
	font-size: 8pt;
	color: gray;
	font-family: Arial;
}



.GridProduto_Local
{
	font-weight: normal;
	font-size: 8pt;
	color: gray;
	font-family: Arial;
}

.GridProduto_NPessoas
{
	font-weight: normal;
	font-size: 8pt;
	text-transform: none;
	color: gray;
	font-family: Arial;
}

.GridProduto_REF
{
	font-weight: bold;
	font-size: 7pt;
	text-transform: uppercase;
	color: gray;
	font-family: Arial;
}

.GridProduto_PVP
{
	font-size: 8pt;	
	color: #fc7100;
	font-family: Arial;
}



.MyButton
{
	border-right: #fa7900 1px solid;
	border-top: #fa7900 1px solid;
	font-weight: bold;
	font-size: 8pt;
	border-left: #fa7900 1px solid;
	cursor: hand;
	color: white;
	border-bottom: #fa7900 1px solid;
	font-family: verdana;
	background-color: #fa7900;
}

.MyButton_Gray
{
	border-right: Gray 1px solid;
	border-top: Gray 1px solid;
	font-weight: bold;
	font-size: 8pt;
	border-left: Gray 1px solid;
	cursor: hand;
	color: white;
	border-bottom: Gray 1px solid;
	font-family: verdana;
	background-color: Gray;
}




ul.tabs {
	margin-top: 30px;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	width: 100%;
}

ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #CCCCCC;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}

ul.tabs li a
{
    text-decoration: none;
    color: #000;
    display: block;
    font-size: 11px;
    padding: 0 20px;
    border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
    outline: none;
    font-family: verdana;
    
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}

.tab_container {
	border: 1px solid #CCCCCC;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
}
.tab_content {
	padding: 20px;
	font-size: 12px;
}

/******************CARRINHO ENCOMENDA**/

.cart_item
{
    width: 720px;
    float: left;
    border: 1px solid #C0C0C0;
    padding: 15px;
    margin-top: 10px;
    background-color: #F5F5F5;
}

.cart_item_grupo
{
float:left;margin-top:10px;margin-left:10px;font-size:10px;float:left;
}

.cart_item_grupo_container 
{
margin-bottom:3px;float:left;
}

.cart_item input, .cart_item textarea, .cart_item select
{     
    font-size: 7pt;
    font-family: verdana;
}

.cart_item_produto
{
    font-weight: bold;
    font-size: 11pt;
    color: #fc7100;
    font-family: verdana;
}

.cart_item_entrega 
{    
    font-size: 10pt;
    color: #666666;
    font-family: verdana;
}




.cart_item_grupo_label
{    
      
    width:70px;text-align:right;float:left;margin-right:10px;     
}

.cart_item_grupo_titulo
{
    font-size: 8pt;
    color: #808080;
    font-family: verdana;
    font-weight: bold;
} 


.cart_help
{
    background-position: 0 1px;
    background: url('Img/Outros/help.gif') no-repeat 0 1px;
    display: inline-block;
    height: 13px;
    width: 10px;
    color: #fff !important;
    font-size: .9em;
    margin: 0 1px;
    padding: 0 0 0 3px;
}

.cart_edit
{
    display: inline-block;
    height: 13px;
    width: 35px;
    color: #666666;
    font-size: 9px;
    padding: 3 3 3 3px;
    background-color: #F5F5F5;    
    margin-left: 5px;
    text-align: center;
    font-family: Arial;
}



.pesquisa_input
{
    border: 1px solid #C0C0C0;
    font-size: 8pt;
    color: #333333;
    font-family: verdana;
}

.ToolTip
{
    padding: 5px;
    font-family: verdana;
    font-size: 10px;
    color: #666666;
    border: 1px solid #CCCCCC;
    background-color: #F4F4F4;
}

.Doar_Info 
{
    font-family: verdana;
    font-size: 12px;
    color: #666666;
}

.Footer_Group
{
    float: left;
    margin-top: 10px;
    margin-right: 45px;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #C0C0C0;
    padding-left: 10px;
    font-size:11px;
}

.Footer_Group span 
{
    font-weight:bold;
}

.Footer_Group a 
{
   margin-bottom:5px;
   display:block;
}


#ImgComoFunciona {
width: 340px;
height: 137px;
background: transparent url("Img/Home/como_funciona.jpg") no-repeat top left;
}



#porque_odisseias {
width: 193px;
height: 136px;
background: transparent url("Img/Home/porque_odisseias.jpg") no-repeat top left;
}

.RoundButton
{
    padding-top:3px;
    display: block;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bolder;
    color: #FFFFFF;
    background-color: #fc7100;
    vertical-align: middle;
    text-align: center;    
        cursor: hand;
}


.RoundButton:hover
{
    background-color: #EA6900;
}

.BFloatLeft
{
    float:left;
}

.BSize_100
{
    width: 100px;
    height: 19px;
}

.BSize_150
{
    width: 140px;
    height: 19px;
}

.BSize_180
{
    width: 180px;
    height: 19px;
}

.ButtonSpace 
{
    width: 5px;
    display: block;
    float:left;    
}

.BMarginTop
{
    margin-top:10px;
}

.RoundButtonCarrinho
{
    padding-top: 3px;
    display: block;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bolder;
    color: #fc7100;
    background-color: #DFDFDF;
    vertical-align: middle;
    text-align: center;
 
}


.RoundButtonCarrinho:hover
{
    background-color: #D1D1D1;
}

.Logo_Bar
{
    float: left;
    margin-top: 20px;
    margin-left: 20px;
    margin-bottom: -20px;
    height:60px;
}

.testemunhos_titulo
{
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    color: #666666;
    float:left;
    margin-bottom:5px;
    
}

.testemunho_desc 
{
    font-family: verdana;
    font-size: 11px;
    float:left;
    margin-bottom:20px;
    width:100%;
}