* {
	margin: 0;
	padding: 0;
	border: 0;
}

body,p,li,td, input, textarea {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table {
  border-collapse: collapse;
}

td {
	text-align: left;
	vertical-align: top;
}

body {
	background-color: white;
}

a {
	text-decoration: none;
}

.error {
	color: #f00 !important;
	font-weight: bold !important;
	background-color: #fff;
	padding: 2px 2px;
	text-align: center;
}

.light_field {
	color: #aaa;
}

.small {
	font-size: 11px !important;
}

#column {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
/*<agl.folder "head">*/

#head {
	background-image: url(top_shade.gif);
	background-repeat: repeat-x;
	background-position: 0 94px;
	height: 108px;
}

#head h1 {
	position: absolute;
	top: 20px;
	left: 236px;
	width: 178px;
	height: 74px;
	text-indent: -19999px;
	background-image: url(top_logo.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#head #nav {
	display: block;
	position: absolute;
	top: 56px;
	left: 430px;
	width: 550px;
	list-style-type: none;
}

#head #nav a, #head #nav form {
	font-size: 12px;
	text-decoration: none;
	color: #A6626A;
	position: absolute;
	padding: 5px 5px;
}

#head #nav #home {
	left: 7px;
}

#head #nav #about {
	left: 65px;
	top: 0;
}

#head #nav #shop {
	left: 149px;
	top: 0;
}

#head #nav #contact {
	left: 254px;
	top: 0;
}

#head #nav #search {
	left: 335px;
	top: -2px;
}

#head #nav #search input {
	padding: 2px 2px;
	border: 1px #999 solid;
	width: 120px;
}

#head #nav #english {
	right: 0px;
	top: 0;
	color: #999999;
	padding-right: 0;
}

/*</agl.folder>*/
#bottom {
	position: relative;
	background-image: url(bottom_shade.gif);
	background-repeat: repeat-x;
	height: 25px;
	text-align: center;
	color: #75454C;
	padding-top: 10px;
	font-size: 11px;
}
/*<agl.folder "content">*/
#content {
	position: relative;
}

#content #left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 236px;
	height: 556px;
	z-index: 10;
}

#content #left #nav_shop {
	list-style-type: none;
position: relative;
}

#content #left #nav_shop li {
/*	border: #0f0 1px solid; */
/*	height: 34px; */
	padding-bottom: 4px;
	margin-bottom: 2px;
	background-image: url(white-trans-50.png);
	position: relative;
}

#content #left #nav_shop .shop_info {
position: absolute;
top: 0;
left: 236px;
width: 150px;
background-image: url(white-trans-70.png);
	font-size: 10px;
	color: #333;
padding: 6px 6px 6px 6px;
z-index: 20;
border-right: #777 1px dotted;
/*	padding: 0 12px 0 12px; */
}

#content #left #nav_shop a {
/*	border: #f00 1px solid; */
	text-decoration: none;
	color: #000000;
	width: 224px;
	height: 22px;
	line-height: 22px;
	display: block;
	font-size: 14px;
	padding: 4px 0 0 12px;
}

#content #left #nav_shop a:hover {
	color: #963436;
}

#content #right {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 236px;
	height: 556px;
	background-image: url(white-trans-20.png);
	z-index: 10;
}
/*</agl.folder>*/
