/* CSS Document */

body {
background-image:url(images/admin_area_header.jpg);
font-size: 11px;
}

.pusher {
margin:auto; 
height:200px;
}

.bottomside {
clear:both;
background:url(../images/bs.gif); 
height:20px;
}

.outer {
background:url(../images/rs.gif) repeat-y; 
background-position:top right;

}

.inner {background:url(../images/ls.gif) repeat-y;
background-position:top left;
overflow:auto;
padding-bottom:3px;
}

.content {margin:0 7px 0 10px; background-color:#000000;}

#usercontent {
margin:0 auto;
font-size:1em;
overflow:auto;
}

#usercontent ul {
list-style:none;
margin:0;
padding:0;
margin-left:182px;
}

#usercontent li{
display:inline;
margin:0;
padding:0;
}

#usercontent li.userlink a:hover{
color:#FFFFFF;
}

#usercontent a{
float:left;
display:block;
text-decoration:none;
font-weight:bold;
color:#e0b447;
padding:0;
padding-left:13px;
margin-top:2px;
background-image:url(images/user-tab-left.png);
background-repeat:no-repeat;
background-position:left top;
}

#usercontent a span {
float:left;
display:block;
padding:5px 13px 3px 0;
background-color:#8c712c;
margin-right:5px;
color:#FFFFFF;
background-image:url(images/user-tab-right.png);
background-repeat:no-repeat;
background-position:right top;
}

#usercontent .userlink a:hover span {
background-position:100% -38px;
padding-bottom:5px;
}

#usercontent .userlink a:hover{
background-position:0% -38px;
margin-top:0;
}

#Admin-area-title {
margin-top:97px;
width:261px;
height:67px;
background-image:url(../images/admin-title.gif);
float:left;
text-indent:-3000px;
}

#container {
clear:both;
background-color:#383e99;
border-top:#d6d6d6 4px solid;
border-bottom:#828384 4px solid;
font-size:1.1em;
min-width:880px;
}

#container #holder{
background-color:#383e99;
width:880px;
margin:auto;
}

#inner-contain {
width:814px;
margin:auto;
background-image:url(../images/admin-inner-contain-bg.gif);
background-repeat:repeat-y;
color:#4e4e4e;
overflow:auto;
}

#inner-contain-end {
background-image:url(../images/admin-inner-contain-end.gif);
width:814px;
height:25px;
text-indent:-3000px;
clear:both;
}

#login-panel {
width:380px;
margin:auto;
background-color:#d6d6d6;
background-image:url(../images/login-panel-middle.gif);
}

#login-panel-end {
background-color:#d6d6d6;
background-image:url(../images/login-panel-bottom.gif);
height:17px;
}

#login-panel-top {
background-color:#d6d6d6;
background-image:url(../images/login-panel-top.gif);
height:15px;
}

#header {
margin-bottom:5px;
padding-top:0;
}

#admin-login-heading {
background-image:url(images/admin-login-heading.gif);
width:725px;
margin:0;
height:65px;
text-indent:-3000px;
clear:both;
}

#admin-home-heading {
background-image:url(images/admin-home-heading.gif);
width:725px;
margin:0;
height:65px;
text-indent:-3000px;
clear:both;
}

#admin-user-heading {
background-image:url(images/admin-user-heading.gif);
width:725px;
margin:0;
height:65px;
text-indent:-3000px;
clear:both;
}

#admin-config-heading {
background-image:url(images/admin-config-heading.gif);
width:725px;
margin:0;
height:65px;
text-indent:-3000px;
clear:both;
}

#admin-homepage-heading {
background-image:url(../images/admin-homepage-heading.gif);
width:725px;
margin:0;
height:65px;
text-indent:-3000px;
clear:both;
}

#admin-cats-heading {
background-image:url(../images/admin-cats-heading.gif);
width:725px;
margin:0;
height:65px;
text-indent:-3000px;
clear:both;
}

#admin-news-heading {
background-image:url(../images/admin-news-heading.gif);
width:725px;
margin:0;
height:65px;
text-indent:-3000px;
clear:both;
}

#admin-item-heading {
background-image:url(../images/admin-item-heading.gif);
width:725px;
margin:0;
height:65px;
text-indent:-3000px;
clear:both;
}

#admin-panel-heading {
background-image:url(../images/admin-panel-heading.gif);
width:725px;
margin:0;
height:65px;
text-indent:-3000px;
clear:both;
}

#admin-contact-heading {
background-image:url(../images/admin-contact-heading.gif);
width:725px;
margin:0;
height:65px;
text-indent:-3000px;
clear:both;
}

#admin-order-heading{
background-image:url(images/admin-order-heading.gif);
width:725px;
margin:0;
height:65px;
text-indent:-3000px;
clear:both;
}

#admin-members-heading{
background-image:url(images/admin-members-heading.gif);
width:725px;
margin:0;
height:65px;
text-indent:-3000px;
clear:both;
}

#admin-navigation {
float:left;
display:inline;
padding:0;
font-size:1em;
width:163px;
margin:0;
background-image:url(images/admin-nav-middle.png);
background-repeat:repeat-y;
background-color:#000000;
margin-left:2px;
}

#admin-nav-top {
width:163px;
height:15px;
background-image:url(images/admin-nav-top.png);
line-height:0.1;
background-color:#000000;
}

#admin-nav-bottom {
width:163px;
height:15px;
background-image:url(images/admin-nav-bottom.png);
line-height:0.1;
font-size:1px;
margin-top:-6px;
margin-bottom:0;
padding-bottom:0;
background-color:#000000;
}

#admin-navigation ul {
list-style:none;
margin:0;
padding:0;
}

#admin-navigation li {
margin-bottom:6px;
padding:0;
margin-left:1px;
margin-right:1px;
background-repeat:repeat-x;
}

#admin-navigation a {
color:#FFFFFF;
text-decoration:none;
display:block;
padding:3px 0 5px 3px;
background-image:url(images/admin-nav-but.png);
background-repeat:repeat-x;
text-transform:uppercase;
line-height:12px;
}

#admin-navigation a:hover {
background-position:20px;
color:#FFFFFF;
padding-left:6px;
}

#admin-navigation #admin-current {
font-weight:bold;
color:#FFFFFF;
}
  
#admin-navigation #admin-current a {
font-weight:bold;
color:#FFFFFF;
background-position:bottom;
padding-left:6px;
}

#admin-navigation #admin-current a:hover{
font-weight:bold;
color:#FFFFFF;
}

#admin-content {
float:right;
display:inline;
background-image:url(images/admin-content-middle.png);
background-repeat:repeat-y;
width:554px;
padding:0 10px 0 16px;
margin-right:0;
color:#FFFFFF;
}

#admin-content .message {
border: #e0b447 2px solid;
background-color: #e0b447;
color:#000000;
font-weight:bold;
}

#admin-content-top {
float:right;
display:inline;
background-image:url(images/admin-content-top.png);
width:580px;
height:14px;
margin-right:0;
}

#admin-content-bottom {
float:right;
display:inline;
background-image:url(images/admin-content-bottom.png);
width:580px;
height:14px;
margin-right:0;
}

#admin-content h3{
font-size:1.2em;
font-weight:bold;
margin-bottom:1em;
text-align:left;
padding-left:0;
color:#FFFFFF;
}

#admin-content p{
margin-bottom:0.5em;
}

#admin-content form{
/*text-align:center;*/
}

#admin-content form fieldset{
text-align:center;
}

#admin-content form div{
/*text-align:center;*/
padding-top:6px;
}

#admin-content form fieldset .formdatadisplay-label {
padding:0em 1em 0.2em 1em;
border: #e0b447 2px solid;
border-bottom-width:0;
background-color: #e0b447;
color: #000000;
display:inline;
margin: 0 auto;
}

#userdelete_form{
padding-top:0.5em;
}

#admin-content .paging {
text-align:left;
overflow:auto;
padding-bottom:1px;
margin-bottom:3px;
}

#admin-content .paging a{
color:#e0b447;
font-weight:bold;
}

#admin-content .paging *{
text-align:left;
}

#admin-content .paging span {
font-weight:bold;
}

.pagingcounts {
float:left;
margin-left:0;
}

.pagingpages {
float:right;
margin-right:0;
}

#admin-content div.submitholder{
padding-top:0;
}

.crumb {
font-weight:bold;
color:#e0b447 !Important;
}

.blocklink {
padding:0.4em;
color:#000000 !Important;
background-color:#e0b447;
font-size:1em;
display:block;
text-decoration:none;
margin-bottom: 0.5em;
text-align:center;
text-transform:uppercase;
border:#e0b447 2px solid;
}

.blocklink:hover {
color:#e0b447 !Important;
background-color:#000000;
border:#e0b447 2px solid;
}

.blockholder {
padding:0;
color:#FFFFFF;
background-color:#383e99;
font-size:1em;
display:block;
text-decoration:none;
margin-bottom: 0.5em;
text-align:center;
}

.blockholder a{
color:#FFFFFF;
}

.blockholderinner {
padding:8px;
}

.blockholderinnerform {
padding:2px;
}

.zerobottom {
margin-bottom:0;
}

.backlink {
margin-top:1.5em;
}

fieldset {
border: #e0b447 2px solid;
background-color: #372c12;
padding-bottom:1em;
margin-bottom:1em;
margin-left:0;
margin-right:0;
}

legend {
padding:0em 1em 0.2em 1em;
border: #e0b447 2px solid;
background-color: #e0b447;
color: #000000;
font-weight:bold;
margin-left:0.2em;
text-transform:uppercase;
font-size:11px;
}

label.inputlabel {
padding:0em 1em 0.2em 1em;
border: #e0b447 2px solid;
border-bottom-width:0;
background-color: #e0b447;
color: #000000;
}

span.inputlabel {
padding:0em 1em 0.2em 1em;
border: #e0b447 2px solid;
border-bottom-width:0;
background-color: #e0b447;
color: #000000;
}

.formdatadisplay {
border: #e0b447 2px solid;
padding:0.4em;
font-weight:bold;
width:75%;
font-size:1em;
text-align:center;
background-color: #000000;
color: #ffffff;
margin: 0 auto;
margin-bottom:9px;
}

.innercontent {
background-color:#fff5ba;
border: #ac9452 2px solid;
width:710px;
padding:5px;
margin:7px auto;
color:#4e4e4e;
}

.innercontent a{
color:#7b5a00;
font-weight:bold;
}


.innercontent a:hover{
color:#ac9452;
}

.innercontent p {
font-weight:bold;
}

.draghandle {
padding:0.4em;
color:#FFFFFF;
background-color:#383e99;
font-size:1em;
display:block;
text-decoration:none;
margin-bottom: 0.5em;
text-align:center;
width:75%;
margin-left:auto;
margin-right:auto;
}

.draghandle a {
display:block;
cursor:move;
}

.inputeditcontact, .editor_field {
border: #828384 2px solid;
padding:0.2em;
background-color: #ffffff;
width:50%;
font-size:1em;
text-align:center;
}

.inplaceeditor-form {
display:inline;
}

.contact-editlinks{
margin-left:5px;
}

.editor_cancel {
margin-left:5px;
margin-right:-5px;
}

.Capitalized {
text-transform:capitalize;
}

#footer {
margin:auto;
font-size:1em;
padding-left:10px;
}