/* -------------- COMMON LAYOUT ELEMENTS --------------------------------------------------------- */

body {
	background-color: #fff;
	background-image: none;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}

h1 {
	color: #000000;
	font-size: 28px;
	font-weight: bold;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 1.3em;
	text-align: left;
}

.ro {
	font-family: Times, Helvetica, serif;
}

h2 {
	color: #006600;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	margin: 0 0 0 0;
	padding: 0;
	line-height: 1.5em;	
}

h3 {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	margin: 0 0 0 0;
	padding: 0;
	line-height: 3em;	
}

p {
	margin: 0 0 10px 0;
}

a {
	color:#006600;
	text-decoration:underline;
}

a:hover {
	color:#008800;
}

ul {
	list-style: disc;
	margin: 0 0 15px 0;
	padding: 0 0 0 15px;
}

li {
	margin: 0 0 5px 0;
}

li.column1 {
        margin: 0em;
        line-height: 1.5em;
}
li.column2 {
        margin-left: 16em;
        line-height: 1.5em;
}
li.reset {
        margin-top: -9.0em;
}

.right {
	float:right;
	margin:0 0 10px 10px;
}

.left {
	float:left;
	margin:0 10px 10px 0;
}

#footer {
	width:100%;
	position:relative;
	margin: 30px 0 0px 0;
	color: #000000;
	text-align:center;
}

#footer a {
	margin: 30px 0 0 0;
	color: #000000;
	text-decoration:none;
}

#footer a:hover {
	color:#006600;
	text-decoration: none;
}


/* ***** HEADER ELEMENTS  **************************** */

#header {
	background: url(../images/header_bkg.gif) repeat-x center;
	width: 900px;
	height: 130px;
	position: relative;
	margin: auto;
	z-index:101;
}

.logo {
	background: url(../images/logo.gif) no-repeat;
	width: 326px;
	height: 90px;
	position: relative;
	top: 40px;
	margin: 0;
	border: none;
	cursor: default;
	overflow: visible;
}

.logo a {
	width: 294px;
	height: 90px;
	text-indent: -2000px;
	display: block;
}

a#facebookshare {
        display: block;
        width: 25px;
	position: absolute;
	z-index: 1;
	left: 605px;
	top: 99px;
}

a#facebookshare img {
        width: 25px;
}

a#whereintheworld {
	display: block;
	width: 221px;
	height: 34px;
	position: absolute;
	z-index: 1;
	left: 652px;
	top: 96px
}

a#whereintheworld img {
	border: 0;
}

/* ********************* MAIN NAV ******************** */

#main_nav {
	width: 576px;
	height: 34px;
	position: absolute;
	left: 308px;
	top:49px;
	padding: 0;
	font-size: 12px;
	z-index: 1009;
	background: url(../images/nav.gif) no-repeat 0 0;
}

#nav, #nav ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	height: 34px;
}

#nav li {
	background-image: none;
	float:left;
	height: 34px;
	margin: 0;
	padding: 0;
}

#nav a {
	display: block;
	height: 34px;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#nav a span {
	visibility: hidden;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#nav li#btn_home { width: 46px; height: 34px; position: relative; left: 9px;  }
#nav li#btn_products { width: 60px; height: 34px; position: relative; left: 23px; }
#nav li#btn_why_vibration { width: 92px; height: 34px; position: relative; left: 39px; }
#nav li#btn_demo { width: 40px; height: 34px; position: relative; left: 55px; }
#nav li#btn_testimonials { width: 70px; height: 34px; position: relative; left: 73px; }
#nav li#btn_faqs { width: 32px; height: 34px; position: relative; left: 97px; }
#nav li#btn_about { width: 45px; height: 34px; position: relative; left: 110px; }
#nav li#btn_contact { width: 54px; height: 34px; position: relative; left: 123px; }

#btn_home a { width: 46px; height: 34px; }
#btn_products a { width: 60px; height: 34px; }
#btn_why_vibration a { width: 92px; height: 34px; }
#btn_demo a { width: 40px; height: 34px; }
#btn_testimonials a { width: 70px; height: 34px; }
#btn_faqs a { width: 32px; height: 34px; }
#btn_about a { width: 45px; height: 34px; }
#btn_contact a { width: 54px; height: 34px; }

#nav li ul {
	position: absolute;
	left: -999em;
	z-index: 10000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: -11px;
	width: 160px;
}

#nav li ul li {
	clear: both;
	height: auto;
	text-indent: 0; 
	font-size: 11px;
	padding: 0; 
	vertical-align: middle;
	position: relative;
	z-index: 10000;
	width: 160px;
	display: block;
}

#nav li ul li a {
	padding: 4px 0 3px 14px;
	background: none;
	background-image: none;
	color: #FFFFFF;
	display: block;
	width: 160px;
	background-color: #14a114; 
	border: 1px;
	border-color: #FFFFFF;
	border-top: 0;
	height: auto; 
}

#nav li ul li a:hover {
	padding: 4px 0 3px 14px;
	background-color: #DFFDE1;
	background-image: none;
	color: #008800;
	display: block;
	width: 160px;
	border: 1px;
	border-color: #FFFFFF;
	border-top: 0; 
	height: auto;
}

/* ***** MASTER SITE CONTAINERS  **************************** */

#main_container {
	width: 900px;
	background-repeat: no-repeat;
	margin: auto;
}

#body {
	width: 900px;
	position: relative;
	margin: auto;
}

/* ***** HOME ELEMENTS  **************************** */

#home_col_1 {
	width: 293px;
	height:495px;
	margin: 15px 0 0 0;
	position: relative;
	left:16px; 
	float: left;
	text-decoration: none;
}

#btn_greens_system {
	height: 122px;
	background-image: url(../images/btn_greens_system.jpg);
	background-repeat: no-repeat;
}

a.btn_greens_system  {
	width: 292px;
	height: 122px;
	text-indent: -2000px;
	display: block;
	background: url(../images/btn_greens_system.jpg) no-repeat;
}

a.btn_power_roller  {
	width: 292px;
	height: 122px;
	text-indent: -2000px;
	display: block;
	background: url(../images/btn_power_roller.jpg) no-repeat;
	margin: 6px 0 0 0;
}

a.btn_greenscare  {
	width: 292px;
	height: 122px;
	text-indent: -2000px;
	display: block;
	background: url(../images/btn_greenscare.jpg) no-repeat;
	margin: 6px 0 0 0;
}

a.btn_trekker  {
	width: 292px;
	height: 122px;
	text-indent: -2000px;
	display: block;
	background: url(../images/btn_trekker.gif) no-repeat;
	margin: 6px 0 0 0;
}

a.btn_cassette  {
	width: 292px;
	height: 122px;
	text-indent: -2000px;
	display: block;
	background: url(../images/btn_cassette.gif) no-repeat;
	margin: 6px 0 0 0;
}

a.home_btn:hover {
	background-position: 0 -122px;
}

#btn_question {
	height: 91px;
	background-image: url(../images/btn_question.jpg);
	background-repeat: no-repeat;
	margin: 6px 0 0 0;
}

#btn_question a {
	width: 292px;
	height: 89px;
	text-indent: -2000px;
	display: block;
}

#home_col_2 {
	width: 560px;
	height: 495px;
	margin: 15px 15px 0 0;
	position: relative;	
	left:30px;
	float: left;
}

#message {
	width: 562px;
	height: 251px;
	position: relative;
	background-image: url(../images/home_message.jpg);
	background-repeat: no-repeat;
	margin: 0;
	float: left;
}

#text {
	width: 330px;
	height: 220px;
	position: relative;
	background: url(../images/home_text.gif) no-repeat;
	margin: 7px 0 0 0;
	float: left;
}

.text_inner {
	padding: 16px 25px 25px 25px;
}

#video_home {
	width: 221px;
	height: 220px;
	position: relative;
	background-image: url(../images/video.jpg);
	margin: 7px 0 0 9px;
	float: left;
}

.clear {
	height: 1px;
	clear: both;
}

#home_bkg {
	height: 762px;
	background-color: #CCCCCC;
	background-image: url(../images/home_bkg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.dist {
	display:none;
}
/* ***** INTERNAL ELEMENTS - ALL PAGES **************************** */

#col_2 {
	width: 600px;
	margin: 0;
	position: relative; 
	float: left;
	background-color: #FFFFFF;
}

.col_2_inner {
	padding: 25px 0 25px 25px;
}

.green_bar_short {
	width: 310px;
	height: 17px;
	position: relative;
	padding: 6px 6px 9px 10px;
	margin-bottom: 16px;
	background-color: #dffde1;
	background-repeat: no-repeat;
}

.green_bar_long {
	width: 610px;
	height: 17px;
	position: relative;
	padding: 6px 6px 9px 10px;
	margin-bottom: 16px;
	background-color: #dffde1;
	background-repeat: no-repeat;
}

.plus {
	width: 13px;
	height: 14px;
	margin-right: 8px;
	position: relative;
	background-image: url(../images/plus.gif);
	float: left;
}

.minus {
	width: 13px;
	height: 14px;
	margin-right: 8px;
	position: relative;
	background-image: url(../images/minus.gif);
	float: left;
}

.line_short {
	width: 326px;
	height: 1px;
	line-height:1px;
	margin: 10px 0 10px 0;
	position: relative;
	background: url(../images/line.gif) repeat-x;
	padding: 0;
	border: 0;
}

.line_long {
	width: 100%;
	height: 1px;
	line-height:1px;
	margin: 15px 0 20px 0;
	position: relative;
	background: url(../images/line.gif) repeat-x;
	padding: 0;
	border: 0;
}

.faq .headline {
	color: #000000;
	text-decoration: underline;
	cursor: pointer;
	
}

.faq_text .close {
	color: #000000;
	text-decoration: underline;
	cursor: pointer;
	
}

.faq_text {
	display: none;
	padding: 10px;
	margin: 10px 10px 15px 10px;
	background-color: #fff;
}

/* ***** INTERNAL ELEMENTS - PRODUCTS **************************** */


#col_1_products {
	width: 294px;
	height: 708px;
	margin: 25px 0 0 0;
	position: relative; 
	float: left;
	background-color: #CCCCCC;
	float: left;
}

#product_large {
	width: 290px;
	height: 215px;
	position: relative;
	border: 2px solid #000;
	border-color: #000000;
	z-index: 1050;
}	

#product_nav_bar {
	width: 286px;
	height: 21px;
	position: relative;
	padding: 0 8px 8px 0;
	font-size: 9px;
	color: #dffde1;
	background-color: #006600;
	background-repeat: no-repeat;
}

#multiple_views_text {
	width: 72px;
	height: 16px;
	position: relative;
	top: 6px;
	left: 6px;
	z-index: 1100;
	float: left;
}

#thumb_inner {
	width: 212px;
	height: 16px;
	position: relative;
	top: 6px;
	z-index: 1100;
	float: right;
	text-align:right;
	margin:auto;
}

#thumb_inner img {
	cursor:pointer;
}

#product_nav_bar_inner {
	width: 294px;
	height: 29px;
	position: absolute;
	top: 394px;
	margin: 8px;
	z-index: 1050;
	background-color: #CCFF33;
}

#subnav {
	position: relative;
	text-align: right;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	text-decoration: none;
	line-height: 1.8em;
	margin: 20px 20px 0px 0;
	padding: 0;
}	

#subnav a {
	color: #000000;
	text-decoration: none;
}

#subnav a:hover {
	color:#006600;
	text-decoration: none;
}

.logo_green {
	width: 168px;
	height: 20px;
	position: relative;
	background-image: url(../images/logo_green.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

#product_info {
	width: 579px;
	position: relative;
}

.col_product_details {
	width: 326px;
	position: relative;
	float: left;
}
	
#video {
	width: 221px;
	height: 250px;
	background: url(../images/video.jpg) no-repeat;
	margin: 0;
	float: right;
}

.vid_top {
	width: 171px;
	height:23px;
	margin: 0;
	background:url(../images/demo-top.jpg) no-repeat;
	padding:7px 0 0 50px;
	color:#336699;
	font-size:12px;
	font-weight:bold;
}

	
/* ***** INTERNAL - GENERAL PAGES  **************************** */

.green_bar_long {
	width: 563px;
	height: 17px;
	position: relative;
	padding: 6px 6px 9px 10px;
	margin-bottom: 16px;
	background-color: #dffde1;
	background-repeat: no-repeat;
}

#col_1_long {
	width: 294px;
	height: 815px;
	margin: 0;
	position: relative; 
	float: left;
}

#col_1_general {
	width: 294px;
	height: 486px;
	margin: 25px 0 0 0;
	position: relative; 
	background-color: #CCCCCC;
	float: left;
}

#grey_bar {
	width: 278px;
	height: 21px;
	position: relative;
	padding: 8px 8px 6px 8px;
	font-weight: bold;
	font-size: 17px;
	color: #000000;
	background-color: #b7b7b7;
	background-repeat: no-repeat;
}

#box_1 {
	width: 274px;
	height: 305px;
	position: relative;
	margin: 10px 0 10px 10px;
	background-image: url(../images/customer_service.jpg);
	background-repeat: no-repeat;
	z-index: 1050;
}	

#box_2 {
	width: 274px;
	height: 114px;
	position: relative;
	margin: 10px 0 10px 10px;
	background-image: url(../images/demo.jpg);
	background-repeat: no-repeat;
	z-index: 1050;
}	

#testimonial {
	width: 250px;
	height: 250px;
	position: relative; 
	left:30px;
	margin: 35px 15px 0 0;
	padding-right: 15px;
	background-image: url(../images/testimonial_bkg.gif);
	background-repeat: no-repeat;
	float: left;
}


#testimonial_header {
	width: 223px;
	position: relative;
	font-weight: bold;
	font-size: 17px;
	color: #216fa5;
	line-height: 1.2em;	
	margin: 0 0 13px 0;

}

.demo_col_1 {
	width:324px;
	margin:0 20px 0 0;
	float:left;
	position:relative;
}

.demo_col_2 {
	width:225px;
	float:left;
	position:relative;
	margin:0;
}

.green_bar_tiny {
	width: 209px;
	height: 17px;
	position: relative;
	padding: 6px 6px 9px 10px;
	margin-bottom: 16px;
	background-color: #dffde1;
	background-repeat: no-repeat;
}

.demo_holder {
	position:relative;
	background:#cccccc;
	border: 1px solid #7a7373;
	height: 250px;
	width:264px;
	padding:30px;
	margin:0 0 10px 0;
}

#video_demo {
	width: 221px;
	height: 220px;
	position: relative;
	margin: -15px 10px 10px 24px;
}

.additional {
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	padding:5px 0 5px 15px;
	width:309px;
}

.demo_list {
	border:1px solid #cccccc;
	padding:5px 0 5px 10px;
	width:314px;
	font-family:Arial;
	font-size:11px;
}

.demo_border {
	border:1px solid #8d8c8c;
}