﻿body
{
    background: #CCCCCC;
    font-family: tahoma,verdana,arial;
    margin: 10px auto;
    padding: 0px;
    color: #242424;
    font-size: 12px;
}
#outer-wrap
{
    width: 984px;
    margin: 0px auto;
    background-color: white;
    box-shadow: 0px 0px 25px rgba(100,100,100,0.4);
}

#wrap
{
    width: 964px;
    padding: 0 12px 0 12px;
    margin: 0;
    position: relative;
}


#headerTop
{
    height: 15px;
    margin: 0 auto;
}

#header
{
    position: relative;
    margin: 0 0 1px 0;
    padding: 0px;
    width: 100%;
    background: url(Images/headerbg.gif) no-repeat 0 8px;
    height: 120px;
    border-bottom: solid 1px #929191;
}

#homeLnk
{
    display: inline-block;
    width: 318px;
    height: 92px;
}

#search
{
    text-align: right;
    margin-bottom: 20px;
    margin-right: 18px;
}

.watermark
{
    position: relative;
}

#Q
{
    border: 0;
    width: 152px;
    margin: 0 0 0 5px;
}
#search input
{
    vertical-align: middle;
    color: #787878;
}

.watermark label
{
    position: absolute;
    left: 8px;
    top: 2px;
    color: #999;
    cursor: text;
    font-family: tahoma, arial,sans-serif;
    font-size: small;
    font-style: normal;
}
.updn-wm input
{
    background: none;
    font-family: tahoma, arial,sans-serif;
    font-size: small;
    font-style: normal;
}

#footer
{
    color: #524f50;
    border-top: solid 1px #929191;
    padding: 10px 0px 0px 0px;
    margin: 15px auto;
    text-align: center;
    line-height: normal;
    font-size: 11px;
    height: 30px;
    background: url(Images/acco_logo.gif) no-repeat 194px 50%;
}

#footer a
{
    color: #524f50;
}

#ulFooter
{
    list-style: none;
    margin: 0;
    padding: 0;
}
#ulFooter li
{
    float: left;
    padding-right: 9px;
}
#footerLeft
{
    float: left;
    height: 30px;
    width: 200px;
    margin-left: 193px;
    padding-left: 10px;
}

#ulFooter li a
{
    display: inline-block;
    padding-right: 10px;
    color: #524f50;
}

#grdBoxesList, #grdFoldersList
{
    width: 100%;
}


h1
{
    font-size: 20px;
    color: #F19F0C;
    padding-bottom: 0px;
    margin: 10px 0;
}

h2
{
    font-size: 17px;
    color: #202020;
    margin-bottom: 5px;
    padding: 10px 10px 10px 1px;
    color: #414141;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

img
{
    border: 0;
}

a
{
    color: #BE8C12;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
.actionButtons
{
    display: none;
}
#mainSection
{
    min-height: 500px;
    padding-top: 6px;
    padding-right: 4px;
    padding-bottom: 8px;
    padding-left: 8px;
}



.tidyUp, .clearer
{
    height: 1px;
    clear: both;
    overflow: hidden;
}



INPUT.actionButton
{
    background-color: #F19F0C;
    border: 0;
    font-size: 15px;
    padding: 9px 26px;
    font-weight: bold;
}

INPUT.actionButton.printButton
{
    background-color: #FF0000;
    margin-left: 10px;
    color: white;
}
INPUT.actionButton.printButton:hover
{
    background-color: #800000;
}

INPUT.actionButton:hover
{
    background-color: #FDB817;
}
INPUT.genericButton
{
    border-bottom: #000000 1px solid;
    border-radius: 5px;
    border-left: #000000 1px solid;
    padding-bottom: 5px;
    text-transform: uppercase;
    background-color: #FDB817;
    margin: 0px;
    padding-left: 10px;
    padding-right: 10px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
    font-size: 11px;
    border-top: #000000 1px solid;
    font-weight: bold;
    border-right: #000000 1px solid;
    padding-top: 5px;
}

INPUT.genericButton.deleteBtn
{
    background-color: #BF0000;
    color: white;
}

INPUT.genericButtonOff
{
    border-bottom: #000000 1px solid;
    border-left: #000000 1px solid;
    padding-bottom: 2px;
    text-transform: uppercase;
    background-color: #999;
    margin: 0px;
    padding-left: 2px;
    padding-right: 2px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
    font-size: 11px;
    border-top: #000000 1px solid;
    font-weight: bold;
    border-right: #000000 1px solid;
    padding-top: 2px;
}
SELECT.genericPulldown
{
    border-bottom: #000000 1px solid;
    border-left: #000000 1px solid;
    padding-bottom: 1px;
    background-color: #da002a;
    margin: 0px;
    padding-left: 1px;
    padding-right: 1px;
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 11px;
    border-top: #000000 1px solid;
    border-right: #000000 1px solid;
    padding-top: 1px;
}



.preloadImages
{
    visibility: hidden;
    display: none;
}

#logInDetails
{
    text-align: left;
    background-color: #D2D2D2;
    padding: 5px;
    color: #da002a;
    font-weight: bolder;
}





.clearL
{
    height: 1px;
    clear: left;
    overflow: hidden;
}


.panel
{
    border: solid 1px #CCCCCC;
    padding: 15px 15px 15px 15px;
    width: 265px;
    font-size: 12px;
    background-color: #FBFBFB;
}






.panel label
{
    width: 100px;
    display: inline-block;
}

#content ul
{
    padding: 5px 0 5px 14px;
}

#content ul li
{
    margin: 5px 0;
}

#forgot
{
    margin: 20px 0 10px 0;
}

.txtlogin
{
    padding: 5px;
    width: 240px;
    margin-bottom: 6px;
    color: #202020;
    border: solid 1px #909090;
    background-color: #F2F2F2;
}
.txtlogin:focus
{
    border: solid 1px #202020;
    background-color: white;
}

#regForm select
{
    width: 375px;
    padding: 4px;
}

#regForm
{
    background-color: #F3F3F3;
    width: 510px;
    margin: 0 auto;
    padding: 10px;
    text-align: left;
}
.formHeader
{
    font-size: 16px;
    padding: 10px 10px;
    background-color: #C3C3C3;
}
#regForm .txtBox
{
    padding: 5px;
    width: 362px;
    margin-bottom: 6px;
    color: #202020;
    border: solid 1px #909090;
    background-color: #FBFBFB;
}
.frmLabel
{
    padding: 5px 0;
    color: #616161;
    font-weight: bold;
}

.btn
{
    background-color: #FDB817;
    color: black;
    font-weight: bold;
    padding: 5px 10px 5px 10px;
    border: solid 2px #7E5C0C;
}



th
{
    text-align: left;
    padding: 4px;
    font-weight: bold;
}

.deleteButton
{
    width: 24px;
    height: 24px;
    position: relative;
    left: 145px;
    top: -180px;
    cursor: pointer;
    display: none;
}


.boxCard, .folderCard
{
    float: left;
    width: 150px;
    margin: 10px;
    padding: 10px;
    height: 160px;
    position: relative;
}
.boxTitle, .folderTitle
{
    text-align: center;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.boxCard
{
    background-color: #FBFBFB;
    box-shadow: 0px 0px 25px rgba(100,100,100,0.2);
    border-radius: 6px;
}

.boxCard:hover
{
    box-shadow: 0px 0px 25px rgba(225,224,128,0.8);
    border-radius: 6px;
    background-color: #FFFCF0;
}

.folderCard
{
    background-color: #FBFBFB;
    box-shadow: 0px 0px 25px rgba(100,100,100,0.2);
    border-radius: 6px;
}

.folderCard:hover
{
    box-shadow: 0px 0px 25px rgba(61,74,58,0.8);
    border-radius: 6px;
    background-color: #DEE4DE;
}

.boxCard.newBox:hover
{
    background-color: #FECA51;
    box-shadow: 0px 0px 25px rgba(241,159,12,0.6);
}

.newFolder:hover
{
    background-color: #7E917B;
    box-shadow: 0px 0px 25px rgba(29,35,27,0.6);
}
.newBox
{
    background-color: #FEEEC5;
    box-shadow: 0px 0px 25px rgba(225,0,0,0.1);
    border-radius: 6px;
}

.newFolder
{
    background-color: #D2E0D2;
    box-shadow: 0px 0px 25px rgba(225,0,0,0.1);
    border-radius: 6px;
}

.folderImage, .boxImage
{
    float: left;
    width: 200px;
    text-align: center;
    vertial-align: middle;
}
.existingBox, .existingFolder
{
}

.boxDetail
{
    margin-bottom: 10px;
}


#views
{
    text-align: right;
    margin-right: 20px;
    margin-bottom: 20px;
}
#views label
{
    color: #414141;
    font-size: 11px;
    padding-right: 10px;
}
.viewthumb
{
    background: url(images/views.gif) no-repeat 0 2px;
    display: inline-block;
}
.viewdetail
{
    background: url(images/views.gif) no-repeat -36px 2px;
    display: inline-block;
}


.viewthumb:hover, .viewdetail:hover, #imgViewThumb.selected, #imgViewDetails.selected
{
    background-position-y: -17px;
}

#imgViewThumb, #imgViewDetails
{
    cursor: pointer;
    width: 26px;
    height: 16px;
}





#grdBoxesList tr td, #grdFoldersList tr td
{
    padding: 2px 0 2px 3px;
    line-height: 29px;
}
#grdBoxesList th, #grdFoldersList th
{
    border-bottom: solid 3px black;
}

.altRow td
{
    background-color: #EFEFEF;
}
.objName
{
    margin-bottom: 10px;
}
.objName input
{
    width: 728px;
    padding: 6px;
    border: solid 1px #C9C9C9;
    font-size: 17px;
    color: #666666;
    font-weight: bold;
}
.objName input:focus, textarea:focus
{
    box-shadow: 0px 0px 20px rgba(225,224,128,0.8);
}


#instructions
{
    color: #414141;
    font-size: 11px;
}

.fLeft
{
    float: left;
    width: 380px;
    margin-bottom: 10px;
}


textarea
{
    font-family: tahoma,arial;
    width: 350px;
    height: 80px;
    margin-top: 4px;
    border: solid 1px #C9C9C9;
    padding: 4px;
}

.btns
{
    padding: 10px 0;
}

.objDetails
{
    margin-left: 200px;
}


#q
{
    padding: 3px;
    border: solid 1px #C9C9C9;
    margin: 0;
    width: 160px;
}

hr
{
    border: dashed 1px #E3E3E3 margin-botom:10px;
}



#btnSearch
{
    background-color: #F19F0C;
    border: 0;
    color: black;
    padding: 4px 10px;
    margin: 0;
}
#btnSearch:hover
{
    background-color: #F8CF86;
}
*
{
    outline: 0;
}

.txtWide
{
    width: 730px;
}

#menuBar ul
{
    margin: 0;
    list-style: none;
    padding: 0;
}
#menuBar ul li
{
    float: left;
    margin: 0;
    border-right: dotted 1px #F3F3F3;
}
#menuBar ul li a
{
    display: inline-block;
    padding: 12px 55px 11px 55px;
    font-weight: bold;
    font-size: 14px;
    color: #414141;
}
#menuBar ul li a:hover
{
    background-color: #FDB817;
    color: black;
    text-decoration: none;
}
#menuBar
{
    background-color: #E3E3E3;
    height: 40px;
}

.content
{
    clear: left;
    padding-top: 10px;
}

#navigationBar
{
    height: 28px;
    margin: 0 10px;
}
#navigationBar a
{
    cursor: pointer;
    text-decoration: underline;
}

#content
{
    float: left;
}

#boxSwatches input
{
    vertical-align: middle;
}

/*--------Registration forms------------*/
FIELDSET
{
    border-bottom: medium none;
    border-left: medium none;
    padding-bottom: 0px;
    padding-left: 0px;
    width: 75%;
    padding-right: 0px;
    border-top: medium none;
    border-right: medium none;
    padding-top: 0px;
}
FIELDSET P LABEL.formLabel
{
    margin-top: 3px;
    width: 150px;
    float: left;
}
FIELDSET P
{
    padding-bottom: 4px;
}
INPUT.formTextBox
{
    border-bottom: #000000 1px solid;
    border-left: #000000 1px solid;
    padding-bottom: 2px;
    padding-left: 2px;
    width: 200px;
    padding-right: 2px;
    font-family: Arial, Helvetica, sans-serif;
    height: 14px;
    font-size: 11px;
    border-top: #000000 1px solid;
    border-right: #000000 1px solid;
    padding-top: 2px;
}
SELECT.formTextBox
{
    border-bottom: #000000 1px solid;
    border-left: #000000 1px solid;
    width: 206px;
    font-family: Arial, Helvetica, sans-serif;
    height: 22px;
    font-size: 11px;
    border-top: #000000 1px solid;
    border-right: #000000 1px solid;
}

span.validateMessage
{
    color: Red;
}
/*----------------end registration forms----------------------*/