/* Start of CMSMS style sheet 'moven_ver2' */
body {
  margin: 0px;
  padding: 0px;
  background: #dedede url('uploads/images/theme/black-background.jpg') 0px 47px repeat-x;
  font-size: 75%;
  color: #050505;
  font-family: Verdana, Tahoma, Arial;
}

a, a:visited {
  color: #669900;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

abbr {
  cursor: help;
}

#wholepage {
  width: 950px;
  margin: 0px auto;
}

#header {
  height: 127px;
}

#header h1 {
  margin: 0px;
  padding: 0px;
  text-indent: -1000px;
  background-image: url('uploads/images/theme/logo.jpg');
  background-repeat: no-repeat;
  background-position: top left;
  line-height: 127px;
  float: left;
  width: 544px;
}

#black_table {
  width: 100%;
  margin: 0px auto;
  border-collapse: collapse;
}

#black_table h2 {
  font-size: 18px;
  font-family: Tahoma, Verdana, Arial;
  margin: 10px;
  padding: 0px;
  text-align: center;
}

#black_table p {
  margin-top: 10px;
  margin-bottom: 0px;
  padding: 0px;
}

#black_table td {
  width: 50%;
  border: 8px solid #070707;
  padding: 0px 10px 0px 10px;
  vertical-align: bottom;
}

#black_table td .fixed_height {
  height: 150px;
}

#black_table td.left {
  background: #dedede;
  color: #666666;
}

#black_table td.left p {
   margin-top: 15px;
   padding: 0px;
}

#black_table td.left img {
  margin-right: 10px;
  padding: 1px;
  border: 2px solid #939393;
}

#black_table td.right {
  color: #ffffff;
  background: #333333 url('uploads/images/theme/td-right-background.jpg') center left repeat;
}

#black_table td.right p {
  text-indent: 15px;
  text-align: justify;
  padding: 0px;
}
/*
#black_table td.right .more-right {
  background: #666666;
  color: #FFFFFF;
}

#black_table td.right .more-right a {
  color: #990000;
}
*/
.more-right {
    background: #070707;
    float: right;
    padding: 5px;
    margin: 0px;
    color: #FFFFFF;
}

#sidebar {
   width: 220px;
   float: right;
   margin: 10px;
   height: 500px;
}

#sidebar .light-gray {
    border: 8px solid #070707;
    background: #dedede;
    color: #666666;
    height: 340px;
}

#sidebar .light-gray ul {
  list-style: none;
  padding: 0px;
  margin: 10px 0px;
}

#sidebar .light-gray ul li {
  margin: 0px;
  padding: 0px;
  display: inline;
}

#sidebar .light-gray ul li a {
  padding: 5px 0px 5px 20px;
  display: block;
  margin: 0px;
  background-image: url('/uploads/images/theme/blue-dot.gif');
  background-repeat: no-repeat;
  background-position: 7px center;
}

#sidebar .light-gray ul li a:hover {
  background: #070707 url('/uploads/images/theme/red-dot.gif');
  background-repeat: no-repeat;
  background-position: 7px center;
  text-decoration: none;
}

#sidebar .dark-gray {
  margin-top: 50px;
  min-height: 300px;
  border: 8px solid #070707;
  color: #ffffff;
  background: #333333 url('uploads/images/theme/td-right-background.jpg') center left repeat;
}

#content {
/*   clear: both; */
   margin: 0px;
   padding: 0px;
}

#content h1 {
  margin: 0px;
  padding: 5px 25px;
  color: #EFEFEF;
  font-size: 1.8em;
  font-family: Tahoma, Verdana, Arial;
}

#content h3 {
  margin: 0px;
  padding: 10px 0px;
  font-size: 1.2em;
  font-family: Tahoma, Verdana, Arial;
}

#content p {
  margin: 0px 0px 10px 0px;
  padding: 0px;
  text-indent: 25px;
}

.content-left {
   width: 49%;
   float: left;
   padding-top: 20px;
   height: 180px;
}

.content-right {
  margin-left: 51%;
  padding-top: 20px;
   height: 180px;
}

.content-left p,
.content-right p {
  margin: 10px;
  padding: 0px;
  text-indent: 15px;
  text-align: justify;
  color: #AAAAAA;
}

.content-left h3,
.content-right h3 {
  font-size: 16px;
  font-family: Tahoma, Verdana, Arial;
  padding: 10px 0px 1px 25px;
  margin: 0px;
}

.content-left h3 {
  background-image: url('uploads/images/theme/h3-green-line.jpg');
  background-repeat: no-repeat;
  background-position: -40px 29px;
}

.content-right h3 {
  background-image: url('uploads/images/theme/h3-white-line.jpg');
  background-repeat: no-repeat;
  background-position: -25px 29px;
}

.content-left .more-left,
.content-right .more-left {
  padding: 5px;
  background: #000000;
  color: #ffffff;
}

.portfolio {
  color: #c0c0c0;
}

.portfolio img {
  padding: 1px;
  border: 2px solid #939393;
}

.clear {
  clear: both;
}

#footer {
  border-top: 1px solid #AAAAAA;
  padding: 10px;
}

/* End of 'moven_ver2' */

/* Start of CMSMS style sheet 'top_nav' */
#header ul {
  list-style: none;
  float: left;
  width: 400px;
  margin: 0px;
  padding: 0px;
  margin-top: 47px;
}

#header ul li {
  margin: 0px;
  padding: 0px;
  display: inline;
  float: left;
  width: 100px;
  background-image: url('/uploads/images/theme/menu-li-background.jpg');
  background-position: top right;
  background-repeat: no-repeat;
}

#header ul li a {
  display: block;
  text-align: center;
  line-height: 70px;
  color: #BBBBBB;
  width: 100px;
  height: 70px;
}

#header ul li a:hover {
  color: #EFEFEF;
  background-image: url('/uploads/images/theme/menu-li-background-hover.jpg');
  background-position: top right;
  background-repeat: no-repeat;
}
/* End of 'top_nav' */

