/* @override http://127.0.0.1:8000/devmedia/css/base.css?c200acc13be8bb26d3c5 */

/*
	Default Styles for the header and footer.
	Should never have to be edited, unless improvements/changes are necessary.
*/
/*Used for by-line type content below a sub-heading*/
h6 {
	font: oblique normal 13px/18px Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	display: block;
	color: #837f73;
}

/* global highlight style for highlighting text in content */
.highlight {
	background-color: #fdf8d2;
	padding: 3px;
	color: #1e1e1e;
}
/* see media-locker.css for the rest of css for the download library. It would appear this css already existed in this stylesheet, and could likely be used elsewhere */
td.download-stream.expandable>a {
	line-height: 15px;

}
td.download-stream.expandable a.closed:before {
	content: "[+] ";
	color: #3c3c3c;
	font-style: normal;
	font-family: verdana, sans-serif;
}
td.download-stream.expandable a.closed:before:hover {
	text-decoration: none;
}

td.download-stream.expandable a.open:before {
	content: "[-] ";
	color: #3c3c3c;
	font-style: normal;
	font-family: verdana, sans-serif;
}

td.download-stream em {
	margin-left: 5px;
	display: inline;
	font-size: 10px;
}

/* end download stream table css */
/* @group General Styles */

p {
	margin: 0px 0px 9px 0px;
	/* color: #5c5c5c; */
	color: #3c3c3c;
	font: 14px/23px Georgia, "Times New Roman", Times, serif;
}

p.sidebar-text {
	display: block;
	color: #7a7b7b;
	padding-left: 16px;
	padding-bottom: 10px;
	font: 12px Helvetica, Arial, Geneva, sans-serif;
	padding-top: 5px;
}

blockquote {
	padding-left: 12px;
	margin: 10px 0px;
	color: #726f68;
	font-style: oblique;
	font-size: 13px;
}


#global-contain {
	background: url(../images/header-repeat.jpg) repeat-x top;
	z-index: 0;
}

#wrap {
	z-index: 0;
	margin: 0 auto;
	background: url(../images/body-bkg-tile-v.png) repeat-y center center;
}

#content {
	margin: 0 auto;
	overflow: hidden;
	background: url(../images/body-bkg-top-banner.png) no-repeat center top;
	z-index: 0;
	padding-top: 35px;
	padding-bottom: 0px;
}

#content h1.sort {
	font-size:26px;
	border-bottom:1px solid #e6e2db;
	
}

#content #bottom-fade {
	width: 100%;
	height: 160px;
	background: url(../images/bottom-fade.png) no-repeat center top;
	margin: 0px auto;
clear: both;
}

#content hr {
	border-bottom: 1px solid #000;
	margin: 20px 0px;
	clear: both;
	height: 0px;
	border-color: #e6e2db;
}

#primary table {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#primary table td.price,
#primary table td.download {
	width: 230px;
	text-align: right;
}
a.download {
	padding-left:20px;
	background: url(../images/download-link.gif) left center no-repeat;
	color: #222;
	text-decoration: underline;
}

a.download strong {
	margin-left: 10px;
}

#primary table tr:hover{
}

table tr{
	position: relative;
	overflow: hidden;
}

table tr td.total{
	text-align: right;
	font-size: 18px;
	letter-spacing: 0;
	border-bottom: none;
}

#primary table thead td,
#primary table thead th{
	background: #AAA;
	padding: 3px 10px;
	font: bold 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-shadow: #676767 0 1px 0;
	opacity: 1;
}

#primary table th,
#primary table td {
	padding: 10px 10px;
}

#primary table th {
	background-color: #f2f2f2;
	color: #767676;
	text-align: left;
}

#primary table tr.indent th{
	padding-left: 30px;
}

#primary h2 {
	font-size: 21px;
	margin: 6px 0px 15px;
	color: #6c6c6c;
	font-style: normal;
}

#primary h2 a {
	color: #a36318;
	font: 18px/24px Georgia, "Times New Roman", Times, serif;
}

#primary > h2,
#primary div.resource.event h2 {
    font-family: Georgia;
    text-transform: uppercase;
    word-spacing: 0.3em;
    line-height: 1.5em;
}

#primary .cycle-small {
    margin: 0;
}

#primary h3 {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #845d20;
	margin-bottom: 10px;
}

#primary h4 {
	font: bold 14px/23px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 0px;
	color: #313131;
	margin: 19px 0px 11px 0px;
}

#primary h4 em {
	display: inline;
}

#primary #tt-reorder-form h4 {
	background-color: #f2f2f2;
	padding: 7px 10px;
	font-weight: normal;
	color: #817a6c;
	border-top: 1px solid #e6e2db;
	border-bottom: 1px solid #e6e2db;
}

div.tt-reorder {
	height: 82px;
	margin-top: 15px;
}

#content #primary.store ul.resource-list.two-col h3 {
	font: 16px/24px Georgia, "Times New Roman", Times, serif;
	color: #333;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #a36318;
}

/* LISTS */

#primary ul,
#primary ol {
	list-style: normal;
	color: #555;
	margin:0px 10px 10px 15px;
	list-style-type: disc;
	font: 13px/24px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#primary fieldset ul
fieldset ul{
	margin: 0;
	list-style: none;
}

#content #primary ul.resource-list {
	margin-left: 0px;
}

#content #primary ul.resource-list h2 {
	margin: 0px 0px 8px 0px;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
}

#content #primary ol {
	list-style-type: decimal;
	margin-left: 20px;
}

#content #primary .footnote p {
	color: #9f9c91;
	font: 12px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 35px;
}

/* @end */

/* @group Search Form and custom search styles */

#primary div.page-header.full-width {
	width: 950px;
}

form#search,
form.search {
	position: absolute;
	width: 210px;
	height: 38px;
	right: 11px;
	z-index: 0;
	bottom: 19px;
	background: url(../images/search-input-full.png) no-repeat;
	/*border: 1px solid #8a943f;
	background-color: #c9d587;
	-webkit-border-radius: 4px;
	-webkit-box-shadow: #fff 0px 0px 5px;
	-moz-border-radius: 2px;*/
}

form#search input,
form.search input {
	color: #656934;
	background: none;
	border: 0px;
	float: left;
	width: 150px;
	margin: 5px 0 0 8px;
	height: 20px;
	/*padding-top: 7px;*/
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	overflow: hidden;
}

form#search input.blur,
form.search input.blur {
	color: #929c60;
}

form#search button,
form.search button {
	float: right;
	margin-right:5px;
	display: block;
	width: 33px;
	cursor: pointer;
	background: url(../images/search-submit.png) center no-repeat;
	border: 0px;
	height: 38px;
	text-indent: -1000px;
	overflow: hidden;
}





/* @end */
/* @group Header */

div#header {
	background: url(../images/header-final.jpg) no-repeat center top;
}

#header .container{
	position: relative;
	margin: 0px auto;
	height: 127px;
	z-index: 2001;
	background: url(../images/header-final.jpg) center;
}

body {
	z-index: 1px;
}

#alert h3 strong {
	display: inline;
}

#header h1 a {
	position: absolute;
	display: block;
	width: 539px;
	height: 65px;
	background: url(../images/_m-header-title3.jpg) no-repeat left top;
	/*background: url(../images/_m-header-title4.jpg) no-repeat left top;*/
	/* Hide the H1 text */
	text-indent: -10000px;
	overflow: hidden;
	left: 9px;
}

/* @end */

/* @group Header links */

#top-links ul.button-group{
	margin: 0 auto;
	
}

#top-links {
	list-style: none;
	float: right;
	height: 42px;
	padding-left: 10px;
	padding-right: 3px;
	color: #8d9736;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#top-links li.menu-item {
	float: left;
	position: relative;
	z-index: 399;
	font-size: 12px;
	height: 12px;
	margin-top: 14px;
	padding: 2px 0px;
	border-right: 1px solid #7d892b;
	line-height: 12px;
}

#top-links li#mini-cart-container{
}

#top-links li.last {
	border-right:none;
}

#top-links li a.top-link {
	padding: 2px 5px;
	margin-right: 5px;
	margin-left: 5px;
	color: #39322a;
}

a#show-cart-dropdown{
	display: block;
	position: relative;
	padding: 0;
	height: 23px;
	width: 49px;
	top: -7px;
	line-height: 23px;
	text-indent: 20px;
	background: url(../images/cart-icon-bkg.gif) no-repeat 8px center;
}

a#show-cart-dropdown:hover{
	background: url(../images/cart-show-bkg.gif) no-repeat 0 0;
}

a.view-cart-button{
	display: block;
	float: left;
	width: 124px;
	height: 24px;
	background: url(../images/button-view-cart.gif) no-repeat 0 0;
	text-indent: -10000px;
	opacity: .8;
	margin-right: 10px;
}

* html a.view-cart-button {
	float: left;
}

a.view-cart-button:hover{
	opacity: 1;
}

a.checkout-button{
	text-indent: -1000px;
	overflow: hidden;
	border: 0;
	display: block;
	float: left;
	height: 24px;
	-webkit-border-radius: 0;
	background: url(../images/checkout-button-green.gif) no-repeat 0 0;
	width: 107px;
	opacity: .8;
}

a.checkout-button:hover{
	opacity: 1;
}

a.checkout-button:active{
	background-position: 0 -24px;
}

a.view-cart-button:active{
	background-position: 0 -24px;
}

#cart-dropdown-message{
	margin-top: 12px;
	margin-bottom: 12px;
	height: 50px;
}

#top-links li.login-logout a{
	border: 0;
	padding-top: 5px;
	padding-bottom: 1px;
	color: #3e4316;
}

#top-links li.login-logout span{
	color: #606721;
	padding: 3px;
}

#top-links li.login-logout a.sign-out-link{
	padding-left: 5px;
	padding-right: 10px;
	font-weight: normal;
}

#top-links li.login-logout.logged-out a{
	padding: 1px 10px;
}

#top-links li a.top-link.first{
	border: 0;
}

#top-links li.current a.top-link{
	background: #b2c54c;
	-webkit-border-radius: 2px;
}

#top-links li a.top-link.toggle-menu{
	display: block;
	height: 24px;
	overflow: hidden;
	border: 2px dotted #9dac37;
	background: url(../images/store-cart-icon.gif) no-repeat 1px 3px;
	margin-top: -2px;
	margin-left: 4px;
	position: relative;
	top: -5px;
	line-height: 24px;
	text-align: right;
	padding: 0 4px 0 26px;
	/* This is so IE6 doesn't require a width */
	float: left;
	border-right-color: #98a434;
	border-top-color: #9aa635;
}

#top-links li a.top-link.toggle-menu:hover{
	text-decoration: none;
}

#top-links li a.top-link.toggle-menu:hover span{
	text-decoration: underline;
}

#top-links li a.top-link.toggle-menu span{
	padding-left: 2px;
	padding-right: 2px;
	font-size: 11px;
	font-weight: bold;
	
}

#top-links li a.toggle-menu:hover,
#top-links li.show-menu a.toggle-menu{
	border-color: #5a5b5b;
	border-style: solid;
	background-color: #FFF;
	background-position: 1px -27px;
}

#top-links li.show-menu a.toggle-menu{
	background-color: #FFF;
	border-bottom-width: 0;
	z-index: 500;
	position: relative;
	border-color: #5a5b5b;
	border-style: solid;
}

#top-links li.show-menu a.toggle-menu:hover{
	background-color: #e3e3e3;
}

#cart-dropdown h3{
	margin: 0;
}

#cart-dropdown-content{
	position: relative;
	padding: 0 30px 7px;
	background: url(../images/cart-dropdown-bkg-tile-v.png) repeat-y center top;
	overflow: hidden;
}

#cart-dropdown-header{
	background: url(../images/cart-dropdown-bkg-header.png) no-repeat center bottom;
	height: 30px;
}

* html #cart-dropdown-header, 
* html #cart-dropdown-footer {
	display: none;
}

* html #cart-dropdown-content {
	background-color: #fff;
	background-image: none;
	padding: 10px 10px 30px 10px;
	display: block;
	height: 100%;
	
}

#cart-dropdown.floatie #cart-dropdown-header{
	display: none;
}

#cart-dropdown-footer{
	background: url(../images/cart-dropdown-bkg-footer.png) no-repeat center top;
	height: 30px;
	clear: both;
}

#cart-dropdown{
	width: 340px;
	position: absolute;
	right: -29px;
	top: 32px;
	z-index: 999999;
}

* html #cart-dropdown {
	margin-top: 20px;
	border: 1px solid #aaa;
}

#cart-dropdown a.close{
	color: #ababab;
	text-transform: uppercase;
	font: bold 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	background: url(../images/checkout-close-button.gif) no-repeat 7px center;
	padding: 7px 8px 7px 25px;
	position: absolute;
	top: 15px;
	right: 30px;
}

#cart-dropdown p {
	margin: 0;
	line-height: 20px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #595858;
}

#cart-dropdown p strong{
	color: #9b642c;
}

#cart-dropdown h3{
	font-size: 18px;
	color: #807442;
}

#cart-dropdown .inside{
	padding: 20px 10px 8px 25px;
	background: #FFF url(../images/expand-grad.gif) repeat-x;
}

* html #cart-dropdown .inside {
	padding-bottom: 28px;
}

/* @end */

/* @group Top Navigation */

#nav {
	position: absolute;
	display: block;
	list-style: none;
	top: 82px;
	z-index: 4000;
	left: -8px;
	height: 50px;
	
}

#nav li.nav-item {
	float: left;
	position: relative;
	z-index: 0;
	height: 45px;
}

#nav li.nav-item.show-menu{
	z-index: 1;
}

#nav li.current {
	background: url(../images/current-shadow.png) no-repeat center bottom;
}

* html #nav li.current {
	background: url(../images/nav-current.gif) no-repeat center bottom;
}

#nav li a.home {
	background: url(../images/nav-home.gif) center no-repeat;
	width: 15px;
}

#nav li.nav-item a.top-nav {
	z-index: 0;
	float: left;
	display: block;
	padding: 0px 0;
	color: #fff;
	text-transform: uppercase;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 3px;
	text-align: center;
	height: 30px;
	-webkit-text-shadow: #939333 5px 5px 2px;
}

.cufon-ready a.top-nav{

}

#nav li.nav-item a.top-nav span.cufon{
	position: relative;
	top: 2px;
}

#nav-home a.top-nav{
	width: 96px;
}

#nav-learn a.top-nav{
	width: 103px;
}

#nav-ministries a.top-nav{
	width: 150px;
}

#nav-events a.top-nav{
    width: 112px;
}

#nav-give a.top-nav{
	width: 84px;
}

#nav-store a.top-nav{
	width: 96px;
}

#nav li.nav-item a.top-nav:hover{
	color: #dbe5a7;
	text-decoration: none;
}

#nav li.nav-item .mega-menu{
	display: none;
}

div.mega-menu {
	z-index: 5000;
}

#nav li.nav-item.show-menu a.top-nav,
#nav li.nav-item.has-menu a.top-nav.hover {
/*	background: url(../images/nav-current-border.gif) no-repeat center bottom;*/
	background: url(../images/menu-current-small.gif) no-repeat center 21px;
}

/* @end */


/* @group Mega Menu */


#nav li.nav-item.show-menu .mega-menu{
	z-index: 10000;
	line-height: 22px;
	position: absolute;
	top: 14px;
	left: -10px;
	font: 12px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	display: block;
	width: 810px;
}

* html #nav li.nav-item.show-menu .mega-menu {
	z-index: 10000;
}

#nav .mega-menu .contain {
	background: url(../images/mm-learn-repeat.png) repeat-y center top;
	overflow: hidden;
	
}

#nav .mega-menu .top {
	background: url(../images/mm-learn-top.png) no-repeat center top;
	height: 25px;
}

#nav .mega-menu .bottom {
	background: url(../images/mm-learn-bottom.png) no-repeat center top;
	height: 25px;
}

#nav .mega-menu .category-browse{
	width: 665px;
	margin: 10px auto 10px auto;
	padding: 20px 10px 20px 30px;
	clear: both;
	overflow: hidden;
	background: url(../images/mega-menu-bkg.gif) repeat-x;
}

#nav .mega-menu .category-browse ul{
	background: none;
	margin-right: 40px;
}

* html #nav .mega-menu .category-browse ul {
	margin-left: 0px;
	margin-right: 0px;
	width: 190px;
}


#nav .mega-menu .category-browse li.wide ul {
	margin-right: 0px;
}

#nav .mega-menu .category-browse ul.last {
	margin-right: 0px;
	width: 160px;
}

#nav .mega-menu ul li li{
	margin-bottom: 2px;
}

.mega-menu .category-browse li{
	display: inline;
	float: left;
	padding-bottom: 3px;
}


.mega-menu .category-browse li li{
	width: 100%;
	display: block;
	float: none;
}

#nav .mega-menu .browse-all{
	overflow: hidden;	
	width: 705px;
	margin: 0px auto 8px auto;
	background: #f0f0f0;
	padding: 20px 2px;
	position: relative;
}

#nav .mega-menu div.browse-all ul li{
	display: inline;
	margin-right: 1px;
}

#nav .mega-menu div.browse-all ul li a{
	font-size: 16px;
	color: #a36318;
}

#nav .mega-menu ul li.wide a span.type {
	margin-left: 5px;
	color: #bdb8a4;
	
}

#nav .mega-menu h3,
.mega-menu div.browse-all h4{
	color: #817438;
	margin: 0px 0px 14px 0px;
	font-size:16px;
}

.mega-menu div.browse-all h4{
	color: #666;
	margin: 2px 15px 0px 20px;
}

.mega-menu div.browse-all h4,
.mega-menu div.browse-all ul{
	float:left;
}

.mega-menu ul.category-browse li.wide{
	border-left: 1px solid #d0cfcd;
	padding:0px 0px 0px 30px;
	width: auto;
	width: 270px;
}

.mega-menu a{
	color: #474747;
}

.mega-menu a.all{
	color: #a36318;
	display: block;
	margin-left: -20px;
	padding: 5px 5px 5px 20px;
	background: url(../images/breadcrumb-arrow.gif) no-repeat left center;
}

.mega-menu a.all-plain{
	color: #a36318;
	padding: 5px 5px 5px 20px;
	display: block;
    background: none;
}

/* Positioning */

#nav li.nav-item.show-menu a.top-nav{
	position: relative;
	z-index: 10001;
}

/* MINISTRIES, EVENTS, GIVE */


#nav #nav-ministries .mega-menu {
	width: 275px;
}

#nav #nav-events .mega-menu {
    left: 0;
    width: 300px;
}

#nav #nav-give .mega-menu  {
	left: 0;
	width: 300px;
}

#nav #nav-store .mega-menu  {
	left: 0;
	width: 300px;
}

#nav #nav-ministries .top,
#nav #nav-give .top,
#nav #nav-events .top,
#nav #nav-store .top {
	background: url(../images/mm-give-top.png) no-repeat center 2px;
}

#nav #nav-ministries .contain,
#nav #nav-give .contain,
#nav #nav-events .contain,
#nav #nav-store .contain {
	background: url(../images/mm-give-repeat.png) repeat-y center;
}

#nav #nav-ministries .mega-menu .bottom,
#nav #nav-give .mega-menu .bottom,
#nav #nav-events .mega-menu .bottom,
#nav #nav-store .mega-menu .bottom {
	background: url(../images/mm-give-bottom.png) no-repeat center;
}

#nav #nav-ministries .mega-menu ul,
#nav #nav-give .mega-menu ul,
#nav #nav-events .mega-menu ul,
#nav #nav-store .mega-menu ul{
	background: url(../images/mega-menu-bkg.gif) #fff repeat-x -10px 0px;
	width: 242px;
	margin: 0px auto;
}

#nav #nav-ministries .mega-menu li,
#nav #nav-store .mega-menu li,
#nav #nav-events .mega-menu li,
#nav #nav-give .mega-menu li  {
	margin: 0px;
	padding: 0px;
	display: block;
	font-size: 14px;
	width: 100%;
}

#nav #nav-ministries .mega-menu a,
#nav #nav-give .mega-menu a,
#nav #nav-events .mega-menu a,
#nav #nav-store .mega-menu a {
	display: block;
	padding: 11px 10px 10px 10px;
	font-size: 12px;
}

* html #nav li.nav-item.show-menu .mega-menu{
	width: 500px;
	padding: 0px;
	margin-top: 16px;
	z-index: 200000;
}

* html #nav .mega-menu .top,
* html #nav .mega-menu .bottom {
	display: none;
}

* html #nav #nav-ministries .mega-menu,
* html #nav #nav-give .mega-menu,
* html #nav #nav-store .mega-menu  {
	width: 275px;
}

* html #nav #nav-events .mega-menu {
    width: 410px;
}

* html #nav .mega-menu .contain,
* html #nav #nav-events .contain,
* html #nav #nav-ministries .contain,
* html #nav #nav-give .contain,
* html #nav #nav-store .contain {
	background-image: none;
	background-color: #fff;
	border-color: #8e9930;
	border: 1px solid;
	border-top: 0px;
	padding: 15px;
}

* html #nav #nav-ministries .mega-menu li,
* html #nav #nav-give .mega-menu li,
* html #nav #nav-events .mega-menu li,
* html #nav #nav-store .mega-menu li {
	display: inline;
}

* html #nav #nav-ministries .mega-menu a,
* html #nav #nav-give .mega-menu a,
* html #nav #nav-events .mega-menu a,
* html #nav #nav-store .mega-menu a {
	height: 20px;
}

span.event-location {
	/*float: right;
	color: #888;
	font-style: italic;*/
}



#nav #nav-ministries .mega-menu li a img,
#nav #nav-events .mega-menu li a img,
#nav #nav-give .mega-menu li a img {
	float: left;
	margin-right: 10px;
}

#nav #nav-events .mega-menu ul li .date {
    color: #8e9c32;
}

/*#nav #nav-ministries .mega-menu ul li a {*/
	/*padding-left: 40px;*/
/*}*/


#nav #nav-ministries .mega-menu ul li span,
#ministry-subnav #subnav-title span {
    display: block;
    width: 22px;
    height: 22px;
    float: left;
    margin-right: 11px;
}

#nav #nav-ministries .mega-menu ul li a.icon.refnet span,
#ministry-subnav #subnav-title.refnet {
    background:  url(../images/ministries-menu-sprite-small.png) 0 -44px;
}

#nav #nav-ministries .mega-menu ul li a.icon.rym span,
#ministry-subnav #subnav-title.rym span{
    background:  url(../images/ministries-menu-sprite-small.png) 0 -66px;
}
#nav #nav-ministries .mega-menu ul li a.icon.rym span{
    margin-top: 0;
}

#nav #nav-ministries .mega-menu ul li a.icon.tabletalk span,
#ministry-subnav #subnav-title.tabletalk-home span{
    background:  url(../images/ministries-menu-sprite-small.png) 0 -132px;
}
#nav #nav-ministries .mega-menu ul li a.icon.tabletalk span {
    margin-top: -2px;
}

#nav #nav-ministries .mega-menu ul li a.icon.rtp span,
#ministry-subnav #subnav-title.reformation-trust-publishing span{
    background:  url(../images/ministries-menu-sprite-small.png) 0 -88px;
}
#nav #nav-ministries .mega-menu ul li a.icon.rtp span {
    margin-top: -2px;
}

#nav #nav-ministries .mega-menu ul li a.icon.rsb span,
#ministry-subnav #subnav-title.rsb span{
    background:  url(../images/ministries-menu-sprite-small.png) 0 -22px;
}
#nav #nav-ministries .mega-menu ul li a.icon.rsb span {
    margin-top: -1px;
}

#nav #nav-ministries .mega-menu ul li a.icon.academy span,
#nav #nav-ministries .mega-menu ul li a.icon.rbc span,
#ministry-subnav #subnav-title.academy span,
#ministry-subnav #subnav-title.rbc span{
    background:  url(../images/ministries-menu-sprite-small.png) 0 0;
}

#nav #nav-ministries .mega-menu ul li a.icon.music,
#ministry-subnav #subnav-title.music span{
    background:  url(../images/music-icon-small.gif) no-repeat 9px center;

}

#nav #nav-ministries .mega-menu ul li a.icon.connect span,
#ministry-subnav #subnav-title.connect span{
    background:  url(../images/ministries-menu-sprite-small.png) 0 -110px;
}


@media all and (-webkit-min-device-pixel-ratio: 2) {
    #nav #nav-ministries .mega-menu ul li span,
    #ministry-subnav #subnav-title span {
	background-size: 22px auto;
	background: url(../images/ministries-menu-sprite.png);
    }
}

#nav #nav-ministries .mega-menu ul li a.icon:hover,
#nav #nav-give .mega-menu ul li a:hover,
#nav #nav-events .mega-menu ul li a:hover,
#nav #nav-store .mega-menu ul li a:hover  {
	background-color: #eee;
}

#nav #nav-give .mega-menu ul,
#nav #nav-store .mega-menu ul {
	border-bottom: 1px solid #ddd;
}

#nav #nav-give .mega-menu form,
#nav #nav-store .mega-menu form {
	width: 224px;
	height: 50px;
	margin: 0px auto;
	display: block;
	position: relative;
}

#nav #nav-store .mega-menu form input.search {
	position: absolute;
	top: 15px;
	left: 0;
	width: 95px;
	height: 18px;
	color: #333;
}

#nav #nav-store .mega-menu form input.button {
	position: absolute;
	top: 17px;
	right: -6px;
}

#nav #nav-give .mega-menu input.donate-value {
	width: 95px;
	position: absolute;
	top: 15px;
	left: 0;
	background: url(../images/dollar-sign.gif) no-repeat 4px center;
	text-align: right;
	height: 18px;
}

#nav #nav-give .mega-menu input.button{
	position: absolute;
	top: 17px;
	right: 0px;
	padding: 0;
	border: 0;
	right: -6px;
}

/* @end */

/* @group Subnav */

#subnav {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	height: 80px;
	background: #fff url(../images/subnav-main.png) no-repeat center bottom;
}

#subnav .container{
	height: 80px;
	position: relative;
	z-index: 1200;
	overflow: hidden;
}

#subnav ul.subnav{
	float: left;
	position: relative;
	left: 50%;
}

#subnav ul li {
	float: left;
	z-index: 0;
	position: relative;
	margin: 28px 4px 0px;
	height: 51px;
	right: 50%;
	font: 13px/28px "Lucida Grande", Lucida, Verdana, sans-serif;
}

ul.dropdown{
	background: #FFF;
	border: 1px solid #BBB;
	-webkit-border-radius: 3px;
}

ul.dropdown li{
	display: block;
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
}

ul.dropdown li a{
	display: block;
	position: static;
	border: 1px solid #FFF;
	padding: 0 25px 0 8px;
	line-height: 28px;
	-webkit-border-radius: 2px;
	color: #615e54;
}

ul.dropdown li.current a{
	font-weight: bold;
}

ul.dropdown li a:hover{
	background: #EEE;
	text-decoration: none;
}

#subnav ul li li{
	position: relative;
	float: none;
	right: 0;
}

#subnav ul li a {
	display: block;
	font-size: 13px;
	margin: 0;
	padding: 0 8px;
	color: #837f73;
}

#subnav ul li a.button {
	padding: 0px;
}

#subnav ul li.has-menu a{
	padding: 0 25px 0 8px;
	background: url(../images/subnav-dropdown-arrow.gif) repeat-x right bottom;
}

#subnav ul li li,
#subnav ul li.current li.first{
	height: 30px;
}

#subnav ul li li.first a,
#subnav ul li.has-menu li.current a{
}

#subnav ul li.current{
	background: url(../images/subnav-current.gif) no-repeat center bottom;
}

#subnav ul li.current li,
#subnav ul li.current li.current{
	background: #FFF;
}

#subnav ul li ul{
	border: 1px solid #FFF;
}

#subnav ul li.current a,
#subnav ul li.current li.current {
	font-weight: bold;
	color: #615e54;
	text-shadow: #fff8fd 0 1px 0;
}

#subnav ul li.current li{
	font-weight: normal;
}

#subnav ul li.current li.current,
#subnav ul li.current li.current.first,
#subnav ul li.show-menu li,
#subnav ul li.show-menu li.first,
#subnav ul li.show-menu.current li.first,
#subnav ul li li.first{
	display: block;
}

#subnav ul li li,
#subnav ul li.current li.first{
	display: none;
}

#subnav ul li.has-menu a:hover {
	background-color: #EEE;
}

#subnav ul li.current li.current a:hover,
#subnav ul li li.first a:hover{
	background-color: #EEE;
}

#subnav ul li.has-menu a {
	display: block;
	position: static;
	border: 1px solid #d8d8d8;
	-webkit-border-radius: 3px;
	text-decoration: none;
	border-bottom-color: #c6c6c6;
	border-top-color: #e4e4e4;
}

#subnav ul li.has-menu ul li {
	padding: 0px 0px;
	margin: 0px 0px;
	clear: both;
}

#subnav ul li.show-menu ul {
	background: #fff;
	-webkit-box-shadow: rgba(0,0,0,0.61) 0 1px 8px;
	z-index: 500;
	border: 1px solid #AAA;
}


#subnav ul li.show-menu ul li a,
#subnav ul li.show-menu ul li.current a{
	text-align: left;
	border-color: #FFF;
	-webkit-border-radius: 0px;
	background: #FFF;
}

/* @end */

/* @group Ministry Subnav */

#ministry-subnav {
	width: 1100px;
	margin: 0px auto 0px auto;
	background: #fff url(../images/subnav-main.png) no-repeat bottom center;
	position: relative;
	height: 80px;
	z-index: 5;
}

#ministry-subnav .container{
	height: 70px;
	position: relative;
	margin: 0px auto;
	width: 100%;
	z-index: 5;
}

#ministry-subnav ul.subnav{
	float: left;	
	position: relative;
	margin-left: 40px;
}

#ministry-subnav #subnav-title {
	float: left;
	text-align: left;
	padding: 10px 50px 10px 45px;
	margin-left: 55px;
	font-family: arial;
	font-size:12px;
	text-transform: uppercase;
	margin-top: 25px;
	border-right:1px solid #e6e2db;
	
}

#ministry-subnav #subnav-title a span {
	margin-top: -6px;
}

* html #ministry-subnav #subnav-title {
	margin-left: 40px;
}

#ministry-subnav #subnav-title a {
	color: #222;
}

#ministry-subnav ul li {
	float: left;
	z-index: 10;
	position: relative;
	margin: 32px 20px 0px 0px;
	height: 47px;
	line-height: 28px;	
}


#ministry-subnav ul li a {
	display: block;
	color: #837f73;
	margin: 0;
	padding: 0 8px;
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;

}

#ministry-subnav ul li.current a {
	font-weight: bold;
	color: #000;
}


#ministry-subnav ul li.current{
	background: url(../images/subnav-current.gif) no-repeat center bottom;
}

/* @end */

/* @group Footer */

#footer {
	margin: 0px auto 0px auto;
	background: #1b1b1b url(../images/body-bkg-bottom-tile-v.png) repeat-y center top;
	padding-bottom: 30px;
}

/* BREADCRUMB */

#breadcrumb {
	height: 50px;
	background: url(../images/breadcrumb-bkg.png) repeat-x;
	clear: both;
}

#breadcrumb ul {
	list-style: none;
	width: 1005px;
	margin: 0 auto;
	height: 40px;
	padding: 0 10px;
}

#breadcrumb ul li {
	float: left;
	height: 40px;
	padding: 0px 0 0px 12px;
	background: url(../images/breadcrumb.gif) no-repeat left 0;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#breadcrumb ul li.root-logo {
	margin: 0px;
	padding: 0;
	background: none;
	width: 40px;
}

#breadcrumb ul li.root-logo a {
	background: url(../images/breadcrumb-logo.gif) no-repeat center 13px;
	width: 40px;
	padding: 0;
}

#breadcrumb ul li a {
	float: left;
	height: 40px;
	display: block;
	color: #b7b7b7;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 46px;
	text-shadow: #131313 0 -1px 0;
	padding-right: 10px;
	padding-left: 10px;
}

#breadcrumb ul li a:hover {
	color: #e65315;
}

#footer #menu {
	width: 942px;
	margin: 20px auto 0px auto;
	background: #1b1b1b;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer #menu .foot-column {
	display: block;
	float: left;
	margin-right: 65px;
}

* html #footer #menu .foot-column  {
	margin-right: 42px;
}

#footer #menu .foot-column.last {
	margin: 0px;
}

* html #footer #menu .foot-column.last {
	width: 260px;
}

#footer #menu h3 {
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 0;
	margin: 0 0px 8px 0px;
}

* html #footer #menu h3{
	margin-bottom: 10px;
}

#footer #menu ul{
	list-style: none;
	margin-bottom: 20px;
}

#footer #menu ul li {
	line-height: 17px;
}

* html #footer #menu ul li,
* html #footer #menu ul li a {
	display: block;
	line-height: 1px;
}

#footer #menu ul li a {
	color: #a8a494;
	text-decoration: none;
	border: 1px solid #1b1b1b;
	-webkit-border-radius: 7px;
	font: 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: auto;
}

#footer #menu ul li a:hover {
	color: #e65315;
text-decoration: underline;
}

#footer #sub-menu a, 
#footer #menu p {
	color: #a8a494;
	font: 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

}

#footer #menu p {
	padding-bottom: 15px;
	display: block;
}

#footer #menu p span.phone {
	font-size: 16px;
	color: #fff;
}

#footer #menu a.button {
	display: inline;
	width: 100px;
	text-align: center;
	text-transform: uppercase;
	border: 1px solid #555;
	border-bottom:1px solid #444;
	margin: 0px;
	background-color: #353430;
}

* html #footer #menu a.button  {
	padding: 0px;
	height: 10px;
	font-size: 11px;
}

#footer #menu a.directions {
	font-size: 12px;
	color: #a8a494;
	text-decoration: underline;
}

#footer #sub-menu,
#footer #bottom-menu {
	width: 942px;
	overflow: hidden;
} 

#footer .generic-links {
	float: left;
	/*margin-top: 3px;*/
	line-height: 30px;
}

#footer .generic-links a.bloglink {
	background: url(../images/rss.png) left 1px no-repeat; 
	padding-left:15px;
}

#footer #sub-menu {
	margin: 0px auto 20px auto;
	padding: 15px 0px;
	border-top: 1px solid #474646;
	border-bottom: 1px solid #474646;
}

#footer #sub-menu #social-links {
	float: right;
}

#footer #sub-menu #social-links a {
	float: left;
	width: 70px; 
	height: 32px;
	display: block;
}

#footer #sub-menu #social-links a {
    background: url(../images/footer-social.png) center no-repeat;
}

#footer #sub-menu #social-links a#facebook
{
    background-position: 0 0;
}

#footer #sub-menu #social-links a#twitter
{
    background-position: -70px 0;
}

#footer #sub-menu #social-links a#vimeo
{
    background-position: -140px 0;
}

#footer #sub-menu #social-links a#youtube
{
    background-position: -210px 0;
    width: 60px;
}

#footer #sub-menu #social-links a#instagram
{
    background-position: -270px 0;
    width: 100px;
}

#footer #sub-menu #social-links a#flickr
{
    background-position: -370px 0;
    width: 60px;
}

#footer #sub-menu #social-links a.last {
	/*width: 45px;*/
	/*margin-left: 21px;*/
}

#footer #bottom-menu {
	margin: 0px auto;
	line-height: 30px;
}

p.give-blurb {
	width: 220px;	
}

#footer #bottom-menu .generic-links a {
	color: #a8a494;
	font: 12px/23px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 30px;
}

#footer #bottom-menu #copyright {
	float: right;
	color: #a8a494;
	/*margin-top: 5px;*/
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 30px;
}


div.qtip-content.qtip-content div.tip p {
	margin-top: 10px;
	font-size: 14px;
	line-height: 22px;
}



/* @end */

/* @group Written Content Views */

div#list-below-content {
	margin-top: 20px;
}

#list-below-content ul {
	list-style-type: none;
	margin: 0px;
}

#list-below-content h2 {
	margin: 0px;
}

#list-below-content h2 a {
	font-size: 14px;
	margin: 0px;
}



#list-below-content span.author {
	font-size: 12px;
}


/* @end */


div#generic-form {
	max-width: 700px;
	/*min-height: 1000px;*/
	/*border: 1px solid;*/
	overflow: visible;
	display: block;
}


/* @group Specific Page Elements */


div.page-header.dashboard h1 {
	display: inline;
	margin-right: 20px;
	float: left;
}

div.page-header.dashboard img#partner-badge {
	position: absolute;
	right: 0;
	top: 2px;
}

/* Tabletalk Sidebar */
div.tt-sidebar-promo {
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
}

div.tt-sidebar-promo img {
	margin-right: 47px;
}

div.tt-sidebar-promo ul {
	font: 14px Georgia, "Times New Roman", Times, serif;
	margin-top: 20px;
	margin-left: 32px;
}

div.tt-sidebar-promo ul li {
	background: url(../images/bullet_arrow.png) no-repeat 0 3px;
	padding-left: 26px;
	margin-top: 10px;
	font-size: 15px;
	color: #5c5c5c;
}

div.tt-sidebar-promo ul lh {
	font-size: 15px;
	color: #5c5c5c;
}



div.tt-sidebar-promo ul lh {
	display: block;
	margin-bottom: 9px;
}

div.tt-sidebar-promo ul li.no-bullet {
	padding: 0px;
	background: none;
}

#secondary p.call {
	background: url(../images/tt-sidebar.png) no-repeat;
	overflow: hidden;
	text-indent: -10000px;
	height: 100px;
	margin-top: 20px;
	margin-left: 21px;
}

/* @group Dashboard Page Elements */

div.box.row.margin-top {
	margin-top: 36px;
}

#primary img.tt-replacement-ad {
	float: left;
	margin-right: 15px;
}

#primary div.top-column {
	/*min-height: 100px;*/
	margin-bottom: 15px;
}

#reset_password_form label {
	font-size: 12px;
	top: -17px;
}

#reset_password input {
	display: block;
	margin-top: 30px;
}

p.student-number {
	width: 620px;
	float: left;
	margin-top: 15px;
	color: #837F73;
    font-style: oblique;
    font-size: 12px;
}


a.dashboard-back {
	margin-bottom: 25px;
	display: block;
}

div.page-header.dashboard a.dashboard-back {
	margin-bottom: 10px;
}


#info_form div.column.right {
	width: 278px;
}

div.dashboard-alert {
	background-color: #fefadb;
	border: 1px solid #e9e4aa;
	border-right-style: none;
	border-left-style: none;
	padding: 10px 15px;
	margin-bottom: 20px;
}

#info_form #id_last_name, #info_form #id_first_name {
	width: 70px;
}

#info_form #id_home_phone, #info_form #id_alt_phone {
	width: 101px;
}

#info_form #id_email {
	width: 227px;
}

div.dashboard-alert p {
	font-style: italic;
	color: #7a6d3a;
}


div.dashboard-alert ul li {
	color: #7a6d3a;
}

div.dashboard-alert ul lh {
	color: #7a6d3a;
}

a.pdf {
	background: url(../images/pdf.png) 0 0 no-repeat;
	padding: 3px 0 3px 22px;
}
#secondary ul.sidebar.default li.contact-block {
	text-align: left;
	margin-bottom: 20px;
    padding: 0;
    background: url(../images/sidebar-contact-repeat.png) top left repeat-y;
}
#secondary ul.sidebar.default li.contact-block .contain {
    margin: 0;
    padding: 30px 24px 10px 24px;
    background: url(../images/sidebar-contact-top.png) top left no-repeat;
}
#secondary ul.sidebar.default li.contact-block h3 {
    color: #5C5C5C;
    font-family: "Lucida Grande",Lucida,Verdana,sans-serif;
    font-size: 20px;
    line-height: 23px;
    margin: 0 0 10px;
    text-align: center;
}
#secondary ul.sidebar.default li.contact-block ul {
    margin-left: 32px;
}
#secondary ul.sidebar.default li.contact-block .bottom {
    height: 20px;
    background: url(../images/sidebar-contact-bottom.png) bottom left no-repeat;
}
#secondary ul.sidebar.default li.contact-block ul li {
    color: #5C5C5C;
    font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
    padding: 5px 0 5px 36px;
}
#secondary ul.sidebar.default li.contact-block ul li.phone-number {
    font-size: 17px;
    font-weight: normal;
    padding-bottom: 18px;
    line-height: 1.2em;
    background: url(../images/sidebar-icon-phone.png) 0 7px no-repeat; 
}
#secondary ul.sidebar.default li.contact-block ul li span {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-style: italic;
    font-size: 13px;
    color: #837F73;
    line-height: 1.5em;
}
#secondary ul.sidebar.default li.contact-block ul li.emailus {
    background: url(../images/sidebar-icon-email.png) 3px center no-repeat;
}
#secondary ul.sidebar.default li.contact-block ul li.writeus {
    background: url(../images/sidebar-icon-write.png) 3px center no-repeat;
}
#secondary ul.sidebar.default li.contact-block ul li.address {
    padding: 0 0 10px 36px;
}
#secondary ul.sidebar.default li.contact-block ul li.faq {
    background: url(../images/sidebar-icon-faq.png) 3px center no-repeat;
}
#secondary ul.sidebar.default li.contact-block ul li a {
    color: #5C5C5C;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 85%;
}




/* @end */

/* RYM Specific */

a#rym-today-banner {
    display: block;
    margin-bottom: 20px;
}

a#rym-today-banner img {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

/* End RYM */

/* @group Dashboard - Order History */

#primary table.orders {
	margin-top: 10px;
}

#primary table.orders tbody tr.last-row td, #primary table.orders tbody tr td.order-details {
	border-bottom: 1px solid #e5e2dc;
	padding-bottom: 25px;
}

#primary table.orders tbody tr td {
	vertical-align: top;
	font-size: 13px;
	border-bottom: 0px;
}

#primary table.orders tr {
	overflow: visible;
}

#primary table.orders tr.first td {
	padding-top: 20px;
}

#primary table.orders tr td {
	padding-bottom: 0px;
	
}

#primary table.orders tr td.order-details {
 	width: 170px;
 	vertical-align: top;
	padding-bottom: 10px;
}

#primary table.orders td.order-details h4 {
	margin: 0px;
	font-size: 17px;
}

#primary table.orders td.status {
	width: 60px;
}

#primary td.status a.tracking {
	display: block;
	font-size: 10px;
	margin-top: 3px;
}

table.orders span, table.orders ul li {
	color: #85837f;
	display: block;
	margin: 0px;
	padding: 0px;
	font: normal 13px/18px Helvetica, Arial, Geneva, sans-serif;
}

table.orders span.header-note {
	font-size: 13px;
	line-height: 14px;
	margin-bottom: 3px;
}

table.orders span {
	font-size: 12px;
}

#primary table.orders h4 {
	padding: 0px;
	display: block;
	line-height: 16px;
}

#primary table.orders ul {
	margin: 0px 0px 10px;
	padding-top: 5px;
}

table.orders ul li {
	list-style-type: none;
	color: #393129;
	line-height: 18px;
}


/* @end */




/* STUDY CENTER OVERVIEW PAGE */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }


.overview #primary {
	width: 100%;	
}
#overview-upper {
	width: 940px;
}
#overview-header {
	width: 940px;
	height: 95px;
	border-bottom: 3px solid #333;
	background: #8a8581 url(../images/connect-section-header.jpg) no-repeat 0 0;
}
#overview-buttons {
	float: right;
	width: 425px;
	padding: 29px 40px 0 0;
}
#overview-buttons .button-learn-more {
	background: #333;
	float: left;
	background: url(../images/learn-arrow.jpg) 104px center  no-repeat;
	padding: 8px 41px 10px 0;
}	
#overview-buttons a.learn-more {
	color: #FFF;
	float: left;
	font-size: 17px;
	font-style: normal;
	text-shadow: -1px -1px 0 rgba(100,100,100,.4);
	margin:0;
	padding: 1px 0 0 0;
	border-bottom: 1px solid #a5a5a5;
}
#overview-buttons a.learn-more:hover {
	text-decoration: none;
}
.button-grey {
	float: right;
    background: url(../images/grey-button-bkgd.jpg) bottom left repeat-x;
    border: 1px solid #777;
    display: inline-block;
    line-height: 1em;
    margin: 0 auto;
    text-shadow: -1px -1px 0 rgba(100,100,100,.4);
    white-space: nowrap;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 0.15em;
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
.button-grey a {
	color: #FFF;
	display: block;
	padding: 13px 50px 13px 22px;
	background: url(../images/icon-newwindow.png) right center no-repeat;
}
.button-grey a:hover {
	text-decoration: none;
}
.button-grey:hover {
	background-position: top left;
}
#overview-video {
	width: 940px;
	height: 645px;
    position:relative;
}
#overview-video img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
	background-color: #000;
}
#overview-video img.active {
    z-index:10;
    opacity:1.0;
}
#overview-video img.last-active {
    z-index:9;
}
#overview-video-wrapper {
	width: 940px;
	text-align: center;
	padding: 146px 0 0 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}

object#media-player {
	background-color: #000;
}
#overview-video-intro {
	width: 545px;
	height: 305px;
	position: absolute;
	top: 146px;
	left: 197px;
	z-index: 101;
	background: #000;
	text-indent: -9999px;
}
#overview-video-intro a {
	background: #000 url(../images/video-intro.jpg) 0 0 no-repeat;
	float: left;
	width: 545px;
	height: 305px;
	position: relative;
}
#overview-video-intro a:hover {
	opacity: 0.7;
}
#overview-lower {
	width: 940px;
	background: url(../images/line-horiz.png) bottom left repeat-x;
}
.feature-container-primary,
.feature-container-alt {
	float: left;
	width: 500px;
	margin: 40px 0 20px 0;
	background: #FFF;
	padding-top: 33px;
	background: url(../images/line-horiz.png) top left repeat-x;
}
.feature-container-alt {
	width: 440px;
}
.overview #primary h2 {
	border: none;	
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size: 24px;
	margin-bottom: 20px;
	width: 440px;
	float: left;
}
.feature-img {
	border: 4px solid #d4d3c2;
	height: 225px;
	width: 430px;
	-khtml-border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;	
    float: left;
}
.feature-bullets {
	float: left;
}
.overview #primary .feature-bullets ul {
	margin: 25px 0 0 0;	
	padding: 0;
	list-style: none;
	width: 440px;
}
.overview #primary .feature-bullets ul li {
	line-height: 1.8em;	
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size: 16px;
	background: url(../images/list-item-arrow.png) 0 12px no-repeat; 
	list-style: none;
	color: #000;
	padding: 3px 0 3px 17px;
	margin: 0;
	line-height: 1.6em;
}
.enroll-img {
	border: 4px solid #d4d3c2;
	height: 145px;
	width: 145px;
	-khtml-border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;	
    float: left;
}
.overview #primary .feature-bullets ul.enroll {
	width: 250px;
	margin: -8px 0 45px 25px;
}
#overview-button-wrapper {
	text-align: center;
	padding: 30px 0;
}
#overview-button-wrapper .button-grey {
	float: none;
	margin: 0 auto;
	-moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

form.add-email-form .primary-email-message {
    font-size: 12px;
}

form.phone-form #id_areacode {
    width: 40px;
}

form.phone-form #id_country_prefix {
    width: 94px;
}

form.phone-form #id_extension {
    width: 160px;
}
form.phone-form #id_phonenumber {
    width: 103px;
}

form.add-address-form input[type=text] {
    width: 270px;
}
form.add-address-form #id_country {
    width: 282px;
    margin-bottom: 3px;
}
form.add-address-form #id_city {
    width: 130px;
}
form.add-address-form #id_state {
    width: 132px;
}

form.add-address-form #id_province {
    width: 121px;
}

form.add-email-form #id_emailaddress,
form.add-email-form #id_emailaddress_verify {
    width: 238px;
}

@media only screen and (max-device-width: 1024px) {

	/* GLOBAL WRAP FIX */

	body:not(.responsive) #global-contain,
	body:not(.responsive) #wrap,
	body:not(.responsive) #wrapper,
	body:not(.responsive) div#header,
	body:not(.responsive) #ministry-subnav,
	body:not(.responsive) #ministry-subnav .container,
	body:not(.responsive) #content,
	body:not(.responsive) #bottom-fade,
	body:not(.responsive) #footer {
	    width: auto;
	    min-width: 100%;
	}
	body:not(.responsive) #breadcrumb ul {
	    width: 964px;
	}
	body:not(.responsive)#store #footer {
	    width: 750px;
	}

	body:not(.responsive) #ministry-subnav #subnav-title {
		margin-left: 0;
	}
		body:not(.responsive) #ministry-subnav ul li {
			margin-right: 15px;
		}

}


.search fieldset {
	margin: 0;
	padding: 0;
	border: none;
	border-radius: 0;
}

.hide-on-desktop { display: none !important; }
