﻿@charset "utf-8";

.admin
{
	width:500px;
}

.adminAlign
{
	text-align:left;
}

*{
	margin:0 auto;
	padding:0px;
}

body {
	background:#ECD9B9 url('../images/z_seans/background.png') repeat-x;
	color:#616161;
	line-height:20px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2, h3, h4 {
	padding:0px 10px 7px 10px;
	font:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bolder;
}
h2 {
	font-size:16px;
	color:#5C7700;
	margin-top:10px;
}
h3 {
	font-size:13px;
	color:#616161;
}
h4 {
	font-size:13px;
	color:#713300;
}
#bgWrapper {
	display:block;
	width:950px;
	background:url('../images/z_seans/bg_repeat.jpg') repeat-y center;
}
#bgTop {
	display:block;
	width:950px;
	background:url('../images/z_seans/bg_top.jpg') no-repeat 50% top;
}
#bgBottom {
	display:block;
	width:950px;
	background:url('../images/z_seans/bg_bottom.jpg') no-repeat 50% bottom;
}


/* LOGO STARTS ---------- */
#logoHolder {
	margin-top:20px;
	padding-left:130px;
}
#logoHolder,
#logoHolder a {
	display:block;
	float:left;
	width:235px;
	height:56px;
}
#logoHolder a {
	text-indent:-3000em; 
	text-decoration:none; 
	overflow:hidden;
	background:url('../images/z_seans/logo.gif') no-repeat;
}
/*
#logoHolder {
	position:absolute;
	float:left;
	left:470px;
	top:20px;
}
#logoHolder,
#logoHolder a {
	display:block;
	width:235px;
	height:56px;
}
#logoHolder a {
	text-indent:-3000em; 
	text-decoration:none; 
	overflow:hidden;
	background:url(images/logo.gif) no-repeat;
}
*/
/* LOGO STARTS ---------- */


#contentWrapper {
	display:block;
	width:950px;
	min-height:800px;
	padding:7px 0px 0px 0px;
	text-align:left;
	clear:both;
}

/* NAVIGATION TOP STARTS ------------------------------------------------------------------- */

#navigationTop {
	display:block;
	width:786px;
	height:36px;
}
#navigationTop ul {
	width:786px;
	height:36px;
	background:url('../images/z_seans/topNavigation.png') no-repeat left top;
}
#navigationTop li,
#navigationTop a {
	display:block;
	height:36px;
	list-style:none;
	float:left;
}
#buttonHome a {
	left:0px; 
	width:73px;
}
#buttonCatalog a {
	left:73px; 
	width:84px;
}
#buttonAboutMe a {
	left:157px; 
	width:98px;
}
#buttonFAQ a {
	left:255px; 
	width:64px;
}
#buttonBuyJewelry a {
	left:319px; 
	width:117px;
}
#buttonStartBusiness a {
	left:436px; 
	width:264px;
}
#buttonContact a {
	left:700px; 
	width:86px;
}
#buttonHome a,
#buttonCatalog a,
#buttonAboutMe a,
#buttonWhyAuraStella a,
#buttonSellAuraStella a,
#buttonStartBusiness a,
#buttonContact a,
#buttonFAQ a,
#buttonBuyJewelry a {
	text-indent:-3000em; 
	text-decoration:none; 
	overflow:hidden;
}
#buttonHome a:hover,
body.Home li#buttonHome a,
body.home li#buttonHome a {
	background:url('../images/z_seans/topNavigation.png') no-repeat 0px -36px;
}
#buttonCatalog a:hover,
body.Catalog li#buttonCatalog a,
body.catalog li#buttonCatalog a {
	background:url('../images/z_seans/topNavigation.png') no-repeat -73px -36px;
}
#buttonAboutMe a:hover,
body.Aboutme li#buttonAboutMe a,
body.aboutme li#buttonAboutMe a {
	background:url('../images/z_seans/topNavigation.png') no-repeat -157px -36px;
}
#buttonFAQ a:hover,
body.FAQ li#buttonFAQ a,
body.faq li#buttonFAQ a {
	background:url('../images/z_seans/topNavigation.png') no-repeat -255px -36px;
}
#buttonBuyJewelry a:hover,
body.BuyJewelry li#buttonBuyJewelry a,
body.buyjewelry li#buttonBuyJewelry a {
	background:url('../images/z_seans/topNavigation.png') no-repeat -319px -36px;
}
#buttonStartBusiness a:hover,
body.StartAuraStella li#buttonStartBusiness a,
body.startaurastella li#buttonStartBusiness a {
	background:url('../images/z_seans/topNavigation.png') no-repeat -436px -36px;
}
#buttonContact a:hover,
body.Contact li#buttonContact a,
body.contact li#buttonContact a {
	background:url('../images/z_seans/topNavigation.png') no-repeat -700px -36px;
}

/* NAVIGATION TOP ENDS ------------------------------------------------------------------- */






/* LEFT BLOCK STARTS --------------------------------------------------------------------- */

#leftBlock {
	display:block;
	width:175px;
	float:left;
	padding:2px 0px 0px 82px;
}

/* PROFILE STARTS ---------- */
#profileTop {
	display:block;
	width:175px;
	background:#9F5800 url('../images/z_seans/profile_top.jpg') no-repeat 50% top;
}
#profile {
	display:block;
	width:175px;
	height:220px;
	background:url('../images/z_seans/profile_bottom.jpg') no-repeat 50% bottom;
	margin-top:0px;
}
#profileImgBg {
	display:block;
	width:167px;
	height:140px;
	background:url('../images/z_seans/profileImgBg.jpg') no-repeat;
	text-align:center;
	padding-top:6px;
}
#profile p {
	padding-left:12px;
	color:#FFFFFF;
}
#profileName {
	font-size:12px;
	font-weight:bolder;
}
/* PROFILE ENDS ---------- */


#leftBContentTop {
	display:block;
	width:175px;
	background:#EEEAD5 url('../images/z_seans/leftColumn_top.gif') no-repeat 50% top;
	margin:2px 0px 0px 0px;
}
#leftBContent {
	display:block;
	width:175px;
	min-height:395px;
	background:url('../images/z_seans/leftColumn_bottom.jpg') no-repeat 50% bottom;
	padding:0px 0px 80px 0px;
}
#seeCatalog {
	display:block;
	width:175px;
	text-align:center;
	text-indent:-3000em; 
	text-decoration:none; 
	overflow:hidden;

}
#seeCatalog a {
	display:block;
	width:164px;
	height:76px;
	background:url('../images/z_seans/seeTheCatalog.jpg') no-repeat;
	padding:0px 0px 0px 0px;
	margin-top:5px;
}


/* LEFT NAVIGATION STARTS ---------- */
#navigationLeftTop {
	display:block;
	width:165px;
	background:#B3A138 url('../images/z_seans/sideNav_top.gif') no-repeat left top;
}
#navigationLeft {
	display:block;
	width:165px;
	background:url('../images/z_seans/sideNav_bottom.gif') no-repeat left bottom;
}
#navigationLeft ul {
	padding-bottom:10px;
	margin-bottom:45px;
}
#navigationLeft li {
	list-style:none;
	background:url('../images/z_seans/sideNavLink_bottom.gif') no-repeat 50% bottom;
}
#navigationLeft li a {
	display:block;
	width:155px;
	height:20px;
	text-decoration:none;
	padding:3px 10px 8px 10px;
}
#navigationLeft a:link,
#navigationLeft a:visited,
#navigationLeft a:hover,
#navigationLeft a:active {
	color:#000000;
}
/* LEFT NAVIGATION ENDS ---------- */

/* LEFT BLOCK ENDS   --------------------------------------------------------------------- */






/* RIGHT BLOCK STARTS --------------------------------------------------------------------- */

#rightBlock {
	display:block;
	width:610px;
	float:left;
	padding:2px 0px 0px 2px;
}
#content {
	display:block;
	width:376px;
	float:left;
	margin:2px 0px 0px 0px;
}
#content p {
	padding:0px 10px;
}
#content ul {
	margin:0px 0px 10px 40px;
}
#content li {
	padding-right:10px;
}
#content a:link, 
#content a:visited,
#content a:active {
	color:#9B8800;
	font-weight:bold;
	text-decoration:none;
}
#earn {
	padding:10px 0px;
}
#earn img {
	border:none;
}

/* MAIN FORMS STARTS ---------- */
#mainFormTop {
	display:block;
	width:232px;
	background:#C2C278 url('../images/z_seans/joinForm_top.gif') no-repeat left top;
	float:left;
	margin:2px 0px 0px 0px;
}
#mainForm {
	display:block;
	width:232px;
	min-height:475px;
	background:url('../images/z_seans/joinForm_bottom.gif') no-repeat left bottom;
}
#getMoreInfoTxt {
	font:normal 17px Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-align:center;
}
#formImgTxtTop {
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
	padding-top:5px;
}
.joinTheTeamImg {
	padding:7px 0px 10px 0px;
}
/*
#joinTheTeamForm,
#ctl00_ContactForm1_joinTheTeamForm {
	text-align:right;
}
*/
.txtFName4Rows,
.txtLName4Rows,
.txtPhone4Rows,
.txtEmail4Rows {
	width:130px;
	margin:2px 0px 0px 0px;
	border:solid 1px #7E7227;
}
#ctl00_ContactForm1_ddlInterested4Rows,
#ctl00_ContactForm1_ddlBestTime4Rows {
	width:130px;
	margin:2px 0px 0px 0px;
	border:solid 1px #7E7227;
}
#ctl00_ContactForm1_ddlInterested4Rows {
	font:normal 9px verdana;
}
#ctl00_ContactForm1_ddlBestTime4Rows {
	font:normal 10px verdana;
}
#lblFName4Rows,
#lblName4Rows,
#lblPhone4Rows,
#lblEmail4Rows,
#lblAddress4Rows,
#lblCity4Rows,
#lblState4Rows,
#lblZip4Rows,
#lblBestTime4Rows,
#lblInterested4Rows {
	font:normal 10px verdana;
	margin-right:5px;
}
#mainForm td {
	color:#000000;
	text-align:right;
	padding:2px 0px;
}
.imgbtn4Rows {
	padding:0px 45px 10px 0px;
}
/*
#formSubmitButton {
	display:block;
	width:98px;
	height:33px;
	text-align:center;
}
#formSubmitButton Img {
	padding:10px 0px 15px 0px;
}
*/
/* MAIN FORMS ENDS ---------- */


/* RIGHT BLOCK ENDS --------------------------------------------------------------------- */



/* FOOTER STARTS ------------------------------------------------------------------------ */
#bottomLinks {
	display:block;
	width:786px;
	clear:both;
	text-align:center;
}
#bottomLinks p {
	padding:15px 0px 20px 0px;
}
#bottomLinks a:link,
#bottomLinks a:visited,
#bottomLinks a:hover,
#bottomLinks a:active {
	color:#9B8800;
}

#copyright {
	display:block;
	width:950px;
	height:73px;
	background:url('../images/z_seans/bg_bottomFooter.jpg') no-repeat 50% bottom;
	text-align:center;
}
#copyright p {
	color:#68462D;
}
/* FOOTER ENDS ------------------------------------------------------------------------ */