/* =reset
________________________________________________________________________*/
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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	/*line-height: 1;*/
	font-family: inherit;
	text-align: left;
	/*vertical-align: baseline;*/
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
}
/* =layout */
body {
	text-align: center;
}

#logo {
	position:absolute;
	top:-95px;
	left:30px;
}
#logo span {
	top:120px;
	position:absolute;
	right:-440px;
}
#wrapper {
	width:950px;
	margin:100px auto 0 auto;
	background:url(/sweetest_things/2007/i/stripe.png) 0 0;
	padding:0;
	position:relative;
}
#frame {
	background:#fff;
	margin:0 10px;
	padding:50px 0 0 0;
	width:930px;
}
#top {
	background: url(/sweetest_things/2007/i/top.gif) no-repeat 0 0;
	padding:0;
	margin-left:10px;
	margin-right:10px;
	height:20px;
}
#bottom {
	background:url(/sweetest_things/2007/i/bottom.gif) no-repeat 0 0;
	padding:0;
	margin-left:10px;
	margin-right:10px;
	height:20px;
}
#topcorner, #bottomcorner {
	margin:0;
	padding:0;
	height:9px;
	font-size:1px;
	line-height:0;
	width:950px;
}
#topcorner {
	background: url(/sweetest_things/2007/i/top-corner.gif) no-repeat 0 0;
}
#bottomcorner {
	background: url(/sweetest_things/2007/i/bottom-corner.gif) no-repeat 0 0;
}

#header {
	background: url(/sweetest_things/2007/i/top.gif) no-repeat 0 0;
	padding:0;
	margin-left:10px;
	margin-right:10px;
	height:20px;
}

#bottom {
	background:url(/sweetest_things/2007/i/bottom.gif) no-repeat 0 0;
	padding:0;
    margin-left:10px;
	margin-right:10px;
	height:20px;
}

#footer {
	width:950px;
	margin:0 auto;
}

/* general layout */

#three #cLeft {
	width: 120px;
	float: left;
}
#three #content {
	width: 780px;
	float: right;
}
#three #cCenter {
	width: 420px;
	margin-right: 15px;
	padding:0 15px;
	float: left;
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
}
#three #cRight {
	width: 300px;
	display: inline;
	float: left;
}

/* home page */

#home #cCenter {
	border-right: 1px dotted #ccc;
	float: left;
	margin-left:25px;
	padding-right:15px;
	width: 480px;
}

#home #cRight {
	float: left;
	padding: 0 0 0 20px;
	text-align:left;
	width:330px;
}

/* recap page */

#recap #cCenter {
	border-right: 1px dotted #ccc;
	float: left;
	margin-left:25px;
	padding-right:15px;
	width: 435px;
}
#recap #cCenter p {
 	padding-left:5px;
}
ul#drinks {
	margin:0 0 1em 2.5em;
	list-style: circle;
}
ul#drinks li {
	font-size:.75em;
	padding: 0;
	margin: 0;
}
#recap #cRight {
	float: left;
	padding: 0 0 0 20px;
	text-align:left;
	width:400px;
}
#recap #gallery img.pic {
	float: left;
	padding: 1px;
	border:2px solid #eee;
	margin:1px;
}
#recap #gallery img.pic:hover {
	border:2px solid #ccc;
}
ul#recipes {
	margin:0 0 1em 2.5em;
	padding: 0;
}
ul#recipes li {
	margin: 0 0 1em 0;
	padding: 0;
	list-style:none;
	font-size: .8em;
}
ul#recipes h2 {
	margin: 0;
	padding: 5px 0;
	font-weight: bold;
}
ul#recipes li ul {
	margin:0 0 1em 2.5em;
}
ul#recipes li li {
	margin: 0;
	padding: 0;
	list-style: circle;
	font-size: .9em;
}

/* sweepstakes */

#sweepstakes #cCenter {
	border-right: 1px dotted #ccc;
	float: left;
	margin-left:25px;
	padding-right:15px;
	width: 330px;
	text-align:center;
}

#sweepstakes #cRight {
	float: left;
	padding: 0 0 0 30px;
	text-align:center;
	width:500px;
}
#sweepstakes #cRight .box {
	width:370px;
	margin: 0 auto;
}

#sweepstakes #rules {
	padding:0 3em;
}
/* =general  */
body {
	font: 100% georgia,serif;
	line-height: 1.125em;
	color: #474747;
	text-align: center;
}

h1, h2, h3 {
	font-weight: normal;
}

h1 {
	line-height: 1.636em; /* 16x1.375=22px */
	font-size: 1.375em;
}

h2 {
	margin: 1em 0; /* 16x1.125=18px */
	font-size: 1.125em;
}

p {
	margin:  0 0 1em 0;
	font-size: 0.75em;
}

/* =links  */
a:link,a:visited,a:focus,a:active,a:hover {
	color: #464646;
}

a.more:link, a.more:visited, a.more:focus, a.more:active {
	border-bottom: 1px dotted #666;
	color: #888;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

a.more a:hover {
	border-bottom: 1px dotted #333;
	color: #333;
}

a:focus {
	outline: none;
}

em {
	font-style: italic;
}
address {
	letter-spacing:1px;
	font-size: .95em;
	text-align:center;
	color:#444;
	font-style:italic;
}

#home .selectcity { margin-top:2em;}
#home .sponsoredby { margin-top:2em;}
#home p { margin:1em 0 1em .5em;}

/* =home city navigation
_____________________________________________________________________ */
ul#homenav {
	height: 170px;
	padding: 0;
	margin: 0;
}

#recap ul#homenav {
	font-size: .75em;
	height: 130px;
	margin: .5em 0 0 1.5em;
}

ul#homenav li {
	background: url(/i/gfx/carrot.gif) no-repeat 5px 13px;
	height: 2em;
	list-style: none;
	margin: 0;
	padding: 0 0 0 1em;
	width: 10em;
}

#recap ul#homenav li {
	background: url(/i/gfx/carrot.gif) no-repeat 2px 9px;
}

ul#homenav li a {
	border-bottom: 1px dotted #AB2C52;
	color: #D33C69;
	font-weight: bold;
	line-height: 2em;
	text-align: left;
	text-decoration: none;
}

ul#homenav li a:hover {
	color: #AB2C52;
}

ul#homenav li.london, ul#homenav li.san_francisco {
	margin-top: -10em;
}

ul#homenav li.everywhere, ul#homenav li.atlanta, ul#homenav li.boston, ul#homenav li.chicago, ul#homenav li.dallas {
	margin-left: 0em;
}

ul#homenav li.london, ul#homenav li.los_angeles, ul#homenav li.miami, ul#homenav li.new_york, ul#homenav li.philadelphia {
	margin-left: 10em;
}

ul#homenav li.san_francisco, ul#homenav li.seattle, ul#homenav li.washington_dc {
	margin-left: 20em;
}

/* =sponsors
_____________________________________________________________________ */
ul#sponsors {
	margin: 1em 0 0 .2em;
}

ul#sponsors li {
	float: left;
	margin-right: 1em;
	list-style:none;
}

/* =left city navigation
_____________________________________________________________________ */
ul#leftnav {
	margin: 0 0 0 10px;
	padding: 0;
}

ul#leftnav li {
	background: #fff;
	font-size: 0.75em;
	width: 125px;
}

ul#leftnav li.first {
	font-weight: bold;
	margin: 0 0 1em .5em;
}

ul#leftnav li a:link, ul#leftnav li a:visited {
	border-bottom: 1px dotted #ccc;
	color: #333;
	display: block;
	margin: 0;
	padding: .6em 0 .6em .5em;
	text-decoration: none;
	width: 99%;
}

ul#leftnav li a:hover {
	background: #FFFFB7;
	border-bottom: 1px dotted #ccc;
	color: #1B1A18;
	text-decoration: none;
}

#leftnav li.on {
	background: #FFFFB7;
	color: #333;
	text-decoration: none;
}

#leftnav li.on a:link,#leftnav li.on a:visited {
	background: #FFFFB7;
}

#leftnav li.back {
	background: #fff;
	margin: 3em 0 0 0;
	text-align: center;
	width: 99%;
}

#leftnav li.back {
	width: 125px;
}

#leftnav li.back a:link,  #leftnav li.back a:visited {
	border: 0;
	font-size: .9em;
	font-weight: bold;
	margin-left: .5em;
}

#leftnav li.back a:hover {
	background: #fff;
	text-decoration: underline;
}

/* =top city navigation
_____________________________________________________________________ */
ul#topnav {
	background: #D8E9E5;
	border-bottom: 1px solid #BFDBD8;
	border-top: 1px solid #BFDBD8;
	font-size: 0.75em;
	height: 100%;
	line-height: 2.5em;
	margin-bottom: 1em;
	padding: 0 0 0 .5em;
}

ul#topnav li {
	background: #D8E9E5;
	float: left;
}

ul#topnav li.first {
	font-weight: bold;
	margin-right: .5em;
}

ul#topnav li a:link, ul#topnav li a:visited, ul#topnav li span {
	border-right: 1px solid #BFDBD8;
	color: #333;
	padding: .6em;
	text-decoration: none;
}

ul#topnav li span {
	color: #A0CECB;
}

ul#topnav li a:hover {
	background: #FFFFB7;
}

#topnav li.on {
	background: #FFFFB7;
}

/* categories
________________________________________________________________________*/
#categories {
	margin-bottom: 1.5em;
}

#categories .choose {
	clear: both;
	height: 105px;
	margin-bottom: 1em;
}

#categories .choose img {
	float: left;
}

#categories .choose div {
	margin-left: 105px;
	padding-top: 1px;
}

#categories .choose div img {
	display: block;
	float: none;
	margin: 5px 0;
}

#categories .choose p {
	font-size: 0.75em;
	margin: 0;
}

#categories .choose span {
	font-size: 0.70em;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	text-decoration: underline;
}

#categories a.view:link, #categories a.view:visited {
	border-bottom: 1px dotted #D33C69;
	color: #D33C69;
	font-size: 0.75em;
	font-weight: bold;
	margin: 0;
	text-decoration: none;
}

#categories a.view:hover {
	border-bottom: 1px dotted #D33C69;
	color: #AB2C52;
}

/* =winner
________________________________________________________________________*/
#categories .winner {
	float:left;
	padding-bottom: 1em;
}

#categories .winner .finalist {
	float:left;
	margin-right:10px;
}

#categories .winner .category {
	width:100px;
	text-align:center;
}

#categories .winner .content {
	width:310px;
	float:left;
	padding-bottom:10px;
}

#categories .winner p {
	font-size: 0.75em;
	margin: 0;
}

#categories .winner h2 {
	font-size: .75em;
	font-weight: bold;
	margin: 0;
}

#categories .winner h2 span {
	display: block;
	font-size: .95em;
	font-style: italic;
	font-weight: normal;
	text-decoration:none;
}

#categories .winner span {
	font-size: 0.70em;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	text-decoration: underline;
}

/* =voting
________________________________________________________________________*/
#categories li.vote {
	background: #F7FAFA;
	border-bottom: 1px solid #DEF2FC;
	border-top: 1px solid #DEF2FC;
	clear: both;
	float: left;
	margin-bottom: 1em;
	padding: .5em .5em 1em .5em;
	width: 95%;
}

#categories li.vote.winner{
	background: #FCE5EA;
	border-bottom: 1px solid #FCBCCE;
	border-top: 1px solid #FCBCCE;
}
#categories li.vote.winner p{
	color:#67172E;
}
#categories li.vote.winner h2{
	color:#984355;
}
#categories li.vote.winner h2 span {
	color:#C67486;
}

#categories li.vote.active {
	margin: 0 0 1em 0;
	padding: .5em .5em 1em .5em;
}

#categories li.vote .polaroid {
	float: left;
	margin: 0;
	padding: 0;
}

#categories li.vote h2 {
	font-size: .75em;
	font-weight: bold;
	margin: 0 0 0 115px;
}

#categories li.vote h2 span {
	display: block;
	font-size: .95em;
	font-style: italic;
	font-weight: normal;
}

#categories li.vote p {
	font-size: .75em;
	margin: 0 0 0 115px;
}

#categories li.vote a:link, #categories li.vote a:visited {
	border-bottom: 1px dotted #000;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

#categories li.vote a:hover {
	border-bottom: 1px dotted #333;
}

#categories li.vote .yourvote {
	margin: 5px 0 0 70px;
}

#categories li.vote .castvote {
	margin: 5px 0 0 70px;
}

#categories li.vote.button {
	float: right;
	margin: 4em 1em 0 0;
	text-align: center;
	width: 30px;
}

#categories li.article {
	background: #fff;
	display: none;
	float: left;
}

#categories li.vote .article p a:link, #categories li.vote .article p a:visited, #categories li.vote .article p a:hover, #categories li.vote .article p a:focus, #categories li.vote .article p a:active {
	border-bottom: 1px dotted #8A8A8A;
	color: #000;
	font-style: italic;
	text-decoration: none;
}

#categories li.vote .article p a:hover {
	border-bottom: 1px dotted #000;
	color: #000;
}

/* =thanks for voting
________________________________________________________________________*/
#categories .thanks {
	clear: both;
	float: left;
	padding-bottom: 2em;
	width: 100%;
}

#categories .thanks .thumb {
	float: left;
	height: 100px;
	text-align: center;
	width: 88px;
}

#categories .thanks .lollipop {
	float: left;
	margin-top: .5em;
	text-align: center;
	width: 160px;
}

#categories .thanks .button {
	float: left;
	margin-top: 1.6em;
	text-align: center;
	width: 160px;
}

#categories .thanks .announce {
	float: left;
	font-weight: bold;
	margin: .7em 0 0 .5em;
	width: 300px;
}

#categories .thanks .nominee {
	float: left;
	margin-top: .3em;
	width: 160px;
}

#categories .thanks .nominee p {
	font-weight: bold;
}

#categories .thanks .nominee p span {
	display: block;
	font-size: .95em;
	font-style: italic;
	font-weight: normal;
}

/* =footer
________________________________________________________________________*/
#footer p {
	clear: both;
	color: #A9A9A9;
	font: .7em Arial,sans-serif;
	line-height: 1em;
	list-style: none;
	margin: 0 auto .5em auto;
	padding: 5px 0 0 0;
	text-align: center;
}

#footer p a:link,#footer p a:visited,#footer p a:focus,#footer p a:active {
	border: 0;
	color: #A9A9A9;
	font-family: Arial,sans-serif;
	font-style: normal;
	text-decoration: none;
}

#footer p a:hover {
	text-decoration: underline;
}

#footer .last {
	border-right: none;
}

/* =footer info
________________________________________________________________________*/
ul#info {
	margin: 1em auto;
	text-align: center;
	width: 950px;
}

ul#info li {
	display: inline;
}

ul#info a:link,#info a:visited, #info a:focus, #info a:active {
	background: #fff;
	border-right: 1px solid #A9A9A9;
	color: #A9A9A9;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	padding: 0 3px;
	text-decoration: none;
}

ul#info a:hover {
	background: #fff;
	color: #A9A9A9;
	text-decoration: underline;
}

ul#info a.last {
	border-right: 0;
}

/* =footer privacy
________________________________________________________________________*/
#privacy {
	margin: 0 auto 2em 0;
	text-align: center;
	width: 950px;
}

#privacy li {
	display: inline;
}

#privacy a:link, #privacy a:visited, #privacy a:focus, #privacy a:active {
	background: #fff;
	border-right: 1px solid #A9A9A9;
	color: #A9A9A9;
	font: .7em Arial,sans-serif;
	font-weight: normal;
	margin: 0;
	padding-right: 5px;
	text-decoration: none;
}

#privacy a:hover {
	background: #fff;
	color: #A9A9A9;
	text-decoration: underline;
}

ul#privacy a.last {
	border-right: 0;
}


/* =utility
________________________________________________________________________*/
.stretch,.clear 		{clear:both; height:1px; margin:0; padding:0; font-size: 15px;line-height: 1px;}
.clearfix:after 		{content: "."; display: block; height: 0; clear: both; visibility: hidden;}
* html>body .clearfix 	{display: inline-block; width: 100%;}
* html .clearfix 	  	{/* Hides from IE-mac \*/height: 1%;/* End hide from IE-mac */}

.float-left   {float:left;}
.float-right  {float:right;}

.text-left    {text-align:left;}
.text-right   {text-align:right;}
.text-center  {text-align:center;}

.img-left     {float:left;margin:4px 10px 4px 0;}
.img-right    {float:right;margin:0 0 4px 15px;}

.step 		  {float:left;margin:-3px 10px 4px 0;}

.hr           {margin:.5em 0 .2em 0;padding:0;height:1px;width:100%;background:url(/i/gfx/hr.gif) repeat-x 0 0; clear:both;}

a 			  {outline: none;}
a:active 	  {border: none;outline: none;}
input, textarea {
	padding: 2px 2px;
	font: 0.85em georgia,serif;
}
/* =sweepstakes
________________________________________________________________________*/

form.sweepstakes { margin:1.5em auto;}
form.sweepstakes label { float:left; width:100px; padding: 2px 2px;}
form.sweepstakes input { display:inline; margin:0; width:150px;}
form.sweepstakes div   { margin:.5em 0;}
form.sweepstakes .ss_btn   { margin:.5em 0; width:92px;}

/* =errors
________________________________________________________________________*/
.error, .confirmation {
	margin: 1em 0;
}

ul#messages, ul#errors {
	list-style-type: circle;
	padding:.5em 0 .5em 1em;
	margin-bottom:2em;
	font-size:0.75em;
}

ul#errors, ul#confirmation {
	list-style-type: circle;
}

ul#confirmation, ul#messages {
	background-color: #e0f1d6;
	border: 3px double #90bb73;
}

ul#errors {
	background-color: #F8D1D9;
	border: 3px double #F0A4B3;
}

ul#errors li, ul#confirmation li, ul#messages li {
	line-height: 1em;
	padding:0;
	margin:.5em 0 .5em 1em;
}

ul#confirmation li, ul#messages li {
	color: #263f16;
}

ul#errors li {
	color: #611020;
}

input.error, select.error, textarea.error {
	background-color: #F8D1D9;
}
#TB_window {
	font: 100% georgia,serif;
	line-height: 1.125em;
	color: #474747;
}

#TB_window h1, #TB_window h2, #TB_window h3 {
	font-weight: normal;
}

#TB_window h1 {
	color: #444;
	margin: 0;
	padding: 0;
}

#TB_window h3 {
	margin:0;
	padding:0;
	font-size: .85em;
	color:#474747;
}

#TB_window h2 {
	color: #CB5C3A;
	font-size: .85em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#TB_window p {
	margin:1.5em 0;
	font-size: 0.75em;
	padding-right:3em;
}

#TB_window strong {
	font-weight:bold;
}

#TB_window  p a:link,
#TB_window  p a:visited,
#TB_window  p a:hover,
#TB_window  p a:focus,
#TB_window  p a:active {
	border-bottom: 1px dotted #8A8A8A;
	color: #000;
	font-style: italic;
	text-decoration: none;
}

#TB_window  p a:hover {
	border-bottom: 1px dotted #000;
	color: #000;
}

#TB_window img {
	float: left;
	margin: 1.5em 1em 0 0;
	padding:0;
}

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(/sweetest_things/2007/i/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#fff;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #eee;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

