/*
Title:      Styles for Mireille Eid
Author:     Karinne Legault, kl@karinnelegault.com
Updated:    Oct 6, 2006

Icons used on mireilleeid.com are from the SILK collection at famfamfam.com
*/

* {
	margin: 0;
	padding: 0;
}

html {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	background-color: #fff;
}

body {
	width: 760px;
	margin: 10px 0;
}

/* ---| common elements |--------------------- */

.clear {
	clear: both;
}

a img {
	border: 0;
}

p {
	margin: 10px 0;
}

h1 {
	color: #f287b7;
	font-size: 20px;
	margin-bottom: 12px;
}

h2 {
	color: #999;
	font-size: 16px;
	margin: 12px 0 13px 0;
}

h3 {
	color: #f287b7;
	font-size: 20px;
	margin-bottom: 12px;
	font-weight: lighter;
}

a:link, a:visited, a:active {
	color: #f287b7;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* ---| layout |------------------------------ */

#headerhome {
	background: url(/i/header-bg.jpg) #fff no-repeat center top;
	width: 760px;
	height: 67px;
}

#header {
	background: url(/i/header-bg.jpg) #fff no-repeat center top;
	width: 760px;
	height: 125px;
}


#content {
	width: 760px;
	position: relative;
	z-index: 1;
}

#footerhome {
	height: 105px;
	margin-top: 20px;
	clear: both;
	font-size: 9px;
}

#footer {
	background: url(/i/footer-bg.jpg) transparent no-repeat center top;
	width: 410px;
	height: 105px;
	padding-left: 350px;
	margin-top: 20px;
	padding-top: 100px;
	clear: both;
	font-size: 9px;
}

/* ---| header separations & styles |--------- */
#header #logo, #headerhome #logo {
	float: left;
	width: 270px;
	height: 65px;
}

#header #logo a ,#headerhome #logo a {
	text-decoration: none;
	height: 65px;
	width: 270px;
	display: block;
	background: url(/i/logo.jpg) no-repeat 0 0;
}

#header #logo a span, #headerhome #logo a span {
	display: none;
}

#header #logo a:hover, #headerhome #logo a:hover {
	background: url(/i/logo.jpg) no-repeat 0 -65px;
}

#mainnav {
	float: right;
	width: 400px;
	height: 20px;
	padding-top: 50px;
	position: relative;
	z-index: 2;
}

#mainnav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#mainnav li {
	float: left;
	/*position: relative;
	background-color: transparent;*/
}

#mainnav ul li a {
	text-decoration: none;
	height: 20px;
	display: block;
}

#mainnav ul li a span {
	display: none;
}

#mainnav ul li a.collections {
	background: url(../i/menu/collections.jpg) no-repeat 0 0;
	width: 84px;
}
#mainnav ul li a.collections:hover, #mainnav ul li a.scollections {
	background: url(../i/menu/collections.jpg) no-repeat 0 -20px;
	width: 84px;
}

#mainnav ul li a.aboutme {
	background: url(../i/menu/about-me.jpg) no-repeat 0 0;
	width: 91px;
}
#mainnav ul li a.aboutme:hover, #mainnav ul li a.saboutme {
	background: url(../i/menu/about-me.jpg) no-repeat 0 -20px;
	width: 91px;
}

#mainnav ul li a.customer {
	background: url(../i/menu/customer-service.jpg) no-repeat 0 0;
	width: 118px;
}
#mainnav ul li a.customer:hover, #mainnav ul li a.scustomer {
	background: url(../i/menu/customer-service.jpg) no-repeat 0 -20px;
	width: 118px;
}

#mainnav ul li a.contact {
	background: url(../i/menu/contact-info.jpg) no-repeat 0 0;
	width: 93px;
}
#mainnav ul li a.contact:hover, #mainnav ul li a.scontact {
	background: url(../i/menu/contact-info.jpg) no-repeat 0 -20px;
	width: 93px;
}

#mainnav li li a {
	display: block;
	font-weight: normal;
	font-size: 11px;
	color: #f287b7;
	background-color: #fff;
	text-align: left;
	text-decoration: none;
	padding: 3px 0 0 3px;
	width: 102px;
	height: 17px;
}

#mainnav li li a:hover {
	background-color: #f287b7;
	color: #fff;
}

#mainnav li ul {
	position: absolute;
	left: -999em;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc ;
	width: 105px;
}

/*#mainnav li>ul {
	top: auto;
	left: auto;
 	float: none;
	background-color: transparent;
	margin: 0;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc ;
	clear: left;
	width: 105px;
}*/

#mainnav li:hover ul, #mainnav li.sfhover ul/*, #mainnav li.over ul*/ {
	left: auto;
}

/* ---| content separations & styles |-------- */

#content #hometable {
	border-collapse: collapse;
	border: 0;
	padding: 0;
	margin: 0;
	width: 760px;
}

#content #hometable img {
	display: block;
}

#content #side {
	float: left;
	width: 300px;
	padding-right: 30px;
	color: #fef7e5;
	font-size: 11px;
	text-align: right;
}

#content #side ul li {
	padding: 5px 0;
	list-style: none;
}

#content #side li a:link, #content #side li a:visited, #content #side li a:active {
	text-decoration: none;
}

#content #side li a:hover {
	color: #000;
}

#side .imgbg {
	background: url(/i/collections-bg.jpg) #fff no-repeat 0 0;
	width: 325px;
	height: 325px;
	text-align: left;
}

#content #main {
	float: right;
	width: 400px;
}

#main .thumbnails {
	float: left;
	width: 100px;
	margin-bottom: 40px;
}

.thumbnails .thumbbg {
	background: url(/i/collections-thumb-bg.jpg) #fff no-repeat 0 0;
	width: 84px;
	height: 84px;
}

#content #main ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#content #main ul li {
	margin: 0 0 3px 0;
	padding: 0 0 0 20px;
	line-height: 15px;
	background: url(/i/icons/bullet-pink.jpg) no-repeat 0 0;
}

#content #main ul.shows {
	margin: 0;
	padding: 0;
	list-style: none;
}

#content #main ul.shows li {
	margin: 0 0 3px 0;
	padding: 0 0 0 20px;
	line-height: 15px;
	background: url(/i/icons/tag-pink.jpg) no-repeat 0 0;
}

#content #main table {
	border-collapse: separate;
	border: 0;
}

#content #main table td {
	vertical-align: top;
	padding: 8px;
}


/* ---| footer separations & styles |-------- */
#footerhome #newsletter {
	width: 350px;
	float: left;
	text-align: left;
	padding-left: 10px;
}

#footer #footerleft, #footerhome #footerleft {
	float: left;
	width: 200px;
	text-align: left;
}

#footer #footerright, #footerhome #footerright {
	float: right;
	text-align: right;
	width: 200px;
}