/* CSS Document */
body{
	padding:0;
	margin: 0; 
	leftmargin: 0;
	padding: 0;
	text-align: center; 
	/*background-color: #FFFFFF;*/
	background-image:url(images/bg.jpg);
	line-height: 14px;
}

td{
font-family: Trebuchet MS, Verdana, Tahoma;
text-transform: uppercase; 
font-size: 11px; 
line-height:16px;
color: #373737;
}

.side{
behavior: url(iepngfix.htc) 
}

.dressdetail_thumb{
width: 121;
height: 308;
background-image: url(images/dress_border_detail_smaller.jpg);
background-repeat:no-repeat;
}

.dressdetail_border{
    border-color: #c0c0c0;
    border-width: 1px;
    border-style: solid;
}
.expandinga{
background-image:url(images/index_05.png);
background-repeat:repeat-y;
}

.expandingb{
background-image:url(images/index_07.png);
background-repeat:repeat-y; 
}

.bordercartgfx{
margin:0;
padding:0;
overflow:hidden;
}

.bordercart{
border-width: 1px;
border-style: solid;
border-color: black;
}

#centeredhome {
     position:absolute;
     left: 50%; 
     top: 50%;
     width: 1155px;
     height: 705px;
     margin-top: -350px; /* half of the height */
     margin-left: -577.5px; /* half of the width */
}

#annoucement_container{
	clear: both;
	position:absolute;
	left:884px;
	top:80px;
	width:269px;
	height:356px;
	z-index:1;
	display:inline;
}

#annoucement_detail {
	clear: both;
	position:absolute;
	text-align:left;
	top:106px;
	width:138px;
	height:300px;
	z-index:1;
	overflow: scroll;
	overflow-x:hidden;
	display:inline;
}


.annoucement_Time{
font-family: Trebuchet MS, Verdana, Tahoma;
text-transform: uppercase; 
font-size: 11px; 
font-weight:bold;
}

.annoucement_text{
font-family: Trebuchet MS, Verdana, Tahoma;
text-transform: uppercase; 
font-size:10px; 

}


/* press border*/
.press{
vertical-align: middle;
position: fixed;
width: 161;
height: 190;
}

.press_holder {
width: 161;
height: 190;
}

.press_border {
width: 161;
height: 187;
padding-top: 18px;
padding-left: 0px;
padding-bottom: 18px;
background: #ffffff url(images/bg_press.gif);
background-position: top;
background-repeat: no-repeat;
}
  

/* dress catalogue border*/
.dress_cell {
width: 145px;
}

.dress_holder {
width: 145;
height: 243;
}

.dress_border_normal {
width: 145;
height: 182;
padding-top: 16px;
padding-left: 0px;
padding-bottom: 0px;
background: #ffffff url(images/dresses_border_normal.jpg);
background-position: top;
background-repeat: no-repeat;
}

.dress_border_new {
width: 145;
height: 182;
padding-top: 16px;
padding-left: 0px;
padding-bottom: 0px;
background: #ffffff url(images/dresses_border_new.jpg);
background-position: top;
background-repeat: no-repeat;
}

.dress_border_sale {
width: 145;
height: 182;
padding-top: 16px;
padding-left: 0px;
padding-bottom: 0px;
background: #ffffff url(images/dresses_border_sale.jpg);
background-position: top;
background-repeat: no-repeat;
}

.dress_border_soldout {
width: 145;
height: 182;
padding-top: 16px;
padding-left: 0px;
padding-bottom: 0px;
background: #ffffff url(images/dresses_border_soldout.gif);
background-position: top;
background-repeat: no-repeat;
}


.customerservice{
font-family: Helvetica, Trebuchet MS, Verdana, Tahoma; 
text-transform: none; 
font-size: 11px; 
line-height:16px;
color: #373737;
horizontal-align: left;
}

.breadcrumb{
font-family: Trebuchet MS, Verdana, Tahoma;
font-size: 10px; 
line-height:16px;
color: #757575;
horizontal-align: left;
}
.breadcrumb a:link{text-decoration: none; font-size: 10px; color: #757575;}
.breadcrumb a:visited{text-decoration: none; font-size: 10px; color: #757575;}
.breadcrumb a:active{text-decoration: none; font-size: 10px; color: #ee5ab0;}
.breadcrumb a:hover{text-decoration: none; font-size: 10px; color: #ee5ab0;}

.page{
font-family: Trebuchet MS, Verdana, Tahoma;
font-size: 11px; 
line-height:16px;
color: #ee5ab0;
font-weight: bold;
horizontal-align: left;
}

.checkout{
font-family: Trebuchet MS, Verdana, Tahoma; 
font-size: 11px; 
line-height:16px;
color: #000000;
font-weight: bold;
horizontal-align: left;
}
.checkout a:link{text-decoration: none; font-size: 11px; color: #000000;}
.checkout a:visited{text-decoration: none; font-size: 11px; color: #000000;}
.checkout a:active{text-decoration: none; font-size: 11px; color: #000000;}
.checkout a:hover{text-decoration: none; font-size: 11px; color: #ee3686;}

.form{
font-family: Verdana;
font-size: 11px; 
line-height:16px;
color: #000000;
background-color: #FFFFFF;
horizontal-align: left;
}

/* links */
a:hover {
color: #ffffff;
background-color: inherit;
}
a { font-family: Trebuchet MS, Verdana, Tahoma; font-size: 11px; text-decoration: none; color: #757575;}
a:link { font-family: Trebuchet MS, Verdana, Tahoma; font-size: 11px; text-decoration: none; color: #757575;}
a:visited { font-family: Trebuchet MS, Verdana, Tahoma; font-size: 11px; text-decoration: none; color: #757575;}
a:active { font-family: Trebuchet MS, Verdana, Tahoma; font-size: 11px; text-decoration: none; color: #757575;}
a:hover { font-family: Trebuchet MS, Verdana, Tahoma; font-size: 11px; text-decoration: none; color: #ee5ab0;}




