/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0px 0px 0px 0px;
	background-color:#aeaeae;
	background-image:url(../images/mainBG.png);
	background-repeat:repeat-x;
}
table.blog{
width: 95%;
padding-left: 10px;
}
.clr {
	clear: both;
}
.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

#pathway{
text-align: left;
float:left;
padding-left:4px;
color:#cccccc;
	display: block;
	height: 40px;
	line-height: 25px !important;
	line-height: 22px;
	margin-top: 7px;
	margin-bottom: 2px;
}
#pathway a{
color:#c94093;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image:url(../images/sep.png);
	background-position:right;
	background-repeat:no-repeat;
	padding-left: 23px;
	padding-right: 0px;
	float: left;
	font-size: 11px;
	line-height: 31px;
	white-space: nowrap;
	height:31px;
	text-align: left;
	width: 63px;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: none;
	background: transparent;
	font-weight:bold;
}

ul#mainlevel-topmenu{
	padding-left: 0px;
	padding-right: 5px;
	float: right;
	font-size: 11px;
	white-space: nowrap;
	text-align: left;
	color:#ffffff;
	background-image:none;
vertical-align: middle;
}
ul#mainlevel-topmenu li{
	padding-left: 0px;
	padding-bottom: 0px;
	list-style: none;
}

ul#mainlevel-topmenu li a{
	color:#c94093;
	background-image:none;
	text-decoration:none;
}
ul#mainlevel-topmenu a:hover{
	color:#ffffff;
	text-decoration:underline;
}
#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color:#ffffff;
}


table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}
#main {
	width:910px;
padding-left: 0px;
}
#logo{
float: left;
width: 590px;
height: 131px;
}

#right_logo{
float: left;
width: 310px;
height: 131px;
background-image:url(../images/left_logo.jpg);
background-repeat:no-repeat;
background-position:top right;
}
#right_too{
margin-top: 35px;
      text-align:justify;
}
#right_too a{
text-decoration: none;
}

#right_too a:hover{
text-decoration: underline;
}
#right_too .toplink1{
	color:#999999;
}
#right_too .toplink2{
	color:#ffffff;
}
#right_too .toplink3{
	color:#c94093;
}
#m_main{
float: left;
width:900px;
}
#main_body {
  float: left;
  text-align:left;
padding-top:2px;
padding-right:10px;
}
#contentpaneopen.li {
list-style-type: circle;
}

.componentheading {
display:none;
}
#main_body2 {
  float: left;
  width:554px;
  text-align:left;
padding-top:4px
}
#mos_main{
float: left;
width: 554px;
}
#too{
padding-left: 10px;
}
#mos_main form{
margin-left: 15px;
}
#left {
  float: left;
  height:100%;
  width:153px;
  text-align:left;
padding-left:7px;
background-image:url(../images/side_top.png);
background-repeat:no-repeat;
background-position:top;
background-color:#000;
overflow: hidden;
display: block;
}
#left h3{
	color:#c94093;
	padding:3px;
	margin: 0px;
}
#left ol {  
	margin-left: 0px; 
	padding-left: 10px; 
	list-style: none;  
}

#left ol li {  
	margin: 0px; 	
	height:20px;
}
#left p{
	color:#fff;
}

#left td{
	color:#fff;
}
#left a{
	color:#c94093;
text-decoration:none;
}
#left a:hover{
	color:#c94093;
text-decoration:underline;
}
#right {
  float: right;
  width:160px;
  height:100%;
  text-align:left;
padding-left:7px;
background-image:url(../images/side_top_right.png);
background-repeat:no-repeat;
background-position:top;
background-color:#000;
overflow: hidden;
display: block;
}
#right h3{
	color:#c94093;
}
#right p{
	color:#fff;
}

#right td{
	color:#fff;
}
#right a{
	color:#c94093;
text-decoration:none;
}
#right a:hover{
	color:#c94093;
text-decoration:underline;
}
#right_right{
float: right;
width: 14px;
}
td a{
	color:#c94093;
text-decoration:none;
}
td a:hover{
	color:#c94093;
text-decoration:underline;
}

#footer {
  float: right;
  width:100%;
  height: 36px;
  line-height: 30px;
  background-image:url(../images/pathwaybg.png);
  background-repeat:repeat-x;
  background-position:top;
  color:#000000;
  text-align:center;
  vertical-align:middle;
}
#footer a {
  color:#333333;
  font-weight:bold;
text-decoration:none;
}
#footer a:hover {
  color:#c94093;
  font-weight:bold;
}

.maintitle {
	color: #3c3c3c;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
  text-align:left;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: normal;
}

/** old stuff **/

div.back_button {
  float: right;
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  width: auto;
/*  background: url(../images/bac_btn.png);
  background-repeat:no-repeat; */
  line-height: 20px;
  margin: 1px;
  color:#666666;
  width:99px;
  padding-right: 20px;
}
div.back_button a{
color:#666666;
}
.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  border: 1px double #c94093;
  width: auto;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
  color:#c94093;
}

.pagenavbar {
	margin-left: 10px;
	float: left;
}

ul.li{
padding-left: 15px;
padding-top: 0px;
list-style: circle;
}

td {
	text-align: left;
	font-size: 11px;
}



body {
	padding: 0px;
	font-family: Tahoma;
	line-height: 120%;
	font-size: 11px;
	color:#000;
}

a.mainlevel#active_menu:hover {
	color:#c94093;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

a.sublevel:hover {
	color: #3C4571;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
	width:98%;
}

div.mosimage {
  border: 1px solid #cccccc;
}

div.message {
	color:#FF0000;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	padding-top:20px;
}
.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}
td.dot {
	height:5px;
}
table.top_menu{
	padding-top:4px;
}
td.tab{
	height:10px;
}
a.mostread, a.mostread:visited {
	color:#9A927D;
	font-weight:normal;
}
a.mostread:hover {
	color:#3C4571;
	font-weight:normal;
}
a.latestnews, a.latestnews:visited {
	color:#9A927D;
	font-weight:normal;
}
a.latestnews:hover {
	color:#3C4571;
	font-weight:normal;
}
li.latestnews-user{
	padding-left:20px !important;
	padding-right:10px;
}
li.mostread-user{
	padding-left:20px !important;
	padding-right:10px;
}
td.site_name {
	font-size:44px;
	padding-top:16px;
	padding-bottom:10px;
	font-weight:normal;
	color:#3C4571;
}
td.site_desc {
	font-size:15px;
	font-weight:normal;
	color:#3C4571;
}
table.box_table{
	background-color:#F7F7F7;
}
a.readon, a.readon:visited {
	display:block;
	width:100px;
	color:#c94093;
	padding-left:15px;
	background-image:url(../images/readon.png);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
	padding-top:3px;
	height:21px;
}
th.pagenav_next {
	display:block;
	color:#000;
	padding-left:15px;
	height:21px;
	font-size:11px;
	width:50px;
	text-align:center;
}
th.pagenav_prev {
	display:block;
	color:#000;
	padding-left:15px;
	height:21px;
	font-size:11px;
	width:50px;
}
h1{
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color:#c94093;
}
h2{
	font-size: 14px;
	line-height: 16px;
	color:#000;
	font-weight: bold;
}
h3{
	font-size: 12px;
	font-weight: bold;
	color:#c94093;
}
h4{
	font-size: 12px;
	color:#000;
	font-weight: bold;
}

#main.sobi2{
	background-color: #fff;
}
.btnav { 
  background-color: #000000;  
  text-align:center;
}
.btnav a{
padding-left: 3px;
padding-right: 3px;
  color:#ffffff;
} 
.btnav a:visited{
padding-left: 3px;
padding-right: 3px;
  color:#ffffff;
} 

.btnav a:hover{
  color:#ececec;
}
td.contentheading{
	font-size: 18px;
	line-height: 16px; 
	font-weight: bold;
	color:#c94093;
	text-transform: capitalize;
}
#search {
margin: 0px;
padding: 0px;
height: 28px;
float: right;
padding-right: 13px;
padding-top: 10px;
vertical-align: top;
}
#search a {
	color:#c94093;
	text-decoration:none;
}
#search a:hover {
	color:#ffffff;
	text-decoration:none;
}
.moduletable img{
	padding-top: 4px;
}
.moduletable h3{
	padding-top: 4px;
}
#left .moduletable h3{
	padding-top: 4px;
	text-decoration: none;
	color:#ffffff;
}
.topten{
	font-weight: bold;
	font-size: 10px;
}
.sectiontableentry1,.sectiontableentry2,.sectiontableentry3,.sectiontableentry4,.sectiontableentry5{
	color:#000000;
}
a.category{
	font-weight: bold;
	color:#ffffff;
	margin-top:10px;
}
