/* @override http://localhost:9007/css/screen.css */

/* randmstudio.com 2006.09.15 */
/* randmstudio.com 2007-01-05 */

/* @group framework */

body {
	color: #000;
	margin: 0;
	font: 62.2% "Lucida Grande", Lucida, Verdana, sans-serif;
	background-image: none;
	background-color: #181818;
}

#wrapper {
	width: 940px;
	margin: 2px auto;
}

#header- {
	border: 1px solid #FFF;
	margin-bottom: 2px;
	height: 125px;
	background: url(images/header.png) #000  no-repeat 50% !important;
	background: url(images/header.gif) #000  no-repeat 50%;
}

#content a:link, a:visited {
	color: #000;
}

#content a:hover {
	text-decoration: none;
	border-bottom: 1px solid #000;
	background-color: #d3bd3e;
	color: #FFF;
}

#header-contact {
	border: 1px solid #FFF;
	margin-bottom: 2px;
	height: 125px;
	background: url(images/header.png) #000  no-repeat 50% !important;
	background: url(images/header.gif) #000  no-repeat 50%;
}

#header-good-vibrations {
	border: 1px solid #FFF;
	margin-bottom: 2px;
	height: 125px;
	background: url(images/header-good-vibrations.jpg) no-repeat #999939;
}

#header-grasshawk {
	border: 1px solid #FFF;
	margin-bottom: 2px;
	height: 125px;
	background: url(images/header-grasshawk.jpg) no-repeat #999939;
}

#header-start-me-up {
	border: 1px solid #FFF;
	margin-bottom: 2px;
	height: 125px;
	background: url(images/header-start-me-up.jpg) no-repeat #999939;
}

#header-spark-doctor {
	border: 1px solid #FFF;
	margin-bottom: 2px;
	height: 125px;
	background: url(images/header-spark-doctor.jpg) no-repeat #999939;
}

#header-easy-rider {
	border: 1px solid #FFF;
	margin-bottom: 2px;
	height: 125px;
	background: url(images/header-easy-rider.jpg) no-repeat #999939;
}

#header-clean-machine {
	border: 1px solid #FFF;
	margin-bottom: 2px;
	height: 125px;
	background: url(images/header-clean-machine.jpg) no-repeat #999939;
}

#header-king-pin {
	border: 1px solid #FFF;
	margin-bottom: 2px;
	height: 125px;
	background: url(images/header-king-pin.jpg) no-repeat #999939;
}

#header-wrap-it-up {
	border: 1px solid #FFF;
	margin-bottom: 2px;
	height: 125px;
	background: url(images/header-wrap-it-up.jpg) no-repeat #999939;
}

#header-hitchin-post {
	border: 1px solid #FFF;
	margin-bottom: 2px;
	height: 125px;
	background: url(images/header-hitchin-post.jpg) no-repeat #999939;
}

#header-missing {
	border: 1px solid #FFF;
	margin-bottom: 2px;
	height: 125px;
	background: url(images/header.png) #000  no-repeat 50% !important;
	background: url(images/header.gif) #000  no-repeat 50%;
}


#nav {
	background-color: #999939;
	border: 1px solid #FFF;
	margin-bottom: 0px;
	
	position: relative;
	
}

#content {
	background-color:  #FFF;
	border: 1px solid #FFF;
	padding: 10px;
	margin: 0px 0 2px 0;
	/*text-align: center;*/
}

#footer {
	border: 1px solid #FFF;
	clear: both;
	background-color: #999939

}

/* @end */

/* @group header */

h1 {
	text-indent: -2000px;
}

/* @end */

/* @group navigation */

#nav #mainNav ul {
	list-style-type: none;
	margin: 0;
	padding: .4em 0 .4em 0;
	font-size: 1.75em;
}

#nav #mainNav ul li {
	display: inline;
	white-space: nowrap;
	padding: .4em 0 .4em 0;
}

#nav #mainNav ul li a {
	text-decoration: none;
	padding: .4em .60em;
	margin-right: 2px;
	color: #FFF;
}

#nav #mainNav ul li a:hover {
	color: #FFF;
	background-color: #d3bd3e;
}

#nav #mainNav ul li a.here {
	color: #FFF;
	background-color: #d3bd3e;
}

#nav #mainNav ul li a.here:hover {
	color: #FFF;
	background-color: #d3bd3e;
	text-decoration: none;
}

#nav #subNav ul {
	list-style-type: none;
	margin: 0;
	padding: .9em 0 .4em 0;
	font-size: 1.2em;
	background-color: #d3bd3e;
}

#nav #subNav ul li {
	display: inline;
	white-space: nowrap;	
}

#nav #subNav ul li a {
text-decoration: none;
padding: .4em .8em;
color: #000;
}

#nav #subNav ul li a.here {
	text-decoration: none;
	background-color:#fbffeb;
}

#nav #subNav ul li a.here:hover {
	text-decoration: none;
	background-color:#fbffeb;
}

#nav #subNav ul li a:hover {
	text-decoration: none;
	background-color:#fbffeb;
}



/* @end */

/* @group dropdown */
.dropdown .left {
	float: left;
}

.dropdown .right {
	float: right;
}

.dropdown {
	width: 363px;
	display: none;
	position: absolute;
	z-index: 10000;
	
	/*outline: 1px solid red;*/
}

.dropdown.products {
	top: 32px;
	left: 40px;
}

.dropdown h3 {
	background: url(images/dd-top.png) no-repeat 0 0;
	/*height: 30px;*/
	height: 41px;
	line-height: 48px;
	padding-top: 7px;
	color: #000;
	font-size: 14px;
	font-weight: normal;
	
	padding-left: 20px;
	position: relative;
	
	margin: 0 0 0 0;
	border: none;
}

.dropdown h3 a {
	position: absolute;
	top: 10px;
	left: 324px;
	display: block;
	height: 27px;
	width: 28px;
	background: url(images/1-4-dd-close.png) no-repeat 0 0;
	text-indent: -9000px;
}

.dropdown .middle {
	background: url(images/dd-middle.png) repeat-y 0 0;
	overflow: hidden;
	padding: 10px 20px;
}

.dropdown ul {
	width: 151px;
	font-size: 13px;
	
	margin: 0;
	padding: 0;
	list-style: none;
}

.dropdown ul a {
	color: #999939;
	text-decoration: none;
	line-height: 1.5;
	display: block;
}

.dropdown ul a:hover {
	color: #2a2a0f;
}

.dropdown h4 {
	background: url(images/dd-bottom.png) no-repeat 0 0;
	/*padding-top: 8px;*/
	height: 45px;
	/*color: #fff;
	font-size: 11px;
	font-weight: normal;
	padding-left: 20px;*/
	
	margin: 0 0 0 0;
}

.dropdown h4 a {
	color: #000;
	text-decoration: none;
}

.dropdown h4 a:hover {
	text-decoration: underline;
}

/* @end */


/* @group footer */

#footer p {
	margin: 0;
	color: #FFF;
	background-color: #000;
	font-size: 1.0em;
	line-height: 1.75em;
	text-indent: 10px;
	text-transform: uppercase;
	
}

/* @end */

/* @group section */

#content .section {
	margin: 0;
	clear: both;
}

#content .section .left {
	float: left;
	width: 455px;
}

#content .section .right {
	float: right;
	width: 455px;
}

#content .clear {
	margin: 0;
	height: 0;
	clear: both;
}

/* @end */

/* @group links */

#content #pdf_dload {
	float: left;
	width:200px;
	height:50px;
	border:0px solid;
	font:normal 12px Arial;
	text-align:center;
	background: url(images/pdf_dload.jpg) no-repeat 0px;
}

#content a#pdf_dload:link, a.pr_image:visited, a.pr_image:active {
	text-decoration:none;
	background: url(images/pdf_dload.jpg) no-repeat 0px;
}

#content a#pdf_dload:hover {
	background: url(images/pdf_dload.jpg) no-repeat -200px 0px;
}

/* @end */

/* @group press releases */

#content #pr0403 {
	float:left;
	width:160px;
	height:213px;
	margin-right: 10px;
	border: 1px solid #CCC;
	font:normal 12px Arial;
	text-align:center;
	background: url(/images/good-vibrations/pr-0403_diy_tn.jpg) no-repeat 0px;
}

#content a#pr0403:link, a.pr_image:visited, a.pr_image:active {
	text-decoration:none;
	background: url(/images/good-vibrations/pr-0403_diy_tn.jpg) no-repeat 0px;
}

#content a#pr0403:hover {
	background: url(/images/good-vibrations/pr-0403_diy_tn.jpg) no-repeat -160px 0px;
}

#content #pr0407 {
	float:left;
	width:160px;
	height:213px;
	margin-right: 10px;
	border:1px solid #CCC;
	font:normal 12px Arial;
	text-align:center;
	background: url(/images/good-vibrations/pr-0407_tgc_tn.jpg) no-repeat 0px;
}

#content a#pr0407:link, a.pr_image:visited, a.pr_image:active {
	text-decoration:none;
	background: url(/images/good-vibrations/pr-0407_tgc_tn.jpg) no-repeat 0px;
}

#content a#pr0407:hover {
	background: url(/images/good-vibrations/pr-0407_tgc_tn.jpg) no-repeat -160px 0px;
}

#content #pr0507 {
	float:left;
	width:295px;
	height:213px;
	margin-right: 10px;
	border:1px solid #CCC;
	font:normal 12px Arial;
	text-align:center;
	background: url(/images/good-vibrations/pr-0507_chitrib_tn.jpg) no-repeat 0px;
}

#content a#pr0507:link, a.pr_image:visited, a.pr_image:active {
	text-decoration:none;
	background: url(/images/good-vibrations/pr-0507_chitrib_tn.jpg) no-repeat 0px;
}

#content a#pr0507:hover {
	background: url(/images/good-vibrations/pr-0507_chitrib_tn.jpg) no-repeat -295px 0px;
}


/* @end */

/* @group Contact Form */

div#content form {
	width: 850px;
	margin-top: 20px;	
}

div#content form fieldset {
	border: 1px solid;
}

div#content form fieldset legend {
	padding: 0 5px;
	font-size: 1.4em;
	font-weight: bold;
}

div#content form ol {
	list-style: none;
	padding: 0;
	margin: 0;
}

div#content form ol li {
	margin: 10px;
}

div#content form label {
	display: block;
	font-size: 1.2em;
	
}

div#content form input {
	width: 500px;
	font-size: 1.2em;
	padding: 2px;
}

div#content form input#send {
	width: auto;
	margin-left: 20px;
}

div#content form textarea {
	width: 500px;
	font-size: 1.2em;
	padding: 2px;
}

div#content form label span {
	background-color: #fcf633;
}

div#content div#success {
	width: 850px;
	border: 1px solid;
	padding: 20px;
}

div#content div#success h4 {
	font-size: 2.2em;
}


/* @end */

h2 {
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	font-size: 2.9em;
	letter-spacing: .05em;
}

h2.mainTag {
	font-size: 1.75em;
	font-weight: bolder;
	letter-spacing: .15em;
	margin: 0 0 10px 0;
	padding: 3px;
	text-align: center;
	background-color: #EAD01F;
	border-bottom: 1px solid #3c3c3c;
	position: relative;
}

#content h2 span {	
	border-bottom: 1px solid #ccc;
	margin-right: 0px;
	text-transform: uppercase;
	font-size: .45em;
	font-weight: bold;
	letter-spacing: .12em;
	display: block;
}

h2 sup {
	font-size: 50%;
}

h3 {
	margin: 0 0 5px 0;
	font-size: 1.0em;
	border-bottom: 1px solid #CCC;
}

h3.buy {
	display: block;
	width: 375px;
	color: #000;
	font-size: 1.25em;
	font-weight: bolder;
	margin: 0 0 0 20px;
	padding: 3px;
	text-align: center;
	background-color: #a6f338;
	border-bottom: 1px solid #3c3c3c;
	position: relative;
}

h4 {
	font-size: 1.85em;
	font-weight: bold;
	margin: 0 0 0 5px;
}

h4.otherTag {
	clear: both;
	font-size: 1.25em;
	font-weight: bolder;
	margin: 0;
	padding: 3px;
	text-align: center;
	background-color: #EAD01F;
	border-bottom: 1px solid #3c3c3c;
	position: relative;
}

img {
	margin: 10px;
	padding: 4px;
	border: 1px solid #CCC;
}

img.full {
	margin: 0 0 10px 15px;
	padding: 3px;
	border: 1px solid #CCC;
}

img.left {
	margin: 10px;
	float: left;
	padding: 3px;
	border: 1px solid #CCC;
}

img.right {
	margin: 0 0 10px 0;
	float: right;
	padding: 3px;
	border: 1px solid #CCC;
}

#content p.cap-img-right {
	float: right;
	margin-top: -10px;
	font-size: 1.2em;
	font-style: italic;
}

dl {
	margin: 25px 10px;
	padding: 0px;
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: bolder;
}

dd {
	padding-bottom: 50px;
}

#content p {
	font-size: 1.75em;
	line-height: 1.5em;
	margin-top: 10px;
	padding: 2px;
    clear: right;
    /*IE needs help*/
    /*haslayout: true;*/ 
}

#content p span {
	font-size: .75em;
	color: #000;
	background-color: #d3d8ff;
	border-bottom: 1px solid #676b78;
	text-indent: 5px;
	display: block;
}
#content ul {
	margin: 0;
	padding: 0 0 0 10px;
	list-style-type: none;
}

#content li {
	padding: 0 0 0 16px;
	background: #FFF url(images/icon-li.png) no-repeat 0 6px;
	font-size: 1.35em;
	line-height:1.75em;
}

#content ul li ul li {
	padding: 0 0 0 0px;
	background: #FFF url(images/xicon-li.png) no-repeat 0 6px;
	font-size: 1em;
	line-height:1.75em;
}

#content li.small {
	font-size: .90em;
}

#content p span.number {
	display: block;
	float: left;
	font-size: 2.25em;
	line-height: .75em;
	margin-right: 4px;
	padding: 4px 4px 4px 0;
	border: 1px solid #3c3c3c;
	background-color: #a6f338;
}

#content p.footnote {
	
}

#content .section .one img.badge-er {
	margin: 0;
	padding: 0;
	border: none;
	position: absolute;
	top: 115px;
	left: 107px;
}

#content .section .three img.badge-smu {
	margin: 0;
	padding: 0;
	border: none;
	position: absolute;
	top: 115px;
	left: 573px;
}

#content .directions {
	/*border: 1px solid #ccc;*/
	height: 160px;
	margin-bottom: 5px;
	clear: both;
}

/* @group mini products */

#content .section #mini-wrapper-a {
	background: url(images/mini-wrapper-bg.png) repeat-x;
	/*border-top: 1px solid #ccc;*/
	/*background-color: #ccc;*/
	float: left;
	padding-top: 15px;
	width: 938px;
	margin: 0 0 0 -10px;
}

#content .section #mini-wrapper-a #mid-a {
	width: 746px;
	margin: 0 auto;
}

#content .section #mini-wrapper-b #mid-b {
	width: 933px;
	margin: 0 auto;
}

#content .section #mini-wrapper-b {
	background: url(images/mini-wrapper-bg.png) repeat-x;
	/*border-top: 1px solid #ccc;*/
	/*background-color: #ccc;*/
	float: left;
	padding-top: 15px;
	width: 938px;
	margin: 0 0 0 -10px;
}

#content .section .mini {
	float: left;
	width: 182px;
	margin-right: 2px;
	margin-left: 3px;
	color: #000;
	/*background-color: #ccc;*/
	/*border-top: 1px solid #444;*/
}

#content .section .last-mini {
	margin-right: 0px;
}

#content .section .mini p {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	line-height: 1.3em;
}

#content .section .mini p a:link,
#content .section .mini p a:visited {
	text-decoration: none;
	padding: 5px;
	display: block;
	height: 1%;
}

#content .section .mini p a:focus,
#content .section .mini p a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #161516;
	border: none;
}

#content .section .mini p a:hover span {
	color: #fff;
	background-color: #161516;
}

#content .section .mini strong {
	color: #fff;
	display: block;
	font-size: 1.4em;
}

#content .section .mini span {
	margin: 5px 0;
	padding: 0;
	border: none;
	text-indent: 0;
	text-transform: uppercase;
	background-color: transparent;
	color: #fff;
	font-size: .7em;
	display: block;
}

#content .section .mini img {
	margin: 0;
	padding: 3px;
	border: 1px solid #ccc;
	width: 164px;
}

/* @end */

/* @group Zoomer */

#zoomer {
	line-height: 0;
	margin-left: 5px;
}

#zoomer p {
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
}

#zoomer p span {
	position: absolute;
	width: 20px;
	height: 20px;
	background: url(images/zoomer-open.png);
	top: 5px;
	left: 5px;
	border: none;
}
#content #zoomer a {
	text-decoration: none;
	border: none;
	outline: none;
}

#content #zoomer a:hover {
	border-bottom: none;
	background-color: transparent;
}

#zoomer a:hover img {
	text-decoration: none;
	background-color: #000;
}

/*#ZoomBox img {
	border: none;
	padding: 0;
}

#ZoomSpin img {
	border: none;
}

#ZoomClose img {
	border: none;
}

#ShadowBox img {
	border: none;
}*/

#ZoomBox img, #ShadowBox img  {
	border: none;
	padding: 0;
	margin: 0;
	outline: none;
}


/* @end */*/
