/* 
Lehman Center for Transportation Research at FIU
Designed and Developed by Atiosis Blanco
*/

/* --------------GENERAL STYLES---------------*/
body {
	background-color: #47699D;
	text-align: center;
	padding: 0px;
	margin: 0px;
}


 a:link {
	color: #CF843B;
	text-decoration: underline;
 }
 a:visited {
	color: #D8B17B;
	text-decoration: underline;
 }
 a:hover {
	color: #CF843B;
	text-decoration: none;
	background-color: #FCF4E9;
 }

#container1level {
	background-image: url(imgs/bg1level.gif);
	background-repeat: repeat-y;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}

#container {
	background-image: url(imgs/bg.gif);
	background-repeat: repeat-y;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}

ul {
	margin-top:10px;
	margin-left:auto;
	margin-bottom:0px;
	list-style-position: outside;
	list-style-image: url(imgs/bullet-menu.gif);
}
ol {
	margin-top:10px;
	margin-left:auto;
	margin-bottom:0px;
	
}
li {
	margin-left: 0px;
	margin-bottom: 5px;
	
}

p {
	margin-top:0px;
	margin-bottom:0px;
}

h1 {
	font-size:14;
	font-weight:bold;
	color:#47699D;
	margin-top: 0px;
	margin-bottom: 20px;
}

.h1 {
	font-size:14;
	font-weight:bold;
	color:#47699D;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	font-size:12;
	font-weight:bold;
	color:#CF843B;
	margin-top: 0px;
	margin-bottom: 10px;
}

.h2 {
	font-size:12;
	font-weight:bold;
	color:#CF843B;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3 {
	font-size:11;
	color:#666666;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(imgs/bullet-menu.gif);
}
/* --------------HEADER STYLES---------------*/
#headerHome {
	height: 310px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0;

}
#headerInside {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0;
	height: 150px;
	vertical-align: bottom;

}

.menuHome {
	width: 780px;
	margin-top: -25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	height: auto;
}

.menuInside {
	width: 780px;
	margin-top: 39px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	height: auto;
}

.home_header_img {
	width:780px;
	height:auto;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	}

.home_header_img img {
	float:left;
	margin-right:50px;
	}
	
.underHeaderSpacer {
	width:750px;
	height:20px;
	margin-left:10px;
	background-color:#FFFFFF;
	}
	
.underHeaderSpacerHome {
	width:750px;
	height:0px;
	margin-left:10px;
	padding:0px;
	background-color:#FFFFFF;
	margin-bottom:0px;
	}
	
* html .underHeaderSpacerHome {
	width:750px;
	height:0px;
	margin-left:10px;
	padding:0px;
	background-color:#FFFFFF;
	margin-bottom:-8px;
	}
	
/* --------------CONENT STYLES---------------*/
#content {
	background-image: url(imgs/bg.gif);
	background-repeat: repeat-y;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: auto;
	background-color: #FFFFFF;

}

#content1level {
	background-image: url(imgs/bg1level.gif);
	background-repeat: repeat-y;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: auto;
	background-color: #FFFFFF;

}

#holder {
	width: 760px;
	margin: auto auto 0px;
	padding: 0px;
	height: auto;
	clear: both;
}

#leftColumn {
	height: auto;
	width: 145px;
	margin-left: 0px;
	padding-left: 33px;
	text-align: left;
}

#leftColumn1level {
	/*height: auto;
	width: 195px;
	margin-left: 0px;
	padding-left: 33px;
	text-align: left;*/
}

#rightColumn {
	text-align: left;
	height: auto;
	width: 570px;
	margin-right: 10px;
	padding-right: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	float: right;
}	

#rightColumn1level {
	text-align: left;
	height: auto;
	/*width: 520px;*/
	width: 760px;
	margin-right: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	float: right;
}	

.photo {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #E3962B;
}

.photoLeft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #E3962B;
}

.photoITE {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #E3962B;
	width: 423px;
}

.photoResearchers {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 1px solid #E3962B;
}

.image {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#flashcontent {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	}

.contentLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 100%;
}

.productsLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom:15px;
	width: 100%;
}

* html .productsLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom:0px;
	width: 100%;
}

.ContentResearchers {
	margin-top:0px;
	margin-left:100px;
	margin-bottom:15px;
	padding: 0px;
	width: auto;
	height: 105px;
}


/* --------------FOOTER STYLES---------------*/
.footer_container {
	background-image: url(imgs/footer-bg.jpg);
	height: 146px;
	width: 780px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	float: none;
	clear: both;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	padding-top: 105px;
	text-align: center;
}

* html .footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	padding-top: 95px;
	text-align: center;
}

.footer_partners {
	float:left;
	margin-top:2px;
	margin-left:22px;
	}
	
.footer_lctr_logo {
	float:left;
	}

/* --------------BREADCRUMB STYLES---------------*/

* html .breadcrumb_container {
	width:auto;
	padding-left:20px;
	padding-top:6px;
	
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:normal;
	font-size:14px;
	text-transform:uppercase;
	
	float:left;
	}

.breadcrumb_container {
	width:auto;
	padding-left:20px;
	padding-top:2px;
	
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:normal;
	font-size:14px;
	text-transform:uppercase;
	
	float:left;
	}
		
.breadcrumb {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:normal;
	font-size:14px;
	text-transform:uppercase;
	}

 a.breadcrumb:link {
	color: #ffffff;
	text-decoration: none;
 }
 a.breadcrumb:visited {
	color: #ffffff;
	text-decoration: none;
 }
 a.breadcrumb:hover {
	color: #cfdae6;
	text-decoration: none;
	background-color:transparent;
 }
	
.breadcrumb_current {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
	text-transform:uppercase;
	}

 a.breadcrumb_current:link {
	color: #ffffff;
	text-decoration: none;
 }
 a.breadcrumb_current:visited {
	color: #ffffff;
	text-decoration: none;
 }
 a.breadcrumb_current:hover {
	color: #cfdae6;
	text-decoration: none;
	background-color:transparent;
 }
 	
/* --------------TEXT STYLES---------------*/

.subMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #E3962B;
	text-decoration: none;
	/*list-style-position: outside;
	list-style-position: inside;
	list-style-image: url(imgs/bullet-menu.gif);*/
	margin-left: -20px;
}


* html .subMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #E3962B;
	text-decoration: none;
	/*list-style-position: outside;
	list-style-image: url(imgs/bullet-menu.gif);*/
	margin-left: -20px;
}

ul.subMenu {
	padding:0px;
	margin-left: -10px;
	margin-top:3px;
	margin-bottom:5px;
	line-height:15px;
	list-style-position:outside;
	list-style-type:none;
	list-style-image:url(imgs/bullet-menu_sq_smallff.gif);
	}
	
* html ul.subMenu {
	padding:0px;
	margin-left: -12px;
	/*margin-left: -25px;*/
	margin-top:3px;
	margin-bottom:5px;
	line-height:15px;
	list-style-position:outside;
	list-style-type:none;
	list-style-image:url(imgs/bullet-menu_sq_small.gif);
	}

li.subMenu  {
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
}

* html li.subMenu  {
	margin-left: 0px;
	margin-bottom: 4px;
	margin-top: 0px;
}

.subMenuTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #E3962B;
	text-decoration: none;
	margin-left: -25px;
	padding-top:15px;
	padding-bottom:0px;
	margin-bottom:0px;
}

 a.subMenu:link {
	color: #E3962B;
	text-decoration: underline;
	margin-left: 0px;
	
 }
 a.subMenu:visited {
	color: #E3962B;
	text-decoration: underline;
	margin-left: 0px;
	
}
 a.subMenu:hover {
	color: #E3962B;
	text-decoration: none;
	background-color: #FCF4E9;
	margin-left: 0px;
	
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
}

.text_field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}

 a.text:link {
	color: #CF843B;
	text-decoration: underline;
 }
 a.text:visited {
	color: #D8B17B;
	text-decoration: underline;
 }
 a.text:hover {
	color: #CF843B;
	text-decoration: none;
	background-color: #FCF4E9;
 }
 
 .texttable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
	border: 1px solid #CCCCCC;
}
 a.texttable:link {
	color: #CF843B;
	text-decoration: underline;
 }
 a.texttable:visited {
	color: #D8B17B;
	text-decoration: underline;
 }
 a.texttable:hover {
	color: #CF843B;
	text-decoration: none;
	background-color: #FCF4E9;
 }
 
 
 .caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.news_caption {
	margin-top:-15px;
	margin-bottom:15px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	}

a.caption:link {
	color: #E3962B;
	text-decoration: underline;
}
a.caption:visited {
	color: #D8B17B;
	text-decoration: underline;
}
a.caption:hover {
	color: #E3962B;
	text-decoration: none;
	background-color: #FCF4E9;

}


.news_archive_list {
	margin-left:15px; 
	padding-left:0px;
	}

.news_archive_list li {
	padding-bottom:5px;
	}

.imageLeft {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.imageRight {
	float: right;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
	padding: 10px;
	height: auto;
	width: 470px;
	margin-left: 50px;
	margin-top:15px;
	margin-bottom:15px;
	border: 1px solid #D8B17B;
}

.indent {
	margin-left:56px;
}

.indent_small {
	padding-left:15px;
	padding-top:0px;
	margin-top:-5px;
	padding-bottom:15px;
}

.products_indent {
	margin-left:15px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:15px;
}

.products_title {
	padding-bottom:0px;
	margin-bottom:0px;
}

/* -------------- NEW HOME STYLES ---------------*/

.newsIMG_container {
	/*background-color:#000000;*/
	width:780px;
	height:256px;
	padding-top:10px;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-image:url(imgs/newsIMG_containerBG.jpg);
	background-repeat:no-repeat;
	background-position:top;

	}

.img_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #CCCCCC;
	text-align:left;
	padding:3px;
	}
	
.img_title {
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	}
	
* html .img_arrow_container {
	width:760px; 
	text-align:center; 
	margin-top:120px; 
	margin-bottom:-160px; 
	position:relative; z-index:9999999;
	padding-left:0px;
	}
	
.img_arrow_container {
	width:750px; 
	text-align:center; 
	margin-top:110px; 
	margin-bottom:-110px; 
	position:relative; z-index:9999999;
	padding-left:15px;
	}	
	
.arrow_prev {
	border-width:0; 
	width:50px; 
	height:50px; 
	float:left;
	}
	
.arrow_next {
	border-width:0; 
	width:50px; 
	height:50px; 
	float:right;
	}
	
.home_boxes {
	width: 740px;
	margin-left:10px;
	}

.home_box_container {
	text-align:center;
	/*width:182px;*/
	width:auto;
	padding:0px;
	margin:0px;
	}

.home_box_bg {
	background-image:url(imgs/home_box_body.gif);
	background-repeat:repeat-y;
	background-position:center;
	}
	
.home_box_spacer {
	width:5px;
	padding:0px;
	}

.home_box_top {
	margin-left:0px;
	margin-right:auto;
	margin-bottom:4px;
	width:182px;
	height:4px;
	background-image:url(imgs/home_box_top.gif);
	background-repeat:no-repeat;
	background-position: left top;
	}

* html .home_box_top {
	margin-left:0px;
	margin-right:auto;
	margin-bottom:-10px;
	width:182px;
	height:4px;
	background-image:url(imgs/home_box_top.gif);
	background-repeat:no-repeat;
	background-position: left top;
	}	


.home_box_top_news {
	margin-left:0px;
	margin-right:auto;
	margin-bottom:0px;
	width:182px;
	height:4px;
	background-image:url(imgs/home_box_top_news.gif);
	background-repeat:no-repeat;
	background-position: left top;
	}

* html .home_box_top_news {
	margin-left:0px;
	margin-right:auto;
	margin-bottom:-14px;
	width:182px;
	height:4px;
	background-image:url(imgs/home_box_top_news.gif);
	background-repeat:no-repeat;
	background-position: left top;
	}	
	
.home_box_news_img {
	width:176px;
	height:66px;
	margin-left:3px;
	/*padding:2px;*/
	background-repeat:no-repeat;
	background-position:2px 2px;
	background-color:#ffffff;
	}
	
	.home_box_news_img:link {
	background-color:#ffffff;
	}
	
	.home_box_news_img:hover {
	background-color:#47699d;
	/*background-color:#CF843B; -- orange*/
	/*background-color:#47699d;*/
	}
	
.home_box_news_content {
	width:166px;
	margin-left:3px;
	padding:5px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#666666;
	text-decoration: none;
	/*list-style-position: outside;
	list-style-position: inside;
	list-style-image: url(imgs/bullet-menu.gif);*/
	
	}
	
.home_box_news_content_link_sapcer {
	height:5px;
	width:166px;
	}
	

.home_box_header {
	margin-left:0px;
	margin-right:auto;
	padding:0px;
	width:182px;
	text-align:center;
	vertical-align:middle;
	height:42px;
	/*min-height:30px;*/
	background-image:url(imgs/home_box_head.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	}
	
.home_box_bottom {
	margin-left:auto;
	margin-right:auto;
	width:182px;
	height:4px;
	background-image:url(imgs/home_box_bottom.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	}

.home_box_content {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:182px;
	padding:0px;
	}
	


.home_boxTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 0px;
	padding-top:8px;
	padding-bottom:0px;
	padding-left:8px;
	padding-right:8px;
	margin-bottom:0px;
}

.home_boxLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #E3962B;
	text-decoration: none;
	/*list-style-position: outside;
	list-style-position: inside;
	list-style-image: url(imgs/bullet-menu.gif);*/
	margin-left: 8px;
}

a.home_boxLinks:link {color: #E3962B; line-height:15px;}
a.home_boxLinks:visited {color: #E3962B; line-height:15px;}
a.home_boxLinks:hover {color: #CF843B; text-decoration: none; background-color: #FCF4E9; line-height:15px;}

ul.home_boxLinks {
	height:145px;
	
	padding:0px;
	margin-left:0px;
	margin-left: 0px;
	margin-top:7px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-left:10px;
	line-height:15px;
	
	list-style-position:outside;
	list-style-type:square;
	list-style-image:url(imgs/bullet-menu_sq.gif);
	}
	
* html ul.home_boxLinks {
	height:120px;
	
	padding:0px;
	margin-left:0px;
	margin-left: 0px;
	margin-top:12px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-left:10px;
	line-height:15px;
	
	list-style-position:outside;
	list-style-type:square;
	list-style-image:url(imgs/bullet-menu_sq.gif);
	}

li.home_boxLinks  {
	margin-left: 20px;
	padding-left: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height:15px;

}

* html li.home_boxLinks  {
	margin-left: 10px;
	padding-left: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	
}


/* -------------- SEARCH STYLES ---------------*/

* html .search_box_container {
	float:right;
	text-align:left;
	width:160px;
	padding-top:4px;
	}

.search_box_container {
	float:right;
	text-align:left;
	width:160px;
	}
		
.search_box {
	width:120px;
	/*float:left;*/
	height:22px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666666;
	padding-left:5px;
	margin-right:0px;
	}
	
* html .search_button {
	margin-left:0px;
	margin-top:1px;
	}
		
.search_button {
	margin-left:0px;
	margin-top:0px;
	}
	

.search_box_container_home {
	float:left;
	text-align:left;
	width:auto;
	margin-top:40px;
	}	

.points_pride_ribbon {float:right; margin-top:-5px; margin-bottom:50px; margin-left:20px;}	
	
.ribbon {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
	background-image:url(imgs/award_ribbon.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:50px;*/
	float:right;
	margin-left:10px;
	border-style:none;
	border-width:0px;
	}
