﻿@import url(publicMessageBox.css);

html
{
    margin: 0;
    padding: 0;
}
body
{
    margin: 0;
    padding: 0;
    font: normal normal normal 12px Arial;
}

h3.title
{
    background-color: #4F4F4F;
    margin: -5px -5px 10px -5px;
    padding: 10px 3px;
    height: 22px;
    text-shadow: -1px 1px 0 #000;
    text-align: center;
    color: #fff;
}

hr
{
    border: solid 1px #000;
}

input.bidButtons
{
    background-color: #ec008b;
    height: 26px;
    border: solid 1px #ec008b;
    font-size: 13px;
    color: #000;
    padding: 2px 27px;
    margin-top: 7px;
    cursor: pointer;
}

input[type="file"]
{
    background-color: #dbdcdd;
    margin-top: 5px;
}

input[type="text"].grayTextBox
{
    background-color: #dbdcdd;
    border: none;
    width: 140px;
    height: 15px;
    padding: 3px 3px;
    text-align: center;
    border-radius: 1px;
}

option
{
    background-color: #fafafa;
    border: none;
    padding: 2px;
}

#BidNow span
{
    cursor: pointer;
    text-decoration: underline;
    text-transform: uppercase;
    font: normal normal Bold 16px Arial;
    color: red;
}

#Wrapper
{
    position: relative;
    margin: 5px auto 0;
    padding: 0;
    width: 990px;
}

#Header
{
    width: 990px;
    height: 103px;
    margin: 0 auto;
    padding: 1px 0;
    background-color: #fff;
}

#Logo
{
    position: relative;
    float: left;
    width: 255px;
    height: 91px;
    margin: 0;
}

#HeadContent
{
    position: relative;
    float: right;
    width: 720px;
    height: 91px;
    margin: 0;
    background-color: #fff;
}

#Content
{
    position: relative;
    width: 990px;
    height: 515px;
    margin: 0 auto;
    padding: 0; /*background: #fff url(../App_Images/Public/bg.jpg) no-repeat center center;*/
}

#Footer
{
    width: 990px;
    padding: 15px 0 0 25px;
    padding: 3px 0 0 0;
    height: 42px;
    margin: 0 auto;
    color: #fff;
    direction: ltr;
    background-color: #231f20;
}

a.bx-next
{
    position: absolute;
    top: 50px;
    right: -35px;
}
a.bx-prev
{
    position: absolute;
    top: 50px;
    left: -35px;
}

.bx-wrapper
{
    position: relative;
    left: 0;
    right: 0;
    width: 950px;
}

#UpdateProgress
{
    position: fixed;
    width: 990px;
    height: 625px;
    margin-left: -495px;
    padding: 0;
    top: 0;
    left: 50%;
    background: transparent url('../App_Images/Public/bgprog.png') left top;
    text-align: center;
    z-index: 9000;
    direction: ltr;
}

.ImageProgress
{
    position: absolute;
    background: transparent url('../App_Images/Public/loading.gif') left top;
    top: 90px;
    left: 50%;
    margin-left: -397px;
    width: 110px;
    height: 5px;
}

span.pleaseWait
{
    color: White;
    direction: rtl;
    display: none;
    visibility: hidden;
}

/******************* Header Divs **********************/

#Subscribe
{
    position: absolute;
    right: 1px;
    width: 145px;
    height: 43px;
    margin: 0;
    padding: 48px 0 0 0;
    background-color: #fff;
    text-align: center;
}

#Address
{
    position: absolute;
    left: 343px;
    width: 156px;
    height: 91px;
    margin: 0;
    padding: 0;
    background: #fff url(../App_Images/Public/address.jpg) no-repeat center center;
}

#GTF
{
    position: absolute;
    top: 52px;
    left: 140px;
    width: 205px;
    height: 36px;
    margin: 0;
    padding: 0;
    background: #fff; /*url(../App_Images/Public/gtf.jpg) no-repeat center center;*/
}

input.activeValue
{
    color: #b0b1b4;
    text-align: center;
    font-style: italic;
}
input.deactiveValue
{
    color: #000;
    text-align: center;
    font-style: normal;
}

#EditYourProfile
{
    z-index: 200;
}

#SubmitYourLink, #EditYourProfile, #CategoryName, #logOut
{
    position: absolute;
    right: 1px;
    width: 135px;
    height: 20px;
    margin: 60px 0 0 0;
    padding: 5px 0 0 0;
    background-color: #fff200;
    text-align: center;
    cursor: pointer;
}

#CategoryName
{
    margin: 52px 0 0 0;
    width: 650px;
    background-color: #fff;
    font: normal normal normal 24px Arial;
    text-align: right;
}
#logOut
{
    margin: 10px 0 0 0;
    cursor: default;
}
#logOut a
{
    text-decoration: none;
    color: #000;
}

#exhibitionLinks
{
    position: absolute;
    right: 1px;
    width: 275px;
    height: 39px;
    margin: 55px 0 0 0;
    padding: 0;
    background-color: #231F20;
    text-align: center;
}

/**************************** Menu ***********************/

ul.menu
{
    /*position: relative; 	height: 45px; 	width: 990px; 	padding: 0;*/
    margin-left: 15px;
    overflow: hidden;
}

ul.menu li /* Force the list to flow horizontally */
{
    float: left;
    list-style: none;
    display: inline;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 2px;
}

ul.menu li.back /* Represents the background of the highlighted menu-item. */
{
    background: transparent url(../App_Images/Public/lava.png) no-repeat right -46px;
    width: 20px;
    height: 31px;
    z-index: 8;
    position: absolute;
}

ul.menu li.back div.left
{
    background: transparent url(../App_Images/Public/lava.png) no-repeat top left;
    height: 31px;
    margin-right: 20px;
}

ul.menu li a /* Styles for each menu-item. */
{
    position: relative;
    overflow: hidden;
    text-decoration: none;
    color: #fff;
    outline: none;
    text-align: center;
    height: 25px;
    top: 5px;
    z-index: 10;
    float: left;
    display: block;
    margin: auto 5px;
    padding: 5px 10px 0;
    cursor: pointer;
    letter-spacing: .5px;
}

ul.menu li a:hover
{
    color: #000;
}

ul.menu li.current a
{
    color: #444;
    font-weight: bold;
}

/**************************** Classes ***********************/

div.artistName, div.day, div.month, div.hour, div.closing
{
    font-size: 40px;
    font-weight: bold;
    margin-left: 25px;
    line-height: 50px; 
}

div.artistName
{
    font-size: 75px;
	Line-height: 60px;
}

div.AuctionDescription
{
    position: absolute;
    width: 940px;
    height: 110px;
    bottom: 0;
    padding: 25px;
    color: #000;
    text-align: justify;
    display: none;
}

div.ExpoDescription
{
    position: absolute;
    width: 940px;
    height: 140px;
    bottom: 5px;
    padding: 25px;
    background: transparent url(../App_Images/Public/expoBg.png) repeat top left;
    color: #fff;
    text-align: justify;
}

a.alphabetLink, a.alphabetSelected
{
    font-size: 16px;
    padding: 0;
    margin: 0 5px;
    color: #7d7d7d;
    text-decoration: none;
}

a.alphabetSelected
{
    color: #000;
}

a.alphabetLink:Hover
{
    text-decoration: overline;
}

div.artistNames
{
    margin-top: 60px;
}

a.artistLink
{
    font: normal normal normal 30px Arial;
    text-decoration: none;
    color: #000;
    line-height: 20px;
}

a.artistLink:Hover
{
    border-bottom: 1px dashed;
}

span.artistFirstName
{
    color: #7d7d7d;
    margin: 0;
    padding: 0;
}

span.artistNamesSeperator
{
    font-size: 30px;
    padding: 0 10px;
    color: #000;
}

span.close, span.closeDown, span.backToDates, span.closeUp, span.backToCategories
{
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    width: 30px;
    height: 30px;
    background: transparent url(../App_Images/Public/left.jpg) no-repeat left top;
    z-index: 195;
}

span.closeUp
{
    top: 50px;
    right: 260px;
    background: transparent url(../App_Images/Public/up.jpg) no-repeat left top;
}

span.closeDown
{
    background: transparent url(../App_Images/Public/down.jpg) no-repeat left top;
    z-index: 200;
}
span.backToDates
{
        width: 86px;
    height: 30px;
    background: transparent url(../App_Images/Public/backToDates.jpg) no-repeat left top;
    z-index: 195;
}
span.backToCategories {
	width: 86px;
    height: 30px;
    background: transparent url(../App_Images/Public/backToCats.jpg) no-repeat left top;
    z-index: 195;
}

input.CreatelinkFields, textarea.CreatelinkFields
{
    background-color: #dbdbdb;
    width: 255px;
    height: 25px;
    border: solid 1px #eee;
    margin-top: 5px;
}

textarea.CreatelinkFields
{
    height: 95px;
    resize: none;
}

input.login
{
    margin-right: 8px;

    background-color: #fff;
    border: solid 1px #FFF200;
    text-align: center;
    font-size: 12px;
    color: #000;
    padding: 6px 15px;
    box-shadow: inset 0 0 20px #FFF200;
}
input.login:hover
{
    box-shadow: inset 0 0 30px #FFF200;
    color: #333;
    cursor: pointer;    
}
input.loginFields
{
    background-color: #fff;
    width: 215px;
    height: 25px;
    border: solid 1px #fff;
    margin-bottom: 5px;
    text-align: center;
    font-size: 13px;
}

input.SignupFields, select.SignupFields
{
    background-color: #fff;
    width: 215px;
    height: 25px;
    border: solid 1px #eee;
    margin-bottom: 3px;
    text-align: left;
    font-size: 13px;
}
select.SignupFields
{
    width: 217px;
}

a.submit, input.submit
{
    position: relative;
    background-color: #fff200;
    width: 40px;
    height: 14px;
    border: solid 1px #fff200;
    text-align: center;
    font-size: 13px;
    text-decoration: none;
    color: #000;
    padding: 6px 15px;
    margin-top: 20px;
}

input.submit
{
    width: 70px;
    height: 30px;
}

a.submit:hover, input.submit:hover
{
    box-shadow: inset 0 0 20px #fff;
    color: #333;
    cursor: pointer;
}

a.CategoryLinks
{
    position: relative;
    font: normal normal normal 35px Arial;
    text-decoration: none;
    color: #000;
    line-height: 46px;
}

a.CategoryLinks:Hover
{
    border-bottom: 1px dashed;
}

input.buyTextbox
{
    width: 150px;
    height: 17px;
    background-color: #FFF200;
    border: solid 1px #FFF200;
    margin: 1px 0 1px 3px;
}

input.toggleMap
{
    border: solid 1px #eee;
    background-color: Gray;
    width: 200px;
    height: 20px;
    color: #fff;
    cursor: pointer;
    padding-bottom: 5px;
}
input.toggleMap:hover
{
    border: solid 1px #FFF200;
    color: #FFF200;
}

span.magnify
{
    position:absolute;
    width: 196px;
    height: 15px;
    background-color: #000;
    opacity:0.8;
    display: block;
    margin-top: 80px;
    color: #fff;
    padding: 5px 2px;
    font: normal normal normal 13px Arial;
}

/*****************  Pages DIVs  ******************/

#AboutGallery
{
    padding: 50px 25px;
    height: 415px;
    width: 940px;
    color: #ddd;
    background-color: #494748;
}
#AboutGallery p
{
    margin-bottom: 13px;
    text-align: justify;
}

#AboutGallery #Text
{
    position: relative;
    float: left;
    font: normal normal normal 13px Arial;
    width: 475px;
    height: 405px;
}
#AboutGallery #Image
{
    position: relative;
    float: right;
    font: normal normal normal 13px Arial;
    width: 425px;
    height: 405px;
}

#BidNow
{
    width: 270px;
    height: 70px;
    padding-top: 40px;
    font: normal normal normal 13px Arial;
}

#WorkInfo
{
    font: normal normal normal 13px Arial;
    color: #000;
    width: 270px;
}

#WorkImages
{
    position: relative;
    float: right;
    width: 720px;
    height: 515px;
}

#WorkImages img
{
    cursor: url('../App_Images/Public/magnify.cur'),url('../../App_Images/Public/magnify.cur'), default;
}

div.flowContainer
{
    position: absolute;
    top: 0;
    width: 990px;
    height: 515px;
    display: none;
    z-index: 100000;
    background-color: #eee;
    overflow: hidden;
}

/*****************  Carousel  ******************/
#Past
{
    position: relative;
    float: left;
    width: 495px;
    height: 240px;
    padding: 25px 0 0 0;
    margin: 0;
}
#Archived
{
    position: relative;
    float: right;
    width: 478px;
    padding: 25px 0 0 0;
    margin: 0;
}

#Archived ul li
{
    float: left; /* required */
    width: 235px;
    height: 122px;
    margin: 0 18px 18px 0;
}

#Archived .mask
{
    position: relative; /* required */
    overflow: hidden; /* required */
    width: 480px; /* required */
}

#Archived a.next
{
    position: absolute;
    top: 305px;
    right: 2px;
    width: 30px;
    height: 25px;
    background: transparent url(../App_Images/Public/next.png) no-repeat top left;
    display: block;
}

#Archived a.prev
{
    position: absolute;
    top: 305px;
    right: 35px;
    width: 30px;
    height: 25px;
    background: transparent url(../App_Images/Public/prev.png) no-repeat top left;
    display: block;
}
/***** The End of First Carousel  *****/

#ArtistWorks
{
    width: 927px;
    padding: 25px 0 0 0;
    margin-left: 0;
}

#ArtistWorks ul li
{
    float: left; /* required */
    width: 144px;
    height: 112px;
    margin: 0 10px 0 0;
}

#ArtistWorks .mask
{
    position: relative; /* required */
    overflow: hidden; /* required */
    width: 927px; /* required */
}

#ArtistWorks a.next
{
    position: absolute;
    top: 430px;
    right: 2px;
    width: 30px;
    height: 25px;
    background: transparent url(../App_Images/Public/next.png) no-repeat top left;
    display: block;
}

#ArtistWorks a.prev
{
    position: absolute;
    top: 430px;
    right: 33px;
    width: 30px;
    height: 25px;
    background: transparent url(../App_Images/Public/prev.png) no-repeat top left;
    display: block;
}
/***** The End of Second Carousel  *****/

#WorkImages ul li
{
    float: left; /* required */
    width: 720px;
    height: 515px;
    margin: 0;
    text-align: center;
}

#WorkImages .mask
{
    position: relative; /* required */
    overflow: hidden; /* required */
    width: 720px; /* required */
}

#WorkImages a.next
{
    position: absolute;
    top: 250px;
    right: 2px;
    width: 30px;
    height: 25px;
    background: transparent url(../App_Images/Public/next.png) no-repeat top left;
    display: block;
}

#WorkImages a.prev
{
    position: absolute;
    top: 250px;
    left: 2px;
    width: 30px;
    height: 25px;
    background: transparent url(../App_Images/Public/prev.png) no-repeat top left;
    display: block;
}

/***** The End of Third Carousel  *****/

#Auctions
{
    width: 955px;
    height: 455px;
    padding: 60px 0 0 35px;
}

#Auctions ul, #WorkImages ul, #ArtistWorks ul, #Archived ul
{
    position: absolute; /* required */
    overflow: hidden; /* required */
    margin: 0;
    padding: 0;
    list-style: none;
}

#Auctions ul li
{
    float: left; /* required */
    width: 200px;
    height: 105px;
    margin: 0 40px 40px 0;
}

#Auctions .mask
{
    position: relative; /* required */
    overflow: hidden; /* required */
    width: 920px; /* required */
}

#Auctions .pagination-links, #WorkImages .pagination-links
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#Auctions .pagination-links li, #WorkImages .pagination-links li
{
    display: inline;
}

#Auctions .pagination-links li.current, #WorkImages .pagination-links li.current
{
    background: Gray;
}

#Auctions .disabled, #WorkImages .disabled
{
    color: Gray;
}

#Auctions a.next
{
    position: absolute;
    top: 250px;
    right: 2px;
    width: 30px;
    height: 25px;
    background: transparent url(../App_Images/Public/next.png) no-repeat top left;
    display: block;
}

#Auctions a.prev
{
    position: absolute;
    top: 250px;
    left: 2px;
    width: 30px;
    height: 25px;
    background: transparent url(../App_Images/Public/prev.png) no-repeat top left;
    display: block;
}

#Auctions a.disabled, #WorkImages a.disabled, #ArtistWorks a.disabled, #Archived a.disabled
{
    display: none;
}

a.workNext
{
    position: absolute;
    top: 20px;
    left: 70px;
    width: 30px;
    height: 30px;
    background: transparent url(../App_Images/Public/right.jpg) no-repeat top left;
    display: block;
}
a.workPrev
{
    position: absolute;
    top: 20px;
    left: 0;
    width: 30px;
    height: 30px;
    background: transparent url(../App_Images/Public/left.jpg) no-repeat top left;
    display: block;
}

/***************************  Scrollable   *******************************/
.lb-v-dummy
{
    width: 100%;
    display: block;
    height: 1px;
}
.lb-h-dummy
{
    height: 100%;
    display: block;
    width: 1px;
    display: none;
}
.lb-clear
{
    clear: both;
}
.lb-wrap
{
    z-index: 0;
    overflow: auto;
    position: relative;
}
/*.lb-scrollbar-wrap { position: absolute; left: 0; top: 0; }*/
.lb-v-scrollbar
{
    z-index: 1;
    position: absolute;
    right: 2px;
    top: 2px;
    width: 7px;
    height: 100%;
    background: #cfcfcf;
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
}
.lb-h-scrollbar
{
    z-index: 1;
    position: absolute;
    bottom: 2px;
    left: 2px;
    width: 100%;
    height: 7px;
    background: #cfcfcf;
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    display: none;
}
.lb-v-scrollbar-slider
{
    position: absolute;
    width: 7px;
    height: 50px;
    left: 0;
    top: 0;
    background: #000;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
}
.lb-h-scrollbar-slider
{
    position: absolute;
    height: 7px;
    width: 50px;
    left: 0;
    top: 0;
    background: #000;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    display: none;
}
