﻿/* ==================================== */
/* ===== Styles ======================= */
/* ==================================== */


html {min-width: 100%;}

img {border: 0;}

p, form {
	margin: 0px;
	padding:0px;
	}

input, select, textarea {
	padding: 1px 0 0 0;
	font: 1em Arial, Helvetica, sans-serif;
	}
	
input.button {
	border: 0;
	}
		
body {
	background-color:#D9CFC3;
	padding:0px;
	width:100%;
	margin:0px;
	text-align:center;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	color:#595959;
	font-size:16px;
	}

i {visibility: hidden;}

a, a:visited {
	color: #000000; background-color: transparent;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
		
/* ==================================== */
/* ===== Css start ===== */
/* ==================================== */	

.Top-Header-Bg {
	background:url(../images/header_bg.gif) repeat-x bottom left;
	height:89px;
	}
	
.Top-Header-Slogan {
	background:url(../images/luxury_for_less.gif) no-repeat bottom right;
	height:89px;
	}
	
.Top-Navigation {
	background:url(../images/navigation_right.gif) no-repeat bottom right;
	height:36px;
	}
	
.Image-Rotator-TD {
	background:#FFFFFF;
	padding-left:6px;
	}
	
.Discount-Image-1 {
	background:#FFFFFF url(../images/discount_img1.gif) no-repeat bottom left;
	height:131px;
	}
	
.Discount-Image-2 {
	background:#FFFFFF url(../images/discount_img3.gif) no-repeat bottom left;
	height:126px;
	}

.bg {
	background:#FFFFFF url(../images/bg.gif) no-repeat bottom left;
	height:126px;
	}

.Bottom-Box {
	background:#FFFFFF;
	height:133px;
	}

.Footer-Image {
	background:#FFFFFF url(../images/footer.gif) no-repeat top left;
	height:52px;
	}

.MenuBackground_Left {
	height:auto;
	background-color:#EEEDED;
	float:left;
	width:202px;
	margin-top:5px;
	padding-top:5px;
	padding-bottom:15px;
	}
	
.Inner-Page-Bottom-Corner {
	background:#FFFFFF url(../images/innerpage_bottom_corner.gif) no-repeat bottom left;
	}
	
.Footer-Link:link{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:none;
  color:#FFFFFF;
  text-decoration:none;
  }
  
.Footer-Link:visited{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:none;
  color:#FFFFFF;
  text-decoration:none;
  }  
     
.Footer-Link:hover{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:normal;
  color:#D9CFC3;
  text-decoration:none;
  } 
  
.Footer-Link:active{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:normal;
  color:#FFFFFF;
  text-decoration:none;
  } 

.PageUnderConstruction{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#202020;
  text-decoration:none;
  } 

.Designer-Collection{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
  color:#202020;
  text-decoration:none;
  } 
