/*
===================================================
SuiteNY Stylesheet: PRESS
===================================================
*/

div.quickship_blurb
	{
	float: left;
	width: 510px;
	font: 11px arial, helvetica, verdana, sans-serif;
	color: #666;
	line-height: 1.5em;
	}

/* DROP MENU Z-INDEX FIX */
#header {
	position: relative;
	z-index: 1;
}

#main {
	position: relative;
	z-index: 0;
}

/* END DROP MENU Z-INDEX FIX */

#list_slider {
	position:relative;
	z-index:0;
	clear:both;
	width:830px;
}	

#menu_wrapper {
	clear:both;
	margin:0 auto;
	width:700px;
	overflow:hidden;
}

#menu_holder {
	width:10000px;
}

.menu_list {
	float:left;
	margin:0 14px 0px 0;
	padding:0;
	width:220px;
	list-style-type:none;
}

.menu_list li {
	font-size:12px;
	color:#455561;
	padding:4px 0 4px 8px;
	background: url(../images/nav_arrow01.gif) no-repeat 0px 8px;
}

.menu_list li.first {
	padding:4px 0 4px 0px;
}

#menu_pages_wrapper {
	position:relative;
	float:left;
	overflow:hidden;
	width:100%;
	padding-top:30px;
	padding-bottom:20px;
}

#menu_pages {
	position:relative;
	clear:left;
	float:left;
	left:50%;
	margin:0;
	padding:0;
	height:10px;
	list-style-type:none;
}

#menu_pages li {
	position:relative;
	display:block;
	float:left;
	right:50%;
	width:10px;
	height:10px;
	margin-left:6px;
}

#menu_pages li.first {
	margin-left:0px;
}


#menu_pages li a {
	display:block;
	width:10px;
	height:10px;
	background-position:top left;
	background-repeat:no-repeat;
	background-image: url(../images/slideshow_indicator.gif);
	text-indent:-3000px;
}

#menu_pages li a:hover, #menu_pages li a:focus, #menu_pages li a.selected {
	background-position:bottom left;
}

#btn_slideshow_prev, #btn_slideshow_next {
	display:block;
	position:absolute;
	top:35%;
	width:26px;
	height:32px;
	background-position:top left;
	background-repeat:none;
	text-indent:-3000px;
}

#btn_slideshow_prev:hover, #btn_slideshow_next:hover {
	background-position:bottom left;
}

#btn_slideshow_prev.disabled, #btn_slideshow_next.disabled {
	cursor:default;
}

#btn_slideshow_prev.disabled:hover, #btn_slideshow_next.disabled:hover {
	background-position:top left;
}




#btn_slideshow_prev {
	left:0px;
	background-image:url('../images/btn_slideshow_prev.gif');
}

#btn_slideshow_next {
	right:0px;
	background-image:url('../images/btn_slideshow_next.gif');
}







table#quickship_list
	{
	width: 830px;
	float: left;
	margin-top: 15px;
	}
table#quickship_list td
	{
	width: 166px;
	font: 11px arial, helvetica, verdana, sans-serif;
	color: #666;
	padding-bottom: 20px;
	}
	
ul.quick_list
	{
	margin: 0;
	padding: 0;
	list-style-image: url(../images/quick_bullet.gif);
	}
ul.quick_list li
	{
	margin: 2px 0 0 14px;
	}

.suite2_list {
	clear:both;
	width:100%;
	margin:0;
	padding:0;
	list-style-type:none;
}

.suite2_list li {
	position:relative;
}

.top_link {
	position:absolute;
	right:8px;
	top:14px;
}

.suite2_list h3 {
	display:block;
	margin:16px 0;
	padding:10px 16px;
	color:#455561;
	background-color:#f3f6f8;
	font-size:16px;
	border:1px solid #dbdbdb;
}

.suite2_list li .image_list {
	width:830px;
	padding-bottom:20px;
}

.suite2_list li .image_list td {
	width:166px;
	vertical-align:bottom;
	text-align:center;
}

.suite2_list li .image_list .image_link {
	display:block;
	margin:10px auto 10px auto;
	width:100px;
}

.suite2_list li .image_list img {
	vertical-align:middle;
}

.no_products {
	margin:10px 20px 40px 20px;
	font-size:14px;
}