/* ------------------- */
/* FinishYourDrink.com */
/* ------------------- */

body { 
  padding: 0; 
  margin: 0 auto; 
  font: 14px Arial, sans-serif;
  background: #f4f4f4 url(/images/backround.png) top center repeat-y; 
  color: #454545; 
}
div.fieldWithErrors {
  display: inline;
}

.radiobtn {
  padding-bottom: 3px;
  border: 0;
}

.big {
  font-size: 16px;
}
.fieldWithErrors select {
  border: 2px solid #ff9fb7;
}
.fieldWithErrors input {
  border: 2px solid #ff9fb7;
}

#zip_right {
  height: 40px;
  width: 18px;
}
.hour {
  border: 1px dashed #333;
  padding: 1px;
  margin: 1px 0 1px 0;
}
#errorExplanation {
  padding: 10px 14px 10px 14px;
  margin: 15px 0 15px 0;
  color:#6C6C6C;
  font-size: 13px;
  border: dashed 1px #aeaeae;
  background: #e4e4e4;
}
.inplaceeditor-form input[type="text"] {
  width: 220px;
}
.wow {
  font-size: 15px;
}
img {
  border: 0px;
}
a { color: #003B6E; background: inherit; text-decoration: none; }
a:hover { text-decoration: underline; }
.notbold {
  font-weight: normal;
  font-size: 14px;
  margin: 5px 0 5px 0;
  color: #333;
}
.bold {
  font-weight: bold;
  font-size: 14px;
  margin: 5px 0 5px 0;
  color: #333;
}
dt {
  font-weight: bold;
  font-size: 14px;
  margin: 5px 0 5px 0;
  color: #333;
}
dl { 
  padding: 0;
  margin: 0;
}
h1 {
  font: bold 26px Arial, Sans-Serif;
  color: #1b65a7;
  margin: 0;
  padding: 0;
}
h2 {
  font: bold 26px Arial, Sans-Serif;
  color: #1b65a7;
  margin: 0;
  padding: 0;
}
h3 {
  font: bold Arial, Sans-Serif;
  color: #1b65a7;
  margin: 0;
  padding: 0;
}
h1 a { color: #1b65a7; font-size: 28px; text-decoration: none; }
h2 a { color: #1b65a7; font-size: 24px; text-decoration: none; }
h1 a:hover, h2 a:hover { text-decoration: none; }
.title { color: #808080; background: #fff; }

ul { margin-left: 20px; padding : 0; list-style : circle; }
form { margin: 0; }
textarea {
  padding: 2px;
  font-size: 14px;
  border: solid 2px #a9aaaa;
  font-family: Arial;
}
input {
  font-size: 13px;
  border: solid 2px #a9aaaa;
  padding: 2px;
}
input.search { 
  width: 82px;
  border: none;
  background: #fff url(/images/input2.gif) no-repeat;
  height: 25px;
  font-size: 18px;
  padding: 2px 3px 2px 5px;
  color: #1E67A8;
  font-weight: bold;
}
input.search2 { 
  border: none;
  background: #fff url(/images/input.gif) no-repeat;
  height: 23px;
  width: 290px;
  font-size: 18px;
  padding: 2px 3px 2px 5px;
  color: #1E67A8;
  font-weight: bold;
}
input.search3 { 
  border: none;
  background: #fff url(/images/input.gif) no-repeat;
  height: 23px;
  width: 220px;
  font-size: 18px;
  padding: 2px 3px 2px 5px;
  color: #1E67A8;
  font-weight: bold;
}
input.search4 { 
  border: none;
  background: #fff url(/images/input5.png) no-repeat;
  height: 23px;
  width: 260px;
  font-size: 16px;
  padding: 2px 3px 2px 5px;
  color: #1E67A8;
  font-weight: bold;
}
.auto_complete {
  z-index: 3;
}
div.auto_complete {
  width: 350px;
  background: #fff;
}
div.auto_complete ul {
  border:1px solid #888;
  margin:0;
  padding:0;
  width:100%;
  list-style-type:none;
}
div.auto_complete ul li {
  color: #1b65a7;
  border-bottom: 1px solid #ccc;
  text-align: left;
  font-size: 15px;
  font-weight: bold;
  margin: 0;
  padding: 3px;
}
div.auto_complete ul li.selected {
  background-color: #ddd;
}
div.auto_complete ul strong.highlight {
  color: #800;
  margin:0;
  padding:0;
}
input.button {
  padding: 3px;
  border: 1px solid #888;
  background: #eee;
  font-size: 13px;
  color: #666;
}

#content {
  margin: 10px auto;
  margin-top: 0px;
  width: 600px;
}

#header { 
  height: 90px; 
  width: 600px; 
}
#header h1 { font: bold 20px "Arial", Sans-Serif; margin: 0; letter-spacing: -1px; }
#logo { padding: 10px 0 0 8px; }
#logo p { margin: 0; padding: 0 0 0 10px; color: #666; background: #fff; }
#top_info { float: right; width: 170px; margin: 10px 5px 0 0; text-align: right; }
#top_info a { text-decoration: none; }
#top_info a:hover { text-decoration: underline; }

#tabs {
  background: #fff url(/images/bigbox2.gif) no-repeat;
  color: #000;
  height: 64px;
  text-align: center;
  padding: 0 0 35px 0px;
  margin-top: 20px;
  margin-bottom: 15px;
}
#tabs li { 
  display: inline;
  height: 50px;
}
#tabs li a { 
  font-size: 12px;
  float: left;
  background: #fff url(/images/barbg.gif) no-repeat;
  color: #808080;
  padding: 9px 0 7px 0;
  height: 16px;
  width: 82px;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
}
#tabs li a:hover {
  background: #fff url(/images/barcurrent.gif) no-repeat;
  color: #000;
}
#tabs li a.current {
  background: #fff url(/images/barcurrent.gif) no-repeat;
  color: #2C71AE;
}
#search { 
  float: left;
  clear: both;
  color: #000;
  background: #fff url(/images/searchbg.gif) no-repeat;
  padding: 14px 0 20px 0px;
  width: 500px;
  margin: 5px 0 0 46px;
}

/* Information Box */
.gboxtop { clear: both; height: 8px; background: #dedede url(/images/gboxtop.gif) no-repeat; color: #000; }
.gbox { background: #dedede url(/images/gbox.gif) no-repeat bottom left; color: #444; padding: 1px 13px 7px 13px; margin: 0 0 20px 0; }
.gbox p { padding: 7px 0; margin: 0;}

/* Right Side */
.right {
  width: 600px;
  margin: 15px auto 0 auto;
  margin-top: 0;
}

.right_articles {
  margin: 0 0px 15px 0px;
  padding: 10px;
  font-size: 14px;
  text-align: justify;
  /* border-bottom: 1px dotted #ccc; */
  border: 1px solid #ccc;
  color: #333;
  background: #fff;
}
.right_articles ul {
  margin: 0 0 0 10px;
  text-align: left;
  padding: 0;
}
.right_articles li {
  font-size: 18px;
}
li {
  font-size: 15px;
}
input.noborder {
  border: 0;
  position: relative;
  top: 3px;
}
.specials {
  margin: 5px;
  border: 1px solid red;
  width: 100px;
}

.calendar {
  font-size: 14px;
  text-align: center;
  height: 45px;
  background: #fff url(/images/calendar.gif) no-repeat;
  padding: 5px 0 0 6px;
  color: #808080;
}
.description { padding: 0 0 0px 0; margin: 0 0px 5px 0; border-bottom: 1px dotted #ccc; }
.thumbnail { margin: 5px 0 0 0; border: 1px solid #dedede; }

.thirds { float: left; width: 203px; background: #eee; margin: 0 12px 15px 0; color: #5d5d5d; }
.smallboxtop { height: 14px; background: #fff url(/images/smallboxtop.gif) no-repeat; color: #000; }
.smallbox { background: #fff url(/images/smallbox.gif) no-repeat bottom left; color: #444; padding: 1px 10px 10px 10px;  }
.smallbox p { padding: 0; margin: 0; }
  
#left {
  float: left;
  width: 295px;
  margin: 10px 0 10px 0;
}
.right li { text-align: left; margin: 0px 0px 0px 15px; list-style: circle; }
#left ul { margin: 5px; padding-left: 10px; list-style: circle; }
.boxtop { height: 19px; background: #fff url(/images/boxtop.gif) no-repeat; color: #000; }
.box { background: #fff url(/images/box.gif) no-repeat bottom left; color: #5b5b5b; padding: 0 10px 15px 10px; margin: 0 0 10px 0; }
.box p { padding: 0; margin: 0;}
.image { float: left; margin: 0 9px 3px 0; }

/* misc */
.buttons { text-align: right; padding-right: 10px;}
.right_articles .buttons { float: right; height: 20px; }
.bluebtn { background: #488EB2 url(/images/bluebtn.gif) no-repeat; width: 100px; padding: 0px 12px 4px 12px; color: #fff; text-decoration: none; }
.greenbtn { background: #488EB2 url(/images/greenbtn.gif) no-repeat; width: 100px; padding: 0px 12px 4px 12px; color: #fff; text-decoration: none; }
/* .bluebtn:hover, .greenbtn:hover { background: #488EB2 url(/images/hoverbtn.gif) no-repeat; color: #fff; } */

.footer { clear: both; text-align: center; line-height: 14px; padding: 10px 0 10px 0; border-top: 1px solid #ccc; }
