/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */
@font-face {
    font-family:tandelle;
    src: url(/fonts/tandelle.ttf); /* TTF file for CSS3 browsers */
    src: url(/fonts/tandelle.ttf) format('truetype'); /* TTF file for CSS3 browsers */
}
@font-face {
    font-family:futura;
    src: url(/fonts/futura.ttf); /* TTF file for CSS3 browsers */
    src: url(/fonts/futura.ttf)  format('truetype'); /* TTF file for CSS3 browsers */
}
@font-face {
    font-family:aharoni;
    src: url(/fonts/aharoni.ttf); /* TTF file for CSS3 browsers */
    src: url(/fonts/aharoni.ttf)  format('truetype'); /* TTF file for CSS3 browsers */
}
@font-face {
    font-family:press feeling;
    src: url(/fonts/pressfeeling.ttf); /* TTF file for CSS3 browsers */
    src: url(/fonts/pressfeeling.ttf)  format('truetype'); /* TTF file for CSS3 browsers */
}
@font-face {
    font-family:piescese;
    src: url(/fonts/piescese.otf); /* TTF file for CSS3 browsers */
    src: url(/fonts/piescese.otf)  format('truetype'); /* TTF file for CSS3 browsers */
}
@font-face {
    font-family:colonna;
    src: url(/fonts/colonnamtregular.ttf); /* TTF file for CSS3 browsers */
    src: url(/fonts/colonnamtregular.ttf)  format('truetype'); /* TTF file for CSS3 browsers */
}
@font-face {
    font-family:nightbits;
    src: url(/fonts/nightbits.ttf); /* TTF file for CSS3 browsers */
    src: url(/fonts/nightbits.ttf)  format('truetype'); /* TTF file for CSS3 browsers */
}
@font-face {
    font-family:Adobe Garamond Pro;
    src: url(/fonts/AdobeGaramondPro.ttf); /* TTF file for CSS3 browsers */
    src: url(/fonts/AdobeGaramondPro.ttf)  format('truetype'); /* TTF file for CSS3 browsers */
}
@font-face {
    font-family:GeosansLight;
    src: url(/fonts/GeosansLight.ttf); /* TTF file for CSS3 browsers */
    src: url(/fonts/GeosansLight.ttf)  format('truetype'); /* TTF file for CSS3 browsers */
}
.arial {
	font-family:arial;
}
.nightbits {
	font-family:nightbits;
}
.tandelle {
	font-family:tandelle;
}
.aharoni {
	font-family:aharoni;
}
.futura {
	font-family:futura;
}
.pressfeeling {
	font-family:press feeling;
}
.timesnewroman {
	font-family:times new roman;
}
.piescese {
	font-family:piescese;
}
.colonna {
	font-family:colonna;
}
.garamond {
	font-family:Adobe Garamond Pro;
}
.geosans {
	font-family:GeosansLight;
}
 .longtext {
    display: block;
	margin-top:10px;
}
.designerinfo h2 {margin:10px 0;}
ul.materialinfo {
  list-style: none;
}
.featherlight-content .designerinfo h2 {
margin:0 0 10px 0;
}
ul.materialinfo li:before {
  content: '✓';
  padding-right: 5px;
  color:#63be27;
  font-weight: bold;
}
ul.materialinfo li {
  
}
#readmore {
display:none;
}

#thumbs {
    float: left;
}
#res img#tableBanner {
    float: left;
}
#bannerTwelve {
    margin-top: 20px;
    text-align: center;
    width: 100%;
}

.inforight {width:30%;float:right;}
.featherlight .featherlight-inner {
    max-width: 500px;
}
.rotate {
    background: #F02311;
    color: #FFF;
    width: 200px;
    height: 200px;
    text-align: center;
    font: normal 1em Arial;
    position: relative;
    top: 50px;
    left: 50px;
}
.draggable_wp {
    position: absolute;
    left: 150px;
    top: 150px;
}
.el {
    width: 25px;
    height: 50px;
    background-color: yellow;
}
.hide, #moblogo {
    display: none;
}
.handle {
    position: absolute;
    left:0;
    top:-75;
    width: 25px;
    height: 25px;
    background-color: blue;
}
#minimenu {
    background: #ddd;
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
    padding: 10px;
	text-align:center;
}
#minimenu span {
    padding: 10px 20px;
    margin-right: 5px;
    background: #3fb80a;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    font-size: 1.3em;
	display:inline-block;
}
#minimenu span.active {
    padding: 10px 20px;
    margin-right: 5px;
	background: #3fb80a;
	border:2px solid #fff;
	font-size: 1.3em;
}
#minimenu span.active a{
    color:#fff;
}
#minimenu span a{
    color:#fff;
}
#bannerbox9Content.sideBoxContent h2,#bannerbox3Content.sideBoxContent h2,#bannerbox5Content.sideBoxContent h2 {color:#fff;}
#ezPageDefault span{color:#333;}
/* The real code */
.rotated {
    -webkit-transform: rotate(45deg);  /* Chrome, Safari 3.1+ */
    -moz-transform: rotate(45deg);  /* Firefox 3.5-15 */
    -ms-transform: rotate(45deg);  /* IE 9 */
    -o-transform: rotate(45deg);  /* Opera 10.50-12.00 */
    transform: rotate(45deg);  /* Firefox 16+, IE 10+, Opera 12.10+ */
}
#tipmessage {
    background: #f9f9de none repeat scroll 0 0;
    border: 1px solid #f28340;
    display: inline-block;
    font-size: 15px;
    padding: 10px;
    width: 100%;
}
#infos {
    display: inline-block;
    width: 100%;
}
#infos div {margin:20px 0;display: inline-block;}												 
#logo {padding-top:10px;}
#indexDefault.centerColumn #starttext, #indexDefault.centerColumn #starttext h1{font-family: 'Open Sans', sans-serif !important;}
#startupleft{
    background: #333 none repeat scroll 0 0;
    float: left;
    font-size: 14px;
    padding: 20px 15px;
    width: 65%;
	height: 200px;
}
#startupleft h1 {
    float: left;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0;
    text-transform: none !important;
	margin-bottom: 15px;
}
.buttonh1green {
    background: rgb(73, 198, 55) none repeat scroll 0 0;
    float: left;
    margin-top: 13px;
    text-align: center;
    text-transform: none !important;
    width: 100%;
    height: 30px;
    line-height: 28px;
}

#startupright h1.buttonh1gray {
    background: rgb(85, 86, 87) none repeat scroll 0 0;
    color: #ece6e6;
    font-size: 16px;
    height: 30px;
    line-height: 28px;
    margin-top: 15px;
    text-align: center;
    width: 100%;
}
#startupright h1 {
    float: left;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0;
    text-transform: none !important;
	color:#f8e4e4;
	margin-bottom: 15px;
}

#startupleft img {
    float: right;
    padding-top: 10px;
    width: 180px;
}
#startupright {
    background: #333 none repeat scroll 0 0;
    float: right;
    margin-left: 1%;
    padding: 20px;
	font-size: 14px;
    width: 34%;
	height: 200px;
}

#startbottom {
    background: #333 none repeat scroll 0 0;
    float: left;
    font-size: 11px;
    margin-top: 7px;
    padding: 12px 20px 20px;
    text-align: center;
    width: 100%;
}
#banner_11240147 {display:none;}
#indexDefault.centerColumn #starttext div#startbottom h1 {
    color: #fff;
    font-weight: bold;
    text-transform: none;
}
#starttext {float:left;width:100%;}
#rotate {
    float: right;
    padding-top: 14px;
    width: 14px;
}
#rotleft,#rotres,#rotright,#rotleft2,#rot2res,#rotright2 {
    float: right;
    width: 100%;
	text-align:center;
}

#rotres, #rot2res {
    font-size: 11px;
    height: 17px;
    line-height: 18px;
}
#customerinfo {float:left;}
#productPricesSecond {
    clear: none !important;
    float: left;
    font-size: 1em;
    margin-left: 20px;
}
#imageholder {
    background-color: #ccc;
    background-image: url("/signs/sign_1.png");
    background-repeat: no-repeat;
    height: 264px;
    margin: auto;
    width: 414px;
	overflow: hidden;
}
#imagewrapper {
    background-color: #000;
    background-image: url("../images/house.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    height: 500px;
    margin: auto;
    overflow: hidden;
    padding-top: 0px;
    width: 100%;
}
.slidesize,.slidesize2 {
    float: left;
    line-height: 12px;
    padding-left: 12px;
}
#editable {
    float: left;
    margin-bottom: 20px;
    min-height: 200px;
    width: 100%;
}
.editable {
    text-align: center;
	display:block;
	color:#333;
	cursor:grab;
	height:auto;
}
.rowone p {
    display: inline-block;
    line-height: 1em;
    margin: auto;
    width: auto;
}
.rowtwo p {
    display: inline-block;
    line-height: 1em;
    margin: auto;
    width: auto;
}
.rowone {
    font-size: 150px;
    top: 30px;
	position: relative;
}
.rowtwo {
    font-size: 40px;
    top: 30px;
position: relative;
}

#steer {
    float: left;
    margin-left: 10px;
    width: 45px;
}

.leftcol {
    float: left;
	width:217px;
}

.textrowone, .textrowtwo {
    background: #333 none repeat scroll 0 0;
    border: 1px solid #444;
    clear: left;
    float: left;
    margin-bottom: 10px;
    padding: 10px;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.textrowthree {
    background: #333 none repeat scroll 0 0;
    border: 1px solid #444;
    clear: left;
    float: left;
    margin-bottom: 0px;
    padding: 10px;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#wallthumbs {
    background: #333 none repeat scroll 0 0;
    border: 1px solid #444;
    clear: left;
    float: left;
    padding: 10px;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.signcolor {
    background: #333 none repeat scroll 0 0;
    border: 1px solid #444;
    clear: left;
    float: left;
    margin-bottom: 10px;
    padding: 10px;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#thumbs {
    background: #333 none repeat scroll 0 0;
    border: 1px solid #444;
    clear: left;
    float: left;
    padding: 10px;
	width: 100%;
	margin-bottom: 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#productmusicinfoBody label {font-size:1em;color:#ccc;}
#productmusicinfoBody .optionName {
	margin:0 5px 0 0;
	min-width:0;
}
#HomeMagicScroll {
    height: auto !important;
    margin: 0;
}
#moveup,#moveup2 {
    float: left;
    text-align: center;
    width: 100%;
	opacity:0.8;
}

#movedown,#movedown2 {
    float: left;
    text-align: center;
    width: 100%;
	opacity:0.8;
}

#moveright,#moveright2 {
    float: right;
    text-align: right;
    width: 50%;
	opacity:0.8;
}

#moveleft,#moveleft2 {
    float: left;
    text-align: left;
    width: 50%;
	opacity:0.8;
}

#moveup:hover,#moveup2:hover {opacity:1;cursor:pointer; }

#movedown:hover,#movedown2:hover {opacity:1;cursor:pointer; }

#moveright:hover,#moveright2:hover {opacity:1;cursor:pointer; }

#moveleft:hover,#moveleft2:hover {opacity:1;cursor:pointer; }



#sign1, #sign2, #sign3, #sign4 {
    float: left;
    margin-right: 10px;
}
#wallthumbs {
    float: left;
    width: 100%;
}
#wall1, #wall2, #wall3, #wall4 {
    float: left;
    margin-bottom: 10px;
}
#wallthumbs div img {
	height:38px;
}
#thumbs div img {
	height:38px;
}
#textwrapper {
    background: #f0f0f0 none repeat scroll 0 0;
    float: left;
    padding: 3px 10px 10px 10px;
    width: 50%;
	min-height: 276px;
}

#productmusicinfoBody legend {
    color: #ccc;
    padding-bottom: 2px;
}
.typo {
    background: #f0f0f0 none repeat scroll 0 0;
    float: left;
    padding: 3px 10px 10px 10px;
    width: 49%;
	margin-left:1%;
	min-height: 276px;
}
input#rowone, input#rowtwo {
    background: #555 none repeat scroll 0 0;
    border: 1px solid #666;
    color: #999;
    float: left;
    margin: 0 0 9px;
	width:100%;
}
body {
  font-family: sans-serif;
  background: #2F4347;
  margin: 0;
  padding: 0;
  text-align: center;

}

.container {
  margin: 3em auto;
  width: 20em;
}
input#wallbg {
	margin:4px 0;
}
.result {
  width: 5em;
  height: 5em;
  border-radius: 30%;
  box-shadow: 0 2px 6px #000;
  background: #95C066;
  display: inline-block;
  vertical-align: middle;
  margin-left: 2em;
}

.output {
  margin-bottom: 5em;
  padding: 1em;
  color: #fff;
  border-bottom: 2px dashed #42595E;
  text-align: center;
  text-transform: uppercase;
  font-size: .8em;
  text-shadow: 0 -1px 0 #2B3E42;
  color: #475D62;
}
#text {
    margin: 20px 0;
}
#slider {
    background: #555 none repeat scroll 0 0;
    border: 1px solid #666;
    clear: left;
    width: 100%;
}
#slider2 {
    background: #555 none repeat scroll 0 0;
    border: 1px solid #666;
    width:150px;
	clear: left;
}
.ui-widget-content .ui-state-default {
    background: #888 none repeat scroll 0 0;
    border: 1px solid #bbb;
}
select#fontfamily {
	margin:0;
}

#emblem {
    position: absolute;
    right: 250px;
    top: 32px;
}
body {
	margin: 0;
	font-family: 'Oswald', sans-serif;
	font-size: 82.5%;
	color: #333;
	background:#fff;
    background-image: url("../images/back_image.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
background-attachment: fixed;
	}
img {
	max-width: 100%;
	height: auto;
	width:auto;
}
a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #118ef8;
	text-decoration: none;
	}
 
a:visited {
	color: #118ef8;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #34a2ff;
	}

#fbbutton {
    display: inline-block;
    position: absolute;
    right: 275px;
    top: 56px;
}
a:active {
	color: #34a2ff;
	}

h1 {
	font-size: 1.6em;

	font-weight:normal;
	}

h2 {
	font-size: 1.6em;

	
	font-weight:normal;
	}

h3 {
	font-size: 1.5em;

	font-weight:normal;
	}
iframe#banner_11240147 {
	height:500px !important;
}
#navSuppWrapper  h2, #navColumnOneWrapper h3,#navColumnTwoWrapper h3, #contentMainWrapper .centerColumn h1, h2.centerBoxHeading{
	font-family: 'Oswald', sans-serif;
	text-transform:uppercase;
	}
.sideBoxContent, .larger, LABEL{
	font-size: 1.1em;
	
	}
	h4, h5, h6, LEGEND{
	font-size: 1.3em;
	

	font-weight:normal;
	}
.fa.fa-hand-pointer-o {
	font-size:35px;
	padding-left:20px;
}
h4.optionName{
	font-size: 1em;
	}
.biggerText {
	font-size: 1.1em;
	line-height:1.8em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	color:#222;
	}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.3em;
	}
SELECT {padding:0.2em;}
#contactUsForm input[type="text"], #contactUsForm input[type="password"],#loginDefault input[type="text"], #loginDefault input[type="password"],#loginDefault input[type="tel"], #loginDefault input[type="email"]  {
    padding:5px;
	width:40%;
	max-width:200px;
	border:1px solid #ccc;
}
#loginDefault SELECT {
	max-width:200px;
	padding:5px;
	border:1px solid #ccc;

}
TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

input[type=text],input[type=password], textarea, select {
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;


}
 
input[type=text]:focus, input[type=password]:focus,textarea:focus {
  box-shadow: 0 0 5px rgba(215, 38, 48, 1);


  border: 1px solid rgba(215, 38, 48, 1);
}
FIELDSET {
    background: none repeat scroll 0 0 #f0f0f0;
    border: 1px solid #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    margin: 1.5em 0;
    padding: 0.5em 0.5em 1.2em 1.2em;
}
fieldset#extracomments{
    background: none repeat scroll 0 0 #f0f0f0;
    border: 1px solid #666;
    border-radius: 5px;
    float: right;
    margin: 0 0 1.5em 0;
    padding: 5px;
    width: 45%;
}
#shoppingCartDefault FIELDSET {
    background: none repeat scroll 0 0 #f0f0f0;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
	border-left: none;
	border-right: none;
    margin: 1.5em 0;
    padding: 0.5em 0.5em 1.2em 1.2em;
	border-radius: 0px;
	}
LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: #333;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}


h4.optionName2 {
    font-size: 1.2em;
    line-height: 12px;
    padding: 0 5px 0 0;
    width: 60px;
}
LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}
a.listingBuyNowButton {
	width:auto;
	float:right;}

#toptext {
    background: url("../images/text_top.png") no-repeat scroll center center transparent;
    height: 92px;
    left: 27%;
	top: 19px;
    position: absolute;
    width: 455px;
}
LABEL.inputLabel {
	width: 9em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

P, ADDRESS {
	padding: 0.5em;
	}
P {
	line-height:1.8em;
	}
ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px dashed #dddddd;
	}
hr.footerhr {
	height: 1px;
	margin:2em 0;
	border: none;
	border-bottom: 1px solid #666;
	}
/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
    line-height: 1.8em;
    padding: 10px;
}
.messageStackWarning img, .messageStackError img, .messageStackSuccess img, .messageStackCaution img {
    float: left;
    margin-right: 15px;
}
.messageStackWarning, .messageStackError {
	background-color: #f94545;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #7de87d;
	color: #0f620f;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #222222;
	}
.prod_cont {
	float:left;
	}
/*wrappers - page or section containers*/
div#navMainSearch div#Content.sideBoxContent {padding:0;}
#ezPagesHeading {
    margin-bottom: 10px;
}
#mainWrapper {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    background: none repeat scroll 0 0 #fff;
    height: 100%;
    margin: 0 auto;
    max-width: 980px;
    min-width: 755px;
    display:inline-block;
    padding: 20px;
    text-align: left;
    vertical-align: top;
    width: 100%;
}
#headerWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#headerWrapper {
	background-color:#111;
    height: 125px;
    margin: auto;
}
#topholder {
    margin: auto;
    max-width: 980px;
    overflow: hidden;

    width: 100%;
}

#logoWrapper {
    float: left;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
	height:120px;
	position:relative;
}
.sgtopbg {display:none !important;}
#navColumnOneWrapper, #navColumnTwoWrapper{
	margin: auto;
	} 

#navColumnOneWrapper {
    float: left;

}

#navColumnTwoWrapper {
    float: right;

}

#navMain {
    line-height: 3em;
    margin: auto;
    max-width: 980px;
}
#tagline {
    color: #000000;
    float: right;
    font-size: 2em;
    text-align: center;
    vertical-align: middle;
}
#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}
#productmusicinfoBody .wrapperAttribsOptions {
    margin: 1.3em 0;
}

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}


#categoriesContent {
	line-height:1.7em;
	}
#navSuppinner {
    margin: auto;
    max-width: 980px;
    min-width: 755px;
}

#navMainWrapper {
    background: #333 none repeat scroll 0 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    color: #fff;
    float: right;
    height: 45px;
    width: 100%;
}

#navCatTabsWrapper {
    box-sizing: border-box;
    color: #fff;
    float: left;
    line-height: 44px;
}
#statement {

    margin: auto;
    font-weight: normal;
    line-height: 25px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    width: 736px;
	font-size:15px;
}
#navSuppWrapper {
    background: #333; /*fallback for non-CSS3 browsers*/
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#333) to(#000)); /*old webkit*/
    background: -webkit-linear-gradient(#333, #000); /*new webkit*/
    background: -moz-linear-gradient(#333, #000); /*gecko*/
    background: -ms-linear-gradient(#333, #000); /*IE10*/
    background: -o-linear-gradient(#333, #000); /*opera 11.10+*/
    background: linear-gradient(#333, #000); /*future CSS3 browsers*/
    -pie-background: linear-gradient(#333, #000); /*PIE*/
    float: right;
    padding: 0.5em 1em;
    width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color:#ccc;
	border-top:1px solid #555;
	
}
#navSuppWrapper h2 {color:#fff;}
#upp {
	width:90px;
        border:1px solid #bbb;
        background:#f5f5f5;
        text-align:center;
        padding:5px;
        position:fixed; /* this is the magic */
        bottom:10px; /* together with this to put the div at the bottom*/
        right:10px;
        cursor:pointer;
        display:none;
        color:#333;
        font-family:verdana;
        font-size:11px;
		z-index:100000;
}
.refleft {
    padding: 0 40px;
    width: 49%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#bannerFive, #bannerSix {

	    -moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#bannerSix {
	margin:20px 0 50px 0;
}
.refright {
    padding: 0 40px;
    width: 45%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
blockquote.style1 {
    background: url("../images/startquote.png") no-repeat scroll left top transparent;
    color: #444;
    font-size: 1.2em;
    font-weight: normal;
    margin: 5px;
    padding: 10px;
}
  blockquote.style1 div {
     display: block;
     background: url("../images/endquote.png") no-repeat scroll bottom right transparent;
   }

#refwrapper {
    margin: auto;
    max-width: 980px;
    min-width: 755px;
    padding: 20px 0;
}
#customerref {
	border-top:1px solid #ddd;
	height:150px;
	background: url("../images/footer_tags.png") repeat-x scroll bottom left #f5f5f5;
	margin-top:4em;
	}

#navMain ul, #navSupp ul, #navCatTabs ul {
    font-size: 1.2em;
    list-style-type: none;
    text-align: left;
    text-transform: uppercase;
}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding:0 10px;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	font-family: 'Oswald', sans-serif;
	display:inline-block;
	}
#navMain ul li a:hover,
#navCatTabs ul li a:hover {
	background:#252525;
	display:inline-block;
	color:#FFFFFF;

	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#startbuttonsymbol {
    display: inline-block;
    margin: 10px 0 20px;
}

#startbuttonWrapper {
    background: #fff none repeat scroll 0 0;
    display: inline-block;
    text-align: center;
    width: 100%;
}
#closebutt {
	display:none;
}
.cta_button {
    display: inline-block;
    margin: 10px 3% 30px 3%;
    width: 20%;
}
.cta_button_grey {
    display: inline-block;
    margin: 10px 3% 30px 3%;
    width: 20%;
}
.cta_button legend {
    background: #3fb80a;
    display: inline-block;
    position: relative;
    top: 16px;
    padding: 3px 15px;
    color: #fff;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -khtml-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    z-index: 1;
    width: 100%;
}

.cta_button_grey legend {
    background: #333333;
    display: inline-block;
    position: relative;
    top: 16px;
    padding: 3px 15px;
    color: #fff;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -khtml-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    z-index: 1;
    width: 100%;
}
.cta_image {display:block; border:3px solid #3fb80a;position:relative;}
.cta_image_grey {display:block; border:3px solid #333333;position:relative;}
#ctatext {
    font-size: 1.4em;
    display: inline-block;
    width: 100%;
    margin-bottom: 40px;
}
#ctatext h3 {
    font-size: 1.6em;
    margin-bottom: 10px;
}
#colleft {
    width: 20%;
    display: inline-block;
}
#colright {
    width: 20%;
    display: inline-block;
}
.fa-angle-double-right {
    position: absolute;
    bottom: 0px;
    right: 10px;
    font-size: 60px !important;
    color: #fff;
    text-shadow: 0px 3px #272634;
}
#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	padding:2px;
	}
.legalCopyright {
    color: #999;
    padding-top: 10px;
    width: 100%;
}
.legalCopyright a{text-decoration:underline;color:#999;}

.searchbox {
    background: none repeat scroll 0 0 #555;
    border: 1px solid #777;
        -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    color: #bbb;
    font-size: 14px;
    padding: 6px 6px 7px 6px;
    width: 160px;
}
#navBreadCrumb {
    float: left;
    font-size: 1em;
    font-weight: bold;
	margin-bottom:25px;
}
#crumbsstart li a{
	margin-top:-5px;
	font-weight:normal;
	}
#crumbsstart a {
    background: none repeat scroll 0 0 #222;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    color: #888;
    float: left;
    padding: 4px 6px;
    position: relative;
    text-decoration: none;
    z-index: 1;
}
#crumbsstart a:hover{
	background: #333;
	color:#fff;
	}

ul#crumbsstart {
    list-style: none outside none;
    width: auto;
}
#crumbsstart{
	overflow: hidden;
	}
#crumbsstart li {
    float: left;
    font-weight: normal;
    margin: 5px 10px 0 0;
}



#navEZPagesTop {
    float: left;
    font-weight: normal;
    line-height: 44px;
    margin: 0;
    padding: 0;

}
#navEZPagesTop ul li {
    display: inline;

}
#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

.navSplitPagesLinks a {
    background: none repeat scroll 0 0 #333333;
    border: 1px solid #666666;
    color: #FFFFFF;
    display: inline;
    margin-left: 2px;
    padding: 5px 8px;
}
.navSplitPagesLinks a:hover {
    background: none repeat scroll 0 0 #eee;
	color:#666;
}
.navSplitPagesLinks strong.current {
    background: none repeat scroll 0 0 #dddddd;
    border: 1px solid #555555;
    color: #333333;
    display: inline;
    padding: 5px 8px;
	margin-left:2px;
}
/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

#startinfoWrapper {
    background: #222 none repeat scroll 0 0;
    float: left;
    margin: 15px 0 8px;
    padding: 10px 30px;
    width: 100%;
}
.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne {
    float: left;
    padding: 0;

}
#bannerTwo {
    float: left;
    padding: 0 0 0px 20px;

}
#bannerThree {
    float: right;
    padding: 0;

}
#bannerFour {
    width:100%;

}
#startinfoleft {    
    color: #fff;
    display: inline-block;
    font-size: 16px;
    text-align: center;
    width: 33%;
	}
#startinfomid  {    
    color: #fff;
    display: inline-block;
    font-size: 16px;
    text-align: center;
    width: 33%;
	}
#startinforight  {    
    color: #fff;
    display: inline-block;
    font-size: 16px;
    text-align: center;
    width: 33%;
	}
.startcolleft {
	width:50%;
	float:left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding:10px 15px 10px 0px;
	text-align: left;
}
.startcolright {
	width:50%;
	float:right;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding:10px 0px 10px 15px;
	text-align: left;
}

#indexDefaultMainContent {
    font-size: 1.6em;
    padding: 10px;
}
#starttextWrapper {
    color: #333;
	font-weight:normal;
    text-align: center;
	font-size:1.2em;
}
#starttextWrapper h1 {
    border-bottom: 2px solid #d71f30;
    color: #222;
    display: inline-block;
    margin-bottom: 15px;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}
.tableHeading TH {
    background: none repeat scroll 0 0 #f0f0f0;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}
#scUnitHeading, #scTotalHeading {
    text-align: right;
}
#scProductsHeading {text-align:left;}
.tableHeading, #cartSubTotal {

	 }

#cartSubTotal {
    border-top: 1px solid #CCCCCC;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 2.2em;
    text-align: right;
}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #fff;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #ccc;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}
#checkoutConfirmDefault ul.cartAttribsList {display:none;}
.cartAttribsList {
	margin-left: 1em;
	}
.homeicon {
    float: left;
    padding-left: 10px;
    padding-top: 9px;
    width: 3.5em;
}
div#navEZPagesTop ul a.homeicon{
    background:none;
	padding: 10px 0 0 10px;
}
#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}
.normalprice {color:#999999;}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale {
	color: #55c50b;
	font-weight:bold;
	}
.productPriceDiscount {
	font-size:11px;
	color:#999999;
	}
.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	}
a.listingBuyNowButton img {width:65%;}
.languages {float:right;padding-top:4px;}
#navSuppinner div.languages, #bannerboxHeading,#bannerbox5Heading,#bannerbox4Heading,#bannerbox6Heading,#bannerbox7Heading {display:none;}
.trygg {
    float: right;
    position: absolute;
    right: 315px;
    top: 8px;
}
#productsListingBottomNumber, #productsListingTopNumber, #productsListingListingBottomLinks, #productsListingListingTopLinks, #allProductsListingTopNumber, #allProductsListingTopLinks, #allProductsListingBottomNumber, #allProductsListingBottomLinks, #newProductsDefaultListingTopNumber,
#newProductsDefaultListingTopLinks, #newProductsDefaultListingBottomNumber, #newProductsDefaultListingBottomLinks, #featuredProductsListingTopNumber, #featuredProductsListingTopLinks, #featuredProductsListingBottomNumber, #featuredProductsListingBottomLinks, #specialsListingTopNumber, #specialsListingTopLinks, #specialsListingBottomNumber, #specialsListingBottomLinks {
	padding:8px 0px;
	}
#shoppingCartDefault #cartContentsDisplay {background:none;}
#cartContentsDisplay {
	margin-top:20px;
	background:#eee;
	}
#checkoutconfirmationBody .cartProductDisplay img {width:80px;}
#ottotal {font-size:17px;}
div#ottotal div.totalBox {width:4.2em;}
#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 6.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}
#indexCategoriesHeading, #ezPagesHeading {display:none;}
#productMainImage {
	width:100%;
	}
/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
    background: #e4e4e4 none repeat scroll 0 0;
    margin: 0.5em 1em;
    width: 50px;
}
.cartAttribsList ul {
	list-style-type: none;
}
#cartProdTitle {color:#333;font-weight:bold;}
.cartAttribsList ul li {font-size:11px;}
/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}
.addthis_default_style .at300b, .addthis_default_style .at300bo, .addthis_default_style .at300m {
    padding: 0;
    width: 3.5em;
	 width: 3.2em\9;
}
.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}
.itemPrice {color:#fff;}
.centerBoxWrapper {
	height: 1%;
	margin: 4em 0 0 0;
	}


h2.centerBoxHeading {
    background: #222;
    border: medium none;
    bottom: 0;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 1.5em;
    left: 0;
    margin: 0;
    padding: 0 15px;
    position: absolute;
    width: auto;
	font-weight:normal;
	border:1px solid #333;
}
h2.centerBoxHeading a {color: #fff;}
.centerBoxHeading{
    border-top: 1px solid #333;
    left: 0;
    position: relative;
    width: 99%;
}
.newprodimage {
    display: table-cell;
    height: 150px;
    overflow: hidden;
    vertical-align: middle;
	width:1%;
}
/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a, h3.rightBoxHeading, h3.rightBoxHeading a {
    text-align: left;
	color: #ffffff;
}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	color:#FFFFFF;
    margin: 0;
    padding: 0 0 0.8em;
}

.categoryListBoxContents div.prodbg {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    min-height: 140px;
    margin: 5px;
}
#bannerbox8.leftBoxContainer {
    margin: 0 0 1.5em 0;
}
.leftBoxContainer, .rightBoxContainer {
	margin: 0 0 3.5em 0;
	}
div#bannerbox.leftBoxContainer {
	margin: 0 0 1.5em 0;
	}
div#bannerbox4.leftBoxContainer {
	margin: 0 0 1.5em 0;
	}
div#bannerbox7.leftBoxContainer {
	margin: 0 0 1.5em 0;
	}
div#bannerbox8.leftBoxContainer {
	margin: 0 0 1.5em 0;
	}
.sideBoxContent a, .category-links a{
	color:#ccc;
	}

#siteinfoLegal a{
	color:#999999;
	}
.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #ccc;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 0.4em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}
.featherlight .featherlight-close-icon {
    position: absolute;
    z-index: 9999;
    top: 5px !important;
    right: 5px !important;
    line-height: 30px !important;
    width: 30px !important;
    cursor: pointer;
    text-align: center;
    font-family: Arial,sans-serif;
    background: #df262b !important;
    color: #fff !important;
    border: 0;
    padding: 0;
    -moz-border-radius: 15px !important;
    -webkit-border-radius: 15px !important;
    -khtml-border-radius: 15px !important;
    border-radius: 15px !important;
    font-weight: bold !important;
}
#ezPageDefault .designerinfo {
	background:#fff;

}
#ezPageDefault .infoimg {
	float:right;
	margin-left:20px;

}
#ezPageDefault #infos div {
    margin: 5px 0;
    display: inline-block;
}
.designerinfo {
	background:#333;
	padding:10px;
	margin:0;
}
.featherlight-inner div.designerinfo {
    background: #fff;
    padding: 0 20px 0 0;
    margin: 0;
    float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.featherlight-inner img {
    width: 140px;
    float: right;
    margin-left: 15px;
}
#bannerbox3Content img,#bannerbox9Content img,#bannerbox5Content img {width:100%;}
#bannerbox3Content,#bannerbox9Content,#bannerbox5Content {
    color: #fff;
    padding: 0px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#bannerbox2Heading,#bannerbox3Heading,#bannerbox9Heading,#bannerbox8Heading {
	display:none;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

.itemPrice {text-align:center;font-size:15px;}
.optionName {min-width:80px;}
#productAttributes {padding:10px 0px;}

#phone {
	padding-left:30px;
	}
.itemTitle {
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;
    height: 30px;
    text-align: left;
    text-transform: none;
}
.itemTitle a{
	color:#fff;
	}
/* categories box parent and child categories */

A.category-top, A.category-top:visited {
    color: #fff;
    margin: 0 0 4px;

    text-decoration: none;
}
A.category-links, A.category-links:visited {
	color: #fff;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #ccc;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */
#cartcount {
    background: none repeat scroll 0 0 #d71f30;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    color: #FFFFFF;
    display: block;
    float: right;
    font-size: 0.9em;
    height: 20px;
    line-height: 18px;
    position: relative;
    right: -5px;
    text-align: center;
    top: -10px;
    width: 20px;
}
/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {

	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	height: 1.5em;
	vertical-align: top;
	}
.rowEven td {
	border-bottom:1px solid #ccc;
	}
.rowOdd td {
	border-bottom:1px solid #ccc;
	}
#carttotals {
    float: right;
    width: 63%%;
}
#cartinfo {
    float: left;
    width: 37%;
}

#cartwrapper {
    background-color: #f0f0f0;
    border-bottom: 1px solid #ccc;
    height: 120px;
    padding: 10px;
}
.hiddenField, #clicktocall {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.singleHright {
    float: right;
    font-size: 1px;
    height: 0;
    left: -10px;
    padding-right: 10px;
    position: relative;
    top: -25px;
}
.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background:#f7f7f7;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	height: 2em;
	color: #FFFFFF;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}
#sharing {
    background: none repeat scroll 0 0 #222;
    float: right;
    padding: 2%;
    width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.navNextPrevWrapper {

    float:left;
}
.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}


.topcart {
    color: #333333;
    float: right;
    position: absolute;
    right: 1px;
    top: 45px;
}
.carttext {
    color: #333333;
    line-height: 2.5em;
    padding-right: 1em;
	display:none;
}
#accountLinksWrapper h2 {
	padding:10px 0;
	}
.carttext a, .toplogin a{
    color: #333333;
}
.carttext a:hover, .toplogin a:hover{
    text-decoration: underline;
}
.cartsymbol {
    background: url("../images/cartsymbol_dark.png") no-repeat scroll left top transparent;
    display: block;
    height: 39px;
    width: 43px;
	margin-right:10px;
}

.toplogin {
    position: absolute;
    right: 170px;
    top: 45px;
}
.shopbutton{
    margin-left: 15px;
}
.toploginMob {display:none;}
/* slider container */
			.iosSlider {
				position: relative;
				top: 0;
				left: 0;
				overflow: hidden;
				width: 1060px;
				height: 300px;
			}
			.iosSlider .prevButton {
				position: absolute;
				top: 130px;
				left: 0;
				width: 20px;
				height: 40px;
				background: url(../images/slider-buttons.png) no-repeat 0 0;
				z-index: 2;
			}
			
			.iosSlider .nextButton {
				position: absolute;
				top: 130px;
				right: 0;
				width: 20px;
				height: 40px;
				background: url(../images/slider-buttons.png) no-repeat 100% 0;
				z-index: 2;
			}			

			
			.iosSlider .slider {
				width: 100%;
				height: 100%;
			}
			
			.iosSlider .slider .item {
				position: relative;
				top: 0;
				left: 0;

				height: 300px;

			}
			
			.iosSlider .slider .item .image {
				position: absolute;
				top: 0;
				left: 0;
				width: 100%;
				height: 300px;
			}
			
			.iosSlider .slider .item .image .bg {
				border: 10px solid #000;
				border-right: 0;
				height: 180px;
				width: 340px;
				opacity: 0.5;
				display: none;
			}
			
			.iosSlider .slider .item .text {
				position: absolute;
				bottom: 0;
				right: 0;
				width: 180px;
				height: 260px;
				padding: 20px;
			}
			
			.iphoneUI .iosSlider .slider .item .text {
				display: none;
			}
			
			.iosSlider .slider .item .text .bg {
				position: absolute;
				top: 0;
				right: 0;
				width: 220px;
				height: 300px;
				background: #000;
				opacity: 0.5;
			}
			
			.iphoneUI .iosSlider .slider .item .text .bg {
				display: none;
			}
			
			.iosSlider .slider .item .title {
				position: relative;
				top: 0;
				left: 0;
				text-indent: -1px;
			}
			
			.iosSlider .slider .item .title span {
				color: #fff;
				font: bold 40px/40px "Helvetica Neue",Helvetica,Arial,sans-serif;
				text-shadow: 0 -1px 1px #000;
			}
			
			.iosSlider .slider .item .desc {
				position: relative;
				top: 0;
				left: 0;
				margin: 10px 0 0 0;
			}
			
			.iosSlider .slider .item .desc span {
				color: #fff;
				font: normal 16px/22px "Helvetica Neue",Helvetica,Arial,sans-serif;
				text-shadow: 0 -1px 1px #000;
			}
			
			.iosSlider .slider .item .button {
				position: absolute;
				right: 20px;
				bottom: 20px;
				padding: 0 10px 0 10px;
				margin: 10px 0 0 0;
				background: #aaa;
				border: 1px solid #000;
				cursor: pointer;
			}
			
			.iosSlider .slider .item .button span {
				color: #000;
				font: normal 14px/30px "Helvetica Neue",Helvetica,Arial,sans-serif;
				text-shadow: 0 1px 1px #fff;
			}
			
			.iosSlider .slider #item1 .image {
				background: url(h-slider-1.jpg) no-repeat 50% 50%;
			}
			
			.iosSlider .slider #item2 .image {
				background: url(h-slider-2.jpg) no-repeat 50% 50%;
			}
			
			.iosSlider .slider #item3 .image {
				background: url(h-slider-3.jpg) no-repeat 20% 50%;
			}
			
			.iosSlider .slider #item4 .image {
				background: url(h-slider-4.jpg) no-repeat 50% 50%;
			}
			.iosSliderButtons {
				position: absolute;
				bottom: 10px;
				left: 46.5%;
				width: 200px;
				height: 10px;
			}
			
			.iosSliderButtons .button {
				float: left;
				width: 9px;
				height: 9px;
				background: #999;
				margin: 0 10px 0 0;
				opacity: 0.25;
				filter: alpha(opacity:25);
				border: 1px solid #000;
			}
			
			.iosSliderButtons .selected {
				background: #000;
				opacity: 1;
				filter: alpha(opacity:100);
			}
#productDetailsList {
	padding-left:20px;
	}
.footer_headings {
	float:right;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;

	}
.pay {
	margin-top:35px;
	}
#navSupp {
    border-top: 1px solid #DDDDDD;
    margin-top: 1.6em;
    padding-top: 1.6em;
}
#footercontact li {
    display: block;
    line-height: 16px;
    padding: 12px 16px 10px 16px;
    vertical-align: middle;
	float:left;
	width:25%;
}
.footertelefon {
    background: url("../images/ikon_telefon.png") no-repeat scroll right center transparent;
    height: 20px;
    position: absolute;
    width: 16px;
}
.footerepost {
    background: url("../images/ikon_epost.png") no-repeat scroll right center transparent;
    height: 17px;
    position: absolute;
    width: 19px;
}
.footeradress {
    background: url("../images/ikon_plats.png") no-repeat scroll right center transparent;
    height: 23px;
    position: absolute;
    width: 15px;
}
.footerfacebook {
    background: url("../images/ikon_facebook.png") no-repeat scroll right center transparent;
    height: 21px;
    position: absolute;
    width: 12px;
}
.footertwitter {
    background: url("../images/ikon_twitter.png") no-repeat scroll right center transparent;
    height: 16px;
    position: absolute;
    width: 15px;
}
#footercontact span {
    display: block;
    padding-left: 30px;
}
#footercontact a{

    color: #ccc;

}
.phonelink {padding-left:30px;}

#footercontact {
    display: block;
    float: left;
    font-weight: normal;
    width: 100%;
}
.footer_heading {
    margin-bottom: 10px;
}
.footer_links {
	font-weight:normal;
	color:#888;
	}
.footer_links a{
	font-weight:normal;
	color:#888;
	}
#tabcontentcontainer h2.centerBoxHeading {
	text-align:left;
	padding-left:0;
	}
#tabcontentcontainer .centerColumn {
	border:none;
	}
#mainimage {
    float: left;
    width: 50%;
}

#prodinfo {
    float: right;
    width: 50%;
	padding:0 0 0 25px;
    -moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
H1.productGeneral {
    font-size: 2em;
    font-weight: normal;
    margin: 0;
    padding-bottom: 15px;
}
H2.productGeneral {
    color: #333;
    font-size: 30px;
}
div#prodinfo .productGeneral span.productSpecialPrice {
    font-size: 30px;
}
/* CSS Resets */

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,q,small,strong,sub,sup,dl,dt,dd,ol,ul,li,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;margin:0;padding:0}article,aside,figure,figure img,figcaption,hgroup,footer,header,nav,section,video,object{display:block}a img{border:0}figure{position:relative}figure img{width:100%}


/* ==================================================================================================================== */
/* ! The 980px Grid V2 by Andy Taylor \ http://cssgrid.net \ http://www.twitter.com/andytlr \ http://www.andytlr.com */
/* ==================================================================================================================== */
.prodimage {
    background: none repeat scroll 0 0 #333;
    display: block;
    height: 17em;
    text-align: center;
    width: 100%;
	padding:5px 0 20px 0;
}
.prodimage:hover{
    opacity:0.2;
	display:block;
	z-index:10;
	position:relative;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	filter: alpha(opacity=20);

}

#dropDownHeader {display:none;}
.listingDescription{
    color: #777777;
    line-height: 1.8em;

}

.centerBoxContentsNew, .centerBoxContentsFeatured, .centerBoxContentsSpecials {
    -moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    background: none repeat scroll 0 0 #222;
    height: auto;
    margin: 0.6%;
    overflow: hidden;
    padding: 5px;
    position: relative;
    width: 23.8%;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
}
.centerBoxContentsProducts {
    -moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    background: none repeat scroll 0 0 #222;
    height: auto;
    margin: 1%;
    overflow: hidden;
    padding: 5px;
    position: relative;
    width: 31.3%;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
}
.centerBoxContentsCrossSell .prodbg, .additionalImages .prodbg , .productListing-data .prodbg, .centerBoxContentsAlsoPurch .prodbg{
    background: none;
    border: none;
    height: auto;
    overflow: hidden;
    position: relative;
}
.centerBoxContentsCrossSell .itemTitle {
	text-align:center;
	}
.prodbg {
    background: url("../images/enlarge.png") no-repeat scroll center center #333;
    border: 1px solid #444;
    height: 100%;
    overflow: hidden;
    position: relative;


}

#navColumnOneWrapper {
    width:25%;
	padding-right:20px;
    -moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#navColumnTwoWrapper {
    width:20%;
	padding-left:20px;
    -moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.proddetails {
    background: none repeat scroll 0 0 #333;
    bottom: 0;
    opacity: 0.75;
    padding: 5px 15px 10px 15px;
    position: absolute;
    width: 100%;
    -moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	z-index:15;
	left:0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
}

.centerColumn {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    float: left;
    padding: 0;
    width: 100%;
	min-height:600px;


}
#productnumbersinfoBody .centerColumn {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    float: left;
    padding: 0;
    width: 75%;
	min-height:0;
}
#productcutoutinfoBody .centerColumn {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    float: left;
    padding: 0;
    width: 75%;
	min-height:0;
}
#productflaginfoBody .centerColumn {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    float: left;
    padding: 0;
    width: 75%;
	min-height:0;
}
#productartinfoBody .centerColumn {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    float: left;
    padding: 0;
    width: 75%;
	min-height:0;
}
#indexDefault.centerColumn {
	min-height:0px;


}
#contentMainWrapper {
    margin: 0 auto;
    max-width: 980px;
    min-width: 755px;
    width: 100%;
	
}
.container {
padding-left: 20px;
padding-right: 20px;
}

.row {
width: 100%;
max-width: 980px;
min-width: 755px;
margin: 0 auto;
overflow: hidden;
}

img, object, embed {
max-width: 100%;
}

img {
height: auto;
}


/* Smaller screens */

@media only screen and (max-width: 1023px) {

#indexDefault.centerColumn {
	width:100% !important;
}

#navColumnOneWrapper {
    width: 24%;
}
.centerColumn {
    -moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    float: right;
    padding: 0.8em;
    width: 75.8%;
}
.centerBoxContentsProducts, .prod_cont  {
width:50%;
}
#sharing {
    background: none repeat scroll 0 0 #F5F5F5;
    float: left;
    padding: 2%;
    width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
}

@media handheld, only screen and (max-width: 923px) {


#toptext {
    display:none;
}
}
/* Mobile */

@media handheld, only screen and (max-width: 1023px) {

body {

-webkit-text-size-adjust: none;
}
.itemPrice {
    font-size: 1.6em;

}




.centerBoxContentsProducts , .prod_cont{
    	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background:#222222;
    margin: 1%;

    padding: 5px;
    width: 48%;
}

.prodimage {
    min-height: 17em;
    text-align: center;
    width: 100%;
}

.row, body, .container {
width: 100%;
min-width: 0;
margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;

}

.row .onecol, .row .twocol, .row .threecol, .row .fourcol, .row .fivecol, .row .sixcol, .row .sevencol, .row .eightcol, .row .ninecol, .row .tencol, .row .elevencol, .row .twelvecol {
width: auto;
float: none;
margin-left: 0px;
margin-right: 0px;
padding-left: 20px;
padding-right: 20px;
}


}
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////*/
 @media only all and (max-width: 800px)  {
 body {font-size:15px;background:none;}
 .cta_button {
    display: inline-block;
    margin: 10px 2% 30px 2%;
    width: 23%;
}
#colleft {
    width: 33%;
    display: inline-block;
}
#colright {
    width: 33%;
    display: inline-block;
}
#bannerbox3Content img, #bannerbox9Content img, #bannerbox5Content img {
    width: 70px !important;
    float: right;
    height: auto !important;
}						
.designerinfo {
    background: #333;
    padding: 0;
    margin: 0;
}	
#menu h2 {color:#e1293a;}
.itemPrice {
    font-size: 1em;
    font-weight: normal;
}
#footercontact {
	width:100%;

}

#closebutt {
	display:block;
    color: #05acf1;
    float: right;
    font-size: 12px;
    margin-right: 15px;
    margin-top: -25px;
    position: relative;
    text-align: right;
    text-decoration: underline;
    z-index: 998;
}
#HomeMagicScroll {
    height: auto !important;
    margin: 15px 0 5px;
}
#emblem {
    position: absolute;
    right: 190px;
    top: 1px;
}

#emblem img{
    width: 90%;
}
#productnumbersinfoBody .centerColumn {
    width: 100%;
}
#productcutoutinfoBody .centerColumn {
    width: 100%;
}
#productartinfoBody .centerColumn {
width: 100%;
}
#bannerOne {
    float: left;
    padding: 0;
	margin: 0.5%;
	width:32%
}
#bannerTwo {
    float: left;
    padding: 0;
	margin: 0.5% 1%;
	width:32%

}
#bannerThree {
    float: right;
    padding: 0;
	margin: 0.5%;
	width:32%

}
#startupleft {
    height: auto;
}
#startupright {
    height: auto;
}
#startupright h1.buttonh1gray {
    font-size: 12px;
}
#slider {
    width: 100%;
}
.sgtopbg {display:none;}
#navSuppinner div.languages {display:block;}
a.listingBuyNowButton img {width:100%;}
#navSuppinner {min-width:0;}
.languages {
    float: left;
    text-align: center;
    width: 100%;
}
blockquote.style1 {
    color: #444444;
    font-size: 1em;
    font-weight: normal;
}
.refright, .refleft {width:100%;padding:0;}
#bannerSix {
    padding: 20px 0;
    text-align: center;
    width: 100%;
}
#bannerFive{
    padding: 0;
		-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#starttextWrapper h1 {
    font-size: 20px;
}
#refwrapper {
    margin: auto;
    padding: 20px 0;
	min-width:0;
	float:left;
	width:100%;
}
#customerref {
	width:100%;
    float: left;
    height: auto;
	overflow:hidden;
}
.productSpecialPrice {
    font-size: 1em;
    font-weight: normal;
}
#clicktocall {
	display: none;
}
#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
    line-height: 55px;
    padding: 0 10px;
}
.biggerText {
	font-size: 1em;
	line-height:1.5em;
	}
.shopbutton{
    display:none;
}
#navSuppWrapper {
	padding:0;
		-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow:hidden;
	}
.prodbg {
    height: 13em;
}

#statement{
width:100%;
display:block;
}
#cartwrapper {
    height: 100px;
}
.navSplitPagesLinks {
    float: left;
    margin: 5% 0;
    text-align: center;
    width: 100%;
}

div.optionmenu select {
    height: 2.6em;
    padding: 0.4em;
	margin:0;
	width:99%;
	display:block;
}
div#otshipping select {
    padding:4px;
}
.optionmenu {
	width:100%;
	}
.navSplitPagesLinks a {
    background: none repeat scroll 0 0 #333;
    border: 1px solid #666;
    color: #fff;
    display: inline;

    margin-right: 2px;
    padding: 4%;
}

.navSplitPagesLinks strong.current {
    background: none repeat scroll 0 0 #dddddd;
    border: 1px solid #555555;
    color: #333333;
    display: inline;

    margin-right: 2px;
    padding: 4%;
}

#topsearchbutton, h4.optionName{
    display:none;
}

#contactUsForm input[type="text"], #contactUsForm input[type="password"],#loginDefault input[type="text"], #loginDefault input[type="password"],#loginDefault SELECT {
    padding: 5px;
	width:90%;
	max-width:280px;
}
#navMainWrapper, #navCatTabsWrapper {
	border:none;
	height:auto;
	background:none;
	}
#loginDefault SELECT {
	height:2em;
	}
#shoppingCartDefault FIELDSET {
    background: none repeat scroll 0 0 #f0f0f0;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    font-size: 11px;
    margin: 1.5em 0;
    padding: 8px;
}
FIELDSET {
    border: medium none;
    margin: 1.5em 0;
    padding: 0;
	background:transparent;
}
#cartcount {
    background: none repeat scroll 0 0 #d71f30;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    color: #FFFFFF;
    display: block;
    float: right;
    font-size: 0.7em;
    height: 20px;
    line-height: 19px;
    position: relative;
    right: 6px;
    text-align: center;
    top: 6px;
    width: 20px;
}
H1.productGeneral {
    font-size: 1.5em;
}
.addthis_default_style .at300b, .addthis_default_style .at300bo, .addthis_default_style .at300m {
    padding: 0;
    width: 3em;
}
.newprodimage {
    height: 150px;

}

#navEZPagesTop ul li {

    padding: 0;
}

.footer_headings {
    padding: 1em 0;
    width: 100%;
}

#footercontact li {
    box-shadow: none;
    display: block;
    line-height: 20px;
    padding: 12px 10px 10px 10px;
    vertical-align: middle;
	width:50%;
	font-size: 12px;
}
.iosSlider {
	height: auto;
	padding-bottom:45%;
	}
 .centerColumn {
    float: right;
    margin: auto;
    width: 100%;
	padding:0.8em 0.4em;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border:none;
	min-height:5em;
}


#navColumnOneWrapper {
    border: medium none;
    display: inline-block;
	width:100%;
	padding:0;
}

.leftBoxContainer, .rightBoxContainer {
    margin: 0;
}
div#bannerbox.leftBoxContainer {
    float: left;
    margin: 1em;
}
div#bannerbox8.leftBoxContainer, div#bannerbox4.leftBoxContainer {
    float: left;
    margin: 1em;

}
#bannerbox3Content,#bannerbox5Content {
    background: #333 none repeat scroll 0 0;
					   
    box-sizing: border-box;
    color: #fff;
    min-height: 150px;
    padding: 12px 12px 25px 12px;
}
#bannerbox9Content {

					
    background: #333 none repeat scroll 0 0;
    box-sizing: border-box;
    color: #fff;
    min-height: 150px;
    padding: 12px 12px 25px 12px;
}
.toplogin {
    display:none;
}
#bannerbox8Content img, #bannerboxContent img,#bannerbox4Content img  {max-height:125px;}
.toploginMob a {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    display: block;
    height: 60px;
    padding-top: 15px;
}
.toploginMob {
    border-left: 1px solid #666;
    display: block;
    text-align: center;
    width: 3.6em;
}


#logoWrapper {
    display: block;
    float: left;
    height: 60px;
    margin: 0;
    width: 100%;
}


#logo,#fbbutton {
	display:none;
}
#moblogo {
    box-sizing: border-box;
    display: block;
    float: left;
    padding-left: 50px;
    padding-top: 5px;
    text-align: center;
    width: 230px;
}
.cartsymbol {
    background: url("../images/cartsymbol_big.png") no-repeat scroll center center transparent;
    border-left: 1px solid #666;
    display: block;
    height: 60px;
    text-align: center;
    width: 4em;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}


.topcart {
    color: #FFFFFF;
    float: right;
    height: 100%;
	padding:0px;
	margin:0px;
	position:static;
}
.carttext, .cartbutton {
    display:none;
}

#navColumnOne {
    display: inline-block;
    font-size: 12px;
	width:100%;
}

A.category-top, A.category-top:visited {
    border-bottom: 1px dashed #999999;
    color: #333333;
    display: block;
    margin: 0 0 4px;
    padding: 10px 10px 16px;
    text-decoration: none;
}
#navMain ul, #navSupp ul, #navCatTabs ul {
    font-size: 1.1em;
    line-height: 50px;
    list-style-type: none;
    text-align: center;

}
#navMain {

        background: #333; /*fallback for non-CSS3 browsers*/
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#333) to(#111)); /*old webkit*/
    background: -webkit-linear-gradient(#333, #111); /*new webkit*/
    background: -moz-linear-gradient(#333, #111); /*gecko*/
    background: -ms-linear-gradient(#333, #111); /*IE10*/
    background: -o-linear-gradient(#333, #111); /*opera 11.10+*/
    background: linear-gradient(#333, #111); /*future CSS3 browsers*/
    -pie-background: linear-gradient(#333, #111); /*PIE*/


    border-bottom: 1px solid #666;
    border-top: 1px solid #666;

    height: auto;
    margin-bottom: 10px;
	float:left;
    width: 100%;
	}

#navMain, #navMainSearch {
    padding: 0;
    text-align: center;
    width: 100%;
}


#headerWrapper {
    background: #000 none repeat scroll 0 0;
    border-bottom: 1px solid #666;
    height: 60px;
    position: fixed;
    width: 100%;
	z-index:1000;
}
.categoryListBoxContents div.prodbg {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    margin: 5px;
    min-height: 100px;
}
.prodbg {
    height: auto;
}
.searchbox {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    border: 2px solid #cccccc;
    font-size: 1em;
    padding: 10px;
    width: 96%;
	margin:0 2%;
	background:#FFFFFF;
}
#navColumnTwoWrapper  {
    display:none;
}
 .centerBoxContentsProducts, .prod_cont {
    -moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    background: none repeat scroll 0 0 #222;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    margin: 1%;
	position: relative;
	overflow: hidden;
    padding: 5px;
    width: 48%;

}

.centerBoxContentsNew, .centerBoxContentsFeatured, .centerBoxContentsSpecials {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    background: none repeat scroll 0 0 #222;
    border-radius: 0 0 0 0;
    height: auto;
    margin: 1.5%;
    overflow: hidden;
    padding: 5px;
    position: relative;
    width: 47%;
}
#dropDownHeader {
    -moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    background: url("../images/select_bg.png") no-repeat scroll right center #FFFFFF;
    border: 2px solid #dddddd;
        -moz-border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
    -khtml-border-radius: 0.5em;
    border-radius: 0.5em;
    display: block;
    float: left;
    margin: 9px;
    overflow: hidden;
    padding: 10px;
    width: 97%;
}

#dropDownHeader SELECT {
    -moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    font-size: 1.2em;
    margin: 0;
    padding: 0;
    width: 115%;
	color: #666666;
}
.itemTitle {
    color: #555555;
    font-size: 0.8em;
    font-weight: normal;
    height: 2.3em;
}
.prodimage {
    min-height: 12em;
    text-align: center;
    width: 100%;
}

#contentMainWrapper {
width: 99%;
min-width: 0;
margin-left: 0px;
margin-right: 0px;
margin-top: 60px;
padding-left: 0px;
padding-right: 0px;
}
#navEZPagesTop {width:100%;}

#startinfomid {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    text-align: center;
    width: 32%;
}

#startinfoleft {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    text-align: center;
    width: 33%;
}

#startinforight {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    text-align: center;
    width: 33%;
}
#mainWrapper {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    background: none repeat scroll 0 0 #fff;
    border-radius: 0 0 0 0;
    margin: 0 1%;
    max-width: 800px;
    min-width: 0;
    overflow: hidden;
    padding: 0;
    text-align: left;
    vertical-align: top;
    width: 98%;
	box-shadow:none;
}
div#informationContent.sideBoxContent ul li  {
    float: left;
    padding-right: 10px;
}
.homeicon {
	display:none;
	}
#cartImage, #help, #mega-wrapper, #mega-wrapper .mega-menu, #navMainWrapper {
	display:none;
	}
#prodinfo {
	font-size:0.8em;
	}
.larger {
    font-size: 13px;
}
.totalBox {
	width: 4.5em;
	}
#navMain {
	position:relative;
	}
ul.shopmenu, .trygg, #logoWrapper div.languages,#floater{
	display:none;
	}
#readmore {

    color: #05acf1;
    text-decoration: underline;
    margin: 5px 0;
    display: block;
    width: auto;
    font-weight: bold;

}
#ezPageDefault .longtext {
    display: block;
}
 .longtext,.featherlight-content #readmore {
    display: none;
}
.featherlight-content .longtext {
    display: block;
    margin-top: 20px;
}


.designerinfo h2 {margin:0 0 10px 0;}
#ezPageDefault .infoimg {
    float: right;
    margin-left: 20px;
    width: 130px;
}		 
 }

 
 
/*////////////////////////////////////////////////////////////////////////////////////////////////////*/ 
 @media only all and (max-width: 480px) {
    /* Insert your rules for smaller screens here */
	body {
	font-size:16px;
	}
#ezPageDefault .longtext {
    display: block;
}
#ezPageDefault .infoimg {
    float: right;
    margin-left: 20px;
    width: 25%;
}
#readmore {

    color: #05acf1;
    text-decoration: underline;
    margin: 5px 0;
    display: block;
    width: auto;
    font-weight: bold;

}
.featherlight-content .longtext {
    display: block;
    margin-top: 20px;
}
 .longtext {
    display: none;
}
#indexDefault.centerColumn {padding:0;}
#minimenu span {
    font-size: 1em;
    padding: 5px 10px;
}
#minimenu {
    text-align: center;
}

#minimenu span.active {
    padding: 5px 10px;
	font-size: 13px;
}
.infoleft {
    font-size: 13px;
}
#bannerbox8Content img, #bannerboxContent img,#bannerbox4Content img {max-height:110px;}
#indexDefaultMainContent {
    font-size: 0.9em;
    padding: 0px;
}
.cta_button {
    display: inline-block;
    margin: 0px 1% 10px 1%;
    width: 30%;
}
.cta_button legend {
padding: 3px 8px;
font-size: 14px;
}
#ctatext {
    font-size: 1.1em;
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}
#colleft {
    width: 48%;
    display: inline-block;
}
#colright {
    width: 48%;
    display: inline-block;
}
#ctatext h3 {
    font-size: 1.4em;
    margin-bottom: 5px;
}
.fa-angle-double-right {
    font-size: 45px !important;
}						   
#fbbutton, #emblem  {
    display: none;
}
#navColumnOne {
    display: inline-block;
    font-size: 11px;
	width:100%;
}
#bannerbox3Content img, #bannerbox9Content img, #bannerbox5Content img {
    width: 70px;
    float: right;
}								
.designerinfo {
    background: #333;
    padding: 0;
    margin: 0;
}			

#bannerbox3Content {
    min-height: 0;

}
#bannerbox3Content p {line-height:16px;}
#bannerbox9Content {
    min-height: 0;

}
#bannerbox9Content p {line-height:16px;}										
#bannerbox5Content p {line-height:16px;}												  
.fa.fa-hand-pointer-o {
	font-size:20px;
	padding-left:20px;
}
#startupleft {
    background: #333 none repeat scroll 0 0;
    float: left;
    font-size: 12px;
    height: auto;
    padding: 20px 15px;
    width: 100%;
}
#startupleft h1 {
    font-size: 17px;
}
#startupright h1 {
    width:100%;
	font-size: 17px;
}
#startbottom {
    background: #333 none repeat scroll 0 0;
    float: left;
    font-size: 11px;
    margin-top: 0;
    padding: 12px 20px 20px;
    text-align: center;
    width: 100%;
}

#startupleft img {
    float: right;
    padding-left: 10px;
    padding-top: 10px;
    width: 180px;
}
#startupright {
    background: #333 none repeat scroll 0 0;
    float: left;
    font-size: 14px;
    height: auto;
    margin: 5px 0;
    padding: 20px;
    width: 100%;
}
#moblogo {
    box-sizing: border-box;
    display: block;
    float: left;
    padding-left: 50px;
    padding-top: 12px;
    text-align: center;
    width: 200px;
}
#dropDownHeader {
    -moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    background: url("../images/select_bg.png") no-repeat scroll right center #FFFFFF;
    -moz-border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
    -khtml-border-radius: 0.5em;
    border-radius: 0.5em;
    display: block;
    float: left;
    margin: 9px;
    overflow: hidden;
    padding: 10px;
    width: 95.6%;

}
#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
    line-height: 48px;
    padding: 0 10px;
}
#clicktocall {
	display: block;
}
.addthis_default_style .at300b, .addthis_default_style .at300bo, .addthis_default_style .at300m {
    padding: 0;
    width: 2.6em;
}
h2.centerBoxHeading {
	font-size:1.1em;
	}
.cartsymbol {
    height: 45px;
	margin:0;
}
#topholder {margin:0;}
.newprodimage {
    height: 100px;
}
div.newprodimage a img {max-height:100px;width:auto;}
FIELDSET {
    border: medium none;
    margin: 1.5em 0;
    padding: 0;
	background:none;
}

#logo {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    background-size: 100% auto;
    float: left;
    padding: 0;
    text-align: center;
    width: 45%;
	height:60px;
	
}
#headerWrapper {
    background: #000000;
	behavior: url(../PIE.htc);
    border-bottom: 1px solid #666;
    height: auto;
}
.itemTitle {
    font-size: 1em;
}
.toploginMob {
    border-left: 1px solid #666;
    display: block;
    text-align: center;
    width: 4.6em;
}

hr {display:none;}
#navSupp {

    padding-top: 0.4em;
}
.toploginMob a{
    display: block;
    height: 45px;
    padding-top: 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#dropDownHeader SELECT {
    -moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    font-size: 1.2em;
    margin: 0;
    padding: 0;
    width: 115%;
}
html body#productsnewBody div#mainWrapper div#headerWrapper div#topholder div#navMainWrapper.gradient div#navMain div#dropMenu ul.shopmenu, #attribsOptionsText, #navBreadCrumb {
	display:none;
	}
#mainWrapper #contentMainWrapper {
width: 100%;
min-width: 0;
margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
margin-top:70px !important;
}

#navMainSearch {
    padding: 0;
    text-align: left;
    width: 100%;
}

.centerColumn {
    float: left;
    margin: auto;
    width: 100%;
	border:none;

}

 .centerBoxContentsProducts, .prod_cont,.centerBoxContentsNew, .centerBoxContentsFeatured, .centerBoxContentsSpecials {
    -moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    background: none repeat scroll 0 0 #222;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    height: auto;
    margin: 2%;
    overflow: hidden;
    padding: 5px;
    position: relative;
    width: 96%;
}
.prodimage {
    min-height: 13em;
    text-align: center;
    width: 100%;
}

.itemPrice {
    font-size: 1.4em;
    font-weight: normal;
}
.productSpecialPrice {
    font-size: 1em;
    font-weight: normal;
}
#navMain ul, #navSupp ul, #navCatTabs ul {
    line-height: 45px;
    list-style-type: none;
    text-align: center;
	font-size:0.8em;
}
#logoWrapper {
    width: 100%;
	height:45px;
}
#navMainWrapper {
    margin: 0;
    padding: 0;
    width: 100%;
}


#prodinfo {
    float: right;
    padding: 0 0 1em;
    text-align: center;
    width: 100%;
	font-size:0.8em;
}
#mainimage {
    float: left;
    width: 100%;
}
#cartDefaultHeading {font-size:1.2em;}
#cartContentsDisplay {font-size:10px;}
.cartQuantityUpdate, .continueshop {display:none;}
div#otshipping div.lineTitle select {font-size:0.8em;padding:4px 0px;margin:0px;}
#carttotals {
    width: 90%;
}
#cartinfo {width:10%;margin:0px;}
div#cartinfo div.buttonRow, div#cartinfo input {margin:0px;}
.totalBox {
	width: 3.5em;
	}
.larger {
    font-size: 12px;
}
.homeicon, ul.shopmenu {
	display:none;
	}
  }
 @media only all and (max-width: 480px) {
#startinfoWrapper {
    background: #222 none repeat scroll 0 0;
    float: left;
    margin: 15px 0 8px;
    padding: 10px;
    width: 100%;
}
#startbutton a {
    background: #29c529 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 30px;
}
#startbuttonsymbol a {
    background: #29c529 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 30px;
}
#startbutton a span i.fa.fa-font {
    font-size: 14px !important;
    padding-top: 7px !important;
}
#startbuttonWrapper div#startbutton a span {
    display: block;
    float: left;
    padding-top: 0;
}
#moblogo {
    box-sizing: border-box;
    display: block;
    float: left;
    padding-left: 50px;
    padding-top: 10px;
    text-align: center;
    width: 190px;
}
.toploginMob {
    border-left: 1px solid #666;
    display: block;
    text-align: center;
    width: 3.6em;
}
 }
@media only all and (max-width: 414px) {

#startinfoleft {
    color: #fff;
    float: left;
    font-size: 13px;
    text-align: center;
    width: 33%;
	line-height: 16px;
}
#startinfomid {
    color: #fff;
    float: left;
    font-size: 13px;
    text-align: center;
    width: 33%;
	line-height: 16px;
}
#startinforight {
    color: #fff;
    float: left;
    font-size: 13px;
    text-align: center;
    width: 33%;
	line-height: 16px;
}
}
@media only all and (max-width: 320px) {
#minimenu span {
    font-size: 0.9em;
    padding: 5px 7px;
}
#minimenu {
    text-align: center;
}

#minimenu span.active {
    padding: 5px 7px;
	font-size: 0.9em;
}
#startinfoWrapper {
    background: #222 none repeat scroll 0 0;
    float: left;
    margin: 15px 0 8px;
    padding: 5px;
    width: 100%;
}
#startinfoleft {
    color: #fff;
    float: left;
    font-size: 11px;
    text-align: center;
    width: 33%;
	line-height: 16px;
}
#startinfomid {
    color: #fff;
    float: left;
    font-size: 11px;
    text-align: center;
    width: 33%;
	line-height: 16px;
}
#startinforight {
    color: #fff;
    float: left;
    font-size: 11px;
    text-align: center;
    width: 33%;
	line-height: 16px;
}
#indexDefault.centerColumn {padding:0;}

#indexDefaultMainContent {
    font-size: 0.9em;
    padding: 0px;
}
.cta_button {
    display: inline-block;
    margin: 0px 1% 10px 1%;
    width: 30%;
}
.cta_button legend {
padding: 3px 8px;
font-size: 12px;
}
#ctatext {
    font-size: 1.1em;
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}
#colleft {
    width: 48%;
    display: inline-block;
}
#colright {
    width: 48%;
    display: inline-block;
}
#ctatext h3 {
    font-size: 1.4em;
    margin-bottom: 5px;
}
}