/*body {
  background-color: #f5ffef;
}*/

.site-content-block-top {
width:98%;
float:left;
padding:1% 1% 0 1%;
background:url(/Images/homepage/container-block-top-guest.png);
background-repeat:no-repeat;
}

.site-container-content {
width:98%;
float:left;
padding:0 1% 0 1%;
background:url(/Images/homepage/container-block-sides-guest.png);
background-repeat:repeat-y;
}

.site-container-content-no-bmargin {
width:98%;
float:left;
padding:1% 1% 0 1%;
background:url(/Images/homepage/container-block-sides-guest.png);
background-repeat:repeat-y;
}


.site-container-content-no-tmargin {
width:99%;
float:left;
padding: 0 1% 1% 0;
background:url(/Images/homepage/container-block-sides-guest.png);
background-repeat:repeat-y;
}

.site-content-block-bottom {
width:98%;
float:left;
padding:1% 1% 0 1%;
background:url(/Images/homepage/container-block-bottom-guest.png);
background-repeat:no-repeat;
margin-bottom:10px;
height:10px;
}

.the-mailbox-logo {
background:url(/Images/homepage/the-mailbox-logo-guest.png);
width: 380px;
height: 80px;
display:block;
float:left;
}

#site-top-ads-magazine {
width:21%;
float:left;
background:url(/Images/homepage/top-ads-magazine-bg-guest.png)  no-repeat;
padding:10px 0 5px 5px;
margin:0 10px;
}

/*GLOBAL NAVIGATION*/
/*nav bar*/
#globalnavigation {
width:945px;
float:left;
background-color:#57af15;
height:30px;
}

/*drop down*/
ul.jd_menu ul li,
ul.jd_menu_vertical ul li {
	float: none;
	padding-left:5px;
	text-align:left;
	width:129px;
	background-color:#57af15;
}

#globalnavigation-shop {
width:134px;
float:left;
background-color: #57af15;
}

#leftnav {
background-color: #57af15;
width:134px;
float:left;
}

/* FOOTER */
div.site-content-footer-block-lg {
width:30%;
padding:0 1%;
float:left;
border-right:1px solid #57AF15;
}

div.site-content-footer-block-sm {
width:15%;
padding:0 1%;
float:left;
border-right:1px solid #57AF15;
margin-left:5px;
}

.the-mailbox-logo-footer {
background:url(/Images/homepage/the-mailbox-logo-footer-gst.png);
width:275px;
height:58px;
display:block;
margin-left:333px;
}

/* MAGAZINE SUBSCRIBE HOMEPAGE TAB */
#site-content-mag-subscribe .tab-content {
padding:5px;
border-right:1px dashed #57AF15;
border-left:1px dashed #57AF15;
border-bottom:1px dashed #57AF15;
background-color:#f6ffef;
}

#site-content-mag-subscribe li a.active,#site-content-mag-subscribe li a.active:hover { 
background-color: #57AF15 !important; 
color:#fff;
border-right:1px dashed #57AF15;
border-left:1px dashed #57AF15;
border-top:1px dashed #57AF15;
 }
 
 #site-content-mag-subscribe .tab-options li a { 
display: block; 
padding: 5px; 
background:#bbceda; 
color:#394852; 
text-align: center;
  }
 
 /*NEWSLETTER SIGNUP HOMEPAGE TABS*/
#site-content-newsletter-signup .tab-content {
padding:5px;
border-right:1px dashed #57AF15;
border-left:1px dashed #57AF15;
border-bottom:1px dashed #57AF15;
background-color:#f6ffef;
}

#site-content-newsletter-signup .tab-options li a { 
display: block; 
padding: 5px; 
background: #bbceda; 
color:#394852; 
text-align: center; 
 }
 
#site-content-newsletter-signup li a.active,#site-content-newsletter-signup li a.active:hover { 
background-color: #57AF15; 
color:#fff;
border-right:1px dashed #57AF15;
border-left:1px dashed #57AF15;
border-top:1px dashed #57AF15
 }
 
 /*CONNECT BOX*/
#site-content-connect-box {
padding:35px 1% 1% 1%;
border:1px dashed #57AF15;
float:left;
width:48%;
position:relative;
margin-top:10px;
}

.mailboxBlogLogo {
  background-image: url(/Images/homepage/the-mailbox-blog-guest.gif);
  display:block;
  width:300px;
  height:40px;
}
