* {
    margin: 0;
    padding: 0;
}
body {
	text-align: center;
	background-color: #000;
	background-image: url(bg-story-bigshots.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	font-size:100%;
	font-family: 'Open Sans',  sans-serif;
}
a:link, a:visited {
	color: #b64800;
	text-decoration: none;
}
a:hover, a:active {
	color: #ff6600;
	text-decoration: none;
}
#wrapper {
	text-align: left;
    width: 936px;
	min-height: 500px;
	margin: 0 auto;
}

#mainNav {
	color: #FFF;
	height: 56px;
	width: 936px;
    background: url(bg-header.png) no-repeat;
}

#mainNav select {
	padding: 5px;
	background: transparent;
	width: 200px;
	height: 34px;
	margin-top: 22px;
	margin-right: 20px;
	float: left;
	border: 1px solid black; 
	border-radius: 3px;
	-moz-border-radius: 3px;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.75em;
	color: white;
}

#mainNav ul {
	list-style:none;
	text-shadow:0 1px 1px #000;
}
#mainNav ul .mainNavLink a {
    display: block;
    text-decoration: none;
    color: #FFFFFF;
    text-align: center;
    line-height: 4.7em;
    text-transform: uppercase;
    font-size: 0.75em;
    height: 56px;
    width: 80px;
    float: left;
    text-shadow: 0 1px 1px #000;
    background: url('btn-nav.png') no-repeat left top;
}
#mainNav ul .mainNavLink a:hover,
#mainNav ul .mainNavLink a:active,
#mainNav ul.shop .mainNavLink.shop a,
#mainNav ul.comics .mainNavLink.comics a,
#mainNav ul.services .mainNavLink.services a,
#mainNav ul.about .mainNavLink.about a,
#mainNav ul.faq .mainNavLink.faq a
{
    background-position: left -56px;
}
#mainNav ul .logo {
    height: 56px;
    width: 159px;
    float: left;
    display: block;
}
#mainNav ul .logo a {
    background: url(logo-adamation-norm.png) no-repeat left top;
    display: block;
    height: 56px  !important;
    width: 159px !important;
}
#mainNav ul .logo a:hover,
#mainNav ul.index .logo.index a {
    background-image: url(logo-adamation-hover.png);
}

.btnCart153 p, .btnCart153 p{
	color: #aaaaaa;
	font-size: 0.75em;
	background-image: url(btn-gray-153.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 121px;
	height: 32px;
	line-height: 30px;
	text-decoration: none;
	padding-left: 32px;
	text-align: left;
	margin-top: 12px;
	float: left;
	margin-left: 10px;
	cursor: default;
}

.btnCart153 p:hover, .btnCart153 p:active {
	color: #FFFFFF;
	font-size: 0.75em;
	background-image: url(btn-gray-153.png);
	background-repeat: no-repeat;
	background-position: left -32px;
	display: block;
	width: 121px;
	height: 32px;
	float: left;
	line-height: 30px;
	text-decoration: none;
	padding-left: 32px;
	text-align: left;
}

#audio_player audio {
	float: right;
	width: 100px;
	margin-top: 15px;
	// padding-right: 30px;
	// padding-bottom: 20px;
}

#secondaryContent {
	width: 210px;
	color: #d2d2d2;
	font-size: 0.75em;
	float: left;
	height: 600px;
    padding: 32px 0 0;
    display: inline;
}
#secondaryContent p {
	line-height: 1.4em;
	float: left;
    margin: 0 20px 20px;
}
#mainContent {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	color: #FFFFFF;
	min-height: 628px;
	width: 896px;
	padding: 20px;
	background-color: #1d1d1d;
	margin: 20px 0 20px 0;
}
#story_gallery {
	/*
	background-image: url(bg-story-bigshots.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 385px;
	padding: 0px;
	margin: 0px;
	*/
	border: 0;
	width: 1200px;
	position: relative;
	overflow: hidden;
}

#customize_button a {
	color: #FFF;
}

#customize_button a:link, a:visited  {
	display: block;
	background-image: url(btn-orange-247.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	width: 247px;
	color: #FFF;
	line-height: 38px;
	text-decoration: none;
	text-align: center;
	margin-bottom: 10px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.875em;
}
#customize_button a:hover {
	background-position: left -38px;
	color: #FFF;
}

#figureInfo {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	padding: 6px;
	color: #cccccc;
}

.floatLeft {
	float: left;
	padding-right: 15px;
	width: 220px;
}
.btnCart153 a:link, .btnCart153 a:visited{
	color: #aaaaaa;
	font-size: 0.75em;
    background: url('btn-gray-153.png') no-repeat left top;
    display: block;
	width: 121px;
	height: 32px;
	line-height: 30px;
	text-decoration: none;
	float: right;
	padding-left: 32px;
	text-align: left;
	margin-top: 13px;
	margin-right: 20px;
}
.btnCart153 a:hover, .btnCart153 a:active {
	color: #FFFFFF;
	font-size: 0.75em;
	background-image: url(btn-gray-153.png);
	background-repeat: no-repeat;
	background-position: left -32px;
	display: block;
	width: 121px;
	height: 32px;
	line-height: 30px;
	text-decoration: none;
	float: right;
	padding-left: 32px;
	text-align: left;
}
#bio {
	background-color: #2c2c2c;
	min-height: 310px;
	width: 264px;
	padding: 10px;
	float: left;
	position: relative;
	display: inline-block;
	vertical-align: top;
}

#story {
	height: 310px;
	width: 600px;
	padding: 10px;
	float: right;
	// position: relative;
	// display: inline-block;
	// vertical-align: top;
}

.btnComic a {
	height: 159px;
	width: 130px;
	background-image: url('comic-bigshots.png');
    background-size: cover;
	display: block;
	margin-bottom: 4px;
	font-size: 0.875em;
	font-weight: bold;
}

.btnCards a:link, .btnCards a:visited {
	height: 58px;
	width: 210px;
	background-image: url(btn-buy-cards.png);
	display: block;
	padding-top: 30px;
	padding-left: 10px;
	text-decoration: none;
	margin-bottom: 4px;
	color: #F60;
	line-height: normal;
	font-size: 0.875em;
	font-weight: bold;
}

.btnCards a:hover, .btnCards a:active {
	height: 58px;
	width: 210px;
	background-image: url(btn-buy-cards.png);
	display: block;
	padding-top: 30px;
	padding-left: 10px;
	text-decoration: none;
	background-position: left -88px;
	margin-bottom: 4px;
	color: #F60;
	line-height: normal;
	font-size: 0.875em;
	font-weight: bold;
}

.btnStickers a:link, .btnStickers a:visited {
	height: 58px;
	width: 210px;
	background-image: url(btn-buy-stickers.png);
	display: block;
	padding-top: 30px;
	padding-left: 10px;
	text-decoration: none;
	margin-bottom: 4px;
	color: #F60;
	line-height: normal;
	font-size: 0.875em;
	font-weight: bold;
}
.btnStickers a:hover, .btnStickers a:active {
	height: 58px;
	width: 210px;
	background-image: url(btn-buy-stickers.png);
	display: block;
	padding-top: 30px;
	padding-left: 10px;
	text-decoration: none;
	background-position: left -88px;
	margin-bottom: 4px;
	color: #F60;
	line-height: normal;
	font-size: 0.875em;
	font-weight: bold;
}

#accessories {
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
}

#comics_png {
	position: relative;
}

#gallery {
	position: relative;
	// top: -6px;
	border: 0;
	width: 936px;
	margin: auto;
	overflow: hidden;
}


#slides {
	height: 385px;
	width: 936px;
	overflow: hidden;
}

.slide {
	float: left;
}

#bg_slides {
	height: 640px;
	width: 1200px;
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;
}

.bg_slide {
	position: absolute;
	float: left;
	display: block;
}

.bg_slide img {
	display: none;
	// visibility: hidden;
}


.bg_slide.act img {
	// visibility: visible;
	display: block;
}
.bg_slide.inact img {
	// z-index: -1;
	display: none;
	// visibility: hidden;
}

#menu {
	height: 58px;
	width: 936px;
	position: relative;
	// z-index: 1;
	top: -10px;
	overflow: hidden;
}


.menuItem {
	display: inline-block;
	float: left;
	overflow: hidden;
}



#menu ul {
	margin: 0px;
	padding: 0px;
}

#menu li {
	/* Every thumbnail is a li element */
	width: 234px;
	display: inline-block;
	list-style: none;
	height: 69px;
	overflow: hidden;
}

#menu ul li.menuItem {
    background-repeat: no-repeat;
    background-position: left top;
}

#menu li.act a {
	cursor: default;
}


#menu a img {
	border: none;
}


/* New boxes */

.inline_boxes {
	width: 936px;
	margin: auto;
	display: inline-block;
}
#box1 {
	height: 184px;
	width: 306px;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 9px;
	margin-bottom: 20px;
	float: left;
	display: block;
	padding: 0px;
}
#box1 a:link {
	display: block;
	background-image: url(box1.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	height: 100%;
	width: 100%;
}
#box1 a:hover {
	display: block;
	background-image: url(box1.png);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: left -184px;
}
#box2 {
	height: 184px;
	width: 306px;
	padding: 0px;
	display: block;
	float: left;
	margin-top: 20px;
	margin-right: 9px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#box2 a:link {
	display: block;
	background-image: url(box2.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	height: 100%;
	width: 100%;
}
#box2 a:hover {
	display: block;
	background-image: url(box2.png);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: left -184px;
}
#box3 {
	height: 184px;
	width: 306px;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding: 0px;
	float: left;
	display: block;
}
#box3 a:link {
	display: block;
	background-image: url(box3.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	height: 100%;
	width: 100%;
}
#box3 a:hover {
	display: block;
	background-image: url(box3.png);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: left -184px;
}
#box1 h3, #box2 h3, #box3 h3 {
	padding-top: 126px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 15px;
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
}
#box1 h4, #box2 h4, #box3 h4 {
	margin: 0px;
	font-size: .75em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#footer {
	color: #797979;
	font-size: 0.75em;
	clear: both;
	text-align: left;
	line-height: normal;
    padding: 20px 0 20px 250px;
    margin: 0 0 20px 0;
    background: url('made-in-usa.gif') no-repeat 30px center;
}
#footer a:link, a:visited {
	line-height: normal;
	color: #b64800;
	text-decoration: none;
}
#footer a:hover, a:active {
	line-height: normal;
	color: #ff6600;
	text-decoration: none;
}
#footer .artiful {
    display: block;
    float: right;
    text-indent: -5000px;
    background: url('artiful-logo.gif') no-repeat left top;
    width: 159px;
    height: 46px;
}

.img_float_right {
	float: right;
	margin: 0px;
	padding: 20px;
}
.image_left {
	padding-right: 15px;
}

/* Studio page css */

#display {
	padding: 10px;
	height: 620px;
	width: 620px;
	border: 1px solid #363636;
	color: #FFF;
	text-align: center;
}
#sidebarRight {
	float: right;
	width: 220px;
	margin-left: 10px;
	background-color: #1d1d1d;
	border: 1px solid #363636;
	color: #FFF;
	padding: 10px;
	height: 620px;
}
#figureName {
	display: block;
}
#btn-back-to-shop {
	text-align: left;
}

.btnOrange120 a:link, .btnOrange120 a:visited  {
	display: block;
	background-image: url(btn-orange-120.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	width: 120px;
	color: #FFF;
	line-height: 38px;
	text-decoration: none;
	text-align: center;
	margin-bottom: 10px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.875em;
}
.btnOrange120 a:hover, .btnOrange120 a:active  {
	background-position: left -38px;
	color: #FFF;
	background-image: url(btn-orange-120.png);
	height: 38px;
	width: 120px;
	margin-bottom: 10px;
}

a.btnOrange100 {
    display: block;
    background: url('btn-orange-100.png') no-repeat left top;
    height: 28px;
    width: 100px;
    color: #FFF;
    line-height: 27px;
    text-decoration: none;
    text-align: center;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 0.75em;
}
a.btnOrange100:hover, a.btnOrange100:active {
    background: url('btn-orange-100.png') left -28px;
}
.item_table .btnOrange100 {
    margin: 7px auto 10px auto;
}
p {
	// line-height: 1.5em;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	padding: 0px;
	font-size: 0.75em;
	color: #CCC;
}
.list {
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	padding: 0px;
	font-size: 0.75em;
	color: #CCC;
	list-style-position: inside;
}
h1 {
	font-size: 1.875em;
	color: #666666;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 1.5em;
	color: #ff6600;
	font-weight: normal;
}
h3 {
	color: #ff6600;
	font-size: 1.5em;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
	line-height: normal;
	font-weight: normal;
}
h4 {
	font-size: 1em;
	text-transform: uppercase;
	color: #FFF;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: normal;
	font-weight: normal;
}
h5 {
	font-size: 1em;
	text-transform: uppercase;
	color: #a2a2a2;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h6 {
	font-size: .875em;
	color: #FFFFFF;
	margin: 0px;
}

.item_td {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
    display: block;
    float: left;
	border-radius: 6px;
	border: 4px solid #1D1D1D;
	text-align: center;
	/*height: 257px;*/
    width: 203px;
	background-color: #2C2C2C;
	padding: 5px;
    margin: 3px 3px 0 0;
	/* drop shadow works, but need to make it so border doesn't show up */
	/*-moz-box-shadow: 0px 3px 4px #000;
	-webkit-box-shadow: 0px 3px 4px #000;
	box-shadow: 0px 3px 4px #000;
	/* For IE 8 */
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#000000')";
	/* For IE 5.5 - 7 */
	/*filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#000000');*/
}
.item_td img {
    width: 190px;
    padding-top: 5px;
}
.item_tr {
	padding: 20px;
}
.item_table {
	clear: both;
    width: 100%;
}

.btn-pose a:link, .btn-pose a:visited{
	background-color: #2C2C2C;
	display: block;
	border: 1px solid #1D1D1D;
}
.btn-pose a:hover   {
	background-color: #444444;
	display: block;
	border: 1px solid #1D1D1D;
}
.btn-pose a:active {
	background-color: #2C2C2C;
	display: block;
	border: 1px solid #666;
}
