* {
  outline: none;
  margin: 0;
  padding: 0;
}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin : 0;
padding : 0;
border : 0;
font-size : 100%;
font : inherit;
/*vertical-align : baseline;*/ }

body {
-webkit-text-size-adjust : 100%; 
-ms-text-size-adjust : 100%; }

html {
  overflow-y : scroll;
}

html,
body {
  font-family: 'brandon_grotesqueregular', 'Oswald',sans-serif; /*'Arial', 'helvetica', sans-serif;*/
  margin: 0;
  padding: 0;
  color: #382813;
  -webkit-font-smoothing: antialiased;
  height: 100%;
} 

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display : block; }

abbr[title] { 
border-bottom : 1px dotted; 
cursor : help; }

/* HEADINGS */

h1,
h1, 
h2,
h2 a, 
h3, 
h4, 
h5, 
h6 {
  font-family: 'brandon_grotesqueregular',  'Oswald',sans-serif; /*"Arial", Helvetica, Arial;*/
  font-weight : bold;
  color: #231F20;
}

h1 { 
margin: 0 10px 10px 10px;
padding: 10px 0 0 0;
font-size : 2em; /* 48 / 16 = 3 */
}

h1.page-title {
	border-bottom: 2px solid #000;
  color: #666;
  font-weight: normal;
  padding: 0 0 10px;
}

h2 { 
margin-bottom : .75em;
font-size : 2em; /* 36 / 16 = 2 */
line-height : 1.2em; }

h3,
.block-nodeblock h2 { 
  border-bottom: 1px solid #999;
  color: #231F20;
  clear: both;
  font-size: 12px;
  line-height: 1.4em;
  margin: 10px 0 9px;
  font-weight: bold;
  text-transform: uppercase;
}

h4 { 
margin-bottom : 1.25em;
font-size : 1.25em; /* 20 / 16 = 1.25 */
line-height : 1.25; }

h5 { 
margin-bottom : 1.5em;
font-size : 1em; /* 16 / 16 = 1 */ }

h6 { 
font-size : 1em; /* 16 / 16 = 1 */ }

/* TYPOGRAPHY */

p, 
ol,
ul, 
dl, 
address { 
margin: 0 0 1em 0; 
font-size : 1em; /* 16 / 16 = 1 */ }

ul, 
ol { 
margin : 0 0 1.5em 20px; }

ul { 
list-style-type : none !important; }

ol { 
list-style-type : decimal; }

li ul, 
li ol { 
margin : 0;
font-size : 1em; /* 16 / 16 = 1 */ }

dl, 
dd { 
margin-bottom : 1.5em; }

dt { 
font-weight : normal; }

blockquote  { 
margin : 2px 0 2px 20px; 
padding-left : 22px; 
border-left : 1px solid #EEE;
font-style : italic; }

blockquote:before, 
blockquote:after, 
q:before, 
q:after {
content : '';
content : none; }

b, 
strong	{ 
font-weight : bold; }

i, 
em { 
font-style : italic; }

sup, 
sub { 
position : relative;
font-size : 75%; 
line-height : 0; }

sup { 
top : -.5em; }

sub { 
bottom : -.25em; }

address { 
font-style : normal; }

pre { 
margin-bottom : 1.5em; 
white-space : pre; 
white-space : pre-wrap; 
word-wrap : break-word; }

pre, 
code { 
font : .875em 'andale mono', 'lucida console', monospace; 
line-height : 1.5; }

small {
font-size : 1em; /* 16 / 16 = 1 */ }

/*---- LAYOUT------*/

#header {
  /*background-color: none !important;
  line-height: 40px;*/
  height: 52px;
  /*margin: 10px 0 35px 0;*/
 /* margin: 10px 0 10px 0;
  padding: 0 10px;*/
  position: relative;
  /*position: fixed;
  top: 0;
  z-index: 99;*/
} 

#header .resize {
	float: left;
}

#logo {
  width: 200px;
  height: 52px;
  margin: 0; /* 10px 0 15px */
}

#page{
  padding: 0;
  position: relative;
  margin: 0 auto;
  height: 100%;
  width: 1172px;
}

.sidebar {
  background: transparent;
  display: block;
  position: fixed;
  margin: 0 0 0 -210px;
  /*margin-top: 100px;*/ margin-top: 155px;
  top: 0;
  /*overflow: hidden;*/
  width: 200px;
  hasLayout: true;
  min-height: 0;
}

.ie .sidebar {
	position: absolute;
}

.android .sidebar {
	position: absolute;
}
.container {
  float: right;
  margin: 0 0 10px 0;
  /*margin-top: 100px;*/ margin-top: 155px;
  /*min-height: 200%;*/
  width: 980px;
}

#page-top {
  /*border: 1px solid #ccc;*/
  box-shadow: 1px 1px 3px #DDDDDD;
  border-top: none;
  background: #fff;
  height: 40px;
  position: relative;
}

.resize {
  /*background: #fff;*/
  width: 960px;
  float: right !important;
}

#page-top .block {
  /*border-right: 1px solid #ccc;*/
  /*float: left;*/
  padding: 0 10px;
  line-height: 40px;
}

#page-top #block-header-quote {
  /*border-left: 1px solid #ccc;*/
  border: none;
  float: left;
  height: 40px;
  /*font-style: italic;*/
  line-height: 40px;
  font-size: 18px;
}

#page-top .block-link-button { float: right; }

#main {
  /*margin: 55px 0 0;*/
}

.ie7 #main {
  margin: 0;
	/*padding: 90px 0 0;*/
}

.show-subnav #main {
  /*margin: 130px 0 0;*/
}

#content-bottom {
	clear: both;
	margin: 10px;
}
.col1 {
	float: left;
	margin: 10px;
	width: 225px;
}

.col2 {
  float: left;
  margin: 10px;
	width: 468px;
}

.col3 {
	float: left;
	margin: 10px;
	width: 712px;
}

.col4 {
  display: block;
  margin: 0 10px;
}

#comments {
	display: none;
}

div#admin-toolbar {
	z-index: 1000;	
}
/* FIGURES & IMAGES */

figure {
margin-bottom : 1.5em; }

figure img,
figure object,
figure embed {
margin-bottom : .75em;
max-width : 100%; }

figcaption {
display : block;
font-weight : normal; }


.be-hp {
  width: 671px;
  /*height: 320px;*/
  padding: 20px;
  float: left;
  margin: 10px 0;

  opacity: .95;
  filter: alpha(opacity=95);
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
  background: #FFF;

  -webkit-box-shadow: 1px 1px 3px #ddd;
  -moz-box-shadow:  1px 1px 3px #ddd;
  box-shadow: 1px 1px 3px #ddd;
}

.be-hp-text {
  width: 204px;
  /*height: 320px;*/
  padding: 10px;
  float: left;
  margin: 10px;

  opacity: .95;
  filter: alpha(opacity=95);
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
  background: #FFF;

  -webkit-box-shadow: 1px 1px 3px #ddd;
  -moz-box-shadow:  1px 1px 3px #ddd;
  box-shadow: 1px 1px 3px #ddd;
}

.be-hp-text.bday-block { height: /*216px*/250px; background: rgb(158, 191, 182) url("../img/cake.png") no-repeat right bottom; /* FEFF70 */ }
.be-hp-text.bday-block .content { color: #000; text-transform: uppercase; font-size: 13px; /*padding: 10px;*/ }

.be-hp-text.editpage-block { height: /*216px*/250px; background: rgb(158, 191, 182) url("../img/merchant/editpage.png") no-repeat right bottom; }
.be-hp-text.editpage-block .content { color: #000; text-transform: uppercase; font-size: 13px; /*padding: 10px;*/ }

.be-hp .titolo-blocco, .be-hp-text .titolo-blocco, .wrapper .titolo-blocco {
  color: #961B1E;
  font-size: 18px;
  font-weight: bold;
  margin: 5px 0;
  text-transform: uppercase;
}

.bday-list .box-grande.single-transaction a { display: block; float: right; margin: 0 20px; }
.bday-list .box-grande.single-transaction .transaction-datablock label { font-size: 13px; }

.be-hp-order-link .content { padding: 0px !important; }
