﻿:root {
	overflow-y: hidden;
}

body {
	overflow-y: hidden;
	background-color: #21336d;
}

h1, h2, h3 {
	display: none;
	color: #FFFFFF;
}

.title {
	margin-bottom: 4px;
	font-family: 'arial';
	font-weight: 500;
	font-size: 18px;
}
.white {
	font-family: 'arial';
	font-weight: bold;
	font-size: 14px;
	color: white;
	cursor: pointer;
}
.small_title {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: 600;
	font-size: 11px;
	text-decoration: none;
	color: #009;
}
.small_title  a {
	color: #009;
	text-decoration: none;
}
.small_title  a:hover {
	color: #009;
	text-decoration: underline;
}
.small_image {
	text-align: center;
	cursor: pointer;
}
.tiny {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: 100;
	font-size: 9px;
	text-decoration: none;
}
.small, .small a, .small a:visited  {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: 100;
	font-size: 10px;
	color: 0;
	margin-left: 6px;
	text-decoration: none;
}
.small_title  a:hover , .small  a:hover {
	color: #009;
	text-decoration: underline;
}

.normal, .normal a {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: 100;
	font-size: 11px;
	color: 0;
}
.normal a, .normal a:visited  {
	color: #F00;
	text-decoration: none;
}
.bold, .bold a {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: 600;
	font-size: 11px;
	text-decoration: none;
}
.dimension {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: 100;
	font-size: 11px;
	text-decoration: none;
	margin-top: 6px;
}

.links {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-align:right;
	margin-right: 12px;
}
.links a {
	text-decoration: none;
}
	
.available {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: 100;
	font-size: 12px;
}
.sss {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: 100;
	font-size: 13px;
}
.rating {
	margin: 8px 0px 4px 0px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: 100;
	font-size: 10px;
}
.small_rating {
	margin: 6px 0px 4px 0px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: 100;
	font-size: 10px;
}
.small_rating a {
	color: #009;
	text-decoration: none;
}
.small_rating a:hover {
	text-decoration: underline;
}
.gray {
	margin: 0px 6px 0px 0px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: 100;
	font-size: 10px;
	color: #777;
}
.lowprice {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #990000; 
	font-size: 14px; 
	letter-spacing: -1px;
	font-weight: bold;
}
.small_lowprice {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #990000; 
	font-size: 13px; 
	font-weight: bold;
}
.small_lowprice  a {
	text-decoration: none;
}
.orange {
	margin-top: 6px;
	font-family: 'arial';
	color: #CC6600; 
	font-size: 14px; 
	font-weight: 600;
}
.green {
	margin: 10px 0px -8px 0px;
	font-family: 'arial';
	color: #090; 
	font-size: 14px; 
	font-weight: 600;
}
.summary {
	margin: 14px 0px 4px 8px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px; 
	font-weight: 600;
}
.review_rating {
	margin: 4px 0px 4px 0px;
}
.review {
	margin: 6px 0px 0px 8px;
	/* border-bottom: thin dashed #444;  */
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: 100;
	font-size: 10px;
}
.border {
	border: 1px solid #000000;
	padding: 1px;
	background: #FFFFFF;
}
.button, .button a {
	border: 1px solid #000000;
	color: #FFFFFF;
	background: #554400;
	cursor: pointer;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: 100;
	font-size: 12px;
	padding: 5px 6px 5px 6px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}
.button:hover {
	background: #3366CC;
}

#links, #links a  {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: 600;
	font-size: 13px;
	color: #CCFFFF;
	line-height: 30px;
	height: 30px;
	text-align: center;
	text-decoration: none;
}
#extra a:hover, #links a:hover {
	text-decoration: underline;
}

#swf {
	width: 100%;
	height: 100%;
	background-color: #000000;
}
#swfobject {
	text-align: center;
}
#getflash {
	color: #FFFFFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-size: 13px;
}

#tabstrip {
	margin-top: 4px;
}
	
#product_info {
	background-color: #EAEAFF;
	padding: 8px;
}
#product_info hr {
	color: #DDDDFF;
	border-style: none inset soild; 
	margin: 12px 0px 12px 0px;
}
#editorial_reviews {
	background-color: #EAFFEA;
}
#customer_reviews {
	background-color: #FFFFEA;
}
#search, #directory {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: 100;
	font-size: 11px;
	text-align: center;
	margin-bottom: 4px;
}
#directory option {
	width: 290px;
}
#search option {
	width: 60px;
}
#sign, #copyright {
	margin-top: 4px;
	text-align: center;
}
#poweredby {
	margin-bottom: 10px;
	margin-left: 4px;
}
#trace {
	margin: 20px 0px 0px 8px;
	font-family: 'arial';
	font-weight: 900;
	font-size: 9px;
	color: #FFFF33;
}
#content {
	display: none;
}
#bookmarking, #bookmarking a  {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: 100;
	font-size: 9px;
	color: #FFFFFF;
	margin-top: 12px;
	text-decoration: none;
	text-align: center;
}
#bookmarking img {
	vertical-align: middle;
}
#copyright, #copyright a  {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: 100;
	font-size: 9px;
	color: #FFFFFF;
	margin-top: -8px;
	letter-spacing: +1px;
	text-decoration: none;
	text-align: center;
}
#copyright a:hover  {
	text-decoration: underline;
}
#pressescape {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: 100;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 6px;
	text-align: center;
}

#too_slow  {
	display: none;
	background-color: #21336d;
}
#slow_message {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: 100;
	font-size: 14px;
	line-height: 20px;
	margin: 8px;
}
#slow_ok {
	margin-top: 16px;
	text-align: center;
}

#splitter {
	/* Height is set to match window size in $().ready() below */
	min-width: 540px;	/* Splitter can't be too thin ... */
	min-height: 400px;	/* ... or too flat */
}
#left_pane {
	padding: 0px;
	overflow: hidden;
	min-width: 360px;	/* Splitter can't be too thin ... */
	min-height: 320px;	/* Splitter can't be too thin ... */
}
#right_pane {
	padding: 8px 8px 0px 8px;
	overflow: auto;		/* Scroll bars appear as needed */
	min-width: 180px;	/* Splitter can't be too thin ... */
	min-height: 320px;	/* Splitter can't be too thin ... */
	background: #DDDDFF;
	width: 180px;
}
#right_pane hr {
	color: #CCCCFF;
}
#bottom_pane {			/* Bottom nested in right pane */
	padding: 0px;
	overflow: hidden;
	min-height: 1px;	/* ... or too flat */
	z-index: 50;
	background-color: #617bb5;
	height: 118px;
}
#splitter .vsplitbar {
	width: 0px;
	background: #99B url(images/vgrabber.gif) repeat-y center;
}
#splitter .vsplitbar.active, #splitter .vsplitbar:hover {
	background: #c44 url(images/vgrabber.gif) repeat-y center;
}
#splitter .hsplitbar {
	height: 0px;
	background: #99B url(images/hgrabber.gif) repeat-x center;
}
#splitter .hsplitbar.active, #splitter .hsplitbar:hover {
	background: #c44 url(images/hgrabber.gif) repeat-x center;
}