@charset "UTF-8";
body  {
	font: 100% Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background: url(/images/header/bg.jpg);
	width: 95%;
}
body.printable {
    text-align: left;
    background: white;
}
p {
	font-size: 11px;
	font-family: verdana;
}
a {
	color: #000000;
	text-decoration: none;
}
p a {
	color: #cc0066;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
form {
	margin: 0;
}
h1 {
	margin: 0;
}
h2 {
	color: #cc0066;
	font-size: 18px;
	font-family: arial;
	background-color: #e4e9e2;
	padding: 5px;
	font-weight: normal;
}
.armani h2 {
	background-color: #333333;
	font-weight: bold;
}
.vr h2 {
	background-color: #000000;
	font-weight: bold;
	color: #ffffff;
}
h2 a {
	color: #cc0066;
}
.vr h2 a {
	color: #ffffff;
}
h4 {
	font-family: verdana;
	font-size: 12px;
	color: #cc0066;
	font-weight: normal;
}
h4 a {
	color: #cc0066;
}
h5 {
	font-family: verdana;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	padding: 5px;
	font-weight: normal;
	margin: 5px 12px 5px 5px;
}
h6  {
	margin: 5px;
	font-size: 12px;
	text-align: center;
	font-family: verdana;
}
hr {
	background-color: #DDDDDD;
	color: #DDDDDD;
	border: 0;
	height: 2px;
}
.highlight {
	color: #cc0066;
}
.removeTop {
	margin-top: 0px;
}
.fieldError {
    color: #ff0000;
    font-weight: bold;
}
.fieldMessage {
    color: #cc0066;
    font-weight: bold;
}
#container  {
	width: 803px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.armani #container {
	background-color: #000000;
	color: #ffffff;
}
.vr #container {
	background-color: #f8f0ee;
}
#headerOuter {
	background: url(/images/header/top-bar-bleed-r.gif) repeat-y top right #000000;
}
#header  {
	background: url(/images/header/top-bar-bleed-l.gif) repeat-y top left;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 80px;
}

#header .links {
	float: right;
	text-align: center;
	color: #FFFFFF;
	margin-right: 50px;
	margin-top: 20px;
	font-size: 10px;
}
#header .links1 {
    text-align:right;
	margin-bottom: 14px;
	font-size: 11px;
}
#header .links1 img {
	margin-left: 10px;
}
#header .links2 {
    text-align: right;
}
#header .logo {
	float: left;
	margin-top: 20px;
}
#header a {
	color: #FFFFFF;
	text-decoration: none;
}
#tabs {
	background-color: #ffffff;
}
#tabs table {
	border-collapse:collapse;
	margin-left: 10px;
}
#tabs table td {
	padding: 0;
}
#tabs img {
	display: block;
}
#sidebar  {
	float: left;
	width: 200px;
	padding: 0;
}
#sidebar .images {
/*	margin: 5px 0;*/
}
#sidebar .nospacing img {
	display: block;
	margin: 0;
}
#sidebar .nospacing object, #sidebar .nospacing embed {
	display: block;
	margin: 0;
}
#sidebar  .images img.margin {
	margin: 0 0 5px 5px;
	display: block;
}
#sidebar .logos {
}
#sidebar .logos img {
	display: block;
}
#sidebar .brandList {
	background-color: #fcfbeb;
}
.armani #sidebar .brandList {
	background: url(/brands/armani/armani-brands-bg.jpg) top left no-repeat;
}
#sidebar .brandList img {
	margin: 20px 10px 10px 10px;
}
#sidebar .brandList .divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#sidebar .brandList .list2 {
	background-color: #dbdfc4;
	padding: 5px 0;
}
#sidebar .brandList .list3 {
	padding: 5px 0;
}
#sidebar .brandList .list4 {
	background-color: #dbdfc4;
	padding: 5px 0;
}

.armani #sidebar .brandList .list2 {
	background: url(/brands/armani/armani-brands-bg.jpg) top left no-repeat;
}

#sidebar .brandList ul {
	margin: 0;
	list-style: none;
	padding: 0 0 0 10px;
}
.armani #sidebar .brandList ul {
	padding: 20px 0 20px 10px;
}
#sidebar .brandList li {
	font-family: arial;
	font-size: 12px;
	margin: 10px 0;
	padding: 0;
}
.armani #sidebar .brandList li {
	font-size: 10px;
	margin: 0 0;
}
.armani #sidebar .brandList a {
	color: #ffffff;
}
#sidebar .cards {
    border-collapse: collapse;
    margin: 5px 0 0 30px;
}
#sidebar .cards td {
    padding: 4px;   
}
#sidebar .basketBox 
{
	margin: 5px 0 10px 5px;
	width: 191px;
	background:url("/images/box/basket-box-top.gif") no-repeat left top;
	text-align: center;
}
#sidebar .basketBox .inner1 {
	background:url("/images/box/basket-box-bottom.gif") no-repeat left bottom;
	padding: 2px 14px 6px 14px;
}
#sidebar .basketBox h6 
{
	font-weight: normal;
	margin: 0 0 10px 0;
	font-size: 12px;
	text-align: center;
	font-family: arial;
	color: White;
}
#sidebar .basketBox .noItems 
{
	font-size: 12px;
	font-weight: bold;
}
#sidebar .basketBox .item 
{
	font-size: 12px;
	text-align: left;
}
#sidebar .basketBox .item a 
{
	text-decoration: underline;
}
#sidebar .basketBox .itemPrice
{
	text-align: left;
	color: #cc0066;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}
#sidebar .basketBox .itemPrice span
{
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}
#sidebar .basketBox .subTotal
{
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 5px;
}
#sidebar .basketBox .subTotal span
{
	color: #cc0066;
}
#mainContent  {
	margin: 0 0 0 200px;
	padding: 0;
}
body.printable #mainContent {
    margin: 0;
    width: 600px;
}
#mainContent .homePageTable {
	background-color: #fcfbeb;
	margin: 5px 0;
	border-collapse: collapse;
}
#mainContent .homePageTable td {
	padding: 4px;
}
#mainContent .homePageTable p {
	font-family: arial;
	font-size: 12px;
}
#mainContent .featureBar {
	font-size: 9px;
	background-color: #DBDFC4;
	padding: 8px;
}
#mainContent .freeText {
	padding: 5px;
}
#mainContent .freeText h2 {
	margin: 0;
	font-size: 12px;
}
#mainContent .freeText h2.large {
	font-size: 14px;
}
#mainContent .freeText .fullWidth {
	width: 585px;
}
#mainContent .freeText .halfWidth {
	width: 290px;
}
#mainContent .freeText .fullWidthIndent {
	width: 565px;
	margin-left: 20px;
}
#mainContent .freeText .indent {
	margin-left: 20px;
}
#mainContent .qaList {
	margin: 5px;
	background-color: #fcfbeb;
}
#mainContent .qaList h2 {
	margin: 10px 0 0 0;
	font-size: 12px;
}
#mainContent .qaList h2.large {
	font-size: 14px;
}
#mainContent .qaList p {
	margin: 5px;
}
#mainContent .reviewsHeader
{
    margin: 0 0 0 20px;
    font-size: 14px
}
#mainContent .reviewList 
{
    border-collapse: collapse;
    margin: 5px 10px 5px 20px;
}
#mainContent .reviewList td 
{
    padding: 5px;
}
#mainContent .reviewList a {
}
#mainContent .reviewList .lhs {
	width: 150px;
}
#mainContent .reviewList .rhs {
	width: 420px;
}
#mainContent .reviewList .header {
	font-size: 12px;
	background: #dddddd;
}
#mainContent .reviewList .header {
}
#mainContent .reviewList .body {
	font-size: 12px;
	vertical-align: top;
}
#mainContent .reviewList .footer {
	font-size: 12px;
	background: #dddddd;
}
#mainContent .reviewList .footer td {
	padding: 2px 5px 0 5px;
}
#mainContent .reviewList .footer .helpfulVote {
    float: right;  
    margin-top: 4px;
}
#mainContent .reviewList .footer .helpfulRating {
    float: left;
    width: 250px;
    margin-top: 4px;
}
#mainContent .reviewList .footer .buyProductsButton {
    float: left;
}
#mainContent .reviewList .spacer {
	padding: 0px;
}
#mainContent   .vMargin  {
	margin-top: 5px;
	margin-bottom: 5px;
}
#mainContent .vMarginMedium {
	margin-top: 10px;
	margin-bottom: 10px;
}
#mainContent   .vMarginBig  {
	margin-top: 15px;
	margin-bottom: 15px;
}
#mainContent .headingImg {
	margin: 5px;
}
#mainContent .horizSidebarBoxes {
	margin-bottom: 4px;
}
#mainContent .horizSidebarBoxes img {
	margin: 0 3px 0 5px;
}
#mainContent .brandAZList {
	padding: 5px;
}
#mainContent .brandAZList h2 {
    margin: 10px 0 0 0;
}
#mainContent .brandAZList div {
    background-color: #fcfbeb;
}
#mainContent .brandAZList table {
	/*display: block;*/
	background-color: #fcfbeb;
	border-collapse: collapse;
}
#mainContent  .brandAZList  td {
	padding: 0;
	width: 192px;
	padding: 3px 0 3px 5px;
}
#mainContent  .brandAZList  td  a {
	font-family: verdana;
	font-size: 11px;
}
#mainContent .brandLogo {
	text-align: center;
	margin: 10px;
}
#mainContent .brandgroupDescription 
{
	padding: 0 10px 10px 10px;
	margin: 0;
}
#mainContent .brandgroupDescription h1 
{
	margin-top: 0;
	padding-top: 0;
	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
}
#mainContent .brandgroupBrands {
}
#mainContent .brandgroupBrands td {
	font-family: verdana;
	font-size: 10px;
	width: 290px;
	padding: 5px;
	vertical-align: top;
}
#mainContent .brandgroupBrands h2 {
	font-size: 14px;
	margin: 0 0 5px 0;
}
#mainContent .brandgroupBrands .mainImg {
	float: left;
}
#mainContent .brandgroupBrands .desc {
	margin: 0 0 0 110px;
}
#mainContent .brandgroupBrands .desc img {
	margin: 5px 0;
	display: block;
}
#mainContent .brandDescription {
	padding: 20px 10px 10px 10px;
}
#mainContent .brandDescription p {
	font-size: 10px;
}
#mainContent .brandDescription h1 {
	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
}
#mainContent .brandDescription .mainImg {
	float: right;
	margin: 0 0 0 10px;
	width: 250px;
}
#mainContent .brandDescription .mainImg img {
	display: block;
}
#mainContent .brandDescriptionSmall {
	padding: 10px 10px 0 10px;
}
#mainContent .brandDescriptionSmall h1 {
	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
}
#mainContent .brandDescriptionSmall h2 {
	font-size: 14px;
}
#mainContent .brandDescriptionSmall .mainImg img {
	display: block;
}
#mainContent .brandDescriptionSmall .mainImg {
	float: left;
	margin: 0 10px 0 0;
	width: 100px;
}
#mainContent .notesFooter {
	padding: 0 10px 10px 10px;
}
#mainContent .notesFooter p {
	color: #999;
	font-size: 10px;
}

#mainContent .brandInfoLinks {
	background-color: #dbdfc4;
	margin: 5px 5px 10px 5px;
	padding: 10px 5px;
	white-space: nowrap;
	font-size: 14px;
	display: block;
}
.armani #mainContent .brandInfoLinks {
	background-color: #999999;
}
.vr #mainContent .brandInfoLinks {
	background-color: #999999;
}
#mainContent .brandInfoLinks a {
	margin: 0 8px;
}
#mainContent .brandInfoLinks a:hover {
	text-decoration: underline;
}
#mainContent .productListFooter {
	padding: 0 10px;
}
#mainContent .simpleProductList {
	border-collapse: collapse;
	table-layout: fixed;
	margin: 0 10px 10px 10px;
}
#mainContent .simpleProductList td {
	font-family: verdana;
	font-size: 10px;
	padding: 5px;
}
#mainContent .simpleProductList th {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	border-bottom: solid 1px black;
	padding: 5px;
}
.armani #mainContent .simpleProductList th {
	border-bottom: solid 1px #ffffff;
}
	
#mainContent .simpleProductList .product {
	width: 350px;
	text-align: left;
}
#mainContent .simpleProductList .size {
	width: 45px;
	text-align: center;
}
#mainContent .simpleProductList .price {
	width: 45px;
	text-align: right;
}
#mainContent .simpleProductList .buy {
	padding: 0 0 0 5px;
}
#mainContent .simpleProductList .buy img {
	display: block;
}
.discoverBrands {
	margin: 0 0 0 5px;
}
.discoverBrands td {
	font-family: verdana;
	font-size: 10px;
	width: 290px;
	padding: 0px;
	vertical-align: top;
}
.armani .discoverBrands td {
	padding-left: 4px;
	background: url(/brands/armani/armani-discover-also-bg.jpg) top left no-repeat;
}
.discoverBrands td.split {
	padding: 0;
	width: 0px;
}
.armani .discoverBrands td.split {
	padding: 0;
	width: 10px;
	background: url(/brands/armani/armani-split.jpg) top left no-repeat;
}
.discoverBrands h4 {
	margin: 0 0 0 0;
}
.armani .discoverBrands h4 {
	font-size: 10px;
}
.discoverBrands .mainImg {
	float: left;
}
.discoverBrands .desc {
	margin: 0 0 0 110px;
	font-family: verdana;
	font-size: 10px;
}
.armani .discoverBrands .desc {
	margin-top: 40px;
}
.armani .discoverBrands .desc a {
	color: #ffffff;
}
.discoverBrands .desc img {
	margin: 10px 0 0 0;
	display: block;
}
#mainContent .rangeGroup {
	border-collapse: collapse;
	border: 0 solid black;
	margin: 10px 10px 5px 10px;
}
#mainContent .rangeGroup td {
	padding: 0;
}
#mainContent .rangeGroup h2 {
	margin: 0;
	font-size: 14px;
}
#mainContent .rangeGroup p {
	margin: 5px 0;
	font-size: 10px;
}
#mainContent  .rangeGroup  td.descCell  {
	padding: 0 0 5px 0;
	border-top: 5px solid #ffffff;
	width: 500px;
	vertical-align: top;
}
.vr #mainContent .rangeGroup  td.descCell {
	border-top: 5px solid #f8f0ee;
}
.armani #mainContent .rangeGroup  td.descCell  {
	border-top: 5px solid #000000;
}
#mainContent .rangeGroup .size {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	width: 80px;
}
#mainContent .rangeGroup .pricePerSize {
	color: #c06;
	font-family: verdana;
	font-size: 10px;
	text-align: center;
	width: 90px;
}
#mainContent .rangeGroup .price {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	width: 40px;
}
#mainContent  .rangeGroup  .buy  {
    font-family: verdana;
	font-size: 10px;
	padding: 1px 0;
}
#mainContent .rangeGroup td.imgCell {
	border-top: 5px solid #ffffff;
	vertical-align: top;
}
.armani #mainContent .rangeGroup td.imgCell  {
	border-top: 5px solid #000000;
}
.vr #mainContent .rangeGroup  td.imgCell {
	border-top: 5px solid #f8f0ee;
}
#mainContent .basketTitles {
	margin: 5px 5px 5px 5px;
}
#mainContent .basketTitles .basketBar {
	padding: 0 10px 10px 0;
}
#mainContent .basketTitles .padlock {
}
#mainContent .basketTitles .mainTitle {
	padding: 5px 0;
}
#mainContent .infoTable {
	border: 1px solid #cccccc;
	border-collapse: collapse;
}
#mainContent .infoTable .infoHeading {
	color: #ffffff;
	background-color: #d20071;
}
#mainContent .infoTable td {
	font-family: verdana;
	font-size: 10px;
	padding: 8px;
	background-color: #fcfbeb;
	border: 1px solid #cccccc;
}

#mainContent .infoTable td.alt {
	background-color: #ffffff;
}

#mainContent  .infoTable  th {
	font-weight: normal;
	background-color: #e4e9e2;
	font-family: verdana;
	color: #c06;
	font-size: 12px;
	padding: 8px;
	border: 1px solid #cccccc;
}
#mainContent .basketTable {
	margin: 5px 0;
}
#mainContent .basketTable td.description {
	font-weight: bold;
}
#mainContent .basketTable .description {
	text-align: left;
	width: 300px;
}
#mainContent .basketTable .discountDescription {
	font-style: italic;
	color: red;
	font-weight: bold;
	text-align: right;
}
#mainContent .basketTable .offer {
	font-style: italic;
	color: red;
}
#mainContent .basketTable td.descriptionNoRemove {
	font-weight: bold;
}
#mainContent .basketTable .descriptionNoRemove {
	text-align: left;
	width: 360px;
}
#mainContent .basketTable .qty {
	width: 45px;
	text-align: center;
}
#mainContent .basketTable .qty input {
	width: 25px;
}
#mainContent .basketTable td.qty {
	font-weight: bold;
}
#mainContent .basketTable .remove {
}
#mainContent .basketTable .price {
	text-align: right;
	width: 50px;
}
#mainContent .basketTable .total {
	text-align: right;
	width: 50px;
}
#mainContent .basketTable .finalTotal {
	text-align: right;
	font-weight: bold;
	width: 50px;
}
#mainContent .basketTable .lineHeading {
	text-align: right;
}
#mainContent .basketTable .finalLineHeading {
	text-align: right;
	font-weight: bold;
}
#mainContent .basketButtonsTable {
	border: 0;
	border-collapse: collapse;
}
#mainContent .basketButtonsTable td {
	padding: 0;
}
#mainContent .basketButtonsTable td .continueShopping {
	margin-top: 5px;
	margin-left: 0;
	margin-right: 100px;
}
#mainContent .basketButtonsTable td .updateBasket {
	margin-top: 2px;
	margin-left: 70px;
}
#mainContent .basketButtonsTable td .goToCheckout 
{
	margin-left: 70px;
	margin-top: 2px;
}
#mainContent .basketCodeTable {
	border: 0;
	border-collapse: collapse;
	margin-top: 20px;
}
#mainContent .basketCodeTable td {
	padding: 0;
}
#mainContent .basketCodeTable input {
	width: 150px;
}
#mainContent .basketCodeTable .headCell {
}
#mainContent .basketCodeTable .headCell img {
	margin-left: 40px;
	margin-bottom: 15px;
}
#mainContent .basketCodeTable .inputCell {
}
#mainContent .basketCodeTable .buttonCell {
}
#mainContent .basketCodeTable .buttonCell img {
	margin-left: 20px;
}
#mainContent .basketCodeTable .spaceCell {
	width: 60px;
}
#mainContent .basketTableButtons {
	text-align: right;
	padding: 5px;
}
#mainContent .basketTableButtons .continueShopping {
	padding: 0;
	margin: 0 100px 10px 0;
}
#mainContent .basketTableButtons .updateBasket {
	padding: 0;
	margin: 0 0 10px 0;
}
#mainContent .deliveryOptionTable {
}
#mainContent .deliveryOptionTable .deliveryOption {
	width: 260px;
}
#mainContent .deliveryOptionTable input {
	float: left;
}
#mainContent .deliveryOptionTable div {
	margin: 0 0 0 20px;
	white-space: nowrap;
}
#mainContent .optionGroup {
    
}
#mainContent .optionGroup div{
    padding: 10px 5px 0 5px;
    font-size: 11px;
	font-family: verdana;
}
#mainContent .checkoutLoginTable
{
}
#mainContent .checkoutLoginTable .normal
{
	width: 120px;
}
#mainContent .checkoutLoginNewCustTable
{
}
#mainContent .checkoutLoginNewCustTable .normal
{
	width: 140px;
}
#mainContent .checkoutLoginNewCustTable .narrow
{
	width: 80px;
}
#mainContent .checkoutDetailsContactInfoTable .normal
{
	width: 120px;
}
#mainContent .checkoutDetailsPasswordTable .normal
{
	width: 100px;
}
#mainContent .checkoutDetailsAddressTable .normal
{
	width: 140px;
}
#mainContent .checkoutDetailsAddressTable .narrow
{
	width: 80px;
}

#mainContent .fieldTable {
}
#mainContent .fieldTable th {
	text-align: right;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	padding: 4px;
}
#mainContent .fieldTable .heading {
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	padding: 10px 0;
}
#mainContent .fieldTable .highlightHeading {
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	padding: 10px 0;
	color: #cc0066;
}
#mainContent .fieldTable .required {
	font-weight: bold;
}
#mainContent .fieldTable th .subtitle {
	font-weight: normal;
}
#mainContent .fieldTable td {
	padding: 4px;
	font-family: verdana;
	font-size: 11px;
}
#mainContent .fieldTable .amountToPay {
	font-size: 14px;
	font-family: verdana;
	font-weight: bold;
	color: #c06;
}
#mainContent .fieldTableStatic {
	border: 1px solid #cccccc;
	border-collapse: collapse;
}
#mainContent .fieldTableStatic th {
	text-align: right;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #cccccc;
	padding: 4px;
}
#mainContent .fieldTableStatic th .subtitle {
	font-weight: normal;
}
#mainContent .fieldTableStatic td {
	padding: 4px;
	font-family: verdana;
	font-size: 11px;
	border: 1px solid #cccccc;
}
#mainContent .box {
	background:url("/images/box/box-top-585.gif") no-repeat left top;
	padding-top:8px;
}
#mainContent .box .inner1 {
	background:url("/images/box/box-bottom-585.gif") no-repeat left bottom;
	padding-bottom:10px;
}
#mainContent .box .inner2 {
	background:url("/images/box/box-sides-585.gif") repeat-y left top;
	padding:0 8px;
	width: 585px
}
#mainContent .box440 {
	background:url("/images/box/box-top-440.gif") no-repeat left top;
	padding-top:8px;
}
#mainContent .box440 .inner1 {
	background:url("/images/box/box-bottom-440.gif") no-repeat left bottom;
	padding-bottom:10px;
}
#mainContent .box440 .inner2 {
	background:url("/images/box/box-sides-440.gif") repeat-y left;
	padding:0 8px;
	width: 440px
}
#mainContent .basketSuggestions {
	overflow: auto;
	height: 135px;
    /*width: 420px;*/
    width: 565px;
}
#mainContent .basketSuggestions table {
	margin: 5px 0;
	border-collapse:collapse;
}
#mainContent .basketSuggestions td {
	font-size: 10px;
	font-family: verdana;
	padding: 0;
}
#mainContent .basketSuggestions .details {
	font-weight: bold;
	height: 80px;
	width: 120px;
	padding: 0 10px 0 0;
}
#mainContent .basketSuggestions .details .price {
	margin: 10px 0;
}
#mainContent .basketSuggestions .details img {
}
#mainContent .basketSuggestions .details a {
	color: #c06;
}
#mainContent .bottomPageButtons {
	padding: 10px;
}
#mainContent .bottomPageButtons .left {
	float: left;
	margin-bottom: 10px;
}
#mainContent .bottomPageButtons .right {
	float: right;
	margin-bottom: 10px;
}
#mainContent .learnMoreTable img {
	margin-right: 20px;
}
#mainContent .videoTable {
}
#mainContent .videoTable td {
	vertical-align: top;
	font-family: verdana;
	font-size: 11px;
	padding: 0 0 10px 0;
	text-align: center;
}
#mainContent .videoTable img {
	margin: 0 0 5px 0;
}
#mainContent .specialOffersVisualsTable {
	border: 1px solid #e4e9e2;
	border-collapse: collapse;
}
#mainContent .specialOffersVisualsTable td {
	border: 1px solid #e4e9e2;
	padding: 0px;
}
#mainContent .giftTabs {
	background-image: url(../images/buttons/tab-bg.gif);
	border: 0;
	text-align: center;
	margin: 5px 5px;
}
#mainContent .giftTabs table {
	border-collapse: collapse;
	text-align: center;
}
#mainContent .giftTabs td {
	background-image: url(../images/buttons/tab.gif);
	width: 110px;
	height: 35px;
	text-align: center;
	font-size: 12px;
	padding: 0;
	vertical-align: top;
}
#mainContent .giftTabs td a {
	display: block;
	padding: 4px 0 0 0;
	color: #FFFFFF;
}
#mainContent .giftTabs td.active {
	background-image: url(../images/buttons/tab-on.gif);
}
#mainContent .searchResultsTable {
        
}
#mainContent .searchResultsTable td.result {
    width: 20px;
    text-align:right;
    font-weight: bold;
}
#mainContent .searchResultsTable td.name {
    width: 260px;
}
#mainContent .searchResultsTable td.name a {
    color: #cc0066;
    font-weight: bold;
}
#mainContent .searchResultsTable td.price {
    text-align: right;
    width: 100px;
    font-weight: bold;
}
#mainContent .searchResultsTable td.viewProducts {
    width: 100px;
}
#mainContent .review-links {
	margin: 5px 0px 15px 0px;
	padding:0;
	list-style-type:none
}
#mainContent .review-links li {
	display:inline;
	margin:0px;
	padding: 0px 0px 0px 20px;
	font-size: 13px;
}
#mainContent .review-links li a {
    text-decoration: underline;
}

#footerOuter  {
	background: url(/images/header/footer-l.gif) top left no-repeat;
	margin: 0 0 0 0;
}
.armani #footerOuter  {
	background: url(/images/header/footer-armani-l.gif) top left no-repeat;
}
#footer  {
	padding: 10px 10px 10px 10px;
	height: 17px;
	background: url(/images/header/footer-r.gif) top right no-repeat;
	font-family: Arial;
	font-size: 9px;
	text-align: center;
}
.armani #footer  {
	background: url(/images/header/footer-armani-r.gif) top right no-repeat;
	color: #ffffff;
}
#footer ul  {
	margin: 0;
	padding: 0;
}
#footer li {
	display: inline;
	margin: 0;
	padding: 0 0;
}
#footer li a {
	color: #000000;
	font-size: 9px;
	text-decoration: none;
}
.armani #footer li a {
	color: #ffffff;
}
#footer .copy {
	float: right;
	font-size: 10px;
	color: #000000;
	text-align: center;
}
.armani #footer .copy {
	color: #ffffff;
}
#brandListSearchSurround {
	height: 45px;
}
.vr #brandListSearchSurround {
	background-color: #ffffff;
}
.greyBoxOuter {
	background: url("/images/box/search-box-l.gif") top left no-repeat;
}
.armani .greyBoxOuter {
	background: url("/images/box/search-box-armani-l.gif") top left no-repeat;
}
.greyBox {
	background: url("/images/box/search-box-r.gif") top right no-repeat;
	padding: 6px 10px 6px 10px;
	height: 23px;
}
.armani .greyBox {
	background: url("/images/box/search-box-armani-r.gif") top right no-repeat;
}
#brandBox {
	float:left;
	width: 285px;
	margin-left: 10px;
	margin-top: 6px;
}
.brandTable {
	border-collapse: collapse;
	padding: 0;
	border: 0;
}
.brandTable td {
	padding: 0;
	height: 23px;
}
.brandTable td.labelCell {
	padding-right: 10px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.armani .brandTable td.labelCell {
	color: #ffffff;
}
.brandTable td select {
	font-size: 10px;
	width: 180px;
}
.armani .brandTable select {
	background-color: #000000;
	border-color: #cccccc;
	color: #ffffff;
}
.brandTable td.inputCell {
}
#searchBox {
	float:left;
	width: 285px;	
	margin-left: 10px;
	margin-top: 6px;
}
.searchTable {
	border-collapse: collapse;
	padding: 0;
	border: 0;
}
.searchTable td {
	padding: 0;
	height: 23px;
}
.searchTable td.labelCell {
	padding-right: 10px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.armani .searchTable td.labelCell {
	color: #ffffff;
}
.searchTable td.inputCell {
	padding-top: 2px;
	height: 21px;
	vertical-align: top;
}
.searchTable td.buttonCell {
	padding-top: 1px;
	vertical-align: top;
	height: 20px;
}
.searchTable td.buttonCell img {
	display: block;
}
.searchTable input {
	font-size: 9px;
	height: 11px;
	width: 110px;
}
.armani .searchTable input {
	background-color: #000000;
	border-color: #cccccc;
	color: #ffffff;
}
.searchInPage {
    float: left;
    width: 320px; 
	background-color: #DBDFC4;
	padding: 5px;
	text-align: left;
	color: #cc0066;
}
.searchInPage input {
	margin-right: 10px;
	width: 200px;
}
.searchInPage img {
	border: 0;
	float: right;
}
#sitemap 
{
}
#sitemap li a
{
	font-size: 10px;
	color: #cc0066;
}
#crumb 
{
	margin: 0px 0 5px 5px;
	font-size: 11px;
}
.brandgroupDescription #crumb, .brandDescription #crumb, .brandDescriptionSmall #crumb
{
	margin-left: 0;
}
#crumb a
{
	color: #cc0066;
}
.rollover {
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#alphabet {
	float: right;
	width: 350px;
	margin: 4px 0 4px 0;
}
#alphabet  img {
	padding: 0 2px 2px 0;
	display: block;
	float: left;
}
#alphabet img.o {
	padding-left: 12px;
}
