/* Google Fonts */
/* Google Fonts */
/* asap, Varela Round, Quattrocento Sans, Permanent Marker, Oswald, Arimo, Open Sans, PT Sans Caption, Droid Sans */

/* anchors */
/* anchors */

a {
	font-weight: bold;
}

a:link {color: #000000;}
a:visited {color: #a9a9a9;}
a:hover {color: #a9a9a9;}
a:active {color: #a9a9a9;}

a.product_text_links:link {text-decoration: none; color: #ffffff;}
a.product_text_links:visited {text-decoration: none; color: #ffffff;}
a.product_text_links:hover {text-decoration: none; color: #ffffff;}
a.product_text_links:active {text-decoration: none; color: #ffffff;}



a.bottom_footer_text:link {color: #7bbdf0;}
a.bottom_footer_text:visited {color: #a9a9a9;}
a.bottom_footer_text:hover {color: #ffffff;}
a.bottom_footer_text:active {color: #000000;}

a.bottom_footer_nav {
	font-weight: bold;
}
a.bottom_footer_nav:link {color: #7bbdf0;}
a.bottom_footer_nav:visited {color: #a9a9a9;}
a.bottom_footer_nav:hover {color: #ffffff;}
a.bottom_footer_nav:active {color: #ffffff;}

/* declarations */
/* declarations */

html, img, ul {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

/* main page */
/* main page */

body {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
/*	line-height: 1.2em; */
	margin: 0px auto; 
	padding: 0px;
	color: #000000;
	min-width: 640px;
	max-width: 640px;
	background-color: #ffffff;
}

#wrapper {
	width: 640px;
	margin: 0px auto;
	position: relative;
}

.xmas_item {
	width: 640px;
	margin: 0px auto;
}

.xmas_item_center {
	width: 350px;
	margin: 0px auto;
	text-align: center;
}

.xmas_item_top_graphic {
	width: 640px;
	margin: 0px auto;
	text-align: center;
	padding: 0px 0px 0px 6px;
}

#topper {
	cursor: pointer;
}

.item_title {
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	margin: 0px auto;
	padding: 20px 0px 5px 0px;
	display: block;
}

.item_title_too {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	font-style: normal;
	margin: 0px auto;
	padding: 0px 0px 20px 0px;
	display: block;
}

