.clear {
  clear: both;
}

.ce {
  clear: none !important;
}

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

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

#menu_col .ds .inner {
  background-color: #d8dcdf;
}

#menu_col h1, #menu_col h1 a,
#menu_col h2, #menu_col h2 a {
  display: block;
  width: 135px;
  height: 60px;
  background: transparent url(../img/firefly_recharge_logo.gif) no-repeat scroll 0 0;
  text-indent: -1000em;
  margin: 0;
  padding: 0;
}
#menu_col h1, #menu_col h2 {
  margin: 0;
  margin-left: 25px;
}
#menu_col h1 { margin-top: 30px; }
#menu_col h2, #menu_col h2 a {
  height: 30px;
  background-position: 0 -60px;
}
#menu_col h2 { margin-bottom: 25px; }
a#enter-video,
a#enter-photo,
a#view,
a#prizes,
a#back-link  {
  display: block;
  height: 17px;
  width: 130px;
  margin-left: 25px;
  text-indent: -1000em;
  background: transparent url(../img/menu_items.gif) no-repeat scroll 0 -10px;
}
a#enter-photo:hover {
  background-position: -200px -10px;
}
a#enter-video {
  background-position: 0 -27px;
}
a#enter-video:hover {
  background-position: -200px -27px;
}
a#view {
  background-position: 0 -44px;
}
a#view:hover {
  background-position: -200px -44px;
}
a#prizes {
  background-position: 0 -61px;
}
a#prizes:hover {
  background-position: -200px -61px;
}

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: 25px;
  float: left;
}

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

#main {
  /*position: absolute;
  top: 300px;
  left: 30px;
  */
  margin-left: 25px;
  margin-top: 0;
  clear: both;
  position: relative;
  width: 980px;
}

#main .carousel {
  height: 240px;
}

#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: 240px;
  width: 705px;
  overflow: hidden;
  position: relative;


  cursor: pointer;
}

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

#main .carousel .bottles ul {
  list-style: none;
  width: 10000px;
  position: absolute;
  top: 0;
}

#main .carousel .bottles ul li {
  width: 90px;
  height: 255px;
  float: left;
  margin: 5px 15px 0;
  background: transparent url(../img/bottle-wake_up-small.jpg) no-repeat scroll -3px 1px;
}

#main .carousel .bottles ul li a {
  display: block;
  width: 86px;
  height: 210px;
  background: transparent url(../img/loading.gif) no-repeat scroll 18px 99px;
}

#main .carousel .bottles ul li.wake-up {
  background-image: url(../img/bottle-wake_up-small.jpg);
  background-position: -1px 0px;
}

#main .carousel .bottles ul li.detox {
  background-image: url(../img/bottle-detox-small.jpg);
}

#main .carousel .bottles ul li.chill {
  background-image: url(../img/bottle-chill_out-small.jpg);
}

#main .carousel .bottles ul li.sharpen {
  background-image: url(../img/bottle-sharpen_up-small.jpg);
}

#main .carousel .bottles ul li.health {
  background-image: url(../img/bottle-health_kick-small.jpg);
}

#main .carousel .bottles ul li.recharge {
  background-image: url(../img/bottle-recharge-small.jpg);
}

/*#main .carousel .bottles ul li.recent-bottle {
  background-image: url(../img/bottle-wake_up-small.jpg);
}*/

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

form#comp-form { }

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

form fieldset { margin-top: 0; }

form#send-form label,
form#comp-form label {
  display: block;
  color: #999999;
}

form#comp-form label {
  clear: left;
  width: 210px;
  margin-right: 10px;
}

form#comp-form label.check {
  width: auto;
  display: inline;
  font-size: 9pt;
}

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


form#send-form input.text,
form#send-form textarea,
form#comp-form input.text,
form#comp-form select,
form#comp-form textarea,
form#comp-form div.radio {
  display: block;
  border: 1px solid #999999;
  width: 210px;
  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#comp-form textarea {
  float: left;
  margin-bottom: 5px;
  height: 70px;
}

form#comp-form #upload {
  clear: both;
}

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

form#comp-form div.radio { border: none; }

form#comp-form div.radio input,
form#comp-form div.radio p { 
  float: none;
  width: auto;
}

form#comp-form div.radio p {
  font-size: 10px;
  line-height: 12px;
  margin: 0;
  padding: 0;
}

form#comp-form #bottle-select {
  margin-bottom: 10px;
}

form#comp-form #bottle-select .bottle-list {
  width: 66px;
  margin-right: 10px;
  float: left;
  text-align: center;
}

form#comp-form #bottle-select .bottle-list label {
  width: 66px;
  height: 145px;
  background: transparent url(../img/bottle-list-new.jpg) no-repeat scroll -1px 0;
  text-indent: -10000px;
}

form#comp-form #bottle-select label#sharpen-label {
  background-position: 2px 0;
}

form#comp-form #bottle-select label#detox-label {
  background-position: -74px 0;
}

form#comp-form #bottle-select label#wake-up-label {
  background-position: -154px 0;
}

form#comp-form #bottle-select label#chill-label {
  background-position: -230px 0;
}

form#comp-form #bottle-select label#health-label {
  background-position: -305px 0;
}

form#comp-form #bottle-select label#recharge-label {
  background-position: -382px 0;
}

form#comp-form p label, form#comp-form p input.text {
  float: none;
  display: inline;
  margin: 0;
  padding: 0;
}

#view-chill,
#view-detox,
#view-health,
#view-sharpen,
#view-wake-up,
#view-recharge,
form#comp-form #preview-chill,
form#comp-form #preview-detox,
form#comp-form #preview-health,
form#comp-form #preview-sharpen,
form#comp-form #preview-wake-up,
form#comp-form #preview-recharge {
  width: 300px;
  height: 820px;
  margin: auto;
  margin-bottom: 10px;
  position: relative;
  background: transparent url(../img/chill_bottle-big.jpg) no-repeat scroll 0 0;
  z-index: 90;
}

#view-chill,
#view-detox,
#view-health,
#view-sharpen,
#view-wake-up,
#view-recharge {
  margin-bottom: 0;
}

#view-detox,
form#comp-form #preview-detox {
  background: transparent url(../img/detox_bottle-big.jpg) no-repeat scroll -2px -20px;
}

#view-health,
form#comp-form #preview-health {
  background: transparent url(../img/health_bottle-big.jpg) no-repeat scroll -3px -4px;
}

#view-sharpen,
form#comp-form #preview-sharpen {
  background: transparent url(../img/sharpen_bottle-big.jpg) no-repeat scroll -2px -3px;
}

#view-wake-up,
form#comp-form #preview-wake-up {
  background: transparent url(../img/wake-up_bottle-big.jpg) no-repeat scroll 0 0;
}

#view-recharge,
form#comp-form #preview-recharge {
  background: transparent url(../img/recharge_bottle-big.jpg) no-repeat scroll 1px 6px;
}

#view-recharge-video,
form#comp-form #preview-recharge-video {
  width: 400px;
  height: 610px;
  margin: 10px auto;
  position: relative;
  z-index: 90;
  background: transparent url(../img/recharge_bottle-video.jpg) no-repeat scroll 0 0;
}

form#send-form button,
form#comp-form button {
  height: 29px;
  color: #000000;
  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;
}

#video-inner,
#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;
}

#video-inner { 
  width: 271px;
  height: 269px;
  top: 220px;
  left: 63px;
}

.photoupload-queue {
  list-style: none;
}
.photoupload-queue li {
  background: url(../img/photo_upload.png) no-repeat 0 5px;
  padding: 5px 0 5px 22px;
}
.photoupload-queue .queue-file {
  font-weight: bold;
}
.photoupload-queue .queue-size {
  color: #aaa;
  margin-left: 1em;
  font-size: 0.9em;
}
.photoupload-queue .queue-loader {
  position: relative;
  margin: 3px 15px;
  font-size: 0.9em;
  background-color: #ddd;
  color: #fff;
  border: 1px inset #ddd;
}
.photoupload-queue .queue-subloader {
  text-align: center;
  position: absolute;
  background-color: #81B466;
  height: 100%;
  width: 0%;
  left: 0;
  top: 0;
}
.photoupload-queue .input-delete {
  width: 16px;
  height: 16px;
  background: url(../img/delete.png) no-repeat 0 0;
  text-decoration: none;
  border: none;
  float: right;
  display: none;
}

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: #999999;
  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: 128px;
  height: 128px;
  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:#999999;
}
.warning {
  border: 1px solid #c66;
}
.warning-advice {
  margin: 2px;
  padding: 2px;
  color:#fff;
  background-color:#bbb;
}


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


.rate_this { width: 70px; }
.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;
}

.sq, .sp_img, .sq .csc-textpic-imagewrap { height:268px; }


/* fancy upload 2 */
#demo-status
{
	background-color:		#F9F7ED;
	padding:				10px 15px;
	width:					420px;
}

#demo-status .progress
{
	background:				white url(../img/progress-bar/progress.gif) no-repeat;
	background-position:	+50% 0;
	margin-right:			0.5em;
}

#demo-status .progress-text
{
	font-size:				0.9em;
	font-weight:			bold;
}

#demo-list
{
	list-style:				none;
	width:					450px;
	margin:					0;
}

#demo-list li.file
{
	border-bottom:			1px solid #eee;
	background:				url(../img/file.png) no-repeat 4px 4px;
}
#demo-list li.file.file-uploading
{
	background-image:		url(../img/uploading.png);
	background-color:		#D9DDE9;
}
#demo-list li.file.file-success
{
	background-image:		url(../img/success.png);
}
#demo-list li.file.file-failed
{
	background-image:		url(../img/failed.png);
}

#demo-list li.file .file-name
{
	font-size:				1.2em;
	margin-left:			44px;
	display:				block;
	clear:					left;
	line-height:			40px;
	height:					40px;
	font-weight:			bold;
}
#demo-list li.file .file-size
{
	font-size:				0.9em;
	line-height:			18px;
	float:					right;
	margin-top:				2px;
	margin-right:			6px;
}
#demo-list li.file .file-info
{
	display:				block;
	margin-left:			44px;
	font-size:				0.9em;
	line-height:			20px;
	clear
}
#demo-list li.file .file-remove
{
	clear:					right;
	float:					right;
	line-height:			18px;
	margin-right:			6px;
}
.hidden, .hide { display: none; }
.hidden { height: 0; overflow: none; }

