/*Generic margin*/
* {
	padding: 0;
	margin: 0;
	}

/*Generic Body*/
body
{
 color: #505050;
 background-color: #fff;
 font: normal 0.6em verdana,tahoma,arial,serif;
 line-height: 1.3em;
 background-image: url(../Image/Generic/RedBackground.gif);
 background-repeat: repeat-y; 
 background-position: 0px 0px;
}

/*Generic p*/
p
{
 padding-bottom: 10px;
}

/*Generic link*/
a
{
 text-decoration: none;
 color: #000;
 background-color: #fff; 
 font-weight: bold;
}

a:hover
{
 color: #595959;
 background-color: #fff; 
 text-decoration: underline;
}

a img,
img
{
 border: 0px;
 background-color: transparent;
}

img
{
 display: block;
}

/*Generic  table*/
table, 
table td, 
table th,
fieldset
{
 border-style: none;
 border-width: 0px;
 border-spacing: 0px;
 border-collapse: collapse;
 padding: 0px;
 vertical-align: top;
}


/*Generic  horizantal line*/
hr
{
 width: 100%;
 color: #75A3E9;
 background-color: #fff;
 height: 1px;
 border: 0px;
 margin-bottom: 12px;
}

/*Generic  list*/
ul, 
ul li 
{
 margin: 0px;
 padding: 0px;
 list-style-type: none;
}

/* Main Container*/
#Master
{
 width: 100%;
 background-image: url(../Image/Generic/HeaderBackground.gif);
 background-repeat: repeat-x; 
 background-position: 0px 0px;
}

#Header
{
 width: 755px;
 height: 59px;
 background-image: url(../Image/Generic/HeaderBackground_en_gb.gif);
 background-repeat: no-repeat; 
 background-position: 0px 0px;
 background-color: #941600;
 color: #fff;
}

#Header a,
#Header a:hover
{
 background-color: transparent;
 color: #fff;
}

h1
{
 float: left;
 padding: 19px 0px 0px 5px;
 font-size: 1em;
 width: 168px;
}

#Navigation0
{
 float: right;
 margin-top: 4px;
 height: 23px;
}

#Navigation0 li img
{
 margin-top: 2px;
} 
 
#Navigation0 li
{
 float: left; 
}

#Navigation0 li a
{
 padding: 0px 8px 0px 12px;
 float: left;
 background-image: url(../Image/Menu/Navigation0/Separator.gif);
 background-repeat: no-repeat; 
 background-position: 0px 2px; 
}

#Navigation0 li.FirstChild a,
#Navigation0 li:First-Child a
{
 background-image: none; 
}

#Navigation0 li.Language a
{
 padding: 0px 0px 0px 12px;
}

#Header form
{
 display: none;
 float: right;
 clear: right;
 width: 252px;
 margin-top: 7px;
}

#Header form fieldset
{
 text-align: right;
}

#Header form fieldset label,
#Header form fieldset input
{
 float: right;
 display: block;
}

#Header form fieldset label
{
 font-weight: bold;
 height: 10px;
 margin-top: 3px;
}

#Header form fieldset input.SearchField
{
 width: 160px;
 font-size: 1em;
 font-family: arial, tahoma, verdana, serif;
 padding: 1px 0px 0px 2px; 
 border: 1px solid #000;
 margin: 1px 5px 0px 5px;
}

.SearchSubmit
{
 margin-top: 1px;
 border: 1px solid #000;
 font-size: 1em;
 font-family: arial, tahoma, verdana, serif;
 color: #fff;
 background-color: #6B0400;
 font-weight: bold;
}

#Content
{
 width: 755px;
 clear: both;
}

#ShowCaseHome
{
 overflow: hidden;
 width: 587px;
 height: 320px;
}

#FirstPane
{
 width: 168px;
 float: left;
 background-color: #6B0400;
 line-height: 14px;
}

h2
{
 padding: 12px 0px 0px 5px;
 display: block;
 color: #ED181E;
 background-color: #000;
 font-size: 1.1em;
 background-image: url(../Image/Generic/HeadingBackground1.gif);
 background-repeat: repeat-x; 
 background-position: 0px 0px;  
 height: 18px;
 width: 163px;
}

h2 a,
h2 a:hover
{
 color: #ED181E;
 background-color: #000; 
 text-decoration: none;
}

h2 img
{
 display: inline;
 margin: 0px 0px -1px 10px;
}

h2.Vehicle
{
 background-image: none;
 text-transform: uppercase;
 color: #fff; 
 font-size: 1em;
}

h2.Vehicle img
{
 display: block;
 margin: 0px;
}

h2.Heading2
{
 background-image: url(../Image/Generic/HeadingBackground2.gif);
 background-repeat: repeat-x; 
 background-position: 0px 0px;  
 color: #FFC600;
 background-color: #6B0400; 
}

h2.Heading2 a,
h2.Heading2 a:hover
{
 color: #FFC600;
 background-color: #6B0400; 
}

.Navigation1 
{
 color: #fff;
 background-color: #242424; 
}

.Navigation1 li a
{
 display: block;
 width: 156px;
 padding: 2px 0px 2px 12px;
 color: #fff;
 background-color: #242424;
 border-bottom: 1px solid #000;
}

.Navigation1 li a:hover,
.Navigation1 li.Selected a
{
 color: #fff;
 background-color: #9C9C9C;
 text-decoration: none;
}

#Navigation1 li ul
{
 position: absolute;
 display: none;
 top: 59px;
 left: 168px;
 z-index: 109;
 width: 587px;
 height: 320px;
} 

ul#Navigation1 li:hover ul ul
{
	display: none;
}

ul#Navigation1 li:hover ul
{
	display: block;
}

#Navigation1 .Column1
{
 width: 175px;
 padding: 15px 0px 0px 13px;
 height: 305px;
 float: left;
 color: #333;
 background-color: #9C9C9C;
 background-image: url(../Image/Generic/VehicleBoxGradient1.gif);
 background-repeat: repeat-x; 
 background-position: top left; 
 font-weight: bold;
}

#Navigation1 .Column1 p
{
 height: 90px;
 font-weight: normal;
 padding-right: 10px;
}

#Navigation1 ul a
{
 color: #fff;
 background-color: #9C9C9C; 
 font-size: 1em;
 border: 0px;
 padding: 0px;
}

#Navigation1 .Column1 h3
{
 color: #fff;
 background-color: transparent;
 font-size: 1.2em;
}

#Navigation1 h4
{
 color: #000;
 background-color: transparent;
 font-size: 1em; 
 padding-bottom: 5px;
}

#Navigation1 .Column2
{
 width: 399px;
 height: 320px;
 float: right;
 display: inline;
 color: #fff;
 background-color: #363636;
}

#Navigation1 .Column2 img
{
 margin: 5px 0px 0px 5px;
 padding-bottom: 12px;
 background-image: url(../Image/Generic/VehicleBoxGradient2.gif);
 background-repeat: repeat-x; 
 background-position: bottom left; 
}

#Navigation1 .Column2 p
{
 padding: 2px 5px 0px 12px;
 height: 60px;
 border-bottom: 1px solid #ccc;
}

#Navigation1 .Column2 .Features
{
 height: 65px;
 background-color: #B7B7B7;
 color: #000;
 padding: 0px 5px 0px 12px;
}

#Navigation1 .Column2 .Features h4
{
 font-size: 1em;
 padding-top: 10px;
}

#Content #Navigation1 .Column1 .Research,
#Content #Navigation1 .Column2 .FeaturesList
{
 width: auto;
 height: auto;
}

#Navigation1 .Research a:hover,
#Navigation1 .FeaturesList a:hover
{
 background-color: transparent;
 color: #333; 
}

#Navigation1 .Column2 p.FeaturesList
{
 padding: 0px;
 border-bottom: 0px;
}

#Navigation1 .FeaturesList a
{
 float: left;
 width: auto;
 line-height: 10px;
 padding: 0px 5px 2px 7px;
 margin-bottom: 2px;
 border-left: 2px solid #000;
 background-color: #B7B7B7;
 color: #fff;
}

#Navigation1 .FeaturesList a.FirstChild
{
 border: 0px;
 padding-left: 0px;
 margin-left: 0px;
}

.SecondLevel ul li a
{
 display: block;
 width: 146px;
 padding: 2px 0px 2px 22px;
 color: #fff;
 background-color: #242424;
 border-bottom: 1px solid #000;
 font-weight: normal;
}

.SecondGroup
{
 padding: 15px 0px 15px 0px;
 background-color: #363636;
 border-bottom: 1px solid #000;
}

.SecondGroup li.FirstChild a,
.SecondGroup li:First-Child a
{
 border-top: 1px solid #000; 
}

.Navigation3 li a
{
 display: block;
 width: 156px;
 padding: 2px 0px 2px 12px;
 color: #fff;
 background-color: #800303;
 border-bottom: 1px solid #6B0400;
}

.Navigation3 li a:hover,
.Navigation3 li.Selected a
{
 color: #fff;
 background-color: #CC0000;
 text-decoration: none;
}

.N3SecondGroup
{
 padding: 15px 0px 15px 0px;
 background-color: #9D080D;
 border-bottom: 1px solid #6B0400; 
}

.N3SecondGroup li.FirstChild a,
.N3SecondGroup li:First-Child a
{
 border-top: 1px solid #6B0400; 
}

.Navigation2
{
 color: #fff;
 background-color: #8B8B8B;
 margin: 0px 0px 20px 0px;
}

.Navigation2 li a
{
 display: block;
 width: 156px;
 padding: 2px 0px 2px 12px;
 color: #fff;
 background-color: #8B8B8B;
 border-bottom: 1px solid #fff;
}

.Navigation2 li a:hover,
.Navigation2 li.Selected a
{
 color: #fff;
 background-color: #B7B7B7;
 text-decoration: none;
}

.Navigation2 li.FirstChild a,
.Navigation2 li:First-Child a
{
 border-top: 1px solid #fff; 
}

.Navigation2 li.Hide
{
 padding: 2px 0px 2px 12px;
 color: #fff;
 background-color: #B7B7B7;
 border-bottom: 1px solid #fff;
}

.Navigation2 li.Hide select
{
 font-size:1em;
 width:140px;
 padding:0px;
}

.Hide
{
 display:none;
}

/* Styles for Second Pane Begin */
#SecondPane
{
 width: 587px; 
 float: right;
 background-color: #fff;
 line-height: 13px;
}

#Highlights
{
 border-top: 2px solid #fff;
 width: 587px; 
 min-height: 150px;
 height: auto !important;
 height: 150px;
 background-image: url(../Image/Generic/HighlightsGradient.gif);
 background-repeat: repeat-x; 
 background-position: 0px 0px; 
}

#Highlights ul li
{
 float: left;
 padding: 20px 0px 10px 30px;
}

#ShowCase img#Gallery
{
 margin-left: 3px;
}

#Copy
{
 width: 557px;
 padding: 20px 10px 0px 20px;
 margin-bottom: 10px;
 color: #000;
 background-color: #fff;
}

.Right
{
 float: right;
 margin: 0px 0px 10px 10px;
}

.Left
{
 float: left;
 margin: 0px 10px 10px 0px;
}

#Copy ul
{
 padding: 0px 0px 17px 0px;
}

#Copy ul li
{
 padding: 0px 0px 3px 13px;
 background-image: url(../Image/Generic/Bullet1.gif);
 background-repeat: no-repeat; 
 background-position: 0px 5px;
}

/* Tabular Data */
#Copy table
{
 width: 100%;
 text-align: left;
 table-layout: fixed;
 margin: 10px 0px 10px 0px;
}

#Copy table.FreeFlow
{
 table-layout: auto;
 width: auto;
}

#Copy table.FullWidth
{
 width: 100%; 
}

#Copy table.NoBorder
{
 margin: 0px 0px 0px 0px;
}

#Copy table.NoBorder tbody tr td,
#Copy table.NoBorder tbody tr th
{
 padding: 0px 10px 5px 0px;
 border: 0px;
}

#SecondPane #Copy table.NoBorder tr.NoBorder td,
#SecondPane #Copy table.NoBorder tr.NoBorder th
{
 padding: 10px 20px 0px 0px;
 border: 0px;
}

#Copy table tr th
{
 padding: 3px 10px 2px 9px;
 border: 1px solid #d5d1b8;
 text-align: left;
}

#SecondPane .Wide
{
 padding: 0px 0px 4px 0px; 
 width: 587px;
}

.YellowLineTop
{
 background-image: url(../Image/Generic/YellowLine.gif);
 background-repeat: repeat-x; 
 background-position: top left; 
}

.YellowLineBottom
{
 background-image: url(../Image/Generic/YellowLine.gif);
 background-repeat: repeat-x; 
 background-position: bottom left; 
}

#Copy .Models
{
 margin: 0px;
 padding: 20px 10px 10px 20px;
 background-color: #eaeaea;
 color: #363636;
 min-height: 250px;
 height: auto !important;
 height: 250px;
}

#Copy .Models table 
{
 margin: 0px auto 0px auto;
}

#Copy .Models h5
{
 padding: 0px 0px 10px 0px;
 font-size: 1.1em;
}

#Copy #FeaturesPanel
{
 display: block;
 width: 587px;
 height: 15px;
 background-color: #800303;
 margin: 0px 0px 0px 0px;
 padding: 4px 0px 0px 0px;
}

#Copy #FeaturesPanel li
{
 float: left;
 background-image: none;
 padding: 0px;
}

#Copy #FeaturesPanel li a
{
 float: left;
 border-left: 1px solid #eaeaea;
 color: #fff;
 background-color: #800303;
 padding: 1px 10px 0px 10px;
 height: 14px;
 line-height: 12px;
}

#Copy #FeaturesPanel li a:hover
{
 color: #800303;
 background-color: #fff; 
 text-decoration: none;
}

#Copy #FeaturesPanel li.Active a
{
 color: #800303;
 background-color: #fff; 
}

#Copy #FeaturesPanel li.FirstChild a,
#Copy #FeaturesPanel li:First-Child a
{
 border-left: 0px;
}

#Copy h5
{
 padding: 0px 0px 0px 0px;
 font-size: 1.3em;
}

#Copy h5.Red
{
 color: #9D080D;
 background-color: transparent;
}

#Copy h4
{
 padding: 0px 0px 10px 0px;
 font-size: 1.8em; 
 color: #8E0100;
 font-family: tahoma, verdana, arial, serif;
 text-transform: uppercase;
}

#Copy .ThumbnailsColumn
{
 width: 180px;
 height: 100px;
 float: left;
 margin: 0px 20px 10px 0px;
}

#Copy .ThumbnailsColumn h5
{
 padding: 0px 0px 0px 0px; 
}

#Copy .Thumbnails
{
 padding: 10px 0px 10px 0px;
 width: 180px;
}

#Copy .Thumbnails li
{
 float: left;
 background-image: none;
 padding: 0px 5px 2px 0px;
}

#Copy .Thumbnails li a
{
 display: block;
 padding: 2px;
}

#Copy .Thumbnails li a:hover,
#Copy .Thumbnails li.Active a
{
 padding: 1px;
 border: 1px solid #6B0300; 
}

#Copy #ImageDescription
{
 float: left;
 width: 150px;
 margin-top: 18px;
}

#Copy #Brochures
{
 padding-top: 0px;
}

#Copy #Brochures li
{
 background-image: none;
 padding: 0px; 
 border-bottom: 1px solid #EAEAEA;
 height: 92px;
 margin-top: 20px;
}

#Copy #Brochures li img.Thumb
{
 border: 1px solid #FFC600;
 float: left;
 margin: 0px 15px 0px 0px;
}

#Copy ul#Brochures li h5
{
 padding: 0px;
 margin: 0px;
 height: 15px;
 color: #800303;
 background-color: #fff; 
 display: block;
}

#Copy #Brochures li img.PDF
{
 display: block;
 float: left;
 margin-right: 13px;
 margin-top: -10px;
}

#Copy #Brochures li span
{
 width: 270px;
 margin-right: 50px;
 display: block;
 float: left;
 color: #666;
 font-size: 1.1em;
}

#Copy #Brochures li a
{
 float: left;
 margin-top: 15px;
}

#Copy .Listings
{
 font-size: 1.1em; 
}

#Copy .Listings li
{
 background-image: none;
 padding: 7px 0px 7px 0px;
 border-top: 1px solid #EAEAEA;
}

#Copy .Listings li.FirstChild,
#Copy .Listings li:First-Child
{
 border-top: 0px; 
}

#Copy .Listings li a
{
 font-weight: bold;
 display: block;
 color: #8E0100;
 background-color: #fff;
}

#Copy .Listings li a:hover
{
 color: #595959;
 background-color: #fff;
}

#Copy .Listings li span a
{
 display: inline;
}

#Copy h5.SiteMap
{
 color: #800303;
 background-color: #fff; 
 font-size: 1.1em;
 border-bottom: 1px solid #EAEAEA; 
 padding: 0px;
 line-height: 15px;
}

#Copy #SiteMap
{
 min-height: 270px;
 height: auto !important;
 height: 270px;
 border-bottom: 1px solid #eaeaea;
 margin: 0px 0px 20px 0px;
 padding: 0px 0px 20px 0px;
}

#Copy #SiteMap,
#Copy #SiteMapSecondBlock
{
 clear: left;
}

#Copy ul#SiteMap li,
#Copy #SiteMapSecondBlock li
{
 padding: 0px 0px 0px 9px;
 background-image: url(../Image/Generic/Bullet2_en_gb.gif);
 background-repeat: no-repeat; 
 background-position: 0px 4px;
 float: left;
 margin-top: 5px;
}

#Copy ul#SiteMap li li
{
 padding: 0px 5px 0px 5px;
 margin: 2px 0px 2px 0px;
 background-image: none;
 border-left: 1px solid #CCC;
}

#Copy #SiteMap ul
{
 padding: 0px;
 margin: 0px;
 width: 530px;
 display: block;
 height: 20px;
}

#Copy ul#SiteMap li li.FirstChild,
#Copy ul#SiteMap li li:First-Child
{
 padding: 0px 5px 0px 0px; 
 border-left: 0px;
}


#Copy ul#SiteMap li a,
#Copy #SiteMapSecondBlock li a
{
 color: #800303;
 background-color: #fff;
 line-height: 14px;
}

#Copy ul#SiteMap li li a,
#Copy #SiteMapSecondBlock li li a
{
 font-weight: normal;
 line-height: 12px;
 display: block;
 color: #000;
 background-color: #fff;
}

#Copy #SiteMapSecondBlock
{
 clear: both;
 margin: 30px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}

#Copy #SiteMapSecondBlock li
{
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 15px 9px;
 width: 260px;
 display: block;
 float: left;
}

#Copy #SiteMapSecondBlock li ul
{
 width: 250px; 
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}

#Copy #SiteMapSecondBlock li ul li
{
 background-image: none;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 width: 170px; 
}

#Copy .Model
{
 clear: both;
 font-size: 0.8em;
 height: 100px;
 color: #000;
 background-color: #fff;
}

#Copy .Model li
{
 background-image: none;
 width: auto;
 float: left;
 padding: 40px 0px 0px 30px;
 text-align: center;
 background-color: #fff;
}

#Copy .Model li a
{
 display: block;
 width: 130px;
 min-width: 130px;
 height: 65px;
}

#Copy .Model li a img
{
 vertical-align: bottom;
}

#Copy .Model li span
{
 width: 130px;
 display: block;
 padding-top: 7px;

 font-size: 11px;
 text-transform: uppercase;
 font-weight: bold;
 height: 12px;
 font-family: arial, verdana, tahoma, serif; 
}

#Copy .Model li span img
{
 margin-left: auto;
 margin-right: auto;
}

#Footer
{
 width: 562px;
 display: block;
 clear: both;
 margin: 0px 12px 10px 189px;
 border-top: 1px solid #d5d5d5;
 font-size: 9px;
 font-family: arial, verdana, tahoma, serif;
 color: #999;
 background-color: #fff;
}

#Footer p
{
 text-align: center;
 margin-top: 5px;
}

#Footer ul
{ 
 height: 10px;
 margin: 7px 0px 0px 55px;
}

#Footer ul li
{
 float: left;
}

#Footer ul li a
{
 color: #999;
 padding: 0px 20px 0px 20px;
}

#Footer img
{
 clear: both;
}


/* Form Styles */

#Copy form
{
 margin: 10px 0px 10px 0px;
}

#Content #Copy form table
{
 table-layout: auto;
 width: auto;
}

#Content #Copy form table tr td
{
 padding: 3px 0px 3px 0px;
 text-align: left;
 width: 160px;
}

#Copy input,
#Copy select
{
 font-size: 11px;
 width: 140px;
 border: 1px solid #ccc;
}

#Copy input.Radio
{
 width: auto;
 border: 0px;
}

#Copy select
{
 width: 143px;
 margin-right: -1px;
}

#Copy textarea
{
 width: 390px;
 border: 1px solid #ccc;
 overflow: auto;
 font-family: arial, verdana, tahoma, serif;
 font-size: 1.1em;
}

#Content #Copy table tr td.Button input
{
 padding-left: 89px;
}

#Copy .Button input
{
 border: 0px;
}

#Copy form fieldset table label em
{
 color: red;
}

/* Style for Find A Dealer*/

#Copy table.Grid tr td
{
 border-top: 0px;
 border-right: 0px;
 border-bottom: 1px solid #ccc;
 border-left: 1px solid #ccc;
 padding: 20px 20px 20px 20px;
}

#Copy table.Grid tr td.FirstChild,
#Copy table.Grid tr td:First-Child
{
 border-left: 0px;
 padding: 20px 20px 20px 0px; 
}

#Copy table.Grid tr.LastChild td
{
 border-bottom: 0px;
}

/*Added By Bilal*/
#SecondPane #Copy #FeaturesContent
{
padding-left:15px;
padding-top:15px;
}

/* STYLES FOR MyGiG Application - added by Murtaza*/
#Copy h1.MyGig{
 float: left;
 padding: 85px 0px 0px 0px;
 font-size: 15px;
 width: 350px;
}

#Copy p.MyGig{
padding:20px 0 10px 0;
}

#Copy ul.MyGig{
padding: 10px 0 0 10px;
}

#Copy ul.MyGig li{
display:inline;
padding: 0 10px 0 10px;
}

/* END OF STYLES*/

/* new form */
#Content #Copy form table tr td{
 padding:3px 0;
 text-align:left;
 width:250px;
}

#Copy table .Textbox2
{
width:390px;
height:110px;
}

.LongBox input
{ 
width:280px;
}

.Firsttabletd
{
color:#990000;
font-weight:bold;
}

.Country
{
width:120px;
}

.LongBox input
{ 
width:280px;
}

.Textbox1 img
{
padding:0 0 0 5px;
}

.LongBox span
{
color:#990000;
margin:0 0 5px 5px; 
}

#Content #Copy form table tr td.ButtonImage input{
 padding:7px 0 0 0;
 margin-left: 287px;
 border: 0px;
}

.MidInitial input
{
width:50px;
}

#Copy td.Telephone1 input
{
width:38px;
margin:0 1px 0 0;
}

#Copy td.Telephone1 input.Phone{
 width:50px;
 margin:0px;
}
/* end new form */
#SecondPane p.Dodge_Caption {
 padding:10px 0 0 30px;
}

#SecondPane strong.Heading {
 padding:20px 0 0 30px;
 display:block;
 font-size:12px;
}

#SecondPane ul.Dodge_new {
 float:left;
 padding:10px 0 10px 10px;
 width:auto;
}

#SecondPane ul.Dodge_new li {
 float:left;
 padding:10px 0 10px 20px;
 width:auto;
}

#SecondPane ul.Dodge_new li a{
 display:block;
}


#SecondPane ul.Dodge_new span {
 display:block;
 color:#333333;
 padding:10px 0 0 0;
 font-size:14px;
}
