@font-face {
      font-family: "PurisaTTF";
      src: url("../fonts/purisa.ttf");
}
body {
	background-image : url("img/base_bg.jpg");
	margin: 0px;
}
body, td, th, div, input, textarea, select {
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
img {
	border: 0px;
}
h1 {
	margin-top: 0px;
}
a {
	text-decoration: none;
	font-size: inherit;
	color: inherit;
	
}
a:hover {
	color: red;
}
a.bblink, a.autolink {
	text-decoration: underline;
	color: #660000;
}
a.bblink:hover, a.autolink:hover {
	color: red;
}
div.wrapper {
	position: absolute;
	background-image : url("img/bg.jpg");
	background-repeat: repeat-x;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
}
div.body {
	position: relative;
	margin: auto;
	background-image: url("img/band_bg.png");
	width: 900px;
	text-align: center;
	min-height: 100%;
	border-right: 2px solid #700201;
	border-left: 2px solid #700201;
}
div.logo {
}
div.menu {
	position: relative;
	top: 0px;
	left: 0px;
	right: 0px;
	background-image: url("img/menu_bg_red.png");
	height: 30px;
	padding: 0px;
}
ul.menu {
	list-style: none;
	float: left;
	margin: 0px;
}
ul.menu li {
	padding-top: 4px;
	float: left;
	color: #fff;
	padding-left: 20px;
	padding-right: 30px;
}
ul.menu a {
	color: #FFF;
}
ul.menu li:hover {
	color: #f4f3c4;
}
ul.menu li.selected {
	background-image: url("img/arrow.png");
	background-repeat: no-repeat;
	background-position: 3px 7px;
	padding-left: 20px;
}
div.switch {
	font-weight: bold;
	background-image: url("img/menu_switch.png");
	background-repeat: no-repeat;
	background-position: 0px -6px;
	float: right;
	height: 30px;
	width: 120px;
}
div.switch div {
	margin-top: 4px;
}
div.switch a {
	color: #000;
}
div.cat {
	position: relative;
	float: left;
	width: 170px;
	font-size: 10pt;
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
}
div.cat div {
	margin: 0px;
}
div.cat div.bottom, div.cat div.top {
	height: 22px;
	background-repeat: no-repeat;
}
div.cat div.top {
	background: url("img/box_cat_top.png");
}
div.cat div.mid {
	background: url("img/box_cat_mid.png");
	padding: 3px;
	padding-left: 8px;
	padding-right: 16px;
}
div.cat div.bottom {
	background: url("img/box_cat_bot.png");
}
div.cat a {
	color: #000;
}
div.cat ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div.cat li {
	background: url("img/arrow_small.png");
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
	margin-top: 2px;
}
div.cat li.selected a {
	color: #0080ff;
}
div.cat li.lvl_0 {
	font-weight: bold;
}
div.news {
	position: absolute;
	top: 550px;
	left: -40px;
}
div.news_wrapper {
	background: url("img/post-it-note.png");
	width: 220px;
	height: 240px;
	overflow: hidden;
}
div.news_text {
	text-align: left;
	padding-top: 32px;
	padding-left: 20px;
	padding-right: 20px;
	height: 190px;
	font-family: "Purisa", "PurisaTTF", "Comic Sans MS";
	font-size: 8pt;
	overflow: hidden;
	-moz-transform-origin: 50% 50%;
	-moz-transform: rotate(1.5deg);
	-webkit-transform-origin: 50% 50%;
	-webkit-transform: rotate(1.5deg);
}
div.news_text h3 {
	font-size: 10pt;
}
div.page_wrapper {
	text-align: left;
}
div.page {
	position: relative;
	top: 0px;
	margin-left: 190px;
	width: 681px;
	text-align: left;
	padding: 0px;
	padding-top: 10px;
}
div.page_top, div.page_bottom {
	background-repeat: no-repeat;
	width: 681px;
	height: 22px;
}
div.page_top {
	background: url("img/box_page_top.png");
}
div.page_bottom {
	background: url("img/box_page_bot.png");
}
div.page_box {
	background: url("img/box_page_mid.png");
	background-repeat: repeat-y;
	width: 631px;
	padding: 10px;
	padding-right: 40px;
	min-height: 400px;
}
img.page_image {
	float: right;
	margin: 6px;
}

/* Product List */
table.prod_list {
	width: 100%;
}
table.prod_list td {
	vertical-align: top;
	border: 1px solid #000;
	height: 40px;
}
table.prod_list td.image {
	height: 40px;
	width: 40px;
}
table.prod_list .name {
	font-weight: bold;
}
table.prod_list .description {
	color: #444;
	font-size: 0.9em;
}

/* Search Stuff*/
input.search_box, input.search_button {
	background-color: #b4b4b4;
	border: 1px solid #720201;
	color: #720201;
}
input.search_button {
	border: 2px solid;
	margin: -1px;
}
div.search {
	position: absolute;
	right: 10px;
	top: 80px;
}
input.search_box {
	width: 130px;
}


div.cart {
	position: absolute;
	background-image: url("img/osto_box.png");
	left: 10px;
	top: 67px;
	width: 182px;
	height: 42px;
	text-align: left;
}
div.cart div {
	padding-left: 44px;
	padding-top: 11px;
	font-size: 8pt;
}

div.brand_card {
	width: 180px;
	min-height: 80px;
	border: 1px solid #000;
	margin: 16px;
	padding: 4px;
	text-align: center;
	float: left;
	overflow: hidden;
}
div.brand_card h3 {
	margin-top: 0px;
	font-size: 18pt;
}
img.cart {
	width: 31px;
	height: 27px;
	background-image: url("img/cart.png");
	margin: 8px;
}
div.largeimg {
	top: 25px;
	left: -50px;
	background: #FFF;
	border: 1px solid #000;
	padding: 8px;	
}
div.largeimg span {
	font-weight: bold;
}
.clear {
	clear: both;
}
