/* 
	Resets defualt browser settings
	reset.css
*/

.popular-products-wrapper {
padding: 0 28px 0 45px;
background-color: #D3D3D3;
position: relative;
width: 662px;
margin-top: -1px;
}

#homepage_billboard_wrapper {
	width:735px;
	height:390px;
	border:0px solid #fff;
	margin-top: 1px;
	position:relative;
}

/*
	Slideshow
*/

#homepage_billboard {
	margin-left:0px;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

#homepage_billboard .slides_container {
width: 735px;
overflow: hidden;
float: left;
position: relative;
display: none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container a {
	width:735px;
	height:422px;
	display:block;
}

/*
	Next/prev buttons
*/

#homepage_billboard .next,#homepage_billboard .prev {
	position:absolute;
	top:168px;
	width:26px;
	height:0;
	padding-top: 65px;
	overflow:hidden;
	display:block;
	z-index:2;
}
 
#homepage_billboard .prev {
	background:url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/home_slider_left_arrow.png);
}

#homepage_billboard .next {
	left:705px;
	background:url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/home_slider_right_arrow.png);
}

/*
	Pagination
*/

#homepage_billboard .pagination {
background: #000;
width: 111px;
padding: 0px 7px;
}


#homepage_billboard .pagination li {
float: left;
list-style: none;
height: 79px
}

#homepage_billboard .pagination li a {
	display:block;
	width:105px;
	height:64px;
	margin:1px;
	float:left;
	background:#000;
}

#homepage_billboard .pagination li.current a {
	border:2px solid #fdee01;
	margin:0;
}

/* jCarosel */
.jcarousel-skin-comic .jcarousel-container {
}

.jcarousel-skin-comic .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-comic .jcarousel-container-horizontal {
    width: 560px;
    padding: 4px 27px;
}


.jcarousel-skin-comic .jcarousel-container-vertical {
    width: 135px;  /* 75 */
    height: 275px;  /* DTA: Actual Item display area's height */
    padding: 2px 40px;
}

.jcarousel-skin-comic .jcarousel-clip {
    overflow: hidden;
}


.jcarousel-skin-comic .jcarousel-clip-horizontal {
    width:  575px;
    height: 220px;  /* DTA: Actual entire item height (picture+text)*/
}


.jcarousel-skin-comic .jcarousel-clip-vertical {
    width:  175px;  /* 75 */ /* DTA: Actual item width */
    height: 245px;
}

.jcarousel-skin-comic .jcarousel-item {
    width: 175px;   /* 75 */
    height: 275px;
	/* background-color: #fff;
	border: 2px solid #fff; */
}

.jcarousel-skin-comic .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 5px;
}

.jcarousel-skin-comic .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}

.jcarousel-skin-comic .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-comic .jcarousel-item-placeholder {
    /* background: #fff; */
    color: #000; 
}

/**
 *  Horizontal Buttons
 */
.new-products-table .jcarousel-skin-comic .jcarousel-next-horizontal {
display: none;
position: absolute;
top: -28px;
right: 117px;
width: 26px;
height: 23px;
cursor:url(http://scripts.frightprops.com/skin/frontend/fprops/default/css/cursors/Hand.cur), pointer;
background: rgba(0, 0, 0, 0) url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/new_stuff_forward.png) no-repeat 0 0;
}
 
.popular-products-table .jcarousel-skin-comic .jcarousel-next-horizontal {
display: none;
position: absolute;
top: 75px;
right: -34px;
width: 32px;
height: 32px;
cursor:url(http://scripts.frightprops.com/skin/frontend/fprops/default/css/cursors/Hand.cur), pointer;
background: rgba(0, 0, 0, 0) url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-comic .jcarousel-direction-rtl .jcarousel-next-horizontal {
display:none;
    left: 5px;
    right: auto;
   /*  background-image: url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/prev-horizontal.png); */
}

.jcarousel-skin-comic .jcarousel-next-horizontal:hover,
.jcarousel-skin-comic .jcarousel-next-horizontal:focus {
    background-position: 2px 0;
}

.jcarousel-skin-comic .jcarousel-next-horizontal:active {
    background-position: 2px 0;
}

.jcarousel-skin-comic .jcarousel-next-disabled-horizontal,
.jcarousel-skin-comic .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-comic .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-comic .jcarousel-next-disabled-horizontal:active {
    cursor:url(http://scripts.frightprops.com/skin/frontend/fprops/default/css/cursors/Hand.cur), pointer;
    background-position: -96px 0;
}

.jcarousel-skin-comic .jcarousel-prev-horizontal {
display:none;
    position: absolute;
    top: 43px;
    left: 0px;
    width: 32px;
    height: 32px;
    cursor:url(http://scripts.frightprops.com/skin/frontend/fprops/default/css/cursors/Hand.cur), pointer;
    /* background: transparent url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/prev-horizontal.png) no-repeat 0 0; */
}

.popular-products-table .jcarousel-skin-comic .jcarousel-prev-horizontal {
display:none;
    position: absolute;
    top: 75px;
    left: 0px;
    width: 32px;
    height: 32px;
    cursor:url(http://scripts.frightprops.com/skin/frontend/fprops/default/css/cursors/Hand.cur), pointer;
    background: transparent url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/prev-horizontal.png) no-repeat 0 0;
}

.new-products-table .jcarousel-skin-comic .jcarousel-prev-horizontal {
display: none;
position: absolute;
top: -28px;
left: 118px;
width: 26px;
height: 23px;
cursor:url(http://scripts.frightprops.com/skin/frontend/fprops/default/css/cursors/Hand.cur), pointer;
background: rgba(0, 0, 0, 0) url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/new_stuff_back.png) no-repeat 0 0;
}


.jcarousel-skin-comic .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    /* background-image: url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/next-horizontal.png); */
}

.popular-products-table .jcarousel-skin-comic .jcarousel-prev-horizontal:hover, 
.popular-products-table .jcarousel-skin-comic .jcarousel-prev-horizontal:focus {
    background-position: -2px 0;
}

.popular-products-table .jcarousel-skin-comic .jcarousel-prev-horizontal:active {
    background-position: -2px 0;
}

.jcarousel-skin-comic .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-comic .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-comic .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-comic .jcarousel-prev-disabled-horizontal:active {
    cursor:url(http://scripts.frightprops.com/skin/frontend/fprops/default/css/cursors/Hand.cur), pointer;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */

.popular-products-table .jcarousel-skin-comic .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor:url(http://scripts.frightprops.com/skin/frontend/fprops/default/css/cursors/Hand.cur), pointer;
    /* background: transparent url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/next-vertical.png) no-repeat 0 0; */
}

.jcarousel-skin-comic .jcarousel-next-vertical:hover,
.jcarousel-skin-comic .jcarousel-next-vertical:focus {
    background-position: 0 -32px;
}

.jcarousel-skin-comic .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-comic .jcarousel-next-disabled-vertical,
.jcarousel-skin-comic .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-comic .jcarousel-next-disabled-vertical:focus,
.jcarousel-skin-comic .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.popular-products-table .jcarousel-skin-comic .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    /* background: transparent url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/prev-vertical.png) no-repeat 0 0;*/
}

.jcarousel-skin-comic .jcarousel-prev-vertical:hover,
.jcarousel-skin-comic .jcarousel-prev-vertical:focus {
    background-position: 0 -32px;
}

.jcarousel-skin-comic .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-comic .jcarousel-prev-disabled-vertical,
.jcarousel-skin-comic .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-comic .jcarousel-prev-disabled-vertical:focus,
.jcarousel-skin-comic .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-comic .item {
height: 235px;
float: left;
width: 180px;
text-align:center;
position: relative;
}


.popular-products-table .jcarousel-skin-comic .product-image {
   border: 2px solid #612d91;
}

.jcarousel-skin-comic .product-image {
border: 2px solid #b05aff;
display: block;
width: 175px;
height: 175px;
margin-bottom: 5px;
}
.jcarousel-skin-comic .product-name {
text-align: center;
margin: 0 0 0px;
font-weight: normal;
font-size: 15px;
}

.new-products-table .jcarousel-skin-comic a {
  color: #fff;
  font-size: 13px;
  text-align:center;
}
.jcarousel-skin-comic a {
	text-decoration: none;
	cursor: url(http://scripts.frightprops.com/skin/frontend/fprops/default/css/cursors/Hand.cur), pointer;
	color: #000;
	font-size: 15px;
	margin: 0px;
	line-height:1;
}

.jcarousel-skin-comic .comicfont-float-label {
font-family: Trebuchet MS, Verdana, Tahoma;
color: #fff;
font-size: 20px;
margin: 1px;
position: absolute;
margin-top: 3px;
z-index: 99;
background-color: red;
}


.jcarousel-skin-comic p.comicfont { 
        font-family: Trebuchet MS, Verdana, Tahoma;
	color: #fff;
	font-size: 18px;
	margin: 10px;
	}
.jcarousel-skin-comic p.comicfont h2 { 
    font-family: "Comic", Comic Sans, Comic Sans MS, Verdana, Tahoma;
	color: black;
	font-size: 18px;
	margin: 0px;
	}
	
.jcarousel-skin-comic p.comicfont h3 { 
    font-family: "Comic", Comic Sans, Comic Sans MS, Verdana, Tahoma;
	color: black;
	font-size: 24px;
	margin: 0px;
	position: absolute;
	margin: 0px 0px;
	}
	
.jcarousel-skin-comic p.comicfont:first-letter { font-size: 150%; }
.jcarousel-skin-comic p.comicfont:first-line { line-height: 100%; }
.jcarousel-skin-comic a.comicfont { color:black; text-decoration:underline;}
.jcarousel-skin-comic a.comicfont:hover { text-decoration:underline; color:red;}


/* jCarosel2 */
.jcarousel-skin-comic .jcarousel2-container {
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
   border-radius: 1px;
    /*background: #FFCC04; */
    border: 0px solid #000;
}

.jcarousel-skin-comic .jcarousel2-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-comic .jcarousel2-container-horizontal {
    width: 560px;
    padding: 4px 27px;
}


.jcarousel-skin-comic .jcarousel2-container-vertical {
    width: 135px;  /* 75 */
    height: 275px;  /* DTA: Actual Item display area's height */
    padding: 2px 40px;
}

.jcarousel-skin-comic .jcarousel2-clip {
    overflow: hidden;
}


.jcarousel-skin-comic .jcarousel2-clip-horizontal {
    width:  560px;
    height: 229px;  /* 75 */ /* DTA: Actual item height */
}


.jcarousel-skin-comic .jcarousel2-clip-vertical {
    width:  135px;  /* 75 */ /* DTA: Actual item width */
    height: 245px;
}

.jcarousel-skin-comic .jcarousel2-item {
    width: 135px;   /* 75 */
    height: 275px;
	/* background-color: #fff;
	border: 2px solid #fff; */
}

.jcarousel-skin-comic .jcarousel2-item-horizontal {
	margin-left: 0;
    margin-right: 5px;
}

.jcarousel-skin-comic .jcarousel2-direction-rtl .jcarousel2-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}

.jcarousel-skin-comic .jcarousel2-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-comic .jcarousel2-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-comic .jcarousel2-next-horizontal {
    position: absolute;
    top: 43px;
    right: 0px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-comic .jcarousel2-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/prev-horizontal.png);
}

.jcarousel-skin-comic .jcarousel2-next-horizontal:hover,
.jcarousel-skin-comic .jcarousel2-next-horizontal:focus {
    background-position: -32px 0;
}

.jcarousel-skin-comic .jcarousel2-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-comic .jcarousel2-next-disabled-horizontal,
.jcarousel-skin-comic .jcarousel2-next-disabled-horizontal:hover,
.jcarousel-skin-comic .jcarousel2-next-disabled-horizontal:focus,
.jcarousel-skin-comic .jcarousel2-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-comic .jcarousel2-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 0px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-comic .jcarousel2-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/next-horizontal.png);
}

.jcarousel-skin-comic .jcarousel2-prev-horizontal:hover, 
.jcarousel-skin-comic .jcarousel2-prev-horizontal:focus {
    background-position: -32px 0;
}

.jcarousel-skin-comic .jcarousel2-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-comic .jcarousel2-prev-disabled-horizontal,
.jcarousel-skin-comic .jcarousel2-prev-disabled-horizontal:hover,
.jcarousel-skin-comic .jcarousel2-prev-disabled-horizontal:focus,
.jcarousel-skin-comic .jcarousel2-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-comic .jcarousel2-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    /* background: transparent url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/next-vertical.png) no-repeat 0 0; */
}

.jcarousel-skin-comic .jcarousel2-next-vertical:hover,
.jcarousel-skin-comic .jcarousel2-next-vertical:focus {
    background-position: 0 -32px;
}

.jcarousel-skin-comic .jcarousel2-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-comic .jcarousel2-next-disabled-vertical,
.jcarousel-skin-comic .jcarousel2-next-disabled-vertical:hover,
.jcarousel-skin-comic .jcarousel2-next-disabled-vertical:focus,
.jcarousel-skin-comic .jcarousel2-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-comic .jcarousel2-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    /* background: transparent url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/prev-vertical.png) no-repeat 0 0; */
}

.jcarousel-skin-comic .jcarousel2-prev-vertical:hover,
.jcarousel-skin-comic .jcarousel2-prev-vertical:focus {
    background-position: 0 -32px;
}

.jcarousel-skin-comic .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-comic .jcarousel2-prev-disabled-vertical,
.jcarousel-skin-comic .jcarousel2-prev-disabled-vertical:hover,
.jcarousel-skin-comic .jcarousel2-prev-disabled-vertical:focus,
.jcarousel-skin-comic .jcarousel2-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-comic .comicfont-float-label2 {
font-family: "Comic", Comic Sans, Comic Sans MS, Verdana, Tahoma;
color: white;
font-size: 15px;
margin: 1px;
position: absolute;
margin-top: 2px;
z-index: 99;
text-align: center; 
background-color: purple;
width: 136px;
}

/* DTA */
.new-products-table{
position: relative;
width: 100%;
background-color: #612d91;
	margin: 7px 0px 0px 0px;
	padding: 0px;
	height: 285px;

}
.new-products-table h1{
    font-family: 'Creepster-Regular', Verdana, Tahoma;
	color: #fdee01;
	font-size: 28px;
text-align: center;  
margin: 5px 0px 0px 5px;
	text-shadow: #000 1px 1px 2px, #000 -1px -1px 2px;	
}

.new-products-table h1{
font-family: 'Creepster-Regular', Verdana, Tahoma;
color: #FFD802;
font-size: 29px;
text-align: center;
margin: 5px 0px 0px 5px;
text-shadow: #000 2px 2px 2px, #000 -2px -2px 3px;
}

.popular-products-table h1{
font-family: 'Creepster-Regular', Verdana, Tahoma;
color: #000;
font-size: 27px;
text-align: left;
margin-bottom: 5px;
}


.popular-products-table{
background-color: #d3d3d3;
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.new-products-mascot {
text-align: center;
position: absolute;
z-index: 200;
top: 13px;
left: 22px;
}
.new-products-mascot2 {
	text-align: center;
	position: absolute;
	z-index: 150;
	top: 3px;
	left: 4px;
}

.new-products-label {
text-align: center;
position: absolute;
z-index: 200;
top: 143px;
left: 36px;
}


.staff-picks-mascot {
   text-align: center;
   position: absolute;
   margin-left: -66px;
   margin-top: -30px;
}   

.homepage-testimonials {
height: 250px;
position: absolute;
top: 0px;
left: 30px;
width: 540px;
padding-top: 0px;
}

.homepage-testimonials-mouth{
    position: absolute;
	top:-32px;
	left:-13px;	
	z-index:201; 
  }

 .homepage-testimonials-footer {
position: absolute;
z-index: 201;
font-family: 'Trebuchet MS',Verdana;
color:white;
font-size: 2em;
top: 401px;
width: 330px;
left: 74px;
  }

 .homepage-testimonials-header {
position: absolute;
z-index: 201;
font-family: 'Trebuchet MS',Verdana;
color:white;
font-size: 1.6em;
top: 183px;
width: 450px;
left: 63px;
  }

.homepage-testimonials .testimonial {
margin-right: 15px;
margin-left: 0px;
height: 99px;
display: block;
top: 19px;
font-size: 14px;
font-family: 'Trebuchet MS',Verdana;
color: white;
line-height:15px;
vertical-align: middle;
}

 
/* ****************************** */
/* ****************************** */
/* ****************************** */


/* jCarosel gallery */
/*
.product-view .product-img-box .more-views .jcarousel-skin-gallery  li{
    display: list-item!important;
}
*/
/* jCarosel */
.jcarousel-skin-gallery .jcarousel-container {
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
   border-radius: 1px;
    /*background: #FFCC04; */
    border: 0px solid #000;
}

.jcarousel-skin-gallery .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-gallery .jcarousel-container-horizontal {
    width: 305px;
    padding: 0px 25px;
}


.jcarousel-skin-gallery .jcarousel-container-vertical {
    width: 42px;
    height: 42px;  /* DTA: Actual Item display area's height */
    padding: 0px 0px;
}

.jcarousel-skin-gallery .jcarousel-clip {
    overflow: hidden;
}


.jcarousel-skin-gallery .jcarousel-clip-horizontal {
    width: 278px;
    height: 42px;  /* 75 */ /* DTA: Actual item height */
	}


.jcarousel-skin-gallery .jcarousel-clip-vertical {
    width:  42px;  /* 75 */ /* DTA: Actual item width */
    height: 42px;
}

.jcarousel-skin-gallery .jcarousel-item {
    width: 42px;   /* 75 */
    height: 42px;
	/* background-color: #fff;
	border: 2px solid #fff; */
}

.jcarousel-skin-gallery .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 5px;
}

.jcarousel-skin-gallery .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}

.jcarousel-skin-gallery .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-gallery .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-gallery .jcarousel-next-horizontal {
    position: absolute;
    top: 8px;
    right: 39px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-gallery .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/prev-horizontal.png);
}

.jcarousel-skin-gallery .jcarousel-next-horizontal:hover,
.jcarousel-skin-gallery .jcarousel-next-horizontal:focus {
    background-position: -2px 0;
}

.jcarousel-skin-gallery .jcarousel-next-horizontal:active {
    background-position: -2px 0;
}

.jcarousel-skin-gallery .jcarousel-next-disabled-horizontal,
.jcarousel-skin-gallery .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-gallery .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-gallery .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -2px 0;
}

.jcarousel-skin-gallery .jcarousel-prev-horizontal {
    position: absolute;
    top: 8px;
    left: 0px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-gallery .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/next-horizontal.png);
}

.jcarousel-skin-gallery .jcarousel-prev-horizontal:hover, 
.jcarousel-skin-gallery .jcarousel-prev-horizontal:focus {
    background-position: -2px 0;
}

.jcarousel-skin-gallery .jcarousel-prev-horizontal:active {
    background-position: -4px 0;
}

.jcarousel-skin-gallery .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-gallery .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-gallery .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-gallery .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -6px 0;
}



































    /**********************************************Vertical Nav ****************************************/
 
    #nav_vert {
    font-size: 1em;
	z-index: 999;
	width: 180px;
	background-color: #FFFFFF;
	margin-left: 6px;
    } 
 
    /************** ALL LEVELS *************/ /* Style consistent throughout all nav levels */
 
    #nav_vert li {
 
    width:200px;
 
    list-style:none;
 
    position:relative;
 
    text-align:left;
 
    background-color: #F6F6F6;
 
    border-bottom-width: 0px;
 
    border-bottom-style: solid;
 
    border-bottom-color: #CCCCCC;
 
    }
 
    #nav_vert li.over { z-index:999; }
 
    #nav_vert li.active { z-index:999; } /* to prevent the li separator from showing through on mouseover on li */
 
    #nav_vert a { line-height:1.3em; }
 
    #nav_vert a, #nav_vert a:hover { display:block; text-decoration:none; color:red; }
 
    /* #nav_vert span { display:yellow; color:yellow; } */
 
     
  
    /************ 1ST LEVEL ***************/
    #nav_vert li {
		float: left;
		background: url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/fpmegacatbtn.jpg) repeat-x 50%;
		height: 39px;
		border: 3px solid #000;
		padding: 0px;
		margin: -2px;
    }
    #nav_vert li.active a { color:#FFFF00; }
 
    #nav_vert a {
    float:left;
    padding:13px 0px 0px 3px;
    color:#000;
    font-weight:bold;
    font-family:Trebuchet MS;
    font-size:13px;}
 
    #nav_vert li.over a, #nav_vert a:hover { color:red; }
 
     
 
    /************ 1ST LEVEL RESET ************/
 
    #nav_vert ul li, #nav_vert ul li.active {
 
     
 
    float:none;
 
    height:auto;
 
    background:none;
 
    margin:0;
 
    }
 
    #nav_vert ul a, #nav_vert ul a:hover {
 
    float:none;
 
    padding:0;
 
    background:none;
	
	color:red;
 
    }
 
    #nav_vert ul li a { font-weight:normal !important; }
 
     
 
    /************ 2ND LEVEL ***********/
 
    #nav_vert ul {
 
    position: absolute;
 
    width:200px;
 
    margin-left:180px;
 
    top:0px;
 
    left:-10000px;
 
    border:1px solid #666666;
 
    }
 
     
 
     
 
    /* Show menu */
 
    #nav_vert li.over ul { left:0; 
	
	width:400px;
	border:2px solid #000000;

	}
 
    #nav_vert li.over ul ul { left:-10000px; }
 
    #nav_vert li.over ul li.over ul { left:100px; }

    #nav_vert ul li a { 
	width:400px;
	color:yellow; 
	background:#574375; 
    font-weight:bold;
    font-family:Trebuchet MS;
    font-size:13px;
	}
 
    #nav_vert ul li a:hover { background: #000000; /*#d5e4eb;*/ }
 
   /* #nav_vert ul li a span { background:url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/nav_divider.gif) repeat-x 0 100%; } */
 
    #nav_vert ul li a, #nav_vert ul li a:hover { color:red; }
 
    #nav_vert ul span, #nav_vert ul li.last li span { padding:6px 15px 6px 15px; }
 
    #nav_vert ul li.last span { background:none; }
 
     
 
     
 
    /************ 3RD+ LEVEL ************/
 
     
 
    #nav_vert ul ul { top:5px;}
 
    #nav_vert ul ul ul { left:-10000px;}
 
    #nav_vert li.over ul li.over ul ul { left:-10000px;}
 
    #nav_vert li.over ul li.over ul li.over ul { left:100px; }
 
     
 
    /* Fix for the IE bug */
 
    #nav_vert iframe {
    position: absolute;
    left: -1px;
    top: 0;
    z-index: -1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0)";
    }
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @category    design
 * @package     default_blank
 * @copyright   Copyright (c) 2009 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0) 
 */

/* Reset ================================================================================= */


* { margin:0; padding:0; }

html {
	background-color: #000; 
	}
body          { 
	font:11px/1.35 Verdana, Arial, Helvetica, sans-serif; 
	color:#2f2f2f; 
	text-align:center;
	overflow: visible;
	/* background: url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/fpmegabackground.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	*/
	}

img           { border:0; vertical-align:top; }

a             { color: blue; text-decoration:none; font-style: normal; cursor:url(http://scripts.frightprops.com/skin/frontend/fprops/default/css/cursors/Hand.cur), pointer;}
a:hover       { text-decoration:underline; color:red; cursor:url(http://scripts.frightprops.com/skin/frontend/fprops/default/css/cursors/Hand.cur), pointer;}
:focus        { outline: 0; }

/* Headings */
h1            {
	font-size:20px;
	font-weight:bold;
	line-height:1.15;
}
h2            { font-size:18px; font-weight:normal; line-height:1.25; margin-top:5px; }
/*
h2 {
	font-family: 'Creepster-Regular', Verdana, Tahoma;
	color: #000;
	font-size: 36px;
	border-bottom: 1px solid #000;
	margin-bottom: 5px;
	line-height: 43px;
}
*/

h3            { font-size:16px; font-weight:bold; line-height:1.25;} /* if you add color here be sure it looks ok in print version of invoices! */
h4            { font-size:14px; font-weight:normal;}
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; border-collapse:collapse; border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
strong        { font-weight:bold; }
address       { font-style:normal; /* color:white; */}
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }
sup           { font-size:1em; vertical-align:top; }

/* Lists */
 ul,ol         { list-style:none; }

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
/* ======================================================================================= */


/* Layout ================================================================================ */
.wrapper {}
.page { width:100%; margin:0 auto; padding:4px 0px 0px 0px; text-align:left; }
.page-print { background:#fff; padding:20px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; background-color:#D3D3D3;}
.page-popup h2{ color:#fff; }

/* .main-container { background:#000000; } */
/*.main { width:951px; min-height:400px; margin:0 auto; text-align:left; background:url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/body_bgtop.gif); } */

.main { width:960px; min-height:400px; margin:0 auto; text-align:left; border:0px solid #826B98; }


/* Base Columns */
.col-left { 
            float:left; 
			min-height:833px;
			width:215px; 
			padding:0px 0px; 
			background-color:#612d91; 	
            position:relative;		
            display: table-cell;	
}

.col-main {   /* Wrapper for left and middle*/ 
           float:left; 
		   width:732px; 
		   padding:0px; 
		   background:transparent; 

}

		   
.col-right { float:right; width:187px; border:0px solid #9580ab; padding:0px 0px 0; }

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; }

/* 2 Columns Layout */
.col2-left-layout .col-main { 
	float:right; 
	width:735px;
}


.col2-right-layout .col-main {}

/* 3 Columns Layout */
.col3-layout .col-main { width:534px; margin-left:5px; /* background-color:#574375;*/}
.col3-layout .col-wrapper { float:left; width:761px; } /* 733 */
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 { float:left; width:49%;}
.cart-collaterals .col2-set .col-1 { float:left; width:49%; border:1px solid #A1A1A1;background-color: #FFF;}


.col2-set .col-2 { float:right; width:49%; border-width:0px;border-style:solid;}
.col2-set .col-narrow { width:33%; }
.col2-set .col-wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */

/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */

input,select,textarea,button { font:12px Verdana, Arial, Helvetica, sans-serif; vertical-align:middle; color:#000000; }
input.input-text,select,textarea { background:#fff; border:1px solid #ddd; }
input.input-text,textarea { padding:2px;border: 1px solid #000;}

#search { width:150px; background-color:#A091B0; color:#FFFFFF; margin-right:4px; border:1px solid #654c84}
#superstore-search { width:305px; background-color:#FFF; color:#000; margin-right:4px; border:1px solid #654c84}

.c1 {
background:#fff;
display:block;
opacity:0;
position:absolute;
}
#c1:hover {
background: url(http://www.frightprops.com/skin/frontend/fprops/default/images/costumes/explosion.gif) center center;
opacity:0.4;
border: 2px solid #fff;
opacity: 0.4;
}

#newsletter { border:1px solid #999; padding:2px; width:157px; background-color:#fff; color:#222222; margin-top:5px; margin-bottom:5px; }

select { padding:1px;border: 1px solid #000; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #ddd; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }
button.button::-moz-focus-inner { padding:0; border:0;} /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:url(http://scripts.frightprops.com/skin/frontend/fprops/default/css/cursors/Hand.cur),pointer;}
button.home-search-button { height: 34px; width: 86px; border:3px solid #2d1147; background:url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/fpmegaheadsearchbtn.jpg) 0 0 no-repeat;cursor:url(http://scripts.frightprops.com/skin/frontend/fprops/default/css/cursors/Hand.cur), pointer;}

button.home-search-button:hover,button.home-search-button:focus{
	-webkit-filter: saturate(5);
    filter: saturate(5);
	}
	
button.button:hover,button.button:focus{
	-webkit-filter: saturate(5);
    filter: saturate(5);
	}
	

button.button span {  
   float:left; 
   height:35px; 
   background:transparent url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/bkg_button1.gif) 0 0 no-repeat; 
   padding:0 0 0 8px;  
   font:bold 12px/21px Verdana, Arial, Helvetica, sans-serif; 
   text-transform: uppercase; 
   text-align:center; 
   white-space:nowrap; 
   color:black; 
   vertical-align:middle;
   cursor:url(http://scripts.frightprops.com/skin/frontend/fprops/default/css/cursors/Hand.cur), pointer;
   } 
   
   
button.btn-newsletter { 
background-color:black; 
border-radius: 30px; 
-moz-border-radius: 30px; 
-webkit-border-radius: 30px; 
border: 0px solid #000000;
padding:2px 10px 3px 10px;
cursor:url(http://scripts.frightprops.com/skin/frontend/fprops/default/css/cursors/Hand.cur), pointer;
}


button.button span span { background-position:100% 0; padding:8px 12px 0 5px; }
button.disabled {}
button.disabled span {}

button.btn-checkout span span { background-position:100% 0; padding:0 25px 0 16px; line-height: 35px; }
button.btn-checkout.no-checkout span { background-position:0 100%; color:#b8baba; }
button.btn-checkout.no-checkout span span { background-position:100% 100%; }


p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}*/
/*.highlight { background:#efefef; }*/

/* Form lists */
/* Grouped fields */

/* DTA: ? */
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
background-color: #FFF!important;
}

.prd-box-question {
width: 65px;
height: 20px;
border-radius: 2px 2px 2px 2px;
-moz-border-radius: 2px 2px 2px 2px;
-webkit-border-radius: 2px 2px 2px 2px;
border: 1px solid #000;
font-size: 10px;
font-weight: normal;
background-color: #7100BD;
text-align: center;
float: right;
margin-right: 5px;
}
.prd-box-question a:hover{
color: #ff0000!important;
}
.prd-box-question a, .prd-box-stock a{
text-decoration: none!important;
color: #FFF!important;
line-height: 20px;
}
.prd-box-stock{
height: 20px;
border-radius: 2px 2px 2px 2px;
-moz-border-radius: 2px 2px 2px 2px;
-webkit-border-radius: 2px 2px 2px 2px;
border: 0px solid #000;
font-size: 10px;
font-weight: normal;
background-color: #15a406;
text-align: center;
float: left;
margin-right: 5px;
color: #FFF!important;
line-height: 20px;
padding: 0 5px 0 5px;
margin-bottom:20px;

}.prd-box-discount{
height: 20px;
border-radius: 2px 2px 2px 2px;
-moz-border-radius: 2px 2px 2px 2px;
-webkit-border-radius: 2px 2px 2px 2px;
border: 0px solid #000;
font-size: 10px;
font-weight: normal;
background-color: blue;
text-align: center;
float: left;
margin-right: 5px;
color: #FFF!important;
line-height: 20px;
padding: 0 5px 0 5px;
margin-bottom:20px;
}
 


.searchindex-related-terms{
background-color: #c0c0c0;
border: 1px solid #000;
padding: 0 0 5px 13px;
margin: 0 0 5px 0;
}

/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li { margin:5px 0px 0px; }
.form-list label { font-size: 13px;font-weight:bold; position:relative; z-index:0; }
.form-list label.required { }
.form-list label.required em { float:right; font-style:normal; color:red; position:absolute; top:-3px; right:-11px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box { display:block; clear:both; width:260px; }
.form-list .field { float:left; width:275px; }
.form-list input.input-text { width:254px; margin-bottom:2px; margin-top:3px;border: 1px solid #000; }
.form-list textarea { width:254px; height:10em; margin-bottom:2px; margin-top:3px;}
.form-list select { width:260px; margin-bottom:2px; margin-top:3px;border: 1px solid #000;}
.form-list li.wide .input-box { width: 597px;border: 0px solid #000; }
.form-list li.wide input.input-text { width:450px; }
.form-list li.wide textarea { width:588px; }
.form-list li.wide select { width:450px; } /* 515 */
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }
/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }

.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }

.form-list .name-middlename { width:70px; }
.form-list .name-middlename input.input-text { width:49px; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }

.buttons-set { padding: 5px 45px 0px 22px;}
.buttons-set .back-link { float:left; }
.buttons-set button.button { float:right;margin-top: 8px;}
.buttons-set p.required { margin:0 0 5px; }

.buttons-set-order {}

.fieldset { 
	padding: 5px 25px 0px 22px;
	margin-bottom: 4px
	}
.fieldset .legend { float:left; font-weight:bold; font-size:13px; border:1px solid #fefefe; background:#dedede; color:#333; margin:-33px 0 0 -10px; padding:0 8px; position:relative; }
.fieldset li { list-style-type: none; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
p.required { font-size:10px; text-align:right; color:#8c8c8c; }

.buttons-set label {
font-size: 13px;
position: relative;
z-index: 0;
float: right;
}
.buttons-set label.required em {
/* float: right;
position: absolute;
top: -3px;
right: -11px;
*/
font-style: normal;
color: #F00;
}

/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }
 
/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg-cart,
.notice-msg-cart-warning,
.notice-msg-cart-returns,
.notice-msg-cart-freight,
.notice-msg-cart-multiple,
.notice-msg-cart-bto,
.notice-msg { 
border-style: solid !important;
border-width: 1px !important;
background-position: 9px 5px !important;
background-repeat: no-repeat !important;
min-height: 24px !important;
padding: 5px 8px 5px 43px !important;
font-size: 11px !important;
font-weight: bold !important;
margin: 0px 0px 5px;
}
.error-msg { border-color:#f16048; background-color:#ffc2c2; background-image:url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/i_msg-error.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/i_msg-success.gif); color:#3d6611; }
.success-msg a { color:red; text-decoration:underline;}
.error-msg { border-color:#f16048; background-color:#ffc2c2; background-image:url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/i_msg-error.gif); color:#df280a; }

.note-msg a {color:red}

.note-msg,
.notice-msg {
	border-color:#000; 
	background-color:#FFFEB3; 
	background-image:url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/i_msg-note.gif); 
	color:#3d6611;
	line-height: 20px;
}

.notice-msg-cart { background-image:url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/i_msg-note.gif);
border-color: #446423;
background-color: #FFFEB3;
color: #3D6611;
}

.notice-msg-cart-warning { border-color:#000; background-color:#FFF481; background-image:url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/warning_triangle.png);}
.notice-msg-cart-freight { border-color:#000; background-color:#FFF481; background-image:url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/tiny_truck.png);}
.notice-msg-cart-returns { border-color:#000; background-color:#FFF481; background-image:url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/tiny_returns.png);}
.notice-msg-cart-multiple { border-color:#000; background-color:#FFF481; background-image:url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/tiny_palet_boxes.png);}
.notice-msg-cart-bto { border-color:#000; background-color:#FFF481; background-image:url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/tiny_wrench.png);}


/* BreadCrumbs */
.breadcrumbs { 
	background-color: #D3D3D3;
	font-size: 13px;
	line-height: 26px;
	margin: 0px;
	padding: 2px 9px 0px 0px;			
}
.breadcrumbs ul {
}

.breadcrumbs li { display:inline; } 
.breadcrumbs a { 
position: relative;
color: #5C5B5B;
text-decoration: none;
font-style: normal;
background: #C0C0C0;
margin-right: 0px;
padding: 4px 0px 5px 4px;
}
.breadcrumbs a:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #c0c0c0;
	border-width: 12px;
	margin-top: -12px;
}

.breadcrumbs a:hover { color:red; text-decoration:none;}
.breadcrumbs li { display:inline; }


.page-title h2 { font-size:18px; color:orange; }
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; }

.page-head { border-bottom:2px solid #999999; margin:0 0 25px; }

/* .title-buttons { text-align:right; } */

.title-buttons { 
text-align:right;
padding: 0px 0px 10px!important; /* DTA for cart - may break others */
}
 

.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.subtitle { clear:both; }

/* Pager */
.pager { 

}
.pager .amount p:after{
clear: both;
} 
.pager .amount { 
float: left;
border-right: 1px solid #9E9E9E;
padding: 2px 11px 0px 0px;
/*
font-family: 'CCTotallyAwesome-Regular',Verdana, Tahoma;
font-size: 14px;
line-height: 20px;
*/
}


.pager .amount b{ 
   font-weight:normal;
   
}

.account-my-orders,.billing-agreements {
   padding: 5px 25px 15px 25px;
   width: 685px;
}

.pager .limiter { float:right; }
.pager .pages {}
.pager .pages img { margin: 0px; }
.pager .pages ol { display:inline; float:right;margin-top: 5px;}
.pager .pages li { 
	display:inline; 
}

.pager .pages li a{ 
	padding: 2px 5px;
	margin: 0px;
	color: #000;
	text-decoration: none;	
}
.pager .pages .current {
background-color: #000;
color: #FFF;
padding: 2px 9px !important;
}

/* Sorter */
.sorter { }
.sorter .view-mode { float:left; }
.sorter .sort-by { float: left;padding-left: 10px;}
.sorter .sort-by select{ border: 1px solid #000; }
.sorter .link-feed {}

/* Toolbar */
.toolbar {
margin-bottom: 10px;
background-color: #C0C0C0;
padding: 2px 10px 2px 10px;
font-size: 14px;
line-height: 20px;
font-family: 'CCTotallyAwesome-Regular',Verdana, Tahoma;
   }
.toolbar .pager {}
.toolbar .sorter {}
.toolbar-bottom {}


table.doug-table {
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-color: gray;
	border-collapse: collapse;
	/*background-color: white; */
}
table.doug-table th {
	border-width: 0px;
	padding: 3px;
	border-style: none;
	border-color: gray;
	/* background-color: white; */
	-moz-border-radius: 0px 0px 0px 0px;
}
table.doug-table td {
	border-width: 0px;
	padding: 3px;
	border-style: none;
	border-color: gray;
	/*background-color: white; */
	-moz-border-radius: 0px 0px 0px 0px;
}
.data-table.cart-table tr.even {
background-color: #fff;
}

  
/* Data Table */
.data-table.cart-table{ color:#000;font-size: 13px;border:1px solid #a1a1a1;}
.data-table.cart-table th { background-color:#ebebeb;}
.data-table.cart-table td { background-color:#fff;}


.data-table { width:100%; border:1px solid #bebcb7; color:#000;}
.data-table .odd  { background:#f8f7f5 }
.data-table .even { background:#eeeded; }
.data-table th { padding:5px; border:1px solid #ddd; font-weight:bold; white-space:nowrap; }
.data-table td { padding:5px; border:1px solid #ddd; background:rgb(190, 183, 183); }
.data-table thead { background-color:#f2f2f2; }
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {background-color:rgb(190, 190, 190);}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even { background-color:#000; }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#000; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; background-color:#a7a7a7; }
.data-table td.value {}

/* Data Table (print version DTA) */
.data-table-print { width:100%; border:1px solid #000; }
.data-table-print .odd  { background:#f8f7f5 }
.data-table-print .even { background:#eeeded; }
.data-table-print th { padding:5px; border:1px solid #000; font-weight:bold; white-space:nowrap; color:#000; }
.data-table-print td { padding:5px; border:1px solid #000; background:white; }
.data-table-print thead { background-color:white; }
.data-table-print tbody {}
.data-table-print tfoot {}
.data-table-print tr.first {background-color:#FFF;}
.data-table-print tr.last {}
.data-table-print tr.odd {}
.data-table-print tr.even { background-color:#000; }
.data-table-print tbody.odd {}
.data-table-print tbody.odd td { border-width:0 1px; }
.data-table-print tbody.even { background-color:#000; }
.data-table-print tbody.even td { border-width:0 1px; }
.data-table-print tbody.odd tr.border td,
.data-table-print tbody.even tr.border td { border-bottom-width:1px; }
.data-table-print th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table-print td.label,
.data-table-print th.label { font-weight:bold; background-color:#000; }
.data-table-print td.value {}


.chart-table table {
   border: 0;
   border-collapse: collapse;
   border-spacing: 0;
   empty-cells: show;
   font-size: 11px;
   width: 90%;
   padding: 0px;
   color:white;
 }
.chart-table tbody {
   display: table-row-group;
   vertical-align: middle;
   border-color: inherit;
}
.chart-table tr {
   display: table-row;
   vertical-align: inherit;
   border-color: inherit;
}
.chart-table caption, th, td {
   vertical-align: top;
   text-align: left;
   font-weight: normal;
}

/* ---------------------------------------------------------------------------------------
FI Comparison Table 
*/

.cmpTbl table{
    font-size: 9px;
}
.cmpTbl img{
    margin: 1px 0px 0px 0px;
}

.cmpTblHeaderRow {
	background-color: #E6E6E6;
	border: solid 1px #000;
	border-left: none;
}

.cmpTblHeaderImage {
	border-bottom:none;
}

.cmpTblHeaderImage img {
	display: block;
    margin-left: auto;
    margin-right: auto;
	margin: 1px 0px 0px 0px!important;
}

.cmpTblHeaderLabel {
	border-top:none;
	text-align:center;
	font-weight: bold;
	vertical-align: middle;
}

.cmpTblHeaderCol {
	background-color: #E6E6E6;
	border:solid 1px #000;
	border-top: none;
	font-weight: bold;
	padding: 2px 2px 2px 5px;
}

.cmpTblCell {
	border-bottom: solid 1px #000;
	border-right: solid 1px #000;
	text-align:center;
	vertical-align: middle;
}

.cmpTblFirstCol {
	border-left: solid 1px #000;
}

.cmpTblFirstRow {
	border-top: solid 1px #000;
}

.cmpTblLastRow {
	border-bottom: solid 1px #000;	
}

.cmpTblEvenRow {
	background-color: #E1F4FD;
}

.cmpTblOddRow {
	background-color: #FFFDF9;	
}

.cmpTblSpacer {
	background-color: white;	
}
.cmpTblCents {
	vertical-align:super; 
	font-size:7px;
}

.cmpTblPriceRow {
	background-color: #E6E6E6;
	height: 30px;
	font-weight: bold;
}



/* Tax Details Row */
tr.tax-total {  cursor:url(http://scripts.frightprops.com/skin/frontend/fprops/default/css/cursors/Hand.cur),pointer;}
tr.tax-total td {}
tr.tax-total .tax-collapse { float:right; text-align:right; padding-left:20px; background:url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/bkg_collapse.gif) 0 4px no-repeat; cursor:url(http://scripts.frightprops.com/skin/frontend/fprops/default/css/cursors/Hand.cur),pointer;}
tr.show-details .tax-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.tax-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
tr.tax-details-first td { border-top:1px solid #d2d8db; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/bkg_collapse.gif) 100% 4px no-repeat; cursor:url(http://scripts.frightprops.com/skin/frontend/fprops/default/css/cursors/Hand.cur),pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -53px; }

/* Class: std - styles for admin-controlled content */
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { margin:0 0 10px; }
.std ul.disc { list-style:disc outside; padding-left:18px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }
/*.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }*/

/* Misc */
.links li { display:inline; }
.links li.first { padding-left:0 !important; }
.links li.last { background:none !important; padding-right:0 !important; }

.link-cart { font-weight:bold; color:#f00; }
.link-wishlist { } 

.link-reorder { font-weight:bold; }
.link-compare { }
.link-print { background:url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; }
.link-rss { background:url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/i_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }
.btn-remove { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/icon-delete.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

.separator { margin:0 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:#ddd; text-indent:-999em; overflow:hidden; }

/* Noscript Notice */
.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:1000px; margin:0 auto; padding:12px 0 12px; background:url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }
/* ======================================================================================= */


/* Header ================================================================================ */
.logo { float:left; }
.header-container { }
/* .header { padding:10px; border:1px solid #ddd; } */
.header { width:960px; position:relative; margin:0 auto; margin-top:05px; left:0px; z-index:2;margin-bottom:8px;}
.header .logo { float:left; text-decoration:none !important; }
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.header h1.logo { margin:0; padding:0; }
/* .header .welcome-msg { font-weight:bold; text-align:right; } */
.header .welcome-msg { position:absolute; width:200px; right:10px; top:22px; text-align:right; color:#aaa;}
.header .links { float:left; }
.header .form-search { text-align:right; height:30px; position:absolute; right:0px; top:0px; width:300px; padding-right:60px; }
.header .form-search .search-autocomplete { z-index:999; }
.header .form-search .search-autocomplete ul { border:1px solid #A091B0; background-color:#fff; }
.header .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #A091B0; cursor:url(http://scripts.frightprops.com/skin/frontend/fprops/default/css/cursors/Hand.cur),pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected {}
.header .form-search .input-text{width:190px; height:24px; border:3px solid #2d1147;}
.header .form-language { clear:both; text-align:right; }
.header-container .top-container { clear:both; text-align:right; }

.header-nav { width:715px; position:absolute; top:189px;  text-align:center; }
.header-social { width:280px; position:absolute; bottom:35px;  text-align:center; }

.vertical-nav-container.box.base-mini{
z-index: 900;
}

#top-nav-menu { 
	padding: 0;
	font-size: 1.1em;
	margin: 0 auto;
	width: 630px;
	text-transform: uppercase;
	margin-left: 99px;
}
#top-nav-menu ul { display:inline; list-style:none; }
#top-nav-menu li { 
	display:inline;
	text-align:center;
	color:#FFEA00; 
	padding:2px 28px 2px 6px;
   text-shadow:
       3px 3px 0 #000,
     -1px -1px 0 #000,  
      1px -1px 0 #000,
      -1px 1px 0 #000,
       1px 1px 0 #000;	
	
	/*background:transparent url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/header_menu_bullet.gif) no-repeat scroll 100% 100%;*/ 
	}
#top-nav-menu li.first {}
#top-nav-menu li.last { padding-right:0; background:none; }
#top-nav-menu a { color:#fdee01; font-weight:bold;font-style: normal; text-decoration:none; position:relative; bottom:2px; left:170px; }
#top-nav-menu a:hover { color:red; text-decoration:none;}

#top-social-menu { padding:0; width:295px;margin-left:482px;}
#top-social-menu ul { display:inline; list-style:none; }
#top-social-menu li {display:inline;margin:-1px;}

#top-social-menu li.first {}
#top-social-menu li.last { padding-right:0; background:none; }
#top-social-menu a { color:#fdee01; font-weight:bold; text-decoration:none; position:relative; bottom:2px; left:170px; }
#top-social-menu a:hover {
	-webkit-filter: saturate(5);
    filter: saturate(5);
	}




/* Quick Access*/
.quick-access {
    width:540px;
	/*position:absolute;
	top:0px;
	left:0px; */
    text-align:left;
    padding:0 10px;
    color:#fff;
    }
    
.quick-access p { margin-bottom:0px; }
.quick-access li {
    display:inline;
    background:url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/shop_access_pipe.gif) no-repeat 100%;
    padding-right:7px;
    padding-left:3px;
    }
.quick-access li.first { padding-left:0; }
.quick-access li.last { padding-right:0; background:none; }

.shop-access .country-flag {
	color: #fff;
	left: 5px;
	position: relative;
	display:inline;
}
.shop-access .country-flag  a{
	color:#fff;
}
.shop-access .country-flag  img{
	margin-top:2px;
}



/* .shop-access { margin-bottom:6px; } */
.shop-access a { color:#aaa; font-size:1em; text-decoration:none; font-style: normal;}
.shop-access a:hover { color:#a00; }
.shop-access li.last { padding-right:0; background:none; }



/* Sidebar =============================================================================== */
.block { margin:0 0 10px; }
.col-left .block { border-bottom:0px solid #000000; }

.welcome-msg { width:100%; padding-bottom:41px; text-align:center;}
.block .block-title { 
	text-align:center;
	position:relative;
    font-family: 'Creepster-Regular', Verdana, Tahoma;
	color: #ffd802;
	font-size: 26px;
	text-shadow: #000 1px 1px 2px, #000 -1px -1px 2px;	
	margin-top: 7px;
}

.col-left .block .block-content { color:#ffa500; text-indent:10px}
.col-left .block .block-content a { text-decoration:none; color:yellow; margin:0px; }
.col-left .block .block-content a:hover { color:red; }

.col-left .block .block-content-account { 
    font-family: 'Creepster-Regular', Verdana, Tahoma;
	color: #ffd802;
	font-size: 26px;
	text-align: center;  
	margin: 13px 0px 0px 5px;
	text-shadow: #000 1px 1px 2px, #000 -1px -1px 2px;	
}
.col-left .block .block-content-account a { text-decoration:none; color:#fdee01; }
.col-left .block .block-content-account a:hover { color:red; }

.block .block-title strong { font-weight:bold; }
.block .block-title strong span {}
.block .block-title a { text-decoration:none !important; }

.col-right .block { 
     border-left:2px solid #957fab; 
     border-right:2px solid #784d96; 
	 border-top:2px solid #957fab; 
	 border-bottom:2px solid #784d96; 
	 background-color:#574375; 
}
.col-right .block-title { 
     padding-left:7px;
     border-bottom:0px solid #888;
	 background-color:black;
	 background:black;
	 padding-bottom:24px;	
	 /* min-height:190; */
}

.block .block-subtitle { font-size:12px; font-weight:bold; color:white;}
.col-left .block .block-content { z-index:200;}
.col-right .block .block-content { padding:5px; padding-top:0px; color:orange; }


#recently-viewed-items > li.item { padding:2px 0; margin-left:10px;width:200px; }
.block .block-content li.item { padding:2px 0; margin-left:10px; }
.block .btn-remove { float:right; }
.block .actions { text-align:right; }
.block .actions a { float:left; }
.block .empty {}

.block li.odd {}
.block li.even { }

/* Mini Products List */
.mini-products-list li { padding:5px 0; }
.mini-products-list .product-image { float:left; width:50px; padding:5px; }
.mini-products-list .product-image img { border:1px solid #A9A9A9; }
.mini-products-list .product-details { margin-left:75px; }
.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }

/* Block: Account */
.block-account {
	background: #d3d3d3;
	padding: 5px 25px 1px 25px;
    margin:0px;	
}
.block-account .block-content li{
display: block;
width: 94px;
float: left;
text-align: center;
margin-top: 25px;
font-weight: bold;
font-size: 11px;
}
.block-account .block-content a{
color:#000;
}
.block-account .block-content a:hover{
color:red;
}
.block-account .block-content strong{
color:red;
}

.block-account .block-content img {
margin-bottom:10px;
}
.block-account .block-content img:hover,.block-account img.block-content:focus{
	margin: 3px 0 7px 3px;
}
 

/* Block: Currency Switcher */
.block-currency {}
.block-currency select { width:100%; border:1px solid #888; }

/* Block: Layered Navigation */
.block-layered-nav {}
.block-layered-nav dt { font-weight:bold; }
.block-layered-nav dd { padding-left:5px; }
.block-layered-nav .currently {}
.block-layered-nav .btn-remove { float:left; margin:2px 3px 0 0; }

/* Block: Cart */
.block-cart {}
.block-cart .empty { text-align:center; }
.block-cart .summary {}
.block-cart .amount { text-align:center; }
.col-left .block-cart .amount a { text-decoration:underline; }
.col-left .block-cart h5 { font-size:11px; margin-top:4px; }
.block-cart .subtotal { text-align:right; }
.block-cart .actions { margin-top: 5px; }
.block-cart li { border-top:1px dashed #CC5555; }
#cart-sidebar { border-bottom:1px dashed #CC5555;}

/* Block: Wishlist */
.block-wishlist {}

/* Block: Related */
/*.block-related { margin:20px 30px; border:1px solid #FFFFFF; } */
.block-related .block-title { 
    background: url("http://scripts.frightprops.com/skin/frontend/fprops/default/css/") no-repeat scroll 0 0 transparent; 
 color:#E26703; font-weight:bold; border-bottom:1px solid #E5DCC3; font-size:1.15em; margin-bottom:1em; padding-bottom:1px;

/*	
    background: url("http://scripts.frightprops.com/skin/frontend/fprops/default/css/") no-repeat scroll 0 0 transparent; 
    text-align:left; 
    text-decoration:none; color:#E26703; 
    font-size:11px;
    background-color:#3C2D53; 
    padding: 5px 10px; 
    border-bottom:1px solid #E4E4E4; 
    text-shadow: none;
    text-transform: none;   
    */
    }
.block-related .block-subtitle { font-size:11px; }
.block-related .block-content { padding: 5px 5px; }
.block-related input.checkbox { margin-right:65px; }
.block-related .item { margin-left:20px; }
.block-related .item .product-image {  }
.block-related .item .product-details {  }
.block-related td { padding: 0 10px; text-align:center; }

/*
.related-items { margin:20px 0 0; border:1px solid #E4E4E4; }
.related-items .head { padding: 5px 10px; background-color:#F6F6F6; border-bottom:1px solid #E4E4E4;}
.related-items .content { padding:0px 15px; }
.related-items td { padding: 0 10px; text-align:center; }
.related-items .price-box { margin:0; padding:0; }
*/

/* Block: Compare Products */
.block-compare {}
.block-compare li { padding:5px 0; }

/* Block: Recently Viewed */
.block-viewed {}
.block-viewed.empty { text-align:center; }
.block-viewed .summary {}
.block-viewed .amount { text-align:center; }
.col-left .block-viewed .amount a { text-decoration:underline; }
.col-left .block-viewed h5 { font-size:11px; margin-top:4px; }
.block-viewed .subtotal { text-align:right; }
.block-viewed .actions { margin-top: 5px; }
.block-viewed li {}
.col-left .block.block-viewed img {float:left;margin-right: 7px;border: 1px solid #000;}
.col-left .block.block-viewed .product-name { position: initial;text-indent: 0px;}


/* Block: Recently Compared */
.block-compared {}

/* Block: Poll */
.block-poll label {}
.block-poll input.radio { float:left; margin:1px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll li { padding:3px 9px; }
.block-poll .actions { margin:5px 0 0; }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Tags */
.block-tags ul,
.block-tags li { display:inline; }

/* Block: Subscribe */
.block-subscribe {}

/* Block: Reorder */
.block-reorder {}
.block-reorder li { padding:5px 0; }
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .product-name { margin-left:15px; color:yellow; }

/* Block: Banner */
.block-banner {}
.block-banner .block-content { text-align:center; }

/* Block: Login */
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }

/* DTA: Homepage */
.homepage-divider { 
/*border-left:2px solid #957FAB;
border-top:2px solid #957FAB;
border-right:2px solid #784D96;
border-bottom:2px solid #784D96;
background: #574375; */
padding: 2px;
margin: 0px 0 1px 0;
} 

.homepage-cart-image{ 
  position:absolute;
  left:10px;
  top:10px;
}

.homepage-header-image{ 
 background:url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/fpmegahead.gif);
 width:960px; 
 height:188px;  
 cursor: pointer;
 margin-top: 4px;
}

.homepage-right-slices  {
/* background:#111111 repeat scroll 0 0 #574375; */
/* border:6px solid; */
/* border-color:transparent; */
padding:0px;
}
.homepage-right-slices .slice-wrapper  {
/* background:#111111 repeat scroll 0 0 #574375; */
/* border:6px solid; */
/* border-color:transparent; trbl */
padding:0px;
margin: 6px 0px 4px 7px;
}


.box3  {
background:#492e68 repeat scroll 0 0;
border:0px solid;
border-color:transparent;
padding:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;

}
.box3 img {padding:0px;}
.box3 a             { color:yellow; text-decoration:none; font-weight:bold;font-size:11px; cursor:url(http://scripts.frightprops.com/skin/frontend/fprops/default/css/cursors/Hand.cur), pointer;}
.box3 a:hover       { text-decoration:none; color:red; cursor:url(http://scripts.frightprops.com/skin/frontend/fprops/default/css/cursors/Hand.cur), pointer;}
.box3 :focus        { outline: 0; }
.box3 td {background-color:#200b36;}

.box4  {
background:none repeat scroll 0 0 #492e68;
border:0px solid;
border-color:transparent;
padding:0px;
margin:0px;
}
.box4 img {padding:0px;}

/* ======================================================================================= */


/* Category Page ========================================================================= */

.category-title,.page-title {
    background-color: #d3d3d3; 
	position:relative;
	text-align:center;
	padding: 30px 25px 15px 25px;
	width: 685px;
}

.category-title h1,.page-title h1{ 
    font-family: 'Creepster-Regular', Verdana, Tahoma;
	color: #000;
	font-size: 62px;
	border-bottom: 1px solid #000;
	margin-bottom: 5px;   
	line-height:58px;
	padding-bottom: 5px;
}
.dashboard .box-head h2, .my-account h2, .my-giftcards h2, .account-login h2,
.frightprops-docs-container.customer-service h2, 
.frightprops-docs-container.contact-us h2 {
font-family: 'Creepster-Regular', Verdana, Tahoma;
color: #000;
font-size: 36px;
border-bottom: 1px solid #000;
margin-bottom: 5px;
line-height: 43px;
}
.frightprops-docs-container.contact-us h2 {
  border-bottom: 0px;
}

.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
.category-image img {}
.category-description { margin:0 0 10px; }
.category-products {}


.top-link-cart img{
   border:0px;
}


.category-products .product-lower-price-icon {
   position: absolute;
   top: -27px;
   left: 375px;
   width: 70px;
   height: 50px;
   z-index:9;
}

.box-collateral td { 
border:1px solid #ddd; 
position:relative;
width:125px;
text-align:center;  
/*background: #fff;*/
}

/* View Type: Grid */

.products-grid img {
	border: 1px solid #828282;
}
.products-grid { border-bottom:1px solid #ddd; position:relative; }
.products-grid.last { border-bottom:0; }
.products-grid  ul{margin:0px;}
.products-grid li.item {
   float:left; 
   width:225px;
   list-style:none;
   position:relative;
   margin-bottom: 10px;
 }
.products-grid li.item2 {
   float:left; 
   width:225px;
   list-style:none;
   position:relative;
   margin-bottom: 10px;
 }
.products-grid li.item3 {
   float:left; 
   width:170px;
   list-style:none;
   position:relative;
   margin-bottom: 10px;
 }
.products-grid .product-image { float:left; display:block; width:165px; margin:0 0 0 0; }



.products-grid .product-tiny-description{ 
margin: 0px;
font-size: 13px;
clear: both;
left: 0.7em;
width: 16.8em;
padding: 4px;
}

.products-grid .product-size{ 
    margin:0 0 5px; 
    font-weight:bold; 
	font-size:13px;
    clear:both;	
	color:gray;
	position:absolute;
	top:265px;
	left:12px;
    background: rgba(255, 255, 255, 0.6);
}

.products-grid .product-percent-off{ 
    margin:0 0 5px; 
    font-weight:bold; 
	font-size:13px;
    clear:both;	
	color:red;
	position:absolute;
	top:134px;
	left:135px;
    background: rgba(255, 255, 255, 0.6);
}

.products-grid .product-name { 
    margin:0 0 0 5px; 
	padding-top:0px;
    font-weight:bold; 
	font-size:14px;
    clear:both;	
	text-align:center;
    color:black;
    width:218px;
	
}
.products-grid .product-name3 { 
	font-weight: bold;
	font-size: 11px;
	color: #000;
	width: 160px;
}

.products-grid .product-name a{
color: black;
padding-left:5px;
text-decoration: none;
font-style:normal;
}

.products-grid .category-products {
   background: #574375;
}

.products-grid .price-box { 
   position:absolute;
   top:190px;
   display:inline;   
   right:4px;
   background:white;
   z-index:2;
}
.products-grid .price-box3 { 
   display:inline;   
   right:4px;
   background:white;
}

.products-grid .price-box .price {
    font-size: 17px;
    text-align: left;
    display:inline;
	
    /* Fallback for web browsers that doesn't support RGBa */
    /* background: rgb(255, 255, 255) transparent; */
    /* RGBa with 0.6 opacity */
    /* background: rgba(255, 255, 255, 0.8); */
    /* For IE 5.5 - 7*/
    /* filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff, endColorstr=#99ffffff); */
    /* For IE 8*/
    /* -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff, endColorstr=#99ffffff)"; */
}
.products-grid .price-box .price .price-small {
font-weight: bold;
color: #00770b;
font-size: 12px;
text-align: left;
display:inline;
vertical-align:super;
}
.products-grid .price-box .price .price-small-fancy {
font-weight: bold;
color: red;
font-size: 19px;
text-align: left;
display:inline;
vertical-align:super;
font-family: "GloriaHallelujah";
}

.products-grid .availability { line-height:21px; }
.products-grid .actions { position:absolute; bottom:12px; }
.products-grid .product-lower-price-icon{
   position: relative;
   top: -186px;
   left: -7px;
   width: 66px;
   height: 43px;
   z-index:9;
}

.col2-left-layout .products-grid,
.col2-right-layout .products-grid { width:auto; margin:0 auto; border:0; }
.col1-layout .products-grid { width:790px; margin:0 auto; border:0; }

.vertical-nav {
	margin-top:82px;
}

/* DTA: 04-28-12: View Type: Query Grid */
.products-query-grid { border-bottom:1px solid #ddd; position:relative; }
.products-query-grid.last { border-bottom:0; }
.products-query-grid li.item { float:left; width:156px; padding:12px 10px 10px; list-style-type:none;}
.products-query-grid .product-image { display:block; width:135px; height:135px; margin:0 0 5px; }
.products-query-grid .product-name { margin:12px 0 5px; font-weight:bold; font-size:13px;text-align: center;}
.products-query-grid .product-name a {}
.products-query-grid .price-box { margin:5px 0; text-align: center;}
.products-query-grid .availability { line-height:21px; }
.products-query-grid .actions { bottom:12px; text-align: center;}
.products-query-grid .price-box .price {
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	text-align: center;
}

.col2-left-layout .products-query-grid,
.col2-right-layout .products-query-grid { width:auto; margin:0 auto; }
.col1-layout .products-query-grid { width:790px; margin:0 auto; }


 /* DTA 4/10 */
 
 
.new-products-grid { border-bottom:0px solid #ddd; position:relative; }
/* .new-products-grid.last { border-bottom:0; } */
.new-products-grid li.item { height:230px; float:left; width:150px; padding:0px; position:relative;}
.new-products-grid .product-image { display:block; width:135px; height:135px; margin-bottom:5px; }
.new-products-grid .product-name { text-align: center; margin:0 0 0px; font-weight:bold; font-size:13px; }
.new-products-grid .product-name a {}
.new-products-grid .price-box { text-align: center; margin:0px 0; }
.new-products-grid .availability { line-height:21px; }
.new-products-grid .actions { position:absolute; bottom:12px; } 
.col2-left-layout .new-products-grid,
.col2-right-layout .new-products-grid { width:750px; margin:0 auto; }

/* View Type: List */
.products-list li.item { border-bottom:1px solid #ddd; padding:12px 10px; }
.products-list li.item.last { border-bottom:0; }
.products-list .product-image { float:left; width:135px; height:135px; margin:0 0 10px; }
.products-list .product-shop { margin-left:150px; }
.products-list .product-shop .f-fix { padding-left:0px; position:relative;}
.products-list .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; }
/* .products-list .product-name a { color:#0A263C; } */
.products-list .price-box { float:left; margin:3px 13px 5px 0; white-space:nowrap;}
.products-list .button { margin-right:40px; float:right; }
.products-list .availability { float:left; margin:3px 0 0; color:#d83820;}

.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35;}



.products-list .desc .link-more { font-size:11px; }
.products-list .add-to-links { clear:both; }
.products-list .add-to-links li { display:inline; }
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
/* ======================================================================================= */


/* Product View ========================================================================== */
/* Rating */
.no-rating { 
  margin-top:14px; 
  display: inline;
  list-style-type: square;
  border-style: outset;
  border-width: 1px; 
}

.ratings { font-size:11px; line-height:1.25; margin:7px 0; }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; 
  display: inline;
  list-style-type: square;
  border-style: outset;
  border-width: 1px; 
  margin-left: 0px;
}
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:13px; background:url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/bkg_rating.gif) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin-right:3px; }
.ratings .amount {}

.ratings-table th,
.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
.ratings-table th { font-weight:bold; padding-right:8px; }

/* Availability */
.availability { font-weight:bold; margin-bottom:5px; }
/*.availability span { } */
.availability .in-stock { color:#090; }
.availability .out-of-stock { color:#d83820; }
.availability .pre-order { color:#ff4500; }

/* Email to a Friend */
.email-friend { margin-bottom: 3px;}
.email-friend li { 
  display: inline;
  list-style-type: square;
  border-style: outset;
  border-width: 1px; 
  margin-left: 10px;
}

/* Alerts */
.alert-price {}
.alert-stock {}


/********** < Product Prices */
.price { white-space:nowrap !important; }



.add-to-box .price-box {clear:both;}
.price-box {}
.price-box .price { font-weight:bold; color:#89ff15; font-size:12px;  }
.price-box .price-fancy { 
   font-weight:bold; 
   color:#B12704; 
   font-size:20px;
   }
  
   
 .crossed-out-image {
    position: absolute;
	top:1px;
	left:-7px;
	z-index:2;
 }
   

/* Regular price */
.regular-price {}
.regular-price .price { font-weight:bold; color:#89ff15; }

/* Old price */
.old-price {}
.old-price .price-label { white-space:nowrap; color:#000}
.old-price .price { text-decoration:line-through; font-weight:normal; color:#f00 }

.old-price-fancy {} 
.old-price-fancy .price-label { 
  white-space:nowrap; 
  color:black;
  font-size:15px!important;
  }
.old-price-fancy .price { 
  text-decoration:none!important;
  font-weight:normal!important;
  color:#000!important; 
  font-size:15px!important;
  position:relative;
  }

.special-price-fancy { white-space:nowrap;display: block;}
.special-price-fancy .price-label-fancy { 
    font-weight:bold; 
	font-weight: normal;
	white-space: nowrap;
	font-size: 15px;
   }
.special-price-fancy .price { color:#B12704; font-weight:bold;}

.products-list .old-price .price-label { white-space:nowrap; color:#fff}
.products-list .old-price .price { text-decoration:line-through; font-weight:normal; }

.new-products-grid .old-price .price-label { white-space:nowrap; color:#fff}

.products-list .price-box .old-price .price { font-weight:bold; color:#FFF; font-size:12px; text-align:right;}
.products-list .price-box .special-price  { 
   border-width:1px;
   border-style:solid;
   border-color:red;

}


/* Special price */
.special-price { }
.special-price .price-label { font-weight:bold; white-space:nowrap; color:#000; }
.special-price .price { color:#f00; font-weight:bold; }

.products-list .product-shop .f-fix  .special-price .price-label { font-weight:bold; white-space:nowrap; color:#fff; }
.products-list .product-shop .f-fix  .special-price .price { color:#88FF14; font-weight:bold; }

.new-products-grid .special-price .price-label { font-weight:bold; white-space:nowrap; color:#fff; }



/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label { white-space:nowrap; color: lightgray; }
.product-view .minimal-price .price-label { white-space:nowrap; color: lightgray; }
.product-view .minimal-price {display:none;}

.minimal-price-link { display:block; }
.minimal-price-link .label {color:lightgray;}
.minimal-price-link .price { font-weight:normal; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

/* FTP */
.weee { display:block; font-size:11px; color:#444; }
.weee .price { font-size:11px; font-weight:normal; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from {float:left;}
.price-from .price-label { font-weight:bold; white-space:nowrap; color:#ffffff; }

.price-to {float:left; margin-left:5px;}
.price-to .price-label { font-weight:bold; white-space:nowrap; color:#ffffff; }


.product-view .product-shop .price-box .price-from .price-label { font-weight:bold; white-space:nowrap; color:#000; }
.product-view .product-shop .price-box .price-to .price-label { font-weight:bold; white-space:nowrap; color:#000; }

.new-products-grid .price-from .price-label { font-weight:bold; white-space:nowrap; color:#fff; }
.new-products-grid .price-to .price-label { font-weight:bold; white-space:nowrap; color:#fff; }



/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

.add-to-box .price-box-bundle .price-box .price { font-weight:bold; color:#00770b; font-size:12px; text-align:right;margin-left: 6px} 
.price-box .price { font-weight:bold; color:#00770b; font-size:12px; text-align:right;} 
.add-to-box .price-box .price { 
	font-weight: bold;
	color: #B12704;
	font-size: 22px;
	/*float: right;*/
}


/********** Product Prices > */

/* Tier Prices */
.tier-prices .price { font-weight:bold; color:#00770B;}
.tier-prices .benefit {color:#000;}
.tier-prices-grouped {}

#SCPcustomOptionsDiv .tier-prices .price { font-weight:bold; color:lime;}
#SCPcustomOptionsDiv .tier-prices .benefit {color:#FFF;}
#SCPcustomOptionsDiv .tier-prices-grouped {}


/* Tier Prices */
/*.tier-prices { margin:10px 0; padding:10px; background-color:#f4f7f7; border:1px solid #dadddd; }
.tier-prices li { line-height:1.4; background:url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/i_tier.gif) no-repeat 0 3px; padding:2px 0 2px 10px; color:#424242; }
.tier-prices .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
.tier-prices .price { font-weight:bold; color:#2f2f2f; }

.tier-prices-grouped li { padding:2px 0; color:#e26703; }
.tier-prices-grouped li .price { font-weight:bold; }
*/


/* Add to Links */
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { 
   float:left; 
   margin-right:0px; 
   margin-top:6px; 
   color:#000; 
   }
.add-to-cart .qty { 
   float:left; 
   margin: 5px;
   }

   
.add-to-cart button.button { 
	float:left; 
	margin-left:5px; 
	margin-top:4px; 
	}
	
	

.ask-question {
  margin: 15px 0px 14px 0px;
}
	
/* Add to Links + Add to Cart */
.add-to-box {
    margin-top:20px;
    margin-bottom:5px;
    float:left; 
 }
.add-to-box .add-to-cart { float:left; margin: 10px 0 4px 0;font-weight:bold;}
.add-to-box .or { float:left; margin:0 10px; }
.add-to-box .add-to-links { float:left; }
.product-view {
  background-color: #d3d3d3;
  padding: 0px 35px 0px 40px;
  position: relative;
}

/* DTA PayPal One Page Checkout Review */
.paypal-express-review h2{
font-size: 14px;
font-weight: bold;
}
.paypal-express-review h3{
   font-size: 11px;
}
.paypal-express-review address{
   font-size: 10px;
}
 

/* DTA: Product view header and footer images */
.dta-related .old-price-fancy .price-label{
	display:none;
}
.dta-related .old-price-fancy .price{
	display:none;
}
.dta-related .special-price-fancy .price-label-fancy{
	display:none;
}
.dta-related .product-collateral .box-collateral .product .price-box .price {
	display:none!important;
}
.dta-related .price-box .price-fancy {
	font-size: 15px;
}




.product-view-header{ 
  background-color: #d3d3d3;
  min-height: 1px;
}
.product-view-footer{ 
  background-color: #d3d3d3;
  padding:8px 0px; 
  padding-bottom:0px;
  min-height: 85px;
}


.product-essential {
  position: relative;
  background-color: #d3d3d3;
  width: 687px;
}



.product-collateral .box-collateral table{ 
	border-collapse: separate;
    border-spacing: 4px 5px;
}
.product-collateral .box-collateral td { 
   text-align: left;
   font-weight:bold;
   font-size: 12px;
   padding: 0px;
   border: 1px solid #a1a1a1;
   background-color: #a1a1a1;
}

.box-collateral .box-description td{}
.product-collateral .box-collateral a  { color:blue; text-decoration:none; cursor:url(http://scripts.frightprops.com/skin/frontend/fprops/default/css/cursors/Hand.cur), pointer;}
.product-collateral .box-collateral a:hover  { text-decoration:none; color:red; cursor:url(http://scripts.frightprops.com/skin/frontend/fprops/default/css/cursors/Hand.cur), pointer;}
.product-collateral .box-collateral .product-tags  a:hover  { text-decoration:none; color:red; cursor:url(http://scripts.frightprops.com/skin/frontend/fprops/default/css/cursors/Hand.cur), pointer;}
.product-collateral .box-collateral .product-tags a { color:yellow; text-decoration:none; cursor:url(http://scripts.frightprops.com/skin/frontend/fprops/default/css/cursors/Hand.cur), pointer;}

.product-collateral .box-collateral .product { 
	text-align: center; 
}
.product-collateral .box-collateral .product  a  { color:#000; text-decoration:none; cursor:url(http://scripts.frightprops.com/skin/frontend/fprops/default/css/cursors/Hand.cur), pointer;}
.product-collateral .box-collateral .product  a:hover  { text-decoration:none; color:red; cursor:url(http://scripts.frightprops.com/skin/frontend/fprops/default/css/cursors/Hand.cur), pointer;}
.product-collateral .box-collateral  .product .configurable-price-from-label { color: lightgray; display:block;}
.product-collateral .box-collateral .product .price-box .price { color:#B12704;}

/***************** FrightProps Document Pages  */
.configurable-price-from-label { color: #000;  }
.new-products-grid .configurable-price-from-label { color: #fff;  }

.products-list .configurable-price-from-label { }
.product-options-bottom .configurable-price-from-label { color: #fff;  }
.product-options-bottom .add-to-cart label  {font-weight:bold;}

.frightprops-docs,.account-login,.account-create{
	color: #000;
	background-color: #D3D3D3;
	width: 685px;
	padding: 15px 25px 33px 25px;
	font-size: 12px;
}
.frightprops-docs-blank{
color: #000;
background-color: #000;
width: 726px;
padding: 0px 0px 0px 8px;
font-size: 12px;
}

.my-account  {
color: #000;
background-color: #D3D3D3;
width: 735px;
padding: 5px 0px 25px 0px;
font-size: 12px;
}
.my-account .page-title.title-buttons h1{
margin: 20px 20px 0 28px;
}
.my-account .page-title.title-buttons button.button{
margin: 35px 0 0 0;
}
.my-account .page-title {
   padding: 20px 25px 15px 25px;
}

.my-giftcards  {
color: #000;
background-color: #D3D3D3;
width: 685px;
padding: 4px 25px 8px 25px;
font-size: 12px;
}

.frightprops-docs-container {
  margin: 0px;
}

.frightprops-docs-header{ 
 display: none;
}

.frightprops-docs-footer{ 
 display: none;
}

.frightprops-docs p { margin-top: 5px; }
.frightprops-docs ul { list-style-type: square; margin-left:20px; }
.frightprops-docs li { margin-bottom:2px;}
.frightprops-docs img { margin: 5px 5px 5px 5px; }
.frightprops-docs h1 { 
	margin-bottom: 8px;
	margin-top: 17px;
	font-size: 14px;
}

/*

FrightProps Check out

*/

.frightprops-docs-checkout  {
  color: white;
  background-color: #33FF00;
  background: #574375 url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/fp_product_bk_body2.gif) 0 0px repeat;
  padding:10px 10px;
  padding-bottom:0px;
}

.frightprops-docs-checkout-header{ 
  background:url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/fp_product_bk_head2.gif) 0 0 no-repeat; 
  padding:0px 0px; 
  padding-bottom:0px;
  min-height: 33px;
}

.frightprops-docs-checkout-footer{ 
  background:url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/fp_product_bk_foot2.gif) 0 0 no-repeat; 
  padding:8px 0px; 
  padding-bottom:0px;
  min-height: 85px;
}

.frightprops-docs-checkout p { margin-top: 5px; }
.frightprops-docs-checkout ul { list-style-type: none; margin-left:0px; }
.frightprops-docs-checkout li { margin-bottom:2px; }
.frightprops-docs-checkout img { margin: 5px 5px 5px 5px; }
.frightprops-docs-checkout h1 { margin-bottom: 6px; margin-top: 3px;}

.order-items  h2{color:#fff;}
.page-sitemap { padding:20px 70px; 
background:none repeat scroll 0 0 #574375;
border-color:#957FAB #784D96 -moz-use-text-color #957FAB;
border-left:2px solid #957FAB;
border-style:solid solid none;
border-width:2px;
padding:5px;
color: white;
}
.tags-list { 
padding:20px 70px 20px 20px; 
}
/***************** Category Image Display  */

#categories { 
background-color:#d3d3d3;
/* padding:0 25px 25px 25px; */
}
.category-box { 
    width:200px; 
    float:left; 
	padding: 0px 10px 10px 10px; 
/*    min-height:360px; */
 }
.category-products .category-image-box img {
   border: 1px solid #000;
   }
   
.category-name { 
	text-align:center; 
	width:200px; 
	color:#000; 
	font-size:16px;
}
.category-name a{ 
	font-style:normal;	
	text-decoration: none;
	text-align:center; 
	width:200px; 
	color:#000; 
	font-size:30px;
    font-family: 'Creepster-Regular', Verdana, Tahoma;
	font-style:normal;	
	text-decoration: none;
	line-height:23px;
	}
.category-name a:hover{ 
	color: red;
}

/********************* Product Description CSS */

.product-specs { margin-bottom:25px; width:100%; overflow:auto; }

#productMainImage a:hover, #productAdditionalImages a:hover {
	text-decoration:none;
}
#productDetailsList {
	list-style-type:none;
	margin-left:0;
	padding-left:0;
}
h1.productGeneral {
	color:#990000;
	font-size:18px;
	font-weight:bold;
	line-height:0.8em;
	margin-left:0;
}
#productGeneralTopShortDesc {
	font-size:12px;
	font-weight:normal;
}
#prodInfoDescHeader {
	text-align:center;
	width:100%;
}
#prodInfoDescCaption {
	font-style:italic;
	margin:auto;
	text-align:center;
	width:85%;
}
#prodInfoDescLeftColumn {
	float:left;
	width:49%;
}
#prodInfoDescRightColumn {
	float:right;
	width:49%;
}
.prodInfoSubHeading {
	font-weight:bold;
}
#prodInfoDescRightColumn p, #prodInfoDescLeftColumn p {
	clear:both;
	padding-top:0.5em;
}
#prodInfoDescRightColumn img, #prodInfoDescLeftColumn img {
	margin:0.5em;
}
#productGeneralTopContainer {
	margin-bottom:2em;
	width:100%;
}
#productGeneralTopLeft {
	float:left;
	width:175px;
}
#productGeneralTopMiddle {
	float:left;
	padding:6px;
	width:245px;
}
#productGeneralTopRight {
	float:right;
	text-align:center;
	width:120px;
}
#ProductDescriptionHeader {
	border:0 solid;
}



/* Product Images */
.product-view h4 { color:#0A263C; font-size:11px; text-transform:uppercase; margin-top:15px; margin-bottom:5px; }
.product-view .short-description h2 { color:#0A263C; font-size:11px; font-weight:bold; text-transform:uppercase; }
.product-view .product-img-box { 
	position: relative;
	float:left;
}
.product-view .product-img-box  img {border: 1px solid #8c8c8c;}
.product-view .product-img-box-wrapper { 
position: relative;
width: 300px;
 }  
  
.product-view .product-lower-price-icon { 
position: absolute;
top: 0px;
left: 329px;
width: 111px;
height: 64px;
z-index:9;
  }
.product-view .product-free-screwdriver-icon { 
position: absolute;
top: -14px;
left: 580px;
width: 200px;
height: 62px;
z-index:9;
  }
.product-view .product-free-regulator-icon { 
position: absolute;
top: -53px;
left: 599px;
width: 174px;
height: 75px;
z-index:9;
  }


  
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { border:1px solid #ddd; }
.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/slider_bg.gif) 50% 50% no-repeat;  cursor:url(http://scripts.frightprops.com/skin/frontend/fprops/default/css/cursors/Hand.cur),pointer;}
.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
/* .product-view .product-img-box .more-views ul { margin-left:-4px } */

.product-view .product-img-box .more-views ul { display:inline;}
.product-view .product-img-box .more-views li { display:inline;background-color:#ddd; margin-right:0px;}
.product-view .product-img-box .more-views li.last { display:inline;background-color:#ddd; margin-right:0px;}

.product-view .product-img-box .more-views h4 { 
	border-bottom:0px solid #000;
	font-size:11px; 
	margin-bottom:0.8em; 
	margin-top:0.8em; 
	text-transform:uppercase; 
	color:#000; 
	}

.product-view .product-img-box .more-views ul { 
	width: 300px;
}
	
.product-view .product-img-box .more-views { 
  width: 305px;
  margin-top: 5px;
}
	
.product-image-popup { margin:0 auto; }
.product-image-popup .nav { text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { 
width: 320px;
float: right;
margin-right: 33px;
}
	
.col1-layout .product-view .product-shop { float:right; width:700px; }
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-shop .product-name { 
	margin-top:5px; 
	margin-bottom:5px; 
	margin-right:0px; 
	text-align:left; 
	color:white; 
	}
.product-view .product-shop .product-name { 
	/* border-bottom:1px solid #888; */
	}
.product-view .product-shop .product-name h1{
	color:#000;
    font-family: 'Creepster-Regular', Verdana, Tahoma;
	font-size: 33px;
	line-height: 30px;
	}
	
.product-shop2 .bundle-speakbox img{
	z-index: 2;
	border: 0px;
	width: 81px;
	height: 90px;
}
	
	.bundle-speakbox {
	position: absolute;
    left: 643px;
    top: 1px;
	z-index: 2;
	visibility: hidden;
	}
	.bundle-speakbox-text {
    font-family: 'CCTotallyAwesome-Regular',Verdana, Tahoma;
	color: black;
	font-size: 15px;
	position: absolute;
	text-align: center;
    top: 19px;
    left: 23px;
	z-index: 3;
	line-height: 13px;
	}
	
.bundle-speakbox-text a { font-weight:normal; color:black!important;text-decoration:none!important;}
.bundle-speakbox-text a:hover { /*text-decoration:underline;*/ color:red!important;}

.shipping-speakbox {
	position: absolute;
	top:-111px;
	left:318px;
	
	}
.shipping-speakbox-text {
font-family: 'CCTotallyAwesome-Regular',Verdana, Tahoma;
color: black;
font-size: 15px;
position: absolute;
text-align: center;
top: -91px;
left: 345px;
z-index: 99;
line-height: 13px;
	
	}
	
.shipping-speakbox-text a { font-weight:normal; color:black!important; text-decoration:none!important;}
.shipping-speakbox-text a:hover { text-decoration:none; color:red!important;}
	
.product-view .product-shop a             { 
	color:#000; 
	text-decoration:underline; 
	font-weight:bold;
	cursor:url(http://scripts.frightprops.com/skin/frontend/fprops/default/css/cursors/Hand.cur), pointer;
	}
.product-view .product-shop a:hover       { text-decoration:none; color:red; cursor:url(http://scripts.frightprops.com/skin/frontend/fprops/default/css/cursors/Hand.cur), pointer;}
	
.product-shop .add-to-links li { 
  display: inline;
  list-style-type: square;
  /* background-color: #C0C0C0; */
  border-style: outset;
  border-width: 1px; 
}
.product-shop .add-to-links ul { }
.product-shop .add-to-links { margin-top:0px; }

.product-shop .email-friend li { 
  display: inline;
  list-style-type: square;
  border-style: outset;
  border-width: 1px; 
  margin-left: 4px;
}

.product-view .short-description { 
	margin: 10px 0px 20px 0px;
}
.freight-shipping { 
    position: relative;
	text-align:right;
	}
.freight-shipping img{ 
    Position: absolute;
	top:-9px;
	Left:-24px;
	}
.freight-shipping .comic-box.plain  p{ 
	padding:0 0 0 93px;
	}

.built-to-order{ 
	position: relative;
    font-family: 'CCTotallyAwesome-Regular',Verdana, Tahoma;
	color: #000;
	font-size: 16px;
	min-height: 71px;
	font-weight: normal;
	background: url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/bto_speech_bubble.png) no-repeat;
	padding: 30px 36px 0px 97px;
	line-height: 16px;
	width:533px;
	margin-top: 7px;
}
.controller-board-included{ 
	position: relative;
    font-family: 'CCTotallyAwesome-Regular',Verdana, Tahoma;
	color: #000;
	font-size: 16px;
	min-height: 71px;
	font-weight: normal;
	background: url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/control_board_bubble_message.png) no-repeat;
	padding: 34px 36px 0px 121px;
	line-height: 16px;
	width:533px;
	margin-top: 7px;
} 


.laser-notice { 
    position: relative;
	padding:5px;
	text-align:right;
	}
.laser-notice img{ 
    Position: absolute;
	top:25px;
	Left:5px;
	}
	
	
.product-view .short-description  ul { list-style-type: square; margin-left:20px; }
.product-view .short-description  li { margin-bottom:2px; }
	
.product-shop .sku { 
	margin: 13px 0px 10px 0px;
	color: #000;
	font-size: 11px;
	padding-right: 4px;
	font-weight: bold;
}

.products-list .product-shop .sku { 
	color: #000;
	font-size: 11px;
	padding-right: 4px;
	font-weight: bold;
	margin-top: 12px;
}

.skurule { 
   border-top: 1px #000 solid;
   width: 100%;
}

.product-options { 
/*   padding: 16px 0px 7px 0px; */
   clear:left;
   position: relative;
   
padding: 16px 3px 7px 8px;
background-color: #C0C0C0   
   
}
.product-options dt label { font-weight:bold;}
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#fff600; }
.product-options dd { margin:04px 0; color:#000; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; /* margin:3px -20px 0 0; */ } 
.product-options .options-list .label { display:block; margin-left:20px; color:#000;}
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:0px 0 0; color:gray; display:none;}

.product-options-bottom { 
	width: 320px; /*245px;*/
	float:right;
}
	
.product-options-bottom .price-box { }
.product-options-bottom .price-as-configured { margin-top:10px; }
.product-options-bottom .price-as-configured  .price-label { padding:10px; /*float:left;*/ }
.product-options-bottom .add-to-cart { float:right; margin-top:7px; clear:both; }

.product-options-bottom .tier-prices.product-pricing {
	background:url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/buy-more-save-more.png) 0 1px no-repeat;
	padding: 7px 0 0 117px;
	min-height: 62px;
}
.tier-prices.product-pricing {
	background:url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/buy-more-save-more.png) 0 1px no-repeat;
	padding: 7px 0 0 117px;
	min-height: 62px;
	width: 240px;
	margin-bottom: 10px;
	clear:both;
}

        
.tier-price-text {color:#000;}
#SCPcustomOptionsDiv .tier-price-text {color:orange;}





/* Grouped Product */
.product-view .grouped-items-table {width:100%; border:1px solid #000;}
/*
.product-view .grouped-items-table .odd  { background:#f8f7f5 }
.product-view .grouped-items-table .even { background:#eeeded; }
*/
.product-view .grouped-items-table th { padding:5px; border:1px solid #000; font-weight:bold; white-space:nowrap; color:white;}
.product-view .grouped-items-table td { padding:5px; border:1px solid #000; background:#774C96;color:white;}
.product-view .grouped-items-table thead { background-color:#3c2d53;color:white;}
.product-view .grouped-items-table .price {color:#8fff22;font-size: 11px;}
/*
.product-view .grouped-items-table tbody {}
.product-view .grouped-items-table tfoot {}
.product-view .grouped-items-table tr.first {background-color:#515151;}
.product-view .grouped-items-table tr.last {}
.product-view .grouped-items-table tr.odd {}
.product-view .grouped-items-table tr.even { background-color:#000; }
.product-view .grouped-items-table tbody.odd {}
.product-view .grouped-items-table tbody.odd td { border-width:0 1px; }
.product-view .grouped-items-table tbody.even { background-color:#000; }
.product-view .grouped-items-table tbody.even td { border-width:0 1px; }
.product-view .grouped-items-table tbody.odd tr.border td,
.product-view .grouped-items-table tbody.even tr.border td { border-bottom-width:1px; }
.product-view .grouped-items-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.product-view .grouped-items-table td.label,
.product-view .grouped-items-table th.label { font-weight:bold; background-color:#3C2D53; }
.product-view .grouped-items-table td.value {}
*/


/* Block: Description */
/* .product-collateral { padding:0px 25px; color:white;} */
.product-collateral { clear:both;}
.product-shop2 { 
	clear:both; 
	border:1px solid #bcbcbc; 
	padding: 25px 0px 25px 25px;
	margin-right: 30px;
	overflow: hidden;
    display: inline-block; /* Necessary to trigger "hasLayout" in IE */
    display: block; /* Sets element back to block */
	position:relative;
}

.product-shop3{
  margin-right:40px;
}

.product-shop2 dt{ width:300px;font-weight:bold;font-size:12px;}
.product-shop2 dd{ width:290px;float:right;padding-right:23px!important; margin-top:6px;}
/* .product-shop2 dd{ width:290px;float:left;padding-right:23px; margin-top:6px;} */
.product-shop2 .required {}
.product-shop2 .input-box select{ width:224px; }
.product-shop2 .input-box label{font-weight:bold; }
.product-shop2 li{ height:80px; /*margin-left:-17px;*/}
.additional-options { font-weight:bold;text-align:right;clear:both;font-size:12px;margin-right:58px; position:relative;}
.product-shop2 img{ width:50px;height:50px;border:2px solid #000;float:left;margin-right:5px;}

.product-options .input-box img{display:none;}
.product-options .input-box label {font-weight:bold;}

.product-collateral .std { 
	overflow: hidden;
	width: 100%;
	font-size: 14px;
	color: #000;
}	
	
/*.product-collateral h2 { color:#E26703; font-weight:bold; border-bottom:1px solid #E5DCC3; font-size:1.15em; margin-bottom:1em; padding-bottom:1px;}*/

.product-collateral h2  {
    font-family: 'Creepster-Regular', Verdana, Tahoma;
	color: #000;
	font-size: 27px;
	border-top: 1px solid #000;
	padding-top: 18px;
	margin-top: 29px;
}
.product-collateral ul { list-style:disc; list-style-position:inside; margin:0; padding:0; }
.product-collateral li { margin: 5px 10px; }
.product-collateral li li { margin:0 0 3px; }
.product-collateral p { margin-top:10px; margin-left:0px; }


			

/* Block: Additional */
.product-view .box-additional {}

/* Block: Upsell */

.product-view .box-up-sell td { 
   text-align: left;
   font-weight:bold;
   font-size: 12px;
   padding: 0px;
   border: 1px solid #a1a1a1;
   background-color: #a1a1a1;
}

.product-view .box-up-sell a  { color:#000; text-decoration:none; cursor:url(http://scripts.frightprops.com/skin/frontend/fprops/default/css/cursors/Hand.cur), pointer;}
.product-view .box-up-sell a:hover  { text-decoration:none; color:red; cursor:url(http://scripts.frightprops.com/skin/frontend/fprops/default/css/cursors/Hand.cur), pointer;}

.product-view .box-up-sell .product  a  { color:#000; text-decoration:none; cursor:url(http://scripts.frightprops.com/skin/frontend/fprops/default/css/cursors/Hand.cur), pointer;}
.product-view .box-up-sell .product  a:hover  { text-decoration:none; color:red; cursor:url(http://scripts.frightprops.com/skin/frontend/fprops/default/css/cursors/Hand.cur), pointer;}
.product-view .box-up-sell  .product .configurable-price-from-label { color: lightgray; display:block;}
.product-view .box-up-sell .price-box .price { display:none; /*color:#88FF14;*/}
.product-view .box-up-sell .price-box .price-label { display:none; }
.product-view .box-up-sell .products-grid .product-name { 
background-color: #774C96;
font-weight: bold;
font-size: 10px;
margin: -1px;
padding-top: 0px;
clear: both;
text-align: center;
position: absolute;
margin-top: 126px;
color: black;
height: 40px;
width: 125px;
border: 1px;
border-style: solid;
border-color: white;
}
/* font-size:1em; font-weight:normal;} */
.product-view .box-up-sell .products-grid .product-image { display:block; width:125px; height:125px; margin:0 0 0px; }




/* Block: Tags */
.product-view .box-tags {}
.product-view .box-tags .form-add label { float:left; }
.product-view .box-tags .form-add .input-box { float:left; width:260px; margin:0 5px; }
.product-view .box-tags .form-add input.input-text { width:254px; }
.product-view .box-tags .form-add p { clear:both; }

/* Block: Reviews */
.product-view .box-reviews {}
.product-view .box-reviews .form-add {}

/* Send a Friend */
.send-friend {}
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { font-size:1em; font-weight:normal; color:black;}
/* .product-name a {} */

/* Product Tags */
.tags-list li { display:inline; }

/* Advanced Search */
.advanced-search {}
.advanced-search-amount {}
.advanced-search-summary { /* padding:20px 70px; */
background:#574375;
border-color:#957FAB #784D96 #784D96 #957FAB;
/* border-left:2px solid #957FAB; */
border-style:solid;
border-width:2px;
padding:5px;
color: white;
}

/* CMS Home Page */
.cms-home .subtitle {}
.cms-index-index .subtitle {}

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap a {}
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a {}



/* RSS */
.rss-title h1 { background:url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.35; background-position:0 2px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */

.cart {
	background-color: #D3D3D3;
	width: 685px;
	padding: 0px 25px 15px 25px;
}

.cart-header{ 
display:none;
}

.cart-footer{ 
display:none;
}

/* Checkout Types */
.cart .checkout-types { float:right; text-align:right; }

/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }
.cart-table .item-msg.notice{ color:red; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:12px 0 0; }
.cart .cart-collaterals .col2-set { float:left; width:684px; }

.cart .crosssell {background-color: #FFF;}
.cart .crosssell h2 { 
font-size: 13px;
font-weight: bold;
background-color: #EBEBEB;
text-align: center; 
padding: 8px;
margin:0px;
border-bottom: 1px solid #A1A1A1;
}
.cart .crosssell .product-image { float:left; width:75px; height:75px; border:1px solid #ddd; }
.cart .crosssell .product-details { margin-left:90px; }
.cart .crosssell li.item { margin:12px 0;  padding: 12px; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping-form { 
  padding: 12px;
}
.cart .shipping { 
	background-color: #fff;
	margin: 0 0 9px;
	padding: 0px; 
	border: 1px solid #A1A1A1;
	}
	
.cart .discount h2,
.cart .shipping h2 { background-position:0 0; background-repeat:no-repeat; font:bold 13px/16px Verdana, Arial, Helvetica, sans-serif; padding:0 0 0 21px; text-transform:uppercase; }

/* .cart button.btn-continue span, */
.cart button.btn-update span,
.data-table.cart-table .btn-continue button  span,
.cart .discount button span,
.cart .shipping button span { 
   background: rgba(0, 0, 0, 0) url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/bkg_button2.gif) 0 0 no-repeat;

} 

.cart button.btn-update span span,
/* .cart button.btn-continue span span, */
.cart .discount button span span,
.cart .shipping button span span { 
background-position: 100% 0;
padding: 8px 12px 0 5px;
}

.cart .continue-update {
   clear: both;
   margin: 10px;
   float:right;
}

.cart .discount .buttons-set,
.cart .shipping .buttons-set { margin:10px 0 0; border:0; padding:0; text-align:left; }

.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button { float:left; margin-left:0;}

/* .cart button.btn-continue,*/
.cart button.btn-update,
.cart .discount .discount-form .buttons-set button.button,
.cart .shipping .buttons-set button.button { float:right; margin:0px; }

.cart .discount .shipping-form .buttons-set button.button,
.cart .shipping .buttons-set button.button { float:left; margin-left:0; margin-top:0px; }

.cart .discount-form {
 margin-top: -15px;
}

.cart .discount h2 { 
	/* background-image:url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/i_discount.gif); */
    margin-top: -5px;
	margin-left: -22px;
	}
.cart .discount .input-box { margin:8px 0 0; width:200px; float:left;}
.cart .discount input.input-text { width:190px; }

.cart .shipping h2 { 
font-size: 13px;
font-weight: bold;
background-color: #EBEBEB;
text-align: center;
padding: 8px;
margin: 0px;
border-bottom: 1px solid #A1A1A1;
	}
.cart .shipping .sp-methods { margin:10px 0 0; padding:5px 0 0; /* background:url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/bkg_divider1.gif) 0 0 repeat-x; */ }

/* Shopping Cart Totals */
.cart .totals { float:right; width:100%; background:#fff;border: 1px solid #A1A1A1;padding: 13px 0px 0px 0px;}
.cart .totals table { width:65%; margin:7px 0; }
.cart .totals td { padding:1px 15px 1px 7px; }
.cart .totals tr.last td {}
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
.cart .totals tfoot td strong { font-size:15px; }
.cart .totals .checkout-types { font-size:13px; padding:8px 15px 15px; text-align:right; margin-top:-60px;}
.cart .totals .checkout-types li { clear:both; margin:10px 0; }


.item-options-quote dt { padding-left:4px;font-weight:normal; font-style:italic; }
.item-options-quote dd { padding-left:14px; }


/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:30px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt { font-weight:bold; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }
.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.please-wait { float:right; margin-right:5px; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { cursor:help; margin-left:5px; }

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages {}
.gift-messages-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 {}
.gift-messages-form .whole-order {}
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name {}

.gift-message-link { display:block; background:url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/bkg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt strong { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { }
/* .checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; } */
.checkout-agreements .agree { padding:0px 10px 0px; border:0px solid #d9dde3; border-width:0px 0px 0px 0px; }

/* Centinel */
.centinel {}

/* Generic Info Set */
.info-set {}
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress { }
.block-progress dt { font-weight:bold;}
.block-progress dt.complete { border-bottom:1px solid #999999; }
.block-progress dd.complete { padding-left:5px; }

.col-right .block .block-content address { color:white;}

/*
.block-progress { border:0; margin:0; }
.block-progress .block-title { background:none; border:0; padding:0; margin:0 0 5px; }
.block-progress .block-title strong { font-size:13px; color:#0a263c; }
.block-progress .block-content { background:none; }
.block-progress dt { font-size:13px; font-weight:bold; line-height:1.35; background:#eee; border:1px solid #a3aeb3; margin:0 0 6px; padding:2px 8px; color:#999; }
.block-progress dd { background:#eee; border:1px solid #a3aeb3; border-top:0; padding:8px 13px; margin:0 0 6px; }
.block-progress dt.complete { margin:0; background:#d0dce1; color:#5e8ab4; }
.block-progress dd.complete {}
.block-progress p { margin:0; }
*/

#billing-buttons-container { width:490px; }

.opc .buttons-set { margin-top:0; padding-top:2em; border:none; }
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
.opc .buttons-set .back-link small { display:none; }
.opc .buttons-set .back-link a { /* background:url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/i_arrow-top.gif) 0 50% no-repeat;*/padding-left:16px; }
.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }
.opc .ul { list-style:disc outside; padding-left:18px; }

.opc { position:relative;}
.opc li.section {}

.opc .step-title { border-width:0 1px; border-style:solid; border-color:#fff #d9dde3 #d9dde3; background:#D0DCBA url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/bkg_opc-title-off.gif) 0 100% repeat-x; padding:4px 8px 6px; text-align:right; }
.opc .step-title .number { float:left; background:#fff; border:1px solid #fff; padding:0 4px; margin:0 5px 0 0; font:bold 11px/14px arial, helvetica, sans-serif; color:#999; }
.opc .step-title h2 { float:left; margin:0; font:bold 13px/16px Arial, Helvetica, sans-serif; color:#999; }
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }

.opc .allow .step-title { background:#D0DCBA; border:1px solid #a3aeb3; border-bottom:0; color:#a4b3b9; cursor:url(http://scripts.frightprops.com/skin/frontend/fprops/default/css/cursors/Hand.cur),pointer; }
.opc .allow .step-title .number { background:#dbe6eb; border-color:#dbe6eb; color:#a4b3b9; }
.opc .allow .step-title h2 { color:#a4b3b9; }
/*.opc .allow .step-title a { display:block; }*/

.opc .active .step-title { background:#f9f3e3; border:1px solid #bbafa0; padding-bottom:5px; color:#f18200;  cursor:url(http://scripts.frightprops.com/skin/frontend/fprops/default/css/cursors/Hand.cur),pointer;}
.opc .active .step-title .number { background:#f18200; border-color:#f19900; color:#fff; }
.opc .active .step-title h2 { color:#f18200; }
/*.opc .active .step-title a { display:none; }*/

.opc .step { border:1px solid #bbafa0; border-top:0; background:#3F3055 0 0 repeat-x; padding:10px 10px; position:relative; color:white; }
.opc .step .tool-tip { right:30px; }

#opc-login .buttons-set { border-top:0; }
#opc-login h3 { font-size:13px; border-bottom:1px solid #e4e4e4; padding-bottom:2px; text-transform:uppercase; }
#opc-login h4 { font-size:1em; font-weight:bold; margin:0; color:white; }

#opc-shipping_method .buttons-set { border-top:0; }
.opc .gift-messages-form { margin:0 -30px; background:#f6f1eb; border:1px solid #e9e4de; border-width:1px 0; padding:22px 24px 22px 30px; }
.opc .gift-messages-form .inner-box { padding:5px; height:260px; overflow:auto; }

#opc-review .step { border:0; padding:0; }
#opc-review .product-name { font-weight:bold; color:#0a263c; }
#opc-review .item-options { margin:5px 0 0; }
#opc-review .buttons-set { padding:20px 30px; border:1px solid #d9dde3; border-width:1px 1px 1px; }
#opc-review .buttons-set p { margin:0; line-height:40px; }
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }

.opc .form-list input.input-text { width:217px;}


/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #ccc; text-align:center; color:#ccc; }
.checkout-progress li.active { border-top-color:#000; color:#000; }

.multiple-checkout { position:relative; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login .new-users {}
.account-login .registered-users {}

.account-create {}
/* Account Login/Create Pages ============================================================ */


/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }

/********** < Dashboard */
.dashboard {
	padding: 30px 25px 15px 25px;
}
.dashboard .welcome-msg {}

/* Block: Recent Orders */
.dashboard .box-recent { margin:10px 0; }

.dashboard .box-account .box-title { color:#0A263C; font-size:11px; }
.dashboard .box-account .box-content { margin-bottom:20px; }

/* Block: Account Information */
.dashboard .box-info {}

/* Block: Reviews */
.dashboard .box-reviews .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#ddd; }
.dashboard .box-reviews .details { margin-left:20px; }

/* Block: Tags */
.dashboard .box-tags .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#ddd; }
.dashboard .box-tags .details { margin-left:20px; }
/********** Dashboard > */

/* Address Book */
.addresses-list {padding: 15px 25px 15px 25px;}
.addresses-list-additional li.item {}


/* Order View */
.order-info { border:1px solid #ddd; padding:5px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

.order-date { margin:10px 0; }

.order-info-box {}

.order-items { width:100%; overflow-x:auto; }

.order-gift-message { margin:15px 0; }
.gift-message dt strong { color:#666; }
.gift-message dd { margin:5px 0 0; font-size:13px; }

.order-about { margin:15px 0; }
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }
.tracking-table th,
.tracking-table td { padding:1px 5px 0 0; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order Print Pages */
.page-print .print-head {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

/* My Reviews */
.product-review { 
padding:20px 70px; 
background:none repeat scroll 0 0 #574375;
border-color:#957FAB #784D96 -moz-use-text-color #957FAB;
border-left:2px solid #957FAB;
border-style:solid solid none;
border-width:2px;
padding:5px;
color: white;
}


.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3 {}
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }
/* ======================================================================================= */

.note-box {
  border: 1px dashed black;
  background-color: rgb(186, 184, 189);
}

table.notice {
	border-width: 1px;
	border-spacing: 2px;
	border-style: dashed;
	border-color: gray;
	border-collapse: separate;
	background-color: rgb(250, 235, 231);
	
}
table.notice th {
	border-width: 1px;
	padding: 1px;
	border-style: none;
	border-color: gray;
	background-color: rgb(250, 235, 231);
}
table.notice td {
	border-width: 1px;
	padding: 1px;
	border-style: none;
	border-color: gray;
	color: red;
	background-color: rgb(250, 235, 231);
}

table.notice2 {
	border-width: 1px;
	border-spacing: 2px;
	border-style: dashed;
	border-color: gray;
	border-collapse: separate;
	background-color: red;
	width: 100%;
}
table.notice2 th {
	border-width: 1px;
	padding: 1px;
	border-style: none;
	border-color: gray;
	background-color: red;
}
table.notice2 td {
	border-width: 1px;
	padding: 1px;
	border-style: none;
	border-color: gray;
	color: red;
	background-color: red;
}

table.notice3 {
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: white;
	border-collapse: separate;
	background-color: yellow;
	width: 100%;
}
table.notice3 th {
	border-width: 1px;
	padding: 1px;
	border-style: none;
	border-color: white;
	background-color: yellow;
}
table.notice3 td {
	border-width: 1px;
	padding: 1px;
	border-style: none;
	border-color: white;
	color: black;
	background-color: yellow !important;
}
.noNav {
margin-left: 0!important;
padding-left: 0!important;
}

@font-face {
    font-family: "GloriaHallelujah";
    src: url(http://scripts.frightprops.com/skin/frontend/fprops/default/css/fonts/GloriaHallelujah.eot);
}
@font-face {
    font-family: "GloriaHallelujah";
    src: url(http://scripts.frightprops.com/skin/frontend/fprops/default/css/fonts/GloriaHallelujah.ttf) format('truetype');
}


@font-face {
	font-family: 'CCTotallyAwesome-Regular';
	src: url('http://scripts.frightprops.com/skin/frontend/fprops/default/css/fonts/CCTotallyAwesome-Regular.eot');
	src: local('?'), url('http://scripts.frightprops.com/skin/frontend/fprops/default/css/fonts/CCTotallyAwesome-Regular.woff') format('woff'), url('http://scripts.frightprops.com/skin/frontend/fprops/default/css/fonts/CCTotallyAwesome-Regular.ttf') format('truetype'), url('http://scripts.frightprops.com/skin/frontend/fprops/default/css/fonts/CCTotallyAwesome-Regular.svg') format('svg');
}

@font-face {
    font-family: 'Creepster-Regular';
	src: url('http://scripts.frightprops.com/skin/frontend/fprops/default/css/fonts/Creepster-Regular.eot');
	src: local('?'), url('http://scripts.frightprops.com/skin/frontend/fprops/default/css/fonts/Creepster-Regular.woff') format('woff'), url('http://scripts.frightprops.com/skin/frontend/fprops/default/css/fonts/Creepster-Regular.ttf') format('truetype'), url('http://scripts.frightprops.com/skin/frontend/fprops/default/css/fonts/Creepster-Regular.svg') format('svg');
}

p.comicfont { 
    font-family: 'CCTotallyAwesome-Regular',Verdana, Tahoma;
	color: black;
	font-size: 18px;
	margin: 10px;
	}

/*	
@font-face {
    font-family: "Ghoulish";
    src: url(http://scripts.frightprops.com/skin/frontend/fprops/default/css/fonts/Ghoulish.eot);
}
@font-face {
    font-family: "Ghoulish";
    src: url(http://scripts.frightprops.com/skin/frontend/fprops/default/css/fonts/Ghoulish.ttf) format('truetype');
}
*/

p.ghoulishfont { 
    font-family: 'Creepster-Regular', Verdana, Tahoma;
	color: #000;
	font-size: 62px;
	border-bottom: 1px solid #000;
	margin-bottom: 5px;
	line-height: 56px;
	padding-bottom: 5px;
}

	
	
	
/*
p.comicfont:first-letter { font-size: 150%; }
p.comicfont:first-line { line-height: 100%; }
a.comicfont { color:black; text-decoration:underline;}
*/

 
.product-documents {
	font-size: 13px;
}

.homepage-tripple1 img{
margin: 1px 0px 0px 1px;
float: left;
}
.homepage-tripple2 img{
margin: 6px 6px 1px 3px;
float: left;
}
.homepage-tripple3 img{
padding: 3px 4px 0px 7px;
float: left;
}

.homepage-talking-zombie  .image-block{ }
 
.homepage-tripple-ads {
width: 735px;
height: 161px;
background-color: #612D91;
}
.homepage-footer-support {
  width: 735px;
  height:335px;
  background-color: #612d91;
}

.homepage-footer-testimonials .tsubmit {
	text-align: left;
	z-index: 5;
	position: absolute;
	left: 311px;
	top: 119px;
	background: #612D91;
	padding: 0 5px 0 5px;
	font-size: 19px;
	line-height: 3px;
}

.homepage-footer-testimonials {
  width: 960px;
  height:130px;
  background:#612d91 url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/fpmegaballoon1.gif) no-repeat 47% 50%;
  position:relative;
}
.homepage-footer-testimonials .bugman{
  position: absolute;
  top: -3px;
  left: 18px;
}

.homepage-footer-testimonials  h1{
    font-family: 'Creepster-Regular', Verdana, Tahoma;
	color: #ffd802;
	font-size: 32px;
	text-align: center;  
	margin: 13px 0px 0px 5px;
	text-shadow: #000 2px 2px 3px, #000 -2px -2px 3px;	
}
.homepage-footer-cards  table{margin-bottom:0px;}
.homepage-footer-cards {
  width: 960px;
  height:130px;
  font-family: 'Trebuchet MS',Verdana;
  color:white;
  padding: 7px 0px 0px 0px;
  margin:0px 0px 25px 0px;
}

.homepage-footer-ssl {
  font-size: 20px;
  text-align:center;
  padding: 0px 24px 0px 0px;
}

.homepage-footer-video{
 width: 398px;
height: 328px;
background-color: #612d91;
padding: 9px 0px 0px 10px;
}

.homepage-footer-support img{
 border-right: 7px solid #000;
 padding: 10px;
}

 .sold-out-image  img{
    position: absolute;
	top:62px;
	left:17px;
	z-index:3;
   border: 0px;

 }
 
.new-product-icon img{
    position: absolute;
	top: 53px;
	left:12px;
}

.talking-zombie {
}

.homepage-talking-zombie {
	position: absolute;
	top: 147px;
	left: -61px;
	z-index: 1;
}

 
.homepage-talking-zombie  p {
font-family: 'CCTotallyAwesome-Regular',Verdana, Tahoma;
color: #FFD802;
font-size: 19px;
position: absolute;
top: 48px;
left: 138px;
display: block;
width: 121px;
text-align: center;
font-weight: bold;
line-height: 20px;
z-index: 2;
}

.homepage-talking-zombie a{
    color:#FFD802;
	text-decoration:none;
}

.homepage-talking-zombie a:hover{
    color:#FFD802;
	text-decoration:none;
}


.talking-zombie  p{
font-family: 'CCTotallyAwesome-Regular',Verdana, Tahoma;
color: #000;
font-size: 15px;
background: #FFCC04;
border-radius: 25px;
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
border-color: #000;
border-width: 4px;
border-style: solid;
padding: 4px 6px 2px 30px;
width: 664px;
text-align: left;
font-weight: bold;
}
.talking-zombie  img{
 }

.comic-box.plain {
	padding: 8px 7px 6px 4px;
	width: 656px;
	background-color: #F2CC00;
	background-image:none;
	border-radius: 10px; 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	border: 2px solid #000000;
	margin-top:5px;
}
 

.comic-box {
	position: relative;
    font-family: 'CCTotallyAwesome-Regular',Verdana, Tahoma;
	color: #000;
	font-size: 16px;
	min-height: 65px;
	font-weight: normal;
	background: url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/zombie_speech_bubble.png) no-repeat;
	padding: 14px 36px 0px 97px;
	line-height: 16px;
	width:533px;
	margin-top: 7px;
}
/* .comic-box,.built-to-order  a { color:red!important;} */
/* .comic-box,.built-to-order  a:hover { text-decoration:underline!important; color:red;} */
.comic-box table {
   border: 0px;
}

.comic-box th,
.comic-box td {
   border: 0px;
   padding: 5px;
   }
   

.green-box {
   background: #d3d3d3;
   position: relative;
   color: black;
   font-size: 17px;
}

.green-box .all-caps { font-weight:bold; text-transform: uppercase;}
.green-box a { color:red!important; text-decoration:underline!important;}
.green-box a:hover { text-decoration:underline; color:red;}
.green-box table {
   border: 0px;
}
.green-box th,
.green-box td {
   border: 0px;
   padding: 5px;
   }
   

.superstore-top-nav-menu { 
	/*  display:inline; */
	text-align:center;
	color:#FFEA00; 
	font-size: 20px;
	font-weight:bold;
	text-shadow: #000000 1px 1px 2px, #000000 -1px -1px 2px;	
	position:absolute;
	top:109px;
	left:117px;
	}
	
.superstore-top-nav-search { 
	/*  display:inline; */
	padding-left: 10px;
	text-align:center;
	color:#FFF; 
	font-size: 1.1em;
	font-weight:bold;
	text-shadow: #000000 1px 1px 2px, #000000 -1px -1px 2px;	
	}	

.superstore-search-form {
width: 455px;
position: absolute;
top: 170px;
left: 165px;
}
.superstore-search-form input{
width: 332px;
}


	
/* DTA: Homepage */
/*.homepage-wrapper { background-color:#000;} */
.homepage-spotlights { width:100%; border:0px; margin:0px; padding:0px;}
.homepage-spotlights th,
.homepage-spotlights td {
   vertical-align: top;
   text-align: left;
   font-weight: normal;
   padding: 0px;
   }
/*
.homepage-spotlights .odd  { background:#f8f7f5 }
.homepage-spotlights .even { background:#eeeded; }
.homepage-spotlights th { padding:5px; border:1px solid #ddd; font-weight:bold; white-space:nowrap; }
.homepage-spotlights td { padding:5px; border:1px solid #ddd; background:gray; }
.homepage-spotlights thead { background-color:#f2f2f2; }
.homepage-spotlights tbody {}
.homepage-spotlights tfoot {}
.homepage-spotlights tr.first {background-color:#515151;}
.homepage-spotlights tr.last {}
.homepage-spotlights tr.odd {}
.homepage-spotlights tr.even { background-color:#000; }
.homepage-spotlights tbody.odd {}
.homepage-spotlights tbody.odd td { border-width:0 1px; }
.homepage-spotlights tbody.even { background-color:#000; }
.homepage-spotlights tbody.even td { border-width:0 1px; }
.homepage-spotlights tbody.odd tr.border td,
.homepage-spotlights tbody.even tr.border td { border-bottom-width:1px; }
.homepage-spotlights th .tax-flag { white-space:nowrap; font-weight:normal; }
.homepage-spotlights td.label,
.homepage-spotlights th.label { font-weight:bold; background-color:#3C2D53; }
.homepage-spotlights td.value {}
*/
	
	
.popup1 {
width: 664px;
background: #FFD802;
border: 4px solid;
color: #000;
text-align: left;
padding: 10px;

}

.popup1 li {
list-style:disc;
list-style-position:inside;
padding-bottom:12px;
}
.popup1 .interior {
 margin-bottom:4px; padding:8px 10px 9px; border:1px solid #ccc; background:#eee;
}

.popup1 body {font:12px/1.4 Verdana,Arial; background:#eee; height:100%; margin:25px 0; padding:0}
.popup1 h1 {font:30px 'Trebuchet MS',Verdana; margin:0}
.popup1 h2 {font-size:12px; font-weight:normal; font-style:italic; margin:0 0 20px}
.popup1 p {margin:0 0 14px}
.popup1 ul {margin:0; padding-left:20px}
.popup1 #testdiv {width:600px; margin:0px auto; border:1px solid #ccc; padding:20px 25px 12px; background:#fff}
.popup1 ul {list-style:none; margin-bottom:12px; padding:0}
.popup1 li {font:14px Georgia,Verdana; margin-bottom:4px; padding:8px 10px 9px;}
.popup1 li:hover {border:1px solid #bbb;}

.popup1 .tbox {position:absolute; display:none; padding:14px 17px; z-index:900}
.popup1 .tinner {padding:15px; -moz-border-radius:5px; border-radius:5px; background:#fff url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/preload.gif) no-repeat 50% 50%; border-right:1px solid #333; border-bottom:1px solid #333}
.popup1 .tmask {position:absolute; display:none; top:0px; left:0px; height:100%; width:100%; background:#000; z-index:800}
.tclose {
	position: absolute;
	top: 13px;
	right: -181px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background:url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/close.png) no-repeat
}
.tclose:hover {background-position:0 -30px}

.popup1 #error {background:#ff6969; color:#fff; text-shadow:1px 1px #cf5454; border-right:1px solid #000; border-bottom:1px solid #000; padding:0}
.popup1 #error .tcontent {padding:10px 14px 11px; border:1px solid #ffb8b8; -moz-border-radius:5px; border-radius:5px}
.popup1 #success {background:#2ea125; color:#fff; text-shadow:1px 1px #1b6116; border-right:1px solid #000; border-bottom:1px solid #000; -moz-border-radius:0; border-radius:0}
.popup1 #bluemask {background:#4195aa}
.popup1 #frameless {padding:0}
.popup1 #frameless .tclose {left:6px}

.product-unavailable {
position: relative;
width: 660px;
height: 100%;
background: rgba(211,211,211,0.96);
z-index: 5;
font-family: 'Creepster-Regular', Verdana, Tahoma;
font-size: 12px;
}
.product-unavailable p{
    margin: 0px 10px 0px 0px;
    color: black;
    font: 14px/1.35 Verdana, Arial, Helvetica, sans-serif;
}
.product-unavailable h2{
    margin: 0px 10px 0px 0px;
    color: black;
    font-family: 'Creepster-Regular', Verdana, Tahoma;
    font-size: 24px;
}
.product-unavailable .form-search{
margin-left:50px;
}
.product-unavailable .overlay {
	position:absolute;
	left:0px;
	top:0px;
	width:660px;
	height:365px;
	background:rgba(211,211,211,.66);
	background-image: url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/product_unavailable.gif);
    background-position: 159px 42px;
    background-repeat: no-repeat;	
	z-index:5;
}
	
/* Footer ================================================================================ */
/* .footer-container { background:url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/body_bgfooter.gif) no-repeat 50% 0 #000000; } */
.footer { width:960px; 
          margin:0 auto; 
		  padding:8px 0px 3px 0px; 
		  text-align:center; 
	      /* background-color:#574375; */ 
	      font-family: 'Creepster-Regular', Verdana, Tahoma;
}
		  
.footer a:hover { color:red; }
.footer a { color:#fdee01; 
	text-decoration:none; 
	font-style: normal;
}

.footer ul {     
	font-size: 17px;
	text-align: right;
	text-transform: uppercase;
	}
.footer li {     
    display:inline;
    padding-right:8px;
    padding-left:82px;
	}

.footer-container .bottom-container { text-align:center;}
.bugs { display:none; }
.footer address { padding-top:10px; }
.footer address a { color:#2f2f2f; }
.footer address a:hover { color:#555; }


/*
.footer { border:1px solid #ddd; padding:10px; }
.footer p { text-align:right; }
.footer address { text-align:right; }


*/
/* ======================================================================================= */


/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-query-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
/*.pager:after, */
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }

/* ======================================================================================= */
/* Fright Ideas */
/* ======================================================================================= */
.prodDescContainer { width:96%; 
font-size:14px;
background-color:white;
color:black;
border:1px;
border-color:#333;
border-style: solid;
margin-bottom:10px;
padding: 10px;
}
.prodDescCaption {
  font-style: italic;
  margin: 1em auto 3em auto;
}

.prodDescContainer p { margin: 0 0 1em 0; }
.prodDescContainer h3 { font-weight:bold; }
.prodDescContainer a {color:red !important;}
/* .prodDescCaption {font-style:italic; margin:1em auto 3em auto;font-weight:bold;font-size:1.2em} */

.prodDescSectionRight, .prodDescSectionLeft { clear:both; overflow:auto; margin:3em 0px 3em 0px;}
.prodDescSectionRight img { float:right; padding-left:30px;}
.prodDescSectionLeft img { float:left; padding-right:30px;}

.prodDescContainer .prodDescTable { width:85%; margin:1.5em auto; border:1px solid #888; font-size:11px;}
.prodDescTable tbody tr.odd td { background: #F8F7F5; padding:5px; font-weight:normal;}
.prodDescTable tbody tr.even td { background: #FAFAEA; padding:5px; font-weight:normal;}
.prodDescTable tbody tr.odd td, .prodDescTable tbody tr.odd th { background: #F8F7F5; padding:5px;}
.prodDescTable tbody tr.even td, .prodDescTable tbody tr.even th { background: #FAFAEA; padding:5px;}
.prodDescContainer .sectionHeader { background: #EEEEEE; }
.prodDescContainer .sectionHeader td { font-weight: bold; }
.prodDescContainer table td, .prodDescContainer th { border:1px solid #888; padding:5px;}
table.prodDescTable tbody tr td.prodDescTblHdr { background-color:#F8F7F5; font-weight:bold; text-align:center; padding: 7px; font-size: 13px;}
.prodDescContainer th {vertical-align: middle; font-weight:bold;}


a.hovertip{
                display: inline;
                position:relative;
                z-index:24;
                color:#000;
                border-bottom:2px dotted #000;
                text-decoration:none
            }

            a.hovertip:hover{
                z-index:30;
                background-color:#ff3;
                /* below is CSS3 / IE Hack */
                opacity: 0.9;
                filter: alpha(opacity=90);

            }

            a.hovertip span{display: none}

            a.hovertip:hover span{
                display:block;
                position:absolute;
                top:1em; left:1em; width:15em;
                border: 1px solid #0ff;
                margin: 3px;
                background-color:#cff; color:#000;
                text-align: center;
                font-size: 80%;
                padding: 5px;
                overflow: hidden;
                /* below is CSS3 / IE Hack */
                -moz-border-radius: 10px;
                border-radius: 10px;
            }

.ship-list-row {
    display:inline-block;
}

.ship-list-left {
	width: auto;
	float: left;
}

.ship-list-right {
	float: left;
	margin-bottom: 9px;
}			

﻿#test112211223{
overflow:hidden;
}

#confirmOverlay{
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	background:url('http://scripts.frightprops.com/skin/frontend/fprops/default/css/amasty/amcart/ie.png');
	background: -moz-linear-gradient(rgba(11,11,11,0.1), rgba(11,11,11,0.6)) repeat-x rgba(11,11,11,0.2);
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(11,11,11,0.1)), to(rgba(11,11,11,0.6))) repeat-x rgba(11,11,11,0.2);
	z-index: 99999;
}
/* ﻿
#confirmOverlay div{
	min-height: none;
	min-width: none;
	max-height: none;
	max-width: none;
	
}
*/
#confirmBox{
	background:url('http://scripts.frightprops.com/skin/frontend/fprops/default/css/amasty/amcart/body_bg.jpg') repeat-x left bottom #e5e5e5;
	width:460px;
	position:fixed;
	text-align: center;
	margin:-130px 0 0 -230px;
	border: 1px solid rgba(33, 33, 33, 0.6);
    z-index: 100;
	-moz-box-shadow: 0 0 2px rgba(255, 255, 255, 0.6) inset;
	-webkit-box-shadow: 0 0 2px rgba(255, 255, 255, 0.6) inset;
	box-shadow: 0 0 2px rgba(255, 255, 255, 0.6) inset;
}

#hideDiv{
    width:100%;
    height:100%;
    z-index: 10;    
}

#confirmBox h1,
#confirmBox p{
	font:26px/1 'Cuprum','Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	background:url('http://scripts.frightprops.com/skin/frontend/fprops/default/css/amasty/amcart/header_bg.jpg') repeat-x left bottom #f5f5f5;
	padding: 18px 5px;
    margin: 0;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6);
	color:#666;
}

#confirmBox h1{
	letter-spacing:0.3px;
	color:#888;
}

#confirmBox p{
	background:none;
	font-size:16px;
	line-height:1.4;
	padding-top: 5px;
}

#amcart-count{
    font: 26px/1 'Cuprum','Lucida Sans Unicode','Lucida Grande',sans-serif;
    color: #666666;
    background:none;
    font-size:16px;
    line-height:1.4;
    padding-top: 5px;
}

#am-input{
    width:25px;
    height: 30px;
    text-align:center;
    font: 15px 'Cuprum','Lucida Sans Unicode','Lucida Grande',sans-serif;
}

#am-input:focus{
    border-color: #ffff99;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset,0 0 8px rgba(82, 168, 236, 0.6);
    outline: 0 none;
}

.focus{
    border-color: #ffff99;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset,0 0 8px rgba(82, 168, 236, 0.6);
    outline: 0 none;
}


#confirmButtons{
	padding:5px 0 15px;
	text-align:center;
}

#confirmButtons .button{
	display:inline-block;
	background:url('http://scripts.frightprops.com/skin/frontend/fprops/default/css/amasty/amcart/buttons.png') no-repeat;
	color: #000;
	position:relative;
	height: 33px;  
	font:17px/33px 'Cuprum','Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	width: 140px;
    overflow: hidden; 
	margin-right: 15px;
	padding: 0 30px 0 30px;
	text-decoration:none;
	border:none;   
	font-weight: bold;
}

#confirmBox .button:last-child{	
    margin-right:0;
}

#confirmButtons .button span{
	position:absolute;
	top:0;
	right:-5px;
	background:url('http://scripts.frightprops.com/skin/frontend/fprops/default/css/amasty/amcart/buttons.png') no-repeat;
	width:5px;
	height:33px
}

.amcart-options form{
    text-align: left;
    font:16px/1 'Cuprum','Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6);
    color:#666;
}

.amcart-options form dd{
    border-bottom: 1px solid white;
    margin: 0 0 5px 10px;
    padding: 5px 0 10px 0;
}

.amcart-options form dd input {
    padding: 6px 0 4px 0px;
    border: 1px solid #cecece;
    background: #F6F6f6;
}

.amcart-options form dd select {
    border: 1px solid #cecece;
    background: #F6F6f6;
}

.amcart-options form dd textarea {
    /* = Убираем скролл */
    overflow: auto;
 
    /* = Убираем увеличение */
    resize: none;
    width: 300px;
    height: 50px;
 
    /* = Добавим фон, рамку, отступ*/
    background: #f6f6f6;
    border: 1px solid #cecece;
    border-radius: 8px 0 0 0;
    padding: 8px 0 8px 10px;
}

#messageBox{
      padding: 5px 21px 5px 21px;
}

#messageBox dt label {
    color: #2F2F2F;
    font-weight: bold;
}

#messageBox div.price-box {
    margin-bottom: 0px;
    margin-top: 5px;
    margin-left: 10px;
}
#messageBox div.price-box p {
    margin: 0px;
    padding: 0px;
}

#messageBox .required em {
    color: red;
    margin-right: 3px;
}

#amimg_container
{
    position: absolute;
    top: 340px;
    left: 50%;
    z-index: 9999;
}

#amprogress{
    height:100%;
    width:100%;
    position:fixed;
    top:0;
    left:0;
    background:url('http://scripts.frightprops.com/skin/frontend/fprops/default/css/amasty/amcart/ie.png');
    background: -moz-linear-gradient(rgba(11,11,11,0.1), rgba(11,11,11,0.6)) repeat-x rgba(11,11,11,0.2);
    background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(11,11,11,0.1)), to(rgba(11,11,11,0.6))) repeat-x rgba(11,11,11,0.2);
    z-index:100000;
 }
 
#messageBox .product {
    margin-left: 0px;
    padding-top: 5px;;
}

#messageBox td .price-box p{
   font-size:13px;
}

#messageBox td {
   text-align: center;
   width:133px;
   padding:0 5px 5px 5px;
}


#am-block-related table{
    table-layout: fixed;
    width: 398px;
    word-wrap: break-word;
}
 
 div.product-details{
    position:relative;
    padding-right: 4px;
}

#messageBox .block-related p{
    padding:5px 0 5px 0;
    margin:0;
    
}
#messageBox p.block-related-p{
    border-bottom: 1px solid #C4C1BC; 
}

#am-qty-input{
    margin:5px;
}

#am-qty{
    margin:5px;
}

#am-qty-button-up{
    border: black 1px;
}

#am-qty-button-down{
   border: black 1px;
}

#am-qty-button-update{
    position:relative;
    top:30px;
    left:-15px;
}

#am_minicart_container{
   background: url("http://scripts.frightprops.com/skin/frontend/fprops/default/css/amasty/amcart/header_bg.jpg") repeat-x scroll left bottom #F5F5F5;
    border-radius: 2px 2px 2px 2px;
    color: #555555;
    padding: 8px;
    position: absolute;
    text-align: left;
    right: 497px;
    width: 234px;
    z-index: 2147;
    overflow: hidden; 
   /*box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset,0 0 8px rgba(82, 168, 236, 0.6);*/
   -webkit-box-shadow: 1px 1px 1px #D3D3D3; 
   -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#D3D3D3,direction=125,strength=1)";
   box-shadow: 1px 1px 1px #D3D3D3;
   border: 3px solid #000;
}

#am_minicart_container li{
   width: 220px;
   padding: 30px;
   background: none;
}

#am_minicart_container button.button span{
   background-color: rgb(117, 178, 211);
   border: none;
   border-radius: 2px 2px 2px 2px;
}

#am_minicart_container button.button{
    margin: 5px;  
}
 

#am_minicart_container button.button:hover span{
   background-color: rgb(120, 189, 218);
}

#am_minicart_container li:hover{
    background-color: white;
}

#am_minicart_container a.btn-remove, a.btn-edit {
    float: right;
    margin: 1px 0 2px 5px;
}
 
#confirmButtons .blue{				background-position:left top;/* text-shadow:1px 1px 0 #000; */}
#confirmButtons .blue span{			background-position:-195px 0;}
#confirmButtons .blue:hover{
background-position:left bottom;
	-webkit-filter: saturate(5);
    filter: saturate(5);
}
#confirmButtons .blue:hover span{	background-position:-195px bottom;}

#confirmButtons .gray{				background-position:-200px top;/*text-shadow:1px 1px 0 #707070;*/}
#confirmButtons .gray span{			background-position:-395px 0;}
#confirmButtons .gray:hover{		background-position:-200px bottom;}
#confirmButtons .gray:hover span{	background-position:-395px bottom;}
/* Block hints */

.amfpc-block-info
{
    position:relative;
    border:1px dotted #008080;
    margin:6px 2px;
    padding:18px 2px 2px 2px;
}

.amfpc-block-info:hover
{
    border-color: orange !important;
}

.amfpc-block-info>.amfpc-block-handle,
.amfpc-block-info>.amfpc-template-info
{
    position:absolute;
    top:0;
    padding:2px 5px;
    background:#008080;
    color:white;
    font:normal 11px Arial;
    text-align:left !important;
    z-index:998;
    text-transform: none;
}

.amfpc-block-info>.amfpc-block-handle:hover,
.amfpc-block-info>.amfpc-template-info:hover
{
    z-index:999;
}

.amfpc-block-info>.amfpc-block-handle
{
    cursor: default;
    left:0;
    white-space: nowrap;
}

.amfpc-block-info>.amfpc-template-info
{
    right:0;
}

.amfpc-block-info>.amfpc-block-handle:hover
{
    background-color: orange !important;
}

.amfpc-block-info.active
{
    -webkit-animation: amfpc-blocks 1s linear .5s infinite alternate;
    animation: amfpc-blocks 1s linear .5s infinite alternate;
}

@keyframes amfpc-blocks {
    from {opacity: 1;}
    to {opacity: .1;}
}

/* Updated blocks */

.amfpc-block-info.updated
{
    border-color: red;
}

.amfpc-block-info.updated>.amfpc-block-handle
{
    top:0;
    background:red;
}

/* Status popup */

.amfpc-info
{
    width: 350px;
    min-height: 95px;
    position: fixed;
    bottom: 10px;
    left: 10px;
    background: #008080;
    color: #fff;
    z-index: 99999;
    font-size: 32px;
}

.amfpc-info h1
{
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
    padding: 2px 5px;
    font-size: 14px;
    font-weight: bold;
}

.amfpc-info h2
{
    margin-top: 12px;
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.7);
}

.amfpc-info .amfpc-content
{
    line-height: 48px;
}
@font-face {
    font-family: 'helveticaneuebold';
    src: url('http://scripts.frightprops.com/skin/frontend/fprops/default/css/iwd/newspopup/fonts/HelveticaNeueBold/helveticaneuebold.eot');
    src: url('http://scripts.frightprops.com/skin/frontend/fprops/default/css/iwd/newspopup/fonts/HelveticaNeueBold/helveticaneuebold.eot?#iefix') format('embedded-opentype'),
    url('http://scripts.frightprops.com/skin/frontend/fprops/default/css/iwd/newspopup/fonts/HelveticaNeueBold/helveticaneuebold.woff') format('woff'),
    url('http://scripts.frightprops.com/skin/frontend/fprops/default/css/iwd/newspopup/fonts/HelveticaNeueBold/helveticaneuebold.svg#') format('svg'),
    url('http://scripts.frightprops.com/skin/frontend/fprops/default/css/iwd/newspopup/fonts/HelveticaNeueBold/helveticaneuebold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}




.iwd-news_content{border-radius:7px;margin: 40px 0;height: auto;color:#737372;font-family:Arial;font-size:14px;text-align:left;}
.news_contaiter, .news_popup #newspopup-ajax-load .socials-login{padding:0 40px; }
.news-form{	border: 1px solid #646361;box-shadow:0 0 0px 5px #868686;position: fixed;top:300px;height: 440px;width:640px;z-index: 102;background: #FFFFFF;padding:4px; border-radius: 10px;overflow: auto;	z-index:99999;}

.news_popup .social_links a{
	text-transform: uppercase;
	color: #737372;
	display: block !important;
	float:left;
	font-size: 14px  !important;
	font-weight: 600 !important; 
	margin: 4px 0 0 8px !important;
	text-align: center  !important;
	text-decoration: none !important;
	width: auto;
}
.news_popup .social_links {margin: 0 0 0 124px;}
.news_popup .social_links a span{display:block;margin:0 auto;padding:0 0 7px 0;}

.news_popup .social_links a:focus {outline:none;}
.news_popup .social_links a::-moz-focus-inner {border:0;}

/* .news_popup #newsletter-validate-data{margin:24px 0 19px;display:block;border-bottom:1px solid #e4e4e3;padding:0 0 23px 0;} */
.news_popup #newsletter-validate-data{
	margin: 13px 0 19px 69px;
	display: block;
}
.news_popup #newsletter-validate-data button.button{cursor: url(http://scripts.frightprops.com/skin/frontend/fprops/default/css/iwd/newspopup/cursors/Hand.cur), pointer;width:30%;height:36px;margin-left: 5px;border-radius:2px;float:right; -webkit-border-fit:border !important;text-transform: uppercase;}
.news_popup #newsletter-validate-data button.button span{padding:0 !important;border:none !important;background: none !important;font-size:1.25em !important;font-weight:600 !important;line-height: 16px !important;text-shadow: none;display: inline !important;float:none;}
/*.news_popup #newsletter-validate-data input{border:1px solid #d8d8d8  !important;  padding: 0 2% !important;box-sizing: content-box; width: 96% !important;color:#737372  !important;font-size:12px  !important;box-shadow:none !important;height:34px !important;} */
.news_popup #newsletter-validate-data input{
	border: 2px solid #727270 !important;	
	padding: 0 2% !important;
	box-sizing: content-box;
	width: 215px !important;
	color: #737372 !important;
	font-size: 12px !important;
	box-shadow: none !important;
	height: 28px !important;
}  
/* .news_popup #newsletter-validate-data .input-box{width: 67%;display:inline-block;position:relative;	padding:0 !important;} */
.news_popup #newsletter-validate-data .input-box{
	width: 228px;
	display: inline-block;
	position: relative;
	padding: 0 !important;
	float: left !important;
}
.news_popup .validation-advice:after{content: "";position: absolute  !important;background:url("http://scripts.frightprops.com/skin/frontend/fprops/default/css/iwd/newspopup/row.png") no-repeat scroll -8px -4px rgba(0, 0, 0, 0)  !important;width: 0 !important;height: 0  !important;border-width: 10px  !important;border-style: solid  !important;border-color: transparent transparent transparent transparent;top: -20px  !important;left: 8px  !important;}
.news_popup .validation-advice{
	position: absolute !important;
	line-height: 20px !important;
	padding: 8px !important;
	top:44px !important;
	text-align: center !important;
	color: #767676 !important;
	background: url('http://scripts.frightprops.com/skin/frontend/fprops/default/css/iwd/newspopup/tooltip_bg.png') repeat-x scroll 0 bottom #fff;
	line-height:20px !important;
	font-weight:400 !important;
	border: 1px solid #D5D5D4 !important;
	border-radius: 5px !important;
	text-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px;
	box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 2px 0px !important;
	z-index: 200;
	}

.news_popup .title{	
	font-family: 'Creepster-Regular', Verdana, Tahoma;
	color: #000;
	font-size: 46px;
	text-align: center;
	text-shadow: #FFF 2px 2px 2px, #FFF -2px -2px 3px;
	line-height: 43px;
	padding-top: 52px;
}
.news_popup .title2{	
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  color: #000;
}

/* .news_popup .subtitle{color: #4A4A4A !important;font-size: 24px !important;font-weight: 400 !important;line-height: 36px;padding: 0 0 4px !important;text-align: left !important;} */
.news_popup .subtitle{
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	padding-top: 10px;
	color: #000;
}
.news_popup #close_button{color:#bab9b9  !important;font-size:24.3px  !important;font-weight:600  !important;position:absolute  !important;right: 5px !important;top: 2px !important;cursor:pointer;}
#popup-newssubscribe .clearer{clear:both !important}
#popup-newssubscribe #popup_message{display:none}
#popup-newssubscribe .message_title{display:none}

/* MOBILE STYLE */
#popup-newssubscribe.mobile-style .news_popup #newsletter-validate-data .input-box{width:100%;}
#popup-newssubscribe.mobile-style .news_popup #newsletter_submit{width:100%;margin:20px 0 -10px}
#popup-newssubscribe.mobile-style .news_popup .subtitle{font-size:20px !important}
#popup-newssubscribe.mobile-style .news_popup #newsletter-validate-data{margin:25px 0 12px}
#popup-newssubscribe.mobile-style .news_popup .social_links a{width:100% !important;float:none}
#popup-newssubscribe.mobile-style .news_popup .title{text-align:center !important;margin:0 0 15px 0;}
#popup-newssubscribe.mobile-style .socials-login{margin:0}
#popup-newssubscribe.mobile-style .news_popup .socials-login a{display:block;margin:10px auto 0;}

@media only screen and (max-width: 580px){
    #popup-newssubscribe .news_popup #newsletter-validate-data .input-box{width:100%;}
    #popup-newssubscribe .news_popup #newsletter_submit{width:100%;margin:20px 0 -10px}
    #popup-newssubscribe .news_popup .subtitle{font-size:20px !important}
    #popup-newssubscribe .news_popup #newsletter-validate-data{margin:25px 0 12px}
    #popup-newssubscribe .news_popup .title{text-align:center !important;margin:0 0 15px 0;}
}
@media only screen and (max-width: 445px){
    #popup-newssubscribe .socials-login{margin:0}
    #popup-newssubscribe .news_popup .socials-login a{display:block;margin:10px auto 0;}
}

/* MODAL STYLE*/
.modal-open {overflow: hidden;}
.iwd-modal {display: none; overflow: auto; overflow-y: auto; position: absolute; top: 0; right: 0; left:0  !important; z-index: 2040;}
.iwd-modal.fade .iwd-modal-dialog {  -webkit-transform: translate(0, -25%);  -ms-transform: translate(0, -25%);  transform: translate(0, -25%);  -webkit-transition: -webkit-transform 0.3s ease-out;  -moz-transition: -moz-transform 0.3s ease-out;  -o-transition: -o-transform 0.3s ease-out;  transition: transform 0.3s ease-out;}
.iwd-modal.in .iwd-modal-dialog {  -webkit-transform: translate(0, 0);  -ms-transform: translate(0, 0);  transform: translate(0, 0);}
/*non notifications block*/
/*.modal-backdrop {  position: fixed;  top: 0;  right: 0;  bottom: 0;  left: 0;  z-index: 1030;  background-color: #000000;padding:0;}
.modal-backdrop.fade {  opacity: 0;  filter: alpha(opacity=0);}
.modal-backdrop.in {  opacity: 0.8;  filter: alpha(opacity=80);}

*//*---------------------------*/
#popup-newssubscribe .iwd-modal-dialog {  position: relative;  margin-left: auto;  margin-right: auto;  width: auto;  padding: 0px;  z-index: 1050;}
/* #popup-newssubscribe .iwd-modal-content {position: relative; background-color: #ffffff;border: 1px solid #999999;border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 14px; -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); background-clip: border-box; outline: none;} */
#popup-newssubscribe .iwd-modal-content {
	position: relative; 
}
#popup-newssubscribe .iwd-modal-header {  padding: 0;}
#popup-newssubscribe .iwd-modal-header .iwd-close:hover {
	-webkit-filter: saturate(5);
    filter: saturate(5);
}
#popup-newssubscribe .iwd-modal-header .iwd-close {
	cursor: pointer;
	display: block;
	height: 40px;
	margin: 0;
	position: absolute;
	right: 8px;
	top: 53px;
	width: 40px;
	background: url(https://www.frightprops.com/skin/frontend/fprops/default/images/newsletter-signup-popup-close.gif) center center !important;
	z-index: 1000;
}

#popup-newssubscribe .iwd-modal-header .iwd-close:hover,#popup-newssubscribe .iwd-modal-header .iwd-close:focus,#popup-newssubscribe .iwd-modal-header .iwd-close:active{ color: rgb(167, 165, 165);border-color: rgba(0,0,0,0.2);}


/*non notifications block*/
/*#popup-newssubscribe .modal-title {  margin: 0;  line-height: 1.428571429;}
#popup-newssubscribe .modal-body {  position: relative; }
#popup-newssubscribe .modal-footer {  margin-top: 15px;  padding: 19px 20px 20px;  text-align: right; border-top: 1px solid #e5e5e5;}
*//*---------------------------*/

/*IWD SIGN-IN EXTENSIONS SUPPORT*/

.news_popup #newspopup-ajax-load h3.promo_text{color:#4a4a4a;font-size:20px !important;text-transform: none !important;font-weight:400 !important;margin: 0 0 15px 0 !important;padding:0 40px;}
.news_popup #newspopup-ajax-load .login-form{padding-bottom:10px;border-bottom:1px solid #9c9c9c;margin-bottom: 14px;padding-bottom: 13px;}
.news_popup .socials-login{margin-left:14px;}
.news_popup .socials-login a{margin:0 0 10px 16px;background-image: url("http://scripts.frightprops.com/skin/frontend/fprops/default/css/iwd/newspopup/sprite.png"); background-color:transparent;background-repeat:no-repeat}
.news_popup .btn-facebook-login{background-position: 0 0;display: inline-block;;height: 32px;text-indent: -999em;width: 147px;cursor:pointer;}
.news_popup .btn-facebook-login:hover{background-position: -1px -148px;}
.news_popup .btn-google-login{background-position: 0 -49px;display: inline-block;;height: 32px;text-indent: -999em;width: 147px;cursor:pointer;}
.news_popup .btn-google-login:hover{background-position: -1px -197px;}
.news_popup .btn-twitter-login{background-position: -162px 0px;display: inline-block;;height: 32px;text-indent: -999em;width: 147px;cursor:pointer;}
.news_popup .btn-twitter-login:hover{background-position: -163px -148px;}
.news_popup .btn-yahoo-login{background-position: -162px -49px;display: inline-block;;height: 32px;text-indent: -999em;width: 147px;cursor:pointer;}
.news_popup .btn-yahoo-login:hover{background-position: -163px -197px;}
.news_popup .btn-paypal-login{background-position: -82px -98px;display: inline-block;;height: 32px;text-indent: -999em;width: 147px;cursor:pointer;}
.news_popup .btn-paypal-login:hover{background-position: -82px -245px;}
.news_popup .signin-error{ border: 1px dashed #EB340A;margin: 10px 0;padding: 10px;color: #000000;}
.news_popup .signin-success{border: 1px dashed #05637B;color: #05637B;font-size: 14px;font-weight: normal;margin: 10px 0 0 6px;padding: 10px;}


/*FONT AWESOME UPDATES*/
#popup-newssubscribe .fa-stack{width:2.23em;height:2.23em}
#popup-newssubscribe .fa-stack-40{font-size:2.5em}
#popup-newssubscribe .fa-stack-3x, #popup-newssubscribe .fa-stack-40, #popup-newssubscribe .fa-stack-20 {left: 0;position: absolute;text-align: center;width: 100%;}
#popup-newssubscribe .social_links .fa-stack-20{font-size: 1.3em;line-height: 1.85em;left:4%;}
#popup-newssubscribe .news_popup .social_links a span.fa{color:#fff }
#popup-newssubscribe .news_popup .social_links a span.fa-square, #popup-newssubscribe .news_popup .social_links a span.fa-circle{color:#1589d6 }
#popup-newssubscribe .news_popup .social_links a span:hover .fa-square, #popup-newssubscribe .news_popup .social_links a:hover .fa-square{color:#12A9d6 }

#popup-newssubscribe .news_popup .social_links.standard a.facebook span.fa-square{color:#39579a}
#popup-newssubscribe .news_popup .social_links.standard a.facebook span:hover .fa-square{color:#5377c2}

#popup-newssubscribe .news_popup .social_links.standard a.twitter span.fa-square{color:#52bee6}
#popup-newssubscribe .news_popup .social_links.standard a.twitter span:hover .fa-square{color:#67d2fa}

#popup-newssubscribe .news_popup .social_links.standard a.linkedin span.fa-square{color:#007bb6}
#popup-newssubscribe .news_popup .social_links.standard a.linkedin span:hover .fa-square{color:#1696d4}

#popup-newssubscribe .news_popup .social_links.standard a.google span.fa-square{color:#e65d42}
#popup-newssubscribe .news_popup .social_links.standard a.google span:hover .fa-square{color:#ff806b}

#popup-newssubscribe .news_popup .social_links.standard a.youtube span.fa-square{color:#c8312a}
#popup-newssubscribe .news_popup .social_links.standard a.youtube span:hover .fa-square{color:#e34d46}

#popup-newssubscribe .news_popup .social_links.standard a.flikr span.fa-square{color:#0062dd}
#popup-newssubscribe .news_popup .social_links.standard a.flikr span:hover .fa-square{color:#3586ec}

#popup-newssubscribe .news_popup .social_links.standard a.vimeo span.fa-square{color:#20b9eb}
#popup-newssubscribe .news_popup .social_links.standard a.vimeo span:hover .fa-square{color:#5acdf2}

#popup-newssubscribe .news_popup .social_links.standard a.pinterest span.fa-square{color:#cb2026}
#popup-newssubscribe .news_popup .social_links.standard a.pinterest span:hover .fa-square{color:#e64449}

#popup-newssubscribe .news_popup .social_links.standard a.instagram span.fa-square{color:#5e4338}
#popup-newssubscribe .news_popup .social_links.standard a.instagram span:hover .fa-square{color:#7d5849}

#popup-newssubscribe .news_popup .social_links.standard a.forsqr span.fa-square{color:#156ab1}
#popup-newssubscribe .news_popup .social_links.standard a.forsqr span:hover .fa-square{color:#3183c7}

#popup-newssubscribe .news_popup .social_links.standard a.tumblr span.fa-square{color:#304d6b}
#popup-newssubscribe .news_popup .social_links.standard a.tumblr span:hover .fa-square{color:#476d94}

#popup-newssubscribe .news_popup .social_links.standard a.rss span.fa-square{color:#fe9900}
#popup-newssubscribe .news_popup .social_links.standard a.rss span:hover .fa-square{color:#feab2d}

/*****max*****/
.bg-overlay {position: fixed;width: 100%;height: 100%;top: 0;left: 0;background: rgba(0, 0, 0, 0.65);-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;opacity: 1;visibility: visible;z-index: 999;}
.bg-overlay-left-right {position: fixed;width: 100%;height: 100%;top: 0;left: 0;/*background: rgba(0, 0, 0, 0.65);*/-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;opacity: 1;visibility: visible;z-index: 999;}



#popup-newssubscribe #popup_message{height: auto;}

/* #popup-newssubscribe .message_title {font-family:'Open Sans';font-size: 28px;color:#343030;text-transform: uppercase;text-align: center;margin: 10px;} */
#popup-newssubscribe .message_title {
	font-family: 'Creepster-Regular', Verdana, Tahoma;
	color: #000;
	font-size: 46px;
	text-align: center;
	text-shadow: #FFF 2px 2px 2px, #FFF -2px -2px 3px;
	line-height: 43px;
	padding-top: 52px;
}

/* #popup-newssubscribe .message_content{display: block;font-family:'Open Sans';text-align: center;font-size: 14px;color:#737372;} */
#popup-newssubscribe .message_content{
	display: block;
	text-align: center;
	font-size: 16px;
	color: #000;
	width: 311px;
	margin: 15px 0 0 139px;
	font-weight: bold;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}

#popup_message .buttons_block{margin-top: 34px;text-align: center;}

#popup_message .buttons_block .go_back:hover{
	background:#3F8C4F !important
}
#popup_message .buttons_block .go_back {
	display: inline-block;
	height: 38px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	cursor:pointer;
	color:#737372;
	font-family: 'helveticaneuebold';
	font-size:18px;
	text-align: center;
	text-transform: uppercase;
	padding-left: 17px;
	padding-right: 17px;
/*
	display: inline-block;
	height: 38px;
	background-color:#ffffff;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #737372;
	cursor:pointer;
	color:#737372;
	font-family: 'helveticaneuebold';
	font-size:18px;
	text-align: center;
	text-transform: uppercase;
	padding-left: 13px;
	padding-right: 13px;
	margin-right: 25px;
	*/
}

#popup_message .buttons_block .start_shopping{
	display: inline-block;
	height: 38px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	cursor:pointer;
	color:#737372;
	font-family: 'helveticaneuebold';
	font-size:18px;
	text-align: center;
	text-transform: uppercase;
	padding-left: 17px;
	padding-right: 17px;
}

#popup_message .buttons_block.start_shopping:active {position:relative;top:1px;}

#popup_message .buttons_block .go_back:active {position:relative;top:1px;}

.block-content #newsletter_submit:active {position:relative;top:1px;}


@media only screen and (max-width: 580px){
    .news_popup .validation-advice#advice-validate-email-newsletter_input{top:-77px  !important;}
    .news_popup .validation-advice#advice-validate-email-newsletter_input:after{position: absolute !important;background:url("http://scripts.frightprops.com/skin/frontend/fprops/default/css/iwd/newspopup/row33333.png") no-repeat scroll -8px -4px rgba(0, 0, 0, 0)  !important;  top: 50px  !important;}
    .news_popup .validation-advice#advice-required-entry-newsletter_input{top:-56px  !important;}
    .news_popup .validation-advice#advice-required-entry-newsletter_input:after{position: absolute !important;background:url("http://scripts.frightprops.com/skin/frontend/fprops/default/css/iwd/newspopup/row33333.png") no-repeat scroll -8px -4px rgba(0, 0, 0, 0)  !important;  top: 30px  !important;}
}

@media only screen and (min-width: 539px) and (max-width: 581px){
    .news_popup .validation-advice#advice-validate-email-newsletter_input{top:-57px  !important;}
    .news_popup .validation-advice#advice-validate-email-newsletter_input:after{position: absolute !important;background:url("http://scripts.frightprops.com/skin/frontend/fprops/default/css/iwd/newspopup/row33333.png") no-repeat scroll -8px -4px rgba(0, 0, 0, 0)  !important;  top: 30px  !important;}
    .news_popup .validation-advice#advice-validate-email-newsletter_input:after{position: absolute !important;background:url("http://scripts.frightprops.com/skin/frontend/fprops/default/css/iwd/newspopup/row33333.png") no-repeat scroll -8px -4px rgba(0, 0, 0, 0)  !important;  top: 30px  !important;}
    .news_popup .validation-advice#advice-required-entry-newsletter_input{top:-57px  !important;}
}

@media only screen and (min-width: 498px) and (max-width: 580px){
    .news_popup .validation-advice#advice-validate-email-newsletter_input{top:-57px  !important;}
    .news_popup .validation-advice#advice-validate-email-newsletter_input:after{position: absolute !important;background:url("http://scripts.frightprops.com/skin/frontend/fprops/default/css/iwd/newspopup/row33333.png") no-repeat scroll -8px -4px rgba(0, 0, 0, 0)  !important;  top: 30px  !important;}
}

@media only screen and (max-width: 490px){
    #popup_message .buttons_block .go_back{ margin-right: 0px; }
}
@media only screen and (max-width: 331px){
    .news_popup .validation-advice#advice-required-entry-newsletter_input{top:-56px  !important;}
    .news_popup .validation-advice#advice-required-entry-newsletter_input:after{position: absolute !important;background:url("http://scripts.frightprops.com/skin/frontend/fprops/default/css/iwd/newspopup/row33333.png") no-repeat scroll -8px -4px rgba(0, 0, 0, 0)  !important;  top: 30px  !important;}
}

#popup-newssubscribe .bg_fonts {position: absolute; top: 0%; left: 0%; width: 100%; height: 100%;background-color: rgba(0, 0, 0, 0.3);border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; -khtml-border-radius:15px;z-index: 100;}

#popup-newssubscribe .bg_fonts .preloader{position: absolute;top: 37%; left: 46%;}

#floatingCirclesG{position:relative;width:64px;height:64px;-moz-transform:scale(0.6);-webkit-transform:scale(0.6);-ms-transform:scale(0.6);-o-transform:scale(0.6);transform:scale(0.6);top: 20%;margin:0 auto;}

.f_circleG{position:absolute;background-color:#FFFFFF;height:12px;width:12px;-moz-border-radius:6px;-moz-animation-name:f_fadeG;-moz-animation-duration:1.04s;-moz-animation-iteration-count:infinite;-webkit-border-radius:6px;-webkit-animation-name:f_fadeG;-webkit-animation-duration:1.04s;-webkit-animation-iteration-count:infinite;-ms-border-radius:6px;-ms-animation-name:f_fadeG;-ms-animation-duration:1.04s;-ms-animation-iteration-count:infinite;-o-border-radius:6px;-o-animation-name:f_fadeG;-o-animation-duration:1.04s;-o-animation-iteration-count:infinite;border-radius:6px;animation-name:f_fadeG;animation-duration:1.04s;animation-iteration-count:infinite;}
#frotateG_01{left:0;top:26px;-moz-animation-delay:0.39s;-webkit-animation-delay:0.39s;-ms-animation-delay:0.39s;-o-animation-delay:0.39s;animation-delay:0.39s;}
#frotateG_02{left:8px;top:8px;-moz-animation-delay:0.52s;-webkit-animation-delay:0.52s;-ms-animation-delay:0.52s;-o-animation-delay:0.52s;animation-delay:0.52s;}
#frotateG_03{left:26px;top:0;-moz-animation-delay:0.65s;-webkit-animation-delay:0.65s;-ms-animation-delay:0.65s;-animation-delay:0.65s;animation-delay:0.65s;}
#frotateG_04{right:8px;top:8px;-moz-animation-delay:0.78s;-webkit-animation-delay:0.78s;-ms-animation-delay:0.78s;-o-animation-delay:0.78s;animation-delay:0.78s;}
#frotateG_05{right:0;top:26px;-moz-animation-delay:0.91s;-webkit-animation-delay:0.91s;-ms-animation-delay:0.91s;-o-animation-delay:0.91s;animation-delay:0.91s;}
#frotateG_06{right:8px;bottom:8px;-moz-animation-delay:1.04s;-webkit-animation-delay:1.04s;-ms-animation-delay:1.04s;-o-animation-delay:1.04s;animation-delay:1.04s;}
#frotateG_07{left:26px;bottom:0;-moz-animation-delay:1.17s;-webkit-animation-delay:1.17s;-ms-animation-delay:1.17s;-o-animation-delay:1.17s;animation-delay:1.17s;}
#frotateG_08{left:8px;bottom:8px;-moz-animation-delay:1.3s;-webkit-animation-delay:1.3s;-ms-animation-delay:1.3s;-o-animation-delay:1.3s;animation-delay:1.3s;}
@keyframes f_fadeG{0%{background-color:#00909e}100%{background-color:#FFFFFF}}


/***socials-login in newspopup-ajax-load***/
#newspopup-ajax-load .socials-login a:active {position:relative;top:1px;}





#popup-newssubscribe #newsletter_submit{
	background:#000000 !important;
	float: left !important;
    height: 31px;
}
#popup-newssubscribe .iwd-modal-dialog{
	/* max-width:740px;margin-top:40px */
	max-width:586px;margin-top:40px
}
#popup-newssubscribe #newsletter_submit:hover{
	background:#3F8C4F !important
}
#popup-newssubscribe #newsletter_submit span{
	color:#FFFFFF !important
}
#popup-newssubscribe #popup_message .buttons_block .start_shopping{
	background:#000000 !important
}
#popup-newssubscribe #popup_message .buttons_block .start_shopping:hover{
	background:#3F8C4F !important;
}
#popup-newssubscribe #popup_message .buttons_block .start_shopping span{
	color:#FFFFFF !important
}
#popup-newssubscribe #popup_message .buttons_block .go_back{
	background:#FFF !important
}
#popup-newssubscribe #popup_message .buttons_block .go_back:hover{
	background:#3F8C4F !important;
}
#popup-newssubscribe #popup_message .buttons_block .go_back span{
	color:#FFFFFF !important
}
#popup-newssubscribe .iwd-modal-content{
	/* border:4px solid #000000 !important */
	background: url(https://www.frightprops.com/skin/frontend/fprops/default/images/newsletter-signup-popup-bg.gif) center center !important;
	min-height: 677px;
}
#popup-newssubscribe .iwd-modal-content .discount_amount{
	color:#000000 !important
}


﻿.megamenu{ /*float:left;*/}
.megamenu #oe_menu{
    position : relative !important;
	padding: 0 !important;
	margin:0 !important;
	width: 210px !important;
	z-index:20;
}
.megamenu #oe_menu li.level0{
margin-left: 4px;
border-width: 3px 3px 2px 3px;
border-style: solid;
border-color: #000;
background: url("http://scripts.frightprops.com/skin/frontend/fprops/default/megamenu/images/left-to-right.png") no-repeat scroll 96% center transparent;
background-color: #ffd801;
text-align: left;
line-height: 33px;
height: 33px;
list-style-type: none;
position: initial;
}
	
.megamenu #oe_menu li ul li{float:none;}
.megamenu #oe_menu ul,.megamenu #oe_menu div{background:none !important;}
.megamenu #oe_menu div ul li {background:none !important;line-height: 20px;}
.megamenu #oe_menu  a.megamenu-lable{
font-weight: bold;
padding: 0px;
font-style: normal;
color: #000;
font-size: 12px;
	}
.megamenu #oe_menu li.selected {background-color:#FFFECC !important;}
.megamenu #oe_menu li.selected a.megamenu-lable  {color:red !important;}
.megamenu #oe_menu  a.megamenu-lable:hover{color:red !important;}
.megamenu #oe_menu .magestore-megamenu a:hover{
	color: #000;
	background-color: #FFD802;
}
.megamenu #oe_menu .magestore-megamenu li b a{color:blue;}

.megamenu #oe_menu .magestore-megamenu li a{
    color: #000;
	text-decoration:none;
	font-size: 11px !important;
	height: auto !important;
	text-align: left !important;
	font-style: normal;
	font-weight: bold;
	display:block;
}
ul.oe_menu .magestore-megamenu{
	display:none;
	left: 200px;    
    width:0;
    border: none !important;  
	margin:0 !important;
	padding:0 !important;	
	background:none !important;
	position:absolute !important;
	top:0;
	overflow:hidden;
	z-index:1;
	
}
.megamenu #nav .magestore-megamenu .sub-menu{
    left: 0 !important;   
	width:100% !important;
    height: auto !important;
    float: left !important; 
    position: static  !important;
	padding:0 0  10px !important;
	

	
}
.megamenu  .magestore-megamenu .sub-menu{ 
	width:100%;
    height: auto ;
    float: left ;
	background:#fffecc;

}
.megamenu #oe_menu button.button{
    border: 1px solid #F79343;
    color: #fffecc;
    float: none;
    font-size: 21px;
    height: 25px;
    width: 94px;
	padding:0 15px;
	border-radius: 10px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    display: inline-block;
	letter-spacing: -1px;
    outline: medium none;
	position: relative;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
	background: #fe8900; /* non-CSS3 default background */
	background: -webkit-gradient(linear, left top, left bottom, from(#feb900), to(#fe8900));
	background: -moz-linear-gradient(#feb900, #fe8900);
	background: -ms-linear-gradient(#feb900, #fe8900);
	background: linear-gradient(#feb900, #fe8900);
	font-size:12px;
	-pie-background: linear-gradient(#feb900, #fe8900);
	}
.megamenu #oe_menu button.button:hover {
	background: #CE662B;
	background: -webkit-gradient(linear, left top, left bottom, from(#F3C812), to(#CE662B));
	background: -moz-linear-gradient(#F3C812, #CE662B);
	background: -ms-linear-gradient(#F3C812, #CE662B);
	background: linear-gradient(#F3C812, #CE662B);
	-pie-background: linear-gradient(#F3C812, #CE662B);
}
.megamenu #oe_menu button.button:active {
	color: #ccc;
	border: solid 1px #1D74B9; /* border */
	background: -webkit-gradient(linear, left top, left bottom, from(#003061), to(#0059b2));
	background: -moz-linear-gradient(#003061, #0059b2);
	background: -ms-linear-gradient(#003061, #0059b2);
	background: linear-gradient(#003061, #0059b2);
	-pie-background: linear-gradient(#003061, #0059b2);	
}

/* --------------------- Block home-----------------*/
.megamenu #oe_menu  .block-megamenu  ul.block-home{	
	float: left;
    margin: 0 !important;
    padding: 10px 2% !important;
    width: 96% !important;
	
	}
.megamenu #oe_menu  ul.block-home li{float:left !important;margin-bottom:15px !important; background:none !important;}	
.megamenu #oe_menu  ul.block-home li label{
	float:left;
	width:100%;
	text-align:left;
	padding:0 0 10px;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom-width:1px;
	border-bottom-style:dashed;
	margin-bottom:10px;
	}
.megamenu #oe_menu  ul.block-home li.first{
	width:330px !important;
	padding-left:10px !important;
	padding-right:10px !important;
	border-right-width:1px !important;
	border-right-style:solid !important;
	text-align:left !important;
	}	
.megamenu #oe_menu  ul.block-home li.first img{border:1px solid #d5d5d5;}	
.megamenu #oe_menu  ul.block-home li.last{
	width:545px !important;
	padding-left: 15px !important;
	}
.megamenu #oe_menu  ul.block-home li.last span{
	line-height:20px;
	padding:0 0 10px 0;
	float:left;
	width:100%;
	}

 /* -----------------------------Grid Category-----------------------------------*/
.megamenu #oe_menu  .grid-categories-megamenu{
	background-color:#fffecc;
}
.megamenu #oe_menu  .grid-categories-megamenu h1{
	float:left;
	width:100%;
	margin:0;
	padding:10px 0;
	border-bottom:1px dashed #D5D5D5;
	}
.megamenu #oe_menu  .grid-categories-megamenu ul.level0-megamenu{
	
	
	left: 0px !important;
/* height: auto !important; */
/* DTA: XXX; */
height: 477px;
float: left !important;
position: static !important;
padding: 0 0 10px !important;
width: 758px !important;
background-color: #fffecc !important;
border: 3px solid #000;

	
	
	}
.megamenu #oe_menu  .grid-categories-megamenu ul.level0-megamenu li.level1-megamenu{
	float:left !important;
	/*width:21% !important;
	padding:0 10px !important;
	margin:10px  0 0 0 !important;
	border-right:1px solid #d5d5d5 !important;
	*/
	overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;

/* width: 29% !important; */
width: 236px !important;
margin: 0 0 0 12px !important;
border-right: 1px solid #d5d5d5 !important;

}
		
.megamenu #oe_menu  .grid-categories-megamenu ul.level0-megamenu li.featured{
	width:29% !important;
	float:right !important;
	border:none !important;
	padding:0 0 0 10px !important;
	}	
 .megamenu #oe_menu .grid-categories-megamenu li .level1-title{
	float:left;
	width:100%;
	padding:10px 0;
	border-bottom:1px dashed #d5d5d5;
	overflow-x:hidden;
	}	
.megamenu #oe_menu  .grid-categories-megamenu li .level1-title h2{
margin: 0;
float: left;
width: 100%;
text-transform: uppercase;
font-weight: bold;
background: url("http://scripts.frightprops.com/skin/frontend/fprops/default/megamenu/images/left-to-right.png") no-repeat scroll 96% center rgba(0, 0, 0, 0);
line-height: 24px;
}	
.megamenu #oe_menu  .grid-categories-megamenu li ol.level2-megamenu{
	float:left;
	width:231px;

	}	
.megamenu #oe_menu  .grid-categories-megamenu li ol li{
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.megamenu #oe_menu .grid-categories-megamenu li.featured .level1-content{
	float:left;
	width:100%;
	padding:15px 0 !important;
	} 
.megamenu #oe_menu  li.featured .level1-content a.product-image{float:left;width:110px;margin:0;}
.megamenu #oe_menu  li.featured .level1-content .product-shop{float:left;width:100px;padding-left:10px;}
.megamenu #oe_menu  li.featured .level1-content .product-shop h1.product-name{font-weight:bold;border:none;}
.megamenu #oe_menu  li.featured .level1-content .product-shop span{float:left;width:100%;padding:5px 0 0;height:35px;overflow:hidden;}
.megamenu #oe_menu  li.featured .level1-content .product-shop .price-box{float:left;width:100%;padding: 5px 0;}
.megamenu #oe_menu  li.featured .level1-content .product-shop .price{font-size:18px;color:#000;}

 
     /* -------------------------------------------------------------------*/
	 
 /* ----------------------------- list Category----------------------------------*/
.megamenu #oe_menu .list-categories-megamenu ul.level0-megamenu{
	float: left !important;
    margin: 0 !important;
    padding: 10px 2% !important;
    width: 96% !important;
}
.megamenu #oe_menu .list-categories-megamenu h1.block-title{
	float:left !important;
	width:100% !important;
	margin:0 !important;
	padding:10px 0 !important;
	border-bottom:1px dashed #D5D5D5 !important;
	text-transform:uppercase;
	}
.megamenu #oe_menu .list-categories-megamenu ul.level0-megamenu li.level1-megamenu{
	border-right: 1px solid #D5D5D5 !important;
    float: left !important;
    margin: 10px 0 0 !important;
    padding: 0 10px !important;
    width: 150px !important;
	}
.megamenu #oe_menu .list-categories-megamenu ul.level0-megamenu li.featured{
	width:220px !important;
	float:left !important;
	border:none !important;
	padding:0 0 0 5px !important;
	}	
.megamenu #oe_menu .list-categories-megamenu ul.level0-megamenu li ul.level2-megamenu,
.megamenu #oe_menu .list-categories-megamenu ul.level0-megamenu li ul.level2-megamenu ol,
.megamenu #oe_menu .list-categories-megamenu ul.level0-megamenu li ul.level2-megamenu li .level1-title{float:left;width:100%;}
.megamenu #oe_menu .list-categories-megamenu ul.level0-megamenu li ul.level2-megamenu li .level1-title{border-top:1px dashed #d5d5d5;padding-top:5px;}
.megamenu #oe_menu .list-categories-megamenu ul.level0-megamenu li ul.level2-megamenu li.first .level1-title{border-top:none;padding-top:0;}
.megamenu #oe_menu .list-categories-megamenu li .level1-title h2{
	padding: 0 0 5px;
margin: 0;
float: left;
width: 100%;
text-transform: uppercase;
font-weight: bold;
font-size: 11px;
	}	
.megamenu #oe_menu li.featured .product-item{float:left;width:100%;padding:15px 0 !important;}
.megamenu #oe_menu li.featured .product-item a{float:left;width:110px;margin:0;}
.megamenu #oe_menu li.featured .product-item .product-shop{float:right;width:105px !important;padding: 0 0 0 5px !important;}
.megamenu #oe_menu li.featured .product-item .product-shop h1.product-name{font-weight:bold;border:none !important;}
.megamenu #oe_menu li.featured .product-item .product-shop span{float:left;width:100%;padding: 0;height:30px;overflow:hidden;}
.megamenu #oe_menu li.featured .product-item .product-shop .price-box{float:left;width:100%;padding:0;}
.megamenu #oe_menu li.featured .product-item .product-shop .price{font-size:18px;color:#000;}
/* -------------------------------------------------------------------*/

/* -----------------------------Grid Product----------------------------------*/

.megamenu #oe_menu .products-megamenu-grid  ul.level0-megamenu{
	float: left;
    margin: 0;
    padding: 10px 2%;
    width: 96%;
	}
.megamenu #oe_menu .products-megamenu-grid li.item{
	float:left;
	width:190px;
	border-right:1px solid #d5d5d5;
	padding-left:5px;
	}
.megamenu #oe_menu .products-megamenu-grid li.item.last{border:none;}
.megamenu #oe_menu .products-megamenu-grid li.item h1.product-name{
	border-bottom: 1px dashed #D5D5D5;
    float: left;
    font-weight: bold;
    margin: 0 5% 10px;
    padding: 5px 0;
    text-transform: uppercase;
    width: 90%;
	}	
.megamenu #oe_menu .products-megamenu-grid li.item a.product-image{float:left;width:100%;text-align: center !important;}
.megamenu #oe_menu .products-megamenu-grid li.item .product-shop{float:left;width:80%;padding:10px 10%;}
.megamenu #oe_menu .products-megamenu-grid li.item .product-shop label{float:left;padding-right:10px;}	
.megamenu #oe_menu .products-megamenu-grid li.item .product-shop .price{font-size:18px;color:#000;padding:0;width:auto;}
.megamenu #oe_menu .products-megamenu-grid li.item .product-shop span{float:left;width:100%;padding:5px 0 0;height:35px;overflow:hidden;}
.megamenu #oe_menu .products-megamenu-grid li.item .product-shop .price-box{float:left;width:90%;padding:5px 0 5px 10%;}
.megamenu #oe_menu .products-megamenu-grid li.item .product-shop button{margin:10px 0 0 15%;}


/* -------------------------------------------------------------------*/

/* ----------------------------- List Product-----------------------------------*/
.megamenu #oe_menu .products-megamenu-list  ul.level0-megamenu{
	float: left !important;
    margin: 0 !important;
    padding: 10px 10px !important;
    /*width: 96% !important;*/
	}
.megamenu #oe_menu .products-megamenu-list  ul.level0-megamenu li.level1-megamenu{float:left !important;width:69%;border-right:1px solid #d5d5d5;}
.megamenu #oe_menu .products-megamenu-list  ul.level0-megamenu li.level1-megamenu h4{
	border-bottom: 1px dashed #D5D5D5 !important;
    float: left !important;
    font-weight: bold !important;
    margin: 0 0 5px !important;
    padding: 5px 0 15px !important;
    text-transform: uppercase !important;
    width: 98% !important;
	}
.megamenu #oe_menu .products-megamenu-list  ul.level0-megamenu li.level1-megamenu ul.level2-megamenu{float:left;}
.megamenu #oe_menu .products-megamenu-list  ul.level0-megamenu li.level1-megamenu ul.level2-megamenu li{float:left;width:100%;padding:0;margin:0;}
.megamenu #oe_menu .products-megamenu-list ul.level0-megamenu li.featured{
	width:29% !important;
	float:right !important;
	border:none !important;
	padding:0 0 0 1% !important;
	}
.megamenu #oe_menu .products-megamenu-list ul.level0-megamenu li.featured  .level1-title h2{
	border-bottom: 1px dashed #D5D5D5 !important;
    float: left !important;
    font-weight: bold !important;
	padding:15px 0 5px;
	margin:0 0 10px;
    text-transform: uppercase !important;
    width: 100% !important;
	}
/* ----------------------------- Contact-----------------------------------*/	
.megamenu #oe_menu   ul.block-contact{
	float: left !important;
    margin: 0 !important;
    padding: 10px 2% !important;
    width: 96% !important;
	}	
.megamenu #oe_menu   ul.block-contact li.last{float:left;padding:0 10px 0 0;}	
.megamenu #oe_menu   ul.block-contact li  h1.block-title{
	float:left !important;
	width:100% !important;
	border-bottom:1px dashed #d5d5d5 !important;
	padding:0 0 5px !important;
	margin:0 0 15px !important; 
	border-bottom: 1px dashed #D5D5D5 !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
	}
.megamenu #oe_menu   ul.block-contact  li.last  .contact-form{float:left !important;width:100% !important;}
.megamenu #oe_menu   ul.block-contact li.last  span{
	float:left !important;
	width:100% !important;
	padding:0 !important;
	}	
.megamenu #oe_menu   ul.block-contact li.last  .input-box {float:left !important;width:100% !important;padding:15px 0 !important;}	
.megamenu #oe_menu   ul.block-contact li.last  .input-box .input{float:left !important;width:160px !important;margin-right:10px !important;}	
.megamenu #oe_menu   ul.block-contact li.last  .input-box .input input{
	width:160px !important;
	border-radius:5px;
	height:25px !important;
	border:1px solid #d5d5d5 !important;
	background:#efefef !important;
	}	
.megamenu #oe_menu   ul.block-contact li.last .comment{float:left !important;width:100% !important;padding:10px 0 !important; }	
.megamenu #oe_menu   ul.block-contact li.last .comment label{float:left !important;width:100% !important;}	
.megamenu #oe_menu   ul.block-contact li.last .comment textarea{
	width:100% !important;
	float:left !important;
	height:150px !important;
	background:#efefef !important;
	}	
.megamenu #oe_menu   ul.block-contact li.last .comment .button-set{float:left !important;width:100% !important;padding:10px 0 0 !important;text-align:right;}	
.megamenu div .footer-megamenu{float:left;width:100%;}	
	
	
.giftcard-fieldset textarea {width: 100%; height: 100px;}
.giftcard-fieldset label em {color: #EB340A; margin-right: 2px;}
.giftcard-fieldset .field {margin-top: 6px;}
.giftcard-fieldset .email-date input {width: 100px;}

.giftcard-info .field-label {margin-top: 6px;}

/*onepage checkout*/
.giftcard-payment-method { border-bottom: 1px solid #e4e4e4; }
.giftcard-payment-method .buttons-set { border-top: none; padding-top: 6px; padding-bottom: 3px; }
@charset "utf-8";
/* CSS Document */

/*
* {
	padding:0px;
	margin:0px;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

form { margin:0px; }

a img {
	border:none;
}

p {
	line-height:18px;
}
input {
	font-size:11px;
}

*/
.clear {
	clear:both;
}
.colr {
	color:#216472 !important;
}
.bold {
	font-weight:bold;
}

.left {
	float:left !important;
}
.right {
	float:right !important;
}
.heading {
	padding:10px 0px 0px 10px;
	width:100%;
	margin-bottom:10px;
	text-transform:none;
}
.itlc {
	font-style:italic;
}

.like_dv { clear: both; float: left; font-weight: normal; padding: 10px 5px 0; width: 100%; }

.like_dv a { color: #106494; float: left;  font-weight: bold; }

.like_dv .like_on {   float: left; }

.like_dv .like_off {  float: left; }


/*
=======================================================================
	Wrapper
=======================================================================
*/

#wrapper { width:685px; margin:0 auto; }

/*Theme1*/

.theme1 { width:685px; margin:0px; padding:0px; *padding-left:5px; }

.theme1 .read_more { font-family:Arial; font-size:12px; font-weight:normal; color:#1E7EC8; text-decoration:underline; margin-left:20px; line-height:30px; }

.theme1 .read_more:hover { color:#1E7EC8; text-decoration:none; }

.theme1 h1 { font-family:"Trebuchet MS"; font-size:17px; font-weight:normal; color:#404040; line-height:35px; margin-top:20px; }

.theme1 h1 a{ font-family:"Trebuchet MS"; font-size:17px; font-weight:normal; color:#404040; line-height:35px; margin-top:20px; }

.theme1 ul { list-style:none; padding:0px; margin-left:20px; }

.theme1 ul li { line-height:25px; list-style:decimal; font-family:Arial; font-size:12px; font-weight:bold; color:#000; }

.theme1 .fieldset ul li { list-style:none; }
	
.theme1 ul li .accordion-toggle {z-index: 10; font-family:Arial; font-size:14px; font-weight:normal; color:#343032; text-decoration:none; cursor:pointer; }

.theme1 ul li .accordion-content { overflow:hidden; }

.theme1 ul li p { padding:5px 0 5px 15px; }

.theme1 ul li .js-plugin-detail p { padding-left:0px; }

.theme1 ul li .answer { background:#f7f7f7; border:#e5e5e5 1px solid; padding:10px; width:620px; margin:8px 0 8px 2px; }

.theme1 ul li .answer p { font-family:Verdana; font-size:12px; color:#343032; line-height:20px; }

.theme1 ul li .rating_dv { padding-right: 15px; width:300px; float:right; }

.theme1 ul li .rating_dv .helpful { float:right; width:300px; }

.theme1 ul li .rating_dv .helpful .helpful-text { padding-top:5px; line-height: 32px; *float:left; *padding-top:0px; }

.theme1 ul li .like_dv {  padding: 10px 5px 0 20px;  width:47%; clear:none; }

#product-wrapper .theme1 ul li .like_dv {  padding: 10px 5px 0 20px;  width:44%; clear:none; }
/*Theme2*/

.theme2 { width:685px; margin:0px; padding:0px; }

.theme2 .read_more { font-family:Arial; font-size:12px; font-weight:normal; color:#000; text-decoration:underline; margin-left:32px; line-height:35px; }

.theme2 .read_more:hover { color:#1E7EC8; text-decoration:none; }

.theme2 h1 { font-family:"Trebuchet MS"; font-size:17px; font-weight:normal; color:#404040; line-height:35px; margin-top:20px; }

.theme2 h1 a{ font-family:"Trebuchet MS"; font-size:17px; font-weight:normal; color:#FFF; line-height:35px; margin-top:20px; }

.theme2 ul { list-style:none; padding:0px; margin-left:10px; }

.theme2 ul li { line-height:25px;  }

.theme2 ul li .js-plugin-detail p { padding-left:0px; }

.theme2 ul li.minus { background:url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/prodfaqs/minus.png) no-repeat left top; vertical-align:top;  }

.theme2 ul li.minus p { font-family:Verdana; font-size:12px; color:#343032; line-height:20px; line-height:20px; margin-left:8px; } 

.theme2 ul li .accordion-toggle { background:url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/prodfaqs/plus.png) no-repeat left top; z-index:10; font-family:Arial; font-size:14px; font-weight:bold; color:#000; text-decoration:none; padding-left:22px; cursor:pointer; }

.theme2 ul li .accordion-toggle-active { background:url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/prodfaqs/minus.png) no-repeat left top; }

.theme2 ul li .accordion-content { overflow:hidden; }

.theme2 ul li p { padding:5px 0 5px 15px; }

.theme2 ul li .answer { color: #000; font-style: italic; margin-left:23px; /*background:url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/faqs/minus.png) no-repeat left top; vertical-align:top;*/ }

.theme2 ul li .answer p { font-family:Verdana; font-size:12px; color:#343032; line-height:20px; line-height:20px; margin-left:8px;  }

.theme2 ul li .rating_dv { display:none; padding-left: 19px; width:300px; float:right; }

.theme2 ul li .rating_dv .helpful { display:none; float:right; width:290px; }

.theme2 ul li .rating_dv .helpful .helpful-text { padding-top:5px; line-height: 33px; *float:left; *padding-top:0px;}

.theme2 ul li .like_dv {  padding: 10px 5px 0 20px;  width:47%; clear:none; }

#product-wrapper .theme2 ul li .like_dv {  padding: 10px 5px 0 20px;  width:44%; clear:none; }

.theme2 ul li .js-plugin-reply-form-wrapper { padding-left:20px; }
/*Theme3*/

.theme3 { width:685px; margin:0px; padding:0px; }

.theme3 .read_more { font-family:Arial; font-size:12px; font-weight:normal; color:#000; text-decoration:none; margin-left:32px; line-height:35px; }

.theme3 .read_more:hover { color:#1E7EC8; text-decoration:none; }

.theme3 h1 { font-family:"Trebuchet MS"; font-size:17px; font-weight:normal; color:#404040; line-height:35px; margin-top:20px; }

.theme3 h1 a{ font-family:"Trebuchet MS"; font-size:17px; font-weight:normal; color:#404040; line-height:35px; margin-top:20px; }

.theme3 ul { list-style:none; padding:0px; margin-left:18px; }

.theme3 ul li { line-height:25px; background:#e3e3e3; margin:0 0 5px 0; }

.theme3 .fieldset ul li  { background:none;  }

.theme3 ul li.ans { background:none; list-style:none; }

.theme3 ul li.ans p { font-family:Verdana; font-size:12px; color:#343032; line-height:20px; margin-left:0px; }

.theme3 ul li.ans a { background:none; }

.theme3 ul li .accordion-toggle {  z-index:10; cursor:pointer; font-family:Arial; font-size:13px; font-weight:bold; color:#343032; text-decoration:none; padding-left:15px; margin-left:8px; background:url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/prodfaqs/bullet1.jpg) no-repeat left; }

.theme3 ul li .accordion-content { overflow:hidden; background:#fff; }

.theme3 ul li p { padding:5px 0 5px 2px; }

.theme3 ul li .js-plugin-detail p { padding-left:0px; }

.theme3 ul li .answer { background:none; list-style:none; }

.theme3 ul li .answer p { font-family:Verdana; font-size:12px; color:#343032; line-height:20px; line-height:20px; margin-left:20px; }

.theme3 ul li .rating_dv { padding-left: 19px; width:300px; float:right; }

.theme3 ul li .rating_dv .helpful { float:right; width:290px; }

.theme3 ul li .rating_dv .helpful .helpful-text { padding-top:5px; line-height: 33px; *float:left; *padding-top:0px;}

.theme3 ul li .like_dv {  padding: 10px 5px 0 20px;  width:47%; clear:none; }

#product-wrapper .theme3 ul li .like_dv {  padding: 10px 5px 0 20px;  width:44%; clear:none; }

.theme3 ul li .js-plugin-reply-form-wrapper { padding-left:20px; }

/*Theme4*/

.theme4 { width:685px; margin:0px; padding:0px; }

.theme4 .read_more { font-family:Arial; font-size:12px; font-weight:normal; color:#1E7EC8; text-decoration:none; line-height:35px; }

.theme4 .read_more:hover { color:#1E7EC8; text-decoration:underline; }

.theme4 h1 { font-family:"Trebuchet MS"; font-size:17px; font-weight:normal; color:#404040; line-height:35px; margin-top:20px; }

.theme4 h1 a { font-family:"Trebuchet MS"; font-size:17px; font-weight:normal; color:#404040; line-height:35px; margin-top:20px; }

.theme4 ul { list-style:none; padding:0px; margin-left:0px; }

.theme4 ul li { line-height:25px; margin:0 0 5px 0; }

.theme4 ul li .answer { background:none; list-style:none; }

.theme4 ul li .answer p { font-family:Verdana; font-size:12px; color:#343032; line-height:20px; margin-left:20px; }

.theme4 ul li.ans a { background:none; } 

.theme4 ul li .accordion-toggle {background:url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/prodfaqs/plus1.png) no-repeat left top; z-index:10; cursor:pointer; padding-left: 22px; font-family:Arial; font-size:13px; font-weight:bold; color:#343032; text-decoration:none; margin-left:0px; }

.theme4 ul li .accordion-toggle-active { background:url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/prodfaqs/minus1.png) no-repeat left top; }

.theme4 ul li .accordion-content { overflow:hidden; }

.theme4 ul li p { padding:5px 0 5px 4px; }

.theme4 ul li .js-plugin-detail p { padding-left:0px; }

.theme4 ul li .rating_dv { padding-left: 19px; width:300px; float:right; }

.theme4 ul li .rating_dv .helpful { float:right; width:290px; }

.theme4 ul li .rating_dv .helpful .helpful-text { padding-top:5px; line-height: 33px;  *float:left; *padding-top:0px; }

.theme4 ul li .like_dv {  padding: 10px 5px 0 25px; width:47%; clear:none; }

#product-wrapper .theme4 ul li .like_dv {  padding: 10px 5px 0 20px;  width:44%; clear:none; }

.theme4 ul li .js-plugin-reply-form-wrapper { padding-left:25px; }

/*Theme5*/

.theme5 { width:685px; margin:0px; padding:0px; }

.theme5 .read_more { font-family:Arial; font-size:12px; font-weight:normal; color:#1E7EC8; text-decoration:none; line-height:35px; }

.theme5 .read_more:hover { color:#1E7EC8; text-decoration:underline; }

.theme5 h1 { font-family:"Trebuchet MS"; font-size:17px; font-weight:normal; color:#404040; line-height:40px; margin-top:20px; text-transform:uppercase; }

.theme5 h1 a { font-family:"Trebuchet MS"; font-size:17px; font-weight:normal; color:#404040; line-height:40px; margin-top:20px; text-transform:uppercase; }

.theme5 ul { list-style:none; padding:0px; margin-left:0px; }

.theme5 ul li { line-height:25px; margin:0 0 5px 0; border-bottom:#ccc 1px solid; padding-bottom:4px; }

.theme5 ul li .answer {  }

.theme5 ul li .answer p { font-family:Verdana; font-size:12px; color:#343032; line-height:20px; margin-left:20px; }

.theme5 ul li.ans a { background:none; } 

.theme5 ul li .accordion-toggle { z-index:10; cursor:pointer; line-height: 25px; font-family:Arial; font-size:13px; font-weight:bold; color:#343032; text-decoration:none; padding-left:20px; margin-left:0px; background:url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/prodfaqs/left.png) no-repeat; }

.theme5 ul li .accordion-toggle-active { background:url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/prodfaqs/down.png) no-repeat left top;  line-height: 25px;}

.theme5 ul li .accordion-content { overflow:hidden; }

.theme5 ul li p { padding:5px 0 5px 0px; }

.theme5 ul li .js-plugin-detail p { padding-left:0px; }

.theme5 ul li .rating_dv { padding-left: 19px; width:300px; float:right; }

.theme5 ul li .rating_dv .helpful { float:right; width:290px; }

.theme5 ul li .rating_dv .helpful .helpful-text { padding-top:5px; line-height: 33px;  *float:left; *padding-top:0px;}

.theme5 ul li .like_dv {  padding: 10px 5px 0 20px; width:47%; clear:none; }

#product-wrapper .theme5 ul li .like_dv {  padding: 10px 5px 0 20px;  width:44%; clear:none; }

.theme5 ul li .js-plugin-reply-form-wrapper { padding-left:20px; }


/*
=======================================================================
	Block
=======================================================================
*/


.block-faqs .search-content { padding:3px 3px 3px 9px; }

.block-faqs .menu { padding:3px 3px 3px 9px; }

.block-faqs .menu strong { color: #343032; font-weight:bold; padding-bottom:8px; }

.block-faqs a { color: #343032; }


/*
=======================================================================
	Product Questions
=======================================================================
*/


#product-wrapper { width:100%; margin:0 auto;font-size: 14px;}

#product-wrapper .theme1 { width:100%; }
#product-wrapper .theme2 { width:100%; }
#product-wrapper .theme3 { width:100%; }
#product-wrapper .theme4 { width:100%; }
#product-wrapper .theme5 { width:100%; }

#product-wrapper .faqsaddslide { background: url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/prodfaqs/btn-slide.gif) no-repeat scroll center top transparent; float: right; margin: -16px 0 0; padding: 0;}

#product-wrapper .faqsaddslide .btn-slide { 
color: #000;
display: block;
height: 31px;
padding: 11px 10px 0px 10px;
text-align: center;
text-decoration: none;
width: 144px;
text-transform: uppercase;
font-weight:bold;
font-size:13px;
}

#product-wrapper .faqsaddslide:hover,#product-wrapper .faqsaddslide:focus{
	-webkit-filter: saturate(5);
    filter: saturate(5);
	}


#product-wrapper .ask-question-form-wraper { width:100%; }

#product-wrapper .ask-question-form .button {margin-left:10px; }

#progress_loader { width:50px; float:right; padding-right: 43%; padding-top: 5px; display:none; }

#product-wrapper .theme5 .fieldset ul li { border-bottom: none; }

/*
=======================================================================
	Product Next Page Questions
=======================================================================
*/


#product-next-page-wrapper { width:100%; margin:0 auto; padding-top:25px; }



/*
=======================================================================
	FAQs Reply
=======================================================================
*/

.js-plugin-reply-button { padding-left:10px;}

.js-plugin-reply-form-wrapper { width:55%; background:#FFF; }
#product-wrapper .js-plugin-reply-form-wrapper { background:none;}

.thread-js-plugin-reply-form-wrapper { width:100%; background:#FFF; }
#product-wrapper .thread-js-plugin-reply-form-wrapper { background:none; }

.js-plugin-reply-customer-info { padding-bottom:10px; height:65px; padding-top:10px; }

.js-plugin-reply-customer-info .js-plugin-customer-thumb { float:left; width:64px; height:64px;  padding-right: 20px; }

.js-plugin-reply-customer-info .js-plugin-detail { float:left;}     
.js-plugin-reply-customer-info .js-plugin-detail h3 { color: #727272; border: 0 none;  font-size: 16px;  height: 24px;  line-height: 20px;  margin-right: 70px;  outline: 0 none;} 


.js-plugin-reply-reply-filed {  background: #FFFFFF;  padding: 5px 7px;  border: 1px solid #BBBBBB; }
.js-plugin-reply-reply-filed textarea {  background: #FFFFFF;  border: 0 none;  padding: 0; width:100%; resize:none; }

.js-plugin-reply-customer-form-footer { padding-top:10px; height:25px; width:100%; }
.js-plugin-reply-customer-form-footer button { float:right; }
.js-plugin-reply-customer-form-footer a{ float:right; padding-right:20px; color:#DE5400; font-size: 15px; }

.js-plugin-reply-form-wrapper .progress-image {  padding-left: 195px; float:left; display:none; }
.thread-js-plugin-reply-form-wrapper .progress-image {  padding-left: 195px; float:left; display:none; }



/*
=======================================================================
	FAQs Threads
=======================================================================
*/

.testimonial-thread-container { padding: 10px 0; }

.testimonial-thread {  float: left;  padding: 20px 0 0 50px;  width: 400px; }

.testimonial-thread-thread {  /*float: left;  padding: 5px 0; */ }

.testimonial-thread .customer-image {  float: left;  padding: 0 20px 10px 0;  width: 50px; }

.testimonial-thread h3 { border: 0 none;  color: #727272;  font-size: 16px;  height: 24px; line-height: 20px; margin-right: 70px;   outline: 0 none;}

.testimonial-thread .thread_rating_dv {float:right; padding-top: 5px; width:140px; }


@charset "utf-8";
/* CSS Document */

.rating_container a {
    background-image: url("http://scripts.frightprops.com/skin/frontend/fprops/default/images/prodfaqs/rating.png");
    border: 0 none;
    display: block;
    float: left;
    height: 25px;
    width: 25px;
}


.rating_container a.rating_on {
    background-position: 0 -50px;
}


.rating_container a.rating_half {
    background-position: 0 -25px;
}

.thread_rating_container a {
    background-image: url("http://scripts.frightprops.com/skin/frontend/fprops/default/images/prodfaqs/rating.png");
    border: 0 none;
    display: block;
    float: left;
    height: 25px;
    width: 25px;
}

.thread_rating_container a.rating_on {
    background-position: 0 -50px;
}


.thread_rating_container a.rating_half {
    background-position: 0 -25px;
}


.rating_dv{ height:35px; }


@charset "utf-8";
/* CSS Document */

#MB_overlay {
	position: absolute;
	margin: auto;
	top: 0;	left: 0;
	width: 100%; height: 100%;
	z-index: 9999;
	background-color: #000!important;
}
#MB_overlay[id] { position: fixed; }

#MB_window {
	position:absolute;
	/*top: 0;*/
	border: 0 solid;
	text-align:left;
	z-index:10000;
}
#MB_window[id] { position: absolute!important; }

#MB_frame {
	position:relative;
	background-color: #FFFFFF;
	height:100%;
}

#MB_header {
	margin:0;
	height: 28px;
}

#MB_content {
	padding: 6px .75em;
	overflow:auto;
	background:#fff;
}

#MB_caption {
	font: bold 85% "Lucida Grande", Arial, sans-serif;
	text-shadow: #FFF 0 1px 0;
	padding: .5em 2em 0 .75em;
	margin: 0;
	text-align: left;
}

#MB_close {
	display:block;
	position:absolute;
	right:5px; top:4px;
	padding:2px 3px;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
}
#MB_close:hover {
	background:transparent;
}

#MB_loading {
	padding: 1.5em;
	text-indent: -10000px;
	background: transparent url(http://scripts.frightprops.com/skin/frontend/fprops/default/css/prodfaqs/spinner.gif) 50% 0 no-repeat;
}

/* Color scheme */
#MB_window {
	background-color:#FFFFFF;
	color:#000;
}
#MB_content { border-top: 1px solid #F9F9F9; }
#MB_header {
  background-color:#DDD;
  border-bottom: 1px solid #CCC;
}
#MB_caption { color:#000; font-size:14px; }
#MB_close { color:#777 }
#MB_close:hover { color:#000 }
.main-container{
    position: static !important;
}
.main-container .product-options p.required{
    position:static;
}
.list{
    display: none !important;
}

.srule-title{
    border-bottom: 1px solid #ededed;
    margin: 10px 0;
}

.promotional-srule .product-name {
  font-size: 1em;
  font-weight: bold;
  color: #000;
  width: 114px;
  margin-left: 60px;
  min-height: 27px;
}

.promotional-srule .old-price .price {
  text-decoration: none;
}

.crule-title{
    border-bottom: 1px solid #ededed;
    float: left;
    width: 100%;
}

.srule-title h1, .crule-title h1{
    height: 30px;
}
ul#images {
    /*height: auto !important;*/
}
.srule-list{
    margin-left: 20px;
    margin-bottom: 35px;
}
#promotional-gift-search-form .validation-advice{
    float:left;
}
#promotional-gift-search-form td{}
.gift-icon{
    top: 0;
    right: 0;
    position: absolute;
    width: 33%!important;
}

.gift-image{
    position: relative;
}

.gift-tootip {
    background: #FFFFFF;
    width: 240px;
    /* border: 1px solid #D7D7D7; */
    border: 1px solid rgb(199, 203, 204);
    border-radius: 7px;
    box-shadow: 2px 4px 17px rgb(179, 184, 183);
}
.gift-tootip-icon {
    padding: 5px 0 0 5px;
    float: left;
}

.tootip-head {
    float: left;	
    padding: 10px 0 0 10px;
    width: 75%
}

.tootip-title{
    float: left;
    width: 100%;
    padding-bottom: 10px; 
    border-bottom: 1px dashed #A2A2A2;
}

.tootip-content{
    float: left;
    clear: both;
    width: 100%;
    margin-left: 4px;
    /* margin-top: 10px;
    margin-bottom: 10px;
    text-align: center; */
}

.tootip-product-list{
    padding: 5px;
}

.tootip-content-img {
    padding: 5px;
    margin-bottom: 3px;
    border: 1px solid #D4D4D4;
    display: inline-block;
}

.promotional-srule{
    width: 100%;
    display: block;
    border: 1px solid #ededed;	
    margin-bottom: 10px; 
    margin-top: 0px;
    float: left;
}
#update_promotional_gift{
    border: 1px solid #ededed;
    margin-bottom: 25px;
    background: #FFFFFF;   
    float: left;
    width: 100%;
}
.promotional-title{
    background: #FFFFFF;    
    border-bottom:1px solid #ededed;	
    color: #0A263C;
    font-size: 12px;
    padding: 0;
    /* width: 879px; */
}

.promotional-title-hide {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #0A263C;
    font-size: 12px;
    padding: 10px;
}

.promotional-title .main-title{
  background: url('http://scripts.frightprops.com/skin/frontend/fprops/default/images/promotionalgift/gift-icon.png') no-repeat scroll 9px center rgba(0, 0, 0, 0);
  font-family: 'Creepster-Regular', Verdana, Tahoma;
  display: block;
  padding: 2px 0 1px 28px;
  background-color: #EBEBEB!important;
  font-size: 20px;
  color: #000!important;
  font-weight: normal;
  text-indent: 17px;
  margin-top: 0px;
}
.promotional-title .link-title{
    color: #000!important;
    font-size: 13px;
    font-weight: bold;
    background: #fff;
    float:left;
    width: 100%;
    padding: 6px 0;
    text-decoration: none;
	background-color: #FFF!important;
	border-bottom: 1px solid #ddd;
}
.promotional-title .link-title:hover,.promotional-title .link-title:focus{
    outline: none;
    opacity:0.9;
    filter:alpha(opacity=90);
}
.mobile{
    float: left;
    width: 100%;
    overflow-y:  hidden;
    overflow-x: auto;
}
.notshow{
    display: none;
}
.mobile ul li{
    float:left;
    margin: 10px 10px 20px;
    width:190px;
}
.promotional-title .link-title span{
    background: url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/promotionalgift/dropdown.png) no-repeat left center ;
    margin-left: 17px;
    padding-left: 15px;
}
.promotional-title .link-title.active span{
    background: url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/promotionalgift/bottomup.png) no-repeat left center ;
}
.promotional-title-hide .main-title{
    background: url('http://scripts.frightprops.com/skin/frontend/fprops/default/images/promotionalgift/promotionalgift-scart.png') no-repeat scroll 0 0 transparent;
    display: block;
    padding: 0 0 0 28px;
}

.promotional-title .child-title{
    margin-left: 20px;
    margin-top: 10px;
    color: #636363;
    font-size: 14px;
    font-weight: normal;
    text-indent: 20px;
    text-transform: none;
}
h5.child-title{
    margin: 10px 0 ;
    color: #636363;
    font-size: 14px;
    font-weight: normal;
    text-transform: none;
    padding-left: 30px;
}
#promotional-shoppingcart{	
    padding: 22px 25px 12px 33px;
    background: none repeat scroll 0 0 #FFFFFF;      
    height: 191px;   
    overflow: hidden;
    padding: 20px 15px 20px 25px;
    position: relative;
    text-align: center;   
}

/* #promotional-shoppingcart-table ul li{
        float: left;
        padding: 10px 12px 2px 12px;
        width: 17%;
} */

#promotional-shoppingcart-table{
    height: 190px;
}

#promotional-shoppingcart-table ul li .item{
    width: 98%;
}
#promotional-shoppingcart-table ul li .product-name{
    color: #203548;
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 5px;
}

#promotional-shoppingcart-table .product-checkbox{
    bottom: 12px;
    text-align: center;
    /* position: absolute; */
}	

#promotional-shoppingcart-table .price-box{
    text-align: center !important;
}

#promotional-shoppingcart-table .price{
    /* text-decoration: line-through; */
}

.promotional-image{
    text-align: center;
}

.promotional-image img { 
    /*border: 1px solid #D7D7D7;*/
    display: inline-block;
}

.promotional-srule-container {
    background: none repeat scroll 0 0 #EFF5EA;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 2px 1px #446423;
    color: #3D6611;
    font-size: 18px;
    height: 40px;
    margin-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    width: 100%;
}

.promotional-button{
    height: 30px;
    text-align:center;
}

.stootip-head {
    float: left;	
    padding: 20px 0 0 20px;
    font-weight: bold !important;
    width: 100%;
}

.stootip-title{
    float: left;
    width: 100%;
    padding-bottom: 10px; 	
}

.stootip-content{
    float: left;
    clear: both;
    width: 100%;
    margin-bottom: 10px;
    text-align: left;
}

.sgift-tootip{
    width: 250px;
    background-color: #FFFFFF;
    border: 1px solid #ededed;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 3px 1px #ededed;
    color: #2F2F2F;
}

.stootip-product-name{
    font-size: 15px !important;
    margin-left: 20px;
    font-weight: bold;	
    width: 85%
}

.stootip-rule-name{
    margin-left: 20px;
    margin-top: 15px;
    font-size: 15px !important;
    width: 85%;
}

.stootip-product-qty{
    margin-left: 20px;
    margin-top: 15px;
    font-size: 15px !important;
    width: 85%;
}

.stootip-head-title{
    width: 85%;
    font-style: italic;
    font-size: 15px;
    font-weight: bold;
    border-bottom: 1px dotted #959595;
    padding-bottom: 10px;
}

/*with ajax-cart*/
#ajaxcart-animation a{
    position: absolute;
}
img.v-middle {
    display: inline-block;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 999; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto; top: 0px; left: 0px; }
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://scripts.frightprops.com/skin/frontend/fprops/default/images/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 999; width: 100%; height: 500px; background-color: #000; }
