﻿/**************************** Core site styles
*********************************************/
body
{
    background-color: #FFF;
    margin: 0;
    padding: 0;
    /*font-family: 'Century Gothic' , 'Avant Garde' , 'Avant Garde Gothic' , Tahoma, Verdana, Sans-Serif;*/
    font-family: Arial,Verdana,sans-serif;
    font-size:12px;
    color: #676767;
}

A
{
    color: #504B43;
    font-weight: bold;
    text-decoration: none;
}

/*A:hover
{
    color: #FFF;
}

A:visited
{
    color: #A53F3E;
}*/

a img
{
    border: 0;
}

a.current {
    /*font-size:1.3em;*/
}

.datapager {
    text-align:center;
    margin-bottom:0.5em;
}

.largetext
{
    font-size: 18px;
}

.dots { background:url(images/dot.gif) repeat-x bottom; }
.dots span { background:#FFF; }
.lnkRetouch { background:url(images/icon_retouch.png) no-repeat; line-height:16px; padding-left:20px; }

P.headercenter
{
    /* indent from arrow and then center */
    margin: 0 auto auto 30px;
    text-align: center;
}

.albumdisabled img {
    opacity:0.4;
    filter:alpha(opacity=40);
}

H1
{
    font-family: Georgia, 'Times New Roman';
    font-size: 28px;
    color: #588ba3;
    font-weight: bold;
    margin: 0;
    padding: 1em 0;
}

H1.cart
{
    color: #8C0202;
}

H2
{
    font-family: Georgia, 'Times New Roman';
    font-size: 20px;
    color: #588ba3;
    margin: 3px auto;
}

H3
{
    font-size: 20px;
    color: #909964;
    font-weight: normal;
    margin: 3px auto;
}

.hidefromui
{
    display: none;
}

.copyrightinfo
{
    padding: 1em 0;
    width: 1048px;
    margin: auto;
    border-top: 20px solid #57422b;
    background: url(/cmsimages/footer_bg.jpg) repeat-y;
    text-align: center;
    color: #000;
}

.copyrightinfo a
{
    color: #000;
}

.titleMid
{
    color: #3076A7;
    font-size: 15px;
    line-height: 24px;
    padding-left: 24px;
    background: url(/siteimages/titlearrow_small.png) no-repeat;
}

.accent
{
    font-weight: bold;
    color: #CB7E09;
}

/*input[type=text], input[type=passing], select
{
    font-size: 1.273em;
}
input[type=text], input[type=password], textarea
{
    border: 2px solid #cfcbbe;
}
input.required, textarea.required
{
    font-size: 1.7em; 
}*/
/*background-color:#FCFAF1;*/

input.required, textarea.required
{
    /*border:2px solid #373A3D;*/
}
/*
input.focused, textarea.focused
{
    border: 2px solid #EDBA47;
    background-color: #FCFAF1;
}*/

.normal
{
    font-size: 12px;
    color: #676767;
}

.dimbutton
{
    background-color: #FFF;
    border: 1px solid #3766A3;
    font-family: Arial,Verdana,sans-serif;
    color: #3766A3;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}

.actionbutton
{
    background-color: #A53F3E;
    color: #FFF;
    font-size: 16px;
    padding: 5px;
    font-weight: bold;
    font-family: Arial,Verdana,sans-serif;
}

/********************************* Main Layout
*********************************************/
div#pgBody
{
    width: 1048px;
    margin: auto;
    color: #000; /*padding-bottom:5px;*/
}

div#pgBanner
{
    width: 1048px; /*height:199px;*/ /*border-bottom: 4px solid #000;*/
    position: relative;
    background-color: #FFF; /*background:#FFF url(/siteimages/clix_generic_hdr1.png) no-repeat;*/
}

div#homeLogo
{
    width: 200px;
    float: left;
}

div#pgLogo
{
    height: 104px;
    width: 1002px;
    position: relative;
}

div#pgLogo img
{
    bottom: 20px;
    right: 10px;
    position: absolute;
}

div.pgContent
{
    background: #EAE8E3 url(images/pageBackground.png);
    width: 1028px;
    margin: auto;
    padding: 10px;
}

div.pgContentWide
{
    background: #EAE8E3 url(images/pageBackground.png);
    width: 1028px;
    margin: auto;
    padding: 10px;
}

div#pgFooter
{
    width: 1048px;
    margin: auto;
    padding-bottom:10px;
}

.generalpg div#pgFooter
{
    width: 1048px;
    margin: auto;
    overflow: hidden;
}

div.previewspg
{
    width: 1048px;
    margin: auto;
    border-top: 3px solid #FFF;
    background: url(/cmsimages/previewsfooter_bg.png) repeat-y;
}

/*.previewspg div#pgFooter
{
    background: url(images/previewBottom.png) no-repeat bottom;
}*/

/* Home Page General */
div.insetBox
{
    width: 599px;
}

div.insetBoxHeader
{
    background: url(/cmsimages/inset_bg_top.png) no-repeat;
    height: 32px;
    width: 599px;
}

div.insetBoxBody
{
    background: url(/cmsimages/inset_bg.png) repeat-y;
    padding-left: 42px;
}

div.insetBoxFooter
{
    background: url(/cmsimages/inset_bg_bottom.png) no-repeat;
    height: 32px;
    width: 599px;
}

div.insetBox h1
{
    font-size: 32px;
    font-weight: bold;
    padding: 0;
    margin: 0;
}

div.indentBox
{
    margin-left: 150px;
    padding: 1em 0;
}

div.indentBox h2
{
    font-size: 1.4em;
}

.arrowhilite
{
    background: url(/cmsimages/arrow_hilite.png) no-repeat;
    padding-left: 30px;
    color: #707070;
    font-size: 1.4em;
}

.arrowhilite div.firstline {
    min-height: 42px;
    line-height:42px;
}

/******************* Home Page Logon Container
*********************************************/
div#registrationContainer
{
    width: 550px;
    float: left;
    position: relative;
    height: 100%;
}

div#logonContainer
{
    width: 650px;
    float: left;
    position: relative;
    height: 100%;
}

div#logonContainer div#firstLogonContainer
{
    width: 304px;
    margin: 5px 0px;
    float: left;
}

div#logonContainer div#returningLogonContainer
{
    width: 304px;
    margin: 5px 0px;
    float: left;
}

.logonControls
{
    height: 100%;
    position: relative;
}

.loginInstructions
{
    text-align: left;
}

.loginControlLabel
{
    font-weight: bold;
}

.loginButton
{
    /*background-color: #D3963F;     color: #FFF;     font-weight: bold;*/
    padding: 3px;
    margin: auto;
}

/* Login Control */
.AspNet-Login
{
    margin-top: 10px;
    color: #676767;
}

.AspNet-Login-UserPanel INPUT[type="text"]
{
    width: 90%;
}

.AspNet-Login-PasswordPanel INPUT[type="password"]
{
    width: 90%;
}

.AspNet-Login-SubmitPanel
{
    margin-top:0.5em;
}

.AspNet-Login-PasswordRecoveryPanel
{
    margin:1em 0 0 3em;
    background: url(/cmsimages/arrow_hilite.png) no-repeat;
    padding-left: 30px;
    min-height: 42px;
    color: #707070;
    font-size: 1.4em;
    line-height: 42px;
}

.borderBox
{
    border: 1px solid #CCC;
    padding: 5px;
    margin-bottom: 10px;
}

/********************** Home Page Ad Container
*********************************************/
div#adContainer
{
    width: 320px;
    float: right;
    overflow: hidden; /*border: 1px solid #000;*/
}

div.homePage
{
    background: url(/cmsimages/homepage_bg.png) repeat-y;
    margin: auto;
    width: 1048px;
}


/********************* My Previews Page Layout
*********************************************/
.mypreviews_LeftCol
{
    width: 216px;
    margin-left: 5px;
    float: left; /*position:relative;*/
}

.mypreviews_PortraitCol
{
    width: 429px;
    margin-left: 5px;
    float: left;
}

.mypreviews_PortraitColCK
{
    width: 300px;
    margin-left: 5px;
    float: left;
}

.mypreviews_FavCol
{
    width: 165px;
    margin-left: 5px;
    float: left;
}

.mypreviews_PackageCol
{
    width: 368px;
    margin-left: 5px;
    float: left;
}

.mypreviews_PackageColCK
{
    width: 298px;
    margin-left: 5px;
    float: left;
}

.chromakeybgContainer
{
    border: 1px solid gray;
    margin-top: 1px;
    padding: 0px;
    width: 214px;
    height: 373px;
    position: relative;
}

.ckFlashContainer
{
    /*position: absolute;     z-index: 1;     width: 218px;     height: 375px;*/
    background-color: #E7E7DE;
    margin: 0;
}

#ckBgContainer
{
    width: 214px;
    position: absolute;
    z-index: 0;
    height: 375px;
}

#ckBgPreview
{
    position: absolute;
    left: 225px;
    height: 375px;
}

#ckInviteButton
{
    position: absolute;
    width: 214px;
    bottom: 0px;
}

#bgSlider
{
    margin-top: 10px;
    float: right;
    height: 220px;
}

.chromakeyfavContainer
{
    border: 1px solid gray;
    margin-top: 1px;
    padding: 0px;
    width: 163px;
    height: 341px;
}

#chromakeyfavList
{
    /*height:225px;     overflow:hidden;*/
}

.previewOptions {
    position:absolute;
    left:0;
    top:340px;
    text-align:center;
    width:100%;
}

/*.previewCKInd
{
    position: absolute;
    left: 282px;
    top: 344px;
}

.previewCKInd a
{
    text-decoration: none;
}

.previewCKInd img
{
    padding: 1px;
    border: 1px solid #FFF;
}

.favCKInd
{
    position: absolute;
    left: 309px;
    top: 344px;
}

.favCKInd a
{
    text-decoration: none;
}

.favCKInd img
{
    padding: 1px;
    border: 1px solid #FFF;
}*/

.ckIndicator-portrait
{
    position: absolute;
    left: 74px;
    top: 99px;
}

.ckIndicator-landscape
{
    position: absolute;
    left: 98px;
    top: 91px;
}


#favList
{
    list-style: none;
    margin: 0;
    width: 100%;
}

#favSlider
{
    margin-top: 10px;
    float: right;
    height: 220px;
}

/*#favList LI 
{
    float:left;
    padding-right:2px;
    margin:0;
}*/

.chromakeybgImages
{
    height: 250px;
    overflow: auto;
    margin-bottom: 5px;
}

LI.chromakeybg
{
    width: 60px;
    padding: 5px;
    float: left;
}

.chromakeyfavImgContainerP
{
    width: 73px;
    height: 75px;
    position: relative;
    text-align: center;
}

.chromakeyfavImgChk
{
    position: absolute;
    top: 105px;
    left: 80px;
}

.chromakeyfavImgContainerP .chromakeyfavImgChk
{
    position: absolute;
    top: 55px;
    left: 40px;
}

.chromakeyfavImgContainerL
{
    width: 75px;
    height: 60px;
    position: relative;
}

.chromakeyfavImgContainerL .chromakeyfavImgChk
{
    position: absolute;
    top: 40px;
    left: 55px;
}

.chromakeybgImgContainerP
{
    width: 60px;
    height: 79px; /*position:relative;*/
}

.chromakeybgImgContainerL
{
    width: 75px;
    height: 60px;
    position: relative;
}

.chromakeyfavind
{
    position: absolute;
    width: 14px;
    height: 14px;
    top: 57px;
    left: 42px;
}

.chromakeyfavind a
{
    border: 0px;
}

.chromakeyfavind img
{
    border: 0px;
}

.chromakeybgImg
{
    margin: 0;
}

.chromakeybgCategories
{
    width: 204px;
}

.cklegend
{
    font-size: 11px;
}

.cklegend img
{
    vertical-align: middle;
}

.cklegend a
{
    color: #FFF;
}

/*********************** My Previews Left Col
*********************************************/
div#previewsLeftCol
{
    width: 620px;
    float: left;
}

div#personalizedContainer
{
    margin: 10px 0;
}

/********************** My Previews Detail Col
*********************************************/
div#detailContainer
{
    width: 200px;
    float: left;
}

div#portraitDetails
{
    border: 1px solid #CCC;
    padding: 5px;
}

.portraitTag
{
    font-weight: bold;
    font-size: 14px;
    margin-left: 10px;
}

#previewListContainer .portraitTag
{
    color: #858E58;
}

div#addSittingContainer
{
    border: 1px solid #CCC;
    padding: 5px;
    margin-top: 5px;
}

div#addSittingContainer H3
{
    margin: 5px auto;
    font-weight: bold;
}

div#addSittingContainer .labelr
{
    float: none;
    width: 100%;
    text-align: left;
}

/******************** My Previews Portrait Col
*********************************************/
div#portraitContainer
{
    text-align: center;
    position: relative;
    width:429px;
}
/*
div#portraitContainer .favind
{
    position: absolute;
    right: 15px;
    bottom: 15px;
}*/

/*div#portraitContainer .favind a, div#portraitContainer .favind a img
{
    border: 0px !important;
}*/

/*.portraitimg {
    border:2px solid #000;
}*/

/************************ My Previews Form Col
*********************************************/
div#formContainer
{
    width: 350px;
    float: right;
}

div.portraitOrderingContainer
{
    /*border: 1px solid #CCC;*/ /*padding: 5px 0;*/
    height:333px;
}

div.portraitOrderingContainerCK
{
    border: 1px solid #CCC;
    padding: 5px 0; /*height:363px;*/
}

.portraitPackageList
{
    height: 300px;
/*    overflow: auto;*/
}

TR.datarow TD {
    background-color:#FFF;
}

TR.altdatarow TD {
    background-color:#EAE8E3;
}

.portraitPackageListCK
{
    /*height:214px;*/
    height: 110px;
    overflow: auto;
}

TD.packageTitle
{
    font-size: 11px;
}

TD.packagePrice
{
    font-size: 11px;
    font-weight: bold;
}

/************************* My Preview List Row
*********************************************/
div#previewListContainer
{
    width: 90%;
    margin: auto;
    color: #FFF;
}

div#previewListContainer H1
{
    color: #FFF;
    margin: 5px auto;
    font-weight: bold;
}

div#previewListContainer .errmsg
{
    margin: 20px 0px;
}

/************************** Packages Templates
*********************************************/
div.templateContainer
{
    width: 200px;
    float: left;
    height: 800px;
    overflow: auto;
    border: 1px solid #000;
}

div.templateContainer .templateItems
{
    width: 180px;
    margin: auto;
}

div.templateContainer .templateItems img
{
    background-color: #FFF;
    border: 1px solid #000;
}

div.templateconfigContainer
{
    width: 100%;
}

div.templateconfigContainerFullWidth
{
    width: 100%;
}

.orientationmsg
{
    margin: 0 5px;
    font-size: 10px;
    font-style: italic;
}

/******************* Product Order Form Layout
*********************************************/
.productPrice
{
    padding-left: 10px;
    font-size: 16px;
    font-weight: bold;
}

div#productOrderContainer
{
    width: 100%;
}

div#productOrderContainer .previewImage
{
    width: 450px;
    float: left;
    text-align: center;
}

div#productOrderContainer .orderForm
{
    width: 532px;
    float: left;
}

.orderformTextInput
{
    margin-bottom: 5px;
    width: 100%;
}

.orderformTextInputLabel
{
    font-weight: bold;
    float: left;
    text-align: right;
    width: 25%;
}

.orderformTextInputField
{
    float: left;
    text-align: left;
    width: 65%;
    margin-left: 2px;
}

.orderformImgSelectBlock
{
}

.orderformImgSelect
{
    margin-bottom: 5px;
    width: 100%;
}

.orderformImgSelectLabel
{
    font-weight: bold;
    float: left;
    text-align: right;
    width: 25%;
}

.orderformImgSelectField
{
    float: left;
    text-align: left;
    width: 65%;
    margin-left: 2px;
}

.orderformFillColorSelectBlock
{
}

.orderformFillColorSelect
{
    margin-bottom: 5px;
    width: 100%;
}

.orderformFillColorSelectLabel
{
    font-weight: bold;
    float: left;
    text-align: right;
    width: 25%;
}

.orderformFillColorSelectField
{
    float: left;
    text-align: left;
    width: 65%;
    margin-left: 2px;
}

/******************* Package Order Form Layout
*********************************************/
.packageoverview
{
    font-size: 14px;
}

.packageposes
{
    text-align: left;
    font-weight: bold;
    margin-bottom: 1em;
}

.packagecontent
{
    text-align: left;
    margin-left: 2em;
}

div#packageOrderContainer
{
    width: 100%;
}

div#packageOrderContainer .previewImage
{
    width: 450px;
    float: left;
    text-align: center;
}

div#packageOrderContainer .orderForm
{
    width: 532px;
    float: left;
}

.orderentryico
{
    float: left; /*padding: 5px;*/
    width: 125px; /*width: 200px;*/
}

/********************************* Form Layout
*********************************************/
.row
{
    width: 95%;
    margin: 5px 0;
}

.row:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.label
{
    font-weight: bold;
    font-size: 0.9em;
    float: left;
    width: 25%;
    padding-right: 5px;
    text-align: right;
    vertical-align: top;
    line-height: 16px;
}

.toplabel
{
    font-weight: bold;
    font-size: 0.9em;
}

.labelr
{
    font-weight: bold;
    font-size: 0.9em;
    float: left;
    width: 25%;
    padding-right: 5px;
    text-align: right;
    vertical-align: top;
    line-height: 16px;
    color: #CB7E09;
}

.aright
{
    float: left;
    text-align: left;
    width: 70%;
    line-height: 16px;
    vertical-align: bottom;
    display: table-cell;
}

.explainer
{
    font-size: 11px;
    font-style: italic;
}

.btnalign, .btnrow
{
    margin: 10px;
    text-align: right;
}

.validationsummary
{
    border: 2px solid #8C0202;
    color: #8C0202 !important;
    font-weight: bold;
    padding: 5px;
    margin: 10px;
}

.validationsummary UL {
    list-style:none;
}

.validationsummary LI
{
    color: #8C0202;
    font-weight: bold;
    padding-bottom:0.5em;
}

.validationsummary a
{
    text-decoration: underline;
}

span.requiredfieldalert
{
    color: #8C0202 !important;
    height:1.7em;
    width:16px;
    display:inline-block;
    background:url(/siteimages/exclamation.png) no-repeat 50% 50%;
}

.updatestatus
{
    border: 2px solid green;
    color: Green;
    padding: 5px;
    font-weight: bold;
    margin: 10px;
}

fieldset
{
    margin-bottom: 10px;
    padding: 10px;
}

legend
{
    font-weight: bold;
    color: #909964;
    font-size: 12pt;
}

.addressbook
{
    height: 200px;
    overflow: auto;
}

/*********************** SiteMap (Breadcrumbs)
*********************************************/

.breadcrumbs
{
    height: 30px;
}

.breadcrumbPrevious
{
    line-height: 30px;
}

.breadcrumbCurrent
{
    font-weight: bold;
    font-size: 14px;
    line-height: 30px;
}

.breadcrumbPathSeparator
{
    font-weight: bold;
    font-size: 16px;
    font-family: Arial,Verdana,sans-serif;
    line-height: 30px;
}

/********************************* Cart Styles
*********************************************/
UL.cartsell
{
    list-style: none;
}

UL.cartsell LI
{
    list-style-type: none;
    margin: 5px;
}

TABLE.cart TH, TABLE.cart TD
{
    color: #5B5B5B;
    padding: 5px;
}

TABLE.cart TH
{
    background: url(images/cartheader_bg.gif) repeat-x;
    font-weight: bold;
    font-size: 18px;
    height: 47px;
}

TABLE.cart TH.left
{
    background: url(images/cartheader_left.gif) no-repeat top right;
    width: 28px;
    height: 47px;
}

TABLE.cart TH.right
{
    background: url(images/cartheader_right.gif) no-repeat top left;
    width: 28px;
    height: 47px;
}

TABLE.cart TR.cartItemRow TD
{
    border-bottom: 1px solid #B5B4B1;
}

TABLE.cart TR.subtotalrow TD
{
    border-top: 1px solid #B5B4B1;
}

.extpricecol
{
    border-left: 2px solid #B5B4B1;
}

.summarycol
{
    text-align: right;
    font-weight: bold;
    font-size: 14px;
    padding-right: 3px;
}

.cartnote
{
    font-size: 10px;
}

.cartItemPreview
{
    width: 130px;
    float: left;
}

.cartItemInfo
{
    float: left;
    width: 314px;
}

/***************************** Checkout Styles
*********************************************/
.wizstep H1
{
    width: 25%;
    float: left;
}

.wizstep table
{
    width: 75%;
    float: left;
}

.wizstepcurrent
{
    color: #3766A3;
    font-weight: bold;
}

.wizstepprevious
{
    color: #C0C0C0;
    font-weight: bold;
}

.wizstepfuture
{
    color: #CFCFCF;
    font-weight: bold;
}

.checkoutShipBillInfo
{
    width: 45%;
    float: left;
    padding: 5px;
}

.checkoutTandCMessage
{
    padding: 10px;
    margin: 10px;
    border: 10px solid #8B3244; /*font-size:18px;*/
}

.checkoutTandCMessage h2
{
    color: #8B3244;
    border-bottom: 1px solid #8B3244;
    font-size: 1.2em;
}

.checkoutTandCMessage INPUT[type="checkbox"]
{
    margin: 0 1em 5em 0;
    float: left;
}

/************************* General Site Styles
*********************************************/
.clear:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clear
{
    display: inline-block;
    clear: both;
    height: 0;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clear
{
    height: 1%;
}
.clear
{
    display: block;
}
/* End hide from IE-mac */

UL.warnList
{
    color: Red;
    margin-right: 20px;
}

UL.remindList
{
    list-style: none;
}
UL.remindList LI
{
    font-style: italic;
    font-weight: bold;
}

.tipContainer
{
    /*    margin:5px;     width:100%;*/
    width: 100%;
    margin: 0 5px;
}

.tipTitle
{
    font-size: 20px;
    color: #CB7E09;
    text-transform: uppercase;
    float: left;
    text-align: right;
    font-weight: bold;
    width: 12%;
}

.tipSep
{
    font-size: 1px;
    float: left;
    width: 2%;
}

.tipData
{
    float: left;
    width: 85%;
    font-size: 12px;
}


/***************************** Navigation Tabs
*********************************************/
#navcontainer
{
    padding: 0;
    height: 35px; /*border-bottom: 2px solid #939291;*/ /*background-color: #FFF;*/
    background: url(/cmsimages/menu_bg.png) no-repeat;
    border-top: 2px solid #FFF;
    border-bottom: 2px solid #FFF;
    position:relative;
}
#navlist
{
    margin: 0px;
    padding: 0px 0px;
    display: block;
    float: left;
    width: 771px;
}

ul#navlist div
{
    display: none;
}

#navlist li
{
    list-style: none;
    float: left;
    border-right: 1px solid #FFF;
}

#navcontainer li + li
{
}

#navcontainer a, #navlist li.extend
{
    margin: 0px;
    display: block;
    padding: 0px 10px;
    text-decoration: none; /*background: #FFF;*/
    color: #504b43;
    line-height: 35px;
}

#navcontainer a:hover, #navcontainer a.current
{
    padding: 0px 10px; /*background: #CACBAB;*/
    color: #FFF;
    background-color: #588ba3;
    font-weight: bold;
}

.navcontact
{
    float: right;
    width: 277px;
    text-align: right;
    position:absolute;
    right:0;
    top:0;
}

.chatIndicator
{
    float: right;
    width: 150px;
    height: 35px;
    overflow: hidden;
}

/* jQuery Supplemental */
.ui-dialog-buttonpane { text-align: right; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog-buttonpane button, 
    .ui-dialog-buttonpane input[type="submit"], 
    .ui-dialog-buttonpane input[type="button"],
    .ui-dialog-buttonpane input[type="button"],
    .ui-dialog-buttonpane a { margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }

.hjGreen.ui-state-default, .hjGreen.ui-widget-content .ui-state-default, .hjGreen.ui-widget-header .ui-state-default
{
    border: 1px solid #ffffff;
    background: #727b3d url(images/ui-bg_gloss-wave_75_727b3d_500x100.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #ffffff;
}
.hjGreen.ui-state-hover, .hjGreen.ui-widget-content .ui-state-hover, .hjGreen.ui-widget-header .ui-state-hover, .hjGreen.ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus
{
    border: 1px solid #ffffff;
    background: #727b3d url(images/ui-bg_gloss-wave_75_727b3d_500x100.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #ffffff;
}
.hjGreen.ui-state-active, .hjGreen.ui-widget-content .ui-state-active, .hjGreen.ui-widget-header .ui-state-active
{
    border: 1px solid #ffffff;
    background: #727b3d url(images/ui-bg_gloss-wave_75_727b3d_500x100.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #ffffff;
}
.hjOrange.ui-state-default, .hjOrange.ui-widget-content .ui-state-default, .hjOrange.ui-widget-header .ui-state-default
{
    border: 1px solid #ffffff;
    background: #D08108 url(images/ui-bg_gloss-wave_75_D08108_500x100.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #ffffff;
}
.hjOrange.ui-state-hover, .hjOrange.ui-widget-content .ui-state-hover, .hjOrange.ui-widget-header .ui-state-hover, .hjOrange.ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus
{
    border: 1px solid #ffffff;
    background: #D08108 url(images/ui-bg_gloss-wave_75_D08108_500x100.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #ffffff;
}
.hjOrange.ui-state-active, .hjOrange.ui-widget-content .ui-state-active, .hjOrange.ui-widget-header .ui-state-active
{
    border: 1px solid #ffffff;
    background: #D08108 url(images/ui-bg_gloss-wave_75_D08108_500x100.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #ffffff;
}
input[type="button"].hjOrange {
    border:1px solid #FFF;
    background: #D08108 url(images/ui-bg_gloss-wave_75_D08108_500x100.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #ffffff;
    padding:0.4em 1em;
    vertical-align:middle;
    margin:0;
    -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;
}

/* Proof Carousel styling */
.hjCarousel.ui-state-default, .hjCarousel.ui-widget-content .ui-state-default, .hjCarousel.ui-widget-header .ui-state-default
{
    border: 1px solid #727b3d;
    background: #727b3d url(images/ui-bg_gloss-wave_75_727b3d_500x100.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #ffffff;
}
.hjCarousel.ui-state-active, .hjCarousel.ui-widget-content .ui-state-active, .hjCarousel.ui-widget-header .ui-state-active
{
    border: 1px solid #D08108;
    background: #D08108 url(images/ui-bg_gloss-wave_75_D08108_500x100.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #ffffff;
}

/*.ui-accordion-header {
    padding:0.5em 0 0.5em 32px;
}*/

#navcontainer .navcontact .chatIndicator a:hover
{
    /*background:#FFF;*/
}

.navcontact .loginButton
{
    background: url("images/ui-bg_gloss-wave_75_727b3d_500x100.png") repeat-x scroll 50% 50% #727b3d;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    color: #FFFFFF !important;
    font-weight: bold;
    text-align: center;
    width: 100px;
    float: left;
}

.navcontact .loginButton a
{
    color: #FFF !important;
}

.csNumber
{
    text-align: center;
    width:127px;
    overflow:hidden;
    font-size:0.9em;
    float:left;
    margin-top:3px;
}

ul#navlist li.mega div
{
    border: 2px solid #939291;
    width: 36em;
    position: absolute;
    padding: 1.3em;
    background: #FFF;
    color: #CACBAB;
    z-index: 12;
}

ul#navlist li.hovering div
{
    display: block;
}

ul#navlist li.mega div a
{
    color: #898988;
    background-image: none;
    text-decoration: none;
    padding: 0 7px;
    white-space: nowrap;
}

ul#navlist li.mega div a:hover, ul#navlist li.mega div a.active
{
    color: #FFF;
    background: #588ba3;
}


/**************************** Special Elements
*********************************************/
.vBorder
{
    float: left;
    width: 22px;
}

/* previewbg table */
table.previewbg
{
    margin: 5px auto;
}

table.previewbg td.tl-corner
{
    background: url(images/previewbg/previewbg_tl.gif) no-repeat top left;
    height: 27px;
    width: 25px;
}

table.previewbg td.top-middle
{
    background: url(images/previewbg/previewbg_top.gif) repeat-x top;
    height: 27px;
}

table.previewbg td.tr-corner
{
    background: url(images/previewbg/previewbg_tr.gif) no-repeat top right;
    height: 27px;
    width: 28px;
}

table.previewbg td.mid-left
{
    background: url(images/previewbg/previewbg_left.gif) repeat-y left;
    width: 25px;
}

table.previewbg td.mid-right
{
    background: url(images/previewbg/previewbg_right.gif) repeat-y right;
    width: 28px;
}

table.previewbg td.bl-corner
{
    background: url(images/previewbg/previewbg_bl.gif) no-repeat bottom left;
    height: 30px;
    width: 25px;
}

table.previewbg td.bot-middle
{
    background: url(images/previewbg/previewbg_bottom.gif) repeat-x bottom;
    height: 30px;
}

table.previewbg td.br-corner
{
    background: url(images/previewbg/previewbg_br.gif) no-repeat bottom right;
    width: 28px;
    height: 30px;
}

table.previewbg td.content
{
    background-color: #FFF;
    color: #5B5B5B;
}

table.previewbg td.content a
{
    color: #5B5B5B;
}

/* fancy border table */
table.fancyborder td.tl-corner
{
    background: url(images/fancyborder/topleft.gif) no-repeat top left;
    height: 10px;
    width: 10px;
}

table.fancyborder td.top-middle
{
    background: url(images/fancyborder/topmiddle.gif) repeat-x top;
    height: 10px;
}

table.fancyborder td.tr-corner
{
    background: url(images/fancyborder/topright.gif) no-repeat top right;
    height: 10px;
    width: 10px;
}

table.fancyborder td.mid-left
{
    background: url(images/fancyborder/left.gif) repeat-y left;
    width: 10px;
}

table.fancyborder td.mid-right
{
    background: url(images/fancyborder/right.gif) repeat-y right;
    width: 10px;
}

table.fancyborder td.bl-corner
{
    background: url(images/fancyborder/bottomleft.gif) no-repeat bottom left;
    height: 10px;
    width: 10px;
}

table.fancyborder td.bot-middle
{
    background: url(images/fancyborder/bottommiddle.gif) repeat-x bottom;
    height: 10px;
}

table.fancyborder td.br-corner
{
    background: url(images/fancyborder/bottomright.gif) no-repeat bottom right;
}

/* white rounded border */
table.whiterounded td.tl-corner
{
    background: url(images/whiterounded/topleft.png) no-repeat top left;
    height: 10px;
    width: 12px;
}

table.whiterounded td.top-middle
{
    background: url(images/whiterounded/topmiddle.png) repeat-x top;
    height: 10px;
}

table.whiterounded td.tr-corner
{
    background: url(images/whiterounded/topright.png) no-repeat top right;
    height: 10px;
    width: 18px;
}

table.whiterounded td.mid-left
{
    background: url(images/whiterounded/left.png) repeat-y left;
    width: 12px;
}

table.whiterounded td.content
{
    background-color: #FFF;
    height: 140px;
}

table.whiterounded td.mid-right
{
    background: url(images/whiterounded/right.png) repeat-y right;
    width: 18px;
}

table.whiterounded td.bl-corner
{
    background: url(images/whiterounded/bottomleft.png) no-repeat bottom left;
    height: 18px;
    width: 12px;
}

table.whiterounded td.bot-middle
{
    background: url(images/whiterounded/bottommiddle.png) repeat-x bottom;
    height: 18px;
}

table.whiterounded td.br-corner
{
    background: url(images/whiterounded/bottomright.png) no-repeat bottom right;
}

/* Password Strength */
.passwordStrength
{
    font-size: 10px;
    font-weight: bold;
    padding: 2px;
}

.passwordStrengthBar
{
    border: 1px solid #000;
    padding: 2px;
    width: 150px;
    vertical-align: middle;
}

.passwordStrengthBarInd
{
    padding: 2px 3px;
}

.psPoor
{
    color: #FFF;
    background-color: Red;
    border: 1px solid #000;
    padding: 2px;
}

.psWeak
{
    color: #000;
    background-color: Orange;
    border: 1px solid #000;
    padding: 2px;
}

.psAvg
{
    color: #000;
    background-color: Yellow;
    border: 1px solid #000;
    padding: 2px;
}

.psStrong
{
    color: #FFF;
    background-color: Green;
    border: 1px solid #000;
    padding: 2px;
}

.psExcellent
{
    color: #FFF;
    background-color: Blue;
    border: 1px solid #000;
    padding: 2px;
}

.picturedaytip
{
    width: 50%;
    float: left;
}

.picturedaytip H3
{
    margin: 0;
    padding: 0;
    font-weight: bold;
}

.picturedaytip P
{
    margin: 0px;
    padding: 10px;
}

.picturedayAccHeader
{
    background-color: #676767;
    border-bottom: 1px solid #676767;
    padding: 5px;
    margin-top: 5px;
    color: #FFF;
    cursor: pointer;
}

.picturedayAccHeaderSelected
{
    background-color: #D2CBBC;
    border-bottom: 1px solid #676767;
    padding: 5px;
    margin-top: 5px;
    color: #676767;
    font-weight: bold;
}

.picturedayAccContent
{
    background-color: #E1DDD4;
    padding: 10px;
    border-left: dashed 1px #676767;
    border-right: dashed 1px #676767;
    border-bottom: dashed 1px #676767;
}

/* jQuery Impromptu */
.jqifade
{
    position: absolute;
    background-color: #aaaaaa;
}
div.jqi
{
    width: 400px;
    font-family: Arial,Verdana,sans-serif;
    position: absolute;
    background-color: #ffffff;
    font-size: 11px;
    text-align: left;
    border: solid 1px #eeeeee;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 7px;
}
div.jqi .jqicontainer
{
    font-weight: bold;
}
div.jqi .jqiclose
{
    position: absolute;
    top: 4px;
    right: -2px;
    width: 18px;
    cursor: default;
    color: #bbbbbb;
    font-weight: bold;
}
div.jqi .jqimessage
{
    padding: 10px;
    line-height: 20px;
    color: #444444;
}
div.jqi .jqibuttons
{
    text-align: right;
    padding: 5px 0 5px 0;
    border: solid 1px #eeeeee;
    background-color: #f4f4f4;
}
div.jqi button
{
    padding: 3px 10px;
    margin: 0 10px;
    background-color: #2F6073;
    border: solid 1px #f4f4f4;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
}
div.jqi button:hover
{
    background-color: #728A8C;
}
div.jqi button.jqidefaultbutton
{
    background-color: #BF5E26;
}
.jqiwarning .jqi .jqibuttons
{
    background-color: #BF5E26;
}


/*  Proof Carousel 

    Common to most pages
*/
#previewTabs
{
    width: 689px;
    height: 209px;
    /*background: url(/siteimages/proofCarousel_bg.png) no-repeat;
    background:#FFF;*/
    background-position: left 34px;
    margin: 0;
    padding: 0;
}

.proofcarouselMsgArea
{
    margin-left: 46px;
    padding: 10px;
}

.proofcarouselkeyline
{
    height: 25px;
    line-height: 25px;
    width: 577px;
    margin: auto;
    text-align: right;
}

.favoritescarouselkeyline
{
    height: 25px;
    line-height: 25px;
    width: 577px;
    margin: auto;
    text-align: right;
}

.favoritescarouselkeyline a
{
    display: inline-block;
    padding-left: 10px;
}

#previewTabs ul.tabNav
{
    /*list-style-type: none;
    margin: 0 0 0 7px;
    padding: 0;
    width: 100%;*/
}

#previewTabs ul.tabNav li
{
    /*float: left;
    margin: 5px 5px 0 0;
    padding: 0;
    height: 34px;*/
}

#previewTabs div.tabPanels
{
    /*padding: 5px 0 0 6px;*/
}

.optionmenu
{
    /*padding:0 0.5em;*/
    background-color: #FFF;
    position: absolute;
    top: 0;
    left: 0;
    text-align: left;
}

.optionmenu ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

.optionmenu li
{
    padding: 0.5em;
}

.optionmenu a
{
    background: none;
    color: #888;
    border: 0;
}

/* Catalog */
.categoryGridOne
{
    width: 752px;
}

.categoryGridTwo
{
    width: 376px;
    float: left;
    text-align: center;
}

.categoryGridThree
{
    width: 250px;
    float: left;
    text-align: center;
}

.categoryGridFour
{
    width: 188px;
    float: left;
    text-align: center;
}

/* Survey */
.question { font-weight:bold; margin-top:0.5em; }
