﻿body {background-color:#FBFBFB;color:#333; font:small 'Trebuchet MS' "Lucida Sans Unicode","Lucida Grande",sans-serif;}

a {color:Navy;text-decoration:none;}
a:visited{color:Navy;text-decoration:none;}
a:hover{text-decoration:underline;}

a img {border:0;}
#sitewrapper{background:url(/larry/site/css/backgrounds/body-bg.gif) repeat-y top center #FBFBFB;color:#333; font:small "Lucida Sans Unicode","Lucida Grande",sans-serif;text-align:center;}
#wrap{position:relative;width:970px;background:#FFF;margin:0 auto;}
#topbannerWrap{height:20px;background:#FBFBFB url(/larry/site/css/backgrounds/body-bg-top.gif) no-repeat center bottom;text-align:center;}
#topbanner{width:940px;margin:0 auto;padding:5px 0;}
#contentWrap{clear:both;padding-top:18px;}
.contentBox{line-height:1.4;text-align:left;margin:0 0 0px;padding:0 0px 0 0px;}
.contentBox p{margin:0;padding:0 0 1em;}
#bottom{height:15px;padding-top:0px;background:#FBFBFB url(/larry/site/css/backgrounds/body-bg-btm.gif) no-repeat center top;color:#CCC;font-size:11px;}
body,div,form,table,img,.clean,.clean tr,.clean th,.clean td,.headerTitleLeftBold tr,.headerTitleLeftBold td,#nav ul,#footer ul,#sideBoxMyAccount ul,.conditionTree ul,ul.conditionTree{margin:0;padding:0;}


#sidebarleft
{
    padding: 15px 0px 15px 0px;
    float: left;
    width: 215px;
    line-height: 1.7em;
    min-height:400px;
}
#sidebarleft a{padding-left:0px;padding-right:5px;}
#sidebarleft a:hover{text-decoration: underline;color: Navy;}

#contentright
{
    padding:15px 0px 15px 0px;
    margin-left:230px;
    min-height:400px;
}

#contentfull
{
    padding:15px 0px 15px 0px;
    clear:both;
    min-height:400px;
}
#footer
{
    clear: both;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-top: 10px;
    background-color:#FBFBFB;
}
#footer a, #footer a:hover, #footer a:visited
{
    color: #505050;
    text-decoration: none;
    
}
.cleared{clear:both;}

.login{display:inline-block;text-align:center;overflow:visible;border:solid 1px silver;}
