﻿.Accordion {
overflow : hidden;
width : 210px;
}
.AccordionPanel {
margin : 0;
padding : 0;
}
.AccordionPanelTab {
background-color : #c6d9e9;
cursor : pointer;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight : bold;
color : #024393;
text-decoration : none;
background-image : url("../images/a-mainlevel.gif");
padding-top : 5px;
padding-right : 2px;
padding-bottom : 2px;
padding-left : 15px;
height : 25px;
margin : 2px;
width : 211px;
line-height : 25px;
}
.AccordionPanelContent {
overflow : auto;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
line-height : 18px;
color : #666666;
text-decoration : none;
padding-top : 0;
padding-right : 0;
padding-bottom : 0;
padding-left : 15px;
margin : 0;
height : 100%;
list-style-type : none;
}
.AccordionPanelOpen .AccordionPanelTab {
background-color : #eeeeee;
}
.AccordionPanelTabHover {
color : #555555;
background-image : url('../images/a-mainlevel-hover.gif');
background-repeat : no-repeat;
}
.AccordionPanelOpen .AccordionPanelTabHover {
color : #555555;
}
.AccordionFocused .AccordionPanelTab {
background-color : #3399ff;
background-image : url('../images/a-mainlevel.gif');
}
.AccordionPanelOpen .AccordionPanelTab {
background-color : #33ccff;
background-image : url('../images/a-mainlevel-hover.gif');
}
.AccordionPanelContent {
overflow : auto;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
line-height : 18px;
color : #666666;
text-decoration : none;
padding-top : 0;
padding-right : 0;
padding-bottom : 0;
padding-left : 15px;
margin : 0;
height : 100%;
}
.div-menu {
margin : 0;
float : left;
list-style-type : none;
padding-top : 0;
padding-right : 0;
padding-bottom : 0;
padding-left : 0;
}
.div-menu ul {
margin : 0;
float : left;
padding-top : 0;
padding-right : 0;
padding-bottom : 0;
padding-left : 0;
font-family : Arial, Helvetica, sans-serif;
}
.div-menu ul li {
padding : 0;
margin : 0;
float : left;
list-style-type : none;
}
.div-menu ul li a {
display : block;
color : #666666;
text-decoration : none;
font-family : Arial, Helvetica, sans-serif;
line-height : 16px;
background-image : url("../images/arrow1.gif");
background-repeat : no-repeat;
background-position : 0% 5px;
padding-top : 0;
padding-right : 0;
padding-bottom : 0;
padding-left : 15px;
width : 180px;
}
.div-menu ul li a:hover {
color : #0066cc;
background-image : url("../images/arrow1_hover.gif");
background-repeat : no-repeat;
background-position : 0% 5px;
background-color : #cee4f1;
}
.tabbedpanels {
margin : 0;
padding : 0;
float : left;
clear : none;
width : 100%;
}
.tabbedpanelstabgroup {
margin : 0;
padding : 0;
}
.tabbedpanelstab {
position : relative;
top : 1px;
float : left;
padding : 4px 9px;
margin : 0 2px 0 0;
font : bold 0.7em sans-serif;
background-color : #bcd9e7;
list-style : none;
border-left : 1px solid #ccc;
border-bottom : 1px solid #999;
border-top : 1px solid #999;
border-right : 1px solid #999;
cursor : pointer;
}
.tabbedpanelstabhover {
background-color : #ccc;
}
.tabbedpanelstabselected {
background-color : #bcd9e7;
border-bottom : 1px solid #eee;
}
.tabbedpanelstab a {
color : black;
text-decoration : none;
}
.tabbedpanelscontentgroup {
clear : both;
border-left : 1px solid #ccc;
border-bottom : 1px solid #ccc;
border-top : 1px solid #999;
border-right : 1px solid #999;
background-color : #fff;
}
.tabbedpanelscontent {
padding : 4px;
}
.vtabbedpanels .tabbedpanelstabgroup {
float : left;
width : 10em;
height : 20em;
background-color : #eee;
position : relative;
border-top : 1px solid #999;
border-right : 1px solid #999;
border-left : 1px solid #ccc;
border-bottom : 1px solid #ccc;
}
.vtabbedpanels .tabbedpanelstab {
float : none;
margin : 0;
border-top : none;
border-left : none;
border-right : none;
}
.vtabbedpanels .tabbedpanelstabselected {
background-color : #eee;
border-bottom : 1px solid #999;
}
.vtabbedpanels .tabbedpanelscontentgroup {
clear : none;
float : left;
padding : 0;
width : 30em;
height : 20em;
}
.Accordion {
overflow : hidden;
width : 210px;
}
.AccordionPanel {
margin : 0;
padding : 0;
}
.AccordionPanelTab {
background-color : #c6d9e9;
cursor : pointer;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight : bold;
color : #024393;
text-decoration : none;
background-image : url("../images/a-mainlevel.gif");
padding-top : 5px;
padding-right : 2px;
padding-bottom : 2px;
padding-left : 15px;
height : 25px;
margin : 2px;
width : 211px;
line-height : 25px;
}
.AccordionPanelContent {
overflow : auto;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
line-height : 18px;
color : #666666;
text-decoration : none;
padding-top : 0;
padding-right : 0;
padding-bottom : 0;
padding-left : 15px;
margin : 0;
height : 100%;
list-style-type : none;
}
.AccordionPanelOpen .AccordionPanelTab {
background-color : #eeeeee;
}
.AccordionPanelTabHover {
color : #555555;
background-image : url('../images/a-mainlevel-hover.gif');
background-repeat : no-repeat;
}
.AccordionPanelOpen .AccordionPanelTabHover {
color : #555555;
}
.AccordionFocused .AccordionPanelTab {
background-color : #3399ff;
background-image : url('../images/a-mainlevel.gif');
}
.AccordionPanelOpen .AccordionPanelTab {
background-color : #33ccff;
background-image : url('../images/a-mainlevel-hover.gif');
}
.AccordionPanelContent {
overflow : auto;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
line-height : 18px;
color : #666666;
text-decoration : none;
padding-top : 0;
padding-right : 0;
padding-bottom : 0;
padding-left : 15px;
margin : 0;
height : 100%;
}
.div-menu {
margin : 0;
float : left;
list-style-type : none;
padding-top : 0;
padding-right : 0;
padding-bottom : 0;
padding-left : 0;
}
.div-menu ul {
margin : 0;
float : left;
padding-top : 0;
padding-right : 0;
padding-bottom : 0;
padding-left : 0;
font-family : Arial, Helvetica, sans-serif;
}
.div-menu ul li {
padding : 0;
margin : 0;
float : left;
list-style-type : none;
}
.div-menu ul li a {
display : block;
color : #666666;
text-decoration : none;
font-family : Arial, Helvetica, sans-serif;
line-height : 16px;
background-image : url("../images/arrow1.gif");
background-repeat : no-repeat;
background-position : 0% 5px;
padding-top : 0;
padding-right : 0;
padding-bottom : 0;
padding-left : 15px;
width : 180px;
}
.div-menu ul li a:hover {
color : #0066cc;
background-image : url("../images/arrow1_hover.gif");
background-repeat : no-repeat;
background-position : 0% 5px;
background-color : #cee4f1;
}
.tabbedpanels {
margin : 0;
padding : 0;
float : left;
clear : none;
width : 100%;
}
.tabbedpanelstabgroup {
margin : 0;
padding : 0;
}
.tabbedpanelstab {
position : relative;
top : 1px;
float : left;
padding : 4px 9px;
margin : 0 2px 0 0;
font : bold 0.7em sans-serif;
background-color : #bcd9e7;
list-style : none;
border-left : 1px solid #ccc;
border-bottom : 1px solid #999;
border-top : 1px solid #999;
border-right : 1px solid #999;
cursor : pointer;
}
.tabbedpanelstabhover {
background-color : #ccc;
}
.tabbedpanelstabselected {
background-color : #bcd9e7;
border-bottom : 1px solid #eee;
}
.tabbedpanelstab a {
color : black;
text-decoration : none;
}
.tabbedpanelscontentgroup {
clear : both;
border-left : 1px solid #ccc;
border-bottom : 1px solid #ccc;
border-top : 1px solid #999;
border-right : 1px solid #999;
background-color : #fff;
}
.tabbedpanelscontent {
padding : 4px;
}
.vtabbedpanels .tabbedpanelstabgroup {
float : left;
width : 10em;
height : 20em;
background-color : #eee;
position : relative;
border-top : 1px solid #999;
border-right : 1px solid #999;
border-left : 1px solid #ccc;
border-bottom : 1px solid #ccc;
}
.vtabbedpanels .tabbedpanelstab {
float : none;
margin : 0;
border-top : none;
border-left : none;
border-right : none;
}
.vtabbedpanels .tabbedpanelstabselected {
background-color : #eee;
border-bottom : 1px solid #999;
}
.vtabbedpanels .tabbedpanelscontentgroup {
clear : none;
float : left;
padding : 0;
width : 30em;
height : 20em;
}
.Accordion {
overflow : hidden;
width : 210px;
}
.AccordionPanel {
margin : 0;
padding : 0;
}
.AccordionPanelTab {
background-color : #c6d9e9;
cursor : pointer;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight : bold;
color : #024393;
text-decoration : none;
background-image : url("../images/a-mainlevel.gif");
padding-top : 5px;
padding-right : 2px;
padding-bottom : 2px;
padding-left : 15px;
height : 25px;
margin : 2px;
width : 211px;
line-height : 25px;
}
.AccordionPanelContent {
overflow : auto;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
line-height : 18px;
color : #666666;
text-decoration : none;
padding-top : 0;
padding-right : 0;
padding-bottom : 0;
padding-left : 15px;
margin : 0;
height : 100%;
list-style-type : none;
}
.AccordionPanelOpen .AccordionPanelTab {
background-color : #eeeeee;
}
.AccordionPanelTabHover {
color : #555555;
background-image : url('../images/a-mainlevel-hover.gif');
background-repeat : no-repeat;
}
.AccordionPanelOpen .AccordionPanelTabHover {
color : #555555;
}
.AccordionFocused .AccordionPanelTab {
background-color : #3399ff;
background-image : url('../images/a-mainlevel.gif');
}
.AccordionPanelOpen .AccordionPanelTab {
background-color : #33ccff;
background-image : url('../images/a-mainlevel-hover.gif');
}
.AccordionPanelContent {
overflow : auto;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
line-height : 18px;
color : #666666;
text-decoration : none;
padding-top : 0;
padding-right : 0;
padding-bottom : 0;
padding-left : 15px;
margin : 0;
height : 100%;
}
.div-menu {
margin : 0;
float : left;
list-style-type : none;
padding-top : 0;
padding-right : 0;
padding-bottom : 0;
padding-left : 0;
}
.div-menu ul {
margin : 0;
float : left;
padding-top : 0;
padding-right : 0;
padding-bottom : 0;
padding-left : 0;
font-family : Arial, Helvetica, sans-serif;
}
.div-menu ul li {
padding : 0;
margin : 0;
float : left;
list-style-type : none;
}
.div-menu ul li a {
display : block;
color : #666666;
text-decoration : none;
font-family : Arial, Helvetica, sans-serif;
line-height : 16px;
background-image : url("../images/arrow1.gif");
background-repeat : no-repeat;
background-position : 0% 5px;
padding-top : 0;
padding-right : 0;
padding-bottom : 0;
padding-left : 15px;
width : 180px;
}
.div-menu ul li a:hover {
color : #0066cc;
background-image : url("../images/arrow1_hover.gif");
background-repeat : no-repeat;
background-position : 0% 5px;
background-color : #cee4f1;
}
.tabbedpanels {
margin : 0;
padding : 0;
float : left;
clear : none;
width : 100%;
}
.tabbedpanelstabgroup {
margin : 0;
padding : 0;
}
.tabbedpanelstab {
position : relative;
top : 1px;
float : left;
padding : 4px 9px;
margin : 0 2px 0 0;
font : bold 0.7em sans-serif;
background-color : #bcd9e7;
list-style : none;
border-left : 1px solid #ccc;
border-bottom : 1px solid #999;
border-top : 1px solid #999;
border-right : 1px solid #999;
cursor : pointer;
}
.tabbedpanelstabhover {
background-color : #ccc;
}
.tabbedpanelstabselected {
background-color : #bcd9e7;
border-bottom : 1px solid #eee;
}
.tabbedpanelstab a {
color : black;
text-decoration : none;
}
.tabbedpanelscontentgroup {
clear : both;
border-left : 1px solid #ccc;
border-bottom : 1px solid #ccc;
border-top : 1px solid #999;
border-right : 1px solid #999;
background-color : #fff;
}
.tabbedpanelscontent {
padding : 4px;
}
.vtabbedpanels .tabbedpanelstabgroup {
float : left;
width : 10em;
height : 20em;
background-color : #eee;
position : relative;
border-top : 1px solid #999;
border-right : 1px solid #999;
border-left : 1px solid #ccc;
border-bottom : 1px solid #ccc;
}
.vtabbedpanels .tabbedpanelstab {
float : none;
margin : 0;
border-top : none;
border-left : none;
border-right : none;
}
.vtabbedpanels .tabbedpanelstabselected {
background-color : #eee;
border-bottom : 1px solid #999;
}
.vtabbedpanels .tabbedpanelscontentgroup {
clear : none;
float : left;
padding : 0;
width : 30em;
height : 20em;
}
body {
background-image : url('../images/body-bg.jpg');
background-repeat : repeat-y;
background-position : center;
margin : 0;
font-family : Arial;
color : #6f838e;
}
a {
color : #4584b8;
}
a:hover, a:active, a:focus {
color : #ff8600;
text-decoration : underline;
}
small, .small, .smalldark, .mosimage_caption {
font-size : 90%;
color : #999;
text-transform : lowercase;
}
h1 {
font-size : 180%;
}
h2 {
font-size : 155%;
}
h3 {
font-size : 125%;
text-transform : uppercase;
background-repeat : no-repeat;
}
h4 {
font-size : 100%;
text-transform : uppercase;
}
p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
margin : 1em 0;
padding : 0;
}
ul {
list-style : none;
}
ul li {
line-height : 100%;
padding-left : 25px;
}
ol li {
margin-left : 35px;
line-height : 180%;
}
th {
padding : 5px;
font-weight : bold;
text-align : left;
}
fieldset {
border : none;
}
fieldset a {
font-weight : bold;
}
hr {
border-top : 1px solid #d0d9df;
border-right : 0;
border-left : 0;
border-bottom : 0;
height : 1px;
}
a img {
border : none;
}
td, div {
font-size : 100%;
}
form {
margin : 0;
padding : 0;
}
form label {
cursor : pointer;
}
input, select, textarea, .inputbox {
padding : 1px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 100%;
}
select, textarea, .inputbox {
background : #ffffff;
color : #024393;
}
.button {
font-weight : bold;
font-size : 75%;
color : #666666;
padding : 0;
background : #024393 url('../images/but-bg.gif') repeat-x fixed center top;
border : 1px solid #999999;
}
.inputbox {
background-image : none;
background-repeat : repeat;
background-attachment : scroll;
background-color : transparent;
margin-bottom : 1px;
border : 1px solid #92a3ae;
padding-left : 5px;
padding-right : 0;
padding-top : 3px;
padding-bottom : 3px;
}
pre, .code {
padding : 10px 15px;
margin : 5px 0 15px;
border-left : 5px solid #92a3ae;
background : #fafaf0;
}
blockquote span.open {
padding : 0 0 0 20px;
background : url(../images/so-q.gif) no-repeat left top;
}
blockquote span.close {
padding : 0 20px 0 0;
background : url(../images/sc-q.gif) no-repeat right bottom;
}
.quote-hilite {
padding : 10px 15px;
margin : 0;
background : #ffffff;
border : 1px solid #d0d9df;
}
.small-quote {
background : none;
margin : 0;
padding : 0;
}
.small-quote span.open-quote {
background : url(../images/so-q.gif) no-repeat left center;
margin : 0;
padding-left : 20px;
}
.small-quote span.close-quote {
background : url(../images/sc-q.gif) no-repeat right center;
margin : 0;
padding-right : 20px;
}
.small-quote span.author {
display : block;
padding : 2px 5px 2px 20px;
border-top : 1px solid #d0d9df;
margin : 0.5em 0 0;
text-transform : uppercase;
font-size : 90%;
}
.dropcap {
float : left;
padding : 4px 8px 0 0;
display : block;
color : #92a3ae;
font : 50px/40px Georgia, Times, serif;
}
.error {
padding-left : 25px;
color : #cc0000;
background : url(../images/bullet-error.gif) no-repeat left top;
}
.message {
padding-left : 25px;
color : #df8600;
background : url(../images/bullet-info.gif) no-repeat left top;
}
.tips {
padding-left : 25px;
color : #0033cc;
background : url(../images/bullet-tips.gif) no-repeat left top;
}
.highlight {
padding : 1px 5px;
background : #ffffcc;
font-weight : bold;
}
p.stickynote {
background : #ffffff url(../images/sticky-bg.gif) no-repeat 5px center;
padding : 10px 0 10px 40px;
border : 1px solid #d0d9df;
}
p.download {
background : #ffffff url(../images/download-bg.gif) no-repeat 5px center;
padding : 10px 0 10px 40px;
border : 1px solid #d0d9df;
}
.blocknumber {
clear : both;
padding : 5px 15px 10px;
position : relative;
}
ul.checklist {
list-style : none;
}
ul.checklist li {
margin-left : 15px;
padding : 0 0 5px 20px;
background : url(../images/checklist-bg.gif) no-repeat 0% 3px;
}
ul.stars {
list-style : none;
}
ul.stars li {
margin-left : 15px;
padding : 0 0 5px 20px;
background : url(../images/star-bg.gif) no-repeat 0% 3px;
}
.bignumber {
float : left;
margin-right : 8px;
padding : 6px 7px;
display : block;
color : #ffffff;
background : url(../images/ol-bg.gif) no-repeat left top;
font : 20px/normal Arial, sans-serif;
font-weight : bold;
}
div.bubble1, div.bubble2, div.bubble3, div.bubble4 {
margin : 15px;
}
div.bubble1 span.author, div.bubble2 span.author, div.bubble3 span.author, div.bubble4 span.author {
padding-left : 15px;
margin-left : 15px;
font-weight : bold;
background : url(../images/author.gif) no-repeat left center;
}
div.bubble1 div {
margin : 0;
width : 100%;
background : url(../images/bub1-br.gif) no-repeat right bottom;
}
div.bubble1 div div {
background : url(../images/bub1-bl.gif) no-repeat left bottom;
}
div.bubble1 div div div {
background : url(../images/bub1-tr.gif) no-repeat right top;
}
div.bubble1 div div#font-family div div {
background : url(../images/bub1-tl.gif) no-repeat left top;
}
div.bubble1 div div div div div {
margin : 0;
padding : 15px 15px 30px 15px;
width : auto;
}
div.bubble2 div {
margin : 0;
width : 100%;
background : url(../images/bub2-br.gif) no-repeat right bottom;
}
div.bubble2 div div {
background : url(../images/bub2-bl.gif) no-repeat left bottom;
}
div.bubble2 div div div {
background : url(../images/bub2-tr.gif) no-repeat right top;
}
div.bubble2 div div div div {
background : url(../images/bub2-tl.gif) no-repeat left top;
}
div.bubble2 div div div div div {
margin : 0;
padding : 15px 15px 35px 15px;
width : auto;
}
div.bubble3 div {
margin : 0;
width : 100%;
background : url(../images/bub3-br.gif) no-repeat right bottom;
}
div.bubble3 div div {
background : url(../images/bub3-bl.gif) no-repeat left bottom;
}
div.bubble3 div div div {
background : url(../images/bub3-tr.gif) no-repeat right top;
}
div.bubble3 div div div div {
background : url(../images/bub3-tl.gif) no-repeat left top;
}
div.bubble3 div div div div div {
margin : 0;
padding : 15px 15px 50px 15px;
width : auto;
}
div.bubble4 div {
width : 100%;
background : url(../images/bub4-br.gif) no-repeat right bottom;
}
div.bubble4 div div {
background : url(../images/bub4-bl.gif) no-repeat left bottom;
}
div.bubble4 div div div {
background : url(../images/bub4-tr.gif) no-repeat right top;
}
div.bubble4 div div div div {
background : url(../images/bub4-tl.gif) no-repeat left top;
}
div.bubble4 div div div div div {
margin : 0;
padding : 15px 15px 55px 15px;
width : auto;
}
.article_seperator {
display : block;
height : 20px;
}
#at-col1 .article_seperator, #at-col2 .article_seperator {
display : none;
}
table.contentpane {
border : none;
width : 100%;
}
table.contentpaneopen {
border : none;
border-collapse : collapse;
border-spacing : 0;
}
table.contenttoc {
margin : 0 0 10px 10px;
padding : 0;
width : 35%;
}
table.contenttoc a {
text-decoration : none;
}
table.contenttoc td {
padding : 1px 5px 1px 25px;
background : url(../images/bullet-list.gif) no-repeat 5% 50%;
}
table.contenttoc th {
padding : 0 0 3px;
border-bottom : 1px solid #d0d9df;
text-indent : 5px;
}
table.poll {
background-color : #c1c6cc;
padding : 0;
width : 100%;
border-collapse : collapse;
}
table.pollstableborder {
padding : 0;
width : 100%;
border : none;
text-align : left;
}
table.pollstableborder img {
vertical-align : baseline;
}
table.pollstableborder td {
padding : 2px;
border-collapse : collapse;
border-spacing : 0;
}
table.pollstableborder tr.sectiontableentry1 td {
border : none;
}
table.pollstableborder tr.sectiontableentry2 td {
border : none;
}
table.searchintro {
padding : 0 0;
width : 100%;
}
table.searchintro td {
padding : 5px;
}
table.adminform {
width : 400px;
}
.blog_more {
margin : 5px 0;
}
.blog_more ul li {
margin : 0;
padding : 10px;
background : url(../images/bullet-list.gif) no-repeat 6px 8px;
}
td.buttonheading {
padding : 8px;
text-align : center;
}
.category {
font-weight : bold;
}
.clr {
clear : both;
}
a:hover.contentpagetitle, a:active.contentpagetitle, a:focus.contentpagetitle {
text-decoration : none;
}
a.readon {
float : left;
display : block;
text-decoration : none;
text-transform : lowercase;
}
table.contentpaneopen, table.contentpane, table.blog {
width : 100%;
}
.createdate {
padding : 3px;
text-transform : lowercase;
font-size : 90%;
color : #999;
}
.modifydate {
color : #999;
text-transform : lowercase;
height : 15px;
padding-top : 0;
}
.moduletable {
padding : 0;
}
.mosimage {
margin : 15px 5px 10px 0;
padding : 0 5px 5px;
}
* html .mosimage {
padding : 5px;
margin : 15px;
}
* + html .mosimage {
padding : 5px;
}
.mosimage img {
padding : 0;
margin : 0;
}
.mosimage_caption {
margin : 5px;
padding : 1px 2px;
color : #999;
}
.pagenav, .pagenav_prev, .pagenav_next, .pagenavbar {
padding : 2px;
}
a.pagenav, .pagenav_prev a, .pagenav_next a, .pagenavbar a {
text-decoration : none;
}
a:hover.pagenav, a:active.pagenav, a:focus.pagenav, .pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_prev a:focus, .pagenav_next a:hover, .pagenav_next a:active, .pagenav_next a:focus, .pagenavbar a:hover, .pagenavbar a:active, .pagenavbar a:focus {
text-decoration : none;
}
.pagenavbar {
padding-left : 14px;
background : url(../images/pages.gif) no-repeat left center;
}
.pagenavcounter {
padding : 8px 14px 0 14px;
background : url(../images/pages.gif) no-repeat 0% 11px;
}
.sectiontableheader {
padding : 30px 5px 8px;
border-bottom : 1px solid #ca3b3b;
font-size : 125%;
}
tr.sectiontableentry1 td {
padding : 8px 5px;
background : url(../images/dot.gif) repeat-x bottom;
}
tr.sectiontableentry2 td {
padding : 8px 5px;
background : url(../images/dot.gif) repeat-x bottom;
}
tr:hover.sectiontableentry1 td, tr:hover.sectiontableentry2 td {
background : url(../images/dot.gif) repeat-x bottom;
}
.smalldark {
text-align : left;
}
div.syndicate div {
text-align : center;
}
.pollstableborder tr.sectiontableentry1 td, .pollstableborder tr.sectiontableentry2 td {
background : none;
}
#at-wrapper {
color : #333;
width : 950px;
margin : 0 auto;
background : #ffffff;
}
.narrow #at-wrapper {
width : 800px;
}
#at-containerwrap, #at-containerwrap-fr, #at-containerwrap-fl, #at-containerwrap-f {
clear : both;
}
#at-containerwrap, #at-containerwrap-fr {
background : url(../images/mainwrap-bg.gif) repeat-y 23%;
}
#at-containerwrap #at-container {
background : url(../images/dot.gif) repeat-y 77% 0%;
}
#at-containerwrap-fl {
background : url(../images/dot.gif) repeat-y 75% 0%;
}
#at-containerwrap-fl #at-container {
background : none;
}
#at-containerwrap-fr #at-container {
background : none;
}
#at-mainbody, #at-mainbody-fr {
float : right;
width : 77%;
}
#at-mainbody #at-contentwrap {
float : left;
width : 70%;
}
#at-mainbody-fl {
float : left;
width : 100%;
}
#at-mainbody-fl #at-contentwrap {
float : left;
width : 74.8%;
background : none;
}
#at-mainbody-fl #at-col2 {
float : right;
width : 25%;
}
#at-mainbody-f {
float : none;
width : 100%;
}
#at-container {
padding : 20px 0 0;
}
#at-content {
padding : 0 20px;
margin : 0;
clear : both;
display : block;
}
#at-headerwrap {
position : relative;
height : 208px;
line-height : normal;
background : #c1d2d9 url(../images/header1.jpg) no-repeat;
}
#at-header {
height : 208px;
}
h1.logo {
font-size : 300%;
display : block;
float : left;
margin : 0;
padding : 0;
width : 217px;
height : 80px;
}
.narrow h1.logo {
width : 172px;
}
.narrow h1.logo a {
width : 172px;
background : url(../images/logo-narrow.gif) no-repeat;
}
#at-newsflash {
color : #516069;
font-weight : normal;
line-height : normal;
height : 100px;
position : absolute;
float : left;
background-repeat : repeat;
background-attachment : scroll;
background-position : 0%;
top : 90px;
right : 15px;
bottom : 0;
width : 400px;
clear : both;
padding-top : 5px;
padding-right : 5px;
padding-left : 5px;
}
#at-scroll_1, #at-scroll_2 {
background : #5d6b74;
}
#at-pathwaywrap {
background : url(../images/path_bg.jpg) no-repeat;
position : relative;
bottom : 0;
width : 950px;
clear : both;
height : 43px;
}
#at-pathway {
display : block;
padding : 10px 0 5px;
color : #666;
width : 77%;
float : right;
text-indent : 20px;
position : relative;
}
#at-pathway strong {
margin-right : 10px;
}
#at-pathway img {
margin : 0 5px 0;
}
#at-pathway a {
font-weight : bold;
color : #666;
text-decoration : underline;
}
#at-mainnavwrap {
clear : both;
background : #fff url(../images/up_header.jpg) no-repeat;
width : 950px;
height : 43px;
}
.narrow #at-mainnavwrap {
background : #fff url(../images/up_header_n.jpg) no-repeat;
width : 750px;
height : 36px;
}
#at-mainnav {
float : left;
width : 100%;
height : 36px;
}
#at-mainnavwrap a, #at-mainnavwrap a:hover, #at-mainnavwrap a:active, #at-mainnavwrap a:focus {
outline : none;
}
a.mainlevel {
background-position : left bottom;
display : block;
color : #024393;
font-weight : bold;
line-height : 25px;
text-decoration : none;
padding-right : 0;
padding-bottom : 3px;
padding-left : 25px;
text-align : left;
background-image : url('../images/a-mainlevel.gif');
background-repeat : no-repeat;
background-attachment : scroll;
margin-left : 0;
font-size : 12px;
}
a:hover.mainlevel, a:active.mainlevel, a:focus.mainlevel {
color : #384754;
font-weight : bold;
text-decoration : none;
line-height : 25px;
padding-left : 15px;
background-image : url('../images/a-mainlevel-hover.gif');
background-repeat : no-repeat;
background-attachment : scroll;
margin-left : 0;
font-size : 12px;
}
a.mainlevel#active_menu {
color : #003399;
background : url('../images/a-mainlevel-hover.gif') no-repeat left bottom;
font-weight : bold;
text-decoration : none;
margin-left : 0;
font-size : 12px;
}
.sublevel {
padding-left : 25px;
font-size : 11px;
color : #546772;
}
a.sublevel {
background-position : 10px 9px;
display : block;
color : #6c8da2;
text-decoration : none;
padding-left : 25px;
padding-right : 0;
padding-top : 0;
padding-bottom : 0;
background-image : url('../images/bullet-list.gif');
background-repeat : no-repeat;
background-attachment : scroll;
font-size : 11px;
}
a:hover.sublevel, a:active.sublevel, a:focus.sublevel {
color : #0066cc;
text-decoration : underline;
padding-left : 25px;
font-size : 11px;
}
#active_menu {
color : #999;
font-weight : bold;
}
#at-col1 div.moduletable {
color : #fff;
padding-left : 0;
margin-bottom : 15px;
}
div.moduletable-blank {
background : none;
padding : 0;
margin-bottom : 15px;
}
.at-box-full, .at-box-left, .at-box-right, .at-box-rightcol {
float : left;
overflow : hidden;
padding : 0;
}
.at-box-full div.moduletable, .at-box-left div.moduletable, .at-box-right div.moduletable, .at-box-rightcol div.moduletable {
padding : 0 20px 20px;
}
.at-box-left div.moduletable h3, .at-box-full div.moduletable h3 {
background : #b6bbc1;
}
.at-box-left, .at-box-full {
background : #c1c6cc;
}
.at-box-right div.moduletable h3 {
background : #c1c6cc;
}
.at-box-right {
background : #b6bbc1;
}
.at-box-rightcol div.moduletable h3 {
background : #999;
}
.at-box-rightcol {
background : #e3e8eb;
}
#at-botslwrap {
float : left;
clear : both;
margin-bottom : 10px;
}
#at-botsl ul {
padding : 0;
margin : 0 !important ;
}
#at-botsl li {
padding : 0 0 0 13px;
margin : 0;
background : url(../images/bullet-list.gif) no-repeat 2px 10px;
}
#at-botsl td {
padding : 0;
}
#at-botsl .article_seperator {
display : none;
}
#at-botsl table {
border-spacing : 0;
border-collapse : collapse;
}
#at-col1 {
float : left;
width : 22.9%;
overflow : hidden;
}
#at-col1 div.at-innerpad {
padding : 1px 15px 10px 20px;
}
#at-col2 {
float : right;
width : 30%;
overflow : hidden;
}
#at-col2 div.at-innerpad {
padding : 1px 20px 10px 10px;
}
#at-col1 table, #at-col2 table {
border-collapse : collapse;
border-spacing : 0;
}
#at-col1 ul li, #at-col2 ul li {
padding-left : 15px;
margin : 0;
background : url(../images/bullet-list.gif) no-repeat 3px 9px;
}
#at-col1 ul, #at-col2 ul {
margin : 0;
}
#at-usercolorswrap, #at-usertoolswrap {
position : absolute;
top : 0;
right : 15px;
font-size : 11px;
padding-right : 15px;
}
* + html #at-usertoolswrap {
right : 0;
}
#at-usertools {
margin : 0;
padding : 10px 0 4px 0;
}
* html #at-usertools {
float : left;
}
* + html #at-usertools {
padding : 8px 0 4px 0;
}
#at-usercolors ul, #at-usertools ul {
margin : 0;
padding : 0;
float : left;
}
#at-usercolors ul li, #at-usertools ul li {
margin : 0;
padding : 0;
list-style : none;
background : none;
display : inline;
}
#at-usercolors img, #at-usertools img {
padding : 0;
margin : 0 0 0 2px;
}
#at-usercolors {
float : left;
padding : 10px 5px 4px;
}
#at-footer {
padding : 0 0 20px;
width : 77%;
float : right;
position : relative;
color : #024393;
background-color : transparent;
background-repeat : repeat-y;
background-attachment : scroll;
background-position : 0% 0%;
}
#at-footer small, #at-footer address {
padding : 0 0 0 20px;
font-style : normal;
display : block;
float : left;
font-size : 100%;
color : #024393;
}
#at-footer ul {
margin : 0 0 5px 20px;
padding : 0;
}
#at-footer li {
margin : 0;
padding : 0;
display : inline;
background : none;
}
#at-footer li a {
display : inline;
padding : 0 20px 0 0;
line-height : normal;
text-decoration : underline;
text-transform : lowercase;
font-weight : bold;
color : #999;
}
#at-footer li a:hover, #at-footer li a:active, #at-footer li a:focus {
text-decoration : none;
color : #5d6b74;
}
ul.accessibility {
position : absolute;
top : -100%;
}
#at-banner {
text-align : center;
}
div.back_button a, div.back_button a:hover, div.back_button a:active {
margin : 10px 0;
display : block;
background : none !important ;
text-decoration : none !important ;
}
#mod_login_password, #mod_login_username {
width : 55px;
height : 10px;
}
#mod_login_remember {
border : none;
background : none;
}
div.nftitle, div.nfimages, div.nfcontent {
padding : 0 20px 0 20px;
}
div.nftitle {
font-size : 170%;
color : #ffffff;
font-family : Verdana, Arial, Helvetica, sans-serif;
margin : 0;
}
div.nftitle a {
text-decoration : none;
border : none;
color : #ffffff;
}
div.nfimages {
text-align : center;
}
div.nfcontent {
color : #d0d9df;
margin : 0;
}
after.clearfix {
clear : both;
display : block;
content : ".";
height : 0;
visibility : hidden;
}
* html > body .clearfix {
width : 100%;
display : block;
}
* html .clearfix {
height : 1%;
}
html {
margin-bottom : 1px;
height : 100% !important ;
height : auto;
}
.tmenu {
font-size : 12px;
font-family : Arial;
color : #ffffff;
text-align : center;
text-decoration : none;
font-weight : bold;
vertical-align : bottom;
top : 100%;
}
:hover.tmenu, a:active, a:focus {
color : #b6bbc1;
text-decoration : none;
}
#at-search .inputbox {
background-position : 0% 0%;
color : #ffffff;
border : 1px solid #7f98a7;
padding-left : 20px;
padding-right : 0;
padding-top : 2px;
padding-bottom : 0;
background-image : url('../images/icon-search.gif');
background-repeat : no-repeat;
background-attachment : scroll;
font-size : 10px;
font-family : Arial;
}
.TPNSSwrapper {
border : 1px solid #aeaeae;
background : #003366;
font-size : x-small;
font-family : Arial, Helvetica, sans-serif;
}
#TPNiceSlideShow {
z-index : 5;
}
.TPNiceSlideShowGallery {
overflow : hidden;
position : relative;
}
.TPNiceSlideShowGallery img {
border : 0;
margin : 0;
}
.TPNiceSlideShowGallery .slideElement {
width : 100%;
height : 100%;
background-color : #000;
background-repeat : no-repeat;
background-position : center center;
background-image : url('loading-.gif');
}
.TPNiceSlideShowGallery .loadingElement {
width : 100%;
height : 100%;
position : absolute;
left : 0;
top : 0;
background-color : #000;
background-repeat : no-repeat;
background-position : center center;
background-image : url('loading-.gif');
}
.TPNiceSlideShowGallery .slideInfoZone {
z-index : 10;
text-indent : 0;
overflow : hidden;
}
.innerSlideInfoZone {
padding : 5px;
}
.innerSlideInfoZone div {
color : #ffffff;
font-size : x-small;
font-family : Arial, Helvetica, sans-serif;
}
div.slideInfoZoneTitle a {
color : #68a2e8;
text-decoration : none;
font-size : 18px;
line-height : 20px;
font-family : Arial;
}
div.slideInfoZoneDescription {
color : #ffffff;
font-family : Arial, Helvetica, sans-serif;
font-size : x-small;
}
div.slideInfoZoneReadMore a {
color : #000000;
background : url(readmore.png) no-repeat;
font-size : 10px;
display : block;
height : 22px;
width : 87px;
text-decoration : none;
line-height : 15px;
margin-top : 0;
padding-left : 10px;
font-family : Arial, Helvetica, sans-serif;
}
#TPNiceSlideShowMenuWrp {
float : left;
width : 50px;
}
#TPNiceSlideShowMenu div {
background : url(bgmenu00.png) repeat-x 0% 0%;
cursor : pointer;
margin : 0;
padding-left : 5px;
font-family : Arial, Helvetica, sans-serif;
font-size : xx-small;
}
.TPNiceSlideShowMenuContent {
overflow : hidden;
}
.TPNiceSlideShowMenuContent img {
border : 2px solid #ffffff;
padding : 0;
font-family : Arial, Helvetica, sans-serif;
font-size : xx-small;
}
#TPNiceSlideShowMenu div:hover, #TPNiceSlideShowMenu div.active {
background : url(bgmenu00.png) repeat-x 0% -140px;
cursor : pointer;
padding-left : 5px;
font-size : xx-small;
font-family : Arial, Helvetica, sans-serif;
}
#TPNiceSlideShowMenu a {
color : #ffffff;
text-decoration : none;
line-height : 11px;
font-size : xx-small;
}
#TPNiceSlideShowMenu span {
padding : 0 5px 0 5px;
}
#TPNiceSlideShowMenu a span.tpnssmenu_title {
font-size : x-small;
line-height : 100%;
padding : 0;
font-family : Arial, Helvetica, sans-serif;
}
#TPNiceSlideShowMenu a span.tpnssmenu_desc {
font-size : xx-small;
line-height : 11px;
font-weight : 400;
padding : 0;
font-family : verdana, arial;
color : #97b7e6;
}
.tpniceslideshow_scrollbar-vert {
background : url(scrollbg.gif) repeat-y;
font-size : xx-small;
font-family : Arial, Helvetica, sans-serif;
}
.tpniceslideshow_handle-vert {
height : 39px;
background : url(scrollno.gif) no-repeat;
}
.tpnewstickerli, .moostick li {
font-size : 11px;
}
.tpnewsticker_nav {
font-size : 11px;
}
.tpnewstickerli a {
color : red;
font-weight : 700;
text-decoration : none;
}
.tpnewsticker_nav {
float : left;
margin-right : 5px;
}
.tpnewsticker {
float : left;
text-align : left;
padding : 2px 0 2px 0;
text-align : left;
}
.hide {
visibility : hidden;
position : absolute;
top : -400px;
}
.tpndefwrp {
text-align : left;
padding-left : 10px;
}
.ticker_text_wrp {
float : left;
padding : 2px 0 2px 0;
}
.moostick {
display : block;
height : 1.1em;
margin : 0;
padding : 2px 0 2px 0;
overflow : hidden;
text-align : left;
}
.moostick li {
display : block;
list-style-type : none;
margin : 0 auto 0 auto;
padding : 0;
text-align : left;
}
.moostick .show {
visibility : visible;
}
.TPNSSwrapper {
width : 500px;
}
#TPNiceSlideShowMenu div img {
float : left;
margin : 8px;
}
#TPNiceSlideShowMenu div {
height : 60px;
width : 190px;
}
.TPNiceSlideShowMenuContent {
text-align : left;
}
#TPNiceSlideShow {
height : 300px;
width : 356px;
float : left;
}
#TPNiceSlideShowMenuWrp {
height : 300px;
width : 190px;
overflow : hidden;
}
.tpniceslideshow_scrollbar-vert {
height : 300px;
width : 22px;
float : right;
}
.tpniceslideshow_handle-vert {
width : 22px;
}
.TPNiceSlideShowGallery .slideInfoZone {
height : 125px;
width : 100%;
background : #002040;
position : absolute;
left : 31%;
top : 45%;
margin-top : 50px;
margin-left : -100px;
}
.style2 {
margin-left : 0;
}
.TPNSSwrapper {
border : 1px solid #aeaeae;
background : #003366;
font-size : x-small;
font-family : Arial, Helvetica, sans-serif;
}
#TPNiceSlideShow {
z-index : 5;
}
.TPNiceSlideShowGallery {
overflow : hidden;
position : relative;
}
.TPNiceSlideShowGallery img {
border : 0;
margin : 0;
}
.TPNiceSlideShowGallery .slideElement {
width : 100%;
height : 100%;
background-color : #000;
background-repeat : no-repeat;
background-position : center center;
background-image : url('loading-.gif');
}
.TPNiceSlideShowGallery .loadingElement {
width : 100%;
height : 100%;
position : absolute;
left : 0;
top : 0;
background-color : #000;
background-repeat : no-repeat;
background-position : center center;
background-image : url('loading-.gif');
}
.TPNiceSlideShowGallery .slideInfoZone {
z-index : 10;
text-indent : 0;
overflow : hidden;
}
.innerSlideInfoZone {
padding : 5px;
}
.innerSlideInfoZone div {
color : #ffffff;
font-size : x-small;
font-family : Arial, Helvetica, sans-serif;
}
div.slideInfoZoneTitle a {
color : #68a2e8;
text-decoration : none;
font-size : 18px;
line-height : 20px;
font-family : Arial;
}
div.slideInfoZoneDescription {
color : #ffffff;
font-family : Arial, Helvetica, sans-serif;
font-size : x-small;
}
div.slideInfoZoneReadMore a {
color : #000000;
background : url(readmore.png) no-repeat;
font-size : 10px;
display : block;
height : 22px;
width : 87px;
text-decoration : none;
line-height : 15px;
margin-top : 0;
padding-left : 10px;
font-family : Arial, Helvetica, sans-serif;
}
#TPNiceSlideShowMenuWrp {
float : left;
width : 50px;
}
#TPNiceSlideShowMenu div {
background : url(bgmenu00.png) repeat-x 0% 0%;
cursor : pointer;
margin : 0;
padding-left : 5px;
font-family : Arial, Helvetica, sans-serif;
font-size : xx-small;
}
.TPNiceSlideShowMenuContent {
overflow : hidden;
}
.TPNiceSlideShowMenuContent img {
border : 2px solid #ffffff;
padding : 0;
font-family : Arial, Helvetica, sans-serif;
font-size : xx-small;
}
#TPNiceSlideShowMenu div:hover, #TPNiceSlideShowMenu div.active {
background : url(bgmenu00.png) repeat-x 0% -140px;
cursor : pointer;
padding-left : 5px;
font-size : xx-small;
font-family : Arial, Helvetica, sans-serif;
}
#TPNiceSlideShowMenu a {
color : #ffffff;
text-decoration : none;
line-height : 11px;
font-size : xx-small;
}
#TPNiceSlideShowMenu span {
padding : 0 5px 0 5px;
}
#TPNiceSlideShowMenu a span.tpnssmenu_title {
font-size : x-small;
line-height : 100%;
padding : 0;
font-family : Arial, Helvetica, sans-serif;
}
#TPNiceSlideShowMenu a span.tpnssmenu_desc {
font-size : xx-small;
line-height : 11px;
font-weight : 400;
padding : 0;
font-family : verdana, arial;
color : #97b7e6;
}
.tpniceslideshow_scrollbar-vert {
background : url(scrollbg.gif) repeat-y;
font-size : xx-small;
font-family : Arial, Helvetica, sans-serif;
}
.tpniceslideshow_handle-vert {
height : 39px;
background : url(scrollno.gif) no-repeat;
}
.tpnewstickerli, .moostick li {
font-size : 11px;
}
.tpnewsticker_nav {
font-size : 11px;
}
.tpnewstickerli a {
color : red;
font-weight : 700;
text-decoration : none;
}
.tpnewsticker_nav {
float : left;
margin-right : 5px;
}
.tpnewsticker {
float : left;
text-align : left;
padding : 2px 0 2px 0;
text-align : left;
}
.hide {
visibility : hidden;
position : absolute;
top : -400px;
}
.tpndefwrp {
text-align : left;
padding-left : 10px;
}
.ticker_text_wrp {
float : left;
padding : 2px 0 2px 0;
}
.moostick {
display : block;
height : 1.1em;
margin : 0;
padding : 2px 0 2px 0;
overflow : hidden;
text-align : left;
}
.moostick li {
display : block;
list-style-type : none;
margin : 0 auto 0 auto;
padding : 0;
text-align : left;
}
.moostick .show {
visibility : visible;
}
.TPNSSwrapper {
width : 500px;
}
#TPNiceSlideShowMenu div img {
float : left;
margin : 8px;
}
#TPNiceSlideShowMenu div {
height : 60px;
width : 190px;
}
.TPNiceSlideShowMenuContent {
text-align : left;
}
#TPNiceSlideShow {
height : 300px;
width : 356px;
float : left;
}
#TPNiceSlideShowMenuWrp {
height : 300px;
width : 190px;
overflow : hidden;
}
.tpniceslideshow_scrollbar-vert {
height : 300px;
width : 22px;
float : right;
}
.tpniceslideshow_handle-vert {
width : 22px;
}
.TPNiceSlideShowGallery .slideInfoZone {
height : 125px;
width : 100%;
background : #002040;
position : absolute;
left : 31%;
top : 45%;
margin-top : 50px;
margin-left : -100px;
}
.style2 {
margin-left : 0;
}
.TPNSSwrapper {
border : 1px solid #aeaeae;
background : #003366;
font-size : x-small;
font-family : Arial, Helvetica, sans-serif;
}
#TPNiceSlideShow {
z-index : 5;
}
.TPNiceSlideShowGallery {
overflow : hidden;
position : relative;
}
.TPNiceSlideShowGallery img {
border : 0;
margin : 0;
}
.TPNiceSlideShowGallery .slideElement {
width : 100%;
height : 100%;
background-color : #000;
background-repeat : no-repeat;
background-position : center center;
background-image : url('loading-.gif');
}
.TPNiceSlideShowGallery .loadingElement {
width : 100%;
height : 100%;
position : absolute;
left : 0;
top : 0;
background-color : #000;
background-repeat : no-repeat;
background-position : center center;
background-image : url('loading-.gif');
}
.TPNiceSlideShowGallery .slideInfoZone {
z-index : 10;
text-indent : 0;
overflow : hidden;
}
.innerSlideInfoZone {
padding : 5px;
}
.innerSlideInfoZone div {
color : #ffffff;
font-size : x-small;
font-family : Arial, Helvetica, sans-serif;
}
div.slideInfoZoneTitle a {
color : #68a2e8;
text-decoration : none;
font-size : 18px;
line-height : 20px;
font-family : Arial;
}
div.slideInfoZoneDescription {
color : #ffffff;
font-family : Arial, Helvetica, sans-serif;
font-size : x-small;
}
div.slideInfoZoneReadMore a {
color : #000000;
background : url(readmore.png) no-repeat;
font-size : 10px;
display : block;
height : 22px;
width : 87px;
text-decoration : none;
line-height : 15px;
margin-top : 0;
padding-left : 10px;
font-family : Arial, Helvetica, sans-serif;
}
#TPNiceSlideShowMenuWrp {
float : left;
width : 50px;
}
#TPNiceSlideShowMenu div {
background : url(bgmenu00.png) repeat-x 0% 0%;
cursor : pointer;
margin : 0;
padding-left : 5px;
font-family : Arial, Helvetica, sans-serif;
font-size : xx-small;
}
.TPNiceSlideShowMenuContent {
overflow : hidden;
}
.TPNiceSlideShowMenuContent img {
border : 2px solid #ffffff;
padding : 0;
font-family : Arial, Helvetica, sans-serif;
font-size : xx-small;
}
#TPNiceSlideShowMenu div:hover, #TPNiceSlideShowMenu div.active {
background : url(bgmenu00.png) repeat-x 0% -140px;
cursor : pointer;
padding-left : 5px;
font-size : xx-small;
font-family : Arial, Helvetica, sans-serif;
}
#TPNiceSlideShowMenu a {
color : #ffffff;
text-decoration : none;
line-height : 11px;
font-size : xx-small;
}
#TPNiceSlideShowMenu span {
padding : 0 5px 0 5px;
}
#TPNiceSlideShowMenu a span.tpnssmenu_title {
font-size : x-small;
line-height : 100%;
padding : 0;
font-family : Arial, Helvetica, sans-serif;
}
#TPNiceSlideShowMenu a span.tpnssmenu_desc {
font-size : xx-small;
line-height : 11px;
font-weight : 400;
padding : 0;
font-family : verdana, arial;
color : #97b7e6;
}
.tpniceslideshow_scrollbar-vert {
background : url(scrollbg.gif) repeat-y;
font-size : xx-small;
font-family : Arial, Helvetica, sans-serif;
}
.tpniceslideshow_handle-vert {
height : 39px;
background : url(scrollno.gif) no-repeat;
}
.tpnewstickerli, .moostick li {
font-size : 11px;
}
.tpnewsticker_nav {
font-size : 11px;
}
.tpnewstickerli a {
color : red;
font-weight : 700;
text-decoration : none;
}
.tpnewsticker_nav {
float : left;
margin-right : 5px;
}
.tpnewsticker {
float : left;
text-align : left;
padding : 2px 0 2px 0;
text-align : left;
}
.hide {
visibility : hidden;
position : absolute;
top : -400px;
}
.tpndefwrp {
text-align : left;
padding-left : 10px;
}
.ticker_text_wrp {
float : left;
padding : 2px 0 2px 0;
}
.moostick {
display : block;
height : 1.1em;
margin : 0;
padding : 2px 0 2px 0;
overflow : hidden;
text-align : left;
}
.moostick li {
display : block;
list-style-type : none;
margin : 0 auto 0 auto;
padding : 0;
text-align : left;
}
.moostick .show {
visibility : visible;
}
.TPNSSwrapper {
width : 500px;
}
#TPNiceSlideShowMenu div img {
float : left;
margin : 8px;
}
#TPNiceSlideShowMenu div {
height : 60px;
width : 190px;
}
.TPNiceSlideShowMenuContent {
text-align : left;
}
#TPNiceSlideShow {
height : 300px;
width : 356px;
float : left;
}
#TPNiceSlideShowMenuWrp {
height : 300px;
width : 190px;
overflow : hidden;
}
.tpniceslideshow_scrollbar-vert {
height : 300px;
width : 22px;
float : right;
}
.tpniceslideshow_handle-vert {
width : 22px;
}
.TPNiceSlideShowGallery .slideInfoZone {
height : 125px;
width : 100%;
background : #002040;
position : absolute;
left : 31%;
top : 45%;
margin-top : 50px;
margin-left : -100px;
}
.style2 {
margin-left : 0;
}
