html, body{
	margin: 0px;
	padding: 0px;
	text-align:center;
}

body {
	background-color: #ffffff;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	line-height:14px;
	font-size:12px;
	color:#545454;
}

img{
	border:none;
	text-align: center;
}

h1, h2, h3{
	font-family:Arial, Helvetica, sans-serif;
	color:#676767;
}

h1{
	font-size:29px;
	font-weight:normal;
	padding:0px 0px 3px 0px;
	margin:0px 0px 15px 0px;
}

h2{
	font-size:13px;
	font-weight:normal;
	line-height:17px;
	padding:0px;
	margin:0px;
	
	color:#676767;
}

h3{
	font-size:13px;
	font-weight:bold;
	padding:0px;
	margin:5px 0px 0px 0px;
}

h4{
	font-size:18px;
	margin:8px 0px 3px 0px;
	padding:0px;
	color:#878787;
}

h5{
	font-size:14px;
	margin:8px 0px 10px 0px;
	padding:0px;
	color:#9e49a1;
}


h3 em{
	line-height:17px;
}

td{
	text-align:left;
	line-height:13px;
}
th{
	font-weight:bold;
	background-color:#cccccc;
	color:#444444;
	text-align:left;
}

td a:link, td a:visited{
	text-decoration:none;
}

td a:hover{
	text-decoration:underline;
}

#wrapper{
	width:800px;
	border:1px solid #000000;
	margin:25px auto 10px auto;
	text-align:center;
	padding:10px 6px 2px 6px;
}

#pop_wrapper{
	width:550px;
	border:1px solid #000000;
	margin:25px auto 10px auto;
	text-align:center;
	padding:10px 6px 2px 6px;
}
#main{
	text-align:left;
}

#left{
	width:310px;
	float:left;
}

#left h3{
	margin:10px 0px 0px 0px;
}

#left ul{
	margin:0px;
	padding:0px;
	list-style-position:inside;
}

#left ul li{
	margin:0px;
	padding:0px;
	font-size:11px;
	line-height:16px;
}

#left ul li a:link, #left a:link, #left ul li a:visited, #left a:visited{
	color:#9e49a1;
	font-size:12px;
}

#left ul li a:hover, #left a:hover{
	color:#9e49a1;
	font-size: 12px;
	font-style: italic
}

#paddingLeft{
	padding-left:15px;
}

#right{
	width:400px;
	position:relative;
	float:left;
	padding:10px 0px 0px 55px;
}

#right dl{
	padding:0px 0px 0px 15px;
}

#right dt{
	font-weight:bold;
	color:#545454;
}

#right dd{
	margin:0px 0px 0px 8px;
}

#right dd a:link, #right dd a:visited{
	color:#353535;
}

#right dd a:hover{
	color:#000000;
}

#pop{
	width:520px;
	margin:20px 0px 0px 15px;
}

#content, #home_content, #ideas, #pop, #store, #news{
	text-align:left;
	font-size: 12px;
}

#right #news{
	text-align:left;
}

#right #news ul{
	margin-left:70px;
}

#content a:link, #content a:visited, #home_content a:link, #home_content a:visited, #right a:link, #right a:visited{
	color:#9e49a1;
}

#content a:hover, #home_content a:hover,  #right a:hover{
	color:#9e49a1;
	font-style: italic;
	
}

a:link.back2top, a:visited.back2top{
	color:#434343;
	font-weight:bold;
}

a:hover.back2top{
	color:#121212;
	font-weight:bold;
}

#home_image{
	float:left;
	width:320px;
	height:286px;
	position:absolute;
	z-index:3;
	background-image:url(images/home_clothes.jpg);
	background-repeat:no-repeat;
	top:285px;
	margin-left:10px;
}

#home{
	float:right;
	width:464px;
	height:142px;
	text-align:left;
	margin:10px 0px 0px 0px;
}

#home img{
	float:right;
	margin-right:22px;
}

#home .image{
	margin:15px 0px 15px 0px;
	clear:both;
}

#home h1{
	font-size:18px;
	display:inline;
	font-weight:bold;
}

.homeText{
	margin-top:5px;
	width:430px;
	font-size:12px;
	line-height:18px;
	color:#777777;
	margin-left:10px;
}

.greatFor{
	line-height:18px;
}

.giftIdea{
	margin-bottom:25px;
}

#right #ideas img, #right #news img{
	float:left;
	margin:0px 8px 0px 0px;
}

#underNav{
	width:310px;
}

#logo{
	text-align:right;
}

#logo img{
	float:right;
	text-align:right;
	border:none;
	width:167px;
	height:71px;
}

#contact{
	margin:20px 0px 0px 28px;
	line-height:19px;
}

#couture{
	height:101px;
	padding-top:15px;
	display:block;
}

/* STORE ------------------------------------------------*/
.bigBold{
	font-size:11px;
	font-weight:bold;
	color:#9e49a1;
}

.product{
	width:200px;
	height:100px;
	float:left;
	margin:5px 0px 10px 0px;
}

.product dl{
	margin:0px;
}

.product img{
	float:left;
}

.product .add2cart{
	margin-top:5px;
}

.product_link a:link, .product_link a:visited{
	color:#9e49a1;
	font-weight:bold;
	font-size:11px;
}

.product_link a:hover{
	color:#323232;
	font-weight:bold;
	font-size:11px;
}

.product_pad{
	margin-right:4px;
}

/*---------------------------------------------------------*/
.message_text{
	 color:#9E49A1;
	 line-height:12px;
	 padding:6px 3px; 
	 text-align:center;
	 width:190px;
	 font-size:9px;
}

#message{
	border:1px solid #999999;
	margin-top:5px;
}

#left #message a{
	 color:#9E49A1;
	 font-weight:bold;
}

#pop_message{
	text-align:center;
	font-weight:bold;
	color:#9E49A1;
}
/* ----------------------------------------------------------------------  FOOTER --------*/
#footer{
	height:120px;
	padding:0px;
	margin:9px 0px 0px 0px;
	color:#212121;
	font-size:9px;
	text-align:right;
}

#terms_footer{
	height:80px;
	margin:9px 0px 8px 0px;
	text-align:right;
}

#footer ul{
	margin:7px 0px 0px 0px;
	padding:7px 0px 4px 0px;
	list-style-type:none;
	text-align:left;
	display:block;
	background-image:url(images/footer_back.gif);
	background-repeat:repeat-x;
}

#footer ul li{
	display:inline;
	padding:0px 9px;
	border-right:1px solid #999999;
}

#footer ul li a:link, #footer ul li a:visited{
	color:#212121;
	text-decoration:none;
}

#footer ul li a:hover{
	color:#000000;
	text-decoration:underline;
}

#outer_footer{
	font-size:7.5pt;
	line-height:11pt;
}

#outer_footer a:link, #outer_footer a:visited{
	color:#565656;
	text-decoration:none;
}

#outer_footer a:hover{
	color:#323232;
	text-decoration:underline;
}

#outer_footer .terms a:link, #outer_footer .terms a:visited{
	text-decoration:underline;
}

#outer_footer .terms a:hover{
	text-decoration:underline;
	color:#000000;
}

/*#call2action{
	float:left;
	font-size:11px;
	color:#DA3385;
	font-style:italic;
	font-weight:bold;
	margin:70px 0px 0px 0px;
}*/

/* -----------------------*/

#flashcontent {
	position:absolute;
	top: 50%;
	left: 50%;
	width:803px;
	height:630px;
	margin-top: -315px; /*set to a negative number 1/2 of your height*/
	margin-left: -401px; /*set to a negative number 1/2 of your width*/
	text-align:center;	
}

#flashhome {
	margin:auto; 
	height:320px;
	width:760px;
	text-align:center;
}

#flashnav {
	width:310px;
	height:205px;
}

label{
	display:block;
	margin:10px 0px 0px 0px;
}

fieldset{
	border:none;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
#wrapper #main #left #paddingLeft p .style8 .style9 strong {
	font-size: 12px;
}
#pop_wrapper #pop div .style4 a {
	color: #9e49a1;
}
#left ul li a:hover, #left a:hover{
	color:#9e49a1;
	font-size: 12px;
	font-style: italic
	
	
}	

