/* general stuff */

#topNav a {
text-decoration:  none;
font-weight: bold;
border: none;
color:#FFFFFF;
 }
#topNav a:hover {
text-decoration:  underline; 
border: none;
 }
#bottomNav a {
text-decoration:  none;
font-weight: bold;
border: none;
color:#FFFFFF;
 }
#bottomNav a:hover {
text-decoration:  underline; 
border: none;
 }
 
 
h1
{
  padding:5px;
  font-size:20px
} 
h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #45372D;
	background-color: #FBF8F2;
	text-transform: uppercase;
}
h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #45372D;
	background-color: #FBF8F2;
	}
 
 /****************************************************************modify 29-12-07*************************************************************/
/* Layout */

/*-------Body-------*/
body {font-weight: normal; font-family : verdana; padding: 0; margin: 0; text-align:center; background:#E5DBC0; 
}
th, td, table { font-family : verdana; font-size: 11px; font-weight: normal; font-decoration: none; }
/*-------Body-------*/

/*-------MAIN DIV------*/
#container { width: 778px;background-color:#FBF8F2; overflow-x: hidden;}
/*-------MAIN DIV------*/


/* ------------------ HEADER ------------------ */
#header { float: left; width: 778px; height : 110px; }
#header .leftspace { float: left; width: 10px; height: 116px; background: url(../images/header_back.gif) repeat-x; }
#header .logo { float: left; width: 402px; height: 116px; background: url(../images/logo.gif) 0 0 no-repeat; }
#header .rightspace { float: right; width: 366px; height: 116px; background: url(../images/header_back.gif) repeat-x; padding:0px; vertical-align:bottom; }
#header .searchBox { float: right; width: 140px; height: 18px; }
#header .text11 { text-align: right; }
/* ------------------ HEADER ------------------ */


/* ------------------ TOP NAVIGATION ------------------ */
#topNav { float: left; width: 778px; height : 16px; background-color: #746458; padding-top: 2px; font-size:10px; font-weight: bold; text-align: center; color: #000000; text-transform:uppercase;}
#topNav .home {	float: left; color: #000000; width: 129px; height: 14px; }
#topNav .aboutMe { float: left; width: 132px; height: 14px; }
#topNav .collection { float: left; width: 129px; height: 14px; }
#topNav .contact { float: left; width: 129px; height: 14px; }
#topNav .myaccount { float: left; width: 129px; height: 14px; }
#topNav .shops { float: left; width: 129px; height: 14px; }
#topNav .contacts { float: left; width: 132px; height: 14px; }
/* ------------------ TOP NAVIGATION ------------------ */


/* ------------------ MAIN IMAGE ------------------ */
#mainImage { float: left; width: 778px;  padding-top: 1px; padding-bottom: 1px;}
/* ------------------ MAIN IMAGE ------------------ */


/* ------------------ BOTTOM NAVIGATION ------------------ */
#bottomNav { float: left; width: 778px; height : 16px; background-color: #746458; padding-top: 1px; font-size:10px; font-weight: bold; text-align: center; color: #FFFFFF; text-transform:uppercase; }
#bottomNav .divider { float: left; background-color: #C7B3A3; width: 1px; height: 14px; }
#bottomNav .press { float: left; width: 145px; height: 14px; }
#bottomNav .sizeFit { float: left; width: 110px; height: 14px; }
#bottomNav .friend { float: left; width: 110px; height: 14px; }
#bottomNav .help { float: left; width: 88px; height: 14px; }
#bottomNav .news  { float: left; width: 140px; height: 14px; }
#bottomNav .terms  { float: left; width: 180px; height: 14px; }
/*#bottomNav .aboutUs { float: left; width: 120px; height: 14px; }
#bottomNav .contact { float: left; width: 94px; height: 14px; }
#bottomNav .myAccount { float: left; width: 120px; height: 14px; }
/* ------------------ BOTTOM NAVIGATION ------------------ */


/* ------------------ FOOTER AREA ------------------ */
#footer { float: left; width: 778px; height : 25px; font-size: 10px; color: #000000; background:#FDFBF7 }
#footer .text10 { float: left;width: 758px; padding-left: 10px; padding-top:5px; padding-bottom:5px; text-align: center; font-size:10px;background:#FDFBF7 }
/* ------------------ FOOTER AREA ------------------ */
/* ------------------ THANKS FOR SHOPPING ------------------ */

#thanks { float: left; width: 778px; height : 210px; margin-top: 20px; font-size:16px; font-weight: bold; color: #000000; }
#thanks .bag {
	float:left;
	background-image:url(../images/shopping_bag.gif);
	background-repeat:no-repeat;
	margin-left:50px;
	margin-right:20px;
	margin-bottom:23px;
	width:104px;
	height:167px;
	}
#thanks .text16 {
	float:left;
	width: 554px;
	text-align:left;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	margin-top: 80px;
	}



/* ------------------ THANKS FOR SHOPPING ------------------ */

