﻿/*for the top location--*/

.clearfix:after 				{ content: "."; display: block;	clear: both; visibility: hidden; line-height: 0; height: 0; } 
.clearfix 						{ display: inline-block; } 
html[xmlns] .clearfix 			{ display: block; } 
* html .clearfix 				{ height: 1%; }

body 							{ font-family:Arial,Helvetica, sans-serif; size:12px; color:#101b16; background:#afe709; margin-top:0px; }
h4								{ font-size:15px; color:#101b16; margin:0px; }
#whole							{ margin:0 auto; width:861px; background:#999; }
#head							{ margin-top:-13px; }
.width							{ width:200px; }

/* for the body location---*/
#body							{ background:url(images/body_bg.jpg) repeat-y; width:861px; padding:5px 29px 22px; }
.top_menu						{}
.marquee_top					{ color:#FFFFFF; font-size:12px; padding-right:70px; padding-top:13px; padding-left:25px; }
#body_middle					{  }
.middle_left					{ float:left; width:238px; margin-left:1px; }
.menu_left_top					{ color:#fff; font-size:14px;  }
.menu_left_top .menu			{ padding-left:10px; line-height:25px; font-size:13px; }

/* allow this block below temperary... */

/*
.menu_left_top .menu ul			{ list-style-image:url(images/list_style.jpg); margin-top:0px; margin-bottom:0px; line-height:25px; }
.menu_left_top .menu ul li		{ border-bottom:groove #fff 1px; margin-left:-5px; margin-right:20px; }
.menu_left_top .menu a			{ color:#fff; text-decoration:none; display:block;}
.menu_left_top .menu a:hover	{ color:#3d7db3; text-decoration:none; background-color:#e4faa5; }
*/
/*------------------------------------*/

.middle_right					{ float:right; width:551px; margin-right:58px; font-size:12px; line-height:18px; margin-top:5px; }
.body_title						{ background:url(images/bg_title.gif) no-repeat; height:30px; padding-left:15px;padding-top:5px; }
.body_title	h3					{ margin:0px; text-transform:capitalize; color:#FFF; font-size:13px; }
.body_text						{ float:left; padding-left:5px; padding-right:5px; text-align:justify }
.domotext						{  margin-bottom: 10px; clear: both; }

/* for the footer location---*/

#bottom							{ background:url(images/bottom_bg.jpg) no-repeat; width:861px; height:17px; }
.menu_bottom					{ clear:both; margin-left:-17px; margin-right:41px; }
.menu_bottom .menu				{ float:left; padding-left:300px; color:#3f5c02; font-size:16px; margin-bottom:5px; }
.menu_bottom .menu a			{ text-decoration:none; color:#3f5c02; }
.menu_bottom .menu a:hover		{ text-decoration:none; color:#3d7db3; }
.menu_bottom .menu label		{ margin-left:5px; margin-right:5px; }

/*---------table ----------*/
#t_header						{ text-transform:uppercase; font-weight:bold; font-size:13px;  }
.mouse_action:hover				{ background-color:silver; }
/*.t_result						{ border-color:blue; }*/
.row_result:hover				{ background-color:#fcf1d4; }

.nextpagevisite{color:#FFFFFF;border:1px solid #DEECF3;padding-left:5px; padding-right:5px;background-color: #006633;};

.nextpagestyle {border:1px solid #DEECF3;padding-left:5px; padding-right:5px;background-color:#F0F5F9}
.nextpagestyle a {border:1px solid #DEECF3;padding-left:5px; padding-right:5px;background-color:#F0F5F9}
.nextpagestyle a:hover {border:1px solid #DEECF3;padding-left:5px; padding-right:5px;background-color:#306F24; color:#FF0000;}
