﻿* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 25px 0px 25px;
	background-color: #efdde4;
	color: #000000;
	font-size: 11px;
	text-align: center;
	font-family: Century Gothic;

}

a {
	color: #b34564;
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	color: #892743;
	background-color: inherit;
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	margin: 6px 0px 10px;
	text-align: justify;
	line-height: 14px;
	width: 620px
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 1px;
	line-height: 0px;
	overflow : hidden;
	visibility: hidden;
}

#content {
	font-size:small;
	width: 700px;
}
#content h1{
	margin-left:10px;
	padding-top:20px;
}
#content p{
	margin-left:10px;
}



input {
	padding: 2px 0px;
	color: #415005;
	background-color: #fff;
	border: #576c04 1px solid;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


#body_wrapper {
	margin: 0px auto;
	padding: 3px 0px;
	width: 786px;
	background-color: #fff;
	color: inherit;
}

#container {
	margin: 0px 3px;
	background-color: #ffffff;
	color: inherit;
	text-align: left;
}

.thumbnail {
	margin: 8px 7px 5px 5px;
	float: left;
}


/* Page Header */

#page_header {
	width: 780px;
	height: 55px;
	background: url('images/cheetah.jpg') ;
	overflow: hidden;
	padding: 0px;

}
#page_header p{

   float:right; 
   margin-top: 20px;
   margin-left:5px;
   margin-right:5px;
   font-size:medium;
	color: #ffffff;
	width:350px;
	line-height:25px;
 }

#page_header h1 {
	color: #ffffff;
	width: 350px;
	height: 55px;
	float: left;
	font-size:52px;
	font-style:normal;
	margin-left:5px;
	padding-left: 25px;
	font-family: "Kunstler Script";
	font-weight:lighter;
	background: url('images/paws.gif') no-repeat;;
}
#page_header h1 sub{
	font-size:medium;
	font-weight:bold;
}

/* Page Search */

#page_search {
	margin: 15px 12px;
	width: 200px;
	float: right;
	font-weight: bold;
}

#page_search h3 {
	padding-top: 5px;
	float: left;
	font-size: 11px;
}

#page_search input {
	margin: 2px 3px 0px 7px;
	width: 120px;
	float: left;
}

#page_search input.button {
	margin: 0px;
	padding: 0px;
	width: 23px;
	height: 21px;
	color: #fff;
	background: url('images/search_button.gif') #96bb27 no-repeat 0% 2px;
	border: none;
	font-size: 10px;
	text-align: center;
	cursor: pointer;
}


/* Main Area */

#mainarea {
	width: 780px;
	background: url('main-image-3.jpg') no-repeat;
}
#mainarea_0 {
	width: 780px;
}

#mainarea_2 {
	margin-top: 280px;
	width: 780px;
	background: url('images/categorymenu_bg.gif') repeat-y 706px;
}
#mainarea_02 {
	margin-top: 150px;
	width: 780px;
	background: url('images/categorymenu_bg.gif') repeat-y 706px;
}


/* Navigational Menu */

#navmenu {
	width: 780px;
	height: 42px;
	overflow: hidden;
}

#navmenu li {
	float: left;
	padding-right: 0px;
	height: 42px;
	background: url('images/navmenu_background_bow-both.gif') no-repeat;
}
#navmenu li#menu_1 {
	padding-right: 0px;
	background: url('images/navmenu_background_bow-right.gif') no-repeat;
}

#navmenu li#menu_6 {
	padding: 0px;
	background: url('images/navmenu_background_bow-left.gif') no-repeat;
}

#navmenu li a {
	width: 156px;
	height: 32px;
	display: block;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

#navmenu #menu_1 a {
	background-image: url('images/home.jpg');
	padding-right: 0px;
	padding-left: 0px;

}

#navmenu #menu_2 a {
	background-image: url('images/clothing.jpg');
	padding-right: 0px;
	padding-left: 0px;

}

#navmenu #menu_3 a {
	background-image: url('images/bougie_beds.jpg');
	padding-right: 0px;
	padding-left: 0px;

}

#navmenu #menu_4 a {
	background-image: url('images/about.jpg');
	padding-right: 0px;
	padding-left: 0px;

}

#navmenu #menu_5 a {
	background-image: url('images/contact.jpg');
	padding-right: 0px;
	padding-left: 0px;

}
#navmenu #menu_6 a {
	background-image: url('images/news.jpg');
	padding-right: 0px;
	padding-left: 0px;

}
#navmenu #menu_7 a {
	margin-left: 2px;
	background-image: url('images/on_sale.jpg');
	padding-right: 0px;
	padding-left: 0px;

}


/* Category Menu */

#categorymenu {
	margin-left: 643px;
	width: 129px;
	position: absolute;
}

#categorymenu ul {
	position: relative;
	padding-top: 20px;
}

#categorymenu li {
	width: 129px;
	height: 48px;
	background-image: url('images/categorymenu_bg_left-bone.gif');
	background-repeat: no-repeat;
	position: relative;
}

#categorymenu #catmenu_1 {
	position: static;
}

#categorymenu #catmenu_2 {
	height: 35px;
	background-image: url('images/categorymenu_bg_right-bone.gif');
	background-position: 100% 0%;
	position: static;
}

#categorymenu #catmenu_3 {
	height: 35px;
	background-image: url('images/categorymenu_bg_right-bone.gif');
	background-position: 100% 0%;
	position: static;
}

#categorymenu #catmenu_4 {
	height: 48px;
	background-image: url('images/categorymenu_bg_left-bone.gif');
	background-position: 100% 0%;
}

#categorymenu li a {
	display: block;
	width: 129px;
	height: 32px;
	background-repeat: no-repeat;
}

#categorymenu #catmenu_1 a {
	background-image: url('images/categorymenu_top_2.gif');
	background-position: 15px 12px;
}

#categorymenu #catmenu_2 a {
	background-image: url('images/categorymenu_bottom_2.gif');
	background-position: 60px 5px;
}

#categorymenu #catmenu_3 a {
	background-image: url('images/categorymenu_bottom_3.gif');
	background-position: 38px 7px;
}

#categorymenu #catmenu_4 a {
	background-image: url('images/categorymenu_handbags_2.gif');
	background-position: 40px 10px;
}

#categorymenu #catmenu_5 a {
	background-image: url('images/categorymenu_shoes_2.gif');
	background-position: 5px 8px;
}



/* Main Content */

#maincontent_1 {
	padding: 39px 90px 20px;
	background: url('images/content_bg_top.jpg') no-repeat 90px 28px;

}

#maincontent_2 {
	padding-top: 5px;
	width: 475px;
	background: url('images/content_bg.jpg') repeat-y;
}
#maincontent_2 p{
	width: 200px;
}

#maincontent_3 {
	padding: 5px 0px 5px 15px;
	background: url('images/content_bg_bot.jpg') no-repeat 0px 100%;
	text-align: left;
}

.link_details {
	font-size: 10px;
	font-weight: bold;
}


/* Featured Products */

#featured {
	width: 215px;
	float: left;
}

#featured h2 {
	height: 17px;
	margin-bottom:5px;
	font-size:large;
}


/* Category: Skirts */

#skirts {
	width: 210px;
	float: right;
	margin-right:20px;
}

#skirts h2 {
	height: 17px;
	font-family: "Century Gothic";
	margin-bottom:5px;
	font-size:large;

}


/* Page Footer */

#page_footer {
	padding: 0px 20px;
	background: url('images/cheetah.jpg') ;
	height: 35px;
	color: #fff;
	overflow: hidden;
	font-weight: bold;
}

#page_footer a {
	background-color: inherit;
	color: #fff;
}

#page_footer a:hover {
	background-color: inherit;
	color: #cccccc;
}

#designby {
	margin-top: 12px;
	float: left;
	width: 250px;
	font-size: 10px;
}

/* Footer Links */

#footer_links {
	margin-top: 11px;
	width: 750px;
	text-align:center;
	
}
#footer_links p{
	float:right;
	width:200px;
}

#footer_links a {
	text-decoration: none;
}

#footer_links li {
	padding: 0px 14px;
	float: left;
	background: url('images/footerlinks_div.gif') no-repeat 100% 2px;
}

#footer_links li#last {
	padding-right: 0px;
	background: none;
}


/* Main Model */

#mainmodel {
	width: 500px;
	height: 300px;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	font-family: "Century Gothic";
	font-size: medium;
	color:black;
	
	
}


#mainmodel h1{
	text-align:center;
	margin-left: 5px;
	font-size:x-large;


}
#mainmodel sub{
	font-size:small;
}
#mainmodel p{
	line-height:19px;
	margin-left: 10px;
	width: 420px;
	margin-top: 5px;
	margin-right:10px;

}
#mainmodel a{
	text-decoration:underline;
	color:#eeeeee;

}
#mainmodel a hover{
	color:#cccccc;

}
#clothing1{
	background: url('designer_pet_bed/basket.jpg') no-repeat ;
	height:295px;
	width:320px;
	text-align:center;
	padding: 0px 0px 5px 5px;
	margin-left:10px;
}
#clothing1 p{
	padding-top: 255px;
	width:320px;
	text-align:center;
}
#clothing2{
	background: url('designer_pet_bed/throne.jpg') no-repeat ;
	height:295px;
	width:320px;
	text-align:center;
	padding: 0px 5px 5px 0px;
}
#clothing2 p{
	padding-top: 255px;
	width:320px;
	text-align:center;
}
#clothing3{
	background: url('designer_pet_bed/bone-brown-main.jpg') no-repeat ;
	height:300px;
	width:320px;
	text-align:center;
	padding: 0px 0px 5px 5px;
	margin-left:10px;
}
#clothing3 p{
	padding-top: 255px;
	width:320px;
	text-align:center;
}
#clothing4{
	background: url('designer_pet_bed/couch.jpg') no-repeat ;
	height:300px;
	width:320px;
	text-align:center;
	padding: 0px 5px 5px 0px;
}
#clothing4 p{
	padding-top: 255px;
	width:320px;
	text-align:center;
}
#clothing5{
	background: url('designer_pet_bed/basket-zebra.jpg') no-repeat ;
	height:300px;
	width:320px;
	text-align:center;
	padding: 0px 0px 5px 5px;
	margin-left:10px;
}
#clothing5 p{
	padding-top: 255px;
	width:320px;
	text-align:center;
}
#clothing6{
	background: url('designer_pet_bed/bone-grey.jpg') no-repeat ;
	height:300px;
	width:320px;
	text-align:center;
	padding: 0px 5px 5px 0px;
}
#clothing6 p{
	padding-top: 255px;
	width:320px;
	text-align:center;
}
#clothing7{
	background: url('designer_pet_bed/bone-pink.jpg') no-repeat ;
	height:300px;
	width:320px;
	text-align:center;
	padding: 0px 0px 5px 5px;
	margin-left:10px;
}
#clothing7 p{
	padding-top: 255px;
	width:320px;
	text-align:center;
}
#clothing8{
	background: url('designer_pet_bed/bone-blue.jpg') no-repeat ;
	height:300px;
	width:320px;
	text-align:center;
	padding: 0px 5px 5px 0px;
}
#clothing8 p{
	padding-top: 255px;
	width:320px;
	text-align:center;
}




#sale1{
	background: url('dresses_1p/dresses_5p.JPG') no-repeat ;
	height:270px;
	width:150px;
	text-align:center;
	padding: 0px 0px 5px 5px;
	margin-left:10px;
}
#sale1 p{
	padding-top: 230px;
	width:150px;
	text-align:center;
}
#sale2{
	background: url('tops_p/tops_14p.JPG') no-repeat ;
	height:270px;
	width:150px;
	text-align:center;
	padding: 0px 5px 5px 0px;
}
#sale2 p{
	padding-top: 230px;
	width:150px;
	text-align:center;
}
#sale3{
	background: url('dresses_1p/dresses_12p.JPG') no-repeat ;
	height:270px;
	width:150px;
	text-align:center;
	padding: 0px 5px 5px 0px;
}
#sale3 p{
	padding-top: 230px;
	width:150px;
	text-align:center;
}
#sale4{
	background: url('tops_p/tops_5p.JPG') no-repeat ;
	height:270px;
	width:150px;
	text-align:center;
	padding: 0px 5px 5px 0px;
}
#sale4 p{
	padding-top: 230px;
	width:150px;
	text-align:center;
}
