/*CSS Coding Copyright 2006 Nutech Digital*/

/*
	Layout			--->		Contains all layout CSS
	Formatting	--->		Links, text, etc.
	Main Page		--->	 	Content background images and content table CSS
*/


/*START...................................................Layout-*/
#bodyStyle
{
	margin: 0 auto 0 auto;
	font-family: verdana, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
}

#container
{
	position: static;
	margin: 0 auto 0 auto;
	width: 760px;
	height: auto;
	background-color: #FFFFFF;
	border-bottom: 3px solid #6E0000;
	border-left: 3px solid #570000;
	border-right: 1px solid #B6B6B6;
	border-spacing: 0px;
}

#header
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 760px;
	height: 193px;
	background-color: #FFFFFF;
	background-image: url('/images/header.jpg');
	background-repeat: no-repeat;
}

#headerLogo
{
	position: absolute;
	top: 0px;
	left: 0px;
	vertical-align: top;
}

#contactInfo
{
	position: absolute;
	right: 5px; top: 2px;
	text-align: right;
	font-family: verdana, sans-serif;
	letter-spacing: 0.05em;
	font-size: 13px;
	color: #000000;
}

#onlineStore
{
	position: absolute;
	z-index: 3;
	left: 622px;
	top: 70px;
	width: 92px;
	height: 37;
}

#btnOnlineStore {
	position: absolute;
	left: 622px;
	top: 70px;
}

#content
{
	position: static;
	width: 760px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}

#footer
{
	position: relative;
	top: 0px;	left: 0px;
	width: 760px;
	height: 20px;
	line-height: 20px;
	background-color: #6E0000;
	color: #FFFFFF;
	text-align: right;
	font-family: verdana, sans-serif;
	font-size: 12px; font-weight: bold;
	letter-spacing: 0.15em;
}

#copyright
{
	padding-right: 10px;
}


/*START Top Navigation..*/
#navTop1
{
	position: absolute;
	width: 125px; height: 14px;
	top: 127px; left: 460px;
}

#navTop2
{
	position: absolute;
	width: 365px; height: 14px;
	top: 141px; left: 388px; 
	word-spacing: 1.5em;
}

#navTop3
{
	position: absolute;
	width: 410px; height: 14px;
	top: 164px; left: 348px;
	word-spacing: 1em;
}

#navEvents
{
	position: absolute;
	width: 65px; height: 14px;
	top: 128px; left: 709px;
	word-spacing: 1em;
}

.twoWords
{
	word-spacing: 0;
}
/*END Top Navigation...*/

/*START Bottom Nav*/
#linksContainer, #linksRel
{
	position: relative;
	width: 760px;
	top: 0px; left: 0px;
}

#linksPosition
{
	position: static;
	width: 760px; height: 81px;
}

#monthlySpecials
{
	position: absolute;
	top: 0px; left: 251px;
}

#bottomNav
{
	position: absolute;
	top: 30px; left: 529px;
	width: 230px; height: 20px;
	font-size: 9px;
	font-weight: normal;
	word-spacing: 0.05em;
	text-align: center;
}

#bottomNum
{
	position: absolute;
	top: 45px;
	left: 529px;
	height: 23px;
	font-size: 22px;
	font-family: verdana, sans-serif;
	letter-spacing 0.05em;
	width: 230px;
	text-align: center;
}

.btmNumDots
{
	font-size: 8px;
	font-weight: normal;
	font-family: verdana, sans-serif;
	vertical-align: middle;
}
/*END Bottom Nav*/

#topHome
{
	position: absolute;
	top: 180px;
}

select
{
	background-color:#ededed;
	font-family: 'times new roman', serif;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0.08em;
}

input
{
	background-color:#ededed;
	font-family: 'times new roman', serif;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0.08em;
}

textarea
{
	background-color:#ededed;
	font-family: 'times new roman', serif;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0.08em;
}

.redmarker
{
	font-family: verdana, sans-serif;
	font-weight: normal;
	color:#6e0000;
	font-size:10px;
}

#contactUs
{
	margin-left: 10px;
}

/*END............................................................Layout-*/


/*START..........................................................Formatting-*/
.firstText
{
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	line-height: 120%;
}

.firstText:first-letter
{
	font-family: 'Times New Roman', Times, sans-serif;
	font-size: 28px;
	font-weight: bold;
	line-height: 100%;
}

.bodyText
{
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	line-height: 120%;
}

A
{
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.05em;
}

A:hover
{
	color: #ACACAC;
}

A.btmLinks
{
	font-size: 11px;
	font-weight: normal;
	color: #6E0000;
}

A.btmLinks:hover
{
	color: #ACACAC;
}

A.topLinks
{
	ffont-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.05em;
}

A.topLinks:hover
{
	color: #6e0000;
}

.noLink
{
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.05em;
}

.noLinkNorm
{
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.05em;
}

.leaderContact
{
	background-image: url('/images/leaderContact.gif');
	background-repeat: repeat-x;
}

.regFontTitle
{
	font-family: 'times new roman', serif;
	font-weight: bold;
	font-size: 20px;
	color: #acacac;
	text-decoration: none;
	letter-spacing: 0.15em;
}

.regFontSml
{
	font-family: 'times new roman', serif;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0.08em;
}

.tableHeadings
{
	font-family: verdana, sans-serif;
	font-size: 16px;
	line-height: 30px;
	vertical-align: bottom;
	margin-top: 15px;
}

.regFormTitle
{
	font-family: 'times new roman', serif;
	font-weight: bold;
	font-size: 16px;
	color: #6E0000;
	text-decoration: none;
	letter-spacing: 0.15em;
}

h1
{
	font-family: 'times new roman', serif;
	font-weight: bold;
	font-size: 20px;
	color: #acacac;
	text-decoration: none;
	letter-spacing: 0.15em;
}

/*END..............................................................Formatting-*/


/*START.............................................................Main Page*/
#contentTable
{
	border-collapse: collapse;
	padding-left: 2px;
	table-layout: inherit;
	margin-top: 0px;
}

/*Image Floating to the left of content*/

.afterSixMain
{
	background-color: #FFFFFF;
	background-image: url('/images/afterSixMain.jpg');
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}

.newMainImage
{
	background-color: #FFFFFF;
	background-image: url('/images/mainsite-new.jpg');
	background-repeat: no-repeat;
	background-position: -140px 0px;
	padding: 0;
	margin: 0;
}

.jasmineImg
{
	background-color: #FFFFFF;
	background-image: url('/images/jasmine.jpg');
	background-repeat: no-repeat;
	background-position: -100px 10px;
	padding: 0;
	margin: 0;
}

/*--This is new stuff--*/

.morileeImg
{
	background-color: #FFFFFF;
	background-image: url('/images/morilee04.gif');
	background-repeat: no-repeat;
	background-position: -100px 10px;
	padding: 0;
	margin: 0;
}

.alfredangeloImg
{
	background-color: #FFFFFF;
	background-image: url('/images/alfredangelo.gif');
	background-repeat: no-repeat;
	background-position: -50px 10px;
	padding: 0;
	margin: 0;
}

.camronBlakeImg
{
	background-color: #FFFFFF;
	background-image: url('/images/camronBlake_spring06.jpg');
	background-repeat: no-repeat;
	background-position: -30px 10px;
	padding: 0;
	margin: 0;
}

.tiffanydesignImg
{
	background-color: #FFFFFF;
	background-image: url('/images/tiffanydesign_38.jpg');
	background-repeat: no-repeat;
	background-position: -5px 202px; /*220*/
	padding: 0;
	margin: 0;
}

.tiffanypromImg
{
	background-color: #FFFFFF;
	background-image: url('/images/tiffanyDesign_64.jpg');
	background-repeat: no-repeat;
	background-position: -90px 60px;
	padding: 0;
	margin: 0;
}

.bridalOrigImg
{
	background-color: #FFFFFF;
	background-image: url('/images/bridalOrig_veil.jpg');
	background-repeat: no-repeat;
	background-position: -50px 0px;
	padding: 0;
	margin: 0;
}

.tiaraCollectionImg
{
	background-color: #FFFFFF;
	background-image: url('/images/tiaraCollection.gif');
	background-repeat: no-repeat;
	background-position: 40px 300px;
	padding: 0;
	margin: 0;
}

.morileeImg2
{
	background-color: #FFFFFF;
	background-image: url('/images/morilee03.jpg');
	background-repeat: no-repeat;
	background-position: -30px 5px;
	padding: 0;
	margin: 0;
}

.privateLableImg
{
	background-color: #FFFFFF;
	background-image: url('/images/privateLable.gif');
	background-repeat: no-repeat;
	background-position: -60px 5px;
	padding: 0;
	margin: 0;
}

.promImg
{
	background-color: #FFFFFF;
	background-image: url('/images/prom.gif');
	background-repeat: no-repeat;
	background-position: -20px 65px;
	padding: 0;
	margin: 0;
}

.bouquetImg
{
	background-color: #FFFFFF;
	background-image: url('/images/bouquet.gif');
	background-repeat: no-repeat;
	background-position: -45px 40px;
	padding: 0;
	margin: 0;
}

.eveningImg
{
	background-color: #FFFFFF;
	background-image: url('/images/evening.gif');
	background-repeat: no-repeat;
	background-position: -25px 10px;
	padding: 0;
	margin: 0;
}

/*END...............................................................Main Page*/


/*new addtions on April 24th, 2007*/

.eventsImg
{
	background-color: #FFFFFF;
	background-image: url('/images/trunkShow_snowwhite.jpg'); 	/*afterSixMain.jpg*/
	background-repeat: no-repeat;
	background-position: -25px 10px;
	padding: 0;
	margin: 0;
}

.eventsImgNew
{
	background-color: #FFFFFF;
	background-image: url('/images/signature13-small.jpg'); 	/*trunkShow_snowwhite.jpg*/
	background-repeat: no-repeat;
	background-position: -25px 10px;
	padding: 0;
	margin: 0;
}

h2	{
	font-weight: normal;
	font-size: 22px;
	letter-spacing: 0.03em;
	margin: 0; padding: 0;
}