/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*** after css reset ***/


html, body {
	background:#000 url(../images/texture0004.jpg) repeat;
	background-position:top center;
  	font-family: Helvetica,arial,sans-serif;
  	line-height:16px;
  	font-size:11px;
  	color: #fff;
  	}
p, ul {
	padding:4px 0 12px 0;
	line-height:16px;
	display: block;
	}
ul {
	list-style: circle outside none;
	display: block;
	margin: 1.12em 0;
	margin-left: 40px;
	}
li { 
	display: list-item;
	}
a, a:hover, a:active, a:focus, #tabcontent a {
	outline: none;
	color:#AAA;
	}
a {
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
input {
	padding:6px;
	margin:4px 0 8px 0;
}
#header {
  	margin: 0 auto;
	padding-top:50px;
	padding-bottom:6px;
	width:720px;
  	}
#content {
  	margin: 0 auto;
	background:#1C1C1C url(/images/bgcontent.gif) repeat-x;
	width:720px;
	padding-top:15px;
	padding-bottom:0px;
	margin-bottom:50px;
	overflow:hidden;
  	}
#pagetext {
	line-height:16px;
	margin-top:10px;
	padding-bottom:20px;
	}
#subnav {
	width:646px;
	font-size:13px;
	padding-bottom:4px;
	border-bottom:1px dotted #4C4C4C;
	float:left;
	}
#listtitle {
	width:646px;
	font-size:13px;
	padding-bottom:4px;
	float:left;
	}
#breadcrumb {
	color:#AAA;
	float:left;
	padding:4px 0;
	font-size:16px;
	}
#breadcrumb a {
	color:#AAA;
	text-decoration:none;
	}
#breadcrumb a:hover {
	color:#FFF;
	text-decoration:none;
	}
#sublink {
	color:#AAA;
	float:right;
	padding:4px 0;
	font-size:16px;
	}
#sublink a {
	color:#AAA;
	text-decoration:none;
	}
#sublink a:hover {
	color:#FFF;
	text-decoration:none;
	}
#tabcontent {
	float:left;
	width:360px;
	}
#tabcontent p, #tabcontent ul, #tabcontent div {
	padding:4px 0 12px 0;
	line-height:16px;
	display: block;
	}
#tabcontent div {
	padding:0;
	margin:0;
	line-height:16px;
	display: block;
	}
#orderbutton {
	float:right; 
	margin:8px 0 0 0;
	}
#price {
	float:right;
	margin:16px 40px 0 0;
	font-size:14px;
	}
#price2 {
	float:left;
	margin:12px 12px 0 0;
	width:60px;
	text-align:right;
	font-size:14px;
	}
#productimagecolumn {
	float:left;
	width:270px;
	margin-left:15px;
	}
.usual {
	border: 1px solid #2C2C2C;
	}
#mainpage {
	margin:0 auto;
	width:650px;
	}
#mainpic {
	margin:auto auto;
	}
#largepicbox {
	width:230px;
	margin-left:32px;
	background:#fff;
	overflow:hidden;
	border:4px solid #fff;
	}
	
.typeface-js {
	font-family: frankleinbook;
	text-transform: uppercase;
	font-size:16px;
	line-height:1em;
	padding-top:1px;
	}
	
/*** dropdown ***/

#roundedcorners {
	list-style-type:none;
	background:#4C4C4C;
	margin:0;
	padding:20px;
	width:100px;
	position:absolute;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 1px solid #4C4C4C;
	}
#pedaldropdown a, #modkitsdropdown a, #customshopdropdown a {
	color:#fff;
	font-size:12px;
	text-decoration:none;
	line-height:22px;
	}
.dropdown {
	background:#4C4C4C;
}
#pedaldropdown a:hover, #modkitsdropdown a:hover, #customshopdropdown a:hover {
	text-decoration:underline;
	}
#pedaldropdown, #modkitsdropdown, #customshopdropdown {
	position:absolute;
	display: block;
	z-index: 99;
	}
#pedaldropdown {
	margin-left:88px;
	}
#modkitsdropdown {
	margin-left:180px;
	}
#customshopdropdown {
	margin-left:316px;
	}
.productlist {
	margin:10px 0;
	padding:10px;
	background:#3E3E3E;
	width:628px;
	overflow:auto;
	}	
.responses {
	margin:10px 0 2px 0;
	padding:10px;
	background:#3E3E3E;
	width:628px;
	display:block;
	}
.responselist {
	margin:2px 0;
	padding:6px;
	background:#4B4B4B;
	width:636px;
	}
.responselist:hover {
	background:#3E3E3E;
	text-decoration:none;
	cursor: pointer; cursor: hand
	}
.products a, .productitem {
	margin:10px 0;
	padding:10px;
	background:#3E3E3E;
	width:628px;
	display:block;
	float:left;
	}
.products a:hover {
	background:#4B4B4B;
	text-decoration:none;
	}
.submitbutton {
	list-style-type:none;
	background:#4C4C4C;
	margin:0;
	color:#fff;
	height:40px;
	width:200px;
	border:none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 1px solid #4C4C4C;
	cursor: pointer; cursor: hand
}

/*** nav ***/
.nav {
    position: relative;
    height: 29px;
    width: 676px;
    padding-bottom: 10px;
    margin: 0px auto;
    overflow: display;
    background:#2D2D2D;
	}
.nav li {
    float: left;
    list-style: none;
	}
.nav li a {
    font-size: 16px;
    text-decoration: none;
    color: #fff;
    outline: none;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0;
    display: block;
    float: left;
    height: 30px;
    position: relative;
    overflow: hidden;
    padding:0 8px 0 0;
    margin:auto 0px;
	}
/***
.nav li a:hover {
    border: none;
    background:#2D2D2D url(/images/navbutton.png) no-repeat;
    }  
***/
ul.nav li a span {
	background: none;
	display: block;
	padding: 7px 0 10px 10px;
	}
ul.nav li a:hover {
	background: url(/images/navbutton.png) top right no-repeat;
	}
	ul.nav li a:hover span {
		background: url(/images/navbutton.png) top left no-repeat;
		}

/*** buttons ***/
#orderbutton a {
    font-size: 16px;
    text-decoration: none;
    color: #fff;
    outline: none;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0;
    display: block;
    float: left;
    height: 30px;
    position: relative;
    overflow: hidden;
    padding:0 13px 0 0;
    margin:auto 0px;
    background: url(/images/navbutton.png) top right no-repeat;
	}
#orderbutton a span {
	background: none;
	display: block;
	padding: 8px 0 10px 13px;
	background: url(/images/navbutton.png) top left no-repeat;
	}

#orderbutton2 a {
    font-size: 12px;
    text-decoration: none;
    color: #fff;
    outline: none;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0;
    display: block;
    float: left;
    width:176px;
    position: relative;
    overflow: hidden;
    padding:0 13px 0 0;
    margin:4px 0px;
    background: url(/images/navbutton.png) top right no-repeat;
	}
#orderbutton2 a span {
	background: none;
	display: block;
	padding: 8px 0 10px 13px;
	background: url(/images/navbutton.png) top left no-repeat;
	}

#orderbutton3 a {
    font-size: 14px;
    text-decoration: none;
    color: #fff;
    outline: none;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0;
    display: block;
    width:190px;
    position: relative;
    overflow: hidden;
    padding:0 13px 0 0;
    margin:4px 0px;
    background: url(/images/navbutton.png) top right no-repeat;
	}
#orderbutton3 a span {
	background: none;
	display: block;
	padding: 8px 0 10px 13px;
	background: url(/images/navbutton.png) top left no-repeat;
	}
	
#orderbutton4 a {
    font-size: 12px;
    text-decoration: none;
    color: #fff;
    outline: none;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0;
    display: block;
    float: left;
    height:35px;
    width:176px;
    position: relative;
    vertical-align: middle;
    overflow: hidden;
    padding:7px 10px 0 0;
    margin:4px 0px;
    background: #4C4C4C;
	}
#orderbutton4 a:hover {
    background: #3E3E3E;
	}

/*** images ***/

ul.thumb {
	list-style: none;
	margin: 0 0 0 32px; 
	padding: 4px 1px;
	width: 240px;
	}
ul.thumb li {
	margin: 0; 
	padding: 0;
	float: left;
	position: relative;
	width: 80px;
	height: 53px;
	}
ul.thumb li img {
	width: 64px; 
	height: 42px;
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0; 
	top: 0;
	-ms-interpolation-mode: bicubic; 
	}
ul.thumb li img.hover {
	background:url(/images/thumb_bg.png) no-repeat center center;
	border: none;
	}
