/* Section Page */
#ProductPanel
{
	width:750px;
	float:right;
	position:relative;
	right:30px;
	margin-top:37px;
}
#ProductPanel p
{
	font-size:14px;
	padding-left:168px;
}
#FormParamsPanel
{
	height:20px;
	font-size:12px;
}
#FormParams
{
	float:right;
	width:360px;
	height:20px;
	text-align:right;
}
#FormParams span
{
	float:left;
	margin-top:2px;
	padding:2px 0;
}
#FormParams a {
	background-color:#D4D4D4;
	padding:2px 5px;
	text-decoration:none;
	color:black;
	font-size:11px;
}
#FormParams a:hover {
	color:#770000;
}
#FormParams select
{
	height:18px;
	width:180px;
	border:solid 1px #d4d0c8;
	margin:0 0 0 5px;
	text-transform:uppercase;
	font-size:10px;
}
*html #FormParams select
{
	top:-3px;
}
ul.PagesSwitcher 
{
	float:left;
	margin:0px 0px 0px 10px;
	padding:0px;
	list-style-type: none;
	font-weight:bold;
}
.PagesSwitcher li
{
	float:left;
	margin: 0px 3px;
}
.PagesSwitcher a
{
	color:#373737;
	font-weight:normal;
	text-decoration:none;
}
.PagesSwitcher a:hover
{
	text-decoration:underline;
}
.PagesSwitcher a.Selected
{
	font-weight:bold;
	text-decoration:underline;
}
.PagesSwitcher a.Next:hover
{
	text-decoration:none;
}
#BottomPagesSwitcher
{
	text-align:left;
	font-size:12px;
	margin-bottom:20px;
}
.ProductTable
{
	margin:0px;
	font-size:12px;
	width:745px;
}
.ProductTable td
{
	height:215px;
	vertical-align:top;
	text-align:center;
	width:248px;
	padding-bottom:55px;
}
.ProductTable td img
{
	padding-bottom:14px;
}
.ProductTable td a
{
	letter-spacing:1px;
	color:#000000;
	margin:0px;
	text-decoration:none;
}
.ProductTable td a:hover
{
	text-decoration:underline;
}
.ProductTableImageLink
{
	overflow:hidden;
	display:block;
}
.ProductTable td span
{
	color:#8b0a0b;
	margin-left:10px;
}
/*Product page*/
#ProductInfo
{
	position:relative;
	margin:20px 0px 0px 20px;
	float:left;
	font-size:12px;
}
#DemonstrationPanel
{
	position:relative;
	text-align:center;
	padding-bottom:20px;
	width:580px;
	height:420px;
}
#ProductImagesSmall
{
	clear:both;
	height:85px;
	text-align:center;
}
#ProductImagesSmall a
{
	width:70px;
	height:85px;
	margin-left:10px;
}
.ProductInfoThumbImage
{
	position: relative;
	border:0px;
}
h1, h2
{
	font-size:22px;
	margin:34px 0px 20px 0px;
	padding:0px;
}
#Share
{
	margin-left:10px;
}
#Chart
{
	color:#8c090a;
	text-transform:uppercase;
	text-decoration:none;
}
#ProductInfo p
{
	letter-spacing:1px;
}
td.Price
{
	color:#8c090a;
	font-size:22px;
	padding:20px 0px 10px 0px;
}
#ProductInfo input
{
	width:43px;
	height:19px;
	font-size:12px;
	border:1px solid #c1c1c1;
	text-align:center;
	color:#505050;
}
#ProductInfo td p select {
	font-size:11px;
	height:19px;
	border:1px solid #c1c1c1;
	color:#505050;
	width:135px;
}
#ProductInfo td p select#ProductColor {
	width:115px;
	margin-left:20px;
}
p#ColorShow {
	background-repeat:no-repeat;
	background-position:55px 0px;
	height:18px;
	padding-bottom:1px;
}
#ProductFields p
{
	margin:5px 0px;
}
#ProductFields label {
	display:inline-block;
	width:55px;
}
#AddToCart
{
	background-image:url(../images/add_to_cart_bg.gif);
	background-repeat:no-repeat;
	background-position:top center;
	width:101px;
	height:66px;
	float:left;
	position:relative;
	left:0px;
}
#AddToCart a
{
	background-image:url(../images/add_to_cart.gif);
	background-repeat:no-repeat;
	width:101px;
	height:23px;
	display:block;
	position:relative;
	top:43px;
}
#SoldOut
{
	background-image: url(../images/sold_out.gif);
	background-repeat: no-repeat;
	width: 101px;
	height: 66px;
	float: left;
	position: relative;
	left: 0px;
}
#AddToCart a:hover, #AddToWishList a:hover
{
	background-position:left bottom;
}
#AddToWishList
{
	background-image:url(../images/add_to_wish_list_bg.gif);
	background-repeat:no-repeat;
	background-position:center top;
	width:127px;
	height:66px;
	margin-left:123px;
}
#AddToWishList a
{
	background-image:url(../images/add_to_wish_list.gif);
	background-repeat:no-repeat;
	width:127px;
	height:23px;
	display:block;
	position:relative;
	top:43px;
}

a#Back {
	background-image:url(../images/back_to_all.gif);
	background-repeat:no-repeat;
	background-position:left top;
	line-height:10px;
	font-size:5px;
	width:136px;
	height:10px;
	display:block;
	position:relative;
}

#ShoppingMenu
{
	font-size:11px;
	width:600px;
	height:28px;
	margin:25px 0px 14px 110px;
}
#ShoppingMenu ul
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#ShoppingMenu ul li {
	margin-right:25px;
}
#ShoppingMenu ul li a {
	padding:0px 0px 0px 10px;
}
#ShoppingMenu ul li a, #ShoppingMenu ul li
{
	float: left;
	height: 13px;
	color: #868686;
	text-decoration:none;
}
#ShoppingMenu a.Selected, #ShoppingMenu a:hover
{
	color: #000;
	background-image:url(../images/arrow_checkout_menu.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

/* Wish List Page */
a.add {
	display:block;
	margin:10px 0px 3px 0px !important;
}
a.delete {
	display:block;
	margin:0px 0px 10px 0px !important;
}
a.add img, a.delete img
{
	width:141px;
	height:15px;
	padding-bottom:0px;
}
#EmailThisList {
	font-size:11px;
	text-decoration:none;
	color:black;
}
#EmailThisList:hover {
	text-decoration:underline;
}
#EmailThisList span {
	position:relative;
	top:-4px;
}

#ProductColor option {
	padding-left:24px;
	background-repeat:no-repeat;
	background-position:left center;
}
#ProductColorPanel td {
	width:125px;
	height:20px;
}
#ProductColorPanel a {
	border:1px solid white;
	color:black;
	height:20px;
	padding:2px 5px 2px 24px;
	background-repeat:no-repeat;
	background-position:left center;
	background-color:transparent;
	text-decoration:none;
	font-size:12px;
}
#ProductColorPanel a:hover {
	background-color:#E9E9E9;
}
#ProductColorPanel a.selected {
	border:1px dotted #000;
	background-color:#E9E9E9;
}