﻿@import "ComboBox.Encartele.css";
@import "Grid.Encartele.css.css";
@import "Input.Encartele.css";
@import "TabStrip.Encartele.css";

html, body, form {margin:0px; padding:0px; min-height:100%; height:auto;}
body {
    background-color: #a1c2d1;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;}
body, div, input {font-family:Arial; font-size:12px; color:Black;}

.normalInput {font-family:Arial; font-size:12px; color:Black; border:solid 1px black;}
.normalButton {}
.requiredInput {font-family:Arial; font-size:12px; color:Black; border:solid 1px black;}

a, a:link, a:active {color:#6f8197; text-decoration: none;}
a:hover {color:#535300; text-decoration: none;}

.textBoxWatermark {font-style:italic; color:Gray;}
.textBoxError {background-color:#fffacd;}

.editLabel {font-weight:bold; color:Black;}
.helpIcon {margin-left:3px; margin-top:2px;}

.formTable {
    background-color:White;
    border:solid 1px #4e75b3; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    }
.formTableHeader {
    color:White;
    font-weight:bold;
    height:27px;
    line-height:28px;
    border:solid 0px white;
    border-bottom:solid 1px #4e75b3; 
    -moz-border-radius-topleft: 5px; 
    -moz-border-radius-topright: 5px; 
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    background-image:url('Images/WizardHeaderBar.png');
    }
.loading {
    background-color: #fff;
    height:100%;
    width:100%;
}
.loadingImage {
    width:300px;
    height:300px;
    margin:auto;
    background-image: url('Images/loading.gif');
}
.gridFilter {
    background-color:#90b4d7; 
    padding:5px; 
    font-weight:bold; 
    color:White;
}

/************ Main Layout ***********/
#mainContainer {
    position:relative; 
    width:960px; 
    margin-left:auto; 
    margin-right:auto; 
    }
#outsideContainer {
    width:976px; 
    margin:auto; 
    background-color:White;
	background-image:url(images/bg_flip.gif);
	background-repeat: repeat-x; 
	background-position:top;
}
.mainHeader {
    height:169px;
    background-image: url('Images/bg_header_interior.jpg');
    }
#logo {
    margin-left:40px;
    width:331px; 
    height:145px; 
    float:left;}
.loginDiv {
    height:95px; 
    float:right; 
    text-align:right;
    margin-top:50px; 
    margin-right:20px;
    }
.Menu {
    height:27px; 
    overflow:hidden;
    background-image: url('Images/bg_menu.jpg');
    }
#SubMenu {
    height:27px; overflow:hidden; position:relative;
    background-image: url('Images/bg_menu.jpg');
    }
#mainContentBackground {
    background-color:White;
    height:580px;
    }
.contentContainer {
    margin-left:40px;
    margin-right:40px;
    }
.contentInnerContainer {
    padding:10px;
    background-image:url('Images/WizardContentBackground.png'); 
    background-repeat:repeat-x; 
    background-position:top;
    border:solid 0px White;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    }
#reflection {
    height:59px;
    width:976px;
    margin:auto;
    margin-top:9px;
    background-image: url('Images/reflection.png');
    background-repeat:repeat-x}
.headerTextDiv {
    height:50px;
    margin-left:40px;
    }
.headerTextArrorws {
    height:31px;
    width:33px;
    background-image: url('Images/title_bigdots_left.jpg');
    margin-top:9px;
    float:left;
    }
.headerText {
    font-size:38px;
    color:#1b3e64
    }
.headerTextSmallDiv {
    height:60px; 
    }
.headerTextSmallArrorws {
    height:19px;
    width:27px;
    background-image: url('Images/title_smalldots_left.jpg');
    margin-top:18px;
    float:left;
    }
.headerTextSmall {
    font-size:23px; 
    font-style:italic;
    color:#1b3e64;
    margin-top:15px;
    float:left;
    }  

/************ Home Page ***********/  
.mainHeaderHomePage {
    height:169px;
    background-image: url('Images/bg_header_index.jpg');
    }
#mainContentHome
{
    height:332px;
    background-image: url('Images/bg_body_index.jpg');
    }
.subHeaderTextDiv {
    height:25px; 
    margin-left:230px; 
    margin-top:10px;
    }
.subHeaderText {
    font-size:24px;
    color:#1b3e64; 
    font-style:italic;
    float:left;
}
.subHeaderTextArrows {
    height:19px;
    width:27px;
    background-image: url('Images/title_smalldots_right.jpg');
    margin-top:4px;
    float:left;
}
.mainContentHome { 
    position:relative;
    height:332px;
    margin-top:25px;
    background-image: url('Images/bg_body_index.jpg');
    }
.mainContentHomeButton, a.mainContentHomeButton, a.mainContentHomeButton:link, a.mainContentHomeButton:hover {
    font-size:23px; 
    line-height:22px;
    text-align:center;
    color:#1b3e64; 
}
.mainContentHomeLearnAboutInmatePhoneServicesDiv {
    position:absolute;
    top:82px;
    left:70px;
    width:200px;
    text-align:center;
    }
.mainContentHomeLearnaboutCallingOptionsDiv {
    position:absolute;
    top:58px;
    left:290px;
    width:208px;
    text-align:center;
    }
.mainContentHomeSetupANewAccountDiv {
    position:absolute;
    top:82px;
    left:510px;
    width:195px;
    text-align:center;
    }
.mainContentHomeContactEncarteleDiv {
    position:absolute;
    top:112px;
    left:720px;
    width:200px;
    text-align:center;
    }
/************ Content Pages ***********/
.mainContentFooter {
    height:178px;
    background-image: url('Images/bg_body_bottom.jpg');
    }
.contentTitleLabel {
    font-size:20px; 
    font-weight:lighter;
    color:#4e4e4e;
    }
.contentContentLabel {
    margin-left:40px; 
    overflow:hidden;
    }
.contentBody {
    margin-left:40px;
    margin-right:40px;
    }
.contentBodyContainer {
    height:555px;
    background-image: url('Images/bg_body_bottom.jpg'); 
    background-position:bottom; 
    background-repeat:no-repeat;
    }
/************ FAQ ***********/
.faqCategoryLink, a.faqCategoryLink, a.wizardProgressChangeLink:link {
    font-size:16px;
    font-weight:bold;
    color:#3f3f3f;
}
.faqCategoryLabel
{
	
	font-size:16px;
	font-weight:bold;
    color:#1b3e64; 
}
a.faqCategoryLink:hover {
    font-size:16px;
    font-weight:bold;
    color:#1b3e64; 
}
.faqQuestionLink, a.faqQuestionLink, a.faqQuestionLink:link {
    font-size:13px;
    color:#3f3f3f;
}
a.faqQuestionLink:hover {
    font-size:14px;
    font-weight:bold;
    color:#1b3e64; 
}
.faqQuestion {
    font-size:14px;
    font-weight:bold;
    color:#1b3e64; 
    }
.faqAnswer {
	font-size:13px;
	color:#3f3f3f;
    
    }
.faqCategoryBc {
	font-size:14px;
    color:#1b3e64; 
}
.faqCategoryBc:hover {
	font-size:14px;
    color:#1b3e64; 
}

/************ Receipt ***********/
.receiptHeader {font-weight:bold;}
.receiptTimeDate {font-weight:bold;}
.receiptFormLabel {font-weight:bold; text-align:left;}

/************ Wizard ***********/
.wizardMasterDiv {
    }
.wizardTabBlue {
    height:45px;
    width:138px;
    background-image:url('Images/WizardTabBlue.png'); 
    background-position:right;
    margin-right:1px;
    color:White;
    }
.wizardTabBlue .wizardTabHeader {color:White;}
.wizardTabBlue .wizardTabText {color:White;}
.wizardTabWhite {
    height:45px;
    width:138px;
    background-image:url('Images/WizardTabWhite.png');
    background-position:right;
    margin-right:1px;
    color:#4870b8;
    }
.wizardTabWhite .wizardTabHeader {color:#4870b8;}
.wizardTabWhite .wizardTabText {color:#4870b8;}
.wizardTabHeader {
    padding:5px;
    font-weight:bold;
    }
.wizardTabText {
    padding-left:5px;
    font-size:11px;
    }
.wizardHeaderBar {
    padding-left:5px;
    height:27px;
    color:White;
    font-weight:bold;
    font-size:16px;
    line-height:25px;
    background-image:url('Images/WizardHeaderBar.png');
    border:solid 0px White;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    }
.wizardContent {
    background-color:White;
    border-left:solid 1px #4870b8;
    border-right:solid 1px #4870b8;
    border-bottom:solid 1px #4870b8;
    -moz-border-radius-bottomleft: 5px; 
    -moz-border-radius-bottomright: 5px; 
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    }
.wizardStepsDiv {
    width:600px; 
    margin-left:10px;
    float:left; 
    }
.wizardProgressDiv {
    width:220px;
    height:378px;
    margin-right:10px;
    float:right;
    border:solid 1px #4870b8;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    }
.wizardProgressHeader {
    height:27px;
    padding-left:3px;
    line-height:25px;
    font-weight:bold;
    color:Black;
    background-image:url('Images/WizardProgressBackground.png');
    }
.wizardProgressContent {
    padding:3px;
    padding-top:5px;
    color:Gray;
    }
.wizardPrgoressChangeDiv {
    height:16px;
    }
.wizardProgressChange {
    width:46px; 
    height:16px; 
    background-color:#ffa92d; 
    text-align:center; 
    color:White; 
    font-weight:bold; 
    float:right;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    }
.wizardProgressChangeLink, a.wizardProgressChangeLink, a.wizardProgressChangeLink:link {
    font-size:10px;
    line-height:15px;
    color:White; 
    text-decoration: none;
}
a.wizardProgressChangeLink:hover {
    color:Gray; 
    text-decoration: none;
}

.wizardText {
    font-size:22px;
    font-weight:bold;
    color:Gray;
    }
.wizardTextHeader {
    font-size:14px;
    font-weight:bold;}
.wizardLabel {
    font-weight:bold;}
.largeTextbox {
    font-size: 20px;
    font-weight:bold;
	padding-top: 1px;
	padding-bottom: 1px;}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }