﻿/*  LINEE GUIDA COLORI
    
    grigio sfondo: #bbbdc0
    rosso aziendale CasaOgg: #8896be
    scritte ArtTecnici: #5d73a6
    blu logo: #0a1f62
    testo grigio : #808285
    linee di divisione prod: #bbbdc0
    blu sfondo: #8896be
                #b0b5cd #b0b5cd

*/

<STYLE TYPE="text/css">

<!-- /* $WEFT -- Created by: cristian Orto (cristian@iws-italia.it) on 04/10/2007 -- */
  @font-face {
    font-family: Futura Md BT;
    font-style:  normal;
    font-weight: normal;
    src: url(../FUTURAM0.eot);
  }
  @font-face {
    font-family: Futura MdCn BT;
    font-style:  normal;
    font-weight: normal;
    src: url(../FUTURAM1.eot);
  }
-->


  
/* Correzione del bag delle webpart*/
.webPartCorrection
{
	padding: 0px !important;
	padding-top: 0px !important;
}


body
{
	margin: 0px 0px 0px 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #edf0f7;
}


/* Classi ID del master*/

#Application
{
	width: 768px; /* For IE browsers */
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	background: #edf0f7;
}




.ApplicationCell
{
    width: 100%;
}






/* Classi base controlli Application*/

/* Controllo AppFooter*/
#AppTopHeader
{   width: 768px;
    padding: 15px 0px 3px 0px;
    text-align: right;
}

#AppHeader
{
    width: 100%;
    padding: 0px 0px 0px 0px;
    background-color: #ffffff;
    text-align: left;
    
}

#AppBodyContent
{
    text-align: center;
    background-color: #ffffff;
    width: 100%;
    vertical-align: middle;
    

}

#AppBodyContentDX
{
    text-align: center;
    background-color: #ffffff;
    width: 100%;
    vertical-align: top;
    padding: 0px 0px 20px 0px;

}

#AppSectCategory
{
    width: 634;
    
}


/* Controllo AppFooter*/
#AppFooter
{
    width: 100%;
    padding: 5px 5px 5px 5px;
    background-color: #8896be;
}


.AppFooterText
{
    font-family: Futura Md BT, Arial, Helvetica, sans-serif;
    color: #5164a3;
    font-size: 10px;
    font-weight: 400;
    padding-left: 65px;
}


/* Controllo AppMenu */
#AppMenu
{
    width: 540px;
    background-color: #ffffff;
    border-bottom: solid 1px #bbbdc0;
}

/* Controllo AppMenu */
#AppMenuDX
{
    width: 228px;
    background-color: #ffffff;
    border-bottom: solid 1px #bbbdc0;

}


/* Controllo AppMenusearch */
#AppMenuSearch
{
    width: 185px;
    background-color: #e7e8e9;
    padding: 4px 0px 4px 20px;
    
    
}

.TextBoxSearch
{
    height: 19px;
    font-size: 11px;
	color: gray;
	font-weight: 400;
	font-family: Futura Md BT, Arial, Helvetica, sans-serif;
	border: 1px solid #bbbdc0;
	padding-bottom: 2px;
	padding-right: 2px;
}



/* Controllo AppMenuSub*/
#AppMenuSub
{
    width: 210;
    background-color: #8896be;
    text-transform: uppercase;
    font-family: Futura MdCn BT, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 500;
    padding: 4px 12px 4px 11px;
    text-align: left;
    
}

    
 
#idTableAppMenuSub
{
    width: 205px;
	padding: 4px;
	background: #fff;
}

.TDLinkAppMenuSub
{
    padding: 4px 0px 4px 8px;
    width: 90%;
    border-bottom: solid 1px #bbbdc0;
}

.TDImgAppMenuSub
{
     width: 10%;
     border-bottom: solid 1px #8896be;
}

.TDLinkAppMenuSub a {
	color: #bbbdc0;
	text-decoration: none;
	
}

.TDLinkAppMenuSub a:hover {

	color: #0a1f62;
	text-decoration: none;
	
}



/* Controllo AppMenu negozio Sub*/
#AppMenuSubNegozio
{
    width: 205;
    background-color: #8896be;
    text-transform: uppercase;
    font-family: Futura MdCn BT, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 500;
    padding: 4px 12px 4px 11px;
    text-align: left;
    vertical-align: top;
    
}

/* Controllo AppContents */
#AppContents
{
    width: 100%;
    
}

.AppContentsPadding
{
    padding: 20px 67px 0px 67px;
}


.AppContentsNegozio
{
    width: 450px;
    padding: 0px 20px 20px 20px;
}



/* Controllo appViewProducts*/
#AppViewProducts
{
    width: 100%;
    
}





/* Classi generiche*/
.TitleContents
{
    font-size: 22px;
    letter-spacing: 0px;
	color: #0a1f62;
	font-weight: 300;
	font-family: Futura Md BT, Arial, Helvetica, sans-serif;
    
}

.SubTitleContents
{
    font-size: 12px;
	color: #808285;
	font-weight: 700;
	font-family: Futura Md BT, Arial, Helvetica, sans-serif;
    
}

.TextContents
{
    font-size: 11px;
	color: #808285;
	font-weight: 400;
	font-family: Futura Md BT, Arial, Helvetica, sans-serif;
    
}

.TextContents a
{
    font-size: 11px;
	color: #808285;
	font-weight: 400;
	font-family: Futura Md BT, Arial, Helvetica, sans-serif;
	text-decoration: none;
    
}

.TextContents a:hover
{
    font-size: 11px;
	color: #0a1f62;
	font-weight: 400;
	font-family: Futura Md BT, Arial, Helvetica, sans-serif;
    text-decoration: none;
}



.TextDownload
{
    font-size: 12px;
	color: #808285;
	font-weight: 400;
	font-family: Futura Md BT, Arial, Helvetica, sans-serif;
    
}

.TextDownload ul
{
    list-style-type: square;
    color: #0a1f62;
    font-size: 18px;
}

.TextDownload ul li
{
    padding: 10px 0px 0px 0px;
}


.TextDownload a
{
    font-size: 13px;
	color: #808285;
	font-weight: 400;
	font-family: Futura Md BT, Arial, Helvetica, sans-serif;
	text-decoration: none;
    
}

.TextDownload a:hover
{
    font-size: 13px;
	color: #0a1f62;
	font-weight: 400;
	font-family: Futura Md BT, Arial, Helvetica, sans-serif;
    text-decoration: none;
}


/* Styles controllo sections category */
.TitlesectCat
{
    font-size: 13px;
	color: #808285;
	font-weight: 400;
	font-family: Futura Md BT, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
    
}

.TitlesectCat a
{
    font-size: 11px;
	color: #808285;
	font-weight: 400;
	font-family: Futura Md BT, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
    letter-spacing: 1px;
}


.TitlesectCat a:hover
{
    font-size: 11px;
	color: #8896be;
	font-weight: 400;
	font-family: Futura Md BT, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
    letter-spacing: 1px;
}


/* Styles controllo top Header*/
.LinkTopHeader
{
    font-size: 11px;
	color: #5d73a6;
	font-weight: 400;
	font-family: Futura MdCn BT, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
    text-decoration: none;
}

.LinkTopHeader a
{
    font-size: 11px;
	color: #808285;
	font-weight: 400;
	font-family: Futura MdCn BT, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
    letter-spacing: 1px;
    
}

.LinkTopHeader a:hover
{
    font-size: 11px;
	color: #808285;
	font-weight: 400;
	font-family: Futura MdCn BT, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	text-transform: uppercase;
    letter-spacing: 1px;
    
}


/* Styles controllo appViewProducts*/
.TitleSubCategory
{
    font-size: 18px;
    letter-spacing: 1px;
	color: #b0b5cd;
	font-weight: 700;
	font-family: Futura Md BT, Arial, Helvetica, sans-serif;
}

.TopTextCategory
{
   font-size: 11px;
	color: #808285;
	font-weight: 400;
	font-family: Futura Md BT, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}


.BoldTextProducts
{
    font-size: 11px;
	color: #5d73a6;
	font-weight: 700;
	font-family: Futura Md BT, Arial, Helvetica, sans-serif;
    
}

.LinkTextProducts
{
    font-size: 11px;
	color: #5d73a6;
	font-weight: 400;
	font-family: Futura Md BT, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.LinkTextProducts a
{
    font-size: 11px;
	color: #5d73a6;
	font-weight: 400;
	font-family: Futura Md BT, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.LinkTextProducts a:hover
{
    font-size: 11px;
	color: #5d73a6;
	font-weight: 400;
	font-family: Futura Md BT, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.TextProducts
{
    font-size: 11px;
	color: #808285;
	font-weight: 400;
	font-family: Futura Md BT, Arial, Helvetica, sans-serif;
    
}


.TextPagerProducts
{
    font-size: 11px;
	color: #0a1f62;
	font-weight: 400;
	font-family: Futura Md BT, Arial, Helvetica, sans-serif;
	padding-top: 5px;
}

.TextPagerProducts a
{
    font-size: 11px;
	color: #808285;
	font-weight: 400;
	font-family: Futura Md BT, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.TextPagerProducts a:hover
{
    font-size: 11px;
	color: #0a1f62;
	font-weight: 400;
	font-family: Futura Md BT, Arial, Helvetica, sans-serif;
}



/* Styles controllo richiesta info*/


/* Controllo AppRichInfo*/
#AppRichInfo
{
    padding-top: 20px;
    width: 634px;
}

.TitleRichInfo
{
    font-size: 22px;
    letter-spacing: 0px;
	color: #8896be;
	font-weight: 300;
	font-family: Futura Md BT, Arial, Helvetica, sans-serif;
    
}

.RichProdInfoText
{
    font-size: 12px;
	color: #808285;
	font-weight: 400;
	font-family: Futura Md BT, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

.RichProdInfoText2
{
    
	color: #0a1f62;
	font-weight: 400;
	
}

.RichProdInfoTextBox
{
	width: 188px;
	height: 13px;
	font-size: 12px;
}

.RichProdInfoDropDown
{
	width: 120px;
	height: 20px;
	font-size: 12px;
}

.RichProdInfoTexCalce
{
	font-family: Futura Md BT, Arial, Helvetica, sans-serif;
	color: #797979;
	font-size: 11px;
}

.RichProdInfoTexCalce a
{
	font-family: Futura Md BT, Arial, Helvetica, sans-serif;
	color: #797979;
	font-size: 11px;
	text-decoration: none;
}

.RichProdInfoTexCalce a:hover
{
	font-family: Futura Md BT, Arial, Helvetica, sans-serif;
	color: #8896be;
	font-size: 11px;
	text-decoration: none;
}

.TextError
{
	font-family: Futura Md BT, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 1px;
	
}





.SearchHighlight
{

    background: yellow;
}


/*Watermarked del controllo search*/
.watermarked {
	height: 11px;
	width: 100px;
	padding: 2px 0px 0px 2px;
	border: 1px solid #bbbdc0;
	background-color: #F2F2F2;
	color: gray;
	font-size: 9px;
}
</STYLE>
