* {
	margin:0;
	padding:0;
}
html, body {
	height:100%;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#484848;
	background:#000 url(images/all_bg.gif) repeat 50% 0%;
}
img {
	border:10;
	vertical-align:top;
	text-align:left;
}
object {
	vertical-align:top;
	outline:none;
}
ul, ol {
	list-style:none;
	margin-bottom:16px
}
ul li a {
	color:#d4411a;
}
.fleft {
	float:left !important;
}
.fright {
	float:right;
	width:260px
}
.clear {
	clear:both;
	line-height:0%;
	font-size:0%;
	height:0%
}
.col-1, .col-2, .col-3, .col-4, .sub_col-1, .sub_col-2, .sub_col-3, .sub_col-4, .col_sub_1, .col_sub_2, .col_sub_3 {
	float:left;
	display:inline;
}
.alignright {
	text-align:right;
}
.alignright a {
	margin-left:11px;
}
.aligncenter {
	text-align:center;
}
.wrapper {
	width:100%;
	overflow:hidden;
}
.container {
	margin:0 auto;
	width:920px;
}
/*==== GLOBAL =====*/
#main {
	margin:0 auto;
	background:url(images/head_bg.jpg) no-repeat 50% 0%;
}
#header {
	position:relative;
	margin:0 auto;
	height:158px;
	background:url(images/header_bg.gif) repeat-x 0% 0%;
	z-index: 99;
}
#head {
	position:relative;
	height:158px;
	margin:0 auto;
	width:920px
}

#header .logo {
	padding:40px 0 0 0;
}
.head_pic {
	position:absolute;
	margin:148px 0 0 25px
}
.menu ul {
	margin:0
}
.menu {
	position:absolute;
	top:0;
	z-index:90;
	left:370px;
}
.menu li {
	background:none;
	padding:0;
	float:left;
	text-align:center;
	padding:0 2px 0 0
}
.menu li a {
	display:block;
	font-size:16px;
	text-decoration:none;
	position:relative;
	color:#fff;
	height:42px;
	padding:80px 10px 0;
	float:left
}
.menu li a:hover {
	background:url(images/menu_bg.gif) repeat-x 0% 0%;
}
.menu li a.active {

	background:url(images/menu_bg.gif) repeat-x 0% 0%;
}

ul#navmenu-h {
	list-style: none;
	margin: 0;
	padding:10px 0 0 0;
	position: relative;
}

ul#navmenu-h ul {
	display: none;
	left: 0;
	list-style: none;
	margin: 0;
	position: absolute;
	top: 100%;
	width: 140px; /* Sub Menu Width */
}

ul#navmenu-h ul ul {
	left: 130px;
	top: 0;
}

ul#navmenu-h ul ul ul{
	left: 130px;
	top: 0;
}

ul#navmenu-h li {
	display: inline;
	float: left;
	position: relative;
}

ul#navmenu-h ul li {
	display: block;
	width: 100%;
}

/* Root Menu */
ul#navmenu-h a {
	background: url(images/menu-bg.jpg) repeat-x ;
	border-right: 1px solid #010101;
	color: #fff;
	display: block;
	font-size:12px;
	float: left;
	height: 16px;
    padding: 7px 4px 6px;
	text-align:center;
	text-decoration: none;
	width: 140px;
}

ul#navmenu-h li.first a {
	border-radius:3px 0 0 0;
	-webkit-border-radius: 3px 0 0 0;
	-moz-border-radius: 3px 0 0 0;
}

ul#navmenu-h li.last a {
	border-radius:0 3px 0 0;
	-webkit-border-radius:0 3px 0 0;
	-moz-border-radius:0 3px 0 0;
}

/* Root Menu Hover Persistence */
ul#navmenu-h a:hover,
ul#navmenu-h li:hover a,
ul#navmenu-h li.iehover a {
	background: url(images/menu-bg-act.jpg) repeat-x;
	color: #FFF;
	font-size: 12px;
}

/* 2nd Menu */
ul#navmenu-h li ul li a
{
	font-size:11px !important;
	border-right:none !important;
	border-left:4px solid #2175d4;
	border-bottom:1px solid #dee7f0;
	color:#0a5ebd ;
	text-align:left;
	z-index:99999;
	padding:6px 10px 2px 10px !important;
	height:20px;
	width: 120px;
	border-radius:0 !important;
	-webkit-border-radius:0 !important;
	-moz-border-radius:0 !important;
}

ul#navmenu-h li:hover li a,
ul#navmenu-h li.iehover li a {
	background:url(images/drop-menu-bg.jpg) repeat-x ;
	color:#0a5ebd;
	float: none;
}

/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover,
ul#navmenu-h li:hover li:hover a,
ul#navmenu-h li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover a {
	background:#2175d4;
	color:#fff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* 3rd Menu */
ul#navmenu-h li ul li ul li a
{
	font-size:11px !important;
	border-right:none !important;
	border-left:4px solid #609ce0;
	border-bottom:1px solid #dee7f0;
	color:#0a5ebd ;
	text-align:left;
	z-index:99999;
	padding:6px 10px 2px 10px !important;
	height:20px;
	width: 140px;
	border-radius:0 !important;
	-webkit-border-radius:0 !important;
	-moz-border-radius:0 !important;
}

ul#navmenu-h li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li a {
	background:url(images/drop-menu-bg.jpg) repeat-x ;
	color:#0a5ebd;
	float: none;
}

/* 3rd Menu Hover Persistence */
ul#navmenu-h li:hover li:hover li a:hover,
ul#navmenu-h li:hover li:hover li:hover a,
ul#navmenu-h li.iehover li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover a {
	background:#609ce0 ;
	color:#fff;
}

/* 4rd Menu */
ul#navmenu-h li ul li ul li ul lia
{
	font-size:11px !important;
	border-right:none !important;
	border-left:4px solid #8bb7e8;
	border-bottom:1px solid #dee7f0;
	color:#0a5ebd ;
	text-align:left;
	z-index:99999;
	padding:6px 10px 2px 10px !important;
	height:20px;
	width: 140px;
	border-radius:0 !important;
	-webkit-border-radius:0 !important;
	-moz-border-radius:0 !important;
}

/* 4th Menu */
ul#navmenu-h li:hover li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li.iehover li a {
	background:url(images/drop-menu-bg.jpg) repeat-x ;
	color:#0a5ebd;
	float: none;
}

/* 4th Menu Hover */
ul#navmenu-h li:hover li:hover li:hover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover li a:hover {
	background:#8bb7e8 ;
	color:#fff;
}
 
/* Hover Function - Do Not Move */
ul#navmenu-h li:hover ul ul,
ul#navmenu-h li:hover ul ul ul,
ul#navmenu-h li.iehover ul ul,
ul#navmenu-h li.iehover ul ul ul { display: none; }

ul#navmenu-h li:hover ul,
ul#navmenu-h ul li:hover ul,
ul#navmenu-h ul ul li:hover ul,
ul#navmenu-h li.iehover ul,
ul#navmenu-h ul li.iehover ul,
ul#navmenu-h ul ul li.iehover ul { display: block; }


.head_bg {
	height:300px;
	background-image: url(images/head_pic_backup.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
}
/*---- tailings ----*/
.tail-top {
	background:url(images/tail-top.gif) left top repeat-x #ffbb00;
}
.tail-bottom {
	background:url(images/tail-bottom.gif) left bottom repeat-x;
}
/*----- forms parameters -----*/

input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}
/*----- other -----*/
.img-indent {
	margin:0px 20px 0 0;
	float:left;
	position:relative
}
.img-indent2 {
	margin:5px 00px 0 24px;
	float:right;
}
.black {
	color:#000
}
.orange {
	color:#f4ac11
}
.pad_top {
	padding:15px 0 0 0
}
.pad_top2 {
	padding-top:3px !important
}
.pad_top3 {
	padding-top:6px !important
}
.img-box {
	width:100%;
	overflow:hidden;
	padding-bottom:20px;
}
.img-box img {
	float:left;
	margin:0 20px 0 0;
}
.extra-wrap {
	overflow:hidden;
}
p {
	margin-bottom:16px;
}
.p1 {
	margin-bottom:5px !important;
}
.p2 {
	margin:0 32px 0 0 !important;
}
.p3 {
	padding:19px 0 57px 0px !important;
}
.p4 {
	margin:0 34px 0 0;
}
.p5 {
	margin:0 54px 0 0;
}
.pt14 {
	font-size:14px
}
.title {
	color:#9e9e6b;
}
.rel {
	position:relative
}	
.margin20 {
	margin-bottom:20px !important
}
.margin10 {
	margin-bottom:10px !important
}
.marg1 {
	margin-right:1px;
}
.margin_top {
	padding-top:19px
}
.margin30 {
	margin-bottom:30px !important
}
.margin40 {
	margin-bottom:40px!important
}
.margin55 {
	margin-bottom:55px
}
.or_link span {
	margin:0 7px;
	color:#ff4000
}
.more {
	font-size:1.69em;
	color:#020202;
	padding:0 0 0 20px;
	background:url(images/arrow_right.gif) no-repeat 0% 11px;
	line-height:1.2em;
	display:block;
	float:right;
	margin-left:20px
}
/*----- txt, links, lines, titles -----*/
a {
	color:#fff;
	outline:none;
}
a:hover {
	text-decoration:none;
}
.non_underline {
	text-decoration:none !important
}
.non_underline:hover {
	text-decoration:underline
}
h1 {
	color:#006699;
	font-size:28px;
	font-weight:normal;
	position:relative;
	line-height:1.2em;
	margin-bottom:9px;
}
h2 {
	color:#fff;
	font-size:17px;
	font-weight:normal;
	position:relative;
	line-height:1.2em;
	margin-bottom:20px;
	border-bottom:1px solid #282828;
	text-transform:uppercase;
	padding:0 0 8px 0
}
h3 {
	font-size:13px;
	color:#1f73d2;
	margin-bottom:19px;
	font-weight:normal;
	text-transform:uppercase
}
h4 {
	color:#fff;
	font-size:57px;
	font-weight:bold;
	position:relative;
	line-height:1.2em;
	margin-bottom:20px;
	border-bottom:1px solid #282828;
	text-transform:uppercase;
	padding:0 0 0px 0
}
h5 {
	color:#fff;
	font-size:1.64em;
	font-weight:bold;
	background:url(images/title_bg.gif) no-repeat 0% 0%;
	width:248px;
	height:39px;
	padding:13px 0 0 24px
}
.link1 {
	font-size:10px;
	color:#9e9e6b;
	text-decoration:underline;
	font-weight:bold;
	text-transform:uppercase
}
.link1:hover {
	text-decoration:none;
}
.white {
	color:#fff	
}
.txt1 {
	text-transform:uppercase;
	font-size:10px;
	color:#9e9e6b
}
.button {
	background:url(images/buttton_bgs2.gif) repeat-x 0% 0%;
	position:relative;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	display:inline-block;
	text-transform:uppercase;
	line-height:17px
}
.button:hover {
	color:#fdb818
}
.button span {
	background:url(images/button_bgs1.gif) no-repeat 0% 0%;
	display:inline-block;
}
.button span span {
	background:url(images/button_bgs3.gif) no-repeat 100% 0%;
	padding:3px 17px 3px;
	display:inline-block;
	cursor:pointer
}
.button2 {
	background:url(images/button2_bgs2.gif) repeat-x 0% 0%;
	position:relative;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	display:inline-block;
	text-transform:uppercase;
	line-height:17px
}
.button2:hover {
	color:#1f73d2
}
.button2 span {
	background:url(images/button2_bgs1.gif) no-repeat 0% 0%;
	display:inline-block;
}
.button2 span span {
	background:url(images/button2_bgs3.gif) no-repeat 100% 0%;
	padding:3px 17px 3px;
	display:inline-block;
	cursor:pointer
}


.line-hor {
	background:#343323;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:20px 0 20px 0;
}

/*==================boxes====================*/

.address {
	width:249px
}
.address dt {
	padding-bottom:17px;
}
.address dd {
	clear:both;
	text-align:right;
	width:199px
}
.address a {
	color:#484848;
}
.address dd span {
	float:left;
}
.address2 {
	width:226px;
	display:inline-block;
	margin-bottom:0 !important;
	font-size:12px
}
.address2 dt {
	line-height:19px
}
.address2 dd {
	clear:both;
	text-align:right;
	line-height:19px
}
.address2 dd span {
	float:left;
}
.address2 dd strong {
	margin-right:30px;
	font-weight:normal
}
.address2 dd a {
	color:#fff
}
.blue {
	color:#1f73d2;
}
/*===== header =====*/
.head_pic {
	position:absolute;
	margin:148px 0 0 25px
}

/*===== content =====*/
#content {
	margin:0 auto;
	z-index:1
}
.link {
	text-decoration:underline;
	display:inline-block;
	margin-left:10px
}
.link:hover {
	text-decoration:none
}

/*===== footer =====*/
#footer {
	width:100%;
	margin:0 auto;
	color:#566c7f;
	height:70px;
	position:relative;
	background:url(images/foot_bg.gif) repeat-x 0% 0%
}
#foot {
	width:920px;
	margin:0 auto;
	height:70px;
	position:relative;
}
.copy {
	color:#fff;
	font-size:11px;
	position:absolute;
	margin:30px 0 0 0;
	left:0;
	text-transform:uppercase;
	width: 921px;
	top: -26px;
}
.copy a {
	color:#1f73d2;
	text-decoration:none;
	margin-left:15px
}
.copy a:hover {
	text-decoration:underline
}
/*----- forms -----*/
.inp_form  input{
	width:267px;
	padding:4px 5px 0 ;
	height:18px;
	border:1px solid #373737;
	margin-bottom:5px;
	background:#000;
	color:#484848
}
.inp_form textarea {
	width:267px;
	height:181px;
	padding:5px;
	border:1px solid #373737;
	line-height:0.7512;
	background:#000;
	color:#484848
}
.grey {
	color:#484848	
}
.form_link {
	margin:20px 10px 0 0
}
.form_link a {
	margin:0px 0px 0 24px
}
/*==========================================*/

.text_indent {
	padding:17px 0 0 20px;
	position:relative
}
.text_indent2 {
	padding:0 0 0 20px;
	position:relative
}
.list {
	list-style:none;
	margin-bottom:18px;
	color:#484848
}
.list li {
	position:relative;
	padding:0 0 0 25px;
	line-height:23px;
	background:url(images/mark.gif) no-repeat 0% 6px
}
.list li a {
	color:#484848;
	text-decoration:none;
}
.list li a:hover {
	text-decoration:underline
}


.form_bg {
	background:url(images/inp_bg.gif) no-repeat 0% 0%;
	width:249px;
	height:22px;
	position:relative;
	margin-bottom:6px;
}
.no_marg {
	margin:0 !important
}
.no_marg2 {
	margin:0 0 57px 0 !important
}
.no_pad {
	padding: 0 !important
}
.no_bg {
	background:none !important;
}
.upercase {
	text-transform:uppercase
}
.arrow img {
	margin:3px 0 0 5px
}
.buttons {
	text-align:right;
	padding-left:76px
}
.buttons a {
	margin-left:17px !important;
	text-align:left;
	display:inline;
	float:left
}
.no_bord {
	border:none !important
}
.spacer {
	margin:0 8px
}
.row1 {
	background:url(images/row1_bg.gif) repeat-x 0% 0%;
	font-size:12px;
	color:#fff;
}
.shape {
	background:url(images/shape2.png) no-repeat 50% 0%;
	padding:30px 0
}
.row2 {
	background:url(images/bg_row2.gif) repeat 50% 0%
}
.shape2 {
	background:url(images/shape3.gif) repeat-x 50% 0%;
	padding:40px 0
}
.padd {
	padding:74px 0 84px !important	
}
.padd2 {
	padding:74px 0 44px !important	
}
.table td {
	vertical-align:middle;
	text-align:center
}
.stroke {
	height:36px;
	clear:both;
}
.form_block {
	margin-bottom:25px
}
.date {
	color:#1f73d2;
	font-size:12px;
	text-transform:uppercase;
	margin-bottom:3px;
}
.inner {
	padding:39px 20px 8px 26px;
}
.alphabet a {
	display:block;
	margin:0 10px 6px 0;
	float:left
}
.border_box {
	border:1px solid #e6e6e6;
	padding:21px 21px 10px 21px
}
.search_inp {
	background:#e8e8e8;
	width:478px;
	padding:0 0 0 2px;
	margin-left:10px
}
.search_tips {
	text-align:center;
	padding-top:14px
}
.search_tips img {
	margin:-5px 7px 0 0
}
.search_tips a {
	margin:0 15px 0 0
}
.chk {
	margin:0 5px 0 30px
}
.sel1 {
	margin-left:16px;
	width:438px;
	background:#e8e8e8;
	color:#202020;
}
.sel2 {
	margin-left:16px;
	width:428px;
	background:#e8e8e8;
	color:#202020;
}
.sel3 {
	margin-left:16px;
	width:438px;
	background:#e8e8e8;
	color:#202020;
}










	

	
.fc table {
	border-collapse: collapse;
	border-spacing: 0;
	}
	
.fc td, .fc th {
	padding: 0;
	}



/* Header
------------------------------------------------------------------------*/
	
table.fc-header {
	width: 100%;
	}
	
.fc-header-left {
	width: 25%;
	}
	
.fc-header-left table {
	float: left;
	}
	
.fc-header-center {
	width: 50%;
	}
	
.fc-header-center table {
	margin: 0 auto;
	}
	
.fc-header-right {
	width: 25%;
	}
	
.fc-header-right table {
	float: right;
	}
	
.fc-header-title {
	margin-top: 0;
	white-space: nowrap;
	}
	
.fc-header-space {
	padding-left: 10px;
	}
	
/* right-to-left */

.fc-rtl .fc-header-title {
	direction: rtl;
	}



/* Buttons
------------------------------------------------------------------------*/

.fc-header .fc-state-default,
.fc-header .ui-state-default {
	margin-bottom: 1em;
	cursor: pointer;
	}
	
.fc-header .fc-state-default {
	border-width: 1px 0;
	padding: 0 1px;
	}
	
.fc-header .fc-state-default,
.fc-header .fc-state-default a {
	border-style: solid;
	}
	
.fc-header .fc-state-default a {
	display: block;
	position: relative;
	border-width: 0 1px;
	margin: 0 -1px;
	width: 100%;
	text-decoration: none;
	}
	
.fc-header .fc-state-default span {
	display: block;
	border-style: solid;
	border-width: 1px 0 1px 1px;
	padding: 3px 5px;
	}
	
.fc-header .ui-state-default {
	padding: 4px 6px;
	}
	
.fc-header .fc-state-default span,
.fc-header .ui-state-default span {
	white-space: nowrap;
	}
	
/* for adjacent buttons */
	
.fc-header .fc-no-right {
	padding-right: 0;
	}
	
.fc-header .fc-no-right a {
	margin-right: 0;
	border-right: 0;
	}
	
.fc-header .ui-no-right {
	border-right: 0;
	}
	
/* for fake rounded corners */
	
.fc-header .fc-corner-left {
	margin-left: 1px;
	padding-left: 0;
	}
	
.fc-header .fc-corner-right {
	margin-right: 1px;
	padding-right: 0;
	}
	
/* DEFAULT button COLORS */
	
.fc-header .fc-state-default,
.fc-header .fc-state-default a {
	border-color: #777; /* outer border */
	color: #333;
	}

.fc-header .fc-state-default span {
	border-color: #fff #fff #d1d1d1; /* inner border */
	background: #e8e8e8;
	}
	
/* PRESSED button COLORS (down and active) */
	
.fc-header .fc-state-active a {
	color: #fff;
	}
	
.fc-header .fc-state-down span,
.fc-header .fc-state-active span {
	background: #888;
	border-color: #808080 #808080 #909090; /* inner border */
	}
	
/* DISABLED button COLORS */
	
.fc-header .fc-state-disabled a {
	color: #999;
	}
	
.fc-header .fc-state-disabled,
.fc-header .fc-state-disabled a {
	border-color: #ccc; /* outer border */
	}
	
.fc-header .fc-state-disabled span {
	border-color: #fff #fff #f0f0f0; /* inner border */
	background: #f0f0f0;
	}
	
	
	
/* Content Area & Global Cell Styles
------------------------------------------------------------------------*/
	
.fc-widget-content {
	border: 1px solid #ccc; /* outer border color */
	}
	
.fc-content {
	clear: both;
	}
	
.fc-content .fc-state-default {
	border-style: solid;
	border-color: #ccc; /* inner border color */
	}
	
.fc-content .fc-state-highlight { /* today */
	background: #ffc;
	}
	
.fc-content .fc-not-today {
	background: none;
	}
.fc-today {
	background:#1f73d2	
}	
.fc-cell-overlay { /* semi-transparent rectangle while dragging */
	background: #9cf;
	}
	
.fc-view { /* prevents dragging outside of widget */
	width: 100%;
	overflow: hidden;
	}
.fc-button-prev {
	background:url(images/calendar_left_arrow.gif)	 no-repeat 0% 0%;
	width:9px;
	height:9px;
	position:absolute;
	margin:0 -10px 0 0px;
	bottom:0
}	
.fc-button-next {
	background:url(images/calendar_right_arrow.gif)	 no-repeat 0% 0%;
	width:9px;
	height:9px;
	position:absolute;
	margin:0 0px 0 -10px;
	bottom:0
}	
	
	
/* Global Event Styles
------------------------------------------------------------------------*/

.fc-event,
.fc-agenda .fc-event-time,
.fc-event a {
	border-style: solid; 
	border-color: #36c;     /* default BORDER color (probably the same as background-color) */
	background-color: #36c; /* default BACKGROUND color */
	color: #fff;            /* default TEXT color */
	}
	
	/* Use the 'className' CalEvent property and the following
	 * example CSS to change event color on a per-event basis:
	 *
	 * .myclass,
	 * .fc-agenda .myclass .fc-event-time,
	 * .myclass a {
	 *     background-color: black;
	 *     border-color: black;
	 *     color: red;
	 *     }
	 */
	 
.fc-event {
	}
	
.fc-event a {
	overflow: hidden;
	font-size: .85em;
	text-decoration: none;
	cursor: pointer;
	}
	
.fc-event-editable {
	cursor: pointer;
	}
	
.fc-event-time,
.fc-event-title {
	padding: 0 1px;
	}
	
/* for fake rounded corners */

.fc-event a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	}
	
/* right-to-left */

.fc-rtl .fc-event a {
	text-align: right;
	}
	
/* resizable */
	
.fc .ui-resizable-handle {
	display: block;
	position: absolute;
	z-index: 99999;
	border: 0 !important; /* important overrides pre jquery ui 1.7 styles */
	background: url(data:image/gif;base64,AAAA) !important; /* hover fix for IE */
	}
	
	
	
/* Horizontal Events
------------------------------------------------------------------------*/

.fc-event-hori {
	border-width: 1px 0;
	margin-bottom: 1px;
	}
	
.fc-event-hori a {
	border-width: 0;
	}
	
/* for fake rounded corners */
	
.fc-content .fc-corner-left {
	margin-left: 1px;
	}
	
.fc-content .fc-corner-left a {
	margin-left: -1px;
	border-left-width: 1px;
	}
	
.fc-content .fc-corner-right {
	margin-right: 1px;
	}
	
.fc-content .fc-corner-right a {
	margin-right: -1px;
	border-right-width: 1px;
	}
	
/* resizable */
	
.fc-event-hori .ui-resizable-e {
	top: 0           !important; /* importants override pre jquery ui 1.7 styles */
	right: -3px      !important;
	width: 7px       !important;
	height: 100%     !important;
	cursor: e-resize;
	}
	
.fc-event-hori .ui-resizable-w {
	top: 0           !important;
	left: -3px       !important;
	width: 7px       !important;
	height: 100%     !important;
	cursor: w-resize;
	}
	
	
	

/* Month View, Basic Week View, Basic Day View
------------------------------------------------------------------------*/

.fc-grid table {
	width: 100%;
	background:#353535;
	border-bottom:1px solid #000  !important;
	border-right:1px solid #000 !important;
	font-size:10px
	}
	
.fc .fc-grid th {
	text-align: center;
	background:#1f73d2;
	color:#fff;
	font-weight:normal;
	padding:4px 0
	}
	.fc .fc-grid thead .fc-sun {
	border-left:1px solid #000 !important;
	}
.fc .fc-grid td {
	border-top:1px solid #000 !important;
	border-left:1px solid #000 !important;
	color:#fff;
	vertical-align:middle;
	position:relative;
	height:26px !important;
	}
.fc-sat, .fc-sun {
	color:#1f73d2 !important	
}	
thead .fc-sat, thead .fc-sun {
	color:#000 !important	
}
.fc-grid th.fc-leftmost,
.fc-grid td.fc-leftmost {
	border-left: 0;
	}
	
.fc-grid .fc-day-number {
	text-align:center
	}
	
.fc-grid .fc-day-content {
	clear: both;
	padding: 2px 2px 0; /* distance between events and day edges */
	}
	
/* event styles */
	
.fc-grid .fc-event-time {
	font-weight: bold;
	}
	
/* right-to-left */

.fc-rtl .fc-grid {
	direction: rtl;
	}
	
.fc-rtl .fc-grid .fc-day-number {
	float: left;
	}
	
.fc-rtl .fc-grid .fc-event-time {
	float: right;
	}
	
/* Agenda Week View, Agenda Day View
------------------------------------------------------------------------*/

.fc .fc-agenda th,
.fc .fc-agenda td {
	border-width: 1px 0 0 1px;
	}
	
.fc .fc-agenda .fc-leftmost {
	border-left: 0;
	}
	
.fc-agenda tr.fc-first th,
.fc-agenda tr.fc-first td {
	border-top: 0;
	}
	
.fc-agenda-head tr.fc-last th {
	border-bottom-width: 1px;
	}
	
.fc .fc-agenda-head td,
.fc .fc-agenda-body td {
	background: none;
	}
	
.fc-agenda-head th {
	text-align: center;
	}
	
/* the time axis running down the left side */
	
.fc-agenda .fc-axis {
	width: 50px;
	padding: 0 4px;
	vertical-align: middle;
	white-space: nowrap;
	text-align: right;
	font-weight: normal;
	
	}
	
/* all-day event cells at top */
	
.fc-agenda-head tr.fc-all-day th {
	height: 35px;
	}
	
.fc-agenda-head td {
	padding-bottom: 10px;
	}
	
.fc .fc-divider div {
	font-size: 1px; /* for IE6/7 */
	height: 2px;
	}
	
.fc .fc-divider .fc-state-default {
	background: #eee; /* color for divider between all-day and time-slot events */
	}

/* body styles */
	
.fc .fc-agenda-body td div {
	height: 20px; /* slot height */
	}
	
.fc .fc-agenda-body tr.fc-minor th,
.fc .fc-agenda-body tr.fc-minor td {
	border-top-style: dotted;
	}
	
.fc-agenda .fc-day-content {
	padding: 2px 2px 0; /* distance between events and day edges */
	}
	
.fc-day-content {
	display:none	
}

/* Vertical Events
------------------------------------------------------------------------*/

.fc-event-vert {
	border-width: 0 1px;
	}
	
.fc-event-vert a {
	border-width: 0;
	}
	
/* for fake rounded corners */
	
.fc-content .fc-corner-top {
	margin-top: 1px;
	}
	
.fc-content .fc-corner-top a {
	margin-top: -1px;
	border-top-width: 1px;
	}
	
.fc-content .fc-corner-bottom {
	margin-bottom: 1px;
	}
	
.fc-content .fc-corner-bottom a {
	margin-bottom: -1px;
	border-bottom-width: 1px;
	}
	
/* event content */
	
.fc-event-vert span {
	display: block;
	position: relative;
	z-index: 2;
	}
	
.fc-event-vert span.fc-event-time {
	white-space: nowrap;
	overflow: hidden;
	border: 0;
	font-size: 10px;
	}
	
.fc-event-vert span.fc-event-title {
	line-height: 13px;
	}
	
.fc-event-vert span.fc-event-bg { /* makes the event lighter w/ a semi-transparent overlay  */
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	}
	
/* resizable */
	
.fc-event-vert .ui-resizable-s {
	bottom: 0        !important; /* importants override pre jquery ui 1.7 styles */
	width: 100%      !important;
	height: 8px      !important;
	line-height: 8px !important;
	font-size: 11px  !important;
	font-family: monospace;
	text-align: center;
	cursor: s-resize;
	}
.fc-header-title {
	color:#1f73d2;
	font-weight:normal;
	border:none;
	font-size:13px;
	text-align:left;
	position:absolute;
	left:0;
	margin:0;
	top:53px
}
#calendar {
	padding:25px 0 35px 0;
}
.Newsflash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #06699;
}
