*{
margin:0;
padding:0;
}
a img {
border: none;
}
html{
font-size:100%;
height:100%;
margin:0;
background: #8B9A9F url(../images/bg.jpg) repeat-y top center;
}
body{
font: 80%/1.5em Trebuchet MS;
background: url(../images/flag.png) no-repeat center bottom;
height:auto;
}
h1, h2, h3, h4, h5, h6, h7, h8{
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
}
h1{
font-size:1.4em;
line-height:1.4em;
text-transform:uppercase;
}
h2{
font-size:1.3em;
line-height:1.3em;
color: #b7381f;
text-transform:uppercase;
}
h3{
font-size:1.2em;
line-height:1.2em;
color: #052d3a;
}
h4{
font-size:1.1em;
line-height:1.1em;
margin: 7px 0 7px 7px;
color: #052d3a;
}
h5{
font-size:0.9em;
line-height:1em;
margin: 7px 0 7px 7px;
color: #8b9a9f;
}
h6{
font-size:0.9em;
line-height:1em;
}
h7{
font-size:1.1em;
line-height:1.1em;
margin: 7px 0 7px 7px;
color: #b7381f;
}
h8{
font-size:1.1em;
line-height:1.1em;
margin: 7px 0 7px 7px;
color: #b7381f;
}
#wrap {
	width: 760px;
	margin: 0 auto;
	background: url(../images/content-bg.png) bottom;
	}
#wrap-footer {
	width: 760px;
	margin: 0 auto;
	height: 200px;
	background: url(../images/content-footer.png) top center no-repeat;
	
	}
#header1 {
	width: 960px;
	height: 230px;
	margin: 0 -100px;
	background: url(../images/header1.png);
	}
#header {
	width: 960px;
	height: 230px;
	margin: 0 -100px;
	background: url(../images/header.png);
	}
#header-spacer {
	width: 220px;
	height: 161px;
	float: left;
	}
#logo-link {
	width: 345px;
	height: 161px;
	float: left;
	}
#angel-link {
	width: 345px;
	height: 161px;
	float: left;
	}
#topnav {
	width: 100%;
	height: 69px;
	clear: both;
	position: relative;
	top: 0;
	right: 0;
	}
ul.menu-main {
	list-style: none;
	position: absolute;
	bottom: 35px;
	right: 115px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 22px;
	height: 22px;
	}
ul.menu-main li {
	float: left;
	}
ul.menu-main a {
	color: #fff;
	text-decoration: none;
	padding: 0 5px;
	}
ul.menu-main a:hover {
	color: #ccc;
	}
#footer {
	width: 760px;
	margin: 0px auto 0 auto;
	position: relative;
	top: -150px;
	}
ul.menu-footer {
	list-style: none;
	color: #fff;
	font-size: 12px;
	width: 400px;
	margin: 0 auto;
	display: block;
	height: 20px;
	}
ul.menu-footer li {
	float: left;
	padding: 0 5px;
	}
ul.menu-footer a {
	color: #fff;
	text-decoration: none;
	
	}
#content {

	}
.cat-title {
	width:400px;
	height: 50px;
	}

h1.hidden {
	display: none;
	}

#obama.cat-title {
	background: url(../images/obama-title.png);
	}
#right-cat.cat-title {
	background: url(../images/right-title.png);
	}
#wrong.cat-title {
	background: url(../images/wrong-title.png);
	}
#gutter.cat-title {
	background: url(../images/gutter-title.png);
	}
#honorable.cat-title {
	background: url(../images/honorable-title.png);
	}
#stickers.cat-title {
	background: url(../images/stickers-title.png);
	}
#hats.cat-title {
	background: url(../images/hats-title.png);
	}
#mugs.cat-title {
	background: url(../images/mugs-title.jpg);
	}
#mousepads.cat-title {
	background: url(../images/mousepads-title.jpg);
	}
#hot.cat-title {
	background: url(../images/hot-title.jpg) no-repeat;
	}
#new.cat-title {
	background: url(../images/new-title.jpg) no-repeat;
	}
.inside {
	padding: 0px 25px;
	}
.clr {
	clear: both;
	width: 100%;
	height: 1px;
	}
.shirt {
	padding: 10px 20px;
	border-bottom: 1px solid #ccc;
	}
.shirt-desc {
	width: 450px;
	float: left;
	margin-left: 20px;
	}
.shirt-img {
	width: 175px;
	float: left;
	}
.mevawrapper {
	padding-top: 10px;
	border-top: dashed 1px #ccc;
	margin-top: 10px;
	}
	
	
#left {
	width: 450px;
	border: 1px solid #ccc;
	float: left;
	background: #fff;
	}
#right {
	width: 240px;
	float: right;
	
	}
#email {
	border: 1px solid #ccc;
	margin: 5px 0;
	}
#inside-email {
	padding: 5px;
	}
.feature {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	}
.inside-feature {
	padding: 5px;
	}
.image-feature {
	text-align: center;
	}
	
.stepcarousel{
	overflow: scroll; /*leave this value alone*/
	width: 396px; /*Width of Carousel Viewer itself*/
	height: 130px;
	border-top: 1px dashed #666;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0 auto;
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0px;
	width: 380px;
	height: 140px;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*margin around each panel*/
	width: 140px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	margin-top: 10px;
}
.stepcarousel    img     {
}
#relatedcontent {
	height: 450px;
	width: 100%;
	
}
#selector {
width: 120px;
text-align: center;
}
#cart-util {
	text-align: right;
	padding-right: 55px;
	color:#FFFFFF;
font-size:13px;
font-weight:bold;
line-height:22px;
	}
#cart-util a {
	color:#FFFFFF;
font-size:13px;
font-weight:bold;
line-height:22px;
text-decoration: none;
	}
#cart-util a:hover {
	color: #ccc;
	}
#free-offer {height: 140px; width: 280px;position:relative;background: url(../images/free-offer-bg.png);}
#free-offer-form {height: 22px; width: 200px; bottom: 0px; left: 0px;position:absolute;}
