.clear {
  clear: both;
}

.ce {
  clear: none !important;
}

a, img {
  -moz-outline: none;
  outline: none;
  border: none;
}

p, ul, ol, dl, blockquote {
margin:0;
padding:0;
}

.ce p {padding-bottom: 1em;}

h1, h2, h3, h4, h5, h6, .highlight, a, .link {
color:#e04251;
}

#menu_col h1 { height: 100px; }

#menu_col .ds .inner {
  background-color:#e04251;
  padding-bottom:30px;
}

a#intro,
a#enter-photo,
a#prizes,
a#back-link  {
  display: block;
  height: 17px;
  width: 130px;
  margin-left: 25px;
  text-indent: -1000em;
  background: transparent url(../img/menu.gif) no-repeat scroll 0 -10px;
}
a#intro:hover {
  background-position: -200px -10px;
}
a#enter-photo {
  background-position: 0 -27px;
}
a#enter-photo:hover {
  background-position: -200px -27px;
}
a#prizes {
  background-position: 0 -44px;
}
a#prizes:hover {
  background-position: -200px -44px;
}

a#back-link {
  position: absolute;
  bottom: 10px;
  left: 0;
  background-position: 0 -85px;
}
/*
#top {
  position: relative;
}

#top #menu_col {
  position: relative;
  width: 185px;
  float: left;
  
  left: 0;
  top: 0;
  
  margin-left: 25px;
  margin-top: 25px;
}

#top #content_area {
  position: relative;
  float: left;
  
  left: 0;
  top: 0;
  
  padding-bottom: 0;
  margin-top: 25px;
}
*/
.double_col {
  margin-right: 0;
  margin-left: 0;
  float: left;
}

.single_col {
  margin-left: 25px;
  float: left;
}

#main {
  position: absolute;
  top: 365px;
  left: 25px;
  
  margin: 0;
  clear: both;
  position: relative;
  width: 980px;
}

#main .carousel {
  height: 250px;
}

#main .carousel .left,
#main .carousel .bottles,
#main .carousel .right {
  float: left;
  position: relative;
}

#main .carousel .left {
  width: 185px;
}

#main .carousel .left a,
#main .carousel .right a {
  display: block;
  background: transparent url(../img/arrow-left.gif) no-repeat scroll top left;
  width: 36px;
  height: 42px;
  text-indent: -10000px;
  position: absolute;
  top: 90px;
  right: 40px;
  
  
}

#main .carousel .right a {
  background-image: url(../img/arrow-right.gif);
  left: 20px;
}

#main .carousel .bottles {
  height: 245px;
  width: 705px;
  overflow: hidden;
  position: relative;
}

#main .carousel .right {
  width: 90px;
}

#main .carousel .bottles ul {
  list-style: none;
  width: 5000px;
  position: relative;
}

#main .carousel .bottles ul li {
  width: 96px;
  height: 245px;
  float: left;
  margin: 5px 12px 0 12px;
  background: transparent url(../img/sleeves/grass_small.jpg) no-repeat scroll 0 0;
}
#main .carousel .bottles ul li,
#main .carousel .bottles ul li a,
#main .carousel .bottles ul li a object {
  cursor: pointer !important;
}
#main .carousel .bottles ul li a.bottle {
  display: block;
  width: 96px;
  /*height: 215px;*/
  padding-top: 163px;
  height: 55px;
  background: transparent url(../img/loading.gif) no-repeat scroll 21px 102px;
}
#main .carousel .bottles ul li a.bottle span { display: block; }
#main .carousel .bottles ul li a.title {
  width: 96px;
  height: 30px;
  font-size: 17px;
  text-align: center;
}


#main .carousel .bottles ul li.grass { background-image: url(../img/sleeves/grass_small.jpg); }
#main .carousel .bottles ul li.leopard { background-image: url(../img/sleeves/leopard_small.jpg); }
#main .carousel .bottles ul li.gingham { background-image: url(../img/sleeves/gingham_small.jpg); }
#main .carousel .bottles ul li.zebra { background-image: url(../img/sleeves/zebra_small.jpg); }
#main .carousel .bottles ul li.stripes { background-image: url(../img/sleeves/stripes_small.jpg); }
#main .carousel .bottles ul li.water { background-image: url(../img/sleeves/water_small.jpg); }
#main .carousel .bottles ul li.union { background-image: url(../img/sleeves/union_small.jpg); }
#main .carousel .bottles ul li.flowers { background-image: url(../img/sleeves/flowers_small.jpg); }
#main .carousel .bottles ul li.red { background-image: url(../img/sleeves/red_small.jpg); }
#main .carousel .bottles ul li.orange { background-image: url(../img/sleeves/orange_small.jpg); }
#main .carousel .bottles ul li.blue { background-image: url(../img/sleeves/blue_small.jpg); }
#main .carousel .bottles ul li.green { background-image: url(../img/sleeves/green_small.jpg); }
#main .carousel .bottles ul li.purple { background-image: url(../img/sleeves/purple_small.jpg); }
#main .carousel .bottles ul li.black { background-image: url(../img/sleeves/black_small.jpg); }
#main .carousel .bottles ul li.brown { background-image: url(../img/sleeves/brown_small.jpg); }
#main .carousel .bottles ul li.dots { background-image: url(../img/sleeves/dots_small.jpg); }


.tool-tip {
  color: #e04251;
  width: 220px;
  background-color: White;
  z-index: 13000;
}


/* design a bottle */
#previews { margin-left: 5px; }

.preview {
  display: block;  
  opacity:.6;
  filter:alpha(opacity=60);
  width: 110px;
  height: 110px;
  background: transparent none no-repeat scroll center center;
  margin-right: 8px;
  margin-bottom: 8px;
  cursor: pointer;
  float: left;
}
#upload { background-image: url(../img/upload_your_own_photo.gif); }
#upload span { 
  display: block;
  background: white none;
  margin-top: 100px;
}
#main .carousel .left a,
#main .carousel .right a  { 
  opacity:.3;
  filter:alpha(opacity=30);
}

#upload.hover,
.preview.active,
.preview:hover,
#main .carousel .left a:hover,
#main .carousel .right a:hover {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
#photo_previews .preview { height: 116px; }


#preview_zebra { background-image: url(../img/sleeves/zebra_preview.jpg); }
#preview_water { background-image: url(../img/sleeves/water_preview.jpg); }
#preview_grass { background-image: url(../img/sleeves/grass_preview.jpg); }
#preview_dots { background-image: url(../img/sleeves/dots_preview.jpg); }
#preview_stripes { background-image: url(../img/sleeves/stripes_preview.jpg); }
#preview_union { background-image: url(../img/sleeves/union_preview.jpg); }
#preview_leopard { background-image: url(../img/sleeves/leopard_preview.jpg); }
#preview_fruits { background-image: url(../img/sleeves/fruits_preview.jpg); }
#preview_flowers { background-image: url(../img/sleeves/flowers_preview.jpg); }
#preview_gingham { background-image: url(../img/sleeves/gingham_preview.jpg); }
#preview_green { background-image: url(../img/sleeves/green_preview.jpg); }
#preview_blue { background-image: url(../img/sleeves/blue_preview.jpg); }
#preview_black { background-image: url(../img/sleeves/black_preview.jpg); }
#preview_brown { background-image: url(../img/sleeves/brown_preview.jpg); }
#preview_purple { background-image: url(../img/sleeves/purple_preview.jpg); }
#preview_red { background-image: url(../img/sleeves/red_preview.jpg); }
#preview_orange { background-image: url(../img/sleeves/orange_preview.jpg); }

#bottle_preview {
  width: 228px;
  height: 550px;
  background: transparent url(../img/sleeves/blank_medium.png) no-repeat scroll top left;
  
  position: relative;
}

#bottle_preview.grass { background-image: url(../img/sleeves/grass_medium.png); }
#bottle_preview.zebra { background-image: url(../img/sleeves/zebra_medium.png); }
#bottle_preview.water { background-image: url(../img/sleeves/water_medium.png); }
#bottle_preview.dots { background-image: url(../img/sleeves/dots_medium.png); }
#bottle_preview.stripes { background-image: url(../img/sleeves/stripes_medium.png); }
#bottle_preview.union { background-image: url(../img/sleeves/union_medium.png); }
#bottle_preview.leopard { background-image: url(../img/sleeves/leopard_medium.png); }
#bottle_preview.fruits { background-image: url(../img/sleeves/fruits_medium.png); }
#bottle_preview.flowers { background-image: url(../img/sleeves/flowers_medium.png); }
#bottle_preview.gingham { background-image: url(../img/sleeves/gingham_medium.png); }
#bottle_preview.green { background-image: url(../img/sleeves/green_medium.png); }
#bottle_preview.blue { background-image: url(../img/sleeves/blue_medium.png); }
#bottle_preview.black { background-image: url(../img/sleeves/black_medium.png); }
#bottle_preview.brown { background-image: url(../img/sleeves/brown_medium.png); }
#bottle_preview.red { background-image: url(../img/sleeves/red_medium.png); }
#bottle_preview.orange { background-image: url(../img/sleeves/orange_medium.png); }
#bottle_preview.purple { background-image: url(../img/sleeves/purple_medium.png); }


#bottle_preview #logo {
  position: absolute;
  top: 185px;
  left: 28px;
  z-index: 65;
  width: 170px;
  height: 55px;

  color: white;
}

#bottle_preview #photo {
  position: absolute;
  top: 247px;
  left: 39px;
  z-index: 100;

  width: 151px;
  height: 163px;
  background: white none;
  
  overflow: hidden;
}


#bottle_preview #photo-drag.draggable { position: relative; cursor: move; }

#bottle_preview #frame {
  position: absolute;
  top: 240px;
  left: 10px;
  z-index: 50;

  width: 208px;
  height: 208px;
  background: transparent url(../img/sleeves/frame.png) no-repeat scroll center center;
}

#bottle_preview #photo #loading {
  display: none;
  
  width: 163px;
  height: 151px;
  background: transparent url(../img/ajax-loader.gif) no-repeat scroll center center;
}

#bottle_preview #entry_title {
  position: absolute;
  top: 410px;
  left: 10px;
  z-index: 65;
  width: 208px;
  height: 30px;
  text-align: center;
}

#bottle_preview #entry_flavours {
  position: absolute;
  top: 455px;
  left: 28px;
  z-index: 65;
  width: 176px;
  height: 40px;
   
  font-size: 12px;
  font-family: "Myriad Pro", Arial;
  font-weight: bold;
  color: #000000;
  text-align: center;
}

/*#bottle_preview #entry_flavours span  { background: transparent none; padding: 3px; }*/
/*#bottle_preview.grass #entry_flavours span { background-color: #90dc24; }*/

a.back,
button.next {
  display: block;
  width: 104px;
  height: 21px;
  border: none;
  text-indent: -1000em;
  background: transparent url(../img/next.gif) no-repeat scroll top left;
  cursor: pointer;
  
  margin: 0 10px 10px 0;
  float: right;
}

a.back {
  float: left;
  background-image: url(../img/back.gif);
}











form#step_three fieldset { margin: 0; padding: 0; }

form#send-form { margin: 20px; }

form#send-form label,
form#step_three label {
  display: block;
  color: #e04251;
}

form#step_three label {
  clear: left;
  width: 240px;
  margin-right: 10px;
}

form#step_three label.check {
  width: auto;
  display: inline;
  font-size: 7pt;
  width: 410px;
}

form#step_three label.check a {
  text-decoration: underline;
}


form#send-form input.text,
form#send-form textarea,
form#step_three input.text,
form#step_three select,
form#step_three textarea {
  display: block;
  border: 1px solid #e04251;
  width: 200px;
  float: left;
}


form#send-form label,
form#send-form input {
  float: none;
  margin: 0;
  width: auto;
}

form#send-form input.text {
  width: 125px;
}

form#send-form textarea {
  float: none;
  width: 400px;
  height: 50px;
  margin-bottom: 10px;
}

form#step_three textarea {
  float: left;
  margin-bottom: 5px;
  height: 70px;
}

form#step_three #upload label,
form#step_three #upload input,
form#step_three #bottle-select label,
form#step_three #bottle-select input {
  float: none;
  width: auto;
}

form#step_three .big_inputs input,
form#step_three .big_inputs label {
  float: none;
  clear: both;
}

form#step_three .big_inputs input { font-size: 18px; padding: 3px; width: 400px; margin-bottom: 20px; }


form#send-form button {
  height: 29px;
  color: #e04251;
  border: 2px outset #bbb;
  /*background: #FFFFFF url(../img/button-arrow.gif) no-repeat scroll center right;*/
  background: #ddd;
  /*padding-right: 36px;*/
  margin-top: 10px;
  
  cursor: pointer;
}

form#send-form .fl {
  margin-right: 10px;
  margin-bottom: 10px;
}

#bottle-image,
#drag-wrapper {
  overflow: hidden; 
  width: 192px;
  height: 202px;
  background: White url(../img/loading.gif) no-repeat scroll center center;
  border: 1px solid #ddd;
  position: absolute;
  top: 342px;
  left: 52px;
  z-index: 100;
}



.rate_this { width: 80px; }
.rate_this span {display: block; width: 65px; height: 17px; text-indent: -1000em; background: transparent url(../img/rate_this.gif) no-repeat scroll 0 0; }

/* star ratings */
.rabidRating {

}

.rabidRating .wrapper {	
	cursor: pointer;
	background: #ccc;
}

.rabidRating .wrapper {
	overflow: hidden;
}

.rabidRating span,.rabidRating .wrapper {
	display: block;
	width: 110px;
	height: 25px;
}

.rabidRating span {
	position: relative;
	top: 0;
	left: 0;
	text-indent: -999em;
}

.rabidRating .ratingStars {
	display: block;
	background: transparent url('../img/stars.png') no-repeat scroll center;
}

.rabidRating .ratingFill {
	background-color: #0F8CC6;
}

.rabidRating .ratingVoted {
	cursor: default;
	background-color: #0069ff;
}

.rabidRating .ratingActive {
	background-color: #ffa800;
}

.rabidRating .ratingText {
	color: #000;
	text-align: center;
}

.rabidRating .ratingText.ratingError {
	color: #f00;	
}

.rabidRating .ratingText.loading {
	background: url('../img/loading.gif') no-repeat;
	text-indent: -999em;
}


/* carousel ratings
.carousel .rating .wrapper {	
	cursor: pointer;
	background: #ccc;
}

.carousel .rating .wrapper {
	overflow: hidden;
}

.carousel .rating span, .carousel .rating .wrapper {
	display: block;
	width: 86px;
	height: 21px;
}

.carousel .rating span {
	position: relative;
	top: 0;
	left: 0;
	text-indent: -999em;
}

.carousel .rating .ratingStars {
	display: block;
	background: transparent url('../img/stars_small.png') no-repeat scroll center;
}

.carousel .rating .ratingFill {
	background-color: #0F8CC6;
}
*/








a.next {
  display: block;
  width: 110px;
  height: 30px;
  background: transparent url(../img/next.gif) no-repeat scroll left 5px;
  text-indent: -1000px;
}

/*
.tool-title {
  font-weight: bold;
  font-size: 11px;
  margin: 0;
  color: #7A003C;
  padding: 8px 8px 4px;
  background-color: White;
}
*/

.tool-text {
  margin: 10px;
  font-size: 11px;
  background-color: White;
}

.tool-text p {
  margin: 0;
  padding: 0;
  margin-top: 5px;
}

.tool-loading {
  background: url(../img/loading.gif) center center no-repeat;
  width: 220px;
  height: 233px;
  margin: 0 auto;
}

p.error {
  margin: 10px 15px;
  padding: 10px;
  border: 1px solid red;
  color: red;
  background-color: #FFD9D9;
}

p.footer a { color: #ccc; font-size: 9px; }

.validation-advice,
.warning-advice {
  clear: both;
}

.validation-failed {
  border: 1px solid #f00;
}
.validation-passed {
  border: 1px solid green;
}
.validation-advice {
  margin: 2px;
  margin-bottom: 5px; 
  padding: 2px; 
  color:#fff; 
  background-color:#e04251;
}
.warning {
  border: 1px solid #c66;
}
.warning-advice {
  margin: 2px;
  padding: 2px;
  color:#fff;
  background-color:#bbb;
}

.pb_0 { padding-bottom: 0 !important; }
.sq, .sp_img, .sq .csc-textpic-imagewrap { height:268px; }
.double_col .marks_inner { padding: 20px 15px !important; width: 480px; }
.hidden, .hide { display: none; }
.hidden { height: 0; overflow: none; }
.ta_r { text-align: right; }


/* sifr */
@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

@media screen {
  .sIFR-active #content_area h2 { font-family: Georgia; font-size:  26px; line-height: 30px; margin: 0; padding: 0; visibility: hidden; }
  .sIFR-active #logo { font-family: Georgia; font-size:  46px; line-height: 50px; padding: 0; visibility: hidden; }
  .sIFR-active #entry_title { font-family: Arial; font-size:  26px; line-height: 30px; padding: 0; visibility: hidden; }
  .sIFR-active #entry_flavours { font-family: "Myriad Pro", Arial; font-size:  12px; line-height: 30px; padding: 0; visibility: hidden; }
  .sIFR-active #main .carousel .bottles ul li a.title { font-family: Arial; font-size:  17px; line-height: 20px; padding: 0; visibility: hidden; }
  .sIFR-active #main .carousel .bottles ul li a.bottle span { font-family: Arial; font-size:  10px; line-height: 20px; padding: 0; visibility: hidden; }
}

 {

