/* 
    Document   : new.css
    Created on : 19-May-2011, 12:28:18
    Author     : janis janovskis
    Description:
*/

/* 
   TODO customize this sample style
*/
/*body {font-size:12px; font-family:Arial; color:#333; margin: 0; padding: 0; font-weight:bold;}*/
p{padding: 3px 0px 3px 3px;
font-weight: normal;
color: #333;
font-family: Arial;
font-size: 14px;
line-height: 1.8em;
}
/*typography*/
h2, h3{text-align: center; color: #FFA3C2}
/*
the actual widget
*/
/* main area */
#ov-calcl {text-align:left; height: auto;width:442px;}
#strip{width: 432px; height: 4px; background: #FFE0EB no-repeat top left; margin: 5px;}
.step{}

img#cal-key{margin: 5px 17px;}
.outer{clear: both;}
p .error{font-weight: bold; color: red;}
.first .outer .descirption#date-desc{float: left; width: 140px; height: 150px; height: auto !important;}
.first .outer #datepicker{width: 241px; float: right;}
.first .outer .choice{margin-left: 384px; margin-right: -393px; margin-top: -25px;}
.first .outer .choice#times{margin-left: 217px; width: 270px;  margin-right: -426px; margin-top: 0;}
.first .outer .choice#times p.selection {float: left;}
.second {margin-top: 5px; border: none;}
.second .outer{border: none;}
.first .outer .choice#datepicker{margin: 0;}
.step a {padding:0px 0px;color:#013366;text-decoration:none;
	font-weight:bold;
	font-size:16px;
}
#back{padding: 8px 0px; text-align: center;}
#to-step-2 {width:430px;}
.high {background-color: #ff6699;}
.medium {background-color: #ffa3c2;}
.take-test {background-color: #66ccff;}
.low {background-color: #ffe0eb;}
.fc-other-month{color:#ccc;}
/*.fc-content .fc-event-time {display: none;}*/

#date-desc p {width:170px;}

.fc-border-separate td {vertical-align:0;border:1px solid #cccccc;border-bottom:none;border-right:none;font-weight:normal;height:39px;width:60px;text-align:center;font-size:16px;}
tr.fc-last td {border-bottom:1px solid #cccccc;}
td.fc-last {border-right:1px solid #cccccc;}

.fc-header-left, .fc-header-center, .fc-header-right {border:none;}
.fc-event-skin {height:5px;margin-top:15px;}
.fc-header-title h2 {color:#ff6699;font-size:21px;}
th {color:#66ccff;font-size:16px;margin-bottom:20px;}
tbody {margin-top:20px;}
.fc-event-title {font-size:0;color:#fff;}
.fc-day-number {vertical-align:0;font-weight:normal;height:12px;width:60px;text-align:center;padding-top:10px;font-size:16px;}
#due, #hfd, #pregn-test{color: #FFA3C2; font-weight:bold; font-size:15px}