﻿body 
{
    margin: 0px;
    background-image:url('images/tpl_bg.gif');
    color:White;
    font-family: Arial, Helvetica, sans-serif;
    font-size:  .75em;
    line-height:1.5em;
    
}
a:link
{
    color: #ED8209;
    /*text-transform: uppercase;*/
    text-decoration: none;
    font-size: 1em;
    font-weight: bold;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
    

}
a:Visited
{
    color: #FEBF4B;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    font-style: normal;
    font-variant: normal; /*text-transform: uppercase;*/
    text-decoration: none;
}
a:hover
{ color: #EAEAEA;
    }
/*a:current
{ color: #ffffff;
}*/
ul
{

  margin:0px;
  padding:0px;
   
}
ul.hmenu
{

  margin:3px;
  padding:0px;
   
}
ul.leftmenu
{

  margin: 0px 0px 0px 10px;
  padding:0px;
   
}
ul.leftmenu a
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    display: block;
   
}

li.menu
{
    border-color: #808080;
    display: block;
    list-style-type: none;
    border-bottom-style: dotted;
    border-width: 1px;
    margin: 0px 0px 0px 0px;
    text-transform: capitalize;
    line-height: 26px;
}

li.menu:hover
{
    border-color: #66FF33; /*background: #535353;*/
    border-bottom-style: double;
    border-width: 1px;
}
li.hmenu
{
    display: inline;
    list-style-type: none;
    margin: 5px 0px 0px 3px;
    padding: 2px;
    height: 26px;
    font-size: small;
}

li.thmenu
{
    border: 1px solid #515151;
    display: inline;
    list-style-type: none;
    margin: 0px 0px 0px 3px;
    padding: 3px;
    font-size:small;
    float: right;
    text-transform: capitalize;
    background-color: #111111;
}

div.header
{    
    
    margin:0px auto;
    border-width: 0px;
    border-style: dashed;
    padding-top: inherit;
    padding-bottom: 0px;
    padding-right:  0px;
    padding-left: 0px;
    background-image: url('images/tpl_bg.gif');
    background-repeat: repeat;
}
 div.left
        {
 
    float: left;
   width: 180px;
   margin: 0px 5px 0px 0px;
   display: inline;
   border: solid 0px white;
}
 div.middle
        {
    float: left;
    
    width : 620px;
    margin: 0px 5px 0px 5px;
    border: 0px solid white;
  
}
div.right
{
    float: left;
    border: 0px solid #FFFFFF;
    height: 600px;
    width: 170px;
    margin: 0px 0px 0px 5px;
    text-align: center;
     
}
div.footer
{
    padding: 8px 0px 8px 0px;
    border-width: 0px;
    border-style: dashed;
    margin: 15px 6px 15px 4px;
    clear: left;
    background-color: #0D0D0D;
}
div.logo
{
    padding:10px 0px 5px 10px;
     border:0px solid white;
     width:400px;
     float:left;
}
div.usermenu
{
 border:0px solid white;
    width:600px;
    float:right;
    }
div.topmenu
{
    margin-bottom: 5px;
    background-image: url('images/tg_bg.png');
    height: 26px;
   
    padding:  4px 0px 0px 4px;
    margin-left: 0px;
    margin-right: 1px;
    margin-top: 0px;
    vertical-align: middle;
}
div.google
{
    margin:  10px 15px 10px 22px; 
    width: 468px;
    height: 60px;
    float : left;
   /* clear: left; */
    padding: 0px;
     border:0px solid #ffffff;
     display: inline;

}
h1
{
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
    color: #71B7F0;
    margin: 2px 0px 0px 5px;
    text-transform:capitalize;
    border:0px solid white;
}
h2
{
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
    color: #71B7F0;
    margin: 2px 0px 0px 0px;
    text-transform: capitalize;
    border-bottom: dotted 1px #EBEBEB;
   
}
div.contents
{
    border: 0px solid #999999;
    border-bottom:dotted 1px #999999;
    width: 288px;
    height: 150px;
    float: left;
    padding: 5px;
    margin: 2px 3px 2px 7px;
    display: inline;
}
div.container
{
    background-position: center top;
    background-image: url('images/bbbbbbb.jpg');
    width: 1010px;
    margin: 0px auto;
    border: 0px solid gray;
    background-repeat: repeat-y;
}
.clear
{
    clear:both;
}
 image.content
{
    height: 64px;
    width: 64px;
    float: left;
    margin: 0px 10px 10px 10px;
    border: 0px solid #1D1D1D;
    
}
#recent
{
    background-image: url('images/tg_bg.png');
    background-repeat: repeat;
    width: 611px;
    height: 26px;
    border: solid 0px white;
    margin: 10px 0px 0px 7px;
    line-height: 26px;
}
div.googleline
{
    margin: 10px 0px 10px 7px;
    }
p.content
{
    font-family: Verdana;
    text-indent: 10px;
    border: 0px solid white;
    color: #EAEAEA;
}
.middlediv
{
    width: 611px;
    margin: 0px 0px 0px 7px;
    border: solid 0px white;
    }
    
div.pagelist
{
    width: 560px;
    margin: 0px 0px 0px 7px;
    border: solid 0px white;
    }
li.recent
{ 
    display: block;
    float:left;
    list-style-type: none;
    line-height:26px;
    width:300px;
     padding-left:5.5px;
    position:relative;
   
}
li.recent a
{
    display: block;
   
    line-height:26px;
}
li.recent:hover
{
    background-color: #0F0F0F;
}
div.sms
{
    width: 600px;
    margin: 5px 5px 10px 5px;
    border-bottom: dotted 0px white;
    padding: 5px 5px 5px 5px;
    display: block;
   
}
  div.smsfooter
{
    text-align: right;
}
span.post
{
    font-size: x-small;
    text-transform: capitalize;
    color: #CCCCCC;
}
a.post:link
{
    color: #ED8209;
    font-size: x-small;
    text-transform: capitalize;
    }
    a.post:hover
{
    color:  #EAEAEA;
    font-size : x-small;
    }
    a.post:visited
{
    color:  #FEBF4B;
    font-size : x-small;
    }
    p.post
{
    color: #EAEAEA;
}
li.page
{
    border: 1px solid #666666;
    /*display: inline-block;*/
    list-style-type: none;
    padding : 0px 6px 0px 6px;
    height: 20px;
    font-family: verdana;
    font-size: small;
    text-align: center;
    vertical-align: middle;
    margin: 0px 0px 0px 5px;
    display: inline;
}
li.page:hover
{
    background-color: #333333;
}

/*li.page:current
{
    background-color: #333333;
    
}*/
p.footer
{
    text-align: center;
    padding: 0px;
    margin: 0px;
}
table.sms
{
    width : 100%;
    border-collapse: collapse;
    }
    table.sms th
{
      background-image: url('images/tg_bg.png');
      line-height: 26px;
    }
    table.sms td
{
    height: 35px;
    padding: 5px 0px 5px 5px;
    font-weight: bold;
    vertical-align: middle;
    
    
}
table.signup
{
    width : 100%;
    border-collapse: collapse;
    }
    table.signup th
{
      background-image: url('images/tg_bg.png');
      line-height: 26px;
    }
    table.signup td
{
    height: 55px;
    padding: 5px 0px 5px 5px;
    font-weight: bold;
    vertical-align: middle;
    color: #CCCCCC;
   
}
input#Text1
{
    border: 1px solid #666666;
    background-color: #191919;
    font-family: Arial, Helvetica, sans-serif;
    font-size:   medium;
    font-weight: bold;
    color: #C0C0C0;
    width: 186px;
}
select#ext
{
    border: 1px solid #666666;
    background-color: #191919;
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: bold;
    color: #C0C0C0;
    display: inline;
}
    input#submit
    {
    border: 1px solid #666666;
    background-color: #191919;
    font-family: Arial, Helvetica, sans-serif;
    font-size:   medium;
    font-weight: bold;
    color: #C0C0C0;
    margin : 0px 4px 0px 0px;
        }
td#smsbox
{
    vertical-align: top;
}
textarea#smsbox
{
    width: 400px;
    height: 150px;
    border: 1px solid #666666;
    background-color: #191919;
    color: #C0C0C0;
    font-size: small;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}
td#sendbox
{
    text-align: center;
}
input#Text2
{
    border: 1px solid #666666;
    background-color: #191919;
    font-family: Arial, Helvetica, sans-serif;
    font-size:   medium;
    font-weight: bold;
    color: #C0C0C0;
     
}
input.signup
{
    border: 1px solid #666666;
    background-color: #191919;
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: bold;
    color: #C0C0C0;
    width: 300px;
    display: block;
}
span.note
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-weight: bold;
    color: #CC00CC;
    display: inline-block;
    margin:2px 0px 2px 2px;
    
}
select#country_code
{
    border: 1px solid #666666;
    background-color: #191919;
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: bold;
    color: #C0C0C0;
    display: block;
}
select
{
    border: 1px solid #666666;
    background-color: #191919;
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: bold;
    color: #C0C0C0;
    display: block;
    
}
ul#signcom 
{
     margin: 0px 0px 0px 10px;
     padding:0px auto;
    }
    ul#signcom li
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: bold;
    color: #C0C0C0;
}
div.banner
{
     margin:10px 0px 10px 0px;
     text-align:center;
     border:0px solid white;
     
    }



.code {margin-top: 25px;}
		.close-meerkat {
			position: absolute;
			display: inline-block;
			height: 18px;
			width: 18px;
			background: url('../images/close-x.png') no-repeat 0 0;
			cursor: pointer;
			text-indent: -9000px;
			z-index: 10;
		}
		.dont-show {
			position: absolute;
			display: inline;
			height: 18px;
			cursor: pointer;
			z-index: 10;
			color: #EC7700;
			right:20px;
		}
			a.dont-show:hover {color:#FFF;}
		.adsense {z-index: 5;
		
		text-align :center;
		}
		.meerkat {
			color: #FFF;
			display: none;
			text-align :center;
		}
			.pos-bot .adsense, .pos-top .adsense {
				width: 728px;
				height: 90px;
				position: absolute;
				left: 50%;
				margin-left: -364px;
			}
		.pos-left, .pos-right {
			color: #FFF;
			display: none;
			height: 100%;
			width: 100%;
		}			
			.pos-left .adsense, .pos-right .adsense {
			   	width: 120px;
				height: 600px;
				position: absolute;
				top: 50%;
				margin-top: -300px;
			}
			
			.pos-top .adsense {bottom: 20px;}
			.pos-top .close-meerkat {right: 10px; bottom: 20px;}
			.pos-top .dont-show {left: 10px; bottom: 10px;}
			
			.pos-right .adsense {left: 20px;}				
			.pos-right .close-meerkat {left: 20px; top: 10px;}
			.pos-right .dont-show {left: 20px; bottom: 0px;}			
			
			.pos-bot .adsense {top: 20px;}				
			.pos-bot .close-meerkat {right: 10px; top: 20px;}
			.pos-bot .dont-show {right: -10px; top: 100px;}				
			
			.pos-left .adsense {right: 20px;}				
			.pos-left .close-meerkat {right: 20px; top: 10px;}
			.pos-left .dont-show {right: 0px; bottom: 0px;}

