/* General Classes */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 5px;
	padding: 0px;
	color: #727272;
}
img 		{border: none;}
a			{color: #727272;}
.left		{float: left;}
.right		{float: right;}
.clear		{clear: both;}
.padding	{padding: 15px;}
.pad_input	{margin: 2px;}
.light_blue	{color: #81ebff;}
.white_bold	{color: #FFFFFF; font-weight: bold;}
.title_lg	{color: #000000; font-weight: bold; font-size: 18px;}
.title		{color: #000000; font-weight: bold;}
.subtitle	{color: #707675;}
.no_underline {text-decoration: none;}

/* Page Layout */
.header		{margin: 5px;}
.top_nav	{margin: 15px 5px 0px 5px;}
.top_nav .bar {
	background: #e0e0e0;
	height: 5px;
}
.header_img_home {
	text-align: center;
	margin: 0px 5px 15px 5px;
	background-color: #2bb1ca;
	height: 280px;
}
.header_img {
	text-align: center;
	margin: 0px 5px 15px 5px;
	background-color: #2bb1ca;
	height: 136px;
}
.content 	{}
.footer	{
	background: #f2f2f2; 
	text-align: center;
}
.footer .links {
	font-size: 12px;
}
.footer .links div {
	padding: 5px;
}
.footer a {
	text-decoration: none;
}

/* Page Elements */
.shaded {
	background: #ddd9c3;
	border: 1px solid #bfbfbf;
	padding: 5px;
}
.purple_button {
	background: url('images/buttons/purple.png');
	width: 95px;
	height: 20px;
	text-align: center;
	padding-top: 4px;
	margin: 4px;
}
.purple_button a {
	color: #FFFFFF;
}
.purple_button2 {
	background: url('images/buttons/purple2.png');
	width: 168px;
	height: 28px;
	text-align: center;
	padding-top: 4px;
	margin: 4px;
	float: left;
}
.purple_button2 a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.purple_button_lg {
	background: url('images/buttons/purple_lg.png');
	width: 212px;
	height: 47px;
	text-align: center;
	padding-top: 10px;
}
.purple_button_lg a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.price {
	font-weight: bold;
	text-align: left;
	width: 95px;
}
.price_sm {
	font-weight: bold;
	text-align: center;
}
.silver_button {
	float: left;
	background: #f2f2f2;
	text-align: center;
	margin-right: 5px;
	padding: 10px;
	width: 150px;
}
.silver_button a {
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: #3c3c3c;	
}

.search	{
	width: 200px;
	border: 1px solid #7f7f7f;
}
.cart_widget {
	background-image: url('images/buttons/cart.png');
	float: left;
	width: 96px;
	height: 19px;
}
.cart_widget .items {
	padding-top: 2px;
	padding-left: 40px;
}
.cart_widget a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.categories_title {
	background: #ddd9c3;
	border: 1px solid #bfbfbf;
	text-align: center;
	width: 150px;
	padding: 5px;
}
.categories_title a {
	color: #000000;
	font-size: 16px;
}
.categories {
	background: url('images/arrow.png');
	background-position: 145px center;
	background-repeat: no-repeat;
	background-color: #eeece1;
	border-left: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	text-align: left;
	width: 150px;
	padding: 5px;	
}
.categories:hover {
	background-color: #ddd9c3;
	font-weight: bold;
}
.shop .categories {
	background-position: 295px center;
	width: 300px;
}
.shop .categories_title {
	width: 300px;
}

.box_featured_title {
	background: url('images/backgrounds/box_featured_title.png');
	background-repeat: no-repeat;
	text-align: center;
	width: 150px;
	height: 20px;
	padding: 5px 5px 0px 5px;
	margin-top: 10px;
}
.box_featured_title a {
	color: #000000;
	font-size: 16px;
}
.box_featured {
	background: url('images/backgrounds/box_featured.png');
	width: 150px;
	padding: 5px;
	text-align: center;
}
.box_featured_footer {
	background: url('images/backgrounds/box_featured_footer.png');
	background-repeat: no-repeat;
	width: 150px;
	height: 20px;
	padding: 0px 5px 5px 5px;
	text-align: right;
}

.box_primary_title {
	background: url('images/backgrounds/box_primary_title.png');
	background-repeat: no-repeat;
	text-align: center;
	width: 321px;
	height: 47px;
	padding-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.box_primary_title a {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}
.box_primary {
	background: url('images/backgrounds/box_primary.png');
	width: 321px;
	margin-left: 10px;
	margin-right: 10px;
}
.box_primary_footer {
	background: url('images/backgrounds/box_primary_footer.png');
	background-repeat: no-repeat;
	width: 300px;
	height: 52px;
	text-align: right;
	padding: 16px 21px 0px 0px;
	margin-left: 10px;
	margin-right: 10px;
}
.box_primary_item {
	width: 90px;
	height: 100px;
	float: left;
}

.box_secondary_title {
	background: url('images/backgrounds/box_secondary_title.png');
	background-repeat: no-repeat;
	text-align: center;
	width: 196px;
	height: 22px;
	padding-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.box_secondary_title a {
	color: #000000;
	font-size: 16px;
}
.box_secondary {
	background: url('images/backgrounds/box_secondary.png');
	width: 196px;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
}
.box_secondary_footer {
	background: url('images/backgrounds/box_secondary_footer.png');
	background-repeat: no-repeat;
	width: 186px;
	height: 27px;
	text-align: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0px 5px 0px 5px;
}
.box_secondary_item {
	width: 100px;
	height: 100px;
	float: left;
}

/* Pop-out menus */
.menu_root {
	position: relative;
	z-index: 997;
}
.menu {
	position: absolute;
	top: 0px;
	left: 160px;
	display: none;
	border-top: 1px solid #ddd9c3;
	z-index: 998;
}
.menu_item {
	background-color: #ddd9c3;
	border-left: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	text-align: left;
	width: 150px;
	padding: 5px;
	font-weight: normal;	
}
.shop .menu {
	left: 310px;
}
.shopping_cart th {
	border-top: 2px dotted #bfbfbf;
	border-bottom: 2px dotted #bfbfbf;
}
.shopping_cart td {
	border-right: 2px dotted #bfbfbf;
	border-bottom: 2px dotted #bfbfbf;
}
.shopping_cart .last {
	border-right: none;
}
.shopping_cart .bottom {
	border-top: none;
}
.message {
	width: 600px;
	height: 25px;
	border-bottom: 2px solid #bfbfbf;
	font-size: 16px;
	background-image: url('images/icons/pink.x.png');
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 4px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	text-align: left;
	font-weight: bold;
	color: #000000;
}
.tooltip {
	background: #333399;
	position: absolute;
	top: 50px;
	left: 0px;
	display: none;
	color: #FFFFFF;
	padding: 10px;
	width: 150px;
	z-index: 1000;
}