html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #048;}
a:hover {color: #06C;}

body {
	background: #2E2E2D url('../images/bg.gif') center top;
	color: #444;
	font: normal 62.5% "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	padding-top: 0px;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {font: bold 2.4em "Microsoft Sans Serif", "MS Sans Serif", sans-serif;}
h2 {font: bold 1.4em "Microsoft Sans Serif", "MS Sans Serif", sans-serif;}
h3 {font: bold 1em "Microsoft Sans Serif", "MS Sans Serif", sans-serif;}

form,input {margin: 0; padding: 0; display: inline;}

.boxin {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	background-color: #006633;
	color: #FFFFCC;
	font-weight: bold;
	font-size: 14px;
	cursor: hand;
	padding-left: 4px;
	border: medium outset #FFFFCC;
	cursor: pointer;
}
.boxout{
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	background-color: #0A7058;
	color: #FFFFCC;
	font-size: 14px;
	font-weight: bold;
	padding-left: 4px;
	border: medium outset #999999;
}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: normal;
	width: 400;
}

line {
	text-decoration: underline;
}


blockquote {
	display: block;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px; color: #553; margin-bottom: 4px;}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
.inner-container {
	border: 2px solid #D7D7D2;
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10px;
	width: 972px;
}

.outer-container {
	background: url('../images/bg.gif') no-repeat center bottom;
	padding-bottom: 0px;
}

/* headere & title */
.header {
	background: #222 url('../images/headlogo.jpg') no-repeat;
	height: 160px;
	margin-bottom: 5px;
	text-align: center;
}
.header .title {
	color: #FFF;
	padding-top: 50px;
}
.header .title .sitename a {
	border-bottom: 1px dashed #657382;
	color: #996600;
	font: bold 3em sans-serif;
	padding-bottom: 2px;
	text-decoration: none;
}
.header .title a:hover {border-color: #F60;}
.header .title .slogan {
	font: normal 1.1em "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	color: #000;
	padding-top: 6px;
}

/* path */
.path {
	background: #949490;
	color: #F7F7F2;
	font: bold 1.2em "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	margin-top: 5px;
	padding: 10px 12px;
}
.path a {
	color: #F7F7F2;
	text-decoration: none;
}
.path a:hover {color: #FFC;}

/* main */
.main {
	background: url(../images/main.gif) repeat-y;
	border-top: 4px solid #FFF;
	padding: 8px 12px 0 0;
}

/* content */
.content {
	float: right;
	width: 810px;
}
.content .descr {
	color: #664;
	font-size: 13px;
	margin-bottom: 6px;
}
.content li {
	list-style: url(../images/li.gif);
	margin-left: 18px;
}
.content p {font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;}
.content .feedbackbar1 {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 12px;
	font-style: bold;
	color: #FFFFFF;
	text-align:right;
}
.content .feedbackbar2 {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 12px;
	font-style: bold;
	color: #FFFFFF;
	text-align:left;
	padding: 5px
}
.content .policy {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 14px;
	color: #333333;
	padding: 5px;
}
.content .shipping{
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 13px;
	color: #333333;
	padding: 5px;
	background: #FAFAFA;
}

.content .shipping .code{
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	line-height: 1.6em;
	font-size: 13px;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

.content .order {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 16px;
	line-height: 30px;
	text-align: left; 
}
.content .shipping h1{
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 20px;
	color: #333333;
	padding: 5px;
}
.content .contact{
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 13px;
	color: #333333;
	padding: 8px;
	background: #FAFAFA;
}

.content .materials{
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 14px;
	color: #333333;
	padding: 8px;
	background: #FAFAFA;
}
.content .materials p{
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 14px;
	color: #333333;
	padding: 8px;
	background: #FAFAFA;
	text-align: left; 
}

.content .materials code{
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 14px;
	color: #333333;
	padding: 8px;
	background: #FAFAFA;
	text-align: left; 
}

.content .aboutus {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 16px;
}


.content .itemdetail {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 16px;
	padding:5;
}

.content .cart {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 14px;
}

.content dd{
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 15px;
}

/* precontent */
.precontent {
	border-bottom: 1px dashed #657382;
	float: right;
	width: 810px;
}
.precontent .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.precontent li {
	list-style: url(../images/li.gif);
	margin-left: 18px;
}
.precontent dd{
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 14px;
}




/* navigation */
.navigation {
	float: left;
	width: 140px;
}
.navigation h2 {
	color: #5A5A43;
	font: bold 1.1em "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.navigation ul {
	padding: 0;
	font: bold 1.1em "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	border-top: 1px solid #EAEADA;
}
.navigation li {border-bottom: 1px solid #EAEADA;}
.navigation li a {
	font-size: bold 1.1em "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.navigation li a:hover {
	background: #C0C0C0;
	font-size:  bold 1.1em "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	color: #F7F7F2;	
}

.prefooter {
	background: #949490;
	color: #F7F7F2;
	font: bold 1.2em "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	margin-top: 5px;
	padding: 10px 12px;
}

/* footer */
.footer {
	background: #949490;
	color: #F7F7F2;
	font: bold 1.2em "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	margin-top: 5px;
	padding: 10px 12px;
}
.footer a {
	color: #F7F7F2;
	text-decoration: none;
}
.footer a:hover {color: #FFC;}

/* Feedbackbox*/
.feedbackbox {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
}

