/* CSS Document */

/*------------------------------
	SELECTOR STYLES
------------------------------*/
*,html,body,div,h1,h2,h3,p,input,label,button,ul,li,img,a {margin:0;padding:0;border:0;text-decoation:none;color:#666;}

body {
	font-family: Arial, Helvetica, sans-serif;
}


.ImageDescription{
	display:block;
	padding:5px  0 0 0;
	 
	 font-size:10px;
	/*  font-size:0.6em; */
	text-transform:uppercase;
	color:#999;
	
	width:250px;
}

.right .ImageDescription{
	
	display:block;
	width:100%;
	text-align:right;
}

#contact .right .ImageDescription{
	
	display:block;
	width:560px;
	text-align:right;
}


.GiftBold{
	font-weight:bold;
	color:#999;
	text-transform:uppercase;
}
.GiftNowPrice{
	font-weight:bold;
	color:#B8D650;
	
	text-transform:uppercase;
}


#about .right {
	width:315px;
	float:left;
	margin:0 0 0 15px;
	text-align:right;
	
}

.FormDetail {
	font-size: 0.8em;
	margin:0;
}


td.FormDefinition{
	padding: 5px 5px 5px 5px;
}

a {
	text-decoration:none;
	/*color:#9cc562;*/
	color:#006699;
	
}

a:hover {
	text-decoration:underline;
}

h2 {
	font:normal 1.2em "Gill Sans", "Arial", "Helvetica";
	letter-spacing:-0.02em;
	/*color:#c4d760;*/
	color:#C5DD6D;
	margin-bottom:5px;
}
div.Headingh2{
	margin-bottom:5px;
}

p {
	font-family:Arial, Helvetica, sans-serif;
}

input {
	background-color:#e4e4e4;
	
}

ul {
	list-style:none;
}
/*--------------------------------------------
	SITE-WIDE STYLES
--------------------------------------------*/

#maindiv {
	background:url('../images/bottom_stripe.jpg') #fff right bottom no-repeat;
}

.clear {
	clear:both;
	line-height:0pt;	
}

.img_right {
	text-align:right;
}

.img_left {
	text-align:left;
}



.left {
	float:left;
}

.right {
	float:right;
}	

.dotted_bottom
{
	height:7px;
	background: center top no-repeat;
}

.dotted {
	background: center top repeat-y;
}

.dotted_top
{
	height:7px;
	background: center bottom no-repeat;
}

.ControlLink
{
	font-size:0.8em;
}
/*-----------------------------------
	HEADER
-----------------------------------*/

#header {
	width:820px;
	margin:0 auto;
	background: url(../images/finest.jpg) no-repeat bottom right;
	
}

#SignupLink{
	float:left;
	background:url(../images/subscribe.jpg) 0 0 no-repeat;
	display:block;
	width:281px;
	height:14px;
	text-indent:-9999px;
	overflow:hidden;
	margin:13px 0 0 34px;
		/*
	position:absolute;
	left:400px;
	top:100px;
	*/
}

a#title {
	width:193px;
	height:84px;
	margin:15px 0 0 0;
	float:left;
}

#mainnav {
	list-style: none;
	float:right;
	margin: 50px 15px 0 0;
}

#nav_news {width:48px}
#nav_brands {width:88px}
#nav_featgifts {width:103px}
#nav_giftreg {width:94px}
#nav_about {width:55px}
#nav_press {width:44px}
#nav_location {width:73px}
#nav_contact {width:71px}

#mainnav li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	height:20px;
}

#mainnav li a {
	display: block;
	width: 100%;
	text-indent:-9999px;
	overflow:hidden;
	height:20px;
}

#nav_news a {background:url(../images/nav_news.jpg) 0 -20px} 
#nav_brands a {background:url(../images/nav_brands.jpg) 0 -20px} 
#nav_featgifts a {background:url(../images/nav_featgifts.jpg) 0 -20px} 
#nav_giftreg a {background:url(../images/nav_giftreg.jpg) 0 -20px} 
#nav_about a {background:url(../images/nav_about.jpg) 0 -20px} 
#nav_press a {background:url(../images/nav_press.jpg) 0 -20px} 
#nav_location a {background:url(../images/nav_location.jpg) 0 -20px} 
#nav_contact a {background:url(../images/nav_contact.jpg) 0 -20px} 

#mainnav li a:hover {background-position:0 0}

/*-----------------------------------
	CONTENT
-----------------------------------*/

#content {
	clear:both;
	width:820px;
	margin:0 auto;
	padding:15px 0 50px 0;
}

ul.links {
	list-style:none;
}

ul.links li {
}

ul.links li a {
	font-size:0.8em;
	color:#006699;
	font-family:"Gill Sans", "Arial", "Helvetica";
}

ul.leafy li a, a.leafy {
	padding:0.2em 0 0.2em 20px;
	background: url(../images/leaf.jpg) left center no-repeat;
}


#location .left {
	width:510px;
}

#location .right {
	width:278px;
}

#location p {
	font-size:0.9em;
	margin:5px 0 25px 0;
	 /* width:225px;*/
	 padding-right:6px;
}




#contact h2 {
	margin-bottom:10px;
}

#contact p {
	font-size:0.9em;
}

/*
#contact p a {
	color:#666;
}
*/



#about .left {
	width:480px;
}

#about img {
	float:right;
	margin-bottom:19px;
}

#about .Headingh2 img {
	float:none;
	margin-bottom:0px;
}

#about .dotted_top {
	background-image:url(../images/about_dotted_top.gif);
	width:467px;
}

#about .main {
	width:467px;
	background-image:url(../images/about_dotted_middle.gif);
	padding-top:3px;
	padding-bottom:1px;
}

#about .main p {
	margin:0 8px 10px;
	font-size:0.8em;
}

#about .dotted_bottom {
	background-image:url(../images/about_dotted_bottom.gif);
	width:467px;
}




#featgifts .left {
	width:200px;
	background:none;
}
/*
#featgifts .left ul {
	list-style:none;
}

#featgifts .left ul li {
}

#featgifts .left ul li a {
	padding:0.2em 0 0.2em 20px;
	background: url(../images/leaf.gif) left center no-repeat;
	font-size:0.9em;
	color:#88C858;
}
*/
#featgifts .right {
	width:570px;
}

#featgifts .dotted_top {
	background-image:url(../images/featgifts_dotted_top.gif);
	width:586px;
}

#featgifts .giftlist {
	background-image:url(../images/featgifts_dotted_middle.gif);
	width:586px;
	padding-top:3px;
	padding-bottom:1px;
}

#featgifts .giftlist div.giftdiv {
	background: url(../images/featgifts_dotted_line.gif) center top no-repeat;
	padding:20px 15px;
	clear:both;
	padding-bottom:5px;
}



#featgifts .giftlist div.first {
	background:none;
	padding-top:3px;
	
		
	padding:15px 15px;
	padding-bottom:0px;
	clear:both;
}

#featgifts .giftlist div.last {
	padding-bottom:0;
	padding:15px 15px ;
	clear:both;
	background: url(../images/featgifts_dotted_line.gif) center top no-repeat;
}

#featgifts .giftlist img {
	margin:0 10px 10px 0;
	width:auto;
}

#featgifts .giftlist p {
	font-size:0.8em;
}

#featgifts .giftlist h3 {
	color:#c4d760;
	letter-spacing:-0.05em;
	text-transform:uppercase;
	font-size:1em;
	font-weight:bold;
	margin-left:0;
}

/*
#featgifts .giftlist span {
	text-transform:uppercase;
	color:#999;
}
*/

#featgifts .dotted_bottom {
	background-image:url(../images/featgifts_dotted_bottom.gif);
	width:586px;
}

#featgifts .leafy li {
	margin-bottom:7px;
}

#featgifts #content {
	margin-bottom:0;
	padding-bottom:0;
}




#giftreg p {
	font-size:0.8em;
	margin:0 0 0 8px;
}
#giftreg .error{
	display:block;
	font-size:0.8em;
	color:#CC0000;
	
}

#giftreg .dotted_top {
	background-image:url(../images/about_dotted_top.gif);
	width:467px;
}

#giftreg form {
	width:467px;
	background-image:url(../images/about_dotted_middle.gif);

}

#giftreg label {
	font-size:0.8em;
	text-transform:uppercase;
	display:block;
	margin:4px 0 0 8px;
}

#giftreg input {
	display:block;
	width:315px;
	height:28px;
	margin:0 0 0 8px;
	
}
.HiddenField {
	display:hidden;
	background-color:#fff;
	width:1px;
	height:1px;
	position:absolute;
	top:-1000px;
	left:-100px;
	

}

#giftreg .chkdiv {
	clear:both;
	margin:10px 5px 0 8px;
}

#giftreg .chk {
	float:left;
	width:12px;
	height:12px;
	clear:both;
	margin:5px 5px 0 0;
	color:#000000;
}

#giftreg .newchk {
	display:block;
	width:12px;
	height:12px;
	float:left;
	background:url(../images/check.jpg) #e4e4e4;
	margin:5px 5px 0 0;
	color:#000000;
}

#giftreg .chkon {
	background-position:center bottom;
	color:#000000;
}


#giftreg button {
	color:white;
	font-size:0.8em;
	letter-spacing:-0.02em;
	background-color:#006699;
	text-align:center;
	overflow:hidden;
	width:78px;
	padding:5px 5px 5px 5px;
	/*height:33px;*/
	margin:14px 0 15px 194px;
}

#giftreg .dotted_bottom {
	background-image:url(../images/about_dotted_bottom.gif);
	width:467px;
}


#viewbrand .left {
	width:200px;
}
#viewrand .right {
	width:570px;
}
#viewbrand .dotted_top {
	background-image:url(../images/featgifts_dotted_top.gif);
	width:586px;
}

#viewbrand .dotted {
	background-image:url(../images/featgifts_dotted_middle.gif);
	width:586px;
	padding-top:3px;
	padding-bottom:1px;
}

#viewbrand .dotted_bottom {
	background-image:url(../images/featgifts_dotted_bottom.gif);
	width:586px;
}

#viewbrand .imgLeft {
	clear:none;
	margin:0 5px; 0 12px;
	float:left;
	
	
}

#viewbrand p {
	clear:both;
	font-size:0.8em;
	padding:15px 13px 5px;
	line-height:1.2em;
}

#viewbrand .leafy li {
	margin-bottom:7px;
}



#news .left {
	width:467px;
}

#news .dotted_top {
	background-image:url(../images/about_dotted_top.gif);
	width:467px;
}

#news .main {
	width:467px;
	background-image:url(../images/about_dotted_middle.gif);
	padding:3px 0 1px;
}

#news .main h4 {
	text-transform:uppercase;
	font-size:0.7em;
	margin:0 10px 6px 10px;
}

#news .main h3 {
	color:#c4d760;
	font-size:1em;
	margin: 0 10px 3px;
}

#news .main p {
	font-size:0.8em;
	margin: 0 10px 15px;
}

#news .main .img_left {
	margin: 0 0 0 10px;
}

#news .dotted_bottom {
	background-image:url(../images/about_dotted_bottom.gif);
	width:467px;
}

.JoinText{
	font-weight:normal;
	font-weight:lighter;
}

#news .right {
	width:315px;
	float:left;
	margin:0 0 0 15px;
}

#news .right .img_right {
	float:left;
}


#news .right form {
	clear:both;
	padding-top:10px;
}

#news .right form span {
	font-size: 0.8em;
	font-weight:normal;
}
#news .right input {
	width:220px;
	height:26px;
	margin:5px 0 0;
	padding:0;
	border:none;
	float:left;
}

#news .right button {
	
	/*height:26px;*/
	width:75px;
	
	color:white;
	font-size:0.7em;
	letter-spacing:-0.02em;
	background-color:#006699;
	text-align:center;
	overflow:hidden;
	padding:5px 5px 5px 5px;
	float:left;
	margin:5px;
}

#news .right h3 {
	clear:both;
	color:#c4d760;
	font-size:1em;
	text-transform:uppercase;
	padding-top:10px;
}

#news .links {
	font-weight:normal;
}





#press .left {
	width:500px;
	font-size:0.8em;	
}

#press .left li {
	margin-bottom:8px;
}




#signup_form p {
	font-size:0.8em;
	margin:0 0 8px 8px;
}

#signup_form p.privacy {
	font-size:0.8em;
	margin:0 0 0 8px;
	padding-bottom:8px;
}


#signup_form .error{
	display:block;
	font-size:0.8em;
	color:#CC0000;
	
}

#signup_form .dotted_top {
	background-image:url(../images/about_dotted_top.gif);
	width:467px;
}

#signup_form form {
	width:467px;
	background-image:url(../images/about_dotted_middle.gif);
	margin-bottom:0;
	padding-bottom:0;
}

#signup_form label {
	font-size:0.8em;
	text-transform:uppercase;
	display:block;
	margin:4px 0 0 8px;
}

#signup_form input {
	display:block;
	width:315px;
	height:24px;
	margin:0 0 0 8px;
	padding:4px 4px 0 4px;
}

#signup_form input[type="hidden"] {
	display:none;
}

#signup_form .BorderDiv {
	width:467px;
	background-image:url(../images/about_dotted_middle.gif);
	margin-bottom:0;
	margin-top:0;
	padding-bottom:0;
}
#signup_form .BorderDiv p {

	margin-bottom:0;
	margin-top:0;
	padding-bottom:0;
}
#SignupGoButton{
	width:50px;
}
#signup_form .MailinglistTable{
	width:300px;
	margin-left:4px;
	margin-top:0;
}

#signup_form input.SearchForm{
	width:140px;
}
#signup_form .BorderDiv form {
	width:200px;
	/*background-image:url(../images/about_dotted_middle.gif);*/
	margin-bottom:0;
	margin-left:6px;
	padding-bottom:0;
}


/*
#signup_form .chkdiv {
	clear:both;
	margin:10px 5px 0 8px;
}

#signup_form .chk {
	float:left;
	width:12px;
	height:12px;
	clear:both;
	margin:5px 5px 0 0;
	color:#000000;
}

#signup_form .newchk {
	display:block;
	width:12px;
	height:12px;
	float:left;
	background:url(../images/check.jpg) #e4e4e4;
	margin:5px 5px 0 0;
	color:#000000;
}

#signup_form .chkon {
	background-position:center bottom;
	color:#000000;
}
*/

#signup_form button {
	color:white;
	font-size:0.8em;
	letter-spacing:-0.02em;
	background-color:#006699;
	text-align:center;
	overflow:hidden;
	width:78px;
	padding:5px 5px 5px 5px;
	/*height:33px;*/
	margin:14px 0 10px 8px;
}

#signup_form .dotted_bottom {
	background-image:url(../images/about_dotted_bottom.gif);
	width:467px;
	margin-top:0px;
	padding-top:0px;
}



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


#footer
{
	clear:both;
	width:820px;
	margin:0 auto;
	padding:0 0 35px 0;
	font:normal 0.8em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#999;
}

/*-----------------------------------
	FORMS
-----------------------------------*/
.FormButton{
	color:white;
	font-size:0.8em;
	letter-spacing:-0.02em;
	background-color:#006699;
	text-align:center;
	overflow:hidden;
	/*
	width:78px;
	height:33px;
	*/
	padding:4px 4px 4px 4px;
	margin:14px 0 15px 194px;
}
.BasicInput{
	background-color:#e4e4e4;


}

/*----------------------------------
    DAMNED FAT BUTTON!!!
-----------------------------------*/

#SignupGoButton
{

}


/*
<li id="news"></li>
<li id="brands"></li>
<li id="featgifts"></li>
<li id="giftreg"></li>
<li id="about"></li>
<li id="press"></li>
<li id="location"></li>
<li id="contact"></li>
*/

