/* P21 B2BSeller 5.12.129 */

/* Prophet 21 CSS Stylesheet for a new B2BSeller web site */
/**********************************************************/
/* REQUIRED style sheet settings                          */
/**********************************************************/
html{}
body,div,pre,code,form,fieldset,legend,input,textarea,blockquote{margin:0;padding:0}
fieldset,img{border:0}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal}
caption,th{text-align:left}
q:before,q:after{content:''}
abbr,acronym{border:0;font-variant:normal}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit vertical-align: middle;}
input,textarea,select{*font-size:100%}
legend{color:#000}
#yui3-css-stamp.cssreset{display:none}
/* Prophet 21 CSS Stylesheet for a new B2BSeller web site */
h1
{
	margin-bottom: 0px !important;
}

IMG {
	border:0;
}
/**********************************************************/
/* PAGE SIZES                                             */
/**********************************************************/

#headerWrapper
{
	font-family: Verdana,Geneva,sans-serif;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 1010px;
	height: 241px;
}
.h_top_td
{
    height: 153px;
    width: 1010px;
}
.h_logo
{
    float: left;
    left: 25px;
	margin:1px 0 0 0;
    position: relative;	
}
.navBG
{
    height: 38px;
    width: 1010px;
}
.sub_navBG
{
    height: 25px;
    vertical-align: bottom;
}
.h_bg
{
	height:121px;

}
.proColor
{
	color: #b20737 !important;
}
.logonText {
    color: #333333;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    left: 25px;
    position: relative;
    text-align: left;
    text-decoration: none;
    top: 8px;
}
.logonText a {
    color: #F29112;
    text-decoration: none;
}

.logonText a:hover{
    color: #333;
    text-decoration:underline;
}

.header_right
{
    float: right;
    height: 140px;
    margin-right: 20px;
    text-align: right;
    width: 430px;
}

.subNav{
    text-align: right;
	float: right;

}
.subNav ul {
    list-style-type: none;
	/*margin-right: 15px;*/
	margin:0;
	padding:0;
}
.subNav ul li {
    background-image: url("subnav_bar.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}
.subNav ul .last
{
    background-image: url("cart.gif") !important;
    background-position: right center !important;
    background-repeat: no-repeat !important;
    padding-right: 20px !important;
}
.subNav ul li a {
    color: #333333;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}
.subNav ul li a:hover {
    color: #88122A;
    text-decoration: none;
}

.call_now
{
    background-image: url("call_bg.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    clear: right;
    display: block;
    float: right;
    height: 33px;
    position: relative;
    right: 5px;
    top: 70px;
    width: 243px;
}
.call_text
{
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-left: 40px;
	margin-top:1px;
    text-align: left;
    text-decoration: none;
}
.call_number
{
    color: #FF9900;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: bold;
    left: 5px;
    position: relative;
    text-decoration: none;
    top: 3px;
}
.phone
{
    color: #790214;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    left: 90px;
    position: relative;
    text-align: center;
    text-decoration: none;
    top: 16px;
}
.phone span
{
	position: relative;
    top: -20px;
}
.welcomeText
{
    color: #404040;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 23px;
    text-decoration: none;
}
.P21SystemHeader,  .P21SystemBody, .HeaderImportHTMLFeatureCell, .Header
{
	width: 1010px;
	margin-left: auto;  
  	margin-right: auto;
}
.P21SystemBody
{
    display: block;
    margin-left: auto;
    min-height: 450px;
    vertical-align: top;
    width: 1005px !important;
}
.roundTop
{
	margin-top: 15px;
}
.LogonHR 
{
	height: 0px;
	width: 0px;
}
/**********************************************************/
/* LEFT SIDE Styles                                       */
/**********************************************************/
.Product_Search_LSide, .P21B2BSellerForm
{
	margin-left:15px;
	width:150px;
	margin-top:  2px;
	background-color: #FFFFFF; 
 	color: #333333;
	font-size:11px;
	border: 1px solid #333333; 
}
.ProductSearch_Label
{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
A.ProductSearch_AdvancedSearchLink, A.ProductSearch_AdvancedSearchLink:link, A.ProductSearch_AdvancedSearchLink:visited
{
    	color:#FFFFFF;
	padding-left:15px;
	text-decoration:none;
}
A.ProductSearch_AdvancedSearchLink:hover
{
    	COLOR: #CCCCCC;
	text-decoration: underline
}
/**********************************************************/
/* ATTRIBUTES FOR LINKS TEXT (ADMIN LINK TEXT)            */
/**********************************************************/
.LinksTableFormat
{
padding-bottom:20px;
}
A.LinksText, A.LinksText:link, A.LinksText:visited
{
	text-decoration:none;
	font-weight:bold;
	padding-left:20px;
padding-top:0px;
padding-bottom:0px;
}
A.LinksText:hover
{
	COLOR: #88122A;
	text-decoration:underline;
padding-top:0px;
padding-bottom:0px;
}
/**********************************************************/
/* Error Messages
/**********************************************************/
.Logonerror, .NewCustomerMessage, .NewShopperMessage
{
	text-decoration:none;
	color: #FF0000;
}
.P21Main
{

   	width:100%;
   text-align:center;
   margin-left: auto;  
   margin-right: auto;  
}

.P21MainTD
{
	width:100%;

   text-align: left;
}

#cluetip .LocationAvailabilityTable td
{

font-size:1px;
}

#cluetip .LocationAvailabilityTable .LocationAvailabilityColumnTitle
{

font-size:11px;
font-weight:bold;
width:120px;
}

#cluetip .LocationAvailabilityTable .LocationAvailabilityColumnValue
{

font-size:10px;
width:120px;
}

#cluetip hr
{

display:none;
}
/* Fly-out-menu header */
.left-nav h1 {
    width: 148px;
}
.blue-header {
	border:1px solid #d5d5d5;
	background: #8a9fb3; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhhOWZiMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZDNjNWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #8a9fb3 0%, #004181 100%); /* FF3.6+ */	
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8a9fb3), color-stop(100%,#004181)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #8a9fb3 0%,#004181 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #8a9fb3 0%,#004181 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #8a9fb3 0%,#004181 100%); /* IE10+ */
	background: linear-gradient(to bottom, #8a9fb3 0%,#004181 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8a9fb3', endColorstr='#004181',GradientType=0 ); /* IE6-8 */
	padding:10px 10px 5px 10px;
	color:#fff;
	font-weight:bold;
	font-size: 14px;
	border-radius:10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
    -webkit-border-radius:10px 10px 0 0;
    -o-border-radius:10px 10px 0 0;
	
	display:block;
}
/* Fly-out-menu */

.FOMenu
{
    border-bottom: 1px solid #C5C5C5;
    border-left: 1px solid #C5C5C5;
    border-right: 1px solid #C5C5C5;
    margin-left: 7px;
    padding-bottom: 10px;
    width: 208px;
}
.CatalogTopItems_FlyOutMenuContainer
{
}
.FlyoutMenu
{
    list-style: none outside none;
    margin-left: 5px;
    padding: 0;
    position: relative;
    width: 200px;
    z-index: 999;
}

.FlyoutMenu a
{

/*text-decoration: none;
 display: block;
 width: 175px;
padding: 0;
 margin: 0 0 0 30;
 list-style: none;*/
     background: url("procat_link_bg.png") repeat scroll 0 0 transparent;
    color: #000000;
    display: block;
    font-size: 11px;
    height: 30px;
    line-height: 25px;
    text-decoration: none;
    text-indent: 18px;
    width: 199px;
}
.FlyoutMenu a:hover
{
	color: #900;
 text-decoration: none;
 background-position: 0 30px;
}

.FlyoutMenu li
{

    position: relative;
    width: 180px;
    z-index: 222222;
/* border-top: none;
 display: block;
 width: 223px;
 vertical-align: bottom;
 color: #FFF;*/
}

.FlyoutMenu li:hover
{
    background-color: #EDEDED;
    color: #FFFFFF;
    cursor: pointer !important;
    font-weight: bold;
    width: 180px;
    z-index: 222222;
}
.FlyoutMenu li:hover a
{
	color: #3A3A3A;
	font-weight: bold;
	cursor:pointer !important;
}
.FlyoutMenu ul {

    left: 200px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: -1px;
    visibility: hidden;
 	width: 230px;
 	width: 175px;
	display: none;
	cursor:pointer !important;
}
.FlyoutMenu ul ul{
	    left: 190px;
		cursor:pointer !important;
}
.FlyoutMenu ul ul li{
	height:100%;
	cursor:pointer !important;
}
.FlyoutMenu ul ul li a{
    height: 30px;
	cursor:pointer !important;
}
.FlyoutMenu ul li
{
	cursor:pointer !important;
	width:100%;
}
.FlyoutMenu ul li:hover
{
	background-image: none;
	background-repeat: no-repeat;
}
.FlyoutMenu ul li a
{
	border-bottom: 0px solid #fff;
    color: #3A3A3A;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 22px;
    margin-left: 0px;
  /*  padding-bottom: 5px; */
    text-decoration: none;
  /*  width: 170px; */
  	cursor:pointer !important;
}
.FlyoutMenu ul li a div
{
	    margin-left: 5px;
		color: #3A3A3A;
		cursor:pointer !important;
}
.FlyoutMenu ul li a div:hover
{
	color: #3A3A3A;
    text-decoration: underline;
}
.FlyoutMenu ul li a:hover
{

    color: #3A3A3A;
    text-decoration: underline;
	cursor:pointer !important;
}
.FlyoutMenuCategoryName
{
    display: block;
    margin-left: 5px;
 /*   padding: 3px;*/
    width: 180px;
	cursor:pointer !important;
} 
/*Mini Cart Feature*/
#DivProcessingMessage{
	font-size: 1.125em;
	font-weight: bold;
	padding-right: 200px;
	color: #333333;
	background-color: #FFFFFF;
	height: 250px;
	width: 200px;
	border: 2px solid #d9d9d9;
	background-image: url(bg_minicartUpdate.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	
	-webkit-border-radius:20px;
}
#ProcessingMessageDots{
	height: 10px;
	width: 200px;
	padding-left: 100px;
}
#MiniCart{

    background-color: #EEEEEE;
    border: 2px solid #D9D9D9;
    display: block;
    line-height: 22px;
    
    min-width: 275px;
    padding: 10px;
    text-align: right;
	
	font-size: 11px;
	
	-moz-border-radius:10px;
    -webkit-border-radius:10px;
    -o-border-radius:10px;
    border-radius:10px;

max-width:410px;
}
#MiniShoppingCartView_Title{
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    padding-left: 5px;
}
#MiniShoppingCartView_MainTable
{
		

width:100%;
}
#MiniShoppingCartView_TitleRow a{
/*    background-image: url("tag_minicartClose.gif");
    background-position: left center;
    background-repeat: no-repeat; */
    border: 0 none;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    width: 55px;
	    text-align: right;
		padding-right:5px;
}
#MiniShoppingCartView_TitleRow a:hover{
	color: #ffffff;
	text-decoration: underline;
/*	background-image: url(tag_minicartClose.gif);
	background-repeat: no-repeat;
	background-position: left;*/
	    text-align: right;
}
#MiniShoppingCartView_HeaderRow{
	padding-top:10px;
	font-size: 11px;
	color: #333333;
	font-size: 11px;
}
#MiniShoppingCartView_HeaderRow td{
    font-size: 11px;
    text-align: left;
}
#MiniShoppingCartView_HeaderRow a{
    background-image: url("tag_minicartEdit.gif");
    background-position: left center;
    background-repeat: no-repeat;
    border: 0 none;
    color: #333333;
    font-size: 11px;
    font-weight: bold;
    height: 30px;
    margin: 0;
    padding: 0 0 0 20px;
    text-align: left;
}
#MiniShoppingCartView_HeaderRow a:hover{
	color: #333333;
	text-decoration: underline;
	background-image: url(tag_minicartEdit.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#MiniShoppingCartView_DetailRow{
	background-color: #FFFFFF;
}
#MiniShoppingCartView_DetailRow td
{
	font-size:11px;
}
#MiniShoppingCartView_ItemImage{
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #d9d9d9;
}
#MiniShoppingCartView_ItemImage img {

    height: 50px;
    width: 50px;
}
#MiniShoppingCartView_ItemCode{
	padding-top:10px;
	text-align: left;
}
#MiniShoppingCartView_ItemCode a{
    background-image: none;
    border: 0 none;
    color: #03031B;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
#MiniShoppingCartView_ItemCode a:hover{
	color: #03031b;
	background-image: none;
}
#MiniShoppingCartView_ItemDescription, #MiniShoppingCartView_ItemAvailability,#MiniShoppingCartView_TotalLineItems{
	font-size: 11px;
	color: #333333;
	text-align: left;
}
#MiniShoppingCartView_ItemQuantity{
	font-size: 11px;
	color: #333333;
	font-weight:bold;
	text-align: Center;
	/*border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #d9d9d9;*/
}
#MiniShoppingCartView_ItemAvailability .ShoppingCart_Availability{
	color: #090;
}
#MiniShoppingCartView_ItemPrice{
	font-size: 12px;
	color: #090;
	font-weight:bold;
	/*border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #d9d9d9;*/
}
#MiniShoppingCartView_SubTotal{
	color: #090;
	font-weight:bold;
}
#MiniShoppingCartView_ViewCart a{
	background-image: url(tag_minicartViewCart.gif);
	background-repeat: no-repeat;
	background-position: left;
	color:#333333;
	font-weight: bold;
	font-size: 11px;
	padding-left:20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border:0 none;
	
}
#MiniShoppingCartView_ViewCart a:hover{
	color: #333333;
	text-decoration: underline;
	background-image: url(tag_minicartViewCart.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#MiniShoppingCartView_TitleRow
{
	background-color:#000000;
}
#MiniShoppingCartView_Title
{
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    padding-left: 5px;
}
#MiniShoppingCartView_close
{
	color:#FFF;
}
/* Footer */
/*footer table container*/
#Table3
{
    width: 100%;
}
#Tablerow3,#Tablerow3cell1{
    vertical-align: top;
    width: 100%;
}

.Footer, .FooterImportHTMLTR, .FooterImportHTMLFeatureCell
{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    vertical-align: top;
    width: 100%
}
#footerwrapper
{
    margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
    vertical-align: top;
    width: 1010px;
}
#footer
{
	margin-left: auto;
    margin-right: auto;
    vertical-align: top;
}

#f_logo_bg {
    background-image: url("f_logo_bg.jpg");
    background-position: center 8px;
    background-repeat: no-repeat;
    color: #666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
    padding-top: 90px;
    text-align: center;
    text-decoration: none;
    width: 230px;
}
#footerBar {
    border-left: 1px dashed #666;
    height: 120px;
    margin-top: 20px;
}
#footNav {
    color: #666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin-top: 20px;
    padding-left: 28px;
    text-decoration: none;
}
#footNav a {
    color: #666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 18px;
    text-decoration: none;
}
#footNav a:hover {
    color: #FF0000;
    text-decoration: none;
}
.f_container
{
	width:1010px;
	margin-left:auto;
	margin-right:auto;
}
.f_left
{
    float: left;
    margin-left: 20px;
    margin-top: 45px;
    text-align: left;
}
.f_copy
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.f_address
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	color: #E0A337;
	text-decoration: none;
}
.f_links
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.f_links a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.f_links a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.f_right
{
    float: right;
    margin-top: 45px;
}
.f_logo
{
}
.f_copy
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666;
}
.cc_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666;
}
.cc_img
{
	margin-bottom: 12px;
    margin-top: 10px;
}
.cc_text2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666;
}

.social_text
{
   color: #666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin-bottom: 5px;
    margin-left: 52px;
    text-align: left;
}
.social_logos
{
	margin-bottom: 15px;
}
/* End footer container*/
.welcome
{
    color: #404040;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    position: relative;
    right: 30px;
    text-decoration: none;
    top: 8px;
}
.ProductSearch_Table {
    float: right;
    position: relative;
    top: -10px;
    width: 300px;
}
.ProductSearch_Input {
    background-color: transparent;
    background-image: url("search_bg.gif");
    background-repeat: no-repeat;
    border: 0 none !important;
    color: #000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 29px;
    line-height: 32px;
	padding:1px 0 0 0;
    text-align: left;
    text-indent: 10px;
    vertical-align: text-bottom;
    width: 293px;
}
.ProductSearch_ImageButton {
    border: 0 none !important;
    margin-right: 5px;
}
.ls_search
{
	display: table;
}
.coming_soon
{
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    width: 670px;
}
.MyAccountSelect_ExcelIconTD input
{
	    border: 0 none !important;
}
.ShoppingListSelect_ExistingInnerTable
{
	margin-top:5px;
}
.ShoppingListSelect_ExistingInnerTable SELECT
{
	height: 25px;
    margin-left: 5px;
    margin-right: 5px;
}
.r_logonContain
{
    float: right;
    padding-top: 5px;
    width: 450px;
}
#txtPassword_h, #txtEmail_h
{
    border: 1px solid #777777;
    height: 26px;
    padding: 3px;
    width: 180px;
}
.banner{
    border-top: 1px solid #CCCCCC;
    display: block;
    padding: 10px;
    text-align: left;
}
.banner_first{
    display: block;
    padding: 10px;
    text-align: left;
}
.banner_container
{
    border: 1px solid #CCCCCC;
    margin-left: auto;
    margin-right: auto;
    overflow: auto;
    padding: 10px;
    width: 510px;
}
.welcomeWrapper
{
   /* border: 1px solid #CCCCCC;*/
    margin-left: auto;
    margin-right: auto;
    overflow: auto;
    padding: 10px;
    width: 525px;
}
.welcome_box
{
	/*border-right: 1px solid #CCCCCC;*/
    float: left;
    overflow: auto;
    text-align: left;
    width: 100%;
}
.WelomeTitle
{
    background-image: url("title_bg.jpg");
    background-position: left top;
    background-repeat: repeat-x;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    height: 26px;
}
.WelomeSub
{
	color: #535353;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 18px;
    padding-bottom: 15px;
}
.welcome_box p
{
    color: #535353;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    padding-bottom: 20px;
    padding-right: 15px;
}
.locations_box
{
    float: left;
    padding: 5px 5px 5px 10px;
    text-align: left;
    width: 370px;
}
.localTitle
{
    border-bottom: 1px solid #CCCCCC;
    color: #07397F;
    font-family: verdana;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.tagLine
{
    color: #EBB119;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    margin-left: 20px;
    text-align: left;
}
.welcompage
{
	margin: 0 auto;
	width:700px;
}
.ls_container
{
    border-top: 1px solid #C5C5C5;
    margin-left: 7px;
    margin-top: 20px;
    width: 180px;
}
.adbox_top
{
	margin: 15px auto 0;
}
.adbox_top_img
{
	display: table;
    margin: 0 auto;
}
.adbox_top_text
{
    color: #F29112;
    font-family: 'Open Sans',sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 22px;
    text-align: center;
}
.adbox_bott
{
	border: 1px solid #D5D5D5;
    margin: 15px;
    padding: 5px;
}
.adbox_bott_text
{
    color: #055492;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    margin-bottom: 10px;
    text-align: center;
}
.adbox_bott_img
{
    display: table;
    margin: 0 auto 12px;
}
.FlyoutMenu 
{

padding: 0;
 margin:0;
 list-style: none;
 width: 175px;
 position:relative;
 z-index: 999;
}
.FlyoutMenuStub
{

position: absolute;
 left: 180px;
 display: block;
 height: 10px;
 width: 10px;
 top: 10px;
 text-decoration: none;
 background: url('arrow.gif') no-repeat;
}

.FlyoutMenuAnimatedStub
{

position: absolute;
 left: 150px;
 display: block;
 height: 15px;
 width: 15px;
 top: 5px;
 text-decoration: none;
 background: url('ajax-loader.gif') no-repeat;
}
.ajax-loading
{

background: white url('ui-anim_basic_16x16.gif') right center no-repeat;
}
/*----------Top Nav Styles----------*/
.h_nav {
	float: left;
}
.h_nav ul {
    list-style-type: none;
	margin:0;
	padding:0;
	position:relative;
	z-index:1;
}
.h_nav ul li {
    float: left;
	position:relative;
}
.h_nav ul li a {
   color: #FFFFFF;
    display:inline-block;
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    line-height: 14px;
	padding:14px 25px 10px 25px;
    text-decoration: none;
}
.h_nav ul li.last > a{
	padding:14px 25px 16px 25px;
}
.h_nav ul li a:hover {
	background:url(transparent-bg.png) repeat left top;
    color: #F29112;
    text-decoration: none;
}
.h_nav ul li ul{
	background-color:#ffffff;
	border:1px solid #ccc;
	display:none;
	left:0;
	position:absolute;
	top:39px;
	width:233px;
}
.h_nav ul li ul li{
	border-bottom:1px solid #ccc;
	display:block;
	float:none;
}
.h_nav ul li ul li.last{
	border:none;
}
.h_nav ul li ul li img{
	border:1px solid #666;
	float:left;
	margin:4px 8px 5px 4px;
}
.h_nav ul li:hover > ul{
	display:block;
}
.h_nav ul li ul li a, .h_nav ul li ul li.last a{
	color:#333333;
	padding:16px 11px 21px 0;
}
.h_nav ul li ul li:hover{
	background:url(transparent2-bg.png) no-repeat left top;
}
.h_nav ul li ul li:hover a{
	color:#ffffff;
}