

.column,
.column-transparent {
	width:98%;
	border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background:none;
}

.column-transparent {
	background:none;
}


#one, #two, #three, #four {
height:97.5%;
max-height:97.5%;
}

#one, #one_top-scroll, #one_bottom-scroll,
#one_no-scroll {
left:0;
}



#one_top-scroll, #two_top-scroll, #three_top-scroll, #four_top-scroll {
height:92.5%;
max-height:92.5%;
top:5%;
}

#one_bottom-scroll, #two_bottom-scroll, #three_bottom-scroll, #four_bottom-scroll {
height:92.5%;
max-height:92.5%;
bottom:5%;
}


#one_no-scroll, #two_no-scroll, #three_no-scroll, #four_no-scroll {
	height:97.5%;
max-height:97.5%;
bottom:.5%;
}

.item-wrapper {
	padding-bottom:1%;
	margin-bottom:1%;
}

.column .item-title {
	float:left;
	font-size:2vh;
	width:auto;
	max-width:82%;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	white-space:normal;
  overflow:visible;
  text-overflow:inherit;
  margin-top:.2em;
}


.column .item-pricing {
	float:right;
	width:18%;
	max-width:18%;
	text-align:right;
	margin-bottom:1%;
		font-size:2vh;
	color:#F00;
}

.column .item-wrapper {
	width:97%;
	margin-left:1.5%;
	margin-right:1.5%;
	clear:both;
	padding-bottom:1%;
	margin-bottom:1%;
	border-bottom: none;
}




/* font sizes */

	
.category-title {
	font-size:2vh;
	padding:1% 1.5% 1% 1.5%;
}


/* FONT SIZES */

/* STANDARD ****************/
.std-font-wrapper .category-description p,
.std-font-wrapper .item-description {
	font-size:2vh;
}

.std-font-wrapper .item-size,
.std-font-wrapper .item-size-title {
font-size:2vh;
}

.std-font-wrapper .category-title,
.std-font-wrapper .item-title {
font-size:2.1vh;
}

.std-font-wrapper .item-pricing h3,
.std-font-wrapper .item-pricing-multi-price,
.std-font-wrapper .item-size-price {
font-size:2.3vh;
}


/* LARGE ****************/
.lg-font-wrapper .category-description p,
.lg-font-wrapper .item-description {
	font-size:2.1vh;
}

.lg-font-wrapper .item-size,
.lg-font-wrapper .item-size-title {
font-size:2.1vh;
}

.lg-font-wrapper .category-title,
.lg-font-wrapper .item-title {
font-size:2.2vh;
}

.lg-font-wrapper .item-pricing h3,
.lg-font-wrapper .item-pricing-multi-price,
.lg-font-wrapper .item-size-price {
font-size:2.4vh;
}


/* EXTRA LARGE ****************/
.xl-font-wrapper .category-description p,
.xl-font-wrapper .item-description {
	font-size:2.1vh;
}

.xl-font-wrapper .item-size,
.xl-font-wrapper .item-size-title {
font-size:2.3vh;
}

.xl-font-wrapper .category-title {
font-size:2.3vh;
}

.xl-font-wrapper .item-title {
font-size:2.4vh;
}

.xl-font-wrapper .item-pricing h3,
.xl-font-wrapper .item-pricing-multi-price,
.xl-font-wrapper .item-size-price {
font-size:2.5vh;
}


/* SMALL ****************/
.sm-font-wrapper .category-description p,
.sm-font-wrapper .item-description {
	font-size:1.9vh;
}

.sm-font-wrapper .item-size,
.sm-font-wrapper .item-size-title {
font-size:1.9vh;
}

.sm-font-wrapper .category-title,
.sm-font-wrapper .item-title {
font-size:2vh;
}

.sm-font-wrapper .item-pricing h3,
.sm-font-wrapper .item-pricing-multi-price,
.sm-font-wrapper .item-size-price {
font-size:2.2vh;
}


/* EXTRA SMALL ****************/
.xs-font-wrapper .category-description p,
.xs-font-wrapper .item-description {
	font-size:1.8vh;
}

.xs-font-wrapper .item-size,
.xs-font-wrapper .item-size-title {
font-size:1.8vh;
}

.xs-font-wrapper .category-title,
.xs-font-wrapper .item-title {
font-size:2.5vw;
}

.xs-font-wrapper .item-pricing h3,
.xs-font-wrapper .item-pricing-multi-price,
.xs-font-wrapper .item-size-price {
font-size:3.1vw;
}

/* EXTRA EXTRA SMALL ****************/
.xxs-font-wrapper .category-description p,
.xxs-font-wrapper .item-description {
	font-size:1.7vh;
}

.xxs-font-wrapper .item-size,
.xxs-font-wrapper .item-size-title {
font-size:1.7vh;
}

.xxs-font-wrapper .category-title,
.xxs-font-wrapper .item-title {
font-size:1.8vh;
}

.xxs-font-wrapper .item-pricing h3,
.xxs-font-wrapper .item-pricing-multi-price,
.xxs-font-wrapper .item-size-price {
font-size:2vh;
}
