#store {
	width: 100%;
} 
#store td {
	vertical-align: top;
}

#left_col {
	width: 167px;
	height: 458px;
	padding: 10px 0 0 5px;
}
#left_col .inner {
	background: #f2f2f2 url(../images/store/bg_categories_header.gif) repeat-x top left;
	width: 100%;
	height: 100%;
}
#left_col h2 {
	color: #fff;
	font-size: 11pt;
	text-align: center;
	vertical-align: middle;
	line-height: 24px;
}
#left_col ul {
	padding: 10px 0 0 0; margin: 0;
	list-style-type: none;
}
#left_col ul li {
	text-align: left;
	display: block;
	color: #555;
	border-bottom: 1px solid #aaa;
	margin: 0 2ex 5px 2ex;
	padding: 0 0 2px 2ex;
	font-size: 10pt;
}
#left_col ul li a { text-decoration: none; }


#right_col {
	background: transparent url(../images/store/bg_rightcol.jpg) no-repeat top right;
	width: 181px;
	height: 458px;
	color: #575c50;
}
#right_col .inner {
	padding: 15px;
}
#right_col h2 {
	margin: 0;
	font-size: 13pt;
	font-weight: bold;
	font-style:	italic;
	line-height: 100%;
	white-space: normal;
}
#right_col a.button {
	display: block;
	text-align: center;
}
#right_col p {
	margin: 12px 5px;
	font-size: 8.5pt;
	text-align: left;
	line-height: 100%;
}


#middle_col {
	padding: 5px;
	text-align: center;
}
#middle_col ul li {
	display: inline-block;
	position: relative;
	*display: inline;
	zoom: 1;
}
#middle_col .bubble_big {
	background-image: url(../images/store/bg_workers.jpg);
	width: 508px;
	height: 230px;
	margin-bottom: 5px;
}
#middle_col .bubble_big h2 {
	font: italic bold 18pt "Trebuchet MS",Helvetica,Arial,sans-serif;
	color: #95c14e;
	line-height: 100%;
	text-align: center;
	position: absolute;
	top: 37px;
	left: 210px;
	width: 280px;
}
#middle_col .bubble_big h3 {
	font: italic bold 15pt "Trebuchet MS",Helvetica,Arial,sans-serif;
	color: #a09797;
	line-height: 125%;
	text-align: center;
	position: absolute;
	top: 110px;
	left: 230px;
	width: 240px;
}
#middle_col .bubble_big .button_shop {
	display: block;
	position: absolute;
	top: 180px;
	left: 225px;
}
#middle_col .bubble_big .button_donate {
	display: block;
	position: absolute;
	top: 180px;
	left: 355px;
}
#middle_col .bubble_small {
	width: 252px;
	height: 127px;
}
#middle_col .bubble_small h2 {
	font: italic bold 11pt "Trebuchet MS",Helvetica,Arial,sans-serif;
	color: #575c50;
	line-height: 100%;
	text-align: center;
	position: absolute;
	top: 12px;
}
#middle_col .bubble_small h3 {
	font: italic bold 9pt "Trebuchet MS",Helvetica,Arial,sans-serif;
	color: #ffffff;
	line-height: 100%;
	text-align: center;
	position: absolute;
	top: 52px;
}
#middle_col .bubble_small .button {
	position: absolute;
	display: block;
	text-align: center;
	top: 100px;
}
#middle_col .bubble_small_aircond { background-image: url(../images/store/bg_aircond.jpg); margin-right: 5px; }
#middle_col .bubble_small_aircond h2,
#middle_col .bubble_small_aircond h3,
#middle_col .bubble_small_aircond .button { left: 141px; width: 106px; }
#middle_col .bubble_small_kids { background-image: url(../images/store/bg_kids.jpg); }
#middle_col .bubble_small_kids h2,
#middle_col .bubble_small_kids h3,
#middle_col .bubble_small_kids .button { left: 117px; width: 130px; }

#promos {
	height: 365px;
	position: relative;
}
#promos #workers {
	background: transparent url(../images/store/bg_workers.jpg) no-repeat top left;
	width: 508px;
	height: 230px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
#promos #workers h1 { font: italic bold 21pt "Trebuchet MS",Helvetica,Arial,sans-serif; color: #6480be; line-height: 100%; padding-bottom: 15px; }
#promos #workers h2 { font: italic bold 15pt "Trebuchet MS",Helvetica,Arial,sans-serif; color: #a09797; padding-bottom: 28px; }
#promos #workers h3 { font: italic bold 10pt "Trebuchet MS",Helvetica,Arial,sans-serif; color: #686b74; padding-bottom: 18px; }
#promos #workers .content {
	position: absolute;
	top: 15px;
	left: 150px;
	width: 350px;
}
#promos #workers a { padding: 0 10px 0 10px; }

.store #copyright { padding-top: 5px; }
#store_links {
	height: 25px;
	margin: 15px 0 0 0;
	padding: 0;
	border-bottom: 1px solid #fff;
	text-align: center;
}
#store_links a {
	padding: 0 2ex;
	color: #3D7603;
}

.store_login { font-size: 8pt; text-align: center; }
.store_login form {
	height: 50px;
	line-height: 50px;
}
.store_login * { vertical-align: middle; }
.store_login label {
	display: inline;
	font-weight: bold;
	font-style: italic;
	vertical-align: middle;
}
.store_login input.text {
	background: #fff;
	border: 1px solid #b2b4b8;
	display: inline;
	margin-right: 5px;
	height: 14px;
}

#store_subpage { width: 100%; margin: 20px 0; }
#store_subpage h1,
#store_subpage h2 { color: #76af5a; border-bottom: 1px solid #8f8986; }
#store_subpage h1 { height: 22px; }
#store_subpage h2 { height: 18px; padding-top: 4px; }
#store_subpage td { vertical-align: top; }
#store_subpage .left_col {
	width: 213px;
	padding: 0 15px;
}
#store_subpage .right_col { padding-right: 15px; }

#store_search {
	background-color: #b8d7a7;
	border: 1px solid #7fc242;
	padding: 5px;
	margin-bottom: 15px;
}
#store_search table { width: 100%; }
#store_search td.label { white-space: nowrap; padding-right: 1ex; width: 25%; }
#store_search td.element { width: 75%; }
#store_search td.name input { width: 90%; }
#store_search td.price input { width: 70%; }

.store_product {
	width: 100%;
	margin: 15px 0;
	border-bottom: 1px solid #eee;
}
.store_product .product_pic {
	padding-right: 10px;
}

.store_product_full .enlarge { text-align: center; }
.store_product_full .product td.image { padding-right: 15px; }
.store_product_full .addtocart { margin-top: 25px; }

#store_sidebar .login { text-align: left; }
#store_sidebar .login { margin: 15px 0; }
#store_sidebar .login input.text {
	font-size: 8pt;
	width: 20ex;
}
#store_sidebar .store_login table {
	width: 95%;
}
#store_sidebar .store_login table td.label { text-align: left; }
#store_sidebar .store_login table td.element { text-align: right; }
#store_sidebar .store_login td {
	line-height: 14px;
	vertical-align: middle;
	padding: 2px 0;
}

.store_title {
	display: block;
	font-size: 20pt;
	font-weight: bold;
	text-align: center;
	color: #3D7603;
}

