html, body {
    font:normal 12px verdana;
    margin:0;
    padding:0;
    border:0 none;
    overflow:hidden;
    height:100%;
}
p {
    margin:5px;
}

#south p{
    margin-top:0px;margin-bottom:0px;
    padding-top:5px;padding-bottom:5px;
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-bottom-color:#e8e8e8;
    font-size:11px;
}

.settings {
    background-image:url(./../images/administration/ext/adds/folder_wrench.png);
}
.nav {
    background-image:url(./../images/administration/ext/adds/application_go.png);
}
.add {
    background-image:url(./../images/administration/ext/adds/add.gif) !important;
}
.remove {
    background-image:url(./../images/administration/ext/adds/delete.gif) !important;
}
.save {
    background-image:url(./../images/administration/ext/adds/save.gif) !important;
}    
.user {
    background-image:url(./../images/administration/ext/adds/user_suit.gif) !important;
}    
.userAdd {
    background-image:url(./../images/administration/ext/adds/user_add.gif) !important;
}    
.product {
    background-image:url(./../images/administration/ext/adds/plugin.gif) !important;
}    
.productAdd {
    background-image:url(./../images/administration/ext/adds/plugin_add.gif) !important;
}    
.example {
    background-image:url(./../images/administration/ext/adds/example.gif) !important;
}    
.order {
    background-image:url(./../images/administration/ext/adds/cog.gif) !important;
}    
.detail {
    background-image:url(./../images/administration/ext/adds/folder_go.gif) !important;
}
.comment {
    background-image:url(./../images/administration/ext/adds/comment.gif) !important;
}
.bmenu {
    background-image:url(./../images/administration/ext/adds/menu-show.gif) !important;
}
.logout {
    background-image:url(./../images/administration/ext/adds/logout.gif) !important;
}
.back {
    background-image:url(./../images/administration/ext/adds/back.gif) !important;
}
.forw {
    background-image:url(./../images/administration/ext/adds/forw.gif) !important;
}
.colors {
    background-image:url(./../images/administration/ext/adds/colors.gif) !important;
}
.materials {
    background-image:url(./../images/administration/ext/adds/materials.gif) !important;
}
.locations {
    background-image:url(./../images/administration/ext/adds/anchor.png) !important;
}
.prices {
    background-image:url(./../images/administration/ext/adds/prices.gif) !important;
}
.priceAdd {
    background-image:url(./../images/administration/ext/adds/price_add.gif) !important;
}
.lock {
    background-image:url(./../images/administration/ext/adds/lock.gif) !important;
}
.unlock {
    background-image:url(./../images/administration/ext/adds/unlock.gif) !important;
}
.accept {
    background-image:url(./../images/administration/ext/adds/accept.gif) !important;
}
.na {
    background-image:url(./../images/administration/ext/adds/na.gif) !important;
}
.unknown {
    background-image:url(./../images/administration/ext/adds/unknown.gif) !important;
}
.return {
    background-image:url(./../images/administration/ext/adds/return.gif) !important;
}
.sizes {
    background-image:url(./../images/administration/ext/adds/sizes.gif) !important;
}
.help {
    background-image:url(./../images/administration/ext/adds/help.gif) !important;
}
.generate_xml {
    background-image:url(./../images/administration/ext/adds/table_gear.gif) !important;
}
.get_pdf {
    background-image:url(./../images/administration/ext/adds/page_white_acrobat.gif) !important;
}
.assign_tradesman {
    background-image:url(./../images/administration/ext/adds/user_go.gif) !important;
}
.pageAdd {
    background-image:url(./../images/administration/ext/adds/pageAdd.png) !important;
}
.msg .x-box-mc {
font-size:14px;
}
#msg-div {
position:absolute;
left:0%;
top:10px;
width:250px;
z-index:20000;
}
.x-form-field-wrap .x-form-color-trigger {
	background:transparent url(./../images/administration/ext/adds/color-trigger.gif) no-repeat 0 0;
    cursor:pointer; 
}   
span.error {
	color:red;
}

.pricedisplay {color:brown;font-weight:normal;}
.pricedisplay2 {color:#15429D;font-weight:normal;}

.x-form-field-wrap .x-form-add-trigger{background-image:url(./../images/administration/ext/adds/trigger-add.gif);cursor:pointer;}

