@media only screen and (min-width:320px) {
/* smartphones, iPhone, portrait 480x320 phones */ 
	#mainpage {
	width:290px;
	margin:0px 5px;
}
nav, .spl_box, .loginbox {
	display:none;
}
.logo {
	width:auto;
	height:82px;
	padding:10px 10px 0;
}
.logo img, .headrite, .sideBar, .contents, .boxContainer li, .innerContents {
	width:98%;
}
.banner, .bannerCat {
	width:100%;
	float:left;
}
.callus, .callus span {
	font-size:15px;
	text-align:center;
}
#combo-holder {
	display:block;
	float:left;
	margin-top:0px;
	margin-bottom:10px;
}
#combo-holder select {
	font-family: 'Source Sans Pro', sans-serif;
	font-size:16px;
	width:290px;
	padding:6px;
	border:1px solid #dadada;
	background-color:#fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.06) inset;
}
.bannerCat li:last-child {
	display:block;
}
.boxContainer li {
	border-bottom:1px dotted #d9d9d9;
	border-right:none;
	padding:10px 0 15px
}
.boxContainer li:last-child {
	display:block;
}
.contents, .innerContents {
	margin:0
}
.deals li:last-child {
	width:260px;
}
.footcol {
	width:100%;
	margin-bottom:10px;
	border-bottom:1px solid #d9d9d9;
	border-right:none;
}
.footcol-last, .footcol-last img {
	width:100%
}
.proImg img {
	float:left;
	width:30%;
}
.sideBar .proImg img {
	width:100% !important;
}
.sideBar .spec-descr {
	width:100%;
}
.spec-descr {
	float:right;
	width:60%;
}
.bestseller .w100 {
	width:70%;
}
ul.offerBanner li {
	width:304px;
	padding:0 0 5px;
}
ul.offerBanner li img {
	width:100%;
}
.promoBanner img {
	width:100%;
}
.imgBox {
	width:100%;
}
.cartSteps {
	width:100%;
}
}
@media only screen and (min-width:480px) { /* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */
#mainpage {
	width:450px;
	margin:0px 5px;
}
nav, .spl_box, .loginbox {
	display:none;
}
.logo {
	width:285px;
	height:58px;
	padding:10px 10px 0;
	text-align:center
}
.logo img, .headrite, .sideBar, .contents, .boxContainer li, .bannerCat, .innerContents {
	width:100%;
}
#combo-holder select {
	width:450px;
	margin-top:15px;
}
.callus, .callus span {
	font-size:20px;
	padding-top:5px;
	font-weight:600;
	text-align:center;
}
.bannerCat li:last-child {
	display:block;
}
.boxContainer li {
	border-bottom:1px dotted #d9d9d9;
	padding:10px 0 15px
}
.boxContainer li:last-child {
	display:block;
}
.contents, .innerContents {
	margin:0
}
.deals li:last-child {
	width:420px;
}
.footcol {
	width:50%;
	margin-bottom:10px;
}
.footcol-last, .footcol-last img {
	width:100%
}
.proImg img {
	float:left;
	width:30%;
}
.spec-descr {
	float:right;
	width:65%;
}
.sideBar .proImg img {
	width:auto !important;
}
.sideBar .spec-descr {
	width:50%;
	text-align:left;
}
.bestseller .w100 {
	width:80%;
}
ul.offerBanner li {
	width:420px;
	padding:0 0 5px;
}
ul.offerBanner li img {
	width:100%;
}
.promoBanner img {
	width:100%;
}
.imgBox {
	width:100%;
}
.cartSteps {
	width:100%;
}
}
@media only screen and (min-width : 768px) {
#mainpage {
	width:750px;
	margin:0px 5px;
}
nav, .spl_box, .boxContainer li:last-child {
	display:none;
}
#combo-holder {
	display:block;
	float:left;
	margin-bottom: 24px;
	margin-right: 33px;
	margin-left: 5px;
}
#combo-holder select {
	width:740px;
}
.callus, .callus span {
	font-size:20px;
	padding-top:5px;
	font-weight:600;
	text-align:right;
}
.logo {
	width:auto;
	height:82px;
	padding:0;
}
.banner {
	width:540px;
}
.bannerCat {
	width:200px;
}
.bannerCat li:last-child {
	display:none;
}
.logo img {
	width:100%;
}
.headrite {
	width:400px;
}
.sideBar {
	width:150px;
	float:left;
}
.sideBar .proImg img, .sideBar img {
	width:92% !important;
}
.sideBar .spec-descr {
	width:100%;
	text-align:left;
}
.contents {
	width:420px;
	margin:0 15px;
}
.innerContents {
	width:570px;
	margin:0 0 0 15px;
	float:right;
}
.boxContainer li {
	width:180px;
	border-bottom:none;
	margin:0 12px;
}
.proImg img {
	float:left;
	width:auto;
}
.spec-descr {
	float:right;
	width:100%;
}
.footcol {
	width:19%;
	margin-right:5px;
	border-right:1px solid #d9d9d9;
	border-bottom:none;
}
.footcol-last {
	width:19%;
}
.bestseller .w100 {
	width:60%;
}
ul.offerBanner li img {
	width:140px;
	padding:0 0 5px;
}
.promoBanner img {
	width:100%;
	float:left;
}
.imgBox {
	width:42%;
}
.cartSteps {
	width:53%;
}
}
 @media only screen and (min-width:1024px) { /* tablet, landscape iPad, lo-res laptops ands desktops */
#mainpage {
	width:1120px;
}
nav, .spl_box, .search, .loginbox, .boxContainer li:last-child, .loginbox {
	display:block;
}
.topnav ul.shoppingcart {
	margin:16px 0 0;
	width:235px;
}
.banner {
	width:840px;
}
.bannerCat li:last-child {
	display:block;
}
.bannerCat {
	width:270px;
}
.logo {
	width:285px;
	height:82px;
	padding:0;
}
.logo img, .topnav {
	width:100%;
}
.headrite {
	width:790px;
}
.callus {
	font-size:14px;
	font-weight:600;
	text-align:right;
	padding-top:15px;
}
.callus span {
	font-size:20px;
	font-weight:600;
}
#combo-holder {
	display:none;
}
.contents {
	width:670px;
	margin:0 15px;
}
.innerContents {
	width:890px;
	margin:0 0 0 15px;
	float:right;
}
.sideBar {
	width:210px;
	float:left;
}
.sideBar .proImg img {
	width:auto !important;
}
.boxContainer li {
	width:207px;
	border-bottom:none;
	border-right:1px dotted #d9d9d9;
	margin:0 5px;
}
.sideBar .proImg img {
	width:auto !important;
}
.sideBar .spec-descr {
	width:100%;
	text-align:left;
}
.footcol {
	width:18.8%;
	margin-right:10px;
	border-right:1px solid #d9d9d9;
	border-bottom:none;
}
.footcol-last {
	width:20%px;
}
.proImg img {
	float:left;
	width:auto;
}
.spec-descr {
	float:right;
	width:100%;
}
ul.offerBanner li {
	width:304px;
	padding:0 0 5px;
}
ul.offerBanner li img {
	width:auto;
	padding:0 3px;
}
.promoBanner img {
	width:100%;
}
.imgBox {
	width:42%;
}
.cartSteps {
	width:55%;
}
}
.span12 {
	width:100%;
*width:99.93975903614458%;
}
.span11 {
	width:91.56626506024097%;
*width:91.50602409638554%;
}
.span10 {
	width:83.13253012048192%;
*width:83.0722891566265%;
}
.span9 {
	width:74.6987951807229%;
*width:74.63855421686748%;
}
.span8 {
	width:66.26506024096385%;
*width:66.20481927710843%;
}
.span7 {
	width:57.831325301204814%;
*width:57.77108433734939%;
}
.span6 {
	width:49.39759036144578%;
*width:49.33734939759036%;
}
.span5 {
	width:40.963855421686745%;
*width:40.903614457831324%;
}
.span4 {
	width:32.53012048192771%;
*width:32.46987951807229%;
}
.span3 {
	width:24.096385542168676%;
*width:24.036144578313255%;
}
.span2 {
	width:15.662650602409638%;
*width:15.602409638554215%;
}
.span1 {
	width:7.228915662650602%;
*width:7.16867469879518%;
}
