/*
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-family: Georgia, sans-serif;
	font-family: Helvetica, Arial, FreeSans, sans-serif;
	font-family:  Geneva, Tahoma, "Nimbus Sans L", sans-serif;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida, sans-serif;
	font-family: "Trebuchet MS", sans-serif;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
*/
body {
	font-family: Optima, Lucida, "MgOpen Cosmetica", "Lucida Sans Unicode", sans-serif;
	line-height: 1.5em;
	font-size: 14px;
	}

    a.left {
        float: left;
        margin: 0 10px 10px 0;
        display: block;
        }
    
    a.right {
        float: right;
        margin: 0 0 10px 10px;
        display: block;
        }
        	
/*
	960px - 1 column
	480px - 2 columns
	320px - 3 columns
	240px - 4 columns
	160px - 6 columns
	120px - 8 columns
*/

.container {
    background: url(../images/bg.png) repeat-x;
	}

a {
    color: #468622;
    }
    
.header .header-wrap,
.nav .wrap,
.footer .wrap {
    width: 920px;
    margin: 0 auto;
    position: relative;
    }
	
	.content .content-wrap {
	   width: 940px;
	   margin: 0 auto;
	   }

    .nav {
        background: url(../images/horiz-menu-bg.png);
        width: 960px;
        margin: 0 auto;
        }
        
    .middle {
        width: 960px;
        }

    .right-col {
        width: 680px;
        }
            
            .right-a {
                width: 440px;
                }
                
            .right-b {
                width: 240px;
                }
                
                .right-b .wrap {
                    margin: 0 15px;
                    }
                
    .left-col {
        width: 260px;
        }
                
.wrap {
	padding: 10px;
	}

.clear {
	clear: both;
	}

h1, h2, h3 {
    font-weight: bold;
    }
    
h2 {
    font-size: 24px;
    line-height: 1.25em;
    }
    
h3 {
    padding: 1em 0 .2em;
    font-size: 18px;
    color: #468622;
    }

    .blog h3 + h2.componentheading {
        padding: 0 0 .2em;
        font-size: 18px;
        color: #468622;
        }
        
    h3.blue {
        color: #3062C4;
        }
        
        h3.blockquote {
            padding-top: 0;
            margin: 0;
        }
        
        h3.blockquote + blockquote {
            margin: -25px 0 0 -25px;
            padding: 25px;
            background: url(../images/module-left.png) 0 100% no-repeat;
        }
        
p + p {
    margin-top: 1.5em; 
    }

.right-a img {
    border: 1px solid #666;
    }
    
    img.left {
        float: left;
        margin: 0 10px 10px 0;
        }
    
    img.right {
        float: right;
        margin: 0 0 10px 10px;
        }
    
.header {
    color: #666;
    position: relative;
    }

    .header a.logo {
        float: left;
        display: block;
        margin-left: -10px;
        width: 435px;
        height: 125px;
        background: url(../images/logo.png) no-repeat;
        }
        
        .header a.logo h1 {
            margin-left: -5000px;
            }
    
    .header .media-player {
        float: right;
        text-align: left;
        background: url(../images/top-mod-bg.png) repeat-x;
        }
        
        .header .media-player .module {
            background: url(../images/top-mod-left.png) no-repeat;
            }
            
            .header .media-player .module .module {
                background: url(../images/top-mod-right.png) 100% 100% no-repeat;
                height: 99px;
                width: 410px;
                }
                
                .header .media-player .wrap {
                    padding: 5px 20px;
                    }

                .header .media-player .module .module h3 {
                    font-size: 16px;
                    padding-top: 4px;
                    color: #666;
                    font-family: Optima, Lucida, "MgOpen Cosmetica", "Lucida Sans Unicode", sans-serif;
                    font-weight: bold;
                    padding-bottom: 0;
                    margin-bottom: 8px;
                    margin-top: 15px;
                    }
                
                .header .media-player a {
                    font-size: 12px;
                    background: url(../images/topmod-bullet.png) no-repeat;
                    padding: 0 15px;
                    text-decoration: none;
                    }
                    
                    .header #message-of-the-month {
                        margin-bottom: 4px;
                        }

a#podcast-link {
  float: right;
  background: url(../images/rongray-podcast.png) left center no-repeat;
  text-align: right;
  padding-left: 35px;
  height: 30px;
  line-height: 30px;
  margin-top: 12px;
  cursor: pointer;
  cursor: hand;
  color: #3062C4;
}

a#podcast-link:hover {
  text-decoration: underline;
  color: #3062C4;
}

.nav {
    background: url(../images/horiz-menu-bg.png);
    }

.nav2 {
    background: url(../images/horiz-menu-right.png) 100% 0 no-repeat;
    }

    .nav3 {
        background: url(../images/horiz-menu-left.png) 0 0 no-repeat;
        height: 36px;
        }
                        
	ul.horiz-nav {
	   padding: 0 25px;
	   margin-top: -21px;
		}
		
		.horiz-nav li {
            float: left;
			display: block;
			list-style-type: none;
			height: 36px;
			}
			
			.horiz-nav a {
                display: block;
                float: left;
                color: #000;
				text-decoration: none;
				font-size: 14px;
				padding: 7px 15px 8px;
				background: url(../images/horiz-menu-divider.png) no-repeat;
				}
			
				.horiz-nav a:link,
				.horiz-nav a:visited {
					color: #468622;
					}
				
				.horiz-nav .active a {
				    color: #000;
				    }
	
				.horiz-nav a:hover {
					color: #000;
					}

				.horiz-nav li.active {				
                    background: url(../images/horiz-menu-selector.png) 50% 100% no-repeat;
                    }
                    
				.horiz-nav li.first a {
					margin-left: 0;
					background: none;
					}
                    
                    .horiz-nav li ul {
                        display: none;
                        }
.middle {
    height: 150px;
    margin: 0 auto;
    margin-top: -15px;
    background: url(../images/header-bg.jpg) 270px -6px no-repeat;
    }
    
    .middle .wrap {
        margin-left: 260px;
        }
    
.content {
    padding-top: 25px;
    }
    
    .right-col {
        float: right;
        }
        
        .right-col .wrap {
            text-align: left;
            }
            
            .right-a {
                float: left;
                }
                
            .right-b {
                float: right;
                }
                
    .left-col {
        margin-top: -153px;
        float: left;
          background: #fff url(../images/col-top-right.png) 100% 0 no-repeat;
        }
    
        .left-col .wrap {
            background: url(../images/col-top-left.png) 0 0 no-repeat;
            }
        
	ul.vert-nav {
		margin-left: 0;
		padding: 0 13px;
		}
		
		.vert-nav li {
			list-style-type: none;
			display: block;
			}
			
			.vert-nav a {
				display: block;
				padding: 9px 5px 7px 38px;
				text-decoration: none;
				margin-left: 0;
            	background: url(../images/vert-menu-bg.png) 0 0 no-repeat;
            	color: #468622;
            	font-size: 14px;
				}
			
				.vert-nav a:link,
				.vert-nav a:visited {
					color: #468622;
					}
				
				.vert-nav li.active a {
				    background-position: 0 -74px;
				    color: #000;
				    }
	
				.vert-nav a:hover {
					background-position: 0 -37px;
					color: #000;
					}
				
				.vert-nav li.first a {
					}
        ul.vert-nav li ul {
            padding: 0 0 0 0;
            margin-bottom: 0;
            display: block;
            }
            
            ul.vert-nav li.active ul {
                display: block;
                }
            
            .vert-nav li li a:link,
            .vert-nav li li a:visited {
                background: url(../images/triangle-2.png) 0 50% no-repeat;
                color: #3062C4;
				padding: 5px 5px 3px 15px;
				font-size: 12px;
				margin-left: 22px;
                }

				.vert-nav li li.active a {
				    background: url(../images/topmod-bullet.png) 0 50% no-repeat;
				    color: #000;
				    }

				.vert-nav li li a:hover {
                    background: url(../images/triangle-1.png) 0 50% no-repeat;
                    color: #468622;
				    }

        ul.vert-nav li ul ul {
            display: none;
            }

h2.componentheading {
    color: #3062C4;
    }
    
/* Event Calendar Page */   
    
table.month {
    margin: 25px 0 45px;
    width: 700px;
    }
    
    table.month img {
        border: none;
    }
    
.monthnavigation,
.monthname {
    width: 33%;
    text-align: center;
    font-size: 18px;
    padding-bottom: 5px;
    }
    
    .monthnavigation {
        text-align: right;
        }
        
        .monthname + .monthnavigation {
            text-align: left;
            }

.dayname {
    text-align: center;
    background: url(../images/bg.png) 0 -180px repeat-x;
    padding: 5px 0;
    font-weight: bold;
    border-top: 1px solid #e3e3e3;
    border-left: none;
    border-right: 1px solid #333;
    }
#event_calendar table.month td.nomonthday,
#event_calendar table.month td.monthday,
#event_calendar table.month td.sunday,
#event_calendar table.month td.saturday,
#event_calendar table.month td.event,
#event_calendar table.month td.today {
    padding: 10px;
    }


.nomonthday,
.monthday,
.sunday,
.saturday {
    width: 14%;
    height: 30px;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
    }

#event_calendar .eventcontent {
    font-size: 12px;
    }
    
#event_calendar .event {
    background: #e3e3e3;
    border-top: 1px solid #333;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
    }


#event_calendar .right-a {
    float: left;
    width: 720px;
    }
    
#event_calendar .right-b {
    display: none;
    }

.footer {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
	clear: both;
	overflow: hidden;
    }

.footer .border {
	border-top: 1px solid #e6e6e6;
	background: #efefef;
	height: 20px;
    }

    .footer ul.footer-nav {
        display: block;
        padding: 0 10px 0 0;
        margin: 0;
        width: 100%;
        float: right;
        text-align: right;
        }
    
        .footer-nav li {
            margin: 0;
            padding: 0;
            display: inline;
            }
        
            .footer-nav li a {
                font-size: 100%;
                background: none;
                padding: 0;
                margin: 0;
                display: inline;
                height: 100%;
                line-height: 100%;
                text-indent: 0;
                text-decoration: none;
                padding-left: 20px;
                }


li.number-1 {
	background: url(../images/number-1.png) 0 2px no-repeat;	
}

li.number-2 {
	background: url(../images/number-2.png) 0 2px no-repeat;	
}

li.number-3 {
	background: url(../images/number-3.png) 0 2px no-repeat;	
}

li.number-4 {
	background: url(../images/number-4.png) 0 2px no-repeat;	
}

li.number-5 {
	background: url(../images/number-5.png) 0 2px no-repeat;	
}

li.number-6 {
	background: url(../images/number-6.png) 0 2px no-repeat;	
}

li.number-7 {
	background: url(../images/number-7.png) 0 2px no-repeat;	
}

li.number-8 {
	background: url(../images/number-8.png) 0 2px no-repeat;	
}

li.number-9 {
	background: url(../images/number-9.png) 0 2px no-repeat;	
}

ul.arrow-1 li {
	background: url(../images/arrow-1.png) 2px 2px no-repeat;
}

ul.arrow-2 li {
	background: url(../images/arrow-2.png) 2px 2px no-repeat;
}

ul.arrow-3 li {
	background: url(../images/arrow-3.png) 5px 3px no-repeat;
}

#sidecol li,
ul.arrow-4 li {
	background: url(../images/arrow-4.png) 5px 3px no-repeat;
}

ul.triangle-1 li {
	background: url(../images/triangle-1.png) 6px 4px no-repeat;
}

ul.triangle-2 li {
	background: url(../images/triangle-2.png) 6px 4px no-repeat;
}

ul.bullet-1 li {
	background: url(../images/bullet-1.png) 6px 4px no-repeat;
}

ul.bullet-2 li {
	background: url(../images/bullet-2.png) 6px 4px no-repeat;
}

ul.plus-1 li {
	background: url(../images/plus-1.png) 6px 4px no-repeat;
}

ul.plus-2 li {
	background: url(../images/plus-2.png) 6px 4px no-repeat;
}

span.pathway img {
	background: url(../images/triangle-1.png) 0 50% no-repeat;
}


.module-hilite2 div div div,
.module-hilite6 div div div {
	border-left: 8px solid #333;
}

.module-hilite3 h3,
.module-hilite7 h3 {
	color: #468622;
}

.module-hilite3 a,
.module-hilite7 a {
	color: #468622;
}

.module-hilite3 div div div,
.module-hilite7 div div div {
	border-left: 8px solid #468622;
}

.module-hilite4 h3,
.module-hilite8 h3 {
	color: #3062C4;
}

.module-hilite4 a,
.module-hilite8 a {
	color: #3062C4;
}

.module-hilite4 div div div,
.module-hilite8 div div div {
	border-left: 8px solid #3062C4;
}

.module-quote h3 {
	color: #468622;
}

.module,
.module-hilite1,
.module-hilite2,
.module-hilite3,
.module-hilite4,
.module-hilite5,
.module-hilite6,
.module-hilite7,
.module-hilite8,
.module-quote,
.module-search {
	margin-top: 0px;	
	margin-bottom: 25px;
}

.module-hilite1,
.module-hilite2,
.module-hilite3,
.module-hilite4,
.module-hilite5,
.module-hilite6,
.module-hilite7,
.module-hilite8,
.module-quote {
	background: url(../images/module-left.png) 0 100% no-repeat;
	height: 1%;
}

.module-hilite1 div,
.module-hilite2 div,
.module-hilite3 div,
.module-hilite4 div {
	background: none;
	margin: 0;
	padding: 0;
}

.module-hilite5 div,
.module-hilite6 div,
.module-hilite7 div,
.module-hilite8 div {
	background: url(../images/module-right.png) 100% 100% no-repeat;
	height: 1%;
	margin: 0;
	padding: 0;
}

.module h3,
.module-hilite1 h3,
.module-hilite2 h3,
.module-hilite3 h3,
.module-hilite4 h3,
.module-hilite5 h3,
.module-hilite6 h3,
.module-hilite7 h3,
.module-hilite8 h3,
.module-quote h3 {
	font-weight: normal;
	margin: 5px 0 10px 0;
}

    .module-hilite1 h3,
    .module-hilite2 h3,
    .module-hilite3 h3,
    .module-hilite4 h3,
    .module-hilite5 h3,
    .module-hilite6 h3,
    .module-hilite7 h3,
    .module-hilite8 h3,
    .module-quote  h3 {
        font-family: Optima, Lucida, "MgOpen Cosmetica", "Lucida Sans Unicode", sans-serif;
        padding-top: 0px;
        color: #000;

        }
        
.module div div div {
	padding: 0 5px;
}

.module-hilite1 div div,
.module-hilite2 div div,
.module-hilite3 div div,
.module-hilite4 div div {
	background: none;
	padding: 0 5px 18px 13px;
}

.module-hilite5 div div,
.module-hilite6 div div,
.module-hilite7 div div,
.module-hilite8 div div {
	background: none;
	padding: 0 8px 18px 13px;	
}

.module-hilite1 div div div,
.module-hilite2 div div div,
.module-hilite3 div div div,
.module-hilite4 div div div,
.module-hilite5 div div div,
.module-hilite6 div div div,
.module-hilite7 div div div,
.module-hilite8 div div div {
	padding: 0 0 0 8px;
}

.module-quote div div div {
	padding: 13px 13px 35px 13px;
}

.module
.module-hilite1 div div div div,
.module-hilite2 div div div div,
.module-hilite3 div div div div,
.module-hilite4 div div div div,
.module-hilite5 div div div div,
.module-hilite6 div div div div,
.module-hilite7 div div div div,
.module-hilite8 div div div div,
.module-quote div div div div,
.module-search div div div div {
	background: none;
	padding: 0;
	border: 0;
}

.spacer div.module,
.spacer div.module-hilite1,
.spacer div.module-hilite2,
.spacer div.module-hilite3,
.spacer div.module-hilite4,
.spacer div.module-hilite5,
.spacer div.module-hilite6,
.spacer div.module-hilite7,
.spacer div.module-hilite8,
.spacer div.module-quote  {
	margin-left: 10px;
}

.module-hilite1 h3,
.module-hilite5 h3 {
	color: #666;
}

.module-hilite1 div div div,
.module-hilite5 div div div {
	border-left: 8px solid #eee;
}

.module-quote {
	background: url(../images/quote-tl.png) 0 0 no-repeat;
}

.module-quote div {
	background: url(../images/quote-tr.png) 100% 0 no-repeat;
}

.module-quote div div {
	background: url(../images/quote-bl.png) 0 100% no-repeat;
}

.module-quote div div div {
	background: url(../images/quote-br.png) 100% 100% no-repeat;
}

.module-search {
	background: url(../images/search-bg.png) 0 0 no-repeat;
	width: 184px;
	height: 45px;
}

.module-search input {
	background: transparent;
	border: 0;
	margin-left: 66px;
	margin-top: 14px;
	padding: 2px 0 0 5px;
	overflow: hidden;
	width: 105px;
}

input#ajaxSearch_submit {
    margin-left: -5000px;
    }

.left-col .module-hilite1,
.left-col .module-hilite2,
.left-col .module-hilite3,
.left-col .module-hilite4,
.left-col .module-hilite5,
.left-col .module-hilite6,
.left-col .module-hilite7,
.left-col .module-hilite8,
.left-col .module-quote,
.left-col .module-search {
    margin-left: 9px;
    }

    
#ministry_updates .read-more {
    background: #eee;
    text-align: right;
    padding: .5em 1em;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    margin: 1em 0 1.4em 0; 
    }


    .eform label,
    .additional_options label {
        display:block;
        font-weight:bold;
        text-align:right;
        width:160px;
        float:left;
        margin: 0;
        padding-top: 7px;
        clear: left;
        }

        .eform label .small,
        .additional_options .small {
            color:#666666;
            display:block;
            font-size:11px;
            font-weight:normal;
            text-align:right;
            width:160px;
            margin-top: 2px;
            }

    .eform input, 
    .eform select, 
    .eform textarea,
    .additional_options input {
        float:left;
        font-size:12px;
        padding:4px 2px;
        border: 1px solid #ccc;
        background: #fff;
        width:200px;
        margin:2px 0 20px 10px;
        padding-top: 9px;
        height: 14px;
        }
        
        .eform select {
            height: auto;
            padding-top: 3px;
            margin-top: 8px;
            }
        
        .eform input.name {
            width: 180px;
            }

        .eform input.email {
            width: 220px;
            }
                       
        .eform textarea {
            width: 300px;
            height: 100px;
            }

        .eform .captcha img {
            float: left;
            margin-left: 10px;
            border: 1px solid #444;
            }
            
            .eform .captcha input {
                height: 16px;
                width: 150px;
                padding-top: 10px;
                margin-left: 0;
                margin-top: 0;
                }
        
        .eform .submit label {
            display: none;
            }
            
        .eform input.submit,
        .my-olive-tree fieldset.submit input.submit {
            clear:both;
            margin-left:170px;
            height:34px;
            line-height: 28px;
            text-align:center;
            border:1px solid #ccc;
            background-color:#468622;
            color: #fff;
            font-size: 14px;
            font-weight: bold;
            padding: 0 20px;
            width: auto;
            }
            
            .eform input.submit:hover,
            .my-olive-tree fieldset.submit input.submit:hover {
                color: #000;
                }

    .my-olive-tree fieldset.submit {
        }
        
        .my-olive-tree fieldset.submit label {
            display: none;
            }

/*Events List */
.right-col div.list-events {
    border: 0;
    padding: 0;
    margin: 0;
    background: none;
    margin-bottom: 1em;
    font-size: 11px;
    }
    
    .list-events a {
        color: #3062C4;
        display: block;
        text-decoration: none;
        font-size: 14px;
        }

/* outmost wrapper element */
#scrollable {
	padding:0 8px;
	width:660px;
	height:120px;
	overflow: hidden;
}

/* container for the scrollable items */
div.items {
	height:121px;	
	margin-left:8px;	
	float:left;
	width:575px !important;
}



/* single item */
div.items a {
	display:block;
	float:left;
	margin-right:8px;
	width:185px;
	height:121px;
	background:url(../images/topscroll-item.gif) 0 0 no-repeat;
	font-size:50px;
	color:#ccc;
	line-height:121px;
	text-decoration:none;
	text-align:center;
	cursor:pointer;
}

div.items a:hover {
	color:#999;	
}

div.items a.active {
	background-position:-174px 0;		
	color:#555;
	cursor:default;
}


/* next / prev buttons */
a.prev, a.next {
	display:block;
	width:30px;
	height:30px;
	float:left;
	background-repeat:no-repeat;	
	margin:40px 0 0 0;
}

a.prev {
	background:url(../images/Knob-Left.png);		
}

a.prev:hover {
}

a.next {
	background:url(../images/Knob-Right.png);		
}

a.next:hover {
}


/* navigator */
div.navi {
	position:relative;
	top:-30px;
	left:310px;
	margin-left:-50px;
	width:50px;
	height:0px;
}


/* items inside navigator */
div.navi span {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(../images/topscroll-dots.png) 0 0 no-repeat;     
	cursor:pointer;
}

div.navi span:hover {
	background-position:0 -8px;      
}

div.navi span.active {
	background-position:0 -16px;     
} 	

div.items img {
    border: 1px solid #666;
    }

.resources h3 {
    padding-top: 0;
    }
    
    .resources img.product-image {
        float: left;
        width: 200px;
        margin-right: 20px;
        margin-bottom: 20px;
        }
    
    .resources .buy-now {
        clear: both;
        background: #eee;
        text-align: right;
        border-bottom: 1px solid #999;
        margin: 1em 0 1.4em 0; 
        }

table.book-release {
    font-size: 12px;
    border: 1px solid #e3e3e3;
    width: 100%;
    margin: -35px 0 45px ;
    }
    
    table.book-release th {
        background: url(../images/bg.png) 0 -180px repeat-x;
        padding: 5px;
        color: #fff;
        font-size: 14px;
        }
    
    table.book-release td {
        padding: 5px;
        width: 33%;
        }
        
        table.book-release td.day {
            border-right: 1px solid #e3e3e3;
            }
img.release-map {
    border: none;
    }

.homepage-ditto {
    margin-top: 25px;
    }
    
.homepage-ditto h2.componentheading,
.homepage-ditto h2,
.homepage-ditto h2 a {
    padding: 0;
    font-size: 18px;
    color: #3062C4;
    text-decoration: none;
    }

.homepage-ditto h2 + h2 {
    margin-top: 0;
    }

.homepage-ditto .read-more {
    margin-top: 10px;
    }
.homepage-ditto .read-more a {

    color: #3062C4;
    }

form#book-signing {
    margin: 1em 0;
    border: 1px solid #e3e3e3;
    padding: 15px;
    }

    #book-signing select {
        float:left;
        font-size:12px;
        padding:4px 2px;
        border: 1px solid #ccc;
        background: #fff;
        width:200px;
        margin:2px 0 20px 0;
        padding-top: 9px;
        height: 14px;
        }
        
        #book-signing select {
            height: auto;
            padding-top: 3px;
            margin-top: 8px;
            }
            
        #book-signing input.submit {
            clear:both;
            margin-left:20px;
            height:34px;
            line-height: 28px;
            text-align:center;
            border:1px solid #ccc;
            background-color:#468622;
            color: #fff;
            font-size: 14px;
            font-weight: bold;
            padding: 0 20px;
            width: auto;
            }
            
            #book-signing input.submit:hover {
                color: #000;
                }

.highslide-wrapper {
    background: none;
    }

    .highslide-item {
    	border: solid 1px #fff;
    	margin: 0 10px 10px 0;
    	width: 23%;
    	float: left;
        }
        
        a.highslide {
            display: table-cell;
            width: 160px;
            height: 100px;
            text-align: center; /* qui e non su precedente, iCab3 */
            vertical-align: middle;
            background: #fff;
            }

        a.highslide img {
            border: solid 1px #000;
            vertical-align: middle;
            }

h3.galleries {
    padding-bottom: 0;
    margin-bottom: 0;
    }

.highslide-inner {
    padding: 0 0 0 0;
    }
    
.ditto-pagination {
    text-align: center;
}

.ditto_paging {
    border-top: 1px solid #ccc;
    padding: 10px;
    font-size: 86%;
    color: black;
}
#ditto_pages {
    padding-top: 5px;
}

#ditto_pages .ditto_currentpage {
    border: 1px solid #68B62C;
    padding: 4px 8px;
    margin-right: 4px;
    background-color: #68B62C;
    color: #fff;
}
#ditto_pages .ditto_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px;
    margin-right: 1px;
    color: #ccc;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #68B62C;
    padding: 4px 8px;
    margin-right: 4px;
    text-decoration: none !important;
    color: black;
    font-size: 14px;
}
#ditto_pages a:hover {
    background-color: #68B62C;
    color: #fff;
}

/*******
    Home Page updates - Feb 26
*******/

body#home div.left-col {
    display: none;
    }

body#home div.right-col {
    width: 940px; /*680px + 260px*/
    }

body#home div.right-a {
    width: 700px; /*680px + 260px*/
    }

body#home .middle .wrap {
    margin-left: 0;
    }

body#home div.right-a li ul {
    margin-bottom: 0;
    padding-bottom: 0;
    }

body#home div.right-a ul + ul {
    margin-bottom: 0;
    
    }

body#home blockquote {
    background: url(http://ronaldgrayministries.org/templates/ronaldgray/images/module-left.png) no-repeat;
    padding-left: 20px;
    margin: 10px 0;
    }

#googlecart-widget {
    -display: none;
    }

.view-cart,
.googlecart-widget-control {
    position: absolute;
    right: 135px;
    bottom: 3px;
    color: #3062C4;
    cursor: pointer;
    cursor: hand;
    }

.view-cart:hover {
    text-decoration: underline;
    }

/* Overlay */
#simplemodal-overlay {
    background-color:#000; 
    cursor:wait;
    }

/* Container */
#simplemodal-container {
    height:400px; 
    width:600px; 
    left:50%; 
    top:15%; 
    -margin-left:-300px; 
    background-color:#fff; 
    border:3px solid #ccc;
    }
    
#simplemodal-container a.simplemodal-close {
    background:url(../images/x.png) no-repeat; 
    width:25px; 
    height:29px; 
    display:inline; 
    z-index:3200; 
    position:absolute; 
    top:-15px; 
    right:-18px; 
    cursor:pointer;
    }
    
#modalContainer #basicModalContent {
    padding:8px;
    }

#simplemodal-container #googlecart-widget {
    display: block;
    }

.donate-form {
    padding: 5px;
    margin-bottom: 15px;
    position: relative;
    height: 50px;
    }
    
    .donate-price {
        position: absolute;
        top: 15px;
        left: 30px;
        }
    
    .donate-button {
        position: absolute;
        top: 10px;
        left: 105px;
        }

.googlecart-add-button {
    position: relative;
    top: 5px;
    left: 220px;
    padding-bottom: 15px;
    }

.product-title {
    display: none;
    }
    
#watch-video {
    margin-top: 5px;
    padding: 0 0 0 0;
    float: right;
    width: 320px;
    margin-left: 20px;
    background: #EEEEEE;
    border: 1px solid #BBBBBB;
}

#watch-video img {
    border: none;
}

#watch-video .caption {
    text-align: center;
}