123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508 |
- /* Getting the new tags to behave */
- article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
- display:block
- }
- mark, rp, rt, ruby, summary, time {
- display:inline
- }
- /* Left & Right alignment */
- .left {
- float:left
- }
- .right {
- float:right
- }
- .wrapper {
- width:100%;
- overflow:hidden
- }
- /* Global properties */
- body {
- background:url(/img/bg_top2.jpg) top repeat-x #fff;
- border:0;
- font:14px Tahoma, Geneva, sans-serif;
- color:#4c4c4c;
- line-height:20px;
- padding-bottom:20px;
- min-width:980px
- }
- .ic, .ic a {
- border:0;
- float:right;
- background:#fff;
- color:#f00;
- width:50%;
- line-height:10px;
- font-size:10px;
- margin:-220% 0 0 0;
- overflow:hidden;
- padding:0
- }
- .css3 {
- border-radius:8px;
- -moz-border-radius:8px;
- -webkit-border-radius:8px;
- box-shadow:0 0 4px rgba(0, 0, 0, .4);
- -moz-box-shadow:0 0 4px rgba(0, 0, 0, .4);
- -webkit-box-shadow:0 0 4px rgba(0, 0, 0, .4);
- position:relative
- }
- /* Global Structure */
- .main {
- margin:0 auto;
- width:980px
- }
- .body1 {
- background:url(/img/bg_top_img2.jpg) top center no-repeat
- }
- .body2 {
- background:#f2f2f2
- }
- /* main layout */
- a {
- color:#000;
- text-decoration:underline;
- outline:none
- }
- a:hover {
- text-decoration:none
- }
- h1 {
- padding:47px 0 0 39px
- }
- h2 {
- font-size:32px;
- color:#000;
- text-transform:uppercase;
- line-height:1.2em;
- padding:31px 0 20px 0;
- letter-spacing:-1px
- }
- h2 span {
- display:block;
- margin-top:-12px
- }
- h3 {
- font-size:27px;
- color:#000;
- line-height:1.2em;
- padding:14px 0 13px 0;
- letter-spacing:-2px
- }
- p {
- padding-bottom:20px
- }
- /* header */
- header {
- height:376px;
- width:100%;
- overflow:hidden
- }
- #logo {
- display:block;
- background:url(/img/logo.png) no-repeat;
- width:273px;
- height:84px;
- text-indent:-9999px
- }
- #menu {
- float:left;
- padding:11px 0 0 39px
- }
- #menu li {
- float:left;
- padding-right:17px;
- background:url(/img/menu_line.jpg) right 0 no-repeat;
- margin-right:15px
- }
- #menu .end {
- background:none
- }
- #menu li a {
- display:block;
- font-size:15px;
- color:#fff;
- line-height:36px;
- text-transform:uppercase;
- text-decoration:none;
- height:40px
- }
- #menu li a:hover, #menu #menu_active a {
- color:#44fbfe
- }
- #icon {
- float:right;
- padding:16px 40px 0 0
- }
- #icon li {
- float:left;
- padding-left:15px
- }
- #icons {
- float:right;
- padding:20px 39px 0 0
- }
- #icons li {
- float:left;
- padding-left:11px
- }
- #slogan {
- background:url(/img/top_line2.gif) 0 0 no-repeat;
- font-size:46px;
- color:#002b3a;
- line-height:1.2em;
- margin:25px 0 0 39px;
- padding-top:18px;
- letter-spacing:-2px
- }
- #slogan span {
- display:block;
- font-size:36px;
- line-height:1.2em;
- margin-top:-12px
- }
- .banners {
- padding:26px 0 0 35px
- }
- .banners li {
- padding-bottom:2px
- }
- /* content */
- #content {
- width:100%;
- overflow:hidden;
- padding-bottom:30px
- }
- .pad1 {
- padding:0 34px
- }
- .pad_left1 {
- padding-left:5px
- }
- .pad_left2 {
- padding-left:42px
- }
- .pad_top1 {
- padding-top:33px
- }
- .pad_top2 {
- padding-top:7px
- }
- .pad_bot1 {
- padding-bottom:10px
- }
- .pad_bot2 {
- padding-bottom:18px
- }
- .marg_right1 {
- margin-right:21px
- }
- .marg_top1 {
- margin-top:-10px
- }
- .marg_left1 {
- margin-left:-5px
- }
- .font1 {
- text-align:center;
- display:block;
- font-size:23px;
- line-height:1.2em;
- padding:7px 0 36px 0;
- color:#000;
- letter-spacing:-1px
- }
- .font2 {
- font-size:22px;
- line-height:1.2em;
- color:#0055a2;
- padding:0 0 20px 0;
- letter-spacing:-1px;
- margin-top:-3px
- }
- .font2 span {
- display:block;
- margin-top:-6px
- }
- .font2 a {
- color:#0055a2;
- text-decoration:none
- }
- .font2 a:hover {
- color:#000
- }
- .box1 {
- padding:0 34px;
- background:#fff;
- padding-bottom:45px
- }
- .box2 {
- background:#f2f2f2;
- padding:17px 30px 20px;
- border-radius:6px;
- -moz-border-radius:6px;
- -webkit-border-radius:6px;
- position:relative;
- margin-right:5px;
- margin-bottom:25px
- }
- .button {
- display:inline-block;
- color:#fff;
- background:url(/img/button1_bg.gif) 0 0 repeat-x;
- line-height:40px;
- text-decoration:none;
- cursor:pointer
- }
- .button span {
- display:block;
- background:url(/img/button1_left.gif) 0 0 no-repeat
- }
- .button span span {
- background:url(/img/button1_right.gif) top right no-repeat;
- padding:0 25px;
- height:42px
- }
- .button:hover {
- background-position:bottom
- }
- .button:hover span {
- background-position:bottom left
- }
- .button:hover span span {
- background-position:bottom right
- }
- .list1 {
- margin-top:-12px
- }
- .list1 li {
- line-height:40px
- }
- .list1 li a {
- display:inline-block;
- background:url(/img/marker_1.gif) 0 2px no-repeat;
- padding-left:48px;
- color:#363636;
- font-weight:bold;
- text-decoration:none
- }
- .list1 li a:hover {
- background-position:0 -38px;
- color:#0055a2
- }
- .list2 {
- margin-top:-1px
- }
- .list2 li {
- font:14px Tahoma, Geneva, sans-serif;
- line-height:30px
- }
- .list2 li a {
- color:#4c4c4c;
- text-decoration:none;
- padding-left:10px;
- background:url(/img/marker_3.gif) 0 6px no-repeat
- }
- .list2 li a:hover {
- color:#0055a2;
- background-position:0 -17px
- }
- .list3 {
- }
- .list3 li {
- line-height:30px
- }
- .list3 li a {
- color:#0055a2;
- background:url(/img/marker_3.gif) 0 -17px no-repeat;
- padding-left:10px
- }
- .list3 li a:hover {
- color:#000;
- background-position:0 6px
- }
- .date {
- float:left;
- width:72px;
- height:50px;
- background:url(/img/date.gif) 0 0 no-repeat;
- margin-right:14px;
- font-size:34px;
- line-height:1.2em;
- padding-top:22px;
- text-align:center
- }
- .link1 {
- text-decoration:none
- }
- .link1:hover {
- color:#0055a2
- }
- .quot {
- padding-left:42px;
- background:url(/img/quot.gif) 0 4px no-repeat;
- overflow:hidden
- }
- .quot span {
- display:block
- }
- .color1 {
- color:#0056a3
- }
- .color2 {
- color:#8f8f8f
- }
- /* footer */
- footer {
- font:12px Arial, Helvetica, sans-serif;
- width:100%;
- overflow:hidden;
- padding-bottom:52px;
- line-height:20px
- }
- footer a {
- color:#0055a2
- }
- footer a:hover {
- }
- .call {
- float:left;
- width:602px;
- padding:5px 0 0 0
- }
- .call1 {
- font-size:32px;
- color:#000;
- line-height:1.2em;
- display:inline-block;
- letter-spacing:-1px
- }
- .call2 {
- font-size:31px;
- color:#0055a2;
- line-height:1.2em;
- display:inline-block;
- letter-spacing:-1px
- }
- #newsletter {
- min-height:147px
- }
- #newsletter .bg {
- background:#fff;
- border:1px solid #e4e4e4;
- float:left;
- border-radius:6px;
- -moz-border-radius:6px;
- -webkit-border-radius:6px;
- position:relative
- }
- #newsletter .wrapper {
- min-height:34px
- }
- #newsletter input {
- font:14px Tahoma, Geneva, sans-serif;
- background:none;
- color:#4c4c4c;
- width:246px;
- padding:5px;
- line-height:18px;
- height:18px
- }
- #newsletter .button {
- float:right;
- background-image:url(/img/button2_bg.gif);
- font:14px Tahoma, Geneva, sans-serif;
- line-height:40px
- }
- #newsletter .button span {
- background-image:url(/img/button2_left.gif)
- }
- #newsletter .button span span {
- background-image:url(/img/button2_right.gif)
- }
- #newsletter .button strong {
- padding-right:14px;
- background:url(/img/marker_2.gif) right 17px no-repeat;
- font-weight:normal;
- display:block
- }
- /* forms */
- #ContactForm {
- margin-top:-7px
- }
- #ContactForm strong {
- width:72px;
- float:left;
- line-height:30px
- }
- #ContactForm .bg {
- float:left;
- background:#fff;
- border:1px solid #e5e5e5;
- border-radius:6px;
- -moz-border-radius:6px;
- -webkit-border-radius:6px;
- position:relative
- }
- #ContactForm .wrapper {
- min-height:40px
- }
- #ContactForm .textarea_box {
- min-height:370px
- }
- #ContactForm {
- }
- #ContactForm .button span span {
- padding:0;
- width:116px;
- text-align:center
- }
- #ContactForm .button {
- margin-left:8px;
- float:right;
- margin-top:15px
- }
- #ContactForm .input {
- width:505px;
- height:18px;
- background:none;
- padding:5px;
- color:#4c4c4c;
- font:14px Tahoma, Geneva, sans-serif
- }
- #ContactForm textarea {
- overflow:auto;
- width:505px;
- height:349px;
- background:none;
- padding:5px;
- color:#4c4c4c;
- font:14px Tahoma, Geneva, sans-serif;
- margin:0
- }
- .demo-table th {
- white-space: nowrap;
- max-width: 300px;
- overflow: hidden;
- text-overflow: ellipsis;
- text-align: right;
- color: #0055a2;
- padding-right: 10px;
- }
- .demo-table td {
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- text-align: left;
- max-width: 65ch;
- }
- .queryparameters th {
- color: #23c6e3;
- }
- .queryparameters td {
- color: #8f8f8f;
- }
|