/* *** column 2 *** */
#main-purple {
	width: 470px;
	padding: 15px 10px;
	margin: 0 0 25px;
	background: #dcd3e8;
	overflow: hidden;
}
#main-purple .left {
	float: left;
	width: 230px;
	text-align: center;
}
#main-purple .right {
	float: right;
	width: 217px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
#main-purple {
	width: 473px;
	padding: 15px 7px 15px 10px;
}

#main-purple .right {
	float: right;
	width: 230px;
}
}

#main-purple h1 {
	font-size: 18px !important;
	font-weight: bold;
	color: #6c3694 !important;
}
#main-purple p {
	font-size: 12px !important;
	line-height: 15px !important;
}
#main-purple .youtube {
	padding: 5px;
	background: #623a8b;
}
#main-purple .left p {
	margin: 20px 0 !important;
}
#main-purple h3 {
	color: #6c3694 !important;
	font-size: 12px !important;
	font-weight: bold !important;
	line-height: 15px !important;
	margin: 0 0 15px !important;
}
#main-purple ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#main-purple ul li {
	background: url(style/main-purple-li.png) no-repeat left 6px;
	padding: 0 0 0 15px !important;
	font-size: 11.5px !important;
	line-height: 19px !important;
	font-weight: bold;
}
#main-purple .right a {
	font-weight: bold;
}


#home-bottom {
	width: 490px;
	overflow: hidden;
}
#home-bottom div.left {
	float: left;
	width: 234px;
}
#home-bottom div.right {
	float: right;
	width: 233px;
}
.homebox {
	border: 2px solid #5b56a6;
	height: 235px;
	padding: 15px 0 0;
	text-align: center;
}
.homebox h3 {
	margin: 0 0 15px !important;
	color: #5b56a6 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	text-decoration: underline;
}
.homebox p {
	margin: 10px 0;
	font-size: 11px !important;
	color: #3b3b3d !important;
}
#home-bottom div.shopping-cart {
	margin-top: -20px;
	background: url(style/shopping-cart.png) no-repeat 159px top;
	text-align: right;
	padding: 30px 80px 0 0;
	font-size: 14px;
	font-weight: bold;
}
#home-bottom div.shopping-cart a {
	color: #2f3372 !important;
}


/* *** column 3 *** */
#brighton_content #brighton_col3 div.blogblock {
	height: 337px;
	margin: 0 0 25px !important;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#brighton_content #brighton_col3 div.blogblock {
		height: 321px;
	}
}
#brighton_content #brighton_col3 div.blogblock div.pad {
	padding:0 !important;
}
#brighton_content div.blogblock h3 {
	font-size: 12px !important;
	font-weight: bold !important;
	color: #ffffff !important;
	background: #6c3694;
	padding: 0 8px !important;
	line-height: 26px !important;
}
div.blogblock .feedreader_box {
	padding: 0 8px !important;
}
div.blogblock td.Item, div.blogblock td.AltItem {
	padding:0 0 10px !important;
}
div.blogblock div.ItemLink a, div.blogblock div.ItemInfo {
	font-size: 12px !important;
	color: #5b56a6 !important;
}
div.blogblock div.ItemLink a {
	font-weight: bold;
}

#brighton_col3 .homebox img {
	border: 2px solid #5b56a6;
}