@charset "UTF-8";
/* CSS Document */

/* boxed areas */

#fpkd_header {
	width: 800px;
	height: 125px;
	background-image: url(images/logo_line.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
}

#made{
	margin-left: 125px;
	margin-top: 60px;
}

#shop{
	margin-right: 50px;
	margin-top: 25px;
}



#fpkd_footer {
	clear:both;
	width: 800px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/cape_line.gif);
	background-repeat: no-repeat;
	background-position: top right;
}


#box1 {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	background-color:#FFF;
	border: 1px solid #999;
}
#wrapper {
	position:relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	background-color:#FFF;
	border: 1px solid #999;
}

#box_about {
	float: right;
	width: 625px;
	margin-right: 50px;
	margin-bottom: -39px;
	background-image: url(images/about2.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
}
#shop_content {
	float: right;
	width: 625px;
	margin-right: 50px;
}

#box_party {
	float: right;
	width: 625px;
	height: 350px;
	margin-right: 50px;
	margin-bottom: -50px;
	background-image: url(images/party.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
}
#box_blog {
	float: right;
	width: 625px;
	height: 350px;
	margin-right: 50px;
	background-image: url(images/about.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
}

#content {
	float: right;
	width: 625px;
	margin-right: 50px;
}
#retail_content {
	float: right;
	width: 625px;
	margin-right: 50px;
	background-image: url(images/press.jpg);
	background-repeat:no-repeat;
	background-position: center right;
}
#navigation {
	float: left;
	width: 100px;
	margin-top:75px;
}
#navigation_tweet {
	float: left;
	width: 100px;
	margin-top: 15px;
}

#box_contact {
	width: 625px;
	float: right;
	margin-right: 50px;
	background-image: url(images/contact.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
}

#box_calendar {
	width: 625px;
	float: right;
	margin-right: 50px;
	background-image: url(images/calendar.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
}
#box_links {
	width: 625px;
	float: right;
	margin-right: 50px;
	background-image: url(images/links.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
}

#box_home {
	width: 625px;
	float: right;
	margin-right: 50px;
	background-image: url(images/tag-waggle.jpg);
	background-repeat:no-repeat;
	background-position: top right;
}



/* text */

.fullwidth_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666;
	text-align: left;
	margin-right: 50px;
	margin-bottom: 10px;
}
.fullwidth_text a:link {
	text-decoration: none;
	color: #666;
}
.fullwidth_text a:visited {
	text-decoration: none;
	color: #666;
}
.fullwidth_text a:hover {
	text-decoration: none;
	color: #009F0D;
}
.fullwidth_text a:active {
	text-decoration: none;
	color: #666;
}
.main_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666;
	text-align: left;
	margin-right: 285px;
	margin-bottom: 10px;
}
.main_text a:link {
	text-decoration: none;
	color: #666;
}
.main_text a:visited {
	text-decoration: none;
	color: #666;
}
.main_text a:hover {
	text-decoration: none;
	color: #009F0D;
}
.main_text a:active {
	text-decoration: none;
	color: #666;
}
.mice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #666;
	text-align: center;
	padding-top: 50px;
}
.mice a:link {
	text-decoration: none;
	color: #666;
}
.mice a:visited {
	text-decoration: none;
	color: #666;
}
.mice a:hover {
	text-decoration: none;
	color: #009F0D;
}
.mice a:active {
	text-decoration: none;
	color: #666;
}

.top_sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #666;
	text-align: right;
}
.top_sm a:link {
	text-decoration: none;
	color: #666;
}
.top_sm a:visited {
	text-decoration: none;
	color: #666;
}
.top_sm a:hover {
	text-decoration: none;
	color: #009F0D;
}
.top_sm a:active {
	text-decoration: none;
	color: #666;
}

.product_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	color: #168BA3;
	text-align: left;
	margin-left: 15px;
	margin-top: 0px;
}
.product_title a:link {
	text-decoration: none;
	color: #168BA3;
}
.product_title a:visited {
	text-decoration: none;
	color: #168BA3;
}
.product_title a:hover {
	text-decoration: none;
	color: #009F0D;
}
.product_title a:active {
	text-decoration: none;
	color: #168BA3;
}
.product_description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666;
	text-align: left;
	margin-bottom: 10px;
	margin-left: 15px;

}
.product_description a:link {
	text-decoration: none;
	color: #666;
}
.product_description a:visited {
	text-decoration: none;
	color: #666;
}
.product_description a:hover {
	text-decoration: none;
	color: #168BA3;
}
.product_description a:active {
	text-decoration: none;
	color: #666;
}
.orange_head {
	color: #FF8500;
}
.blue_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #168BA3;
	text-align: left;
}
.blue_head a:link {
	text-decoration: none;
	color: #168BA3;
}
.blue_head a:visited {
	text-decoration: none;
	color: #168BA3;
}
.blue_head a:hover {
	text-decoration: none;
	color: #009F0D;
}
.blue_head a:active {
	text-decoration: none;
	color: #168BA3;
}
.nav_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #666;
	text-align: left;
	margin-left: 5px;
	margin-right: 700px;
}
.nav_text a:link {
	text-decoration: none;
	color: #666;
}
.nav_text a:visited {
	text-decoration: none;
	color: #666;
}
.nav_text a:hover {
	text-decoration: none;
	color: #009F0D;
}
.nav_text a:active {
	text-decoration: none;
	color: #666;
}