/* beijinghuar.com */

body {
	background: url(i/bg.jpg) fixed;
	font-family : Georgia, Times, Palatino, serif;
	color: white;
}

#main {
	width: 761;
	margin: 80px auto;
}

#mainwrap {
	background: url(i/main.png);
	margin: 0px;
}

#header {
	border-bottom: 1px white solid;
	padding: 0px 50px 30px 250px;
}

#head {
	z-index: 10;
}

#shirt {
	position: absolute;
	margin-left: -70px;
	margin-top: -100px;
}

#photos {
	border-bottom: 1px white solid;
	padding-left: 25px;
	padding-bottom: 25px;
	padding-top: 25px;
}

#photos a {
	padding-right: 25px;
	border: 0px;
}

#photos img {
	border: none;
}

#content {
	overflow: auto;
	border-bottom: 1px white solid;
}

p.basket {
	text-weight:bold;
	font-size: 1.3em;
	text-align: center;
}

#description {
	font-size: 1.4em;
	line-height: 2em;
	width: 400px;
	padding: 30px 30px 30px 40px;
	float: left;
}

#purchase {
	width: 200px;
	float: left;
	padding-top: 30px;
	padding-bottom: 17px;
	text-align: center;
}

#purchase p {
	margin: 0;
	font-size: 0.8em;
	line-height: 1.4em;
	margin-bottom: 14px;
}

#purchase p.h2 {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 2em;
}

#button {
	float: right;
	position: relative;
	margin-right: -50px;
	margin-top: -210px;
}

#copy {
	text-align: center;
	font-size: 0.9em;
	line-height: 1.4em;
	margin-top: 30px;
	margin-bottom: ;
}

a {
	color: white;
	text-decoration: none;
}

a:hover {
	border-bottom: 1px white solid;
}

div:hover > a {
	border-bottom: 1px white solid;	
}

/* general listmojo */

div.order
{
border-bottom:none;
}

div.order table
{
border-collapse:collapse;
border-color: white;
}

div.order td, div.order th
{
border: 1px solid white;
}

div.order td.first
{
border-left:none;
}

div.order td.last
{
border-right:none;
}

a.basket
{
display:block;
text-align:center;
clear:both;
}

a.checkout, a.categories
{
display:block;
width  :200px;
text-align:center;
border :1px outset;
color  :white;
text-decoration:none;
padding:3px;
}

a.checkout:active, a.categories:active, a.basket:active
{
border :1px inset;
}

table.buttons
{
margin-top:1em;
clear:both;
padding: 17px;
padding-top: 0px;
}

div.error, font.error
{
color:red;
}

div.breaker
{
font-size:1px;
line-height:1px;
height:1px;
clear:both;
}
