.splash-members-login {
    position: relative;
    .bottom: 7px;
}
.std_dd, .inline_dd
{
    font-size:12px;
    height:23px;
    margin-bottom:5px;
}

.inline_dd
{
    position: relative;
    .top: 10px;
}

textarea
{
    font-family:Arial;
    font-size:13px;
    padding:3px;
    font-weight:normal;
}

.search_type_selected
{
    color:#990000;
    font-weight: bold;
    float: left;
}
.search_type
{
    color: grey;
    font-weight: bold;
    float: left;
}
.criteria_show
{
    display:block;
}
.criteria_hide
{
    display:none;
}
.criteria_highlight
{
    background-color:lightgrey;
    padding:5px;
}

.search_fancy_select
{
    width: 130px;
    height: 20px;
    padding: 2px 5px 2px 5px;
    color: #666;
    border: 1px solid #eaecf1;
    margin-top: 10px;
    cursor: pointer;
    background: #f7f8fa url(/images/fancy_select_handle.gif) right top no-repeat;
    position: relative;

}

.search_criteria_header
{
    margin-top: 10px;
    color:#990000;
}



.what {
    width:130px;
    float:left;
}

.where {
    width:150px;
    float:left;
}

.who {
    width:170px;
    float:left;
}

.error {
    color: #990000;
    font-family: Helvetica !important;
    font-size: .8em;
}

#search_criteria {
    height:150px;
}

div.map_canvas div.span {
    display:hidden;
}



div#content_logo img {
    width: 100px;
}

.show {
    display:block !important;
}

th, td {
    border: 0;
}
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

#container {
    width: 940px;
    margin: 0 auto;

}

#header {
    margin-top: 15px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    color: #666;
    width: 940px;
}

#navigation {
    float: left;
    width: 600px;
}

#search {
    float: left;
    width: 340px;
    text-align: right;
}

#content {
    width: 940px;
}

#content_logo {
    float: left;
    width: 172px;
    margin-right: 20px;
    margin-bottom: 5px;
}

#content_message {
    float: left;
    width: 748px;
    font-size: 14px;
    margin-left:500px;
    margin-top:30px;
}

#c1 {
    float: left;
    width: 172px;
}

#c2 {
    float: left;
    width: 556px;
    margin-left: 20px;
}

#c3 {
    float: left;
    width: 172px;
    margin-left: 20px;
}

#footer {
    width: 940px;
}

h1, h2, h3, h4, h5 {
    font-weight: normal;
    margin: 0;
    padding: 0;
}

a, a:active {
    color: #990000;
    text-decoration: none;
}

.column h3.section {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

#dashboard_intro {
    color: #000;
}

#do_things {
    color: #990000;
    padding: 0;
    margin: 10px 0 0 0;
}

#do_things a, #do_things a:visited {
    color: #990000;
}

#do_things li {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.edit_user label {
    color: #990000;
    display: block;
}

.object {

    border-bottom: 1px dotted #ccc;
    margin-bottom: 5px;
}

#results {
    width: 555px;
}
#activity_results {
   /* width: 555px;*/
}
.object .icon {
    width: 45px;
    float: left;
}

.object .info_container {
    width: 460px;
    float: left;
}
.object .match_info_container {
    width: 410px;
    float: left;
}
.object .category_info {
    width:120px;
    float:right;
    overflow:hidden;
}
.object .description {
    padding: 2px 2px 5px 25px;
}

.object .info {
    width: 320px;
    float: left;
    padding-left: 15px;
}
.object .search_info {
    width: 230px;
    float: left;
    padding-left: 15px;
}


.object .info h5 a {
    text-decoration: none;
    color: #990000;
}

.object .actions {
    width: 50px;
    float: right;
    color: #666;
    text-align: right;
    font-size: .8em;
}
.object .match_actions {
    width: 100px;
    float: right;
    color: #666;
    text-align: right;
    font-size: .8em;
}

.object .actions a {
    color: #990000;
}

#message_composer .icon {
    width: 45px;
    float: left;
}

#message_composer .message {
    width: 500px;
    float: left;
    padding-left: 25px;
}

#manage_pictures {
    text-align: right;
}

.message_body h5 {
    color: #990000 !important;
    display: inline;
}

.message_body .message_sent {
    color: #666;
    font-style: italic;
}

#message_body {
    width: 400px;
    height: 150px;
    border: 1px solid #f1f3f6;
    background-color: #f1f3f6;
}

.fancy_quotes {
    color: #7987a9;
}

.input_text, .inline_input_text {
    padding: 3px;
    border: 1px solid #EAEBEE;
    background-color: #f1f3f6;
    color: #666;
    margin-bottom:5px;
}

.inline_input_text {
    position:relative;
    .top: 10px;
}

.input_text_partner
{
    width:260px;
}

#manage_place {
    margin-top: 10px;
}

.nav_link {
    margin-right: 15px;
}

.nav_link.on a, .nav_link.on a:visited, .nav_link.on a:active {
    color: #990000;
}

.nav_link a, .nav_link a:visited, .nav_link a:active {
    color: #666;
}

#new_favorite {
    width: 300px;
}

#new_favorite h4 {
}

#favorite_description {
    width: 300px;
    height: 100px;
}

.charcounter {
    color: #666;
    text-align: right;
    font-size: .87em;
    margin: 4px 0;
}

table.calendar {
    border-collapse: separate;
    backgound-color: #fff;
}

table.calendar td {
    width: 50px;
    height: 26px;
    padding: 5px;
}

table.calendar td a {
    width: 48px;
    height: 24px;
    border: 1px solid #eacccc;
    display: block;
    text-align: center;
}

table.calendar td a.active {
    border-color: #990000;
}

#am_pm_select {
    display: inline-block;
    position: relative;
    background: white url(/images/am_pm_handle.png) right center no-repeat;
    padding-right: 12px;
    cursor: pointer;
}

#am_pm_selected {
    display: inline;
    cursor: pointer;
}

#am_pm_dropdown {
    position: absolute;
    border: 1px solid #ccc;
    padding: 2px;
    display: none;
    cursor: pointer;
    background-color: #fff;
    z-index: 4000;
}

#am_pm_dropdown a {
    cursor: pointer;
}

#event_save {
    margin-top: 20px;
}

.profile_description {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 5px;
}

.invalid {
    background-color: #ede7e9 !important;
    border: 1px solid #d7a1a3 !important;
}

.errors {
    color: #990000;
}

.error1 {
    display: none;
}

.grid_picture {
    width: 100px;
    padding-top: 10px;
    border: 1px solid #ccc;
    margin-right: 10px;
    float: left;
    text-align: center;
}

.grid_picture .grid_actions {
}

#page_loading {
    color: black;
    background: Window url('/images/indicator.gif') right center no-repeat;
    width: 80px;
}

#page_loading h4 {
    color: black;
}

#footer {
    margin-top: 50px;
    border-top: 1px solid #ccc;
    padding: 10px 5px;
}

.calendar_entry {
    width: 160px;
    margin-top: 10px;
}

.calendar_entry .date {
    float: left;
    background: url(/images/calendar_back.gif) center no-repeat;
    width: 50px;
    height: 50px;
}

.calendar_entry .cmon {
    margin-top: 5px;
    text-align: center;
    margin-bottom: 2px;
    line-height: 1em;
}

.calendar_entry .cday {
    margin-top: 0px;
    text-align: center;
    font-size: 18px;
    line-height: 18px;
}

.calendar_entry .ctext {
    width: 108px;
    font-size: 10px;
    color: #aaa;
    float: left;
    padding-left: 2px;
    margin: 0;
}

.fancy_select_parent {
    width: 180px;
    height: 20px;
    padding: 2px 5px 2px 5px;
    color: #666;
    border: 1px solid #eaecf1;
    margin-top: 10px;
    cursor: pointer;
    background: #f7f8fa url(/images/fancy_select_handle.gif) right top no-repeat;
    position: relative;
}
.fancy_select_child {
    width: 180px;
    height: 20px;
    padding: 2px 5px 2px 5px;
    color: #666;
    border: 1px solid #eaecf1;
    margin-top: 10px;
    cursor: pointer;
    background: #f7f8fa url(/images/fancy_select_handle.gif) right top no-repeat;
    position: relative;
}

.fancy_select {
    width: 180px;
    height: 20px;
    padding: 2px 5px 2px 5px;
    color: #666;
    border: 1px solid #eaecf1;
    margin-top: 3px;
    margin-bottom: 5px
        cursor: pointer;
    background: #f7f8fa url(/images/fancy_select_handle.gif) right top no-repeat;
    position: relative;
}

.fancy_select_options {
    background-color: white;
    width: 180px;
    position: absolute;
    top: 20px;
    left: 0px;
    border: 1px solid #ccc;
    padding: 2px 4px 2px 4px;
    display: none;
    z-index: 9000;
}
.fancy_select_options_parent {
    background-color: white;
    width: 180px;
    position: absolute;
    top: 20px;
    left: 0px;
    border: 1px solid #ccc;
    padding: 2px 4px 2px 4px;
    display: none;
    z-index: 9000;
}
.fancy_select_options_child {
    background-color: white;
    width: 180px;
    position: absolute;
    top: 20px;
    left: 0px;
    border: 1px solid #ccc;
    padding: 2px 4px 2px 4px;
    display: none;
    z-index: 9000;
}
.fancy_select_options p {
    margin: 1px;
}
.fancy_select_options_parent p {
    margin: 1px;
}
.fancy_select_options_child p {
    margin: 1px;
}
.fancy_select_options p.hover {
    background-color: #f7f8fa;
}
.fancy_select_options_parent p.hover {
    background-color: #f7f8fa;
}
.fancy_select_options_child p.hover {
    background-color: #f7f8fa;
}
.hidden_value {
    display: none;
}
.hidden_value_child {
    display: none;
}
.hidden_value_parent {
    display: none;
}

#user_description {
    padding: 4px;
    border: 1px solid #f1f3f6;
    background-color: #f1f3f6;
    color: #666;
    width: 260px;
}
#quick_reg_user_description {
    padding: 4px;
    border: 1px solid #f1f3f6;
    background-color: #f1f3f6;
    color: #666;
    width: 200px;
}
.section_header {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

.section_name {
    float: left;
    width: 476px;
}

.section_extra {
    float: left;
    width: 80px;
    text-align: right;
    vertical-align: bottom;
    padding-top: .5em;
}



#self_description {
    margin-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 5px;
}

#search_type {
    color: #666;


}

#search {
}

.ac_results {
    padding: 0px;
    border: 1px solid WindowFrame;
    background-color: Window;
    overflow: hidden;
    z-index: 4000;
}

.ac_results ul {
    width: 100%;
    list-style-position: outside;
    list-style: none;
    padding: 0;
    margin: 0;
}

.ac_results iframe {
    display: none;
    /*sorry for IE5*/
    display/**/:

        block;
    /*sorry for IE5*/
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    filter: mask();
    width: 3000px;
    height: 3000px;
}

.ac_results li {
    margin: 0px;
    padding: 2px 5px;
    cursor: pointer;
    display: block;
    width: 100%;
    font: menu;
    overflow: hidden;
}

.ac_loading {
    background: Window url('images/indicator.gif') right center no-repeat;
}

.ac_over {
    background-color: Highlight;
    color: HighlightText;
}

/* REQUIRED BUTTON STYLES: */

button {
    position: relative;
    border: 0;
    padding: 0;
    cursor: pointer;
    overflow: visible;
    /* removes extra side padding in IE */
}

button::-moz-focus-inner {
    border: none;
    /* overrides extra padding in Firefox */
}

button span {
    position: relative;
    display: block;
    white-space: nowrap;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    /* Safari and Google Chrome only - fix margins */

    button span {
        margin-top: -1px;
    }

}

/* OPTIONAL BUTTON STYLES for applying custom look and feel: */



#search_q {
}

#search_q_keyword {
    width: 300px;
}

#advanced_search {

    margin-right: 15px;
}

#advanced_search_submit {
    width: 300px;
    text-align: left;
    margin-top: 5px;
}

#month_name {
    color: #990000 !important;
}

#invitation_error {
    color: #990000;
}

#footer ul {
    list-style-type: none;
    margin: 0;
}

#footer ul li {
    display: inline;
    margin: 0;
}
/*ASH*/



body {
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
    color:#000;
    background-color:#fff;
    margin:0;
    padding:0;
}
img {
    border:0;
}
.clear {
    clear:both;
}

a{
    text-decoration:none;}

/*TOP NAVIGATION*/

#nav {
    background-image:url(/images/nav-bg-strip.png);
    background-repeat:repeat-x;
    height:46px;
}
#top-nav {
    width:980px;
    text-align:right;
    margin:0 auto;
    padding:0;
}
#nav #top-nav li {
    display:inline;
    float:right;
    height:46px;
    border-right:1px #999 solid;
}
#nav #top-nav li a {
    font-size:13px;
    text-decoration:none;
    color:#fff;
    line-height:23px;
    height:33px;
    display:block;
    padding:12px 8px 0;
}
#nav #top-nav li:hover {
    background-color:#999;
}

#nav #top-nav li#search-box-holder:hover {
    background-color: transparent;
}
#nav #top-nav li.selected {
    border-left:1px solid #aaa;
    border-right:1px solid #aaa;
    background-color:#FFF;
}
#nav #top-nav li.selected a {
    color:#333;
}

/*SEARCH SIDEBAR*/

.search_sidebar_header_line{
    background-image:url(/images/nav-bg-strip.png);
    background-repeat:repeat-x;
    height:4px;
    margin-bottom: 2px;
}	

.search_sidebar_header{
    background-image:url(/images/nav-bg-strip.png);
    background-repeat:repeat-x;
    height:23px;
    font-size: 14px;
    text-align: center;
    padding: 2px;
    color: white;
    margin-bottom: 2px;
}
/*HEADER*/

#header {
    width:980px;
    height:128px;
    position:relative;
    margin:0 auto;
}


#logo {
    position:absolute;
    top:-44px;
    left:-80px;
}

#search{
    background-image:url(/images/search.png);
    width:32px;
    height:26px;
    border:0;
    cursor:pointer;
    float:right;
    background-color:#cecccc;
}

.header_input_text{
    margin:0;
    width:159px;
    float:left;
    border:0;
    -moz-border:1px solid #ccc;
    -moz-border-radius:3px;
    -webkit-border:1px solid #ccc;
    -webkit-border-radius:3px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    padding:3px;}

#search-box{
    width:198px;
    float:right;
    padding:11px 10px 0 0;}

#header-banner{
    width:750px;
    float:right;
    margin:20px 0 0 0;
    padding:10px;
    color:black}

#header-banner h1{
    font-size:24px;
}

#header-banner h2{
    font-size:18px;
}


/*MAIN CONTENT*/

#main_container{
    width:980px;
    margin:0 auto;
}

#main_container #left {
    float: left;
    width: 200px;
    margin-right: 20px;
}

#main_container #middle {
    float: left;
    width: 556px;
    margin-right: 20px;
}

#main_container #right {
    float: right;
    width: 184px;
}

#main_container .column_container{
    background-image:url(/images/column-strip-bg.png);
    background-position:top left;
    background-repeat:repeat-x;
    border-top:1px #676767 solid;
    min-height:500px;
}


#main_container .column_header{
    background-image:url(/images/header-strip.png);
    background-position:top left;
    background-repeat:repeat-x;
    height:28px;
    padding:5px 0 0 10px;
    margin-bottom:10px;}


#main_container .column_header h2{
    background-image:url(/images/header-strip-arrow.png);
    background-position: right bottom;
    background-repeat:no-repeat;
    height:33px;
    margin-right:30px;
}

.column_header h2{
    font-size:14px;
    color:#fff;}

#main_container .column_subheader{
    background-image:url(/images/header-strip.png);
    background-position:top left;
    background-repeat:repeat-x;
    height:23px;
    padding:5px 0 0 10px;
}

#main_container .column_subheader h2{
    height:20px;
    margin-right:30px;
    margin-bottom:2px;
}

.column_subheader h2{
    font-size:12px;
    color:#fff;}
/*FOOTER*/	

#main_footer{

    width:958px;
    border-top:1px solid #ccc;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    background-color:#ededed;
    padding:10px;

    margin:0 auto;
    margin-top:20px;}

/* USER SIDEBAR */
.profile_image{	
    width:200px;}

.activity_image{	
    width:50px;}

/* SUB NAVIGATION IN SIDEBAR */


#do_things li{
    font-weight:700;
    margin-bottom:3px;
    text-transform:uppercase;
    padding:4px;

    background-position:right;
    background-color:#ededed;
    background-repeat:no-repeat;
    border-left:3px #ccc solid;
}

#do_things li:hover{
    background-color:#dedede;
}	

#do_things li a{
    font-family:Arial, Helvetica, sans-serif;
    display:block;}

#do_things .blank{
    background-color:#FFF;
    background-image:none;
    border:0;
    height:10px;}

#do_things .blank:hover{
    background-color:#FFF;}

/*SIDEBAR SEARCH TABS*/	


#search_type li{
    font-weight:700;
    cursor:pointer;
    padding:5px;
    background-color:#dedede;
    list-style:none;
    display:inline;
    margin-right:4px;
    border-right:1px solid #ccc;
    border-top:1px solid #ccc;
    border-left:1px solid #ccc;
}

#search_type{
    border-bottom:1px solid #999;
    height:27px;
    padding:0px;
    margin:20px 0px 7px 0px;
}

#advanced_search{
    margin:0px;
}

.search_type_selected{
    background-color:#999!important;
    color:#fff!important;
    border-right:1px solid #666!important;
    border-top:1px solid #666!important;
    border-left:1px solid #666!important;
}

/* Map */
.map_hide {
    display:none;
}

.map_show {
    display:block;
}

.step_text {
    margin-bottom: 5px;
    margin-top: 10px;
}
/*Sign up*/
.quick_sign_up_label {
    color:#990000;
    margin-bottom: 3px;
    width:150px;
    float:left;
}

.sign_up_label {
    color:#990000;
    margin-bottom: 3px;

    float:left;
}

.sign_up_text {
    color:#990000;
    margin-bottom: 12px;
    float:left;
}
#add_photo {
    width: 200px;
    height: 200px;
    padding: 20px 10px 10px 10px;
    background-color: #f1f3f6;
    color: #666;
    font-size: 1.3em;
    background: #f1f3f6 url(/images/add_photo.gif) center no-repeat;
    cursor: pointer;
    margin-left:30px;
    margib-bottom:15px;
}

#add_photo_button {
    text-align: center;
}

/* NEW SUBMIT BUTTON */


.submit{
    padding:2px!important;
    Background-color:#bf1212!important;
    border:2px solid #9f1111!important;
    color:#fff!important;
    margin:3px;
    Font-weight:700!important;
    Font-family:arial!important;
    background-image:none;}

.submit_act{
    padding:2px!important;
    background-color:#bf1212!important;
    border:2px solid #9f1111!important;
    color:#fff!important;
    height:25px;
    /*margin-bottom:20px;*/
    font-size:14px;
    font-weight:500!important;
    font-family:arial!important;
    background-image:none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    top: -2px;
    margin-right: 5px;
}
.submit_act_p{
    padding:2px!important;
    background-color:#bf1212!important;
    border:2px solid #9f1111!important;
    color:#fff!important;
    height:25px;

    font-size:14px;
    font-weight:500!important;
    font-family:arial!important;
    background-image:none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    top: -2px;
}

.submit_small{
    cursor:pointer;
    overflow:visible;
    margin-top:1 5px;
    margin-left:20px;
    padding:4px!important;
    background-color:#bf1212!important;
    border:2px solid #9f1111!important;
    color:#fff!important;
    height:25px;
    /*margin-bottom:20px;*/
    font-size:12px;
    font-weight:500!important;
    font-family:arial!important;
    background-image:none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    top: -2px;
    margin-right: 5px;
}

.arrange_to_meet {
    cursor:pointer;

}
.submit_tiny{
    cursor:pointer;
    overflow:visible;
    margin-top:1 5px;
    padding:2px!important;
    background-color:#bf1212!important;
    border:2px solid #9f1111!important;
    color:#fff!important;
    height:25px;
    /*margin-bottom:20px;*/
    font-size:12px;
    font-weight:500!important;
    font-family:arial!important;
    background-image:none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    top: -6px;
    position:relative;
}
.facebook-connect-button {
    position: relative;
    top: 5px;
    .top: 2px;
}

/* SIGN-UP*/

.ac_results {
    padding: 0px;
    border: 1px solid WindowFrame;
    background-color: Window;
    overflow: hidden;
}

.ac_results ul {
    width: 100%;
    list-style-position: outside;
    list-style: none;
    padding: 0;
    margin: 0;
}

.ac_results iframe {
    display:none;/*sorry for IE5*/
    display/**/:block;/*sorry for IE5*/
    position:absolute;
    top:0;
    left:0;
    z-index:-1;
    filter:mask();
    width:3000px;
    height:3000px;
}

.ac_results li {
    margin: 0px;
    padding: 2px 5px;
    cursor: pointer;
    display: block;
    width: 100%;
    font: menu;
    font-size: 12px;
    overflow: hidden;
}

.ac_loading {
    background : Window url('./indicator.gif') right center no-repeat;
}

.ac_over {
    background-color: Highlight;
    color: HighlightText;
}

/* PLACE ACTIVITY */
.pa_who {
    padding:5px;
    margin-right:5px;
    width:126px;
    float:left;
    text-align:center;
    background-color:#EDEDED;
}
.pa_when {
    padding:5px;
    text-align:center;
    margin-right:5px;
    width:60px;
    float:left;
    text-align:center;
    background-color:#EDEDED;
}
.pa_why {
    padding:5px;
    text-align:center;
    margin-right:5px;
    width:310px;
    float:left;
    text-align:center;
    background-color:#EDEDED;
    margin-bottom:7px;
}
.pa_blank {
    padding:5px;
    text-align:center;
    width:80px;
    float:left;
    text-align:center;
    background-color:#EDEDED;
}

.pa_section_name {
    float: left;
    width:300px;
    font-size:14px;
    margin-bottom:4px;
    margin-top:0px
}
#pa_people_paging {
    text-align: right;
    float:right;
    width:200px;
    margin-bottom:4px;
    font-size:12px;
    margin-top:0px;
}

.h_a_who {
    padding:5px;
    margin-right:5px;
    width:126px;
    float:left;
    text-align:center;
    background-color:#EDEDED;
}
.h_a_why {
    padding:5px;
    margin-right:5px;
    width:300px;
    float:left;
    text-align:center;
    background-color:#EDEDED;
}
.h_a_when{
    padding:5px;
    width:90px;
    float:left;
    text-align:center;
    background-color:#EDEDED;
    margin-bottom:4px;
}

.a_icon {
    margin-right:5px;
    width:41px;
    float:left;
}
.a_who {
    margin-right:5px;
    margin-left:10px;
    width:85px;
    float:left;
}
.a_why {
    margin-left:5px;
    width:305px;
    float:left;
}
.a_when{
    margin-left:5px;
    width:95px;
    float:left;
}


/* EDIT USER */
.edit_label{

    width:170px;
}



/* JQUERY TOOLS DATEPICKER */
/* the input field */
.date {
	border:1px solid #ccc;
	font-size:18px;
	padding:4px;
	text-align:center;
	width:194px;
	
}

/* calendar root element */
#calroot {
	margin-top:-1px;
	width:198px;
	padding:2px;
	background-color:#fff;
	font-size:11px;
	border:1px solid #ccc;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
        z-index:1000000;
}

/* head. contains title, prev/next month controls and possible month/year selectors */
#calhead {
	padding:2px 0;
	height:22px;
}

#caltitle {
	font-size:14px;
	color:#9F1111 ;
	float:left;
	text-align:center;
	width:155px;
	line-height:20px;
	text-shadow:0 1px 0 #ddd;
}

#calnext, #calprev {
	display:block;
	width:20px;
	height:20px;
	background:transparent url(prev.gif) no-repeat scroll center center;
	float:left;
	cursor:pointer;
}

#calnext {
	background-image:url(next.gif);
	float:right;
}

#calprev.caldisabled, #calnext.caldisabled {
	visibility:hidden;
}

/* year/month selector */
#caltitle select {
	font-size:10px;
}

/* names of the days */
#caldays {
	height:14px;
	border-bottom:1px solid #ddd;
}

#caldays span {
	display:block;
	float:left;
	width:28px;
	text-align:center;
}

/* container for weeks */
#calweeks {
	background-color:#fff;
	margin-top:4px;
}

/* single week */
.calweek {
	clear:left;
	height:22px;
}

/* single day */
.calweek a {
	display:block;
	float:left;
	width:27px;
	height:20px;
	text-decoration:none;
	font-size:11px;
	margin-left:1px;
	text-align:center;
	line-height:20px;
	color:#666;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

/* different states */
.calweek a:hover, .calfocus {
	background-color:#ddd;
}

/* sunday */
a.calsun {
	color:red;
}

/* offmonth day */
a.caloff {
	color:#ccc;
}

a.caloff:hover {
	background-color:rgb(245, 245, 250);
}


/* unselecteble day */
a.caldisabled {
	background-color:#efefef !important;
	color:#ccc	!important;
	cursor:default;
}

/* current day */
#calcurrent {
	background-color:#9F1111;
	color:#fff;
}

/* today */
#caltoday {
	background-color:#333;
	color:#fff;
}


.invite_person
{
    float:left;
    width:82px;
    height:90px;
    margin-left:2px;
    margin-right:2px;
    margin-top:5px;
    margin-bottom:5px;
    background-color:white;
}

.get_guests
{
    margin:2px;
}

#guests_to_invite
{
   height:320px;
   overflow:auto;
}

#event_attendees
{
   height:120px;
   overflow:auto;
   
}
.get_attendees
{
    margin:2px;
}