/******************************************************************************
 **                     MEDIAGISTIC SEM FORM 4.1 CSS                         **
 **     Standard LP Version.  ©2010 Mediagistic.  All rights reserved.       **
 **                   http://www.mediagisticpageone.com                      **
 *****************************************************************************/

#mg-sched-wrap {width:240px;margin-left:auto;margin-right:auto;}
#mg-sched {background-image:url('images/sb_scheduler_bkg_t.png');background-position:center top;background-repeat:no-repeat;font-family:arial,helvetica,sans-serif;}
#mg-sched-main {width:224px;background-image:url('images/sb_scheduler_bkg_m.png');background-position:center top;background-repeat:repeat-y;padding-left:8px;padding-right:8px;text-align:left;}

#mg-sched form {display:inline;float:none;padding:0px;margin:0px;}
#mg-sched select {height:18px;line-height:18px;font-size:10px;}

#mg-sched .spacer {height:89px;margin-top:5px;}
#mg-sched .clear {clear:both;}
#mg-sched .label {height:12px;margin-top:6px;font-size:11px;line-height:12px;}
#mg-sched .left {float:left;}
#mg-sched .right {float:right;}
#mg-sched .txtdiv {height:20px;line-height:20px;}
#mg-sched .txtinput {height:16px;font-size:10px;line-height:16px;}

#mg-sched div.f-name {width:130px;color:#FFFFFF;}
#mg-sched input.f-name {width:120px;}
#mg-sched div.f-phon {width:94px;color:#FFFFFF;}
#mg-sched input.f-phon {width:84px;}
#mg-sched div.f-eml {width:205px;color:#FFFFFF;}
#mg-sched input.f-eml {width:195px;}
#mg-sched .emg-note {height:15px;margin-top:5px;color:#CCCCCC;line-height:15px;font-size:11px;text-align:center;float:none;}
#mg-sched div.f-addr {width:205px;color:#333333;}
#mg-sched input.f-addr {width:195px;}
#mg-sched div.f-city {width:120px;color:#333333;}
#mg-sched input.f-city {width:110px;}
#mg-sched div.f-zip {width:70px;color:#333333;}
#mg-sched input.f-zip {width:60px;}
#mg-sched div.f-need {width:200px;text-align:right;color:#333333;}
#mg-sched select.f-need {}
#mg-sched div.f-sage {width:200px;text-align:right;color:#333333;}
#mg-sched select.f-sage {}
#mg-sched div.f-date {width:200px;text-align:right;color:#333333;}
#mg-sched select.f-date {text-align:left;}
#mg-sched div.f-time {margin-top:3px;float:right;color:#333333;}
#mg-sched select.f-time {vertical-align:middle;}
#mg-sched .footnote {margin-top:6px;line-height:12px;font-size:10px;color:#666666;}
#mg-sched .footnote .sup {vertical-align:top;font-size:8px;color:#666666;}
#mg-sched div.f-msg {width:205px;margin-left:5px;line-height:20px;color:#FFFFFF;}
#mg-sched textarea.f-msg {width:195px;height:80px;font-size:10px;line-height:12px;}
#mg-sched div.f-submit {width:80px;height:40px;margin-left:10px;margin-top:6px;}
#mg-sched input.f-submit {font-size:10px;line-height:12px;}
#mg-sched textarea, select, input[type=text] {border:1px solid #17479c;}

#mg-sched-appt {width:215px;margin-left:2px;margin-right:2px;margin-top:3px;background-color:#EEEEEE;border:1px solid #17479c;}
#mg-sched-toggle {min-height:20px;background-color:#17479c;color:#FFFFFF;cursor:pointer;border-bottom:1px solid #17479c;}
#mg-sched-toggle .chkbox {width:20px;min-height:20px;line-height:18px;}
#mg-sched-toggle input[type=checkbox]{padding:3px;}
#mg-sched-toggle div.label {width:180px;height:30px;margin:0px;padding-left:5px;font-size:11px;line-height:14px;font-weight:bold;text-align:left;}
#mg-sched-options {width:200px;padding-left:5px;display:none;color:#333333;}

#mg-sched-ft {width:214px;padding-left:13px;padding-right:13px;background-image:url('images/sb_scheduler_bkg_b.png');background-position:center bottom;background-repeat:no-repeat;overflow:hidden;color:#FFFFFF;}

#mg-alert {position:fixed;left:0px;top:0px;z-index:999;width:100%;height:100%;background-image:url('images/common/mg-alert-msg-bkg.png');text-align:center;display:none;}
#mg-alert-box {position:relative;top:50%;width:400px;margin-left:auto;margin-right:auto;background-color:#666666;border-left:1px solid #CCCCCC;border-top:1px solid #CCCCCC;border-right:1px solid #333333;border-bottom:1px solid #333333;}
#mg-alert-header {height:20px;padding-left:8px;color:#FFFFFF;font-size:14px;line-height:20px;text-align:left;}
#mg-alert-cbody {margin-left:5px;margin-right:5px;height:200px;overflow:auto;background-color:#EEEEEE;color:#000000;border-left:1px solid #333333;border-top:1px solid #333333;border-right:1px solid #FFFFFF;border-bottom:1px solid #FFFFFF;text-align:left;padding:4px;}
#mg-alert-footer {min-height:5px;}
#mg-alert-topclose {position:relative;float:right;margin-top:-1px;margin-right:5px;width:30px;height:15px;cursor:pointer;font-size:11px;background-image:url('images/common/btn_30x15_close.png');}
