﻿/**************************** Core site styles
*********************************************/
body
{
    background-color: #FFF;
    margin: 0;
    font-family: 'Century Gothic' , 'Avant Garde' , 'Avant Garde Gothic' , Tahoma, Verdana, Sans-Serif;
    font-size: 12px;
    color: #676767;
}

A
{
    color: #A53F3E;
    font-weight: bold;
    text-decoration: none;
}

A:hover
{
    color: #A53F3E;
}

A:visited
{
    color: #A53F3E;
}

.largetext
{
    font-size: 18px;
}

P.headercenter
{
    /* indent from arrow and then center */
    margin: 0 auto auto 30px;
    text-align: center;
}

H1
{
    font-size: 28px;
    color: #3766A3;
    font-weight: normal;
}

H1.cart
{
    color: #8C0202;
}

H2
{
    font-size: 20px;
    color: #909964;
    font-weight: normal;
    margin: 3px auto;
}

H3
{
    font-size: 20px;
    color: #909964;
    font-weight: normal;
    margin: 3px auto;
}

.hidefromui
{
    display: none;
}

.copyrightinfo
{
    text-align: center;
    margin: 10px;
}

.titleMid
{
    color: #3076A7;
    font-size: 15px;
    line-height: 24px;
    padding-left: 24px;
    background: url(/siteimages/titlearrow_small.png) no-repeat;
}

.normal
{
    font-size: 12px;
    color: #676767;
}

.dimbutton
{
    background-color: #FFF;
    border: 1px solid #3766A3;
    font-family: 'Century Gothic' , 'Avant Garde' , 'Avant Garde Gothic' , Tahoma, 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: 'Century Gothic' , 'Avant Garde' , 'Avant Garde Gothic' , Tahoma, Verdana, Sans-Serif;
}

/********************************* Main Layout
*********************************************/
div#pgBody
{
    width: 1002px;
    margin: auto;
    background-color: #EAE8E3;
    color: #000;
    background-image: url(images/pageBackground.png);
}

div#pgBanner
{
    width: 1002px;
    height:104px;
    border-bottom: 4px solid #000;
    position: relative;
    background:#FFF url(/siteimages/clix_generic_hdr1.png) no-repeat;
}

div#pgLogo
{
    height: 104px;
    width: 1002px;
    position: relative;
}

div#pgLogo img
{
    bottom: 20px;
    right: 10px;
    position: absolute;
}

div.pgContent
{
    width: 982px;
    padding: 10px;
}

div.pgContentWide
{
    width: 1002px;
    padding: 10px 0px;
}

div#pgFooter
{
    width: 1002px;
    margin: auto;
}

.generalpg div#pgFooter
{
    width: 1002px;
    margin: auto;
    height: 38px;
    overflow: hidden;
    background-image: url(images/pageBottom.png);
}

div.previewspg
{
    width: 1002px;
    margin: auto;
    border-top: 3px solid #FFF;
    background: url(images/previewBackground.png) repeat-y;
}

.previewspg div#pgFooter
{
    background: url(images/previewBottom.png) no-repeat bottom;
}

/******************* 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
{
}

.AspNet-Login-PasswordRecoveryPanel
{
}

.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;*/
}


/********************* My Previews Page Layout
*********************************************/
.mypreviews_LeftCol
{
    width: 216px;
    margin-left: 5px;
    float: left;
    /*position:relative;*/
}

.mypreviews_PortraitCol
{
    width: 375px;
    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;*/
}

.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;
}

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: 275px;
    overflow: auto;
}

.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: #A53F3E;
}

.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;
    font-weight: bold;
    padding: 5px;
    margin: 10px;
}

.validationsummary LI
{
    color: #8C0202;
    font-weight: bold;
}

.validationsummary a
{
    text-decoration: underline;
}

span.requiredfieldalert
{
    color: #8C0202;
    font-weight: bold;
    font-size: 16px;
}

.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,Helvetica,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: 125px;
    float: left;
}

.cartItemInfo
{
    padding-left: 5px;
    float: left;
    width:300px;
}

/***************************** 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: #8C0202;
    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: 36px;
    border-bottom: 2px solid #939291;
    background-color: #FFF;
}
#navlist
{
    margin: 0px;
    padding: 0px 0px;
    display: block;
    float: left;
    width:725px;
}

ul#navlist div
{
    display: none;
}

#navlist li
{
    list-style: none;
    float: left;
}

#navcontainer li + li
{
    border-left: 1px solid #A4A978;
}

#navcontainer a, #navlist li.extend
{
    margin: 0px;
    display: block;
    padding: 0px 10px;
    text-decoration: none;
    background: #FFF;
    color: #898988;
    line-height: 36px;
}

#navcontainer a:hover, #navcontainer a.current
{
    padding: 0px 10px;
    background: #CACBAB;
    color: #000;
    font-weight: bold;
}

.navcontact
{
    float: right;
    width: 277px;
    text-align: right;
    /*line-height: 36px;
    padding-right: 5px;*/
    font-size:11px;
    font-weight: bold;
}

.chatIndicator 
{
    float:left;
    width:153px;
    margin-top:5px;
	/*display:none;*/
}

#navcontainer .navcontact .chatIndicator a:hover
{
    background:#FFF;
}

.csNumber 
{
    float:right;
    width:124px;
    margin-top:5px;
    text-align:center;
}

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:#000;
    background: #CACBAB;
}


/**************************** 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: Verdana, Geneva, Arial, Helvetica, 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-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;
}