@charset "UTF-8";
0
#brandmenu {
	height: 600px;
	color: #FFF;
	text-decoration: none;
}

#sidebar2   {
	float: left; /* since this element is floated, a width must be given */
	width: 160px; /* padding keeps the content of the div away from the edges */
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	position: relative;
	text-align: right;
	overflow: visible;
	height: 600px;
	color: #FFF;
	text-decoration: none;
}
#sidebar3  {
	float: left; /* since this element is floated, a width must be given */
	width: 107px;
	background-color: #EBEBEB;
	background-image: url(../images/sidebar.jpg);
	background-repeat: repeat-y;
	height: 695px;
	position: relative;
	top: 0px;
}
#shoppic1 {
	position: relative;
	width: 792px;
	float: right;
	padding-top: 10px;
	height: 240px;
	margin-bottom: 10px;
}
#shoppic2 {
	position: relative;
	width: 792px;
	float: right;
	padding-top: 10px;
	height: 0px;
}
#mainContentH {
	width: 615px;
	background-color: #FFF;
	height: 665px;
	float: right;
	position: relative;
	font-size: 11px;
	color: #666;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 0px;
}
#mainContent #counter {
	background-color: #FFF;
	position: relative;
	font-size: 11px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #8ABABE;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #2D2729;
	text-align: left;
	line-height: 16px;
	padding-left: 0px;
	margin-left: 10px;
	padding-right: 0px;
	margin-right: 10px;
}

#brandmenu {
	height: 600px;
	width: 155px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* CSS Document */

#brandmenu h1, #brandmenu a, #brandmenu a:link, #brandmenu a:visited {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
#brandmenu a:hover {
	font-size: 12px;
	color: #60370A;
	text-decoration: none;
}

