BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}

div.header {font:normal 16px Arial, sans-serif; color:#FFFFFF; height:30px; width:1025px;}
div.info {font:normal 16px Arial, sans-serif; color:#FFFFFF; height:25px; width:1025px; text-align:center; vertical-align:middle; padding-top:10px;}
div.orange {font:normal 14px Arial, sans-serif; color:#ff770d;}
div.menu {background:url(images/bg_menu1.gif); background-repeat:repeat-x; font:Verdana, Arial, Helvetica, sans-serif; size:12px; color:#000000; height:33px; }

A.menu1{font:bold 16px Arial,sans-serif;color:#333333; margin-right:0px; letter-spacing:0pt; TEXT-DECORATION: none}
A.menu1:link{color:#333333; TEXT-DECORATION: none}
A.menu1:visited {color:#333333; TEXT-DECORATION: none}
A.menu1:active{color:#333333; TEXT-DECORATION: none}
A.menu1:hover {color:#f7832e;TEXT-DECORATION: none}

A.link1{font:bold 13px Arial,sans-serif;color:#333333; margin-right:0px; letter-spacing:0pt; TEXT-DECORATION: underline}
A.link1:link{color:#333333; TEXT-DECORATION: underline}
A.link1:visited {color:#333333; TEXT-DECORATION: underline}
A.link1:active{color:#333333; TEXT-DECORATION: underline}
A.link1:hover {color:#f7832e;TEXT-DECORATION: underline}

A.link2{font:bold 11px Arial,sans-serif;color:#333333; margin-right:0px; letter-spacing:0pt; TEXT-DECORATION: underline}
A.link2:link{color:#333333; TEXT-DECORATION: underline}
A.link2:visited {color:#333333; TEXT-DECORATION: underline}
A.link2:active{color:#333333; TEXT-DECORATION: underline}
A.link2:hover {color:#f7832e;TEXT-DECORATION: underline}


/**
 * NEW CSS
 */
table.table_content {
	width: 1031px;
}
td.td_content {
	border-right: 1px solid #999999; border-bottom: 1px solid #999999;
}
div#homepage_heading {
	background-color: #FF770D;
    margin-bottom: 15px;
    padding: 0;
    width: 100%;
}
div#homepage_heading_text {
    padding: 10px 30px;
    text-align: justify;
}
div#homepage_heading_text h1 {
	margin: 16px 0px;
}
div#homepage_heading_text h3 {
    margin: 6px 0;
    text-align: center;
}
div#homepage_heading_image {
	float: left;
	padding-top: 40px;
}
/* scooters */
div#homepage_scooter_line {
	padding: 10px 0 15px;
	clear: both;
}
div.scooter_row {
	padding: 0;
	margin: 0;
    text-align: center;
    width: 900px;
	clear: both;
	margin-left:80px;
}


div.scooter_cell {
	width: 300px;
	vertical-align: top;
	float: left;
	text-align: left;
}
div.scooter_title {
	font-size: 18px;
    font-weight: bold;
	color: #FF770D;
}
div.scooter_image {
	float: left;
	width: 100px;
	padding-top: 10px;
	min-height: 120px;
}
div.scooter_details {
	float: left;
	width: 200px;
	vertical-align: top;
}
div.scooter_price {
	color: #404040;
    font-size: 12pt;
    font-weight: bold;
    line-height: 30px;
    padding-left: 6px;
}
div.scooter_details_text {
    font-size: 10pt;
    line-height: 23px;
    padding-left: 6px;
}
div.scooter_links {
    color: #404040;
    font-size: 10pt;
    font-weight: bold;
    padding-bottom: 10px;
    text-align: center;
	clear: both;
}
div#scooter_footer_notes {
    background-color: #404040;
    color: #EDE9E9;
    font-size: 10px;
    padding: 10px;
    text-align: left;
    vertical-align: middle;
	clear: both;
}

div.scooter_profile_row {
	margin: 0 0 0 20px;
	clear: both;
	width: 1000px;
}
div.scooter_profile_row div {
	/*margin-right: 5px;*/
}
div.scooter_profile {
	float: left;
	width: 330px;
}
div.scooter_profile_image {
	vertical-align: top;
	max-height:351px;
	height: 351px;
}
div.scooter_profile_text_title {
	display: none;
	color: #FF770D;
    font-size: 18px;
    font-weight: bold;
}
div.scooter_profile_text {
	border: 1px dotted #FF9900;
	background-color: #f2e8de;
	vertical-align: top;
	padding: 10px;
    text-align: justify;
	font-size: 13px;
	min-height: 230px;
	height: 230px;
}
div#scooter_home_page_video, div#scooter_home_page_video_text {
	float: left;
	margin-left: 25px;
	margin-bottom: 10px;
}
div#scooter_home_page_video_text {
	height: 328px;
}
div#scooter_home_page_video_container {
    margin-top: 15px;
    text-align: center;
	clear: both;
}
div.faq_answer, div.faq_question {
    font-size: 12px;
    line-height: 16px;
    margin: 5px 0;
    padding-right: 30px;
    text-align: justify;
}
div.faq_question {
	font-weight: bold;
	margin-top: 20px;
}
div.testimonial_text p {
	font-style: italic;
	text-indent: 10px;
}

/**
 * PRICING PAGE
 */
table.pricing_summary_table {
	border-collapse: collapse;
}
table.pricing_summary_table td {
	border-collapse: collapse;
}
table.pricing_summary_table td a {
	color: #FF770D!important;
	text-decoration: none!important;
	font-weight: bold;
}
.scootertable td {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
}
td.pricing_scooter_title {
    font-weight: bold;
	color: #FF770D;
	text-align: center;
	padding-top: 5px;
}

div.pricing_scooter_price {
	font-weight: bold;
	font-size: 12px;
}
div.pricing_scooter_details_text, div.pricing_scooter_links, div.pricing_scooter_price {
	text-align: center;
	margin-top: 10px;
}
div.pricing_scooter_links {
	margin-bottom:10px;
}

/**
 * FOR SALE PAGE
 */
table.sale_table {
    border-collapse: collapse;
    margin: 7px 5px;
}
table.sale_table td {
	border: 1px solid #cccccc;
	border-collapse: collapse;
	padding: 3px 5px;
}

/**
 * OVERVIEW PAGE
 */
div.overview_text p {
	line-height: 24px;
}
/**
 * SCOOTERS FOR SALE PAGE
 */
td.scooters_for_sale_form_section {
    background-color: #E9E9E9;
    font-size: 14px;
    font-weight: bold;
    padding: 10px;
}
td.scooters_for_sale_form_data {
	padding-left: 10px;
	padding-top: 5px;
}

/**
 * SIDE PANEL CSS
 */
div.side_panel a {
	color: #f9403b; 
	font-size: 15px; 
	padding-bottom: 2px;
	font-family: 'century gothic';
	font-weight: bold;
	text-decoration: none;
}
.side_panel_anchor_like {
	color: #f9403b; 
	font-size: 15px; 
	padding-bottom: 2px;
	font-family: 'century gothic';
	font-weight: bold;
	text-decoration: none;
}
.side_panel_title {
	padding-bottom: 6px; font-size: 18px;font-family: arial;
}
