@import url('reset.css');
/*------------------------------------------------------------
Trademark Productions - DDJ 

version:	1.0
author:		Trademark Productions
email:		development@tmprod.com
website:	www.tmprod.com
-------------------------------------------------------------*/

/* =General/HTML Elements
-------------------------------------------------------------*/
.clear {
	clear: both
}

.center { text-align: center; }

.left {
	float: left;
	clear: right;
}

.right {
	float: right;
	clear: left;
}

img.right {
  	float: right;
  	clear: left;
  	margin: 5px 0 5px 5px;
}

img.left {
  	float: left;
  	clear: right;
  	margin: 5px 5px 5px 0;
}

.hide {
  	margin-left: -9000em;
  	display: none;
}

body { 
	margin: 0 auto;
	background: #013161 url(/images/bg-image.jpg) repeat-x top left;
	text-align: center;
	font: 10px/1.2 Arial, Helvetica, sans-serif;
}

/* =Typography
-------------------------------------------------------------*/
p, li {
	text-align: left;
	font-size: 120%;
}

p {
	line-height: 1.3em;
	margin: .5em 0;
}


/* =Headings
-------------------------------------------------------------*/
h1, h2, h3 {
	margin-bottom: .5em;
}

h1 {
	font-size: 24px;
	color: #9a9a9a;
}

h2 {
	font-size: 18px;
}

h2#tagline {
	color:#65009A;
	float:left;
	font-size:14px;
	font-weight:bold;
	position:absolute;
	top:75px;
}


h3 {
	font-size: 14px;
}

h3.boxtop {
	background: transparent url(http://www.screamerscostumes.com/images/nav-bg.jpg) repeat-x scroll left top;
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
}

/* =Links
-------------------------------------------------------------*/
a, a:visited {
	color: #7D00FC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #ffa545;
}

/* =Layout
-------------------------------------------------------------*/
div#wrapper {
	width: 920px;
	margin: 0 auto;
	text-align: left;
}

div#container {
	width:900px;
	padding: 10px;
	margin: 10px 0;
	float: left;
	background-color: #fff;
}

div#banner {
	float: left;
	width: 900px;
	height: 100px;
	background: #fff url(/images/banner.jpg) no-repeat top left;
	position: relative;
}

div#content {
	width: 900px;
	float: left;
	margin: 10px 0;
}

div#leftSidebar {
	width: 196px;
	float: left;
	background-color: #fff;
	position: relative;
	z-index: 100;
}

div#rightSidebar {
	width: 196px;
	float: right;
	background-color: #fff;
}

div#main {
	float: left;
	margin: 0 7px;
	width: 484px;
	*width: 492px;
	padding: 0px 5px;
	background-color: #fff;
}

div#footer {
	float: left;
	width: 880px;
	padding: 10px;
	background-color: #ffa545;
}
	
/* =Branding/Banner/Masthead Styling
-------------------------------------------------------------*/
a#homeLink {
	display: block;
	width: 575px;
	height: 70px;
	position: absolute;
	text-decoration: none;
}

div.orderNow {
	background:transparent url(/images/ordernow.jpg) no-repeat right top;
	clear:both;
	float:right;
	height:27px;
	margin-top:15px;
	width:267px;
}

div.bannerNav {
	float: right;
}

div.bannerNav ul li {
	float: left;
	border-right: 1px solid #7d00fc;
	padding: 0px 5px;
}

div.bannerNav ul li.last {
	border: none;
}

div.bannerNav ul li a, div.bannerNav ul li a:visited {
	color: #7d00fc;
}

div#searchbox {
	float: right;
	clear: both;
}

ul.total li {
	text-align: right;
	padding-right: 10px;
	border-top: 1px solid #FFA545;
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
}

p.cartlinks {
	text-align: center;
}


div.sidebox {
	background-color: #ebebeb;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

div.whatsnew p {
	text-align: center;
}

table.homeprods td {
	padding: 5px 10px 0px;
	background: transparent url(/images/prodbg.jpg) no-repeat top center;
	height: 240px;
	width: 121px;
}

table.homeprods td p {
	text-align: center;
}

/* =Main Content Styles
-------------------------------------------------------------*/
div.product_description p, p.product_description {
	font-size: 12px;
}

/* =Secondary Content Styles
-------------------------------------------------------------*/
/*** new product info page styles ***/
div.product_image {
	float: left;
}

div.product_image span.smallText {
	text-align: center;
	display: block;
}

div.product_info {
	float: right;
	width: 350px;
}

div.product_price p {
	font-size: 16px;
	font-weight: bold;
}

div.product_price p span {
	color: #7d00fc;
}

div.product_price p span.productSpecialPrice {
	color: #FF0000;
}

div.product_attribs {
	float: right;
	margin: 10px;
}

div.add_to_cart {
	float: right;
	clear: both;
}

p.question {
	clear: both;
	float: right;
	text-align: center;
	width:241px;
}

/*** end product info page styles ***/

/*table#shippingTbl table.infoBox {
	width: 482px;
	float: left;
	border: none;
}*/

div.sep {
	border-top: 1px solid #FFA545;
	margin-top: 15px;
}

table.sitemap ul li {
	line-height: 25px;
}

body#scream404 h1 {
	text-align:center;
	font-size:72px;
	color:#F00;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:0;
}

body#scream404 img {
	display:block;
	margin:0 auto;
}

body#scream404 h2 {
	text-align:center;
}

body#scream404 p {
	text-align:center;
	margin-top:1.5em;
	font-weight:bold;
}

/* =Sidebar Content Styles
-------------------------------------------------------------*/
ul.cart li, ul.cart li a, ul.cart li a:visited {
	padding-left: 5px;
	line-height: 1.5em;
}

ul.cart li a, ul.cart li a:visited {
	text-decoration: underline;
	color: #FFA545;
}


/* =Form Styles
-------------------------------------------------------------*/

#slider {
    width: 491px; /* important to be same as image width */
    height: 310px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

#sliderContent {
    width: 491px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}

.sliderImage {
    float: left;
    position: relative;
}

.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 384px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}

.clear {
	clear: both;
}

.sliderImage span strong {
    font-size: 14px;
}

.top {
	top: 0;
	left: 0;
}

.bottom {
	bottom: 0;
    left: 0;
}

ul { list-style-type: none;
}

ul#s3sliderContent li a {
	color:#CCCCCC;
	display:block;
	margin:0;
}


/* =Footer Styles
-------------------------------------------------------------*/
ul#footernav {
	float:right;
}

ul#footernav li {
	float: left;
	padding:5px 3px;
}

p.copyright {
	float: left;
	text-align: right;
}

ul li.tmlink {
	float: right;
	padding: 5px 0px 5px 5px;
}

ul#footernav li a:hover {
	color: #fff;
}
/* =Main Navigation Styles
-------------------------------------------------------------*/
div#topNav {
	float: left;
	width: 900px;
	background: transparent url(http://www.screamerscostumes.com/images/nav-bg.jpg) repeat-x scroll left top;
	border-top: 1px solid #000;
	height: 30px;
}

div#topNav ul li {
	float:left;
	font-weight:bold;
	*padding:9px 8px;
	padding:9px 7px;
}

div#topNav ul {
	margin-left: 12px;
}

div#topNav ul li a, div#topNav u li a:visited {	
	color: #000;
	font-size: 11px;
}
/* =Secondary Navigation Styles
-------------------------------------------------------------*/

ul.cat-list > li
{
	font-size: 11px;
	font-weight: bold;
	position: relative;
}
ul.cat-list > li > a, ul.cat-list > li > a:visited
{
	color: #7d00fc;
	padding: 5px;
}
ul.cat-list > li > ul
{
	background: #ebebeb;
	border: 1px solid #999;
	display: none;
}
ul.cat-list > li > ul > li { font-size: 11px; }
ul.cat-list > li > ul > li > a, ul.cat-list > li > ul > li > a:hover
{
	color: #000;
	padding: 5px;
	white-space: nowrap;
}
ul.cat-list > li > ul > li:hover { background-color: #ffa545; }
ul.cat-list > li:hover { background-color: #ffa545; }
ul.cat-list > li:hover > ul
{
	display: block;
	left: 195px;
	position: absolute;
	top: 0;
	width: 196px;
	z-index: 10;
}
ul.cat-list a { display: block; }
ul.cat-list a:hover
{
	color: #7d00fc;
}
ul.cat-list > li.current:hover { background-color: inherit; }
ul.cat-list > li.current > a { color: #DE1310; }
ul.cat-list > li.current > a:hover
{
	background-color: #ffa545;
	color: #7d00fc;
}
ul.cat-list > li.current > ul
{
	border: none;
	bottom: auto;
	display: block;
	left: auto;
	padding: 0;
	position: static;
	right: auto;
	top: auto;
}
ul.cat-list > li.current > ul > li { font-size: 11px; }
ul.cat-list > li.current > ul > li > a
{
	color: #000;
	padding: 2px 0 2px 25px;
}

/* =Form Styles
-------------------------------------------------------------*/
fieldset {
	padding: 10px;
	border: none;
}
	
fieldset legend {
	color: #f03000;
	font-size: 14px;
	font-weight: bold;
}
	
fieldset label {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	margin: 5px;
}
	
fieldset input, fieldset select {
	margin: 5px;
}
	
fieldset select {
	width: 146px;
}
		
fieldset textarea {
	width: 95%;
	height: 60px;
	margin: 10px 0;
}
	
fieldset input.submit {
	width: auto;
	float: right;
}

form td {
	vertical-align: middle;
}

fieldset#search {
	padding-right: 0px;
	float: right;
}

input.searchbox {
	width: 200px;
	margin:0 -4px 0 0;
}

input.button {
	margin: 0;
	margin-bottom: -5px;
	*margin-bottom: -3px;
}

/* =Table Styles
-------------------------------------------------------------*/
table { 
  border-spacing: 0;
	border-collapse: collapse;
	}

td {
  text-align: left;
	font-weight: normal;
	}

/* =Miscellaneous Styles
-------------------------------------------------------------*/
td.error {
	font-size:14px;
	color: #ff0000;
	font-weight: bold;
	text-align:center;
}

td.refresh {
	font-size:12px;
	color: #ff0000;
	font-weight: normal;
	text-align:center;
}

ul#contest {
	margin-bottom:15px;
	margin-left:25px;
}

ul#contest li {
	font-size:10px;
	line-height:1.2em;
	list-style-type: decimal;
	margin-top:5px;
	padding:2px;
}

/* =osCMax styles
-------------------------------------------------------------*/
td.infoBoxHeading {
  font-size: 14px;
  height: 25px;
  vertical-align: middle;
  font-weight:bold;
  color: #fff;
  background: #FFA545;
  padding-left: 5px;
}

.boxText {
	font-size: 12px;
	display:block;
}

td.smallText, span.smallText, p.smallText {
  font-size: 12px;
}

table.infoBoxContents td.smallText {
	text-align:center;
}

td.pageHeading, div.pageHeading {
  font-size: 20px;
  color: #9a9a9a;
}

td.category_desc {
	font-size: 13px;
	padding: 8px;
}

tr.accountHistory-odd, tr.addressBook-odd, tr.alsoPurchased-odd, tr.payment-odd, tr.productListing-odd, tr.productReviews-odd, tr.upcomingProducts-odd, tr.shippingOptions-odd {
  background: none;
}

tr.accountHistory-even, tr.addressBook-even, tr.alsoPurchased-even, tr.payment-even, tr.productListing-even, tr.productreviews-even, tr.upcomingProducts-even, tr.shippingOptions-even {
  /*background: #ccc;*/
}

tr.productListing-odd {
	background-color: #ebebeb;
}

td.productListing-data {
  font-size: 14px;
  padding: 10px 5px;
  text-align:center;
}

td.productListing-data p {
	line-height: normal;
	margin: 0;
	padding-left: 5px;
}

table.productListing {
/*  border: 1px solid #b6b7cb;*/
}

.infoBoxContents {
  font-size: 12px;
  background: #fff;
}

.infoBoxOther {
  font-size: 12px;
  background: #ccc;
}

.infoBoxOther td {
	padding: 4px;
}

.infoBox {
  margin-bottom: 10px;
}

.pListingLeft {
	text-align: left;
	font-size: 12px;
}

.pListingRight {
	text-align: right;
	font-size: 12px;
}

span.newItemInCart {
	font-size:13px;
	font-weight:bold;
}

td.main, p.main {
  font-size: 12px;
  line-height: 1.5;
}

td.main label, td.main input, td.fieldKey label {
	line-height: 2.6;
}

/* message box */

.messageBox { 
	font-size: 10px;
}

.messageStackError, .messageStackWarning { 
	background-color:#ff1212;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	height:25px;
	vertical-align:middle;
	padding-left: 15px;
}

.messageStackSuccess { 
	background-color:#FF7612;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	height:25px;
	vertical-align:middle;
	padding-left: 15px;
}


.orderEdit {
	font-size: 11px;
	color: #f00;
	font-weight: bold;
}

.moduleRowOver {
	background-color: #CCC;
	cursor: pointer; cursor: hand;
}

.moduleRowSelected {
	background-color: #CCC;
}

a.headerNavigation:link, a.headerNavigation:visited {
	color: #fff;
}

table.formArea {
  border: 1px solid #7b9ebd;
}

table.formArea td {
	padding: 5px;
}

td.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 10px;
}

td.main span.rating {
	font-size: 14px;
	padding-left: 10px;
}

td.main span.ratingText {
	border:1px solid #000000;
	display:block;
	margin-top:10px;
	padding:4px;
}

.productListing-heading {
  font-size: 12px;
  background: #FFA545;
  color: #FFFFFF;
  font-weight: bold;
  height: 20px;
  text-align:center;
}

.productListing-headingNC {
  font-size: 12px;
  background: #FFA545;
  color: #FFFFFF;
  font-weight: bold;
  height: 20px;
}

.pageHeading a.question:link, .pageHeading a.question:visited {
	font-size: 11px;
}

checkbox, input, radio, select {
  font-size: 11px;
  margin-left: 5px;
}

td.pageHeading div.retail {
	font-size: 12px;
}

form#newsletter {
	width: 196px;
	float: left;
	margin-top: 20px;
}

form#newsletter label {
	width: 100%;
	font-size: 13px;
	float: left;
	font-style: italic;
	clear: both;
	color: #036;
}

form#newsletter label.error {
	color: #f00;
	float: left;
	font-weight: bold;
	padding-right: 0;
	width: 100%;
}

form#newsletter input {
	width: 175px;
}

form#newsletter input, form#newsletter textarea {
	font-size: 13px;
	padding: 5px;
	background-color: #f9f9f9;
	border: 1px solid #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
}

form#newsletter input.submit {
	width: auto;
	padding: 4px;
	color: #036;
	cursor: pointer;
	margin: 0px;
}

form#finalistVote { width: 100%; }
ul#contestFinalists
{
	margin: 0 auto;
	width: 450px
}
ul#contestFinalists li
{
	clear: horizontal;
	display: block;
	margin: 0 5px 20px;
	float: left;
	text-align: left;
	width: 140px;
}
ul#contestFinalists a
{
	display: block;
	height: 140px;
	margin: 0 0 5px;
	width: 140px;
	text-align: center;
}
ul#contestFinalists a.a2a_dd
{
	display: block;
	height: auto;
	width: auto;
}
div.rockthevote
{
	padding: 25px 0 0;
	text-align: center;
}
p.votes
{
	font-size: 1em;
	padding: 0 0 0 25px;
	text-align: left;
}
/* =Print Styles
-------------------------------------------------------------*/
@media print { 

}
