﻿/*  Banner Rotator
    -- Banners will automatically cycle along with navigation by inserting 
    -- the desired images into a Text/HTML module using the Banner Container. */
    
 /* Set height of div.Normal to equal the height of banners + 34px for shadow */
.RotatorWrapper  {height:84px;
                  background:url(../images/Slide-Shadow.png) no-repeat 0 bottom;
                  margin: 0px 0 0px 180px;
                  
                  }

 /* Set width and height of banners within div.Normal img */
.RotatorWrapper img{width:460px;height:60px;} 

.RotatorNav {position:absolute;z-index:20;width:460px;height:40px;margin:-74px 0 0;padding:0;list-style: none;}
.RotatorNav li {float:left;}
.RotatorNav li a {padding:0 10px;display:block;color:#b8b8b8;line-height:40px;text-decoration:none;}
.RotatorNav li a:hover{text-decoration:underline;}
.RotatorNav li.activeSlide a{color:#fff;}
.advert
{text-align:center;
 
}
#cphTitle
{
text-align:center;
}
#navTab
{
  line-height:3.5}
.wrapper
{
    background: #fff;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #fff;
    overflow: hidden;
    -webkit-box-shadow: 0 5px 8px rgba(0,0,0,.4);
    -moz-box-shadow: 0 5px 8px rgba(0,0,0,.4);
    box-shadow: 0 5px 8px rgba(0,0,0,.4);
}

a {
	color: #996600;
	text-decoration: none;
}

a:visited {
	color:#663300;
}
a:hover {
	color: #996600;
	text-decoration: underline;
}
a:active {
	color: #996600;
}

.yellowbox 
{
    background-color: #999999;
    border: 1px solid #ADADAD;
    color:#fff;
	margin: 10px -20px 5px -20px;
	font-size:14px;
	padding:0px 10px 0px 5px;
	width:auto;
	
}
   .DivLoadingPopUp
{
    position: fixed;
    left:42%;
    top: 50%;
    margin: 0 auto;
    visibility: visible;
    vertical-align: middle;
    text-align: center;
    padding: 25px 75px 25px 75px !important;
}
.DivLoadingPopUp span
{
    display: block;
    font-weight: bold;
    text-align: center;
    font-size: 22px;
    padding: 15px 0 0 0;
    color: #333333;
}
div.formButtons
{
    border-bottom:1px solid #ccc;
    margin:0px 0 10px 0;
    padding-bottom:10px;
}
.btnNewSearch
{
    background-image: url(../images/icons/search_white.png);
    background-position: 12px 14px;
    background-repeat: no-repeat;
    background-color: #999999;
    border: 1px solid #ccc;
    color: #fff;
    margin: 15px 0 0 0;
    padding: 11px 5px 8px 30px;
    font-weight: bold;
    cursor: pointer;
    border-radius:5px;
}
.btnNewSearch:hover
{
    
    background-color: #666666;
    border:1px solid #ccc;
}
.btnSubmit
{
    background-image: url(../images/icons/submit.png);
    background-position: 10px 9px;
    background-repeat: no-repeat;
    background-color: #999999;
    border: 1px solid #ccc;
    color: #fff;
   margin: 15px 0 0 0;
   padding: 11px 5px 8px 30px;
    font-weight: bold;
    cursor: pointer;
    border-radius:5px;
}
.btnSubmit:hover
{
    background-color:#666666;
    background-color: #000099;
    border:1px solid #ccc;
}
.btnCancel
{
    background-image:url(../images/icons/cancel.png);
    background-position:10px 9px;
    background-repeat:no-repeat;
	background-color:#999999;
	border:1px solid #ccc;
	color:#fff;
	margin:15px 0 0 0;
	padding:11px 5px 8px 35px;
	font-weight:bold;
	cursor:pointer;
	border-radius:5px;
}
.btnCancel:hover
{
    background-color: #666666;
    border:1px solid #ccc;
}
fieldset.formDataView
{
    border:1px solid #ccc;
    /*background-image:url(../images/RegistrationStepBG.gif);*/     
    background-position:15px 15px;
    background-repeat:no-repeat;
    padding:23px 10px 15px 67px;
    padding:5px 10px 5px 28px;
    vertical-align:top;
    margin: 0 0 0px 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


#ColumnMain fieldset.formDataView
{
    border:1px solid #ccc;
    /*background-image:url(../images/RegistrationStepBG.gif);*/     
    background-position:15px 15px;
    background-repeat:no-repeat;
    padding:5px 10px 5px 8px;
    vertical-align:top;
    margin: 0 0 0px 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#ColumnMain fieldset.formDataView h1
{
    font-size:16px;
    font-weight:bold;
    margin-left:-37px;
    padding-bottom:15px;
    background-image:none;
}

#ColumnMain fieldset.formDataView h1 span
{
    color:#fff;
    font-weight:normal;
    font-size:24px;
    padding-right:21px;
}

#ColumnMain fieldset.formDataView .dataLabel
{
    width:295px;
    display:inline-block;
    font-weight:bold;
}
#ColumnMain fieldset.formDataView .printtext
{
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: Black;
    width:595px;
}
#ColumnMain fieldset.formDataView div
{
    /*border-bottom:1px solid #ccc;*/
    padding:3px 0 8px 1px;
    margin:3px 0 7px 0;
}
#ColumnMain fieldset.formDataView div:last-child
{
    border:0px;
}
 dl.selectPolicy
 {
     display:block;
     border-top:1px solid #ccc;
     background-color:#9c1e24;
     margin:0 0 1px 0;
     padding:3px 3px 3px 15px;
 }
 .selectPolicy dt
 {
     color:#fff;
     display:inline;
     font-weight:bold;
 }
 .selectPolicy dd
 {
     display:inline;
 } 
 
 #ColumnMain fieldset.formDataView div div.Form-RightCol-Reg
{
    float:right;
    width:550px;
    padding:0 0 0 5px;
    margin: 0px;
    
}
.ErrorPadding
{
    padding:8px 0 0 10px !important;
}
.asterix
{
    padding:0 5px 0 5px;
}
.requiredFields
{
    color:#9c1e24;
    margin:10px 0px 10px 10px;
}
.errorMessage
{
    
    color:#ED1C24;
    font-weight:normal;
}
.boxBlank
{padding: 5px;
  background: #fff;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #fff;
    overflow: hidden;
    -webkit-box-shadow: 0 5px 8px ##222244;
    -moz-box-shadow: 0 5px 8px #222244;
    box-shadow: 0 5px 8px #222244;
   /* -moz-box-shadow: inset 0 0 5px #888;
-webkit-box-shadow: inset 0 0 5px#888;
box-shadow: inner 0 0 5px #888;*/
}

div.vldSummary
{
    border:1px solid #dab6b6;
    background-color:#faece8;
    padding:15px;
    margin:0 0 15px 0 !important;
    background-image:url(../images/ErrorWarning.gif);
    background-position:15px 12px;
    background-repeat:no-repeat;
    
}
div.vldSummary ul
{
    margin:40px 0 0 80px;
}
div.vldSummary ul li
{
	color:#ED1C24;
    
}
#ColumnMain ol
{
	 padding:0 0 0 20px;
	 font-size: 14px;
}
.btnPrevious
{
    background-image:url(../images/icons/previous.png);
    background-position:10px 9px;
    background-repeat:no-repeat;
	background-color:#999999;
	border:1px solid #ccc;
	color:#fff;
	margin:15px 0 0 0;
	padding:11px 5px 8px 41px;
	font-weight:bold;
	cursor:pointer;
	border-radius:5px;
}
.btnPrevious:hover
{
    background-color: #666666;
    border: 1px solid #ccc;
}
.btnAdd
{
    background-image:url(../images/icons/add.png);
    background-position: 6px 5px;
    background-repeat:no-repeat;
	background-color:#999999;
	border:1px solid #ccc;
	color:#fff;
	line-height:11px;
	margin: 4px 5px 0 0;
	font-size:12px;
	padding:6px 12px 6px 25px;
	font-weight:bold;
	cursor:pointer;
	text-decoration:none;
	border-radius:5px;
	
}
.btnNext
{
    background-image:url(../images/icons/next.png);
    background-position:right 9px;
    background-repeat:no-repeat;
	background-color:#999999;
	border:1px solid #ccc;
	color:#fff;
	margin:15px 0 0 0;
	padding:11px 41px 8px 5px;
	font-weight:bold;
	cursor:pointer;
	border-radius:5px;
}
.btnNext:hover
{
     background-color: #666666;
    border: 1px solid #ccc;
}

.btnNextDisabled
{
    background-image:url(/images/icons/next_inactive.png);
    background-position:right 9px;
    background-repeat:no-repeat;
	background-color:#ccc;
	border:1px solid #ccc;
	color:#fff;
	margin:15px 0 0 0;
	padding:11px 41px 8px 5px;
	font-weight:bold;
	border-radius:5px;
	
}
PaymentCenterSteps,
ul.PaymentCenterSteps,
ul.PaymentCenterSteps li
{
    list-style-type:none;
    margin:0px;
    padding:0px;
}
ul.PaymentCenterSteps li
{
    display:inline-block;
    margin:0 0 0 -4px;
    *margin:0 0 0 0px;
}
/* for IE 7 */
ul.PaymentCenterSteps li
{
    *display:inline;
}
/* for IE 6 */
ul.PaymentCenterSteps li
{
    zoom:1; *display: inline; _height: 44px;
}
ul.PaymentCenterSteps li img
{
    border:0px; 
}

.floatRight
{
    margin:17px 0 0 350px;
}
.boxBlank h1 {
    background-image: none;
    
}
.formError
{
    border:1px solid #bbc1d6;
    background-color:#e5e7f0;
    padding:15px;
    margin:0 0 15px 0 !important;
    font-size:12px;
    color:Red;
}

