body		{margin-left: 0px; margin-right: 0px; margin-top: 0px; color: #000000; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-serif; background: url(../images/bg/bg.jpg) top center repeat-x; background-color: #f0f0f0;}

.navbar	 	{font-size: 11px; color: #ffffff; text-decoration: none; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}
.navbar a:hover {text-decoration: underline;}

.dir		{font-size: 10px; color: #808080; text-decoration: none; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif;}
.dir a:hover 	{text-decoration: underline;}

.dirlink		{font-size: 10px; color: #5060dd; text-decoration: none; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif;}
.dirlink a:hover	{text-decoration: underline;}

.links		{font-size: 12px; color: #5060dd; text-decoration: none; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif;}
.links a:hover 	{text-decoration: underline;}

.faq		{font-size: 12px; color: #5060dd; text-decoration: none; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif;}
.faq a:hover 	{text-decoration: underline;}

.faqheader		{font-size: 12px; color: #5060dd; text-decoration: none; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}
.faqheader a:hover 	{text-decoration: none;}

.header		{font-size: 16px; color: #000000; text-decoration: none; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}
.header a:hover	{text-decoration: underline;}

.title		{font-size: 12px; color: #484848; text-decoration: none; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}
.title a:hover 	{text-decoration: underline;}

.content	{font-size: 12px; color: #484848; text-decoration: none; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif;}
.content a:hover 	{text-decoration: underline;}

.contentjustify	{font-size: 12px; color: #484848; text-decoration: none; text-align: justify; font-family: Verdana, Arial, Helvetica, sans-serif;}
.contentjustify a:hover 	{text-decoration: underline;}

.msrp		{font-size: 14px; color: #484848; text-decoration: none; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif;}
.msrp a:hover	{text-decoration: underline;}

.tabs		{font-size: 12px; color: #484848; text-decoration: none; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif; border:1px solid #bbbbbb; width:540px; margin-bottom: 1em; padding: 10px;}
.tabs a:hover	{text-decoration: underline;}

.t1		{background-color: #eeeeee; vertical-align: top;}
.t2		{background-color: #ffffff; vertical-align: top;}

.prod		{font-size: 12px; color: #484848; margin-top: 3px; margin-bottom: 20px; list-style-type: circle; text-decoration: none; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif;}
.prod a:hover	{text-decoration: underline;}

.dlhr		{border: none 0; border-top: 1px solid #dddddd; width: 100%; height: 1px; text-align: center;}
.dltd		{text-indent: 20px; text-align: left; width: 1%; vertical-align: top;}

.divider	{background-color: #a39c96;}
.footer		{font-size: 10px; color: #808080; text-align: center; background-color: #ffffff; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif;}


.chromestyle{
width: 99%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 0px solid #BBB;
width: 100%;
background: url(https://summitsafetyinc.com/images/spacer.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #ffffff;	/* Header text color*/
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #000000; /* Header in-between border */
}

.chromestyle ul li a:hover{
background: url(https://summitsafetyinc.com/images/menufg.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;	/* Dropdown text size */
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}