﻿*
{
	font-family: Trebuchet MS;
	color: #495F5F;
}
body
{
	margin: 10px 0px 0px 10px;
	text-align: left;
}
p
{
	/*font-size: 11px; 	font-weight: bold; 	text-align: justify;*/
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}
a:hover
{
	color: #DC7D27;
}
.hrOrange
{
	color: #DC7D27;
}
.ulWithoutSpace
{
	margin: 0;
	padding: 0;
}
.liWithoutSpace
{
	padding-left: 0px;
	margin-left: 15px;
}
.divBorder
{
	padding: 2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
	border-style: outset;
	border-color: #9D9D9D;
	border-collapse: collapse;
	border-width: 1px;
}
.textHeading
{
	text-align: left;
	font-weight: 600;
	font-size: 16px;
}
.textHeadingSmall
{
	text-align: left;
	font-weight: 500;
	font-size: 24px;
}
.textDetailTitle
{
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
	padding-left: 0px;
}
.textDetailInnerTitle
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
}
.textDetail
{
	/*font-size: 11px; 	font-weight: bold; 	text-align: justify; 	margin: 0px 10px 0px 0px;*/
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	margin: 0px 10px 0px 0px;
}
.label
{
	font-size: 12px;
	font-weight: bold;
}
/* OLD MENU
.menu
{
   background-color: #C3DFE0;
    border-color: #C1DFDF;
    border-style: solid;
    border-width: 1px;
    font-size: 11px;
    font-weight: bold;    
}
.menuHover
{
    font-size: 11px;
    font-weight: bold;
    color: White;
}
.menuSelected
{
    background-color: White;
    font-size: 11px;
    font-weight: bold;
}*/

.copyRightLine
{
	height: 22px;
	font-size: 11px;
	font-weight: bold;
	background-color: #CACACA;
	color: Black;
}
.copyRightLineLinks
{
	text-decoration: none;
}
.login
{
	background-image: url(                                       '../Images/BGVerticleLine.jpg' );
	background-repeat: repeat-x;
}
.login th
{
	background-color: #C3DFE0;
	text-align: left;
	font-weight: 600;
	font-size: 13px;
	border-style: solid;
	border-color: #9D9D9D;
	border-collapse: collapse;
	border-width: 1px;
}
.login td
{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.loginSmallFontRow
{
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}
.loginButtonRow
{
	background-color: #CACACA;
	text-align: right;
}
.loginTextBox
{
	height: 17px;
	border-style: solid;
	border-color: #6C7574;
	border-width: 1px;
}
.events
{
	background-image: url(                                                        '../Images/BGVerticleLine.jpg' );
	background-repeat: repeat-x;
}
.events th
{
	background-color: #C3DFE0;
	text-align: left;
	font-weight: 600;
	font-size: 13px;
	border-style: solid;
	border-color: #9D9D9D;
	border-collapse: collapse;
	border-width: 1px;
}
.events td
{
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	line-height: 12px;
}
.eventsLinks
{
	color: #677F8B;
	text-decoration: none;
}
.services
{
	text-align: center;
	background-image: url(                                                        '../Images/BGVerticleLine2.jpg' );
	background-repeat: repeat-x;
	border-style: solid;
	border-color: #9D9D9D;
	border-collapse: collapse;
	border-width: 1px;
}
.services th
{
	text-align: center;
	color: #3D600E;
	font-weight: 600;
	font-size: 20px;
}
.services td
{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 15px;
}
.servicesLinks
{
	color: #677F8B;
	text-decoration: none;
}
.buttons
{
	font-size: 10px;
	font-weight: bold;
	height: 17px;
	width: 60px;
	background-color: #F0F0F0;
	border-color: #6C7574;
	border-width: 1px;
}
.contactAddress
{
	width: 25%;
	border-right: solid 1px #9D9D9D;
	border-collapse: collapse;
}

.menu
{
	background-color: #C3DFE0;
	border-color: #C1DFDF;
	border-style: solid;
	border-width: 1px;
	font-size: 11px;
	font-weight: bold;
}
.menuHover
{
	font-size: 11px;
	font-weight: bold;
	color: #DC7D27;
}
.menuSelected
{
	color: #DC7D27;
	font-weight: bold;
}

.menuDynamic
{
	background-color: #daecec;
	color: black;
	font-size: 11px;
	font-weight: bold;
}

.menuHoverDynamic
{
	font-size: 11px;
	font-weight: bold;
	color: #DC7D27;
}

.gridHeader
{
	background-color: #C3DFE0;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-left: 0px;
}

.mpeBackground
{
	background-color: Gray;
	filter: alpha(opacity=50); /*  It is for IE */
	-moz-opacity: 0.50; /*  It is for Mozilla firefox browser   */
}

.PopupPageDetail
{
	background-color: White;
	font-size: 11px;
	border: solid 2px #DC7D27;
}
.marquee
{
	position: relative;
	overflow: hidden;
	width: 763px;
	height: 100px;
	border: solid black 1px;
	vertical-align: middle;
}
.FuelOmaticsDetailBox
{
	/*font-family: 'times New Roman' , Times, serif;*/
	color: #FF6600;
	border: solid 1px black;
	padding: 5px 5px 5px 5px;
	text-align: left;
}
.ContactAddHeading
{
	text-decoration: underline;
	color: Black;
	font-weight: bold;
}

.ContactGroupBox
{
	font-weight: 600;
}

.ContactDetail
{
	font-weight: normal;
}
.HomeUpcomingEvent
{
	font-size: 13px; /* 	background-image: url('../Images/BGVerticleLine2.jpg' ); 	background-repeat: repeat-x; 	border-top-width: 1px; 	border-top:solid; 	border-top-color:#9D9D9D; 	border-bottom-width: 1px; 	border-bottom:solid; 	border-bottom-color:#9D9D9D; */
	font-weight: bold;
	text-decoration: underline;
}
.aContactAdd
{
	color: White;
}

.dealers
{
	font-size: 12px;
}
.dealers th
{
	font-size: 14px;
}
.summaryTextBox
{
	font-size: 12px;
}

.PopupStyle
{
	padding: 5px 5px 5px 5px;
}
.ErrorMsg
{
	color: Red;
	font-size: 12px;
}

