/*
=================================================================================
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
*/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, table, th, tr, td, form, a, input
{
    color: #333;
    font-size: 11px;
    font-family: Arial, Verdana, Helvetica, sans-serif !important;
}
#htmEditor1_tw
{
    font-size: 11px !important;
    font-family: Arial, Verdana, Helvetica, sans-serif !important;
}
body
{
    margin: 0px auto;
    padding: 0px;
    background: url(/App_Themes/Shopper/img/bg_site_dark.jpg) repeat;
}
a:link
{
    color: #ff6600;
}
a:visited
{
    color: #ff6600;
}
a:hover, a:active
{
    color: #ff3300;
}
button
{
}
h1
{
    font-size: 21px;
    color: #ff6600;
    margin-top: 0px;
    margin-bottom: 0px;
}
h2
{
    font-size: 18px;
}
h3
{
    font-size: 16px;
}
h4
{
    border-bottom: solid 1px #ccc;
    font-size: 14px;
    margin: 6px 0px 6px 0px;
    padding: 0px 0px 4px 0px;
}
h5
{
    color: #ff6600;
    margin-top: 8px;
    margin-bottom: 1px;
    font-size: 12px;
    font-weight: bold;
}
h6
{
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    margin-top: 12px;
    margin-bottom: 3px;
    text-align: left;
}
hr
{
}
img
{
    border: none;
}
input
{
}
ol
{
    margin-top: 0px;
    margin-bottom: 10px;
}
p
{
    margin-top: 0px;
    margin-bottom: 14px;
    line-height: 150%;
}
select
{
}
textarea
{
}
ul
{
    margin-top: 0px;
    margin-bottom: 10px;
}
/* General Styles */
.CurrencyCode
{
    font-size: 50%;
}
.CurrencySymbol
{
    font-size: 100%;
}
.Error
{
    color: Red;
}
.Hidden
{
    height: 0px;
    visibility: hidden;
}
.Message
{
    color: Red;
}
.Message a
{
    color: Red;
}
.PriceOnRequest
{
    color: Red;
    font-weight: bold;
}
.Required
{
    color: Red;
    font-size: 10px;
}
.Visible
{
    visibility: visible;
}
/* Base Structure Styles */
#Outer
{
    background: url(/App_Themes/Shopper/img/bg_outter.gif) repeat-x;
    margin: 0 auto;
}
#Wrapper
{
    width: 950px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 auto;
}
/* Header Styles */
#Header
{
    width: 950px;
    height: 130px;
    position: relative;
    z-index: 10;
}
#Header .HeaderLogo
{
    position: absolute;
    left: 8px;
    top: 7px;
}
#HeaderContact
{
    width: 300px;
    height: 30px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    text-align: right;
    z-index: 100;
}
#HeaderContact a:link, #HeaderContact a:visited
{
    color: #ffffff;
    font-size: 9px;
    font-weight: normal;
    position:absolute;
    top:24px;
    right:3px;
}
#HeaderContact a:hover
{
    color: #ff6600;
}
#HeaderNavAdv
{
    z-index: 20;
}
#HeaderNavMgr
{
    z-index: 20;
}
#HeaderNavShp
{
    z-index: 20;
}
/* Body Styles */
#Body
{
    width: 934px;
    padding: 8px 10px 8px 8px;
    background: #ffffff;
}
#ColumnLeft
{
    width: 210px;
}
#ColumnMidLeft
{
}
#ColumnMid
{
}
#ColumnMidRight
{
}
#ColumnRight
{
    width: 716px;
}
#Clear
{
    height: 0px;
    clear: both;
}
/* Home Page Specific Body Styles */
#HomeBanner
{
    width: 716px;
    margin-bottom: 1px;
}
#HomeBanner h1
{
    margin-top: 5px;
    margin-bottom: 2px;
}
#HomeBanner h2
{
    margin-top: 0px;
    margin-bottom: 1px;
}
#HomeBanner p
{
    margin-bottom: 10px;
}
#HomePanelFeature
{
    margin-bottom: 5px;
}
#HomePanels
{
    padding-bottom: 2px;
}
#HomePanels div
{
    float: left;
}
#HomeArticle
{
}
#ColumnLeftHome
{
}
#ColumnMidLeftHome
{
}
#ColumnMidHome
{
}
#ColumnMidRightHome
{
}
#ColumnRightHome
{
}
/* Panel Style */
#Panel1
{
    width: 210px;
    background: url(/App_Themes/Shopper/img/bg_panel.gif) repeat-y;
    margin-bottom: 8px;
}
#Panel2
{
    padding: 9px;
    margin-bottom: 5px;
}
#Panel3
{
}
#Panel4
{
    padding: 5px 10px 10px 10px;
}
/* Horizontal Bar Styles */
#BarHoriz1
{
    color: #ff6600;
    border: 1px solid #ddd;
    border-bottom: 0px;
    background: url(/App_Themes/Shopper/img/bg_bar_horiz_1.gif);
    font-size: 21px;
    font-weight: bold;
    height: 30px;
}
#BarHoriz1 a:link, #BarHoriz1 a:visited
{
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}
#BarHoriz1 a:hover
{
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}
#BarHoriz1 td
{
    color: #ff6600;
    font-size: 21px;
    font-weight: bold;
}
#BarHoriz1 h1
{
    color: #ff6600;
    font-size: 18px;
    font-weight: normal;
    padding: 4px 0px 4px 10px;
}
#BarHoriz2
{
    color: #ff6600;
    border: 1px solid #ddd;
    background: url(/App_Themes/Shopper/img/bg_bar_horiz_1.gif);
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    padding: 2px 0px 0px 2px;
}
#BarHoriz2 a:link, #BarHoriz2 a:visited
{
    color: #666;
    font-size: 10px;
    text-decoration: none;
}
#BarHoriz2 a:hover
{
    color: #ff6600;
    font-size: 10px;
}
#BarHoriz2 td
{
}
#BarHoriz3
{
    width: 200px;
    height: 24px;
    color: #fff;
    background: url(/App_Themes/Shopper/img/bg_bar_blue.gif) no-repeat;
    padding: 6px 0px 0px 10px;
    font-weight: bold;
    text-align: left;
    font-size: 13px;
}
#BarHoriz3 a:link, #BarHoriz3 a:visited
{
    color: #fff;
    text-decoration: none;
}
#BarHoriz3 a:hover
{
    color: #fff;
    text-decoration: none;
}
#BarHoriz3 td
{
    color: #fff;
}
#BarHoriz4
{
    height: 28px;
    color: #fff;
    background: url(/App_Themes/Shopper/img/bg_div.gif) no-repeat;
    padding: 5px 0px 0px 12px;
    font-weight: bold;
    text-align: left;
    font-size: 13px;
    margin-top: 3px;
}
#BarHoriz5
{
    height: 28px;
    color: #fff;
    background: url(/App_Themes/Shopper/img/bg_bar_horiz_5.gif) no-repeat;
    padding: 0px 0px 0px 0px;
    font-weight: bold;
    text-align: left;
    font-size: 13px;
    margin-top: 3px;
}
#BarHoriz5 td
{
    color: #fff;
    font-weight: bold;
    font-size: 13px;
}
#BarHoriz5 span
{
    display: block;
    padding-left: 10px; 
}
#BarHoriz5 img
{
    margin: 0px !important;
}
#BarHorizPopup1
{
    background: #666;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 1px 5px 1px 5px;
}
#BarHorizPopup1 td
{
    color: #fff;
}
#BarHorizPopup2
{
    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;
}
#BarHorizPopup2 td
{
    color: #fff;
}
#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 Styles */
#Breadcrumb
{
    background: url(/App_Themes/Shopper/img/bg_bar_grey.gif) #eeeeee;
    border: 0px !important;
    color: #666;
    height: 22px;
    font-weight: normal;
    font-size: 10px;
    padding: 6px 5px 0px 14px;
    margin-bottom: 10px;
    text-align: left;
}
#Breadcrumb a:link, #Breadcrumb a:visited
{
    color: #666;
    font-size: 10px;
    text-decoration: none;
}
#Breadcrumb a:hover
{
    color: #ff6600;
    font-size: 10px;
}
#Breadcrumb td
{
}
/* Footer/Base Styles */
#Footer
{
    color: #454545;
    margin: 5px 0px 2px 0px;
    padding: 3px 0px 2px 0px;
}
#Footer td
{
    color: #454545;
}
#Footer a:link, #Footer a:visited
{
    color: #454545;
    text-decoration: none;
}
#Footer a:hover
{
    color: #000;
    text-decoration: none;
}
#Base
{
}
#Base a:link, #Base a:visited
{
}
#Base a:active, #Base a:hover
{
}
/* Ajax UpdateProgress Panel */
#ProgressTemplate
{
    background-color: #f7f7f7;
    border: 1px solid #ccc;
    width: 300px;
    height: 100px;
    text-align: center;
    filter: alpha (opacity=80);
    opacity: .80;
    position: fixed !important;
    position: absolute;
    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;
    line-height: 130%;
    margin: 5px 0px 5px 0px;
}
#ErrorDisplay a:link, #ErrorDisplay a:visited
{
    color: Maroon;
    font-size: 11px;
    font-weight: normal;
    line-height: 130%;
    text-decoration: underline;
}
#ErrorDisplay a:active
{
    color: #333;
    font-size: 11px;
    font-weight: normal;
    line-height: 130%;
    text-decoration: underline;
}
#ErrorDisplay a:hover
{
    color: #333;
    font-size: 11px;
    font-weight: normal;
    line-height: 130%;
    text-decoration: underline;
}
#ErrorDisplay table
{
    padding: 0px;
    width: 100%;
    text-align: center;
}
#ErrorDisplay td
{
    padding: 3px;
    vertical-align: top;
    text-align: center;
}
#ErrorDisplay ul
{
    margin-top: 0px;
    margin-left: 20px;
    margin-left: -25px !important;
    margin-bottom: 0px;
}
*:first-child+html #ErrorDisplay ul
{
    margin-left: 20px !important;
}
#ErrorDisplay li
{
    margin-top: 2px;
    margin-left: 5px;
}
#ErrorDisplay div
{
    margin-bottom: 3px;
    width: 100%;
}
#ErrorDisplay .CartLabel
{
    color: #333;
    font-weight: bold;
}
#ErrorDisplay .CartTotal
{
    color: #333;
    font-weight: bold;
}
#ErrorDisplay .ErrorMessage
{
    font-weight: bold;
    color: Maroon !important;
}
/* Controls Style */
#Form
{
    padding: 10px;
}
#Form p
{
    margin: 0px 0px 3px 0px;
}
#Form #ErrorDisplay table
{
    padding: 0px;
    width: 100%;
    text-align: left;
}
#Form #ErrorDisplay td
{
    padding: 3px;
    vertical-align: top;
    text-align: left;
}
.AlternatingRowStyle
{
    background-color: #f7f7f7;
}
.Button
{
    background: url(/App_Themes/Shopper/img/bt_80.gif) no-repeat;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 10px;
    font-weight: normal;
    height: 24px;
    padding-bottom: 1px;
    width: 80px;
}
.Button50
{
    background: url(/App_Themes/Shopper/img/bt_50.gif) no-repeat;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 10px;
    font-weight: bold;
    height: 18px;
    margin-bottom: 0px;
    padding-bottom: 2px;
    width: 50px;
}
.Button60
{
    background: url(/App_Themes/Shopper/img/bt_60.gif) no-repeat;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 10px;
    font-weight: bold;
    height: 18px;
    padding-bottom: 2px;
    margin-bottom: 0px;
    width: 60px;
}
.Button70
{
    background: url(/App_Themes/Shopper/img/bt_70.gif) no-repeat;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 10px;
    font-weight: bold;
    height: 18px;
    padding-bottom: 2px;
    margin-bottom: 0px;
    width: 70px;
}
.Button80
{
    background: url(/App_Themes/Shopper/img/bt_80.gif) no-repeat;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 10px;
    font-weight: bold;
    height: 18px;
    padding-bottom: 2px;
    margin-bottom: 0px;
    width: 80px;
}
.Button90
{
    background: url(/App_Themes/Shopper/img/bt_90.gif) no-repeat;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 10px;
    font-weight: bold;
    height: 18px;
    padding-bottom: 2px;
    margin-bottom: 0px;
    width: 90px;
}
.Button100
{
    background: url(/App_Themes/Shopper/img/bt_100.gif) no-repeat;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 10px;
    font-weight: bold;
    height: 18px;
    padding-bottom: 2px;
    margin-bottom: 0px;
    width: 100px;
}
.Button110
{
    background: url(/App_Themes/Shopper/img/bt_110.gif) no-repeat;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 10px;
    font-weight: bold;
    height: 18px;
    padding-bottom: 2px;
    margin-bottom: 0px;
    width: 110px;
}
.Button120
{
    background: url(/App_Themes/Shopper/img/bt_120.gif) no-repeat;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 10px;
    font-weight: bold;
    height: 18px;
    padding-bottom: 2px;
    margin-bottom: 0px;
    width: 120px;
}
.Button130
{
    background: url(/App_Themes/Shopper/img/bt_130.gif) no-repeat;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 10px;
    font-weight: bold;
    height: 18px;
    padding-bottom: 2px;
    margin-bottom: 0px;
    width: 130px;
}
.Button140
{
    background: url(/App_Themes/Shopper/img/bt_140.gif) no-repeat;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 10px;
    font-weight: bold;
    height: 18px;
    padding-bottom: 2px;
    margin-bottom: 0px;
    width: 140px;
}
.Button150
{
    background: url(/App_Themes/Shopper/img/bt_150.gif) no-repeat;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 10px;
    font-weight: bold;
    height: 18px;
    padding-bottom: 2px;
    margin-bottom: 0px;
    width: 150px;
}
.Button160
{
    background: url(/App_Themes/Shopper/img/bt_160.gif) no-repeat;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 10px;
    font-weight: bold;
    height: 18px;
    padding-bottom: 2px;
    margin-bottom: 0px;
    width: 160px;
}
.ButtonCheckout
{
    background: url(/App_Themes/Shopper/img/bt_checkout.gif) no-repeat;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 26px;
    margin-bottom: 0px;
    padding-bottom: 1px;
    width: 110px;
}
.ButtonCart
{
    background: url(/App_Themes/Shopper/img/bt_cart.gif) no-repeat;
    border: none;
    color: #fff;
    cursor: pointer;
    height: 24px;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 1px;
    margin-bottom: 0px;
    width: 135px;
    padding-left: 20px;
    word-spacing: -1px;
}
.ButtonCheckout2
{
    background: url(/App_Themes/Shopper/img/bt_checkout_2.gif) no-repeat;
    border: none;
    color: #fff;
    cursor: pointer;
    height: 24px;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 1px;
    margin-bottom: 0px;
    width: 115px;
    padding-left: 20px;
    word-spacing: -1px;
}
.ButtonContinue
{
    background: url(/App_Themes/Shopper/img/bt_continue.gif) no-repeat;
    border: none;
    color: #fff;
    cursor: pointer;
    height: 24px;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 1px;
    margin-bottom: 0px;
    width: 140px;
}
.ButtonContinue2
{
    background: url(/App_Themes/Shopper/img/bt_continue_2.gif) no-repeat;
    border: none;
    color: #fff;
    cursor: pointer;
    height: 24px;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 1px;
    margin-bottom: 0px;
    width: 160px;
}
.ButtonReturn
{
    background: url(/App_Themes/Shopper/img/bt_return.gif) no-repeat;
    border: none;
    color: #fff;
    cursor: pointer;
    height: 24px;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 1px;
    margin-bottom: 0px;
    width: 190px;
}
.ButtonSubmit
{
    background: url(/App_Themes/Shopper/img/bt_submit.gif) no-repeat;
    border: none;
    color: #fff;
    cursor: pointer;
    height: 24px;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 1px;
    margin-bottom: 0px;
    width: 145px;
    padding-left: 20px;
    word-spacing: -1px;
}
.CalendarPopup
{
    text-align: left;
    font-size: 11px;
    color: #000;
    height: 16px;
}
.CellButtonStyle
{
    font-size: 10px;
    cursor: pointer;
    width: 70px;
}
.CommandRowStyle
{
    text-align: right;
}
.CommandRowStyle td
{
    text-align: right;
}
.Date
{
    background-color: #ececec;
    margin-top: 0px;
    padding-bottom: 2px;
    border-bottom: solid 1px #fff;
    margin-bottom: 0px;
}
.DropDownList
{
    background: #fff !important;
    color: #333;
    border: 1px solid #ccc;
    font-size: 11px;
    height: 20px;
    width: 200px;
}
.EditRowStyle
{
    text-align: right;
}
.EmptyDataRowStyle
{
    color: Red;
}
.FileUpload
{
    background: #fff !important;
    border: 1px solid #999;
    color: #333;
    font-size: 11px;
    height: 17px;
    margin-bottom: 1px;
}
.FooterStyle
{
    text-align: right;
}
.FormButton
{
    padding-left: 100px;
}
.FormHead
{
}
.FrameStyle
{
}
.HeaderHeight
{
    height: 0px;
}
.HeaderStyle
{
    background-color: #ff6633;
    border-bottom: solid 1px #fff;
    color: #fff;
    font-weight: bold;
    height: 18px;
    padding-left: 1px;
}
.HtmlEditor
{
    color: #333 !important;
    font-size: 11px !important;
}
.HtmlEditor p
{
}
.HyperLink
{
    text-decoration: none;
}
.Label
{
    width: 100px;
    float: left;
    text-align: left;
}
.LabelDefault
{
}
.LabelError
{
    color: Red;
}
.Pager
{
}
.Pager a:link, .Pager a:active
{
}
.Pager a:hover
{
}
.PagerContainerTable
{
    width: 100%;
}
.PagerCurrentPageCell
{
    text-align: center;
    font-weight: bold;
    width: 10px;
}
.PagerHyperlinkStyle
{
}
.PagerHyperlinkStyle:hover
{
}
.PagerHyperlinkStyle:link
{
}
.PagerHyperlinkStyle:visited
{
}
.PagerHyperlinkStyle:active
{
}
.PagerInfoCell
{
    text-align: left;
    color: #666;
}
.PagerInfoCell:link
{
}
.PagerInfoCell:visited
{
}
.PagerOtherPageCells
{
    text-align: center;
    width: 10px;
}
.PagerSSCCells
{
    text-align: center;
    width: 10px;
}
.RowStyle
{
    background-color: #ececec;
}
.SelectedRowStyle
{
    background-color: #cccccc;
}
.TextBox
{
    background: #fff !important;
    border: 1px solid #999;
    color: #333;
    font-size: 11px;
    height: 17px;
    margin-bottom: 1px;
    width: 200px;
}
.TextBoxNumeric
{
    background: #fff !important;
    border: 1px solid #999;
    color: #333;
    font-size: 11px;
    height: 17px;
    margin-bottom: 1px;
    text-align: right;
}
.TextBoxQuantity
{
    background: #fff !important;
    border: 1px solid #999;
    color: #333;
    font-size: 11px;
    height: 17px;
    margin-bottom: 1px;
    text-align: right;
    width: 40px !important;
}
.WebNumericEdit
{
    background: #fff !important;
    border: 1px solid #999;
    color: #333;
    font-size: 11px;
    height: 17px;
    margin-bottom: 1px;
    text-align: right;
}
.WebTextEdit
{
    background: #fff !important;
    border: 1px solid #999;
    color: #333;
    font-size: 11px;
    height: 17px;
    margin-bottom: 1px;
}
/* DetailsView Styles */
#DetailsView
{
    margin-top: 0px;
    background-color: #fff;
}
#DetailsView td
{
    padding: 2px 1px 2px 1px;
    border: none;
    border-right: solid 1px #fff;
    border-bottom: solid 1px #fff;
}
#DetailsView th
{
    background-color: #ff6633;
    border-bottom: solid 1px #fff;
    color: #fff;
    font-weight: bold;
    height: 18px;
    padding: 2px 2px 2px 2px;
}
#DetailsView th a
{
    color: #fff;
}
#DetailsView .AlternatingRowStyle
{
    background-color: #f7f7f7;
}
#DetailsView .Button
{
}
#DetailsView .ButtonAlign
{
}
#DetailsView .CalendarPopup
{
}
#DetailsView .CellButtonStyle
{
}
#DetailsView .CheckBox
{
}
#DetailsView .CommandRowStyle
{
}
#DetailsView .CommandRowStyle td
{
}
#DetailsView .Date
{
}
#DetailsView .DropDownList
{
}
#DetailsView .EditRowStyle
{
}
#DetailsView .EmptyDataRowStyle
{
}
#DetailsView .FileUpload
{
}
#DetailsView .FooterStyle
{
}
#DetailsView .FormButton
{
}
#DetailsView .FormHead
{
}
#DetailsView .FrameStyle
{
}
#DetailsView .HeaderStyle
{
    vertical-align: top;
    width: 140px;
}
#DetailsView .HtmlEditor
{
}
#DetailsView .HtmlEditor p
{
}
#DetailsView .Label
{
}
#DetailsView .Pager
{
}
#DetailsView .Pager a:link, #DetailsView .Pager a:active
{
}
#DetailsView .Pager a:hover
{
}
#DetailsView .PagerContainerTable
{
}
#DetailsView .PagerCurrentPageCell
{
}
#DetailsView .PagerHyperlinkStyle
{
}
#DetailsView .PagerHyperlinkStyle:hover
{
}
#DetailsView .PagerHyperlinkStyle:link
{
}
#DetailsView .PagerHyperlinkStyle:visited
{
}
#DetailsView .PagerHyperlinkStyle:active
{
}
#DetailsView .PagerInfoCell
{
}
#DetailsView .PagerInfoCell:link
{
}
#DetailsView .PagerInfoCell:visited
{
}
#DetailsView .PagerOtherPageCells
{
}
#DetailsView .PagerSSCCells
{
}
#DetailsView .RowStyle
{
    background-color: #fff;
}
#DetailsView .SelectedRowStyle
{
    background-color: #fff;
}
#DetailsView .TextBox
{
}
#DetailsView .TextBoxNumeric
{
}
#DetailsView .TextBoxQuantity
{
}
#DetailsView .WebNumericEdit
{
}
#DetailsView .WebTextEdit
{
}
/* Style for GridView */
#GridView
{
    margin-top: 0px;
    background-color: #fff;
}
#GridView td
{
    padding: 0px 3px 0px 3px;
    border: none;
    border-right: solid 1px #fff;
    border-bottom: solid 1px #fff;
}
#GridView th
{
    background-color: #ff6633;
    border-bottom: solid 1px #fff;
    color: #fff;
    font-weight: bold;
    height: 18px;
    padding: 2px 3px 2px 3px;
}
#GridView th a
{
    color: #fff;
}
#GridView .Orders a:link
{
    color: #333;
    text-decoration: underline;
}
#GridView .Orders a:visited
{
    color: #333;
    text-decoration: underline;
}
#GridView .Orders a:hover, #GridView .Orders a:active
{
    color: #ff3300;
    text-decoration: underline;
}
#GridView .PriceOnRequest
{
    color: Red;
    font-weight: bold;
}
#GridView .AlternatingRowStyle
{
}
#GridView .Button
{
}
#GridView .ButtonAlign
{
}
#GridView .CalendarPopup
{
}
#GridView .CellButtonStyle
{
}
#GridView .CheckBox
{
}
#GridView .CommandRowStyle
{
}
#GridView .CommandRowStyle td
{
}
#GridView .Date
{
}
#GridView .DropDownList
{
}
#GridView .EditRowStyle
{
}
#GridView .EmptyDataRowStyle
{
}
#GridView .FileUpload
{
}
#GridView .FooterStyle
{
}
#GridView .FormButton
{
}
#GridView .FormHead
{
}
#GridView .FrameStyle
{
}
#GridView .HeaderStyle
{
}
#GridView .HtmlEditor
{
}
#GridView .HtmlEditor p
{
}
#GridView .Label
{
}
#GridView .Pager
{
}
#GridView .Pager a:link, #GridView .Pager a:active
{
}
#GridView .Pager a:hover
{
}
#GridView .PagerContainerTable
{
}
#GridView .PagerCurrentPageCell
{
}
#GridView .PagerHyperlinkStyle
{
}
#GridView .PagerHyperlinkStyle:hover
{
}
#GridView .PagerHyperlinkStyle:link
{
}
#GridView .PagerHyperlinkStyle:visited
{
}
#GridView .PagerHyperlinkStyle:active
{
}
#GridView .PagerInfoCell
{
}
#GridView .PagerInfoCell:link
{
}
#GridView .PagerInfoCell:visited
{
}
#GridView .PagerOtherPageCells
{
}
#GridView .PagerSSCCells
{
}
#GridView .RowStyle
{
}
#GridView .SelectedRowStyle
{
}
#GridView .TextBox
{
}
#GridView .TextBoxNumeric
{
}
#GridView .TextBoxQuantity
{
}
#GridView .WebNumericEdit
{
}
#GridView .WebTextEdit
{
}
/* /shopper/Checkout.aspx Sytles */
/* Checkout Delivery Description Style */
.DelDescription
{
    color: #333 !important;
    font-size: 11px !important;
}
/* Checkout Payment Description Style */
.PayDescription
{
    color: #333 !important;
    font-size: 11px !important;
}
/* ShpCategory Database Fields Styles */
.CatDescription
{
    color: #333 !important;
    font-size: 12px !important;
    font-weight: bold;
}
.CatBriefDescription
{
    color: #333 !important;
    font-size: 11px !important;
}
.CatExtendedDescription
{
    color: #333 !important;
    font-size: 11px !important;
}
.CatImageThumb
{
}
.CatImageSmall
{
}
.CatImageMedium
{
    border: 1px solid #ccc !important;
}
.CatImageLarge
{
}
.CatName
{
    font-size: 14px;
    font-weight: bold;
}
.CatName
{
}
.CatName a:link, .CatName a:visited
{
}
.CatName a:hover
{
}
/* ShpProduct Database Fields Styles */
.ProBriefDescription
{
    color: #333 !important;
    font-size: 11px !important;
    line-height: 150%;
}
.ProCode
{
    font-size: 9px;
    color: #666;
}
.ProComposition
{
}
.ProDescription
{
    color: #333 !important;
    font-size: 11px !important;
    line-height: 150%;
}
.ProDimension
{
}
.ProExtendedDescription
{
    color: #333 !important;
    font-size: 11px !important;
}
.ProExtraDescription
{
    color: #333 !important;
    font-size: 11px !important;
}
.ProImage1
{
}
.ProImage2
{
}
.ProImage3
{
    border: 1px solid #cccccc !important;
}
.ProImage4
{
    border: 1px solid #cccccc !important;
}
.ProImage5
{
}
.ProMinimumOrderQuantity
{
}
.ProManufacturer
{
    color: #666;
    position: relative;
    top: -3px;
}
.ProMinimumOrderQuantity
{
}
.ProName
{
}
.ProName a:link, .ProName a:visited
{
    font-size: 12px;
    font-weight: bold;
}
.ProName a:hover
{
}
.ProPriceRetail
{
    font-weight: bold;
    font-size: 14px;
}
.ProReorderDeliveryTime
{
}
.ProStockLevel
{
}
/* WucCategoryFeatureList User Control Styles */
#ShpCategoryFeature
{
    margin: 5px 0px 0px 0px;
}
#ShpCategoryFeature h6
{
}
#ShpCategoryFeature a:link, #ShpCategoryFeature a:visited
{
}
#ShpCategoryFeature a:hover
{
}
#ShpCategoryFeature .ProBriefDescription
{
}
#ShpCategoryFeature .ProCode
{
    margin: 1px 0px 0px 0px;
}
#ShpCategoryFeature .ProDescription
{
    margin-top: 3px;
}
#ShpCategoryFeature .ProExtendedDescription
{
}
#ShpCategoryFeature .ProName
{
}
#ShpCategoryFeature .ProName a:link, #ShpCategoryFeature .ProName a:visited
{
}
#ShpCategoryFeature .ProName a:hover
{
}
#ShpCategoryFeature .ProPriceOriginal
{
}
#ShpCategoryFeature .ProPriceRetail
{
    margin-top: 3px;
}
#ShpCategoryFeature .ProReorderDeliveryTime
{
}
#ShpCategoryFeature .ProStockLevel
{
}
#ShpCategoryFeature #Panel3
{
    border: 2px solid #e7e7e7;
    border-bottom: 2px solid #e7e7e7;
    padding: 0px 10px 10px 10px;
}
/* WucShpCategoryImage.ascx - User Control */
#ShpCategoryImage
{
}
#ShpCategoryImage img
{
    width: 200px;
    height: 90px;
}
/* WucCategoryList User Control Styles */
#ShpCategoryList
{
    margin-top: 5px;
    margin-bottom: 10px;
}
#ShpCategoryList a:link, #ShpCategoryList a:visited
{
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
}
#ShpCategoryList a:hover
{
    color: #ff6633;
}
#ShpCategoryList .CatDescription
{
    color: #666;
    position: relative;
    top: -3px;
}
#ShpCategoryList .CatExtendedDescription
{
}
#ShpCategoryList .CatImageThumb
{
}
#ShpCategoryList .CatImageSmall
{
}
#ShpCategoryList .CatImageMedium
{
    border: 1px solid #ccc;
}
#ShpCategoryList .CatImageLarge
{
}
#ShpCategoryList .CatName
{
}
#ShpCategoryList .CatName a:link, #ShpCategoryList .CatName a:visited
{
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
}
#ShpCategoryList .CatName a:hover
{
    color: #ff6633;
}
/* WucProductListList User Control Styles */
#ShpProductList
{
    font-size: 11px;
    text-align: center;
}
#ShpProductList a:link, #ShpProductList a:visited
{
}
#ShpProductList a:hover
{
}
#ShpProductList .ProCode
{
}
#ShpProductList .ProBriefDescription
{
    padding-left: 5px;
    padding-right: 5px;
}
#ShpProductList .ProComposition
{
}
#ShpProductList .ProDescription
{
    padding-left: 5px;
    padding-right: 5px;
}
#ShpProductList .ProDimension
{
}
#ShpProductList .ProExtendedDescription
{
}
#ShpProductList .ProImage1
{
}
#ShpProductList .ProImage2
{
}
#ShpProductList .ProImage3
{
}
#ShpProductList .ProImage4
{
}
#ShpProductList .ProImage5
{
}
#ShpProductList .ProMinimumOrderQuantity
{
}
#ShpProductList .ProManufacturer
{
}
#ShpProductList .ProMinimumOrderQuantity
{
}
#ShpProductList .ProName
{
}
#ShpProductList .ProName a:link, #ShpProductList .ProName a:visited
{
}
#ShpProductList .ProName a:hover
{
}
#ShpProductList .ProPriceRetail
{
}
#ShpProductList .ProReorderDeliveryTime
{
}
#ShpProductList .ProStockLevel
{
}
/* Error Display panel */
#ShpProductList #ErrorDisplay
{
    text-align: center;
}
/* WucShpProductList.ascx Popup Modal Dialog Styles */
.ShpProductListPopupBackground
{
    background-color: Black;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.ShpProductListPopupWindow
{
    background-color: #fff;
    padding: 10px;
    background-position: left top;
    background-repeat: no-repeat;
    text-align: left;
    width: 720px;
}
/* WucShpProductList.ascx - Stock Panel */
#ShpProductListStock
{
    font-style: italic;
    font-weight: bold;
    margin: 5px 0px 0px 0px;
}
#ShpProductListStock p
{
}
/* WucShpProductItem.ascx User Control Styles */
#ShpProductItem
{
    width: 716px;
    padding-top: 10px;
}
#ShpProductItem #ColumnLeft
{
}
#ShpProductItem #ColumnMidLeft
{
}
#ShpProductItem #ColumnMid
{
}
#ShpProductItem #ColumnMidRight
{
}
#ShpProductItem #ColumnRight
{
}
#ShpProductItem a:link, #ShpProductItem a:visited
{
}
#ShpProductItem a:hover
{
}
#ShpProductItem h1
{
    font-size: 21px;
    font-weight: bold;
    text-align: left;
    color: #ff6600;
}
#ShpProductItem .heading2
{
    font-size: 17px;
}
#ShpProductItem .heading3
{
    font-size: 16px;
}
#ShpProductItem .heading4
{
    border-bottom: solid 1px #ccc;
    font-size: 14px;
    margin: 6px 0px 6px 0px;
    padding: 0px 0px 4px 0px;
}
#ShpProductItem .heading5
{
    color: #ff6600;
    margin-top: 8px;
    margin-bottom: 0px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.3;
}
#ShpProductItem .heading6
{
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    margin-top: 12px;
    margin-bottom: 3px;
    text-align: left;
}
#ShpProductItem .PriceOnRequest
{
    color: Red;
    font-weight: bold;
}
#ShpProductItem .ProBriefDescription
{
    color: #666;
    line-height: 150%;
    margin-bottom: 10px;
    margin-top: 5px;
    text-align: left;
}
#ShpProductItem .ProCode
{
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    color: #333;
}
#ShpProductItem .ProComposition
{
    font-size: 10px;
    color: #666;
    text-align: left;
}
#ShpProductItem .ProDimensions
{
    font-size: 10px;
    color: #666;
    text-align: left;
    display: block;
}
#ShpProductItem .ProDescription
{
    color: #666;
    line-height: 150%;
    margin-top: 0px;
    margin-bottom: 10px;
    text-align: left;
}
#ShpProductItem .ProDimension
{
    font-size: 11px;
    color: #666;
    text-align: left;
}
#ShpProductItem .ProExtendedDescription
{
    color: #666;
    font-size: 13px;
    line-height: 120%;
    margin-bottom: 10px;
    text-align: left;
}
#ShpProductItem .ProImage1
{
    border: solid 1px #ccc !important;
    width: 35px !important;
}
#ShpProductItem .ProImage2
{
    border: solid 1px #ccc !important;
}
#ShpProductItem .ProImage3
{
}
#ShpProductItem .ProImage4
{
    margin-bottom: 5px;
}
#ShpProductItem .ProImage5
{
}
#ShpProductItem .ProMinimumOrderQuantity
{
}
#ShpProductItem .ProManufacturer
{
}
#ShpProductItem .ProMinimumOrderQuantity
{
}
#ShpProductItem .ProName
{
    font-size: 28px;
    line-height: 120%;
    margin-bottom: 5px;
    text-align: left;
}
#ShpProductItem .ProNameMaster
{
    font-size: 21px;
    font-weight: bold;
    text-align: left;
    color: #ff6600;
}
#ShpProductItem .ProNameOption
{
}
#ShpProductItem .ProNameVariant
{
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    position: relative;
    top: -1px;
}
#ShpProductItem .ProPriceRetail
{
    margin-bottom: 10px;
    font-size: 16px;
    color: #ff0000;
}
#ShpProductItem .ProReorderDeliveryTime
{
}
#ShpProductItem .ProStockLevel
{
}
/* Error Display panel */
#ShpProductItem #ErrorDisplay
{
    text-align: center;
}
/* WucShpProductItem.ascx - Stock Panel */
#ShpProductItemStock
{
    font-style: italic;
    font-weight: bold;
    margin: 5px 0px 0px 0px;
}
#ShpProductItemStock p
{
}
/* WucShpProductItem.ascx - Add to Cart Panel */
#ShpProductItemCart
{
    background: url(/App_Themes/Shopper/img/bg_item_cart.gif) top #f5f5f5 repeat-x;
    margin: 15px 0px 15px 0px;
    border: 1px solid #dedfdc;
}
#ShpProductItemCart p
{
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: left;
}
#ShpProductItemCart .ProPriceRetail
{
    color: #000;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
}
/* WucShpProductItem.ascx - Product Variant Panel */
#ShpProductItemVariant
{
    text-align: center;
}
#ShpProductItemVariant .Disabled
{
    /*border: 1px solid #ececec;*/
    color: #ececec;
    cursor: pointer;
    display: block;
    font-size: 10px;
    font-weight: bold;
    padding-top: 0px;
    text-align: center;
    text-decoration: none;
}
#ShpProductItemVariant a:link, #ShpProductItemVariant a:visited, #ShpProductItemVariant a:hover
{
    /*border: 1px solid #999;*/
    color: #333333;
    cursor: pointer;
    display: block;
    font-size: 10px;
    font-weight: bold;
    padding: 2px;
    text-align: center;
    text-decoration: none;
}
#ShpProductItemVariant .On:link, #ShpProductItemVariant .On:visited, #ShpProductItemVariant .On:hover
{
    padding: 2px;
    text-decoration: underline;
}
#ShpProductItemVariant .Off:link, #ShpProductItemVariant .Off:visited, #ShpProductItemVariant .Off:hover
{
    background: #ff00f0;
    color: #fff;
    padding: 2px;
}
/* WucShpProductItem.ascx - Product Options Panel */
#ShpProductItemOption
{
}
#ShpProductItemOption .Disabled
{
    background: none !important;
    border: 1px solid #ececec !important;
    color: #ececec;
    cursor: pointer;
    display: block;
    font-size: 13px;
    font-weight: bold;
    height: 26px;
    padding: 9px 5px 0px 5px;
    text-align: center;
    text-decoration: none;
}
#ShpProductItemOption a:link, #ShpProductItemOption a:visited
{
    background: url(/App_Themes/Shopper/img/bg_option_off.gif) repeat-x #ffffff;
    border: 1px solid #999;
    color: #333333;
    cursor: pointer;
    display: block;
    font-size: 13px;
    font-weight: bold;
    height: 26px;
    padding: 9px 5px 0px 5px;
    text-align: center;
    text-decoration: none;
}
#ShpProductItemOption a:hover
{
    background: url(/App_Themes/Shopper/img/bg_option_off.gif) repeat-x #ffffff;
    border: 1px solid #333333;
    color: #000000;
    cursor: pointer;
    display: block;
    font-size: 13px;
    font-weight: bold;
    height: 26px;
    padding: 9px 5px 0px 5px;
    text-align: center;
    text-decoration: none;
}
#ShpProductItemOption .On:link, #ShpProductItemOption .On:visited, #ShpProductItemOption .On:hover
{
    color: #fff;
    background: url(/App_Themes/Shopper/img/bg_option_on.gif) repeat-x #000000;
    border: 1px solid #000000;
}
#ShpProductItemOption .Off:link, #ShpProductItemOption .Off:visited, #ShpProductItemOption .Off:hover
{
    color: #fff;
    background: #cccccc;
}
/* WucShpProductItemImage.ascx User Control Styles */
#ShpProductItemImage
{
    width: 720px;
    padding-top: 10px;
}
#ShpProductItemImage .ProImage1
{
    border: solid 1px #ccc !important;
}
#ShpProductItemImage .ProImage2
{
    border: solid 1px #ccc !important;
    margin: 7px 0px 5px 0px;
}
#ShpProductItemImage .ProImage3
{
}
#ShpProductItemImage .ProImage4
{
    border: solid 1px #ccc !important;
    margin-bottom: 0px;
}
#ShpProductItemImage .ProImage5
{
    border: 1px solid #ccc;
}
#ShpProductItemImage .ProName
{
    font-size: 28px;
    line-height: 120%;
    margin-bottom: 5px;
    text-align: left;
}
#ShpProductItemImage .ProNameMaster
{
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    color: #ff6600;
}
#ShpProductItemImage .ProNameOption
{
}
#ShpProductItemImage .ProNameVariant
{
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}
/* WucShpProductItemImage.ascx - Product Variant Panel */
#ShpProductItemImageVariant
{
    text-align: center;
}
#ShpProductItemImageVariant .Disabled
{
    /*border: 1px solid #ececec;*/
    color: #ececec;
    cursor: pointer;
    display: block;
    font-size: 10px;
    font-weight: bold;
    padding-top: 0px;
    text-align: center;
    text-decoration: none;
}
#ShpProductItemImageVariant a:link, #ShpProductItemImageVariant a:visited, #ShpProductItemImageVariant a:hover
{
    /*border: 1px solid #999;*/
    color: #333333;
    cursor: pointer;
    display: block;
    font-size: 10px;
    font-weight: bold;
    padding: 2px;
    text-align: center;
    text-decoration: none;
}
#ShpProductItemImageVariant .On:link, #ShpProductItemImageVariant .On:visited, #ShpProductItemImageVariant .On:hover
{
    padding: 2px;
    text-decoration: underline;
}
#ShpProductItemImageVariant .Off:link, #ShpProductItemImageVariant .Off:visited, #ShpProductItemImageVariant .Off:hover
{
    background: #ff00f0;
    color: #fff;
    padding: 2px;
}
/* WucShpProductFeatured.ascx User Control Styles */
#ShpProductFeatured
{
    margin-top: 5px;
    margin-bottom: 10px;
}
#ShpProductFeatured #BarHoriz3
{
    font-size: 14px;
}
#ShpProductFeatured .PriceOnRequest
{
    color: Red;
    font-weight: bold;
}
#ShpProductFeatured .ProCode
{
    text-align: center;
}
/* WucProductFiles.ascx User Control Styles */
/* WucProductListFiles.ascx User Control Styles */
#ShpProductFiles
{
    font-size: 12px;
}
#ShpProductFiles td
{
}
#ShpProductFiles a:link, #ShpProductFiles a:visited
{
    font-size: 11px;
    font-weight: bold;
    color: #333333;
    text-decoration: underline;
}
#ShpProductFiles a:hover
{
    font-size: 11px;
    color: #ff6600;
    text-decoration: underline;
}
/* WucShpProductGalleries.ascx User Control Styles */
#ShpProductGalleries
{
    margin-bottom: 15px;
}
/* WucShpProductGroup.ascx User Control Styles */
#ShpProductGroup
{
}
#ShpProductGroup #BarHoriz3
{
}
#ShpProductGroup .GroDescription
{
}
#ShpProductGroup .PriceOnRequest
{
    color: Red;
    font-weight: bold;
}
#ShpProductGroup .ProCode
{
    text-align: center;
}
/* WucShpProductHomeList.ascx User Control Styles */
#ShpProductHomeList
{
    margin-top: 5px;
    margin-bottom: 10px;
}
#ShpProductHomeList #BarHoriz3
{
    font-size: 14px;
}
#ShpProductHomeList .PriceOnRequest
{
    color: Red;
    font-weight: bold;
}
#ShpProductHomeList .ProCode
{
    text-align: center;
}
#ShpProductLinks
{
    font-size: 11px;
}
#ShpProductLinks td
{
}
#ShpProductLinks a:link, #ShpProductLinks a:visited
{
    font-size: 11px;
    font-weight: bold;
    color: #333333;
    text-decoration: underline;
}
#ShpProductLinks a:hover
{
    font-size: 11px;
    color: #ff6600;
    text-decoration: underline;
}
/* WucShpProductPrice.ascx User Control Styles */
#ShpProductPrice
{
    border: 1px solid #dddddd;
    padding: 10px;
}
.ShpProductPrice td
{
    border-bottom: 1px solid #ccc;
}
#ShpProductPrice #BarHoriz3
{
    font-size: 14px;
}
/* WucProductListLinks.ascx User Control Styles */
/* WucProductRelated.ascx User Control Styles */
#ShpProductRelate
{
    font-size: 11px;
    width: 182px;
    padding-top: 6px;
    padding-bottom: 10px;
}
#ShpProductRelate h6
{
    font-size: 14px;
    font-weight: normal;
    line-height: 120%;
    color: #666;
}
#ShpProductRelate img
{
    margin-bottom: 5px;
}
#ShpProductRelate td
{
}
#ShpProductRelate a:link, #ShpProductRelate a:visited
{
}
#ShpProductRelate a:hover
{
}
#ShpProductRelate .PriceOnRequest
{
    color: Red;
    font-weight: bold;
}
#ShpProductRelate .ProCode
{
    color:#666; 
    font-size:9px; 
    text-align:center; 
    font-weight:normal;
}
/* WucShpProductSpecifications.ascx User Control Styles */
#ShpProductSpecifications
{
    font-size: 11px;
    margin-bottom: 15px;
}
#ShpProductSpecifications a:link, #ShpProductSpecifications a:visited
{
    font-size: 11px;
    text-decoration: none;
}
#ShpProductSpecifications a:hover
{
    font-size: 11px;
    text-decoration: underline;
}
#ShpProductSpecifications h6
{
    font-size: 14px;
    font-weight: normal;
    line-height: 120%;
    color: #666;
}
#ShpProductSpecifications p
{
    margin: 0px;
    padding: 0px;
}
#ShpProductSpecifications td
{
    border-bottom: 0px solid #ccc;
    padding: 3px 0px 3px 0px;
}
#ShpProductSpecifications .AlternatingItemStyle
{
    background-color: #f7f7f7;
    border-bottom: solid 1px #ccc;
}
#ShpProductSpecifications .HeaderStyle
{
    background-color: #fff;
    border-bottom: solid 1px #ccc;
    color: #000;
    font-weight: bold;
    height: 12px;
    padding-left: 0px;
}
#ShpProductSpecifications .FooterStyle
{
    border-top: solid 1px #ccc;
}
#ShpProductSpecifications .ItemStyle
{
    background-color: #fff;
    border-bottom: solid 1px #ccc;
}
#ShpProductSpecifications .Label
{
    float: left;
    padding-left: 5px;
    text-align: left;
    width: 80px;
}
/* Videos Panel - WucProductListVideos.ascx */
#ShpProductVideos
{
    font-size: 11px;
}
#ShpProductVideos td
{
}
#ShpProductVideos a:link, #ShpProductVideos a:visited
{
    font-size: 11px;
    text-decoration: underline;
}
#ShpProductVideos a:hover
{
    font-size: 11px;
    text-decoration: underline;
}
/* WucShpSearchFilter.ascx User Control Styles (used in /search/WucShpSearchHoriz01.ascx etc.) */
#ShpSearchFilter
{
    background: #fff;
    border: 1px solid #dddddd;
}
#ShpSearchFilter table
{
}
#ShpSearchFilter td
{
    padding: 3px 0px 2px 5px;
    font-size: 10px;
    border-right: 0px solid #cccccc;
}
#ShpSearchFilter p
{
    font-size: 10px;
    margin-bottom: 2px;
    margin-left: 2px;
    margin-top: 0px;
}
#ShpSearchFilter #RadioButtonList
{
    margin-top: -5px;
}
#ShpSearchFilter #RadioButtonList td
{
    padding-right: 5px;
    vertical-align: middle;
}
#ShpSearchFilter #RadioButtonList input
{
    padding-right: 2px;
    position: relative;
    top: 2px;
}
/* WucShpSearchIndex.ascx User Control Styles (used in /search/WucShpSearchIndex.ascx etc.) */
#ShpSearchIndex
{
    font-size: 14px;
    margin: 10px 5px 10px 0px;
}
#ShpSearchIndex a:link, #ShpSearchIndex a:visited
{
    font-size: 14px;
    text-decoration: none;
}
#ShpSearchIndex a:hover
{
    font-size: 14px;
    text-decoration: underline;
}
#ShpSearchIndex .On
{
    color: #333 !important;
    font-size: 16px !important;
    font-weight: bold;
    text-decoration: none;
}
#ShpSearchIndex table
{
}
#ShpSearchIndex td
{
}
#ShpSearchIndex p
{
}
/* WucShpCartOrder User Control Styles */
#ShpCartOrder
{
}
#ShpCartOrder table
{
}
#ShpCartOrder th
{
    background: #5a5a5a;
    color: #fff;
    padding: 4px;
}
#ShpCartOrder td
{
    padding: 4px;
}
#ShpCartOrder .PriceOnRequest
{
    color: Red;
    font-weight: bold;
}
#ShpCartOrder .ProImage1
{
}
#ShpCartOrder .AlternatingRowStyle
{
    border-right: solid 1px #fff;
}
#ShpCartOrder .RowStyle
{
    border-right: solid 1px #fff;
}
/* WucShpCartView User Control Styles */
#ShpCartView
{
    margin-bottom: 10px;
}
#ShpCartView table
{
}
#ShpCartView th
{
    background: #5a5a5a;
    color: #fff;
    padding: 4px;
}
#ShpCartView td
{
    padding: 3px;
}
#ShpCartView .PriceOnRequest
{
    color: Red;
    font-weight: bold;
}
#ShpCartView .ProImage1
{
}
#ShpCartView .AlternatingRowStyle
{
    border-right: solid 1px #fff;
}
#ShpCartView .RowStyle
{
    border-right: solid 1px #fff;
}
/* WucShpCartTotal User Control Styles */
#ShpCartTotal
{
}
#ShpCartTotal table
{
}
#ShpCartTotal th
{
}
#ShpCartTotal td
{
}
#ShpCartTotal .PriceOnRequest
{
    color: Red;
    font-size: 18px;
    font-weight: bold;
}
/* WucShpCart User Control Styles */
#ShpCart
{
    position: absolute;
    right: 5px;
    top: 16px;
    width: 240px;
    border: 1px solid #dedede;
    border-bottom: 1px solid #999;
    z-index: 110;
}
#ShpCart a:link, #ShpCart a:visited, #ShpCart a:active
{
    color: #ff6600;
    font-weight: bold;
    text-decoration: none;
}
#ShpCart a:hover
{
    color: #ff0000;
}
#ShpCart .Button
{
    background: url(/App_Themes/Shopper/img/bt_70.gif) no-repeat;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 10px;
    font-weight: bold !important;
    height: 18px;
    margin-bottom: 0px;
    padding-bottom: 2px;
    width: 70px;
}
#ShpCart .Header
{
    color: #333;
    background: url(/App_Themes/Shopper/img/bg_webpanel_header.gif);
    padding: 0px 0px 0px 10px;
    height: 26px;
    border-bottom: 1px solid #eee;
}
#ShpCart .Header img
{
    cursor: pointer;
}
#ShpCart .HeaderItems
{
    color: #333;
    font-size: 10px;
    font-weight: normal;
}
#ShpCart .HeaderText
{
    color: #333;
    font-size: 11px;
    font-weight: bold;
    position: relative;
    top: 5px;
}
#ShpCart .HeaderTotal
{
    font-size: 12px;
    font-weight: bold;
}
#ShpCart .PriceOnRequest
{
    color: Red;
    font-weight: bold;
}
#ShpCart #Template
{
    background: #fff;
    padding: 3px;
}
#ShpCart #Template table
{
}
#ShpCart #Template td
{
    font-size: 10px;
    color: #666;
    padding: 2px;
}
#ShpCart #Template .AlternatingRowStyle
{
    background-color: #f7f7f7;
}
#ShpCart #Template .RowStyle
{
    background-color: #fff;
}
#ShpCart #Template .Total
{
    font-size: 15px;
    font-weight: bold;
}
#ShpCart #Base
{
    background: #fff;
    height: 20px;
    padding: 4px 0px 2px 0px;
}
#ShpCart td
{
    padding: 0px 3px 0px 0px;
}
#ShpCart #Base table
{
}
/* WucShpLoginExpand.ascx User Control Styles */
#ShpLoginExpand
{
    position: absolute;
    right: 5px;
    top: 16px;
    width: 210px;
    border: 1px solid #dedede;
    border-bottom: 1px solid #999;
    z-index: 110;
}
#ShpLoginExpand a:link, #ShpLoginExpand a:visited, #ShpLoginExpand a:active
{
    color: #ff6600;
    font-weight: bold;
    text-decoration: none;
}
#ShpLoginExpand a:hover
{
    color: #ff0000;
}
#ShpLoginExpand .Button
{
    background: url(/App_Themes/Shopper/img/bt_70.gif) no-repeat;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 10px;
    font-weight: bold !important;
    height: 18px;
    margin-bottom: 0px;
    padding-bottom: 2px;
    width: 70px;
}
#ShpLoginExpand .ButtonLogIn
{
    background: url(/App_Themes/Shopper/img/bt_70.gif) no-repeat;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 10px;
    font-weight: bold;
    height: 18px;
    margin-bottom: 0px;
    padding-bottom: 2px;
    width: 70px;
}
#ShpLoginExpand .Header
{
    color: #333;
    background: url(/App_Themes/Shopper/img/bg_webpanel_header.gif);
    padding: 0px 0px 0px 30px;
    height: 26px;
    border-bottom: 1px solid #eee;
}
#ShpLoginExpand .Header img
{
    cursor: pointer;
    margin-top: 0px;
}
#ShpLoginExpand .HeaderItems
{
    color: #333;
    font-size: 10px;
    font-weight: normal;
}
#ShpLoginExpand .HeaderText
{
    color: #333;
    font-size: 11px;
    font-weight: bold;
    position: relative;
    top: 5px;
}
#ShpLoginExpand .HeaderTotal
{
    font-size: 12px;
    font-weight: bold;
}
#ShpLoginExpand #Template
{
    background: #fff;
    padding: 10px;
    border-bottom: 1px solid #ccc;
}
#ShpLoginExpand #Template td
{
    font-size: 11px;
    color: #666;
}
#ShpLoginExpand #Template table
{
}
#ShpLoginExpand #Template .AlternatingRowStyle
{
}
#ShpLoginExpand #Template .RowStyle
{
    background-color: #f7f7f7;
}
#ShpLoginExpand #Template .Total
{
    font-size: 15px;
    font-weight: bold;
}
#ShpLoginExpand #Base
{
    background: #fff;
    height: 20px;
    padding: 4px 0px 2px 0px;
}
#ShpLoginExpand #Base table
{
}
#ShpLoginExpand #Base td
{
    padding: 0px 3px 0px 0px;
}
#ShpLoginExpand #Base .ButtonLogIn
{
    background: url(/App_Themes/Shopper/img/bt_70.gif) no-repeat;
    border: none;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 10px;
    font-weight: bold;
    height: 18px;
    padding-top: 2px;
    text-align: center;
    width: 70px !important;
}
/* Manager Styles */
#Mgr
{
    border: none;
    margin-top: 10px;
}
#Mgr p
{
    margin: 0px 0px 12px 0px;
}
#Form #Mgr
{
    border: none;
    margin-top: 10px;
}
#Form #Mgr p
{
    margin: 0px 0px 12px 0px;
}
.ArtCaption
{
    font-style: italic;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
}
.ArtImage
{
    border: solid 1px #999;
    cursor: pointer;
}
/* /manager/Image.aspx Styles */
#Image
{
    margin-top: 10px;
    text-align: center;
}
#Image .ArtImage
{
}
/* Downloads Panel - WucMgrArticleFiles.ascx */
#MgrArticleFiles
{
    margin-top: 10px;
}
#MgrArticleFiles td
{
}
#MgrArticleFiles a:link, #MgrArticleFiles a:visited
{
}
#MgrArticleFiles a:hover
{
}
/* Galleries Panel - WucMgrArticleFiles.ascx */
#MgrArticleGalleries
{
}
#MgrArticleGalleries h5
{
    font-size: 12px;
    margin-bottom: 2px;
}
#MgrArticleGalleries td
{
}
#MgrArticleGalleries a:link, #MgrArticleGalleries a:visited
{
}
#MgrArticleGalleries a:hover
{
}
#MgrArticleGalleries .GalBriefDescription
{
    font-size: 9px;
    font-style: italic;
    line-height: 120%;
    margin-top: 1px;
}
/* Downloads Panel - WucMgrArticleLinks.ascx */
#MgrArticleLinks
{
    margin-top: 10px;
}
#MgrArticleLinks td
{
}
#MgrArticleLinks a:link, #MgrArticleLinks a:visited
{
}
#MgrArticleLinks a:hover
{
}
/* Gallery - Gallery.aspx */
#Gallery
{
}
#Gallery h5
{
    margin-bottom: 2px;
    margin-top: 0px;
}
#Gallery img
{
    border: 1px solid #999;
}
#Gallery .GalDescription
{
    text-align: left;
}
#GalleryImage
{
    border: 1px solid #b8b5bd;
    margin-top: 10px;
    margin-bottom: 10px;
}
/* Gallery - WucMgrGalleryList.ascx */
#MgrGalleryList
{
}
#MgrGalleryList .GalBriefDescription
{
    font-size: 11px;
    font-style: italic;
    line-height: 120%;
    margin-top: 1px;
}
#MgrGalleryList .GalFileName02
{
    border: solid 1px #ccc;
    cursor: pointer;
}
#MgrGalleryList .GalName
{
}
#MgrGalleryList .GalName a:link, #MgrGalleryList .GalName a:visited
{
    font-size: 12px;
}
#MgrGalleryList .GalName a:hover
{
    font-size: 12px;
}
/* Gallery - WucMgrGalleryImageList.ascx */
#MgrGalleryImageList
{
}
#MgrGalleryImageList .GaiFileName02
{
    border: solid 1px #ccc !important;
    cursor: pointer;
}
#MgrGalleryImageList .GaiTitle
{
    font-size: 10px;
    font-weight: bold;
    line-height: 12px;
}
#MgrGalleryImageList .GaiCaption
{
    font-size: 10px;
    font-style: italic;
    line-height: 12px;
}
/* Gallery - /manager/GalleryImage.aspx */
#GalleryImage
{
    text-align: center;
}
#GalleryImage .GaiFileName03
{
    border: solid 1px #ccc;
}
/* Gallery Popup - WucMgrGalleryImageList.ascx */
.MgrGalleryImageListPopupBackground
{
    background-color: Black;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.MgrGalleryImagePopupWindow
{
    padding: 10px;
    background-position: left top;
    background-repeat: no-repeat;
    text-align: left;
    width: 100%;
    height: 100%;
    position:fixed;
    top: 0%;
    left: 0%;
}
/* Shopper Horizontal Navigation Styles */
#NavHoriz
{
    width: 950px;
    height: 31px;
    padding-top: 10px;
    color: #fff;
    position: absolute;
    bottom: 0px;
}
#NavHoriz td
{
    width: 0px !important;
}
#NavHoriz a:link, #NavHoriz a:visited
{
    text-decoration: none;
}
#NavHoriz a:hover
{
    text-decoration: none;
}
#NavHoriz .DynamicMenuStyle
{
    color: #555;
    background-color: #f7f7f7;
    border-left: solid 1px #666;
    border-right: solid 1px #666;
    border-bottom: solid 1px #666;
    margin: 10px 0px 0px 0px;
    width: 160px;
    z-index: 1;
}
#NavHoriz .DynamicMenuItemStyle
{
    color: #666;
    border-top: solid 1px #ccc;
    margin: 0px;
    padding: 3px;
    width: 160px;
}
#NavHoriz .DynamicHoverStyle
{
    color: #ff6600;
}
#NavHoriz .StaticMenuItemStyle
{
    
    color: #fff;
    text-align: center;
    font-size: 12px !important;
    display: block; 
}
#NavHoriz .StaticMenuItemStyle a:link, #NavHoriz .StaticMenuItemStyle a:visited
{
    padding: 3px 10px 3px 10px;
    display: block;
    text-align: center;
    border-right: solid 1px #fff !important;
}
#NavHoriz .StaticHoverStyle
{
    color: #ff6600;
}
#NavHoriz .StaticMenuStyle
{
    color: #666;
    display: block;
}
#NavHoriz img
{
    display: none;
}
/* Shopper Vertical Navigation Styles */
#NavVert
{
    width: 210px;
    overflow: hidden;
    z-index: 20;
}
#NavVert a:link, #NavVert a:visited
{
    color: #333;
}
#NavVert a:hover
{
}
#NavVert img
{
    /*display: none;*/
}
#NavVert .On:link, #NavVert .On:visited, #NavVert .On:hover
{
}
#NavVert .ArticleOn:link, #NavVert .ArticleOn:visited, #NavVert .ArticleOn:hover
{
}
#NavVert .CategoryOn:link, #NavVert .CategoryOn:visited, #NavVert .CategoryOn:hover
{
}
#NavVert .ProductOn:link, #NavVert .ProductOn:visited, #NavVert .ProductOn:hover
{
}
/* ASP.NET Menu Control Styles */
#NavVert .DynamicHoverStyle
{
}
#NavVert .DynamicMenuItemStyle
{
}
#NavVert .DynamicMenuStyle
{
}
#NavVert .DynamicSelectedStyle
{
}
#NavVert .StaticHoverStyle
{
}
#NavVert .StaticMenuStyle
{
}
#NavVert .StaticMenuItemStyle
{
}
#NavVert .StaticSelectedStyle
{
}
/* ASP.NET TreeView Control Styles */
#NavVert img
{
    display: none;
}
#NavVert div div
{
    display: none;
}
#NavVert .CategoryOn
{
}
#NavVert .ProductOn
{
}
#NavVert .LeafNodeStyle
{
    padding-left: 0px;
    color: #666;
}
#NavVert .NodeStyle
{
}
#NavVert .ParentNodeStyle
{
    font-weight: normal;
}
#NavVert .RootNodeStyle
{
    font-weight: bold;
}
#NavVert .SelectedNodeStyle
{
    color: #ff6600 !important;
    background: url(/App_Themes/Shopper/img/bg_nav.gif) right;
    display: block;
    width: 199px;
    height: 20px;
    border-bottom: 1px solid #a3acb4 !important;
}
#NavVert .Level1
{
    font-size: 11px;
    font-weight: bold;
}
#NavVert .Level1 a:link, #NavVert .Level1 a:visited
{
    display: block;
    width: 199px;
    height: 20px;
    padding-left: 10px;
    padding-top: 5px;
    border-bottom: 1px solid #ccc !important;
}
#NavVert .Level1 a:hover
{
    color: #ff6600 !important;
    background: url(/App_Themes/Shopper/img/bg_nav.gif) right;
    display: block;
    width: 199px;
    height: 20px;
    padding-left: 10px;
    padding-top: 5px;
    border-bottom: 1px solid #a3acb4 !important;
}
#NavVert .Level2
{
    font-size: 11px;
    font-weight: normal;
}
#NavVert .Level2 a:link, #NavVert .Level2 a:visited
{
    display: block;
    width: 189px;
    height: 20px;
    padding-left: 20px;
    padding-top: 5px;
    border-bottom: 1px solid #ccc !important;
}
#NavVert .Level2 a:hover
{
    color: #ff6600 !important;
    background: url(/App_Themes/Shopper/img/bg_nav.gif) right;
    display: block;
    width: 189px;
    height: 20px;
    padding-left: 20px;
    padding-top: 5px;
    border-bottom: 1px solid #a3acb4 !important;
}
#NavVert .Level3
{
    font-size: 11px;
    font-weight: normal;
    color: #666 !important;
}
#NavVert .HoverNodeStyle
{
    color: #ff6600 !important;
}
#NavVert .SelectedNodeStyle
{
    color: #ff6600 !important;
    background: url(/App_Themes/Shopper/img/bg_nav.gif) right;
    display: block;
    width: 199px;
    height: 25px;
    padding: 0px;
    border-bottom: 1px solid #a3acb4 !important;
}
/* CUSTOM STYLES */
#BreadcrumbButtons
{
	position: relative;
	width: 60px;
}
#BreadcrumbButtons .ButtonPrint
{
	position: absolute;
	left: 4px;
	top: -12px;
	cursor: pointer;
}
#BreadcrumbButtons .ButtonEmail
{
	position: absolute;
	left: 34px;
	top: -12px;
	cursor: pointer;
}
.ItemCartPanelHeader
{
	height: 43px;
	padding: 0px 10px;
	border-bottom: 2px solid #002d56;
	background: url(/App_Themes/Shopper/img/bg_item_panel_header_c.gif) no-repeat top;
}
.ItemCartPanelHeader h2
{
	font-weight: bold;
	font-size: 17px;
	color: #fff;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0px;
}
.ItemCartPanelHeader .heading2
{
	font-weight: bold;
	font-size: 17px;
	color: #fff;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0px;
}
.ItemCartPanelHeader p
{
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	margin-top: -2px;
	margin-bottom: 5px;
}
.ItemCartPanel
{
	padding: 10px 12px 0px 12px;
	background: url(/App_Themes/Shopper/img/bg_item_panel_c.gif) repeat-y;
}
.ItemCartPanel h5
{
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.OptionGroup
{
	background: url(/App_Themes/Shopper/img/bg_item_cart.gif) #f5f5f5 repeat-x 50% top;
	border: 1px solid #dedfdc;
	border-top: none;
	margin-bottom: 10px;
}
.OptionGroup p
{
	height: 23px;
	padding: 3px 3px 0px 6px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #ccc;
}
.OptionGroup span
{
	font-size: 12px;
	position: relative;
	top: 2px;
}
.OptionGroup .DropDownList
{
	float: right;
}
.OrderButtons
{
    float: right;
    height: 22px;
}
.OrderButtons div
{
	float: left;
	margin-left: 4px;
}
.OrderButtons input
{
}
/* Styles for AjaxTabs */
.ajax__tab_header
{
	height: 85px !important;
	background: url(/App_Themes/Shopper/img/bg_tab_header.gif) bottom repeat-x !important;
	width: 524px;
	overflow: hidden;
}
.ajax__tab_body
{
	border: 1px solid #cccccc !important;
	border-top: none !important;
	width: 502px;
	padding: 10px !important;
}
.ajax__tab_outer
{
	background: none !important;
	padding: 0px !important;
	padding-right: 4px !important;
}
.ajax__tab_inner
{
	background: none !important;
	padding: 0px !important;
}
.ajax__tab_tab
{
	height: 25px !important;
	width: 112px !important;
	padding: 55px 8px 5px 8px !important;
	margin: 0;
	font-size: 10px;
	font-weight: bold;
	color: #555;
}
.ajax__tab_hover .ajax__tab_tab
{
	color: #333;
}
.ajax__tab_active .ajax__tab_tab
{
	height: 29px !important;
	padding: 51px 8px 5px 8px !important;
	color: #333;
}
.ajax__tab_tab[id*="tabAdditionalInfo"]
{
	background: url(/App_Themes/Shopper/img/bg_tab_info.gif) no-repeat 0px 0px !important;
}
.ajax__tab_hover .ajax__tab_tab[id*="tabAdditionalInfo"]
{
	background: url(/App_Themes/Shopper/img/bg_tab_info.gif) no-repeat 0px -85px !important;
}
.ajax__tab_active .ajax__tab_tab[id*="tabAdditionalInfo"]
{
	background: url(/App_Themes/Shopper/img/bg_tab_info.gif) no-repeat 0px -170px !important;
}
.ajax__tab_tab[id*="_tabPriceBeatPromise"]
{
	background: url(/App_Themes/Shopper/img/bg_tab_pricebeat.gif) no-repeat 0px 0px !important;
}
.ajax__tab_hover .ajax__tab_tab[id*="tabPriceBeatPromise"]
{
	background: url(/App_Themes/Shopper/img/bg_tab_pricebeat.gif) no-repeat 0px -85px !important;
}
.ajax__tab_active .ajax__tab_tab[id*="tabPriceBeatPromise"]
{
	background: url(/App_Themes/Shopper/img/bg_tab_pricebeat.gif) no-repeat 0px -170px !important;
}
.ajax__tab_tab[id*="tabArtworkAndDecoration"]
{
	background: url(/App_Themes/Shopper/img/bg_tab_decoration.gif) no-repeat 0px 0px !important;
}
.ajax__tab_hover .ajax__tab_tab[id*="tabArtworkAndDecoration"]
{
	background: url(/App_Themes/Shopper/img/bg_tab_decoration.gif) no-repeat 0px -85px !important;
}
.ajax__tab_active .ajax__tab_tab[id*="tabArtworkAndDecoration"]
{
	background: url(/App_Themes/Shopper/img/bg_tab_decoration.gif) no-repeat 0px -170px !important;
}
.ajax__tab_tab[id*="tabProductionAndShippingInfo"]
{
	background: url(/App_Themes/Shopper/img/bg_tab_shipping.gif) no-repeat 0px 0px !important;
}
.ajax__tab_hover .ajax__tab_tab[id*="tabProductionAndShippingInfo"]
{
	background: url(/App_Themes/Shopper/img/bg_tab_shipping.gif) no-repeat 0px -85px !important;
}
.ajax__tab_active .ajax__tab_tab[id*="tabProductionAndShippingInfo"]
{
	background: url(/App_Themes/Shopper/img/bg_tab_shipping.gif) no-repeat 0px -170px !important;
}
span[id*="tabProductionAndShippingInfo_tab"] .ajax__tab_outer
{
	padding: 0px !important;
}
.ajax__tab_body h1
{
	font-size: 16px !important;
	padding-bottom: 3px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 8px;
}

