body, html { font: .95em Arial,sans-serif; color: #333333; background-color: White; padding: 0px 0px 0px 0px; margin: 2px 5px 0px 5px; background-image: url(../b-img/bg2.gif); /*background-attachment: fixed; background-repeat: repeat-x;*/ } td{ text-align: left; vertical-align: top; } #nav, #nav ul { /* all lists */ padding: 0; margin: 5px 0px 0px 0px;/*aligns the entire menu*/ list-style: none; float: left; width: 120px; /*not sure why this is needed*/ z-index: auto; } #nav li { /* all list items */ position: relative; float: left; /*line-height: 14px; */ margin: 0px 0px -1px 0px; /*-1 makes the menue border the same size*/ font-family: Arial, Helvetica, sans-serif; font-size: 15px; /*font-weight: bold; */ /*this width should be as big as the menues containing div this allows hover outside of the boxes uther wise menue colapses before mousing over - if set too big hover colapses when you go below the next main link*/ width: 127px; } #nav li ul { /* second-level lists */ position : absolute; left: -999em; margin-left : 120px;/* sec level pos */ margin-top : -24px; /* aligns 2 nd level to top of menue*/ /*height: 100px;*/ } .navhi a, .navhi a:visited { width: 120px; display: block; color: #624da0; font-weight: bold; text-decoration: none; /*background-color: #F0F8FF;*/ padding: 7px 1px 1px 2px; /*margin-bottom: 14px;*/ height: 30px; vertical-align: top; text-align: right; /* margin: -10px 0px 0px 0px;*/ margin: 0px 0px -1px 0px; /*border-top: thin solid #e3edf3;*/ border-bottom: thin dotted #fccd99; } .navlow a, .navlow a:visited { width: 180px; display: block; vertical-align: middle; color: #101010; font-weight: bold; text-decoration: none; background-color: #CCCCCC; border: 1px solid #603000; padding: 1px; margin-bottom: 0px; height: 30px} .navhi a:hover { color: #fccd99; /*background-color: #F0F8FF; border-bottom: thin dotted #fdb302;*/ } .navlow a:hover { color: maroon; background-color: #F0F8FF; } #nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */ left: auto; } #nav li:hover, #nav li.hover { position: static; } img { margin: 0px; padding: 0px; border: 0px; } #headerclient { background-image: url(../b-img/bkg-hdr.jpg); height: 150px; /*border-bottom: 2px solid Silver;*/ margin-top: 0px; width: 767px; } .limg{ background-image: url(../b-img/table/t-topleftline.jpg); background-repeat: repeat-y; background-position: left; padding-left: 2px; } .rimg{ background-image: url(../b-img/table/t-toprightline.jpg); background-repeat: repeat-y; background-position: right; padding-right: 9px; } #output{ display: inline; } #header { /*height: 150px; border-bottom: 2px solid Silver;*/ margin-top: 0px; width: 767px; } .hand{ cursor: hand; } .navbut{ /*margin-top: 3px;*/ } .tabb{ margin: 5px 10px 2px 10px; /*border-top: 1px solid blue;*/ /*color: #bdbbb6;*/ height: 1px; color: Blue; width: 767px; } #contenttable{ margin: 0px 10px 0px 10px; width: 774px; background-color: White; } #maincontent #subnav, #leftcontent #subnav ul { padding: 0; margin: 0; list-style: none; } #maincontent { color: Navy; background-color: #F0F8FF; left: auto; } #maincontent { width: 70px; display: block; color: Black; text-decoration: none; background-color: white; border: 1px solid Silver; padding: 1px 1px 1px 2px; text-align: center; } #maincontent { float: left; font-size: 12px; width: 70; } #col1{ /*width: 120px; position: absolute; top: 112px; background-image: url(../b-img/bg1.gif); left: 5px; border-right: 1px solid Black; border-left: 1px solid Black; height: 200px;*/ /*border-top: 1px solid Black;*/ padding-top: 8px; /*background-image: url(../b-img/bg.jpg);*/ } #col2{ /*background-image: url(../b-img/bg.jpg); background-repeat: repeat-x;*/ padding: 28px 20px 20px 20px; } #col3{ background-image: url(../b-img/bgmain.gif); background-repeat: repeat-x; padding: 28px 0px 0px 0px; } #col4{ background-image: url(../b-img/bgmain.gif); background-repeat: repeat-x; padding: 28px 0px 0px 0px; } #maincontent1 { text-align: left; vertical-align: top; padding: 1px 65px 5px 300px; word-break: normal; word-wrap: break-word; /*margin-left: 160px; top: 229px;*/ clear: left; height: 50px; background-image: url(../images/bkg.gif); font-size: .8em; } #maincontent { margin-bottom: 0px; text-align: left; vertical-align: top; padding: 15px 20px 5px 10px; word-break: normal; word-wrap: break-word; margin-left: 160px; /*top: 229px;*/ clear: left; color: #333333; } .show { margin-right: 5px; } p { margin-top: 0px; margin-bottom: 4px; /* padding: 5px;*/ } #leftcontent img { margin-right: 10px; border: 0px; } tr a, tr a:visited, #bottomcontent a, #bottomcontent a:visited, #leftcontent a, #leftcontent a:visited, #rightcontent a, #rightcontent a:visited, #homenav a, #homenav a:visited { color: Blue; text-decoration: none; } tr a:hover, #leftcontent a:hover, #homenav a:hover, #rightcontent a:hover, #bottomcontent a:hover{ color: Maroon; text-decoration: none; } #footer { background: #fff; /*text-align : center;*/ font: .9em Arial,sans-serif; padding-top: .1em; padding-bottom: .1em; clear: both; border-top: 1px solid Silver; /*margin-top: 46px;*/ margin-top: -3px; background-color: White; /*width: 767px;*/ } .cartt{ color: #8B0000; font-size: 12px; } textarea { background-color: #F0F8FF; font: .95em Arial,sans-serif; border: 1px solid maroon; margin: 0; width: 175px; } .input{ background-color: #F0F8FF; font: .95em Arial,sans-serif; border: 1px solid maroon; margin: 0; } .form{ vertical-align: top; left: auto; text-align: left; top: auto; margin:0; } #Submit_Button{ background-image: url(../b-img/but-submit-b.gif); width: 105px; height: 30px; border: 0px; padding-bottom: 4px; color: #FF8C00; font-weight: bold; cursor: hand; } #Submit_Button2{ background-image: url(../b-img/but-submit2.gif); width: 105px; height: 30px; border: 0px; } .formreq{ color: Red; font-size: 20px; margin-bottom: -30px; padding-bottom: -30px; top: 7px; position: relative; } .formreqta{ color: #FF9900; font-size: 27px; margin-bottom: -30px; padding-bottom: -30px; top: -50px; position: relative; } /*text = input1 textarea = input2*/ .input1,.input2{ background-color: #F0F8FF; font: .95em Arial,sans-serif; border: 1px solid maroon; margin: 0; width: 175px; } .input3,{ background-color: #F0F8FF; font: .95em Arial,sans-serif; border: 1px solid maroon; margin: 0; width: 100px; } h1 { font: 1.8em; font-weight: bold; } h2 { font: 1.6em; font-weight: bold; } h3 { font: 1.4em; font-weight: bold; } h4{ font: 1.2em; font-weight: bold; } h5{ font: 1em; font-weight: bold; } hr{ height: 1px; color: Blue; } .red{ color: Red;} .navy{ color: navy;} .blue{ color: blue;} .maroon{ color: maroon;} .teal{ color: Teal;} .gray{ color: #2F4F4F;} .bold{ font-weight: bold;} .larger{ font-size: larger;}