html, body, p, span, h1, h2, h3, h4, h5, h6, li, dt, th, td
{
	margin: 0;
	padding: 0;
	font: 12px Arial, Geneva, Helvetica, sans-serif;
	color: #333;	
}

body 
{
    background: url(bg_body.gif) repeat-y #E4E4E4;
    width:100%;	
}

#header-visual
{
	text-align:center;
	background-color: #fff;
}


input, textarea
{
	font: 11px Arial, Geneva, Helvetica, sans-serif;
	color: #333; 
	margin: 0;
	padding: 0;
	background-color:#ffffff;
}
select
{	
	font: 11px Arial, Geneva, Helvetica, sans-serif;
	margin:0px;
	padding:0px;	
}
* html select
{	
	background-color:#ffffff;	
}
img
{
	margin: 0;
	padding: 0;
	border: none;
}
form
{
	display: inline;
}
dl, ul, dt, dd, li
{
	list-style-type: none;
}
a
{
	font-family: Arial, Geneva, Helvetica, sans-serif;	
	text-decoration: none;
	color: #333;
}
hr, p.access, h6					/* Not-visual elements */
{
	display: none;
}
input.standardbutton				/* Standard blue button */
{
	BORDER-RIGHT: #545454 1px solid; 
    PADDING-RIGHT: 5px; 
    BORDER-TOP: #ffffff 1px solid; 
    PADDING-LEFT: 5px; 
    PADDING-BOTTOM: 1px; 
    MARGIN: 0px; 
    BORDER-LEFT: #ffffff 1px solid; 
    PADDING-TOP: 0px; 
    BORDER-BOTTOM: #545454 1px solid; 
    HEIGHT: 20px; 
    BACKGROUND-COLOR: #cccccc
    
	/*height:20px;
	margin: 0 0 0 0;
	padding:0 5px 1px 5px;
	background-color:#ffffff;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#E4E4E4;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#E4E4E4;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#ffffff;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#ffffff;*/
}
* html input.standardbutton
{
	padding:0 5px 0px 5px;
}
div.hr								/* Small blue divider */
{	
	display: block;
	font-size: 0px;
	line-height: 0px;
	border-bottom: 1px solid #aed0ed;
	margin: 0px 4px 0px 4px;
	padding: 0px;
}
p.edit								/* Edit-Live Button */
{
	font-size:11px;
	font-weight:bold;
	margin: 0px 0px 12px 0px;	
}


/* Access */

/***********************************************
/ Primary Navigation
/***********************************************/
ul#prim-nav
{	
	width: 576px;
}
ul#prim-nav li
{
	display: inline;
	font-size: 11px;
	line-height: 18px;
}
ul#prim-nav li a
{
	color: white;
}
ul#prim-nav li.active a
{
	font-weight: bold;
}
ul#prim-nav li .pipe
{
	padding: 0 6px 0 6px;
	color:White;
}
/***********************************************
/ Generic Navigation
/***********************************************/
ul#gen-nav
{	
	width: 203px;
}
ul#gen-nav li
{
	display: inline;
	font-size: 11px;
	line-height: 18px;
}
ul#gen-nav li a
{
	color: white;
}
ul#gen-nav li.active a
{
	font-weight: bold;
}
ul#gen-nav li .pipe
{
	padding: 0 6px 0 6px;
	color: white;
}
/***********************************************
/ Search Zone
/***********************************************/
#search-padding table tr td.left 
{	
	width:100%;
	text-align: left; 	
	padding-right:8px;		
}
#search-padding table tr td.right 
{
	width:auto;
	text-align: right;	
}
#search-padding input.searchbox
{
	width:100%;
	height: 20px;
	border: solid 1px #d6d6d6;
	padding-top:2px;
	padding-left:2px;
	padding-right:2px;	
	-moz-box-sizing : border-box;
	box-sizing : border-box;				
}

/***********************************************
/ Secondary Navigation
/***********************************************/
ul#sec-nav							/* subnavigation */
{
	margin: 0;
	padding: 0;	
}
ul#sec-nav ul,li
{
	padding: 0;	
}
ul#sec-nav a						/* all links in subnavigation*/
{
	font-size: 11px;	
	margin:0;
	padding: 0 0 6px 0;
	display:block;
}
ul#sec-nav .active a				/* all active links */
{
	color: #E73C00;
	font-weight:bold;
}
ul#sec-nav .inactive a			/* all active links */
{
	color: #323232;
	font-weight:normal;
}	
ul#sec-nav .inactive a:hover	/* all inactive links hovered */
{
	color: #E73C00;
}
ul#sec-nav * li					/* all 2nd level items */
{
	padding: 0 0 0 10px;
}
ul#sec-nav ul li.active			/* all active 2nd+3rd level active items */
{
	background: url(/siemensvdo_mcms/xt_images/arrowred.gif) no-repeat;
	background-position: 0px 4px;	
}
ul#sec-nav ul li.inactive		/* all active 2nd+3rd level active items */
{
	background: url(/siemensvdo_mcms/xt_images/arrowdgrey.gif) no-repeat;
	background-position: 0px 4px;
}
/***********************************************
/ Footer
/***********************************************/

#content-footer
{
	clear: both;
	height: 1px;
	/*padding-top: 20px;*/
}



#footer-tools
{
	text-align: right;
	background: url(/siemensvdo_mcms/xt_images/bg_footer.gif) repeat-x;
}

#footer
{
	margin: 8px 0 0 0;
	display: inline;
}

#footer li
{
	display: inline;
	font-size: 10px;
	line-height: 13px;
	color: #666;
}
/*#footer 
{
	
}*/
#footer ul li a
{
	color: #666;
}
#footer li .pipe
{
	padding: 0 1px;
}


/***********************************************/
/* Sitemap
/***********************************************/
#sitemap p																			/* Styles for Sitemap Header (open/close) */
{
	font: 11px Arial, Geneva, Helvetica, sans-serif;
	border-color: #666666;
	margin: 10px 0 20px 0;
}
#sitemap p img																		/* Styles for Sitemap Header (open/close) */
{
	margin: 0 10px 0 0px;
}
#sitemap ul li a																	/* Styles for Sitemap Detail */
{ 
	font-weight: bold; 
	list-style-type: none;  
	text-decoration: none;
}
#sitemap ul li ul a 
{ 
	font-weight: normal; 
	list-style-type: none; 
	text-decoration: none;
}
#sitemap ul li 
{ 
	font: 11px Arial, Geneva, Helvetica, sans-serif;
	padding-left: 0; 
	margin: 5px 0 5px 0;
}


.headline1
{
	color: #666666;
	font-size: 17px;
	font-weight: bold;
	line-height: 16px;
	font: Arial, Geneva, Helvetica, sans-serif;
	padding: 23px 0px 0px 9px;
	/*margin-bottom: -3px;*/
}

/******************************  Admin GridView  ********************************/

.AdminGridView
{
    font-size: 10px;
    font-family: Verdana, Arial;
    border-right: #234D96 1px solid;
    border-top: #234D96 1px solid;
    border-left: #234D96 1px solid;
    border-bottom: #234D96 1px solid;
    margin-top: 10px;
    margin-bottom: 10px;
}

.AdminGridHeader
{
    background-color: #234D96;
    font-weight: bold;
    color: #ffffff;
    height: 20px;
}

.AdminGridRow
{
    background-color: #d6d6d6;
    padding-left:4px
}

.AdminGridAltRow
{
    background-color: #FFFFFF;
    padding-left:4px
}

.AdminGridLockRow
{
    background-color: #234D96;
    padding-left: 4px;
}

.AdminGridAlert
{
    font-weight: bold;
    font-size: 10px;
    color: #cc0033;
    font-family: Verdana, Arial;
    border-right: #cc0000 1px solid;
    padding-right: 10px;
    border-top: #cc0000 1px solid;
    padding-left: 10px;
    padding-bottom: 5px;
    border-left: #cc0000 1px solid;
    padding-top: 5px;
    border-bottom: #cc0000 1px solid;
    background-color: #ffff66;
}

/******************* Screen ***********************************/

.AdminTitle
{
    font-weight: bold;
    font-size: 14px;
    color: #000000;
    font-family: Verdana, Arial;
    text-align: center;
}

.AdminSubTitle
{
    font-weight: normal;
    font-size: 12px;
    color: #565656;
    font-family: Verdana, Arial;
    text-align: center;
    padding-bottom: 10px;
}

/******************** FORM ************************************/

.formtable
{
    background-color: #FFFFFF;
}


.inputtext
{
    padding-left: 4px;
    padding-right: 4px;
    border-right: #234D96 1px solid;
    border-top: #234D96 1px solid;
    border-left: #234D960 1px solid;
    border-bottom: #234D96 1px solid;
}

/******************Template*********************************/
.menuConti
{
	font-weight:bold;
	font:#000000;
	font-size:12px;
}
.menuContiItens
{
	font:#000000;
	font-size:12px;
}

.HeadLineEspaco
{
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    font-family: Arial;
    line-height:18px;
    padding-left:10px;
	padding-top:20px;
}

.SubHeadLineEspaco
{
    font-weight: bold;
    font-size: 12px;
    color: #666666;
    font-family: Arial;
    line-height:18px;
    padding-left:10px;
	padding-top:10px;
}
.Botao
{
    BORDER-RIGHT: #545454 1px solid; 
    PADDING-RIGHT: 5px; 
    BORDER-TOP: #ffffff 1px solid; 
    PADDING-LEFT: 5px; 
    PADDING-BOTTOM: 1px; 
    MARGIN: 0px; 
    BORDER-LEFT: #ffffff 1px solid; 
    PADDING-TOP: 0px; 
    BORDER-BOTTOM: #545454 1px solid; 
    HEIGHT: 20px; 
    BACKGROUND-COLOR: #d6d6d6
}

.TableBodyText
{
    font-weight: normal;
    font-size: 11px;
    font-family: Arial;
    line-height: 16px;
}



.templateTitle
{
    font-weight: bold;
    font-size: 18px;
    text-transform: capitalize;
    color: BLACK;
    font-family: Arial, Verdana;
}

.pageTitle
{
    font-weight: bold;
    font-size: 13px;
    text-transform: capitalize;
    color: #000000;
    font-family: Arial, Verdana;
}

.productCod
{
    font-weight: bold;
    font-size: 12px;
    text-transform: capitalize;
    color: black;
    font-family: Arial, Verdana;
}

/**************************Links Menu**************************/


.PrimaryNavigation
{
    font-weight: normal;
    font-size: 12px;
    color: #000000;
    font-family: Arial;
    
    cursor: hand;
}
.PrimaryNavigationHover
{
    font-weight: normal;
    font-size: 12px;
    color: #000000;
    font-family: Arial;
    
    cursor: hand;
}
.PrimaryNavigationActive
{
    font-weight: BOLD;
    font-size: 12px;
    color: #000000;
    font-family: Arial;
    
    cursor: hand;
}


