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

body {
	background: #FFDC7E;
	font-family: verdana;
}

a, #footer a:hover, #search #bar #keywords {
	color: #E55600;
	text-decoration: none;
}

#wrapper {
	background: url("images/bg.png") repeat-y;
	width: 900px;
	margin: auto;
}

#header {
	background: url("images/header.png") repeat-y;
	height: 30px;
	padding: 90px 0 0 520px;
}

#header .username, #header .password {
	border: 1px solid #FFF1D0;
	color: #555;
	width: 100px;
	padding: 1px;
	font-size: 10px;
}

#header .login {
	background: #FFF1D0;
	border: 1px solid #FFDB87;
	color: #E55600;
	font-size: 10px;
}

#nav {
	background: url("images/nav.png") bottom right no-repeat;
	float: right;
	min-width: 550px;
	margin: 0px 50px;
	padding-bottom: 1px;
}

#nav ul {
	float: right;
}

#nav li {
	list-style-type: none;
	float: left;
}

#nav a {
	display: block;
	padding: 4px;
	text-decoration: none;
}

#nav a:hover {
	background: #FFF8E5;
	border-bottom: 1px solid #FFF8E5;
	margin-bottom: -1px;
}

#content {
	min-height: 400px;
	padding: 15px 70px;
	clear: both;
}

#content p {
	color: #555;
	margin-bottom: 10px;
	font-size: 12px;
	text-align: justify;
}

#home .left {
	width: 570px;
	float: left;
}

#home .right {
	background: url("images/separator.png") no-repeat;
	width: 190px;
	float: right;
	text-align: center;
}

#search #bar {
	background: url("images/search.png") no-repeat;
	height: 95px;
	padding: 37px 0 0 304px;
}

#search #bar #keywords {
	background: transparent;
	width: 380px;
	height: 24px;
	font-size: 18px;
}

#search #bar #go {
	background: transparent;
	width: 36px;
	height: 30px;
	margin-top: -3px;
}

#search #results {
	width: 100%;
	margin-top: -30px;
	font-size: 12px;
}

* html #search #results {
	margin-left: -5px;
}

#register .section {
	border-top: 1px solid #DDD;
	margin-top: 10px;
	clear: both;
}

#register .section .left {
	width: 50%;
	float: left;
	text-align: right;
}

#register .section .right {
	background: url("images/desc_o.gif") top left no-repeat;
	width: 50%;
	float: right;
}

#register .section .right .title {
	height: 26px;
	margin-bottom: 8px;
	padding: 6px 0 0 40px;
}

#register .section .tooltip a {
	position: relative;
	cursor: pointer;
}

#register .section .tooltip a span {
	display: none;
}

#register .section .tooltip a:hover {
	color: #FF0000;
}

#register .section .tooltip a:hover span {
	background: url("images/tooltip.gif") no-repeat;
	color: #000;
	display: block;
	position: absolute;
	top: -60px;
	left: 270px;
	width: 150px;
	height: 60px;
	padding: 4px;
	text-align: left;
}

#register .section .right.green {
	background: url("images/desc_g.gif") top left no-repeat;
}

#register .section .green .title {
	color: #0AB510;
}

#register .section .right #userdetails { background: url("images/userdetails.png") no-repeat; }
#register .section .right #email { background: url("images/email.png") no-repeat; }
#register .section .right #personal { background: url("images/personal.png") no-repeat; }
#register .section .right .refer { background: url("images/refer.png") no-repeat; }

#register .section .content {
	padding: 10px 10px 10px 16px;
}

#register .section .text, #register .section select, #register .section .textbox {
	border: 1px solid #EEE;
	padding: 2px;
	margin-left: 4px;
}

#register .section .text {
	width: 210px;
}

#register .section .grouplabel {
	float: left;
	width: 130px;
	height: 24px;
	line-height: 24px;
	clear: both;
}

#register .section .group {
	float: right;
	width: 216px;
	height: 24px;
	line-height: 26px;
	margin-bottom: 6px;
	text-align: center;
}

#register .section .group input {
	margin-left: 20px;
}

#register .section .agreement {
	text-align: left;
}

#register .section .agreement li {
	float: left;
}

#register .section .agreement input {
	margin: 2px 6px 12px 36px;
}

#register .section .agreement label {
	font-size: 10px;
	line-height: 18px;
}

#register .section .textbox {
	background: #FFF;
	color: #000;
	width: 342px;
	height: 100px;
	margin-top: 10px;
	overflow-y: scroll;
}

#register .content li {
	font-size: 12px;
}

#register .content p {
	padding: 0 10px;
}

#register .content ul li {
	color: #555;
	margin-top: 10px;
	list-style-type: none;
}

#register .content ol {
	margin-left: 30px;
	color: #555
}

#register .content ol li {
	margin-bottom: 8px;
}

.title {
	display: block;
	color: #E55600;
}

.description {
	display: block;
	color: #F2AB11;
	font-size: 10px;
}

.bold {
	font-weight: bold;
}

.center {
	text-align: center;
}

#basket {
	display: block;
	height: 185px;
	margin: 10px 0;
	overflow: auto;
}

#items {
	width: 1065px;
}

#credits {
	color: #E55600;
	font-size: 26px;
	text-align: right;
}

#buy {
	margin: 10px;
	text-align: center;
}

#mobile {
	background: url("images/mobile.png") no-repeat;
	display: block;
	width: 306px;
	height: 50px;
	margin: 10px auto;
	padding: 30px 0 0 194px;
}

#mobile .number {
	background: transparent;
	color: #E55600;
	width: 196px;
	font-size: 16px;
}

#mobile .submit {
	background: transparent;
	width: 70px;
	height: 22px;
	margin: -2px 0 0 4px;
}

.item {
	border: solid 1px #FFF1D0;
	display: block;
	width: 112px;
	margin: 15px;
	padding: 4px;
	float: left;
	text-align: center;
}

* html .item {
	width: 108px;
}

.item:hover {
	border: 1px solid #FFDB87;
}

.item .name {
	display: block;
}

.item .asin {
	display: block;
	font-size: 8px;
	font-weight: bold;
}

.item .image {
	background: url("images/item.png") no-repeat;
	padding: 10px;
}

#footer {
	background: url("images/footer.png") repeat-y;
	height: 60px;
	padding-right: 72px;
	font-size: 10px;
	text-align: right;
	clear: both;
}

#footer, #footer a {
	color: #FFC62C;
}
