﻿body {
	font-family: Futura,"Trebuchet MS",Trebuchet,sans;
	font-size: 10px;
	background-color: #7A1057;
	margin: 15px;
	padding: 0px;
}

h1,h2,h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

/*h1 {
	margin: 2px;
	font-size: 18px;
	line-height: 20px;
	text-transform: uppercase;
	letter-spacing: 0.15em;
}*/

h2 {
	font-size: 14px;
	line-height: 16px;
	color: #DA488C;
} h2.label {
	margin-top: 10px;
	margin-bottom: 5px;
} h3 {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #DA488C;
}

b.emph {
	font-weight: bold;
	color: #DA488C;
}

img {
	border: none;
}

a {
	color: #DA488C;
	text-decoration: none;
} a:hover {
	color: #7A1057;
	text-decoration: underline;
}

.cmp, .cmp_third, .cmp_fifth {
	border: 1px solid #B12778;
	overflow: hidden;
} .cmp_third {
	float: left;
	width: 188px;
	height: 190px;
	text-align: center;
} .cmp_third .label {
	text-align: center;
	font-size: 12px;
	color: #DA488C;
	margin: 6px;
} .cmp_third a, .cmp_fifth a {
	text-decoration: none;
} .cmp_fifth {
	float: left;
	width: 112px;
	height: 190px;
	text-align: center;
} .cmp_fifth img {
	margin-top: 15px;
	margin-bottom: 10px;
}

table.cart {
	width: 350px;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-spacing: 0px;
} table.cart th {
	text-transform: uppercase;
	text-align: left;
	padding-bottom: 5px;
	border-bottom: 2px solid #DA488C;
} table.cart th span {
	font-size: 9px;
	font-weight: normal;
} table th.top {
	padding-top: 5px;
	border-top: 2px solid #DA488C;
	border-bottom: 0px;
} table.cart td {
	padding-top: 5px;
	padding-bottom: 5px;
} table.cart td span {
	font-weight: normal;
	font-size: 9px;
	color: #888888;
}

form {
	display: inline;
}

div.prod_label {
	margin-bottom: 10px;
	width: 300px;
}

div.notifier {
	width: 300px;
	border: 1px solid #DA488C;
	background-color: #FDDCEB;
	margin: 20px;
	padding: 5px;
}

div.content_margins {
	margin: 10px;
}

div.small_margins {
	margin: 4px;
}

.button, .tiny_button {
	text-decoration: none;
	padding: 3px;
	border: solid 1px #DA488C;
	margin: 2px;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	background-color: #FFFFFF;
} .button:hover, .tiny_button:hover {
	text-decoration: none;
	background-color: #FDDCEB;
} .tiny_button {
	padding: 1px;
	font-size: 9px;
	line-height: 18px;
	font-weight: normal;
}

#intro_far {
	float: left;
	border: 2px solid #B12778;
	border-left: none;
	width: 180px;
	height: 553px;
	margin-top: 21px;
}


#container {
	width: 800px;
	height: 600px;
	background-color: #FFFFFF;
}

#mainbox {
	position: relative;
	top: 20px;
	width: 760px;
	height: 560px;
	background-color: #FFFFFF;
	text-align: left;
}

#corp_bar {
	float: left;
	overflow: visible;
	width: 188px;
	height: 558px;
	background-color: #FDAED0;
	text-align: center;
} #corp_bar #logo {
	margin-top: 25px;
	margin-bottom: 15px;
} #corp_bar #family {
	float: left;
	position: relative;
	left: -15px;
	z-index: 1000;
	 
}

#header_bar {
	float: left;
	height: 27px;
	background-color: #DA488C;
	text-align: center;
	text-transform: uppercase;
	width: 568px;
	color: #FFFFFF;
} #header_bar .cart_nib {
	float: right;
	font-size: 8px;
	margin-top: 1px;
} #header_bar .cart_nib .button {
	border-color: #B12778;
}

#text_bar {
	float: left;
	height: 50px;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	color: #DA488C;
	width: 568px;
	background-color: #FDDCEB;
}

#dynamic_content {
	float: left;
	width: 570px;
	height: 384px;
	overflow: auto;
}

#home_box {
	float: left;
	width: 568px;
	height: 463px;
	overflow: hidden;
}

#focus_box {
	float: left;
	width: 378px;
	height: 382px;
	overflow: auto;
}

#full_box {
	width: 568px;
	height: 382px;
}

#notes_bar, #notes_bar_empty, #home_bar {
	float: right;
	width: 188px;
	height: 382px;
	text-align: center;
} #notes_bar_empty {
	background-color: #FDDCEB;
} #home_bar {
	height: 352px;
} .note_label {
	/* position: relative;
	top: -35px; */
	float: left;
	width: 190px;
	height: 26px;
	
	background-color: #DA488C;
	border-top: 2px solid #B12778;
	border-bottom: 2px solid #B12778;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
} .note_label div {
	margin: 5px;
	text-align: center;
}

#store_overview {
	
} #store_overview a:hover .overlay {
	display: none;
} /* #store_overview a:hover .note_label {
	top: 349px;
	background-color: #FFFFFF;
	color: #DA488C;
} */

#nav_bar a {
	border: 1px solid #B12778;
	display: block;
	float: left;
	font-size: 13px;
	line-height: 15px;
	width: 93px;
	height: 93px;
	text-align: center;
	color: #DA488C;
	text-decoration: none;
} #nav_bar a:hover, #nav_bar a:hover {
	background-color: #FDDCEB;
} #nav_bar a .label, #nav_bar a .label {
	margin: 20px;
	margin-top: 30px;
	margin-left: 10px;
	margin-right: 10px;
} #nav_bar a.alt {
	background-color: #FDDCEB;
} #nav_bar a.selected {
	background-color: #FDAED0;
}

#linear_nav {
	color: #FFFFFF;
} #linear_nav a div {
	display: inline;
} #linear_nav a:hover {
	color: #FFFFFF;
}