body {
	font: small Arial,sans-serif;
	margin: 0;
	padding: 0;
}

#main {
    padding: 0;
}


/*=================头部=========================*/
#header {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #F5F5F5;
    border-color: #E5E5E5;
    border-style: solid;
    border-width: 0 0 1px;
    height: 30px;
    position: relative;
    z-index: 1;
}

#header div {
    padding: 8px;
    white-space: nowrap;
    font-weight: bold;	
}

#header div.ftitle {
    background: url("../../img/calendar/calendar/grid.png") no-repeat scroll left center transparent;
    color: #15428B;
    margin-left: 10px;
    padding-left: 20px;
}

#header div.ptogtitle {
    font-weight: normal;
    height: 18px;
    padding: 1px 2px;
    position: absolute;
    right: 15px;
    top: 3px;
}

#header div.loadicon {
    background: none repeat scroll 0 0 #CC4444;
    color: #FFFFFF;
}

#header div.loaderror {
    background: none repeat scroll 0 0 #FAD163;
    padding: 1px 4px;
}

/*=================工具栏=========================*/
#header #caltoolbar {
    margin-top: 7px;
    padding-bottom: 7px;
}

#caltoolbar {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #EBEBEB;
    margin: 14px 0 0;
    padding: 0 0 14px;
    position: relative;
    height: 25px;	
}

#caltoolbar div.btnseparator {
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #FFFFFF;
    float: left;
    height: 18px;
    margin: 1px;
}

div.ctoolbar div.fbutton {
    cursor: pointer;
    display: block;
    float: left;
    height: 22px;
    margin-left: 1px;
    padding: 1px;
}

div.ctoolbar div.fbutton div {
    float: left;
    padding: 2px 3px;
}

div.ctoolbar div.fbutton span {
    display: block;
    float: left;
    height: 18px;
}

span.addcal {
    background: url("../../img/calendar/icons/date_add.png") no-repeat scroll 1px 50% transparent;
    padding-left: 20px;
}

div.ctoolbar div.fbutton {
    cursor: pointer;
    display: block;
    float: left;
    height: 22px;
    margin-left: 1px;
    padding: 1px;
}

div.ctoolbar div.fbutton div {
    float: left;
    padding: 2px 3px;
}

div.ctoolbar div.fbutton span {
    display: block;
    float: left;
    height: 18px;
}

span.showtoday {
    background: url("../../img/calendar/icons/date.png") no-repeat scroll 1px 50% transparent;
    padding-left: 20px;
}

div.ctoolbar div.fbutton {
    cursor: pointer;
    display: block;
    float: left;
    height: 22px;
    margin-left: 1px;
    padding: 1px;
}

div.ctoolbar div.fbutton div {
    float: left;
    padding: 2px 3px;
}

div.ctoolbar div.fbutton span {
    display: block;
    float: left;
    height: 18px;
}

span.showdayview {
    background: url("../../img/calendar/icons/cal-day.gif") no-repeat scroll 1px 50% transparent;
    padding-left: 20px;
}

div.ctoolbar div.fbutton.fcurrent {
    background-color: #EDF1D5;
    border: 1px solid #555555;
    cursor: pointer;
    padding: 0;
}

div.ctoolbar div.fbutton {
    cursor: pointer;
    display: block;
    float: left;
    height: 22px;
    margin-left: 1px;
    padding: 1px;
}

div.ctoolbar div.fbutton.fcurrent div {
    border-color: #FFFFFF #EEEEEE #EEEEEE #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-style: solid;
    border-width: 1px;
    padding: 1px 2px;
}

div.ctoolbar div.fbutton div {
    float: left;
    padding: 2px 3px;
}

div.ctoolbar div.fbutton span {
    display: block;
    float: left;
    height: 18px;
}

span.showweekview {
    background: url("../../img/calendar/icons/cal-week.gif") no-repeat scroll 1px 50% transparent;
    padding-left: 20px;
}

div.ctoolbar div.fbutton {
    cursor: pointer;
    display: block;
    float: left;
    height: 22px;
    margin-left: 1px;
    padding: 1px;
}

div.ctoolbar div.fbutton div {
    float: left;
    padding: 2px 3px;
}

div.ctoolbar div.fbutton span {
    display: block;
    float: left;
    height: 18px;
}

span.showmonthview {
    background: url("../../img/calendar/icons/cal-month.gif") no-repeat scroll 1px 50% transparent;
    padding-left: 20px;
}

div.ctoolbar div.fbutton {
    cursor: pointer;
    display: block;
    float: left;
    height: 22px;
    margin-left: 1px;
    padding: 1px;
}

div.ctoolbar div.fbutton div {
    float: left;
    padding: 2px 3px;
}

div.ctoolbar div.fbutton span {
    display: block;
    float: left;
    height: 18px;
}

span.showdayflash {
    background: url("../../img/calendar/icons/date_reflash.png") no-repeat scroll 1px 50% transparent;
    padding-left: 20px;
}

div.ctoolbar div.fbutton {
    cursor: pointer;
    display: block;
    float: left;
    height: 22px;
    margin-left: 1px;
    padding: 1px;
}

div.ctoolbar div.fbutton span {
    display: block;
    float: left;
    height: 18px;
}

span.fprev {
    background: url("../../img/calendar/icons/resultset_previous.png") no-repeat scroll 1px bottom transparent;
    width: 18px;
}

div.ctoolbar div.fbutton {
    cursor: pointer;
    display: block;
    float: left;
    height: 22px;
    margin-left: 1px;
    padding: 1px;
}

div.ctoolbar div.fbutton span {
    display: block;
    float: left;
    height: 18px;
}

span.fnext {
    background: url("../../img/calendar/icons/resultset_next.png") no-repeat scroll 1px bottom transparent;
    width: 18px;
}

div.ctoolbar div.fshowdatep {
    cursor: default;
    display: block;
    float: left;
    height: 22px;
    padding: 1px;
}

div.ctoolbar div.fbutton {
    cursor: pointer;
    display: block;
    float: left;
    height: 22px;
    margin-left: 1px;
    padding: 1px;
}

div.ctoolbar div.fshowdatep div {
    float: left;
    padding: 2px 3px;
}

div.ctoolbar div.fbutton div {
    float: left;
    padding: 2px 3px;
}

.bbit-dp-input {
    height: 18px;
    padding-left: 4px;
    width: 100px;
}

div.ctoolbar div.fshowdatep span {
    display: block;
    float: left;
}

div.ctoolbar div.fbutton span {
    display: block;
    float: left;
    height: 18px;
}

div.clear {
    clear: both;
}

div.ctoolbar div.fbutton:hover, .div.ctoolbar div.fbutton.fbOver
{
    border: #466094 1px solid;
    padding: 0;
    cursor: pointer;
    background-color: #EDF1D5;
}

div.ctoolbar div.fbutton:hover div, .div.ctoolbar div.fbutton.fbOver div
{
    padding: 1px 2px;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

#mg-settings {
    margin-left: 7px;
	float:right;
}

.goog-imageless-button * {
    font-weight: bold !important;
}

.goog-imageless-button {
	min-width: 20px;
    -moz-transition: all 0.218s ease 0s;
    background: -moz-linear-gradient(center top , #F5F5F5, #F1F1F1) repeat scroll 0 0 #F5F5F5;
    border: 1px solid #dcdcdc;
    border-radius: 2px 2px 2px 2px;
    color: #444444;
    cursor: pointer;
    font-size: 14px;
    height: 27px;
    line-height: 27px;
    outline: medium none;
    padding: 0 8px;
    text-align: center;
	margin-right:15px;
}

.goog-imageless-button:hover {
    -moz-transition: all 0s ease 0s;
    background: -moz-linear-gradient(center top , #F8F8F8, #F1F1F1) repeat scroll 0 0 #F8F8F8;
    border: 1px solid #C6C6C6;
    box-shadow: 0 1px 1px #dcdcdc;
    color: #222222;
    z-index: 80;
}

.goog-imageless-button-outer-box {
    background: url("../../img/calendar/combined_v35_vr.png") no-repeat scroll -273px -34px transparent;
    height: 17px;
    opacity: 0.65;
    position: relative;
    top: 5px;
    width: 30px;
}

.goog-imageless-button-outer-box:hover {
    opacity: 1;
}


/*=================正文 左侧=========================*/
#content {
    position: relative;
}

#nav {
    width: 145px;
	margin-left: 16px;
}

#nav {
    -moz-transition: all 0.218s ease 0s;
    left: 0;
    margin: 0 0 0 44px;
    position: absolute;
    top: 0;
    width: 145px;
	margin-left: 16px;
}

.calHeader {
	margin: 0;
	line-height: 20px;
	padding: 2px 0;
    color: #222222;
    font-weight: normal;
    position: relative;	
    -moz-user-select: none;
    background: none repeat scroll 0 0 #FFFFFF;
    cursor: pointer;
    font-size: 14px;	
    margin-left: -16px;
    margin-right: -5px;
	outline: medium none;
}

.calHeader:hover {
	background-color:#EEEEEE;
}

.goog-zippy-collapsed .zippy-arrow {
    background-position: -153px -81px;
}

.goog-zippy-expanded .zippy-arrow {
    background-position: -141px -81px;
    height: 12px;
    position: relative;
    vertical-align: middle;
    width: 12px;	
}

.calHeader .zippy-arrow {
    background-image: url("../../img/calendar/combined_v35_vr.png");
    display: inline-block;
    height: 11px;
    line-height: 0;
    vertical-align: middle;
    width: 11px;
}

.h {
    cursor: pointer;
}

.calHeaderSpace {
    margin-left: 4px;
}

.clstMenu {
    background: url("../../img/calendar/combined_v35_vr.png") repeat scroll -217px 0 transparent;
    border: 1px solid #B5B5B5;
    border-radius: 1px 1px 1px 1px;
    font-size: 1px;
    height: 11px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    text-indent: -100px;
    top: 5px;
    width: 11px;
	outline: medium none;
}

.clstMenu:hover {
    background-position: -217px -62px;
    border-color: #666666;
}

#lhscalinner_my {
    padding-bottom: 16px;
}

#lhscalinner_fav {
    padding: 0;
}

.chromeColor {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #FFFFFF;
}

#calendars_my, #calendars_fav {
    margin: 0 -5px;
	outline: medium none;
}

.calList {
    background: none repeat scroll 0 0 #FFFFFF;
    overflow: hidden;
    padding: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.calListRow {
    height: 19px;
    line-height: 19px;
    border-bottom: 1px solid #FFFFFF;
    padding: 0;
    padding-bottom: 2px;
    position: relative;
    width: 100%;
	outline: medium none;	
}

.calListChip {
    margin-right: 0;
}

.calListLabelOuter {
    cursor: pointer;
    line-height: 17px;
    overflow: hidden;
    padding: 0 5px;
}

.calListLabelOuter-hvr {
	background: none repeat scroll 0 0 #EEEEEE;
}

.calListLabel-sel {
	line-height: 20px;
	color: #222222;
    font-family: Arial,sans-serif;
    font-size: 12px;
    overflow: hidden;
    position: relative;
    text-align: left;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.goog-inline-block {
    display: inline-block;
    position: relative;
}

.calListSquare {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DCDCDC;
    border-radius: 1px 1px 1px 1px;
    height: 11px;
    margin-right: 4px;
    top: 2px;
    width: 11px;
}

.calListImg {
    overflow: hidden;
    position: absolute;
    right: 5px;
    top: 3px;
	outline: medium none;
}

.calListImg-sel, .calListImg-hvr, .calListImg-opn {
    background: url("../../img/calendar/combined_v35_vr.png") repeat scroll -217px 0 transparent;
    border: 1px solid #B5B5B5;
    border-radius: 1px 1px 1px 1px;
    box-shadow: -5px 0 5px 1px #EEEEEE;
    cursor: pointer;
    height: 11px;
    width: 11px;
}

.calListImg-hvr, .calListImg-opn {
    background-position: -217px -62px;
    border-color: #666666;
}

#searchAddCalBox {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    padding: 0 10px 1px 0;
}

#searchAddCalBox form {
    margin: 0;
    width: 100%;
}

#searchAddCal {
    height: 20px;
    line-height: 20px;
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #C0C0C0 #D9D9D9 #D9D9D9;
    border-radius: 1px 1px 1px 1px;
    border-right: 1px solid #D9D9D9;
    border-style: solid;
    border-width: 1px;
    padding: 0 0 0 8px;
	font-size: 12px;
	font-family: arial,sans-serif;
	font-weight: normal !important;
}

#searchAddCal:hover {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #A0A0A0 #B9B9B9 #B9B9B9;
    border-right: 1px solid #B9B9B9;
    border-style: solid;
    border-width: 1px;
	box-shadow: 0 1px 2px #dcdcdc inset;
}

#searchAddCal:focus {
    border: 1px solid #4D90FE;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;
	outline: medium none;
}

.label-input-label {
    color: #888888;
}

/*=================正文 左侧 搜索同事提示框=========================*/
.ac-renderer {
	background: none repeat scroll 0 0 #E7EBEF;
    border: 1px solid #666666;
    color: #1155CC;
    direction: ltr;
	font-size: 14px;
    font-family: Arial,sans-serif;
    margin: 0;
    padding: 0 0 1px;
    position: absolute;
    text-align: left;
    white-space: nowrap;
    z-index: 1100;
    -moz-user-select: none;
	min-width:136px;
	
    left: 16px;
    top: 220px;	
}

.ac-renderer-list {
    cursor: pointer;
	margin: 2px;
	padding: 0 10px;
}

.ac-renderer-list-hover {
	background: none repeat scroll 0 0 #BBCCFF;
}

.ac-renderer-list span{
	font-size: 12px;
}


/*=================正文 右侧=========================*/
#rhstogglecell.rhstogglecell-open {
    border-right: 1px solid #EBEBEB;
	right: 206px;
}

#rhstogglecell {
    background-color: #FFFFFF;
    overflow: hidden;
    vertical-align: top;
    width: 10px;
    position: absolute;
    right: 0;
    top: 0;	
}

.snt-container {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #EBEBEB -moz-use-text-color #EBEBEB #EBEBEB;
    border-style: solid none solid solid;
    border-width: 1px medium 1px 1px;
    padding: 3px 0;
	background-color: #FFFFFF;
}

.snt-focus {
    background-color: #EEEEEE;
    cursor: pointer;
}

.snt-open, .snt-open-focus {
    background-position: -78px -77px;
    margin-left: 3px;
}

.snt-closed, .snt-closed-focus {
    background-position: -78px -67px;
    margin-left: 3px;
}

.snt-open, .snt-closed, .snt-open-focus, .snt-closed-focus {
    background-image: url("../../img/calendar/combined_v35_vr.png");
    height: 9px;
    line-height: 9px;
    width: 4px;
}

.snt-pointer {
    overflow: hidden;
    position: relative;
    top: 50%;
}

#gadgetcell {
	margin-right: 16px;
    overflow: hidden;
    vertical-align: top;
    position: absolute;
    right: 0;
    top: 0;	
}

#gadgetcell .sn-wrapper {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.sn-container {
    border: 0 none;
    overflow: hidden;
    padding: 0;
    position: relative;
}

.sng-frame {
    font: 14px Arial,sans-serif;
}

.sng-title-bar {
    background: none repeat scroll 0 0 #FFFFFF;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    overflow: hidden;
    padding: 7px 8px 7px 5px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sng-remove {
    background: url("../../img/calendar/combined_v35_vr.png") repeat scroll -204px -36px transparent;
    cursor: pointer;
    float: right;
    height: 12px;
    margin: 2px 0 0 4px;
    overflow: hidden;
    width: 12px;
}

.sn-solo .sng-zippy {
    display: none;
}

.sng-zippy {
    float: right;
    height: 12px;
    margin: 2px 0 0;
    width: 12px;
}

.zippy-arrow {
    background-image: url("../../img/calendar/combined_v35_vr.png");
    display: inline-block;
    height: 11px;
    line-height: 0;
    vertical-align: middle;
    width: 11px;
}

.sng-title {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 115px;
}

.sng-wrapper {
    border-color: #EBEBEB;
    border-style: solid;
    border-width: 0 0 2px;
    overflow: hidden;
    padding-bottom: 0;
}

.sng-content {
    overflow: hidden;
}

/*=================正文=========================*/
/*#maincell.has-sn-ex {
    margin-right: 191px;
}*/

#mainbody {
    margin-left: 170px;
    padding-top: 7px;
    -moz-transition: margin-left 0.218s ease 0s;
}

#wdCalendarPlugin {
    margin-right: 44px;
    background: none repeat scroll 0 0 #FFFFFF;
    position: relative;	
}


/*=================更多设置列表=========================*/
.goog-menu {
    -moz-transition: opacity 0.218s ease 0s;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #ccc;
    box-shadow: 0 2px 4px #ccc;
    cursor: default;
    font-size: 13px;
    margin: 0;
    outline: medium none;
    padding: 0 0 6px;
    position: absolute;
}

.goog-menuitem {
    color: #333333;
    cursor: pointer;
    list-style: none outside none;
    margin: 0;
    padding: 6px 7em 6px 30px;
    position: relative;
    white-space: nowrap;
	-moz-transition: background 0.13s ease 0s;
}

.goog-menuitem:hover {
    background-color: #EEEEEE;
    border-color: #EEEEEE;
    border-style: dotted;
    border-width: 1px 0;
    padding-bottom: 5px;
    padding-top: 5px;
}


