/* 
    Document   : holderlaw
    Created on : Feb 22, 2009, 6:49:36 PM
    Author     : Big Cloud Media
    Description:
        Style sheet for xpunged.com
*/


/* //////////////// PAGE HEADER SECTION ////////////////////////// */


.logobox
{
    
    text-align:center;
    height:40px;
    padding:0px;
    margin-left:30px;
    

}

.logobox p
{

    color: #629C36;
    font-size:30px;
    font-weight:bold;
}


.header { 
        
        margin-left:auto; 
        margin-right:auto; 
        width:100%;
        text-align:center;
        padding-top:5px;
        margin-bottom:7px;
        margin-top:0px;
         background:url('images/transback.png');
        
    }


/* //////////////// PAGE MENU SECTION ////////////////////////// */

.menu ul, .menu li
{

    display:inline;
    list-style-type:none;

}

.socialicon
{
    vertical-align: middle;

}

.numberedlist li
{
    color:#629C36;
    padding-left:5px;

}

a
{
    color:#629C36;
    text-decoration:underline;
}

.bigtextletters
{
    font-size:16px;
}

.bigtextletters a
{
    

}

.rightsidecontent
{
    padding-left:10px;
}

.mainlist ul, .mainlist li
{
    display:list-item;
    color:#629C36;
    list-style-type:disc;
    margin-left:5px;
}

.list ul, .list li
{
    display:list-item;
    color:#629C36;
    list-style-type:disc;
    margin-left:5px;
}
.menu
{
text-align:center;
padding-left:200px;
padding-top:8px;
margin-left:0px;
}
.menu a
{
    color: #629C36;
    font-size:20px;
    text-decoration:none;
    padding-left:10px;
    
}

.menu a:hover
{
    color:green;
    margin-top:0px;
    text-decoration:underline;

}



/* //////////////// PAGE BODY SECTION ////////////////////////// */


.errorbox
{
    color:red;
    font-size:15px;
    font-weight:bold;
    border:2px solid red;
    padding:10px;
    width:300px;
}

.errorbox p
{
    color:red;
    font-size:15px;
}

.inputspace
{

    border:1px solid #629C36;
    font-size:14px;
    color:#629C36;
    padding:3px;
}

.button
{
  border:0px solid #629C36;  
}

.inputholder
{
    margin-top:3px;

    font-size:14px;
    color:#629C36;
}
.textareapallet
{
    width:300px; height:100px;
    color:#629C36;
    border:1px solid #629C36;
    margin-top:3px;
}
.formholder
{
    margin-top:10px;
}
#show p span
{
    font-size:25px;
    color:#629C36;
}
    fieldset
{
    color:#629C36;
    border:2px solid #629C36;
    padding:15px;
    margin:3px;
}

legend
{
    border:2px solid #629C36;
    padding:5px;
    font-size:20px;
    color:#629C36;
    margin:0px;

}
.maintopcurve
{
    height:10px;
    background:url('images/maintopcurve.png') no-repeat;
    margin-left:5px;
    margin-bottom:0px;
}
.mainbottomcurve
{
    height:10px;
    background:url('images/mainbottomcurve.png') no-repeat;
    margin-left:5px;
    margin-bottom:0px;
}
html {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:url('images/background.jpg') no-repeat top left;
background-color:#9BF8FF;
color:#000000;
}

body
{
}

.bodybox
{

    width:1024px;
    margin-left:auto;
    margin-right:auto;
    margin-top:0px;
    
}

.content
{
/*background: white;*/
    background:url('images/transback.png');
padding:20px;
margin-right:5px;
margin-left:5px;
font-size:14px;
}
.palletcount1
{
    font-size:20px;
    color: #629C36;
    margin-top:5px;
    margin-bottom:5px;
    padding:2px;
    border:1px solid #629C36;
}

.palletcounttext
{
    font-size:18px;
    color: #629C36;
    margin-top:2px;
    margin-bottom:2px;
    font-weight:bold;
}
.palletmailform
{
    margin-top:10px;
}
.content p
{
    color: #629C36;
}

.top_title
{
    font-size:22px;
    font-weight:bold;
    margin-left:20px;
}

.sidebar
{ 
       
    color: #629C36;
        margin-right:5px;
        margin-left:5px;
        margin-bottom:5px;
    }
.sidebarinner
{
    background:url('images/transback.png');
     padding:8px;
}
.sidebarbottom
{
    height:11px;
    background:url('images/sidebarbottom.png') no-repeat;
}
.sidebartop
{
    height:11px;
    background:url('images/sidebartop.png') no-repeat;
}

/* //////////////// BOTTOM OF THE PAGE SECTION ////////////////////////// */

.bottom_title
{
    text-align:center;
    margin-bottom:0px;

}

.bottom_title p
{
    font-size:14px;
    font-weight:bold;
}

.bottombox p
{
   color: #629C36;
}
.bottombox
{
    margin-left:6.5px;
     margin-right:6.5px;
   margin-top:8px;

}

.bottomboxinner
{
    background:url('images/transback.png');
     padding:8px;
}
.bottomboxbottom
{
    height:11px;
    background:url('images/bottomboxbottom.png') no-repeat;
}
.bottomboxtop
{
    height:11px;
    background:url('images/bottomboxtop.png') no-repeat;
}

.footer
{
    margin-left:auto;
    margin-right:auto;
    width:500px;
    text-align:center;
    padding-top:40px;
    color:white;
    font-weight:bold;
    

}

.footer a
{
    color:white;
}

.footer a:visited
{
    color:white;
}

.footer a:hover
{
    font-weight:bold;
}

.pagebottom
{
        background: url(images/bottompic.png);
        height:70px;
        margin-top:4px;
        width:100%;

    }
