/* CSS Document for DeAndrade Designs						*/
/* Author:	Design Consolidated    							*/
/* Date Created:	16/06/2008								*/
/* Date Modified:	18/08/2008          	 				*/
/* Filename:  layout.css									*/

/*
Colours

#660000 - Rust Background
#8B4327 - Light Rust Strips
#0070A6 - Blue
#CB8808 - Gold Trim
*/

/* ------------ BODY STUFF ------------ */

* {
	margin: 0;
	padding: 0;
	border: none;
	z-index: 0;
}

body, h1, h2, h3, h4, h5, h6, blockquote, p, form, ul {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 76%;
	text-align: center;
	background-color: #660000;
	margin-bottom: 20px;
	background-image: url(../images/content/bg.gif);
	background-repeat: repeat-x;
}

a:link, a:visited {
	text-decoration: none;
	color: #000;
}

a:hover {
	color: #0070A6;
}

p {
	line-height: 1.5em;
	padding: 10px 0 8px 0;
}

img {
	border: none;
}

li {
	font-size: 0.9em;
	list-style-type: disc;
}

#masthead {
	margin-top: 28px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 360px;
	height: 104px;
	text-align: center;
}

p.phrase {
	letter-spacing: .15em;
	word-spacing: 0.3em;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 1.15em;
	font-weight: bold;
}

#wrapper {
	margin: 0 auto 0 auto;
	width: 760px;
	text-align: center;
	background-color: #FFF;
	margin-top: 20px;
}

#page_container {
	padding: 22px;
}

#content {
	width: 100%;
	float: left;
	clear: both;
	height: auto!important;
	text-align: left;
	margin-bottom: 22px;
}

#content ul {
	font-size: 1.1em;
	list-style-type: none;
	padding-top: 0.7em;
}

#content li {
	padding-bottom: 1.3em;
	list-style-type: none;
}

#content_page {
	width: 100%;
	float: left;
	padding-top: 15px;
	height: auto!important;
	text-align: left;
	width: 716px;
	font-size: 1.1em;
}

.content_img {
	float: right;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;

}

.content_img img {
	border: 1px solid #CB8808;
}

.content_text {
	float: left;
	width: 422px;
	text-align: justify;
	font-size: 1.1em;
}

.content_text_legal {
	float: right;
	padding-top: 4px;
	width: 690px;
	text-align: left;
}

#order_page {
	width: 100%;
	float: left;
	padding-top: 15px;
	height: auto!important;
	text-align: left;
	width: 716px;
	font-size: 1.1em;
}

#page_info {
	padding-top: 0px;
	padding-bottom: 0px;
}

#page_info a {
	text-decoration: underline;
}

#editorials {
	width: 736px;
	float: left;
}

#editorials img {
	border: 1px solid #CB8808;
}

.edits_img {
	clear: none;
	float: left;
	width: 184px;
	font-size: 90%;
}

.editorial_images {
	margin-right: 32px;
}


/* ------------ NAVIGATION ------------ */

.navigation {
	height: 30px;
	text-align: left;
	width: 736px;
}

.navigation ul {
	display: inline;
}

.navigation li {
	display: inline;
}

.navigation a {
	float: left;
	text-align: center;
	font-size: 1.1em;

}

.navigation li a.aboutus {
	position: relative;
	display: block;
	height: 30px;
	width: 170px;
	padding-right: 12px;
}


.navigation li a.aboutus span {
	background-repeat: no-repeat;
	background-image: url(../images/template/button_about.gif);
	height: 30px;
	width: 170px;
	display: block;
	padding-right: 12px;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;

}

.navigation li a.aboutus:hover span {
	background-repeat: no-repeat;
	background-image: url(../images/template/button_about_h.gif);
	height: 30px;
	width: 170px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.navigation #aboutus_active a span {
	background-repeat: no-repeat;
	background-image: url(../images/template/button_about_a.gif);
	height: 30px;
	width: 170px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.navigation li a.services {
	position: relative;
	display: block;
	height: 30px;
	width: 170px;
	padding-right: 12px;
}

.navigation li a.services span {
	background-repeat: no-repeat;
	background-image: url(../images/template/button_services.gif);
	height: 30px;
	width: 170px;
	display: block;
	padding-right: 12px;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
}

.navigation li a.services:hover span {
	background-repeat: no-repeat;
	background-image: url(../images/template/button_services_h.gif);
	height: 30px;
	width: 170px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.navigation #services_active a span {
	background-repeat: no-repeat;
	background-image: url(../images/template/button_services_a.gif);
	height: 30px;
	width: 170px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.navigation li a.gemstones {
	position: relative;
	display: block;
	height: 30px;
	width: 170px;
	padding-right: 12px;
}

.navigation li a.gemstones span {
	background-repeat: no-repeat;
	background-image: url(../images/template/button_gemstones.gif);
	height: 30px;
	width: 170px;
	display: block;
	padding-right: 12px;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
}
.navigation li a.gemstones:hover span {
	background-repeat: no-repeat;
	background-image: url(../images/template/button_gemstones_h.gif);
	height: 30px;
	width: 170px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.navigation #gemstones_active a span {
	background-repeat: no-repeat;
	background-image: url(../images/template/button_gemstones_a.gif);
	height: 30px;
	width: 170px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.navigation li a.contact {
	position: relative;
	display: block;
	height: 30px;
	width: 170px;
}

.navigation li a.contact span {
	background-repeat: no-repeat;
	background-image: url(../images/template/button_contact.gif);
	height: 30px;
	width: 170px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
}

.navigation li a.contact:hover span {
	background-repeat: no-repeat;
	background-image: url(../images/template/button_contact_h.gif);
	height: 30px;
	width: 170px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.navigation #contact_active a span {
	background-repeat: no-repeat;
	background-image: url(../images/template/button_contact_a.gif);
	height: 30px;
	width: 170px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.navigation li a.rio {
	position: relative;
	display: block;
	height: 30px;
	width: 170px;
	padding-right: 12px;
	cursor: pointer;
}

.navigation li a.rio span {
	background-repeat: no-repeat;
	background-image: url(../images/template/button_rio.gif);
	height: 30px;
	width: 170px;
	display: block;
	padding-right: 12px;
	position: absolute;
	top: 0;
	left: 0;
}

.navigation li a.rio:hover span {
	background-repeat: no-repeat;
	background-image: url(../images/template/button_rio_h.gif);
	height: 30px;
	width: 170px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.navigation #rio_active a span {
	background-repeat: no-repeat;
	background-image: url(../images/template/button_rio_a.gif);
	height: 30px;
	width: 170px;
	display: block;
}

.navigation li a.australia {
	position: relative;
	display: block;
	height: 30px;
	width: 170px;
	padding-right: 12px;
	cursor: pointer;
}

.navigation li a.australia span {
	background-repeat: no-repeat;
	background-image: url(../images/template/button_australia.gif);
	height: 30px;
	width: 170px;
	display: block;
	padding-right: 12px;
	position: absolute;
	top: 0;
	left: 0;
}

.navigation li a.australia:hover span {
	background-repeat: no-repeat;
	background-image: url(../images/template/button_australia_h.gif);
	height: 30px;
	width: 170px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.navigation #australia_active a span {
	background-repeat: no-repeat;
	background-image: url(../images/template/button_australia_a.gif);
	height: 30px;
	width: 170px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.navigation li a.xique {
	position: relative;
	display: block;
	height: 30px;
	width: 170px;
	padding-right: 12px;
	cursor: pointer;
}

.navigation li a.xique span {
	background-repeat: no-repeat;
	background-image: url(../images/template/button_xique.gif);
	height: 30px;
	width: 170px;
	display: block;
	padding-right: 12px;
	position: absolute;
	top: 0;
	left: 0;
}

.navigation li a.xique:hover span {
	background-repeat: no-repeat;
	background-image: url(../images/template/button_xique_h.gif);
	height: 30px;
	width: 170px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.navigation #xique_active a span {
	background-repeat: no-repeat;
	background-image: url(../images/template/button_xique_a.gif);
	height: 30px;
	width: 170px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.navigation li a.zodiac {
	position: relative;
	display: block;
	height: 30px;
	width: 170px;
	cursor: pointer;
}

.navigation li a.zodiac span {
	background-repeat: no-repeat;
	background-image: url(../images/template/button_zodiac.gif);
	height: 30px;
	width: 170px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.navigation li a.zodiac:hover span {
	background-repeat: no-repeat;
	background-image: url(../images/template/button_zodiac_h.gif);
	height: 30px;
	width: 170px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.navigation #zodiac_active a span {
	background-repeat: no-repeat;
	background-image: url(../images/template/button_zodiac_a.gif);
	height: 30px;
	width: 170px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.collection_item {
	width: 168px;
	height: 183px;
	float: left;
	clear: none;
	margin-right: 12px;
}

html>body .collection_item {
	width: 170px;
}

.collection_item a {
	cursor: pointer;
}

.collection_item img {
	border: 1px solid #CB8808;
}

.collection_item_2 {
	width: 168px;
	height: 183px;
	float: left;
	clear: none;
}

.collection_item_2 a {
	cursor: pointer;
}

.collection_item_2 img {
	border: 1px solid #CB8808;
}


/* ---------- FOOTER ----------- */

#footer {
	text-align: right;
	width: 716px;
	clear: both;
}

#footer p {
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 0.9em;
	line-height: 1.2em;
}

/*--------- OTHER ------------*/

/* preload hover images */

.loader {
	background-image: url(../images/template/button_about_h.gif);
	visibility: hidden;
}

.loader2 {
	background-image: url(../images/template/button_services_h.gif);
	visibility: hidden;
}

.loader3 {
	background-image: url(../images/template/button_gemstones_h.gif);
	visibility: hidden;
}

.loader4 {
	background-image: url(../images/template/button_contact_h.gif);
	visibility: hidden;
}

.loader5 {
	background-image: url(../images/template/button_rio_h.gif);
	visibility: hidden;
}

.loader6 {
	background-image: url(../images/template/button_australia_h.gif);
	visibility: hidden;
}

.loader7 {
	background-image: url(../images/template/button_xique_h.gif);
	visibility: hidden;
}

.loader8 {
	background-image: url(../images/template/button_zodiac_h.gif);
	visibility: hidden;
}