/* GENERAL STYLES */
html {
     overflow: -moz-scrollbars-vertical;
}
#header {
width: 732px;
height: 87px;
border-bottom:1px #333366 solid;
padding: 0;
display: block;
}
div.clsHomePage
{
    position: absolute;
    margin: -120px 0 0 0;
    width: 250px;
    height: 85px;
}
div.clsHomePage img
{
    border: 0;
    width: 250px;
    height: 85px;
}
body
{
    font-family: Arial;
    font-size: 12px;
    margin: 0;
	behavior: url(/includes/csshover.htc);
}
table#idMain
{
    width: 100%;
}
table#idMain table#idContent
{
    height: 100%;
    background-image: url(images/hotshot_bckgrdstripes.gif);
}
table#idMain table#idContent td
{
    text-align: left;
}
.style1 {
	font-size: 14;
	font-weight: bold;
}
.btns {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A:Hover.btns {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #28496A;
	text-decoration: none;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.tab_names {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #900000;
	text-decoration: none;
}
A:Hover.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #900000;
	text-decoration: none;
}
.blink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #900000;
	text-decoration: none;
}
A:Hover.blink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #900000;
	text-decoration: underline;
}

.contentbtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00264D;
text-decoration: underline;
}
A:Hover.contentbtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00264D;
text-decoration: underline;
}

/* *************************************************************************** */
/* Menu Section */
/* *************************************************************************** */
div#menu 
{
	padding: 0;
	margin: 0;
	width: 732px;
	height: 32px;
	background: url(images/btn_bar.jpg);
}
div#menu ul 
{
    margin: 0;
	padding: 0;
}
div#menu ul ul 
{
	position: absolute;
	visibility: hidden;
	margin-left: 0px;
	width: 10px;
}
div#menu li {
	position: relative;
	list-style: none;
	float: left;
	text-align: center;
}
div#menu li.submenulast,
div#menu li.submenu
{
    border: 0;
    margin-top: 8px;
    margin-right: 5px;
    padding-right: 5px;
}
div#menu li.submenu
{
    background: url(images/divider.jpg) no-repeat right center;
}
div#menu li.submenuimg
{
    padding: 0;
    margin: 0 ;
    width: 13px;
    height: 30px;
    background: url(images/ding.jpg) top left;
}

div#menu li a {
	color: #FFF;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	display: block;
	text-align: center;
	text-decoration: none;
}
div#menu li li a 
{
    text-align: left;
}
div#menu li a.mainMenu:hover {
	color: #266777;
}

div#menu a#idsmHome
{
	width: 40px;
}

div#menu a#idsmOnlineOrdering
{
    width: 90px;
}
div#menu a#idsmOurServices
{
    width: 75px;
}
div#menu a#idsmAboutHSD
{
    width: 85px;
}
div#menu a#idsmHSDTools
{
    width: 75px;
}
div#menu a#idsmCustomerProfile
{
    width: 105px;
}
div#menu a#idsmNewsEvents
{
    width: 90px;
}
div#menu a#idsmContactUs
{
    width: 65px;
}

div#menu li a.subMenuLevel2 
{
	margin: 0;
    padding: 6px 0 0 12px;
	color: #ffffff;
	background-color: #00264D;
	height: 19px;
	border-bottom: solid 1px #011635;
	border-top: solid 1px #01446E;
}

div#menu ul.level2 li:hover a
{
    color: Red;
}

div#menu ul.level1 li.submenu:hover ul.level2 {
	visibility: visible;
}

div#menu ul ul li.clsslOurServices,
div#menu ul ul li.clsslOurServices a
{
    width: 185px;
}

div#menu ul ul li.clsslHSDTools,
div#menu ul ul li.clsslHSDTools a
{
    width: 160px;
}

/* *************************************************************************** */
/* END OF Menu Section */
/* *************************************************************************** */
td.subheaderText
{
	width: 100%;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	font-size: 11px;
}
.clsDivSep
{
	font-size: 5px;
}
.clsBulletinLeft
{
	color: #ffffff;
}

div#hgSideBar,
div#hgSideBar a,
div#hgSideBar li
{
    font-family: Arial;
}

div#hgSideBar 
{
    font-size: 11px;
    font-weight: bold;
    color: #A2C0E4;
    position: relative;
    margin-top: 20px;
    width: 110px;
    height: auto;
    padding: 0;
    border: 0;
}
html>body div#hgSideBar 
{
	margin-left: 0px;
}
.hgSideBarIMG img
{   
    /*display: none;*/
}
.hgSideBarIMG
{
    /*margin-left: 10px;
    margin-top: 15px;
    width: 160px;*/
    margin-left: -18px;
    margin-top: 20px;
    width: 194px;
}
html>body .hgSideBarIMG
{
    /*margin-left: 10px;
    margin-top: 15px;
    width: 160px;*/
    margin-left: -18px;
    margin-top: 20px;
    width: 194px;
}
.hgSideBarIMGFirstPanel
{
    text-align: left;
    vertical-align: top;
    width: 160px;
}
.hgSideBarIMGNextPanel
{
    text-align: left;
    vertical-align: top;
    width: 160px;
}
div#hgSideBar div#hgSideBarTopPanel
{
    border: 0;
    font-size: 1px;
    height: 12px;
    width: 175px;
    background: url(images/unt_hgSideBar_Top.gif) no-repeat bottom right;
}
div#hgSideBar div#hgSideBarSepPanel
{
    border: 0;
    font-size: 1px;
    height: 12px;
    width: 100%;
    background: url(images/unt_hgSideBar_Sep.gif) repeat-x center center;
}
div.hgSideBarSepPanel1
{
    border: 0;
    font-size: 1px;
    height: 12px;
    width: 100%;
    background: url(images/unt_hgSideBar_Sep1.GIF) repeat-x center center;
}

div#hgSideBar div#hgSideBarBottomPanel
{
    border: 0;
    font-size: 1px;
    height: 12px;
    width: 175px;
    background: url(images/unt_hgSideBar_Bottom.gif) no-repeat top right;
}
div#hgSideBar div#hgSideBarContent
{
    border: solid 1px #00264D;
    width: 163px;
    height: auto;
    padding:  0px 5px 0px 5px;
    margin: 0;
    background-color: #00264D;
}

div#hgSideBar ul.clshgSideBarItems
{
   margin: 0;
   padding: 0; 
   /*height: 19px;*/
   height: auto;
   width: 163px;
}

div#hgSideBar li.clshgSideBarItem
{
    height: 19px;
    padding: 0 0 0 15px;
    margin: 0 0 0 0px;
	list-style-type: none;
	line-height: 19px;
	background: url(images/unt_hgSideBar_Nor.gif) no-repeat center left;
}
.clshgSideBarItemSel
{
    height: 19px;
    padding: 0 0 0 15px;
    margin: 0;
	list-style-type: none;
	line-height: 19px;
	background: url(images/unt_hgSideBar_Sel.gif) no-repeat center left;
}

div#hgSideBar li:hover
{
    background: url(images/unt_hgSideBar_Sel.gif) no-repeat center left;
}


div#hgSideBar a,
div#hgSideBar a:visited,
div#hgSideBar a:active
{
    margin: 0;
    padding: 0;
    color: #F0FFFF;
    font-size: 9px;
    text-decoration: none;
}

html>body div#hgSideBar a,
html>body div#hgSideBar a:visited,
html>body div#hgSideBar a:active
{
    margin-left: 0px;
}
div#hgSideBar a:hover {
    color: #A2C0E4;
}

.clsCustomerProfiles
{
	color: #000000;
	font-weight: bold;
	padding-left: 5px;
	font-size: 13px;
}

td.bodyText 
{
	font-size: 11px;
}

.clsBulletinListTable td
{
	font-size: 11px;
	padding-left: 8px;
}

.clsQuoteText
{
    color: #ffffff;
    font-size: 12px;
    font-style: italic;
}

.clsBulletinRight
{
    text-align: right;
}

div.clsSideSubSectionTitleContent
{
	width: 174px;
	/*background-color: #C81417;*/
    /*border: solid 5px green;*/
}
html>body div.clsSideSubSectionTitleContent
{
	width: 175px;
}
table#tblQuickLinks
{
    padding: 20px 15px 15px 15px;
}
div#idBoxOurServices
{
    width: 404px;
    height: 225px;
    background: url(images/box_our_services.gif) no-repeat;
}
div#idBoxOurServices div#idBoxOurServicesLinks
{
    margin: 60px 0 0 165px;
}
html>body div#idBoxOurServices div#idBoxOurServicesLinks
{
    position: absolute;
    margin: 60px 0 0 165px;
}
div#idBoxOurServices div#idBoxOurServicesLinks a,
div#idBoxOurServices div#idBoxOurServicesLinks a:visited,
div#idBoxOurServices div#idBoxOurServicesLinks a:active
{
    display: block;
    margin: 0;
    padding: 3px 0 0 0;
    color: #266777;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}
div#idBoxOurServices div#idBoxOurServicesLinks a.linkMore,
div#idBoxOurServices div#idBoxOurServicesLinks a.linkMore:visited,
div#idBoxOurServices div#idBoxOurServicesLinks a.linkMore:active
{
    margin-left: 150px;
    text-decoration: none;
    color: Red;
    font-size: 11px;
}

a.clsBodyLinks,
a.clsBodyLinks:visited,
a.clsBodyLinks:active
{
    text-decoration: none;
    color: #ffffff;
}

a.clsBodyLinks:hover
{
    text-decoration: underline;
    color: #f1f1f1;
}

td.clsBodyText p
{
    width: 523px;
}

td.clsBodyText
{
    padding: 25px;
    width: 523px;
}

td.clsLeftBodyText
{
    padding: 15px;
}

td.clsLeftBodyText p.clsParaCenter,
td.clsLeftBodyText p
{
    padding-right: 10px;
    text-align: justify;
    font-size:  small;
}

td.clsLeftBodyText p.clsParaCenter
{
    text-align:center;
}

.clsHomeSideBarRedText
{
    font-size: 12px;
    font-weight: bold;
    color: #ff0000;
}
table#idHomeSideBar
{
    /*border: solid 1px blue;
    position: absolute;
    margin: 0 0 0 -20px;*/
    position: absolute;
    margin-top: 20px;
    margin-left: -165px;
    width: 165px;
    
}
table#idHomeSideBar span.clsHomeSideBarContent,
table#idHomeSideBar span.clsHomeSideBarContentTitle
{
    font-size: 11px;
    font-weight: normal;
}
table#idHomeSideBar span.clsHomeSideBarContentTitle
{
    font-weight: bold;
}

table#idFooter
{
    width: 100%;
    height: 30px;
    background-color: #ffffff;
}
table#idFooter td
{
    font-size: 10px;
    text-align: center;
}

/* Sub Header Sections */
div.clsSubSection,
div.clsSubSectionShort
{
    margin: 20px 15px 0 15px;
    width: 527px;
    padding: 0;
}
div.clsSubSectionShort
{
    width: 255px;
}
div.clsSubSection div.clsSubSectionTitle,
div.clsSubSectionShort div.clsSubSectionTitleShort
{
    /*background-color: #C81417;*/
    /*width: 376px;*/
	width: 396px;
    height: 25px;
    color:  #ffffff;
    font-family: Arial;
    font-weight:bolder;
    font-size: 18px;
    vertical-align: middle;
    padding-left: 0px;
    margin-bottom: 7px;
}
div.clsSubSectionShort div.clsSubSectionTitleShort
{
    font-size: 16px;
    width: 255px;
}

div.clsSubSection div.clsSubSectionTitleContent,
div.clsSubSectionShort div.clsSubSectionTitleContent
{
   /* background-color: #C81417;*/
	background-image:url(images/subsection_bg.gif);
	background-repeat:no-repeat;
    padding: 0 10px;
}
div.clsSubSection div.clsSubSectionContent,
div.clsSubSectionShort div.clsSubSectionContentShort
{
    width: 505px;
    background-color: #E5E5E5;
    font-family: arial;
    font-size: 15px;
    padding: 20px 10px;
    
}
div.clsSubSectionShort div.clsSubSectionContentShort
{
    width: 230px;
}
div.clsSubSection div.clsSubSectionContent p,
div.clsSubSectionShort  div.clsSubSectionContentShort p
{
    margin: 0;
    padding: 0;
}
div.clsSubSection div.clsSubSectionContent table,
div.clsSubSectionShort div.clsSubSectionContentShort table
{
    /*width: 100%;*/
}
div.clsSubSection div.clsSubSectionContent table td,
div.clsSubSectionShort div.clsSubSectionContentShort table td
{
    vertical-align: top;
}

.clsContactTableContent td
{
    font-weight: bold;
    font-size: 14px;
}
/* END OF Sub Header Sections */



table.clsBodyTextArea td
{
    width: 523px;
    vertical-align: top;
}

.clsContentLeftColumn,
.clsContentRightColumn,
span.clsLeaderText
{
    font-size: 13px;
    font-weight: bolder;
    color: #C81417;
}

.clsContentRightColumn a,
.clsContentRightColumn a:visited,
.clsContentRightColumn a:active,
.clsContentLeftColumn a,
.clsContentLeftColumn a:visited,
.clsContentLeftColumn a:active
{
    font-size: 12px;
    color: Black;
}
/* NEWS */

p.clsNewsStatus
{
    font-style:italic;
    /*margin: 10px 0 10px 0;*/
}

p.clsNewsTitle
{
    font-weight: bold;
    /*margin: 10px 0 10px 0;*/
}
span.clsNewsAccent
{
    text-decoration: underline;
}
p.clsNewsContent
{
}
span.clsNewsLeader
{
    font-weight: bold;
}

span.clsNewsIndent
{
    padding-left: 30px;
}

/* Case Study */
.clsCaseStudyTitle
{
    font-size: 15px;
    font-weight: bold;
}

.clsSimpleReadMore
{
    width: 100%;
    text-align: right;
    padding-right: 15px;
    font-size: 12px;
    font-weight: bold;
}
a.redLinks,
a.redLinks:visited,
a.redLinks:active
{
	font-size: 11px;
	color: #cc0000;
}
.clsLeftColumnList
{
	width: 125px;
}
.clsRightColumnList
{
    width: 450px;
}
.clsQuoteSignature 
{
	color: #FFFFFF;
	font-weight: bold;
}
ul.clsSideBarBullets
{
	margin: 0px 0px 0px 10px;
	padding: 8px;
}

/* EDITOR PROPERTIES */
h1 {
	font-size:20px;
	font-weight: bold;
}

h3 {
	font-size:12px;
	font-weight: bold;
}

/*
==============================================
Home Page
==============================================
 */
#home_top{
background-image:url(../images/hotshot_services.jpg);
background-repeat:no-repeat;
background-color:#dfdfdf;
height:540px;
}
#home_login{
margin-left:320px;
height:60px;
}
.home_login_field{
width:100px;
height:16px;
border:1px solid #333333;
font-size:11px;
color:#797979;
}
.home_login_text{
font-size:11px;
color:#333333;
}
.home_login_btn{
background-image:url(../images/hotshot_login_btn.jpg);
background-repeat:no-repeat;
width:59px;
height:30px;
border:0px;
color:#fff;
font-weight:bold;
font-size:11px;
}
.home_trackit_btn{
background-image:url(../images/trackit_btn.jpg);
background-repeat:no-repeat;
width:67px;
height:34px;
border:0px;
color:#fff;
font-weight:bold;
font-size:11px;
}
#newuser{
float:right;
font-size:10px;
padding-right:15px;
color:#3c648e;
text-decoration:none;
}
.newuser_links{
color:#3c648e;
text-decoration:none;
}
A:Hover.newuser_links{
color:#3c648e;
text-decoration:underline;
}
#services{
float:left;
padding-left:20px;
padding-top:20px;
width:220px;
}
.services_links{
display:block;
font-size:14px;
height:18px;
font-weight:bold;
color:#234e7f;
text-decoration:none;
}
A:Hover.services_links{
display:block;
font-size:14px;
height:18px;
font-weight:bold;
color:#fd0404;
text-decoration:underline;
}
#addressblock{
float:left;
margin-left:25px;
width:460px;
}
#addressblock_left{
float:left;
color:#333333;
}
#addressblock_right{
float:left;
padding-left:10px;
color:#333333;
}
#flashguy {
	position: absolute;
	right: 93px;
	top: 173px;
	padding: 15px 15px 0;
}
#home_bottom{
float:left;
background-image:url(../images/hotshot_bottom.jpg);
background-repeat:no-repeat;
height:380px;
width:732px;
}
#home_left{
float:left;
width:200px;
}
.home_bottom_links{
display:block;
background-image:url(../images/left_arrow.gif);
background-repeat:no-repeat;
font-weight:bold;
padding-left:25px;
padding-top:10px;
padding-bottom:10px;
color:#FFF;
text-decoration:none;
font-size:12px;
}
A:Hover.home_bottom_links{
display:block;
background-image:url(../images/left_arrow.gif);
background-repeat:no-repeat;
font-weight:bold;
padding-left:25px;
padding-top:10px;
padding-bottom:10px;
color:#FFF;
text-decoration:underline;
font-size:12px;
}
#home_right{
float:right;
width:500px;
height:204px;
}
.trackorder_title{
font-size:20px;
font-weight:bold;
color:#FFF;
}
.trackorder_small{
font-size:11px;
padding-left:4px;
color:#FFF;
}
.trackorder_btn{
margin-bottom:5px;
}
.trackorder_field{
width:160px;
height:23px;
border:1px solid #efefef;
font-size:11px;
color:#797979;

}
.home_whitelinks{
color:#fff;
text-decoration:underline;
}
#bottom_content{
float:left;
width:700px;
margin-top:10px;
padding:10px;
color:#fff;
}
.bottom_content{
height:100px;
}
#terms{
margin-top:50px;
float:left;
padding:10px;
}
.small{
font-size:9px;
}
#bottom_links{
float:right;
padding-top:10px;
.margin-top:-50px;
height:30px;
}


