* { 
border : 0; 
margin : 0 auto; 
} 

/*---- PAGE ---*/

body { 
font-family : "Trebuchet MS", "Tahoma"; 
font-size : 1em;
margin : 0 auto; 
padding : 0; 
color : #727272; 
background : #ccc url("../images/bg.png"); 
clear : both;
min-width : 980px;
} 

#topmenu { 
width : 980px; 
height : 92px;  
background : url("../images/logo.png") no-repeat left; 
}

#menu { 
position: relative;
top : 56px;
right : 175px; 
float: right;
clear : both; 
} 

#menu a { 
	display : block; 
	height : 29px; 
	text-align: center;
	text-decoration: none;
	float : left; 
	background: #dedede;
	margin: 0 5px 0 0;
	padding: 7px 20px 0 20px;
	color: #444;
	-webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;

} 

#menu a.active {
	background: #fff;
}

#menu a.active-home {
	background: #F8F3F6;
}


#top { 
width : 100%; 
height : 331px; 
clear : both; 
background : url("../images/pinkbg.png") repeat-x; 
} 

#topcontent { 
width : 980px; 
height : 331px; 
background : url("../images/ladies.png") no-repeat left;
text-align: left; 
} 

#toptxt {
margin : 0 0;
position : relative;
top : 125px; 
left: 515px;
width : 410px;
text-align : left;
font-size : 12px;
font-weight : regular;
} 

#toptxt h1 {
font-size : 23px;
font-weight : normal;
line-height: 150%;
color: #4D2B36;
} 

#middleline { 
width : 100%; 
background : #fff url("../images/floraline.png") repeat-x top; 
} 

#middleline.nobg { 
width : 100%; 
background : #fff; 
} 

#midbox {  
width : 980px;
height: 271px;
text-align : left;
font-size : 11px;
font-weight : regular;
} 

#midbox.auto {
	height: auto;
}

#midleft { 
width : 327px; 
height : 271px; 
float : left; 
}

#midcenter { 
width : 326px; 
height : 271px; 
float : left;
background : url("../images/shady.png") no-repeat 0px 50px; 
}

#midright { 
width : 327px; 
height : 271px; 
float : left;
background : url("../images/shady.png") no-repeat 0px 50px; 
position: relative;
}

.midspace {
width : 100%;
height: 15px;
} 

.midspacer {
width : 10px;
height: 100%;
float: left;
} 

.midimgbox {
width : 130px;
height: 100%;
float: left;
text-align: center;
} 

.midname {
display : block;
width : 286px;
height: 35px;
} 

.midname p{
font-size : 18px;
font-weight : regular;
color : #321c27;
} 

.logoscroll {
	position: absolute;
	top: 70px;
	left: 20px;
}

#greyline { 
margin: 0 auto;
width : 100%; 
height : 44px; 
background : #d7d3d5; 
text-align: center;
} 

#greyline.low {
	height: 30px;
}

#greyline div {  
width : 960px; 
text-align : left; 
font-size: 10px;
} 

#subline { 
width : 100%; 
height : 202px; 
background : #fff url("../images/florals.png") repeat-x top; 
} 

#subline.low {
	height: 170px;
}

#subbox { 
width : 980px;
text-align : left;
font-size : 11px;
position: relative;
} 

#subbox p { 
font-size : 18px;
font-weight : regular;
color : #727272;
} 

#subleft { 
width : 327px;  
float : left; 
text-align: center;
}

#subcenter { 
width : 326px;  
float : left;
background : url("../images/shady.png") no-repeat 0px 0px; 
text-align: center;
}

#subright { 
width : 327px;  
float : left;
background : url("../images/shady.png") no-repeat 0px 0px; 
text-align: center;
}

.subspacer1 { 
width : 100%; 
height : 15px; 
float : left;
}

.subtxt { 
display: block;
width: 93%; 
text-align: left;
}


#footer { 
width : 100%; 
height : 130px; 
background : url("../images/bottombg.png") repeat-x; 
} 

#footbox { 
width : 980px; 
height : 130px; 
background : url("../images/bottomcbg.png") no-repeat right; 
font-size : 11px;
font-weight : regular;
color : #fff;
} 

#footspacer1 { 
width : 20px; 
height : 100%;
float : left;
} 

#footinfo1 { 
width : 115px; 
height : 100%; 
background : url("../images/logomini.png") no-repeat 0px 20px; 
float : left;
} 

#footinfo2 { 
width : 225px; 
height : 100%; 
float : left;
} 

#footspacer2 { 
width : 620px; 
height : 40px;
float : left;
}

#footmenu { 
width : 620px; 
float : left;
position: relative;
}

#footmenu img {
	position: absolute;
	right: 5px;
}

#footmenu #menub { 
font-size : 15px;
font-weight : bold;
color : #7b2b59;
}

#menub a{ 
text-decoration: none;
color : #fff;
}

#menub a:visited { 
text-decoration: none;
color : #fff;
}

#menub a:hover { 
text-decoration: none;
color : #f9cbe6;
}

#footmenu #menus { 
font-size : 12px;
font-weight : bold;
color : #7b2b59;
}

#menus a{ 
text-decoration: none;
color : #7b2b59;
}

#menus a:visited { 
text-decoration: none;
color : #7b2b59;
}

#menus a:hover { 
text-decoration: none;
color : #fff;
}

.clear {
	float: none;
	clear: both;
}

a.home_category, a.home_category:visited {
	display: block;
	width: 150px;
	height: 18px;
	background: #f2f2f2;
	margin: 2px 0 0 150px;
	font-size: 13px;
	color: #555;
	text-decoration: none;
	padding: 3px 0 0 10px;
}

a.home_category:hover {
	color: #333;
	background: #dedede;
}

/*-------------------------- FONTS --------------------------------*/ 

h1 {
	font-family: "Trebuchet MS";
	font-size: 19px;
	color: #ccc;
}

h1.product_title {
	color: #444;
	font-size: 25px;
	font-family: "Lucida Grande";
	position: relative;
	top: 25px;
	left: 50px;
}                     


h3 {
	margin: 10px 0;
}

#page_content p, #page_content ul li {
	font-size: 13px;
	margin: 10px 0;
}

#photo p {
	font-size: 14px;
	margin: 10px 0;
	text-align: center;
}

p.homeboxes, ul.homeboxes {
	color: #444;
	font-size: 12px !important;
	line-height: 150%;
}



/* ======================= product page ============================= */

img.products_list {
	border: 3px solid #ccc;
}

#product_desc {
	display: block;
	width: 275px;
	height: 400px;
	float: left;
	margin: 75px 0 0 75px;
	font-size: 13px;
	font-family: Tahoma;
}

#photo {
	display: block;
	width: 580px;
	background: #d7d3d5;
	position: relative;
	margin: 50px 0 0 0;
	float: right;
	padding: 10px 10px 0 10px;
}

#photo.portfolio {
	float: none;
	margin: 0 auto;
	padding: 50px 0;
	background: #fff;
}

table.product_desc {
	margin: 30px 0 0 0;
}

table.product_desc td.left {
	font-weight: bold;
	color: #333;
	text-align: right;
	padding-right: 5px;
}

#thumb_pointer {
	display: block;
	background: url('../images/pointer.png') no-repeat 0 -2px;
	width: 20px;
	height: 10px;
	position: absolute;
	left: 250px;
	z-index: 99999999;
}

.thumb {
	width: 150px;
	height: 150px;      
	margin: 0 5px 0 5px;
	background: #fff;
	position: relative;
	top: 10px;
	left: 0;
	float: right;
}                

.thumb img {
	position: absolute;
	top: 5px;
	left: 5px;
	display: block;
}

.color_thumb {
	display: block;
	float: left;
	text-align: center;
	margin: 0 2px 0 0;
}

#products_list {
	margin: 60px 0 0 0;
	float: right;
}

#products_list table {
	font-size: 14px;	
}

#products_list table a, #products_list table a:hover, #products_list table a:visited {
	text-decoration: none;
	color: #3E2232;
}

#products_list table a:hover {
	text-decoration: underline;
}

#products_list table tr.header {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

#products_list table tr:hover {
	background: #f2f2f2;
}

#sidebar {
	float: left;
	margin: 80px 0 0 50px;
}

#sidebar h2 {
	margin: 30px 0 0 0;
}

#sidebox {
	margin: 15px 0 0 20px;
	background: #e5e5e5;
	padding: 7px;
	position: relative;
	width: 130px;
}

#sidebox a, #sidebox a:visited {
	display: block;
	color: #666;
	text-decoration: none;
	font-size: 13px;	
	background: #efefef;
	margin: 0 0 1px 0;
	padding: 7px 0 0 10px;
	width: 120px;
	height: 20px;
}

#sidebox a:hover {
	background: #dedede;
}

#sidebox a.active {
	background: #fff !important;
	font-weight: bold;
	color: #111;
	width: 130px;
}

#page_content {
	width: 500px;
	margin: 60px auto 0 auto;
}