﻿img
{ border: none; }

table
{ 
    border: none; 
    margin: 0px; 
    padding: 0px;}

.Body
{
	font-size: x-small;
	border: none; 
    margin: 0px; 
    padding: 0px;
	font-family: Verdana, Arial, Sans-Serif;
	color: #666666;
	background-color: #FFFFFF;}

.HiddenTable
{
	padding: 0px;
	margin: 0px;
	border: none;
	font-size: x-small;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: normal;}
	
.OutsideDarkBackground
{
    background-color: #f0f0f0;
    height: 225px;
}

.OutsideLeft
{
    width:10px;
    background-image: url(images/leftshadow.gif);
}

.OutsideDarkLeft
{
    height: 225px;
    width:10px;
    background-image: url(images/centershadowleft.gif);
}

.OutsideRight
{
    width:10px;
    background-image: url(images/rightshadow.gif);
}

.OutsideDarkRight
{
    height: 225px;
    width:10px;
    background-image: url(images/centershadowright.gif);
}

.AreaPaddings
{
    padding: 0px 25px;
}

.DegradeeTop
{
    background-image: url(images/bottomcenter.gif);
    background-repeat:repeat-x;
    background-position: left top;
}

.HeaderArea
{
	color: #666666;
	margin: 0px;
	border: none;
	height: 100px;
	background-image: url(images/topcenter.gif);}

.FooterArea
{
    height: 40px;
	font-size: xx-small;
	color: #666666;
}

.Footer A
{
	color: #666666;
}

.MainMenuArea
{
    height: 30px;
}

.MainMenu .AspNet-Menu-Horizontal
{
   font-size: 120%;
}

.MainMenu .AspNet-Menu-Vertical
{
}

.MainMenu ul.AspNet-Menu
{
	z-index:100;
	font-size: 80%;
}

.MainMenu ul.AspNet-Menu ul
{
	z-index:100;
}

.MainMenu ul.AspNet-Menu li .AspNet-Menu-WithChildren,
.MainMenu ul.AspNet-Menu li .AspNet-Menu-Leaf
{
}

.MainMenu ul.AspNet-Menu li A.AspNet-Menu-Link,
.MainMenu ul.AspNet-Menu li SPAN.AspNet-Menu-NonLink
{
	height: auto! important;
    background-image: url(images/pixel.gif);
    background-position: left 2px;
    background-repeat:no-repeat;
    padding: 0px 10px;
    color: #666666;
    text-decoration: none;
}

.MainMenu ul.AspNet-Menu li:hover,
.MainMenu ul.AspNet-Menu li A:hover,
.MainMenu ul.AspNet-Menu li .AspNet-Menu-Hover
{
    text-decoration:none;
	color: #CCCCCC;
}


.MainMenu ul.AspNet-Menu li .AspNet-Menu-Selected,
.MainMenu ul.AspNet-Menu li A.AspNet-Menu-Selected,
.MainMenu ul.AspNet-Menu li SPAN.AspNet-Menu-Selected,
.MainMenu ul.AspNet-Menu li .AspNet-Menu-ChildSelected,
.MainMenu ul.AspNet-Menu li .AspNet-Menu-ParentSelected
{
}

.MenuItem
{
	font-size: 90%;
    white-space:nowrap;
    color: #666666;
    text-decoration: none;
}

.MenuItem A
{
    text-decoration:none;
    color: #666666;
}

.MenuItem A:hover
{
    text-decoration:none;
    color: #CCCCCC;
}

.MenuSeparator
{
    background-image: url(images/pixel.gif); background-position: left 2px; background-repeat:no-repeat;
}

.SectionArea
{
	color: #666666;
	background-color: #FFFFFF;
	padding-top: 25px;
	padding-bottom: 12px;
}

.SectionBodyArea
{
	color: #666666;
	font-size: x-small;
}

.SectionBody
{
	font-size: x-small;
	color: #666666;
	line-height: 1.4em;
}

.SectionBody P,
.SectionBody Li
{
	margin-top: 0px;
}

.SectionBodyHeading, .SectionBodyArea H1
{
	margin-bottom: 4px;
	color: #666666;
	font-weight: bold;
	font-size: 130%;
	line-height: 1.4em;
}

.SectionBodyHeading A, .SectionBodyArea H1 A
{
	color: #666666;
}

.SectionBodySubHeading, .SectionBodyArea H2
{
	margin-bottom: 4px;
	color: #666666;
	font-size: x-small;
	font-weight: bold;
	line-height: 1.4em;
}

.SectionBodySubHeading A, .SectionBodyArea H2 A
{
	color: #666666;
}

.SectionBodySubSubHeading, .SectionBodyArea H3
{
	margin-bottom: 4px;
	color: #666666;
	font-size: 100%;
	font-weight: normal;
	line-height: 1.4em;
}

.SectionBodySubSubHeading A, .SectionBodyArea H3 A
{
	color: #666666;
}

.Boxed
{
    background-color: #F0F0F0;
}

.Boxed .Heading
{
	font-size: 100%;
	text-transform:uppercase;
	font-weight:bold;
	background-color: #F0F0F0;
	color: #666666;
	padding:4px 12px;
}

.Boxed .Text
{
	color: #666666;
	font-size: x-small;
	padding: 4px 12px 12px 12px;
	line-height: 1.4em;
}

.Boxed .Text A
{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.Boxed .Text A:Hover
{
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}


.HighlightsArea
{
	color: #666666;
	background-color: #FFFFFF;
}

.HighlightsArea .Text
{
    padding: 0px 0px;    
}

.HighlightsArea .HeadingOpel
{
    font-weight:bold;
    text-transform:uppercase;
    color: #FDB839;
    padding: 15px 0px;
}

.HighlightsArea .HeadingChevrolet
{
    font-weight:bold;
    text-transform:uppercase;
    color: #6699CC;
    padding: 15px 0px;
}


.HighlightsArea .LinkOpel
{
    font-weight:bold;
    color:#FDB839;
    padding: 20px 0px 10px 0px;
}


.HighlightsArea .LinkOpel A
{
    font-weight:bold;
    color:#FDB839;
    
}

.HighlightsArea .LinkChevrolet
{
    font-weight:bold;
    color:#6699CC;
    padding: 20px 0px 10px 0px;
}

.HighlightsArea .LinkChevrolet A
{
    font-weight:bold;
    color:#6699CC;
}


.MainHeadingOpel
{
    font-weight:bold;
    font-size:small;
    text-transform:uppercase;
    color:#FDB839;
}

.MainSloganOpel
{
    color:#FDB839;
    font-size:110%;
}


.MainHeadingChevrolet
{
    font-weight:bold;
    text-transform:uppercase;
    font-size:small;
    color:#6699CC;
}

.MainSloganChevrolet
{
    color:#6699CC;
    font-size:110%;
}



.CK00
{
	color: #666666;
	background-color: #FFFFFF;
}

.CK01
{
	color: #666666;
	background-color: #FFFFFF;
}

.CK02
{
	color: #666666;
	background-color: #FDB839;
}

.CK03
{
	color: #FFFFFF;
	background-color: #6699CC;
}

.CK04
{
	color: #666666;
	background-color: #F0F0F0;
}

.CK05
{
	color: #666666;
	background-color: #CCCCCC;
}

.UsadosTitle
{
	color: #666666;
	background-color: #CCCCCC;
	font-weight: bold;
	font-size: normal;
	padding: 3px;
}

.UsadosCaracteristicas
{
	color: #666666;
	font-weight: bold;
	font-size: x-small;
	padding: 3px;
}

.UsadosText
{
	color: #666666;
	font-weight: normal;
	font-size: x-small;
	padding: 3px;
}


.FormArea
{
}

.FormTable
{
}

.FormHeader
{
	font-size: x-small;
}

.FormLabel
{

}

.FormFieldArea
{
	font-size: small;
	font-family: Verdana, Arial, Helvetica;
	color: #666666;
}

.FormField
{
	color: #666666;
	font-family: Verdana, Arial, Helvetica;
}

.FormButton
{
	color: #666666;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica;
}

.FormNote
{
	font-size: xx-small;
}

.FormValidatorSummary
{

}

.FormValidator
{
}

.FormError
{
	font-size: small;
}

.FormSuccessful
{
	font-size: small;
}


.MarginTop
{   margin-top:5px;
}

.MarginRight
{   margin-right:5px;
}

.MarginLeft
{   margin-left:5px;
}

.MarginBottom
{   margin-bottom:5px;
}

.TopBar
{
	font-weight:bold; 
	color:#666666;
	text-decoration: none;
}

.TopBar A
{
	font-weight:bold; 
	color:#666666;
	text-decoration: none;
}

.TopBar A:Hover
{
	font-weight:bold; 
	color:#666666;
	text-decoration: none;
}

.TopBar A:Visited
{
	font-weight:bold; 
	color:#666666;
	text-decoration: none;
}