@import url(reset.css);

/* "display: inline" is used on all floats with non-zero margins going the same direction to address the IE6 double margin bug */

body {
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

img {
	display: block;
}

p {
	font-size: 1em;
	line-height: 125%;
}

h1 {
	float: left;
	text-indent: -9999px;
}

h1.home a {
	display: block;	
	height: 89px;
	width: 218px;
	margin: 20px 0 0 0;
}

h2 {
	margin-bottom: 10px;
	font-size: 2em;
}

.hide {
	text-indent: -9999px;
}

.clear {
	clear: both;
}

/* @group Borders */

.orangeBorder {
	border: #d96d03 solid 1px;
}

.whiteBorder {
	border: #ffffff solid 1px;
}

.grayBorder {
	border: #343434 solid 1px;
}

/* @end */

#outerContainer {
	position: relative;
	background-color: transparent;
	width: 910px;
	margin: 0 auto;
	overflow: hidden;
}

/* @group Header */

#header {
	position: relative;
	background-color: transparent;
	width: 100%;
	height: 125px;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 15px;
}

#headerRight {
	position: absolute;
	bottom: 0;
	left: 248px;
	width: 662px;
	overflow: hidden;
	border-top: 1px solid #e6e6e6;
}

/* @end */

/* @group Top Navigation Links */

#topNav {
	position: absolute;
	top: 0;
	right: 0;
	font-family: helvetica, arial, sans-serif;
	font-size: 0.9em;
	white-space: nowrap;
	overflow: hidden;
}

#topNav ul {
	position: relative;
	float: right;
}

#topNav ul li {
	position: relative;
	float: left;
	text-indent: -9999px;
}

#topNav ul li a {
	height: 18px;
	margin: 15px 0 0 20px;
	display: block;
}

/* @group Shop, Shared pages */

#topNav ul.shop li a#about, #topNav ul.shared li a#about {
	width: 43px;
	background: url(../images/aboutPixy4.gif) no-repeat 0 0;
	margin-left: 40px;
}

#topNav ul.shop li a#about:hover, #topNav ul.shared li a#about:hover {
	background-position: 0 -18px;
}

#topNav ul.shop li a#about:active, #topNav ul.shared li a#about:active {
	background-position: 0 -36px;
}

#topNav ul.shop li a#contact, #topNav ul.shared li a#contact {
	width: 53px;
	background: url(../images/contactPixy4.gif) no-repeat 0 0;
}

#topNav ul.shop li a#contact:hover, #topNav ul.shared li a#contact:hover {
	background-position: 0 -18px;
}

#topNav ul.shop li a#contact:active, #topNav ul.shared li a#contact:active {
	background-position: 0 -36px;
}

#topNav ul.shop li a#media, #topNav ul.shared li a#media {
	width: 43px;
	background: url(../images/mediaPixy4.gif) no-repeat 0 0;
}

#topNav ul.shop li a#media:hover, #topNav ul.shared li a#media:hover {
	background-position: 0 -18px;
}

#topNav ul.shop li a#media:active, #topNav ul.shared li a#media:active {
	background-position: 0 -36px;
}

#topNav ul.shop li a#notes, #topNav ul.shared li a#notes {
	width: 82px;
	background: url(../images/umasnotesPixy4.gif) no-repeat 0 0;
}

#topNav ul.shop li a#notes:hover, #topNav ul.shared li a#notes:hover {
	background-position: 0 -18px;
}

#topNav ul.shop li a#notes:active, #topNav ul.shared li a#notes:active {
	background-position: 0 -36px;
}

#topNav ul.shop li a#shopOnline, #topNav ul.shared li a#shopOnline {
	width: 82px;
	background: url(../images/shoponlinePixy4.gif) no-repeat 0 0;
}

#topNav ul.shop li a#shopOnline:hover, #topNav ul.shared li a#shopOnline:hover {
	background-position: 0 -18px;
}

#topNav ul.shop li a#shopOnline:active, #topNav ul.shared li a#shopOnline:active {
	background-position: 0 -36px;
}

/* @end */

/* @group Interiors pages */

#topNav ul.interiors li a#about {
	width: 43px;
	background: url(../images/aboutPixy4.gif) no-repeat 0 -72px;
	margin-left: 40px;
}

#topNav ul.interiors li a#about:hover {
	background-position: 0 -90px;
}

#topNav ul.interiors li a#about:active {
	background-position: 0 -108px;
}

#topNav ul.interiors li a#contact {
	width: 53px;
	background: url(../images/contactPixy4.gif) no-repeat 0 -72px;
}

#topNav ul.interiors li a#contact:hover {
	background-position: 0 -90px;
}

#topNav ul.interiors li a#contact:active {
	background-position: 0 -108px;
}

#topNav ul.interiors li a#media {
	width: 43px;
	background: url(../images/mediaPixy4.gif) no-repeat 0 -72px;
}

#topNav ul.interiors li a#media:hover {
	background-position: 0 -90px;
}

#topNav ul.interiors li a#media:active {
	background-position: 0 -108px;
}

#topNav ul.interiors li a#notes {
	width: 82px;
	background: url(../images/umasnotesPixy4.gif) no-repeat 0 -72px;
}

#topNav ul.interiors li a#notes:hover {
	background-position: 0 -90px;
}

#topNav ul.interiors li a#notes:active {
	background-position: 0 -108px;
}

#topNav ul.interiors li a#shopOnline {
	width: 82px;
	background: url(../images/shoponlinePixy4.gif) no-repeat 0 -72px;
}

#topNav ul.interiors li a#shopOnline:hover {
	background-position: 0 -90px;
}

#topNav ul.interiors li a#shopOnline:active {
	background-position: 0 -108px;
}

/* @end */

/* @end */

/* @group Top Navigation Tabs */

#topNav ul.shop li a#shopMain, #topNav ul.shop li a#interiorsMain, #topNav ul.interiors li a#shopMain, #topNav ul.interiors li a#interiorsMain, #topNav ul.shared li a#shopMain, #topNav ul.shared li a#interiorsMain {
	width: 100px;
	height: 65px;
	margin-top: -15px;
}

/* @group Shop pages */

#topNav ul.shop li a#shopMain {
	background: url(../images/shopTabPixy3.gif) no-repeat 0 -65px;
}

#topNav ul.shop li a#interiorsMain {
	background: url(../images/interiorsTabPixy3.gif) no-repeat 0 0;
}

#topNav ul.shop li a#interiorsMain:hover {
	background-position: 0 -130px;
}

#topNav ul.shop li a#interiorsMain:active {
	background-position: 0 -65px;
}

/* @end */

/* @group Interiors pages */

#topNav ul.interiors li a#interiorsMain {
	background: url(../images/interiorsTabPixy3.gif) no-repeat 0 -260px;
}

#topNav ul.interiors li a#shopMain {
	background: url(../images/shopTabPixy3.gif) no-repeat 0 -195px;
}

#topNav ul.interiors li a#shopMain:hover {
	background-position: 0 -325px;
}

#topNav ul.interiors li a#shopMain:active {
	background-position: 0 -260px;
}

/* @end */

/* @group Shared pages */

#topNav ul.shared li a#shopMain {
	background: url(../images/shopTabPixy3.gif) no-repeat 0 0px;
}

#topNav ul.shared li a#shopMain:hover {
	background-position: 0 -130px;
}

#topNav ul.shared li a#shopMain:active {
	background-position: 0 -65px;
}

#topNav ul.shared li a#interiorsMain {
	background: url(../images/interiorsTabPixy3.gif) no-repeat 0 0;
}

#topNav ul.shared li a#interiorsMain:hover {
	background-position: 0 -130px;
}

#topNav ul.shared li a#interiorsMain:active {
	background-position: 0 -65px;
}

/* @end */

/* @end */

/* @group Main Navigation */

/* Main Navigation rollover effects are styled on "shop.css" and "interiors.css" */

#mainNav {
	float: left;
	position: relative;
	width: 100%;
	overflow: hidden;
	height: 30px;
	white-space: nowrap;
	font-family: helvetica, arial, sans-serif;
	font-size: 0.8em;
}

#mainNav ul {
	position: relative;
	float: left;
	clear: left;
	left: 50%;
	text-align: center;
	margin: 0;
	padding: 0;
}

#mainNav ul li {
	position: relative;
	right: 50%;
	display: block;
	list-style: none;
	float: left;
	white-space: nowrap;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}

#mainNav ul li a {
	margin-right: 40px;
	margin-top: 5px;
	text-decoration: none;
	display: block;
	padding-bottom: 2px;
	padding-top: 2px;
}

#mainNav ul li a.lasttab {
	margin-right: 0;
}

/* @end */

#innerContainer {
	position: relative;
	overflow: hidden;
	padding: 10px;
	margin: 0 auto;
	background-color: white;
}

#main {
	position: relative;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#main p {
	margin-top: 15px;
	margin-bottom: 15px;
}

/* @group Footer */

#footer {
	clear: both;
	width: 910px;
	margin: 15px auto;
	padding-bottom: 20px;
	background: transparent;
	font-size: 0.75em;
	font-family: Helvetica, Arial, sans-serif;
	overflow: hidden;
}

#footer p {
	position: relative;
	float: left;
}

#footer p.copyright {
	color: #e6e6e6;
	top: 10px;
}

#footer p.fb {
	text-indent: -9999px;
}

#footer p.fb a {
	display: block;
	margin: 0 20px;
	height: 33px;
	width: 108px;
	background: url(../images/fb.gif) no-repeat 0 0;
}

/* @end */

/* @group Links */

a {
	text-decoration: none;
}

a:link {
	color: #005a7c;
}

a:visited {
	color: #005a7c;
}

a:hover {
	color: #c0547a;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}

/* @end */

/* @group You Are Here */

body#about_page ul.shared a#about, body#contact_page ul.shared a#contact, body#media_page ul.shared a#media, body#contact_page ul.shared a#contact, body#webstore_page ul.shop a#shopOnline {
	background-position: 0 -54px;
}

/* @end */
