/* CSS Document */
#slideshowLeft_Holder{
	background-image:url(../skin/panel_220_BOTTOM.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0 7px 7px 7px;
}
#slideshowLeft{
	height:464px;
	background-color:#17181A;
}
#slideshowLeft .controls{
	border-top:4px solid #141416;
	border-bottom:4px solid #141416;
	border-left:2px solid #141416;
	background-color:#2A2E31;
	height:17px;
	line-height:17px;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
}
#slideshowLeft .controls .text{
	float:left;
	padding-left:10px;
}
#slideshowLeft .controls .link{
	float:right;
	width:70px;
}
#slideshowLeft .controls .link a{
	display:block;
	border-left:10px solid #141416;
	padding-left:7px;
	background-color:#2A2E31;
	line-height:17px;
	height:17px;
	background-image:url(../skin/slideshowSKIN.gif);
	background-repeat:no-repeat;
	background-position:41px 4px;
}
#slideshowLeft .controls .link a img{
	border:0px;
	vertical-align:text-bottom;
}
#slideshowLeft .content{
	height:458px;
	overflow:hidden;
}
#slideshowLeft .content table{
	width:100%;
}
#slideshowLeft .content .item .text{
	padding:8px 0;
	vertical-align:top;
	text-align:left;
	width:98px;
	background-image:url(../skin/panelBorder.jpg);
	background-repeat:repeat-x;
	background-position:85px bottom;
}
#slideshowLeft .content .item .img{
	width:85px;
	padding:8px 7px 8px 8px;
	background-image:url(../skin/panelBorder.jpg);
	background-repeat:repeat-x;
	background-position:0px bottom;
}
#slideshowLeft .content .item img{
	float:left;
	width:72px;
	height:72px;
	padding:0;
	margin:0;
}

/**RIGHT COLUMN */
/**/
#collapsePanel{
	background-image:url(../skin/panel_220_BOTTOM.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding:0 4px 6px 4px;
}
#collapsePanel_Inner{
	height:465px;
	overflow:hidden;
	background-color:#000;
}
#collapsePanel .title{
	background-image:url(../skin/orderSampleSkin.jpg);
	background-position:0 -30px;
	background-repeat:repeat-x;
	line-height:28px;
	height:28px;
}
#collapsePanel .title a{
	background-image:url(../skin/orderSampleSkin.jpg);
	background-repeat:no-repeat;
	background-position:right -60px;
	display:block;
}
#collapsePanel .title b{
	background-image:url(../skin/orderSampleSkin.jpg);
	background-repeat:no-repeat;
	background-position:0 -230px;
	color:#FFFFFF;
	font-size:10px;
	line-height:28px;
	padding-left:35px;
	display:block;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font:Verdana, Arial, Helvetica, sans-serif;
}
#collapsePanel .panel{
	height:10px;
	overflow:hidden;
	background-color:#000;
}
#collapsePanel .panel .panel_IN{
	/*padding:10px;*/
	/*background-color:#000;*/
}
#collapsePanel .panel .panel_IN b{
	display:block;
	text-align:center;
	padding:2px 0;
	font-size:12px;
}
#collapsePanel .panel .panel_IN .b{
	font-weight:bold;
	font-size:11px;
}
#collapsePanel .panel .panel_IN a{
	padding-top:2px;
	text-decoration:underline;
	background-repeat: no-repeat;
	background-position: right;
}
#collapsePanel .panel .panel_IN p{
	font-size:10px;
	padding:0 3px;
	margin:0px;
}
#collapsePanel .panel .panel_IN ul{
	font-size:10px;
	list-style-type:none;
	padding: 0px;
	margin: 0px;
}
#collapsePanel .panel .panel_IN ul li{
	margin:0px;
	padding:0px;
	padding-left:12px;
	background-image:url(../skin/bullet.gif);
	background-repeat:no-repeat;
	background-position:3px 6px;
}
#addlogoBanner{
	position:relative;
}
#addlogoBanner .button{
	position:absolute;
	left:5px;
	top:288px;
	width:226px;
}
#addlogoBanner .button a{
	display:block;
	height:25px;
	line-height:25px;
	text-align:center;
}
