@charset "UTF-8";
/* CSS Document */

#sidebar1 {
	float: left;
	width: 23%; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 8px 0px 3px 0px;
	background-image: url(../images/header_bg.gif);
	border-right: 1px dotted #000;
	height: 508px;
}
.circular {
	width: 190px;
	margin: 0 auto;
	padding: 3px;
	height: 230px;
	text-align: center;
	background-color: #DE2D3E;
	letter-spacing: 2px;
	line-height: 1;
	border: ridge #FFF;
}
.circular a {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.twitter_feed {
	width: 222px;
	margin: auto;
	padding: 0;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	vertical-align: middle;
	text-align: center;
}
.shop {
	width: 200px;
	margin: auto;
	padding: 0px 3px;
}
#sidebar2 {
	float: right;
	width: 19%;
	padding: 0;
	margin: auto;
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
}
.brands {
	width: 160px;
	margin: auto;
}
.jd_power {
	width: 200px;
	margin: auto;
	padding: 0px;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
}
.twitter_follow {
	padding: 15px 0px 5px 0px;
}
.facebook {
	padding: 10px 0px 5px 0px;
}
