/*
===================================================
SuiteNY Stylesheet: HOME
===================================================
*/

#col1 {
	float:left;
	display:inline;
	width: 400px;
}

#col2 {
	float:right;
	display:inline;
}

.featured_row {
	clear:both;
	margin-bottom:40px;
}

.col_primary {
	display:inline;
	float:left;
	width:380px;
}

.col_secondary {
	display:inline;
	float:right;
	width:373px;	
}

div#flash_module
	{
	width: 828px;
	height: 264px;
	border: 1px solid #cbcbcb;
	margin: 10px 0 30px 0;
	text-align: center;
	vertical-align: middle;
	z-index: 1;
	}

#title_quickship {
	width:95px;
	height:12px;
	margin-bottom:13px;
	background: #fff url(../images/title_quickship.gif) 0 0 no-repeat;
	text-indent:-3000px;
}

#title_quickship a {
	display:block;
	width:95px;
	height:12px;
}
	
div#introduction
	{
	width: 400px;
	color: #666;
	margin-bottom:20px;
	line-height: 1.6em;
	}


#title_gift {
	width:138px;
	height:14px;
	margin-bottom:13px;
	background: #fff url(../images/title_gift.gif) 0 0 no-repeat;
	text-indent:-3000px;
}
	
		
div#gift
	{
	width: 400px;
	color: #666;
	line-height: 1.6em;
	}
	
div#featured_image
	{
	width: 160px;
	height: 145px;
	background: #fff url(../suiteny_cms/imgs/featured_thumb.jpg) 50% 50% no-repeat;
	margin-right: 10px;
	float: right;
	}
	
div#featured_info
	{
	width: 225px;
	float: right;
	color: #666;
	line-height: 1.6em;
	}

div#featured_limited_edition
	{
	float: right;
	width: 385px;
	background: url(../images/title_featured_ltd_edition.gif) 0 0 no-repeat;
	padding-top: 25px;
	color: #666;
	line-height: 1.6em;
	}

div#featured_limited_edition a img
	{
	border: 1px solid #d7dbdd;
	float: left;
	display: inline;
	margin: 0 10px 0 0;
}

#title_virtual_binder {
	width:139px;
	height:11px;
	margin-bottom: 13px;
	background: url('../images/title_virtual_binder.gif') 0 0 no-repeat;
	text-indent:-3000px;
}

div#follow_us {
	width:390px;
	float: right;
	color: #666;
	line-height: 1.6em;
}

#title_follow_us {
	width: 96px;
	height: 11px;
	margin-bottom: 13px;
	background: url('../images/title_follow_us.gif') 0 0 no-repeat;
	text-indent:-3000px;
}

#btn_follow_twitter {
	float:left;
	display:inline-block;
	margin-right:10px;
	width: 82px;
	height: 22px;
	background-image: url('../images/btn_follow_twitter.gif');
}

#btn_follow_facebook {
	float:left;
	display:inline-block;
	width: 92px;
	height: 22px;
	background-image: url('../images/btn_follow_facebook.gif');
}

/*.inline {
	float:;
}*/