body {
background: #FFFFFF;
font-family: Trebuchet MS, Tahoma, Verdana, Arial;
font-size:12px;
}

body.salesclub_main{
margin:20px;
}

body.login, body.link_passwords{
background:#EDEEEF;
}

td {
font-size:12px;
}

th {
background: #cccccc;
text-align:left;
font-size:12px;
}

table.status{
width:100%;
}

td.divider{
border-bottom:1px solid #cccccc;
}

a{
color:#333333;
}

a:hover{
color:#666666;
}

hr{
color:#c0c0c0;
height:1px;
}

h1 {
font-size:14px;
font-weight:bold;
margin-bottom:10px;
}

tr.dark {
background: #f2f0ec;
}

tr.light {
background: #fcfbf7;
}

textarea{
border: 1px solid #c0c0c0;
font-family: Trebuchet MS, Tahoma, Verdana, Arial;
font-size:11px;
}

input, select{
border: 1px solid #c0c0c0;
font-family: Trebuchet MS, Tahoma, Verdana, Arial;
font-size:11px;
height:20px;
}

input.checkbox{
border: none;
}

input.button{
border:none;
font-weight:bold;
background: url('/images/styles/_standard/button_bg.gif') repeat-x;
}

a.button{
font-weight:bold;
text-decoration:none;
padding-left:3px;
padding-right:3px;
height:20px;
background: url('/images/styles/_standard/button_bg.gif') repeat-x;
}

a.button#button_selected{
color:#cc0000;
}

a.button:hover{
background: #c6cccc;
}

a.menu{
text-decoration:none;
font-weight: bold;
color: #000000;
}

a.menu:hover{
color: #666666;
}

div.menu{
background: url('/images/styles/_standard/menu_dot.gif') no-repeat;
font-size:11px;
width:100%;
height:20px;
padding-top:1px;
padding-left:14px;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #BBBABA;
}

div.menu_horizontal{
font-size:10px;
text-align:center;
}

div.login_content, div.link_passwords_content{
width:754px;
height:575px;
/*padding:150px 170px 150px 160px;*/ 
}

div.login_content{
background:url('/images/styles/_standard/login_bg.gif') no-repeat;
}

div.link_passwords_content{
background:url('/images/styles/_standard/login_bg_static.jpg') no-repeat;
}

HTML, BODY {
scrollbar-3dlight-color : #FFFFFF;
scrollbar-arrow-color : #000000;
scrollbar-base-color : #cccccc;
scrollbar-darkshadow-color : #FFFFFF;
scrollbar-face-color : #ffffff;
scrollbar-highlight-color : ECECEC;
scrollbar-shadow-color : #CACBCC;
}

span.total_status_search{
color:#ff6600;
}

div.crm_calendar_day{
float:left;
width:100px;
height:100px;
border:2px solid #cccccc;
}

div.crm_calendar_day_number{
background-color:#eeeeee;
}

div.crm_calendar_week_number{
background-color:#999999;
}

div.crm_calendar_day#today{
border-color:#ff0000;
}

div.crm_week_day#today{
border-color:#ff0000;
}

div.crm_calendar_appointment{
cursor: pointer;
background:#ffffcc;
border:1px solid #cccccc;
margin:1px;
font-size:9px;
}

div.crm_week_day{
float:left;
width:200px;
height:200px;
border:2px solid #cccccc;
}

div.crm_calendar_appointment a{
text-decoration:none;
}

div.crm_calendar_week_day{
background-color:#dddddd;
}

.login_margin{ padding-top:170px;}
