body {
	margin: 0px;
	padding: 0px;
	background: #ffffff url(../images/headerbg.jpg) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #171717;
}

a:active, a:focus{
	outline: none;
}

#sitewrap {
	width: 1024px;
	margin: 0 auto;
}

/* Header -------------------------------------------------- */

#header {
	width: 1008px;
	height: 150px;
}

/* My Account Nav */
#headerbar {
	width: 1008px;
	height: 20px;
}
#headerbar .nav {
	float: right;
	width: 1008px;
	font-size: 10px;
}
#headerbar .nav ul {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}
#headerbar .nav ul li {
	display: inline;
	float: left;
	height: 20px;
	line-height: 20px;
	color: #ffffff;
}
#headerbar .nav ul li a {
	display: block;
	float: left;
	padding: 0 5px;
	color: #ffffff;
	text-decoration: none;
}
#headerbar .nav ul li a:hover {
	color: #c71e23;
}

/* Pimpit Logo/Specials Signup */
#pimpit {
	position: relative;
	width: 1008px;
	height: 95px;	
}
#pimpit .logo {
	position: absolute;
	top: 10px;
	left: 2px;
	width: 350px;
	height: 80px;	
}
#pimpit .specials {
	position: absolute;
	top: 35px;
	left: 654px;
	width: 334px;
	height: 32px;
	background: url(../images/specialsbg.jpg) no-repeat;	
}
#pimpit .specials input.text {
	width: 240px;
	height: 17px;
	vertical-align: middle;
	margin: 5px 0 0 10px;
	padding: 3px 4px 2px 4px;
	background: #ffffff;
	border: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #171717;
}
#pimpit .specials input.submit {
	width: 48px;
	height: 22px;
	vertical-align: middle;
	margin: 4px 0 0 1px;
	background: url(../images/specialsgo.jpg) no-repeat;
	border: none;
	font-size: 10px;
	font-weight: bold;
	color: #3f3e3d;
	cursor: pointer;
}

/* Main Navigation */
#nav {
	width: 1024px;
	height: 34px;
	margin-top: 1px;
	background: url(../images/navbg.jpg) no-repeat;
}
#nav .btns ul {
	float: left;
	list-style: none;
	margin: 4px 0 0 8px;
	padding: 0;
}
#nav .btns ul li {
	display: inline;
	float: left;
	height: 30px;
	line-height: 30px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
#nav .btns ul li a {
	display: block;
	float: left;
	padding: 0 8px;
	color: #ffffff;
	text-decoration: none;
}
#nav .btns ul li a:hover {
	color: #680a0c;
}
/* Navigation - Active Highlight */
#nav .btns ul li.active {
    display: block;
    float: left;
    height: 20px;
	margin: 5px 2px 0 2px;
    padding-right: 6px;
	background: transparent url(../images/active_right.jpg) no-repeat scroll top right; 
}
#nav .btns ul li.active span { 
    display: block;
	padding-left: 6px;
	background: transparent url(../images/active_left.jpg) no-repeat; 
	line-height: 20px;
	cursor: default;
}

/* Sort by */
#nav .sort {
	float: left;
	margin: 9px 0 0 55px;
	padding: 0;
}
#nav .sort .label {
	float: left;
	padding: 2px 5px 0 0;
	color: #680a0c;
	font-size: 12px;
	font-weight: bold;
}
#nav .sort .select {
	float: left;
}
#nav .sort select {
	width: 145px;
	padding: 2px 2px 2px 0;
	border: none;
	font-size: 11px;
	outline: none;
	overflow:fixed;
}

/* Search this site */
#nav .search {
	float: right;
	margin: 9px 10px 0 0;
	padding: 0;
}
#nav .search input.text {
	width: 172px;
	height: 15px;
	vertical-align: middle;
	padding: 2px 4px;
	background: #ffffff;
	border: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #171717;
}
#nav .search input.submit {
	width: 29px;
	height: 20px;
	vertical-align: middle;
	margin: -2px 0 0 1px;
	background: url(../images/searchgo.jpg) no-repeat;
	border: none;
	font-size: 10px;
	font-weight: bold;
	color: #3f3e3d;
	cursor: pointer;
}

/* Content -------------------------------------------------- */

#contentwrap {
	width: 1024px;
	background: #ffffff;
}

.brands {
	width: 1000px;
	height: 35px;
	margin: 0 12px;
	padding-top: 30px;
}

.content {
	width: 1000px;
	height: 405px;
	margin: 25px 12px 15px 12px;
}
.slideshow {
	float: left;
	width: 300px;
	height: 405px;
	margin-right: 10px;
	background: #e1dfde;
}
.featured {
	float: left;
	width: 460px;
	height: 405px;
}
.featured .titlebar-460 {
	width: 452px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 1px;
	padding-left: 8px;
	background: url(../images/titlebar-460.jpg) no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.featured .gear {
	width: 460px;
	height: 173px;
	background: #e6e4e4;
}
.featured .gear ul {
	margin: 0 0 0 10px;
	padding: 0;
}
.featured .gear ul li {
	display: inline;
	list-style-type: none;
	float: left;
	width: 140px;
	height: 170px;
	margin: 10px 10px 0 0;
	font-weight: bold;
	color: #171717;
	text-align: center;
}
.featured .gear ul li img {
	width: 130px;
	height: 130px;
	margin: 0 0 5px 0;
	display: block;
	border: 5px solid #bbbbbb;
}
.featured .gear ul li img:hover {
	width: 130px;
	height: 130px;
	border: 5px solid #c71c22;
}
.featured .showme {
	width: 460px;
	height: 160px;
	background: #e6e4e4;
}
.featured .showme ul {
	margin: 0 0 0 10px;
	padding: 0;
}
.featured .showme ul li {
	display: inline;
	list-style-type: none;
	float: left;
	width: 140px;
	height: 170px;
	margin: 0 10px 0 0;
	font-weight: bold;
	color: #171717;
	text-align: center;
}
.featured .showme ul li img {
	width: 140px;
	height: 160px;
	margin: 0 0 5px 0;
	display: block;
}

.bot-460 {
	width: 460px;
	height: 10px;
	background: url(../images/bot-460.gif) no-repeat;
}
.top-460 {
	width: 460px;
	height: 10px;
	background: url(../images/top-460.gif) no-repeat;
}


.pimpitnation {
	float: right;
	width: 220px;
	height: 405px;
}
.pimpitnation .titlebar-220 {
	width: 212px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 1px;
	padding-left: 8px;
	background: url(../images/titlebar-220.jpg) no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.pimpitnation .sidebar {
	width: 220px;
	height: 364px;
	background: #e6e4e4;
}
.pimpitnation .login {
	width: 200px;
	padding: 10px;
}
.pimpitnation .login .desc {
	width: 200px;
	margin-bottom: 8px;
}

/* Delete this when Pimpit Nation is live */ 
.coming_soon {
	width: 200px;
	height: 110px;
	padding-bottom: 10px;
	background: url(../images/soon.gif) no-repeat;
	border-bottom: 1px solid #aaaaaa;
}

.pimpitnation .login input.text {
	width: 192px;
	height: 16px;
	vertical-align: middle;
	margin-bottom: 5px;
	padding: 2px 4px;
	background: #ffffff;
	border: 1px solid #999999;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #171717;
}

.pimpitnation .login .login_buttons {
	width: 200px;
}
.pimpitnation .login input.submit {
	float: left;
	width: 55px;
	height: 24px;
	margin: 2px 5px 0 1px;
	background: url(../images/login.jpg) no-repeat;
	border: none;
	font-size: 10px;
	font-weight: bold;
	color: #3f3e3d;
	cursor: pointer;
}
.pimpitnation .login .signup {
	float: left;
	width: 89px;
	height: 20px;
	margin: 2px 0 0 0;
	padding-top: 4px;
	background: url(../images/signup.jpg) no-repeat;
	border: none;
	cursor: pointer;
	text-align: center;
}
.pimpitnation .login .signup a {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.pimpitnation .login .forgot {
	width: 200px;
	margin: 10px 0 0 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #aaaaaa;
}
.pimpitnation .login .forgot a {
	color: #888888;
	text-decoration: none;
}
.pimpitnation .login .forgot a:hover {
	color: #c71c22;
	text-decoration: none;
}

.pimpitnation .latest_members {
	width: 200px;
	padding: 5px 10px 10px 10px;
}
.pimpitnation .latest_members .latest {
	width: 200px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.pimpitnation .latest_members .members {
	width: 200px;
}
.pimpitnation .latest_members .members ul {
	margin: 0 0 0 13px;
	padding: 0;
}
.pimpitnation .latest_members .members ul li {
	display: inline;
	list-style-type: none;
	float: left;
	width: 80px;
	height: 110px;
	margin: 10px 10px 0 0;
	font-weight: bold;
	color: #171717;
	text-align: center;
}
.pimpitnation .latest_members .members ul li img {
	width: 80px;
	height: 80px;
	margin: 0 0 5px 0;
	display: block;
	border: 1px solid #bbbbbb;
}
.pimpitnation .latest_members .members ul li img:hover {
	width: 80px;
	height: 80px;
	border: 1px solid #c71c22;
}
.pimpitnation .latest_members .viewall {
	width: 200px;
	margin: 10px 0 0 0;
	text-align: center;
}
.pimpitnation .latest_members .viewall a {
	color: #888888;
	text-decoration: none;
}
.pimpitnation .latest_members .viewall a:hover {
	color: #c71c22;
	text-decoration: none;
}


.bot-220 {
	width: 220px;
	height: 10px;
	background: url(../images/bot-220.gif) no-repeat;
}

/* Footer -------------------------------------------------- */
#footer {
	width: 1000px;
	height: 30px;
	margin: 20px 12px 50px 12px;
	font-size: 11px;
}
#footer a {
	color: #c71e23;
	text-decoration: none;
}
#footer a:hover {
	color: #c71e23;
	text-decoration: underline;
}
#footer .links {
	float: left;
}
#footer .copyright {
	float: right;
}

/* Common -------------------------------------------------- */
.clear {
	clear: both;
}
.margin-bottom {
	margin-bottom: 10px;
}
.no-margin-right {
	margin-right: 0;
}



