@charset "UTF-8";
/* YCC */
html {
    font: normal 62.5%/1 "Lucida Sans Unicode",sans-serif;
}

.formSpan {
    display: block;
    margin-bottom: 1.25em;
}

body {
	border:0 none;
	margin:0;
	padding:0;
	background-color:#1A2B3D;
	z-index:-1;
	height:100%;
	background-repeat:no-repeat;
	background-image:-webkit-gradient(linear, left top, right bottom, color-stop(0, #1A2B3D), color-stop(1, #375474), color-stop(1, #537197));
	background-image:-ms-radial-gradient(center, ellipse closest-side, #537197 0%, #1A2B3D 100%);
	background-image:-moz-radial-gradient(center, ellipse closest-side, #537197 0%, #1A2B3D 100%);
	background-image:-o-radial-gradient(center, ellipse closest-side, #537197 0%, #531A2B3D7197 100%);
	background-image:-webkit-gradient(radial, center center, 0, center center, 140, color-stop(0, #537197), color-stop(1, #1A2B3D));
	background-image:-webkit-radial-gradient(center, ellipse closest-side, #537197 0%, #1A2B3D 100%);
	background-image:radial-gradient(ellipse closest-side at center, #537197 0%, #1A2B3D 100%);
	font:14px Helvetica, Sans-Serif;
}

#fw-container {
    width: 918px;
    margin: 0 auto;
    padding-bottom: 10px;
}

/* --- Head, Titles, Logo --- */

#fw-head {
    position: relative;
    height: 220px;
    width: 918px;
    margin: 0 auto;
}

#fw-title {
    position: absolute;
    margin: 0;
    font: normal 3.8em serif;
    top: 24px;
    left: 60px;
}

#fw-title a,
#fw-title a:visited,
#fw-title a:hover {
    text-decoration: none;
}

#fw-smalltitle {
    position: absolute;
    margin: 0;
    font: normal 1.5em "Lucida sans unicode",sans-serif;
    top: 110px;
    left: 60px;
    width: 515px;
}

.fw-logo {
    position: absolute;
    width: 333px;
    height: 196px;
    top: 13px;
    right: 0px;
}

/* --- Navigation --- */


* html .fw-nav-level-1 { top: 70% !important; }
* html .fw-nav-level-0 ul li { margin-bottom: -15px; }
* html .fw-nav-level-0 ul { width: 130px !important; }
* html .sfhover .sfhover .fw-nav-level-2 { left: 80px !important; }
/* --- Content --- */

#fw-blockContainer {
    width: 900px;
    margin: 0 auto;
}

#fw-bigcontain {
    width: 550px;
    float: left;
    overflow: hidden;
    margin-left: 10px;
}

.fw-paragraph {
    margin-bottom: 20px;
}

#fw-bigcontain .fw-title {
    font: normal 2.3em serif;
    margin: 0;
}

#fw-bigcontain .fw-text {
    font-size: 1.2em;
    line-height: 1em;
}
div.details img{
	max-width: 100%;
}
.fw-text ul li img{
	width: 100%;
}
.fw-text p {
    margin-top: 3px;
}

.fw-paragraphbottom {
    height: 20px;
    margin-top: 20px;
}

.clears {
    clear: both;
}

/* --- Sidebar --- */

#boxad {
    margin-bottom: 10px;
}

#fw-sidebar {
    width: 300px;
    float: right;
    margin-right: 10px;
}

#fw-sidebar .fw-title {
    margin: 0 0 7px;
    font: normal 1.8em serif;
    font-variant: small-caps;
}

#fw-sidebar .fw-title a,
#fw-sidebar .fw-title a:visited,
#fw-sidebar .fw-title a:hover {
	color: #445044;
	text-decoration: none;
}

#fw-sidebar .fw-text {
    font-size: 1.1em;
    line-height: 1.5em;
}
.fw-text ul li {
	color : #444;
	font: italic 14px Helvetica, Sans-Serif;
}
/* --- Footer --- */

#fw-footer {
    width: 950px;
    margin: 0 auto;
}

#fw-footer p { margin: 0 auto; }

#fw-foottext {
    width: 918px;
    margin: 0 auto;
    text-align: center;
    padding: 18px 0px;
}

#free-website {
    margin: 6px 17px !important;
    color: #999 !important;
}

#free-website a,
#free-website a:visited {
    color: #f5f5f5 !important;
}

#free-website a:hover {
    color: #999 !important;
}

#wildfire {
    margin: 6px 16px !important;
}

/* --- Internet Exploder --- */



* html #fw-bigcontain {
    margin-left: 5px;
}

* html #fw-sidebar {
    margin-right: 5px;
}

/* ---- App injected -- */
#product_selected_option {
	max-width: 200px;
}
*html #product_selected_option {
	width: 200px;
}
html {
    background-color: #4d5a40;
    color: #444;
}

a,
a:visited {
    color: #2e4169;
    text-decoration: none;
}

a:hover {
    color: #729a97;
}

.fw-even, .fw-primary {
    background-color: #d7e6e5;
    border-color: #d5d9bd;
}

.fw-odd, .fw-secondary {
    background-color: #bbd4d2;
    border-color: #d5d9bd;
}

.fw-tertiary {
    background-color: #bed4e3;
    border-color: #d5d9bd;
}

#fw-container {
    background-color: #D7E5E5;
    border: 15px solid #77A5B5;
    border-top: 15px solid #081D46
}

#fw-head {
    background-color: #1F407B;
    border-bottom: 15px solid #081D46;
}

#fw-title a,
#fw-title a:visited,
#fw-title a:hover,
#fw-smalltitle {
    color: #FFFFCC;
}

.fw-logo {
    background-color: transparent;
}


.fw-title {
    color: #445044;
}

.fw-paragraphbottom {
    background-color: transparent;
}

#fw-footer {
    background-color: transparent;
}

#fw-foottext {
    background-color: transparent;
}
#fw-titlelink { font-size:30pt !important; font-family:Arial !important; }

/* Navigation */
ul.ycc_cal li a{
	font: normal 18px "Lucida Sans Unicode",sans-serif;
	line-height: 1.5em;
}
ul.ycc_cal {
	padding:0px 40px 10px 40px;
	
}
ul.ycc_cal li {
	display: inline;
	line-height: 1em;
}
#ycc-mainnavwrap {
    background-color: transparent;
    width: 918px;
    margin: 0 auto;
    min-height: 100px;
}

#ycc-mainnavwrap a,
#ycc-mainnavwrap a:visited {
    color: #6C7151;
}

#ycc-mainnavwrap a:hover {
    color: #2C3111;
}

#ycc-mainnavwrap .fw-nav-level-0 {
    margin: 0;
    padding: 0;
    font: normal 1.9em serif;
    text-align: center;
    padding: 40px;
}

#ycc-mainnavwrap ul {
	list-style-type: none;
}

#ycc-mainnavwrap li {
    display: inline;
    padding: 0px 10px;
}

#ycc-mainnavwrap a,
#ycc-mainnavwrap a:visited,
#ycc-mainnavwrap a:hover {
    text-decoration: none;
}
*:first-child+html #ycc-mainnavwrap .fw-nav-level-1 { top: 70% !important; }
/* Calendar */
div.details{
	position:relative;
	
	margin-top:10px;
	font-size: 1.5em;
}
div.addevent, div.addevent a{
	position:relative;
	
	font-size:1.4em;
	margin-top: 10px;
}

table.details{
	border:1px solid #999;
	border-collapse:collapse;
	
}
table.details td{
	border:1px solid #999;
	max-width:400px;
}
table.details textarea{
	width: 300px;
	height: 250px;
}
td.header {
	background-color:#ccc; 
	font-weight:bold; 
	text-align:center;
	vertical-align:top; 
	padding:5px; 
	border-bottom:1px solid #999; 
	border-top:1px solid #999; 
	border-right:1px solid #999; 
}
div.day-number a, div.day-number a.visited{
	color: #ffffff;
	text-decoration:none;
	
}
span.PageTitle a, span.PageTitle a.visited{
	color:black;
	text-decoration: none;
}
.ycc-even, .fw-primary {
    background-color: #d7e6e5;
    border-color: #d5d9bd;
    margin-bottom: 10px;
}
table.calendar		{ border-left:1px solid #999; }
tr.calendar-row	{  }
td.calendar-day	{  height:70px;font-size:11px; position:relative; background-color: #C7F5F5; cursor:pointer;} * html 
div.calendar-day { height:120px; }
td.calendar-day:hover	{ background-color:#eceff5; border: 2px solid black; height:66px; width: 66px; }
td.calendar-day-np	{ background-color:#eee; height: 70px; } * html div.calendar-day-np { height:80px; }
td.calendar-day-head { background-color:#ccc; font-weight:bold; text-align:center; width:120px; padding:5px; border-bottom:1px solid #999; border-top:1px solid #999; border-right:1px solid #999; }
div.day-number		{ 
	position:absolute;
	background-color:#999; 
	padding:1px; 
	color:#fff; 
	font-weight:bold; 
	float:right; 
	top: 1px;
	right: 0px;
	width:15px; 
	text-align:center; }
/* shared */
td.calendar-day, td.calendar-day-np { width:120px; padding:5px; border-bottom:1px solid #999; border-right:1px solid #999; }

