/* General Page Styles */

body {background: #fff;}

img {border: 0;}



/*Basic Template Styles*/

#rrdWrapper {background: #ffffff; width: 1013px; margin: 25px auto;}

#Navcontainer {

	position: relative;

	margin:auto;

	text-align:center;

	width: 1013px;

	height: 287px;

	background-image: url('../images/rrd_header.png');

	}

	

#Navlist a {

	position: absolute;

	height: 75px;

	top: 154px; 

	left: 0px;

	text-decoration: none;

	}



#Navlist a i { 

	visibility: hidden; 

	}



a#shopNav, a#blogNav, a#teamNav, a#galleryNav,  a#forumNav, a#contactNav,  { 

	top: 154px; 

	}



a#shopNav { 

	left: 147px; 

	width: 64px;

	}

a#blogNav { 

	left: 279px; 

	width: 55px;

		}

	

a#teamNav {

	left: 408px;

	width: 62px;

    }



a#galleryNav { 

	left: 669px; 

	 width: 72px;

	}

a#forumNav { 

	left: 540px; 

	 width: 69px;

	}	

a#contactNav { 

	left: 787px; 

	width: 85px;

	}





a#shopNav:hover { 

	background-image: url('../images/shop.png'); 

	}

	

a#blogNav:hover { 

	background-image: url('../images/blog.png'); 

	}

	

a#teamNav:hover {

	background-image: url('../images/team.png');

    }



a#galleryNav:hover { 

	/*background-image: url('https://www.raspberryroaddesigns.net/shoppe/includes/templates/2019/images/gallery.png'); */

	}

	

a#forumNav:hover { 

	background-image: url('https://www.raspberryroaddesigns.net/shoppe/includes/templates/2019/images/forum.png'); 

	}

	

a#contactNav:hover { 

	background-image: url('../images/contact.png'); 

	}

	



 

a#shopNav:hover, a#blogNav:hover, a#teamNav:hover, a#galleryNav:hover, a#forumNav:hover, a#contactNav:hover { 

	border:none; 

	}



a:focus { 

	outline: none; 

	}





#rrdFooter {background: url('../images/rrd_footer.png') top right no-repeat; height: 86px;}









/* Zen Override Styles */

div#whatsNew {padding-top: 75px; background: url('https://www.raspberryroaddesigns.net/shoppe/includes/templates/2019/images/rrd_new-products.jpg') top center no-repeat;}

div#whatsNew h2.centerBoxHeading {display: none;}

div#specialsDefault {padding-top: 75px; background: url('https://www.raspberryroaddesigns.net/shoppe/includes/templates/2019/images/rrd_current-specials.jpg') top center no-repeat;}

div#specialsDefault h2.centerBoxHeading {display: none;}