@charset "utf-8";
/* CSS Document  HomepageV2 styles */

/* Tempo bottom css can be deleted if this works out */

body.homepage {
	margin: 0;
	padding: 0;
	height:100%; 
	width:100%;
	background: #b3d2e9 url(../../images/homepageV2/bg-body.gif) repeat-x top;
	text-align : center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body.homepage div.container {
	width: 886px;
	text-align: left;
	margin: 0 auto;
}
body.homepage div.container div.header {
	width: 887px;
	height: 239px;
	background: url(../../images/homepageV2/bg-header.jpg) no-repeat top left;
        position:relative;
}
body.homepage div.container div.header h1 {
	float: left;
	margin: 17px 0 0 45px;
	padding: 0;
}
body.homepage div.container div.header h1 a {
	text-indent: -9000px;
	width: 275px;
	height: 101px;
	display: block;
	outline: none;
	background: transparent url(../../images/homepageV2/logo-home.png) no-repeat top left;
}
body.homepage div.container div.header div.login {
	width: 340px;
	float: right;
	margin: 47px 45px 22px 0;
	*margin: 47px 45px 5px 0;
}
body.homepage div.container div.header div.login a {
	font-size: 12px;
	color: #bf2e3a;
	text-decoration: none;
	padding: 0;
}

body.homepage div.container div.header div.login a:hover {
	text-decoration: underline;
}
body.homepage div.container div.header div.login div.inputs {
	float: left;
	width: 265px;
position:relative;

}
body.homepage div.container div.header div.login div.submit {
	float: right;
	width: 64px;
}
body.homepage div.container div.header div.login div.inputs input.input-text {
	width: 150px;
	margin-bottom: 3px;
	border: 1px solid #d1d1d1;
	color: #0f1427;
	padding: 3px 3px;
	display: block;
	background:#fff;
	font-size: 12px;
}
body.homepage div.container div.header div.login div.inputs label {
	font-size: 11px;
	color: #555;
	float: left;
	width: 100px;
	padding-top: 5px;
}
body.homepage div.container div.header div.login div.inputs a.btn-lessons {
	left: 0px;
	width: 258px;
	padding-top: 5px;
	background: transparent url(../../images/SignUp_Button.png) no-repeat top left;
	height: 26px;
	margin-left: 2px;
	position:absolute;
        top:55px;
}

body.homepage div.container div.header div.login div.inputs a.btn-lessons:hover{
	left: 0px;
	width: 258px;
	padding-top: 5px;
	background: transparent url(../../images/SignUp_Button_Over.png) no-repeat top left;
	height: 26px;
	margin-left: 2px;
	position:absolute;
        top:55px;
}

body.homepage div.container div.header div.login div.submit input.btn-login {
	width: 64px;
	height: 48px;
	text-indent: -9000px;
	background: transparent url(../../images/homepageV2/btn-login.png) no-repeat top left;
	border: none;
	display: block;
	cursor: pointer;
	outline: none;
}
body.homepage div.container div.header div.login div.submit div.forgotPassword {
	text-align: center;
	margin-top: 7px;
}
body.homepage div.container div.header div.login span {
	color: #f00;
	clear: both;
	font-size: 10px;
	font-weight: bold;
	float: left;
	width: 240px;
	margin-left: 50px;
	margin-top:0;
}
body.homepage div.container div.header div.login div.validators span 
{
	margin-left: 0;
} 
body.homepage div.container div.header div.login div.validators {
	float: left;
	width: 10px;
}
body.homepage div.container div.header div.login span.validator-required {
	width: 10px;
	margin-right: 10px;
	display: inline;
	color: #1a4c7b;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
	margin-bottom: 4px;
	line-height: 3;
}

body.homepage div.container div.wrapper {
	background: url(../../images/homepageV2/bg-wrapper.gif) repeat-y top left;
	margin: 0;
	padding: 0;	
	height: 1%;
	padding-top: 10px;
}

body.homepage div.container div.wrapper div.top-content {
	height: 368px;
}

body.homepage div.container div.wrapper div.top-content div.banner-wrapper {
	width:  100%;
    margin-left: 45px;
    margin-right: auto 
}

body.homepage div.container div.wrapper div.top-content-sub {
	padding: 10px 25px 50px;
	background: url(../../images/homepageV2/divider.gif) no-repeat bottom center;
}
body.homepage div.container div.wrapper div.top-content-sub h3 {
	color: #436400;
	font: bold 16px Arial;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #abc92f;
}

body.homepage div.container div.wrapper div.top-content-sub h3.midwest
{
/*	text-indent: -9000px;
	background: url(../../images/homepageV2/midwest.gif) no-repeat top left;*/
	font-size:24px;
}

body.homepage div.container div.wrapper div.top-content-sub h3.school
{
	text-indent: -9000px;
	background: url(../../images/homepageV2/schooloffaith.gif) no-repeat top left;
}

body.homepage div.container div.wrapper div.top-content-sub h3.llj
{
	text-indent: -9000px;
	background: url(../../images/homepageV2/llj.gif) no-repeat top left;
}

body.homepage div.container div.wrapper div.top-content-sub h3.keepingfaith
{
	text-indent: -9000px;
	background: url(../../images/homepageV2/keepingfaith.gif) no-repeat top left;
}

body.homepage div.container div.wrapper div.top-content-sub h4 {
	color: #5a6170;
	/*font-size: 13px;*/
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 1em;
}
body.homepage div.container div.wrapper div.top-content-sub .list-column {
	width: 230px;
	margin-right: 10px;
	float: left;
}

body.homepage div.container div.wrapper div.top-content-sub .list-column h4
{	font: bold 14px Arial;
	color: #b97500;
}
body.homepage div.container div.wrapper div.top-content-sub address 
{
	width: 250px; 
	display: block; 
	margin: 20px 0 20px 0px;
}

body.homepage div.container div.wrapper div.top-content-sub p, address {
	font-size: 12px;
	color: #5a6170;
	margin-bottom: 10px;
	line-height: 1.4;
}
body.homepage div.container div.wrapper div.top-content-sub a {
	color: #4b82b0;
	text-decoration: none;
}
body.homepage div.container div.wrapper div.top-content-sub a:hover { text-decoration: underline; }
body.homepage div.container div.wrapper div.top-content-sub ul, body.homepage div.container div.wrapper div.top-content-sub ol {
	margin:0;
	margin-left: 15px;
	margin-bottom: 10px;
	padding: 0;
}
body.homepage div.container div.wrapper div.top-content-sub ul li {
	margin:0;
	margin-bottom: 3px;
	padding: 0;
	padding: 3px 0;
	padding-left: 18px;
	font-size: 12px;
	color: #717887;
	background: url(../../images/homepageV2/bullet.gif) 0 6px no-repeat;
	list-style: none;
}
body.homepage div.container div.wrapper div.top-content-sub .ulspec li{
	margin:0;
	margin-bottom: 3px;
	padding: 0;
	padding: 3px 0;
	font-size: 12px;
	color: #5A6170;
	background: none;
	list-style: disc;
}
body.homepage div.container div.wrapper div.top-content-sub ol li {
	margin:0;
	margin-left: 30px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 0;
	padding: 3px 0;
	font-size: 12px;
	color: #5a6170;
	list-style: decimal;
}
body.homepage div.container div.wrapper div.top-content-sub span a img {
	border: none;
	outline: none;
}
body.homepage div.container div.wrapper div.top-content-sub span {
	float: right;
	clear: both;
}
body.homepage div.container div.wrapper div.bottom-content {
	clear: both;
	height: 555px;
	background:  url(../../images/homepageV2/bg-bottom-content.jpg) no-repeat center bottom;
}
body.homepage div.container div.wrapper div.sub {
	clear: both;
	height: 443px;
	padding-top: 20px;
	background: url(../../images/homepageV2/bg-bottom-content.jpg) no-repeat 7px 0;

}

body.homepage div.container div.wrapper div.bottom-content .column1 {
	float: left;
	width: 674px;
	margin: 10px 0 0 25px;
}

body.homepage div.container div.wrapper div.bottom-content .column1 div.column1-top {
	float: left;
	width: 684px;
	height: 101px;
	margin-left:25px;
}

body.homepage div.container div.wrapper div.bottom-content .column1 div.column1-top2 {
	float: left;
	width: 684px;
	height: 101px;
	margin-left:10px;
}

body.homepage div.container div.wrapper div.bottom-content .column1 div.also-top {
	float: left;
	width: 830px;
	height: 101px;
	margin-left:25px;
}

body.homepage div.container div.wrapper div.bottom-content .column1 div.column1-bottom {
	float: left;
	width: 674px;
	height: 290px;
}

body.homepage div.container div.wrapper div.bottom-content .column1 div.column1-bottom  h4{
	display: block;
	width: 162px;
	height: 23px;
	margin: 15px 0 16px 0;
	background: url(../../images/homepageV2/ourproducts.png) no-repeat;
	text-indent: -9999px;
}

body.homepage div.container div.wrapper div.bottom-content .column1 div.column1-top .ct-menu {
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 22px;
        margin-left: 0px;
        background-color:#eeeeee;
        height:200px;
}

body.homepage div.container div.wrapper div.bottom-content .column1 div.column1-top2 .ct-menu2 {
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 10px;
        margin-left: 0px;
        width:210px;
}


body.homepage div.container div.wrapper div.bottom-content .column1 div.also-top .also-menu {
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 50px;
        margin-left: 25px;
        background-color:#eeeeee;
        height:150px;
        text-align:center;
}

body.homepage div.container div.wrapper div.bottom-content .column1 div.also-top .also-menu  a {
        font-size:12px;
	color: #4b82b0;
	text-decoration: none;
}
body.homepage div.container div.wrapper div.bottom-content .column1 div.also-top .also-menu  a:hover { 
	font-weight: bold;
}

body.homepage div.container div.wrapper div.bottom-content .column1 div.column1-bottom div { 
	width: 180px;
	height: 220px;
	float: left;
	background: #f3f3f3;
	border: double 3px #ced2d6;
	margin-right: 11px;
	padding: 12px;
	padding-top: 20px;
}

body.homepage div.container div.wrapper div.bottom-content .column1 div.column1-bottom div img {
	margin: auto auto;
	width: 182px;
	height: 164px;
}

body.homepage div.container div.wrapper div.bottom-content .column1 div.column1-bottom div a {
	display: block;
	width: 122px;
	height: 27px;
	background: url(../../images/homepageV2/enroll-now.png) no-repeat center top;
	margin: 20px auto 0 auto;
}

body.homepage div.container div.wrapper div.bottom-content .column1 div.column1-bottom div a:hover { background: url(../../images/homepageV2/enroll-now.png) no-repeat center bottom; }

body.homepage div.container div.wrapper div.bottom-content .column1 .column1-top ul li {
	list-style: none;
	padding-bottom: 5px;
	background: url(../../images/homepageV2/bullet.gif) 0 3px no-repeat;
	padding-left: 15px;
}

body.homepage div.container div.wrapper div.bottom-content .column1 .column1-top ul li a {
	font-size: 11px;
	color: #226298;
	text-decoration: none;
}

body.homepage div.container div.wrapper div.bottom-content .column1 .column1-top ul li a:hover { text-decoration: underline; }

body.homepage div.container div.wrapper div.bottom-content .column2 {
	float: left;
	margin: 50px 17px 0 0;
	width: 162px;
}
#podcast { margin-bottom: 21px; *margin-bottom: 18px; }
#acclink { font-size: 11px; text-decoration: none; cursor: pointer; }
#acclink:hover { text-decoration: underline; }
.enrollnowheader { 
	display: block; 
	outline: none; 
	border: none;
	float: right;
	margin: 4px 2px 0 0;
	cursor: pointer;	
}

body.homepage div.container div.bottom-content h4.myDD {
	text-indent: -9000px;
	height: 20px;
	width: 141px;
	background: url(../../images/homepageV2/myDailyDelivery.gif) no-repeat;
}
body.homepage div.container div.bottom-content h4.myDP {
	text-indent: -9000px;
	height: 20px;
	width: 141px;
	background: url(../../images/homepageV2/myDailyPrayers.gif) no-repeat;
}
body.homepage div.container div.bottom-content h4.myEC {
	text-indent: -9000px;
	height: 20px;
	width: 141px;
	background: url(../../images/homepageV2/myeCards.gif) no-repeat;
}
body.homepage div.container div.bottom-content h4.mySH {
	text-indent: -9000px;
	height: 20px;
	width: 141px;
	background: url(../../images/homepageV2/myServiceHours.gif) no-repeat;
}
body.homepage div.container div.bottom-content h4.mySOD {
	text-indent: -9000px;
	height: 20px;
	width: 141px;
	background: url(../../images/homepageV2/mySaintoftheDay.gif) no-repeat;
}
body.homepage div.container div.bottom-content h4.myDR {
	
	height: 12px;
	width: 200px;
        color: #436400;
	font: bold 16px Arial;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #abc92f;
        background-color:#FFFFFF

}

body.homepage div.container div.bottom-content h4.mypartner {
	
	height: 12px;
	width: 210px;
        color: #436400;
	font: bold 16px Arial;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #abc92f;
        background-color:#FFFFFF

}

body.homepage div.container div.bottom-content h4.myDR2 {
	
	height: 12px;
	width: 830px;
        color: #436400;
	font: bold 16px Arial;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #abc92f;
        background-color:#FFFFFF

}

body.homepage div.container div.bottom-content h4.viewDemo {
	text-indent: -9000px;
	height: 20px;
	width: 141px;
	margin-bottom: 0px;
	background: url(../../images/homepageV2/viewDemo.gif) no-repeat;
}
body.homepage div.container div.wrapper div.bottom-content .column2 p {
	color: #fff;
	font-size: 11px;
	margin-bottom: 20px;
}
body.homepage div.container div.wrapper div.bottom-content .column2 ul {
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
}
body.homepage div.container div.wrapper div.bottom-content .column2 ul li {
	font-size: 11px;
	color: #5a6170;
	list-style: none;
	background: url(../../images/homepageV2/bullet.gif) 0 2px no-repeat;
	margin: 0;
	padding: 0 0 7px 15px;
	line-height: 1;
}
body.homepage div.container div.wrapper div.bottom-content .column2 ul li a {
	font-size: 11px;
	color: #226298;
	text-decoration: none;
}
body.homepage div.container div.wrapper div.bottom-content .column2 ul li a:hover {
	font-size: 11px;
	color: #226298;
	text-decoration: underline;
}

body.homepage div.container div.footer {
	color: #fff;
	font-size: 10px;
	text-align: center;
	margin-top: -35px;
}
body.homepage div.container div.footer ul.footernav {
	margin: 0px auto 0 305px;
	padding-top: 5px;
	display: block;
	list-style: none;
}
body.homepage div.container div.footer ul.footernav li {
	float: left;
	padding-right: 5px;
	text-align: left;	
	list-style: none;
}
body.homepage div.container div.footer ul.footernav li a {
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	padding: 0 10px 0 3px;
}
body.homepage div.container div.footer ul.footernav li a:hover 
{
	color: #fff;
	font-size: 10px;
	text-decoration: underline;
}
body.homepage div.container div.footer p {
	margin:-40px auto 0 auto;
	display: block;
}
body.homepage div.container div.wrapper p {
	margin: 0 0 10px 0;
}
.kwicks {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
	left: 22px;
}
.kwicks li {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	padding: 0;
	cursor: pointer;
	float: left;
	width: 168px;
	height: 321px;
	margin-right: 5px;
}

.kwicks .active {
	cursor: default;
}
.kwicks h2, .kwicks .active h2 {
	width: 105px;
	height: 321px;
	margin: 0;	
	text-indent: -9000px;
}
.kwicks .active h2 {
	border-right: 1px solid #e3e3e3;
}
.kwicks .active span {
	position: absolute;
	bottom: 15px;
	right: 15px;
}
.kwicks .active span a img {
	border: none;
	outline: none;
}
.kwicks .active p {
	font-size: 11px;
	width: 280px;
	white-space: normal;
	margin-top: -200px;
	line-height: 130%;
	*line-height: 125%;
	position: absolute;
	top: 70px;
	left: 120px;
	color: #5a6170;
	background: none;	
}
.kwicks br 
{
	margin-bottom: 10px;
}
#kwick1 
{
	background: #f7f7f7 url(../../images/homepageV2/atcr.jpg) no-repeat 106px 0;
}
#kwick1 h2 {
	background: url(../../images/homepageV2/bg-panel.jpg) no-repeat 0 0;
}
#kwick2 
{
	background: #f7f7f7 url(../../images/homepageV2/youtheduc.jpg) no-repeat 106px 0;
}
#kwick2 h2 {
	background: url(../../images/homepageV2/bg-panel.jpg) no-repeat -106px 0;
}
#kwick3 
{
	background: #f7f7f7 url(../../images/homepageV2/elementaryeduc.jpg) no-repeat 106px 0;
}
#kwick3 h2 {
	background: url(../../images/homepageV2/bg-panel.jpg) no-repeat -213px 0;
}
#kwick4 
{
	background: #f7f7f7 url(../../images/homepageV2/marriageprep.jpg) no-repeat 106px 0;
}
#kwick4 h2 {
	background: url(../../images/homepageV2/bg-panel.jpg) no-repeat -318px 0;
}
#kwick5 {
	margin-right: 0;
	border-right: 1px solid #e3e3e3;
	background: #f7f7f7 url(../../images/homepageV2/cssi.jpg) no-repeat 106px 0;	
}
#kwick5 h2 {
	background: url(../../images/homepageV2/bg-panel.jpg) no-repeat -423px 0;
}

.ui-tabs-hide {
	display: none;
}
		
#mdp h3
{
	color: #0f1b31	
	}	
	
#mdp
{	float: left;
	height: 300px;
	}
	
	
#mj h3
{
	color: #3f6b92	
	}	
	
#mj
{	float: left;
	height: 300px;
	}			


#mdr h3
{
	color: #7e8a95	
	}	
	
#mdr
{	float: left;
	height: 300px;
	}
	
#mdrp h3
{
	color: #a1641d	
	}	
	
#mdrp
{	float: left;
	height: 300px;
	}	
	
#me h3
{
	color: #93372f	
	}	
	
#me
{	float: left;
	height: 300px;
	}
	
#mm h3
{
	color: #f20010	
	}	
	
#mm
{	float: left;
	height: 300px;
	}
	
#ml h3
{
	color: #ad000d	
	}	
	
#ml
{	float: left;
	height: 300px;
	}	
	
#msd h3
{
	color: #ae1134	
	}	
	
#msd
{	float: left;
	height: 300px;
	}					
	
#mp h3
{
	color: #846728	
	}	
	
#mp
{	float: left;
	height: 300px;
	}
	
#mdd h3
{
	color: #3a3a3a	
	}	
	
#mdd
{	float: left;
 	
	height: 300px;
	}
	
#ms h3
{
	color: #2a7d70	
}	
	
#ms
{	float: left;
	height: 300px;
}						
						

/* End Menu Styles */


/* Flash quotes */
#quote 
{
	width: 470px;
	height: 85px;
	margin: 0 auto;
	z-index:0; 	
	clear: both;
	text-align:center;
        position:relative;
        
}

#faq 
{
	clear:both;
	height:22px;
	margin:0 auto;
	position:absolute;
	right:22px;
	text-align:center;
		top:215px;
	width:176px;
	z-index:0;
        
}

#faq a
{
	background-image:url("../../images/homepageV2/FAQ_Button.png");
	background-repeat:no-repeat;
	color:#000000;
	cursor:pointer;
	display:block;
	width: 176px;
	height: 22px;
}


#faq a:hover
{
	background-image:url("../../images/homepageV2/FAQ_Button_over.png");
	background-repeat:no-repeat;
	color:#000000;
	cursor:pointer;
	display:block;
	width: 176px;
	height: 22px;
}

#buynow 
{
	position: absolute;
	left:22px;
	top:215px;
	width: 104px;
	clear:both;
	height:22px;
	margin:0 auto;
	text-align:center;
	z-index:0;
}

#buynow a
{
	background-image:url("../../images/homepageV2/BuyNow_Button.png");
	background-repeat:no-repeat;
	color:#000000;
	cursor:pointer;
	display:block;
	width: 104px;
	height: 22px;
}


#buynow a:hover
{
	background-image:url("../../images/homepageV2/BuyNow_Button_over.png");
	background-repeat:no-repeat;
	color:#000000;
	cursor:pointer;
	display:block;
	width: 104px;
	height: 22px;
}
/* Overlay */
#simplemodal-overlay {background-color:#000;}

/* Container */
#simplemodal-container {height:auto; width:591px; background-color:#fff; border:3px solid #ccc;}
#simplemodal-container a.modalCloseImg {background: url(../../images/homepageV2/btn-close.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-18px; cursor:pointer;}
#simplemodal-container #basicModalContent {padding: 8px;}

.basicModal a {
	font-size: 12px;
	color: #226298;
	text-decoration: none;
}

.basicModal img {
	border: 0;
	outline: none;
	margin-bottom: 10px;
}


/*End Tempo */
.clean-gray {
	background:none repeat scroll 0 0 #EFEFEF;
	border:1px solid #222222;
	color:#222222;
	padding:4px;
}


.clean-gray td{
	font-size:12px;
}

.clean-blue {
	background:none repeat scroll 0 0 #B3D2E9;
	border:1px solid #111111;
	color:#000000;
	padding:4px;
}

.clean-gray h4 {
	padding-bottom: 5px;
	font-size: 1em !important;
}

.FlLeft {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.FlRight {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}

#side-info {
	
	margin-top:30px;
	width:162px;
}

/*
 * Classes needed for the image slider
 */

.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}

.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#50718b;
	color:#fff;
	opacity:0.8;
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}

.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}

#slider {
	margin: 1px;
	float: left;
	-moz-box-shadow:0px 0px 10px #333;
	-webkit-box-shadow:0px 0px 10px #333;
	box-shadow:0px 0px 10px #333;
	width: 825px;
}
#slider img {
	top:0px;
	left:0px;
	position: absolute;
}
#slider a {
	border:0;
}

.nivo-controlNav a {
	float: left;
	height: 38px;
	width: 196px;
	padding: 5px;
	cursor: pointer;
	display: block;
	margin: 2px;
	background-image: url(../../images/homepageV2/Button_Programs.png);
	background-repeat: no-repeat;
	color: #000;
	text-decoration: none;
}

.nivo-controlNav a.active{
	background-position:-208px 0;
}
#imageRotator {
	float: left;
	position: relative;
	height: 367px;
	width: 841px;
	margin-left: 23px;
}

.nivo-controlNav {
	height: 100px;
	width: 842px;
	position: relative;
	float: left;
	left: 0px;
	position: absolute;
	bottom: -105px;
	margin: 0px auto;
}
.nivo-controlNav a img{
	float: left;
	margin-right: 5px;
	position: relative !important;
}

.nivo-directionNav a {
	display:block;
	width:32px;
	height:34px;
	text-indent:-9999px;
	border:0;
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
	background-image: url(../../images/homepageV2/arrows.png);
	background-repeat: no-repeat;
}
a.nivo-nextNav {
	background-position:-32px 0;
	right:10px;
}
a.nivo-prevNav {
	left:10px;
}
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}

/* Additional Content */
.Content_MCFD {
	padding: 8px;
	padding-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
}

#partnerFooter {
	margin-left: 23px;
}


#partnerImages p.centered {
	padding: 2px;
	text-align: center;
	margin: 0;
}

.boxHeader, .boxHeaderRight, .blogPosts, .boxHeaderLeft {
	padding: 3px;
	background-image: url(../../images/homepageV2/Box_GradientBkgd.jpg);
	background-repeat: repeat-x;
	width: 833px;
	height: 137px;
	float: left;
	margin-top: 5px;
	border: 1px solid #6f879f;
}

.boxHeaderRight {
	width: 212px;
	float: right;
	margin-right: 22px;
	height: 280px;
}

.boxHeaderLeft {
	width: 212px;
	height: 280px;
}

.boxHeader h1, .boxHeaderRight h1, .boxHeaderLeft h1, .blogPosts a, .rss_items li a {
	color: #5a7995;
	text-decoration: none;
}

.blogPosts a:hover, .rss_items li a:hover {
	color: #c22f39;
}

.boxHeader li, .boxHeaderRight li, .boxHeaderLeft li, .blogPosts li.head
 {
	color: #c22f39;
	list-style-type: disc;
	margin-left: 23px;
}


.blogPosts {
	width: 383px;
	height: 280px;
	margin-left: 5px;
}

/* blog feed items */
   
 .rss_box {
 	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
 }
 
 .rss_title, rss_title a {
 
 }

.rss_item {
	padding: 5px;
	list-style: none !important;
	margin-left: 0px !important;
	color: #666;
}


.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	padding: 0 0 5px !important;
	font-weight: bold;
}

.rss_item a:hover { 

}
	
.rss_date {

}

#videoimage {
	display: block;
	margin: 5px auto;
	cursor: pointer;
}

.popupdialog {
	font-size: 12px;
	color: #5a6170;
	margin-bottom: 10px;
	line-height: 1.4;
	text-align: left;
	display: none;
}

.popupdialog p {
	margin: 8px 0;
}

.popupdialog li {
	list-style: circle;
	margin-left: 35px;
}