@charset "UTF-8";
/* CSS Document */

#pageMainContainer {

    background-image: url(../images/bkgHome.png );
    background-repeat:no-repeat;
    background-position: 50% 70px;
	background-color:#ffffff;
	padding-bottom:20px;
}

#mainContainer {
	width:1000px; 
	height:auto;
	text-align: left;
	padding:0px;
	position: relative;
	top: 0px;
	left: 0px;

}

#headerContainer {
    margin-bottom:12px;
}

#homeFlash {
    width:1000px;
    height: 550px;
    overflow:hidden;
}
#homeSlider {
	width:963px;/*  height: 550px;
    overflow:hidden;*/
}

.leftContainer {
	width:326px;
	float:left;
}

.rightContainer {
	float:left;
	width:626px;
}

.sliderCtr {
	width:953px;
	height:268px;
	text-align:right;
	position:relative;
	margin-bottom:7px;
	margin-top:39px;
	*margin-top:35px;
}
.sliderCtr .contentBaseinner {
	position:absolute;
	top:20px;
	text-align:left;
	font-weight:bold;	
	left:41px;
	z-index:1;
}

#slideContainer{
	margin-left:13px;
}
#navControl a{
	background:transparent url(../images/basetwo.png) no-repeat scroll left center;
	font-size:11px;
	height:15px;
	margin:0 2px;
	text-align:center;
	vertical-align:middle;
	padding:4px 5px 3px;
	color:#610B0D;
	font-weight:bold;
}
#navControl a.activeSlide {
	background:transparent url(../images/baseone.png) no-repeat scroll left center;
	font-size:11px;
	height:15px;	
	text-align:center;
	vertical-align:middle;
	padding:4px 5px 3px;
	color:#FFFFFF;
	font-weight:normal;
}
#rightArrow{
	*padding-left:4px;
}
#leftArrow img,#rightArrow img{
	cursor:pointer;
	position:relative;
	top:5px;
	*top:3px;
	_top:4px;
	display:inline-block;
}
@media screen and (-webkit-min-device-pixel-ratio:0)  {
#leftArrow img,#rightArrow img{
	cursor:pointer;
	position:relative;
	top:6px;
	display:inline-block;
}

}

.descriptionCtr {
	width:963px;
	position:relative;
	padding-left:15px;
}
.barkerone {
	width:301px;
	height:164px;
	background:url(../images/barkerone.gif) no-repeat left top;
	margin-right:9px;
	position:relative;
	font-size:12px;
}
.barkertwo {
	width:318px;
	height:164px;
	background:url(../images/barkertwo.gif) no-repeat left top;
	position:relative;
}
.barkertHeaderone {
	background:url(../images/connect_01.gif) no-repeat left top;
	position:absolute;
	top:11px;
	width:263px;
	height:25px;
	left:-5px;
}
.barkertHeadertwo {
	background:url(../images/integrated_ebooks.gif) no-repeat left top;
	position:absolute;
	width:264px;
	height:25px;
	top:11px;
	left:-5px;
}
.barkertHeaderthree {
	background:url(../images/dedicated_support.gif) no-repeat left top;
	position:absolute;
	width:279px;
	height:25px;
	top:11px;
	left:-5px;
}
.barkerContent {
	padding:50px 20px 20px 18px;
	font-size:12px;
	line-height:1.5;
	font-family:Arial, Helvetica, sans-serif
}
.barkerBox {
	height:87px;
}
.barkerContent img {
	float:left;
	padding-right:10px;
	border:0px none;
	cursor:pointer;
}
.padright {
	padding-right:94px;
}
.sliderNavbox {
	padding-left:42px;
	padding-top:7px;
	padding-right:11px;
	color:#fff;
}
.sliderHeader {
	font-weight:bold;
	text-transform:uppercase;
}
.slideDescription {
	padding-left:20px;
	padding-top:10px;
	padding-right:11px;
	padding-top:5px;
	text-align:left;
	color:#fff;
	width:400px;
	line-height:1.3;
	
}
ul.navControl {
	list-style-type:none;
	list-style-image:none;
	margin:0px;
	padding:0px;
}
ul.navControl li {
	width:15px;
	height:15px;
	text-align:center;
	float:left;
	font-size:12px;
	vertical-align:middle;
	margin:0px 2px;
}
ul.navControl li.active {
	background:url(../images/baseone.png) no-repeat left top;
}
ul.navControl li a {
	position:relative;
	top:-2px;
	display:block;
}
ul.navControl li span a img {
	position:relative;
	top:4px;
}
ul.navControl li.active a {
	cursor:default;
}
ul.navControl li.active a {
	color:#fff;
}
ul.navControl li.inactive a {
	color:#b70b1a;
}
ul.navControl li.inactive {
	background:url(../images/basetwo.png) no-repeat left top;
	color:#b70b1a;
	cursor:hand;
}
.left {
	float:left;
}
.right {
	float:right;
}
.innerSubContent{
	display:none;
}
.peoplegraphic {
	background:url(../images/peoplegraphic.png) no-repeat left top;
	height:140px;
	left:250px;
	position:absolute;
	top:21px;
	width:91px;
}
/* Student landing page */
.welcomeBanner {
	width:630px;
	height:67px;
	background: #ca080e url(../images/banner_left.gif) no-repeat left top;
	position:relative;
	top:1px;
}
.welcomeBannerinner {
	background:url(../images/banner_right.gif) no-repeat right top;
	height:44px;
	padding-top:23px;
	padding-left:10%;
	font-size:125%;
	color:#fff;
}
#mainContainerTwo {
	left:0;
	padding:0;
	position:relative;
	text-align:left;
	top:13px;
	width:1000px;
}
.bgImage {
	background:url(../images/bkinnerHome.gif) no-repeat 526px 90px;
}

.contentLeft {
	float1:left;
	margin-top:17px;
}
.contentRight {
	width:629px;
	float:left;
}
.loginBase {
	width:306px;
	margin-left:18px;
}
.HeaderSignIn {
	background:url(../images/alreadyRegistredHead.gif) no-repeat right top;
	width:325px;
	height:32px;
}
.loginContent {
	display:block;
	background-color:#e8e8e8;
	border-left:1px solid #d1d1d1;
	border-right:1px solid #d1d1d1;
	padding:22px 23px 22px;
}

.loginContent form {
	margin:0px;
	padding:0px;
}

.loginfields {
	padding-bottom:11px;
}

.loginContent label {
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	float:left;
	width:100px;
	color:#000;
}

.loginContent input[type="text"], .loginContent input[type="password"] {
	border-top:1px groove #aaadb2;
	border-left:none;
}

.signInBtn {
	background:url(../images/signInBtn.gif) no-repeat;
	display:block;
	width:76px;
	height:22px;
	border:0px;
	cursor:pointer;
}

.submitfield {
	padding-top:18px;
}

.forgotpwd {
	font-size:9px;
	color:#ed1c2e;
	text-transform:uppercase;
	padding-top:8px;
	font-weight:bold;
	display:inline-block;
}

.loginbtmbg {
	background-image:url(../images/loginbtmbg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:306px;
	height:5px;
}

/** 
ul.horizontalItems, ul.verticalItems {
	list-style-type:none;
	list-style-image:none;
	margin:0px;
	padding:0px;
}
ul.horizontalItems li {
	float:left;
	list-style-image:none;
}


**/
.introHelp {
	width:306px;
	height:206px;
	margin-left:18px;
	margin-top:17px;
}
.columnTitle {
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	width:100px;
	padding-bottom:16px;
}
.contentRightinner {
	padding:10px 30px 10px 20px;
}
.accordianCtr {
	background:url(../images/sliderBase.gif) no-repeat;
	width:570px;
	display:block;
	padding:4px 15px 4px 7px;
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
	margin-bottom:10px;
}
.accordianCtr .titleText {
	color:#fff;
	display:inline-block;
	width:155px;
}
.showContent {
	width:400px;
	color:#000;
	font-weight:bold;
	padding-left:15px;
	text-transform:none;
	background-color:#E8E8E8;
}
.showContent img.imageBlock {
	float:right;
}
.registerNowBtn {
	background:url(../images/registerNowBtn.gif) no-repeat;
	margin-top:8px;
	display:block;
	width:162px;
	height:28px;
	margin-left:162px;
	_margin-left:81px;
}
.notyoursection {
	font-size:12px;
	color:#ed1c2e;
	font-weight:bold;
	padding-top:10px;
	letter-spacing:0.06em;

}
.messageContainer {
	display:block;
	background-color:#e8e8e8;
	margin-top:10px;
}
.msgLeft {
	background:url(../images/messageLeftimage.gif) no-repeat left top;
}
.msgRight {
	background:url(../images/messageRightimage.gif) no-repeat right top;
	height:70px;
}
.messageContainer p.textone {
	padding:13px 15% 5px;
	margin:0px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
}
.messageContainer p.texttwo {
	text-align:center;
	margin:0px;
}
.innerData {
	float:right;
}
.innerData img {
	padding:5px;
	width:75px;
	height:100px;
}
.innerContent {
	width:275px;
}
/* Notification css */
.notificationInfo {
	margin:5px 0 15px;
	height:100%;
}
.notfTop, .notfTopInner, .notfBottom, .notfBottomInner {
	font-size:1px;
	height:9px;
	background-image:url(../images/notification_sprites_img.gif);
	background-repeat:no-repeat;
	background-color:#fff;
}
.notfBottomInner {
	/*background-color:#F3D0CF !important;*/
}
.notfTop {
	padding: 0 0 0 11px;
	background-position:0 0;
}
.notfTopInner {
	background-position:right top;
}
.notfBottom {
	padding: 0 0 0 11px;
	background-position:left bottom;
}
.notfBottomInner {
	background-position:right bottom;
}
.notfCenter {
	background-color:#f7cb33;
	padding:0px 13px;
	_height:100%;
}
.notfContent {
	background-image:url(../images/notf_Icon.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	padding:0px 0px 0px 50px;
	min-height:28px;
/*  height:expression(this.scrollHeight<28?"28px":"auto"); */
}
.notfContent p {
	padding:5px 0px 2px 0px;
	margin:0px 36px 0px 0px;
}
.notfline {
	background-image:url(../images/notfline.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}
.notfHeader {
	font-weight:bold;
}
.notfHighlighter {
	font-weight:bold;
	color:#1086d9;
	cursor:pointer;
}

.notfClose {
	background-image:url(../images/notf_Close.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding-right:21px;
	font-size:12px;
	text-decoration:underline;
	line-height:1.5em;
	cursor:pointer;
	float:right;
}
/* float clearing for IE6 */	
* html .clearfix {
	height: 1%;
	overflow: visible;
}
/* float clearing for IE7 */
*+html .clearfix {
	min-height: 1%;
}
/* float clearing for everyone else */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	font-size: 0;
}
/*INFO TIP MODALS*/
.infoTip {
	position:absolute;
	left:-9999px;
}

#tipModal {
	color:#2d4465;
	position:absolute;
	width:230px;
	z-index:900;
	left:-9999px;
	border:1px solid #ccc;
	background-color:#eee;
	font-family:arial, helvetica, sans-serif;
	font-size:1em;
	overflow:auto;
	text-align:left;
}

#tipModal .tipClose {
	background-color:#ccc;
	padding: 1px 10px 1px;
	margin: 0 0 8px;
	text-align:right;
}

#tipModal a.close {
	text-align:right;
	font-size:.85em;
	color:#666;
	padding:2px 15px 0 0;
	background:url(../images/icon_tooltip_close.png) no-repeat right center;
	text-decoration:none;
}

#tipModal .tipHdr {
	margin: 0 10px;
	padding:5px 0 5px 40px;
	background:url(../images/icon_tooltip_hdr.png) no-repeat 0 0;
}

#tipModal .tipHdr h3 {
	font-weight:normal;
}

#tipModal .tipBody {
	padding: 0 10px 10px;
}

.loginfields input{
	width:150px;
}

.divDesc{
	padding-left:42px;
	
	color:#fff;
	font-size:13px;
	padding-top:5px;
	width:395px !important;
}
.divDesc span{
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
}
#modalCtr .closeIcon {
	background-position:right bottom;
}

.dispOverlay {
	cursor:default !important;
	opacity:0.0 !important;
	filter:alpha(opacity=0);
	visibility:hidden;
}