body {
	font-size: 62.5%;
	margin: 0px;
	text-align: center;
	background: #ffffff;
	color: #111;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

	#top{
		position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
}
	
#nav {
	position: relative;
	padding: 21px 257px 0 0;
	background: url(blog/wp-content/themes/dimensions/img/logo.gif) top right no-repeat;
	overflow: hidden;
	font: bold 1.1em "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#nav li {
	position: relative;
	float: left;
	padding: 4px 0 0px 10px;
	list-style-type: none;
}

#nav li ul {
	display: none;
}

#nav li a {
	position: relative;
	float: left;
	color: #5A4C2B;
	text-transform: uppercase;
	text-decoration: none;
}

a:link, a:hover, a:visited {
	color: #4F401C;
}

p {
	color: #4F401C;
	line-height: 1.2em;
	margin-top: 1em;
	margin-bottom: 1.2em;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F401C;
}

.menu {
	padding-left: 6px;
	vertical-align: bottom;
}

.menu img {
	padding-left: 8px;
	padding-right: 8px;
}

#signup {
	color: #FFFFFF;
}

#signup a:link, #signup a:hover, #signup a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#footer, #footer a:link, #footer a:hover, #footer a:visited {
	font-size: 9px;
	color: #817874;
	text-decoration: none;
}

.brandsList {
	color: #726548;
	line-height: 1.2em;
}

.hotList, .hotList a:link, .hotList a:visited {
	font-size: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	margin-left: -4px;
	text-decoration: none;
	display: block;
}

.hotList a:hover {
	color: #FFFFFF;
	background-color: #F1621A;
}

.hotListNum {
	font-size: 17px;
}

.hotImg {
	border: #FFFFFF 8px solid;
}

.hotImgPlace {
	background: #F1621A url(images/dim_whatshot_bg.jpg) bottom no-repeat;
}

.btm3boxText, .btm3boxText a:link, .btm3boxText a:hover, .btm3boxText a:visited {
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	height: 23px;
}