/* Browser Reject v1.5.7 Copyright @2010-2012 Joe Workman */
#jr_overlay{top:0;left:0;padding:0;margin:0;z-index:2147483646;position:absolute}#jr_wrap{position:absolute;text-align:center;width:100%;z-index:2147483647;padding:0;margin:0}#jr_inner{font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;font-size:12px;background:#FFF;border:1px solid #CCC;color:#4f4f4f;margin:0 auto;height:auto;padding:20px;position:relative}#jr_header{display:block;color:#333;padding:5px;padding-bottom:0;margin:0;font-family:Helvetica,Arial,sans-serif;font-weight:bold;text-align:left;font-size:1.3em;margin-bottom:.5em}#jr_inner p{text-align:left;padding:5px;margin:0}#jr_inner ul{list-style-image:none;list-style-position:outside;list-style-type:none;margin:0;padding:0}#jr_inner ul li{cursor:pointer;float:left;width:120px;height:122px;margin:0 10px 10px 10px;padding:0;text-align:center}#jr_inner li a{color:#333;font-size:.8em;text-decoration:none;padding:0;margin:0}#jr_inner li a:hover{text-decoration:underline}#jr_inner .jr_icon{width:100px;height:100px;margin:1px auto;padding:0;background:transparent no-repeat scroll left top;cursor:pointer}#jr_close{margin:0 0 0 50px;clear:both;text-align:left;padding:0;margin:0}#jr_close a{color:#000;display:block;width:auto;margin:0;padding:0;text-decoration:underline}#jr_close p{padding:10px 0 0 0;margin:0}h1#jr_header{letter-spacing:1px!important}
/* Start FinerSlidr stack CSS code */.rs-caption {  }.rs-wrap * {     margin: 0;    padding: 0;    border: 0;    outline: 0;    font-weight: inherit;    font-style: inherit;    font-size: 100%;    font-family: inherit;    vertical-align: baseline;}.rs-wrap:after,.rs-slider:after,.rs-thumbwrap:after,.rs-arrows:after,.rs-caption:after {    content: ".";    display: block;    height: 0;    clear: both;    line-height: 0;    visibility: hidden;}/* ===[ Slider ]=== */.rs-wrap {    position: relative;    max-width: 100%;}.rs-slide-bg { *zoom: 1 }.rs-slider > li > a { display: block }.rs-slider > li {    list-style: none;    filter: alpha(opacity=0);    opacity: 0;    width: 100%;    height: auto !important;    margin: 0 -100% 0 0;    padding: 0;    float: left;    position: relative;}    .rs-slider > li > a {        padding: 0;        background: none;        -webkit-border-radius: 5px;        -moz-border-radius: 5px;        border-radius: 5px;    }    .rs-slider > li img {        display: block;        max-width: 100%;        max-height: 100%;         width: 100%;    height: auto !important;        -ms-interpolation-mode: bicubic;    }/* ===[ Thumbnails ]=== */.rs-thumb-wrap { *zoom: 1 }    .rs-thumb-wrap > a {        display: block;        float: left;        position: relative;        -moz-box-sizing: border-box;        -webkit-box-sizing: border-box;        box-sizing: border-box;    }        .rs-thumb-wrap > a > img {            max-width: 100%;            max-height: 100%;            height: auto;            width: auto;            display: block;            -ms-interpolation-mode: bicubic;        }.rs-thumbwrap > a:first-child { margin-left: 0!important }/* ===[ Arrows ]=== */.rs-arrows .rs-next,.rs-arrows .rs-prev { z-index: 1 }.rs-arrows:hover .rs-next,.rs-arrows:hover .rs-prev { z-index: 2 }/* ===[ Captions ]=== */.rs-caption {    position: absolute;    max-height: 100%;    overflow: auto;    -moz-box-sizing: border-box;    -webkit-box-sizing: border-box;    box-sizing: border-box;    bottom: 0;    left: 0;}.rs-caption.rs-top-left {    top: 0;    bottom: auto;}.rs-caption.rs-top-right {    top: 0;    right: 0;    left: auto;    bottom: auto;}.rs-caption.rs-bottom-left {    bottom: 0;    left: 0;}.rs-caption.rs-bottom-right {    right: 0;    left: auto;    border-bottom: none;    border-right: none;}.rs-caption.rs-top {    top: 0;    bottom: auto;    width: 100%!important;}.rs-caption.rs-bottom { width: 100%!important }.rs-caption.rs-left {    top: 0;    height: 100%;}.rs-caption.rs-right {    top: 0;    left: auto;    right: 0;    height: 100%;}/* ===[ Grid ]=== */.rs-grid {    position: absolute;    overflow: hidden;    width: 100%;    height: 100%;    display: none;}.rs-gridlet {    position: absolute;    opacity: 1;}@media screen and (max-width: 480px) { 	.rs-caption { opacity: 0!important }}/* * jQuery RefineSlide plugin v0.3 * Copyright 2012, Alex Dunphy * MIT License (http://www.opensource.org/licenses/mit-license.php) * * Dark theme */.rs-slide-bg {   }.rs-slider > li {    -moz-border-radius: 5px;    -webkit-border-radius: 5px;    border-radius: 5px;     width: 100%;    height: auto !important;}    .rs-slider > li img {        -moz-border-radius: 5px;        -webkit-border-radius: 5px;        border-radius: 5px;         width: 100%;    height: auto !important;        -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .5);        -moz-box-shadow: 0 0 4px rgba(0, 0, 0, .5);        box-shadow: 0 0 4px rgba(0, 0, 0, .5);    }/* ===[ Thumbnails ]=== */.rs-thumb-wrap { margin: 21px 0 0 }    .rs-thumb-wrap > a {        opacity: .7;        padding: 8px;        *padding: 0;       -moz-border-radius: 5px;        -webkit-border-radius: 5px;        border-radius: 5px;        -moz-transition: opacity .5s ease-in-out;        -webkit-transition: opacity .5s ease-in-out;        -o-transition: opacity .5s ease-in-out;        -ms-transition: opacity .5s ease-in-out;        transition: opacity .5s ease-in-out;    }        .rs-thumb-wrap > a > img {           -moz-border-radius: 5px;        -webkit-border-radius: 5px;        border-radius: 5px;            -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .4);            -moz-box-shadow: 0 0 3px rgba(0, 0, 0, .4);            box-shadow: 0 0 3px rgba(0, 0, 0, .4);        }    .rs-thumb-wrap > a:hover,    .rs-thumb-wrap > a.active { opacity: 1 }    .rs-thumb-wrap > a:first-child { margin-left: 0!important }/* ===[ Arrows ]=== */.rs-arrows { float: left }    .rs-arrows .rs-next,    .rs-arrows .rs-prev {        width: 42px;        height: 42px;        display: block;        float: left;        margin: 10px 0 10px 0;        position: relative;        text-shadow: 0 -1px 0 #000;        padding: 0 2px 2px 0;        border: 1px solid #35393b;        border: 1px solid rgba(0, 0, 0, .2);        border-bottom: 1px solid #313437;        border-bottom: 1px solid rgba(0, 0, 0, .35);            background: rgba(0, 0, 0, .1);        background: -webkit-linear-gradient(top, rgba(0, 0, 0, .1), rgba(0, 0, 0, .2));        background: -moz-linear-gradient(top, rgba(0, 0, 0, .1), rgba(0, 0, 0, .2));        background: -o-linear-gradient(top, rgba(0, 0, 0, .1), rgba(0, 0, 0, .2));        background: -ms-linear-gradient(top, rgba(0, 0, 0, .1), rgba(0, 0, 0, .2));        background: linear-gradient(top, rgba(0, 0, 0, .1), rgba(0, 0, 0, .2));        -moz-border-radius: 5px 0 0 5px;        -webkit-border-radius: 5px 0 0 5px;        border-radius:  5px 0 0 5px;        -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .1), 0 1px 1px rgba(255, 255, 255, 0) inset;        -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .1), 0 1px 1px rgba(255, 255, 255, 0) inset;        box-shadow: 0 1px 0 rgba(255, 255, 255, .1), 0 1px 1px rgba(255, 255, 255, 0) inset;    }.rs-arrows:hover .rs-next,.rs-arrows:hover .rs-prev {    border: 1px solid #313336;    border: 1px solid rgba(0, 0, 0, .3);    border-bottom: 1px solid #292b2d;    border-bottom: 1px solid rgba(0, 0, 0, .45);    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .15), 0 1px 1px rgba(255, 255, 255, .05) inset;    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .15), 0 1px 1px rgba(255, 255, 255, .05) inset;    box-shadow: 0 1px 2px rgba(0, 0, 0, .15), 0 1px 1px rgba(255, 255, 255, .05) inset;}.rs-arrows .rs-next:active,.rs-arrows .rs-prev:active {    border-color: #292b2d;    border-color: rgba(0, 0, 0, .45);    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, .7) inset;    -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, .7) inset;    box-shadow: 0 1px 6px rgba(0, 0, 0, .7) inset;}.rs-arrows .rs-next {    border-left: 0!important;    -moz-border-radius: 0 5px 5px 0;    -webkit-border-radius: 0 5px 5px 0;    border-radius: 0 5px 5px 0;}.rs-arrows .rs-next:before,.rs-arrows .rs-prev:before {    content: "";    width: 0;    height: 0;    border-top: 10px solid transparent;    border-bottom: 10px solid transparent;    border-left: 10px solid #c6c8c9;    border-left: 10px solid rgba(255, 255, 255, .7);    position: absolute;    top: 11px;    left: 16px;}.rs-arrows .rs-prev:before {    border-left: none;    border-right: 10px solid #c6c8c9;    border-right: 10px solid rgba(255, 255, 255, .7);}.rs-arrows .rs-prev:hover:before { border-right: 10px solid #fff }.rs-arrows .rs-next:hover:before { border-left: 10px solid #fff }.rs-arrows .rs-prev:active:before { border-right: 10px solid #8acdf3 }.rs-arrows .rs-next:active:before { border-left: 10px solid #8acdf3 }/* ===[ Captions ]=== */.rs-caption {    padding: 20px;    color: #fff;    text-shadow: 0 -1px 0 #000;    border: 1px solid #000;    background: url(../prices_files/refinedSlidrAssets/black60.png);    background: rgba(0, 0, 0, .6);    background: -moz-linear-gradient(top, rgba(0, 0, 0, .45), rgba(0, 0, 0, .7));    background: -webkit-linear-gradient(top, rgba(0, 0, 0, .45), rgba(0, 0, 0, .7));    background: -o-linear-gradient(top, rgba(0, 0, 0, .45), rgba(0, 0, 0, .7));    background: -ms-linear-gradient(top, rgba(0, 0, 0, .45), rgba(0, 0, 0, .7));    background: linear-gradient(top, rgba(0, 0, 0, .45), rgba(0, 0, 0, .7));    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .12) inset;    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .12) inset;    box-shadow: 0 1px 0 rgba(255, 255, 255, .12) inset;}    .rs-caption p {        color: #fff;        margin-bottom: 0;    }.rs-caption.rs-top-left {    -moz-border-radius: 5px 0 5px 0;    -webkit-border-radius: 5px 0 5px 0;    border-radius: 5px 0 5px 0;    border-top: none;    border-left: none;}.rs-caption.rs-bottom-right {    -moz-border-radius: 5px 0 5px 0;    -webkit-border-radius: 5px 0 5px 0;    border-radius: 5px 0 5px 0;    border-bottom: none;    border-right: none;}.rs-caption.rs-top-right {    -moz-border-radius: 0 5px 0 5px;    -webkit-border-radius: 0 5px 0 5px;    border-radius: 0 5px 0 5px;    border-top: none;    border-right: none;}.rs-caption.rs-bottom-left {    -moz-border-radius: 0 5px 0 5px;    -webkit-border-radius: 0 5px 0 5px;    border-radius: 0 5px 0 5px;    border-bottom: none;    border-left: none;}.rs-caption.rs-bottom {    -moz-border-radius: 0 0 5px 5px;    -webkit-border-radius: 0 0 5px 5px;    border-radius: 0 0 5px 5px;    border-bottom: none;    border-left: none;    border-right: none;}.rs-caption.rs-top {    -moz-border-radius: 5px 5px 0 0;    -webkit-border-radius: 5px 5px 0 0;    border-radius: 5px 5px 0 0;    border-top: none;    border-left: none;    border-right: none;}.rs-caption.rs-left {    -moz-border-radius: 5px 0 0 5px;    -webkit-border-radius: 5px 0 0 5px;    border-radius: 5px 0 0 5px;    border-left: none;    border-top: none;    border-bottom: none;}.rs-caption.rs-right {    -moz-border-radius: 0 5px 5px 0;    -webkit-border-radius: 0 5px 5px 0;    border-radius: 0 5px 5px 0;    border-right: none;    border-top: none;    border-bottom: none;}/* ===[ Grid ]=== */.rs-grid {    border-radius: 5px;    overflow: hidden;}.rs-gridlet.rs-top-left {    -moz-border-radius-topleft: 5px;    -webkit-border-top-left-radius: 5px;    border-top-left-radius: 5px;}.rs-gridlet.rs-top-right {    -moz-border-radius-topright: 5px;    -webkit-border-top-right-radius: 5px;    border-top-right-radius: 5px;}.rs-arrows .rs-prev,.rs-arrows .rs-next {	position: absolute;	top: 50%;	margin-top: -23px;}.rs-arrows .rs-prev { left: -45px; }.rs-arrows .rs-next { right: -45px; }.rs-gridlet.rs-bottom-left {    -moz-border-radius-bottomleft: 5px;    -webkit-border-bottom-left-radius: 5px;    border-bottom-left-radius: 5px;}.rs-gridlet.rs-bottom-right {    -moz-border-radius-bottomright: 5px;    -webkit-border-bottom-right-radius: 5px;    border-bottom-right-radius: 5px;}.stacks_top, .stacks_in, .stacks_out {overflow: visible !important; }.rs-wrap {margin: 0 auto !important; }img {    /*-ms-interpolation-mode: bicubic;*/}/* End FinerSlidr stack CSS code */
#stacks_out_787_page3 {
	margin-left:0;
}
/* Responsive Layout v1.5.0 Copyright @2010-2012 Joe Workman */
#stacks_in_122_page3 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_122_page3 .jwresp_col{vertical-align:top} #stacks_in_122_page3 #jwresp_col2_stacks_in_122_page3{position:relative;margin:0 auto;width:36%}#stacks_in_122_page3 #jwresp_col1_stacks_in_122_page3,#stacks_in_122_page3 #jwresp_col3_stacks_in_122_page3{width:30%}#stacks_in_122_page3 #jwresp_col1_stacks_in_122_page3{float:left}#stacks_in_122_page3 #jwresp_col3_stacks_in_122_page3{float:right} @media screen and (max-width:770px){#stacks_in_122_page3 #jwresp_col1_stacks_in_122_page3,#stacks_in_122_page3 #jwresp_col3_stacks_in_122_page3{margin-bottom:20px}#stacks_in_122_page3 #jwresp_col1_stacks_in_122_page3{width:49%}#stacks_in_122_page3 #jwresp_col3_stacks_in_122_page3{width:49%}#stacks_in_122_page3 #jwresp_col2_stacks_in_122_page3{clear:both;width:100%;display:block}}  @media screen and (max-width:500px){#stacks_in_122_page3 #jwresp_col1_stacks_in_122_page3,#stacks_in_122_page3 #jwresp_col3_stacks_in_122_page3,#stacks_in_122_page3 #jwresp_col2_stacks_in_122_page3{float:none;width:100%;display:block}#stacks_in_122_page3 #jwresp_col1_stacks_in_122_page3,#stacks_in_122_page3 #jwresp_col3_stacks_in_122_page3{margin-bottom:20px}} 

#stacks_in_125_page3 {
	font-size: 70%;
}

#stacks_in_124_page3 {
	border: solid #4E4E4E;
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 10px 0px;
}
/* Responsive Layout v1.5.0 Copyright @2010-2012 Joe Workman */
#stacks_in_136_page3 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_136_page3 .jwresp_col{overflow:hidden;vertical-align:top;margin:0;width:47%;float:left}#stacks_in_136_page3 #jwresp_col2_stacks_in_136_page3{float:right;width:51%}@media screen and (max-width:500px){#stacks_in_136_page3 #jwresp_col1_stacks_in_136_page3,#stacks_in_136_page3 #jwresp_col2_stacks_in_136_page3{width:100%;float:none;display:block}#stacks_in_136_page3 #jwresp_col1_stacks_in_136_page3{margin-bottom:15px}}

#stacks_in_444_page3 {
	margin:  20px;
}

#stacks_in_143_page3 {
	font-size: 70%;
}

#stacks_in_142_page3 {
	border: solid #4E4E4E;
	border-width: 0px 0px 1px 0px;
	margin: 0px 20px 10px 0px;
	padding: 0px 10px 10px 0px;
}

#stacks_in_148_page3 {
	font-size: 71%;
}

#stacks_in_147_page3 {
	border: solid #4E4E4E;
	border-width: 0px 0px 1px 0px;
	margin: 0px 10px 0px 0px;
	padding: 0px 10px 10px 0px;
}
#bigfootwrapper {
	display: block;
	position: relative;
	width: 100%;
	overflow: auto;
}

#bigFootNavstacks_in_149_page3 {
	display: block;
	position: relative;
}

/* Links created manually by the user */

#manualNavstacks_in_149_page3 {
	display: block;
	position: relative;
}

#manualNavstacks_in_149_page3 ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#manualNavstacks_in_149_page3 li {
	border-bottom: 1px solid #FFFFFF;
	margin: 0;
	padding: 0;
	line-height: 30px;
	position: relative;
}

#manualNavstacks_in_149_page3 a {
	color: #333333;
	display: block;
	position: relative;
	padding: 0;
	padding-left: 10px;
	margin: 0;
	background: url() no-repeat 3px center;
	background-image:none;
	text-decoration:none;
}


#manualNavstacks_in_149_page3 a:hover {
	color: #2E56A9;
	text-decoration:none;
}

.static-bg0stacks_in_149_page3 {
	background: transparent;
}

.static-bg1stacks_in_149_page3 {
	background: #333333;
}

.static-bg2stacks_in_149_page3 {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

.static-bg3stacks_in_149_page3 {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}





.rollover-bg0stacks_in_149_page3:hover {
	background: transparent;
}

.rollover-bg1stacks_in_149_page3:hover {
	background-color: #333333;
}

.rollover-bg2stacks_in_149_page3:hover {
	background-image: url() !important;
	background-position: center center !important;
	background-repeat: repeat !important;
}

.rollover-bg3stacks_in_149_page3:hover {
	background-image: url() !important;
	background-position: Center Center !important;
	background-repeat: Center Center !important;
}


