<?php 
header("Content-type: text/css");
?>

/* @group Globals */

html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form,table,td,tr {
margin:0px;
padding:0px;
border:0px;
border-collapse:separate;
border-spacing:0px;
}
input,select {
margin:0;
padding:0;
}
body {
color:#0084b4;
margin:0;
padding:0;
border:0;
font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif ;
font-size:11px;
background-color:#9ae4e7;
background-image:url(/Images/bkgd_Bubbles.gif);
background-repeat:no-repeat;
background-position:top left;
}


IMG.png {
behavior:url(/css/iepngfix.htc);
}

a {
	outline-width:medium;
	outline-style:none;
	color:#0084b4;
	text-decoration:none;
}
#container {
}
#content {
	width:960px;
	text-align:left;
	position:relative;
}
#content #back {
	width:149px;
	height:23px;
	overflow:hidden;
	position:absolute;
	left: 285px;
	top: 146px;
}

#content #back a {
	width:149px;
	height:23px;
	display:block;
	background:url(/Images/button_back.png) top left no-repeat;
	text-decoration:none;
	behavior:url(/css/iepngfix.htc);
}
#content #back a:hover {
	background:url(/Images/button_back_over.png) top left no-repeat;
	text-decoration:none;
	behavior:url(/css/iepngfix.htc);
}
#header {
	position:relative;
	width:960px;
	height:170px;
	overflow:hidden;
	margin-top:15px;
	background-image:url(/Images/header_Greenville_Restaurants.png);
 background-repeat:no-repeat;
 background-position:top left;
 
 behavior:url(/css/iepngfix.htc);
}
#linkback {
	width:155px;
	height:50px;
	position:absolute;
	top:15px;
	right:0px;
	overflow:hidden;
}
#linkback a {
	display:block;
	width:200px;
	height:200px;
}
#main {
}

#green{
font-weight:bold;
color:#00cc00;
}

#red{
font-weight:bold;
color:#cc0000;
}

#vote {
	width:240px;
	height:645px;
	margin-right:10px;
	overflow:hidden;
	float:left;
	background-image:url(/Images/vote_bkgd.png);
 background-repeat:no-repeat;
 background-position:top left;
 padding:0px;
behavior:url(/css/iepngfix.htc);
}

.stepOne {
	width:220px;
	height:44px;
	overflow:hidden;
	background-image:url(/Images/vote_step1.gif);
 background-repeat:no-repeat;
 background-position:top left;
}
.stepTwo {
	width:220px;
	height:44px;
	overflow:hidden;
	background-image:url(/Images/vote_step2.gif);
 background-repeat:no-repeat;
 background-position:top left;
}
#nopost {
	height:30px;
	padding-top:5px;
}
#nopostcheckbox{
	margin:5px 5px -3px 10px;
}
.stepThree {
	width:220px;
	height:44px;
	overflow:hidden;
	background-image:url(/Images/vote_step3.gif);
 background-repeat:no-repeat;
 background-position:top left;
}



#loginContainer {
	height:170px;
	overflow:hidden;
}
#login {
	width:220px;
}
#login input {
	border:2px solid #33ccff;
	width:205px;
	margin:5px 0 0 0px;
	font-size:15px;
	padding:3px;
	color:#444;
}
.loginButton {
	width:98px;
	height:34px;
	overflow:hidden;
	background: url(/Images/vote_button_login.gif) top left no-repeat;
}
.avatarBorder {
border:2px solid #1ba7d6;
}

#thevote {
	width:220px;
}
#thevote input {
	border:2px solid #33ccff;
	width:200px;
	margin:5px 0 0 5px;
	font-size:15px;
	padding:3px;
	color:#444;
}
#thevote textarea#comments {
	border:2px solid #33ccff;
	width:200px;
	margin:5px 0 0 5px;
	font-size:15px;
	padding:3px;
	color:#444;
	height:90px;
	font-family:"Lucida Sans Unicode","Lucida Grande",Arial,sans-serif;
	line-height:17px;
}
#thevote .characterCount {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#00386f;
	float:left;
	width:40px;
	text-align:right;
	padding-right:5px;
}

#thevote .characterDesc {
	float:right;
	width:175px;
	height:27px;
	overflow:hidden;
	background-image:url(/Images/vote_characters.gif);
 background-repeat:no-repeat;
 background-position:top left;
}

#submit {
	text-align:center;
}

#voteTweetUpSpan {
	width:107px;
	height:51px;
	float:right;
}
#voteTweetUpSpan a {
	background: url(/Images/vote_button_up2.gif) top left no-repeat;
	width:107px;
	height:51px;
	display:block;
}
#voteTweetUpSpan a:hover {
	background: url(/Images/vote_button_up2_over.gif) top left no-repeat;
}
#voteTweetDownSpan {
	width:107px;
	height:51px;
	float:left;
}
#voteTweetDownSpan a {
	background: url(/Images/vote_button_down2.gif) top left no-repeat;
	width:107px;
	height:51px;
	display:block;
}
#voteTweetDownSpan a:hover {
	background: url(/Images/vote_button_down2_over.gif) top left no-repeat;
}


#tweets {
	width:460px;
	height:645px;
	float:left;
	background-image:url(/Images/tweets_bkgd.png);
 background-repeat:no-repeat;
 background-position:top left;
behavior:url(/css/iepngfix.htc);
position:relative;
}
.tweetContainer {
	position:absolute;
	top:70px;
	left:36px;
	width:388px;
	height:548px;
	overflow:auto;
	/* border:1px solid #cc0000; */
}
p.actualTweet {
	color:#333;
	font-size:12px;
	line-height:14px;
	margin:0px;
}
p.tweetDate {
	font-size:11px;
	color:#555;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin:5px 0 0 0;
}
#results {
	width:242px;
	height:645px;
	float:right;
	overflow:hidden;
	padding:0px;
	margin:0px;
	background: url(/Images/results_bkgd.png) top left no-repeat;
 behavior:url(/css/iepngfix.htc);

}

#results .entry {
	height:25px;
	overflow: hidden;
	background:#fff url(/Images/results_entry_bkgd.gif) top left no-repeat;
	padding:0;
	width:234px;
	margin:0 0 2px 4px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
}

#results .entry p.bizName {
	float:left;
	width:180px;
	margin:-2px 0 0 8px;
	line-height:30px; /* to hide potential wrap */
	overflow:hidden;
}
#results .entry p.bizName a {
	text-decoration:none;
	color:#0084b4;
	display:block;
}
#results .entry p.bizName a:hover {
	text-decoration:none;
	color:#003b50;
}
#results .entry p.rating {
	float:right;
	width:30px;
	margin:-4px 8px 0 0;
	text-align:right;
	line-height:30px; /* to hide potential wrap */
	overflow:hidden;
}

#results .worst {
	color:#cc0000;
}
#results .entry p.bizName a.red,  #results .entry p.bizName a:hover.red{
	color:#cc0000;
}
#results .worstHeader {
	height:55px;
	overflow: hidden;
	background:#fff url(/Images/results_header_worst.gif) top left no-repeat;
	padding:0;
	width:242px;
	margin:0;
}

#result .viewAll a {
	display:block;
	height:50px;
	width:242px;
}
	


#viewall {
	width:676px;
	float:right;
	padding:0px;
	margin:0px;
	padding:0;
}
#viewall .top {
		background: url(/Images/viewall_top.gif) top left no-repeat;
		height:66px;
		margin:0;
		padding:0;
}
#viewall .content {
		background: url(/Images/viewall_content.gif) top left repeat-y;
		margin:0;
		padding:0;
		font:14px Georgia, "Times New Roman", Times, serif;
}
#viewall .content .best {
		width:310px;
		float:left;
		margin:0 0 0 28px;
		padding:0;
		border-right:1px dotted #bbb;
}
#viewall .content .worst {
		width:290px;
		float:right;
		margin:0 20px 0 0;
		padding:0;
}
#viewall .content .entry {
	width:230px;
	float:left;
	padding-top:2px;
}
#viewall .content .rating {
	float:left;
	width:45px;
	margin-right:10px;
	font-weight:bold;
	text-align:right;
}
#viewall .content .horzrule {
	width:290px; 
	clear:both;
	height:6px;
	border-bottom:1px dotted #ccc;
	margin-bottom:6px;
	overflow:hidden;
}
#viewall .bottom {
		background: url(/Images/viewall_bottom.gif) top left no-repeat;
		height:10px;
		margin:0;
		padding:0;
}
#viewall .entry a {
	text-decoration:none;
	color:#0084b4;
	display:block;
}
#viewall .entry a:hover {
	text-decoration:none;
	color:#003b50;
}
.viewalllinks {
        overflow: hidden;
        padding:0;
        width:234px;
        margin:0 0 2px 4px;
        font-family:Georgia, "Times New Roman", Times, serif;
        font-style:italic;
        font-size:14px;
	margin-right:7px;
	padding:5px;	
}
.viewalllinks a{
	color:#006600;
}
.viewalllinks a:hover{
	color:#0084B4;
}


#footer {
}

#footer a {
	color:#0084b4;
	text-decoration:none;
}
#footer a:hover {
	color:#00386f;
	text-decoration:underline;
}
#footer a span {
	color:#00386f;
}
#footer p {
	margin-bottom:20px;
}
#footer .footerLeft {
	float:left;
	width:650px;
	margin-left:10px;
	padding-top:30px;
}
#footer .footerRight {
	float:right;
	width:220px;
	height:168px;
	overflow:hidden;
	margin-right:10px;
	background:url(/Images/footer_Social_Buttons.png) top left no-repeat;
	behavior:url(/css/iepngfix.htc);
	}

.clear0 {
height:0px;
overflow:hidden;
clear:both;
font-size:0;
}
.clear1 {
height:1px;
overflow:hidden;
clear:both;
font-size:0;
}
.clear2 {
height:2px;
overflow:hidden;
clear:both;
font-size:0;
}
.clear3 {
height:3px;
overflow:hidden;
clear:both;
font-size:0;
}
.clear4 {
height:4px;
overflow:hidden;
clear:both;
font-size:0;
}
.clear5 {
height:5px;
overflow:hidden;
clear:both;
}
.clear10 {
height:10px;
overflow:hidden;
clear:both;
}
.clear15 {
height:15px;
overflow:hidden;
clear:both;
}
.clear20 {
height:20px;
overflow:hidden;
clear:both;
}
.clear25 {
height:25px;
overflow:hidden;
clear:both;
}
.clear30 {
height:30px;
overflow:hidden;
clear:both;
}
.left {
float:left;
}
.right {
float:right;
}

.green {
	color:#060;
}
.red {
	color:#cc0000;
}


	
