/*
######################################################################
	Web Site - Defaults
######################################################################
*/

body {
	color:#485411;
	background-color:#00BFF3;}

#page-body {
	color:#485411;}

#page-body strong {
	color:#485411;}

#media-welcome {
	background-image:url(../images/pic-welcome.jpg);
	height:360px;
	width:583px;}

#page-footer {
	background-image:url(../graphics/layout-home-pg-footer.gif);}

/*
######################################################################
	Web Site - Headings
######################################################################
*/

#page-header h1.layout-header {
	background-image:url(../graphics/layout-shop-pg-header.gif);}
#page-header h2.layout-subheader {
	background-image:url(../graphics/layout-shop-pg-subheader.gif);}

#page-body h3.layout-content-header {
	height:28px;
	background-image:url(../graphics/layout-shop-content-header.gif);}

.div-shop-line {
	clear:both;
	width:495px;
	height:7px;
	overflow:hidden;
	background-image:url(../graphics/layout-shop-line.gif);
	background-repeat:repeat-x;}

.div-5h-spacer {
	clear:both;
	overflow:hidden;
	height:5px;}

/*
######################################################################
	Web Site - Headings
######################################################################
*/

#media-shop-featured {
	text-align:center;
	margin:0px 30px;}
#media-shop-featured a {
	width:130px;
	height:130px;
	display:block;}

#media-shop-featured img {
	margin-top:25px;}

#media-shop-featured #featured-item-one {
	background-image:url(/en/graphics/layout-feature-01.gif);
	background-repeat:no-repeat;
	float:left;
	width:130px;
	height:130px;
	margin:0px 0px;}
#media-shop-featured #featured-item-two {
	background-image:url(/en/graphics/layout-feature-02.gif);
	background-repeat:no-repeat;
	float:left;
	width:130px;
	height:130px;
	margin:0px 0px;}
#media-shop-featured #featured-item-three {
	background-image:url(/en/graphics/layout-feature-03.gif);
	background-repeat:no-repeat;
	float:left;
	width:130px;
	height:130px;
	margin:0px 0px;}
#media-shop-featured #featured-item-four {
	background-image:url(/en/graphics/layout-feature-04.gif);
	background-repeat:no-repeat;
	float:left;
	width:130px;
	height:130px;
	margin:0px 0px;}

/*
*/