body{
    font-size: 12px;
    font-family: Arial;
    color: #323232;
    padding: 0px;
    margin: 0px;
}
input, textarea, select{
    font-size: 12px;
    font-family: arial, verdana;
}
h1,h2,h3, h1 input{
    font-family: arial, verdana, georgia, sans-serif;
    font-weight: bold;
    clear:left;
}
h1{
    font-size:24px;
    font-weight: normal;
    margin:25px 0;
    /*overflow:auto;*/
    background-image: url(../images/titleBg.png);
    background-repeat: no-repeat;
    color: #e8e8e7;
    height:48px;
    padding: 2px 7px;
}
h1:first-letter{
    text-transform: uppercase;
}
h1 input{
    font-size: 25px;
    font-weight: normal;
}
h1 a{
    color: #FF0049;
}
#centercolumn h1{
    background-image: none;
    color: #333;
    padding: 0px;
    height: auto;
}
h2{
    font-size: 20px;
    font-weight: normal;
}
a{
    text-decoration: none;
    color: #AC1A9B;
}
a:hover{
    color: #891aac;
    text-decoration: underline;
}
ul{
    padding: 0px;
    margin: 0px;
}
li{
    padding: 0px;
    margin: 0px;
    list-style: none;
}
br{
    clear: both;
}
hr{
    border: 0px none;
    height: 1px;
    background-color: #CCC;
    margin: 15px 0px;
}
.container_12:after{clear:both;content:'.';display:block;visibility:hidden;height:0}

.active, .active a{
    color: #891aac;
}
.hidden{
    display: none;
}
fieldset{
    border: 0px;
    padding: 0px;
}
fieldset legend{
    display: none;
}
label{
    display:block;
    float:left;
    width:140px;
    margin-right:15px;
}
input{
    
    margin-right: 5px;
    
}
p{
    display: block;
    clear: both;
    overflow: hidden;
    margin-bottom: 10px;
}
dd{
    margin: 0px;   
}
#topbarcontainer{
    height: 49px;
    background-image: url(../images/topbar.png);
}
#topbar{
    height: 48px;
}
#headercontainer{
    background-image: url(../images/headerBg2.png);
    overflow: hidden;
}
#header{
    width: 960px;
    height: 326px;
    margin: 0px auto 0px auto;
    position: relative;
}

#header .menu{
    padding: 0px 25px;
    background-color: #FFF;
    height: 266px;
    width: 175px;
    float:left;
}
#content .menu li{
    margin-left: 10px;
}
#content .menu h1{
    margin-bottom: 5px;
}
#dropableHeader{
    height:275px;
    width: 958px;
    line-height: 275px;
    position:absolute;
    margin-top: 25px;
}
#headerNote{
    text-align: center;
    width: 960px;
    position:absolute;
    top:145px;
    
}
#headerPanel{
    position: absolute;
    top:20px;
}
.margin1{
    margin: 25px;
    float:left;
}

#content{
    margin-bottom: 50px;
}

#footerContainer{
    width: 100%;
    height: 250px;
    background-image:url(../images/headerBg2.png);
    background-position:0 -10px;
    position: relative;
    bottom: 0px;
    left: 0px;
}
#footer a{
    color: #888;
}
#footer .grid_3{
    margin-top: 20px;
    border-right: 1px solid #CCC;
    width: 219px;
    height: 160px;
}
#logo{
    display: block;
    width: 160px;
    height: 48px;
    background-image: url(../images/logo.png);
}
#topmenu{
    height: 48px;
    float: right;
    margin-right:10px;
}
#topmenu li{
    border-right:1px solid #888888;
    display:block;
    float:left;
    height:14px;
    line-height:14px;
    padding-left:8px;
    padding-right: 8px;
    margin-top:18px;
}
#topmenu .last{
    padding-right: 0px;
    border-right: 0px solid #FFF;
}
#topmenu a{
    color: #323232;
    font-size:15px;
    font-weight:bold;
}
.menu li{
    
    padding-left: 18px;
    padding-bottom: 3px;
    background-image: url(../images/pick1.png);
    background-repeat: no-repeat;
    overflow:auto;
}
.menu li:hover, .menu .active{
    background-image: url(../images/pick2.png);
}
.menu li a{
    color: #323232;
}
/*
#headersearch{
    float: right;
    margin-right: 25px;
    margin-top: 217px;
}
#headerSearchResult li .image{
    height: 90px;    
}
#headerSearchResult li{
    margin: 0px 15px 15px 0px;
}*/
.error{
    margin: 0px 0px 20px 0px;
}
.message{
    font-weight: bold;
    padding-bottom: 10px;
}
.error, .rabbit-field-error{
    color: #cf0000;
    font-weight: bold;
    clear:left;
    padding-top: 5px;
    padding-bottom: 5px;
}
.progressContainer, #divStatus{
    margin: 5px 0px 5px 0px;
}

.uploadPreview{
    width: 100px;    
    float: left;
    margin-right: 20px;
}
#imagelist li{
    float:left;
}

#centercolumn #imagelist li{ 
    margin-bottom:13px;
    padding: 0px;
    margin-right: 13px;
}
#centercolumn #imagelist .image{
    height:175px;
}
.progressWrapper{
    clear: both;
    overflow: hidden;
}
.rabbit-field-container{
    overflow: hidden;
    
}
.rabbit-field-label{
    float:left;
    width:130px;
    line-height:20px;
}
dd{
    background-color: #323232;
    padding: 3px;
    color: #FFF;
}
dd a{
    color: #FFF;
}
dt{
    padding: 5px 0px 5px 0px;
}
#editpanel{
    width: 175px;
    margin:0 auto;
    overflow: auto;
    padding-left: 675px;
}
#editbuttons{
    background-image: url(../images/topbar.png);
    background-position:0 23px;
    float:left;
}


#pulldown{
    cursor:pointer;
    height:23px;
    width:52px;
    float: left;
}
.pulldown_up{
    background-image: url(../images/headerbutton_up.png);
}
.pulldown_down{
    background-image: url(../images/headerbutton_down.png);
}
#profileImage{
    text-align:center;
}
#smallImageList li{
    margin: 0px 15px 5px 0px;
    float: left;
    
    line-height: 100px;
    height: 100px;
    width: 100px;
    height: 100px;
    text-align:center;
}
#smallImageList li:hover{
    background-image: url(../images/imageBg.png);
}
#smallImageList img{
    vertical-align: middle;
}
.hclass{
    background-color: #891AAC;
}
#searchform{
    margin-bottom:25px;
    overflow: auto;
}
.editable:hover{
    display: block;
    border: 1px solid #D0D0D0;
}
.editable input{
    width: 98%;   
}
textarea{
    border: 1px solid #CCC;
    margin:0;
    padding:0;
    width:100%;
}
#tb_imageDescription{
    border: 0px none;
    min-height: 100px;
}
.pagination{
    margin:5px 20px;
    width: 300px;
    float: left;
}
.pagination a{
    background-color:#EEEEEE;
    cursor:pointer;

    margin-bottom:5px;
    padding:5px;
    text-decoration:underline;
    
}
#uploadDateSelection{
    
    float:right;
    
    width:100px;
}
br{
    height: 0px;
}
.editable {
    min-height: 5px;
}

table{
    background-color: #EFEFEF;
    padding: 0px;
    margin: 0px;
    margin-bottom:20px;
    border-collapse: collapse;
}
table td{
    border-bottom: 1px solid #FFF;
    padding:5px;
}

.optionText, .optionAction{
    background-color: #EFEFEF;
    margin-bottom:5px;
    float: left;
    height: 23px;
    padding: 4px;
}
.optionText{
    width: 280px;
}
.optionAction{
    margin-right: 5px;
}
#advancedOptionButton{
    cursor: pointer;
    background-color: #EEEEEE;
    padding: 5px;
    margin-bottom: 5px;
    width: 120px;
    float: left;
    text-decoration: underline;
}
#imageDiv{
    border:1px solid #EEEEEE;
    margin-bottom:20px;
    line-height: 418px;
    padding:20px;
    text-align:center;
    vertical-align:middle;
}

#imageDescription{
    margin-top: 20px;
    min-height: 20px;
    border:1px solid #F3F3F3;
    cursor:text;
}
#imageDescription:hover{
    border:1px solid #DDD;
}
#imageDescription h2{
    float: left;
}
.highlighted, .imageDiv:hover, .profileImage:hover{
    background-color: #891AAC;
    background-image: none;
}
.tooltip{
    padding: 5px 10px;
    background-color: #FFF;
    border: 1px solid #D0D0D0;
    z-index: 1000;
    display: none;
    width: 250px;
}

/** image header start **/
.instanceWrapEditable,.instanceWrap{
    position:absolute;
    margin: 1px;
    cursor: pointer;
}
.imageButton{
    width: 16px;
    height: 16px;
    display: none;
    
}
#ddProjects{
    width: 74px;
}

#fsUploadProgress .tagbox{
    font-size:16px;
    margin-top:5px;
}
#sendToChoices{
    overflow: hidden;
}
#sendToChoices li{
    float: left;
    padding: 9px 5px 0 0;
}
.sendToBackImageButton{
    background-image: url(../images/icons/arrow-up.gif);
    cursor: pointer;
    float: left;
    margin-right: 2px;
}
.removeImageButton{
    background-image: url(../images/x.png);
    cursor: pointer;
    float: left;
    margin-right: 2px;
}
.flipImageButton{
    background-image: url(../images/icons/double-arrow.gif);
    cursor: pointer;
    float: left;
}
.scaleImageButton{
    position: absolute;
    right: 0px;
    bottom: 0px;
    cursor: nw-resize;
    /*background-color: #F00;*/
}
.scaleImageIcon{
    background-image: url(../images/scale.png);
    position: absolute;
    right: 0px;
    bottom: 0px;
}
.activeImage{
    border: 1px dashed #999;
    margin: 0px;
    cursor: all-scroll;
    
}
.activeImage .imageButton{
    display: block;
}
/** image header end **/



#ddUploadDates{
    margin-bottom: 15px;
}
#headerMessage{
    background-image:url(../images/topbar.png);
    height:16px;
    margin:0 auto;
    overflow:hidden;
    padding:10px;
    width: 960px;
}
#headerMessage a{
    color: #891AAC;
    font-weight: bold;
}
#search, #headerSearch{
    width: 300px;
    height: 35px;
    background-image: url(../images/searchBg.png);
    background-repeat: no-repeat;
}
#search{
    margin: 25px 0px;
}
#headerSearch{
    left:731px;
    position:absolute;
    top:30px;
}
#tbSearch{
    margin: 7px 9px 0px 11px;
    background-color: transparent;
    border: 0px;
    width: 122px;
    color: #EEE;
    font-size: 15px;
    
}
#bSearch{
    background-color: transparent;
    border: 0px none;
    color: #EEE;
    font-size:21px;
    padding:0px;
    margin: 3px 0px;
    cursor: pointer;
}
#bgColorSwitch{
    overflow: hidden;
    margin: 5px 0px;
    width: 280px;
}
#bgColorSwitch li{
    border:6px solid #323232;
    float:left;
    height:10px;
    margin-right:6px;
    width:10px;
}
.userbutton, .userbutton:hover{
    color: #333;
    font-weight: bold;
    text-decoration: underline;
}
#userlist .profileImage{
    float: left;
    margin-right: 13px;
}

.profileImage, .imageDiv{
    height:220px;
    width:220px;
    /*line-height: 220px;*/
    position: relative;
    margin-bottom: 20px;
    text-align: center;
    background-image: url(../images/imageBg.png);
    background-position: center bottom;
    background-repeat:repeat-x;
}

/* vertical align not working
.imageDiv img{
	display:inline;
	display:inline-table;
	display:inline-block;
	vertical-align:middle;
}*/
.imageText{
    left:10px;
    bottom: 10px;
    position:absolute;
}
.profileImage a, .imageDiv a{
    display: block;
}
.imageText a{
    display: inline;
}
.comment{
    border-bottom: 1px solid #CCC;
    margin-bottom:15px;
    padding-bottom:15px;
}
.absolute{
    position: absolute;
}
#autocompleteChoices{
    width: 220px;
}
#autocompleteChoices ul{
    width: 220px;
    margin-top:10px;
}
#autocompleteChoices li{
    float: left;
    padding: 5px;
    cursor: pointer;
}

#autocompleteChoices ul li.selected {
    background-color: #891AAC;
}
#autocomleteIndicator{
    left:141px;
    position:absolute;
    top:2px;
    width: 74px;
    height: 29px;
    background: #1F1F1F url(../images/spinner2.gif) no-repeat;
    background-position: center;
}
.spinner{
    height: 32px;
    background: #FFF url(../images/spinner3.gif) no-repeat;
    background-position: center;
    width: 100%;
}
.titleWrap{
    width: 178px;
    float: left;
}
.rssLink{
    background-image: url(../images/rss.png);
    display:block;
    height:20px;
    width:20px;
    margin: 7px 0px;
    background-repeat: no-repeat;
    float:right;
}
.downloadIcon{
    width: 77px;
    height: 76px;
    background-image: url(../images/download.png);
    margin: 0px 10px 6px 0px;
    float: left;
}
.optionHeader{
    font-family: Georgia, serif;
    font-size: 25px;
    display:block;
}
.addInfo{
    color: #999999;
}
#buy{
    margin-bottom: 10px;
}
.buyIcon{
    width: 99px;
    height: 82px;
    background-image: url(../images/coins.png);
    margin-right:10px;
    float: left;
}
.downloadNotice{
    float: left;
}
.actions{
    margin-bottom: 10px;
}
.actions a{
    display: block;
    height: 16px;
    padding-left: 20px;
    background: url(../images/action.png) no-repeat;
}
#sendToChoices{
    background-color: #FFF;
}
#sendToChoices ul li.selected { 
    background-color: #DDD;
    cursor: pointer;
}

.bankAccount{
    height: 160px;
    margin-top:46px;
}
.bankAccount .absContainer{
    position: absolute;
    height: 170px;
    width: 150px;
}
.bankAccount img{
    position: absolute;
}
.featureMenu li{
    float: left;
    width: 340px;
    height:270px;
    border-bottom: 1px solid #999;
    padding-bottom: 30px;
    margin: 0px 10px 30px 0px;
}
#imageHeaderInfoLink{
    width: 16px;
    height: 16px;
    margin: 4px;
    display: block;
    background-image: url(../images/icons/info.gif);
}
#itemlist li{
    clear: both;
    margin-bottom: 10px;
    overflow: hidden;
}
.deletebutton{
    margin-left: 5px;
}
#register input{
    width:160px;
}
.note {
    color: #999;
}
#Growler{
    z-index:10000;
}

/* users */
.avatar{
   float:right;
}

/*
.button{
    background-image: url(../images/button.png);
    border: 0px solid #000000;
    height:26px;
    line-height: 26px;
    color: #e5e5e5;
    cursor: pointer;
    padding-right:25px;
    padding-left: 25px;
}*/
