﻿/* HEADING TAGS */
H1
{
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: .25em;
}
H2
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}

/* Column caption 336699 */
.CAPTION
{
	background-color: white;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial;
	color: #007698;
}
.CAPTION2
{
	background-color: white;
	font-weight: bold;
	color: #007698;
	font-size: 9pt;
	font-family: Arial;
}

/* GRADIENT caption styles */
/* H1 level caption        */
.GRADIENT1
{
	padding-right: 5px;
	padding-left: 5px;
	z-index: 101;
	background-image: url(gradient1.jpg);
	left: 0px;
	padding-bottom: 5px;
	font: bold 11pt verdana;
	width: 105%;
	color: white;
	padding-top: 5px;
	top: 0px;
	height: 32px;
}


img
{
	border-width: 0;
}

/* H2 level caption        */
.GRADIENT2
{
	background-image: url(gradient2.jpg);
	left: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	font: bold 11pt arial;
	width: 105%;
	color: #777777;
	top: 0px;
	height: 16px;
}

/* H3 level caption        */
.GRADIENT3
{
	background-image: url(gradient3.jpg);
	padding-right: 0px;
	padding-left: 5px;
	z-index: 101;
	left: 0px;
	padding-bottom: 0px;
	font: bold 11pt verdana;
	color: white;
	height: 120px;
}

/* Form Labels */
.LABEL
{
	color: Black;
	font-size: 9pt;
	font-weight: bold;
}
.LINKBARFONT
{
	color: White;
	font-size: 10pt;
	font-weight: bold;
}
/* Attention getting */
.ALERT
{
	color: Red;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial;
}
.TITLE
{
	font-family: ARIAL;
	font-size: 16pt;
	font-weight: bold;
	color: #336699;
	height: 25;
}


INPUT
{
	font-size: 8pt;
	height: auto;
}
SELECT
{
	font-size: 8pt;
	height: auto;
}
SELECT.UOM
{
	font-size: 8pt;
	height: auto;
	width: 120px;
}

/* PARAGRAPH TAG */
P
{
	font-family: ARIAL;
	font-size: 8pt;
}
.LISTPRICE
{
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: line-through;
}


.STANDARD
{
	font-family: ARIAL;
	font-size: 8pt;
}
.FOOTER
{
	font-family: ARIAL;
	font-size: 8pt;
}
.HEADER
{
	font-family: ARIAL;
	font-size: 11pt;
}
.SMALL
{
	font-family: ARIAL;
	font-size: 8pt;
}

.OUTLINED
{
	border-style: solid;
	border-width: 1;
}

TD
{
	font-family: ARIAL;
	font-size: 8pt;
}

/** Images for the TabStrip control **/
.TABSELECTED
{
	background-image: url(tabFocus.jpg);
	width: 144;
	font-weight: bold;
}
.TABNORMAL
{
	background-image: url(tab.jpg);
	width: 144;
}

/* HYPERLINKS */
/**
A                { font-family: ARIAL; font-size: 8pt; color: #002244; text-decoration: none; cursor: hand; }
A:HOVER          { font-family: ARIAL; font-size: 8pt; color: #00659C; text-decoration: none; cursor: hand;}
.CAPTION A       {  font-family: ARIAL; font-size: 8pt; color: Black; text-decoration: none; cursor: hand; }
.CAPTION A:HOVER {  font-family: ARIAL; font-size: 8pt; color: Black; text-decoration: none; cursor: hand; }
**/

BODY
{
	font-family: ARIAL;
	font-size: 8pt;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 0px;
	background-color: White;
}

.TOOLBAR
{
	font-family: ARIAL;
	font-size: 8pt;
	background-color: #FFFFFF;
	color: Black;
}
.ALTPANEL
{
	font-family: ARIAL;
	font-size: 8pt;
	background-color: #45AACC;
	color: Black;
}
.LEFTCOL
{
	font-family: ARIAL;
	font-size: 8pt;
	background-color: #FFFFFF;
	color: Black;
}
.RIGHTCOL
{
	font-family: ARIAL;
	font-size: 8pt;
	background-color: White;
	color: Black;
}
/** Odd/Even row background colours **/
.EVEN
{
	background-color: #f0f0f0;
}
.ODD
{
	background-color: #e0e0e0;
}

.SMALLBOLD
{
	font-family: ARIAL;
	font-size: 8pt;
	font-weight: bold;
}

/** skmMenu styles **/
/**.MENUITEM  { background-color:#D5D5EA;  color:black;    }
.MENUITEMHOVER { background-color:#D5D5EA;  color:red;   }
.TOPMENUITEM  { background-color:#D5D5EA;  color:black;  font-weight:bold;   }
.TABSELECTED		{ background-image:url(tabFocus.jpg); width:144; font-weight:bold; }
.TABNORMAL			{ background-image:url(tab.jpg); width:144; }
**/

/** oilsafe menus **/
.SideMenuBorders
{
	border-right: gray 1px solid;
	padding-right: 0px;
	border-top: gray 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	border-left: gray 1px solid;
	padding-top: 0px;
	border-bottom: gray 1px solid;
	width: 150px;
}

.FillMenuHeader
{
	color: black;
	background-color: #e5e5e5;
	padding-bottom: 5px;
	padding-top: 5px;
	vertical-align: middle;
	text-align: center;
	width: 200px;
	font-weight: bold;
	font-family: Arial, Tahoma;
	letter-spacing: 1px;
}
.UnderHeader
{
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.testb
{
	font-weight: bold;
	color: red;
	background-color: transparent;
	background-image: url(myimages/mn_bg.jpg);
}

.CartRow
{
	font-size: 8pt;
	color: blue;
	background-color: white;
}

.CartHeader
{
	font-size: 8pt;
	font-family: Arial;
}

.StaticHoverMenu
{
	color: #ffff66;
}
.CATEGORYLINK
{
	color: #007698;
	font-size: 8pt;
	text-decoration: none;
	font-family: Arial;
}

a.CATEGORYLINK:hover
{
	color: Black;
	text-decoration: underline;
	font-family: Arial;
	font-size: 8pt;
}

.Links
{
	color: blue;
	font-family: arial;
	text-decoration: underline;
}

a.Links:hover
{
	color: blue;
	font-family: arial;
	text-decoration: underline;
}

a.Links:visited
{
	color: blue;
	font-family: Arial;
	text-decoration: underline;
}

.roundcont
{
	width: 250px;
	background-color: #e5e5e5;
	color: #fff;
}

.roundcont p
{
	margin: 0 10px;
}

.roundtop
{
	background: url(tr.gif) no-repeat top right;
}

.roundbottom
{
	background: url(br.gif) no-repeat right top;
}

img.corner
{
	width: 15px;
	height: 15px;
	border: none;
	display: block !important;
}

.BodyContents
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #e5e5e5;
	font-size: 8pt;
	color: white;
	font-family: Arial;
}

.InsideWhite
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: White;
	font-size: 8pt;
	color: Green;
	font-family: Arial;
}

.roundcontwhite
{
	width: 250px;
	background-color: #e5e5e5;
	color: #fff;
}

.roundcontwhite p
{
	margin: 0 10px;
}

.roundtopwhite
{
	background: url(tr_white.gif) no-repeat top right;
}

.roundbottomwhite
{
	background: url(br_white.gif) no-repeat right top;
}

img.cornerwhite
{
	width: 15px;
	height: 15px;
	border: none;
	display: block !important;
}

.RoundedCornerHeader
{
	font-size: 9pt;
	color: gray;
	font-family: Arial;
	vertical-align: middle;
	letter-spacing: normal;
	text-align: center;
	text-transform: capitalize;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
}

.paragraph
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 8pt;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: arial;
	text-align: left;
}

.paragraphheader
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10pt;
	padding-bottom: 5px;
	line-height: 20px;
	padding-top: 5px;
	font-family: arial;
	letter-spacing: 1px;
	text-align: left;
	font-weight: bold;
}

.brandheader
{
	font-weight: bold;
	font-size: 14pt;
	padding-bottom: 10px;
	color: gray;
	padding-top: 10px;
	font-family: arial;
	text-align: center;
}

.brandBody
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 8pt;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: arial;
	text-align: justify;
}

.PartNumbers
{
	font-size: 8pt;
	font-family: Arial;
	padding-right: 5px;
	padding-left: 5px;
}

.ComponentsText
{
	padding-right: 2px;
	padding-left: 2px;
	font-size: 8pt;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: Arial;
	text-align: justify;
}

.componentsbox
{
	border-right: #e5e5e5 1pt solid;
	border-top: #e5e5e5 1pt solid;
	border-left: #e5e5e5 1pt solid;
	border-bottom: #e5e5e5 1pt solid;
}

.DownloadHeaders
{
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 5px;
	color: gray;
	padding-top: 3px;
	font-family: arial;
	width: 400px;
}

.ItemDetailDescription
{
	font-size: 20px;
	color: black;
	font-family: Arial;
	background-color: white;
	text-align: left;
	font-weight: bold;
	width: 100%;
}
.PageHeader
{
	font-weight: bold;
	font-size: 11pt;
	padding-bottom: 8px;
	width: 100%;
	color: #007698;
	padding-top: 8px;
	font-family: Arial;
	height: 18px;
	text-align: left;
}
.linetext
{
	font-size: 9pt;
	color: black;
	font-family: Arial;
}
.linetitle
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Arial;
}
.shoppingcartterms
{
	color: #007698;
	border-style: solid;
	border-width: 0px;
	border-color: #007698;
	font-size: 8pt;
	font-family: arial;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 10px;
}

.SplashLinks
{
	color: Black;
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
}

a.SplashLinks:visited:active:
{
	color: Black;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
}


a.SplashLinks:hover
{
	color: black;
	text-decoration: underline;
	font-weight: bold;
	font-size: 9pt;
}

.size9
{
	font-size: 9pt;
	font-family: arial;
	color: Black;
}

.size9bold
{
	font-size: 9pt;
	font-family: arial;
	color: Black ;
	font-weight: bold;
}

.grayonly
{
	font-weight: bold;
	color: gray;
	font-family: arial;
	text-decoration: underline;
}
a.grayonly:active:visited:
{
	font-weight: bold;
	color: gray;
	font-family: arial;
	text-decoration: underline;
}



/* Static menu options   */

a:link.StaticMenuItem, a:visited.StaticMenuItem, a:hover.StaticMenuItem, a:active.StaticMenuItem
{
    color: White;
    font-size: 20px;
    font-weight: bold;
    font-family: Arial;
} 

a:link.StaticHoverStyle, a:visited.StaticHoverStyle, a:hover.StaticHoverStyle, a:active.StaticHoverStyle
{
    color: White;
    text-decoration: underline;
    font-size: 20px;
    font-weight: bold;
    font-family: Arial;
} 

 
a:link.StaticSelectedStyle, a:visited.StaticSelectedStyle, a:hover.StaticSelectedStyle, a:active.StaticSelectedStyle
{
    color: White;
    font-size: 10px;
    font-weight: bold;
    font-family: Arial;
} 

/* Dynamic menu options   */

a:link.DynamicHoverStyle, a:visited.DynamicHoverStyle
{
    color: #007698;
    font-weight: bold;
    font-size: 10px;
    font-family: Arial;
    background-color: #e5e5e5;
} 

a:hover.DynamicHoverStyle, a:active.DynamicHoverStyle
{
    color: White;
    font-weight: bold;
    font-size: 10px;
    font-family: Arial;
    background-color: #e5e5e5;
} 

a:link.DynamicMenuItemStyle , a:visited.DynamicMenuItemStyle , a:hover.DynamicMenuItemStyle , a:active.DynamicMenuItemStyle 
{
    color: gray;
    font-weight: bold;
    font-size: 10px;
    font-family: Arial;
}

a.HeaderMenuItem
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial;
	color: #007698;
	text-decoration:none;
}
 
a:hover.HeaderMenuItem
{
	color:Black;
}
 
 .modalBackground 
 {
    background-color:#007698;
    filter:alpha(opacity=30);
    opacity:0.3;
 }
    .acompleteElement
    {
        z-index:1000;
        margin : 0px! important; 
    background-color : inherit; 
    color : black; 
    border : solid 1px gray; 
    cursor : pointer; 
    text-align : left; 
    list-style-type : none; 
    font-family : Verdana; 
    font-size: 11px; 
    padding : 0; 
    }


