/* CSS Document */

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
* {
	margin: 0;
	padding: 0;
}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.166;
	background-color: #000000;
	background-image:url(images/bgPage-New.png);
	background-repeat: repeat-x;
	
	background-position:center top;
	
	}

.clear {
	border: 0 solid #fff;
	clear: both;
}


h4{
	font-size: 18px;
	font-weight:normal;
	color: #000033;
	text-decoration: none;	
}
h3{
	font-size: 14px;
	font-weight:normal;
	color: #000033;
	text-decoration: none;	
}

#mainbody {
	width: 959px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	display: table;
	border: 3px solid #FFFFFF;
	padding: 5px;
}

#mainbodymid{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	height: auto;
	width: 959px;
	
	display: table;
}/*
=Header
*/
#headermain
{
	width:959px;
	height: 130px;
	 
	 
}

.dateLayer{
	background-color:#FFFFFF;
	height: 15px; 
	padding:3px;
	display: block; width:658;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	clear: both;
	float: right;
	width: 120px;
	margin-bottom: 29px;
	padding-top: 6px;
	text-align: center;
	background:url(images/bgclock.png) no-repeat; 
}

.loginMessage{
	
	height: 18px; 
	padding:3px;
	display: block; width:658;
	font-size: 11px;
	color: #356CFC;
	padding-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 5px;
	clear: both;
	float: right;
	width: 273px;
	text-align: center;
	background:url(images/welcomebg.png) no-repeat; 
	padding-top: 6px;
	}

.headerMessage{
	background-color:#FFFFFF;
	height: 15px; 
	padding:3px;
	display: block; width:658;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-left: 8px;
	font-family:"Century Gothic";
	margin-top: 10px;
		
}

.headerMessage a{
	color: #0070c0;
	font-weight: bold;
	
}

#header {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 22px;
	height: 58px;
	width:365px;
	background-image:url(images/txt.gif);
	background-repeat: no-repeat;
	margin-top:50px;
	margin-left:100px;
	}
#headercol {
	height:55px;
	width:325px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	margin-top: 5px;
	margin-left: 200px;
	background-image:url(images/logo.png);
	background-repeat: no-repeat;
	}

#date{width:300px; height:25px;}

.searchBox{
	background-color: #00AF1E; 	display: block;	padding: 10px;	
}

.searchBox .heading{ font-size:16px;font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000; font-weight: bold; }

.searchBox .label { font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; display: block; 
					text-align: center; clear: both; font-weight: bold; padding-right: 20px;}
					
.searchBox .field {  width: 150px; padding: 1px; margin-left:15px; }

#topheadersearch{
	background-image: url(images/newprobiora_06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:345px;
	height:79px;
	float: right;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #CCFFFF;
	text-decoration: none;
}

#taglinewhole{
	 height:45px; 
	 width:720px;
}

#textvertical 
{
	width:25px;
	height:50px;
	float:right;
	writing-mode: tb-rl;
	filter: flipH flipV;
	margin-top: 50px;
}

#tagline{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
	width:400px;
	float:left;
	height:35px;
	margin-top: 6px;
	font-style: oblique;
	line-height: 34px;
}

#search
{
	width:230px.px;
	height:26px;
	margin-top:10px;
	float:left;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 80px;
}

#search input
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(images/bgtextfield.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 19px;
	width: 120px;
	border: 1px solid #66CCCC;
	
}
#footer{
	width:auto;
	height: 200px;
	background-color: #000000;
	}

/*
=Navigation top
*/
#topnavcover{
	height: 26px;
	width: 959px;
}

#topnav {
	clear: both;
	padding-left: 2px;
	background-color: #FFFFFF;
	width:auto;
	height:26px;
	width:957px;
}
#topnav ul {
	float:left;
	margin:0;
	padding-left:2px;
	list-style:none;
}
#topnav li {
	display:inline;
	width:75px;
	height:24px;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;

}
#topnav a {
	display:block;
	font-family: Tahoma;
	color: #FFFFFF;
	float:left;
	width:89px;
	height:18px;
	border-bottom:none;
	font-size: 11px;
	font-weight: normal;


	-moz-outline:none;
	text-decoration: none;
	margin: 0;
	padding-top: 5px;
	text-align: center;
}

#topnav a:hover {
	color: #000000;


	-moz-outline:none;
	background-image:url(images/btn_green.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#topnav a:active{
	color: #FFFFFF;
	background-image:url(images/btn_green.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#topnav a:focus {
	color: #FFFFFF;
	background-image:url(images/btn_green.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* index top nav*/

#topnavindex {
	clear: both;
	padding-left: 2px;
	background-color: #f2f2f2;
	width:auto;
	height:24px;
	width: 957px;
	display: block;
}
#topnavindex  ul {
	float:left;
	margin:0;
	padding-left:0px;
	list-style:none;
}
#topnavindex li {
	display:inline;
	width:75px;
	height:18px;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	margin-left: 1.5px;
		margin-right: 1.5px;

}
#topnavindex  a {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	float:left;
	font-weight: bold;
	height:15px;
	border-bottom:none;
	font-size: 11px;
	font-weight: normal;


	-moz-outline:none;
	text-decoration: none;
	margin: 0;
	padding-top: 5px;
	text-align: center;
}

#topnavindex  .advanceGameSearch{
	margin-top: 2px;
	margin-right: 5px;
	margin-left: 10px;
	font-weight: bold;
	padding: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	font-size: 12px;
	background-color:#00CC00;
	width: 273px;
	text-align: center;

}

#topnavindex  span{
	margin-left: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
}

#topnavindex  a:hover {
	color: #666666;
	


	-moz-outline:none;
	
}

#topnavindex  a:active{
	color: #000000;
	
}

#topnavindex  a:focus {
	color: #000000;
	
}


/* index top nav*/

.smallHeadingMyPage{
	font-size:12px;
}
.addsThmumbs {
	background:url(images/adsBg.png) no-repeat;
	height: 153px;
	width: 620px;
	margin: auto;
	padding-left: 2px;
	padding-top:8px;
	clear: both;
	
}


.addsThmumbs .rightImage{
	margin-top: 0px;
	width: 100px;
	height: 110px;
	float: left; 
	margin-left:2px;
	margin-right: 2px;
	overflow: hidden;
	margin-top: 15px;
	
}


.addsThmumbs .thumbsDay {
	 text-align: center; margin:1px; font-weight:bold;	float:left; width: 123px; height:20px; padding-top:2px; 
	}

.addsThmumbs .thumbs{
	margin-top: 0px;
	width: 120px;
	height: 103px;
	float: left; 
	margin-left:3px;
	margin-right: 3px;
	overflow: hidden;
	padding: 0px;
}

.addsThmumbs .thumbs .imgPrint{
	margin-left:0px;
	float: left; border: 0px; padding:0px; margin:0px; position:absolute; z-index:1; border: 0px;   height:100px; width:122px;
}

#centerleft
{
	width:640px;
	height:auto;	
	
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
#centerleft_page
{
	width:650px;
	overflow:auto;
	height:auto;	
	background-image:url(images/leftbg.jpg);
	background-repeat:repeat-x;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
#flashbanner{
	width:auto;
	height:80px;
	background-color: #000000;
	text-align: center;
	margin: 15px;
	font-family: Tahoma;
	font-size: 24px;
	color: #00FF5A;
}

#banner{
	width:640px;
	height:80px;
	margin-left:auto;
	margin-right:auto;
	margin: 0px;
	float:right;
	font-family: Tahoma;
	font-size: 24px;
	color: #00FF5A;
	text-align: center;
}

#rightsearchpannel {width:auto; height:54px; background-image:url(images/rightsearchpannel.jpg); background-repeat:repeat-x;}

#line{
	height:16px;
	width:450px;
	background-image:url(images/line.jpg);
	float: right;
}
.line_2{
	height:16px;
	background-image:url(images/line.jpg);
}
#line_3{
	height:16px;
	width:450px;
	float: right;
}
#headingline{width:640px; height:16px; margin-bottom:10px;}

#lineheading{
	width:200px;
	height:16px;
	float:left;
	font-weight: bold;
	display: inline;
	text-align: center;
	font-size: 15px;
	font-family: Tahoma;
}
#lineheading_2{
	width:auto;
	height:16px;
	float:left;
	font-weight: bold;
	display: inline;
	text-align: center;
	font-size: 13px;
	font-family: Tahoma;
	padding-left:20px;
}
#lineheading_2{
	width:auto;
	height:16px;
	float:left;
	font-weight: bold;
	display: inline;
	text-align: center;
	font-size: 13px;
	font-family: Tahoma;
	padding-left:30px;
}
#featuredpannel{
	height: auto;
	width:auto;
	font-family: Tahoma;
	color: #999999;
}

#textpara{
	width:601px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:7px;
	margin-top:5px;
	text-align: justify;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma;
}

#pics{
	width:550px;
	height:auto;
	text-align: justify;
	vertical-align: middle;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 40px;
	padding-right: 40px;
}

#centerright{
	width:309px;
	overflow:hidden;
	height:auto;
	background-image: url(images/begames_green.jpg);
	background-repeat: repeat-y;
	float:left;
}

#loginpannel{width:309px; height:250px; background-image:url(images/bglogin_green.jpg); background-repeat:repeat-y;}

#newsmain{width:auto; height:auto; background-image:url(images/begames_green.jpg); background-repeat:repeat-y;}

#news{
	width:250px;
	margin-top: 15px;
	float: none;
	padding-left: 25px;
}

#contact{
	width:309px;
	background-image: url(images/begames_green.jpg);
	background-repeat: repeat-y;
	height: auto;
}

#gamezone{
	width:650px;
	height:auto;
}

#textpara1{
	width:600px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	margin-bottom: 10px;
	font-family: Tahoma;
}

#pics1{
	width:110px;
	height:auto;
	float:left;
	margin-left: 30px;
	margin-top: 20px;
}

#link{
	float:left;
	font-size: 8px;
	font-weight: bold;
	color: #000000;
	height: auto;
	width: auto;
	text-align: center;
	font-family: Tahoma;
}
#footervavmain{height:30px; width:auto;}
#footertext{
	height:110px;
	width:auto;
	margin-top:20px;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: normal;
}

#copyritetext{
	width:auto;
	height:20px;
	float:right;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
	font-family: Tahoma;
}

#profiletitleMyPage{
	width:auto;
	height:30px;
	font-size: 16px;
	text-align: left;
	margin-top: 10px;
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#000000; 
	font-weight: bold;
	padding-left: 30px;
}


#profiletitle{
	width:auto;
	height:30px;
	font-size: 16px;
	text-align: center;
	margin-top: 10px;
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#000000; 
	font-weight: bold;
}

#navfooter{
	width:650px;
	height:20px;
	float:left;
	margin-top: 10px;
	font-size: 10px;
	color: #FFFFFF;
	font-family: Tahoma;
}

#navfooter ul {
	float:left;
	margin:0;
	padding-left:2px;
	list-style:none;
}
#navfooter li {
	display:inline;
	width:70px;
	height:20px;
	line-height: normal;
	font-weight: normal;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	font-size: 10px;
	font-family: Tahoma;

}
#navfooter a {
	display:list-item;
	font-family: Tahoma;
	color: #FFFFFF;
	float:left;
	font-size: 10px;
	font-weight: normal;
	-moz-outline:none;
	text-decoration: none;
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	height: 20px;
	width: 60px;
	padding-right: 5px;
	padding-left: 5px;
}

#navfooter a:hover {
	color: #FFFFFF;

	-moz-outline:none;
	text-decoration: underline;
	}

#navfooter a:active{
	color: #0099CC;

	-moz-outline:none;
}

#navfooter a:focus {
	color: #0099CC;

	-moz-outline:none;
}

#loginnav{
	width:250px;
	height:auto;
	float: left;
	padding-left: 25px;
	padding-top: 15px;
}

#loginnav li {
	display:inline;
	width:70px;
	height:20px;
	line-height: normal;
	font-weight: normal;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	font-family: Tahoma;
	font-size: 10px;

}
#loginnav a {
	display:inline;
	font-family: Tahoma;
	color: #000000;
	float:left;
	font-size: 10px;
	font-weight: normal;

	-moz-outline:none;
	text-decoration: none;
	text-align: center;
	margin-right: 0;
	margin-bottom: 0;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
}

#loginnav a:hover {
	color: #000000;

	-moz-outline:none;
	text-decoration: underline;
	}

#loginnav a:active{
	color: #0099CC;

	
}

#loginnav a:focus {
	color: #0099CC;

	
}
#newsheading{
	width:280px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	font-size: 14px;
	font-weight: bold;
	padding-top: 20px;
	color: #000000;
}

#newsinner{
	width:280px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	color: #339999;
	text-align: justify;
	font-size: 12px;
	font-family: Tahoma;
}


#mysearch
{
	width:190px; 
	height:50px; 
	float:left;
}

#mysearch input
{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	height: 16px;
	width: 100px;
	border: 1px solid #999999;
}
#mysearch select
{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	height: 16px;
	width: 100px;
	border: 1px solid #999999;
}

#searchmain{width:309px; height:120px; background-image:url(images/rightsearchpannelgreen.jpg); background-repeat:repeat-x;background-color:#72CA5C; vertical-align:top;}
#searchmainindex{
	width:309px;
	display: table;
	height: 194px;
	
	vertical-align:top;
	
		margin-bottom: 5px;
}

#searchmainindex .newsheader{

	
	/*background:url(images/newheaderbg.png);*/
	background-color: #FFFFFF;
	height: 22px;
	width: 65%;
	text-align: center;
	margin: auto;	
	margin-top: 5px;
	clear: both;	
	content: 'Advergames in News';

	color: #000000;
	font-size:22px;
	font-family:Impact;
	
}

#searchmainindex .newBox{
	/*border:1px solid #b6b6b6;*/
	/*background-color: #FFFFFF;*/
	padding: 5px;
	width: 100%;
	padding-right: 0px;
	margin: auto;
	display: table;

}
#searchmainindex .news{
	color: #ffffff;
	font-weight: normal;
	padding: 2px;
	margin: 0px;
	background-color:#000000;
	/*border-bottom:1px solid #CCCCCC;*/
	font-family: Impact;
	font-size:11px;
	clear: both;
	width:94%;
	margin-bottom: 4px;
	margin-top: 4px;
	text-align:left;

}

#searchmainindex .news a{
text-decoration: none;
color:#FFFFFF;
}

#searchmainindex .news a:hover{
text-decoration: none;
color:#FFFFFF;
}

#searchmainindex .news a:visited{
	text-decoration: none;
	color:#FFFFFF;
}

#searchmainindex  .buttonNews{
	float: left;
	width: 100px;
	clear: left;
	margin-top: 10px;
}

#searchmainindex  .linkNews{
	float: right;
	width: 100px;
	clear: right;
	margin-top: 0px;
	text-align: right;
	padding-right: 15px;
	color: #ffffff;
	font-weight: bold;
}

#searchmainindex  .linkNews a{
	color: #ffffff;
	text-decoration: none;
}

#searchmainindex  .linkNews a:hover{
	color: #ffffff;
	text-decoration: none;
}

#searchmainindex  .linkNews a:visited{
	color: #ffffff;
	text-decoration: none
}

#gamesmain{
	width:630px;
	height:auto;
	background-color: #EFEFEF;
	border: thin solid #666666;
	margin-right: auto;
	margin-left: auto;
}


#gametop{
	width:282px;
	height:94px;
	margin: 3px;
	border:1px solid #CACAC9;
	background-color: #FFFFFF;
	background-repeat:no-repeat;
	/*border: thin solid #999999;*/
	float: left;
	padding-left:0px;
	margin-bottom: 2px;
}

#gametop table{
	color: #1563F6;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
}

#gametop table a{
	color: #0000FF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
}

#gametop table a:hover{
	color: #0000FF;
	text-decoration:  underline;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
}


#gametop table td{
	padding: 2px;
	padding-top:3px;
	padding-bottom:3px;
}

#gametop table .view{
	color:#00CC00;
	font-size: 10px;
	font-weight: bold;
}


#game2{
	width:282px;
	height:101px;
	background-color: #EFEFEF;
	background-image:url(images/shadow2.jpg);
	background-repeat:no-repeat;
	/*border: thin solid #999999;*/
	float: left;
	padding-left:0px;
	margin-bottom: 3px;
	
}

#game{
	width:282px;
	height:124px;
	background-color: #FFFFFF;
	background-image:url(images/shadow.jpg);
	background-repeat:no-repeat;
	/*border: thin solid #999999;*/
	float: left;
	padding-left:0px;
}
#game1{
	width:290px;
	height:120px;
	background-color: #FFFFFF;
	border: thin solid #999999;
	float: right;
}

#gamenav{
	clear: both;
	padding-left: 2px;
	width:auto;
	height:26px;
}
#gamenav ul {
	float:left;
	margin:0;
	padding-left:2px;
	list-style:none;
}
#gamenav li {
	display:inline;
	width:75px;
	height:24px;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	color: #666666;

}
#gamenav a {
	display:block;
	font-family: Tahoma;
	color: #000000;
	float:left;
	width:89px;
	height:18px;
	border-bottom:none;
	font-size: 11px;
	font-weight: normal;


	
	text-decoration: none;
	margin: 0;
	padding-top: 17px;
	text-align: center;
}

#gamenav a:hover {
	color: #000000;



	
	background-image:url(images/mid.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	font-weight: bold;
	vertical-align: middle;
}

#gamenav a:active{
	color: #000000;
	background-image:url(images/mid.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	font-weight: bold;
}

#gamenav a:focus {
	color: #000000;
	background-image:url(images/mid.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	font-weight: bold;
}

#gameinnerpic{
	margin-top:3px;
	margin-left:3px;
	width:98px;
	height:98px;
	float: left;
}
#gamemainrow
{
	height:140px;
	width:630px;
	padding-left:5px;
}

#gameup{width:290px; height:101px; margin:0px; padding-left:5px;}

.gameup{width:290px; height:101px; margin:0px; padding-left:0px;}

#gameinfo{width:170px; height:101px; float:left; margin-top:3px; margin-left:3px;}

#gamdown {
	width:280px;
	height:18px;
    /*margin:2px;*/	
	vertical-align:top;
	padding-top: 3px;
	padding-left:10px;
}

#centerfooter{width:auto; height:30px;}

a img {
	padding: 0px;
	border: thin solid #666766;
	
}


a:hover img {
	border:thin solid #666766;
}

a:link {
	text-decoration: none;
	font-family: Tahoma;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	font-family: Tahoma;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	font-family: Tahoma;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	font-family: Tahoma;
	color: #0000FF;
}


#formmain{
	width:600px;
	height:auto;
	background:#CCCCCC;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}

#formcenter{
	width:550px;
	height:auto;
	margin-bottom:15px;
	margin-left:25px;
	margin-right:25px;
	margin-top:15px;
	/*background-color: #E1F2DF;*/
	color: #000000;
}

#textfield{
	width:200px;
	left: 30px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	float: none;
	height: 20px;
	font-family: Tahoma;
}
#label{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	word-spacing: 1em;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#formrow{width:600px; height:40px;}

#textarea{
	height: 50px;
	width: 200px;
	font-family: Tahoma;
	font-size: 12px;
}

#textfieldmain{
	width:300px;
	height:auto;
	float:left;
	margin-left:20px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Tahoma;
	font-size: 12px;
}

#button{
	width:100px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CDE8C9;
	border-right-color: #CDE8C9;
	border-bottom-color: #CDE8C9;
	border-left-color: #CDE8C9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}


/***********************************************/
/* Body part Tabs                              */
/***********************************************/

/*
=Navigation top
*/
a.tabbee{
	display:block;
	font-family: Tahoma;
	float:left;
	width:75px;
	height:22px;
	border-bottom:none;
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	margin: 0px;
	text-align: center;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ACB1BF;
	border-right-color: #ACB1BF;
	border-left-color: #ACB1BF;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	padding-bottom:0px;
}
#tabbcover{
	height: 26px;
	width:;
	display: inline-block;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ACB1BF;
	border-bottom-color: #ACB1BF;
	border-left-color: #ACB1BF;
	
}

#tabb {
	clear: both;
	padding-left: 0px;
	background-color: #FFFFFF;
	width:auto;
	height:26px;
}
#tabb ul {
	float:left;
	margin:0;
	padding-left:0px;
	list-style:none;
}
#tabb li {
	display:inline;
	width:75px;
	height:20px;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;



}
#tabb a {
	display:block;
	font-family: Tahoma;
	float:left;
	width:89px;
	height:20px;
	border-bottom:none;
	font-size: 11px;
	font-weight: normal;

	color: #006699;
	-moz-outline:none;
	text-decoration: none;
	margin: 0;
	padding-top: 5px;
	text-align: center;
		border:1px solid #cccccc;
	
	
}

#tabb a:hover {
	color: #006699;
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	background-color: #EFEFEF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ACB1BF;
	border-right-color: #ACB1BF;
	border-left-color: #ACB1BF;
}

#tabb a:active{
	color: #006699;
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	background-color: #EFEFEF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ACB1BF;
	border-right-color: #ACB1BF;
	border-left-color: #ACB1BF;
}

#tabb a:focus {
	color: #006699;
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	background-color: #EFEFEF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ACB1BF;
	border-right-color: #ACB1BF;
	border-left-color: #ACB1BF;
}

/* index top nav*/

#tabsoutecover{
	width:611px;
	height:auto;
	background-color: #EFEFEF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ACB1BF;
	border-bottom-color: #ACB1BF;
	border-left-color: #ACB1BF;
	margin-left: 18px;
}

#featuredGames{
	width:300px;
	height:auto;
	background-color: #EFEFEF;
	border: 1px solid #ACB1BF;
	margin-left: 0px;
	float: left;
		padding-left: 5px;
		clear: left;
		margin-bottom: 7px;
	
}

#myPageSearchDate{
	width:290px;
	height:auto;
	background-color: #ffffff;
	border: 1px solid #ACB1BF;
	margin-left: 6px;
	float: left;
		padding-left: 5px;
		clear: left;
		margin-bottom: 7px;
		clear:both;
		display: table;
		
	
}


.myPageSearchDateField{
	width:289px;
	display:table;
	/*background-color: #00CC00;*/
	color:#000000;
	padding:5px;
	float: left;
	clear: left;
	margin-bottom: 12px;
	
}

#myPageSearchDate #game {
	padding-left: 0px;
	margin-left: 0px;
}
#pagesearch{
	width:290px;
	height:auto;
	margin-top: 5px;
	background-color: #ffffff;
	border: 1px solid #ACB1BF;
	margin-left: 6px;
	float: left;
		padding-left: 0px;
	
		margin-bottom: 7px;
	
}


#game{
	margin: 5px;
}

#messageBoard{
	width:618px;
	height:auto;
	background-color: #EFEFEF;
	border:1px solid #ACB1BF;
	padding: 10px;
	margin-bottom: 12px;
	clear: both;
	height: 55px;
	font-family: Tahoma;
	font-size: 12px; 
	margin-top: 10px;
}


.joingAdvergame{
	padding-top: 0px;
	text-align:center;	
	background-color:#00CC00;
	margin-right: 10px;
	margin-left: 5px;
	clear: right;
	width: 303px;
	height: 26px;
	float: right;
}

.myPageSearch{
	padding-top: 14px;
	text-align:left;	
	
	/*background-color:#00CC00;*/
	margin-right: 0px;
	margin-left: 5px;
	clear: right;
	width: 304px;
	height: 25px;
	float: right;
	padding-left: 5px;
	text-align:center;
}
.myPageSearchDateField input[type=text]{
	background-color: #00CC00;
	padding: 5px;
	border:0px;
	font-family:Tahoma;
	font-weight: bold;
}


#hotGames{
	margin-top: 0px;
	margin-bottom: 8px;
	width:296px;
	height:auto;
	
	background-color: #EFEFEF;
	border:1px solid #ACB1BF;
	margin-right: 10px;
	float: right;
	padding-left: 5px;
	clear: right;
}
#NewestGames{
	margin-top: 0px;
	margin-bottom: 5px;
	width:296px;
	height:auto;
	
	background-color: #EFEFEF;
	border:1px solid #ACB1BF;
	margin-right: 10px;
	float: right;
	padding-left: 5px;
	clear: right;
}


#flashpart{
	width:296px;
	height: 290px;
	
	background-color: #EFEFEF;
	border:1px solid #ACB1BF;
	margin-right: 10px;
	float: right;
	padding-left: 5px;
	clear: right;
}


#tabsoutecover_home{
	width:638px;
	height:auto;
	background-color: #EFEFEF;
	border:1px solid #ACB1BF;;
	margin-left: 0px;
	
}

  h2.tab span {
	cursor: pointer;
	/* Remove the following if you don't want rounded corners (Mozilla only). */
/*    -moz-border-radius: 7px 7px 0px 0px;*/
	padding-top: 8px;
	padding-bottom: 0px;
	float: left;
	background-repeat: repeat-x;
	background-position: left top;
	height: 22px;
	width: auto;
	padding-left: 20px;
	padding-right: 20px;
	background-color: EFEFEF;
	text-align: center;
  }

  h2.tab span.not-selected {
	color: #006699;
	background-repeat: repeat-x;
	background-position: left top;
	height: 22px;
	background-color: #FFFFFF;
  }

  h2.tab span.selected {
	background-repeat: repeat-x;
	background-position: left top;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	background-color: #EFEFEF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ACB1BF;
	border-right-color: #ACB1BF;
	border-left-color: #ACB1BF;
  }

  h2.tab {
	font-weight: normal;
	font-size: 11px;
	height:31px;
	font-style: normal;
	width: 640px;
	color: #656B6F;
	font-family: Tahoma;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACB1BF;
	margin-left: 0px;
	
	
  }
h2 .linksMypage{
	background:none;
	text-align: right;
	margin-left: 180px;
	font-size: 12px;
	font-weight: bold;
}

h2 .linksMypageCounts{
	background:none;
	text-align: right;
	margin-left: 350px;
	font-size: 12px;
	font-weight: bold;
	float: right;
	text-align: right;
	
	color: #00cc00;
}

h2 .linksMypage a{
color: #00cc00;
}
 .section {
	width: 610px;
	color: #000000;
  }
  

/*
-----------------------------------------------
*/
 
#head{color: #77778C;
	font-weight: bold;
	}
#para{
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	}
#list{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0000FF;
}
#para1{
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	}

#gametitle{
	font-weight: bold;
	color: #0000FF;
	font-family: Tahoma;
	font-size: 11px;
	margin-top: 5px;
}

#headdist{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}
#headdist_fav{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
}
#gamesfooter{height:35px; width:610px;}

#feed{
	width:600px;
	margin-left:5px;
	margin-top:10px;
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}

#searchbutton{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	
}
#tablelabels{
	width:150px;
	padding-left:20px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}

#tablelabels_big{
	width:150px;
	height: 100px;
	padding-left:20px;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
}

#dateinner{padding-top:25px; font-family:Tahoma; font-size:12px;}

#news1 {

	width:270px;
	margin-top: 15px;
	padding-left: 15px;
}
#tabsoutecoverright{
	font-family: Tahoma;
	height: auto;
	width: 250px;
}

 h2.tabright span {
	cursor: pointer;
	/* Remove the following if you don't want rounded corners (Mozilla only). */
/*    -moz-border-radius: 7px 7px 0px 0px;*/
	padding-top: 8px;
	padding-bottom: 0px;
	float: left;
	background-repeat: repeat-x;
	background-position: left top;
	height: 22px;
	width: 30px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #CCCCCC;
	text-align: justify;
  }

  h2.tabright span.not-selected {
	color: #006699;
	height: 22px;
	background-color: #CCCCCC;
  }

  h2.tabright span.selected {
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	background-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ACB1BF;
	border-right-color: #ACB1BF;
	border-left-color: #ACB1BF;
  }

  h2.tabright {
	font-weight: normal;
	font-size: 11px;
	height:20px;
	font-style: normal;
	width: 245px;
	color: #666666;
	font-family: Tahoma;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-left: 5px;
  }

 .sectionright {
	width: 250px;
	color: #000000;
  }
#maincollapshead{ 
	width:285px;
	height:20px;
	background:#E1E5DF;
	font-family:Tahoma;
	color:#000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #9F9F9F;
}

a img1 {
	padding: 0px;
	border:0px;
	
}


a:hover img1 {
	border:0px;
}

#text{
	font-family: Tahoma;
	font-size: 10px;
}

#navright{
	clear: both;
	padding-left: 2px;
	width:auto;
	height:26px;
}
#navright ul {
	float:left;
	margin:0;
	padding-left:2px;
	list-style:none;
}
#navright li {
	display:inline;
	width:75px;
	height:24px;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	color: #666666;

}
#navright a {
	display:block;
	font-family: Tahoma;
	color: #0000FF;
	float:left;
	width:50px;
	height:18px;
	font-size: 11px;
	font-weight: normal;


	
	text-decoration: none;
	margin: 0;
	padding-top: 10px;
	text-align: center;
}

#navright a:hover {
	color: #0000FF;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: underline;
}

#navright a:active{
	color: #0000FF;
	font-weight: bold;
}

#navright a:focus {
	color: #0000FF;
	font-weight: bold;
}

#redtext{
	color: #FF0000;
}
/*#loginpannelindex {
width:309px; height:135px; background-image:url(images/bglogin.jpg); background-repeat:repeat-y;
}*/
#centerrightindex {

	width:309px;
	height:auto;
	/*background-repeat: repeat-y;*/
	/*background-image:images/begames.jpg;*/
	
}
.featuregame
{
width:100%;
height:106px;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
font-size:18px;
margin-left:10px;
margin-top:5px;

}
.pic
{
width:100px;
height:106px;
float:left;
margin-top:5px;

}
.pic1
{

width:100px;
height:120px;
float:left;
}
.pic2
{
width:100px;
height:120px;
float:left;
margin-left:7px;
}
.Lostring
{
width:475px;
height:116px;
float:left;

}
.Lostringtext
{
width:222px;
height:126px;
float:left;
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
text-align:left;
margin-left:5px;
}
.macdonnaltext
{
float:left;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:left;
/*font-weight:bold;*/
}
.addcopy
{
width:205px;
height:126px;
float:left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-align:left;
margin-left:3px;
color:#0000FF;
text-align:justify
}
.hotgamestext
{
width:580px;
display: table;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
/*margin-left:30px;*/
margin-top:10px;
margin-left:20px;
margin-right:0px;
color:#000000;

overflow:hidden;
padding-bottom:10px;
margin-bottom: 10px;
}

.login .img{
	height: 20px;
	margin-top: 15px;
}
.login
{
	width: 299px;
	display: table;
	/*background:url(images/memberLoginbg.png) repeat-x;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color:#FFFFFF;
	clear: both;
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
	padding-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	
}

.login Table{
	padding-top: 5px;
	padding-bottom: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.login Table INPUT{
 background-color: #dfdfdf;
 border: 1px solid #333333;
 padding:2px;
}
.login a
{
color:#000000;
text-decoration:none;
}

.login a:hover {
	color: #0033FF;	
	-moz-outline:none;
}

.login a:active{
	color: #6C797D;
	-moz-outline:none;
	
}

.login a:focus {
	color: #6C797D;	
	-moz-outline:none;
	
}

.loginbox
{
width:187px;
height:86px;
float:left;
background-color:#666766;
margin-top:5px;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:bold;

}
.loginbtnbox
{
width:64px;
height: 59px;
float:left;
margin-top:10px;
margin-left:25px;
}

.htpic1
{
	width:600px;
	height:130px;
	margin-left:28px;
	margin-top:40px;
	float: none;
}
.gamespic
{
width:100px;
height:100px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
float:left;
color:#0000FF;

}
.gamespic a
{
color:#0000FF;
text-decoration:none;
}

.gamespic a:hover {
	color: #0033FF;

	-moz-outline:none;
	text-decoration: underline;
}

.gamespic a:active{
	color: #0000FF;
	-moz-outline:none;
	
}

.gamespic a:focus {
	color: #0000FF;	
	-moz-outline:none;
	
}
.gamespic2
{
width:100px;
height:100px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
float:left;
color:#1E4AFB;
margin-left:55px;
}
.gamespic2 a
{
color:#0000FF;
text-decoration:none;
}

.gamespic2 a:hover {
	color: #0033FF;

	-moz-outline:none;
	text-decoration: underline;
}

.gamespic2 a:active{
	color: #0000FF;
	-moz-outline:none;
	
}

.gamespic2 a:focus {
	color: #0000FF;	
	-moz-outline:none;
	
}

.gameheading
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#000000;
}

.navlefttext
{
	width:262px;
	height:auto;
	background-color:#E2E2E2;
	clear:both;
	padding-left:17px;
	padding-right:5px;
	padding-top:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align:left;
	color:#6C797D;
	}
.h2
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000000;
font-size:14px;
}
.invite
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000000;
font-size:16px;
}
.invite_1
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000000;
font-size:14px;
}
.invite_2
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000000;
font-size:12px;
}
.h3
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
color:#6C797D;
font-size:14px;
}
.h4
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#0033FF;
font-size:10px;
}
.playheading_save
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
float:left;
color:#0000FF;
margin-left:5px;
}
.playheading
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
float:left;
/*color:#FF9900;*/
color:#00AF1E;
}
.playheading a
{
color:#00AF1E;
text-decoration:none;
}

.playheading a:hover {
	color:#00AF1E;

	-moz-outline:none;
	text-decoration: underline;
}

.playheading a:active{
	color: #00AF1E;
	-moz-outline:none;
	
}

.playheading a:focus {
	/*color: #0000FF;	*/
	color: #00AF1E;
	-moz-outline:none;
	
}
#contactindex {

	width:309px;
	/*background-image: url(images/begames.jpg);*/
	background-repeat: repeat-y;
	height: auto;
	overflow:hidden;
	float:left;
}
/* new */
table.listing {
	border-bottom:1px solid #9097A9;
	width:613px;
	padding:0;
	margin:20px;	
	border:1px solid #9097A9;
	}
table.listing th {
	border-top:0 !important;
	}
table.listing th.full {border-left:0;border-right:0 !important;text-align:left;text-transform:uppercase;}

/* table styles */
table.listing td,
table.listing th {
	border:1px solid #339900;
	text-align:center;
	}	
table.listing th {
	background:#339900;
	color:#fff;
	padding:5px;
	}
table.listing td {
	background:#D8D8D8;
	color:#000;
	padding:3px 5px;
	}
table.listing .bg td {
	background:#ECECEC;
	}
table.listing .white td {
	background:#fff;
	}	
.errorMessage {
	color:red;
	font-family:Trebuchet MS;
    	font-size:12px;
    	text-align:left;
}
.successMessage {
	color:#009900;
	font-family:Trebuchet MS;
    	font-size:12px;
    	text-align:left;
}
.contact{
	width:309px;
	/*background-image: url(images/begames_green.jpg);*/
	background-repeat: repeat-y;
	height: auto;
}
.news{
	width:250px;
	margin-top: 15px;	
	float: none;
	padding-left: 1px;	
}

#loginpannelindex_new {
	background: url(images/bgloginpart.png) no-repeat;
	margin-left:6px;
	clear: both;
	height: 108px;
}

.linksLoggedin{
	padding: 5px;
	color: #FFFFFF;
}
.linksLoggedin a{
	font-size: 12px;
	font-weight: normal;
	display: block;
	margin-bottom: 5px;
	color: #FFFFFF;
	text-decoration:underline;
}
.linksLoggedin a:hover{
	color: #00CC00;
}

.loginpannelindex_new {
	width:309px; 
	height:60px; 
	clear: both;
	border:1px solid #ffffff;
	background: url(images/bgloginpart.png) no-repeat;

}

.loginpannelindex {
width:309px; 
height:60px; 
clear: both;
border:1px solid #ffffff;
background-image:url(images/bglogin.jpg); 
background-repeat:repeat-y;
}
.login2
{
	width:309px;
	height:60px;
	float:left;
	background-color:#D3D3D3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
}
.login2 a
{
color:#000000;
text-decoration:none;
}

.login2 a:hover {
	color: #0033FF;	
	-moz-outline:none;
}

.login2 a:active{
	color: #6C797D;
	-moz-outline:none;
	
}

.login2 a:focus {
	color: #6C797D;	
	-moz-outline:none;
	
}
#newsheading1 {
	width:280px;
	height:30px;
	margin-left:30px;
	margin-right:auto;
	font-size: 24px;
	font-weight: bold;
	padding-top: 20px;
	color: #000000;
	font-family: Tahoma;
	text-align: center;
}
#newsinnermain {

	width:500px;
	height:auto;
	margin-left:70px;
	font-size: 12px;
	font-weight: normal;
	padding-top: 20px;
	color: #000000;
	font-family: Tahoma;
	text-align: justify;
}
.breaker{ width:100%; height: 1px; clear: both; border-bottom:1px solid #B4B4B4; }
#newsheading2 {

	width:600px;
	height:auto;
	font-size: 16px;
	font-weight: bold;
	color: #1563f6;
	font-family: Tahoma;
	text-align: left;
	margin-left: 20px;
}
#newsinner1 {
	width:600px;
	height: auto;
	display:table;
	padding-left:7px;
	margin:auto;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	color: #000000;
	font-family: Tahoma;
	text-align: justify;
	border-bottom: 1px solid #999999;
	margin-bottom: 5px;
}
.loginpannelindex2 {
width:309px; height:60px; background-image:url(images/bglogin_green.jpg); background-repeat:repeat-y;
}
.login_new
{
	width:290px;
	height:60px;
	float:left;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
}
.login_new a
{
color:#000000;
text-decoration:none;
}

.login_new a:hover {
	color: #0033FF;	
	-moz-outline:none;
}

.login_new a:active{
	color: #6C797D;
	-moz-outline:none;
	
}

.login_new a:focus {
	color: #6C797D;	
	-moz-outline:none;
	
}
.required_fields {
	color:#FF0000;
	font-size:xx-small;
}




.imagegallery{	width: 249px; float: left; padding-left:10px;  }

.imagegallery .contents{ display: table; clear: both; width: 249px; height:auto; background-image:url(images/mid.png);  }

.imagegallery .contents .left{  clear: left; width: 94px; height:94px; float: left;  margin-left: 10px;}

.imagegallery .contents  .image{
	float: left; margin:0px; width:94px; padding:0px; position:absolute; z-index:2;
}

.imagegallery .contents  .ThumbImage{
	margin:0px; width:94px; padding:0px;
}


.imagegallery .contents .right{  clear: right; width: 94px; height:94px; float: right;  margin-right: 10px; }

.imagegallery .contents  .breaker{ width:100%; height: 1px; clear: both; border-bottom:1px solid #B4B4B4; }

.imagegallery .contents .mid {border-left:1px solid #B4B4B4; width:10px; height:94px; float: left; margin-left:20px;  }

.imagegallery .top{
	width: 249px;
	clear: both;
	height: 7px;
	background-image:url(images/top.png);
	background-repeat:no-repeat;
}

.imagegallery .bottom{
	background-image:url(images/bottom.png);
	height: 7px;
	width: 249px;
	clear: both;
}

.centeralign{
	padding-top: 15px;
	text-align: center;
}

.dataTable{
	background: #efefef;
	border: 1px solid #999999;
	border-collapse:collapse;
	padding: 2px;
}

.headingTitles{
color:#1563f6; font-family:Impact; font-size:16px;
}

ul.linktab{
	margin: 0;
	padding: 0;
	list-style-type: none;
	cursor: default;
	width: 500px;
	float: right;
	clear: none;
	
}

ul.linktab li{
	background:url(images/btnlgreenleft.png) no-repeat;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	text-align: left;
	cursor: pointer;
	height: 27px; 
	float: right;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	margin-left: 5px;
	margin-right: 5px;
	
	
}

ul.linktab li div.main{
	background:  url(images/btnlgreenright.png) no-repeat right top ; 
	height: 27px; 
	width: 100%;
	margin: 0px;
	padding: 0px;
	padding-left: 8px;
}


ul.linktab li div.main div.inner{
	padding: 5px 5px 5px 25px;
	
}

ul.linktab li .main a{
	font-weight: bold;
	height: 27px; 
	color: #FFFFFF;
	
}

/* BLOG SECTION */
.addBlog {
	width: 624px;
	display: table;
	margin: auto;
	padding: 0px 0px 0px 2px;
	padding-left: 2px;
	clear: both;

	background-repeat: repeat-y;
	margin-bottom: 5px;
	
	
}


.addBlog a{
	color: #ffffff;
	text-decoration:none;
}

.addBlog a:hover{
	color: #0F57F5;
	text-decoration:none;
}
.addBlog  .mid{
	/*background:url(images/bgblogs.png) repeat-y;*/
	width: 624px;
	display: table;
}
.addBlog  .mid .content{
	padding: 5px 20px 5px 20px; 
}

.addBlog  .mid .content .blog{
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #ffffff;
	clear: both;
	display: block;
	color:#FFFFFF;
}

.addBlog  .top{
	width: 100%;
	/*background:url(images/topBlog.png) repeat-y;*/
	clear: both;
	height: 34px;

}

.addBlog  .top .contens{
	float: right;
	padding: 5px 20px 0px 0px;
	font-size: 14px; 
	font-weight: bold;
	color:#FFFFFF;
	
}
.addBlog  .top .heading{
	float: left;
	width: 500px;
	font-size:18px;
	font-weight: bold;
	text-align: center;
	color: #0F57F5;
	padding-top: 8px;
	
}




.addBlog  .bottom .contens{
	float: right;
	padding: 0px 20px 0px 0px;
	font-size: 14px; 
	font-weight: bold;
	
}

.addBlog  .top .contens span{ margin-right: 5px; maring-top: -5px}
.addBlog  .bottom{
	width: 100%;
	/*background:url(images/bottomBlog.png) repeat-y;*/
	clear: both;
	height: 24px;
}


