/******************************************************************************/
/*                         MAIN LAYOUT CSS FILE                               */
/******************************************************************************/
/*
Theme  : Default Seagull Theme
Author : Julien Casanova <julien_casanova@yahoo.fr>
Version: 1.0
Date   : 2006/03/20

Updated by Gor Vardanyan (www.gorvard.net)
Date   : 2007/02/15
*/

/*==========================General=============================*/
html {
    height: 100%;
    margin-bottom: 1px;
}
body, h1, h2, h3, h4, h5, p, ul, li, form, fieldset {
    margin: 0;
    padding: 0;
}
body {
    font-size: 12px;
    font-family: LucidaGrande, arial, sans-serif;
    margin: 0;
    color: #353535;
    background: #e1d6bc url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/backgrounds/bg.gif') repeat left top;
}

dl {
    margin: 0 0 0.5em;
}
p {
    margin-bottom: 0.5em;
}
a, a:visited {
    color: #7e6c4d;
    text-decoration: none;
}
a:hover {
    color: #856c36;
}

a:focus {
    outline: none;
}

a img {
    border: none;
}

hr {
    border-top: 1px dotted #999;
    border-bottom: 0px;
    height: 1px;
}

.left {
	float:left;}
    
.right {
	float:right;}
    
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*
======================Global layaout==========================*/
#outer-wrapper {
    background:url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/backgrounds/inner_bg.gif') repeat-x left top;
}

#inner-wrapper {
	width: 982px;
    margin: 0 auto;
    padding-top:15px;
}



#mainColumn {
    background:url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/backgrounds/content_top_l.gif') no-repeat left top;
	float:left;
    width:800px;
    padding-top:20px;
    }

#mainColumn2 {
   
	float:left;
    width:972px;
    padding-top:20px;
    }
    
#rightColumn {
    background:url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/backgrounds/content_top_r.gif') no-repeat right top;
	float:right;
    width:167px;
    padding-top:20px;}
    
#leftColumn {
	float:left;
    width:163px;
    padding-left:1px;
}

#contentColumn {
	float:left;
    width:620px;
    padding:9px 7px 30px 9px;}
    

#contentBlock {
    background:url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/backgrounds/content_bottom.gif') no-repeat left bottom;
    width:973px;
    margin:0 auto;
    padding:0px 0px 10px 0px;
}

.contentBlock-inner {
   // background:#ffffff url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/backgrounds/content_line.gif') repeat-y left top;
   background-color: white;
}




/*
======================2 Cols Fluid============================*/
/*#middleCol {
    float: left;
    background-color: #e1d6bc;
    height: 380px; /* Sets min height for IE */
}
html > body #middleCol {
    /* Sets min height for gecko */
    height: auto;
    min-height: 380px;
}
    
#middleCol .inner {
    padding: 5px 10px;
    
}

#layout-3Cols #middleCol {
    width: 471px;
    /* 6 is for borders width : (2+1) x 2 */
}


#layout-leftCol #middleCol {
    width: 611px;

}
#layout-rightCol #middleCol {
    width: 611px;
}
#layout-noCols #middleCol {
    width: 751px;
}
#leftCol {
    float: left;
    width: 140px;    
    /*background: url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/backgrounds/v4-bubbles.png') left top no-repeat;*/
}
#leftCol .inner {
    padding: 0.8em 0 5px 0;
}
#rightCol {
    float: right;
    width: 140px;
    background: #e1d6bc;
}
#rightCol .inner {
    margin: 0;
    padding: 0 0 5px 0;
    padding-top: 132px;
}
*/
/*
=========================Header===============================*/
.logo {
	float:left;
    width:225px;}
    
.logo a, .logo a:visited {
	display:block;}
    
    
/*========================= top menu ===============================*/
.top-menu {
	float:left;
    width:753px;}

.top-menu ul li {
	float:left;
    font-size:14px;
    text-transform:uppercase;
}
    
.top-menu ul li a, .top-menu ul li a:visited {
	color:#ffffff;
    display:block;
    padding-left:10px;
}

.top-menu ul li a:hover {
    color:#000000;
}

.top-menu ul.brown-menu li a, .top-menu ul.brown-menu li a:visited {
	color:#e1d6bc;
    padding-top:8px;
    display:block;
	
}	
.top-menu ul.brown-menu li {
	color:#e1d6bc;
    font-size:12px;
    text-transform:none;}
 
   
li.academias-world a, li.academias-world a:visited {
	background:#1d1d1d url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/backgrounds/academias_world.gif') no-repeat top left;
    width:150px;
    height:36px;
    padding-top:10px;
}
 
li.academias-world a:hover {
	background:#eae3d1 url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/backgrounds/academias_world_cur.gif') no-repeat top left;
}   

li.it-food-culture a, li.it-food-culture a:visited {
	background:#1d1d1d url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/backgrounds/it_food_culture.gif') no-repeat top left;
    width:132px;
    height:36px;
    padding-top:10px;} 
  
li.it-food-culture a:hover, li.it-food-culture a.current {
	background:#eae3d1 url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/backgrounds/it_food_culture_cur.gif') no-repeat top left;
}
  
li.recipes a, li.recipes a:visited {
	background:#1d1d1d url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/backgrounds/recipes.gif') no-repeat top left;
    width:114px;
    height:36px;
    padding-top:10px;} 

li.recipes a:hover, li.recipes a.current {
	background:#eae3d1 url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/backgrounds/recipes_cur.gif') no-repeat top left;
}    

li.shop-online a, li.shop-online a:visited {
	background:#1d1d1d url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/backgrounds/shop_online.gif') no-repeat top left;
    width:107px;
    height:36px;
    padding-top:10px;}  

li.shop-online a:hover {
	background:#eae3d1 url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/backgrounds/shop_online_cur.gif') no-repeat top left;
}
    
li.blog a, li.blog a:visited {
	background:#1d1d1d url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/backgrounds/blog.gif') no-repeat top left;
    width:89px;
    height:36px;
    padding-top:10px;}    

li.blog a:hover, li.blog a.current {
	background:#eae3d1 url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/backgrounds/blog_cur.gif') no-repeat top left;
}  

li.tourist-info a, li.tourist-info a:visited {
	background:#1d1d1d url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/backgrounds/tourist_info.gif') no-repeat top left;
    width:101px;
    height:36px;
    padding-top:10px;
    } 

li.tourist-info a:hover, li.tourist-info a.current {
	background:#eae3d1 url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/backgrounds/tourist_info_cur.gif') no-repeat top left;
}    

.lib {
	background:#dbcfb5  url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/backgrounds/our_lib.gif') no-repeat top left;
    width:160px;
    height:47px;} 
    
li.valley {
	background:#dbcfb5 url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/backgrounds/it_food_valley.gif') no-repeat top left;
    width:142px;
    height:47px;}  
    
li.reg-recipes {
	background:#dbcfb5 url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/backgrounds/regional_recipes.gif') no-repeat top left;
    width:124px;
    height:47px;}
    
li.gift {
	background:#dbcfb5 url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/backgrounds/gift_ideas.gif') no-repeat top left;
    width:117px;
    height:47px;}   

li.lang-switch {
	background:url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/backgrounds/top_shadow.gif') repeat-x top left;
    padding-top:10px;
    text-align:right;
    width:210px;}
    
li.lang-switch a, li.lang-switch a:visited {
	text-align:right;
    display:inline !important;}
    
.top-short-menu {
	height:19px;
    text-align:right;
    padding-right:5px;}  
   
/*========================= /top menu ===============================*/    
#header #bugReporter {
    position: absolute;
    bottom: 0px;
    right: -10px;
}

/*#header #user-info li {
		float:left;
	  font-weight: bold;
	  padding-left: 0.5em;
}
#header #user-info li a, #header #user-info li a:visited {
	color: #FFFFFF;
}
#user-info img {
	margin-right: 5px;
}
*/

#user-info {
}

#user-info ul li {
	border-bottom:1px solid #e1d6bc;
    padding:5px 8px;
}

li a.user-login, li a.user-login:visited {
     background:url(../images/backgrounds/icon_login.gif) no-repeat left center;
     padding:8px 0px 8px 38px;
     color:#353535;
     display:block;
}

li a.user-account, li a.user-account:visited {
     background:url(../images/backgrounds/icon_account.gif) no-repeat left center;
     padding:8px 0px 8px 38px;
     color:#353535;
     display:block;
}
.user-cart {
	background-color:#ef9f00;
    width:151px;
    margin:0 auto;
    padding:5px;}
    
a#cart, a#cart:visited {
     background:url(../images/backgrounds/cart_icon.gif) no-repeat left center;
     padding:4px 0px 4px 35px;
     color:#ffffff;
     font-size:18px;
     display:block;}
     

.cart-line {
             text-align:right;
              }

.cart-content {
 	background-color:#ffffff;
    padding:8px 2px;
    margin-top:10px;
    font-weight:bold;
    }

table.blockRight-cart tr td {
	padding:7px 5px;
    font-weight:normal;
    font-size:10px;
    text-align:left;
}
   
.blockRight-cart-delete {
	background-color:#ffffff;
    border:none;
    color:#878686;
    cursor:pointer;
    font-size:10px;}
    
.blockRight-cart-image {
	border:1px solid #d3d3d3;
    padding:1px;}
    
.blockRight-cart-name a, .blockRight-cart-name a:visited {
	color:#353535;
    font-size:10px;
    font-weight:normal;}
    
.blockRight-cart-prodLine {
	border-bottom:1px solid #d3d3d3;
    padding-top:0px;
}

.blocksRight-cart-user {
	border-bottom:1px solid #d3d3d3;
    padding:0px 0px 8px 7px;
text-transform:capitalize;
}
/*
======================Main Content============================*/
h1, h2 {
    font-size: 14px;
    padding: 5px 0px;
}

h2 a, h2 a:visited, h1 a, h1 a:visited {
	color:#353535;
} 

ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
li {
    margin: 0;
    padding: 0;
}

/*
==================Default Forms Styling=======================*/

fieldset {
    padding: 10px 0;
    border: none;
}
#content form ul {
    position: relative;
    margin: 0;
    padding: 0;
    width: 99%;
    list-style-position: outside;
    list-style-image: none;
}

#content form li {
    display: inline-block;
    margin: 0;
    padding: 1px 4px 6px 9px;
    line-height: 1.8em;
    list-style-type: none;
}
form li.focused {
    background: #f8f0f1;
}

form li div {
    float: left;
    display: inline;
    margin-right: 5px;
    color: #d3d3d3;
}
form li:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
form li p {
    clear: both;
    font-size: 9px;
    line-height: 13px;
}


/*
===================Form Elements Styling======================*/
input, select, textarea {
    border:1px solid #787878; 
}
textarea {
    font-family: LucidaGrande, arial, sans-serif;
}

#content input.text, #content select.select, #content textarea.textarea {
    border-width: 1px;
    border-style: solid;
    border-color: #7c7c7c #c3c3c3 #ddd #c3c3c3;
    background: #fff url(../images/fieldbg.gif) repeat-x top;
}

input.text {
    padding: 2px 0;
}
form label {

}

/* SIZES */
.fourth {
	width:25% !important;
}
.padleft40 {padding-left: 40px;}
.third {
	width:32% !important;
}
.half {
	/*width:48% !important;*/
}
.full {
	width:100% !important;
}
input.small, select.small {
	width:25%;
}
input.medium, select.medium {
	width:50%;
}
input.large, select.large, textarea.textarea {
	width:99%;
}
input.tags {
	width:315px;
}
textarea.small {
	height:5.5em;
}
textarea.medium {
	width:50%;
	height:10em;
}
textarea.large {
	height:20em;
}

textarea.textarea-reg {
font-size: 10px;

font-family: Arial, Helvetica, sans-serif;
height:10em;
width: 30em;
}

/* BUTTONS */
.button, input.wideButton {
	font-size: 12px;
	color:#ffffff;
       background: url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/backgrounds/btn_bg.gif') no-repeat top left;
	border: none;
    text-align:center;
    width:92px;
    height:21px;
    font-weight:bold;
    cursor:pointer;
   padding-left: 10px;
   padding-right: 10px;
padding-bottom: 20px;
font-size:14px;
z-index:1000;
padding-top:0px !important;
//padding-bottom:10px !important;
display:block;
}

.page_eshop_login .alg-center,
.page_user_login .alg-center {
margin-top: 15px;
}


.button-short {
	font-size: 12px;
	color:#ffffff;
    background: url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/backgrounds/button_l.gif') no-repeat top left;
	border: none;
    text-align:center;
    width:63px;
    height:17px;
    font-weight:bold;
    cursor:pointer;
}
.button-orange-long {
	font-size: 12px;
	color:#ffffff;
    background: url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/backgrounds/btn_orange_long.gif') no-repeat top left;
	border: none;
    text-align:center;
    width:149px;
    height:18px;
    font-weight:bold;
    cursor:pointer;
}

.button-orange-toolong {
	font-size: 12px;
	color:#ffffff;
    background: url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/backgrounds/btn_orange_toolong.gif') no-repeat top left;
	border: none;
    text-align:center;
    width:229px;
    height:18px;
    font-weight:bold;
    cursor:pointer;
}

.button:disabled {
	color: #fff;
	background-color: #BBBBBB;
	border: none;
}

.button-brown-short {
	font-size: 12px;
	color:#ffffff;
    background: url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/backgrounds/btn_brown_short.gif') no-repeat top left;
	border: none;
    text-align:center;
    width:92px;
    height:18px;
    font-weight:bold;
    cursor:pointer;
}

.button-brown-long {
	font-size: 12px;
	color:#ffffff;
    background: url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/backgrounds/btn_brown_long.gif') no-repeat top left;
	border: none;
    text-align:center;
    width:149px;
    height:18px;
    font-weight:bold;
    cursor:pointer;
}

a.button {
	font-size: 12px;
	color:#ffffff;
    background: url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/backgrounds/btn_orange_long.gif') no-repeat top left;
	border: none;
    text-align:center;
    width:149px;
    height:18px;
    font-weight:bold;
    cursor:pointer;
}

/*
====================Form Fields Layout========================*/
/* --
Definition lists are used to display fields labels and values
-----*/
#frmLogin fieldset {
    padding-top: 0;
	margin-top: 0;
}
dl.onSide dt {
    padding: 2px 0 2px 0;
	text-align: center;
	padding-left: 30px;
}

dl.onSide table {
	text-align:center;
    width:100%;
    padding:10px 0;}
    
dl.onSide dd {
    margin-bottom: 5px;
	padding: 2px 0 2px 0;
	text-align: center;
}
dl.onSide dd input.button {
    background:#efa631 url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/backgrounds/btn_orange_long.gif') no-repeat left center;
    width: 149px;
	height:18px;
    font-size: 12px;
	color:#ffffff;
	border: none;
    text-align:center;
    font-weight:bold;
    cursor:pointer;
}
dl.onSide dd input.loginButton{
    background-color: #BBBBBB;
	color: #FFFFFF;
	font-weight: bold;
}
dl.onTop dd {
    margin: 0;
}
dd .error {
    display: block;
}

/*
==================Default Tables Styling======================*/
table {
    margin: 0;
    padding: 0;
    border: 0;
    border-collapse: collapse;
}
td, th {
    padding: 2px 3px;
	text-align: center;
}

tr th {
    padding-top: 4px;
    padding-bottom: 5px;
}

tr th a {
    display: block;
}
tr th.sortedAsc a {
    background: url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/th-sortAsc.gif') 95% 50% no-repeat;
    color: #000000 !important;
}
tr th.sortedDesc a {
    background: url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/th-sortDesc.gif') 95% 50% no-repeat;
    color: #000000 !important;
}
tr th a:hover {
    text-decoration: none;
    color: #000000 !important;
}
tr td {
    /*border: 1px solid #F6F5F2;*/
}
tr.alternateRow td {
    background-color: #FBFFEF; /*F0FFD9*/
}
tr.selectedRow td {
    background: #F6F5F2; /*D0DCE0*/
}
tr.rowHover td {
  background: #F0FFD9; /*E0EFB8*/
}



/*
=========================Footer===============================*/
#footer {  
	width:981px;
    margin:0 auto;
    padding:35px 0px;
    line-height:18px;}

.footer-t {
    background:url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/backgrounds/footer_top.gif') no-repeat left top;
    width:981px;
    height:5px;
    font-size:1px;
}

.footer-b {
    background:url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/backgrounds/footer_bottom.gif') no-repeat left bottom;
    width:981px;
    height:5px;
    font-size:1px;
}

.footer-m {
    background:#ffffff url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/backgrounds/footer_line.gif') repeat-x left bottom;
    width:911px;
    border-left:1px solid #b7b095; 
    border-right:1px solid #b7b095; 
    padding:20px 34px;
    font-weight:bold;
}

#footer h2 {
	font-size:14px;
    padding-bottom:25px;
    text-transform:uppercase;
    }

#footer li.level_1 a, #footer  li.level_1 a:visited, #footer li.level_1 a:hover {
	border:none;
    font-weight:bold;
    padding:0;}
    
#footer li.level_1 a:hover {
	color:#856c36;
}
    
#footer .column {
	float:left;
    width:180px;
    padding-right:25px;
}


#footer .turist-info {
    padding-right:0px;
}
/*
======================Messages & Errors=======================*/
.message {
    text-align: center;
}
.message div {
    margin: 10px auto;
    padding: 5px;
    /*-moz-border-radius: 0.3em;*/
}
.errorMessage {
    border: 2px solid #FF3300;
    color: #FF3300;
}
.infoMessage {
    border: 2px solid #2DAF37;
    color: #2DAF37;
}
.warningMessage {
    border-color: 2px solid #ffa900;
    color: #ffa900;
}

.error, .required {
    color: #FF3300;
}

/* PEAR Errors
  --------------------*/
div.errorContainer {
    width: 80%;
    margin: 10px auto;
    padding: 5px;
    border: 2px solid ;
    /*-moz-border-radius: 0.3em;*/
    font-family: LucidaGrande, arial, sans-serif;
}
div.errorHeader {
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing:3px;
    color: ;
}
div.errorContent {
    text-align: left;
}

/*
============================Flags=============================*/
a.langFlag {
    margin: 0 5px;
}

/*
========================Miscellaneous=========================*/
.floatLeft {
    float: left;
}
.floatRight {
    float: right;
}
.clear {
    clear: both;
}
.spacer {
    clear: both;
    display: block;
    visibility: hidden;
    line-height: 1px;
}
.left {
    text-align: left;
}
.right {
    text-align: right;
}
.center {
    text-align: center;
}
.hide {
    display: none;
}
.narrow {
	width: 100%;
}
.full {
    width: 100%;
}
.noBg {
    background: none;
}
pre.codeExample {
    padding: 1em;
    background-color: #eeeeee;
    border: 1px solid #d3d3d3;
    border-left: 5px solid #d3d3d3;
}

/*
========================Comments=========================*/

#addComment fieldset {
    padding: 10px;
    border: 1px solid #333333;
}
#addComment input[type="text"] {
    width: 200px;
}

/*
========================Miscellaneous2=========================*/

.tipOwner {
    position: relative;
    cursor: help;
    }
.tipOwner .tipText {
    display: none;
    position: absolute;
    top: 0;
    left: 105%;
    border: 1px solid transparent;
    border-color: #ffffff #333333 #333333 #ffffff;
    background-color: #FFE5F8;
    color: #184a84;
    text-align: center;
    width: 15em;
    padding: 2px 5px;
    /*    -moz-opacity: 0.85;
    */
}
.tipOwner:hover .tipText {
    display: block;
}


/* Added by Daniele */

.algLeft {text-align: left;}




    
/* End of: Added by Daniele */


/*
TO REMOVE WHEN ALL TEMPLATES ARE CONSOLIDATED
======================Default Theme BC========================*/

/*======================Login Page========================*/
div.login-section {
text-align: center;
border-bottom: 1px solid #CC9900;
padding: 0px 0 5px 0;
margin: 10px auto 7px auto;
font-weight: bold;
width: 250px;
}

/*========================= Pager ===============================*/
.pager {
    white-space: nowrap;
}
.pager .results {
    padding-right: 0.5em;
}
.pager .currentPage {
    font-weight: bold;
    padding: 0 0.75em;
    font-weight: bold;
}
.pager a {
    padding: 0 0.75em;
    font-weight: bold;
}
.pager a:hover {
   /* background: #246C94;*/
}

/*========================= /Pager ===============================*/	
		
/*========================= Search ===============================*/
#search-box {
    background: #ffffff url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/backgrounds/search.gif') no-repeat left top;
    height:31px;
    padding-left:38px;
    float:right;
}

#search-box input.text {
	border:none;
    background-color:transparent;
    width:168px;}
    
#search-box input.button-go {
    background: #ffffff url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/btn_go.gif') no-repeat left top;
	width:31px;
    height:31px;
    border:none;
}
/*========================= /Search ===============================*/
/*========================= common styles ===============================*/
h2.main-title {
	font-size:24px;
    font-weight:300;
    float:left;
    text-transform:uppercase;
}
h1.pageTitle-abs {
	position:relative;
    left:25px;
    top:-48px;
    border-left:1px solid #ababab;
    padding-left:27px;
    font-weight:bold;
    width:250px;}

.top-header {
	padding:10px 18px 7px 18px;
    background-color:#fff;
    width:762px;
    margin:0 auto;
    border-bottom: 1px solid #e1d6bc;
}

a.culinary-tours, a.culinary-tours:visited {
    background: #ffffff url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/backgrounds/icon_coulinaryTours.gif') no-repeat left center;
	padding:30px 0px 30px 70px; 
    border-bottom:1px solid #e1d6bc;   
    color:#353535;
    display:block;
    font-weight:bold;
}

a.guid-products, a.guid-products:visited {
    background: #ffffff url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/backgrounds/icon_guid.gif') no-repeat left center;
	padding:30px 0px 30px 70px; 
    color:#353535;
    display:block;
    font-weight:bold;
}

.best-seller-img {
	text-align:center;
    padding-bottom:5px;
}

.product-marketing-singleProduct {
 padding: 11px 10px;
 border-bottom:1px solid #e1d6bc;
}

.product-marketing-singleProduct h2 a, .product-marketing-singleProduct h2 a:visited {
	font-size:12px;
    padding:0px;
 	color:#353535;
    }

.product-marketing-singleProduct .short-description {
	color:#7e6c4d;}
    
.buy-price {
 	padding-top:12px;}   
    
.buy-price .price {
	float:left;
    color:#d57d00;
    width:55px;}
    
.buy-short {
	width:63px;
    float:right;}

.product-marketing-leftCol {
	width:165px;
    margin:0 auto;
}

.product-marketing-leftCol .buy-price {
	padding:12px 7px 0px 7px;
}
.paging {
	border-bottom:1px solid #e1d6bc;
    text-align:center;
    padding:10px 0px;} 
    
.paging  a, .paging  a:visited, .paging-bottom a, .paging-bottom a:visited {
	color:#353535;
	}
    
.paging-bottom {
	border-top:1px solid #e1d6bc;
	text-align:center;
    padding:10px 0px;
}

a.red, a.red:visited {
	padding-right:15px;}
/*========================= /common styles ===============================*/

/*========================= home page ===============================*/
.product-box {
	border:1px solid #e1d6bc;
    width:188px;
}

.product-box-outer {
	padding:16px 7px 0px 7px;
    width:188px;
    float:left;}
    
.product-box img {
	border-top:1px solid #e1d6bc;
    border-bottom:1px solid #e1d6bc;
    padding:0 1px;}

h2.main-header {
    background: #f6f1e9 url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/backgrounds/header_line.gif') repeat-x left top;
	font-weight:bold;
    font-size:12px;
    padding:10px 0px 7px 16px;
    color:#353535; }

h2.main-header a, h2.main-header a:visited {
	color:#353535;
}
h2.right-header {
    background: #ebe3d1 url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/backgrounds/rightCol_header_bg.gif') repeat-x left top;
	font-weight:bold;
    font-size:12px;
    padding:14px 0px 7px 9px;
    color:#353535;
    margin-top:1px;}
         
.product-box .price-box {
    border-bottom:1px solid #e1d6bc;
    padding:16px 10px 14px 14px;}
    
.product-box .price-box-bnone {
    padding:16px 10px 14px 14px;}

.price-box .price, .price-box-bnone .price {
	color:#d57d00;
    float:right;
    font-weight:bold;
    padding-top:15px;}
    
.price-box .name, .price-box-bnone .name {
	width:105px;
    float:left;
    font-size:13px;}
    
.home-img {
	position:relative;}
    
.homeheader-product-info {
	position:absolute;
    top:221px;
    right:19px;
    border-top:1px solid #e1d6bc;
    width:212px;}
  
#home-culinary {
	width:600px;
    margin:27px 0px 0px 9px;}
        
#home-culinary .pic {
	position:relative;}
  
#home-culinary .pic img {
	display:block;}
        
#home-culinary .pic-info {
	padding:0px 20px 0px 0px;}
        
.pic-text {
	position:absolute;
    top:33px;
    left:177px;
    width:192px;
    color:#7e6c4d;}  
    
.pic-text h4 {
	color:#000000;
	font-size:18px;  
    padding-bottom:10px;  
} 

.home-cul-info {
	float:right;
    width:180px;
    color:#7e6c4d;}  
    
.home-cul-info h5 {
	color:#000000;
    font-size:12px;
    padding:17px 0px;
}

.home-cul-info .date {
	color:#f00;
    font-weight:bold;}

.home-cul-info .buy-price {
	padding-top: 26px;}
/*========================= /home page ===============================*/		


.cart-info{
padding:10px;
}			
		

/*========================= header ===============================*/	

#header {
	width: 100%;
	height: 138px;

}

#header #headertitle {
	margin: 0;
	padding: 0;
	width: 204px;
	height: 138px;
	background-image: url(http://css.zerogrey.com/themes/Barilla_usa_2009/images/header/title-nosub.gif);
	background-repeat: no-repeat;
	position:absolute;
}

#header #headertitle h1{
	width: 204px;
	height: 138px;
	margin:0;
}

#header #headertitle h1 a{
display:block;
	width: 204px;
	height: 138px;
}

#header #headertitle h1 a span{
display: none;
}

#header #headertitle h2{
display:none;
}
/**/
#header .lingue{
	padding: 0;
	position: absolute;
	z-index:250;
	width:100px;
	top:101px;
	height:21px;
	line-height:21px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 880px;
}
#header .lingue ul{
	padding: 0;
	list-style-type: none;
	float:right;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}
#header .lingue li{
	background-position:0 0;
	background-repeat:no-repeat;
	height:21px;
	width:21px;
	line-height:21px;
	margin-top: 0;
	 margin-right:10px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
}
#header .lingue li.en{ background-image: url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/header/lingua-en.gif');}
#header .lingue li.it{background-image: url(http://css.zerogrey.com/themes/Barilla_usa_2009/images/header/lingua-it.gif);}
#header .lingue a{ display: block; width:21px; height:21px;}
#header .lingue span{ display:none;}

/**/

#h-littlemenu {
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width:980px;
}

#h-littlemenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float:right;
}

#h-littlemenu ul li {
	font-size: 0.83em;
	float: left;
	border-right: 1px solid #969696;
	color:#3c3c3c;
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}

#h-littlemenu ul li a {
	color: #3c3c3c;
	text-decoration: none;
}

#h-littlemenu ul li a:hover {
	text-decoration: underline;
}

#h-littlemenu ul li.ultimo {
	padding: 0;
	border: none;
}

/*========================= /header ===============================*/	








/*========================= menutop ===============================*/	





/**/

#h-mainmenu {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 34px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 204px;
}
#menutop {
background-repeat:no-repeat;
background-position:0 0;
height:104px;/*138 - 34*/
}
* html #menutop { margin-right:-3px;}

#menutop ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width:100%;
	height:46px;
}

#menutop a {
color:#FFFFFF;
text-decoration: none;
}


#menutop li li a {
	display: block;
	font-weight: normal;
	width:auto;
	height:auto;
	

}
#menutop li li a:hover{
color:#ccc2a5;
	

}



#menutop li li a span{ display: block; }





#menutop li {
font-size: 1.2em;
	float: left;
	position: relative;
	width: 150px;
	cursor: default;
	margin:0;
	padding:0;
	z-index:300;
	height:46px;

}

#menutop p{
	margin:0;
	padding:0;
	height: 46px;
	
}



#menutop li li p{
	height: auto;
	border-bottom: 1px solid #333;
	padding:4px;
	
}




/*CONFIGURAZIONE DEL MENU CON PULSANTI IMMAGINE E HOVER IMMAGINE */


#menutop {background-image:url(http://css.zerogrey.com/themes/Barilla_usa_2009/images/headerNew/bg-001tot3.png);}
#idlingua-en #menutop {background-image:url(http://css.zerogrey.com/themes/Barilla_usa_2009/images/headerNew/bg-001tot-en3.png);}

#menutop a {
display:block;
height: 46px;
}
#menutop a span{ display:none;}

#menutop li:hover, #menutop li.over  { background-image:url(http://css.zerogrey.com/themes/Barilla_usa_2009/images/headerNew/bg-001tot3.png);}


#menutop li#cat-academia:hover, #menutop li#cat-academia.over {background-position:0 104px;}
#menutop li#cat-prodotti-servizi:hover, #menutop li#cat-prodotti-servizi.over{background-position:-200px 104px;}
#menutop li#cat-tradizione-gastronomica-italiana:hover, #menutop li#cat-tradizione-gastronomica-italiana.over{background-position:-405px 104px;} 
#menutop li#cat-ricette:hover, #menutop li#cat-ricette.over{background-position:-659px 104px;} 
/*#menutop li#cat-blog:hover, #menutop li#cat-blog.over {background-position:-662px 104px;} */

/*EN*/

#idlingua-en #menutop ul.categorie li:hover, #idlingua-en #menutop ul.categorie li.over  { background-image:url(http://css.zerogrey.com/themes/Barilla_usa_2009/images/headerNew/bg-001tot-en3.png);}

#idlingua-en #menutop li#cat-academia:hover, #idlingua-en #menutop li#cat-academia.over {background-position:0 104px;}
#idlingua-en #menutop li#cat-products-services:hover, #idlingua-en #menutop li#cat-products-services.over{background-position:-158px 104px;} 
#idlingua-en #menutop li#cat-italian-culinary-tradition:hover, #idlingua-en #menutop li#cat-italian-culinary-tradition{background-position:-305px 104px;} 
#idlingua-en #menutop li#cat-recipes:hover, #idlingua-en #menutop li#cat-recipes.over{background-position:-508px 104px;}
/*#idlingua-en #menutop li#cat-blog:hover, #idlingua-en #menutop li#cat-blog.over {background-position:-619px 104px;}*/
#idlingua-en #menutop li#cat-shop-online:hover, #idlingua-en #menutop li#cat-shop-online.over {background-position:-619px 104px;} 
/*--*/


/*CONFIGURAZIONE DEL MENU CON PULSANTI TESTUALE E YUHU'S VERTICAL CENTERING */
/*
#menutop {
background-image:url(http://css.zerogrey.com/themes/Barilla_usa_2009/images/headerNew/bg-001.png);
}
#menutop a {display: table-cell; vertical-align: middle; position: static;}

* html #menutop a {position: absolute; top: 50%; display:block;}
*+html #menutop a {position: absolute; top: 50%; display:block;}

* html #menutop li li a {position: static; top: auto;}
*+html #menutop li li a {position: static; top: auto;}

#menutop a span{ display:block; padding-left:10px;}

* html #menutop a span{position: relative; top: -50%;}
*+html #menutop a span{position: relative; top: -50%;}

* html #menutop li li a span {position: static; top: auto;}
*+html #menutop li li a span {position: static; top: auto;}

#menutop li {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-transform:uppercase;
	background-image:url(http://css.zerogrey.com/themes/Barilla_usa_2009/images/headerNew/li-001.png);
	background-repeat:no-repeat;
	background-position:right top;

}
* html #menutop li {background-image:url(http://css.zerogrey.com/themes/Barilla_usa_2009/images/headerNew/li-001.gif);}

#menutop li.primo span {
padding-left:20px;
}
#menutop li.ultimo {
	background-image: none;
}
#menutop p{
	
	overflow: hidden;
	display: table; position: static;
}
* html #menutop p{position: relative; display:block;}
*+html #menutop p{position: relative; display:block;}
#menutop li li p{	
	display:block; 
}
* html #menutop li li p{position: static;}
*+html #menutop li li p{position: static;}
*/

/*====================*/

#menutop li .submenucontainer {
	display: none;
	position: absolute;
	top: auto;
	left: auto;
	
	z-index:300;

	font-weight: normal;
	width:178px;
	margin-left:-6px;
}
#menutop li.primo .submenucontainer {
margin-left:10px;
}

* html #menutop li .submenucontainer { 	top: 100%;
	left: 0;
	}
*+html #menutop li .submenucontainer { 	top: 100%;
	left: 0;
	}
	
#menutop li#cat-academia, #menutop li#cat-academia a {width: 200px;}
#menutop li#cat-prodotti-servizi, #menutop li#cat-prodotti-servizi a, #menutop li#cat-prodotti-servizi-highlight {width: 205px;} 
#menutop li#cat-tradizione-gastronomica-italiana, #menutop li#cat-tradizione-gastronomica-italiana a, #menutop li#cat-tradizione-gastronomica-italiana-highlight {width: 254px;} 
#menutop li#cat-ricette, #menutop li#cat-ricette a, #menutop li#cat-ricette-highlight {width: 118px;}
#menutop li#cat-blog, #menutop li#cat-blog a {width: 111px; display:none} 

#menutop li#cat-ricette .submenucontainer { margin-left:-74px}


/*#menutop li#cat-academia-highlight {width: 166px;}+9px*/
/*#menutop li#cat-blog-highlight {width: 80px;}-31px*/

#menutop li#cat-academia li a, #menutop li#cat-tradizione-gastronomica-italiana li a, #menutop li#cat-ricette li a, #menutop li#cat-blog li a, #menutop li#cat-prodotti-servizi li a {width: auto;} 


/*EN*/

#idlingua-en #menutop li#cat-academia, #idlingua-en #menutop li#cat-academia a {width: 158px;}
#idlingua-en #menutop li#cat-products-services, #idlingua-en #menutop li#cat-products-services a, #idlingua-en #menutop li#cat-products-services-highlight {width: 147px;}
#idlingua-en #menutop li#cat-italian-culinary-tradition, #idlingua-en #menutop li#cat-italian-culinary-tradition a, #idlingua-en #menutop li#cat-italian-culinary-tradition-highlight {width: 203px;} 
#idlingua-en #menutop li#cat-recipes, #idlingua-en #menutop li#cat-recipes a, #idlingua-en #menutop li#cat-recipes-highlight {width: 111px;} 
#idlingua-en #menutop li#cat-blog, #idlingua-en #menutop li#cat-blog a, #idlingua-en #menutop li#cat-blog-highlight {width: 159px;display:none} 
#idlingua-en #menutop li#cat-shop-online, #idlingua-en #menutop li#cat-shop-online a {width: 158px; } 


/*#idlingua-en #menutop li#cat-academia-highlight {width: 161px;}+9px*/
/*#idlingua-en #menutop li#cat-shop-online-highlight {width: 80px;}-31px*/

#idlingua-en #menutop li#cat-academia li a, #idlingua-en #menutop li#cat-italian-culinary-tradition li a, #idlingua-en #menutop li#cat-recipes li a, #idlingua-en #menutop li#cat-blog li a, #idlingua-en #menutop li#cat-products-services li a, #idlingua-en #menutop li#cat-shop-online li a {width: auto;} 

/*--*/


#menutop li ul {

}
#menutop li li, #menutop li li:hover, #menutop li li.over {
	display: block;
	float: none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url(http://css.zerogrey.com/themes/Barilla_usa_2009/images/headerNew/div-submenu-01.png);
	background-repeat:repeat-y;
	background-position:0 0;
	text-transform:none;
	height:auto;
	line-height:1.2em;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	width:166px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#idlingua-en #menutop ul.categorie li li:hover, #idlingua-en #menutop ul.categorie li li.over {	background-image: url(http://css.zerogrey.com/themes/Barilla_usa_2009/images/headerNew/div-submenu-01.png);}
* html #menutop li li, * html #menutop li li:hover, * html #menutop li li.over, * html #idlingua-en #menutop ul.categorie li li:hover, * html #idlingua-en #menutop ul.categorie li li.over{background-image: url(http://css.zerogrey.com/themes/Barilla_usa_2009/images/headerNew/div-submenu-01.gif);}
#menutop li li.ultimo{
	background-image: url(http://css.zerogrey.com/themes/Barilla_usa_2009/images/headerNew/div-submenu-02.png);
	background-repeat: no-repeat;
	background-position:0 bottom;
	padding-bottom: 12px;
}
#menutop li li.ultimo, #idlingua-en #menutop ul.categorie li li.ultimo.over, #idlingua-en #menutop ul.categorie li li.ultimo:hover{	background-image: url(http://css.zerogrey.com/themes/Barilla_usa_2009/images/headerNew/div-submenu-02.png);}
* html #menutop li li.ultimo, * html #idlingua-en #menutop ul.categorie li li.ultimo.over, * html #idlingua-en ul.categorie #menutop li li.ultimo:hover{background-image: url(http://css.zerogrey.com/themes/Barilla_usa_2009/images/headerNew/div-submenu-02.gif);}
#menutop li li.ultimo p {
border-bottom:none;
}



#menutop li:hover .submenucontainer, #menutop li.over .submenucontainer{
	display: block;
	
}





#menutop ul.categorie-highlight {
	background-image:url(http://css.zerogrey.com/themes/Barilla_usa_2009/images/headerNew/bg-highlights-01.gif);
	background-repeat:repeat-x;
	background-position: 0 0;
	height:39px;
	width:751px;
	
	
}
#menutop ul.categorie-highlight li{
font-size:0.97em;
	display: block;
	background-image:url(http://css.zerogrey.com/themes/Barilla_usa_2009/images/headerNew/bg-highlights-02.gif);
	background-repeat:no-repeat;
	background-position:right 0;
	height:39px;
	z-index:200;
}
#menutop ul.categorie-highlight p{
border:none;
padding:0;
margin:0;
}

#menutop ul.categorie-highlight li.vuoto{
	background-image:url(http://css.zerogrey.com/themes/Barilla_usa_2009/images/headerNew/bg-highlights-01-vuoto.gif);
	background-repeat: repeat-x;
}
#menutop ul.categorie-highlight li.fine{
	background-image:url(http://css.zerogrey.com/themes/Barilla_usa_2009/images/headerNew/bg-highlights-01-ultimo.gif);
}
#menutop ul.categorie-highlight li .submenucontainerhighlights {
}
#menutop ul.categorie-highlight li.inizio .submenucontainerhighlights {
	background-image:url(http://css.zerogrey.com/themes/Barilla_usa_2009/images/headerNew/bg-highlights-01-inizio.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#menutop ul.categorie-highlight li.primo.inizio .submenucontainerhighlights {
background-image:url(http://css.zerogrey.com/themes/Barilla_usa_2009/images/headerNew/bg-highlights-01-primo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left:20px;
}

#menutop ul.categorie-highlight li ul {
	margin: 0;
	padding: 0;
	width:100%;
	overflow:hidden;
	height:39px;
	background-image:none;
	
}

#menutop ul.categorie-highlight li ul li {
	background-color: transparent;
	background-image:none;
	border-bottom:none;
	width:auto;
	height:auto;
	margin:0;
	float:left;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	
}




#menutop ul.categorie-highlight li ul li.ultimo {
	border: none;
	background-image:none;
}



#menutop ul.categorie-highlight li ul li a {
	color: #e1d6bc;
}
#menutop ul.categorie-highlight li ul li a:hover {
text-decoration:underline;
}

#menutop ul.categorie-highlight li ul li a span{
line-height:14px;
	border-left:1px solid #e1d6bc;
	margin-left:9px;
	padding-left:9px;}
#menutop ul.categorie-highlight li ul li.primo a span{
	padding-left:0;
	margin-left:1px;
	border-left:none}	







/*========================= /menutop ===============================*/	


/*========================= footer ===============================*/	
#footer {
margin: 0;
width: 100%;
}


#footerwrap {
	margin: 0;
	width: 100%;
	background-image: url(http://css.zerogrey.com/themes/Barilla_usa_2009/images/footer/bg-top.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;

}
* html #footerwrap{background-image: url(http://css.zerogrey.com/themes/Barilla_usa_2009/images/footer/bg-top.gif);}


#footer #menubottom {
	width: 100%;
	background-image: url(http://css.zerogrey.com/themes/Barilla_usa_2009/images/footer/bg-bottom.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	color: #000000;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	margin: 0px;
}
* html #footer #menubottom{background-image: url(http://css.zerogrey.com/themes/Barilla_usa_2009/images/footer/bg-bottom.gif);}

#footer #renderbottommenu{
	width:100%;
	overflow:hidden;
	background-color: #fff;
	background-image:url(http://css.zerogrey.com/themes/Barilla_usa_2009/images/footer/bg-001.png);
	background-repeat:repeat-y;
	background-position:0 bottom;
	padding-top: 30px;
	padding-bottom: 30px;
}

#footer #menubottom ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#footer #menubottom ul li {
	float: left;
	display:inline;/*ie6 double margin bug*/
	padding: 0;
	width: 160px;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 35px;
	font-size:1.2em;
}


#footer #menubottom ul li p {
	margin: 0;
	padding: 0 0 16px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	height:50px;
}

#footer #menubottom ul li a {
	color: #000000;
	text-decoration: none;
}

#footer #menubottom ul li a:hover {
color:#ff0000;
	text-decoration: underline;
}

#footer #menubottom ul li ul {
	margin-left:0;
}

#footer #menubottom ul li ul li {
	float: none;
	display:block;
	margin: 0 0 7px 0;
	font-size: 0.83em;
	font-weight: normal;
	line-height:0.93em;
}
#footer #menubottom ul li ul li.ultimo {
	margin: 0 0 0 0;
}

#footer #menubottom ul li ul li p {
height:auto;
	padding:0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
}

#footer #menubottom ul li ul li ul {
	display: none;
}


#footerwrap2 {
	margin: 0;
	width: 100%;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	color:#000000;
	line-height:37px;
	height:37px;
	text-align: center;
	font-size:0.93em;
}
#footerwrap2 a { color:#000000;
text-decoration:none;}
#footerwrap2 span.links, #footerwrap2 span.links a{ color:#000000;}

#footerwrap2 a:hover, #footerwrap2 span.links a:hover {
	color:#ff0000;
	text-decoration: underline;
}

/*========================= /footer ===============================*/			
		
/*========================= login ===============================*/	

.page_eshop_login label,
.page_user_login label{
display:block;
font-weight:bold;
padding-top:8px;
padding-bottom:1px;
text-align:left;

width:200px;
}

.page_eshop_login .message,
.page_user_login .message{
padding-bottom:10px;
text-align:left;
}

.page_eshop_login .marg,
.page_user_login .marg{
text-align:left;
width:100%;
}

.page_eshop_login .inpReg,
.page_user_login .inpReg{
width:160px;
}

.page_eshop_login .button,
.page_user_login .button{
margin-top:20px;
margin-bottom:10px;
}

.page_eshop_login .login,
.page_user_login .login{
width:100%;
text-align:left;

}

/*========================= /login ===============================*/	


/*========================= contact===============================*/	
.page_eshop_ticket label{
display:block;
font-weight:bold;
padding-top:8px;
padding-bottom:1px;
text-align:left;

width:200px;
}

.page_eshop_ticket .message{
padding-bottom:10px;
text-align:left;
}

.page_eshop_ticket .marg{
text-align:left;
width:100%;
}

.page_eshop_ticket .inpReg{
width:160px;
}


.page_eshop_ticket .button{
margin-top:20px;
margin-bottom:10px;
}

.page_eshop_ticket .login{
width:100%;
text-align:left;

}

/*========================= /contact===============================*/	





#leftColumn .eshop_menu .category_1343 {
visibility:hidden;
display:none;
}	


.zoom{
position:absolute;
bottom:-30px;
right:5px;
}			


.bg_tours_0809 {
   
    background: #e1d6bc url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/bg_tours_0809.gif') repeat left;

width:580px; float:left;  margin-top:15px; 
height:22px;
padding-left:25px;
margin-left:10px;
padding-top:6px;


}	

#recipe {
padding-left:60px;
padding-right:60px;
}


#recipe #time-diff-reg {
position:relative;
    background:url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/time-diff-reg.jpg') repeat-x left top;
width:164px;
height:243px;
float:left;
margin-left:5px;
}	

#recipe #tempopreparazione{
position:absolute;
top:39px;
left:43px;
}

#recipe #regione{
color:red;
position:absolute;
top:175px;
left:13px;
}

#recipe #difficolta{
color:red;
position:absolute;
top:105px;
left:13px;
}

#recipe #titolo{
font-size:20px;
padding-bottom:5px;
}	

#recipe #sottotitolo{
font-size:12px;
padding-bottom:10px;
}	

#recipe #img img{
float:left;
width:330px;
margin-top:1px;
}	

#recipe #preparation{
border-bottom:1px solid #b7b095;
padding-bottom:5px;
text-transform:uppercase;
font-size:16px;
}	

#recipe #cottura{
font-weight:bold;
padding-top:15px;
padding-bottom:10px;
}	

#recipe .Evidenza{
font-weight:bold;
color:#540000;
padding-top:15px;
padding-bottom:5px;
}			
		

.page_eshop_cart .total_line{
width:100px;
}

.page_eshop_cart .cart td{
padding:5px;
}

.page_eshop_cart #checkout{
font-size: 12px;
	color:#ffffff;
    background: url('http://academiabarilla.inscadenza.com/themes/Barilla_usa_2009/images/backgrounds/btn_orange_long.gif') no-repeat top left;
	border: none;
    text-align:center;
    width:149px;
    height:18px;
    font-weight:bold;
    cursor:pointer;
}


.page_eshop_cart #continue_shopping{
font-size: 12px;
	color:#ffffff;
    background: url('http://academiabarilla.inscadenza.com/themes/Barilla_usa_2009/images/backgrounds/btn_brown_long.gif') no-repeat top left;
	border: none;
    text-align:center;
    width:149px;
    height:18px;
    font-weight:bold;
    cursor:pointer;
}

.page_eshop_secure #payment_page{
background-color:white;
width:942px !important;
padding:10px;
}

.page_eshop_secure #button_payment{
font-size: 12px;
	color:#ffffff;
    background: url('http://academiabarilla.inscadenza.com/themes/Barilla_usa_2009/images/backgrounds/btn_orange_long.gif') no-repeat top left;
	border: none;
    text-align:center;
    width:149px;
    height:18px;
    font-weight:bold;
    cursor:pointer;
}

.page_eshop_secure #confirm_box_payment{
width:650px !important;
}			
		



#header {
    display:none;
    visibility:hidden;
}

#footer  {
    display:none;
    visibility:hidden;
}

#rightColumn {
    display:none;
    visibility:hidden;
}

#leftColumn {
    display:none;
    visibility:hidden;
}

.top-header {
    display:none;
    visibility:hidden;
}

#recipe {
    display:none;
    visibility:hidden;
}

.prev-next  {
    display:none;
    visibility:hidden;
}

			
		
.page_eshop_order .message{
text-align:left;
padding-bottom:15px;
}

.page_eshop_order .cart{
width:600px !important;
}

.page_eshop_order .button{
font-size: 12px;
	color:#ffffff;
    background: url('http://www.shop.academiabarilla.com/themes/Barilla_usa_2009/images/backgrounds/btn_orange_toolong.gif') no-repeat top left !important;
	border: none;
    text-align:center;
    width:210px !important;
    height:18px;
    font-weight:bold;
    cursor:pointer;
text-align: center;
}			


.page_eshop_address #contentColumn {
padding-left: 25px;
width: 595px;
}

.errorMessage {
text-align: center;
margin: 5px;
margin-bottom: 10px;
padding: 5px;
}

.page_eshop_register #submit {
	
	font-size: 14px;
	color:#ffffff;
    background: url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/backgrounds/btn_orange_long.gif') no-repeat top left;
	border: none;
    text-align:center;
    width:149px;
    height:11px;
    font-weight:bold;
    cursor:pointer;
padding-bottom: 20px;
}			
		

.page_eshop_order .button {
display:block;
}/******************************************************************************/
/*                        BLOCKS STYLE CSS FILE                               */
/******************************************************************************/
/*
Theme  : Default Seagull Theme
Author : Julien Casanova <julien_casanova@yahoo.fr>
Version: 1.0
Date   : 2006/03/20

Updated by Gor Vardanyan (www.gorvard.net)
Date   : 2007/02/15
*/

/*====================Default Block Styling=====================*/
.content  ul#ul_level_1 li {
	display:inline;}
    
    
li.level_1 a, li.level_1 a:visited {
	font-weight: bold;
	display: block;
	border-bottom: 1px solid #e1d6bc;
    color:#353535;
	text-decoration: none;
	margin: 0px;
	padding: 13px 0px 12px 17px;
}

li.level_2 a, li.level_2 a:visited {
	font-weight: normal;
    border-bottom: 1px solid #e1d6bc;
}



/*li.current a, li.current a:visited {
	color:#7e6c4d;
}*/

/*
====================Top Navigation Block======================*/
#top-nav {
	background:url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/backgrounds/secondary_menu_line.gif') repeat-x left top;
}

#top-nav a, #top-nav a:visited {
	display: block;
	font-weight: bold;
    font-size:12px;
	border-bottom: 1px solid #e1d6bc;
	padding: 7px 0px 8px 17px;
    color:#353535;
}
/*
====================Bottom Navigation Block======================*/
#bottom-nav {
    background: #e1d6bc;
    border: 2px solid #e1d6bc;
    border-top: none;
}

#bottom-nav .inner {
    height: 2.2em;
    border: 1px solid #333333;
}
#bottom-nav ul {
	text-align: center;
}
#bottom-nav li {
     display: inline;
}

#bottom-nav li a {
    padding: 0.5em 1em;
    border-right: 1px solid #e1d6bc;
    font-weight: bold;
    color: #000000;
}
#bottom-nav li a:hover, #bottom-nav li.current a {
    background-color: #ffffff;
    color: #e1d6bc;
    text-decoration: none;
}#nav {
    height: 50px;
    font-size: 0.75em;
}
#nav ul {
    position: absolute;
    width: 100%;
    padding: 0;
    margin: 0;
    background-color: #ffffff;
}
#nav ul li {
    float: left;
    display: inline;
    margin: 0;
}
#nav ul li a {
    display: block;
    position: relative;
    padding: 0.2em 1.5em;
    background-color: #980000;
    font-size: 1.3em;
    font-weight: bold;
    color: #f8f0f1;
    text-align: center;
    text-decoration: none;
    letter-spacing: 0.05em;
    border-right: 1px solid #ffffff;
}
#nav ul li a:hover {
    color: #2666A3;
    text-decoration: underline;
}
#nav ul li.current a {
    color: #2666A3;
    background-color: #E5F8FF;
}
#nav ul li.current a:visited {
    color: #2666A3;
}
/* hide the sublevels */
#nav ul ul {
    display: none;
}
#nav ul li.current ul {
    position: absolute;
    left: 0;
    display: block;
    /* use max-width emulation hack from
     * http://www.svendtofte.com/code/max_width_in_ie/, using the IE5.0+ dynamic
     * properties syntax, see
     * http://msdn.microsoft.com/workshop/author/dhtml/overview/recalc.asp */
        padding: 0;
    background-color: #E5F8FF;
}
#nav ul li.current li {
    padding: 0.4em 0;
}
#nav ul li.current li a {
    /* hide first pipe */
    left: -1px;
    padding: 0 1em;
    font-weight: normal;
    font-size: 1.1em;
    color: #2666A3;
    border-right: none;
    border-left: 1px solid #2666A3;
}
/* hide 3rd or more levels */
#nav ul ul ul li {
    display: none;
}
.spacer-title {
    clear: both;
    display: block;
   	line-height: 1em;
}

.image-small {
    min-height: 165px;
}

* html .image-small {
    height: 165px;
}
table.full td h2 {
    min-height:30px;
}
* html table.full td h2 {
    height:30px;
}

#product-details {
    padding:10px 0px 15px 9px;
    border-top:1px solid #e1d6bc;
}

#product-details img {
   padding: 0em;
}

.price {
/*   padding: 0em;
   color: #CC9900;
   font-weight: bold;
   display: inline;
   font-family: LucidaGrande, arial, sans-serif;
*/}

.subCategory {
	width: 150px;
	text-align: center;
	float:left;
}

.image-sub-category {
}

  
/* @group address */
body.page_eshop_address div#contentBlock .subtitle { border-bottom:1px solid #ccc; padding:10px 0px 3px 0px; margin-bottom:10px; font-size:12px; font-weight:bold; }
body.page_eshop_address div#contentBlock div.add-info h2 { font-weight:bold; font-size:12px; margin:10px 0 5px; }
body.page_eshop_address h1.pageTitle{ font-size: 18px; } 

body.page_eshop_address div.address_box,
body.page_eshop_address div.address_billing,
body.page_eshop_address div.address_shipping,
body.page_eshop_address div.address_other { 
  margin: 10px 0px 10px 0px; 
}

body.page_eshop_address div.address_box h2,
body.page_eshop_address div.address_billing h2,
body.page_eshop_address div.address_shipping h2,
body.page_eshop_address div.address_other h2{ 
  margin-top: 20px; 
}

body.page_eshop_address div.address { margin-bottom:10px; }
body.page_eshop_address div.address_box a { font-weight:bold; padding:0 10px 0 0; }
body.page_eshop_address input.text { width:200px; }  
                              
body.page_eshop_address a.address_link,
body.page_eshop_address a.add_shipping { text-decoration: underline; margin: 0px 6px 10px 0px; } 

body.page_eshop_address a:hover.address_link,
body.page_eshop_address a:hover.add_shipping { color: #ef9f00; }

/* @end */


.category td {
vertical-align: top;
}
.category td .border1 {
border: 1px solid #eeeeee;
margin-top: 15px;
}

/*=== Cart Info ===*/

.cart-page {
    background: #ffffff url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/backgrounds/cart_sdw.gif') no-repeat left bottom;
    padding-bottom:23px;
    width:600px;
    margin:0 auto;}
    
    
.cart-top-border {
	border-top:1px solid #e1d6bc;
  	border-left:1px solid #e1d6bc;
	border-right:1px solid #e1d6bc;
    padding:20px 18px;
}

.cart-top-border .message {
	border:none;}
    
.cart td, .cart th {
	border:1px solid #e1d6bc;
    padding:10px 0px;
}

.cart a, .cart a:visited {
	color:#353535;}

td.cart-line {
	text-align:left;
    padding:20px 30px; 
    font-weight:bold;} 
      
td.blockRight-cart-line {
	text-align:left;
    padding:2px 3px; 
}  
.cart-buttons {
    width:100%;
}  

form#items {
	margin:0px;
    padding:0px;}
    
.prom-code {
	font-size:11px;
    border-top:1px solid #d3d3d3;
    padding-top:10px;
    margin-top:10px;}
    
/*=== /Cart Info ===*/
/*=== Confirm page ===*/

table.confirm {
    margin:10px 0px;
}

table.confirm td, table.confirm th {
	border:1px solid #e1d6bc;}
    
/*=== /Confirm page ===*/

.wide200 {
    width: 200px;
}
.wide290 {
    width: 290px;
    padding-left:10px;
}
#country_id,
#state_id {
    width: 146px;}

* html #country_id,
* html #state_id {
	width: 155px;}
 
.order-list th, .order-list td {
	vertical-align:top;
	border:1px solid #e1d6bc;}     
.payment-container .payment {
	padding-bottom:25px; text-align:center;}
    
.payment a img {
	margin-bottom:5px;}
.payment label {
	color:#333;
    font-weight:bold;
    padding: 2px;
    border-top:1px solid #eee;
    border-bottom: 2px solid #999;
    border-left: 1px solid #ccc;
    border-right: 2px solid #999;}
    
.payment a:hover label {
	cursor:pointer;}
    
.payment a:hover {
	text-decoration: none;}




.overlay_alphacube {
	background-color: #85BBEF;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.alphacube_nw {

  width:10px;
  height:25px;
}

.alphacube_n {

  height:25px;
}

.alphacube_ne {

  width:10px;	  
  height:25px;
}

.alphacube_w {

  width:7px;
}

.alphacube_e {

  width:7px;	  
}

.alphacube_sw {

  width:7px;
  height:7px;
}

.alphacube_s {

  height:7px;
}

.alphacube_se, .alphacube_sizer  {

  width:7px;
  height:7px;
}

.alphacube_sizer {
	cursor:se-resize;	
}

.alphacube_close {
	width: 23px;
	height: 23px;

	position:absolute;
	top:0px;
	right:11px;
	cursor:pointer;
	z-index:1000;
}

.alphacube_minimize {
	width: 23px;
	height: 23px;

	position:absolute;
	top:0px;
	right:55px;
	cursor:pointer;
	z-index:1000;
}

.alphacube_maximize {
	width: 23px;
	height: 23px;

	position:absolute;
	top:0px;
	right:33px;
	cursor:pointer;
	z-index:1000;
}

.alphacube_title {
	float:left;
	height:14px;
	font-size:14px;
	text-align:center;
	margin-top:2px;
	width:100%;
	color:#123456;
}

.alphacube_content {
	overflow:auto;
	color: #000;
	font-family: Tahoma, Arial, sans-serif;
  font: 12px arial;
	background:#FDFDFD;
}

/* For alert/confirm dialog */
.alphacube_window {
	border:1px solid #F00;	
	background: #FFF;
	padding:20px;
	margin-left:auto;
	margin-right:auto;
	width:400px;
}

.alphacube_message {
  font: 12px arial;
	text-align:center;
	width:100%;
	padding-bottom:10px;
}

.alphacube_buttons {
	text-align:center;
	width:100%;
}

.alphacube_buttons input {
	width:20%;
	margin:10px;
}

.alphacube_progress {
	float:left;
	margin:auto;
	text-align:center;
	width:100%;
	height:16px;

}

.alphacube_wired_frame {
	background: #FFF;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;	
}




.dialog_nw {
	width: 9px;
	height: 23px;
	background: transparent url(default/top_left.gif) no-repeat 0 0;		
}

.dialog_n {
	background: transparent url(default/top_mid.gif) repeat-x 0 0;	
	height: 23px;
}

.dialog_ne {
	width: 9px;
	height: 23px;
	background: transparent url(default/top_right.gif) no-repeat 0 0;		
}

.dialog_e {
	width: 2px;
	background: transparent url(default/center_right.gif) repeat-y 0 0;	
}

.dialog_w {
	width: 2px;
	background: transparent url(default/center_left.gif) repeat-y 0 0;		
}

.dialog_sw {
	width: 9px;
	height: 19px;
	background: transparent url(default/bottom_left.gif) no-repeat 0 0;			
}

.dialog_s {
	background: transparent url(default/bottom_mid.gif) repeat-x 0 0;		
	height: 19px;
}

.dialog_se {
	width: 9px;
	height: 19px;
	background: transparent url(default/bottom_right.gif) no-repeat 0 0;			
}

.dialog_sizer {
	width: 9px;
	height: 19px;
	background: transparent url(default/sizer.gif) no-repeat 0 0;	
	cursor:se-resize;	
}

.dialog_close {
	width: 14px;
	height: 14px;
	background: transparent url(default/close.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:8px;
	cursor:pointer;
	z-index:2000;
}

.dialog_minimize {
	width: 14px;
	height: 15px;
	background: transparent url(default/minimize.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:28px;
	cursor:pointer;
	z-index:2000;
}

.dialog_maximize {
	width: 14px;
	height: 15px;
	background: transparent url(default/maximize.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:49px;
	cursor:pointer;
	z-index:2000;
}

.dialog_title {
	float:left;
	height:14px;
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
	text-align:center;
	width:100%;
	color:#000;
}

.dialog_content {
	overflow:auto;
	color: #DDD;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	background-color:#123;
}

.top_draggable, .bottom_draggable {
  cursor:move;
}

.status_bar {
  font-size:12px;
}
.status_bar input{
  font-size:12px;
}

.wired_frame {
	display: block;
  position: absolute;
  border: 1px #000 dashed;
}

/* DO NOT CHANGE THESE VALUES*/
.dialog {
	display: block;
	position: absolute;
}

.dialog table.table_window  { 
  border-collapse: collapse; 
  border-spacing: 0; 
  width: 100%;
	margin: 0px;
	padding:0px;
}

.dialog table.table_window td , .dialog table.table_window th { 
  padding: 0; 
}

.dialog .title_window {
  -moz-user-select:none;
}                                                    


.overlay_dialog {
	background-color: #666666;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.overlay___invisible__ {
  background-color: #666666;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

/*========================= category page ===============================*/
.catProduct {
height:260px;
	float:left;
    width:132px;
    padding:25px 13px 0px 8px;}
    	
.catProduct h2 {
	font-size:12px;}
   
.productImgCat {
	border:1px solid #d3d3d3;
    text-align:center;
height:150px;}
    
.cat-title {
	padding-top:10px;}
    
.img-container {
 	height:125px;}
/*========================= /category page ===============================*/
/*========================= product page ===============================*/
#product-page {
	padding:0px;}
    
.product-header-email {
	border-bottom:1px solid #e1d6bc;
    padding-bottom:10px;}
    
.product-header-email h1.pageTitle {
	float:left;
    width:155px;}
    
.product-header-email .product-action {
	float:right;
    width:40px;}
    
.product-header-email .product-action a, .product-header-email .product-action a:visited {
	color:#353535;}
    
.product-action img {
	display:block;}

.buy-price input.button-short {
	float:right;
    width:63px;
}
    
.print-pdf-email {
	border-top:1px solid #e1d6bc;
    border-bottom:1px solid #e1d6bc;
    padding:5px 8px;
}    

a.print, a.print:visited {
    background: #ffffff url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/backgrounds/icon_print.gif') no-repeat left center;
    color:#353535;
	padding:2px 18px 2px 25px;
} 

a.reader, a.reader:visited {
    background: #ffffff url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/backgrounds/icon_reader.gif') no-repeat left center;
	color:#353535;
    padding:2px 18px 2px 25px;
} 

a.email, a.email:visited {
    background: #ffffff url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/backgrounds/icon_mail.gif') no-repeat left center;
	color:#353535;
    padding:2px 18px 2px 25px;
} 

.more-rect {
	border:1px solid #e1d6bc;
    margin:16px 0px;
}

.more-rect h3 {
    border-bottom:1px solid #e1d6bc;
    font-size:12px;
    padding:6px 15px;
}


   
.pic-info .pic {
	float:left;
    width:121px;
    padding-right:10px;}
    
.pic-info .info {
	float:left;
    width:406px;}
    
form.product-price-buy {
	padding:8px 0px 27px 0px;}
    
form.product-price-buy label {
	font-weight:bold;}


form.product-price-buy .buy-price .price {
	width:100px;}
    
.prev-next {
	padding:0px 3px;
    font-weight:bold;
    border-left:1px solid #353535;
    border-right:1px solid #353535;
    margin:10px 0px;}
    
.prev-next img {
	display:block;}
    
.prev-next a, .prev-next a:visited {
	color:#353535;}
    
.more-product {
	float:left;
    width:112px;
    padding:0 10px;}
    
.more-product .desc {
	color:#7e6c4d;
    padding-top:15px;}
    
.desc a, .desc a:visited {
	color:#353535;

}


/* questi sono gli stili da utilizzare nella redazione del cms */

.pic-info {
	padding:20px 30px 10px 30px; 
font-family: Georgia, "Times New Roman", Times, serif;
line-height:20px;
}

.Titolo{
font-size:1.2em;
font-weight:bold;}

.Paragrafo {
	font-size: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b7b095;
	padding-bottom: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	color:#393939;
}


#ingredienti, #preparazione  {
	font-size: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b7b095;
	padding-bottom: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	color:#393939;
font-weight:normal !important;
padding-left:0px !important;
margin-bottom:10px !important;
}

#tempo-preparazione{
padding-bottom:10px;
}



.Evidenza {
	font-size: 0.9em;
	font-weight: bold;
	color: #540000;
}
.Nota {visibility:hidden; display:none; }

.ImmagineSX {
  border: 1px solid #C7AF8E;
  padding: 4px;
  float:left;
  margin-right:20px;
}

.Tassello {
background: #e1d6bc url('http://www.shop.academiabarilla.com/themes/Barilla_usa_2009/images/bg_tours_0809.gif') repeat left;

  background-position:0 0;
  background-repeat:repeat-x;
  font-size:1em;
  font-weight:bold;
  line-height:28px;
  margin-bottom:5px;
  margin-left:1px;
  margin-right:2px;
  margin-top:0;
  padding-left:19px;
}

.lista-ingredienti li{
margin-left:40px;
	list-style-image: url(http://www.academiabarilla.com/img/cms/cms-dot.png);
}


    display:block;}
    
.more-product img {
	width:110px;
	border:1px solid #d3d3d3;
    text-align:center;}
    
.otherpics-zoom {
	padding:8px 0px 1px 0px;}
    
.otherpics-zoom a.zoom {
	float:right;}

/* FINE questi sono gli stili da utilizzare nella redazione del cms */


.page_eshop_product #recipe{
padding:0px !important;
}

#recipe .desc{
font-family: Tahoma, Arial, sans-serif !important; 
}

/*========================= /product page ===============================*/		








/* jQuery zoom */
div.jqZoomTitle
{
	z-index:5000;
	text-align:center;
	font-size:11px;
	font-family:Tahoma;
	height:16px;
	padding-top:2px;
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #FFF;
	background: #999;

}

.jqZoomPup
{
		overflow:hidden;
		background-color: #FFF;
		-moz-opacity:0.6;
		opacity: 0.6;
		filter: alpha(opacity = 60);
		z-index:10;
		border-color:#c4c4c4;
		border-style: solid;
		cursor:crosshair;
}

.jqZoomPup img
{
	border: 0px;
}

.preload {
	-moz-opacity:0.8;
	opacity: 0.8;
   filter: alpha(opacity = 80);
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
   text-decoration: none;
	border: 1px solid #CCC;
   background-color: white;
   padding: 8px;
	text-align:center;
   background-image: url('http://css.zerogrey.com/themes/Barilla_usa_2009/images/zoomloader.gif');
   background-repeat: no-repeat;
   background-position: 43px 30px;
	width:90px;
	* width:100px;
	height:43px;
	*height:55px;
	z-index:10;
	position:absolute;
	top:3px;
	left:3px;

}

.jqZoomWindow
{
	border: 1px solid #999;
	background-color: #FFF;
}
/* end jQuery zoom */			
		
		
		
/* additional ticket system styles */
                
.page_eshop_ticket h1.pageTitle{
  font-size: 18px; margin-bottom: 20px;
}
                
.page_eshop_ticket div.ticket_toolbar {  
  border:1px solid #ebe3d1; background-color: #ebe3d1; padding-left: 10px; margin-bottom: 10px; 
}

.page_eshop_ticket table.fullt{ 
  width: 100%; 
}

.page_eshop_ticket table.fullt tr.backDark{ 
  background-color: #ffebc3; 
}
                           
.page_eshop_ticket table.fullt tr.h-infos th { 
  text-align:left; border-bottom:1px single #C0C0C0; 
}
                                       
.page_eshop_ticket table.fullt tr{ 
  border-bottom:1px solid #C0C0C0; 
}

.page_eshop_ticket table.fullt tr td { 
  padding-top: 15px; padding-bottom: 15px; text-align: left; 
}

.page_eshop_ticket table.fullt tr th,
.page_eshop_ticket table.fullt tr td { 
  padding-left: 5px; padding-right: 15px; vertical-align: top; 
}

.page_eshop_ticket table.fullt tr th div a,
.page_eshop_ticket table.fullt tr td div a{ 
  text-decoration: underline; color: #000000; font-weight: bold; 
}
  
.page_eshop_ticket table.fullt tr th div a:hover,
.page_eshop_ticket table.fullt tr td div a:hover{ 
  color: #ef9f00; 
}

.page_eshop_ticket table.fullt tr th div p,
.page_eshop_ticket table.fullt tr td div p{ 
  margin: 0px; padding: 0px; 
}
    
.page_eshop_ticket .noBorder{ 
  border: none; 
}
     
.page_eshop_ticket .ticket_sender { 
  color: #645648; font-size: 95%; margin-bottom: 3px; 
}

.page_eshop_ticket .ticket_small{ 
  font-size:10px; 
}
                  
.page_eshop_ticket textarea#message{ 
  border: 1px solid #3b322a; 
  margin: 10px 0 10px 0;
}
                 
.page_eshop_ticket input.button,
.page_user_account input.button{ 
  font-size: 11px;
  padding-bottom: 7px;
}

#errorOutput { 
  border:1px solid #DD3C10; background-color: #FFEBE8; margin-bottom:10px; padding: 5px;
}

input.error, textarea#message.error {
  border:2px solid #DD3C10; color: #DD3C10; 
}

/* end additional ticket system styles */