@charset "utf-8";

/*UNIVERSAL WIREFRAME*/

a {
	color: #666666;
	text-decoration: underline;
	border: 0;
}

h1 {
	font-size: 28px;
	font-weight: 800;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;

}

h4 {
	font-size: 14px;
	font-weight: 600;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;

}

#back {
	font-size: 11px;
	font-weight: 300;
	display: compact;
	margin-top: 15px;
	position: absolute;
	top: 30px;
	left: 0;
}

p {
	text-indent: 1.7em; 
	margin-top: 0; 
	margin-bottom: 0;
}

img {
	border: 2px solid #CCC;
}

li {
	font-size: .9em;
	list-style-type: none;
}
body {
	font: .8em "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
	
}
.universal #container {
	width: 750px;
	height: 600px;
	background: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	position: relative;
	border: 0px solid;
}
.universal #header {
	width: 720px;
	height: 77px;
	background: #FFFFFF;
	padding: 0;
	border: 0px solid #000000;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}

.universal #mainContent {
	background: #FFFFFF;
	position: absolute;
	width: 678px;
	top: 92px;
	left: 35px;
	right: auto;
	z-index: 1;
	}
.universal #footer {
	width: 100%;
	height: 30px;
	padding-top: 80%; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	border: 0px solid #000000;
	background:#FFFFFF;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px;
} 

#designed_by {
	position: absolute;
	bottom: -23px;
	right: 322px;
	z-index: 10;
	font-weight: 300;
	font-size: 10px;
	color: #999;
	display: compact;
}

.universal #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */

}

/*NAVIGATION BAR*/

#navcontainer ul
{
	padding-left: 0;
	background-color: #FFFFFF;
	position: absolute;
	top: 17px;
	right: 0px;
	width: 395px;
	font-family: "Century Gothic", helvetica, arial, sans-serif;
}

#navcontainer ul li { 
	display: inline;
	font-size: .8em;
}

#navcontainer ul li a {
	padding-left: 2em;
	background-color: #FFFFFF;
	color: #333333;
	text-decoration: none;
	float: left;
	border-right: 0px solid #fff;
}

#navcontainer ul li a:hover {
	text-decoration: overline;
	color: #333333;
}

#active a:link, #active a:visited, #active a:hover {
	text-decoration: overline;
	color: #333;
}


#header img {
	position: absolute;
	top: 0px;
	left: 2px;
	border: none;
	margin: 0;
	padding: 0;
}

/* HOMEPAGE */

#homepage {
	border: 0px solid #000000;
	background: #FFFFFF;
	position: absolute;
	width: 678px;
	top: 102px;
	left: 36px;
	right: auto;
	z-index: -1;
	}

/* LOCATIONS */

#locations {
	text-align: left;
	position: absolute;
	left: 32px;
	top: 24px;
	width: 649px;
	height: 390px;
	white-space: normal;
	overflow: auto;
}

.chrysocolla {
	margin-top: 15px;
}

/* INVENTORY */

.inventory_med {
	float: left;
	padding: 25px 55px 0 0;
	border: 0px solid !important;
}

.inventory_desc {
	float: right;
	list-style: none;
	text-indent: 0px;
}

.order {
	font-size: .9em;
}

.order a img {
	border: 0px;
}

.no_indent {
	text-indent: 0;
}

/* ABOUT PAGE */


#about_block {
	line-height: 1.3em;
	font-size: 89%;
}
.img_padding {
	margin-left: 10px;
	margin-bottom: 5px;
}

/* CONTACT US */

.bloginfo {
        margin-left: 40px;
        font-weight: bold;
        font-size: 1em;
}

.universal .othercolors {
		position: relative;
		margin: 325px 147px 0px 0px;
		text-align: left;
		float: right;
		z-index: 1;
}

.universal .othercolors img {
		margin: 0px 10px 10px 0px;
}

.universal .othercolors div.clear {
		clear: both;
		margin: 15px 0px 0px 0px;
}


/* LADY LAGO PAGE  */

.universal .lagocolors {
		position: relative;
		margin: 330px 110px 0px 0px;
		text-align: left;
		float: right;
		z-index: 1;
		border: 0px solid;
}

.universal .lagocolors img {
		margin: 0px 10px 10px 0px;
}

.universal .lagocolors div.clear {
		clear: both;
		margin: 15px 0px 0px 0px;
}


/* LAGO PAGES */


.navigationLago {
		position: relative;
		margin: 130px 0 0 65px;
		text-align: left;
		float: left;
		z-index: 1;
		border: 0px solid;
}

.universal .navigationLago img {
		margin: 0px 10px 10px 0px;
}

.universal .navigationLago div.clear {
		clear: both;
		margin: 15px 0px 0px 0px;
}

/*  Lago Earrings */

.navigationLagoEarrings {
		position: relative;
		margin: 300px 150px 0px 85px;
		text-align: left;
		float: right;
		z-index: 1;
		border: 0px solid;
}

.universal .navigationLagoEarrings img {
		margin: 0px 10px 10px 0px;
}

.universal .navigationLagoEarrings div.clear {
		clear: both;
		margin: 15px 0px 0px 0px;
}