body {
	background: url('../layouts/images/bg.jpg') repeat top center;
}

#wrapper {
	width:1004px;
	margin:30px auto;
	overflow:hidden;
	background: url('../layouts/images/content_bg.jpg') repeat-y top left;
}

#header {
	background: url('../layouts/images/header.png') no-repeat top left;
	height:171px;
}

#sidebar {
	float:left;
	width: 262px;
}

#content {
	margin-left: 262px;
}

#contentHolder {
	overflow:hidden;
}

#footer {
	font-size:10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#333333;
	padding-left: 65px;
	padding-top:20px;
	text-align:center;
	width:1004px;
	background: url('../layouts/images/footer.png') no-repeat bottom left;
	height:105px;
}





/* Navigation */

#navigation {
	padding-left: 47px;
}

#navigation-items {
	background: #c7371e url('../layouts/images/left.png') no-repeat top left;
	width:193px;
	padding-bottom:20px;
	padding-top: 30px;
}

#navigation a {
	padding-left: 30px;
	color: #FFF;
	font-family:Geneva, Helvetica, Arial, sans-serif;
	font-size:12px;
	text-transform:lowercase;
	outline:0;
}

#navigation a:hover {
	color: #bed22b;
	text-decoration:none;
}
#navigation li {
	padding-bottom:5px;
}

#navigation li li {
	line-height:0.85em;
	padding:0;
}

#navigation li li a {	
	font-size:10px;
	padding:0;
}

#navigation li ul {
	background-color:#ab301a;
	padding-left:15px;
	border-width: 1px 0;
	border-color:#d33a1f;
	border-style:solid;
}

/**/

#checkgiftcard {
	background: url('../layouts/images/checkgiftcard.jpg') no-repeat top left;
	padding-left: 201px;
	height: 52px;
	padding-top: 15px;
	float:left;
}
#checkProdSearch{
	background: url('../layouts/images/product-search.jpg') no-repeat top left;
	padding-left: 170px;
	height: 52px;
	padding-top: 6px;
	float:left;
}

#topnav {
	overflow:hidden;
	zoom:1;
}

#toplinks {
	font-size:12px;
	text-align:right;
	padding-right: 100px;
	padding-top:20px;
}

#toplinks a {
	color:#993333;
	text-decoration:none;
}

#toplinks a:hover {
	color:#bed22b;
	text-decoration:none;
}
/*-----------------------*/
/*-----------------------*/
/*------Hack'd-------------*/

#certificate
{
	width:616px;
	padding:0;
	margin:0 auto;
}
#certificate #envside
{
	float:left;
}
#certificate #shadow
{
	float:left;
	width:587px;
	background-image:url('../layouts/images/ShadowSide.gif');
	background-position:right;
	background-repeat:repeat-y;
}
#certificate #card
{
	float:left;
	width:578px;
	border:1px solid #cccccc;
}
#certificate #giftheader
{
	width:100%;
	background-color:#ffffff;
}
#certificate #logo
{
	float:left;
	width:178px;
	height:61px;
}
#certificate #title
{
	float:left;
	width:200px;
	background-color:#ffffff;
}
#certificate #title *
{
	font-size:24px;
}
#certificate #photo
{
	float:left;
}
#certificate #value
{
	width:200px;
	height:22px;
	padding-top:20px;
}
.valuedollarsign
{
	font-weight:bold;
}
.valuetotal
{
	font-weight:bold;
}
.valuelabel
{
}
#certificate #tagline
{
	width:200px;
	height:19px;
}
#certificate #body
{
	width:100%;
	background-color:#c7eeea;
}
#certificate #giftcontent
{
	float:left;
	width:378px;
}
#certificate #greeting
{
	margin:24px 0 10px 24px;
	font-size:18px;
	font-style:italic;
	color:#008679;
}
#certificate #recipient
{
	margin:0 0 10px 24px;
	color:#008679;
}
#certificate #text
{
	margin: 0 0 24px 24px;
	color:#008679;
}
#certificate #photobottom
{
	float:left;
	margin:0 0 0 auto;
	width:200px;
}
#certificate #giftfooter
{
	width:100%;
	margin:0;
	padding:0;
}
#certificate #redeem
{
	background-color:#ffffff;
	width:578px;
	height:36px;
	
}
#certificate #shadowcorner
{
	float:left;
	width:7px;
	height:7px;
	background-image:url('../layouts/images/ShadowCorner.gif');
	background-repeat:no-repeat;
}
#certificate #shadowbottom
{
	margin-left:29px;
	width:587px;
	height:7px;
	background-image:url('../layouts/images/ShadowBottom.gif');
	background-repeat:repeat-x;
}

#certificate #claimcode *
{
	font-size:14px;
	text-align:center;
}
#certificate #claimcode
{
	margin:10px 0;
}
#certificate #claimcode, #certificate #disclaimer
{
	width:580px;
	margin-left:29px;
}
#certificate #disclaimer
{
	font-size:10px;
	line-height:normal;
}
#certificate #printnote
{
	font-size:12px;
	line-height:normal;
	text-align:center;
}

.pagetext {
color:#747474;
font-family:Geneva,Arial,Helvetica,sans-serif;
font-size:12px;
padding:0.5em 0.5em 0pt;
}
.smpagetext {color:#747474;font-family:Geneva,Arial,Helvetica,sans-serif;font-size:10px;margin:1em 0pt 0pt;} 
