body {
	background-color: #404040;
}

#wrap {
	background: #fff;
}

#hwrap,
#wwrap,
#fwrap {
	width: 100%;
/*	background-color: #353535;*/
}

#hwrap {
	height: 100px;
	position: relative;
	z-index: 99;
}

#wwrap {
	background-color: #fff;
	padding: 20px 0;
}

#header {
	background: #3b3b3b;
	margin: 0 auto;
	height: 100px;
}

#footer {
	background: #404040;
	margin-bottom: 0;
	color: #aaa;
}

#footer a {
	color: #aaa;
}

#wrap span.not_semantic,
#footer span.not_semantic {
	background: none;
	height: 0;
}

#header #logo {
	background: url(/images/jibjab_logo.png);
	position: relative;
	top: 10px;
	left: 0px;
	height: 89px;
	width: 112px;
	z-index: 3;
	float: left;
	text-indent: -9999px;	
}

#header #logo_wrap {
	width: 976px;
	margin: 0 auto;
}

#main_nav_wrap {
	background-color: #212121;
	z-index: 2;
	height: 37px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
}

#main_nav {
	height: 37px;
	width: 976px;
	margin: 0 auto;
	position:relative;
}

#main_nav li.first {
	margin-left: 120px;
}
#ie7_detect{height:0px ;}
#main_nav li {
	border-left: 1px solid #2a2a2a;
	padding-left: 20px;
	padding-right: 0px;
	display: inline;
	float: left;
	position:relative;
	z-index: 11;
}

#main_nav li.last {
	border-right:1px solid #2a2a2a;
}

#main_nav li a {
	height: 37px;
	margin-right: 20px;
	text-align: center;
	color: #cecece;
	line-height: 37px;
	display:block;
	text-decoration:none;
	font-size: 14px;
	font-family: Georgia;
	font-weight: normal;
}

#main_nav li.active a, #main_nav li:hover a {
	color: #ffffff;	
}

#main_nav li.active, #main_nav li:hover {
	background-color: #606060;
}

#my_nav {
	margin: 0;
	padding: 26px 5px 12px 12px;
	position: absolute;
	top: 0;
	right: 0;
	float: none;
}

#my_nav_wrap {
	width: 976px;
	margin: 0 auto;
	position: relative;
	z-index: 10;
}

#my_nav li {
	border-color: #666;
	padding: 0 9px;
	display: inline;
	float: left;
}

#my_nav li a,
#my_nav li span {
	font-size: 1.1em;
	color: #c4c4c4;
	text-decoration: none;
}

#my_nav li a:hover {
	color: #66cafc;
	text-decoration: underline;
}

#footer .logo {
	background: url(/images/footer/logo.png) no-repeat 70px 70px;
	border-color: #676767;
}

#footer h4 {
	text-indent: -9999px;
	background-repeat: no-repeat;
}

#footer .footer_links,
#footer .copyright,
#footer .copyright .privacy,
#footer .support .payment_info {
	border-color: #676767;
}

#footer .footer_links h4 {
	background-image: url(/images/footer/site_links.png);
	height: 12px;
}

#footer .copyright h4 {
	background-image: url(/images/footer/copyright_and_privacy.png);
}

#footer .support h4 {
	background-image: url(/images/footer/customer_support.png);
}

#footer .payment_info h4 {
	background-image: url(/images/footer/payment_info.png);
}

#footer .copyright .privacy {
	background: url(/images/footer/lock.png) no-repeat 5px 30px;
}

#footer .support .payment_info ul {
	background: url(/images/footer/payment.png) no-repeat;
}

#talking_heads {
	float: left;
	margin-top: 20px;
	margin-left: -7px;
	height: 29px;
	background: url(/images/talking_heads/grey-repeat.png) top right repeat-x;	
}

#talking_heads p {
	background: url(/images/talking_heads/grey-left.png) top left no-repeat;
	height: 29px;
	padding-left: 22px;
	text-align: left;
	font-family: Georgia;
}

#talking_heads p span {
	display:block;
	background: url(/images/talking_heads/grey-right.png) top right no-repeat;
	height: 29px;
	line-height: 29px;
	padding-right: 8px;
	font-size: 12px;
}

/* postage stamp */
.stamp, .stamp_post { position: absolute; }
.stamp { 
	background: url(../images/common/stamp_back.png) no-repeat;
	width: 93px;
	height: 93px;
	top: 10px;
	right: 30px;
}
.fb_user { padding: 7px 0 0 8px; }

.stamp_post {
	background: url(../images/common/stamp_default.png) no-repeat;
	width: 107px;
	height: 81px;;
	top: -5px;
	right: 108px;
	z-index: 100;
}

.channel_holidays .stamp_post {
	background: url(../images/holidays_2011/stamp.png) no-repeat;
}
