
/* END basic tag display preferences */
* { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
img { border: none; }
table, td, th { border: none; color: #585858; }
a, a:link, a:visited { text-decoration: none; color: #FF7C01; }
a:hover, a:active { text-decoration: underline; }

h1 {
  color: #8d44c7;
}

h2 {
  font-size: 120%;
  font-weight: bold;
  color: #82C019;
  margin: 0px;
  padding: 0px;
}

.placeholder {
  color: #aaa;
}

/* shiptime message */
#shiptime_label {
  text-align: center;
}

#shiptime_label a {
  color: #8d44c7;
  font-weight: bold;
}

/* topside header */
#topside_nav {

}

.topside_nav_text {
  height: 49px;
  margin-top: -53px;
/*  background-color: green; */
}

.topside_nav_text .each_nav {
  float: left;
  margin-top: 0;
  line-height: 120%;
  height: 40px;
  text-align: center;
  margin-top: 9px;
}

.topside_nav_text .nav_divider {
  float: left;
  margin-top: 9px;
}

.topside_nav_text a {
  font-size: 80%;
  color: #F8F8F8;
}

#topside_logo {
  float:left;
  margin-top: 35px;
}

#blowout_banner {
  float:left;
  margin-top: 15px;
  margin-left: 30px;
}

#blowout_banner a:hover {
  text-decoration: none;
}

#topside_links {
  float:right;
  text-align: right;
  font-size: 80%;
  line-height: 140%;
  margin-top: 15px;
}

#topside_links a {
  color: #fd7b21;
}

#topside_links .cart_icon {
  position: relative;
  margin-top: -10px;
  margin-left: 165px;
  float: left;
  width: 31px;
  height: 26px;
}

#topside_links .cart_item_num {
  position: absolute;
  top: 0;
  right: 6px;
  width: 16px;
  text-align: center;
  font-weight: bold;
}

#topside_links #myaccount_name {
  color: #fd7b21;
}

#topside_links #customer_service_hours {
  margin-bottom: 0;
  color:#8d44c7;
}

/*** homepage header tools ***/
#search_form {
  margin: 8px 0;
  float: left;
}

#search_form #search_string {
  height: 30px;
  font-size: 13pt;
  border: 2px solid #9dcd5d;
  float:left;
  margin: 0;
  padding: 0;
}

#sns_block {
  text-align: right;
  font-size: 80%;
  margin: 10px 0;
  vertical-align: top;
}


/*** homepage splash ***/
#homepage_splash {
  margin-top: 10px;
  margin-bottom: 20px;
  text-align: left;
  background: black;
  clear: all;
  height: 465px;
  overflow: hidden;
  width: 998px;
  left: 0px;
}
#home_news_relative {
  position: relative;
  left: 0px;
}
#home_news_absolute {
  margin-left: 726px;
  height: 465px;
  position: absolute;
  width: 263px;
  color: white;
  overflow: auto;
  padding: 5px;
  text-align: left;
  left: 0px;
}
#home_news h2 {
  margin-left: -1px;
  font-size: 80%;

}
#home_news p {
  margin: 0px 0px 10px 0px;
  font-size: x-small;
}

/*** homepage category blocks ***/
#homepage_category_blocks {
  margin-top: 10px;
}

#homepage_catetory_block {

}

/* category page main */
/* left navigation */
#left_nav {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

#left_nav a {
  /* color: #9ba77f; */
  color: #54613c;
}

#left_nav ul {
  list-style-type: none;
}

#left_nav .cat_name {
  margin-bottom: 10px;
  color:#8d44c7;
  font-size: 150%;
  letter-spacing:-1px;
  white-space: normal;
}

#left_nav .cat_title {
  list-style-type: none;
  margin: 0 10px 0 0;
  padding: 0;
}

#left_nav .cat_title li {
  background-color: #9dcd5d;
  padding: 5px 10px;
  color: #fff;
  text-shadow: 1px 1px #888888;
}

#left_nav .cat_title .orange {
  background-color: #f94;
}

#left_nav .cat_list {
  list-style-type: none;
  margin: 0;
  padding: 3px 0;
}

#left_nav .cat_list li {
  background-color: #fff;
  padding: 3px 10px;
  color: #92a769;
  font-size: 90%;
  text-shadow: none;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

#left_nav .cat_list a {
  font-family: Tahoma;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

#left_nav .subcat_list {
  list-style-type: none;
  margin: 0px;
  padding: 3px 0px 3px 15px;
}

#left_nav .subcat_list li {
  background-color: #fff;
  padding: 3px 10px;
  color: #92a769;
  font-size: 90%;
  text-shadow: none;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

#left_nav .subcat_list a {
  font-family: Tahoma;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

#left_nav .cat_list .orange {
  background-color: #fff;
  padding: 3px 10px;
  color: #f94;
  font-size: 90%;
  text-shadow: none;
}

#left_nav .cat_list .orange a {
  color: #f94;
}

/* category blocks */
#breadcrumbs {
  margin-bottom: 5px;
  font-size: 80%;
}

.category_name {
  margin-bottom: 10px;
  color:#8d44c7;
  font-size: 80%; 
  letter-spacing:-1px;
}

.category_name h1 {
  margin-top: 0;
  font-weight: normal;
}

.main_category_blocks {
  float: right;
}

.main_category_first_block {
  float: left;
  margin: 10px 5px 0 0;
}

.main_category_middle_block {
  float: left;
  margin: 10px 5px 0 5px;
}

.main_category_last_block {
  float: left;
  margin: 10px 0 0 5px;
}

#category_blurb {
  float: right;
  margin-top: 15px;
}

#category_blurb .blurb_content {
  margin-left:10px;
  color: #585858;
  font-size: 80%;
  display:block;
}

.category_product_matches {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #ffffff;
  background-color: #8dc44c;
  font-weight: bold;
  text-align: center;
}

.category_product_pagination {
  padding: 5px;
  font-weight: bold;
  text-align: center;
}

.category_product_pagination form {
  width: 700px;
  white-space: nowrap;
  margin: 0px auto;
}

/* category product block */
.category_product_blocks {
  /* float: right; */
}

.category_product_image_block {
  height: 235px;
  position: relative;
}

.category_product_image_block img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
}

.category_product_info_block {
  text-align: center;
  font-size: 80%; /* because some of the product names are too long to fit otherwise... */
  margin-top: 5px;
}

.category_product_first_block {
  float: left;
  width: 185px;
  height: 355px;
  text-align: center;
  margin: 15px 8px 15px 0;
  /* background-color: #000080; */
  overflow: hidden;
}

.category_product_middle_block {
  float: left;
  width: 185px;
  height: 355px;
  text-align: center;
  margin: 15px 8px;
  /* background-color: #000080; */
  overflow: hidden;
}

.category_product_last_block {
  float: left;
  width: 185px;
  height: 355px;
  text-align: center;
  margin: 15px 0 15px 8px;
  /* background-color: #000080; */
  overflow: hidden;
}

/*** Licensed Products page ***/
.licensed_caption {
  color: #ffffff;
  background-color: #9dcd5d;
  text-align: center;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
}

.licensed_linkbar {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

/*** product page ***/
.product_images {
  width: 300px;
  text-align: center;
}

.main_image {
}

.product_images .main_image {
  max-width: 100%;
  max-height: 100%;
}

.product_images .thumb_images {
  text-align: center;
  width: 315px;
}

.product_images .thumb_images img {
  height: 100px;
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
  margin: 0;
}

.product_core_info {
  margin-top: 10px;
}

.product_title h1 {
  color: #8d44c7;
  font-weight: bold;
  font-size: 120%;
  margin-top: 0;
  margin-bottom: 0;
}

.product_title h2 {
  margin-top: 7px;
  color: #83C22D;
  font-weight: bold;
  font-size: 80%;
}

.product_title h3 {
  margin-top: 3px;
  color: #585858;
  font-size: 75%;
  font-weight: normal;
}

.product_price {

}

p.price {
  margin-top: 0;
  margin-bottom: 0;
  color: #18B0E4;
  font-weight: bold;
}

span.price {
  color: #18B0E4;
  font-weight: bold;
}

.price s {
  color: red;
  font-weight: bold;
}

.saved_percent {
  margin-left: 10px;
  color: red;
  font-weight: bold;
}

.product_review {
  margin-top: -50px;
}

.prod_sticker {
  margin-right: 25px;
}

/*** product page - options ***/
.prod_opt_block {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 80%;
  color: grey;
}

.prod_opts {
  margin-top: 10px;
}

.prod_opt {

}

#prod_opts #selected_stocksummary {
  display: none;
  margin-top: 10px;
}

#prod_opts #selected_opt {
  display: none;
  margin-top: 5px;
  color: #A56CBC;
  font-weight: bold;
}

#prod_opts #prodoosdo_price,
#prod_opts #selected_price {
  display: block;
  margin-bottom: 10px;
}

#prod_opts #selected_choose {
  margin-top: 0;
  width: 368px;
}

#opt_labels label {
  display: block;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 3px 9px 3px 6px;
  margin: 4px;
  float: left;
  text-align: right;
  white-space: nowrap;
  border: 1px solid #A56CBC;
  color: #666666;
  background: url(//img.costumecraze.com/images/ppage/gradient_green.gif);
}

#opt_labels label.instock_label {
  background: url(//img.costumecraze.com/images/ppage/gradient_green.gif);
}

#opt_labels label.outofstock_label {
  background: url(//img.costumecraze.com/images/ppage/gradient_gray.gif);
}

#opt_labels label:hover {}

#opt_labels label.hovering {}

#opt_labels label.raised {
  border-style: outset;
}

#opt_labels label.depressed {
  border: 3px solid #A569BC;
  margin: 2px;
}

#opt_labels label input.radio {
  position: relative;
  top: -2px;
  left: -4px;
  width: 15px;
  height: 15px;
  margin: 0px;
}

#opt_labels label span.small {
  display: block;
  font-size: .9em;
}

#opt_labels label span.instock {
  color: #82BF19;
  font-weight: bold;
  text-transform: capitalize;
}

#opt_labels label span.outofstock {
  color: #999999;
  font-weight: bold;
}

#selected_choose a, #selected_choose img {
  vertical-align: top;
  margin-top: 2px;
}

/*** product page - add to cart ***/
.addtocart {
  border: 1px #CCEEEE dotted;
  padding-right: 9px;
}

#addtocart_button3, #prodoosdo_addtocart_button {
  border: 0px none !important;
  width: 129px;
  height: 66px;
  color: silver;
  font-size: 0px;
  margin: 0px;
  vertical-align: top;
  margin-top: 15px;
}

#addtocart_button3 {
  background: url('//img.costumecraze.com/images/cart_button3.gif');
}

#addtocart_button3:hover, #addtocart_button3_hover {
  background: url('//img.costumecraze.com/images/cart_button_3a.gif');
}

#addtocart_button_dotd {
  background: url('//img.costumecraze.com/images/dotd/DOTD_05PurchaseButton_regular.png') center no-repeat;
  border:0 none!important;
  width:150px;
  height:66px;
  color:silver;
  font-size:0;
  vertical-align:top;
  margin:15px 0 0;
}

#addtocart_button_dotd:hover, #addtocart_button_dotd_hover {
  background: url('//img.costumecraze.com/images/dotd/DOTD_05PurchaseButton-highlighted.png') center no-repeat;
}

#prodoosdo_addtocart_button {
  background: url('//img.costumecraze.com/images/pre-order-button.gif') no-repeat;
}

#prodoosdo_addtocart_button:hover, #prodoosdo_addtocart_button_hover {
  background: url('//img.costumecraze.com/images/pre-order-button-over.gif') no-repeat;
}

.prodoosdo_button_container {
  display: none;
  margin-top: 10px;
}

#prodoosdo_price_container {
  display: none;
}

#prodoosdo_stocksummary {
  margin-top: 10px;
}

#ship_special {
  display: inline;
}


/*** product page - questions ***/
.product_question_block {
  font-size: 80%;
}

#questions {
  color: #A56CBC;
  padding-left: 34px;
  margin: 10px 0px;
  font-weight: bold;
  text-align: left;
}

#questions_email, #questions_chat, #return_policy_link {
  margin: 10px 0px;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
}

#questions_email img, #questions_call_us img, #questions_chat img {
  padding: 0px 5px
}

#questions_call_us {
  white-space: nowrap;
  color: gray;
  margin: 10px 0px;
  text-align: left;
}

#questions_call_us img {
  margin: 5px 0px;
}

/*** product page - details ***/
.product_summary {
  margin-top: 5px;
  float: right;
}

.product_includes {
  font-size: 80%;
  color: gray;
  float: right;
}

.product_includes ul {
  list-style: desc;
  margin: 10px 0 0 20px;
  padding: 0;
}

.product_description {
  font-size: 80%;
  color: gray;
  float: right;
}

.prod_cats {
  padding-top: 5px;
  font-size: 80%;
  color: gray;
  float: right;
}

.product_findmore_caption {
  font-weight: bold;
  color: #82C019;
}

.special_note {
  float: right;
}

#low_price_quarantee {
  float: left;
  margin-top: 10px;
  margin-right: 30px;
}

#ship_special img {
  margin-top: 10px;
}

/*** product page - notifyme ***/
#notify_me_container label{
  display: inline-block;
  width:120px;
  line-height:30px;
}

#notify_me_container .notifyme_whenever {
  width: auto;
}

/*** product page - tabs ***/
.other_products {
  margin-top: 30px;
}

.product_tabs span {
  height: 40px;
  width: 205px;
  background-image: url(//img.costumecraze.com/images/new_elements/ProdPage_WhiteRelatedProductsTab_205x40.gif);
  float: left;
  text-align: center;
  line-height: 40px;
  vertical-align: middle;
  color: gray;
}

.product_tabs span.tab_selected {
  background-image: url(//img.costumecraze.com/images/new_elements/ProdPage_GreenRelatedProductsTab_205x40.gif);
  color: #fff;
  font-weight: bold;
}

.add_green_line {
  margin-top: 0;
  border: 2px solid #9dcd5d;
}

.addons_wrapper {
  border: 3px solid #ecf8da;
  margin-bottom: 10px;
}

.addons_header {
  padding-left: 10px;
  padding-right: 10px;
  background-color: #ecf8da;
  font-size: 80%;
}

.addons_header a {
  color:#82C019;
  font-weight: bold;
}

.related_wrapper {
  border: 3px solid #e7dbf7;
  margin-bottom: 10px;
}

.related_header {
  padding-left: 10px;
  padding-right: 10px;
  background-color: #e7dbf7;
  font-size: 80%;
}

.related_header a {
  color:#82C019;
  font-weight: bold;
}


#reviews {
  margin-bottom: 10px;
}

#product_details {
  border: 3px solid #ecf8da;
  margin-bottom: 10px;
}

#product_details_container {
  color: #5e5e5e;
  font-size: 80%;
}

.suggested_addons_div {
}

.addon_row_hidden, .related_row_hidden {
  display: none;
}

h2.addons {
  text-align:left;
  display: inline;
}

h2.related {
  text-align:left;
  display: inline;
  color: #4D19C6;
}

/*** Product block ***/
span.instock_label {
  color: #7cba13;
  font-weight: bold;
}
span.block_sku {
  font-size: 80%;
  color: #666666;
}

/*** Zip Check page ***/
th.ship {
  background-color: #622c7f;
  color: #ffffff;
  font-weight: bold;
}

/*** Info Page ***/
#info_page_content {
  font-size: 80%;
}

#info_page_content h1 {
  font-size: 120%;
  font-variant: normal;
  font-weight: 700;
  text-transform: uppercase;
  color: #8d44c7;
}

/*** footer block ***/
#footer_payment {
  margin-top: 20px;
  text-align: center;
  font-size: 10pt;
}

/*** footer block  - first nav ***/
.footer_first_nav {
  height: 30px;
  background-color: #865faa;
  margin-top: 10px;
}

.footer_first_nav_bar {
  float: left;
  margin: 8px auto;
  text-align: center;
  color: #F8F8F8;
  font-size: 80%
}

.footer_first_nav_blocks {
  height: auto;
}

.footer_first_nav_block {
  float: left;
  font-size: 80%;
  line-height: 100%;
  margin-top: 5px;
}

.footer_first_nav_block div{
  margin-top: 5px;
}

/*** footer block  - second nav ***/
.footer_second_nav {
  height: 30px;
  background-color: #4e33b7;
  margin-top: 20px;
}

.footer_second_nav_bar {
  float: left;
  margin: 8px auto;
  text-align: center;
  color: #F8F8F8;
  font-size: 80%
}

.footer_second_nav_blocks {
  height: auto;
}

.footer_second_nav_block {
  float: left;
  font-size: 80%;
  line-height: 100%;
  margin-top: 5px;
}

.footer_second_nav_block div {
  margin-top: 5px;
}

#newsletter_signup {
  position: relative;
}

#newsletter_signup form {
    position: absolute;
    margin: 0 0 0 34px;
    left: 10px;
    top: 28px;
    font-size: 80%;
}

/*** footer block  - third nav ***/
.footer_third_nav {
  height: 48px;
  margin-top: 10px;
  background-color: #92bc5a;
}

.footer_third_nav ul {
  height: auto;
  padding: 0;
  margin: 0;
  margin-left: 10px;
  font-size: 0;
}

.footer_third_nav li {
  display: inline;
  font-size: 10pt;
}

.footer_third_nav li:before {
  content: url(//img.costumecraze.com/images/new_elements/white_divider.gif);
  position: relative;
  top: 10px;
  margin: 0 11px;
}

.footer_third_nav li:first-child:before {
  content: none;
}

.footer_third_nav a {
  color: #F8F8F8;
}

.footer_dotd_nav {
  height: 30px;
  background-color: #008fc0;
  margin-top: 10px;
}
.footer_dotd_nav_bar {
  margin: 8px auto;
  text-align: center;
  color: #F8F8F8; /* new third bar color #4e33b7 */
  font-size: 80%;
  font-weight: bold;
}
.footer_dotd_nav_blocks {
  height: auto;
}
.footer_dotd_nav_block {
  float: left;
  width: 135px;
  width: 135px;
  height: 215px;
  margin-top: 5px;
  margin-left: 17px;
  font-size: 80%;
}
.footer_dotd_img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.footer_dotd_summary {
  text-align: center;
}
.footer_deal_clock {
  text-align: center;
  font-weight: bold;
}

/*** footer message & copyright ***/
.footer_info {
  margin-top: 20px;
  margin-bottom: 40px;
}

.footer_info #footer_message {
  float: left;
  color: #585858;
  padding-left: 10px;
  font-size: 80%;
}

.footer_info #footer_copyright {
  float: right;
  color: #8d44c7;
  font-size: 80%;
}


/*** power review ***/
.pr-snippet {
  font-size: 80%;
  margin: 5px 0px;
}

.pr-snippet-review-count {
  font-size: 10px !important;
  white-space: nowrap;
}

.pr-snippet-read-reviews {
  padding: 0px 3px 0px 0px !important;
}

.pr-snippet-write-review {
  padding: 0px 0px 0px 3px !important;
}

/* power review - blocks only */
.category_product_info_block .pr-snippet {
  margin: 2px auto;
}

.category_product_info_block .pr-snippet-stars {
  font-size: 110%;
  margin: 0px auto;
  width: 113px;
  height: 14px;
}

.category_product_info_block .pr-snippet-wrapper {
  font-size: 110%;
  margin: 0px auto;
  float: none;
  width: 122px;
  height: 23px;
}

.category_product_info_block .pr-noreviews,
.category_product_info_block .pr-snippet-review-count,
.category_product_info_block .pr-snippet-read-write {
  display: none;
}

/* power review - show header */
.prCommentsHeader {
  display:block;
}


/* 404 page */
.message_404 {
  color: #585858;
}


/* grid debug */

.container_24 {

}

