@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	line-height: 15px;
	background-color: #303337;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 a {
	color: #333333;
	text-decoration: none;
}
h2 a:visited {
	color: #333333;
	text-decoration: none;
}
h2 a:active {
	color: #333333;
	text-decoration: none;
}
h2 a:hover {
	color: #333333;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 a {
	color: #333333;
	text-decoration: none;
}
h3 a:visited {
	color: #333333;
	text-decoration: none;
}
h3 a:active {
	color: #333333;
	text-decoration: none;
}
h3 a:hover {
	color: #333333;
	text-decoration: underline;
}
a {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
input {
	font-size: 11px;
}
select {
	font-size: 11px;
}
img {
	border: 0;
}
p {
	margin-top: 0px;
	margin-bottom: 20px;
}
hr {
	border: 0px;
	height: 1px;
	color: #5d5e6d;
	background-color: #5d5e6d;
}


/* page */

#page {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 898px;
}


/* header */

#header {
	position: relative;
	width: 898px;
	height: 124px;
	color: #f1f1f1;
}
#header-bg {
	position: relative;
	height: 124px;
	margin-left: 40px;
	margin-right: 40px;
	background-image: url(../images/design/top-middle.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#header-left-corner {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 40px;
	height: 124px;
	background-image: url(../images/design/top-corner-left.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#header-right-corner {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 40px;
	height: 124px;
	background-image: url(../images/design/top-corner-right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#header-menu {
	position: absolute;
	right: 30px;
	top: 12px;
	text-align: right;
}
#header-menu a {
	color: #f1f1f1;
	text-decoration: none;
}
#header-menu a:visited {
	color: #f1f1f1;
	text-decoration: none;
}
#header-menu a:hover {
	color: #f1f1f1;
	text-decoration: underline;
}
#header-menu a:active {
	color: #f1f1f1;
	text-decoration: none;
}
#header-menu ul {
	padding: 0;
	margin: 0;
}
#header-menu li {
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: inline;
}
#header-logo {
	position: absolute;
	left: 40px;
	top: 0px;
	width: 213px;
	height: 124px;
}
#header-search {
	position: absolute;
	right: 30px;
	top: 50px;
}


/* menu */

#menu {
	position: relative;
	width: 898px;
	height: 35px;
	background-image: url(../images/design/bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#menu-menu {
	position: absolute;
	left: 40px;
	top: 0px;
	font-weight: bold;
}
#menu-menu a {
	font-weight: bold;
}
#menu-menu ul {
	padding: 0;
	margin: 0;
}
#menu-menu li {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	display: inline;
}


/* cart */

#cart {
	position: relative;
	width: 898px;
	height: 50px;
	background-image: url(../images/design/bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#cart-main {
	position: relative;
	margin-left: 40px;
	margin-right: 40px;
	height: 25px;
	padding: 10px 10px 10px 10px;
	border: #333333 1px solid;
	background-color: #cccbd1;
}


/* main */

#main {
	position: relative;
	width: 898px;
	background-image: url(../images/design/bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}


/* left */

#left {
	float: left;
	width: 160px;
	padding-top: 0px;
	padding-left: 40px;
	padding-right: 0px;
	padding-bottom: 100px;
}
#left a {
	color: #f1f1f1;
	text-decoration: none;
}
#left a:visited {
	color: #f1f1f1;
	text-decoration: none;
}
#left a:hover {
	color: #f1f1f1;
	text-decoration: underline;
}
#left a:active {
	color: #f1f1f1;
	text-decoration: none;
}
#left .left-box {
	position: relative;
	margin: 0px 0px 15px 0px;
}
#left .left-box ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#left .left-box li {
	padding: 2px 0px 6px 10px;
	display: block;
	background-image: url(../images/design/menu-left.png);
	background-repeat: no-repeat;
	background-position: left top;
}


/* right */

#right {
	float: right;
	width: 150px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 40px;
	padding-bottom: 100px;
}
#right .right-box {
	position: relative;
	margin: 0px 0px 15px 0px;
	padding: 8px 8px 8px 8px;
	border: #5d5e6d 1px solid;
	background-color: #cccbd1;
	text-align: center;
}


/* middle */

#middle {
	margin-left: 215px;
	margin-right: 205px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 100px;
}
#middle .middle-info {
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}
#middle .middle-box {
	position: relative;
	margin: 0px 0px 15px 0px;
	padding: 8px 8px 8px 8px;
	border: #5d5e6d 1px solid;
	background-color: #cccbd1;
}
#middle .middle-tip {
	position: relative;
	margin: 0px 0px 15px 0px;
	padding: 8px 8px 8px 8px;
	border: #5d5e6d 1px dashed;
	background-color: #cccbd1;
}
#middle .middle-msg {
	position: relative;
	margin: 0px 0px 15px 0px;
	padding: 8px 8px 8px 8px;
	border: #5d5e6d 1px dashed;
	background-color: #cccbd1;
}


/* clear */

#clear {
	clear: both;
}


/* footer */

#footer {
	position: relative;
	clear: both;
	color: #f1f1f1;
	width: 898px;
	height: 104px;
}
#footer a {
	color: #f1f1f1;
	text-decoration: none;
}
#footer a:visited {
	color: #f1f1f1;
	text-decoration: none;
}
#footer a:hover {
	color: #f1f1f1;
	text-decoration: underline;
}
#footer a:active {
	color: #f1f1f1;
	text-decoration: none;
}
#footer-bg {
	position: relative;
	height: 104px;
	margin-left: 40px;
	margin-right: 40px;
	background-image: url(../images/design/bottom-middle.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#footer-left-corner {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 40px;
	height: 104px;
	background-image: url(../images/design/bottom-corner-left.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer-right-corner {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 40px;
	height: 104px;
	background-image: url(../images/design/bottom-corner-right.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#footer-left {
	position: absolute;
	left: 30px;
	top: 40px;
}
#footer-right {
	position: absolute;
	right: 40px;
	top: 0px;
}


/* messages */

.msgBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	height: 35px;
	border-top: #333333 2px dashed;
	border-left: #333333 2px dashed;
	border-right: #333333 2px dashed;
	border-bottom: #333333 2px dashed;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	background-color: #cccbd1;
}
.msgBox a {
	color: #333333;
	text-decoration: none;
}
.msgBox a:visited {
	color: #333333;
	text-decoration: none;
}
.msgBox a:hover {
	color: #333333;
	text-decoration: underline;
}
.msgBox a:active {
	color: #333333;
	text-decoration: none;
}
.msgBoxInfo {
	padding-top: 0px;
	padding-left: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
}


/* messages payer */

.msgBoxPayer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	font-weight: normal;
	height: 170px;
	border-top: #d1d1d1 2px dashed;
	border-left: #d1d1d1 2px dashed;
	border-right: #d1d1d1 2px dashed;
	border-bottom: #d1d1d1 2px dashed;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	background-color: #cccbd1;
}
.msgBox a {
	color: #993300;
	text-decoration: none;
}
.msgBox a:visited {
	color: #993300;
	text-decoration: none;
}
.msgBox a:hover {
	color: #993300;
	text-decoration: underline;
}
.msgBox a:active {
	color: #993300;
	text-decoration: none;
}
.msgBoxInfo {
	padding-top: 0px;
	padding-left: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
}


/* comment */

.commentBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	border-top: #000000 1px dashed;
	border-left: #000000 1px dashed;
	border-right: #000000 1px dashed;
	border-bottom: #000000 1px dashed;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	background-color: #cccbd1;
}


/* status */

.statusBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
	width: 120px;
	font-weight: normal;
	border-top: #003c74 1px dashed;
	border-left: #003c74 1px dashed;
	border-right: #003c74 1px dashed;
	border-bottom: #003c74 1px dashed;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	background-color: #cccbd1;
}


/* search */

.input-search {
	font-size: 11px;
	font-weight: bold;
}


/* imageframe */

.image-frame {
	border-top: #5d5e6d 1px solid;
	border-left: #5d5e6d 1px solid;
	border-right: #5d5e6d 1px solid;
	border-bottom: #5d5e6d 1px solid;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	background-color: #ffffff;
}


/* imageframe 2 */

.image-frame2 {
	padding-top: 8px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
}


/* prices */

.price {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.price-discount {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.price-cart {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.price-discount-cart {
	font-size: 13px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.price-fp {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.price-discount-fp {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}


/* line */

.line_middle {
	border-bottom: 1px #5d5e6d solid;
}


/* buttons */

.btn_size_40
{
	height: 21px;
	width: 40px;
}
.btn_size_60
{
	height: 22px;
	width: 60px;
}
.btn_size_80
{
	height: 22px;
	width: 80px;
}
.btn_size_100
{
	height: 22px;
	width: 100px;
}
.btn_size_120
{
	height: 22px;
	width: 120px;
}
.btn_size_140
{
	height: 22px;
	width: 140px;
}
.btn_size_160
{
	height: 22px;
	width: 160px;
}
.btn_size_180
{
	height: 22px;
	width: 180px;
}
.btn_size_pay
{
	height: 28px;
	width: 180px;
}