/* ----- CSS ----- */
*
{

	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color:#cbcecf;
}

html
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    overflow: auto;
}

body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	background-color:#000000;
}

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

ol
{
	margin: 0px 0px 0px 2em;
	padding: 0px 0px 0px 0px;
}

ol li
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

p
{
	color:#DBE1E3;
}

td
{
	vertical-align: top;
}

.tdheader
{
	color:#2e86a6;
	font-weight:bold;
}

#border_container
{
	background-color:#131515;
	height:100%;
}

#container
{
	width:1000px;
	margin: 0 auto;
	position:relative;
	background-color:#000000;
	text-align:left;
	height: 100%;
}

#top_container
{
	width: 100%;
	height:99px;
	padding: 0px 0px 0px 0px;
	background-color:#000000;
	/*background-image: url('../images/background.png');*/
	text-align: left;
	position:relative;
	cursor:default;
}

#logo_container
{
	top:15px;
	left:769px;
	width:214px;
	height:42px;
	position:absolute;
	text-align: right;
}

#menu_container
{
	width:100%;
	height:29px;
	padding-top:70px;
	text-align:right;
	font-weight:bold;
	font-variant:small-caps;
	font-size:18px;
 	font-decoration:none;
}

.menu_item
{
	margin-left:25px;
	text-decoration: none;
}

.menu_item a:link, .menu_item a:visited
{
	text-decoration: none;
}

.menu_item a:hover
{
	text-decoration: underline;
}

.ext_link
{
	color: #2e86a6;
}

#image_container
{
	width:1000px;
	height:143px;
	padding: 0px 0px 0px 0px;
	background-color:#000000;
	background-image: url('../images/background.png');
	border-top:1px solid #2e86a6;
	border-bottom:1px solid #2e86a6;
	text-align: left;
	overflow:hidden;
}


#content_container
{
	width: 100%;
	height:300px;
	padding: 0px 0px 0px 0px;
	background-color:#000000;
	background-image: url('../images/background.png');
	text-align: left;
	height: 100%;
}

#scrollcontainer
{
	height:300px;
	width:980px;
	overflow:auto;
	padding:12px 8px 8px 12px;
}

body.home #scrollcontainer {
    background-image: url(../images/home_back.gif);
    background-repeat: repeat-y;
}

#content1
{
	float:left;
	height:300px;
	width:301px;
	padding:12px 8px 8px 12px;
}

#content2
{
	float:left;
	width:301px;
	height:300px;
	padding:12px 8px 8px 12px;
}
#content3
{
	float:left;
	width:301px;
	height:300px;	
	padding:12px 8px 8px 12px;
}

#bottom_container
{
	width: 1000px;
	height:26px;
	padding-top: 10px;
	background-color:#000000;
	background-image: url('../images/bottom_bar.png');
	text-align: left;
}
#breadcrumb
{
	float: right;
	width: 770px;
	max-width: 770px;
	overflow: hidden;
	padding: 10px 30px 10px 30px;
	font-size: 11px;
}

#breadcrumb a
{
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

#content
{
	float: right;
	width: 830px;
	max-width: 830px;
	overflow: hidden;
	background-image: url('../images/background_corner.gif');
	background-position: 0% 100%;
	background-repeat: no-repeat;
}

}

/* ----- CLASSES ----- */
.hide
{
	display: none;
}

.show
{
	display: block;
}

.center
{
	text-align: center;
}

.right
{
	text-align: right;
}

.clear
{
	float: none;
	clear: both;
}

#content .spacing
{
	padding: 0px 30px 30px 30px;
}

.Paging_Data
{
	text-align: center;
}

.Paging_Data table
{
	text-align: center;
}

.Paging_Data table td
{
	width: 25px;
	text-align: center;
}

.Paging_Data div.active
{
	width: 25px;
	text-align: center;
}

/* ----- PARAGRAPHS ----- */
p
{
	color: #DBE1E3;
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	text-indent: 0px;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: 1px;
}

p.disclaimer
{
	padding: 8px 0px 0px 8px;
}

/* ----- IMAGES ----- */
img
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}

#logo img
{
	margin: 10px 0px 0px 0px;
}

/* ----- FORMS ----- */
table.form td
{
	padding: 2px 5px 2px 0px;
}

input#txtSearch
{
	width: 110px;
	height: 20px;
	border: 0;
	background-color: #ffddac;
	font-weight: bold;
	font-style: italic;
  padding-left: 5px;
  padding-top: 3px;
}

input#btnSearch
{
	vertical-align: -40%;
}

div#divError
{
	padding: 10px 10px 10px 10px;

	background-color: #eeeeee;
	border: solid 1px #cccccc;

	color: #FF0000;
}

div.column_detail_left
{
	width: 380px;
	float: left;
}

div.column_detail_right
{
	margin: 0px 0px 0px 381px;
	/* float: left; */
}

table.detail td
{
	padding: 0px 20px 5px 0px;
}

fieldset.SearchNewsArchive
{
	padding: 10px 10px 10px 10px;
}

fieldset.SearchNewsArchive legend
{
	color: #000000;
	padding: 0px 10px 0px 5px;
}

div.Paging
{
	text-align: center;
}

div.Paging div.Paging_Data
{
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}

div.Paging div.Paging_Data ul
{
	list-style: none;
}

div.Paging div.Paging_Data ul li
{
	padding: 5px 5px 5px 5px;
	text-align: center;
	display: inline;
}

/* ----- PARAGRAPHS ----- */
p.header
{
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 0px 0px;

	background-color: #FFFFFF;

	color: #2e86a6;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

p.date
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	font-weight: bold;
}

p.message
{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;

	line-height: 130%;
}

p.readmore
{
	margin: 15px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

p.date
{
	float: right;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	text-align: right;
}

/* ----- LINKS ----- */
#content a
{
	color: #2e86a6;

	font-weight: bold;
	text-decoration: none;
}

#content a:hover
{
	color: #9f9f9f;
	text-decoration: underline;
}

#content a.readmore
{
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;

	background-color: #2e86a6;

	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

#content a.readmore:hover
{
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;

	background-color: #2e86a6;

	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

/* ----- HEADINGS ----- */
h1 /* Pageheader */
{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;

	color: #2e86a6;
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 30px;
	line-height: 1em;
}

h2 /* Pageheader Small */
{
	padding: 0px 0px 0px 0px;
	/*margin: 0px;*/

	color: #2e86a6;
	font-family: Trebuchet MS, Arial, Verdana;
	font-variant: Small-caps;
	font-size: 18px;
	letter-spacing: 1px;
}

h3 /* Subheader */
{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;

	color: #2e86a6;
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 20px;
	line-height: 1em;
}

h4 /* Subheader */
{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;

	color: #2e86a6;
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 14px;
	line-height: 1em;
}

/* ----- IMAGES ----- */
img.border
{
	border-top: 8px solid #2e86a6;
	border-left: 8px solid #2e86a6;
}

/* ----- TABLES ----- */
table.homepage
{
	width: 100%;
}

/* ----- SITEMAP LEVEL 1 ----- */
ul.sitemap
{
	list-style: none;
}

ul.sitemap li
{
	font-weight: bold;
	padding: 0px 0px 2px 0px;
}

ul.sitemap li a
{
	
}

ul.sitemap li a:hover
{
	
}

/* ----- SITEMAP LEVEL 2 ----- */
ul.sitemap ul
{
	list-style: none;
}

ul.sitemap ul li
{
	
}

ul.sitemap ul li a
{
	
}

ul.sitemap ul li a:hover
{
	
}

/* Page multimedia */

ul.pageMedia {
  list-style: none;
  padding-left: 0;
  margin: 20px 0 0 0;
}

ul.pageMedia li {
  font-size: 12px;
  width: 140px;
  background-position: center left;
  background-repeat: no-repeat;
  padding-left: 25px;
  padding-top: 3px; 
  cursor: pointer;
  cursor: hand;
  margin-bottom: 8px;
  height: 20px;
}

ul.pageMedia li.sound {
  background-image: url('../images/sound.gif');
}

ul.pageMedia li.movie {
  background-image: url('../images/movie.gif');
}


/******* Tabs ********/
#content ul.tabs {
  border-bottom: 1px solid #808080;
  margin: 0;
  padding-bottom: 17px;
  padding-left: 15px;

  
}

#content ul.tabs li	{
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 0;
  color: #000;
}
	
#content ul.tabs a, ul.tabs a:visited	{
  background: #f79300;
  border: 1px solid #808080;
  color: #000;
  float: left;
  font-size: 8pt;
  line-height: 12px;
  margin-right: 8px;
  padding : 2px 10px 2px 10px;
  text-decoration : none;
}

#content ul.tabs a.active, ul.tabs a:visited.active	{
  background: #f79300;
  border-bottom : 1px solid #fff;
  color: #FFF;
}

#content ul.tabs a:hover{
  color : #FFF;
}

#content div.tab, div.tab_active {
  border: 1px solid #808080;
  border-top: none;
  width: 508px;
  padding-top:10px;
  padding-left:5px;
  padding-right:5px;
}

div#divGoogleMap {
  width: 415px;
  height: 362px;
  overflow: hidden;
}

input {
	color: #000000;
}

select {
	background: #000000;
}

#items_container
{
	overflow: auto;
	height: 100%-50px;
}

.items_row
{
	overflow: auto;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	cursor: pointer;
}

.items_row a{
    text-decoration:none;
}

.items_row div.clear
{
	clear: both;
}

.items_col_img
{
	height: 65px;
	width: 88px;
	float: left;
	padding: 5px;
	clear: both;
}

.items_col_img_h
{
	width: 88px;
	float: left;
	padding: 5px;
}

.items_col_desc
{
	width: 474px;
	float: left;
	padding: 5px;
}

.items_col_img_action
{
	padding: 1px 5px 5px 5px;
}

.items_col_data_action
{
	float: left;
	padding: 1px 5px 5px 5px;
}

.items_col_desc_action
{
	font-weight: bold;
	padding: 0px 5px 1px 5px;
}

.items_col_year
{
	width: 190px;
	float: left;
	padding: 5px;
}

.items_col_km
{
	width: 160px;
	float: left;
	padding: 5px;
}
.ie6ColFix
{
	clear:both;
}

div.carDetails {
  width: 350px;
  float: left;
}

.imgCarrousel
{
	width: 524px;
	margin-left: 400px;
	text-align: center;
}

.imgCarrousel td.arrowLeft img,
.imgCarrousel td.arrowRight img
{
  cursor: pointer;
}

.imgCarrousel td.arrowLeft,
.imgCarrousel td.arrowRight
{
  width: 22px;
  vertical-align: middle;
}

.imgCarrousel td.arrowLeft {
  padding-right: 13px;
}

.imgCarrousel td.arrowRight {
  padding-left: 13px;
}

#thumbs {
  padding-top: 12px;
}

#thumbs img {
  padding: 0 6px 0 6px;
}

.carrArrow
{
	margin:0 0 17px 0;
}

#imgCarrousel img
{
	margin:1px;
}

a.pag_current:link, a.pag_current:visited, .a.pag_other:link, a.pag_other:visited, a.pag_other
{
	display: block;
	float: left;
	padding: 5px;
	text-decoration: none;
	border: 1px solid #000000;
}

a.pag_current:link, a.pag_current:visited
{
	border: 1px solid #2e86a6;
}

a.pag_current:hover, a.pag_other:hover
{
	border: 1px solid #cccccc;
	background-color: #2e86a6;
}

#pages
{
	overflow: auto;
	clear: both;
	padding: 5px;
}

/* Buttons homepage */

div.homeButtons {
  margin: 65px 0 0 53px;
}

div.homeButtons div {
  width: 200px;
  border: 1px solid #2E86A6;
  margin: 24px 0 24px 0;  
}

div.homeButtons div a.img {
  width: 200px;
  display: block;
}

div.homeButtons div a.text {
  width: 200px;
  display: block;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  background-image: url(../images/button_arrow.gif);
  background-repeat: no-repeat;
  background-position: 12px 6px;
  padding: 8px 0 0 56px;
  font-size: 11px;
  width: 144px;
  height: 24px;
}
