/*
=================================================================================
WISEINTERNET APPLICATION DEVELOPMENT. ©2008 WISEINTERNET. WWW.WISEINTERNET.COM
All rights reserved. No unauthorised duplication. 
=================================================================================
*/

/*
	CSS STYLE NOTE:
	Lower case for html tag styles (html), camel case (DropDownList) for all other custom styles 
	Html elements first then list ID styles alphabetically with styles within the ID styles
	listed with HTML elements first followed by custom styles listed alphabetically
*/
/* Advertiser Styles */
*
{
    font-family: Helvetica, Arial, Verdana, sans-serif;
}
html, body, ul, ol, li, p, table, th, tr, td, form, a
{
    color: #555;
    font-size: 14px;
    line-height: 1.5;
}
h1
{
    font-size: 18px;
    color: #006f33;
    font-weight: normal;
    line-height: 1.3;
    margin: 0px 0px 4px 0px;
}
h2
{
    color: #009cdc;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 5px;
}
h3
{
    color: #006f33;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.3;
    margin-top: 16px;
    margin-bottom: 2px;
}
h4
{
    background: none;
    border-bottom: solid 1px #ccc;
    color: #333;
    font-size: 16px;
    line-height: 1.3;
    height: auto;
    margin: 10px 0px 6px 0px;
    padding: 0px 0px 6px 0px;
}
h5
{
    line-height: 1.3;
    margin-bottom: 0px;
}
h6
{
    font-size: 17px;
    color: #555;
    font-weight: normal;
    line-height: 1.3;
    margin-bottom: 10px;
    border-top: 1px solid #ccc;
    padding: 12px 0px 12px 38px;
    background: url(/App_Themes/Advertiser/img/ic_search_new.gif) left no-repeat;
}
body, html
{
    min-height: 100%;
    color: #333333;
    margin: 0px auto;
    background: #f7f7f7;
}
a:link
{
    padding: 0px;
    color: #006f33;
}
a:hover, a:active
{
    color: #3399ff;
    padding: 0px;
}
a:visited
{
    padding: 0px;
}
button
{
    color: #000;
    font-size: 11px;
    cursor: pointer;
}
hr
{
    height: 1px;
    color: #cccccc;
    border: 0px;
    border-top: 1px solid #cccccc; /* Firefox */
}
img
{
    border: none;
}
input
{
    color: #666;
    font-weight: normal;
    font-size: 11px; /*IE*/
}
select
{
    color: #666;
    font-weight: normal;
    background-color: #fff;
    border: 1px solid #ccc;
    font-size: 11px; /*IE*/
}
textarea
{
    color: #666;
    font-weight: normal;
    background-color: #fff;
    border: 1px solid #ccc;
    font-size: 11px; /*IE*/
}
ul
{
    margin-top: 0px;
    margin-bottom: 10px;
}
li
{
    margin-bottom: 0px;
}
p
{
    margin: 0px 0px 11px 0px;
}
/* General Styles */
.CurrencyCode
{
    font-size: 50%;
}
.CurrencySymbol
{
    font-size: 80%;
}
.Error
{
    color: Red;
    font-weight: bold;
    cursor: pointer;
}
.Hidden
{
    height: 0px;
    visibility: hidden;
}
.Message
{
    color: Red;
    font-weight: bold;
    cursor: pointer;
}
.Visible
{
    visibility: visible;
}
/* Base Structure Styles */
#Wrapper
{
    width: 980px;
    min-height: 100%;
    position: relative;
    margin: 0px auto;
    background: url(/App_Themes/Advertiser/img/bg_wrapper.gif) #fff;
}
#Inner
{
}
/* Header Styles */
#Header
{
    width: 950px;
    height: 215px;
    margin: 0 auto;
    position: relative;
    background: url(/App_Themes/Advertiser/img/bg_header.jpg) #fff;
}
#HeaderContact
{
    color: #fff;
    font-size: 10px;
    position: absolute;
    top: 12px;
    right: 18px;
    text-align: right;
}
#HeaderContact span
{
    color: #3399ff;
}
#HeaderContact a:link, #headerContact a:visited
{
    color: #fff;
    font-size: 10px;
    text-decoration: none;
}
#HeaderContact a:hover
{
    font-size: 10px;
    text-decoration: underline;
}
#HeaderImage
{
    position: absolute;
    right: 48px;
    top: 0px;
}
#HeaderCurrency
{
}
#HeaderLogo
{
    position: absolute;
    left: 18px;
    top: 66px;
}
#HeaderNavMgr
{
    height: 36px;
    width: 890px;
    margin: 0 auto;
    position: absolute;
    bottom: 2px;
    left: 30px;
}
#HeaderNavShp
{
}
#HeaderSearch
{
}
/* Body Styles */
#Body
{
    min-height: 400px;
    margin: 0 auto;
    padding-top: 20px;
    width: 950px;

}
#ColumnLeft
{
    width: 560px;
    float: left;
    padding-left: 30px;
}
#ColumnRight
{
    width: 300px;
    padding-right: 30px;
    float: right;
}
#ColumnMid
{
    padding: 0px 30px;
}
#Clear
{
    clear: both;
}
/* Home Page Specific Body Styles */
#BannerHome
{
}
#BannerHome a
{
}
#ColumnLeftHome
{
    width: 553px;
    float: left;
    padding: 15px;
    background: url(/App_Themes/Advertiser/img/bg_col_left.gif) repeat-x;
}
#ColumnMidLeftHome
{
}
#ColumnMidHome
{
}
#ColumnMidRightHome
{
}
#ColumnRightHome
{
    width: 319px;
    min-height: 400px;
    padding: 17px;
    padding-top: 0px;
    float: right;
    background: url(/App_Themes/Advertiser/img/bg_col_right.gif) repeat-x;
}
/* Horizontal Bar Styles */
#BarHoriz1
{
}
#BarHoriz1 a:link, #BarHoriz1 a:visited
{
}
#BarHoriz1 a:hover
{
}
#BarHoriz2
{
}
#BarHoriz2 a:link, #BarHoriz2 a:visited
{
}
#BarHoriz2 a:hover
{
}
#BarHoriz3 /* Refine Your Results, Change Currency headings */
{
    height: 28px;
    padding: 12px;
    padding-bottom: 0px;
    padding-top: 6px;
    margin-bottom: 1px;
    margin-top: 0px;
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    background: #333;
}
#BarHoriz3 a:link, #BarHoriz3 a:visited
{
}
#BarHoriz3 a:hover
{
}
#BarHorizPopup1
{
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    padding: 5px;
    padding-left: 8px;
    margin-bottom: 3px;
    background: #000066;
    height: 18px;
}
#BarHorizPopup1 a:link, #BarHorizPopup1 a:visited
{
}
#BarHorizPopup1 a:hover
{
}
#BarHorizPopup2
{
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    padding: 5px;
    padding-left: 8px;
    margin-bottom: 3px;
    background: #5a5a5a;
    height: 18px;
    text-align: left;
}
#BarHorizPopup2 a:link, #BarHorizPopup2 a:visited
{
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}
#BarHorizPopup2 a:hover
{
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}
#BarHorizWysiwyg1
{
    background: #333333;
    border: 0px !important;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 2px !important;
    padding: 5px 5px 5px 10px;
    text-align: left;
}
#BarHorizWysiwyg2
{
    background: #ff6633;
    border: 0px !important;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 2px !important;
    padding: 5px 5px 5px 10px;
    text-align: left;
}
/* Breadcrumb Styles */
#Breadcrumb
{
    color: #333333;
    font-size: 10px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
}
#Breadcrumb a:link, #Breadcrumb a:visited
{
    font-size: 10px;
    color: #73326f;
    text-decoration: none;
}
#Breadcrumb a:hover
{
    font-size: 10px;
    color: #73326f;
    text-decoration: none;
}
/* Footer Styles */
#Footer
{
    width: 980px;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 30px;
    background: url(/App_Themes/Advertiser/img/bg_footer.gif) no-repeat bottom;
    color: #777;
    font-size: 11px;
    position: relative;
    text-align: center;
}
#Footer p
{
    font-size: 11px;
}
#Footer a:link, #Footer a:visited
{
    font-size: 11px;
    color: #777;
    text-decoration: none;
}
#Footer a:hover
{
    font-size: 11px;
    color: #777;
    text-decoration: underline;
}
#FooterNav
{
    padding: 6px 10px 0px 10px;
    margin: 0 auto;
    margin-bottom: 14px;
    width: 870px;
    height: 32px;
    background: url(/App_Themes/Advertiser/img/bg_footer_nav.gif) no-repeat bottom;
}
#FooterNav td
{
    font-size: 14px;
    text-align: center;
    white-space: nowrap;
}
#FooterNav a:link, a:visited, a:hover
{
    font-size: 14px;
}
#Base
{
}
#Base a:link, #Base a:visited
{
}
#Base a:active, #Base a:hover
{
}
/* Controls Style */
.Button
{
    color: #000;
    font-size: 11px;
    cursor: pointer;
    width: 70px;
}
.Button50
{
    width: 50px;
    height: 24px;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    border: none;
    color: #fff;
    background: url(/App_Themes/Advertiser/img/bt_50.gif) no-repeat;
}
.Button60
{
    width: 60px;
    height: 24px;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    border: none;
    color: #fff;
    background: url(/App_Themes/Advertiser/img/bt_60.gif) no-repeat;
}
.Button70
{
    width: 70px;
    height: 24px;
    padding-bottom: 1px;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    border: none;
    color: #fff;
    background: url(/App_Themes/Advertiser/img/bt_70.gif) no-repeat;
}
.Button80
{
    width: 80px;
    height: 24px;
    padding-bottom: 1px;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    border: none;
    color: #fff;
    background: url(/App_Themes/Advertiser/img/bt_80.gif) no-repeat;
}
.Button90
{
    width: 90px;
    height: 24px;
    padding-bottom: 1px;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    border: none;
    color: #fff;
    background: url(/App_Themes/Advertiser/img/bt_90.gif) no-repeat;
}
.Button100
{
    width: 100px;
    height: 24px;
    padding-bottom: 1px;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    border: none;
    color: #fff;
    background: url(/App_Themes/Advertiser/img/bt_100.gif) no-repeat;
}
.Button110
{
    width: 110px;
    height: 24px;
    padding-bottom: 1px;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    border: none;
    color: #fff;
    background: url(/App_Themes/Advertiser/img/bt_110.gif) no-repeat;
}
.Button120
{
    width: 120px;
    height: 24px;
    padding-bottom: 1px;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    border: none;
    color: #fff;
    background: url(/App_Themes/Advertiser/img/bt_120.gif) no-repeat;
}
.CalendarPopup
{
    text-align: left;
    font-size: 11px;
    color: #000;
    height: 16px;
}
.Date
{
    background-color: #ececec;
    margin-top: 0px;
    padding-bottom: 2px;
    border-bottom: solid 1px #fff;
    margin-bottom: 0px;
}
.DropDownList
{
    font-size: 13px;
}
.FileUpload
{
    text-align: left;
    background: #ffffff !important;
    border: 1px solid #ccc !important;
    font-size: 11px;
    color: #000;
    width: 190px;
    height: 18px;
    margin-top: 1px;
}
.HeaderHeight
{
    height: 0px;
}
.HyperLink
{
    text-decoration: none;
}
.Label
{
    width: 80px;
    float: left;
    text-align: left;
    color: #000;
    height: 16px;
    padding-top: 3px;
    padding-left: 5px;
}
.LabelDefault
{
    font-size: 11px;
}
.LabelError
{
    color: Red;
    font-size: 11px;
    font-weight: bold;
}
.TextBox
{
    font-size: 13px;
}
.TextBoxNumeric
{
    text-align: right;
    font-size: 13px;
}
.TextBoxQuantity
{
    text-align: right;
    font-size: 13px;
}
.WebNumericEdit
{
    font-size: 13px;
    text-align: right;
}
.WebTextEdit
{
    text-align: left;
    background: #ffffff !important;
    border: 1px solid #ccc !important;
    font-size: 11px;
    color: #000;
    width: 160px;
    height: 16px;
}
/* DetailsView Styles */
#DetailsView
{
    margin-top: 0px;
    background-color: #fff;
}
#DetailsView td
{
    padding-left: 4px;
    padding-right: 3px;
    padding-top: 0px;
    padding-bottom: 3px;
    border-right: solid 1px #fff;
    border-bottom: solid 1px #fff;
    vertical-align: top;
}
#DetailsView th a
{
    color: #fff;
}
#DetailsView .AlternatingRowStyle
{
    background-color: #f7f7f7;
}
#DetailsView .CellButtonStyle
{
    color: #000;
    font-size: 11px;
    cursor: pointer;
    width: 70px;
}
#DetailsView .CommandRowStyle
{
    padding-top: 3px;
    padding-bottom: 10px;
    text-align: right;
    background-color: #fff;
}
#DetailsView .CommandRowStyle td
{
    padding-bottom: 15px;
    text-align: right;
    background-color: #fff;
}
#DetailsView .EditRowStyle
{
    text-align: right;
    background-color: #fff;
}
#DetailsView .EmptyDataRowStyle
{
    color: Red;
    font-weight: bold;
}
#DetailsView .FooterStyle
{
    text-align: right;
    background-color: #fff;
}
#DetailsView .FrameStyle
{
    background-color: #fff;
}
#DetailsView .HeaderStyle, th
{
    height: 18px;
    font-weight: bold;
    color: #fff;
    background-color: #000066;
    padding-left: 1px;
    border-bottom: solid 1px #fff;
}
#DetailsView .Pager
{
    font-weight: bold;
    color: #333;
}
#DetailsView .Pager a:link, #DetailsView .Pager a:active
{
    color: #333;
}
#DetailsView .Pager a:hover
{
    color: #ff6600;
}
#DetailsView .RowStyle
{
    background-color: #ececec;
}
/* DetailsView Control Styles */
#DetailsView .Button
{
    color: #000;
    font-size: 11px;
    cursor: pointer;
    width: 80px;
}
#DetailsView .CheckBox
{
    text-align: left;
    font-size: 11px;
    color: #000;
    height: 16px;
}
#DetailsView .CalendarPopup
{
    text-align: left;
    font-size: 11px;
    color: #000;
    height: 16px;
}
#DetailsView .Date
{
    background-color: #ececec;
    margin-top: 0px;
    padding-left: 5px;
    padding-bottom: 2px;
    border-bottom: solid 1px #fff;
    margin-bottom: 0px;
}
#DetailsView .DropDownList
{
    text-align: left;
    background: #ffffff !important;
    font-size: 11px;
    color: #000;
    width: 150px;
    height: 18px;
    margin-top: 2px;
}
#DetailsView .FileUpload
{
    text-align: left;
    background: #ffffff !important;
    border: 1px solid #ccc !important;
    font-size: 11px;
    color: #000;
    width: 200px;
    height: 18px;
    margin-top: 1px;
}
#DetailsView .HtmlEditor
{
    background-color: #fff;
}
#DetailsView .HtmlEditor p
{
    background-color: #fff;
    font-size: 11px; /*IE*/
    line-height: 140%;
    margin: 0;
    padding: 0;
}
#DetailsView .Label
{
    width: 145px;
    float: left;
    text-align: left;
    font-size: 11px;
    color: #000;
    height: 16px;
    padding-top: 3px;
    padding-left: 5px;
}
#DetailsView .TextBox
{
    text-align: left;
    background: #ffffff !important;
    border: 1px solid #ccc !important;
    font-size: 11px;
    color: #000;
    width: 200px;
    height: 16px;
}
#DetailsView .TextBoxNumeric
{
    text-align: right;
    background: #ffffff !important;
    border: 1px solid #ccc !important;
    font-size: 11px;
    color: #000;
    width: 50px;
    height: 16px;
}
#DetailsView .WebTextEdit
{
    text-align: left;
    background: #ffffff !important;
    border: 1px solid #ccc !important;
    font-size: 11px;
    color: #000;
    width: 250px;
    height: 16px;
}
.TextBox
{
    background: #ffffff !important;
    border: 1px solid #ccc !important;
}
/* Style for GridView */
#GridView
{
    margin-top: 0px;
    background-color: #fff;
}
#GridView th
{
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
}
#GridView td
{
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 0px;
    padding-bottom: 3px;
    border-right: solid 1px #fff;
    border-bottom: solid 1px #fff;
}
#GridView .CellButtonStyle
{
    color: #000;
    font-size: 11px;
    cursor: pointer;
}
#GridView .FrameStyle
{
    background-color: #fff;
}
#GridView .HeaderStyle, th
{
    height: 16px;
    font-weight: bold;
    color: #fff;
    background-color: #000066;
    padding-left: 1px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 5px;
    border-bottom: solid 1px #fff;
}
#GridView .Pager
{
    font-weight: bold;
    color: #333;
}
#GridView th a
{
    color: #fff;
}
#GridView .Pager a:link, #GridView .Pager a:active
{
    color: #333;
}
#GridView .Pager a:hover
{
    color: #000066;
}
#GridView .AlternatingRowStyle
{
    background-color: #f7f7f7;
}
#GridView .EmptyDataRowStyle
{
    color: Red;
    font-weight: bold;
}
#GridView .RowStyle
{
    background-color: #ececec;
}
#GridView .SelectedRowStyle
{
    background-color: #cccccc;
}
/* GridView Control Styles */
#GridView .Button
{
    color: #000;
    font-size: 11px;
    cursor: pointer;
    width: 70px;
}
#GridView .ButtonAlign
{
    padding-top: 3px;
}
#GridView .CheckBox
{
    text-align: left;
    font-size: 11px;
    color: #000;
    height: 16px;
}
#GridView .CalendarPopup
{
    text-align: left;
    font-size: 11px;
    color: #000;
    height: 16px;
}
#GridView .Date
{
    background-color: #ececec;
    margin-top: 0px;
    padding-left: 5px;
    padding-bottom: 2px;
    border-bottom: solid 1px #fff;
    margin-bottom: 0px;
}
#GridView .DropDownList
{
    text-align: left;
    background: #ffffff !important;
    font-size: 11px;
    color: #000;
    width: 150px;
    height: 18px;
    margin-top: 2px;
}
#GridView .FileUpload
{
    text-align: left;
    background: #ffffff !important;
    border: 1px solid #ccc !important;
    font-size: 11px;
    color: #000;
    width: 280px;
    height: 18px;
    margin-top: 1px;
}
#GridView .HtmlEditor
{
    background-color: #fff;
}
#GridView .HtmlEditor p
{
    background-color: #fff;
    font-size: 11px; /*IE*/
    line-height: 140%;
    margin: 0;
    padding: 0;
}
#GridView .Label
{
}
#GridView .TextBox
{
    text-align: left;
    background: #ffffff !important;
    border: 1px solid #ccc !important;
    font-size: 11px;
    color: #000;
    width: 200px;
    height: 16px;
}
#GridView .TextBoxNumeric
{
    text-align: right;
    background: #ffffff !important;
    border: 1px solid #ccc !important;
    font-size: 11px;
    color: #000;
    width: 50px;
    height: 16px;
}
#GridView .WebTextEdit
{
    text-align: left;
    background: #ffffff !important;
    border: 1px solid #ccc !important;
    font-size: 11px;
    color: #000;
    width: 250px;
    height: 16px;
}
/* Pager Styles */
.PagerContainerTable
{
    width: 100%;
}
.PagerContainerTable td
{
    padding: 1px;
}
.PagerInfoCell
{
    text-align: left;
    font-size: 12px;
}
.PagerInfoCell:link
{
}
.PagerInfoCell:visited
{
}
.PagerCurrentPageCell
{
    font-size: 12px;
    text-align: center;
    width: 10px;
}
.PagerOtherPageCells
{
    font-size: 12px;
    text-align: center;
    width: 10px;
}
.PagerOtherPageCells a
{
    font-size: 12px;
}
.PagerSSCCells
{
    text-align: center;
    width: 10px;
}
.PagerHyperlinkStyle
{
}
.PagerHyperlinkStyle:hover
{
}
.PagerHyperlinkStyle:link
{
}
.PagerHyperlinkStyle:visited
{
}
.PagerHyperlinkStyle:active
{
}
/* Ajax UpdateProgress Panel */
#ProgressTemplate
{
    background-color: #f7f7f7;
    border: 1px solid #ccc;
    width: 300px;
    height: 100px;
    text-align: center;
    filter: alpha (opacity=80);
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -100px;
    margin-left: -150px;
    z-index: 1000;
}
#ProgressTemplate div
{
    margin-top: 40px;
    color: Blue;
}
/* ww:ErrorDisplay control styles */
#ErrorDisplay
{
    background-color: #fff8dc;
    border: solid 1px Maroon;
    color: Maroon;
    font-size: 11px;
    line-height: 130%;
    margin: 10px;
    padding: 5px;
}
#ErrorDisplay a
{
    color: Maroon;
    font-size: 11px;
}
#ErrorDisplay table
{
    padding: 0px;
}
#ErrorDisplay td
{
    font-size: 11px;
    padding: 3px;
    vertical-align: top;
}
#ErrorDisplay ul
{
    margin-top: 0px;
    margin-left: 10px;
    margin-bottom: 0px;
}
#ErrorDisplay li
{
    margin-top: 2px;
    margin-left: 5px;
    display: block;
}
#ErrorDisplay div
{
    border-bottom: solid 1px Maroon;
    margin-bottom: 5px;
    width: 240px;
}
#ErrorDisplay .ErrorMessage
{
    font-weight: bold;
    color: Maroon;
}
/* Adv Div Styles */
#Adv
{
}
#Adv #ColumnLeft
{
}
#Adv #ColumnMidLeft
{
}
#Adv #ColumnMid
{
    width: 305px;
    float: left;
}
#Adv #ColumnMidRight
{
    margin-right: 310px;
    width: 300px;
    float: right;
}
#Adv #ColumnRight
{
}
#Adv h1
{
}
#Adv h2
{
}
#Adv h3
{
}
#Adv h4
{
}
#Adv h5
{
}
#Adv p
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 3px;
    padding: 0px;
}
/* Advertiser Control Styles - Cascading from Default.css */
#Adv p.FormHead
{
}
#Adv p.FormButton
{
    padding-left: 88px;
}
#Adv p.Message
{
}
#Adv .Button
{
}
#Adv .CalendarPopup
{
}
#Adv .Date
{
}
#Adv .DropDownList
{
    width: 100px;
}
#Adv .FileUpload
{
    width: 180px;
}
#Adv .HeaderHeight
{
}
#Adv .HyperLink
{
}
#Adv .Label
{
    width: 85px;
}
#Adv .LabelDefault
{
}
#Adv .LabelError
{
}
#Adv .TextBox
{
    width: 180px;
}
#Adv .TextBoxNumeric
{
}
#Adv .TextBoxQuantity
{
}
#Adv .WebNumericEdit
{
}
#Adv .WebTextEdit
{
}
/* css for ww:ErrorDisplay control */
#Adv .errormessage
{
}
#Adv .errordisplay
{
}
#Adv .errordisplay hr
{
}
/* Horizontal Bar Styles */
#Adv .PageTitle
{
    background-color: #fff;
    border-bottom: 1px solid #666;
    color: #006f33;
    font-size: 18px;
    font-weight: bold;
    margin: 0px;
    padding: 5px 0px;
}
#Adv #BarHoriz1 a:link, #Adv #BarHoriz1 a:visited
{
}
#Adv #BarHoriz1 a:hover
{
}
#Adv #BarHoriz2
{
    background: #fff;
    color: #666;
    font-size: 12px;
    font-weight: normal;
    margin: 15px 15px 0px 15px;
    padding: 5px;
    height: 18px;
    text-align: left;
}
#Adv #BarHoriz2 a:link, #Adv #BarHoriz2 a:visited
{
    color: #666;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}
#Adv #BarHoriz2 a:hover
{
    color: #666;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}
#Adv #BarHoriz3
{
}
#Adv #BarHoriz3 a:link, #Adv #BarHoriz3 a:visited
{
}
#Adv #BarHoriz3 a:hover
{
}
/* Breadcrumb Styles */
#Adv #Breadcrumb
{
    background: #fff;
    color: #666;
    font-size: 11px;
    font-weight: normal;
    margin: 8px 0px 0px 0px;
    position: static;
    padding: 8px 3px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    text-align: left;
}
#Adv #Breadcrumb a:link, #Breadcrumb a:visited
{
    color: #666;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}
#Adv #Breadcrumb a:hover
{
    color: #666;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}
/* <div id=AdvCategory>: Category Styles - Category.aspx / WucAdvCategoryList.ascx */
#AdvCategory
{
    margin: 15px 0px;
}
#AdvCategory a:link, #AdvCategory a:visited
{
}
#AdvCategory a:hover
{
}
#AdvCategory .CatDescription
{
}
#AdvCategory .CatExtendedDescription
{
}
#AdvCategory .CatImageThumb
{
}
#AdvCategory .CatImageSmall
{
}
#AdvCategory .CatImageMedium
{
}
#AdvCategory .CatImageLarge
{
}
.CatName
{
    min-width: 100px;
    font-size: 14px;
    padding: 5px 0px 8px 0px;
    margin-bottom: 10px;
    text-align: center;
    text-decoration: none;
    background: url(/App_Themes/Advertiser/img/bg_category_name.gif) bottom center no-repeat;
}
.CatName a:link, .CatName a:visited
{
    color: #555;
    font-size: 14px;
    text-decoration: none;
}
.CatName a:hover
{
    color: #006f33;
    text-decoration: none;
}
/* Listing Styles - Category.aspx / WucAdvListingList */
.LisBriefDescription
{
    font-size: 12px;
}
.LisCode
{
}
.LisDescription
{
    color: #333;
    font-size: 12px;
    line-height: 150%;
}
.LisExtendedDescription
{
}
/* Listing Image Styles - Category.aspx / WucAdvListingList.ascx */
.LisImage1
{
}
.LisImage2
{
}
.LisImage3
{
}
.LisImage4
{
}
.LisImage5
{
}
.LisName
{
}
.LisName a:link, .LisName a:visited
{
    font-size: 12px;
    color: #333333;
    text-decoration: none;
}
.LisName a:hover
{
    color: #0099cc;
}
.LisPrice1
{
}
/* <div id=AdvListing>: Listing Styles - Category.aspx / WucAdvListingList */
#AdvListing
{
    font-size: 12px;
    text-align: left;
    margin-bottom: 10px;
}
#AdvListing a:link, #AdvListing a:visited
{
}
#AdvListing a:hover
{
}
#AdvListing .LisCode
{
}
#AdvListing .LisComposition
{
}
#AdvListing .LisDescription
{
    text-align: left;
    padding-top: 5px;
    padding-right: 8px;
    padding-left: 2px;
}
#AdvListing .LisDimension
{
}
#AdvListing .LisExtendedDescription
{
}
#AdvListing .LisImage1
{
}
#AdvListing .LisImage2
{
}
#AdvListing .LisImage3
{
    padding: 8px 8px 8px 8px;
}
#AdvListing .LisImage4
{
}
#AdvListing .LisImage5
{
}
#AdvListing .LisMinimumOrderQuantity
{
}
#AdvListing .LisManufacturer
{
}
#AdvListing .LisMinimumOrderQuantity
{
}
#AdvListing .LisName
{
    height: 35px;
    padding: 8px 10px 10px 10px;
    border: 1px solid #eee;
    line-height: 120%;
    background: url(/App_Themes/Advertiser/img/bg_result_item_head.gif) #e5e5e5 top repeat-x;
}
#AdvListing .LisName a:link, #AdvListing .LisName a:visited
{
    font-size: 15px;
    color: #006f33;
    font-weight: bold;
    text-decoration: none;
}
#AdvListing .LisName a:hover
{
    color: #006f33;
    text-decoration: underline;
}
#AdvListing .LisPrice p
{
    font-size: 12px;
    margin-bottom: 10px;
}
#AdvListing .LisPrice1
{
    font-size: 17px;
}
#AdvListing .LisReorderDeliveryTime
{
}
#AdvListing .LisStockLevel
{
}
/* Listing Item Styles - Item.aspx / WucAdvListingItem.ascx */
#AdvItem
{
    padding: 5px 0px 15px 0px;
}
#AdvItem p
{
    line-height: 150%;
    margin-bottom: 10px;
    font-size: 12px;
}
#AdvItem a:link, #AdvItem a:visited
{
    color: #666666;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
#AdvItem a:hover
{
    color: #0099cc;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
#AdvItem .LisBriefDescription
{
    font-size: 12px;
    margin-top: 0px;
    margin-bottom: 10px;
}
#AdvItem .LisCode
{
}
#AdvItem .LisDescription
{
    color: #333;
    font-size: 16px;
    line-height: 120%;
    margin-bottom: 10px;
    text-align: left;
}
#AdvItem .LisExtendedDescription
{
    color: #333;
    line-height: 180%;
    margin-left: 5px;
    margin-top: 0px;
    text-align: left;
}
#AdvItem .LisImage1
{
    width: 442px;
    border: 1px solid #ccc;
    background: #ddd;
}
#AdvItem .LisImage1 img
{
    border: 1px solid #ccc;
    margin: 5px;
    margin-bottom: 1px;
}
#AdvItem .LisImage2
{
    float: left;
    margin-top: 10px;
    margin-right: 12px;
    border: 1px solid #ccc;
    background: #ddd;
}
#AdvItem .LisImage2 img
{
    margin: 5px;
    margin-bottom: 1px;
}
#AdvItem .LisImage3
{
    float: left;
    margin-top: 10px;
    margin-right: 12px;
    border: 1px solid #ccc;
    background: #ddd;
}
#AdvItem .LisImage3 img
{
    margin: 5px;
    margin-bottom: 1px;
}
#AdvItem .LisImage4
{
    float: left;
    margin-top: 10px;
    margin-right: 12px;
    border: 1px solid #ccc;
    background: #ddd;
}
#AdvItem .LisImage4 img
{
    margin: 5px;
    margin-bottom: 1px;
}
#AdvItem .LisImage5
{
    float: left;
    margin-top: 10px;
    margin-right: 12px;
    border: 1px solid #ccc;
    background: #ddd;
}
#AdvItem .LisImage5 img
{
    margin: 5px;
    margin-bottom: 1px;
}
#AdvItem
{
    font-size: 12px;
}
#AdvItem p
{
    line-height: 150%;
}
#AdvItem .LisName
{
    font-weight: bold;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 0px;
}
#AdvItem .LisPrice1
{
    font-size: 16px;
}
/* Details Panel */
#AdvDetail
{
    border-bottom: 1px solid #ccc;
    margin: 9px 0px 18px 0px;
}
#AdvDetail td
{
    border-top: 1px solid #ccc;
    padding-top: 5px;
    padding-bottom: 5px;
}
#AdvDetail a:link, #AdvDetail a:visited
{
}
#AdvDetail a:hover
{
}
#AdvDetail h5
{
    color: #000;
    margin-bottom: 6px;
}
/* Downloads Panel - Item.aspx / WucAdvListingItem.ascx */
#AdvItemFiles
{
    margin-bottom: 9px;
}
#AdvItemFiles td
{
}
#AdvItemFiles a:link, #AdvItemFiles a:visited
{
}
#AdvItemFiles a:hover
{
}
/* Links Panel - Item.aspx / WucAdvListingItem.ascx */
#AdvItemLinks
{
    margin-bottom: 9px;
}
#AdvItemLinks td
{
}
#AdvItemLinks a:link, #AdvItemLinks a:visited
{
}
#AdvItemLinks a:hover
{
}
/* Links Panel - Item.aspx / WucAdvListingItem.ascx */
#AdvItemVideos
{
    margin-bottom: 9px;
}
#AdvItemVideos td
{
}
#AdvItemVideos a:link, #AdvItemVideos a:visited
{
}
#AdvItemVideos a:hover
{
}
/* Advertiser Search Filter Styles - WucAdvListingFilter.ascx */
#Filter
{
}
#Filter td
{
    background: #e5e5e5;
    padding: 5px;
    border-right: 3px solid #ffffff;
}
#Filter p
{
    margin-bottom: 4px;
    margin-left: 2px;
    margin-top: 0px;
}
/* Shop Login Panel Styles */
#LogIn
{
    color: #fff;
    margin-bottom: 3px;
    padding: 5px;
    background: url(/App_Themes/Advertiser/img/bg_menu.gif) repeat-x #000066;
}
#LogIn p
{
    font-size: 14px;
    padding: 5px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 3px;
}
#LogIn a:link, #LogIn a:visited
{
    color: #fff;
    text-decoration: none;
}
#LogIn a:hover
{
    text-decoration: underline;
}
/* Panel Styles */
.PanelRight
{
    width: 300px;
    margin-bottom: 15px;
    overflow: hidden;
    background: url(/App_Themes/Advertiser/img/bg_panel_body.gif) repeat-y;
}
.PanelRight h4
{
    padding: 10px 0px 0px 15px;
    margin: 0px;
    border: 0px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #006f33;
    background: url(/App_Themes/Advertiser/img/bg_panel_top.gif) top no-repeat;
}
.PanelRight .PanelBody
{
    padding: 8px 21px 14px 14px;
    background: url(/App_Themes/Advertiser/img/bg_panel_bottom.gif) bottom no-repeat;
}
.ListingEnquiry
{
    font-size: 13px;
}
.ListingEnquiry td
{
    font-size: 13px;
}
.ListingEnquiry .DropDownList
{
    font-size: 13px;
}
ListingEnquiry .TextBox
{
    font-size: 13px;
}

/* Custom Styles */
.watermark
{
    background: #FFAAFF;
}

.popupControl
{
    background-color: #f7f7f7;
    position: absolute;
    visibility: hidden;
    border-style: solid;
    border-color: #666;
    border-width: 1px;
}

.modalBackground
{
    background-color: #666;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup
{
    background-color: #f7f7f7;
    border-width: 1px;
    border-style: solid;
    border-color: #666;
    padding: 2px;
    width: 450px;
}

#ColumnRight table
{
}
#ColumnRight td
{
}
#AdvItem h1
{
    line-height: 120%;
    margin-bottom: 0px !important;
}
.LisLocation
{
    color: #666;
    font-size: 16px;
    font-weight: normal;
}
#Header h2
{
    font-size: 16px;
    font-weight: normal;
    text-align: right;
    color: #ffffff;
    position: absolute;
    right: 18px;
    top: 52px;
}
h5 a:link, h5 a:visited
{
    font-size: 13px;
    text-decoration: none;
}
h5 a:hover
{
    font-size: 13px;
}
h5 span
{
    font-size: 10px;
    color: #666;
}
#WrapperHome
{
    width: 981px;
    position: relative;
    margin: 0px auto;
    background: url(/App_Themes/Advertiser/img/bg_wrapper_home.gif);
}
#ChangeCurrency table
{
    margin-left: 12px;
}
#SimilarBusinesses .ItemTemplate
{
    border-bottom: 1px solid #cccac3;
    padding: 2px;
    padding-bottom: 8px;
    padding-top: 8px;
}
#SimilarBusinesses .AlternatingItemTemplate
{
    border-bottom: 1px solid #cccac3;
    padding: 2px;
    padding-bottom: 8px;
    padding-top: 8px;
}
#SimilarBusinesses a:link, #SimilarBusinesses a:visited
{
    font-size: 13px;
    font-weight: bold;
    color: #333;
    text-decoration: none;
}
#SimilarBusinesses a:hover
{
    color: #0099FF;
}
#Enquire table
{
    margin: 12px;
}
#SearchHome
{
    position: relative;
    margin-top: 10px;
    background: url(/App_Themes/Advertiser/img/bg_search_body.gif) repeat-y;
}
#SearchHome .Top
{
    height: 15px;
    background: url(/App_Themes/Advertiser/img/bg_search_top.gif) no-repeat;
}
#SearchHome .PanelBody
{
    padding: 15px 0px 15px 0px;
    background: url(/App_Themes/Advertiser/img/bg_search_bottom.gif) bottom no-repeat;
}
#SearchHome h2
{
    line-height: 1.2;
    height: 33px;
    padding-top: 7px;
    padding-left: 55px;
    margin: 0px 0px 5px 0px;
    color: #fff;
    font-size: 19px;
    font-weight: normal;
    background: url(/App_Themes/Advertiser/img/bg_search_header.gif) no-repeat left;
}
#SearchHome #Map
{
    position: absolute;
    right: -18px;
    top: -17px;
}
#SearchHome .Keyword
{
    height: 33px;
    background: url(/App_Themes/Advertiser/img/bg_keywords.gif) no-repeat left;
}
#SearchHome .Keyword .Search
{
    width: 219px !important;
    font-size: 14px;
    border: 1px solid #ccc !important;
}
#SearchHome .Keyword .TextBox
{
    width: 219px !important;
    font-size: 14px;
    border: 1px solid #ccc !important;
}
#SearchHome .DropDownList
{
    width: 220px !important;
    font-size: 14px;
    border: 1px solid #ccc;
}
#SearchHome .Price .DropDownList
{
    width: 100px !important;
    font-size: 14px;
    border: 1px solid #ccc;
}
#SearchHome .TextBox
{
    font-size: 14px;
    border: 1px solid #ccc;
}
#SearchHome table td
{
    font-size: 14px;
    font-weight: normal;
}
#SearchHome .Country td
{
    padding-top: 12px;
}
#SearchHome .State td
{
    padding-top: 8px;
}
#SearchHome .Industry td
{
    padding-top: 10px;
}
#SearchHome .Price td
{
    padding-top: 10px;
}
#SearchHome .Price td td
{
    padding: 0px;
}
#SearchHome .Code td
{
    padding-top: 10px;
}
#SearchPage
{
    margin: 0px 0px 15px 0px;
    background: url(/App_Themes/Advertiser/img/bg_search_right.gif) repeat-y;
}
#SearchPage .PanelBody
{
    padding: 0px 15px 15px 0px;
    background: url(/App_Themes/Advertiser/img/bg_search_right_bottom.gif) bottom right no-repeat;
}
#SearchPage h2
{
    line-height: 1;
    height: 29px;
    padding-top: 19px;
    padding-left: 55px;
    margin: 0px 0px 0px 0px;
    color: #fff;
    font-size: 17px;
    font-weight: normal;
    background: url(/App_Themes/Advertiser/img/bg_search_right_top.gif) no-repeat left;
}
#SearchPage table
{
    margin: 5px 8px 5px 5px;
}
#SearchPage table table
{
    margin: 0px;
}
#SearchPage .Keyword
{
    height: 33px;
    background: url(/App_Themes/Advertiser/img/bg_keywords.gif) no-repeat left;
}
#SearchPage .Keyword .Search
{
    width: 179px !important;
    font-size: 13px;
    border: 1px solid #ccc !important;
}
#SearchPage .Keyword .TextBox
{
    width: 179px !important;
    font-size: 13px;
    border: 1px solid #ccc !important;
}
#SearchPage .DropDownList
{
    width: 180px !important;
    font-size: 13px;
    border: 1px solid #ccc;
}
#SearchPage .Price .DropDownList
{
    width: 80px !important;
    font-size: 13px;
    border: 1px solid #ccc;
}
#SearchPage .TextBox
{
    font-size: 13px;
    border: 1px solid #ccc;
}
#SearchPage table td
{
    font-size: 13px;
    font-weight: normal;
}
#SearchPage .Country td
{
    padding-top: 8px;
}
#SearchPage .State td
{
    padding-top: 5px;
}
#SearchPage .Industry td
{
    padding-top: 6px;
}
#SearchPage .Price td
{
    padding-top: 6px;
}
#SearchPage .Price td td
{
    padding: 0px;
}
#SearchPage .Code td
{
    padding-top: 6px;
}
#Newsletter table
{
    margin: 10px;
}
#Newsletter table td
{
}
#PanelRight
{
    margin: 0px 0px 15px 0px;
    background: url(/App_Themes/Advertiser/img/bg_search_right.gif) repeat-y;
}
#PanelRight .PanelBody
{
    padding: 0px 15px 15px 8px;
    background: url(/App_Themes/Advertiser/img/bg_search_right_bottom.gif) bottom right no-repeat;
}
#PanelRight .PanelBody .DropDownList
{
    width: 185px !important;
}
#PanelRight h3
{
    line-height: 1;
    height: 29px;
    padding-top: 19px;
    padding-left: 10px;
    margin: 0px 0px 0px 0px;
    color: #fff;
    font-size: 17px;
    font-weight: normal;
    background: url(/App_Themes/Advertiser/img/bg_panel_right_head.gif) no-repeat left;
}
/* Featured Panel */
#Featured img
{
}
#Featured .Details
{
    width: 265px;
    background: url(/App_Themes/Advertiser/img/bg_panel_inner_body.gif) repeat-y;
    margin: 10px 0px 5px;
}
#Featured .Name
{
    font-size: 12px;
    padding: 0px 8px 0px 8px;
    margin: 0px;
    background: url(/App_Themes/Advertiser/img/bg_panel_inner_top.gif) top no-repeat;
}
#Featured .Name a:link, #Featured .Name a:visited
{
    display: block;
    padding: 8px 20px 8px 0px;
    border-bottom: 1px solid #fff;
    color: #555;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    background: url(/App_Themes/Advertiser/img/bg_red_arrow.gif) right no-repeat;
}
#Featured .Name a:hover
{
    color: #666;
    text-decoration: none;
}
#Featured .Location
{
    margin: 0px;
    padding: 8px 8px 8px 8px;
    font-size: 12px;
    color: #555;
    text-align: right;
    font-style: normal;
    background: url(/App_Themes/Advertiser/img/bg_panel_inner_bottom.gif) bottom no-repeat;
}
#Adv h1
{
    padding: 0;
    background: none;
    margin-bottom: 0px;
}
#AdvListing .LisPrice
{
    width: 110px;
    font-size: 11px;
    border-left: 1px solid #999;
    padding-top: 5px;
    padding-left: 10px;
}
#AdvItem h1
{
    padding: 0;
    background: none;
    margin-bottom: 9px;
}
#Banner
{
    position: relative;
    height: 210px;
}
#Banner h1
{
    width: 615px;
    padding: 10px;
    padding-left: 15px;
    color: #fff;
    position: absolute;
    left: 1px;
    bottom: 0px;
    background: url(/App_Themes/Advertiser/img/bg_banner.png);
    z-index: 10;
}
#Banner img
{
    z-index: 5;
}
#ResultsTop
{
    font-size: 12px;
    padding: 15px;
    color: #666;
}
#ResultsTop span
{
    color: #1f388b;
    font-weight: bold;
}
#ResultsTop a:link, #ResultsTop a:visited
{
    color: #1f388b;
    font-weight: bold;
    text-decoration: underline;
}
#ResultsTop a:hover
{
    color: #0099FF;
}
#ResultsTop table
{
    margin-top: 15px;
    font-size: 11px;
    color: #333;
}
#ResultPage
{
    font-size: 10px;
    color: #999;
    text-align: center;
}
#ResultPage a:link, #ResultPage a:visited
{
    font-size: 10px;
    color: #333333;
    text-decoration: none;
}
#ResultPage a:hover
{
    color: #3333ff;
}
#ResultPage .On:link, #ResultPage .On:visited, #ResultPage .On:hover
{
    color: #3333ff;
    text-decoration: underline;
}
.SortPanel
{
    position: relative;
    top: -5px;
}
.SortPanel td
{
    font-size: 12px;
}
.Download
{
    color: #555555;
    display: block;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 8px 4px 8px;
    border: 1px solid #bfd0d3;
    background: #c7e3f1;
    margin-top: 20px;
}
.Download a
{
    font-size: 12px;
    font-weight: bold;
    display: block;
    background: url(/App_Themes/Advertiser/img/bg_red_arrow.gif) right center no-repeat;
    text-decoration: none;
    color: #555555;
}
.Download a:hover
{
    text-decoration: none;
    color: #555555;
}
.LinkPDF:link, .LinkPDF:visited, .LinkPDF:hover
{
    height: 32px;
    display: block;
    padding-left: 6px;
    text-decoration: none;
    background: url(/App_Themes/Advertiser/img/bg_link.gif) no-repeat;
}
.LinkPDF:link span, .LinkPDF:visited span
{
    position: relative;
    left: 6px;
    top: -12px;
    font-size: 12px;
    font-weight: bold;
    color: #006f33;
}
.LinkPDF:hover span
{
    color: #3399ff;
}
.LinkMedia:link, .LinkMedia:visited, .LinkMedia:hover
{
    height: 32px;
    display: block;
    padding-left: 6px;
    text-decoration: none;
    background: url(/App_Themes/Advertiser/img/bg_link.gif) no-repeat;
}
.LinkMedia:link span, .LinkMedia:visited span
{
    position: relative;
    left: 6px;
    top: -12px;
    font-size: 12px;
    font-weight: bold;
    color: #006f33;
}
.LinkMedia:hover span
{
    color: #3399ff;
}
.SubscribeText
{
    padding-left: 140px;
    font-size: 13px;
    line-height: 150%;
}
.SubscribeNow
{
    height: 24px;
    padding: 8px 20px 0px 140px !important;
    font-size: 12px !important;
    font-weight: bold;
    color: #555 !important;
    text-decoration: none;
    display: block;
    background: url(/App_Themes/Advertiser/img/bg_subscribe.gif) no-repeat;
}
.SubscribeNow:hover
{
    color: #000 !important;
    font-size: 12px !important;
}
.Facebook a:link, .Facebook a:active, .Facebook a:visited, .Facebook a:hover
{
    height: 24px;
    display: block;
    padding: 8px 0px 0px 42px !important;
    font-size: 14px !important;
    color: #555 !important;
    text-decoration: none;
    background: url(/App_Themes/Advertiser/img/ic_facebook.gif) no-repeat left;
}
/* Navigation Styles */
/* Manager Horizontal Navigation Styles */
#NavHorizMgr
{
}
#NavHorizMgr ul
{
}
*:first-child + html #NavHorizMgr ul
{
}
::root #NavHorizMgr ul
{
}
#NavHorizMgr ul li
{
}
#NavHorizMgr ul li a:link, #NavHorizMgr ul li a:visited, #NavHorizMgr ul li a:active
{
}
#NavHorizMgr ul li a:hover
{
}
#NavHorizMgr .On:link, #NavHorizMgr .On:visited, #NavHorizMgr .On:hover
{
}
/* ASP.NET Menu Control */
#NavHorizMgr table
{
    width: 170px !important;
}
#NavHorizMgr td
{
    width: 0px !important;
}
#NavHorizMgr .DynamicMenuStyle
{
    width: 180px;
    text-align: left;
    margin-top: 3px;
    margin-left: -3px;
}
#NavHorizMgr .DynamicMenuItemStyle
{
}
#NavHorizMgr .DynamicMenuItemStyle:link, #NavHorizMgr .DynamicMenuItemStyle:visited
{
    background: #c8e4f2;
    font-size: 13px !important;
    display: block;
    color: #555;
    width: 170px;
    padding: 5px 5px 5px 10px;
    border-bottom: 1px solid #fff !important;
    border-right: 1px solid #fff !important;
    border-left: 1px solid #fff !important;
}
#NavHorizMgr .DynamicMenuItemStyle:hover
{
    background: #a5daf4;
    color: #555;
}
#NavHorizMgr .DynamicSelectedStyle
{
}
#NavHorizMgr .StaticMenuItemStyle
{
    background: none;
}
#NavHorizMgr .StaticHoverStyle
{
    background: none;
}
#NavHorizMgr .StaticMenuItemStyle a:link, #NavHorizMgr .StaticMenuItemStyle a:visited
{
    height: 22px;
    min-width: 75px;
    padding: 7px 10px 7px 10px;
    font-size: 16px !important;
    text-align: center;
    color: #666;
    font-weight: normal;
    display: block;
}
#NavHorizMgr .StaticMenuItemStyle a:hover
{
    background: url(/App_Themes/Advertiser/img/bg_nav_on.gif) bottom no-repeat;
}
#NavHorizMgr .StaticMenuStyle
{
    padding: 0px !important;
}
#NavHorizMgr img
{
    display: none;
}
/* Manager Vertical Navigation Styles */
#NavVertMgr
{
    width: 235px;
}
#NavVertMgr ul
{
    list-style: none;
    margin-top: 10px;
    margin-left: -40px !important; /* Firefox */
    margin-left: 0px; /* IE 6 */
}
*:first-child + html #NavVertMgr ul
{
    margin-left: 0px !important; /* IE 7 */
}
#NavVertMgr ul li
{
    list-style: none;
    margin: 0px;
    display: block;
}
#NavVertMgr ul li a:link, #NavVertMgr ul li a:visited
{
    color: #333333;
    text-decoration: none;
    padding: 5px;
    padding-left: 20px;
    display: block;
    width: 210px;
    font-weight: bold;
}
#NavVertMgr ul li a:hover
{
    color: #0099cc;
    display: block;
}
#NavVertMgr ul li .On:link, #NavVertMgr ul li .On:visited, #NavVertMgr ul li .On:hover
{
    color: #0099cc;
    display: block;
    font-weight: bold;
    background: #e5f5fb;
}
/* Shopper Horizontal Navigation Styles */
#NavHorizShp
{
    margin-left: 3px;
}
#NavHorizShp a:link, #NavHorizShp a:visited
{
    color: #555555;
    text-decoration: none;
}
#NavHorizShp a:hover
{
    color: #0099cc;
    text-decoration: none;
}
#NavHorizShp .On:link, #NavHorizShp .On:visited, #NavHorizShp .On:hover
{
    color: #0099cc;
    font-weight: bold;
    text-decoration: underline;
}
/* Shopper Vertical Navigation Styles */
#NavVertShp
{
    width: 235px;
}
#NavVertShp ul
{
    list-style: none;
    margin-top: 10px;
    margin-left: -40px !important; /* Firefox */
    margin-left: 0px; /* IE 6 */
}
*:first-child + html #NavVertShp ul
{
    margin-left: 0px !important; /* IE 7 */
}
#NavVertShp ul li
{
    list-style: none;
    margin: 0px;
    display: block;
}
#NavVertShp ul li a:link, #NavVertShp ul li a:visited
{
    color: #333333;
    text-decoration: none;
    padding: 5px;
    padding-left: 20px;
    display: block;
    width: 210px;
    font-weight: bold;
}
#NavVertShp ul li a:hover
{
    color: #0099cc;
    display: block;
}
#NavVertShp ul li .On:link, #NavVertShp ul li .On:visited, #NavVertShp ul li .On:hover
{
    color: #0099cc;
    display: block;
    font-weight: bold;
    background: #e5f5fb;
}
.Enquiry .Label
{
    color: #555;
    padding-left: 3px;
    padding-top: 0px;
    width: 100px;
}
.Enquiry .FormButton
{
    padding-left: 103px;
}
.Disclaimer ul
{
    font-size: 12px;
    margin-top: 0px;
    margin-bottom: 5px;
}
.Disclaimer li
{
    font-size: 12px;
    margin-bottom: 0px;
}
.Disclaimer p
{
    font-size: 12px;
    margin: 1px 0px 6px 0px;
}

