html
,body
,div
,ul
,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
	margin: 0; padding: 0; 
}
html {
	height: 100%;
}
body{
	background-image: url(/images/toyota/bg.png);
	background-repeat:repeat-x;
	background-color: #3d3f3c;
	margin:0px;
	padding:0px;
	font-family: Courier New, Courier, Times;
	font-size: 14px;
	text-align:left;
	height: 100%;
}
a {
	text-decoration:none;
	color: #000000;
}
a:hover {
	color: #990000;
}
img{
	border:none;
}
#page_content {
	clear: both;
}
.page_container{
	background-image: url(/images/toyota/page_container_bg.png);
	width:960px;
	height:auto;
	/*min-height:960px;*/
	margin-top:0px;
}
.header_wrapper{
	padding:20px;
}
.header{
	background-image: url(/images/toyota/header.gif);
	background-repeat:no-repeat;
	float:left;
	width:919px;
	height:70px;
}
.header_link{
	float:left;
	width:372px;
	height:70px;
}
.header_links_at_right{
	float:right;
	padding-right:20px;
	font-size:16px;
}
.float_right_header_links{
	float:left;
}
.header_links_at_right a{
	text-decoration:none;
	font-weight:bold;
}
.header_text_links {
	padding-left:20px;
}
.header_logged_in_text_links {
	font-size:14px;
}
.header_username {
	color: #990000;
	font-size:18px;
	font-weight:bold;
}
.header_link_search {
	width:140px;
	height:70px;
	margin-top: 0px;
	border:none;
	background:url(/images/toyota/header_link_search.gif);
	background-repeat:no-repeat;
}
.header_link_search_hover {
	width:140px;
	height:70px;
	margin-top: 0px;
	border:none;
	background:url(/images/toyota/header_link_search_h.gif);
	background-repeat:no-repeat;
}
.header_link_upload {
	width:140px;
	height:70px;
	margin-top: 0px;
	border:none;
	background:url(/images/toyota/header_link_upload.gif);
	background-repeat:no-repeat;
}
.header_link_upload_hover {
	width:140px;
	height:70px;
	margin-top: 0px;
	border:none;
	background:url(/images/toyota/header_link_upload_h.gif);
	background-repeat:no-repeat;
}
.navbar {
	background-image: url(/images/toyota/navbar.jpg);
	background-repeat:repeat-x;
	float:left;
	width:960px;
	height:25px;
	margin-top:20px;
}
.up_one_level_nav{
	background-image: url(/images/toyota/up_one_level_nav.gif);
	background-repeat:no-repeat;
	float:left;
	width:auto;
	height:25px;
	padding-left:31px;
}
.current_level_nav{
	background-image: url(/images/toyota/current_level_nav.gif);
	background-repeat:no-repeat;
	float:left;
	width:auto;
	height:25px;
	padding-left:29px;	
}
.up_one_level_nav a{
	color:#696b63;
	text-decoration:none;
	font-size:12px;
}
.current_level_nav a{
	color:#000;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
.spacer_25px_Tall{
	width:960px;
	height:20px;
	float:left;
}
.clear{
	clear:both;
}
.left_col{
	width:250px;
	background-image: url(/images/toyota/left_col_bg.gif);
	height:auto;
	float:left;
}
.left_col_padding{
	width:20px;
	float:left;
	height:200px;
}
.left_col_top{
	width:250px;
	background-image: url(/images/toyota/left_col_top.gif);
	height:38px;	
	float:left;
}
.left_col_body_form{
	background-color:#eaebe4;
	border: 1px solid #eaebe4;
	color:#000;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
	width:180px;
}
.left_col_body_form_button{
	/*
	background-color:#000;
	border: 1px solid #eaebe4;
	color:#eaebe4;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
	cursor:hand;
	cursor:pointer;
	width:40px;
	*/
	width:36px;
	height:20px;
	border:none;
	background:url(/images/toyota/browse_go_small.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
.left_col_body_form_button_hover{
	width:36px;
	height:20px;
	border:none;
	background:url(/images/toyota/browse_go_small_h.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}

.left_col_body_form_wrapper{
	background-color:#eaebe4;
	height:18px;
	width:230px;
}
.left_col_location{
	width:250px;
	height:16px;
	background-image:url(/images/toyota/search_header_location.gif);
}
left_col_dificulty{
	width:250px;
	height:21px;
	background-image:url(/images/toyota/search_header_difficulty.gif);
}
#expand1{
	font-weight:bold;
	font-size:18px;
	float:left;
	width:150px;
	height:auto;
	text-align:left;
	padding-left:5px;
	cursor:hand;
	cursor:pointer;
}
#expand2{
	font-weight:bold;
	font-size:18px;
	float:left;
	/* width:150px; */
	height:auto;
	text-align:left;
	padding-left:5px;
	cursor:hand;
	cursor:pointer;
}
#expand3{
	font-weight:bold;
	font-size:18px;
	float:left;
	width:150px;
	height:auto;
	text-align:left;
	padding-left:5px;
	cursor:hand;
	cursor:pointer;
}
.closed_arrow{
	width:15px;
	height:15px;
	background-image: url(/images/toyota/closed_arrow.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}
.open_arrow{
	width:15px;
	height:15px;
	background-image: url(/images/toyota/open_arrow.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}
.closed{
	color:#FFF;
}
.open{
	color:#000;
}
#expand1arrow{
	float:right;
}
#expand2arrow{
	float:right;
}
#expand3arrow{
	float:right;
}
.cursor{
	cursor:hand;
	cursor:pointer;
}
.left_col_bottom_slice{
	background-image: url(/images/toyota/left_col_bottom_slice.gif);
	width:250px;
	height:25px;
}
.right_col{
	float:left;
	margin-left:20px;
	width:650px;
	
}
.right_col_bar{
	width:660px;
	height:5px;
	background-image: url(/images/toyota/right_col_bar.gif);
	background-repeat: repeat-x;
}
.right_col_header{
	width:650px;
	float:left;
}
.right_col_header_red{
	font-size:20px;
	color:#990000;
	float:left;
	font-weight:bold;
}
.right_col_header_num_trails{
	float:left;
	font-size:20px;
	font-family:Courier;
	font-weight:bolder;
}
.right_col_header_float_right{
	float:right;
	background-image: url(/images/toyota/right_col_header_float_right.gif);
	height:20px;
	width:184px;
	margin:2px;
	cursor:hand;
	cursor:pointer;
}
.right_col_map{
	background-image: url(/images/toyota/map.gif);
	height:370px;
	width:650px;
}
.floaters{
	position: relative;
	float:left;
	width:100px;
	height: 165px;
	margin-top:5px;
	margin-right:37px;
	text-align:left;
	border: 0px solid #000000;
}
.floater_start{
	position: relative;
	float:left;
	width:100px;
	height: 130px;
	margin-top:0px;
	margin-right:10px;
	text-align:left;
	border: 0px solid #000000;
}
.floater_right {
	margin-right:0px;
}

.floaters_text{
	font-weight:bold;
	text-align:left;
	width:100px;
	overflow:hidden;
	font-size: 12px;
	height: 12px;
}
.floaters_dist_img {
	position: absolute;
	/*bottom: 0px;*/
}
.floaters_dist{
	text-align:left;
	width:auto;
	font-size: 11px;
	float: left;
}
.home_choose_by_state{
	background: url(/images/toyota/home_browse_by_state.gif);
	background-repeat:no-repeat;
	width:480px;
	height:43px;
	float:left;
	
}
.floaters_imga{
	background-image: url(/images/toyota/imga.gif);
	float:left;
	width:9px;
	height:9px;
	background-repeat:no-repeat;
	background-position-y:center;
	margin-top:3px;
	margin-left:5px;
}
.floaters_imgb{
	background-image: url(/images/toyota/imgb.gif);
	float:left;
	width:7px;
	height:8px;
	background-repeat:no-repeat;
	background-position-y:center;
	margin-top:3px;
	margin-left:5px;
}
.floaters_imgc{
	background-image: url(/images/toyota/imgc.gif);
	float:left;
	width:8px;
	height:10px;
	background-repeat:no-repeat;
	background-position-y:center;
	margin-top:3px;
	margin-left:5px;
}
.bottom_bar{
	background-image:url(/images/toyota/bottom_bar.gif);
	background-repeat:repeat-x;
	height:25px;
	width:660px;
	float:right;
	margin-top:10px;
	margin-right:10px;
}
.bottom_slice{
	width:960px;
	height:219px;
	background-image: url(/images/toyota/bottom_slice.gif);
	font-family:Arial, Helvetica, sans-serif;
}
.bottom_bar_right{
	float:right;
	width:auto;
	margin-right:5px;
	margin-top: 3px;
}
.bottom_bar_left{
	float:left;
	width:auto;
	margin-left:5px;
	margin-top: 3px;
	color:#666;
	font-size:13px;
}
.is{
	color:#666;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}
.not{
	color:#000;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}
.not_over{
	float:left;
	width:235px;
	height:20px;
	text-align:left;
	padding-left:15px;
	cursor:pointer;
	cursor:hand;
	line-height:20px;
}
.not_over a {
	color: #ffffff;
}
.over{
	float:left;
	width:235px;
	height:20px;
	background-color:#000;
	color:#fff;
	text-align:left;
	padding-left:15px;
	cursor:pointer;
	cursor:hand;
	line-height:20px;
}
.over a {
	color: #ffffff;
}
.state{
	border-top:1px solid white;
	padding-top:5px;
}
.city{
	border-top:1px solid white;
	padding-top:5px;
}
.right_side{
	float:right;
	padding-right: 10px;
}
.left_side{
	float:left;
}
.copyright{
	float:left;
	font-size:9px;
	color: #666;
	padding:6px;
	padding-right:20px;
	padding-left:20px;
}
.copyright_links{
	float:right;
	font-size:9px;
	color: #666;
	padding:6px;
	padding-right:20px;
	padding-left:20px;
}
.copyright_links a{
	font-size:9px;
	color: #666;
	font-family:Arial, Helvetica, sans-serif;
	
}
.popUpBox{
	width:300px;
	height:200px;
	background:#fff;
	border:1px solid black;
	z-index:100;
	padding-left:20px;
	position: absolute;
	display:none;
}
.popUpBoxKillSwitch{
	width:300px;
	height:20px;
}
.popUpBoxKillSwitchBorder{
	width:20px;
	height:20px;
	float:right;
	border:1px solid #000;
	margin:2px;
}
.popUpBoxKillSwitchA{
	font-family:Arial;
	color:#000;
	font-size:18px;
	text-decoration:none;
	line-height:16px;
	font-weight:900;
}
.login_label{
	float:left;
	width:90px;
	text-align:left;
}
.login_input_field{
	float:left;
	width:160px;
	text-align:left;	
}
.login_input_checkbox{
	float:left;
	width:200px;
	text-align:left;	
}
.login_label_remember{
	float:left;
	width:200px;
	text-align:left;	
}
.login_label_lowertext{
	float:left;
	width:160px;
	text-align:left;		
}
.home_left_col{
	float:left;
	height:591px;
	margin:20px 0 20px 20px;
	width:480px;
}
.home_right_col{
	float:left;
	width:400px;
	height:400px;
	margin-top:17px;
	margin-left:9px;
}
.home_right_col_flash{
	/* background: url(/images/toyota/right_col_temp.gif); */
	width:430px;
	height:420px;
	float:left;
	margin-top:4px;
}
.home_left_col_header{
	font-family:Times;
	font-size:26px;
	font-weight:900;
	width:207px;
	height:26px;
	float:left;
	background-image: url(/images/toyota/home_left_col_header.jpg);
	background-repeat:no-repeat;
}
.home_left_col_header_right{
	font-family:Times;
	font-size:24px;
	font-weight:900;
	width:140px;
	height:26px;
	line-height:26px;
	float:left;
}
.home_left_col_header_right_inner{
	font-family:courier;
	font-size:11px;
	line-height:11px;
	color:#787878;
	text-align:left;
	font-weight:100;
	width:240px;
}
.home_left_col_header_search_bar{
	width:420px;
	height:20px;
	background:#ffffff;
	border:1px solid #787878;
	font-family:Courier;
}
.home_left_col_header_search_bar_container{
	float:left;
	width:420px;
	height:20px;
	text-align:left;
}
.home_left_col_header_button{
	background:#000;
	color:#fff;
	width:40px;
	height:24px;
	border:1px solid black;
	font-family:Times, Courier;
}
.home_left_col_header_button_container{
	float:left;
	margin-left:4px;
	width:50px;
	height:22px;
	border:none;
	background:url(/images/toyota/hp_go_big.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
.home_left_col_header_button_container_hover{
	float:left;
	margin-left:4px;
	width:50px;
	height:22px;
	border:none;
	background:url(/images/toyota/hp_go_big_h.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
.left_col_choose_state{
	/* background: url(/images/toyota/left_col_placeholder.jpg); */
	background-repeat:no-repeat;
	height:318px;
	width:480px;
	background-position:bottom left;
	float:left;
}
.left_col_choose_state_flash{
	background: transparent;
	height:275px;
	width:480px;
	background-position:bottom left;
	float:left;
}
.left_col_marketing{
	background-image:url(/images/toyota/marketing_area_home.gif);
	width:470px;
	height:115px;
	background-position:left;
	background-repeat:no-repeat;
	float:left;
	margin-top:88px;
}
.left_col_marketing1{
	width:470px;
	height:115px;
	background-position:left;
	background-repeat:no-repeat;
	background-image:url(/images/toyota/marketinglinksa.jpg);
}
.left_col_marketing2{
	width:470px;
	height:115px;
	background-position:left;
	background-repeat:no-repeat;
	background-image:url(/images/toyota/marketinglinksb.jpg);
}
.left_col_marketing3{
	width:470px;
	height:115px;
	background-position:left;
	background-repeat:no-repeat;
	background-image:url(/images/toyota/marketinglinksc.jpg);
}
.home_right_col_header{
	background:url(/images/toyota/right_col_home_header.gif);
	width:205px;
	height:25px;
	float:left;
}
.floater_wrapper_home{
	width:483px;
	margin-top:10px;
	height:130px;
	float:left;
}

/* Driver page */

.driver_left_col{
	width:250px;
	margin-left:20px;
	height:auto;
	float:left;
	margin-top:30px;
}
.driver_right_col{
	width:650px;
	height:auto;
	float:left;
	margin-top:30px;
	margin-right:21px;
	
}
.filmstripphoto{
	margin-top:5px;
	}
.driver_left_col_header{
	width:250px;
	float:left;
	height:10px;
	background-image:url(/images/toyota/driver_left_col_header.gif);
	background-repeat:no-repeat;
}
.driver_left_col_container{
	background-image: url(/images/toyota/driver_left_col_bg.gif);
	background-repeat:no-repeat;
	width:250px;
	height:auto;
}
.driver_left_col_footer{
	height:25px;
	width:250px;
	background-image:url(/images/toyota/driver_left_col_footer.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
	float:left;
	background-position:bottom;
}
.driver_right_col_header{
	background: url(/images/toyota/driver_right_col_header.gif);
	background-repeat:repeat-x;;
	width:650px;
	height:37px;
}
.driver_right_col_header_redtext{
	width:140px;
	color:#990000;
	line-height:37px;
	height:37px;
	background-image: url(/images/toyota/driver_right_col_header_redtext.gif);
	background-repeat:no-repeat;
	float:left;
}	
.driver_right_col_header_showbox{
	width:320px;
	color:#000;
	line-height:37px;
	height:37px;
	float:left;
	text-align:left;
}	
.driver_right_col_header_showbox_posted{
	font-size:12px;
	color:#000;
	font-weight:bolder;
	padding:0px 3px 0px 3px;
}
.driver_right_col_header_showbox_favorites{
	font-size:12px;
	color:#000;
	font-weight:bolder;
	padding:0px 3px 0px 3px;
}
.driver_right_col_header_showbox_rated{
	font-size:12px;
	color:#000;
	font-weight:bolder;
	padding:0px 3px 0px 3px;
}
.driver_right_col_header_showbox_greytext{
	color:#b3b3b3;
	font-size:12px;
}
.driver_right_col_dropdown{
	/*background:url(/images/toyota/driver_right_col_dropdown.gif);*/
	height:20px;
	width:120px;
	border:none;
}
.driver_right_col_header_dropdown{
	float:right;
	height:26px;
	width:160px;
	border-left:1px solid #a4a4a2;
	padding-top:10px;
	text-align:left;
	/* font-family:verdana;
	font-size:9px;
	font-weight:bolder;
	*/
}
.driver_right_col_flash_map{
	width:650px;
	height:370px;
	/* background:url(/images/toyota/driver_right_col_flash_map.gif);
	background-repeat:no-repeat; */
	float:right;
	margin-bottom:5px;
}
.floater_wrapper_drive{
	width:650px;
	margin-top:10px;
	height:130px;
	float:left;
}
.driver_profile{
	width:250px;
	height:auto;
	margin-top:10px;
	background-image: url(/images/toyota/driver_left_col_bg.gif);
}
.driver_profile_image{
	border:1px solid white;
	float:left;
	margin-left:10px;
}
.driver_profile_name{
	font-family:times;
	font-weight:800;
	font-size:16px;
	color:#000;
	float:left;
	margin-left:3px;
	overflow:hidden;
	width:125px;
	text-align:left;
}
.driver_profile_white_text{
	font-family:times;
	font-weight:800;
	font-size:11px;
	color:#fff;
	float:left;
	margin-left:3px;
	width:125px;
	text-align:left;
}
.driver_profile_edit_profile{
	font-family:times;
	font-weight:800;
	font-size:11px;
	color:#8f0004;
	float:left;
	margin-left:3px;
	width:125px;
	text-align:left;
}
.driver_profile_white_text a{
	font-family:times;
	font-weight:800;
	font-size:11px;
	color:#fff;
	float:left;
	margin-left:3px;
	width:125px;
	text-align:left;
	text-decoration:none;
}
.driver_profile_edit_profile a{
	font-family:times;
	font-weight:800;
	font-size:11px;
	color:#8f0004;
	float:left;
	margin-left:3px;
	width:125px;
	text-align:left;
	text-decoration:none;
}
.driver_about_me{
	border-top:1px solid white;
	margin-top:5px;
}
.driver_subscribers{
	border-top:1px solid white;
	margin-top:5px;
}
.driver_invite_your_friends{
	width:240px;
	height:40px;
	margin-left:5px;
	float:left;
	margin-bottom:5px;
	margin-top:5px;
}
.driver_mini_icon{
	width:38px;
	height:28px;
	border:1px solid white;
}
.driver_right_side{
	float:left;
	padding-left:3px;
}
.driver_right_side_row1{
	line-height:16px;
	font-size:12px;
	font-weight:bolder;
}
.driver_right_side_row2{
	line-height:16px;
	font-size:10px;
}
.driver_about_me_text{
	float:left;
	text-align:left;
	padding:5px;
	word-wrap: break-word;
	width: 230px;
}
.driver_bottom_line{
	width:650px;
	background: url(/images/toyota/bottom_driver_slice.gif);
	height:25px;
	margin-top:5px;
}
.driver_bottom_line{
	width:650px;
	background: url(/images/toyota/driver_bottom_slice.gif);
	height:25px;
	float:right;
	margin-bottom:20px;
}
/*drivern*/
.drivern_header{
	width:250px;
	float:left;
	height:10px;
	background-image:url(/images/toyota/driver_left_col_header.gif);
	background-repeat:no-repeat;
	margin-top:30px;
	position:relative;
	margin-left:20px;
	}
.drivern_body{
	background-image: url(/images/toyota/driver_left_col_bg.gif);
	background-repeat:repeat-y;
	width:250px;
	height:600px;
	position:relative;
	float:left;
	margin-left:20px;
}
.drivern_footer{
	height:25px;
	width:250px;
	background-image:url(/images/toyota/driver_left_col_footer.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
	margin-left:20px;
	float:left;
	background-position:bottom;
}
/*end drivern start trails */
.trail_left_col{
	float:left;
	width:470px;
	padding-top:20px;
	
}
.trail_right_col{
	float:right;
	width:490px;
	padding-top:20px;
}
.trail_navbar{
	width:960px;
	margin-top:20px;
	height:25px;
	background:url(/images/toyota/navbar.jpg);
	background-repeat:repeat-x;
	text-align:left;
	padding-left:5px;
}
.trail_left_col_wrapper{
	width:430px;
	margin-left:20px;
}
.trail_header_bar{
	background:url(/images/toyota/trails_header_line.gif);
	background-repeat:repeat-x;
	width:430px;
	height:5px;
}
.trail_map{
	width:470px;
	height:420px;
	/* background:url(/images/toyota/trails_map.gif); 
	background-repeat:no-repeat; */
}

.trail_map_underbar_left_bot{
	width:430px;
	height:5px;
	background:url(/images/toyota/trails_header_line.gif);
	background-repeat:repeat-x;
	margin-top:20px;
	margin-bottom:20px;
	float:left;
}
.trail_map_underbar_left{
	padding-left:15px;
}
.trail_map_underbar_right{
	width:470px;
	height:5px;
	background:url(/images/toyota/trails_header_line.gif);
	background-repeat:repeat-x;
	margin-top:20px;

}
.trail_inner_left{
	width:276px;
	height:auto;
}
.trail_inner_right{
	width:150px;
}
.trail_download{
	width:150px;
	height:40px;
	margin-top: 4px;
	border:none;
	background:url(/images/toyota/trail_download.gif);
	background-repeat:no-repeat;
}
.trail_download_hover {
	width:150px;
	height:40px;
	margin-top: 4px;
	border:none;
	background:url(/images/toyota/trail_download_h.gif);
	background-repeat:no-repeat;
}
.trail_righty_midbox{
	width:150px;
	height:105px;
	border:none;
	background:url(/images/toyota/trails_righty_midbox.gif);
	background-repeat:no-repeat;
	margin-top:5px;
}
.trail_google_earth{
	padding-top:10px; 
	padding-left:43px; 
	font-family:times; 
	color:#fff;
	height:20px;
	line-height:20px;
	text-align:left;
	font-size:10px;
	text-decoration:none;
	font-weight:bolder;
}
.trail_google_earth a{
	font-family:times; 
	color:#fff;
	font-size:10px;
	text-decoration:none;
	font-weight:bolder;
}
.trail_righty_lowbox{
	width:150px;
	height:205px;
	border:none;
	background:url(/images/toyota/trails_righty_lowbox.gif);
	background-repeat:no-repeat;
	margin-top:5px;
}
.trail_lowbox_spacer {
	height: 42px;
}
.trail_lowbox_row{
	height:30px;
	position: relative;
}
.trail_lowbox_img{
	position: absolute;
	left:14px; 
}
.trail_lowbox_text{
	position: absolute;
	top:6px; 
	left:42px; 
	font-family:times; 
	color:#fff;
	height:22px;
	line-height:22px;
	text-align:left;
	width:100px;
}
.trail_lowbox_text {
	font-family:times; 
	color:#fff;
	font-size:12px;
	text-decoration:none;
	font-weight:600;
}
.trail_lefty_header{
	font-size:22px;
	font-weight:bolder;
	font-family:times New Roman, courier, arial, verdana;
	text-align:left;
}
.trail_lefty_subheader{
	font-size:12px;
	font-weight:bolder;
	font-family:times New Roman, courier, arial, verdana;
	color:#858482;
	text-align:left;
}
.trail_lefty_subheader a{
	font-size:12px;
	font-weight:bolder;
	font-family:times New Roman, courier, arial, verdana;
	color:#000;
	text-decoration:none;
	text-align:left;
}
.trail_lefty_rating_container{
	width:255px;
	border-top:1px solid #858482;
	margin-top:5px;
	height:25px;
}
.trail_lefty_rating_rate{
	float:left;
	width:140px;
	border-right:1px solid #858482;
	height:25px;
	font-size:12px;
	font-family:Courier;
	font-weight:bold;
	line-height:20px;
	text-align:left;
	color:#858482;
}
.trail_lefty_rating_favs{
	float:left;
	height:25px;
	width:110px;
	padding-left: 2px;
	/* line-height:25px; */
	font-size:12px;
	font-family:Times;	
	font-weight:bold;
	text-decoration:none;
	color:#000;
	
}
.trail_lefty_rating_favs a {
	font-size:12px;
	font-family:Times;	
	font-weight:bold;
	text-decoration:none;
	color:#000;
}
.trail_lefty_rating_favs_icon{
	background-image:url(/images/toyota/trails_lefty_rating_favs.gif);
	background-repeat:no-repeat;
	float:left;
	line-height:14px;
	background-position:bottom left;
	padding-top:3px;
	margin-left:3px;
}
.trail_lefty_rating_favs_icon a{
	font-size:12px;
	font-family:Times;
	height:15px;	
	font-weight:bold;
	text-decoration:none;
	color:#000;
}
.trail_lefty_edit_delete{
	text-align:left;
}
.trail_lefty_edit_delete a{
	color:#98000a;
	font-size:10px;
	text-decoration:none;
	font-family:Times;
	font-weight:bold;	
	text-align:left;
}
.trail_lefty_comment_box_header{
	font-size:14px;
	font-weight:bolder;
	color:#000;
	line-height:18px;
	text-align:left;
}
.trail_lefty_comment_box_text{
	font-size:12px;
	color:#333333;
	line-height:14px;
	margin-bottom:20px;
	text-align:left;
	width:260px;
}
.trail_lefty_photo_box{
	width:250px;
	text-align:left;
}
.trail_lefty_photo_box_left{
	border:1px solid #9b9b99;
	float:left;
	margin-top:5px;
	text-align:left;
}
.trail_lefty_photo_box_right{
	width:145px;
	float:left;
	margin-top:5px;
	padding-left:5px;
	text-align:left;
}
.trail_lefty_photo_box_right_head{
	font-weight:bolder;
}
.trail_lefty_photo_box_right_city{
	font-family:Times;
	font-size:12px;
	color: #9b9b99;
}
.trail_lefty_photo_box_right_data{
	font-family:Times;
	font-size:12px;
	color: #9b9b99;
}
.trail_low_left{
	width:430px;
}
.trail_low_left_row1_left{
float:left;
width:150px;
font-size:18px;
font-weight:bolder;	
font-family:Times;
margin-top:3px;
}
.trail_low_left_row1_right{
float:right;
text-align:right;	
width:135px;
}
.trail_low_left_row2_left{
float:left;
width:150px;
font-size:16px;
font-weight:bolder;	
font-family:Times;
margin-top:20px;
text-align:left;
}
.trail_low_left_row2_left a{
color:#000;
text-decoration:none;
}
.trail_low_left_row2_right{
float:right;
text-align:right;	
color:#989795;
margin-top:20px;
font-size:12px;
}
.trail_low_left_row2_right a{	
color:#9b9b99;
font-size:12px;
text-decoration:none;
}
.trail_low_left_row3{
color:#333333;
float:left;
font-size:12px;
text-align:left;
}
.trail_text_area{
width:430px;
border:1px solid #989795;
height:75px;
overflow:auto;
float:left;
}
.trail_text_area_right{
	float:right;
}
.trail_text_area_left{
	float:left;
}
.trail_ta_cont{
	width:430px;
	float:left;
}
.trail_comment_button{
	background-image:url(/images/toyota/trails_post_com.gif);
	background-repeat:no-repeat;
	width:59px;
	height: 19px;
	border:none;
}
.trail_marketing{
	background:url(/images/toyota/trails_marketing.gif);
	width:470px;
	height:100px;
	float:left;
	margin-top:10px;
	margin-bottom:5px;
}
.trail_low_left_row1{
	float:left;
	text-align:left;
	font-family:Times;
	font-size:18px;
	font-weight:bolder;
}
.trail_low_right_row1{
	float:right;
	text-align:right;
	margin-right:19px;
	
}
.trail_low_right{
	float:left;
	width:490px;
}
/*End trails start photoviewer */
.pv_flash{
	background:url(/images/toyota/photoviewer_placeholder.gif);
	width:921px;
	height:731px;
	margin-top:20px;
	margin-bottom:20px;
}
.pv_navbar{
	background-image: url(/images/toyota/navbar.jpg);
	background-repeat:repeat-x;
	float:left;
	width:960px;
	height:25px;
	margin-top:20px;
	line-height:25px;
}
/* end photoviewer start search*/
.search_left_col{
	width:250px;
	margin-left:20px;
	height:auto;
	float:left;
	margin-top:30px;
}
.search_right_col{
	width:650px;
	height:auto;
	float:left;
	margin-top:30px;
	margin-left:20px;
	
}
.search_left_col_header{
	width:243px;
	align:left;
	float:left;
	height:19px;
	padding-left:5px;
	padding-bottom: 8px;
	background-repeat:no-repeat;
	background:url(/images/toyota/driver_left_col_bg.gif); 
}
.search_left_col_container{
	background-image: url(/images/toyota/driver_left_col_bg.gif);
	background-repeat:no-repeat;
	width:250px;
	height:auto;
}
.search_left_col_footer{
	height:25px;
	width:250px;
	background-image:url(/images/toyota/driver_left_col_footer.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
	float:left;
	background-position:bottom;
}
.search_right_col_header{
	background: url(/images/toyota/driver_right_col_header.gif);
	background-repeat:repeat-x;;
	width:650px;
	height:37px;
}
.search_right_col_header_redtext a {
	color:#990000;
	float:left;
	font-family:times New Roman;
	font-size:22px;
	font-weight:bolder;
	height:37px;
	line-height:37px;
	padding-right: 15px;
	background-image: url(/images/toyota/search_right_col_header_num_trails.gif);
	background-repeat:no-repeat;
	background-position: right top;
}	
.search_right_col_header_num_trails{
	width:140px;
	color:#000;
	font-size:18px;
	font-weight:bold;
	padding-left:10px;
	line-height:40px;
	height:37px;
	/* background-image: url(/images/toyota/search_right_col_header_num_trails.gif); */
	background-repeat:no-repeat;
	float:left;
}
.search_right_col_header_showbox{
	width:320px;
	color:#000;
	line-height:37px;
	height:37px;
	float:left;
	text-align:left;
}	
.search_right_col_header_showbox_greytext{
	color:#b3b3b3;
	font-size:10px;
	float:left;
	width:39px;
	
}
.search_right_col_header_showbox_posted{
	font-size:10px;
	color:#000;
	font-weight:bolder;
	font-family:verdana;
	padding:0px 3px 0px 3px;
}
.search_right_col_header_showbox_favorites{
	font-size:10px;
	color:#000;
	font-weight:bolder;
	font-family:verdana;
	padding:0px 3px 0px 3px;
}
.search_right_col_header_showbox_rated{
	font-size:10px;
	color:#000;
	font-weight:bolder;
	font-family:verdana;
	padding:0px 3px 0px 3px;
}
.search_right_col_dropdown{
	/*background:url(/images/toyota/driver_right_col_dropdown.gif);*/
	height:20px;
	width:120px;
	border:none;
	margin-bottom:10px;
	float:left;
}
.search_right_col_header_dropdown{
	float:right;
	height:26px;
	width:164px;
	padding-top:4px;
	text-align:left;
	font-family:verdana;
	font-size:9px;
	font-weight:bolder;
	margin-top:5px;
}
.search_right_col_flash_map{
	width:650px;
	height:370px;
	/* background:url(/images/toyota/driver_right_col_flash_map.gif);
	background-repeat:no-repeat;
	*/
	float:left;
	margin-bottom:8px;
}
.floater_wrapper_drive{
	width:650px;
	margin-top:10px;
	height:130px;
	float:left;
}
.search_profile{
	width:250px;
	height:auto;
	margin-top:10px;
	background-image: url(/images/toyota/driver_left_col_bg.gif);
}
.search_profile_image{
	border:1px solid white;
	float:left;
	margin-left:10px;
}
.search_profile_name{
	font-family:times;
	font-weight:800;
	font-size:16px;
	color:#000;
	float:left;
	margin-left:3px;
	overflow:hidden;
	width:125px;
	text-align:left;
}
.search_profile_white_text{
	font-family:times;
	font-weight:800;
	font-size:11px;
	color:#fff;
	float:left;
	margin-left:3px;
	width:125px;
	text-align:left;
}
.search_profile_edit_profile{
	font-family:times;
	font-weight:800;
	font-size:11px;
	color:#8f0004;
	float:left;
	margin-left:3px;
	width:125px;
	text-align:left;
}
.search_profile_white_text a{
	font-family:times;
	font-weight:800;
	font-size:11px;
	color:#fff;
	float:left;
	margin-left:3px;
	width:125px;
	text-align:left;
	text-decoration:none;
}
.search_profile_edit_profile a{
	font-family:times;
	font-weight:800;
	font-size:11px;
	color:#8f0004;
	float:left;
	margin-left:3px;
	width:125px;
	text-align:left;
	text-decoration:none;
}
.search_about_me{
	border-top:1px solid white;
	margin-top:5px;
}
.search_subscribers{
	border-top:1px solid white;
	margin-top:5px;
}
.search_invite_your_friends{
	width:240px;
	height:40px;
	margin-left:5px;
	float:left;
	margin-bottom:5px;
	margin-top:5px;
}
.search_mini_icon{
	width:38px;
	height:28px;
	border:1px solid white;
}
.search_right_side{
	float:left;
	padding-left:3px;
}
.search_right_side_row1{
	line-height:16px;
	font-size:12px;
	font-weight:bolder;
}
.search_right_side_row2{
	line-height:16px;
	font-size:10px;
}
.search_about_me_text{
	float:left;
	text-align:left;
	padding:5px;
}
.search_bottom_line{
	width:650px;
	background: url(/images/toyota/driver_bottom_slice.gif);
	height:25px;
	float:right;
	/* margin-right:20px; */
	margin-top: 20px;
	margin-bottom:20px;
}
.search_difficulty{
	border-top:1px solid white;
	padding-top:5px;
}
/*drivern*/
.searchn_header{
	width:250px;
	float:left;
	height:10px;
	background-image:url(/images/toyota/driver_left_col_header.gif);
	background-repeat:no-repeat;
	margin-left:0px;
	margin-top:5px;
	position:relative;
	}
	
.searchn_body{
	background-image: url(/images/toyota/search_left_col_bg.gif);
	background-repeat:repeat-y;
	background-position: bottom;
	width:250px;
	/* height:700px; */
	margin-left:0px;
	position:relative;
	float:left;
}
/*.searchn_footer{
	height:25px;
	width:250px;
	background-image:url(/images/toyota/driver_left_col_footer.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
	float:left;
	margin-right:20px;
	background-position:bottom;
}
*/
.filmstripphoto{
border: 1px solid rgb(102, 102, 102); 
margin-top: 5px;
margin-bottom: 5px;
margin-left: 0px;
margin-right:20px;
/*
width: 98px; 
height: 73px;
*/
}
.filmstripphoto_right{

margin-top: 5px;
margin-bottom: 5px;
margin-left: 1px;
margin-right:0px;

}
/*end search start popup boxes*/
.default_top_left{
	width:13px;
	height:42px;
	background-image:url(/images/toyota/popup_top_left.gif);
	margin:0px;
	padding:0px;
	border:none;
	background-repeat:no-repeat;
}
.default_top_center{
	width:auto;
	height:42px;
	background-image:url(/images/toyota/popup_top_center.gif);
	margin:0px;
	padding:0px;
	border:none;
	background-repeat:repeat-x;
}
.default_top_right{
	width:13px;
	height:42px;
	background-image:url(/images/toyota/popup_top_right.gif);
	margin:0px;
	padding:0px;
	border:none;
	background-repeat:no-repeat;
}
.default_col_left{
	width:13px;
	height:29px;
	background-image:url(/images/toyota/popup_col_left.gif);
	margin:0px;
	padding:0px;
	border:none;
	background-repeat:repeat-y;
}
.default_col_center{
	width:auto;
	height:29px;
	background-image:url(/images/toyota/popup_col_center.gif);
	margin:0px;
	padding:0px;
	border:none;
	background-repeat:repeat;
}
.default_col_right{
	width:13px;
	height:29px;
	background-image:url(/images/toyota/popup_col_right.gif);
	margin:0px;
	padding:0px;
	border:none;
	background-repeat:repeat-y;
}
.default_bottom_left{
	width:13px;
	height:33px;
	background-image:url(/images/toyota/popup_bottom_left.gif);
	margin:0px;
	padding:0px;
	border:none;
	background-repeat:no-repeat;
}
.default_bottom_center{
	width:13px;
	height:33px;
	background-image:url(/images/toyota/popup_bottom_center.gif);
	margin:0px;
	padding:0px;
	border:none;
	background-repeat:repeat-x;
}
.default_bottom_right{
	width:13px;
	height:33px;
	background-image:url(/images/toyota/popup_bottom_right.gif);
	margin:0px;
	padding:0px;
	border:none;
	background-repeat:no-repeat;
}
.invite_top_left{
	width:12px;
	height:42px;
	background-image:url(/images/toyota/popup_top_left.gif);
	margin:0px;
	padding:0px;
	border:none;
	background-repeat:no-repeat;
}
.invite_top_center{
	width:auto;
	height:42px;
	background-image:url(/images/toyota/popup_top_center.gif);
	margin:0px;
	padding:0px;
	border:none;
	background-repeat:repeat-x;
}
.invite_top_right{
	width:18px;
	height:42px;
	background-image:url(/images/toyota/popup_top_right.gif);
	margin:0px;
	padding:0px;
	border:none;
	background-repeat:no-repeat;
}
.invite_col_left{
	width:13px;
	height:29px;
	background-image:url(/images/toyota/popup_col_left.gif);
	margin:0px;
	padding:0px;
	border:none;
	background-repeat:repeat-y;
}
.invite_col_center{
	width:auto;
	height:29px;
	background-image:url(/images/toyota/popup_col_center.gif);
	margin:0px;
	padding:0px;
	border:none;
	background-repeat:repeat;
}
.invite_col_right{
	width:42px;
	height:29px;
	background-image:url(/images/toyota/popup_col_right.gif);
	margin:0px;
	padding:0px;
	border:none;
	background-repeat:repeat-y;
}
.invite_bottom_left{
	width:13px;
	height:33px;
	background-image:url(/images/toyota/popup_bottom_left.gif);
	margin:0px;
	padding:0px;
	border:none;
	background-repeat:no-repeat;
}
.invite_bottom_center{
	width:13px;
	height:33px;
	background-image:url(/images/toyota/popup_bottom_center.gif);
	margin:0px;
	padding:0px;
	border:none;
	background-repeat:repeat-x;
}
.invite_bottom_right{
	width:13px;
	height:33px;
	background-image:url(/images/toyota/popup_bottom_right.gif);
	margin:0px;
	padding:0px;
	border:none;
	background-repeat:no-repeat;
}
.default_float_left{
	float:left;
	width:auto;
}
.default_float_right{
	float:right;
	width:auto;
}
.default_float_right_login{
	float:right;
	width:150px;
}
.flag_float_left{
	float:left;
	width:auto;
}
.flag_float_right{
	float:right;
	width:auto;
}
.popup_login_header_left{
	background:url(/images/toyota/popup_login_header_left.gif);
	width:74px;
	height:21px;
	line-height:42px;
	float:left;
	margin-top:10px;
}
.popup_join_text{
	/*background:url(/images/toyota/popup_join_text.gif);*/
	width:50px;
	height:21px;
	line-height:42px;
	float:right;
	margin-top:10px;
	background-repeat:no-repeat;
}
.default_login_footer{
	float:right;
	background-image:url(/images/toyota/popup_login_button.gif);
	width:131px;
	height:22px;
	border:none;
}
.default_login_body_container{
	width:200px;
}
.default_login_body_float_left{
	float:left;
	width:90px;
	text-align:left;
	margin-top:5px;
}
.default_login_body_float_right{
	float:right;
	width:110px;
	text-align:left;
	margin-top:5px;
}
.popup_favorite_cancel_button{
	width:80px;
	height:22px;
	margin-top:15px;
	background: url(/images/toyota/flagged_cancel.gif);
	background-repeat:no-repeat;
	float:left;
}
.popup_favorite_done_button{
	background-image: url(/images/toyota/popup_embed_button.gif); 
	border:none;
	background-repeat:no-repeat;
	float:right;
	width:73px;
	height:22px;
	margin-top:15px;
	text-align:left;
}
.popup_embed_done_button{
	background-image: url(/images/toyota/popup_embed_button.gif); 
	border:none;
	background-repeat:no-repeat;
	float:right;
	width:73px;
	height:22px;
	margin-top:4px;
	text-align:left;
}
.popup_embed_header_left{
	background-image: url(/images/toyota/popup_embed_header_left.gif); 
	border:none;
	background-repeat:no-repeat;
	float:left;
	width:160px;
	height:22px;
	margin-top:9px;
	text-align:left;
}
.popup_embed_float_right{
	width:23px;
	height:23px;
	margin-top:9px;
	float:right;
	text-align:left;
}
.popup_embed_body_text{
	text-align:left;
}
.login_popup{
display:none;
}
#matts_left_ico{
	background-image: url(/images/toyota/lightbox_back.gif);
	width:40px;
	height:40px;
	background-repeat:no-repeat;
	float:left;
	margin-right:5px;

}
#matts_right_ico{
	background-image: url(/images/toyota/lightbox_next.gif);
	width:40px;
	height:40px;
	background-repeat:no-repeat;
	float:left;
	margin-left:5px;
}
/* end popups and lightboxes | Start  upload trail */
.trips_upload_header{
	width: 920px;
	height:25px;
	text-align:left;
}
.trips_upload_header_left{
	width: 224px;
	height:40px;
	text-align:left;
	background:url(/images/toyota/trips_upload_header_left.gif);
	background-repeat:no-repeat;
	float:left;
}
.trips_upload_header_center{
	width: auto;
	height:25px;
	text-align:left;
	float:left;
}
.trips_upload_header_c1{
	width:156px;
	height:40px;
	background: url(/images/toyota/trips_upload_header_c1.gif);
	background-repeat:no-repeat;
	float:left;
}
.trips_upload_header_c2{
	width:212px;
	height:40px;
	background: url(/images/toyota/trips_upload_header_c2.gif);
	background-repeat:no-repeat;
	float:left;
}
.trips_upload_header_c3{
	width:195px;
	height:40px;
	background: url(/images/toyota/trips_upload_header_c3.gif);
	background-repeat:no-repeat;
	float:left;
}
.trips_upload_header_right{
	width:129px;
	height:40px;
	background: url(/images/toyota/trips_upload_header_right.gif);
	background-repeat:no-repeat;
	float:left;
}
.trip_upload_header_slice{
	width: 920px;
	height:5px;
	text-align:left;
	margin-top:20px;
	background: url(/images/toyota/trip_upload_header_slice.gif);
	background-repeat:repeat-x;
	float:left;
}
.trips_upload_p1_container{
	width:920px;
	/* margin-left:20px; */
	height:300px;
	text-align:left;
}
.trips_upload_p1_left{
	float:left;
	width:345px
}
.trips_upload_p1_left_header{
	font-weight:bolder;
	font-family:times;
	font-size:20px;
	margin-top:20px;
	margin-bottom:20px;
	/* padding-left:5px; */
}
.trips_upload_p1_right{
	float:left;
	width:550px;
	margin-left:20px;
	margin-top:20px;
}
.trips_upload_p1_left_caption{
	border-top:1px solid black;
	border-bottom:1px solid black;
	width:345px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:20px;
	margin-bottom:5px;
}
.trips_upload_p1_left_caption a{
text-decoration:underline;
}
.bolded_text{
	font-size:16px;
	font-family:Times;
	font-weight:bolder;
}
.tell_story_bolded_text{
	font-size:20px;
	color:#000;
	font-family:Times;
	text-align:left;
	font-weight:bolder;
}
.tell_story_left_col{
width:300px;
float:left;
margin-left:20px;
margin-top:20px;
}
.tell_story_right_col{
width:200px;
float:left;
margin-left:10px;
margin-top:20px;
}
.tell_story_right_col2{
width:200px;
float:left;
margin-left:50px;
margin-top:20px;
}
.tell_story_header{
border-bottom:1px solid #898989;
text-align:left;
}
.tell_story_left_col_cont{
	margin-top:10px;
}
.tell_story_right_col_cont{
	margin-top:10px;
}
.tell_story_form{
	width:200px;
}
.tell_story_text0{
	font-family:Times;
	color:#000;	
}
.tell_story_text1{
	font-family:courier;
	color:#555;	
}
.tell_story_text2{
	font-family:Times;
	color:black;
	font-weight:bolder;
}
.tell_story_margintop10{
margin-top:10px;
}
.tell_story_textareas{
	color:black;
	font-family:courier;
	font-size:14px;
}
.tell_story_left_col{
	width:550px;
	height:auto;
}
.tell_story_right_col{
	width:auto;
	padding-top:40px;
	height:auto;
}
.tell_story_left_col0{
	width:300px;
	height:auto;
}
.tell_story_arrow{
	float:left;
	height:13px;
	width:13px;
	background: url(/images/toyota/tell_story_arrow.gif);
	background-repeat:no-repeat;
	margin-top:3px;
}
.tell_story_arrow_text{
	color:#555;
	float:left;
	margin-left:5px;
	font-family: courier;	
	width:300px;
}
.tell_story_back{
	width:84px;
	height:30px;
	padding:5px;
	background:url(/images/toyota/tell_story_back.gif);
	background-repeat:no-repeat;
	float:left;
}
.tell_story_next{
	width:84px;
	height:30px;
	padding:5px;
	background:url(/images/toyota/tell_story_next.gif);
	background-repeat:no-repeat;
	float:left;
}
.tell_story_submit_wrapper{
	margin-left:20px;
	}
.nicEdit-main{
background:white;
}
#tell_story_header_1{
	background: url(/images/toyota/trips_upload_header_c1b.gif) !important
}
#tell_story_header_2{
background: url(/images/toyota/trips_upload_header_c2b.gif) !important
}
#tell_story_header_3{
	background: url(/images/toyota/trips_upload_header_c3b.gif) !important;
}
.upload_photos_button{
	width:200px;
	height:60px;
	float:left;
	background: url(/images/toyota/upload_photos_button.gif);
}
.why_join_et{
	background: url(/images/toyota/why_join_et.gif);
	width:380px;
	height:439px;
	background-repeat:no-repeat;
	color:white;
	text-align:left;
}
.why_join_et_fpo{
	width:340px;
	margin-left:20px;
	margin-right:20px;
	background-color:black;
	height:80px;
	margin-top:5px;
}
.popup_invite_header_left{
	background: url(/images/toyota/invite_friends_header.gif);
	width:207px;
	height:23px;
	background-repeat:no-repeat;
	margin-top:8px;
}
.default_invite_float_left{
	float:left;
	padding-top:8pxp;
}
.default_invite_float_right{
	padding-top:8px;
	float:right;
	width:auto;
}
.invite_body_text{
	color: #fff;
}
.invite_ta{

	float:left;
	margin-top:5px;
	margin-bottom: 0px;
}
.invite_submit_button{
	width:90px;
	height:22px;
	float:right;
	background:url(/images/toyota/invite_submit_button.gif);
	margin-right:4px;
	margin-top:5px;
}
.stf_submit_button{
	width:73px;
	height:22px;
	float:right;
	background:url(/images/toyota/stf_submit_button.gif);
	margin-right:4px;
	margin-top:5px;
}
.flag_as_abuse{
	background: url(/images/toyota/flag_as_abuse.gif);
	width:194px;
	height:22px;
	background-repeat:no-repeat;
	margin-top:8px;
}
.default_login_float_left{
	float:left;
}
.flag_login_float_left{
	float:left;
	}
.flag_login_float_right{
	float:right;
	}
.flag_float_right{
	padding-top:8px;
}
.flag_login_float_right{
	padding-top:8px;
}
.default_float_right{
	padding-top:8px;
}
.flagged_cancel{
	width:80px;
	height:22px;
	background: url(/images/toyota/flagged_cancel.gif);
	background-repeat:no-repeat;
	float:left;
}
.flagged_report{
	width:93px;
	height:22px;
	background: url(/images/toyota/flagged_report.gif);
	background-repeat:no-repeat;
	float:right;
}
.default_smaller_body_text{
color:#fff;
}
.help_header_left{
	width: 224px;
	height:40px;
	text-align:left;
	background:url(/images/toyota/help_header_left.gif);
	background-repeat:no-repeat;
	float:left;
}
.help_header_slice{
	width: 920px;
	height:5px;
	text-align:left;
	background: url(/images/toyota/trip_upload_header_slice.gif);
	background-repeat:repeat-x;
	float:left;
}
.helpn_header{
	width:250px;
	float:left;
	height:10px;
	background-image:url(/images/toyota/driver_left_col_header.gif);
	background-repeat:no-repeat;
	margin-left:0px;
	margin-top:20px;
	position:relative;
	}
	
.helpn_body{
	background-image: url(/images/toyota/search_left_col_bg.gif);
	background-repeat:repeat-y;
	width:250px;
	height:689px;
	margin-left:0px;
	position:relative;
	float:left;
	margin-bottom:9px;
}
.help_left_col_header{
	width:243px;
	align:left;
	float:left;
	height:19px;
	padding-left:5px;
	background-repeat:no-repeat;
	background:url(/images/toyota/driver_left_col_bg.gif); 
}
.help_dotted_line{
	width:250px;
	height:7px;
	background: url(/images/toyota/help_dotted_line.gif);
	background-repeat: repeat-x;
	margin-top:5px;
	
}
.help_topics{
	color:#fff;
	font-weight:bold;
	margin-left:5px;
}
.help_topics_over{
	color:#fff;
	font-weight:bold;
}
.help_stage{
	width:650px;
	/* height:370px; */
	background-repeat:no-repeat;
	float:left;
	margin-bottom:8px;
	margin-top:20px;
}
.help_right_col{
	width:650px;
	height:auto;
	float:left;
	margin-left:20px;
}
.help_arrow_open{
	width:11px;
	height:11px;
	background: url(/images/toyota/help_arrow_open.gif);
	background-repeat: no-repeat;
	float:left;
}
.help_arrow_closed{
	width:11px;
	height:11px;
	background: url(/images/toyota/help_arrow_closed.gif);
	background-repeat: no-repeat;
	float:left;
}
.help_topic_subject{
	line-height:10px;
	text-align:left;
	font-weight:bold;
}
#b1, #b2, #b3, #b4, #b5, #b6, #b7{
	margin-left:10px;	
}
.help_topic_titles{
	float:left;
	width:450px;
	margin-top:15px;
}
.stf_invite_header_left{
	background: url(/images/toyota/stf_invite_header_left.gif);
	width:231px;
	height:22px;
	background-repeat:no-repeat;
	margin-top:8px;
}
.stf_labels{
	float:left;
	width:69px;
	color:#FFFFFF;
	margin-top:5px;
}
.stf_invite_ta{
	float:right;
	margin-top:5px;
}
.deletePhoto{
	width:67px;
	height:20px;
	margin:5px;
	background: url(/images/toyota/delete_photo.gif);
	background-repeat:no-repeat;	
}	
.delete_photo_header{
	background: url(/images/toyota/delete_photo_header.gif);
	width:175px;
	height:22px;
	background-repeat:no-repeat;
	margin-top:8px;
}

.login_box_header{
	background: transparent url(/images/toyota/popup_join_text.gif) no-repeat scroll 0 0;
	height:200px;
	height:25px;
	background-repeat:no-repeat;
	margin:-7px;
}
.delete_photo_cancel{
	background: url(/images/toyota/delete_photo_cancel.gif);
	width:80px;
	height:22px;
	background-repeat:no-repeat;
	float:left;
	margin:5px;
}
.delete_photo_delete{
	background: url(/images/toyota/delete_photo_delete.gif);
	width:93px;
	height:22px;
	background-repeat:no-repeat;
	float:left;
	margin:5px;
}
.add2favs{
	background:url(/images/toyota/addToFavorites.gif);
	background-repeat:no-repeat;
	height:25px;
	width:220px;
	margin:5px;
}
.tell_story_required{
	margin-top:10px;
	margin-bottom:10px;
}
.flagie6fix{
display:none;
}
.ie6offsetter45{
	margin-right:8px;

}
.ie6offsetter44{
	margin-left:10px;	
}
.ttMapItButton{
width:102px;
height:20px;
background:url(/images/toyota/ttMapItButton.gif);
}


.create-container {
	width:219px;
	margin-right: 100px;
	float: left;
	
}

.create-text {
	background: url(/images/toyota/create_section_background.png);
	color: #ffffff;
	padding: 12px;
	height: 110px;
	margin-bottom: 12px;
}

.create-title {
	margin-bottom: 35px;
}

.create-upload-button {
	background: url(/images/toyota/btn_upload_red.png);
	width:84px;
	height: 30px;
	margin-left: 65px;
	margin-top: 12px;
	cursor:pointer;
}

.create-import-button {
	background: url(/images/toyota/btn_import_red.png);
	width:184px;
	height: 30px;
	margin-left: 16px;
	margin-top: 45px;
	cursor:pointer;
}

.create-draw-button {
	background: url(/images/toyota/btn_draw_red.png);
	width:84px;
	height: 30px;
	margin-left: 65px;
	margin-top: 45px;
	cursor:pointer;
}


