body {
  background: #eaeaea url(../images/body-1-background.jpg) repeat-x center top;
  color: #535353;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  height:100%;
    margin:0;
    padding:0;
}

a:focus {
  border: 0;
  outline: 0;
}

/* anchors
----------------------------------------------- */
a {
  color: #9A3E92;/*#b23872*/
  font-weight:bold;
  text-decoration: none;
}
a:hover {
  color: #b23872;
  text-decoration: underline;
}

.container_12,
.container_16 {}


/* headings
----------------------------------------------- */
h1, h2, h3, h4, h5, h6 {line-height:1.2em; margin-bottom:.3em;}



h1 a {
  font-weight:normal;
}

#top {
  margin: 0;
  height: 95px;
  position: relative; 
}

#top h1 {
  position: absolute;
}

#top h2 {
  position: absolute;
}

#banner {
  float: right;
  margin-top: 15px;
}

/* layout swticher
----------------------------------------------- */

#nav-line {
  background: #f5f5f5;
  /*border-top: 1px solid #ffffff;*/
    border-left: 1px solid #CACACA;
    border-right: 1px solid #CACACA;
  padding: 3px 0/*10px 0px*/;
}

ul#layout-width-sw {
  text-align: right;
  float: right;
  margin: 0px;
  padding: 0px;
}

ul#layout-width-sw li {
  display: inline;
  margin: 0;
  padding: 0 0 0 5px;
  background: none;
  float: left;
}

#narrow, #wide, #fluid {
  width: 24px;
  height: 24px;
  display: block;
  text-indent: -9999px !important;
  float: left;
  overflow: hidden;
  font-size: 1px;
  text-align: left;
}

#narrow {
  background: url(../images/sw-bg.png) no-repeat 0 -33px;
}

#wide {
  background: url(../images/sw-bg.png) no-repeat -30px -33px;
}

#fluid {
  background: url(../images/sw-bg.png) no-repeat -60px -33px;
}

#narrow:hover {
  background: url(../images/sw-bg.png) no-repeat 0 0px;
}

#wide:hover {
  background: url(../images/sw-bg.png) no-repeat -30px 0px;
}

#fluid:hover {
  background: url(../images/sw-bg.png) no-repeat -60px 0px;
}

/* Breadcrumbs
----------------------------------------------- */

#breadcrumb-handler {
  background: url(../images/home-icon.png) no-repeat 0 0;
  padding: 2px 0px 2px 30px;
  margin-left: 0px;
}

/* page heading
----------------------------------------------- */
h2#page-heading {
  font-weight:normal;
  padding:.5em;
  margin:0 0 10px 0;
  border-bottom:1px solid #ccc;
}

/* table
----------------------------------------------- */
table {
  width:100%;
  margin-bottom:10px;
}
col.colC {
  width:8em;
}

td {
  padding: 4px 5px;
  text-align:left;
}
thead th, table th {
  border-bottom: 1px solid #ededed;
  padding: 8px 5px;
  text-align:left;
  background: #fafafa;
  font: normal 15px 'Cuprum', arial, serif;
  text-shadow: 1px 1px 0px #ffffff;
}
tbody th,
tbody td {
  /*border-top:1px solid #ededed;
  border-bottom:1px solid #ededed;*/
}
tfoot th,
tfoot td {
  border-top:2px solid #ededed;
}

/* forms
----------------------------------------------- */
form {
  overflow:hidden;
}
fieldset {
  padding:10px;
  position:relative;
  margin-bottom:10px;
  border: 1px solid #f1f1f1;
  background: #dedefe/*#fafafa*/;
  border-bottom-left-radius: 9px 9px;
  border-bottom-right-radius: 9px 9px;
  border-top-left-radius: 9px 9px;
  border-top-right-radius: 9px 9px;
  -moz-border-radius: 9px 9px 9px 9px;
}
legend {
  font-weight: bold; font-size: 12px;
  line-height: 30px;
  padding: 0px 15px 0px 15px;
  border: 1px solid #f1f1f1;
  background: #ccc/*#fafafa*/;
  color: #000/*#505050*/;
  /*text-shadow: 1px 1px 0px #ffffff;*/
  border: 1px solid #dcdcdc;
  border-bottom-left-radius: 5px 5px;
  border-bottom-right-radius: 5px 5px;
  border-top-left-radius: 5px 5px;
  border-top-right-radius: 5px 5px;
  -moz-border-radius:5px 5px 5px 5px;
  vertical-align: middle;
  width:150px;
}
fieldset.login p {
  margin-bottom:1em;
  margin-top:0pt;
}
fieldset p label {
  width:98%;
}
fieldset p input {
  width:98%;
}
fieldset p select {
  width:99%;
}
fieldset.login p label {
  float:left;
  line-height:2em;
  margin-right:3%;
  text-align:right;
  width:32%;
}
fieldset.login p input {
  width:60%;
}
fieldset.login input.button {
  margin-left:35%;
}
form p.notice {
  font-weight:bold;
}
input.search.text {
  width:66%;
}
input.search.button {
  width:28%;
  margin-left:2%;
}

/* Main Accordian Tabs
----------------------------------------------- */

#mainaccordiontabs {
  color: #ffffff;
  text-shadow: 1px 1px 0px #326a8f !important;
}

#mainaccordiontabs a {
  color: #ffea78;
}

#mainaccordiontabs .moduletable, #mainaccordiontabs .moduletable_text, #mainaccordiontabs .moduletable_menu, #mainaccordiontabs .moduletable_empty {
text-shadow: 1px 1px 0px #326a8f;
}

.readon-big {
  background: #eaeaea url(../images/slideshow-button-bg.gif) repeat-x 0 0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.296875) 0px 2px 2px;
  box-shadow: rgba(0, 0, 0, 0.296875) 0px 2px 2px;
  border-bottom-left-radius: 10px 10px;
  border-bottom-right-radius: 10px 10px;
  border-top-left-radius: 10px 10px !important;
  border-top-right-radius: 10px 10px !important;
  -moz-border-radius:10px 10px 10px 10px;
  -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  color: #3c3c3c !important;
  text-shadow: 1px 1px 0px #ffffff;
  font-size: 14px;
  font-weight: bold;
  padding: 8px 20px;
  float: left;
}

.readon-big:hover {
  text-decoration: none !important;
}

#top-sl-handler {
  margin-bottom: 0px;
  border-left:1px solid  #cacaca;
  border-right:1px solid  #cacaca;
  border-bottom:1px solid  #cacaca;
}

#sl-bg-1 {
  background: #b33972 url(../images/sl-bg-1.jpg) repeat-x center bottom;
}

#sl-bg-2 {
  color: #ffffff;
  text-shadow: 1px 1px 0px #660934;
}

#sl-bg-2 .moduletable_empty a {
  color: #ffffff;
  font-weight: bold;
}

#tbse-bg {
  background: url(../images/tbse-bg.png) repeat-x bottom left;
  height: 46px;
  overflow: hidden;
}

#tabs-handler {
  position: relative;
  height: 46px;
  float: left;
  width: 60%;
}

#tabs-handler #tabs {
  clear: both;
  position: absolute;
  top: 1px;
  left: 0;
}

.element.atStart {
  position: relative;
  clear: both;
  z-index: 99;
}

.tab-handler {
  padding: 0px 10px;
}

.tab-handler .moduletable_empty {
  background: none;
}

.tab-handler .moduletable_empty td {
  text-align: center;
  width: 25%;
}

.tab-handler .moduletable_empty td a {
  display: block;
  height: 100px;
  background: #ffffff;
  border: 1px solid #eeeeee;
  padding: 20px 10px;
  margin: 10px 10px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.196875) 2px 2px 5px;
  box-shadow: rgba(0, 0, 0, 0.196875) 2px 2px 5px;
  -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
  border-bottom-left-radius: 5px 5px;
  border-bottom-right-radius: 5px 5px;
  border-top-left-radius: 5px 5px;
  border-top-right-radius: 5px 5px;
  -moz-border-radius:5px 5px 5px 5px;
}

.tab-handler .moduletable_empty td a:hover {
  border: 1px solid #dddddd;
}

.tab-handler .moduletable_empty td .productPrice {
  font: normal 16px 'Cuprum', arial, serif;
}

#main-content-handler {
  background: #ffffff;
  /*padding: 10px 0px;
  margin: 0 1% 0 1%;*/
  padding: 10px 1%;
  margin: 0;
  width: 98%;
  -webkit-border-radius: 0px 0px 8px 8px;
  -moz-border-radius: 0px 0px 8px 8px;
  border-radius: 0px 0px 8px 8px;
  border: 1px solid #CACACA;
}


/* Modules Layout
----------------------------------------------- */

#tab-modules {
  padding: 10px 0;
  background: url(../images/top-mods-sep.png) repeat-x 0 0;
}

#tab-modules .moduletable {
  background: #ffffff;
  color: #393939;
}

#tab-modules .moduletable_empty {
  color: #ffffff;
}

#top-modules .mod-1, 
#top-modules .mod-2, 
#top-modules .mod-3, 
#top-modules .mod-4,
#bot-modules .mod-1, 
#bot-modules .mod-2, 
#bot-modules .mod-3, 
#bot-modules .mod-4,
#tab-modules .mod-1, 
#tab-modules .mod-2, 
#tab-modules .mod-3, 
#tab-modules .mod-4 {
  float: left;
  padding: 0 1%;
}

#top-modules .mod-4, #bot-modules .mod-4,
#tab-modules .mod-4 {
  width: 23%;
}

#top-modules .mod-3, #bot-modules .mod-3,
#tab-modules .mod-3 {
  width: 31%;
}

#top-modules .mod-2, #bot-modules .mod-2,
#tab-modules .mod-2 {
  width: 48%;
}

#top-modules .mod-1, #bot-modules .mod-1,
#tab-modules .mod-1 {
  width: 98%;
  float: none;
}

/* Search Form 
--------------------------------- */

#search-form {
  width: 157px;
  height: 29px;
  background: url(../images/search-form-bg.png) no-repeat 0 0;
  float: right;
  margin: 35px 0px 5px 10px;
}

#search-form label {
  display: none;
}

#search-form p, #search-form form {
  padding: 0;
  margin: 0;
}

#search-form .inputbox {
  background: none;
  border: 0 !important;
  float: left;
  margin: 0;
  padding: 6px 0px 6px 4px;
  width: 122px !important;
  font: italic normal normal 14px Arial, Helvetica, sans-serif;
}

#search-form .button {
  float: right;
  height: 26px;
  width: 29px;
  text-indent: -9999px;
  background: url(../images/search-form-button-bg.png) no-repeat 0 0;
  margin: 1px 2px 0px 0px;
  padding: 0;
  border: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius: 0;
}

/* Top Long Module
--------------------------------- */

#top-long {
  text-shadow: 1px 1px 0px #ffffff;
  background: #ffffff;
  margin-bottom: 10px;
}

#bot-long {
  background: #343434 url(../images/bot-long-bg.gif) repeat-x left bottom;
  border-bottom: 1px solid #0d0d0d;
}

#bot-long-handler {
  padding: 10px 10px 8px 10px;
  color: #8a8a8a;
  text-shadow: -1px -1px 0px #222222;
}

#bot-long-handler a, #footer a {
  color: #b0b0b0;
}

#bot-long-handler a:hover, #footer a:hover {
  color: #b23872;
  text-decoration: none;
}

#footer {
  padding: 10px 10px;
  color: #000/*#8a8a8a*/;
  background: transparent/*#1f1f1f*/;
  /*border-top: 1px solid #3c3c3c;*/
  font-size: 12px;
}
#footer  .copyright{
font-size: 13px;
}
#footer  a{
  color: #9a3e92;
  font-weight:bold;
}
#footer  a:hover{
  text-decoration:underline;
}

#footer #footer-line {
  padding: 10px 0px;
  font-size: 11px;
}

#footer #footer-line .moduletable_empty {
  background: none;
}

#foo-left-right {
  /*background: url(../images/foo-lr-bg.gif) repeat-x 0 0;*/
  clear: both;
  padding-top: 15px;
}

#footer-left, #footer-right {
  float: left;
  width: 50%;
}

#footer-right {
  text-align: right;
}

.login{
  width:45%;
  margin:0 auto;
}
.login label{
  float: left;
    line-height: 20px;
    width: 38%;
  font-weight: bold;
}
.login input{
  float:right;
}
.login .login-fields{
  float: left;
    margin: 6px auto 0;
    width: 100%;
}
.login button{
  margin-top:10px;
  float:right;
}

 #k2Container { margin: 0 10px; }

.itemFullText ul li { list-style: disc background: none;; }
.itemFullText ul li ul li { list-style: circle; background: none; }
.itemFullText ul li ul li ul li { list-style: square; background: none; }

 #k2Container ul, #rt-mainbody ul ul { margin-left: 25px; padding: 5px 0; }
 #k2Container ul li { list-style: disc; background: none; }
 #k2Container ul li ul li { list-style: circle; background: none; }
 #k2Container ul li ul li ul li { list-style: square; background: none; } 

