/*****************************/
/* site elements start       */
/*****************************/

.sitewidthalign {
width:961px;
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;
padding:0px;
}

html, body {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#666666;
margin-top:0px;
margin-bottom:0px;
}

body {
width:100%;
padding:0px;
color:#666666;
margin-left: auto;
margin-right: auto; 
}

/*****************************/
/* header start              */
/*****************************/

.header_left {
background-image:url(/images/mm_banner.jpg);
background-repeat:no-repeat;
padding:0px;
height:120px;
text-align:right;
padding-right:0px;
border-bottom:2px solid #ffffff;
}

.header_right {
background-color:transparent;
padding-right:0px;
text-align:right;
}

.header_text {
font-size:12px;
color:#ffffff;
line-height:25px;
}

.header_text a {
text-decoration:none;
color:#ffffff;
}

.header_text a:hover{
text-decoration:underline;
}

/*****************************/
/* nav text start            */
/*****************************/

.navtext {
font-size:11px;
color:#999999;
line-height:25px;
text-align:left;
padding-left:0px;
}

.navtext a {
font-size:11px;
font-weight:normal;
color:#999999;
text-decoration:none;
}

.navtext a:hover {
text-decoration:underline;
}

/*****************************/
/* left column start         */
/*****************************/

.noleftcolumn {
width:0px;
}

.leftcolumn {
width:0px;
padding-left:0px;
padding-right:0px;
border-right:1px solid #cccccc;
}

#leftnav			{width: 200px; border-top: 2px solid #d8d8d8; border-bottom: 1px solid #d8d8d8; list-style-type:none; margin-left:0px;}
#leftnav li			{border-bottom: 1px solid #d8d8d8; line-height: 1px;}
#leftnav li a		{color:#888787; font-size: 11px; font-weight:bold; line-height: 17px; padding: 5px 10px; display:block;}
#leftnav li a:hover	{color:#000;}
#leftnav li ul		{padding-bottom: 5px; list-style-type:none;}

/*****************************/
/* main column start         */
/*****************************/

.maincolumnwidth {
width:961px;
margin-left:auto;
margin-right:auto;
}

.maincolumn {
padding-top:0px;
padding-bottom:0px;
padding-left:15px;
padding-right:2px;
}

div.maincolumn h1 {
font-size:20px;
color:#666666;
}

div.maincolumn div.bodytext {
font-size:12px;
padding-left:0px;
}

.maincolumn2 {
padding-top:0px;
padding-bottom:0px;
padding-left:30px;
padding-right:2px;
}

div.maincolumn2 h1 {
font-size:20px;
color:#666666;
}

div.maincolumn2 div.bodytext {
font-size:12px;
padding-left:0px;
}

/*****************************/
/* right column start        */
/*****************************/

.norightcolumn {
width:0px;
}

.rightcolumn {
width:300px;
padding-left:0px;
padding-right:0px;
border-left:0px solid #cccccc;
margin-top:0px;
}

/*****************************/
/* footer start              */
/*****************************/

div.footer {
color:#555555;
font-size:11px;
font-weight:normal;
background-color:transparent;
border-top:solid 1px #cccccc;
padding:10px 5px 10px 5px;
margin:30px 10px 0px 10px;
}

div.footer a {
font-size:11px;
font-weight:normal;
color:#999999;
text-decoration:none;
}

div.footer a:hover {
text-decoration:underline;
}

/*****************************/
/* pagemessage starts        */
/*****************************/

div.pagemessage {
font-size:12px;
font-weight:bold;
color:#FFFFFF;
width:570px;
border:solid 1px #990000;
background-color:#990000;
padding:10px;
margin-bottom:20px;
}

/*****************************/
/* registerform starts       */
/*****************************/

form.registerform {
text-align:left;
padding:0px;
margin:0px 13px 0px 0px;
}

form.registerform p{
font-size:12px;
font-weight:normal;
margin-bottom:0px;
margin-top:20px;
margin-left:0px;
margin-bottom:20px;
}

form.registerform input.registerbutton {
font-size:13px;
font-weight:normal;
margin-top:12px;
margin-bottom:12px;
}

form.registerform input.textfield {
font-size:13px;
font-weight:normal;
padding:0px;
margin-top:4px;
margin-bottom:4px;
width: 300px;
}

form.registerform label{
margin-left: 15px; 
width: 150px;
}

form.registerform select {
font-size:13px;
font-weight:normal;
padding:0px;
margin-bottom:2px;
margin-top:2px;
width: 304px;
}

/*****************************/
/* loginform starts          */
/*****************************/

form.loginform {
text-align:left;
padding:0px;
margin:0px 13px 0px 0px;
}

form.loginform p{
font-size:12px;
font-weight:normal;
margin-bottom:0px;
margin-top:20px;
margin-left:0px;
margin-bottom:20px;
}

form.loginform input.loginbutton {
font-size:13px;
font-weight:normal;
margin-top:12px;
margin-bottom:12px;
}

form.loginform input.passwordbutton {
font-size:13px;
font-weight:normal;
margin-left:10px;
margin-bottom:3px;
}

form.loginform input.textfield {
font-size:13px;
font-weight:normal;
padding:0px;
margin-top:4px;
margin-bottom:4px;
width: 200px;
}

form.loginform label{
margin-left: 15px; 
width: 150px;
}

/*****************************/
/* login box start           */
/*****************************/

.loginbox {
width:200px;
height:180px;
border:1px solid #cccccc;
}

.loginbox_header {
width:200px;
height:20px;
border:1px solid #06476F;
background-color:#06476F;
color:#FFFFFF;
text-align:center;
font-weight:bold;
padding-top:4px;
margin-top:0px;
}

form.loginbox_form {
margin-top:5px;
}

form.loginbox_form input.textfield {
font-size:11px;
font-weight:normal;
padding:0px;
margin-top:5px;
margin-bottom:5px;
margin-left:10px;
margin-right:10px;
width:90px;
}

form.loginbox_form label{
font-size:11px;
}

form.loginbox_form input.loginbutton {
font-size:12px;
font-weight:normal;
margin-top:8px;
margin-bottom:8px;
margin-left:10px;
width:75px;
}

form.loginbox_form .checkbox {
margin-left:8px;
margin-top:5px;
}

.loginbox a {
margin-left:8px;
font-size:11px;
color:#333333;
text-decoration:none;
}

.loginbox a:hover {
text-decoration:underline;
}

.loginbox p {
margin-top:8px;
}

/*****************************/
/* my account box start      */
/*****************************/

.myaccountbox {
width:200px;
border:1px solid #cccccc;
}

.myaccountbox_header {
width:200px;
height:20px;
border:1px solid #06476F;
background-color:#06476F;
color:#FFFFFF;
text-align:center;
font-weight:bold;
padding-top:4px;
margin-top:0px;
}

.myaccountbox a {
margin-left:8px;
font-size:11px;
color:#003366;
text-decoration:none;
font-weight:bold;
}

.myaccountbox a:hover {
text-decoration:underline;
}

.myaccountbox p {
margin:0px;
background-image:url(/images/columnbar.gif);
line-height:30px;
}

/*****************************/
/* contactform starts        */
/*****************************/

form.contactform {
text-align:left;
padding:0px;
margin:0px 13px 0px 0px;
}

form.contactform p{
font-size:12px;
font-weight:normal;
margin-bottom:0px;
margin-top:10px;
margin-left:0px;
width:300px;
}

form.contactform input.button {
font-size:13px;
font-weight:normal;
width:125px;
margin-top:20px;
margin-bottom:20px;
}

form.contactform input.textfield {
font-size:14px;
font-weight:normal;
padding:0px;
margin-top:4px;
margin-bottom:4px;
width: 300px;
}

form.contactform textarea {
font-size:13px;
font-weight:normal;
padding:0px;
margin:0px;
width: 300px;
}

form.contactform select {
font-size:13px;
font-weight:normal;
padding:0px;
margin-bottom:2px;
margin-top:2px;
width: 294px;
}

form.contactform label{
margin-left: 15px; 
width: 150px;
}

form.contactform  div.desctext {
font-size:11px;
font-weight:normal;
color:#999999
}

form.contactform  div.desctext a{
font-size:11px;
font-weight:normal;
color:#0000ff
}

/*****************************/
/* contactform starts        */
/*****************************/

form.myinfoform {
text-align:left;
padding:0px;
margin:0px 13px 0px 0px;
}

form.myinfoform p{
font-size:12px;
font-weight:bold;
border-bottom: 1px solid #666666;
padding-bottom:5px;
margin-bottom:10px;
margin-top:25px;
margin-left:0px;
width:400px;
}

form.myinfoform input.button {
font-size:13px;
font-weight:normal;
width:125px;
margin-top:20px;
margin-bottom:20px;
}

form.myinfoform input.textfield {
font-size:14px;
font-weight:normal;
padding:0px;
margin-top:4px;
margin-bottom:4px;
width: 300px;
}

form.myinfoform textarea {
font-size:13px;
font-weight:normal;
padding:0px;
margin:0px;
width: 300px;
}

form.myinfoform select {
font-size:13px;
font-weight:normal;
padding:0px;
margin-bottom:2px;
margin-top:2px;
width:304px;
}

form.myinfoform label{
margin-left: 15px; 
width: 150px;
}

form.myinfoform .smalllabel{
font-size:10px;
color:#999999
}

/*****************************/
/* articles starts           */
/*****************************/

div.articles {
text-align:left;
width:550px;
}

div.articles .header{
font-size:15px;
font-weight:bold;
text-align:left;
background-color:#D7301E;
padding-left:10px;
padding-bottom:2px;
padding-top:2px;
margin-bottom:5px;
color:#ffffff;
}

div.articles .articletable{
padding-left:10px;
}

div.articles h1{
font-size:20px;
text-align:left;
background-color:transparent;
padding:0px;
margin-bottom:5px;
color:#666666;
}

div.articles .articlelist_title{
font-size:15px;
font-weight:bold;
line-height:20px;
color:#000000;
text-decoration:none;
}

div.articles .desc{
font-size:11px;
color:#666666;
font-weight:normal;
line-height:20px;
}

div.articles .summary{
margin-top:10px;
margin-bottom:0px;
color:#666666;
}

div.articles div.articletext{
margin-top:10px;
margin-bottom:0px;
}

div.articles .readmore{
font-size:11px;
}

div.articles .readmore a{
color:#999999;
}

div.articles .feedlink a{
color:#999999;
}

div.articles .dividerline{
background-color:#e8e8e8;
}

/*****************************/
/* feed css starts           */
/*****************************/

div.feed .header{
font-size:15px;
font-weight:bold;
text-align:left;
background-color:#D7301E;
padding-left:10px;
padding-bottom:2px;
padding-top:2px;
margin-bottom:5px;
color:#ffffff;
}

div.feed .headline{
font-size:15px;
font-weight:bold;
line-height:20px;
color:#000000;
text-decoration:none;
}

div.feed .thumbnail{
margin-right:10px;
margin-bottom:10px;
}

div.feed .postedby-text {
font-size:11px;
color:#666666;
font-weight:normal;
line-height:20px;
}

div.feed .summary{
margin-top:10px;
margin-bottom:0px;
color:#666666;
font-weight:normal;
}

div.feed .readmore{
font-size:11px;
font-weight:normal;
}

div.feed .readmore a{
color:#999999;
font-weight:normal;
}

div.feed .feedlink a{
color:#999999;
font-weight:normal;
}

div.feed .dividerline{
background-color:#e8e8e8;
}

div.feed .spacing{
height:8px;
}

div.feed .pageresultstext {
font-size:11px;
color:#666666;
font-weight:normal;
line-height:20px;
}

/*****************************/
/* articlecomments starts    */
/*****************************/


div.articlecommentsarea h2{
font-size:18px;
text-align:left;
background-color:transparent;
padding:0px;
margin-bottom:10px;
color:#666666;
}

div.articlecomments {
font-weight:normal;
width:95%;
border:solid 1px #cccccc;
padding:10px;
margin-bottom:20px;
color:#666666;
}

div.articlecomments label{
font-size:10px;
font-weight:normal;
color:#999999;
text-align:left;
}

div.articlecomments label a{
font-size:10px;
font-weight:normal;
color:#999999;
text-align:left;
}

div.articlecomments div.dottedline{
height:1px;
width:175px;
text-align:left;
border-bottom:dashed 1px #999999;
margin-top:4px;
margin-bottom:8px;
}

div.articlecommentsarea .feedlink a{
font-size:10px;
color:#999999;
}

/*****************************/
/* addblogform starts        */
/*****************************/

form.addblogform {
text-align:left;
padding:0px;
margin:0px 13px 0px 0px;
}

form.addblogform p{
font-size:12px;
font-weight:bold;
border-bottom: 1px solid #666666;
padding-bottom:5px;
margin-bottom:10px;
margin-top:25px;
margin-left:0px;
width:400px;
}

form.addblogform input.button {
font-size:13px;
font-weight:normal;
width:125px;
margin-top:20px;
margin-bottom:20px;
}

form.addblogform input.textfield {
font-size:14px;
font-weight:normal;
padding:0px;
margin-top:4px;
margin-bottom:4px;
width: 300px;
}

form.addblogform textarea {
font-size:13px;
font-weight:normal;
padding:0px;
margin:0px;
width: 300px;
}

form.addblogform select {
font-size:13px;
font-weight:normal;
padding:0px;
margin-bottom:2px;
margin-top:2px;
width:304px;
}

form.addblogform label{
margin-left: 15px; 
width: 150px;
}

form.addblogform .smalllabel{
font-size:10px;
color:#999999
}


/*****************************/
/* column box start          */
/*****************************/

.columnbox {
width:180px;
border:1px solid #cccccc;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
color:#666666;
}

.columnbox_header {
width:200px;
height:20px;
border:1px solid #D7301E;
background-color:#D7301E;
color:#FFFFFF;
text-align:center;
font-weight:bold;
padding-top:4px;
margin-top:0px;
}

.columnbox .datetext {
color:#666666;
font-size:11px;
}

.columnbox a {
color:#cc0000;
text-decoration:none;
font-weight:bold;
}

/*****************************/
/* profile start             */
/*****************************/

div.profileoptions {
border-right:1px solid #cccccc;
}

div.profileoptions h1 {
font-size:16px;
color:#666666;
}

div.profileoptions a {
color:#cc0000;;
}

div.profile {
font-weight:normal;
margin-right:15px;
}

div.profile h1 {
font-size:16px;
color:#666666;
}

div.profile h2 {
font-size:15px;
color:#666666;
}

div.profile a {
color:#cc0000;
}

div.profile p {
margin-top:1px;
margin-bottom:1px;
text-align:left;
}

div.profile .blogtitle {
color:#666666;
font-size:13px;
font-weight:bold;
margin-top:8px;
margin-bottom:8px;
line-height:25px;
}

div.profile .postedby {
color:#666666;
font-size:11px;
line-height:20px;
}
div.profile .postedby a {
color:#666666;
}

div.profile .summary {
color:#666666;
font-size:12px;
}

/*****************************/
/* members list start        */
/*****************************/

div.memberslist {
font-weight:normal;
}

div.memberslist .username {
font-weight:bold;
text-decoration:none;
color:#003366;
font-size:13px;
}

div.memberslist .desc {
font-weight:normal;
text-decoration:none;
color:#999999;
font-size:11px;
}

div.memberslist .desc a:hover {
text-decoration:underline;
}

/*=====================================
		Open hedder
=======================================*/

#headeroutline
{
	width:100%;
	height:133px;	
	background-image: url(/images/img-1.jpg);
	background-repeat: repeat-x;	
}

#header
{
	width:961px;
	height:133px;	
	background-image: url(/images/img-1.jpg);
	background-repeat: repeat-x;	
	margin-right:auto;
	margin-left:auto;
}

h1
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size:17px;	
	color:#cd0003;
	font-weight: bolder;
	text-decoration:none;
	margin:0px;
	padding:0px;
}


/*=====================================
		Open content
=======================================*/

#content
{
	float:left;
	width:961px;
	background-color:#ffffff;		
}

#content .box-1
{
	float:left;
	width:961px;
	background-image: url(/images/img-3.jpg);
	background-repeat: repeat-y;			
}

#content .box-2
{
	float:left;
	width:961px;
	background-image: url(/images/img-12.jpg);
	background-repeat: repeat-y;			
}

.box-3
{
	float:left;
	width:340px;
	background-image: url(/images/img-17.jpg);
	background-repeat: repeat-y;			
}

.content-box-4
{
	float:left;
	width:341px;
	background-image: url(/images/img-20.jpg);
	background-repeat: repeat-y;			
}

.content-box-5
{
	float:left;
	background-image: url(/images/img-21.jpg);
	background-repeat: repeat-x;
	background-color:#fbce51;			
}

.content-box-6
{
	
	width:560px;
	height:26px;
	background-image: url(/images/img-23.jpg);
	background-repeat: no-repeat;			
}

.content-bgimg
{
	float:left;
	width:961px;
	height:103px;
	background-image: url(/images/img-10.jpg);
	background-repeat: no-repeat;			
}

.content-bgimg2
{
	
	width:961px;
	
	background-image: url(/images/img-25.jpg);
	background-repeat: no-repeat;			
}

.banner-pad-right
{
padding:0 8px 0 4px;

 			
}
.banner-pad-left
{
padding:0 0 0 8px;

 			
}




/*=====================================
		Open footer
=======================================*/

#footer
{
	float:left;
	width:100%;
	height:123px;
	background-image: url(/images/img-9.jpg);
	background-repeat: repeat-x;	
}


.footerbox-bg
{
	width:961px;
	height:123px;
	background-image: url(/images/img-9.jpg);
	background-repeat: no-repeat;	
}

.copyright

{

	font-family: Arial, Helvetica, sans-serif;
	color:#7b544d;
	font-size:11px;
	font-weight: normal;
	text-decoration:none;

}

/*=====================================
		Open extra classes
=======================================*/

a.navi
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;	
	color:#cd0003;
	font-weight:bold;
	text-decoration:none;
	padding:0 11px 0 11px;

}
a.navi:hover
{
	font-size:13px;
	color:#000000;
	text-decoration: underline;
}
a.navinone4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;	
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	padding:0 11px 0 11px;

}

a.navi2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;	
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	padding:0 11px 0 11px;

}
a.navi2:hover
{
	font-size:9px;
	color:#cd0003;
	text-decoration: none;
}

a.navinone
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;	
	color:#000000;
	font-weight:bold;
	text-decoration: underline;
	padding:0 11px 0 11px;

}

a.navi3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;	
	color:#cd0003;
	font-weight:bold;
	text-decoration:none;
	padding:0 11px 0 11px;

}
a.navi3:hover
{
	font-size:9px;
	color:#666666;
	text-decoration: none;
}

a.navinone3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;	
	color:#000000;
	font-weight:bold;
	text-decoration: underline;
	padding:0 11px 0 11px;

}
a.navi4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#cd0003;
	font-weight: normal;
	text-decoration: underline;
	

}
a.navi4:hover
{
	font-size:11px;
	color:#666666;
	text-decoration: none;
}

a.navi5
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#a03626;
	font-weight: normal;
	text-decoration: underline;
	padding:0 3px 0 3px;

}
a.navi5:hover
{
	font-size:11px;
	color:#cd0003;
	text-decoration: none;
}

a.navi6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#a03626;
	font-weight: normal;
	text-decoration: underline;
	padding:0 8px 0 8px;

}
a.navi6:hover
{
	font-size:11px;
	color:#cd0003;
	text-decoration: none;
}
.subBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;	
	color:#cd0003;
	font-weight: normal;
	text-decoration:none;
	padding-right:30px;
}

.subBold2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#005800;
	font-weight: normal;
	text-decoration:none;
}

.subBold7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#005800;
	font-weight: bold;
	text-decoration:none;
}
.subBold3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#cd0003;
	font-weight: bold;
	text-decoration:none;
}

.subBold4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#18306e;
	font-weight: bold;
	text-decoration:none;
}

.subBold5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#ffffff;
	font-weight: bold;
	text-decoration:none;
}

.subBold6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#000000;
	font-weight: bold;
	text-decoration:none;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#0c0b0b;
	line-height:18px;
	font-weight: normal;
	text-decoration:none;
}

.maintext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;	
	color:#ffffff;
	line-height:18px;
	font-weight: bold;
	text-decoration:none;
}

.maintext3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;	
	color:#403f3f;
	line-height:18px;
	font-weight: normal;
	text-decoration:none;
}

.maintext4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;	
	color:#666666;
	line-height:25px;
	font-weight: bold;
	text-decoration:none;
}