/* CSS Document */
body{
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	line-height:18px;
	background:#90d8f8;
}
img{
	border:0px;
}
form{
	padding:0px;
	margin:0px;
	clear:both;
}
a{outline:none; color: #006699;}
a:hover{outline:none; font-size:24; font-weight:bold; color: red;}
A:visited {color: red;}
p{	margin-top:0px;
	padding-top:0px;
}

/*---------------------------- Layout Style ----------------------------*/
#main_container{
	text-align:center;
	margin:0px;
	padding:0px;
}
#outer_container{
	width:950px;
	margin:0px auto 0px auto;
	padding:0px;
	text-align:left;
}
.clear{
	clear:both;
}
/*---------------------------- Header Style ----------------------------*/
#header{
	width:950px;
	height:150px;
	background:url(http://www.operationm3.net/images/top_right_img.jpg) no-repeat right top;
}
#logo{
	width:210px;
	float:left;
}
#header_wrap{
	width:697px;
	height:150px;
	float:left;	
}
#menu_top{
	height:25px;
	padding:25px 0px 0px 0px;
	margin:0px;
}
#menutop_left{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#282d2f;
	width:500px;
	float:left;
}
#menutop_rht{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#282d2f;
	width:135px;
	float:right;
}
#menu_wrap{
	width:697px;
	height:100px;
	float:left;
	background:url(http://www.operationm3.net/images/menu_bg.jpg) no-repeat left top;
}
.top_menu{
	width:697px;
	height:65px;
	padding:12px 0px 0px 0px;
	margin:0px;
}
a.home_btn{
	background:url(http://www.operationm3.net/images/home_btn.jpg) no-repeat left top;
	width:57px;
	height:68px;
	display:block;
	float:left;
}
a.home_btn:hover{
	background:url(http://www.operationm3.net/images/home_btn_ovr.jpg) no-repeat left top;
	width:57px;
	height:68px;
	display:block;
}
a.characters_btn{
	background:url(http://www.operationm3.net/images/characters_btn.jpg) no-repeat left top;
	width:95px;
	height:68px;
	display:block;
	float:left;
}
a.characters_btn:hover{
	background:url(http://www.operationm3.net/images/characters_btn_ovr.jpg) no-repeat left top;
	width:95px;
	height:68px;
	display:block;
}
a.training_btn{
	background:url(http://www.operationm3.net/images/m3_training_btn.jpg) no-repeat left top;
	width:74px;
	height:68px;
	display:block;
	float:left;
}
a.training_btn:hover{
	background:url(http://www.operationm3.net/images/m3_training_btn_ovr.jpg) no-repeat left top;
	width:74px;
	height:68px;
	display:block;
}
a.games_btn{
	background:url(http://www.operationm3.net/images/games_btn.jpg) no-repeat left top;
	width:67px;
	height:68px;
	display:block;
	float:left;
}
a.games_btn:hover{
	background:url(http://www.operationm3.net/images/games_btn_ovr.jpg) no-repeat left top;
	width:67px;
	height:68px;
	display:block;
}
a.comic_btn{
	background:url(http://www.operationm3.net/images/comic_btn.jpg) no-repeat left top;
	width:88px;
	height:68px;
	display:block;
	float:left;
}
a.comic_btn:hover{
	background:url(http://www.operationm3.net/images/comic_btn_ovr.jpg) no-repeat left top;
	width:88px;
	height:68px;
	display:block;
}
a.free_btn{
	background:url(http://www.operationm3.net/images/free_btn.jpg) no-repeat left top;
	width:101px;
	height:68px;
	display:block;
	float:left;
}
a.free_btn:hover{
	background:url(http://www.operationm3.net/images/free_btn_ovr.jpg) no-repeat left top;
	width:101px;
	height:68px;
	display:block;
}
a.cash_btn{
	background:url(http://www.operationm3.net/images/cash_btn.jpg) no-repeat left top;
	width:80px;
	height:68px;
	display:block;
	float:left;
}
a.cash_btn:hover{
	background:url(http://www.operationm3.net/images/cash_btn_ovr.jpg) no-repeat left top;
	width:80px;
	height:68px;
	display:block;
}
a.blog_btn{
	background:url(http://www.operationm3.net/images/blog_btn.jpg) no-repeat left top;
	width:75px;
	height:68px;
	display:block;
	float:left;
}
a.blog_btn:hover{
	background:url(http://www.operationm3.net/images/blog_btn_ovr.jpg) no-repeat left top;
	width:75px;
	height:68px;
	display:block;
}
a.radio_btn{
	background:url(http://www.operationm3.net/images/radio_btn.jpg) no-repeat left top;
	width:60px;
	height:68px;
	display:block;
	float:left;
}
a.radio_btn:hover{
	background:url(http://www.operationm3.net/images/radio_btn_ovr.jpg) no-repeat left top;
	width:60px;
	height:68px;
	display:block;
}

/*---------------------------- Middle Style ----------------------------*/

#middle_container{
	width:950px;
	margin:0px;
	padding:0px;
	background:url(http://www.operationm3.net/images/main_bg.jpg) repeat-y left top;
}
#inner_middle{
	margin:0px;
	padding:0px 45px 45px 45px;
	width:860px;
	background:url(http://www.operationm3.net/images/middle_bottom.jpg) no-repeat  left bottom;
}
#right_container{
	width:220px;
	float:left;
}
.home_banner{
	width:620px;	
	padding:0px 0px 8px 0px;
	margin:0px;
}
.left_bottom{
	width:605px;
	height:85px;
	position:relative;
	margin:0px;
	padding:0px;
}

.left_bottom_inner{
	width:605px;
	height:85px;
	position:absolute;
	padding:0px;
	left: 0px;
	margin:0px;
	bottom:-15px;
}
.about_m3{
	width:217px;
	height:250px;
	background:url(http://www.operationm3.net/images/about_m3.jpg) no-repeat left top;
	padding-bottom:8px;
}

/*----------------------------Left Style ----------------------------*/

#left_container{
	width:620px;
	float:left;
	padding:0px 8px 0px 8px;
	margin:0px;
}
#left_inner_container{
	width:620px;
	float:left;
	padding:25px 8px 0px 8px;
	margin:0px;
	
}
#inner_img_wrap{
	width:180px;
	float:left;
	padding:0px;
	margin:0px;
}
#inner_img_wrap2{
	width:160px;
	float:left;
	padding:0px 15px 0px 5px;
	margin:0px;
}
.content_section{
	width:430px;
	float:left;
}
.content_section2{
	width:600px;
	float:left;
	padding-left: 10px;
}
.content_section h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#000000;
	padding:5px 0px 10px 0px;
	margin:0px;
	text-decoration:none;
}
.listing01{
	padding:10px 0px 10px 20px;
	margin:0px;
	text-align:left;
	list-style:disc;
}
.listing01 ul{
	padding:0px;
	margin:0px;
	text-align:left;
	list-style:disc;
}
.listing01 li{
	padding:0px 0px 0px 0px;
	margin:0px;
}

/*---------------------------- Text style ----------------------------*/
.text_bold{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding:0px;
	margin:0px;
}
.head_bold{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ff9900;
	padding:0px;
	margin:0px;
}
a.text_bold_link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#282d2f;
	padding:0px;
	margin:0px;
	text-decoration:none;
}
a.text_bold_link:hover{
	color:#282d2f;
	padding:0px;
	margin:0px;
	text-decoration:underline;
}

/*---------------------------- Footer Style ----------------------------*/
#footer{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	padding:0px 0px 10px 0px;
	margin:0px;
	text-decoration:none;
}
#footer a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	padding:0px 4px 0px 4px;
	margin:0px;
	text-decoration:none;
}
#footer a:hover{
	padding:0px 4px 0px 4px;
	margin:0px;
	color:#000000;
	text-decoration:underline;
}
.subhead_bold {
	font-size: 12px;
	font-weight: bold;
	color: #ff9900;
}

/*---------------------------- Lightbox Style ----------------------------*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }
s
#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover {
	background: url(images/prevlabel.gif) no-repeat left 15%;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(images/nextlabel.gif) no-repeat right 15%;
}

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }.blog {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #000000;
}
.blogBOLD {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
