/* Layout Stylesheet */ 

body {
		 margin:50px 0px 50px 0px;
		 background-image:url(../images/bg_page.jpg);
		 background-repeat:repeat;
		 text-align:center;
		 padding:0;
 }

#popupBody {
		 margin:10px;
		 background-color:#CCCCCC;
		 
		 padding:5px;
 }

#wraper {

		text-align:left;
		width:975px;
		height:auto;
		margin:auto;
 }

#header {
		background-repeat:no-repeat;
		background-position: top right;
		height:52px;
		width:978px;
		color: #333333;
 }

#splash {
		 height:205px;
		 width:975px;
		 background-image:url(../images/bg_splash.jpg);
		 background-repeat:no-repeat;
		 background-position:top;
 }

#bodyblock {
		 position:relative;
		background-image:url(../images/bg_bodyblockIII.gif);
		background-repeat:repeat-y;
		 color: #333333;
		 width:975px;
		 height:auto;
		 overflow:hidden;
		 padding:0;
 }
 
 #fullpage {
		 height:auto;
		 width:975px;
		 background-color:#FFFFFF;
 }
 
 #fullpageInside {
		float:left;
		margin-left:0px;
		width:975px;
		color: #333333;
		background-color:#FFFFFF;
		background-image:url(../images/bg_right2.jpg);
		background-position:top;
		background-repeat:repeat-x;
		padding:5px 0px 0px 0px;
		text-align:left;
 }

#l-col {
		position:relative;
		 float:left;
		 background-color:#FFFFFF;
		 color: #333333;
		 height:auto;
		 width:319px;
		 overflow:hidden;
 }
 
 #l-colLogin {
		position:relative;
		background-image:url(../images/bg_login.jpg);
		background-position:top left;
		background-repeat:no-repeat;
		height:260px;
		color: #333333;
		text-align:left;
 }
 
  #l-colLogin table{
  		width:280px;
		position:relative;
		margin-top:80px;
		margin-left:10px;
 }
 
  #l-colLogged {
		position:relative;
		background-image:url(../images/bg_login.jpg);
		background-position:top left;
		background-repeat:no-repeat;
		height:260px;
		color: #333333;
		text-align:left;
 }
 
  #l-colLogged table{
  		width:280px;
		position:relative;
		margin-top:80px;
		margin-left:10px;
 }
 
#l-colLogged table td a{
	font-size:11px;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FFCC00;
	font-weight:bold;
}

#l-colLogged table td a:hover{
	font-size:12px;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FF9900;
	font-weight:bold;
}

#l-colLogged table td a:visited{
	font-size:12px;
	text-decoration:none;
	color:#FFCC00;
}
 
#l-colNews {
position:relative;
		background-image:url(../images/bg_news.jpg);
		background-image:url(../images/bg_news_block.gif);
		background-position:top left;
		background-repeat:no-repeat;
		height:auto;
		color: #333333;
		text-align:left;
 }
 
 #l-colNews_in_top {
		position:relative;
		/*background-image:url(../images/bnnr_knowledge.png);
		background-position:top;
		background-repeat:no-repeat;*/

		height:auto;
		overflow:hidden;
		padding:60px 0px 5px 20px;
		color: #333333;
		text-align:left;
 }
 
  #l-colNews_in_bottom {
		position:relative;
		/*background-image:url(../images/bnnr_knowledge.png);
		background-position:top;
		background-repeat:no-repeat;*/

		height:auto;
		overflow:hidden;
		padding:5px 0px 10px 20px;
		color: #333333;
		text-align:left;
 }
 
   #l-colNews_member {
		position:relative;
		/*background-image:url(../images/bnnr_knowledge.png);
		background-position:top;
		background-repeat:no-repeat;*/

		height:auto;
		overflow:hidden;
		padding:5px 0px 10px 20px;
		color: #333333;
		text-align:left;
 }
 
#l-colNews_list {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		list-style-image:url(../images/icon_pin2.gif);
		list-style-image:url(../images/list_block.gif);
		font-size:11px;
		margin-left:15px;
		color:#9999FF;
		padding:0px 0px 5px 15px;
}

#l-colNews_list li{
	text-align:left;
	padding:0px 0px 5px 10px;
}

#l-colNews_list li a{
	color:#9999FF;
	text-decoration:none;	
}
 
 #l-colNews_list li a:hover{
	color:#9999FF;
	text-decoration:underline;	
}
 
#content {
		float:left;
		margin-left:0px;
		width:652px;
		height:auto;
		background:#ffffff;
		color: #333333;
		border:solid #cccccc;
		border-width:0px 0px 0px 4px;

		text-align:left;
 }
 #contentInside {
		float:left;
		margin-left:0px;
		background-image:url(../images/bg_right2.jpg);
		background-position:top;
		background-repeat:no-repeat;
		width:642px;
		color: #333333;
		padding:4px 0px 0px 0px;
		text-align:left;
 }

#footer {
		float:left;
		 height:50px;
		 width:975px;
		 color: #333333;
		 margin:0;
 }

.menu1 a{
		float:left;
		font-size:12px;
		background-image:url(../images/menu1.png);
		background-repeat:no-repeat;
		display:block;
		padding:0px;
		width:129px;
		height:52px;
		color:#666666;
		text-decoration:none;
}

.menu1 a:hover{
		float:left;
		font-size:12px;
		background-image:url(../images/menu1_f2.png);
		background-repeat:no-repeat;
		display:block;
		padding:0px;
		width:129px;
		height:52px;
		color:#666666;
		text-decoration:none;
}

.menu2 a{
		float:left;
		font-size:12px;
		background-image:url(../images/menu2.png);
		background-repeat:no-repeat;
		display:block;
		padding:0px;
		width:145px;
		height:52px;
		color:#666666;
		text-decoration:none;
}

.menu2 a:hover{
		float:left;
		font-size:12px;
		background-image:url(../images/menu2_f2.png);
		background-repeat:no-repeat;
		display:block;
		padding:0px;
		width:145px;
		height:52px;
		color:#666666;
		text-decoration:none;
}

.menu3 a{
		float:left;
		font-size:12px;
		background-image:url(../images/menu3.png);
		background-repeat:no-repeat;
		display:block;
		padding:0px;
		width:145px;
		height:52px;
		color:#666666;
		text-decoration:none;
}

.menu3 a:hover{
		float:left;
		font-size:12px;
		background-image:url(../images/menu3_f2.png);
		background-repeat:no-repeat;
		display:block;
		padding:0px;
		width:145px;
		height:52px;
		color:#666666;
		text-decoration:none;
}

.menu4 a{
		float:left;
		font-size:12px;
		background-image:url(../images/menu4.png);
		background-repeat:no-repeat;
		display:block;
		padding:0px;
		width:145px;
		height:52px;
		color:#666666;
		text-decoration:none;
}

.menu4 a:hover{
		float:left;
		font-size:12px;
		background-image:url(../images/menu4_f2.png);
		background-repeat:no-repeat;
		display:block;
		padding:0px;
		width:145px;
		height:52px;
		color:#666666;
		text-decoration:none;
}

.menu5 a{
		float:left;
		font-size:12px;
		background-image:url(../images/menu5.png);
		background-repeat:no-repeat;
		display:block;
		padding:0px;
		width:145px;
		height:52px;
		color:#666666;
		text-decoration:none;
}

.menu5 a:hover{
		float:left;
		font-size:12px;
		background-image:url(../images/menu5_f2.png);
		background-repeat:no-repeat;
		display:block;
		padding:0px;
		width:145px;
		height:52px;
		color:#666666;
		text-decoration:none;
}

.menu6 a{
		float:left;
		font-size:12px;
		background-image:url(../images/menu6.png);
		background-repeat:no-repeat;
		display:block;
		padding:0px;
		width:145px;
		height:52px;
		color:#666666;
		text-decoration:none;
}

.menu6 a:hover{
		float:left;
		font-size:12px;
		background-image:url(../images/menu6_f2.png);
		background-repeat:no-repeat;
		display:block;
		padding:0px;
		width:145px;
		height:52px;
		color:#666666;
		text-decoration:none;
}

.menu7 a{
		float:left;
		font-size:12px;
		background-image:url(../images/menu7.png);
		background-repeat:no-repeat;
		display:block;
		padding:0px;
		width:121px;
		height:52px;
		color:#666666;
		text-decoration:none;
}

.menu7 a:hover{
		float:left;
		font-size:12px;
		background-image:url(../images/menu7_f2.png);
		background-repeat:no-repeat;
		display:block;
		padding:0px;
		width:121px;
		height:52px;
		color:#666666;
		text-decoration:none;
}

/*//////////////////////////////////////////////////// Admin Section ///////////////////////////////////////*/

#bodyblockII {

		 background-color:#FFFFFF;
		 color: #333333;
		 width:975px;
		 height:400px;
		 overflow:visible;
		 padding:0;
 }

#bodyblockAdmin {
		background-image:url(../images/bg_bodyblockII.gif);
		background-repeat:repeat-y;
		 color: #333333;
		 width:975px;
		 height:auto;
		 overflow:hidden;
		 padding:0;
 }

#l-col2 {
		float:left;
		background-image:url(../images/bg_right2.jpg);
		background-repeat:no-repeat;		 
		 
		 color: #333333;
		 width:975px;
		 height: 450px;
		 height:auto;
 }
 
 #l-colLogin2 {
		align:center;
		background-image:url(../images/bg_login.jpg);
		background-position:top;
		background-repeat:no-repeat;
		height:240px;
		width:419px;
		color: #333333;
		text-align:left;
		margin:50px 0px 50px 250px;
		border:#FFCC00 8px solid;
 }
 
  #l-colLogin2 table{
  		width:359px;
		position:inherit;
		margin-top:70px;
		margin-left:60px;
 }
 
 
 #l-colAdmin {
		float:left;
		background-image:url(../images/bg_right2.jpg);
		background-repeat:no-repeat;		 
		background-color:#FFFFFF;
		height:auto;
		color: #333333;
		width:210px;

 }
 
 #l-colAdminLogin {
		align:center;
		background-image:url(../images/bg_status.jpg);
		background-position:top left;
		background-repeat:no-repeat;
		height:140px;
		width:210px;
		color: #333333;
		text-align:left;
		margin-top:0px;
		margin-left:0px;
 }
 
  #l-colAdminLogin table{
  		width:180px;
		position:inherit;
		margin-top:80px;
		margin-left:30px;
 }
 
   #l-colMenu {
		position:relative;
		background-image:url(../images/bg_menu.jpg);
		background-position:top left;
		background-repeat:no-repeat;
		width:210px;
		background-color:#FFFFFF;
		height:900px;
		color: #333333;
		text-align:left;
 }
 
 #contentAdmin {
		float:left;
		margin-left:0px;
		width:760px;
		 height:600px;
		height:auto;
		background:#ffffff;
		background-image:url(../images/bg_right2.jpg);
		background-position:top;		
		background-repeat:no-repeat;
		color: #333333;
		border:solid #cccccc;
		border-width:0px 0px 0px 4px;
		text-align:left;
 }
 #contentAdminInside {
		float:left;
		margin-left:0px;

		width:730px;
		 height:auto;

		overflow:visible;
		margin:5px 5px 5px 5px;
		padding:5px 0px 5px 0px;
		color: #333333;
		text-align:left;
 }
 