/* CSS Document */


body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* font-size: 11px; */
        font-size: 13px;
	/* color: #666666; */
       color:#003366;
	background-color: #EEEEEE;
	background-image: url(../gfx/01_bar.gif);
	background-repeat: repeat-x;
}


p {
	line-height: 18px;
}


h1 {
	font-size: 24px;
	color: #000066;
	font-weight: bold;
}



h2 {
	font-size: 18px;
	color: #000066;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	color: #000066;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}

a {
	color: #666666;
}

a:hover {
	text-decoration: underline;
}

ul, li {
	padding-bottom: 5px;
}


#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../gfx/01_sth_cross.gif);
	background-repeat: no-repeat;
	background-position: right 150px;
}




#header {
	height: 210px;
	background-image: url(../gfx/01_myc_logo.gif);
	background-repeat: no-repeat;

}


/*
#search {
	float: right;
	width: 200px;
	margin-top: 40px;
	background-image: url(../gfx/01_search.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 20px;
	padding-top: 2px;
} */

/*--- ADDED CSS --- */
.float_left {
	float:left
}
.float_right {
	float:right
}

.txtbox {
	width:173px;
	height:19px;
	background:url(../gfx/txtbox.gif) no-repeat;
	border:none;
	
}
.clearB {
	clear:both;
}

#motto {
	float: none;
	color: #FFFFFF;
	font-style: italic;
	font-size: 18px;
       margin: 10px 0 0 200px;
       padding:0;
}

#secondarymenu {
	margin-top: 5px;
	display:block;
	float: right;
	color: #a4bef2;
}

#secondarymenu a {
 color:#a4bef2;
}


#leftnav {
	float: left;
	width: 180px;
        padding-bottom:10px;
}


#indexcontent {
	margin: 0px;
	width: 570px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
	padding-right: 20px;
}


#content {
	margin: 0px;
	width: 770px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
}


#rightbox {
	float: right;
	width: 180px;
}



#footer {
	background-image: url(../gfx/02_bar.gif);
	background-repeat: repeat-x;
	padding-right: 30px;
	padding-left: 30px;
	color: #fff;
	text-align: center;
	padding-top: 30px;
	background-color: #000066;
}

.clearit {
	clear: both;
}


#menu {
	padding-left: 200px;
	padding-top: 150px;
}




#menubar {
	height: 32px;
}





/*********** #nav styles ***********/



#topnav {
    background-color: #CC9933;
}

#topnav ul {
}

#topnav li {
}

#topnav li a {

	display: inline;
}


#topnav li a:visited {
    color: #FFFFFF;
}

#topnav li a:hover {
    color: #FFFFFF;
    background-color: #993333;
}

#topnav ul li {
	display: inline;
}

#topnav ul li a {
	text-decoration: none;
	color: #FFFFFF;
	display: inline;
	padding-top: 10px;
	padding-bottom: 10px;
}




#leftnavcontent {
    background-color: #EEEEEE;
}
/*
#leftnavcontent ul {
    margin: 0px;
    padding: 0px;
    color: #FFFFFF;
    line-height: 23px;
}

#leftnavcontent li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#leftnavcontent li a {
	text-decoration: none;
	color: #333333;
	display: block;
	padding-left: 20px;
	background-image: url(../gfx/01_btn.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
}


/**#leftnavcontent li a:visited {
    color: #FFFFFF;
}**/

#leftnavcontent li a:hover {
    color: #FFFFFF;
    background-color: #000066;
}

*/

#leftnavcontent #graphicbox {
	border: 1px solid #CCCCCC;
	padding: 10px;
	background-color: #FFFFFF;
	margin-top: 5px;
}

#news {
	border: 1px solid #CCCCCC;
	padding: 10px;
	background-color: #FFFFFF;
	margin-top: 5px;
}

#newstwo {
	border: 1px solid #CCCCCC;
	padding: 10px;
	background-color: #FFFFFF;
        overflow-y:scroll;
}

#newsthree {
	border: 1px solid #CCCCCC;
	padding: 10px;
	background-color: #FFFFFF;
	margin-top: 1px;
        overflow-y:scroll;
}



/**


#menunav {
	padding-top: 50px;
	padding-left: 200px;
}

#menunav a {
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../gfx/01_btn.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
}

#menunav a:hover {
	background-color: #000066;
	color: #FFFFFF;
}**/
/**main menu**/
#menunav {
	margin-top: 50px;
	margin-left: 200px;
}
#nav_365542{
    margin: 0px;
    padding: 0px;
    color: #FFFFFF;
    /**line-height: 23px;**/
}


#nav_365542 li {
	list-style-type: none;
	float:left;
}

#nav_365542 li a {
	text-decoration: none;
	color: #333333;
	display: block;
	padding:5px 20px;
	background-image: url(../gfx/01_btn.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
}

#nav_365542 li a:hover {
    color: #FFFFFF;
    background-color: #000066;
}


#menunavtwo {
}
/**
#menunav a {
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../gfx/01_btn.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
}**/

#menunavtwo a:hover {
	background-color: #000066;
	color: #FFFFFF;
}





#boxone {
	padding: 10px;
	margin-top: 5px;
	font-size: 9px;
        color:#a4bef2;
}

#boxone a{
 color:#a4bef2;
}

#boxtwo {
	padding: 10px;
	margin-top: 5px;
}

#boxthree {
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 20px;
}
#boxthree a{
 color:#a4bef2;
}
.search-result h3 {
       font-size:12px;
}
.search-result p {
       padding-left:17px;
}
/*--- ADDED CSS FORUM--- */
#forum_body {
	background:url(../images/body2.gif) repeat-x #eeeeee;
}

.forum_contents {
	padding:15px 0 20px 0;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
        min-height:300px;
        height:auto !important;
        height:300px;

}
/* 
*html .forum_contents {
	padding: 0;
        margin-top:0 !important;
}
.forum_contents h1 {
	font-size:18px;
	margin:35px 0 5px 0;
}*/

.srchbox {
	background:url(../images/title_forum.gif) repeat-x left -3px;
/*	filter:alpha(opacity=90);
	opacity:0.90; */
	height:50px;
	margin:0;
        padding:20px 0 0 0;
}
.index {
	width:700px;
}
.subscribetopic {
	width:240px
}

.f_conts {
	background:url(../images/bg_forum.gif) repeat-y 1px top;
}
.f_date {
	height:22px;
	background:url(../images/date_bg.gif) repeat-x left top;
	padding:5px 0 0 10px;
	font-size:11px;
}
.f_user {
	width:137px;
	background-color:#FFFFFF;
	padding:15px 0 10px 18px;
}
.f_user p{
	margin:0;
	padding:0;
	line-height:15px;
}
.f_comment {
	width:824px;
	border-left:#b1b1f3 1px solid;
}
.postcomments p {
	padding:45px 35px 20px 35px;
	color:#222222;
	margin:0;
}
.f_reply {
	height:37px;
	border-top:#b1b1f3 1px solid;
	padding:10px 0 0 0;
}
.f_reply a img {border:0;}
.rply_1 {
	padding:0 0 0 15px;
}
.rply_2 {
	margin:5px 5px 0 0;
}
.rply_2 a { text-decoration:none; color:#4869d3;}
.avatar {padding:10px 0 20px 0;}
.status {padding:5px 0 5px 0;}
.cnter {text-align:center;}
.txtright {text-align:right;}
.pad1 {padding:2px 5px 0 0;}
#bottom_cont {margin:20px 0 0 0;}
#bottom_cont h2{
	margin:0;
	padding:15px 0 0 0;
}
#bottom_cont p{
	padding:10px 0 10px 20px;
	margin:0;
}

/*-- MEMBERS LOGIN --*/

#members {
	height:29px;
/*	width:400px;*/
	margin:0;
	/* text-transform:uppercase; */
	font-size:12px;
}
.mlogin1 {
	background:url(../images/img_membr_left.gif) no-repeat left;
	width:11px;
	height:29px;
}
.mlogin2 {
	background:url(../images/bg_membr.gif) repeat-x;
	height:24px;
	min-width:100px;
	padding:5px 5px 0 5px;
	color:#000066;
}
.mlogin2 a {text-decoration:none;}
.mlogin2 a:hover {text-decoration:underline;}
.mlogin3 {
	background:url(../images/img_membr_right.gif) no-repeat right;
	width:10px;
	height:29px;
}

#search {
	float: right;
	width: 200px;
	margin-top: 11px;
	height: 20px;
	padding-top: 2px;
}
form, input  {margin:0; padding:0}
.enform .entxt{
 width:200px;
}
.enform .endrop {
 width:203px;
}
.trtd {
  width: 220px; 
   float: left;
}
*html .trtd {
  width: 230px; 
}