﻿

.BaseBanners,
.TelImage .Ad
{
	display:none;
}


h1, p
{
	position:relative;
}
fieldset
{
	border-top: 1px solid #000;
	border-bottom:none;
	border-left:none;
	border-right:none;
}
fieldset img
{
	vertical-align:middle;
}
fieldset legend
{
	color:#e33d4e;
	font-weight:bold;
	padding-right:4px;
}

.Agreement label
{
	font-weight:bold;
	padding-right:70px;
}

.Required, .Error
{
	color: #ff0000;
}

.AddressList
{
	margin-top:50px;
}

table.DeliveryAddresses td
{
	padding:8px;
}
table.DeliveryAddresses a
{
	padding-right:8px;
	text-decoration:underline overline;
}
table.DeliveryAddresses a:hover
{
	color:#c5c5c5;
}



ul#AccountBreadCrumbs li
{
	display:inline;
	padding-right:10px;
}
table.WishList
{
	
}
table.WishList td
{
	vertical-align:top;
	padding:8px;
}
table.WishList td a
{
	padding-right:8px;
	text-decoration:underline overline;
}


.CreateReview fieldset
{
	margin-top:20px;
}

.CreateReview fieldset legend
{
	font-size:12px;
}
.CreateReview fieldset label
{
	font-weight:bold;
}
.CreateReview fieldset select
{
	width:100px;
	padding:1px;
}

.CreateReview fieldset input,
.CreateReview fieldset textarea
{
	width:90%;
}

table.Wishlist
{
	border-collapse:collapse;
	width:98%;
}

table.Wishlist th
{
	text-align:left;
}

table.Wishlist td
{
	vertical-align:top;
	border-bottom:1px solid #ccc;
	padding:4px 4px 4px 0;
}
table.Wishlist td.WishListButtons
{
	width:200px;
}
table.Wishlist td input.Submit
{
	padding:1px;
}

.CustomerAccount ul
{
	list-style:none;
}
.CustomerAccount ul li
{
	padding-bottom:6px;
}

ul#AccountBreadCrumbs a:hover,
.CustomerAccount ul li a:hover,
a.AddNew:hover
{
	color:#c5c5c5;
}


ul#AccountBreadCrumbs
{
	margin:6px 0 22px 6px;
	padding:0;
}
