/* Round Borders Large style */
.roundborderlargebox   {
	background-color: transparent }
.roundborderlarge  { height: 1px; overflow: hidden; border-style: solid; border-width: 0 1px }
.rblc1  { margin: 0 12px; border: none }
.rblc2  { margin: 0 9px; border-width: 0 3px }
.rblc3  { margin: 0 7px; border-width: 0 2px }
.rblc4  { margin: 0 6px }
.rblc5  { margin: 0 5px }
.rblc6  { margin: 0 4px }
.rblc7  { margin: 0 3px }
.rblc8  { margin: 0 2px; height: 2px }
.rblc9  { margin: 0 1px; height: 3px }
.rblcontent    {
	position: relative;
	height: auto;
	overflow: auto }
/* Round Borders Large style */

/* Round Borders Large style */
.roundbordersmallbox   {
	background-color: transparent }
.roundbordersmall  { height: 1px; overflow: hidden; border-style: solid; border-width: 0 1px }
.rbsc1  { margin: 0 4px; border: none }
.rbsc2  { margin: 0 2px; border-width: 0 3px }
.rbsc3  { margin: 0 1px; border-width: 0 2px }
.rbsc4  { margin: 0 1px }
.rbsc5  { margin: 0 0px; border-width: 0 2px }
.rbscontent    {
	position: relative;
	height: auto;
	overflow: auto }
/* Round Borders Large style */

/* Plain style */
.boxstyle   { background-color: transparent }
.boxstylecontent   { position: relative; height: auto }
/* Plain style */
/** shop **/

#shop_holder{
	position:relative;
	width:185px;
	margin-top:16px;
	min-height:200px;
}

#shop_holder .text{
	color: #000000;
	font-size: 11px;
	}
#shop_holder .bluetext{
	position:absolute;
	top:118px;
	padding-top:2px;
	margin-left: 16px;
	font-weight: bold;
	color: #1C3784;
}

#shop_holder .line {
border-top:1px solid #D6D3D3;
margin-left:16px;
padding-top:0;
position:absolute;
top:140px;
width:150px;
}
#shop_holder h2{
	color: #000000;
	font-size: 22px;
	}
#shop_holder h3 {
	font-size:14px;
	font-weight:bold;
	line-height:0.8em;
	margin-bottom:24px;
}
#shop_holder .extras{
	height:178px!important;
	width:186px!important;
	position:relative;
	left:16px;
}

/** END shop */

/* Min Height */
.prop  {
	width: 1px;
	float: left }
.clear  {
	height: 1px;
	clear: both;
	overflow: hidden; }
/* Min Height */
.ft_footer {
	padding-left: 10px;
}
.ft_footer a {
	text-decoration: none;
	font-size: 11px;
	padding-left: 5px;
	color: white;
}
.ft_footer a:hover {
	color: white;
	font-size: 11px;
	text-decoration: underline;
}