
.generalmsg
{
    color: #b00000;
    font-weight: bold;
}
.clearall
{
    clear: both;
}
.height0
{
	height: 0px;
	display: inline;
}
.left
{
    float: left;
}
.right
{
    float: right;
}
.loginuser
{
    width: 100px;
    font-size: 90%;
}
.loginpw
{
    width: 75px;
    font-size: 90%;
}
.formfield
{
    font-size: 90%;
}
.formfield2
{
    font-size: 95%;   
}
.testimonials
{
    background-image:url(/App_Themes/default/images/skin/whatourcustomerssay-short.jpg);
    /*
	height: 253px;
	*/
	height: 153px;
    width: 180px;   
    padding-top: 90px;
    padding-left: 10px;
    padding-right: 10px;
}
.testimonialslong
{
    background-image:url(/App_Themes/default/images/skin/whatourcustomerssay.jpg);    
	height: 253px;
    width: 180px;   
    padding-top: 90px;
    padding-left: 10px;
    padding-right: 10px;
}
.sendcommentlink
{
	width: 100%;
    margin-top: 4px;
}
.sendcommentlink a
{
	font-size: 90%;
    font-weight: bold;
    color: #1c3e97;
}
.large
{
    font-size: 110%;
    font-weight: bold;
}
.larger
{
    font-size: 130%;
    font-weight: bold;   
}
.sub-title, h2
{
    font-size: 150%;
    font-weight: bold;
    color: #1c3e97;
    border-bottom: dotted 1px #1c3e97;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
h3
{
    font-size: 125%;   
}
.Form
{
    /*color: #7bb6ea;*/
    color: #5a97cc;
    font-weight: bold;   
}
.YourOrderForm
{
    /*color: #7bb6ea;*/
    color: #5a97cc;
    font-weight: bold;   
    /*background-color: #fede00;*/
}
.YourOrderForm tr.YourOrderOil
{
    color: #1c3e97;
    background-color: #dedede;
}
.YourOrderForm tr.totalrow
{
    font-weight: bold;
    color: #1c3e97;
    border-top: dotted 1px #1c3e97;   
    font-size: 120%;
    background-color: #fede00;
}
.YourOrderForm tr.deliveryrow
{
    font-weight: bold;
    color: #bb0000;
    text-align: center;
}
.YourOrderForm tr.YourOrderOdd
{
    background-color: #dedede;
}
.Form p
{
    color: #1c3e97;
}
td.formvalue
{
    color: #000000;   
}
.Form td
{
    vertical-align: top;
}
.comp-title
{
    font-size: 110%;
    font-weight: bold;
    margin-bottom: 10px;
}
.comp-form
{
    float: left;   
}
.comp-form-1
{
    float: left;
    font-weight: bold;
    font-size: 80%;
    width: 30px;
    padding-left: 2px;
}
.comp-form-2
{
    float: left;
    font-weight: bold;
    font-size: 80%;
    width: 70px;
    color: #bb0000;
}
.comp-form-2a
{
    float: left;
    font-weight: bold;
    font-size: 80%;
    width: 92px;
    padding-left: 50px;
}
.comp-form-3
{
    float: left;
    font-weight: bold;
    font-size: 80%;
    width: 73px;
}
.lightblueback
{
    background-color: #ccddf1;   
    color: #1c3e97;
}
.whiteback
{
    background-color: #ffffff;
    color: #1c3e97;
    text-align: center;
    font-size: 90%;
    font-weight: bold;
    width: 175px;
    display: block;
    margin-bottom: 5px;
}
.yellowback
{
    background-color: #fede00;
    color: #cc0000;
    text-align: center;
    font-size: 90%;
    font-weight: bold;
    width: 175px;
    display: block;
    margin-bottom: 5px;
}
.testimonials
{
    margin-left: 2px;
    margin-right: 4px;   
}
.testimonialslong
{
	margin-left: 2px;
	margin-right: 4px;
}
.center
{
    text-align: center;
}
.topmargin5
{
    margin-top: 5px;
}
a.AccountMenu
{
    text-decoration: none;
    font-size: 110%;
    font-weight: bold;
    border-top: 1px solid #1c3e97;
    border-left: 1px solid #1c3e97;
    border-right: 1px solid #1c3e97;
    border-bottom: 1px solid #1c3e97;
    padding: 5px;
}
.Selected
{
    background-color: #1c3e97;
    color: #ffffff;
}

a.AccountMenu:hover
{
    background-color: #5a97cc;
    color: #ffffff;
}
.faqanswer
{
    margin: 5px 5px 5px 15px;   
}
.newcustomer
{
    background-image: url(/App_Themes/default/images/skin/new-customer-back.gif);
    background-repeat: no-repeat;   
    width: 202px;
    height: 53px;    
    padding-left: 15px;
    padding-top: 5px;
    margin-top: 10px;
}
.newcustomer-on-white
{
    background-image: url(/App_Themes/default/images/skin/new-customer-back-on-white.gif);
    background-repeat: no-repeat;   
    width: 202px;
    height: 53px;    
    padding-left: 15px;
    padding-top: 5px;
    margin-top: 10px;
}
.yellow
{
    color: #ffdf00;
}
.white, .white a
{
    color: #ffffff;
    text-decoration: none;
}
.white a:hover
{
    text-decoration: underline;    
}
.gridview-header th
{
    color: #7bb6ea;
    text-align: left;
    font-weight: bold;
    padding-right: 10px;
}
.gridview tr td
{
    padding-right: 10px;
}
.gridview-alt-row
{
    background-color: #dddddd;
}
a.emergency
{
    font-weight: bold;
    text-decoration: none;    
    color: #1c3e97;
    text-align: center;
    width: 100%;
}
a.emergency:hover
{
    color: #7bb6ea;
}
.padleft10
{
    padding-left: 10px;    
}
.padright10
{
    padding-right: 10px;    
}
.marginright100
{
    margin-right: 100px;
}
.normalWeight
{
	font-weight: normal;
}
.threedauth
{
	text-align: center;
	font-size: 125%;	
}
.pleasewaitmsg
{
	display: none;
	font-weight: bold;	
	color: #bb0000;
}
div#regularButtons
{
	display:none;
}
div.link
{
	margin-bottom: 10px;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 10px;	
	width: 100%;
}
div.links-image
{
	float: left;
}
div.links-detail
{
	float: left;
	margin-left: 15px;
}
div.links-title
{
	font-weight: bold;
	font-size: 1.2em;
}
div.links-contact
{
	margin-top: 10px;
	float: left;
}
div.links-contact .item
{
/*	width: 200px;*/
	margin-right: 20px;
	float: left;
}
div.links-contact .item-tel
{
/*	width: 300px;*/
	margin-right: 20px;
	float: left;
}
div.flashbanner
{
	display: block;
	height: 125px;
}
div.adspace-1
{
	width: 362px;
	height: 125px;
	float: left;
	margin-left: 5px;
}
div.adspace-2
{
	height: 102px;
	width: 332px;
	margin-top: 2px;
}
div.adspace-3
{
/*	border: 1px solid #cccccc;*/
	height: 158px;
	width: 198px;
	margin-left: 2px;
	margin-top: 2px;
}
div.adspace-4
{
/*	border: 1px solid #cccccc;*/
	height: 58px;
	width: 198px;
	margin-top: 2px;
}
div.adspace-1 a
{
	color: #1c3e97;
	text-decoration: none;
}
div.adspace-2 a
{
	color: #1c3e97;
	text-decoration: none;
}
div.adspace-3 a
{
	color: #1c3e97;
	text-decoration: none;
}
div.adspace-4 a
{
	color: #1c3e97;
	text-decoration: none;
}