/* 
CSS Styles for ..
Designed by: e-CBD
Developer: Leon Perkin
*/
/* 
Global Reset Yahoo
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* 
Display
*/

body {
	margin:0;
	padding:0;
	background-color: #1f1f1f;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}
#container {
	width: 933px;
	\width: 953px;
	w\idth: 933px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
		}

#banner {
	height: 207px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
		}
#contentholder {
	FLOAT: left;
	WIDTH: 933px;
	margin: 0px;
	padding: 0px 0px 12px;
	background-image: url(../images/bgcont.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#content {
	FLOAT: left;
	WIDTH: 580px;
	margin: 0px;
	padding: 20px;
}
#content2 {
	FLOAT: left;
	MARGIN: 0px;
	WIDTH: 266px;
	TEXT-ALIGN: left;
	display: block;
	padding: 0px;
	}
#contentwide {
	FLOAT: left;
	MARGIN: 0px;
	WIDTH: 846px;
	TEXT-ALIGN: left;
	display: block;
	padding: 0px 0px 0px 40px;
	}
/* 
Footer
*/

#footer {
	clear: both;
	padding: 0px;
	margin: 0px;
	height: 156px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}	

/* 
Logo
*/

}
#logo {
	width: 250px;
	margin-left: 20px;
	line-height: 90px;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 28px;
	color: #FFFFFF;
}
#logo h1 {
	display: none;

}
/* 
Text Styles - H / P
*/
h1 {
	PADDING-LEFT: 10px;
	FONT-WEIGHT: normal;
	COLOR: #FFFFFF;
	LINE-HEIGHT: 30px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin: 5px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
h2 {
	PADDING-LEFT: 10px;
	FONT-WEIGHT: normal;
	COLOR: #FFFFFF;
	LINE-HEIGHT: 30px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 5px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
h2 A:link {
	COLOR: #9adcff; TEXT-DECORATION: none
}
h2 A:visited {
	COLOR: #9adcff; TEXT-DECORATION: none
}
h2 A:hover {
	COLOR: #ffffff; TEXT-DECORATION: none
}
p {
	FONT-SIZE: 11px;
	COLOR: #c2c2c2;
	LINE-HEIGHT: 18px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	padding: 10px;
}
p a:link {
	COLOR: #fff;
	TEXT-DECORATION: underline;
}
p a:visited {
	COLOR: #fff; TEXT-DECORATION: underline
}
p a:hover {
	COLOR: #fff;
	TEXT-DECORATION: none
}


/* 
Ordered and Unordered Lists
*/

.flbox ul li {
	padding-left: 20px;
	color: #fff;
	font-size: 11px;
	line-height: 22px;
	list-style-type: none;
	margin-left: 12px;
	background-image: url(../images/bulletnav.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
}
.flbox ul li A {
	color: #666666;
	font-size: 11px;
	line-height: 22px;
}
.flbox ul li A:link {
	color: #014B8C;
	font-size: 11px;
	line-height: 22px;
}
.flbox ul li A:hover {
	color: #171717;
	line-height: 22px;
}

.flbox ol li {
	padding-left: 5px;
	color: #333333;
	font-size: 12px;
	line-height: 22px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	margin-left: 30px;
	list-style-type: decimal;
}
.flbox ol li {
	padding-left: 5px;
	color: #333333;
	font-size: 12px;
	line-height: 22px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	margin-left: 30px;
	list-style-type: decimal;
}

/* 
Floats
*/

.fl {
	FLOAT: left
}
.fr {
	FLOAT: right;
	margin: 0px 0px 5px 8px;
}#horizontalmenu {
	height: 41px;
	background-image: url(../images/navbg2.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
/* CSS Main Navigation Menu */

#navcontainer {
	width: 600px;
	margin-top: 30px;
	float: left;
	height: 40px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.navlist
{
	margin: 0px;
	text-transform: uppercase;
	padding: 0px 0px 19px 45px;
}

.navlist ul, .navlist li
{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.navlist a:link, .navlist a:visited
{
	color: #FFFFFF;
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	margin-right: 1px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 18px;
	padding-left: 9px;
}
.navlist .last a:link, .navlist .last a:visited
{
	color: #FFFFFF;
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	margin-right: 1px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 9px;
}

.navlist .active a
{
	text-decoration: underline;
}

.navlist a:hover {
	color: #86BDC5;
}

.navlist .last a:hover {
	color: #86BDC5;
}

/* CSS Main Vertical List Menu */

.verticallist {
	width: 170px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: right;
	background-image: url(../images/bgdots.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.verticallist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
.verticallist li {
	padding: 0px;
	overflow: hidden;
	height: 24px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.verticallist a {
	display: block;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 30px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bulletnav.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.verticallist a:link {
	display: block;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 15px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bulletnav.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.verticallist a:visited {
	display: block;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.verticallist a:hover {
	color: #86BDC5;
	text-decoration: underline;
}

/* CSS Main Vertical List Menu */

.verticallist2 {
	width: 280px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
}
.verticallist2 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
.verticallist2 li {
	padding: 0px;
	overflow: hidden;
	height: 24px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.verticallist2 a {
	display: block;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 30px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bulletnav.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.verticallist2 a:link {
	display: block;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 15px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bulletnav.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.verticallist2 a:visited {
	display: block;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.verticallist2 a:hover {
	color: #86BDC5;
	text-decoration: underline;
}

#contenthome {
	FLOAT: left;
	WIDTH: 910px;
	margin: 0px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
}
#redbg {
	background-image: url(../images/topredbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
}
#bgprints {
	background-image: url(../images/bgprints.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#chtop {
	FLOAT: left;
	WIDTH: 933px;
	background-image: url(../images/chtop.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#hmbg {
	height: 41px;
	background-image: url(../images/navbg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-right: 4px;
	margin-left: 4px;
}
#pedalsbox {
	background-image: url(../images/pedalbox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 70px;
	padding-left: 70px;
	padding-top: 50px;
	height: 225px;
	clear: both;
}
.hometext {
	padding-right: 37px;
	padding-left: 37px;
}
#pedalsbox .pedsleft {
	float: left;
	padding-top: 35px;
	padding-left: 20px;
}
.pedalsboxslide {
	height: 310px;
	clear: both;
	padding-left: 40px;
	padding-top: 20px;
	background-image: url(../images/pboxscroll.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.sideblock {
	float: left;
	width: 260px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4c5152;
	padding-top: 8px;
	padding-left: 8px;
}
.sideblockl {
	float: left;
	width: 559px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4c5152;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4c5152;
	padding-top: 8px;
	padding-right: 8px;
}
.buynow {
	clear: both;
	height: 38px;
	background: url(../images/price-border.gif) repeat-x center top;
	padding: 15px 0px 10px;
	margin-left: 10px;
}
.buynow input {
	float: right;
}
#floral {
	background-image: url(../images/flourish.gif);
	background-repeat: no-repeat;
	float: left;
	background-position: right 0px;
}
.overflow {
	overflow: auto;
	height: 230px;
	width: 750px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	scrollbar-base-color:#49463c;
	scrollbar-3dlight-color:#9c9c9c;
	scrollbar-track-color:#000;
	scrollbar-darkshadow-color:#000;
	scrollbar-face-color:#545454;
	scrollbar-highlight-color:#000;
	scrollbar-arrow-color: #fff;
}
.padside {
	padding: 20px;
	width: 3240px;
}.prodbox {
	float: left;
	margin-right: 20px;
}

#contentholder ul {
	list-style-position: outside;
	list-style-type: disc;
	FONT-SIZE: 11px;
	COLOR: #c2c2c2;
	LINE-HEIGHT: 18px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;
	padding: 0px 0px 0px 10px;
}
#contentholder ul a {
	COLOR: #fff;
	TEXT-DECORATION: underline;
}

#contentholder ul a:hover {
	COLOR: #fff;
	TEXT-DECORATION: none
}

.text {
	FONT-SIZE: 11px;
	COLOR: #c2c2c2;
	LINE-HEIGHT: 18px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	clear: both;
	padding: 0px 37px 10px;
}
.text h3 {
	FONT-SIZE: 14px;
}
.text a:link {
	COLOR: #fff;
	TEXT-DECORATION: underline;
}
.text a:visited {
	COLOR: #fff; TEXT-DECORATION: underline
}
.text a:hover {
	COLOR: #fff;
	TEXT-DECORATION: none
}.sideblock ul li {
	margin-left: 20px;
	list-style-image: url(../images/kmixdocked_mute.png);
	line-height: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#footer p {
	line-height: 34px;
	color: #2A2A2A;
	padding-right: 15px;
}
#footer p a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#footer p a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#footer p a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#footer p a:hover {
	color: #fff;
}
#jumpMenu {
	float: right;
	background-color: #1F2324;
	color: #FFFFFF;
	width: 200px;
	padding: 1px;
}
#middle {
	padding-left: 0px;
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center;
}
#middle p {
	text-align: center;
}
.flbox {
	width: 255px;
	float: left;
	padding-left: 20px;
}
#flashPlayer {
	float: left;
	padding-left: 5px;
}
.lefttext {
	float: left;
	padding-left: 10px;
	line-height: 24px;
	width: 145px;
}
.fpitem {
	clear: both;
	width: 230px;
}
.buybutton {
	width: 220px;
	float: right;
	padding-top: 8px;
}
.price {
	float: right;
	width: 125px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.price h1 {
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 26px;
}
.price p {
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	font-size: 10px;
}
.terms {
	width: 240px;
	float: right;
	padding-top: 10px;
}
.customcheck {
	padding-left: 10px;
}
.termsl {
	width: 220px;
	float: left;
	padding-left: 10px;
	padding-top: 30px;
}
.postagecost {
	padding-top: 15px;
	padding-bottom: 15px;
}
.postagecost input {
	background-image: url(../images/dollarsign.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	background-color: #FFFFFF;
	padding-left: 15px;
}
.viewcart {
	FLOAT: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 8px;
	padding-right: 15px;
	padding-top: 2px;
}
.padleft {
 	padding-left: 25px;
	}

.gallery {
	width: 850px;
	padding-left: 10px;
	margin-top: 15px;
}

.gallery a {
	background: #181d1e;
	display:block;
	float: left;
	height: 150px;
	width: 200px;
	margin-right: 9px;
	margin-bottom: 9px;
}

.gallery a:hover {
	background: #141718;
}

.buynow h1 {
	float: left;
	padding-left: 0px;
}

.price h2 {
	font-size: 22px;
	padding-left: 0px;
	font-weight: bold;
}

.manualbox {
	border: 1px solid #273334;
	margin-bottom: 15px;
	padding: 10px 10px 0px;
}

.autobox {
	border: 1px solid #273334;
	margin-bottom: 20px;
	padding: 10px 10px 0px;
	width: 235px;
	float: left;
	margin-left: 20px;
}

.autobox_right {
	border: 1px solid #273334;
	margin-bottom: 20px;
	padding: 10px 10px 0px;
	width: 235px;
	float: right;
	margin-left: 20px;
	height: 270px;
}

#contentholder .flbox .manualbox li,
.autobox li,
.autobox_right li {
	display: block;
	padding: 0px;
	background: url(none);
	margin-left: 0px;
}

#contentholder .flbox .manualbox li a,
.autobox li a,
.autobox_right li a{
	display: block;
	background: url(../images/led-bullet.gif) no-repeat left -33px;
	padding-left: 17px;
}

#contentholder .flbox .manualbox li a:hover,
.autobox li a:hover,
.autobox_right li a:hover {
	background: url(../images/led-bullet.gif) no-repeat left 7px;

}

.manualbox img.docthumb,
.autobox img.docthumb,
.autobox_right img.docthumb {
	border: 1px solid #000000;
}

.videobox {
	float: left;
	width: 340px;
	border: 1px solid #273334;
	margin-right: 35px;
	padding: 10px 20px 20px;
	margin-bottom: 35px;
}

.gallerybox {
	padding: 15px;
	float: left;
	width: 165px;
	margin-right: 16px;
	margin-bottom: 15px;
	border: 1px solid #273334;
}

.gallerybox-end {
	padding: 15px;
	float: left;
	width: 165px;
	margin-bottom: 15px;
	border: 1px solid #273334;
}

.gallerybox a,
.gallerybox-end a {
	border: 5px solid #181E1F;
	display: block;
}

.gallerybox a:hover,
.gallerybox-end a:hover {
	border: 5px solid #273334;
}
.bordered {
	border: 5px solid #13181A;
}
#contentholder .autobox ul {
	list-style: none;
}
.videobox object {
	padding-left: 10px;
}
