/*
///////////////////////////////////////

                        Basic Structure

///////////////////////////////////////
*/

body
{
	padding:0;
	margin:0;
	background:#f6ede5;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color:#444;
}
a
{
	color:#660066;
}
a:visited
{
	color:#660066;
}
a:active
{
	color:black;
}
a:hover
{
	color:black;
}

form
{
	margin:0; 
	padding:0;
}

.left
{
	float:left;
	margin: 0 20px 10px 0;
}

.right
{
	float:right;
	margin: 0 0 15px 15px;
}

/*
///////////////////////////////////////

                          Page Wrapper

///////////////////////////////////////
*/

#page
{
	text-align:left;
	width:700px;
	padding-top:22px;
	padding-left:30px;
}

.chandelier
{
	position:absolute;
	top:10px;
	left:745px;
	width:260px;
	height:459px;
	background:transparent url("../../images/interface_2009/chandelier.jpg") no-repeat top left;
}


/*
///////////////////////////////////////

                                 Header

///////////////////////////////////////
*/

#header
{
	height:20px;
	b2order-bottom:1px solid #6c6c6c;
	background:transparent url("../../images/interface_2009/header_divider.gif") no-repeat bottom center;
	padding-bottom:5px;
	margin-bottom:6px;
}
#header .logo
{
	display:block;
	width:153px;
	height:17px;
	background:transparent url("../../images/interface_2009/logo.gif") no-repeat center center;
}

/*
///////////////////////////////////////

                                   Menu

///////////////////////////////////////
*/

#menu
{
	height:14px;
	margin-bottom:25px;
	text-align:right;
	bo2rder:1px solid red;
}
#menu ul
{
	margin:0; 
	padding:0;
	margin:auto;
	
	float:right;
}
#menu li
{
	list-style-type:none;
	float:left;
}
#menu a
{
	display:block !important;
	display:inline;
	height:39px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#10366e;
	font-weight:bold;
	text-decoration:none;
	margin-left:22px;
	
}

.menu_bags { width:37px; background: url("../../images/interface_2009/menu_bags.gif") no-repeat top center; }
.menu_bags:hover, .menu_bags.there { background-image: url("../../images/interface_2009/menu_bags_over.gif"); }

.menu_clearance { width:66px; background: url("../../images/interface_2009/menu_clearance.gif") no-repeat top center; }
.menu_clearance:hover, .menu_clearance.there { background-image: url("../../images/interface_2009/menu_clearance_over.gif"); }

.menu_wishlist { width:49px; background: url("../../images/interface_2009/menu_wishlist.gif") no-repeat top center; }
.menu_wishlist:hover, .menu_wishlist.there { background-image: url("../../images/interface_2009/menu_wishlist_over.gif"); }

.menu_brands { width:50px; background: url("../../images/interface_2009/menu_brands.gif") no-repeat top center; }
.menu_brands:hover, .menu_brands.there { background-image: url("../../images/interface_2009/menu_brands_over.gif"); }

.menu_catalog { width:55px; background: url("../../images/interface_2009/menu_catalog.gif") no-repeat top center; }
.menu_catalog:hover, .menu_catalog.there { background-image: url("../../images/interface_2009/menu_catalog_over.gif"); }

.menu_contact { width:52px; background: url("../../images/interface_2009/menu_contact.gif") no-repeat top center; }
.menu_contact:hover, .menu_contact.there { background-image: url("../../images/interface_2009/menu_contact_over.gif"); }

.menu_home { width:38px; background: url("../../images/interface_2009/menu_home.gif") no-repeat top center; }
.menu_home:hover, .menu_home.there { background-image: url("../../images/interface_2009/menu_home_over.gif"); }

.menu_location { width:56px; background: url("../../images/interface_2009/menu_location.gif") no-repeat top center; }
.menu_location:hover, .menu_location.there { background-image: url("../../images/interface_2009/menu_location_over.gif"); }

.menu_store { width:34px; background: url("../../images/interface_2009/menu_store.gif") no-repeat top center; }
.menu_store:hover, .menu_store.there { background-image: url("../../images/interface_2009/menu_store_over.gif"); }

.menu_shoes { width:41px; background: url("../../images/interface_2009/menu_shoes.gif") no-repeat top center; }
.menu_shoes:hover, .menu_shoes.there { background-image: url("../../images/interface_2009/menu_shoes_over.gif"); }

.menu_parties { width:119px; background: url("../../images/interface_2009/menu_parties.gif") no-repeat center 1px; }
.menu_parties:hover, .menu_parties.there { background-image: url("../../images/interface_2009/menu_parties_over.gif"); }

/*
///////////////////////////////////////

                        Feature Graphic

///////////////////////////////////////
*/

#feature
{
}

/*
///////////////////////////////////////

                                Content

///////////////////////////////////////
*/

#content
{
	float:left;
	clear:both;
	margin-bottom:16px;
}
#primary
{
	font-size:13px;
	float:right;
	width:513px;
}
#primary h1
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	line-height:normal;
	margin-top:-5px;	
}
#primary h2
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	margin-top:0.5em;
	margin-bottom:0.5em;
}
#primary h3
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.1em;
	line-height:1.6em;
}

#primary .banner
{
	margin-bottom:17px;
}

#primary .crumbs
{
	margin:10px 0;
}

.highlight 
{
	color:#606;
}

.content_box
{
	border:1px dotted #888;
	background:white;
	padding:15px;
	
	font-size:13px;
}
.content_box p
{
	margin:0;
	margin-bottom:15px;
}

/*
///////////////////////////////////////

                              Sub-Menu

///////////////////////////////////////
*/

.tab_menu
{
	padding:0;
	margin:25px 0;
	height:22px;
	display:block;
	clear:both;
	border-bottom:1px solid #888;
}
.tab_menu.sub
{
	border-bottom:1px solid #ccc;
}
.tab_menu li
{
	float:left;
	display:inline;
	background-image:none;
}
.tab_menu a
{
	display:block;
	float:left;
	margin-right:5px;
	padding:4px 10px;
	background:#97908b;
	color:white;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.tab_menu li.there a
{
	display:block;
	float:left;
	background:#606 url("../../images/interface_2009/tab_menu_there.gif") repeat-x top left;
	color:white;
}

/*
///////////////////////////////////////

                               Sidebar

///////////////////////////////////////
*/

#sidebar
{
	font-size:11px;
	float:left;
	width:170px;
	margin-right:15px;
}

#sidebar .craving
{
	width:168px;
	height:142px;
	background:white;
	margin-bottom:17px;
	border:1px solid #ccc;
	text-align:center;
	
}
#sidebar .craving .header
{
	background:#606;
	height:18px;
	text-align:center;
	font-size:12px;
	color:white;
	padding:4px 0;
	margin-bottom:8px;
}

#sidebar .search
{
	margin-bottom:20px;
}
#sidebar .searchbox
{
	width:92px;
}

#sidebar .panel
{
	margin-bottom:20px;
}
#sidebar .heading
{
	display:block;
	width:170px;
	height:16px;
	margin-bottom:10px;
}
#sidebar ul
{
	margin:0;
	padding:0;
}
#sidebar li
{
	list-style-type:none;
}
#sidebar a
{
	text-decoration:none;
}

/*
///////////////////////////////////////

                     Misc Page Elements

///////////////////////////////////////
*/

.hidden { display:none; }

/*
///////////////////////////////////////

                     Footer & Copyright

///////////////////////////////////////
*/

#footer
{
	padding-top:10px;
	border-top:1px solid #666;
	clear:both;
	margin-bottom:40px;
}

#footer .menu
{
	height:14px;
	margin-bottom:15px;
	clear:both;
}
#footer .menu ul
{
	margin:0; 
	padding:0;
	float:left;
}
#footer .menu li
{
	list-style-type:none;
	float:left;
}
#footer .menu a
{
	display:block !important;
	display:inline;
	height:14px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#10366e;
	font-weight:bold;
	text-decoration:none;
	margin-right:22px;
}

#copyright
{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#777;
	clear:both;
	line-height:normal;
}

#copyright a
{
	color:#777;
}

/*
///////////////////////////////////////

            General Purpose Data Table
					 
///////////////////////////////////////
*/

table.data
{
	border-spacing:0 0;
	border-collapse:collapse;
	border:1px solid #333;
}
table.data td, table.data th
{
	padding:3px 5px;
	font-size:11px;
	border:1px solid #333;
	background:black;
}
table.data th
{
	background:#222 url("") repeat-x center center;
	
	color:black;
}

/*
///////////////////////////////////////

            General Purpose Data Table
					 
///////////////////////////////////////
*/

fieldset
{
	margin:0;
	padding-left:15px;
	border:1px solid #aaa;
	margin:10px 0;
}
fieldset legend
{
	font-size:16px;
	font-weight:bold;
	color:#606;
}
fieldset table
{
	margin-top:10px;
	margin-bottom:10px;
}
table.input
{
	padding:4px;
}
table.input td, table.input th
{
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:top;
}
table.input th
{
	text-align:right;
}
input, select, textarea, label
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
}
label
{
	font-weight:bold;
}

/*
///////////////////////////////////////

                          Button Styles
					 
///////////////////////////////////////
*/

a.button, a.button:link, a.button:visited, input.button
{
	padding:3px 10px;
	background:#606;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
	cursor:pointer;
}
a.button.small, a.button.small:link, a.button.small:visited, input.button.small
{
	font-size:10px;
	padding:2px;
}
a.button.big, a.button.big:link, a.button.big:visited, input.button.big
{
	font-size:15px;
	background:#606;
	text-align:center;
	display:block;
	width:150px;
	color:#fff;
	padding:5px 0px;
	margin:auto;
}
a.button:hover, input.button:hover, a.button.big:hover, input.button.big:hover
{
	color:#ffcc00;
	background:#606;
}

/*
/////////////////////////////////////////////

                                         sIFR

/////////////////////////////////////////////
*/

.sIFR-flash 
{
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced 
{
	visibility: visible !important;
}
span.sIFR-alternate 
{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] 
{
	display: none !important;
}

.sIFR-hasFlash #primary h1 
{
	visibility: hidden;
	line-height:normal;
}
.sIFR-hasFlash #primary h2
{
	visibility: hidden;
	line-height:normal;
}

