
*{
  padding:0px;
  margin:0px;
  color:#231c1c;
}

body {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top:0px;
  left:0px;
  margin:0px;
  padding:0px;
  /* background:#635c5c; */
  background:#635c5c url('/images/styles/valentine/valentine_bkg.jpg') repeat right top;
  color:#231c1c;
  font-family: 'Lucida Sans Unicode', 'Lucida Sans', LucidaGrande, Geneva, Arial, Verdana, 'Nimbus Sans L', Jamrul, 'Times New Roman';
  font-size: 13px;
}

a{
  text-decoration:none;
}
h1{
  color:#231c1c;
  font-size: 13px;
}
h2{
  color:#231c1c;
  font-size: 13px;
}
h3{
  color:#231c1c;
  font-size: 13px;
}
h4{
  color:#231c1c;
  font-size: 13px;
}
p{
  color:#231c1c;
  font-size: 13px;
}
img{
  border:none;
  margin:0px;
  padding:0px;
}
table{
  border:none;
  margin:0px;
  padding:0px;
  border-collapse:collapse;
  text-align:left;
  vertical-align:top;
  width:100%;
  border-width: 0px 0px 0px 0px;
  border-spacing: 0px;
}
table td{
  text-align:center;
  vertical-align:top;
}

input, textarea, button, select, option{
  padding:0px;
  margin:0px;
  color:#231c1c;
}
button{
  color:#A50713;
}

div#container{
  position:relative;
  margin-top:10px;
  margin-bottom:10px;
  margin-right:auto;
  margin-left:auto;
  width:1024px;
  min-height: 1000px;
  background-color: #FFF6F6;
  clear:both;
}
div#header{
  position:relative;
  margin:0px;
  padding:0px;
  width:1024px;
  min-height: 158px;
  background-color: #635C5C;
  clear:both;
}
div#header-logo{
  position:absolute;
  margin:3px;
  padding:0px;
  min-height: 150px;
  top:0px;
  left:10px;
  z-index:3;
}
div#header-top{
  position:absolute;
  top:0px;
  left:0px;
  width:100%;
  margin:0px;
  padding:0px;
  min-height: 110px;
  background-color: #A50713;
}
h1#header-top-slogan{
  position:absolute;
  top:0px;
  left:280px;
  margin:0px;
  padding:0px;
  min-height:10px;
}
div#header-top-member{
  position:absolute;
  top:3px;
  left:700px;
  margin:0px;
  padding:0px;
  min-height:10px;
  width:310px;
  text-align:right;
}
div#header-top-line{
  position:absolute;
  top:110px;
  left:0px;
  margin:0px;
  padding:0px;
  min-height:3px;
  height:3px;
  width:100%;
  background-image: url("images/maintopTOP.png");
  background-position: top;
  background-repeat:  repeat-y;
}
div#header-top-menu
{
  position:absolute;
  top:43px;
  left:190px;
  margin:0px;
  padding:0px;
  width:890px;
  height:50px;
  min-height:50px;
}
div#header-top-menu ul{
  list-style-type:none;
  width:100%;
  margin:0px;
  padding:0px;

}
div#header-top-menu li{
  float:left;
  width:145px;
  margin:0px;
  padding:0px;

}
div#header-top-menu li div{
  position:relative;
  text-align:left;
}
div#header-top-menu li img.behind{
  position:absolute;
  top:1px;
  left:3px;
  z-index:1;
  width:55px;
  height:55px;
}
div#header-top-menu li img.front{
  position:absolute;
  top:0px;
  left:0px;
  z-index:2;

}
div#header-top-menu div .written{
  position:relative;
  top:39px;
  left:43px;
  z-index:3;
  width:100px;
  height:25px;
}
div#header-top-menu div a:hover{
  font-style:italic;
}

div#header-search-bar{
  position:absolute;
  top:113px;
  left:190px;
  z-index:3;
  width:834px;
  height:42px;
  max-height:42px;
  min-height:42px;
}
div#header-search-bar-google{
  position:relative;
  text-align:right;
  margin-top:11px;
  margin-right:7px;
  padding:0px;
  width:400px;
  float:right;
}
div#header-search-bar-google input.q{
  width:285px;
}
div#header-search-bar-links{
  position:relative;
  text-align:right;
  margin-top:10px;
  padding:0px;
  margin-left:30px;
  margin-right:0px;
  float:right;
  width:300px;
  line-height: 130%;
}

div#header-bottom-line{
  position:relative;
  top:0px;
  left:0px;
  margin:0px;
  padding:0px;
  min-height:3px;
  height:3px;
  width:100%;
  background-image: url("images/maintopBTM.png");
  background-position: top;
  background-repeat:  repeat-y;
  clear:both;
}
div#header-special{
  position:relative;
  top:0px;
  left:0px;
  margin:0px;
  padding:0px;
  padding-top:4px;
  padding-bottom:4px;
  width:100%;
  min-height:30px;
  background-color: #635c5c;
  vertical-align:middle;
  text-align: center;
}
div#header-special .header-special-img-left{
float:left;
}
div#header-special .header-special-img-right{
float:right;
}
div#header-special span{
  position:relative;
  margin:auto;
  padding:auto;
  vertical-align:middle;
  color: #FFFFFF;
}
div.content{
  position:relative;
  margin:2px;
  margin-top:4px;
  padding:0px;
  width:1020px;
  min-height: 825px;
  clear:both;
}

div.content div.contentSection{
  float:left;
  padding:0px;
  margin: 0px;
  margin-right: 2px;
  width:676px;
  min-height:117px;
  position:relative;
  border:1px solid #A50713;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background-color: white;
}

div.content div.column{
  float:left;
  margin:0px;
  margin-left:2px;
  margin-right:2px;
  border:0px;
  padding:0px;
  width:336px;
  min-height: 117px;
}

div.moduleRepeater{
  position: relative;
  clear:both;
  margin: 0px;
  margin-bottom: 4px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top:2px;
  padding-bottom:0px;
  padding-left:0px;
  padding-right:0px;
  width:676px;
  clear:both;
  border:none;
}
div.contentSectionSeparatorLine{
  position: relative;
  clear:both;
  margin: 0px;
  margin-left: 17px;
  margin-right: 17px;
  margin-bottom: 4px;
  padding-top:2px;
  padding-bottom:0px;
  padding-left:0px;
  padding-right:0px;
  width:100%;
  border:none;
}
div.content div.contentSection div.moduleRepeater div.twoColumnsSection{
     margin: 0px;
	 margin-bottom: 4px;
	 margin-left: 17px;
	 margin-right: 17px;
	 padding-top:2px;
	 padding-bottom:0px;
	 padding-left:0px;
	 padding-right:0px;
	 position:relative;
	 border:none;
}

div.content div.columnInRepeater{
  position: relative;
  float:left;
  margin:0px;
  margin-left:19px;
  margin-right:19px;
  border:none;
  padding:0px;
  width:300px;
  min-height: 117px;

}
div.section{
  width:300px;
  clear:both;
  position:relative;
  background-color: white;
}

div.content div.column div.section{
  margin: 0px;
  margin-bottom: 4px;
  padding-top:18px;
  padding-bottom:0px;
  padding-left:17px;
  padding-right:17px;
  border:1px solid #A50713;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

div.columnInRepeater div.section{
  margin: 0px;
  margin-bottom: 4px;
  padding-top:0px;
  padding-bottom:0px;
  padding-left:0px;
  padding-right:0px;
  border:none;

}

.fullHeight{
	min-height:250px;
	height:250px;
	max-height:250px;
	overflow:hidden;
}
.halfHeight{
	min-height:117px;
	height:117px;
	max-height:117px;
	overflow:hidden;
}
.quarterHeight{
	min-height:50px;
	height:50px;
	max-height:50px;
	overflow:hidden;
}

div.box{
  position:relative;
  width:300px;
  margin-bottom:16px;
  text-align:justify;
}

div.twoColumn-box{
  position:relative;
  text-align:justify;
  margin-bottom:16px;
  border:none;
}
div.small-box{
  position:relative;
  width:300px;
  min-height:20px;
  margin-bottom:16px;
  text-align:center;
}
div.homeLinks img.behind{
  position:absolute;
  top:0px;
  left:0px;
  z-index:1;
  width:100px;
  height:100px;
}
div.homeLinks img.front{
  position:absolute;
  top:0px;
  left:0px;
  z-index:2;
}
div.homeLinks .title-menu{
  position:absolute;
  top:5px;
  left:76px;
  z-index:3;
  width:224px;
  height:27px;
  background-color: white;
  text-align:left;
  line-height: 100%;
  overflow:hidden;
}
div.homeLinks .body-menu{
  position:absolute;
  line-height:100%;
  top:38px;
  left:105px;
  z-index:3;
  width:195px;
  height:79px;
  background-color: white;
}
div.homeLinks .seeMore-menu{
  position:absolute;
  line-height:100%;
  top:100px;
  left:226px;
  z-index:3;
}

div.titleInBox{
  position:relative;
  margin: 0px;
  margin-bottom:10px;
  padding-top:3px;
  padding-bottom:3px;
  padding-left:3px;
  padding-right:3px;
  width:auto;
  clear:both;
  text-align:center;
  border:none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}


div.itemInBox{
  position:relative;
  margin: 0px;
  margin-bottom:10px;
  clear:both;
  text-align:justify;
  border:none;
}

div.bottom{
  margin:0px;
  padding:0px;
  padding-top:3px;
  width:1024px;
  min-height: 22px;
  background-color: #A50713;
  clear:both;
  text-align:center;
}
div.bottom span.menubtm{
  color: white;
}

/*  ----  */

.space20{
  padding-left:10px;
  padding-right:10px;
}
.space40{
  padding-left:20px;
  padding-right:20px;
}
.space100{
  padding-left:50px;
  padding-right:50px;
}

.roundedCorners{
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
/*  ----  */

.huge{
font-size:20px;
margin:0px;
}
.big{
font-size:17px;
margin:0px;
}
.medium{
font-size:13px;
margin:0px;
}
.small{
font-size:10px;
margin:0px;
}

/*  ----  */

.white{
color:#FFFFFF;
}
.black{
color:#231C1C;
}
.red{
color:#A50713;
}
.grey{
color:#635C5C;
}
.blue{
color:#054D86;
}


/*  ----  */

.whiteBack{
	background-color:#FFFFFF;
}
.blackBack{
	background-color:#231C1C;
}
.redBack{
	background-color:#A50713;
}
.greyBack{
	background-color:#635C5C;
}
.pinkBack{
	background-color:#FFF6F6;
}
.orangeBack{
	color:#ffffff;
	background:url("/images/orangeBox.png") repeat-x scroll 0 0 #F76D12;
}
.goldBack{
	color:#ffffff;
	background: url('/images/goldBox.png') #f8a718 repeat-x 0px 0px;
}
.iceBack{
	color:#054D86;
	background:url("/images/iceBox.png") repeat-x scroll 0 0 #CCDFEE;
}
.greenBack{
	color:#231C1C;
	background-color: #92c22a;
}


/*  ----  */

.bold{
font-weight:bold;
}
.italic{
font-style:italic;
}
.normal{
font-weight:normal;
}
.underlined{
text-decoration:underline;
}

/*  -- TEMPORANEO SITO VECCHIO--  */
.main_old {
  margin-right:auto;
  margin-left:auto;
  margin-top:0px;
  padding-top:5px;
  width:1020px;
  background-color: #ffffff;
}
table.content_old {
  border-width: 0px 0px 0px 0px;
  border-spacing: 0px;
  border: none;
  border-collapse: collapse;
}
.left_old {
  vertical-align: top;
  width: 820px;
  background-color: transparent;
  padding-left: 10px;
}
.right_old {
  vertical-align: top;
  text-align: right;
  width: 200px;
  padding-right: 10px;
  background-color: transparent;
}



.galleryWhite{
  background-color: #FFFFFF;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px #635c5c solid;
  padding-top: 5px;
  padding-bottom: 0px;
  padding-left: 1px;
  padding-right: 1px;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 33px;
  color: #231c1c;
}
.galleryWhite h3 {
  text-align: center;
  padding: 0px;
  margin-bottom: 3px;
  margin: 0px;
}

.galleryWhite img {
  border: none;
}
.galleryWhite a {
  color: #231c1c;
}
.galleryWhite a span{
  font-size:10px;
}

.gallery {
  background-color: #a50713;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px #635c5c solid;
  padding: 10px;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 33px;
  color:white;
}

.gallery h3 {
  text-align: center;
 color:white;
}

.gallery h3 a {
  color: white;
 }

.gallery a {
  color: white;
 }

.gallery h5 {
   text-align: justify;
}

.gallery h5 a {
  color: white;
}

.gallery a:hover {
  color: white;
}


.printOnly {
  display:none;
}

table.tableForContent  {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width:500px;
     border-bottom:1px #635c5c dotted;
}
table.tableForContent  tr {
     border-bottom:1px #635c5c dotted;
}
table.tableForContent  tr td{
    text-align:left;
    color: #a50713;
}

table.tableForContent  tr th{
      text-align:left;
color: #a50713;
}

/* - end old css */

ul.statRecipe {
list-style:none outside none;
display: block;
}
ul.statRecipe li {
	display: block;
	position:relative;
	height:50px;
	min-height:50px;
	max-height:50px;
	width:240px;
	margin-top:2px;
	margin-bottom:2px;
	padding-right:0px;
	padding-left:60px;
	padding-top:0px;
	padding-bottom:0px;
	border:none;
	vertical-align:middle;
}
ul.statRecipe li div{
	display:block;
    padding-top:17px;
}
ul.statRecipe li.servings {
background:url("/images/servings.jpg") no-repeat scroll left top transparent;
}
ul.statRecipe li.prepTime {
background:url("/images/clock.jpg") no-repeat scroll left top transparent;
}
ul.statRecipe li.totTime {
background:url("/images/totclock.jpg") no-repeat scroll left top transparent;
}
ul.statRecipe li.difficulty {
background:url("/images/difficulty.jpg") no-repeat scroll left top transparent;
}


/* */

ul.ingredientBox {
	list-style:none outside none;
	display: block;
	line-height:130%;
}
ul.ingredientBox li {
	display: block;
	position:relative;
	float:left;
	width:208px;
	margin-top:0px;
	margin-right:5px;
	margin-bottom:5px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	border:none;
	vertical-align:middle;
	text-align:left;
	line-height:130%;
}
ul.ingredientBoxInRecipe li { 
	min-height:50px;
	max-height:50px;
	height:50px;
}
ul.ingredientBoxInRecipe li div.recipeIngredientLi {
	min-height:50px;
}
ul.ingredientBox li div.recipeIngredientLi {
	display:block;
	position:relative;
	left:5px;
	width:198px;
	position:relative;
    vertical-align:middle;
    padding: 0px;
    padding-left: 3px;
    padding-right: 3px;
    line-height: 100%;
}
ul.ingredientBox li div.recipeIngredientLink{
	float:right;
}
ul.ingredientBox li div.recipeIngredientLink img{
	float:right;
	width:12px;
}

div.recipebody p{
   margin:0px;
   padding:0px;
   margin-top:7px;
   margin-bottom:7px;
   border:none;
   overflow: auto;
}

div.recipebody p.dot {
   background:url("/images/dot.png") no-repeat scroll 0px 3px transparent;
   min-height:8px;
   padding-left:15px;
}

div.recipebody p.tip{
   background:url("/images/dot.png") no-repeat scroll 0px 3px transparent;
   min-height:8px;
   padding-left:15px;
}
.recipeBodyImg{
   float:right;
   padding-bottom:8px;
   padding-left:15px;
   border:none;
}

.orangeSlide{
	color:#ffffff;
	background:url("/images/orangeBox.png") repeat-x scroll 0 0 #F76D12;
	padding:10px;
	margin-bottom:10px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.goldSlide{
	color:#ffffff;
	background: url('/images/goldBox.png') #f8a718 repeat-x 0px 0px;
	padding:10px;
	margin-bottom:10px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.greenSlide{
	color:#ffffff;
	background:#92c22a;
	padding:10px;
	margin-bottom:10px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.redSlide{
	color:#ffffff;
	background: url('/images/redBox.png') #920f1f repeat-x 0px 0px;
	padding:10px;
	margin-bottom:10px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#rateMe{
margin:auto;
margin-top:8px;
width:130px;
text-align:center;
}

.starPanel{
margin:auto;
width:70px;
text-align:center;
}

.starLabel{
margin:auto;
width:120px;
text-align:center;
}

/* ---- Edit page style */


#titleWidget input{
}

.editTitle{
    margin-top:3px;
	min-width: 500px;
	max-width: 500px;
	width: 500px;
	border: 1px solid white;
}


#descriptionWidget td{
	text-align:left;
}
.editDescription{
	min-width: 300px;
	max-width: 300px;
	width: 300px;
	border: 1px solid #635c5c;
}

#statsWidget table{
	width:auto;
	text-align:left;
	margin:0px;
	padding:0px;
}
#statsWidget td{
	text-align:left;
	margin:0px;
	padding:3px;
}
.editLevel{
	position:relative;
	top:-2px;
	width:100px;
}
.editPrep{
	position:relative;
	top:-2px;
	width:30px;
}
.editTot{
	position:relative;
	top:-2px;
	width:30px;
}
.editServings{
	position:relative;
	top:-2px;
	width:30px;
}

.editLevelPreLabel{
	width:120px;
}
.editPrepPreLabel{
	width:120px;
}
.editTotPreLabel{
	width:120px;
}
.editServingsPreLabel{
	width:120px;
}

#ingredientsWidget table{
	width:auto;
	text-align:left;
	margin:0px;
	padding:0px;
}
#ingredientsWidget td{
	text-align:left;
	margin:0px;
	padding:0px;
}
.editIngOrder{
	width:20px;
	text-align:right;
}
.editIngIng{
	width:150px;
}
.editIngAdd{
	width:20px;
}
.editIngAdd input{
	position:relative;
	top:5px;
}
.editIngAddLabel{
	width:30px;
}
.editIngQta{
	width:50px;
}
.editIngUnit{
	width:50px;
}
.editIngComment{
	width:300px;
}
.preTableLabel{
width:50px;
max-width:50px;
min-width:50px;
}
.ingTableLabel{
width:152px;
max-width:152px;
min-width:152px;
}
.addTableLabel{
width:13px;
max-width:13px;
min-width:13px;
}
.qtaTableLabel{
width:58px;
max-width:58px;
min-width:58px;
}
.unitTableLabel{
width:55px;
max-width:55px;
min-width:55px;
}
.commentTableLabel{
width:auto;
}

#stepsWidget table{
	width:auto;
	text-align:left;
	margin:0px;
	padding:0px;
}
#stepsWidget td{
	text-align:left;
}
.editStepsX{
	min-width: 20px;
	max-width: 20px;
	width: 20px;
}
.editStepsOrder{
	width:20px;
	text-align:right;
}
.stepVertical{
	border-top:none;
	border-bottom:none;
	border-left:5px solid white;
	border-right:5px solid white;
	min-width: 100px;
	max-width: 100px;
	width: 100px;
	text-align:center
}
.stepAdvanced{
	min-width: 100px;
	max-width: 100px;
	width: 100px;
}
.editStepType{
	min-width: 100px;
	max-width: 100px;
	width: 100px;
}
.stepOptionType{
	min-width: 100px;
	max-width: 100px;
	width: 100px;
}
.editStepsText{
	min-height: 70px;
	height: 70px;
	min-width: 487px;
	max-width: 487px;
	width: 487px;
	margin-bottom:10px;
}
#recipeSetUpWidget{
}
.editKeywordsLabel{
    min-width: 70px;
	max-width: 70px;
	width: 70px;
}
.editKeywords{
    min-width: 185px;
	max-width: 185px;
	width: 185px;
}
.editTag{
    min-width: 90px;
	max-width: 90px;
	width: 90px;
	min-height: 3em;
	max-height: 3em;
	height: 3em;
	display:inline-block;
	vertical-align:top;
	text-align:left;
}
/* -- */

/* ---- GWT */
.gwt-SuggestBox {
  padding: 2px;
}
.gwt-SuggestBoxPopup {
  margin-left: 3px;
}
.gwt-SuggestBoxPopup .item {
  padding: 2px 6px;
  color: #231C1C;
  background: #FFF6F6;
  cursor: default;
}
.gwt-SuggestBoxPopup .item-selected {
  color: #FFFFFF;
  background: #635C5C;
}
.gwt-SuggestBoxPopup .suggestPopupContent {
  background: #FFF6F6;
  border: 1px solid #A50713;
}


.gwt-PopupPanel {
  border: 3px solid #635C5C;
  padding: 3px;
  background: white;
}


.gwt-DatePicker {
  border: 1px solid #635C5C;
  cursor: default;
}
.gwt-DatePicker td,
.datePickerMonthSelector td:focus {
  outline: none
}
.datePickerDays {
  width: 100%;
  background: white;
}
.datePickerDay,
.datePickerWeekdayLabel,
.datePickerWeekendLabel {
  font-size: 75%;
  text-align: center;
  padding: 4px;
  outline: none;
}
.datePickerWeekdayLabel,
.datePickerWeekendLabel {
  background: #DFD6D6;
  padding: 0px 4px 2px;
  cursor: default;
}
.datePickerDay {
  padding: 4px;
  cursor: hand;
  cursor: pointer;
}
.datePickerDayIsToday {
  border: 1px solid black;
  padding: 3px;
}
.datePickerDayIsWeekend {
  background: #EEEEEE;
}
.datePickerDayIsFiller {
  color: #888888;
}
.datePickerDayIsValue {
  background: #aaccee;
}
.datePickerDayIsDisabled {
  color: #AAAAAA;
  font-style: italic;
}
.datePickerDayIsHighlighted {
  background: #F0E68C;
}
.datePickerDayIsValueAndHighlighted {
  background: #d9bbdd;
}
.datePickerMonthSelector {
  background: #DFD6D6;
  width: 100%;
}
td.datePickerMonth {
  text-align: center;
  vertical-align: center;
  white-space: nowrap;
  font-size: 70%;
  font-weight: bold;
  color: 231c1c;
}
.datePickerPreviousButton,
.datePickerNextButton {
  font-size: 120%;
  line-height: 1em;
  color: blue;
  cursor: hand;
  cursor: pointer;
  padding: 0px 4px;
}
/* ----- END GWT */

/* NAVIGATION */

ul.navigationRefineURL {
	list-style:none outside none;
	display: block;
	line-height:100%;
	position:relative;
}
ul.navigationRefineURL li {
	display: block;
	position:relative;
	float:left;
	min-height:30px;
	max-height:30px;
	height:30px;
	width:147px;
	margin-top:0px;
	margin-right:3px;
	margin-bottom:5px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	border:none;
	vertical-align:middle;
	text-align:left;
	line-height:100%;
}
ul.navigationRefineURL li div.navigationRefineLi {
	display:block;
	position:relative;
	left:4px;
	width:142px;
	position:relative;
	min-height:30px;
	max-height:30px;
	height:30px;
    vertical-align:middle;
    padding: 0px;
    padding-left: 1px;
    padding-right: 0px;
    line-height:100%;
}

dl.breadCrumbs{
	display: inline;
    margin: 0px;
    padding: 0px;
}

dl.breadCrumbs dt{
	display: inline;
	margin: 0px;
	padding: 0px;
}

#sliderContainer{
display:block;
position:relative;
z-index:0;
height:220px;
width:300px;
margin:0px;
padding:0px;
text-align:center;
background-color: #635c5c;
}


#sliderContainer div {
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
    vertical-align:center;
    position:absolute;

}

#sliderContainerLink {
    margin-left: 0px;
	height:30px;
	max-height:30px;
	width:300px;
	max-width:300px;
	position:absolute;
	overflow: hidden;
	vertical-align:center;
	text-align:center;
}

#sliderContainerLink a{
	width:300px;
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size:11px;
}

/* Collection style */

.collection-quote{
	color:#ffffff;
	background:url("/images/orangeBox.png") repeat-x scroll 0 0 #F76D12;
	text-decoration: none;
	font-style: italic;
	font-variant:small-caps;
	text-align:center;
	font-size:20px;
	font-weight: bold;
	padding:10px;
	margin-bottom:10px;
	line-height:150%;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}


/* Structure style */

div.vertical_structure{
	float:left;
	margin:0px;
	border:0px;
	padding:0px;
}
div.horizontal_structure{
	clear:both;
  	margin:0px;
}
div.clear{
	clear:both;
}
div.section_container{
  clear:both;
  margin:0px;
}

div.bordered{
  border:1px solid #A50713;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

div.sc1b{
  padding:18px 17px 0px ;
  width:300px;
  margin-left:2px;
  margin-right:2px;
  margin-bottom:4px;
}
div.sc2b{
  padding:18px 17px 0px ;
  width:640px;
  margin-left:2px;
  margin-right:2px;
  margin-bottom:4px;
}
div.sc3b{
  padding:18px 17px 0px ;
  width:980px;
  margin-left:2px;
  margin-right:2px;
  margin-bottom:4px;
}

div.hs1b{
  width:300px;
  margin-left:2px;
  margin-right:2px;
  margin-bottom:4px;
}
div.hs2b{
  width:674px;
  margin-left:2px;
  margin-right:2px;
  margin-bottom:4px;
}
div.hs3b{
  width:1014px;
  margin-left:2px;
  margin-right:2px;
  margin-bottom:4px;
}

div.sc1{
  padding-left:17px;
  padding-right:20px;
  padding-top:18px;
  padding-bottom:0px;
  width:300px;
  margin:0px;
}
div.sc2{
  padding-left:17px;
  padding-right:20px;
  padding-top:18px;
  padding-bottom:0px;
  width:640px;
  margin:0px;
}
div.sc3{
  padding:18px 17px 0px ;
  width:1020px;
  margin:0px;
}

/* Transparency */
.alphaWhite {
  /* Fallback for web browsers that doesn't support RGBa */
  background-color:white;
  /* RGBa with 0.6 opacity */
  background-color:rgba(255, 255, 255, 0.6);
  /* For IE 5.5 - 7*/
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33FFFFFF, endColorstr=#33FFFFFF);
  /* For IE 8*/
  -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#33FFFFFF, endColorstr=#33FFFFFF)";
}

.alphaRed {
  /* Fallback for web browsers that doesn't support RGBa */
  background-color:#A50713;
  /* RGBa with 0.6 opacity */
  background-color:rgba(165, 7, 19, 0.5);
  /* For IE 5.5 - 7*/
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#17A50713, endColorstr=#17A50713);
  /* For IE 8*/
  -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#17A50713, endColorstr=#17A50713)";
}



.footBox-table ul {
	list-style:none outside none;
	display: block;
	line-height:100%;
}
.footBox-table ul li {
	display: block;
	position:relative;
	float:left;
	width:170px;
	margin-top:0px;
	margin-left:30px;
	margin-right:5px;
	margin-bottom:5px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	border:none;
	vertical-align:middle;
	text-align:left;
	line-height:130%;
}
.footBox-table ul li { 
	min-height:50px;
	max-height:50px;
	height:50px;
}

.footBox-table table th {
	text-align:left;
	padding-bottom:30px;
}
.footBox-table table td {
	text-align:left;
	padding-bottom:3px;
}
.footBox-table table td a:hover{
	color:white;
}
