﻿/* PanelPlus CSS  Alessandro Piccione 17/01/2008 */

.panelPlus__topLeft {background: url("Images/PanelPlus/topLeft.png"); width:6px;}
.panelPlus__topCenter {background: url("Images/PanelPlus/topCenter.gif") repeat-x; height:6px;}
.panelPlus__topRight {background: url("Images/PanelPlus/topRight.png"); width:6px;}

.panelPlus__centerLeft {background: url("Images/PanelPlus/centerLeft.gif");}
#home td.panelPlus__centerCenter {height:600px;vertical-align:top;}
#basketRoot td.panelPlus__centerCenter,#ordersRoot td.panelPlus__centerCenter {background-image:none; background-color: #F9F9F9;}
#home td.panelPlus__centerCenter { background: url("Images/PanelPlus/img_bkg_hp.jpg"); background-repeat:no-repeat; background-position:center;}
#news td.panelPlus__centerCenter {height: 200px;  vertical-align: top;    background-image: none;    background-color: white;}
.panelPlus__centerRight {background: url("Images/PanelPlus/centerRight.gif");}

.panelPlus__bottomLeft {background: url("Images/PanelPlus/bottomLeft.png");}
.panelPlus__bottomCenter {background: url("Images/PanelPlus/bottomCenter.gif") repeat-x; height:6px;}
.panelPlus__bottomRight {background: url("Images/PanelPlus/bottomRight.png");}

.panelPlus__headerLeft {background: url("Images/PanelPlus/headerLeft.gif"); width:6px;}
#basketRoot td.panelPlus__headerLeft,#ordersRoot td.panelPlus__headerLeft {background-image:none; background-color: #CF2D23;}
.panelPlus__headerCenter {background: url("Images/PanelPlus/headerCenter.gif") repeat-x; color:#FFF; height:20px; font-weight:bold; font-size:10pt;}
#basketRoot td.panelPlus__headerCenter,#ordersRoot td.panelPlus__headerCenter {background-image:none; background-color: #CF2D23;}
.panelPlus__headerRight {background: url("Images/PanelPlus/headerRight.gif"); width:6px;}
#basketRoot td.panelPlus__headerRight,#ordersRoot td.panelPlus__headerRight {background-image:none; background-color: #CF2D23;}

.panelPlus__subtitleLeft {background: url("Images/PanelPlus/subtitleLeft.gif");}
.panelPlus__subtitleCenter {background: url("Images/PanelPlus/subtitleCenter.gif"); height:18px;}
.panelPlus__subtitleRight {background: url("Images/PanelPlus/subtitleRight.gif");}

.panelPlus__spanCollapse {background: url("Images/PanelPlus/up_down.gif") no-repeat; position:relative; margin-top:-12px; width:12px; float:right;}

/* Thin Border */
.panelPlus__topLeft_thin {background: url("Images/PanelPlus/Thin/topLeft.gif"); width:6px;}
.panelPlus__topCenter_thin  {background: url("Images/PanelPlus/Thin/topCenter.gif") repeat-x; height:6px;}
.panelPlus__topRight_thin  {background: url("Images/PanelPlus/Thin/topRight.gif"); width:6px;}

.panelPlus__centerLeft_thin  {background: url("Images/PanelPlus/Thin/centerLeft.gif");}
.panelPlus__centerCenter_thin  {background-color:#FAFAFA; color:#868C92; font-weight:bold;font-size:10pt;}
.panelPlus__centerRight_thin  {background: url("Images/PanelPlus/Thin/centerRight.gif");}

.panelPlus__bottomLeft_thin  {background: url("Images/PanelPlus/Thin/bottomLeft.gif");}
.panelPlus__bottomCenter_thin  {background: url("Images/PanelPlus/Thin/bottomCenter.gif") repeat-x; height:6px;}
.panelPlus__bottomRight_thin  {background: url("Images/PanelPlus/Thin/bottomRight.gif");}

.panelPlus__headerLeft_thin  {background: url("Images/PanelPlus/Thin/headerLeft.gif"); width:6px;}
.panelPlus__headerCenter_thin  {background: url("Images/PanelPlus/Thin/headerCenter.gif") repeat-x; height:18px; color:#fff; font-weight:bold; font-size:9pt;} 
.panelPlus__headerRight_thin  {background: url("Images/PanelPlus/Thin/headerRight.gif"); width:6px;}

.panelPlus__subtitleLeft_thin  {background: url("Images/PanelPlus/Thin/subtitleLeft.gif");}
.panelPlus__subtitleCenter_thin  {background: url("Images/PanelPlus/Thin/subtitleCenter.gif"); height:18px;}
.panelPlus__subtitleRight_thin  {background: url("Images/PanelPlus/Thin/subtitleRight.gif");}

.panelPlus__spanCollapse_thin {background: url("Images/PanelPlus/Thin/up_down.gif") no-repeat; position:relative; margin-top:-12px; width:12px; float:right;}