/* CSS */

body {
  margin: 0;
  padding: 0;
  text-align: center; /*Centering for IE */
  line-height: 1.5em;
  color: #333333;
  background: #ffffff;
}

a {
  color: #063263;
  text-decoration: none;
}

a:hover {
  color: #0e55a6;
}

h1, h2, h3, h4, h6 {
  margin: 15px 0 0 0;
}

p {
  padding: 0 0 10px 0;
  margin: 0;
}

h3 {
  font-size: 0.9em;
  color: #999999;
}

/* Main Layout */

#page-wrapper {
  padding: 0;
  text-align: left; /* Reset text alignment */
}

#middle-wrapper {
  padding-top: 15px;
  padding-bottom: 15px;
  background: url(../images/style1/middle-wrapper-bg.png) top repeat-x;
}

.width-wrapper {
  margin: 0 auto; /* Center on Page */
}

#main-content {
  float: left;
  width: 100%;
}

#main-content-inner {
  padding-right: 15px;
}

#middle-wrapper .sidebar-left {
  float: left;
  z-index: 1;
  position: relative;
  width: 200px;
}

#middle-wrapper .sidebar-right {
  float: left;
  z-index: 1;
  position: relative;
  width: 200px; 
}

.width25 { width: 24.9% }
.width33 { width: 33.3% }
.width50 { width: 49.9% }
.width100 { width: 99.9% }

/* Header  */

#header-wrapper {
  height: 60px;
  background: url(../images/style1/header-bg.png) top repeat-x;
}

#site-logo {
  margin-top: 15px;
  float: left;
}

#site-name {
  padding-left: 15px;
  float: left;
}

#site-name a {
  font-size: 24px;
  font-weight: bold;
  line-height: 60px;
  color: #ffffff;
}

#site-slogan {
  padding-left: 15px;
  float: left;
  font-size: 10px;
  line-height: 60px;
  color: #ffffff;
}

#mission {
  padding-top: 15px;
  font-size: 1.2em;
  line-height: 1.5em;
  color: #37ff00;
  text-align: center;
}

/* Footer */

#footer {
  padding: 5px;
  font-size: 0.8em;
  color: #ffffff;
  background: #333333;
  text-align: center;
}

/* Sidebar Blocks */

.left-sideblock, .right-sideblock {
}

.left-sideblock .sideblock-inner {
  margin-bottom: 15px;
}

.right-sideblock .sideblock-inner {
  margin-bottom: 15px;
}

.sideblock-inner h2 {
  margin: 0 0 15px 0;
  color: #004da3;
  font-size: 1.0em;
}

.left-sideblock .sideblock-inner h2 {
  color: #666666;
}

/* Left Block Corners */

.left-surround-top {
  margin: 0 15px;
  background:transparent url(../images/style1/left-surround-top.png) repeat-x scroll 0 0;
}

.left-surround-top2 {
  margin-left: -15px;
  background:transparent url(../images/style1/left-surround-top2.png) no-repeat scroll 0 0;
}

.left-surround-top3 {
  height: 15px;
  margin-right: -15px;
  background:transparent url(../images/style1/left-surround-top3.png) no-repeat scroll 100% 0;
}

.left-surround {
  margin: 0 15px;
  background: #f9f9f9;
}

.left-surround2 {
  margin-left: -15px;
  background:transparent url(../images/style1/left-surround2.png) repeat-y scroll 0 0;
}

.left-surround3 {
  margin-right: -15px;
  padding: 0px 15px;
  min-height: 70px;
  background:transparent url(../images/style1/left-surround3.png) repeat-y scroll 100% 0;
  overflow: hidden;
}

.left-surround-bottom {
  margin: 0 15px;
  background:transparent url(../images/style1/left-surround-bottom.png) repeat-x scroll 0 100%;
}

.left-surround-bottom2 {
  margin-left: -15px;
  background:transparent url(../images/style1/left-surround-bottom2.png) no-repeat scroll 0 0;
}

.left-surround-bottom3 {
  height: 15px;
  margin-right: -15px;
  background:transparent url(../images/style1/left-surround-bottom3.png) no-repeat scroll 100% 0;
}

/* Right Block Corners */

.right-surround-top {
  margin: 0 10px;
  background:transparent url(../images/style1/right-surround-top.png) repeat-x scroll 0 0;
}

.right-surround-top2 {
  margin-left: -10px;
  background:transparent url(../images/style1/right-surround-top2.png) no-repeat scroll 0 0;
}

.right-surround-top3 {
  height: 10px;
  margin-right: -10px;
  background:transparent url(../images/style1/right-surround-top3.png) no-repeat scroll 100% 0;
}

.right-surround {
  margin: 0 10px;
  background: #eeeeee;
}

.right-surround2 {
  margin-left: -10px;
  background:transparent url(../images/style1/right-surround2.png) repeat-y scroll 0 0;
}

.right-surround3 {
  margin-right: -10px;
  padding: 5px 15px;
  min-height: 70px;
  background:transparent url(../images/style1/right-surround3.png) repeat-y scroll 100% 0;
  overflow: hidden;
}

.right-surround-bottom {
  margin: 0 10px;
  background:transparent url(../images/style1/right-surround-bottom.png) repeat-x scroll 0 100%;
}

.right-surround-bottom2 {
  margin-left: -10px;
  background:transparent url(../images/style1/right-surround-bottom2.png) no-repeat scroll 0 0;
}

.right-surround-bottom3 {
  height: 10px;
  margin-right: -10px;
  background:transparent url(../images/style1/right-surround-bottom3.png) no-repeat scroll 100% 0;
}


/* Splash */

#splash {
  visibility: hidden;
  background: #002e63 url(../images/style1/splash-bg.png) top repeat-x;
}

#carousel {

}

/* Custom Regions */
/*Top Regions */

#top-regions {
  background: #b6d7ff url(../images/style1/top-blocks-bg.png) repeat-x top;
  font-size: 1.0em;
  z-index: -10;
}

#top-regions h2 {
  color: #004da3;
  font-size: 1.1em;
}

#top-regions .userblock-inner {
  padding-right: 15px;
  padding-bottom: 5px;
}

/* Bottom Regions */

#bottom-regions {
  color: #666666;
  font-size: 0.9em;
  background: #111111 url(../images/style1/bottom-blocks-bg.png) top repeat-x;
}

#bottom-regions h2 {
  font-size: 1.1em;
  color: #ffffff;
}

#bottom-regions a {
  color: #59a6ff
}

#bottom-regions a:hover {
  color: #268bff
}

#bottom-regions .userblock-inner {
  padding-right: 15px;
  padding-bottom: 15px;
}

.userblock {
  float: left;
}

/* Primary Links */

#primary-links h2 {
  display: none;
}

#primary-links {
  float: right;
}

#primary-links ul li a {
  display: block;
  margin-right: 10px;
  padding-left: 10px;
  color: #dddddd;
  font-size: 13px;
  line-height: 60px;
  text-decoration: none;
}

#primary-links ul li a.active, #primary-links ul li a:hover {
  color: #ffffff;

}

#primary-links ul li a .link-span {
  display: block;
  line-height: 60px;
  padding-right: 10px;
}

#primary-links li a.active .link-span {
   color: #ffffff;
   background: url(../images/style1/primary-active-right.png) top right no-repeat;
}

#primary-links li a.active {
   color: #ffffff;
   background: url(../images/style1/primary-active-left.png) top left no-repeat;
}


#primary-links ul li {
  float: left;
}

/* Secondary Links */

#secondary-links h2 {
  display: none;
}

#secondary-links {
  height: 60px;
  background: url(../images/style1/secondary-bg.png) top repeat-x;
}

#secondary-links ul li a {
  display: block;
  margin-right: 10px;
  padding-left: 15px;
  color: #deffd5;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 60px;
  text-decoration: none;
}

#secondary-links ul li a .link-span {
  display: block;
  line-height: 60px;
  padding-right: 15px;
}

#secondary-links li a .link-span {
   background: url(../images/style1/secondary-item-right.png) top right no-repeat;
}

#secondary-links li a {
   background: url(../images/style1/secondary-item-left.png) top left no-repeat;
}

#secondary-links li a:hover .link-span, #secondary-links li a.active .link-span {
   color: #333333;
   background: url(../images/style1/secondary-item-right-hover.png) top right no-repeat;
}

#secondary-links li a:hover, #secondary-links li a.active {
   color: #333333;
   background: url(../images/style1/secondary-item-left-hover.png) top left no-repeat;
}

#secondary-links ul li {
  float: left;
}

/* Secondary Links Level Two */

#secondary-links li ul {
  position: absolute; 
  margin-left: -1px;
  margin-top: -px;
  width: 183px;
  left: -999em;
  z-index: 10;
}

#secondary-links li ul li {
  float:left;
  width: 183px;
  background: url(../images/style1/dropdown.png) left;
}

#secondary-links li ul li.first {
  padding-top: 5px;
  background: url(../images/style1/dropdown-top.png) top no-repeat;
}

#secondary-links li ul li.last {
  padding-bottom: 10px;
  background: url(../images/style1/dropdown-bottom.png) bottom;
}

#secondary-links li:hover ul, #secondary-links li.sfHover ul {
  left: auto;
}

#secondary-links li ul li a {
  margin-right: 0px;
  padding-left: 15px;
  line-height: 25px;
  font-size: 1.0em;
  font-weight: normal;
}

#secondary-links li ul li a .link-span {
  line-height: 25px;
  padding-left: 0px;
}

#secondary-links li ul li a, #secondary-links li ul li a .link-span, #secondary-links li ul li a:hover, #secondary-links li ul li a:hover .link-span, #secondary-links li ul li a.active, #secondary-links li ul li a.active .link-span {
  background: 0;
}

#secondary-links li ul li a:hover, #secondary-links li ul li a:hover .link-span {
  color: #ffffff;
  font-weight: bold;
}

#secondary-links li ul li a.active, #secondary-links li ul li a.active .link-span {
  color: #deffd5;
}


#secondary-links li ul ul {
  margin: -25px 0 0px 183px;
}

#secondary-links li:hover ul ul, #secondary-links li.sfHover ul ul, #secondary-links li:hover ul ul ul, #secondary-links li.sfHover ul ul ul, #secondary-links li:hover ul ul ul ul, #secondary-links li.sfHover ul ul ul ul {
  left: -999em;
}

#secondary-links li li:hover ul, #secondary-links li li.sfHover ul, #secondary-links li li li:hover ul, #secondary-links li li li.sfHover ul, #secondary-links li li li li:hover ul, #secondary-links li li li li.sfHover ul {
  left:auto;
}

/* Left Menu Links */

.sideblock-inner ul.menu, .sideblock-inner ul.menu li {
  position: relative; 
  margin: 0;
  padding: 0;
  list-style-image: none;
  list-style: none;
  list-style-type: none;
}

.sideblock-inner ul.menu li a {
  display: block;
  margin: 2px 0;
  padding: 2px 5px;
  height: 20px;
  background: #f3f3f3;
  border: 1px solid #dddddd;
  color: #666666;
}

.sideblock-inner ul.menu li a:hover {
  background: #ffffff;
  text-decoration:none;
  color: #333333;
}

.sideblock-inner ul.menu li a.active {
  background: #ffffff;
  text-decoration:none;
  border: 1px solid #ffffff;
  font-weight: bold;
  color: #333333;
}

.sideblock-inner ul.menu ul, .sideblock-inner ul.menu ul li {
  border: 0px;
}

.sideblock-inner ul.menu li ul li a {
  color: #eeeeee;
  font-weight: normal;
  font-size: 0.9em;
  background: #999999;
  border: 0;
}

.sideblock-inner ul.menu li ul li a:hover {
  padding-left: 10px;
  color: #ffffff;
  background: #333333;
}

.sideblock-innerul.menu li ul li a.active {
  font-weight: bold;
  color: #333333;
}

.sideblock-inner ul.menu li ul li ul {
  padding-left: 0px;
  background: #dddddd;
}

.sideblock-inner ul.menu li ul li ul li a {
  background: #333333;
}

/* Bottom Links */

#bottom-links h2 {
  display: none;
}

#bottom-links {
  line-height: 59px;
  background: #373737 url(../images/style1/bottom-links-bg.png) top repeat-x;
}

#bottom-links ul li a {
  padding-right: 30px;;
  color: #dddddd;
  font-size: 1.1em;
  font-weight: bold;
  text-decoration: none;
}

#bottom-links ul li a:hover {
  color: #ffffff;
}

#bottom-links ul li {
  float: left;
}


/* Teaser */

.teaser {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dotted #dddddd;
}

.teaser-title h2 {
  margin: 0;
  font-size: 1.1em;
}

.teaser-submitted {
  margin-bottom: 15px;
  font-size: 0.8em;
  color: #999999;
}

.teaser-submitted ul.links li {
  display:inline;
  list-style-type:none;
  padding:0 5px 0 0;
}

.teaser-content {
  font-size: 1.0em;
}

.teaser-content p {
  margin: 0 0 15px 0;
}

.teaser-links ul.links li {
  display:inline;
  list-style-type:none;
  font-size: 0.8em;
  padding:0 5px 0 0;
}

.taxonomy ul {
  padding-left: 20px;
  background: url(../images/category.png) 0% 50% no-repeat;
}

.comment_comments a, .comment_add a {
  padding-left: 20px;
  padding-right: 10px;
  background: url(../images/comment.png) 0% 50% no-repeat;
  border-right: 1px solid #999999;
}

.node_read_more a {
  padding-left: 20px;
  background: url(../images/more.png) 0% 50% no-repeat;
}

.field-field-image img {
  float: left;
  padding: 5px;
  margin: 5px 15px 0 0;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  -moz-border-radius: 5px; 
  -webkit-border-radius: 5px;
}

/* Node */

.node-title {
  background: url(../images/style1/divider.png) bottom repeat-x;
}

.node-title h1 {
  margin: 0;
  padding-bottom: 15px;
  font-size: 1.6em;
  line-height: 1.5em;
  color: #333333;
}

.submitted {
  margin-bottom: 15px;
  font-size: 0.8em;
  color: #999999;
}

.field-field-subtitle {
  padding-bottom: 10px;
  font-weight: bold;
  color: #666666;
}

.links ul.links li {
  display: block;
  list-style-type:none;
  font-size: 1.0em;
  padding:0 5px 15px 0;
}

/* Comments */

#comments {
  padding: 0 15px 15px 15px;
  background: #f9f9f9;
  border: 1px solid #dddddd;
}

.comment {
  margin-top: 15px;
}

.comment h3 {
  padding: 0;
  margin: 0;
  font-size: 1.2em;
}

.indented .comment  {
  background: #f3f3f3;
  margin-top: 15px;
  padding: 15px;
}

.comment .submitted {
}

.picture img {
  width: 65px;
  height: 65px;
  background: #ffffff;
  padding: 5px;
  margin-right: 15px;
  border: 1px solid #dddddd;
  float: left;
}

.profile .picture img {
  float: none;
}

.comment .content {
}

.profile .picture {
  float: none;
  margin:0 1em 1em 0;
}

.comment ul.links li {
  display:inline;
  list-style-type:none;
  font-size: 0.8em;
  padding:0 5px 0 5px;
  border: 1px solid #dddddd;
  background: #eeeeee;
}

.comment ul.links li:hover {
  background: #ffffff;
}

.comment-folded {
  margin-top: 15px;
  padding: 5px;
  font-size: 0.9em;
  font-weight: bold;
  background: #eeeeee;
  border: 1px solid #dddddd;
}

.comment-folded .credit a {
  color: #999999;
}

.box h2 {
  margin-top: 15px;
  font-size: 1.2em;
  color: #666666;
}

/* Lists */

ul.menu {
  margin: 0;
  padding: 0;
  border: none;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  text-align: left;
}

ul.menu li {
  margin: 0;
  padding: 0;
}

li.expanded, li.collapsed, li.leaf {
  margin: 0;
  padding: 0;
  list-style-image: none;
  list-style-type: none;
}

.item-list ul {
  margin: 0;
  padding: 0;
  border: none;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  text-align: left;
}

.item-list ul li {
  margin: 0;
  padding: 0;
  list-style-image: none;
  list-style-type: none;
}

.right-sideblock .item-list ul li {
  line-height: 2.2em;
  background: url(../images/style1/divider.png) repeat-x bottom;
  font-size: 0.8em;
}

.right-sideblock .item-list ul li a {
  font-size: 1.3em;
}

.left-sideblock .item-list ul li {
  font-size: 1.0em;
  background: 0;
  padding: 2px 0;
  border-bottom: 1px dashed #dddddd;
}

#top-regions .item-list ul li {
  line-height: 2.0em;
  background: url(../images/style1/divider-b.png) repeat-x bottom;
}

#bottom-regions .item-list ul li {
  line-height: 2.0em;
  border-bottom: 1px solid #333333;
}

/* Misc */

#bottom-regions .edit-block, #top-regions .edit-block {
  margin-bottom: 15px;
}

#bottom-regions .edit-block a {
  padding: 3px 5px;
  color: #eeeeee;
  font-size: 0.8em;
  background: #444444;
}

#bottom-regions .edit-block a:hover {
  background: #333333;
}

#top-regions .edit-block a {
  padding: 3px 5px;
  color: #333333;
  font-size: 0.8em;
  background: #eeeeee;
}

#top-regions .edit-block a:hover {
  background: #ffffff;
}

.breadcrumb {
  margin-bottom: 5px;
  font-size: 0.8em;
}

/* jCarousel */

.jcarousel-container {
}

.jcarousel-container ul {
  height: 297px;
}

.jcarousel-container-horizontal {
  height: 297px;
  padding: 20px 0;
}


.jcarousel-clip-horizontal {
  height: 297px;
}

.jcarousel-item {
    height: 297px;
}

.jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-container .views-field-title {
  margin-bottom: 15px;
}

.jcarousel-container .views-field-title a {
  line-height: 1.5em;
  font-size: 2.0em;
  font-weight: bold;
  color: #ffffff;
}

.jcarousel-container .views-field-field-subtitle-value {
  padding-bottom: 15px;
  line-height: 1.5em;
  font-size: 1.4em;
  color: #9fcbfe;
}

.jcarousel-container  .views-field-field-image-fid {
  margin-right: 15px;
  float: left;
}

.jcarousel-container  .views-field-field-image-fid img {
  padding: 15px;
  background: url(../images/transparent.png);
  -moz-border-radius: 5px; 
  -webkit-border-radius: 5px;
}

.jcarousel-container .views-field-view-node {
}

.jcarousel-container .views-field-view-node a {
  font-size: 1.4em;
  color: #ffffff;
}

.jcarousel-container .views-field-view-node a:hover {
  text-decoration: underline;
}

/**
 *  Horizontal Buttons
 */
 
.jcarousel-container .jcarousel-next-horizontal {
    position: absolute;
    top: 148px;
    right: -40px;
    width: 30px;
    height: 54px;
    cursor: pointer;
    background: transparent url(../images/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-container .jcarousel-next-horizontal:hover {
   background: transparent url(../images/next-horizontal-hover.png) no-repeat 0 0;
}

.jcarousel-container .jcarousel-next-horizontal:active {
   background: transparent url(../images/next-horizontal-hover.png) no-repeat 0 0;
}

.jcarousel-container .jcarousel-next-disabled-horizontal,
.jcarousel-container .jcarousel-next-disabled-horizontal:hover,
.jcarousel-container .jcarousel-next-disabled-horizontal:active {
    cursor: default;
	background: 0;
}

.jcarousel-container .jcarousel-prev-horizontal {
    position: absolute;
    top: 148px;
    left: -40px;
    width: 30px;
    height: 54px;
    cursor: pointer;
    background: transparent url(../images/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-container .jcarousel-prev-horizontal:hover {
    background: transparent url(../images/prev-horizontal-hover.png) no-repeat 0 0;
}

.jcarousel-container .jcarousel-prev-horizontal:active {
    background: transparent url(../images/prev-horizontal-hover.png) no-repeat 0 0;
}

.jcarousel-container .jcarousel-prev-disabled-horizontal,
.jcarousel-container .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-container .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background: 0;
}

/* Pager */

.item-list .pager li {
  display:inline;
  font-size: 1.0em;
  list-style-type:none;
  padding: 2px 4px;
  border: 1px solid #cccccc;
  -moz-border-radius: 2px; 
  -webkit-border-radius: 2px;
}

.item-list .pager li.pager-item {
  background: #eeeeee;
}

.item-list .pager li.pager-item a {
  color: #999999;
}

.item-list .pager li.pager-item:hover, .item-list .pager li.pager-item:hover a {
  background: #e9e9e9
  color: #000000;
}

/* Typography */

h1 {
  font-size: 1.6em;
}

h2 {
  font-size: 1.1em;
  font-weight: bold;
  color:#004DA3;
}

h3 {
  font-size: 1.1em;
}

p.alert {
  margin: 10px 0;
  padding: 10px 15px 10px 80px;
  color: #333333;
  border-top: 1px dashed #FEC201;
  border-bottom: 1px dashed #FEC201;
  background: #FFEDB5 url(../images/alert.png) 15px 50% no-repeat;
}

p.info {
  margin: 10px 0;
  padding: 10px 15px 10px 80px;
  color: #333333;
  border-top: 1px dashed #0173bd;
  border-bottom: 1px dashed #0173bd;
  background: #c6e9ff url(../images/info.png) 15px 50% no-repeat;
}

p.notice {
  margin: 10px 0;
  padding: 10px 15px 10px 80px;
  color: #333333;
  border-top: 1px dashed #999999;
  border-bottom: 1px dashed #999999;
  background: #eeeeee url(../images/notice.png) 15px 50% no-repeat;
}

p.download {
  margin: 10px 0;
  padding: 10px 15px 10px 80px;
  color: #333333;
  border-top: 1px dashed #5EAA1F;
  border-bottom: 1px dashed #5EAA1F;
  background: #DAFFBA url(../images/download.png) 15px 50% no-repeat;
}

p.mail {
  margin: 10px 0;
  padding: 10px 15px 10px 80px;
  color: #333333;
  border-top: 1px dashed #57a4ce;
  border-bottom: 1px dashed #57a4ce;
  background: #ecf8ff url(../images/mail.png) 15px 50% no-repeat;
}

p.package {
  margin: 10px 0;
  padding: 10px 15px 10px 80px;
  color: #333333;
  border-top: 1px dashed #574321;
  border-bottom: 1px dashed #574321;
  background: #f1e9dc url(../images/package.png) 15px 50% no-repeat;
}

p.security {
  margin: 10px 0;
  padding: 10px 15px 10px 80px;
  color: #333333;
  border-top: 1px dashed #999999;
  border-bottom: 1px dashed #999999;
  background: #eeeeee url(../images/security.png) 15px 50% no-repeat;
}

p.stop {
  margin: 10px 0;
  padding: 10px 15px 10px 80px;
  color: #333333;
  border-top: 1px dashed #fbd500;
  border-bottom: 1px dashed #fbd500;
  background: #fff09a url(../images/stop.png) 15px 50% no-repeat;
}

p.system {
  margin: 10px 0;
  padding: 10px 15px 10px 80px;
  color: #333333;
  border-top: 1px dashed #3b9acd;
  border-bottom: 1px dashed #3b9acd;
  background: #bdd4e0 url(../images/system.png) 15px 50% no-repeat;
}

p.settings {
  margin: 10px 0;
  padding: 10px 15px 10px 80px;
  color: #ffffff;
  border-top: 1px dashed #ffffff;
  border-bottom: 1px dashed #ffffff;
  background: #333333 url(../images/settings.png) 15px 50% no-repeat;
}

p.web {
  margin: 10px 0;
  padding: 10px 15px 10px 80px;
  color: #333333;
  border-top: 1px dashed #999999;
  border-bottom: 1px dashed #999999;
  background: #eeeeee url(../images/web.png) 15px 50% no-repeat;
}


li.check {
  padding-left: 30px;
  padding-bottom: 10px;
  list-style-position: outside;
  list-style-type: none;
  font-size: 1.0em;
  font-weight: bold;
  color: #333333;
  background: url(../images/checkmark.png) 0px 10% no-repeat;
}

.block ul {
  margin:0;
  padding:0 0 0 0;
}

blockquote {
  margin: 0px;
  padding-left: 58px;
  color: #666666;
  background: url(../images/openquote.png) top left no-repeat;
} 

blockquote p {
  padding-right: 35px;
  background:  url(../images/closequote.png) bottom right no-repeat;
} 

pre {
  padding: 10px;
  margin: 10px 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  border: 1px solid #dddddd;
  background: url(../images/pre.png);
}

div.icon1 {
  padding-left: 55px;
  background: url(../images/icon1.png) top left no-repeat;
}

div.icon2 {
  padding-left: 55px;
  background: url(../images/icon2.png) top left no-repeat;
}

div.icon3 {
  padding-left: 55px;
  background: url(../images/icon3.png) top left no-repeat;
}

div.icon4 {
  padding-left: 55px;
  background: url(../images/icon4.png) top left no-repeat;
}

/* Forum */

#forum th {
  font-size: 0.8em;
}

#forum .name {
  font-weight: bold;
}

#forum .description {
  font-size: 0.8em;
}

#forum tr.even {
  background: #e1e1e1;
}

#forum tr.odd {
  background: #eeeeee;
}

#forum tr td.forum {
  background-image:url(../images/forum-default.png);
  background-position: 10px 50%;
  background-repeat:no-repeat;
  padding-left:60px;
}

#forum .container {
  background: #ffffff;
}

#forum ul.links {
  margin-bottom: 15px;
  border: 1px solid #dddddd;
  background: #eeeeee;
}

#search-block-form label {
  display: none;
}

#search-block-form .form-text {
  display: block;
}

/* WYSIWYG */

.node .content strong, .node .content bold, .node .teaser-content strong, .node .teaser-content bold, {
font-weight: bold;
}

.node .content em, .node .content i, .node .teaser-content em, .node .teaser-content i {
font-style: italic;
}

.node .content u, .node .teaser-content u {
text-decoration: underline;
}

.node .content ul, .node .content ol, .node .teaser-content ul, .node .teaser-content ol {
padding-bottom: 1.0em;
}

.node .content ul li, .node .teaser-content ul li {
padding-left: 10px;
list-style-position:inside;
list-style-type: disc
}

.node .content ol li, .node .teaser-content ol li {
padding-left: 10px;
list-style-position:inside;
list-style-type:decimal;
}