body {
	background: #000 url(img/bg.gif) repeat top center;
	padding: 0;
	margin: 0;
	font-family: arial, sans-serif;
	font-weight: normal;
}

.clear {
	clear: both;
	width: 100%;
	height: 1%;
}

img,
a img {
	border: 0;
}

a {
	-moz-outline: none;
}

#header {
	width: 700px;
	margin: 0 auto 0 auto;
	position: relative;
	height: 110px;
	padding: 50px 0 0 0;
}

h1#logo {
	position: absolute;
	left: 40px;
	bottom: 0;
	background-color: #fff;
	margin: 0;
	padding: 20px 20px 10px 20px;
	width: auto;
	display: block;
	font-size: 12px;
	font-family: Georgia, times, serif;
	font-weight: 100;
}

h1#logo img {
	display: block;
	height: 65px;
	margin: 0;
	padding: 0;
}

h1#logo img.wide {
	width: 350px;
	height: auto;
}

ul#nav {
	position: absolute;
	bottom: 5px;
	right: 0;
	padding: 0;
	margin: 0;
}

ul#nav li {
	float: left;
	display: inline;
	font-size: 14px;
	font-weight: 100;
	color: #fff;
}

ul#nav li a:link, ul#nav li a:visited  {
	color: #fff;
	text-decoration: none;
}

ul#nav li a:hover {
	background-color: #fff;
	color: #000;
}

div#container {
	position: relative;
	width: 701px;
	margin: 0 auto;
	background-color: #fff;
}

#details_rule {
	margin-bottom: 20px;
}

#presented_rule {
	margin: 20px 0 10px 0;
}

#specs_rule {
	margin-bottom: 20px;
}

div#content {
	clear: both;
	padding: 0 20px 20px 20px;
	margin: 0;
	background: #fff;
}

div#display_photos {
	margin: 0;
	padding: 0 10px 20px 10px;
}

div#display_photos img {
	float: left;
	display: inline;
	padding: 0;
	margin: 20px 10px 0 10px;
}

div#left_content,
div#right_content {
	float: left;
	font-family: Georgia, times, serif;
	margin-bottom: 20px;
}

div#left_content {
	width: 420px;
	padding: 0;
}

div#right_content {
	vertical-align: bottom;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 35px;
	font-weight: normal;
}

h3 {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
}

div#left_content p {
	font-family: georgia, times, serif;
	font-size: 13px;
	line-height: 22px;
	margin: 0 0 17px 0;
	padding: 0 10px 0 0;
	color: #313131;
}

div#left_content p a:link, div#left_content p a:visited {
	text-decoration: none;
	padding: 0 2px;
	color: #000;
	background-color: #ccc;
	
} 

div#left_content p a:hover {
	background-color: #313131;
	color: #fff;
}

div#right_content {
	width: 220px;
	margin-left: 20px;
	padding: 0;
	text-align: center;
}

a#buy_text {
	text-decoration: none;
	margin: 3px 0 10px 0;
}

a#buy_text img {
	border: 0;
}

a#buy_text:hover {
	border-bottom: 4px solid #f0f0f0;
}

p#shipdate {
	font-family: georgia, times, serif;
	text-align: center;
	clear: both;
	background: #f0f0f0;
	font-size: 18px;
	color: #999;
	margin: 30px 0 0 0;
	padding: 10px;
}

p#shipdate.notyet {
	background: #ffff99;
	color: #ff7f00;
}

p#copyright {
	clear: both;
	width: 700px;
	margin: 5px auto 0 auto;
	padding-bottom: 50px;
	color: #313131;
	font-size: 9px;
	text-align: center;
}

#copyright a:link, 
#copyright a:visited {
	text-decoration: none;
	color: #666;
}

#copyright a:hover {
	color: #ccc;
}


a#jump {
	top: 70px;
	width: 89px;
	height: 37px;
}

a#top_jump {
	bottom: 70px;
	width: 49px;
	height: 16px;
}

a.jumplink {
	display: block;
	position: absolute;
	left: 701px;
}

a.jumplink img {
	padding: 0;
	border: 0;
	margin: 0;
	display: block;
}

a#buy {
	padding: 7px 0 7px 40px;
	height: 36px;
	margin: 10px 0;
	position: absolute;
	left: 701px;
	top: 5px;
	background: transparent url(http://files.pictorialbook.com/img/dollar_tab.gif) 0 0 no-repeat;
	font-size: 14px;
	line-height: 14px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

a#buy span {
	position: absolute;
	left: 40px;
	top: 50%;
	margin-top: -14px;
}

a#buy small {
	font-size: 10px;
}

a#buy:hover {
	color: #FFF19E;
	background-position: 0 -50px;
}

a#special_offer {
	position: absolute;
	display: block;
	top: 75px;
	right: -74px;
	width: 316px;
	height: 93px;
}

a#special_offer img#offer_cover {
	position: absolute;
	top: -2px;
	left: -10px;
	z-index: 10;
	height: 68px;
}

/* Product List Page */

ul#product_list {
	margin: 0;
	padding: 20px;
	list-style-type: none;
}

ul#product_list li {
	margin: 0 0 20px 0;
}

a.image_link {
	float: left;
	display: inline;
	text-align: right;
	width: 220px;
	margin: 0;
	padding: 0 20px 0 0;
	background: transparent url(img/product_arrow.gif) top right no-repeat;
}

div.details {
	float: left;
	display: inline;
	width: 400px;
	padding: 10px;
	background: #f2f2f2;
}

ul#product_list li img {
	height: 150px;
}

ul#product_list li p {
	font-size: 15px;
	color: #333;
	line-height: 20px;
	margin: 10px 0;
}

span.price {
	font-size: 24px;
	margin-right: 20px;
	vertical-align: middle;
}

ul#product_list li h2 {
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0;
	padding: 0;
	color: #333;
}

a.more_info {
	padding: 5px;
	background: #9fcafe;
	color: #fff;
	text-decoration: none;
	vertical-align: middle;
}

a.more_info:hover {
	background: #ff7f00;
}