/* Common Styles */

html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4, h5, h6 {
	font-weight: 500;
	color: #C8A759;
	font-family: Arial, Helvetica, sans-serif;
}

.contentheading-aqua {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
	color: #149999;
	font-size: 130%;
}

/* Heading */


h1 {
	font-size: 125%;
}

h2 {
	font-size: 120%;
}

h3 {
	font-size: 115%;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}

.button {
	color: #A78722;
	background-color: #F8F1DC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px;
}

.button:hover {
	color: #FFFFFF;
	background-color: #18BCBC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px;
}

.button:active, .button:focus {
	color: #A78722;
	background-color: #F1E4BC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px;
}

.rbPlain td { white-space:nowrap;}

/* Layout Styles */

#gc-wrapper {
	width: 950px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#gc-content {
	width: 590px;
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(../gift-bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

#gc-headerwrap {
	height: 150px;
	width: 950px;
	background-image: url(../sh05-bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#gc-header {
	padding: 50px 20px 0 0;
	line-height: normal;
	text-align: right;
	font-size: 13px;
	font-weight: normal;
	color: #A78722;
}

#gc-mainnavwrap {
	background: #FEF6E2;
	width: 950px;
}

#gc-mainnav {
	height: 30px;
	background: #FEF6E2;
	border-top: 1px solid #CEB16E;
	padding: 0px 10px;
	border-bottom: 1px solid #CEB16E;
}

#gc-mainnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#gc-mainnav li {
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
	padding: 0px 10px;
	height: auto;
}


#gc-mainnav a,
#gc-mainnav a:active {
	color: #A78722;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
}

#gc-mainnav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C8A759;
	display: block;
}



#gc-footerwrap {
	border-bottom: 10px solid #CEB16E;
	clear: both;
	color: #A78722;
	height: 100px;

}

.gc-footer {
	color: #8D721D;
	font-size: 85%;
	vertical-align: bottom;
}

#gc-footer {
	clear: both;
	text-align: left;
	overflow: hidden;
	padding-top: 35px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;	
}

#gc-footer a {
	color: #A78722;
	font-weight: bold;
	text-decoration: none;
}

#gc-footer a:hover,
#gc-footer a:active,
#gc-footer a:focus {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}


/* Gift Certificate styles */
#form-container {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 590px;
	text-align: left;
}

p.legend { 
	margin-bottom: 1em; 
}

p.legend em { 
	color: #d4a67c; 
	font-style: normal; 
}

#form-container form p { 
	margin: 0; 
}

#form-container form p.note {
	margin-left: 170px;
	font-size: 90%;
	color: #A78722;
	padding-top: 10px;
}

#form-container form fieldset { 
	margin: 10px 0; 
	padding: 10px; 
	border: #C8A759 1px solid; 
}

#form-container form legend { 
	font-weight: bold; color: #d4a67c;
}

#form-container form fieldset div { 
	padding: 0.25em 0; 
}

#form-container label, 
#form-container span.label { 
	margin-right: 10px; 
	padding-right: 10px; 
	width: 150px; 
	display: block; 
	float: left; 
	text-align: right; 
	position: relative; 
}

#form-container label em, 
#form-container span.label em { 
	position: absolute; 
	right: 0; 
	font-size: 120%; 
	font-style: normal; 
	color: #b20838; 
}

#form-container input:focus,
#form-container textarea:focus {	
	background-color: #F8F3E7; 
	border-color: #C8A759; 
}

#form-container div.controlset label { 
	display: inline; 
	float: none; 
}

#form-container div.controlset div
#form-container div.controlset input { 
	margin-left: 170px; 
}

#form-container div.buttonrow { 
	margin-left: 180px; 
}

.left-img{
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: left;
}


/* Clearfix */

* html > body .clearfix {
	width: 100%;
	display: block;
}


/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}