﻿/*  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: 64px;
    margin: 0 auto;
    width: 450px;
}

 /* Set width and height of banners within div.Normal img */
.RotatorWrapper img{width:460px;height:60px;} 

.RotatorNav
{
    position: absolute;
    z-index: 20;
    width: 900px;
    height: 40px;
    padding: 0;
    list-style: none;
}
.RotatorNav li {float:left;}
.RotatorNav li a
{
    padding: 0 10px;
    display: block;
    color: #009999;
    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);
}
.yellowbox 
{
    background-color: #009999;
    border:1px solid #ccc;
    border-radius:5px;
    color:#fff;
	margin: 10px -20px 5px -20px;
	padding:1px 8px 1px 8px;
	width:auto;
}
.yellowbox a:visited
{
	color: #FFFFFF;
}
.yellowbox a
{
    color: #FFFFFF;
}
.DivLoadingPopUp
{
	position:absolute;	
	left: 41%;top: 52%;
	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:18px;
    padding:15px 0 0 0;
    color:#003366;
}
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: #003366;
    background-color: #009999;
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #fff;
    margin: 15px 0 0 0;
    padding: 11px 5px 8px 30px;
    font-weight: bold;
    cursor: pointer;
}
.btnNewSearch:hover
{
    background-color:#9c1e24;
    background-color: #009999;
    border:1px solid #ccc;
}
.btnNewSearch_top
{
    background-image: url(../images/icons/search_white.png);
    background-position: 12px 14px;
    background-repeat: no-repeat;
    background-color: #003366;
    background-color: #009999;
    border: 1px solid #ccc;
    color: #fff;
    margin: 5px 0 0 0;
    border-radius: 5px;
    padding: 8px 5px 3px 30px;
    font-weight: bold;
    cursor: pointer;
}
.btnNewSearch_top:hover
{
    background-color:#9c1e24;
    background-color: #009999;
    border:1px solid #ccc;
}
.btnSubmit
{
    background-image: url(../images/icons/submit.png);
    background-position: 10px 9px;
    background-repeat: no-repeat;
    background-color: #003366;
    background-color: #009999;
    border: 1px solid #ccc;
    color: #fff;
    line-height: 21px;
    margin: 15px 0 0 0;
    font-size: 14px;
    padding: 11px 15px 8px 37px;
    font-weight: bold;
    cursor: pointer;
    border-radius: 5px;
}
.btnSubmit:hover
{
    background-color:#9c1e24;
    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:#009999;
	border:1px solid #ccc;
	color:#fff;
	line-height:21px;
	margin:15px 0 0 0;
	font-size:14px;
	padding:11px 15px 8px 35px;
	font-weight:bold;
	cursor:pointer;
	border-radius: 5px;
}
.btnCancel:hover
{
    background-color:#9c1e24;
    background-color: #000099;
    border:1px solid #ccc;
}


#ColumnMain fieldset.formDataView,div.formDataView,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 h1,div.formDataView h1,fieldset.formDataView h1
{
    font-size:16px;
    font-weight:bold;
    margin-left:-37px;
    padding-bottom:15px;
    background-image:none;
}

#ColumnMain fieldset.formDataView h1 span,div.formDataView h1 span,fieldset.formDataView h1 span
{
    color:#fff;
    font-weight:normal;
    font-size:24px;
    padding-right:21px;
}

#ColumnMain fieldset.formDataView .dataLabel,div.formDataView .dataLabel,fieldset.formDataView .dataLabel
{
   
    display:inline-block;
   
}
#ColumnMain fieldset.formDataView div.span12,div.formDataView  div.span12,fieldset.formDataView  div.span12
{
    border-bottom:1px solid #ccc;
    padding:3px 0 8px 0;
    margin:3px 0 7px 0;
}
#ColumnMain fieldset.formDataView div:last-child,div.formDataView div:last-child,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:#003366;
	border:1px solid #ccc;
	color:#fff;
	margin:15px 0 0 0;
	padding:11px 5px 8px 41px;
	font-weight:bold;
	cursor:pointer;
	border-radius: 5px;
	/*line-height:21px;
	font-size:14px;*/
}
.btnPrevious:hover
{
    background-color: #000099;
    border: 1px solid #ccc;
}
.btnAdd
{
    background-image:url(../images/icons/add.png);
    background-position: 6px 5px;
    background-repeat:no-repeat;
	background-color:#003366;
	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:#003366;
	border:1px solid #ccc;
	color:#fff;
	margin:15px 0 0 0;
	padding:11px 41px 8px 5px;
	font-weight:bold;
	cursor:pointer;
	border-radius: 5px;
	/*line-height:21px;
	font-size:14px;*/
}
.btnNext:hover
{
    background-color: #000099;
    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:8px 10px 5px 10px;
    margin: 0 -21px 15px !important;*/
    color:#FF0000;
}
.floatLeft
{
    margin-left:10px;
}
.pdfSearch
{
    float: right;
    *margin-top: -30px;
}
/******** Document Types *****/

a[href$='.pdf'] { padding:0 20px 0 0; background:transparent url(../images/icons/acrobat.gif) no-repeat center right; }  
a[href$='.doc'],a[href$='.docx'] { padding:0 20px 0 0; background:transparent url(../images/icons/word.gif) no-repeat center right; }  
a[href$='.xls'],a[href$='.xlsx'] { padding:0 20px 0 0; background:transparent url(../images/icons/excel.gif) no-repeat center right; }  
a[href$='.mdf'] { padding:0 20px 0 0; background:transparent url(../images/icons/access.gif) no-repeat center right; }  
a[href$='.ppt'] { padding:0 20px 0 0; background:transparent url(../images/icons/powerpoint.gif) no-repeat center right; }  
a[href$='.txt'] { padding:0 20px 0 0; background:transparent url(../images/icons/text.gif) no-repeat center right; }
a[href$='.jpg'],a[href$='.gif']  { padding:0 20px 0 0; background:transparent url(../images/icons/image.gif) no-repeat center right; }  
a[href$='.zip'] { padding:0 20px 0 0; background:transparent url(../images/icons/zip.gif) no-repeat center right; }  

div.inline label
{
    display:inline-block;
    padding:0px 56px 0px 3px;
}
select, textarea, input[type="text"] 
{
    width:40%;
}
.Pager span, .Pager a
{ padding:0 5px 0 5px;
}
.pdfSearch
{ 
    float: right;
    color:#000000;
    font-weight:bold;
    *margin-top: -30px;
 }
.yellowbox a.pdfSearch {
    color: #000000;
}