/*******************************************************************************************
  DCL
********************************************************************************************/ 
body {
	margin:0;
	padding:0; 
}

/*******************************************************************************************
  DCL - TEMPLATE
********************************************************************************************/ 
#template-dcl{ 
    font-family: Matterhorn,Helvetica,sans-serif;
    margin: 0 auto;
    padding: 50px 0 0 0;
    width: 972px;
	
}
#template-dcl a,
#template-dcl a span {
	cursor:pointer;
}
#template-dcl .bold {
	font-weight:bold;
}

#template-dcl .dcl-logo{
	width:996px;
	margin:0 auto;
} 
#template-dcl .dcl-logo .logo {
	background: url("http://a.dolimg.com/dcl/img/dcl-logo.png") no-repeat scroll 0 0 transparent;
    height: 105px;
    margin: 0px 359px;
    position: absolute;
    text-indent: -9999px;
    top: 50px;
    width: 253px;
    z-index: 7;
}

/*******************************************************************************************
  DCL - BANNER
********************************************************************************************/ 
#template-dcl .dcl-banner {
	background: url("http://a.dolimg.com/dcl/img/bg.banner.jpg") no-repeat;
	width: 972px;
	height: 340px;
}
#template-dcl .dcl-banner .dcl-banner-text {
	height: 286px;
    width: 972px;
}
#template-dcl .dcl-banner .dcl-banner-text div {
	float:left;
}
#template-dcl .dcl-banner .dcl-banner-text .dcl-parent-app {
	background: url("http://a.dolimg.com/dcl/img/parent-app-logo.png") no-repeat scroll center 30px transparent;
    display: block;
    height: 289px;
    text-align: center;
    width: 389px;
}
#template-dcl .dcl-banner .dcl-banner-text .dcl-info {
	background: url("http://a.dolimg.com/dcl/img/dcl-info-bg.png") no-repeat scroll 0 0 transparent;
    display: block;
    font-size: 17px;
    height: 186px;
    letter-spacing: 0;
    margin: 101px 0 0 26px;
    padding: 0 101px 0 17px;
    width: 436px;
}
#template-dcl .dcl-banner .dcl-banner-text .dcl-info p.bold {
	*padding-top: 20px;
}

/*******************************************************************************************
  DCL - BANNER BUTTONS  
********************************************************************************************/ 
#template-dcl .dcl-banner .dcl-banner-buttons {
	clear: both;
}
#template-dcl .dcl-banner .dcl-banner-buttons ul {
	margin: 0px 0px 0px 2px;
	padding: 0px;
}
#template-dcl .dcl-banner .dcl-banner-buttons ul li {
	display: inline-block;
    float: left;
    height: 45px;
    list-style: none outside none;
    width: 242px;
}
#template-dcl .dcl-banner .dcl-banner-buttons ul li a{
    display: block; 
    height: 45px; 
    text-align: center; 
	text-decoration: none;
}
#template-dcl .dcl-banner .dcl-banner-buttons ul li a h2 {
    color: #000000;
    display: block;
    font-size: 18px;
	font-weight: normal;
    height: 45px;
    line-height: 45px;
    margin: 0;
    text-align: center;
    text-decoration: none;
}
#template-dcl .dcl-banner .dcl-banner-buttons ul li a h2 span {
	display: block;
}

#template-dcl .dcl-banner .dcl-banner-buttons ul li a:hover h2,
#template-dcl .dcl-banner .dcl-banner-buttons ul li a.active h2{
	background: url("http://a.dolimg.com/dcl/img/bg.nav-over.jpg") no-repeat 0px 0px transparent;
	font-weight: bold;
	color: #FFFFFF;
}


/*******************************************************************************************
  DCL - BUTTONS  (Connect Now!)
********************************************************************************************/  
#template-dcl .dcl-btn {
	background: url("http://a.dolimg.com/dcl/img/bg.buttons.png") no-repeat scroll right -250px transparent;
    display: block; 
    height: 49px; 
    text-align: center; 
	text-decoration: none;
}
#template-dcl .dcl-btn span {	
	background: url("http://a.dolimg.com/dcl/img/bg.buttons.png") no-repeat scroll 0 -200px transparent; 
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    height: 49px;
    line-height: 49px;
    text-align: center;
    text-decoration: none;
	margin-left: -22px;
}

#template-dcl .dcl-btn:hover,
#template-dcl .dcl-btn.active{
	background: url("http://a.dolimg.com/dcl/img/bg.buttons.png") no-repeat scroll right -350px transparent; 
}
#template-dcl .dcl-btn:hover span,
#template-dcl .dcl-btn.active span{	
	background: url("http://a.dolimg.com/dcl/img/bg.buttons.png") no-repeat scroll 0 -300px transparent;  
}
#template-dcl .dcl-parent-app .dcl-btn{
	font-size: 18px;
    margin: 215px auto 0 130px;
    width: 150px;
}

#template-dcl .dcl-btn-small {
	background: url("http://a.dolimg.com/dcl/img/bg.buttons.png") no-repeat 0px -400px transparent;
	height: 29px;
	line-height: 29px;
	width: 104px;
    display: block; 
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px auto;
}
#template-dcl .dcl-btn-small:hover {
	background-position: 0px -429px;
}

/*******************************************************************************************
  DCL - CATEGORIES CONTENT 
********************************************************************************************/  
#template-dcl  #dcl-categories-content {
	margin: 0px 20px 0px 0px;
	min-height: 200px;
}
#template-dcl  #dcl-categories-content .dcl-blurb {
	*padding-top:20px;
	min-height:210px;
}
#template-dcl  #dcl-categories-content div.content-img {
	background: none repeat scroll 0 0 #ddd;
    border-color: #ddd;
    border-radius: 7px 7px 7px 7px;
    display: block;
    float: left;
    height: 230px;
    margin: 0 20px 14px 0;
    padding: 9px;
    width: 377px;
}
#template-dcl  #dcl-categories-content div.content-img img {
	border: 2px solid #FFFFFF;
}
#template-dcl #dcl-categories-content .dcl-content {
	display:none;
}
#template-dcl #dcl-categories-content .dcl-content .readmore-link {
	margin-top: 20px;
	text-align: right;
}
#template-dcl #dcl-categories-content .dcl-content .readmore-link a{
	color: #000000;
	font-weight: bold;
	background: url("http://a.dolimg.com/dcl/img/readmore-link-arrow.png") no-repeat right center;
	padding-right: 14px;
	text-decoration: none;
}

/*******************************************************************************************
  DCL - Category Sections
********************************************************************************************/ 
#games .featured-games {
	float: right;
	width: 70%;
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
	text-align: center;
}
#games h3 {
	font-size: 32px;
	line-height: 32px;
}
#games hr {
	border: 0px solid transparent;
	border-top: 1px solid #CCCCCC;
	height: 1px;
}
#games .engaging-apps {
	float: right;
	width: 73%;
}
#games .virtual-worlds h4,
#games .engaging-apps h4 {
	text-align: center;
	font-style: italic;
	font-weight: normal;
	font-size: 22px;
	line-height: 22px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}
#games .engaging-apps ul {
	list-style: none;
}
#games .engaging-apps ul li {
	float: left;
	width: 20%;
}
#games .engaging-apps ul li .name {
	height: 40px;
}
#games .engaging-apps ul li p {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
#games .virtual-worlds {
	width: 27%;
	text-align: center;
	border-right: 1px solid #CCCCCC;
}
#games .virtual-worlds p {
	font-size: 11px;
	font-weight: bold;
	padding: 10px 0px;
}
#games .readmore-link {
	background: url('http://a.dolimg.com/dcl/img/icon.games.jpg') no-repeat;
	height: 48px;
}

#curriculum .content-image,
#how-it-works .content-image {
	float: right;
	width: 50%;
	text-align: center;
	border-left: 1px solid #CCCCCC;
}
#curriculum h3,
#how-it-works h3 {
	font-size: 32px;
	line-height: 32px;
}
#curriculum .content-text,
#how-it-works .content-text {
	width: 50%;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
#curriculum .content-text p,
#how-it-works .content-text p {
	padding: 0px 40px;
}
#how-it-works .readmore-link {
	background: url('http://a.dolimg.com/dcl/img/icon.how-it-works.gif') no-repeat;
	height: 47px;
}

#curriculum h4 {
	font-size: 16px;
}
#curriculum .advisors-holder {
	width: 75%;
	margin: 0px auto;
}
#curriculum p.list-one,
#curriculum p.list-two {
	padding: 0px;
	margin: 0px;
}
#curriculum .list-one {
	float: right;
	width: 48%;
}
#curriculum .list-two {
	float: left;
	width: 48%;
}
#curriculum .readmore-link {
	background: url('http://a.dolimg.com/dcl/img/icon.curriculum.gif') no-repeat;
	height: 71px;
}

#contact .dcl-blurb {
	text-align: center;
}

#contact .readmore-link {
	background: url('http://a.dolimg.com/dcl/img/icon.contact-us.gif') no-repeat;
	height: 55px;
}



/*******************************************************************************************
  DCL - FOOTER
********************************************************************************************/ 
.dcl-footer{
	background-color: #ECECEC;
    border-top: 1px solid #CDCDCD;
    margin-top: 50px;
} 

#gde_footerLegalContainer { 
    line-height: 11px;
}
.dcl-opt-out {
	width: 70%;
	margin: 60px auto;
}
.dcl-opt-out .form,
.dcl-opt-out .grats {
	display: none;
}
.grats, .form {
	text-align: center;
}
#error, .error {
	color: #FF0000;
	font-weight: bold;
}

/*******************************************************************************************
  DCL - on KINDLE (tablet portrait 768px wide or less
********************************************************************************************/  

.tablet-portrait #template-dcl .dcl-banner {
	background: url("http://a.dolimg.com/dcl/img/bg.banner-small.jpg") no-repeat;
}
.tablet-portrait #chrome {
	visibility: hidden;
}
.tablet-portrait #template-dcl,
.tablet-portrait .dcl-footer,
.tablet-portrait .dcl-logo,
.tablet-portrait .dcl-banner,
.tablet-portrait #gde_footerContents,
.tablet-portrait .dcl-banner-text,
.tablet-portrait .dcl-blurb {
	width: 768px !important;
}
.tablet-portrait .dcl-logo h1 {
	margin-left: 280px !important;
}
.tablet-portrait .dcl-banner-buttons ul li {
	width: 190px !important;
}
.tablet-portrait #games h3 {
	font-size: 22px;
	line-height: 22px;
}
.tablet-portrait .featured-games {
	font-size: 11px !important;
}
.tablet-portrait .engaging-apps ul {
	padding: 0px 10px;
}
.tablet-portrait #how-it-works .content-text img {
	width: 300px;
}

/*******************************************************************************************
  DCL -  ( 480 x 640  - small tablet portrait)
********************************************************************************************/  
.small-tablet #template-dcl .dcl-banner {
	background: url("http://a.dolimg.com/dcl/img/bg.banner-small.jpg") no-repeat;
}
.small-tablet #chrome {
	visibility: hidden;
}
.small-tablet #template-dcl,
.small-tablet .dcl-footer,
.small-tablet .dcl-logo,
.small-tablet .dcl-banner,
.small-tablet #gde_footerContents,
.small-tablet .dcl-banner-text,
.small-tablet .dcl-blurb {
	width: 480px !important;
}
.small-tablet .dcl-logo h1 {
	margin-left: 130px !important;
}
.small-tablet .dcl-banner-buttons ul li {
	width: 111px !important;
}
.small-tablet .dcl-banner .dcl-banner-buttons ul li a h2 {
	font-size: 14px !important;
}
.small-tablet #games h3 {
	font-size: 22px;
	line-height: 22px;
	width: 40% !important;
	margin-bottom: 40px;
}
.small-tablet .featured-games {
	font-size: 11px !important;
	width: 60% !important;
}
.small-tablet .virtual-worlds img {
	width: 100px;
}
.small-tablet .engaging-apps ul {
	padding: 0px 10px;
}
.small-tablet .engaging-apps ul li {
	width: 45% !important;
}
.small-tablet #curriculum .content-image,
.small-tablet #how-it-works .content-image {
	width: 100%;
}
.small-tablet #curriculum .content-text, 
.small-tablet #how-it-works .content-text {
	width: 100%;
}
.small-tablet #how-it-works .content-text img {
	width: 300px;
}

/*******************************************************************************************
  DCL -  ( 320x480 mobile)
********************************************************************************************/  
.mobile #template-dcl .dcl-banner {
	background: url("http://a.dolimg.com/dcl/img/bg.banner-small.jpg") no-repeat;
}
.mobile #chrome {
	visibility: hidden;
}
.mobile #template-dcl,
.mobile .dcl-footer,
.mobile .dcl-logo,
.mobile .dcl-banner,
.mobile #gde_footerContents,
.mobile .dcl-banner-text,
.mobile .dcl-blurb {
	width: 320px !important;
}
.mobile .dcl-logo h1 {
	margin-left: 40px !important;
}
.mobile .dcl-banner-buttons ul li {
	width: 78px !important;
}
.mobile .dcl-banner .dcl-banner-buttons ul li a h2 {
	font-size: 11px !important;
}
.mobile .dcl-parent-app {
	width: 320px !important;
}
.mobile #template-dcl .dcl-parent-app .dcl-btn {
	margin-left: 100px !important;
}
.mobile #games h3 {
	font-size: 22px;
	line-height: 22px;
	width: 40% !important;
	margin-bottom: 70px;
}
.mobile .featured-games {
	font-size: 11px !important;
	width: 60% !important;
}
.mobile .virtual-worlds,
.mobile .engaging-apps {
	width: 100% !important;
	float: none !important;
	border: 0px solid #FFFFFF !important;
}
.mobile .engaging-apps ul {
	padding: 0px 10px;
}
.mobile .engaging-apps ul li {
	width: 95% !important;
}
.mobile #curriculum .content-image,
.mobile #how-it-works .content-image {
	width: 100%;
}
.mobile #curriculum .content-text, 
.mobile #how-it-works .content-text {
	width: 100%;
}
.mobile #curriculum .content-image img,
.mobile #how-it-works .content-image img {
	width: 300px;
}
.mobile #how-it-works .content-text img {
	width: 250px;
}