/* CSS Document */


/****************************************
|
| Created by: Karen Viana - RXB
| Date Created: 20-07-2009
| Copyright © Reed Exhibitions
| Description: Semana Da Embalagem
|
****************************************/


/* common classes styles */

body {
	padding:0;
	margin:0;
	font: 12px "Trebuchet MS", "Century Gothic", Tahoma, Arial, sans-serif;
	color:#000000;
	background:#00441a url(/RXB/RXB_SemanaDaEmbalagem/Images/geral/bg.jpg) 0 0 repeat-x;
}

p {
	padding:10px 0 10px 0;
}

div#LanguageSelector div#LanguageLinks a{color:#ffffff;  text-decoration:none;}
div#LanguageSelector div#LanguageLinks a:hover{color:#ffffff; text-decoration:underline;}
div#LanguageSelector div#LanguageLinks a:visited{color:#ffffff; text-decoration:none;}

div#Container{ border:none; background-color:#FFFFFF; }

div#Container div.Column1Full img{ padding:0px; margin:0px; }

div#Container div#ContentContainer { padding-left:10px; width:950px; }
div#Container div#Header div#HeaderTopBar {
	padding:0;
	margin:0;
	height:25px;
	width:963px;
	background-color:#00441B;
}
div#Container div#Header div#PageHeader { border:0px; background-color:#00441B;}
div { margin:0px; }

div#Content {
	margin:0px !important;
	padding:0px !important;
}

/* Use this for overwriting all links globally */

body div#Container a {
	color: #111F8F;
	text-decoration:underline;
	font-family: "Trebuchet MS", "Century Gothic", Tahoma, Arial, sans-serif;
	font-weight:bold;
}
body a:hover {
	color: #111F8F;
	text-decoration:underline;
	font-weight:bold;
}
div#Container div#ContentContainer a {
	color: #04662a;
}
div#Container div#ContentContainer a:active {
	color: #04662a;
}
div#Container div#ContentContainer a:link, div#Container {}

div#ContentContainer a:visited {
	color: #04662a;
	text-decoration:underline;
}
div#Container div#ContentContainer a:hover {
	color: #111F8F;
	text-decoration:underline;
}
div#Container div#Column2 a {
	font-size:12px;
	font-family:"Trebuchet MS", "Century Gothic", Tahoma, Arial, sans-serif;
}
#PressSummaryMain a {
	font-size:12px;
	font-family:"Trebuchet MS", "Century Gothic", Tahoma, Arial, sans-serif;
}
#PrePressIndex a {
	font-size:12px;
	font-family:"Trebuchet MS", "Century Gothic", Tahoma, Arial, sans-serif;
}
#PressRelease a {
	font-size:12px;
	font-family:"Trebuchet MS", "Century Gothic", Tahoma, Arial, sans-serif;
}
div#Container div#ContentContainer .downloadPlugin a {
	font-size:12px;
	font-family:"Trebuchet MS", "Century Gothic", Tahoma, Arial, sans-serif;
}

/** overwriting all links globally ends **/
 

body h1 {
	font-family: "Trebuchet MS", "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 20px;
	padding:5px 0px 5px;
	font-weight:bold;
	color:#04662a;
}
body h2 {
	font-family: "Trebuchet MS", "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 18px;
	padding:5px 0px 5px;
	font-weight:bold;
	color:#08213F;
}
body h3 {
	font-family: "Trebuchet MS", "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 14px;
	padding:5px 0px 5px;
	font-weight:bold;
	color:#094FA3;
	margin-top:0px;

}
body h4 {
	font-size: 14px;
	color: #000000;
	font-weight:bold;
	padding:5px 0px 5px;
}
body h5 {
	font-family: "Trebuchet MS", "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 16px;
	color: #08213F;
	font-weight: bold;
}
body h6 {
	font-family: "Trebuchet MS", "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 14px;
	margin-bottom: 10px;
	color: #EE7B00;
	font-weight: bold;
}

/* body div#Container { background-color:#ffffff; border:0px solid 

#d6d4d7;} */ 
body div#Container {
	margin:5px auto 0pt;
}
div#Container div.ContainerFull {
	background:#ffffff;
	overflow:hidden;
	margin:0px;
	padding:0px;
}
div#Container div#Column2 {
	margin-top:40px;
	border:0;
	/*padding-left:20px;*/
	padding-top:20px;
	float:right;
	padding-right:10px;
	background: url(/RXB/RXB_SemanaDaEmbalagem/Images/geral/bg-acessorapido.jpg) 0 0 no-repeat;
}

div#Container div#Column2 .BodyContent #BodyContentMainBody {
	padding:0px;
	margin:0px;
}

div#Container .BodyContent {
	padding:0px 20px 0px 0px;
	margin:0px;
}

div#Container div.Column1WithLeftNav, div.Column1Full {
	border:0;
	margin:0px !important;
	padding:0px 0px 0px 8px !important;
	*padding-top:25px !important;
	width:590px;
	background-color:#FFFFFF;
}
div#Container div#Header {
	border:0;
}
div.headerImage1 {
	float:left;
}
div#LanguageLinks {
	margin:0;
	padding:5px 0 10px 12px;
}
div#Container .AddToFavourites{
	margin:10px 0 0 5px;
}

div#Container .AddToFavourites a {
	color:#000000 !important;
	font-weight:normal;
	font-size:11px !important;
	text-decoration:none;
}

div#Container .AddToFavourites a:hover {
	color:#000000 !important;
	font-weight:normal;
	font-size:11px !important;
	text-decoration:underline;
}

div#Container .EmailPageLink {
	margin:10px 0 0 0px;
}

div#Container .EmailPageLink a {
	color:#000000 !important;
	font-weight:normal;
	font-size:11px !important;
	text-decoration:none;
}

div#Container .EmailPageLink a:hover {
	color:#000000 !important;
	font-size:11px;
	font-weight:normal !important;
	text-decoration:underline;
}

div#Container .PrintFriendly {
	margin:0 0 10px 0;
}
div#LanguageSelector {
	padding:0px 0 5px 10px
}
div#LanguageSelector span, div#LanguageSelector span a {
	color:#ffffff!important;
}
/** ---RXAM-- **/


div#BodyContentMainBody ul li {
	margin:0px !important;
	padding:0px !important;
}

/** --------- **/


/* common classes styles end */


/*
--------------------------------------------------------------------

-----------------------------------------------------
            TOP HORIZONTAL NAVIGATION STYLES
--------------------------------------------------------------------

----------------------------------------------------- 
*/ 

div#navigation {
	position:relative;
}
/** optional **/

div#navigation div#top {
	width:100%;
	margin:0;
	padding:0;
}
div#navigation div#top ul {
	text-decoration:none;
	list-style-type:none;
	margin:0;
}
div#navigation div#top ul li {
	display:inline;
	margin:0;
	font-weight:bold;
}
div#navigation div#top ul li a {
	text-decoration:none;
	color:#000;
	margin:0;
	padding:0;
}
div#navigation div#top ul li a:hover {
	text-decoration:none;
}

div#navigation div#top ul.level1 li a:hover {
	color:#000;
	text-decoration:underline;
}

div#navigation div#top ul.level2 li a:hover {
	color:#000000;
	text-decoration:underline;
}

/** level 1 **/

div#navigation div#top ul.level1 {
	/*background:#048C28 url(/RXB/RXB_SemanaDaEmbalagem/Images/geral/bg-menu.jpg) 0 0 no-repeat;*/
	background:#FFF;
	padding:8px 2px 8px 15px!important;
	margin:0;
	text-transform:uppercase;
	font: bold 12px Tahoma!important;
	color:#000000!important;
	border-bottom:solid 1px #e2e1e1;
	border-top:solid 1px #e2e1e1;
}
div#navigation div#top ul.level1 li {
	margin:0;
	padding:6px 15px;
	border-left:0px solid #ffffff;
/** left border of the first navigation to keep a gap in between the 

links **/}
div#navigation div#top ul.level1 li.startLinkSelected a {
	color:#adb1a2;
	border-left:0;  /** do not remove - no left line for the 

first navigation **/
}
/** level 2 **/

div#navigation div#top ul.level2 {
	background:#f2efed;
	margin:0;
	padding:6px 3px 6px 15px!important;
	font-size:11px;
}
div#navigation div#top ul.level2 a {
	color:#000000;
}
div#navigation div#top ul.level2 li {
	background:none;
	margin:0;
	border-left:0px solid #ffffff;  /** left border of the 

second navigation to keep a gap in between the links, if you don't 

need this set it to zero **/
}
div#navigation div#top ul.level2 li.startLink {
	border-left:0;  /** do not remove - no left line for the 

second navigation **/
}
/** level 1 and level 2 - selected **/

div#navigation div#top ul.level1 li.selected {
	
}

div#navigation div#top ul.level1 li.selected a {
	color:#000000;
	background:#e2e1e1;
	padding:8px 10px 8px 10px;
}

div#navigation div#top ul.level1 li.startLinkSelected a {
	color:#000000;
	background:#e2e1e1;
	padding:8px 10px 8px 10px;
}

div#navigation div#top ul.level2 li.selected a {
	
}

div#navigation div#top ul.level2 li.selected {
	
}
div#navigation div#top ul.level2 li.startLinkSelected a {
	
}
/*
--------------------------------------------------------------------

-----------------------------------------------------
            *************  END *************** = TOP HORIZONTAL 

NAVIGATION STYLES
--------------------------------------------------------------------

----------------------------------------------------- 
*/
 

/*
--------------------------------------------------------------------

-----------------------------------------------------
            SITE STRAPLINE STYLES
--------------------------------------------------------------------

----------------------------------------------------- 
*/

/* = Changes the background color
             for the strap line area
--------------------------------- */

div#Container div#Header div#HeaderBottomBar {
	height:25px;
	background:none;
	height:0;
}
/* = Controls the Event Date and Location section
------------------------------------------------- */

div#EventLocation {
	position:absolute;
	margin:7px 0 0 5px;
	padding:0;
	font-weight:bold;
	color:#ffffff;
	top:180px;
	text-transform:uppercase;
	text-align:right;
	width:900px;
}
div#EventLocation img {  /* remove minus values in the margin for 

text */
	margin:-7px 0 0 -5px;
	border:none;
}
/*
--------------------------------------------------------------------

-----------------------------------------------------
            *************  END *************** = SITE STRAPLINE 

STYLES
--------------------------------------------------------------------

----------------------------------------------------- 
*/


/*
--------------------------------------------------------------------

-----------------------------------------------------
            SITE SEARCH STYLES
--------------------------------------------------------------------

----------------------------------------------------- 
*/

div#SearchForm {
	margin-top:10px;
	/*display: none;*/
}	

/* HIDING SEARCH
div#SearchForm {
	margin:0;
	padding:0;
	position:absolute;
	top:155px;
	left:738px;
	right:0;
}*/

div#SearchForm input {
	border:1px solid #C0C0C0;
	margin:0;
	padding:0 3px;
}

div#SearchForm .SearchButton{
	height:17px; border:1px solid #C0C0C0;
	border:0;font-weight:normal; 
}

/* div#SearchForm input.SearchButton { padding:0; margin:1px 5px 0 

7px; font-weight:normal; font-size:x-small; border:1px solid 

#999999; width:55px; height:18px; } */


/*
--------------------------------------------------------------------

-----------------------------------------------------

            *************  END *************** = SITE SEARCH STYLES
--------------------------------------------------------------------

----------------------------------------------------- 
*/


/*
--------------------------------------------------------------------

-----------------------------------------------------
            FORMS STYLES
--------------------------------------------------------------------

----------------------------------------------------- 
*/
.FormBuilder table {
	width: 300px;
}
.xForm textarea {
	height:100px;
	margin:0 0 0 30px;
	padding:0;
	width:227px;
}
.FormBuilder input, select {
	margin:0 0 0 30px;
}
.FormBuilder .submitButton {
	margin:0 0 0 30px;
}
.FormBuilder .contactForm {
	margin:0 0 0 30px;
}

*html body div#Container div.Column1Full{margin-left:5px; padding:0px !important;}

/*
--------------------------------------------------------------------

-----------------------------------------------------
            *************  END *************** = FORMS STYLES
--------------------------------------------------------------------

----------------------------------------------------- 
*/

 
 

/*
--------------------------------------------------------------------

-----------------------------------------------------
            BREADCRUMB STYLES
--------------------------------------------------------------------

----------------------------------------------------- 
*/

div#Container div#ContentContainer div#BreadCrumb {
	margin:10px 0 10px 3px;
	height: 25px;
	color:#C9C9C9;
	font-size:10px;
	font-weight:normal !important;
}
div#Container div#ContentContainer div#BreadCrumb a:hover {
	color:#C9C9C9;
	text-decoration:underline;
	font-weight:normal !important;
	}
div#Container div#ContentContainer div#BreadCrumb a {
	color:#C9C9C9;
	text-decoration:none;
	font-weight:normal !important;
}
div#Container div#ContentContainer div#BreadCrumb ul li {
	display:inline;
	margin:0;
	padding: 5px 10px 0 3px;
}
div#Container div#ContentContainer div#BreadCrumb ul li.selected {
	padding: 0 10px 0 3px;
}


/*
--------------------------------------------------------------------

-----------------------------------------------------
            *************  END *************** = BREADCRUMB STYLES
--------------------------------------------------------------------

----------------------------------------------------- 
*/

div#PrePressIndex { background-color:#FFFFFF;}


/*
--------------------------------------------------------------------

-----------------------------------------------------
            BREADCRUMB STYLES PÁGINA DE RELEASES
--------------------------------------------------------------------

----------------------------------------------------- 
*/

div#BreadCrumb {
	margin:10px 0 10px 3px;
	height: 25px;
	color:#C9C9C9!important;
	font-size:10px;
	font-weight:normal !important;
}
div#BreadCrumb a:hover {
	color:#C9C9C9!important;
	text-decoration:underline;
	font-weight:normal !important;
	}
div#BreadCrumb a {
	color:#C9C9C9!important;
	text-decoration:none;
	font-weight:normal !important;
}
div#BreadCrumb ul li {
	display:inline;
	margin:0;
	padding: 5px 10px 0 3px;
}
div#BreadCrumb ul li.selected {
	padding: 0 10px 0 3px;
}

/*
--------------------------------------------------------------------

-----------------------------------------------------
            *************  END *************** = BREADCRUMB STYLES 

PÁGINA DE RELEASES
--------------------------------------------------------------------

----------------------------------------------------- 
*/
 

/*
--------------------------------------------------------------------

-----------------------------------------------------
            PAGE FUNCTION STYLES
--------------------------------------------------------------------

----------------------------------------------------- 
*/

div#PageFunctions {
	display:block;
}
div#PageFunctions ul {
	padding: 0;
	margin: 5px 0 0 10px;
	float:right;
}
div#PageFunctions li {
	padding:3px 0 3px 0;
	margin: 0 4px 0 0;
	border: 1px solid #7fb745;
	background-color:#eec9be;
	display: inline;
	float:left;
}
div#PageFunctions li a {
	padding:3px 15px 3px 15px;
	text-decoration: none;
}
div#PageFunctions li a:hover {
	background:#cccddd;
}
/*
--------------------------------------------------------------------

-----------------------------------------------------
            *************  END *************** = PAGE FUNCTION 

STYLES
--------------------------------------------------------------------

----------------------------------------------------- 
*/


/*
--------------------------------------------------------------------

-----------------------------------------------------
            LEFT NAVIGATION STYLES 
--------------------------------------------------------------------

----------------------------------------------------- 
*/



/*          =Left Navigation Menu common controls
----------------------------------------------- */

html > body div#Container div#LeftNavigation {
	margin-left:5px;
}
div#Container div#LeftNavigation {
	margin:0 auto 0;
	border:0;
	background-color: #EAEAEA;
}
div#Container div#LeftNavigation div#left ul {
	margin: 0;
	padding: 0;
	font-weight:normal;
}
div#Container div#LeftNavigation div#left li {
	display:inline;
}
/* = Controls the Outer and Inline 
     Borders including sub-navigation
----------------------------------------*/
 

/*= This controls the border between the outermost border and the 

actual navigation block  */

div#Container div#LeftNavigation div#left {
	text-align:right;
}
/*= This controls space beneath each navigation link */

div#Container div#LeftNavigation div#left #Level1 li a {
}
div#Container div#LeftNavigation div#left #Level3 ul {
	border-bottom:1px dashed #CCCCCC;
}
/*------------------------------------------------------------------

---------------------------------------------------*/
 

/*= Control all navigations in the left
            globally from here. Check Individual
            sections as some styles are overriden
----------------------------------------*/ 

div#Container div#LeftNavigation div#left #Level1 li a {
	font-weight:bold;
	margin:0;
	font-size:11px;
}
/*------------------------------------------------------------------

---------------------------------------------------*/


/*          =Level 1 Navigation Styles
----------------------------------------------- */ 

div#Container div#LeftNavigation div#left #Level1 li a {
	text-decoration: none;
	display: block;
	padding: 5px 30px 5px 0px;
	background:url(/RXB/RXB_Automec/Framework_images/) 90% 55% no-repeat transparent;
	background-color:#EAEAEA;
	color:#000000;
}
div#Container div#LeftNavigation div#left #Level1 li a:hover {
	padding: 5px 30px 5px 0px;
	background:url(/RXB/RXB_Automec/Framework_images/) 90% 55% no-repeat transparent;
	background-color:#CCCCCC;
	color:#000000;
}
div#Container div#LeftNavigation div#left #Level1 a.Selected {
	background-color:#CCCCCC;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	background:url(/RXB/RXB_Automec/Framework_images/) 90% 60% no-repeat transparent;
}
div#Container div#LeftNavigation div#left #Level1 .Selected:hover {
	padding: 5px 30px 5px 0px;
	background:url(/RXB/RXB_Automec/Framework_images/) 90% 55% no-repeat transparent;
	background-color:#CCCCCC;
	color:#000000;
}
/*------------------------------------------------------------------

---------------------------------------------------*/
 

/*          =Level 2 Navigation Styles
----------------------------------------------- */

div#Container div#LeftNavigation div#left #Level2 li a {
	padding: 5px 30px 5px 0px;
	margin:0;
	background:url(/RXB/RXB_Automec/Framework_images/) 90% 55% 

no-repeat transparent;
	background-color:#ffffff;
	color:#7c6f7f;
	font-size:11px;
	font-weight:normal;
	border:0;
}
div#Container div#LeftNavigation div#left #Level2 li a:hover {
	background:url(/RXB/RXB_Automec/Framework_images/) 90% 55% no-repeat transparent;
	padding: 5px 30px 5px 0px;
	background-color:#ffffff;
	color:#31318C;
	text-decoration:underline;
}
div#Container div#LeftNavigation div#left #Level2 .SelectedExpanded 

{
	background:url(/RXB/RXB_Automec/Framework_images/) 90% 55% no-repeat transparent;
	padding: 5px 30px 5px 0px;
	background-color:#CCCCCC;
	color:#000000;
}
div#Container div#LeftNavigation div#left #Level2 .Expanded {
	background:url(/RXB/RXB_Automec/Framework_images/) 90% 55% no-repeat transparent;
	padding: 5px 30px 5px 0px;
	background-color:#CCCCCC;
	color:#000000;
}
div#Container div#LeftNavigation div#left #Level2 .Expanded:hover {
	background:url(/RXB/RXB_Automec/Framework_images/) 90% 55% no-repeat transparent;
	padding: 5px 30px 5px 0px;
	background-color:#CCCCCC;
	color:#000000;
}
div#Container div#LeftNavigation div#left #Level2 a.Selected {
	background:url(/RXB/RXB_Automec/Framework_images/) 90% 55% no-repeat transparent;
	padding: 5px 30px 5px 0px;
	background-color:#ffffff;
	color:#7c6f7f;
	font-weight:bold;
}
div#Container div#LeftNavigation div#left #Level2 .Selected:hover {
	background:url(/RXB/RXB_Automec/Framework_images/) 90% 56% no-repeat transparent;
	padding: 5px 30px 5px 0px;
	background-color:#ffffff;
	color:#7c6f7f;
	font-weight:bold;
}
/*------------------------------------------------------------------

---------------------------------------------------*/
 

/*          =Level 3 Navigation Styles
----------------------------------------------- */ 

div#Container div#LeftNavigation div#left #Level3 li a {
	padding: 5px 30px 5px 0px;
	margin:0;
	background:url(/RXB/RXB_Automec/Framework_images/) 90% 55% no-repeat transparent;
	background-color:#ffffff;
	color:#31318C;
	font-size:10px;
	font-weight:normal;
}
div#Container div#LeftNavigation div#left #Level3 li a:hover {

	background:url(/RXB/RXB_Automec/Framework_images/) 90% 55% no-repeat transparent;
	padding: 5px 30px 5px 0px;
	background-color:#ffffff;
	color:#31318C;
	text-decoration:underline;
}
div#Container div#LeftNavigation div#left #Level3 .SelectedExpanded 

{
	background:url(/RXB/RXB_Automec/Framework_images/) 90% 55% no-repeat transparent;
	padding: 5px 30px 5px 0px;

	background-color:#ffffff;
	color:#31318C;
	font-weight:bold;
}
div#Container div#LeftNavigation div#left #Level3 .Expanded {
	background:url(/RXB/RXB_Automec/Framework_images/) 90% 55% no-repeat transparent;
	padding: 5px 30px 5px 0px;
	background-color:#ffffff;
	color:#31318C;
	font-weight:bold;
}
div#Container div#LeftNavigation div#left #Level3 .Expanded:hover {
	background:url(/RXB/RXB_Automec/Framework_images/) 90% 55% no-repeat transparent;
	padding: 5px 30px 5px 0px;
	background-color:#ffffff;
	color:#31318C;
	font-weight:bold;
}
div#Container div#LeftNavigation div#left #Level3 a.Selected {
	background:url(/RXB/RXB_Automec/Framework_images/) 90% 55% no-repeat transparent;
	padding: 5px 30px 5px 0px;
	background-color:#ffffff;
	color:#31318C;
	font-weight:bold;
}
div#Container div#LeftNavigation div#left #Level3 .Selected:hover {
	background:url(/RXB/RXB_Automec/Framework_images/) 90% 56% no-repeat transparent;
	padding: 5px 30px 5px 0px;
	background-color:#ffffff;
	color:#31318C;
	font-weight:bold;
}
/*------------------------------------------------------------------

---------------------------------------------------*/


/*          =Level 4 Navigation Styles
----------------------------------------------- */ 

div#Container div#LeftNavigation div#left #Level4 li a {
	padding:2px 20px 2px 0px;
	background-color:#ffffff;
	color:#7c6f7f;
}
div#Container div#LeftNavigation div#left #Level4 li a:hover {
	background-color:#ffffff;
	color:7c6f7f;
}
div#Container div#LeftNavigation div#left #Level4 .SelectedExpanded 

{
	background-color:#ffffff;
	color:#7c6f7f;
}
div#Container div#LeftNavigation div#left #Level4 a.Selected {
	background-color:#ffffff;
	color:#7c6f7f;
}
div#Container div#LeftNavigation div#left #Level4 .Selected:hover {
	background-color:#ffffff;
	color:#7c6f7f;
}
div#Container div#LeftNavigation div#left #Level4 .Expanded {
	font-weight:normal;
}
div#Container div#LeftNavigation div#left #Level4 .Expanded:hover {
	font-weight:normal;
}
/*
--------------------------------------------------------------------

-----------------------------------------------------
            *************  END *************** = LEFT NAVIGATION 

STYLES 
--------------------------------------------------------------------

----------------------------------------------------- 
*/

/*
--------------------------------------------------------------------

-----------------------------------------------------
            ADD TO CALENDAR STYLES
--------------------------------------------------------------------

----------------------------------------------------- 
*/
 
div#AddToOutlook {
	margin:0;
	padding:7px;
}

div#AddToOutlook br {
	clear:both;
}
div#AddToOutlook .clear {
	margin:0;
	padding:0;
	clear:both;
}


div#AddToOutlook label {
	/*width:170px;*/
	float:left;
}
div#AddToOutlook input {
	float:right;
	padding:4px;
	margin:-7px 0 10px 0;
	color:#ffffff;
	font-weight:bold;
}
div.addToOutlook .AddToCalendarButton {
	background-color:#484a40;
	border:1px solid #aaaaaa;
	font-size:10px;
	margin-top:10px;
	float:left;
	padding:3px;
}



div.addToOutlook{	background:#e7e1bf;
	border:1px solid #000000;
	overflow:hidden;
}

*html body div.addToOutlook{padding-bottom:30px;padding-right:7px; border:1px solid red;}


div.addToOutlook .lColumn{
	width:70px;
}

div.addToOutlook .LDate{
	text-align:left;
	clear:both;
}


/*
--------------------------------------------------------------------

-----------------------------------------------------
            *************  END *************** = ADD TO CALENDAR 

MODULE STYLES
--------------------------------------------------------------------

----------------------------------------------------- 
*/


/*
--------------------------------------------------------------------

-----------------------------------------------------
            CUSTOM ERROR 404 PAGE STYLES
--------------------------------------------------------------------

----------------------------------------------------- 
*/

div#error404Content img {
	border:0;
}
div#error404 {
	margin:0 auto;
	padding:20px;
	text-align:left;
	width:600px;
	font-size:0.8em;
	border:1px solid #666666;
}
div#return {
	margin: 15px 0px 30px;
	text-align: right;
}
div#logo {
	float: left;
}
div#error404Content {
	padding:0 0 0 30px;
	margin:0px 0px 0px 230px;
	border-left:3px solid #CC6600;
	color:#CC6600;
}
div#error404Content p.sub {
	margin: 0px;
	font: 1em Arial;
	color: #666;
}
/*
--------------------------------------------------------------------

-----------------------------------------------------
            *************  END *************** = CUSTOM ERROR 404 

PAGE STYLES
--------------------------------------------------------------------

----------------------------------------------------- 
*/ 

/*
--------------------------------------------------------------------

-----------------------------------------------------
            LAYOUT BLOCKS IN ALL VARIATIONS
--------------------------------------------------------------------

----------------------------------------------------- 
*/
 
/*          = Layout Blocks Common Styles Grouped together
----------------------------------------------- */

div#content .layoutBlock {
	margin: 0;
	padding:0;
}
div#content .clear {
	margin:0;
	padding:0;
	clear:both;
}


/*          =One Column Styles
----------------------------------------------- */

div.oneColumn {
	margin:0px;
	padding:0px;
	border:0;
	clear:both;
}

div.oneColumn .firstBlock {
	margin:0px;
}


/*          =Two Column Styles
----------------------------------------------- */

div.twoColumns {
	margin:0px;
	padding:0px;
	border:0;
	clear:both;
}
div#ContentContainer div.twoColumns a:hover {
	color:#111F8F;
	text-decoration:underline;
}
/** Do not remove WIDTH from twoColumns block **/
div.twoColumns .firstBlock {
	float:left;
	width:45%;
	border:0px solid #cccccc;
}
#Content div.twoColumns .firstBlock .bodyContentMainBody img {
	border:0;
	margin:0;
}
div.twoColumns .firstBlock p {
	padding:0;
}
/** Do not remove WIDTH from twoColumns block **/
div.twoColumns .secondBlock {
	float:right;
	width:49%;
	border:0px solid #cccccc;
}
#Content div.twoColumns .secondBlock .bodyContentMainBody img {
	border:0;
	margin:0;
}
div.twoColumns .secondBlock p {
	margin:0;
	padding:0px 0px 5px 0px;
	border:0;
}

div.twoColumns .secondBlock span {
	line-height:25px;
}

#Content .Column1WithLeftNav .BodyContent .bodyContentMainBody img {
}
/*------- twoColumns styles ends here ------- */

 

/*------- threeColumns styles starts here ------- */ 

div.threeColumns { margin: 0px;}
/** Do not remove WIDTH from threeColumns block **/
div.threeColumns .firstBlock {
	float:left;
	width:30%;
	margin:0 15px 10px 0;
        padding-right:15px;
}
div.threeColumns .firstBlock img {
	border:0;
	margin:0;
	padding:0;
}
div.threeColumns .firstBlock p {
	margin:0px;
	padding:5px 0;
	border:0;
}
/** Do not remove WIDTH from threeColumns block **/
div.threeColumns .secondBlock {
	float:left;
	width:30%;
	margin:0 15px 10px 0;
        padding-right:15px;
}
div.threeColumns .secondBlock img {
	border:0;
	margin:0;
	padding:0;
}
div.threeColumns .secondBlock p {
	margin:0px;
	padding:5px 0;
	border:0;
}
/** Do not remove WIDTH from threeColumns block **/
div.threeColumns .thirdBlock {
	float:left;
	width:30%;
	margin:0 0 10px 0;

}
div.threeColumns .thirdBlock img {
	border:0;
	margin:0;
	padding:0px;
}
div.threeColumns .thirdBlock p {
	margin:0px;
	padding:5px 0;
	border:0;
}
/*------- threeColumns styles ends here ------- */
 

/*------- fourColumns styles starts here ------- */

div.fourColumns {

}
/** Do not remove WIDTH from fourColumns block **/
div.fourColumns .firstBlock {
	float:left;
	width:24.2%;
	margin:0 0px 0px 10px;
	border:0px solid #cccccc;
}
div.fourColumns .firstBlock p {
	margin:0px;
	padding:0px;


	border:0;
}
/** Do not remove WIDTH from fourColumns block **/
div.fourColumns .secondBlock {
	float:left;
	width:23.8%;
	margin:0 0px 0px 0;
	border:0px solid #cccccc;
}
div.fourColumns .secondBlock p {
	margin:0px;
	padding:0px;
	border:0;
}
/** Do not remove WIDTH from fourColumns block **/
div.fourColumns .thirdBlock {
	float:left;
	width:23.8%;
	margin:0 0px 0px 0;
	;
	border:0px solid #cccccc;
}
div.fourColumns .thirdBlock p {
	margin:0px;
	padding:0px;
	border:0;
}
/** Do not remove WIDTH from fourColumns block **/
div.fourColumns .fourthBlock {
	float:left;
	width:24.2%;
	margin:0;
	border:0px solid #cccccc;
}

div.fourColumns .fourthBlock p {
	margin:0px;
	padding:0px;
	border:0;
}

div.fourColumns .fourthBlock img {
	margin:0px;
	padding:0px;
}
/*------- fourColumns styles ends here ------- */
 

/*------- seventyThirtyColumn styles starts here ------- */
 
div.seventyThirtyColumn {
}
/** Do not remove WIDTH from seventyThirtyColumn block **/
div.seventyThirtyColumn .seventy {
	float:left;
	width:440px;
	margin:0;
}
div.seventyThirtyColumn .seventy p {
	margin:0;
	padding:0 0 0 0;
	border:0;
}
/** Do not remove WIDTH from seventyThirtyColumn block **/
div.seventyThirtyColumn .thirty {
	float:left;
	width:300px;
	margin:0;
}
div.seventyThirtyColumn .thirty p {
	margin:0;
	padding:0 0 0 0;
	border:0;
}
/*------- seventyThirtyColumn styles ends here ------- */
 

/*------- thirtySeventyColumn styles starts here ------- */


div.thirtySeventyColumn {
}
/** Do not remove WIDTH from thirtySeventyColumn block **/
div.thirtySeventyColumn .thirty {
	/*float:left;*/
	width:250px;
	/*padding-left:10px;*/
	margin:0 10px 0 5px;
	/*margin-left:10px;*/
}
div.thirtySeventyColumn .thirty p {
	margin:0;
	padding:0 5px; 0 0;
	border:0;
}
/** Do not remove WIDTH from thirtySeventyColumn block **/
div.thirtySeventyColumn .seventy {
	/*float:right;*/
	width:470px;
	/*margin:0 20px 0 0;*/
	margin-right:10px;
}
div.thirtySeventyColumn .seventy p {
	margin:0;
	padding:0 5px; 0 0;
	border:0;
}
/*------- thirtySeventyColumn styles ends here ------- */

 

/*------- fiftyTwentyfiveTwentyfive styles starts here ------- */
 
div.fiftyTwentyfiveTwentyfive {
}
/** Do not remove WIDTH from fiftyTwentyfiveTwentyfive block **/
div.fiftyTwentyfiveTwentyfive .firstBlock {
	float:left;
	width:46%;
	margin:0pt 15px 0pt 0pt;
}
div.fiftyTwentyfiveTwentyfive .firstBlock p {
	margin:0px;
	padding:0px;
	border:0;
}
/** Do not remove WIDTH from fiftyTwentyfiveTwentyfive block **/
div.fiftyTwentyfiveTwentyfive .secondBlock {
	float:left;
	width:25%;
	margin:0;
}
div.fiftyTwentyfiveTwentyfive .secondBlock p {
	margin:0px;
	padding:0px;
	border:0;
}
/** Do not remove WIDTH from fiftyTwentyfiveTwentyfive block **/
div.fiftyTwentyfiveTwentyfive .thirdBlock {
	float:right;
	width:25%;
	margin:0;
}
div.fiftyTwentyfiveTwentyfive .thirdBlock p {
	margin:0px;
	padding:0px;
	border:0;
}
/*------- fiftyTwentyfiveTwentyfive styles ends here ------- */
 

/*------- twentyfiveTwentyfiveFifty styles starts here ------- */ 

div.twentyfiveTwentyfiveFifty {
}
/** Do not remove WIDTH from twentyfiveTwentyfiveFifty block **/
div.twentyfiveTwentyfiveFifty .firstBlock {
	float:left;
	width:25%;
	margin:0pt 15px 0pt 0pt;
}
div.twentyfiveTwentyfiveFifty .firstBlock p {
	margin:0px;
	padding:0px;
	border:0;
}
/** Do not remove WIDTH from twentyfiveTwentyfiveFifty block **/

div.twentyfiveTwentyfiveFifty .secondBlock {
	float:left;
	width:25%;
	margin:0pt 15px 0pt 0pt;
}
div.twentyfiveTwentyfiveFifty .secondBlock p {
	margin:0px;
	padding:0px;
	border:0;
}
/** Do not remove WIDTH from twentyfiveTwentyfiveFifty block **/
div.twentyfiveTwentyfiveFifty .thirdBlock {
	float:right;
	width:46%;
	margin:0;
}
div.twentyfiveTwentyfiveFifty .thirdBlock p {
	margin:0px;
	padding:0px;
	border:0;
}
/*------- twentyfiveTwentyfiveFifty styles ends here ------- */

 
/*
--------------------------------------------------------------------

-----------------------------------------------------
            *************  END *************** = LAYOUT BLOCKS IN 

ALL VARIATIONS
--------------------------------------------------------------------

----------------------------------------------------- 
*/
 



/*
--------------------------------------------------------------------

-----------------------------------------------------
            PRE PRESS INDEX STYLES
--------------------------------------------------------------------

----------------------------------------------------- 
*/
 
#PrePressIndex .clear {
	margin:0;
	padding:0;
	clear:both;
}
#PrePressIndex {
	width:100%;
	margin:0;
	padding:0;
}
#PrePressIndex .PrePressIndexContents {
	margin:10px 0 0 0;
	padding:0;
	border:0;
}
#PrePressIndex .PrePressIndexContents .PrePressDate {
	padding:0;
	margin:0;
	width:20%;
	float:left;
}
#PrePressIndex .PrePressIndexContents .PrePressSummary {
	padding:0;
	margin:0;
	width:80%;
	float:left;
}
#PrePressIndex .PrePressIndexContents .PrePressSummaryText {
	padding:0;
	margin:0;
}
/*
--------------------------------------------------------------------

-----------------------------------------------------
            *************  END *************** = PRE PRESS INDEX 

STYLES
--------------------------------------------------------------------

----------------------------------------------------- 
*/

 

 
/*
--------------------------------------------------------------------

-----------------------------------------------------
            PRE PRESS DETAILS STYLES
--------------------------------------------------------------------

---------------------------------------------------- 
*/
 
#PressRelease .clear {
	margin:0;
	padding:0;
	clear:both;
}
#PressRelease {
	width:100%;
	margin:0;
	padding:0;
}
#PressRelease h3 {
	margin:0;
	padding:0;
}
#PressRelease .PressReleaseContent {
	margin:10px 0 10px 0;
	padding:0;
	border-bottom:1px solid #666666;
}
#PressRelease .StandOut {
	font-weight:bold;
	color:#990033;
	margin:5px 0 5px 0;
	padding:0;
}
#PressRelease .PressReleaseContent p {
	line-height:1.3em;
}
/*
--------------------------------------------------------------------

-----------------------------------------------------
            *************  END *************** = PRE PRESS DETAILS 

STYLES
--------------------------------------------------------------------

----------------------------------------------------- 

*/

 
/*
--------------------------------------------------------------------

-----------------------------------------------------
            PRESS LISTING SUMMARY STYLES
--------------------------------------------------------------------

----------------------------------------------------- 
*/
 

#PressSummaryMain .clear {
	margin:0;

	padding:0;
	clear:both;
}
#PressSummaryMain .PressSummary {
	margin:0 0 10px 0;
	padding:0;
	border-bottom:1px solid #000000;
}
#PressSummaryMain .PressSummary h2 {
	margin:0;
	padding:0;
}
#PressSummaryMain .date {
	margin:0 0 10px 0;
	padding:0;
	color:#006633;
	font-weight:bold;
}
#PressSummaryMain .newsSummary {
	margin:0 0 10px 0;
	line-height: 1.2em;
}
#PressSummaryMain a {
	font-size:11px;
	font-family:"Trebuchet MS", "Century Gothic", Tahoma, Arial, sans-serif;
	font-weight:normal;
}
/*
--------------------------------------------------------------------

-----------------------------------------------------
            *************  END *************** = PRESS LISTING 


SUMMARY STYLES
--------------------------------------------------------------------

----------------------------------------------------- 
*/

 

/*

--------------------------------------------------------------------

-----------------------------------------------------
            RELATED DOCUMENT STYLES
--------------------------------------------------------------------

----------------------------------------------------- 
*/ 

div#RelatedDocs {
	margin:0;
	padding:0;
	width:100%;
}
div#RelatedDocs h2 {
	margin:0;
	padding:0;
}
div#RelatedDocs .line {
	margin:10px 0 10px 0;
	color: #949293;
	width: 100%;
	height: 1px;
	background: #949293;
	border: 0;
}
div#RelatedDocs img {
	border:0;
	float:left;
	padding:0 7px 7px 0;
}
div#RelatedDocs br {
	margin:0;

	padding:0;
	clear:both;
}
/*
--------------------------------------------------------------------

-----------------------------------------------------
            *************  END *************** = RELATED DOCUMENT 

STYLES
--------------------------------------------------------------------

----------------------------------------------------- 
*/

 

/*
--------------------------------------------------------------------

-----------------------------------------------------
            RSS FEED STYLES
--------------------------------------------------------------------

----------------------------------------------------- 
*/
 
div#Container div#ContentContainer div#RSSViewer ul {
	list-style:none;
	margin:0;
	padding:0;
}
/*
--------------------------------------------------------------------

-----------------------------------------------------
            *************  END *************** = RSS FEED STYLES
--------------------------------------------------------------------

----------------------------------------------------- 
*/

  

/*



--------------------------------------------------------------------

-----------------------------------------------------
            SITEMAP STYLES
--------------------------------------------------------------------

----------------------------------------------------- 
*/ 

div#Container div#ContentContainer div#sitemap {
	margin:20px 0 40px 20px;
	padding:0;
}
div#Container div#ContentContainer div#sitemap ul {
	margin:0;
	padding:0;
}
div#Container div#ContentContainer div#sitemap li {
	margin:0;
	line-height:1.6em;
	list-style:none;
	/* The following uses image instead of bullets */
 padding:2px 0 0 20px;
}
div#Container div#ContentContainer div#sitemap li a:hover {
	text-decoration:underline;
	color:#111F8F;
}
div#Container div#ContentContainer div#sitemap li a {
	color: #005596;
	margin:0;
	padding:0;
	text-decoration:none;
	background:url(/RXB/RXB_Automec/Framework_images/li.gif) 0 0.46em no-repeat transparent;
	padding:0 10px 10px 10px;
	margin:0 20px;
}
div#Container div#ContentContainer div#sitemap ul ul li a {
}/* controls second level */
div#Container div#ContentContainer div#sitemap ul ul ul li a {
}/* controls third level*/
div#Container div#ContentContainer div#sitemap ul ul ul ul li a {
}/* controls fourth level */
/*
--------------------------------------------------------------------

-----------------------------------------------------
            *************  END *************** = SITEMAP STYLES
--------------------------------------------------------------------

----------------------------------------------------- 
*/
 
 

/*
--------------------------------------------------------------------

-----------------------------------------------------
            QUICK LINKS STYLES
--------------------------------------------------------------------

----------------------------------------------------- 
*/

/*= This section controls the 
left and right border and their
positioning including inside padding.
**************************************/


/** Curved Borders in Middle Column content area have been blocked 

as this site is not using **/
div#Container div#ContentContainer .CurvedBoxes {
	margin-top:15px;
	padding:0;
}
div#Container div#ContentContainer .CurvedBoxImage {
	text-align:center;
	border:0;
	vertical-align:middle;
}
div#Container div#ContentContainer .CurveFooterLeft {
	background:none;
	padding:0;
	border:none;

}
div#Container div#ContentContainer .CurveFooterRight {
	background:none;
	padding:0;
	border:none;
}
div#Container div#ContentContainer .CurveTopLeft {
	background:none;
	padding:0;
	border:none;
}
div#Container div#ContentContainer .CurveTopRight {
	background:none;
	padding:0;
	border:none;
}
/** Curved Borders in Left Hand Column have been blocked as this 

site is not using **/
div#LeftNavigation .CurvedBoxes {
	margin:0;
	padding:0;
}
div#LeftNavigation .CurvedBoxImage {
	text-align:center;
	border:0;
	vertical-align:middle;
}
div#LeftNavigation .CurveFooterLeft {
	background:none;
	padding:0;
	border:none;
}
div#LeftNavigation .CurveFooterRight {
	background:none;
	padding:0;
	border:none;
}
div#LeftNavigation .CurveTopLeft {
	background:none;
	padding:0;
	border:none;
}
div#LeftNavigation .CurveTopRight {
	background:none;
	padding:0;
	border:none;
}
div#LeftNavigation .CurvedBoxContents {
	border:none;
}
div#Content .CurvedBoxContents {
	border:none;
	padding:0px;
}
div#Column2 .CurvedBoxContents {
	border:none;
	margin:0;
}
div#Container div#ContentContainer .CurvedBoxContents h3 {
	color:#00ADEF;
	margin-top:5px;
	padding:0px;
}
.quickLinks ul li { padding:0px 0px 0px 15px!important; margin:0px !important; font: bold 10px "Trebuchet MS", "Century Gothic", Tahoma, Arial, sans-serif; }
.quickLinks ul li a { padding:0px !important; margin:0px !important; font: bold 10px "Trebuchet MS", "Century Gothic", Tahoma, Arial, sans-serif; }
.quickLinks ul li a:hover { padding:0px !important; margin:0px !important; font: bold 10px "Trebuchet MS", "Century Gothic", Tahoma, Arial, sans-serif; }

/** Quick links on Right Hand Column **/ 
div#Column2 .quickLinks a {
	color:#000 !important;
	padding:0px;
	margin:0;
	font: bold 10px "Trebuchet MS", "Century Gothic", Tahoma, Arial, sans-serif;
}
div#Column2 .quickLinks a:hover {
	color:#000;
	text-decoration:underline;
	font: bold 10px "Trebuchet MS", "Century Gothic", Tahoma, Arial, sans-serif;
}
div#Column2 .quickLinks {
	padding:0px 0px 10px 0px;
	margin-bottom:10px;
	font: bold 10px "Trebuchet MS", "Century Gothic", Tahoma, Arial, sans-serif;
}

div#Column2 .quickLinks h1 {
	padding:0px 0px 0px 15px;
	color:#c02428;
	font:bold 14px "Trebuchet MS", "Century Gothic", Tahoma, Arial, sans-serif;
	text-transform:uppercase;
}

div#Column2 .quickLinks ul {
	list-style: none;
	font: bold 10px "Trebuchet MS", "Century Gothic", Tahoma, Arial, sans-serif;
}

div#Column2 .quickLinks ul li {
	margin-left:0px;
	padding:0px 0px 2px 15px;
	font: bold 10px "Trebuchet MS", "Century Gothic", Tahoma, Arial, sans-serif;
}

div#Column2 .bannerImage {
	background:none;
	border:0;
	padding:0;
	margin:0 0 10px 0;
}
/** Event Contacts on Right Hand Column **/
div#Column2 .eventContact {
	background-color:#1182AE;
	padding:0px;
	color:#00ADEF;
	margin:0 0 10px 0;
}
div#Column2 .eventContact h3 {
	color:#00ADEF;
	margin:0;
	padding:0px;
}
div#Column2 .eventContact ul {
	margin:0;
}
div#Column2 .eventContact ul li.postal {
	background:url(/RXB/RXB_Automec/Framework_images/letterIcon.gif) 0 0.20em no-repeat transparent;
	padding: 0 0 10px 20px;
	margin:0;
	text-decoration:none;
}

div#Column2 .eventContact ul li.phone {
	background:url(/RXB/RXB_Automec/Framework_images/phoneIcon.gif) 0 0.20em no-repeat transparent;
	padding: 0 0 10px 20px;
	margin:0;
	text-decoration:none;
	list-style-type:none;
}

div#Column2 .eventContact ul li.fax {
	background:url(/RXB/RXB_Automec/Framework_images/printIcon.gif) 0 0.20em no-repeat transparent;
	padding: 0 0 10px 20px;
	margin:0;
	text-decoration:none;
	list-style-type:none;
}
div#Column2 .eventContact a {
	color:#00ADEF;
}
div#Column2 .eventContact a.hover {
	color:#00ADEF;
	text-decoration:underline;
}
#QuickLinksModule .clear {
	margin:0;
	padding:0;
	clear:both;
}
#QuickLinksModule {
	margin:0;
	padding:0;
}
#QuickLinksModule .QuickLinks {
	margin:0;
	padding:0;
}
#QuickLinksModule .QuickLinks ul {
	text-decoration:none;
	margin:0;
	padding:0;
}
#QuickLinksModule .QuickLinks ul li {
	margin:0;
	padding:0 0 0 0px;
	line-height:1.9em;
}
#QuickLinksModule .QuickLinks ul li a {
	padding:0 0 0 0px;
	text-decoration:none;
	color:#000;
	font: bold 10px "Trebuchet MS", "Century Gothic", Tahoma, Arial, sans-serif;
}

.QuickLinks ul{
	list-style: none!important;
	font: bold 10px "Trebuchet MS", "Century Gothic", Tahoma, Arial, sans-serif;
	color:#000;
}

/*
--------------------------------------------------------------------

-----------------------------------------------------
            *************  END *************** = QUICK LINKS STYLES
--------------------------------------------------------------------

---------------------------------------------------- 
*/



/*
--------------------------------------------------------------------

-----------------------------------------------------
            EMAIL A FRIEND STYLES
--------------------------------------------------------------------

----------------------------------------------------- 
*/ 

div#emailFriend h3, div#emailFriend h4, div#emailFriend label, 

div#emailFriend .required {
	font-weight:normal;
}
div#emailFriend h2 {
	font-size:14px;
}
div#emailFriend .recipients input {
	margin:0 0 10px 10px
}
div#emailFriend .recipients {
	margin:5px 0 10px 10px;
}
/*
--------------------------------------------------------------------

-----------------------------------------------------
            *************  END *************** =  EMAIL A FRIEND 

STYLES
--------------------------------------------------------------------

---------------------------------------------------- 
*/

 
  


/*
--------------------------------------------------------------------

-----------------------------------------------------
            PLUGIN DOWNLOAD STYLES
--------------------------------------------------------------------

----------------------------------------------------- 
*/ 

div#Container div#ContentContainer .downloadPlugin {
	margin:10px 0 10px 0;
	padding:0;
}
div#Container div#ContentContainer .downloadPlugin img {
	border:1px solid #0099FF;
}
div#Container div#ContentContainer .downloadPlugin p {
}
/*
--------------------------------------------------------------------

-----------------------------------------------------
            *************  END *************** =PLUGIN DOWNLOAD 

STYLES
--------------------------------------------------------------------

----------------------------------------------------- 
*/


/*
--------------------------------------------------------------------

-----------------------------------------------------
            CURVED HEADER STYLES
--------------------------------------------------------------------

----------------------------------------------------- 
*/ 

body .header-deep {
	background: url( ) 0 45% no-repeat scroll;
	color:#ffffff;
}
body .header-deep span.cap {
	background: url( ) 0 45% no-repeat scroll;
}
/*
--------------------------------------------------------------------

-----------------------------------------------------
            *************  END *************** =CURVED HEADER STYLES
--------------------------------------------------------------------

----------------------------------------------------- 
*/



/*
--------------------------------------------------------------------

-----------------------------------------------------
 ** Sponsorship Footer Image display

--------------------------------------------------------------------

-----------------------------------------------------
*/

div#SponsorshipFooterLinks {
	display:none;
	
}

*html body div#SponsorshipFooterLinks { 
	background-color:#ffffff;
	height:124px;
}


div#SponsorshipFooterLinks h3 {
	display:none;
}
div#SponsorshipFooterLinks a:hover {
	text-decoration:none;
}




/*
--------------------------------------------------------------------

-----------------------------------------------------
            *************  END *************** = Sponsorship Footer 

Image display STYLES
--------------------------------------------------------------------

----------------------------------------------------- 
*/



/*
--------------------------------------------------------------------

-----------------------------------------------------
            FOOTER LINK STYLES
--------------------------------------------------------------------

----------------------------------------------------- 
*/
 

div#Footer {
	border:none;
	clear: both;
	padding-top:15px;
	background:#ffffff;
}
div#Footer div#FooterLinks {
	float:right;
	padding:2px 10px 0 0;
}
div#Footer div#FooterLinks ul {
	list-style: none;
	margin: 0;
	padding:5px 0 0 0;
}
div#Footer div#FooterLinks ul li {
	display: inline;
	margin: 0;
	padding: 0 5px 0 0px;
}
div#Footer div#FooterLinks ul li.first {
	border:none;
}
div#Footer div#FooterLinks ul li a {
	color: #c9c9c9;
}
div#Footer div#FooterLinks ul li a:hover {
	background:#ffffff;
	color: #c9c9c9;
	text-decoration:underline;
}
div#Copyright {
	float:left;
	margin:7px 10px 10px 0px;
	color: #c9c9c9;
} 

/*

--------------------------------------------------------------------

-----------------------------------------------------

            *************  END *************** = FOOTER LINK STYLES

--------------------------------------------------------------------

----------------------------------------------------- 

*/

.Homepage .SeventyThirtyColumns .seventy table td 

img{/*float:left;*/ padding:0; margin:0; text-align:center;}

.Homepage .SeventyThirtyColumns .seventy img{float:left; padding:0 15px 2px 0;}

div#Container div#ContentContainer .OrangeButton a:link, 

div#Container div#ContentContainer .OrangeButton a:visited{
	background:#d12c00;
	padding:2px 5px 2px 5px;
	border:1px solid #ffffff;
	float:right;
	text-decoration:none;
	color:#ffffff;
}

/*div#Container div#ContentContainer .OrangeButton a:link, 

div#Container div#ContentContainer a:visited{
	color:#ffffff;
	text-decoration:none;
}
*/
div#Container div#ContentContainer .OrangeButton a:hover{
	text-decoration:underline;

}

div.SeventyThirtyColumn .thirty .PyramidGreyBox{
	padding:25px 15px 15px 15px;
	margin:0;
	background:url(/RXB/RXB_Automec/Framework_images/GrayArrowTopBoxBG.jpg) 0 0 no-repeat transparent;
	background-color:#484a40;
	/*margin:-15px 0 20px;*/
	color:#ffffff;
}

div.SeventyThirtyColumn .thirty .PyramidGreyBox table {
	padding:0; margin:0;
}


div#Container div#ContentContainer div.SeventyThirty .thirty 

.PyramidGreyBox a:link, div#Container div#ContentContainer 

div.SeventyThirty .thirty a:visited {
	color:#ffffff;
	text-decoration:none;
}

div#Container div#ContentContainer div.SeventyThirty .thirty 

.PyramidGreyBox a:hover{
	color:#ffffff;

	text-decoration:underline;

}
div#ExFoot1 {display:none;}
div#ExFoot2 {display:none;}
div#ExFoot3 {display:none;}
div#ExtendedFooterLinks {display:none;}

/****/
#Footer .extrasFooter {
	float:right;
    width: 950px;
    background-color:#00441B;
    font-size: 10px;
    color: #ffffff;
    padding: 5px 10px 5px 0px;
    } 
    
#Footer .extrasFooter ul {
	font-size: 10px;
	float: right;
    list-style:none;
    }
    
#Footer .extrasFooter ul li {
	float: right;
    font-size: 10px;
	padding-left:5px;
    }
    
#Footer .extrasFooter a {
	text-decoration: none;
    color: #ffffff;
    font-weight: normal;
    }
    
#Footer .extrasFooter a:hover {
	text-decoration: underline;
    }

div#sitemap {
    margin-left:-25px !important;
}

/**********/

.tabela table {
        text-aling:center;
}

.tabela table tr td {
	padding:5px;
	margin:5px;
	text-aling:center;
        font-size:12px;
        border:solid 1px #ffffff;}

.tabela table tr td p {
        text-aling:center;
        font-size:12px;
}