body {
    font-family:"Verdana";
    background-color:#FFFFFF;
    background-repeat: repeat;
}

p {
    font-family:"Verdana";
    font-size: 10px;
    font-weight:400;
    margin: 0;
    text-indent: 2.5em;
}

div.wrapper{
    width: 1024px;
}

div.left{
    float: left;
    width: 200px;
}

div.main{
    width 440px;
    margin: 0 auto;
}

div.center{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

font.plus3 {
    font-size: 32px;
}

div.tiny {
    font-family:"Verdana";
    font-size: 9px;
    font-weight:400;
}

div.small {
    font-family:"Verdana";
    font-size: 12px;
    font-weight:400;
}

div.cannotsmall {
    font-family:"Verdana";
    font-size: 12px;
    font-weight:400;
    color:#cc3333;
}

div.maybesmall {
    font-family:"Verdana";
    font-size: 12px;
    font-weight:400;
    color:#005588;
}

div.cannot {
    color:#cc3333;
}

div.maybe {
    color:#005588;
}

span.when {
    font-family:"Verdana";
    font-size: 10px;
    font-weight:400;
    margin: 0;
    text-indent: 2.5em;
    text-align: center;
}

span.small {
    font-family:"Verdana";
    font-size: 10px;
    font-weight:400;
    margin: 0;
    text-indent: 2.5em;
}
span.medium {
    font-family:"Verdana";
    font-size: 14px;
    
    margin: 0;
    text-indent: 2.5em;
}
span.medium {
    font-family:"Verdana";
    font-size: 22px;
    
    margin: 0;
    text-indent: 2.5em;
}
span.large {
    font-family:"Verdana";
    font-size: 36px;
    
    margin: 0;
    text-indent: 2.5em;
}

#container {
    position:relative;
    height:400px;
    width:100%;
    border:thick solid black;
}
#container div {
    background:grey;
    width:200px;
}
#left {
    position:absolute;
    left:50px;
    top:150px;
}
#center {
    position:absolute;
    left:50%;
    margin-left:-100px;
    top:50px;
}
#right {
    position:absolute;
    right:125px;
    top:175px;
}

label
{
    display: block;
    
}
input
{
    margin-right:9px;
    display: inline-block;
}
.form_row {
    margin-bottom: 10px;
    text-align: center;
}
.form_field {
    display: inline-block;
    margin-right: 5px;
    text-align: left;
}
#restaurant_suggestion {
    text-align: left;
    display: inline-block;
    margin-left:9px;
}

#task_timing {
    text-align: left;
    display: inline-block;
    margin-left:9px;
}

table {
    border-collapse: collapse;
}

table td.vote {
    font-size: small;
}

table td.vote1 {
    font-size: small;
    background-image:url('/pics/avatars/NOT/FF_0.gif');
    background-repeat:no-repeat;
    
}

table td.nobar {
    font-size: small;
}

table td.chat {
    border-left: 3px solid #000;
    font-size: small;
}

.chat-hilite { 
    color:#330000;
    background-color:#ffaaaa;
    font: bold italic 15px/20px arial,sans-serif;
}

.ff-hilite { 
    color:#330000;
    background-color:#77ccff;
    font: bold italic 15px/20px arial,sans-serif;
}

.left-for-lunch { 
    color:#330000;
    background-color:#ccff77;
    font: bold italic 15px/20px arial,sans-serif;
}

hr {
    background:none;
    clear:both;
    float:none;
    width:100%;
    height:1px;
    border:none;
    margin:-1px 0;
}
div.head1 { 
    font-size: 200%; 
    font-weight: normal;
    font-family:"Verdana";
    float: left;
    margin-left: 5%;
}
div.head2 { 
    font-size: 150%; 
    font-weight: normal;
    font-family:"Verdana";
    float: left;
    
}

.loginborder {
    border: solid 1px;
    font-family:"Verdana";
    font-size: 12px;
}
.loginform {
    float: left;
    margin-left: 5%;
}
.loginright {
    float: right;
    margin-right: 5%;
}
.forgotlogin {
    font-family:"Verdana";
    font-size: 12px;
    font-weight:400;
}


#content-container
{
    float: left;
    width: 800px;
    
}

#content
{
    clear: left;
    float: left;
    width: 40%;
    padding: 20px 0;
    margin: 0 0 0 30px;
    display: inline;
}

#content h2 { margin: 0; }

#aside
{
    clear: right;
    float: right;
    width: 40%;
    padding: 20px 0;
    margin: 0 20px 0 0;
    display: inline;
}

td.cannot {
    font-family:"Verdana";
    color:#cc3333;
}

td.maybe {
    font-family:"Verdana";
    color:#005588;
}

td.cal {
    font-family:"Verdana";
    text-align: center;
    font-size: 60%;
}

div.sidebyside {
    float: left;
    width: 50%;
}

div.sortMe {
    font-family:"Verdana";
    text-align: left;
    font-size: 75%;
}

div.chat_area {
    overflow-y:scroll;
}    

.ticker {
    height: 45px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
    
}

.ticker li {
    height: 55px;
    padding: 5px;
    margin: 0px 5px;
}

.highlighted {
    background-color:Pink; 
}

.pulsate {
    font-family:"Verdana";
    font-size: 26px;
    font-weight:1400;
}

div.pricecolorgreen {
    font-family:"Verdana";
    font-size: 12px;
    font-weight:400;
    color:#009900;
}

div.pricecolorblue {
    font-family:"Verdana";
    font-size: 12px;
    font-weight:400;
    color:#000099;
}
div.pricecolorred {
    font-family:"Verdana";
    font-size: 12px;
    font-weight:400;
    color:#990000;
}

div.pricecolorblack {
    font-family:"Verdana";
    font-size: 12px;
    font-weight:bold;
    color:#000000;
}

li.personalhistory {
    font-family:"Verdana"; 
    font-size: 26px;
    font-weight:1400;
    color:#B22222;
}

.maincontainer {
    width: 1000px;
    float:left;
    position: fixed;
    left: 50%;
    margin-left: -450px;
} 

.suggcontainer {
   
}

.joinvisit {
    font-family:Arial;
    font-size:12px;
    
}

.joinvisit label {
    font-family:Arial;
    font-size:12px;
    display:inline;
}

.groupname {
    font-family:"Verdana";
    font-size: 36px;
    margin: 0;
    text-align: center;
}

.logocontainer {
    
    
    float:left;
    font-family:"Verdana";
    
    text-align: center;
}

.attendees {
    height:270px;
    width:400px;
    float:left;
    position:relative;
}
 

.locationselect {
    font-family:"Verdana";
    font-size: 16px;
    text-align: center;
}

.css-vertical-text {
	color:#333;
	border:0px solid red;
	writing-mode:tb-rl;
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-o-transform: rotate(90deg);
	white-space:nowrap;
	display:block;
	bottom:0;
	width:20px;
	height:20px;
	font-family: ‘Trebuchet MS’, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	text-shadow: 0px 0px 1px #333;
}

.groupmenu { 
    display: inline-block;
    font-size: 10px;
    position:relative;
    top:-15px;
}

.ui-icon {
    background-color: #F0F0F0;
    display: inline-block;
    
}

table.preference {
    border: 1px solid black;
    font-size: 12px;
    table-layout: fixed;
}

td.preference {
    border: 1px solid black;
    overflow: hidden;
    text-align: right;
    padding-left: 5px;
    padding-right: 5px;
}

th.preference {
    border: 1px solid black;
    overflow: hidden;
    height: 10px;
    text-align: center;
}

td.lastcontact {
    border: 1px solid black;
    overflow: hidden;
    padding-left: 5px;
    padding-right: 5px;
    text-align:left;
}

table.calendar {
    border: 1px solid black;
    font-size: 10px;
    table-layout: fixed;
}

td.calendar {
    border: 1px solid black;
    overflow: hidden;
    text-align: right;
    padding-left: 5px;
    padding-right: 5px;
}

th.calendar {
    border: 1px solid black;
    overflow: hidden;
    width: 20px;
    height: 10px;
    text-align: center;
}

::-webkit-input-placeholder { /* Edge */
  color: #cccccc;
}

:-ms-input-placeholder { /* Internet Explorer */
  color: #cccccc;
}

::placeholder {
  color: #cccccc;
}

a:visited {
    color: black;
}

a:link {
    color: black;
    text-decoration: none;
}  

a:hover {
    color: red; 
    text-decoration: none; 
    cursor: pointer;  
}

td:hover {
    background-color: yellow;
    vertical-align: top;
}

.special_field_link {
    display: block;
    font-size: 8px;
    height: 10px; 
    padding: 3px 3px 3px 3px;
}

div.indent {
  text-indent: 157px;
}

div.game_suggestion {
    font-size: 18px;
    background-color: #ddeeff;
    display: inline-block;
    border: 0px solid #ddeeff;
    padding: 0 20px 0 0;
    margin: 0 0 0 0;
}

input[type=radio] {
    border: 0px;
    -ms-transform: scale(1.0); /* IE 9 */
    -webkit-transform: scale(1.0); /* Chrome, Safari, Opera */
    transform: scale(1.0);
}

input[type=checkbox] {
  vertical-align: top;
  transform: scale(1.0);
  margin: 0;
  margin-top: -2px;
  margin-right: 2px;
}