@import url(../style/ent-style.css);
@import url(../style/shell-style.css);
@import url(../style/news-nav.css);
/* XARAYA REQUIRED CLASSES */





a {
    color : #2959a4;
  }


a:hover {
    color : #ac9562;
  }


blockquote {
    text-indent : 15px;
    text-align: justify;
  }


body {
    background-image : url(http://emetastar.com/images/bgBody.gif);
    font-family : Arial, Helvetica, sans-serif;
    background-repeat : repeat;
    margin-left : auto;
    margin-right : auto;
    margin-top : 0px;
    max-width : 808px;
    width : 808px;
  }


code {
  }


h1 {
  }


h2 {
  }


h3 {
  }


h4 {
  }


h5 {
    margin : 0;
    padding : 0;
  }


th {
  }


td {
  }


table {
  }


thead {
  }


tbody {
  }


tfoot {
  }


p {
    margin: 0;
    margin-bottom : 10px;
    padding: 0;
    text-indent : 15px;
  }


pre {
  }


input {
  }


button {
  }


select {
  }


textarea {
  }


img {
    border : 0px;
    margin : 0;
    padding : 0;
  }


li {
    margin : 0;
    padding : 0;
  }


ul {
    margin : 0;
    padding : 0;
  }


ol {
  }


sup {
  }


sub {
  }


hr {
    border-bottom-color : #2959a4;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    /*margin-top : 85px;
    */ width : 700px;
  }

/*  XARAYA REQUIRED INDIVIDUAL CLASSES */








td.xar-norm {
  }


td.xar-alt {
  }

/*  XARAYA REQUIRED ANONYMOUS CLASSES  */

/* these defaults apply to the left block group */









.xar-block-head {
  }


.xar-block-title {
  }


.xar-block-body {
  }

/* right block group classes */








.xar-block-head-right {
    height: 34px;
    background-image: url(http://emetastar.com/images/block_top.gif);
    background-repeat: no-repeat;
    width: 198px;
    margin-top : 0px;
  }


.xar-block-title-right {
    font-weight: bold;
    font-size: 15px;
    color : rgb(169, 149, 102);
    line-height: 13px;
    text-align: center;
    padding-top : 5px;
    margin-top : 5px;
  }


.xar-block-body-right {
    background-image: url(http://emetastar.com/images/block_mid.gif);
    background-repeat: repeat-y;
    width: 198px;
    text-align: left;
    font-size: 12px;
  }


.xar-block-body-right ul {
    list-style: none;
    margin-top : 0;
    margin-bottom : 0;
  }


.xar-block-body-right li {
    padding-top : 4px;
    padding-bottom : 5px;
    margin-left : 18px;
  }


.xar-block-body-right li a {
    color : #2e58a5;
    text-decoration : underline;
    background-image: url(http://emetastar.com/images/arrow-red.gif);
    background-repeat: no-repeat;
    background-position : 0;
    padding-left : 10px;
  }


.xar-block-body-right li a:hover {
    background-image: url(http://emetastar.com/images/arrowred.gif);
    color : #a99566;
    text-decoration: none;
  }


.xar-block-foot {
  }


.xar-block-foot-right {
    height: 23px !important;
    width: 198px;
    background-image: url(http://emetastar.com/images/block_bottom.gif);
    background-repeat: no-repeat;
  }

/* nav block group classes */








.xar-block-head-topnav {
  }


.xar-block-title-topnav {
  }


.xar-block-body-topnav {
  }


.xar-block-foot-topnav {
  }

/* center block group classes */









.xar-block-head-center {
  }


.xar-block-title-center {
  }


.xar-block-body-center {
  }


.xar-block-foot-center {
  }


.xar-mod-head {
  }


.xar-mod-title {
  }


.xar-mod-body {
  }


.xar-mod-foot {
  }


.xar-alt {
  }


.xar-accent {
  }


.xar-alt-outline {
  }


.xar-accent-outline {
  }


.xar-norm-outline {
  }


.xar-norm {
  }


.xar-sub {
  }


.xar-menu-section {
  }


.xar-menu-section-current {
  }


.xar-menu-item {
  }


.xar-menu-item-current {
  }


.xar-menu-item:hover {
  }


.xar-menu-subitem {
  }


.xar-menu-subitem:hover {
  }


.xar-menu-subitem-current {
  }


.xar-menu-item-current > .xar-menu-subitem > a {
  }


.xar-menu-item-current > .xar-menu-subitem > a:visited {
  }


.xar-title {
  }


.xar-error {
  }

.xar-articles-summary {
 text-indent: 2em;
 margin-left: auto;
 margin-right: auto;
}

.alphapager-wrapper {
    font-weight : bolder;
    text-align : center;
    color : #943400;
  }

.alphapager-wrapper a {
    color : #943400;
  }

.alphapager-wrapper a:hover {
    color : #AC9562;
    font-size : 20px;
  }

#wrap {
    background : url(http://emetastar.com/images/mdContainer.gif) repeat-y;
    width : 808px;
  }


#inner-wrap {
    margin-left : auto;
    margin-right : auto;
    margin-top : 10px;
    width : 764px;
  }


.force-lt {
    float : left;
    margin-left : .8em;
  }


.force-rt {
    float : right;
    margin-right : .8em;
  }


#force-block-rt {
    margin-left : 238px;
    margin-right : 20px;
  }


#force-inner-blk-rt {
    float : right;
  }


.block-corner-tl, .block-corner-bl {
    float: left;
    left: 0px;
  }


.block-corner-tr, .block-corner-br {
    float: right;
    right: 0px;
  }


.block-corner-tl, .block-corner-tr {
    top: 0px;
  }


.block-corner-tl {
    background-image : url(http://emetastar.com/images/block-tl.png);
    background-repeat : no-repeat;
  }


.block-corner-tr {
    background: url(http://emetastar.com/images/block-tr.png) no-repeat;
  }


.block-corner-bl {
    background: url(http://emetastar.com/images/block-bl.png) no-repeat;
  }


.block-corner-br {
    background: url(http://emetastar.com/images/block-br.png) no-repeat;
  }


.block-corner-tl, .block-corner-tr, .block-corner-bl, .block-corner-br {
    background-color: #fff;
    position: relative;
    width: 19px;
    height: 19px;
    display : block;
  }


.block-corner-bl, .block-corner-br {
    top: 0px;
    margin-top : -19px;
  }


.login-label {
    font-weight: bold;
    color : #943400;
  }


.login-input {
    background-color : #EDEFF1;
    font-size : 14px;
    margin-left : 15px;
  }


