/** general **/
.edges
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

body
{
	margin: 0 0 0 0;
	color: black;
	background-color: white;
	font-family: Verdana, Arial;
	font-size: 8pt;
}
.logo
{
	color: navy;
	font-size: 20px;
}
p
{
}
hr
{
	width: 100%;
	color: Silver;
	height: 1px;
}
blockquote
{
	margin-left: 10px;
	margin-right: 10px;
}

img
{
	border: 0;
}
a
{
	color: Black;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a.bluelink
{
	color: #1216c6;
	text-decoration: none;
}
a.bluelink:hover
{
	text-decoration: underline;
}
a.silverlink
{
	color: silver;
	text-decoration: none;
}
a.silverlink:hover
{
	text-decoration: underline;
}
a.graylink
{
	color: gray;
	text-decoration: none;
}
a.graylink:hover
{
	text-decoration: underline;
}

table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102);
}
h1, h2, h3, h4, h5, h6
{
	font-family: arial, helvetica;
}
h2, h3
{
	font-family: Arial;
}
h2
{
	font-size: 14px;
	letter-spacing: 1px;
}
.heading3, h3
{
	font-size: 12px;
	margin-bottom: 0px;
}
.heading4, h4
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
input.border, textarea, select
{
	font-size: 8pt;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
input.borderless
{
	border-width: 0 0 0 0;
	border-style: none;
}

.textformat, capitalized
{
	text-transform: capitalize;
}
.leftmenucolor
{
}
.mainelementcolor
{
	background-color: #4a6297;
}
.tabletopcolor
{
	background-color: #dbe0ea;
}
.smalltext
{
	font-family: verdana;
	font-size: 7pt;
}
.centered
{
	vertical-align: middle;
}
.underline
{
	text-decoration: underline;
}
.bold
{
	font-weight: bold;
}
.errortext
{
	border-right: gray 1px solid;
	padding-right: 10px;
	border-top: gray 1px solid;
	padding-left: 10px;
	padding-bottom: 0px;
	margin: 10px;
	border-left: gray 1px solid;
	color: red;
	padding-top: 10px;
	border-bottom: gray 1px solid;
	position: relative;
	background-color: whitesmoke;
}
.border10
{
	border-left: 10px;
	border-right: 10px;
	border-bottom: 10px;
	border-top: 10px;
}
.padding10
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 10px;
}

/** leftmenu **/

.leftmenu
{
	font-weight: bold;
	font-size: 8pt;
	text-transform: capitalize;
}
a.leftmenu
{
	color: navy;
	text-decoration: none;
}
a.leftmenu:hover
{
	text-decoration: underline;
}

/** rightmenu **/

.rightmenu
{
	font-size: 8pt;
}
a.rightmenu
{
	color: navy;
	text-decoration: none;
}
a.rightmenu:hover
{
	text-decoration: underline;
}

/** navigation **/

.navpath, .navpathcurrent
{
	font-size: 8pt;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-transform: capitalize;
	color: #ababab;
}
a.navpath
{
	text-decoration: none;
	color: #ababab;
}
.navpathcurrent
{
	color: Black;
}
a.navpath:hover
{
	text-decoration: underline;
	color: Black;
}

/** top_left **/

.topleft
{
	font-size: 7pt;
	font-family: verdana;
}
a.topleft
{
	color: navy;
	text-decoration: none;
}
a.topleft:hover
{
	color: navy;
	text-decoration: underline;
}

/** main **/

.main
{
	font-size: 7pt;
	font-family: verdana, arial;
}
a.main:link
{
	color: white;
	text-decoration: none;
}
a.main:visited
{
	color: white;
	text-decoration: none;
}
a.main:active
{
	color: red;
	text-decoration: underline;
}
a.main:hover
{
	color: yellow;
	text-decoration: underline;
}

/** top menu **/

.topmenu
{
	font-size: 14px;
	font-family: verdana;
	font-weight: bold;
	color: white;
	text-align: center;
}
table.topmenu
{
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px dotted;
}
a.topmenu
{
	font-size: 8pt;
	font-family: verdana;
	color: white;
	text-decoration: none;
}
a.topmenu:hover
{
	color: white;
	text-decoration: underline;
}

/* Footer */
a.footer
{
	font-family: Arial;
}

/* all lists */
/* Quick Search */
.quicksearchbox
{
	width: 140px;
	height: 16px;
	margin-top: 4px;
	border-right: #1216c6 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
img.quicksearch
{
}
a.advancedlink
{
	font-size: 8pt;
	font-weight: bold;
}

/* Lists */
.listlink, .listlinknos, .listinkcomp
{
	font-size: 9pt;
	font-family: Verdana, Arial;
	text-transform: none;
	color: #1216c6;
}
.listinkcomp, a.advancedlink
{
	color: #1216c6;
}
.listlinknos
{
	/*color: #b8b8b8;*/
	color: Gray;
}

.nbfmatrix
{
	width: 100%;
}
.alternatetableitem
{
	background-color: Silver;
}
.tableitem
{
	background-color: whitesmoke;
}
.modellist
{
}
.partgrouplist
{
}
.partlist
{
}
.storagelist
{
}
.resultlist
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	width: 100%;
}

table.storageutils, table.orderutils, table.order, table.storagedetails
{
	vertical-align: middle;
	width: 100%;
}
TR.storagedetails
{
	background-color: whitesmoke;
}
.TableTopColor, .TableFooterColor
{
	background-color: #DBE0EA;
}
.AltItems
{
	background-color: WhiteSmoke;
}
.firstcolumn
{
	width: 150px;
}
.secondcolumn
{
	width: 200px;
}
.toprow
{
	border-bottom: #ababab 1px solid;
}
.numbercolumn
{
	text-align: left;
	width: 10px;
}
.dottedbottom
{
	border-bottom: #666666 1px dotted;
}
.itemtable
{
	width: 180px;
}
.itemtable div
{
}
.cartitems
{
	font-size: 8pt;
	width: 100%;
}
.headerdiv
{
	text-align: left;
	vertical-align: top;
}

.matrixheaderdiv
{
	text-align: left;
	vertical-align: top;
	height: 115px;
}

/* Mouse-over tables */
.mouseovertable
{
	display: none;
	visibility: hidden;
	overflow: visible;
	width: 500px;
}

/* Inquiry */
.inquiryinfo
{
}
.info
{
	font-weight: normal;
	float: left;
	width: 90px;
}

/* Order */
.row
{
	vertical-align: middle;
}
.highrow
{
	height: 30px;
}

/* Search */
.searchbox
{
	width: 170px;
}

.rightborder
{
	background-position: right;
	background-image: url(/images/rightborder.jpg);
	background-repeat: repeat-y;
}
.leftborder
{
	background-position: left;
	background-image: url(/images/leftborder.jpg);
	background-repeat: repeat-y;
}

/* Box borders */
/*White box*/
.leftline
{
	background-image: url(/images/boxleft.jpg);
	background-repeat: repeat-y;
	width: 11px;
}
.rightline
{
	background-image: url(/images/boxright.jpg);
	background-repeat: repeat-y;
	width: 11px;
}
.topleft
{
	background-image: url(/images/topleft.jpg);
	background-repeat: no-repeat;
}
.topright
{
	background-image: url(/images/topright.jpg);
	background-repeat: no-repeat;
}
.bottomleft
{
	background-image: url(/images/bottomleft.jpg);
	background-repeat: no-repeat;
}
.bottomright
{
	background-image: url(/images/bottomright.jpg);
	background-repeat: no-repeat;
}
.topline
{
	background-image: url(/images/topline.jpg);
	background-repeat: repeat-x;
	height: 12px;
}
.bottomline
{
	background-image: url(/images/bottomline.jpg);
	background-repeat: repeat-x;
	height: 12px;
}
/*Blue box*/
.topleftblue
{
	background-image: url(/images/topleftblue.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 11px;
}
.toprightblue
{
	background-image: url(/images/toprightblue.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 11px;
}
.leftblue
{
	background-image: url(/images/leftblue1.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 11px;
}
.rightblue
{
	background-image: url(/images/rightblue1.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 11px;
}
.topblue
{
	background-image: url(/images/topblue.jpg);
	background-repeat: repeat-x;
	height: 10px;
}
.headingblue
{
	background-color: #1216c6;
	background-repeat: no-repeat;
	height: 23px;
	text-align: center;
	vertical-align: text-top;
	color: White;
	font-family: Verdana;
	font-weight: bold;
}
.headingbluehyperlink
{
	text-align: center;
	vertical-align: top;
	color: White;
	font-family: Verdana;
	font-weight: bold;
}
/*Blue box no space */
.topleftblueNospace
{
	background-image: url(/images/topleftblueNospace.jpg);
	background-repeat: no-repeat;
	height: 6px;
	width: 6px;
}
.toprightblueNospace
{
	background-image: url(/images/toprightblueNospace.jpg);
	background-repeat: no-repeat;
	height: 6px;
	width: 6px;
}
.leftblueNospace
{
	background-image: url(/images/leftblue1Nospace.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 6px;
}
.rightblueNospace
{
	background-image: url(/images/rightblue1Nospace.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 6px;
	padding-right: 2px;
}
.topblueNospace
{
	background-image: url(/images/topblueNospace.jpg);
	background-repeat: repeat-x;
	height: 6px;
}
.headingblueLowType
{
	background-color: #1216c6;
	background-repeat: no-repeat;
	height: 15px;
	text-align:center;
	vertical-align: text-top;
	color: White;
	font-family: Verdana;
	font-weight: bold;
}
/*Blue box no space dropdown*/
.leftblueDropDown
{
	background-image: url(/images/leftblue1DropDown.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 6px;
}
.rightblueDropDown
{
	background-image: url(/images/rightblue1DropDown.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 6px;
}
.headingblueDropDown
{
	background-color: #1216c6;
	background-repeat: no-repeat;
	height: 25px;
	text-align: left;
	vertical-align: middle;
	color: White;
	font-family: Verdana;
	font-weight: bold;
}
/*White box no space*/
.leftlineNospace
{
	background-image: url(/images/boxleftNospace.jpg);
	background-repeat: repeat-y;
	width: 6px;
	height: 15px;
}
.rightlineNospace
{
	background-image: url(/images/boxrightNospace.jpg);
	background-repeat: repeat-y;
	padding-right: 2px;
	width: 6px;
	height: 15px;
}
.topleftNospace
{
	background-image: url(/images/topleftNospace.jpg);
	background-repeat: no-repeat;
}
.toprightNospace
{
	background-image: url(/images/toprightNospace.jpg);
	background-repeat: no-repeat;
}
.toplineNospace
{
	background-image: url(/images/toplineNospace.jpg);
	background-repeat: repeat-x;
	height: 5px;
}
.headingNospace
{
	background-color: White;
	background-repeat: no-repeat;
	height: 15px;
	text-align: center;
	vertical-align: text-top;
	color: Black;
	font-family: Verdana;
	font-weight: bold;
}
.fontsize16
{
	font-size: 16pt;
}
.fontsize14
{
	font-size: 14pt;
}
.fontsize12
{
	font-size: 12pt;
}
.fontsize10
{
	font-size: 10pt;
}
.fontsize8
{
	font-size: 8pt;
}

#nav
{
	background: transparent;
	float: left;
	line-height: normal;
}
#nav ul
{
	padding-right: 10px;
	padding-left: 7px;
	padding-bottom: 0px;
	padding-top: 2px;
	margin: 0px;
	list-style-type: none;
}
#nav li
{
	background: url(../images/menu/whiteboxleft_small.gif) no-repeat left top;
	float: left;
	margin: 0 10px 0 0;
	padding: 0 0 0 9px;
	height: 25px;
}
#nav a
{
	padding-right: 10px;
	display: block;
	padding-left: 3px;
	font-weight: normal;
	background: url(../images/menu/whiteboxright_small.gif) no-repeat right top;
	float: left;
	padding-bottom: 5px;
	padding-top: 4px;
	text-decoration: none;
}
/* Commented Backslash Hack, hides rule from IE5-Mac \*/
#nav a
{
	float: none;
}
/* End IE5-Mac hack */
#nav a:hover
{
	text-decoration: underline;
}


div.topmain 
{
	background-color:#1F35AC;
	height:30px;
	margin:auto;
	text-align:center;
	width:814px;
}


div.rimmain 
{
background-color:#1F35AC;
text-align:center;
width:100%;
}

div.rimsub 
{
background-color:#00264D;
margin:auto;
width:814px;
}

/*InquiryForm styles*/

div.InquiryFormTopAndBottom 
{
	background-color:#efefef;
	height:5px;
	margin:auto;
	text-align:center;
	width:814px;
}

input.greyborder, textarea
{
	font-size: 8pt;
	border-right: #a1a1a1 1px solid;
	border-top: #a1a1a1 1px solid;
	border-left: #a1a1a1 1px solid;
	border-bottom: #a1a1a1 1px solid;
}
