#main {
	padding: 0px;
}

* html #main .col1,
* html #main .newLook,
* html #main .summer-fashion,
* html #main .stylist,
* html #main .tips,
* html #main .fresh
{
	background-color: rgb(189,189,189);
	_filter:alpha(opacity=50);
}

* html #main .vipDiv {
	background-color: rgb(168,124,187);
	_filter:alpha(opacity=50);
}

* html #main .kidsDiv {
	background-color: rgb(37,190,237);
	_filter:alpha(opacity=50);

}

/** html .kids .col1{
	background-color: rgb(37,190,237);
	_filter:alpha(opacity=50);
}*/


* html .vip .col1 {
	background-color: rgb(189,189,189);
	_filter:alpha(opacity=50);
}

#main .col1{	
	background-color: rgba(189, 189, 189, 0.5);
	width: 350px;
	float: right;
	margin: 30px 65px 35px 0px;
	-margin: 30px 35px 35px 0px;
}

#main .vipDiv{	
	background-color: rgba(168, 124, 187, 0.5);
	width: 290px;
	float: right;
	margin: 30px 65px 35px 0px;
	-margin: 30px 35px 35px 0px;
}

#main .kidsDiv{	
	background-color: rgba(37, 190, 237, 0.5);
	*background-color: #4EC3EB;
	/*width: 300px;
	float: right;*/
	/*margin: 30px 65px 35px 0px;
	-margin: 30px 35px 35px 0px;*/
}

#main .withShadow {
	margin: 30px 60px 0px 0px;
	-margin: 30px 20px 0px 0px;
	width: 350px;
	height: 422px;
	float: right;	
}

#main .newLook {
	background-color: rgba(189, 189, 189, 0.5);
	margin: 30px 55px 0px 0px;
	-margin: 30px 20px 0px 0px;
	width: 300px;
	height: 452px;
	-height: 422px;
	float: right;	
}

#main .summer-fashion {
	background-color: rgba(189, 189, 189, 0.5);
	margin: 30px 55px 0px 0px;
	-margin: 30px 20px 0px 0px;
	width: 300px;
	height: 375px;
	float: right;	
}

#main .stylist {
	background-color: rgba(189, 189, 189, 0.5);
	margin: 30px 65px 0px 0px;
	-margin: 30px 30px 0px 0px;
	width: 275px;
	height: 345px;
	float: right;	
}

#main .tips {
	background-color: rgba(189, 189, 189, 0.5);
	margin: 30px 65px 0px 0px;
	-margin: 30px 30px 0px 0px;
	width: 300px;
	height: 365px;
	float: right;	
}

#main .fresh {
	background-color: rgba(189, 189, 189, 0.5);
	margin: 30px 65px 0px 0px;
	-margin: 30px 30px 0px 0px;
	width: 280px;
	float: right;	
}

.kids .col1{
	width: 280px !important;

}

.vip .col1 {
	width: 310px !important;
}

* html .vip .col1,
* html .kids .col1{
	margin-bottom: 0px;
	margin-right: 10px;
}





/*.vip .col1{
		background-color: rgba(0, 0, 0, 0.15) !important;
}

.kids .col1{
		background-color: rgba(37, 190, 237, 0.5) !important;
}*/
.fresh-food {
	background: url(../images/fresh-food-bg.jpg) no-repeat;
	width: 980px;
	height: 465px;
	position: relative;
}
.styling-tips {
	background: url(../images/fashion-background2.jpg) no-repeat;
	width: 980px;
	height: 415px;
	position: relative;
}
.stylist-bookings {
	background: url(../images/fashion-background1.jpg) no-repeat;
	width: 980px;
	height: 415px;
	position: relative;
}
.new-look-myer {
	background: url(../images/fashion-background3.jpg) no-repeat;
	width: 980px;
	height: 500px;
	position: relative;
}
.spring-summer-fashion {
	background: url(../images/fashion-background4.jpg) no-repeat;
	width: 980px;
	height: 515px;
	position: relative;
}

.vip {
	background: url(../images/vip-background.jpg) no-repeat;
	width: 980px;
	height: 435px;
	position: relative;
}

ul.vipList {
	margin-left: 0px;
	padding-left: 15px;
}

.kids {
	background: url(../images/kidsclub-background.jpg) no-repeat;
	width: 980px;
	height: 558px;
	/*position: relative;*/
}

.kids h3{
	font-family: Times, "Times New Roman", serif;
	font-size: 18px;
	font-weight: 100;
	margin: 0px ;
	padding: 0px;
}




* html #main .col1 .content,
* html #main .newLook .content,
* html #main .summer-fashion .content,
* html #main .stylist .content,
* html #main .tips .content,
* html #main .fresh .content,
* html #main .vipDiv .content,
* html #main .kidsDiv .content{
	position: relative;
}	

#footer {
	margin-top: 0px;
}


.content {
	padding: 15px;
}

.content ul{
	
}

.specialsDiv {
 	width: 380px;
	position: relative;
	height: 422px;
}

#shadow-container {
	width: 380px;
	padding-bottom: 0px;
}
	#shadow-container .container {
		height: 400px;
	}

.small {
	font-size: 9px;
}


.recipeImage {
	width: 130px;
	float: left;
}

.recipeIngredients {
	width: 180px;
	float: left;
	margin-left: 10px;
}

.specialsDiv p {
	font-size: 10px;
	margin-bottom: 5px;
}

.specialsDiv p strong {
	font-size: 11px;
}

.specialsDiv .spotwImage {
	width: 85px;
	float: left;
}

.specialsDiv .spotwContent {
	width: 270px;
	float: left;
	text-align: center;
}

#kidsRightCol{
	float:right;
	width: 300px;
	margin-right: 30px;
}

