/***************************************************************************************/
/*  myTobago.info - CSS layout for Forum Header and Footer (phpBB3)
/***************************************************************************************/

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background-color: #E5E5E5;
	background-image: url(../images/theme/pagebkgrnd.gif);
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	font-size: 11px;
}

.clearit {
	clear: both;
	height: 1px;
	overflow: hidden;				/* IE hack */
}

/***************************************************************************************/
/*  MAIN OUTER PANEL
/***************************************************************************************/

#mtouter {
	position:relative;
	left: 10px;
	top: 10px;
	margin: 0 auto 0 0; 
	padding: 5px;
	color: #000;
	background-color: #FFF;
	border: 1px solid #98AAB1;
	width: 970px !important;		/* Read by all browsers, but IE ignores !important */
	width: 972px;  					/* IE5 750px+(2x5px padding) +(2x1px border) */
	width/**/:/**/973px;
}

/***************************************************************************************/
/*  TOP BANNER 
/***************************************************************************************/

#mtbanner {
	position: absolute;
	top: 5px;
	left: 5px !important;
	left: 5px;
	left/**/:/**/6px; 
	z-index: 10;
	margin: 0;
	padding: 0;
	width: 970px;
	height: 100px;
	background: url(../images/theme/ban_top.jpg) no-repeat;
}

/***************************************************************************************/
/*  MENU BAR
/***************************************************************************************/

#mtmenus {
	position: absolute;
	top: 105px;
	left: 5px !important;
	left: 5px;
	left/**/:/**/6px; 
	z-index: 100;
	margin: 0;
	background-color: #069;
	padding: 3px 0 5px 0;
	width: 970px;
	text-align: left;
}

#mtmenus_no {
	margin: 0;
	background-color: #069;
	width: 970px; 
}

#mtmenus form {
	padding: 0;
	margin: 0;
}

#mtmenus div.searchbox {
	position: absolute;
	top: 9px;
	left: 733px;
	z-index:  200;
}

#mtmenus input.SXsearch {
	width: 145px; 
	height: 13px !important;
	height: 19px;
	height/**/:/**/13px;
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-size: 10px;
	padding: 1px 3px 1px 3px; 
	margin: 0 0 0 20px; 
}	
	
#mtmenus input.SXbutton {
	width: 50px;
	font-size: 11px; 
	margin: 0;
	padding: 0;
	vertical-align: top;
}	

#mtmenus a, #mtmenus a:visited {
	color:			#FFFFFF;
}

/***************************************************************************************/
/*  MAIN CONTENT WRAPPER
/***************************************************************************************/

#mtmainwrapper {	
	padding-top: 270px; 
	width: 960px;
	background-color: #FFF;
	color: #000;
	text-align: center;
}


#mtcontent {
	margin: 0 auto 0 auto;
	width: 970px;
	padding: 0;
	color: #000;
	background-color: #FFF;
	text-align: left;
}

#mtcontent p {
	margin: 12px 0 0 0;
	padding: 0; 
}

/***************************************************************************************/
/*  FOOTERS
/***************************************************************************************/

#mtgoogletop {
	clear: both;
	position: absolute;
	top: 135px;
	left: 5px !important;
	left: 5px;
	left/**/:/**/6px; 
	height: 100px;
	padding-top: 25px;
	color: #FFF;
	background-color: #F3F7F9;
	border-left: 1px solid #98AAB1;
	border-right: 1px solid #98AAB1;
	border-bottom: 1px solid #069;
	text-align: center;
	vertical-align: top;
	width: 968px !important;
	width: 970px;  						/* IE5 172px+1px right border */
	width/**/:/**/969px; 
}

#mtgoogle {
	clear: both;
	z-index: 50;
	width: 928px !important;
	width: 930px;  						/* IE5 172px+1px right border */
	width/**/:/**/929px; 
	height: 100px;
	padding-top: 10px;
	color: #000;
	background-color: #F3F7F9;
	border-top: 1px solid #069;
	border-left: 1px solid #98AAB1;
	border-right: 1px solid #98AAB1;
	text-align: center;
}


#mtfooter {
	width: 928px !important;
	width: 930px;  						/* IE5 172px+1px right border */
	width/**/:/**/929px; 
	background-image: url(../images/theme/ban-bot.gif);
	height: 45px;
	padding: 0;
	margin: 0;
	border-left: 1px solid #98AAB1;
	border-right: 1px solid #98AAB1;
	text-align: center;
}

.SXleft {
	float: left;
}

.SXright {
	float: right;
}

#mtfooter p.SXbot_banner {
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	color: #069;
	margin: 0;
	padding: 12px 0 0 0;
}

/***************************************************************************************/
/*  BOTTOM MENUS
/***************************************************************************************/

#mtbotmenu {
	position: relative;
	left: 10px;
	margin-top: 20px;
	width: 980px;
	text-align: center	
}

#mtbotmenu ul li {
	display: inline; 
}

#mtbotmenu ul li a, #mtnav a:visited {
	font-size: 11px;
	text-decoration: none;
	font-weight: bolder;
	color: #000000;
}

#mtbotmenu ul li a:hover, #mtnav ul li a:focus{
	color: #F60;
}

/***************************************************************************************/
/*  SEO MENUS
/***************************************************************************************/

#mtseo3 {
	/*background-image: url(../images/theme/seo-banner.gif); */
	width: 970px;
	text-align: left;	
}

#mtseo4 ul {
	margin: 0;
	padding: 0;
	position: absolute; 
	left: -9000px;
	z-index: 10000;
}

#mtseo4 ul li {
	display: inline; 
}

#mtseo4 li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 175px;		 
	border-right: 1px #DBDBDB solid;
	padding: 0 10px 0 10px;
}

#mtseo4 a.SXseo, #mtseo4 a.SXseo:visited, #mtseo4 a.SXseo:hover,  
#mtseo4 a.SXseo:active, #mtseo4 a.SXseo:focus {
	color: #DBDBDB;
	font-size: 8px;
	text-decoration: none;
	height: 1em;	/* For IE5 */
}

p.SXcopyright {
	font-size: 10px;
	padding: 12px 0 0 0;
}

p.SXtribute {
	font-size: 10px;
	font-weight: bold;
	color: #069;
/*	background-color: #E5E5E5; */
}

/***************************************************************************************/
/*  MISCELLANEOUS CLASSES
/***************************************************************************************/

IMG.nb { border: none; }

#mtwrap {
	text-align: left;
	width: 700px;
}

.dred {
	color: #8B0000;
}

.pl25 { padding-left: 25px; }

.mt09 { margin-top: 9px; }

/***************************************************************************************/
/* PHPBB TEMPLATE MODIFICATIONS                                              
/***************************************************************************************/


