/* Standard Classes - edit as needed do rename or delete */

#home #nav-home a,
#services #nav-services a,
#faq #nav-faq a,
#testimonials #nav-testimonials a,
#contact #nav-contact a,
#products #nav-products a,
#about #nav-about a,
#payment #nav-payment a {
	font-family: "Gill Sans", "Gill Sans MT", "Trebuchet MS", Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000;
	height: auto;
	width: 220px;
	background-color: #FFF;
	text-indent: 10px;
	margin: 0px;
	float: left;
	white-space: normal;
	text-transform: uppercase;
	text-decoration: none;
	border: 2px solid #DDD;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
	background-image: url(/stock/nav-back.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #4691CB;
	font-weight: normal;
}
h2, .SubTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #2E75A6;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2E75A7;
	font-style: italic;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #333;
	font-style: italic;
	line-height: 22px;
}

#ContentCell {
	padding: 20px;
}

A{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
}
a:hover {
	text-decoration: underline;
	background-color: #CCC;
}
TD {
	font-family: "Gill Sans", "Gill Sans MT", "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	list-style-image: url(/stock/Bullet.gif);
	color: #000000;
}		
INPUT, TEXTAREA, SELECT, OPTION {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	padding: 0px; 
	color: #000000; 
}
.PageColor {
	background-color: #FFF;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/stock/back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #666;
	font-weight: normal;
}
.Bold {  font-weight: bold}
.italic {  font-style: italic}
.Footer {
	font-size: 12px;
	color: #7C4B26;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.BreadCrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5D5D5D;
}
.BlueLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
}
.BlockNav {
	font-family: "Gill Sans", "Gill Sans MT", "Trebuchet MS", Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000;
	height: auto;
	width: 220px;
	background-color: #FFF;
	text-indent: 10px;
	margin: 0px;
	display:inline-block;
	white-space: normal;
	text-transform: uppercase;
	text-decoration: none;
	border: 2px solid #FFF;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
}
a:hover.BlockNav {
	font-family: "Gill Sans", "Gill Sans MT", "Trebuchet MS", Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000;
	height: auto;
	width: 220px;
	background-color: #FFF;
	text-indent: 10px;
	margin: 0px;
	white-space: normal;
	text-transform: uppercase;
	text-decoration: none;
	border: 2px solid #DDD;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
	background-image: url(/stock/nav-back.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.BlockNavOn {	font-family: "Gill Sans", "Gill Sans MT", "Trebuchet MS", Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000;
	height: auto;
	width: 220px;
	background-color: #FFF;
	text-indent: 10px;
	margin: 0px;
	display:inline-block;
	white-space: normal;
	text-transform: uppercase;
	text-decoration: none;
	border: 2px solid #DDD;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
	background-image: url(/stock/nav-back.gif);
	background-repeat: no-repeat;
	background-position: right center;}
	a:hover.BlockNavOn {text-decoration: none; background-color:#FFF;}
.PadLeft {	margin-left: 12px;}
.PadRight {	margin-right: 12px;}

/* Store classes that usually need editing - do NOT rename or delete */

.Button1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: none;
	border-top: 1px solid #666666;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #666666;
}
.Button2, a.Button2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #FB7629;
	font-weight: bold;
	text-decoration: none;
	margin: 6px;
	padding: 3px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E86B22;
	border-right-color: #B4531A;
	border-bottom-color: #B4531A;
	border-left-color: #E86B22;
}
.Button3, a.Button3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #7C4B26;
	margin: 1px;
	padding: 1px;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #955A2C;
	border-right-color: #4C2E16;
	border-bottom-color: #4C2E16;
	border-left-color: #955A2C;
}
.Button4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 1px;
	padding: 1px 3px;
	text-decoration: none;
	font-weight: bold;
	border-top: 1px solid #666666;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #666666;
	background-repeat: repeat;
}
.CellDark {
	background-color: #FB7629
}
.CellLight {
	background-color: #DDD;
	border: 1px solid #C1C1C1;
}
.CellMedium {
	background-color: #BDDBEC;
	border: 1px solid #9BBED9;
}
.CellTitle {
	background-color: #FB7629
}
.CellLighter { background-color: #FFFFFF}

/* Classes associated with admin modules */

.ModuleBackButton{
	text-decoration: none;
	font-weight: bold;
	color: #6D1718;
}
a:hover.ModuleBackButton{
	text-decoration: underline;
}
.GalleryImageCaption{
	font-size: 12px;
	font-family: "Gill Sans", "Gill Sans MT", "Trebuchet MS", Arial, sans-serif;
}
.NewsLink {
	font-weight: bold;
	text-decoration: underline;
}
.NewsLinkSmall {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #175B8F;
}
.NumberBox {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #68410E;
	height: auto;
	background-color: #DDB363;
	white-space: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	float: right;
	text-align: center;
	width: auto;
}
a:hover.NumberBox {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BF8C45;
}
.NumberBoxNav {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #666;
	background-color: #F1F6FA;
	text-decoration: none;
	padding: 5px 8px;
	margin: 0px 2px;
}
a:hover.NumberBoxNav {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #186FA0;
}
.NumberBoxOn {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: auto;
	width: auto;
	background-color: #666;
	margin: 0px;
	white-space: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	float: right;
	text-align: center;
}
a:hover.NumberBoxOn {
	text-decoration: none;
}	
.PromotionsCaption {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
}
.PromoNavBar {
	background-color: #FFF;
}

/* New classes for this project */

.MainBox {
	background-color: #FFF;
	margin: 8px;
	padding: 8px;
	border: 1px solid #CCC;
}
.CellTestimonialTop {
	background-image: url(/stock/top-right.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.BlueText {
	font-family: "Gill Sans", "Gill Sans MT", "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #2672A3;
	line-height: 18px;
	text-decoration: none;
}
.Testimonial {
	font-family: "Gill Sans", "Gill Sans MT", "Trebuchet MS", Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #175B8F;
	font-style: italic;
	line-height: 18px;
}
.Tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #2775A6;
	font-style: italic;
}
.CellFooter2 {
	background-image: url(/stock/footer-back.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 75px;
}
.NavButton {
	text-decoration: none;
	color: #000;
	font-family: "Gill Sans", "Gill Sans MT", "Trebuchet MS", Arial, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	float: left;
	width: 180px;
	text-align: left;
	border: 2px solid #FFF;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 8px;
	background-color: #FFF;
	margin-top: 3px;
	margin-right: 8px;
	margin-bottom: 3px;
	margin-left: 0px;
}
a:hover.NavButton {
	text-decoration: none;
	color: #000;
	font-family: "Gill Sans", "Gill Sans MT", "Trebuchet MS", Arial, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	float: left;
	width: 180px;
	background-image: url(/stock/nav-back.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: left;
	border: 2px solid #DDDDDD;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 8px;
	background-color: #FFF;
	margin-top: 3px;
	margin-right: 8px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.TextPadding {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
}
.Highlight {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #2672A3;
	font-style: italic;
}
/* the overlayed element */ 
div.overlay { 
     
    /* growing background image */ 
    background-image:url(/stock/white.png); 
     
    /* dimensions after the growing animation finishes  */ 
    width:300px; 
    height:170px;         
     
    /* initially overlay is hidden */ 
    display:none; 
     
    /* some padding to layout nested elements nicely  */ 
    padding:55px; 
} 
 
/* default close button positioned on upper right corner */ 
div.overlay div.close { 
    background-image:url(../img/overlay/close.png); 
    position:absolute; 
    right:5px; 
    top:5px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
} 
 
 
/* black */ 
div.overlay.black { 
    background:url(../stock/transparent.png) no-repeat !important; 
    color:#fff; 
} 
 
/* petrol */ 
div.overlay.petrol { 
    background:url(../stock/petrol.png) no-repeat !important; 
    color:#fff; 
} 
 
div.black h2, div.petrol h2 { 
    color:#ddd;         
}
