/* @override http://www.stkw.local/www.bannerworks.local/browser/lonely.css */

body {
	background-color: #191919;
	color: #fff;
	line-height: 1.35;
}
div#doc {
	background-color: #15202f;
	border: 1px solid #5d5e5e;
	margin-top: 20px;
	width: 750px;
}

div#doc h2.center {
	text-align: center;
	display: block;
	margin-bottom: 10px;
}

div.hansolo-sidebar a, a.hansolo-button, div#ft a {
	color: #fff;
	text-decoration: none;
	outline: none;  
}

div#doc .hansolo-bd {
	width: 750px;
}

div#doc a.hansolo-cat:hover {
	background-color: #bebebe;
	color: #000;
}
div#doc a.hansolo-cat.selected {
	background-color: #5d6c81;
	color: #000;
}

.hansolo-bd h2 {
	font-size: 150%;
	text-align: left;
}

.hansolo-bd h3 {
	font-size: 116%;
	margin-bottom: 10px;
	font-style: italic;
	text-align: left;
}
div#doc p {
	margin-bottom: 20px;
}
div#doc ul {
	margin-left: 20px;
}
div#doc ul li {
	list-style-type: circle;
	list-style-position: inside;
}
/* @group header */
div#doc div#hd {
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #5d5e5e;
	height: 100px;
	background: #000 url(images/header_bg.jpg) repeat-x;
	position: relative;
}
div#doc h1 {
	font: 130% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 5px;
}
div#doc img#logo {
	float: left;
	vertical-align: middle;
	padding-right: 10px;
}
div#doc ul.prevNextButtons {
	text-align: right;
	position: absolute;
	bottom: 15px;
	right: 0px;
	padding-right: 20px;
	width: 35em;
}
div#doc ul.prevNextButtons li {
	display: inline;
	margin-left: 30px;
}

div#doc a.hansolo-button.fwd {
	padding: 6px;
	border: 1px none #000;
}
div#doc a.hansolo-button.fwd:hover {

	/*	Because we have a 1px border on hover we need to adjust all
	 *	pixel-based position by 1px here 
	 */
	border: 1px solid white;
	padding: 5px;
}
div#doc a.hansolo-button.back {
	padding: 6px;
	border: 1px none #000;
}
div#doc a.hansolo-button.back:hover {
	border: 1px solid white;
	padding:5px;
}

div#doc #currentlyViewing {
	color: #7f7f7f;
}
/* @end */

/* @group sidebar */

div#doc div.hansolo-sidebar a {
	display: block;
	width: 100%;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font: 130% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 5px;
}

div#doc div.hansolo-sidebar ul {
	margin-left: 2px;
}
div#doc div.hansolo-sidebar li {
	list-style-type: none;
}
div#doc div.hansolo-thumbviewer {
	border-left: 1px solid #5d5e5e;
}



/* @end */

/* @group footer */

div#doc div#ft {
	text-align: center;
	background-color: #191919;
	border-top: 1px solid #5d5e5e;
	color: #c1bdbe;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 85%;
}
div#doc div#ft ul li {
	display: inline;
	margin-right: 40px;
}

/* @end */

/* @group content */

div#doc div#yui-main {
	margin-bottom: 5px;
}

div#doc div.yui-u p{
	padding-right: 10px;
}

div#doc img.preview {
	width: 350px;
	margin: 5px;
	border: 6px solid #fff;
}
/* @end */

/* @group Thumbnail Items */
div#doc div.imageresult.yui-g {
	position: relative;
	/*height: 10em;*/
}

div#doc div.imageresult.yui-g {
	padding-top: 10px;
	padding-bottom: 10px;
}

div#doc div.imageresult.yui-g.even {
	background-color: #203047;
}

div#doc a.thumbitem {
	margin: 0 5px 10px 10px;
	padding: 5px;
	position: relative;
	float: left;
}

div#doc a.thumbitem img {
	border: 3px solid #fff;
}

div#doc a.thumbitem:hover {
	padding: 4px;
}

div#doc a.hansolo-button:hover {
	border: 1px solid #cccccc;
}

/* @end */

/* @group search bar */
div#doc form {
	float: right;
	margin-right: 10px;
}
div#doc input.text {
	padding: 6px;
	width: 140px;
	height: 30px;
	background-color: #15202f;
	color: white;
	border: 1px solid #5d5e5e;
	border-top-color: #000;
	border-right-color: #463e3f;
	border-left-color: #463e3f;
}
div#doc button.search {
	color: white;
	width: 98px;
	height: 36px;
	border-style: none;
	font-size: 1em;
	padding: 6px;
	cursor: hand;
	background: transparent url(images/black_lozenge_98px_2.png) no-repeat 0 2px;
}

/* @end */

/* @group buttons */
div#doc div.buttons {
	margin-top: 10px;
	text-align: center;
	padding-left: auto;
	padding-right: auto;
}

div#doc i {
	display:none;
}

div#doc a.buyButton {
	width: 120px;
	height: 48px;
	margin-right: 13px;
	float: left;
	margin-left: 5px;
	background: url(images/buttons2.png) no-repeat -120px top;
}

div#doc div.yui-g div.buttons a.buyButton {
	margin-left: 248px;
}

div#doc div.yui-u div.buttons a.buyButton {
	margin-left: 5px;
}

div#doc a.buyButton:hover {
	background: url(images/buttons2.png) no-repeat -120px bottom;
}
div#doc a.customizeButton {
	display: none;
	width: 120px;
	height: 48px;
	float: left;
	margin-right: 13px;
	background: url(images/buttons2.png) no-repeat left top;
}
div#doc a.customizeButton:hover {
	background: url(images/buttons2.png) no-repeat left bottom;
}
div#doc a.moreButton {
	width: 97px;
	height: 48px;
	float: left;
	background: url(images/buttons2.png) no-repeat right top;
}
div#doc a.moreButton:hover {
	background: url(images/buttons2.png) no-repeat right bottom;
}
/* @end */



/* @group pane 3 */
div#doc div.del-si-sidebar p {
	margin-left: 10px;
	margin-bottom: 10px;
}

div#doc div.del-si-sidebar p a {
	color: #bebebe;
}

div#doc div.del-si-sidebar h1 {
	font-size: 174%;
	text-align: left;
	margin-left: 10px;
}

.hansolo-bd div.row {
	position: relative;
	clear: both;
	height: 230px;
	padding: 10px;
}

.hansolo-bd div.del-si-thumbviewer div.row.odd {
	background-color: #203047;
}

.hansolo-bd div.rightImageSmall{
	float: left;
	width: 450px;
	height: 200px;
}

.hansolo-bd div.rightImageLarge{
	float: left;
	width: 450px;
	height: 210px;
}

div#doc div.del-si-thumbviewer img.preview {
	position: absolute;
	top: 25px;
	right: 330px;
}

div#doc div.del-si-thumbviewer img.preview.small {
	width: 180px;
}

.hansolo-bd  span.topNumberSmall {
	position: absolute;
	right: 420px;
}
.hansolo-bd  span.leftNumberSmall {
	position: absolute;
	top: 55px;
	right: 540px;
}
.hansolo-bd  span.topNumberLarge {
	position: absolute;
	right: 510px;
}
.hansolo-bd  span.leftNumberLarge {
	position: absolute;
	right: 720px;
	top: 100px;
}
.hansolo-bd  div.row div a {
	color: #757575;
	display: ;
}
.hansolo-bd  div.price {
	margin-top: 20px;
	float: left;
	margin-right: 20px;
}
.hansolo-bd  div.checkoutButton {
	float: left;
	margin-top: 30px;
}
.hansolo-bd  div.checkoutButton input {
	width: 100%;
	background: none;
	border: none;
}

/* @end */

#productDescription {
	margin-top: 20px;
	border-top: 1px solid #5d5e5e;
	padding-top: 10px;
}

/* @group javascript warning */

div.javascript-warning {
	background-color: #2c130f;
	padding: 10px;
	display:none;
}
div.javascript-warning div.dashed {
	border: 1px dashed #9a4a34;
	padding: 20px 20px 20px 40px;
}
div.javascript-warning ul {
	margin-bottom: 1.5em;
}
div.javascript-warning li {
	padding-bottom: .25em;
}
img.javascript-error {
	margin-right: 9px;
	margin-left: -25px;
}

div.javascript-warning a {
	color: #f6a25e;
	text-decoration: none;
	border-bottom: 1px dashed #8b6c4f;
}
div.javascript-warning a:hover {
	border-bottom: 1px dashed #e2b97a;
}

/* @end */

* {
	
}


