/* custom styles for mini-warehousing */




/* remove this or change it if you would like to remove the blue line just under the logo */
#duxbury_header span.logo a img {
border-bottom:5px solid #003399!important;
}

/* courtesy nav */
#duxbury_top a, 
#duxbury_top img {
margin: 0 !important;
padding: 0 !important;
border: 0 !important;
}
#dnn_TopPane {
margin-bottom: -3px !important;
}



/* column 1 has now a wider width in order to allow the long page names to show in the main menu */
#duxbury_two-column #duxbury_col2,#duxbury_three-column #duxbury_col2 {width:70%!important;}

#duxbury_two-column #duxbury_col1, #duxbury_three-column #duxbury_col1 {width:29%!important;}


/* smaller size of the padding left & right of the modules in column 2 */
#duxbury_col2 div.pad {padding-left:10px!important;padding-right:5px!important;}

/* remove this if you would like to use the border feature from Template Configuration; the code below is canceling the top border of the main menu to a size of 0 units */
#duxbury_menu ul li.first {border-top:0 solid #003399!important;}


/* smaller size of the right margin of modules in column 3 */
#duxbury_content #duxbury_col3 div.block div.pad {margin-right:5px!important;}

/* margin top for column 3 when using three-column skin */
#duxbury_three-column #duxbury_col3 {margin-top:5px!important;}

/* smaller width for column 2 when using the three-column skin; otherwise, in case we use a smaller width, due the fact this website
has a width of no more than 800px, column 3 will float under column 2 */
#duxbury_three-column #duxbury_col2 {width:46% !important;}

/* background image for the website */
html, body#Body {background:transparent url(images/mini-warehousing-background-2.gif) repeat scroll 0 0!important;}

/* increase menu text size */
#duxbury_menu ul li {
font-size: 1.25em !important;
line-height: normal !important;
white-space: normal !important;
height: auto !important;
}
#duxbury_menu .radmenu .item a {
padding: 5px 0 5px 5px !important;
}
#duxbury_menu .radmenu .item a span {
display: block !important;
text-decoration: underline;
margin-left: 0px !important;
padding: 0px 10px 0px 0px !important;
line-height: 18px !important
}
/* Make child pages smaller font in side navigation */
#duxbury_menu ul li.childitem1 {
font-size: 1.0em !important;
}
/* restyle the footer links */
span#dnn_dnnLINKS_lblLinks {
display: block;
width: 780px !important;
}

/* increase copyright text size */
#duxbury_footer p.copyright {
font-size:1em;
}
