/************************************************************/
/*************** FREETIMERS INTERNET CSS ********************/
/************************************************************/

/************************************************************/
/********************* BEGIN CSS ****************************/
/************************************************************/

@import url(more-styles.php);
@import url('contact.css');

body
{
    margin: 0px;
    padding: 0px;
    background:#e6e6e6;
    overflow-x:hidden;
}

body
{
    font-family: calibri, verdana;
    font-size: 13px;
	line-height:16px;
}

a
{
    color: #000;
}

.pagination
{
    text-align: center;
    padding: 5px;
    padding-bottom: 10px;
}

.features
{
    padding-bottom: 5px;
    border-bottom: 1px solid #000;
}

/************************************************************/
/*********************** HEADER *****************************/
/************************************************************/

#headerContainer
{
    padding: 0px;
    margin: 0px;
    width: 100%;
    clear: both;
    background:#e6e6e6;
}

#headerContainer .leftLogo
{
    float: left;
    width: 210px;
    margin:7px 0 0 0;
}

#headerContainer .rightText
{

}

#headerContainer .leftLogo
{
    float: left;
    width: 210px;
}

#headerContainer .rightText
{
    height: 80px;
    margin-right:-2px;
}

.menuContainer
{
    background: #ef8700;
    height:30px;
    color:white;
    line-height: 30px;
}

#header{height:220px;width:1000px;float:left;background:url(../images/new/he ader.gif)}
.leftTitle
{
    background:#ef8700;
    color: #FFF;
    text-align: left;
    width: 210px;
    text-indent:10px;
    font-size: 14px;
    float: left;
}

.rightMenu
{
    background:#ef8700;
    width: 790px;
    float: right;
}

.goRight
{
    /* padding-left: 245px; */
    float: right;
}

#nav li:hover ul, #nav li.sfhover ul
{
  left: auto;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float:right;

}
#nav a {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
  color: #FFF;
  text-align: center;
  text-decoration: none;
}
#nav a:hover {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
}

#nav li {
	float: left;
}
#nav li ul {
	position: absolute;
	left: -999em;
}
#nav li:hover ul {
	left: auto;
}

#nav li ul {
  width:100px;
  padding:0px;
}

#nav li ul li {
  background: #676767;
  width:100px;
}

#nav li ul li a {
  text-align: left;
  width:100px;
}

#nav li ul li a:hover {
  background:#E88A10;
  width:100px;
}

*html #nav li ul li a:hover {
  width:100px;
}


/************************************************************/
/************************ MAIN ******************************/
/************************************************************/
#wrapper{width:1000px;margin:0 auto;}
#main {height:100%;width:1000px;float:left;margin-top:0px;background:#fff;position:relative;z-index:2;}





/************************************************************/
/*********************** RIGHT ******************************/
/************************************************************/


/************************************************************/
/*********************** MIDDLE *****************************/
/************************************************************/

.centerColumn
{
    float:left;
    width:510px;
    z-index:-1;
    overflow:hidden;
    background:#fff;
   
}
.rightColumn
{
    float:left;
    width:280px;
    min-height:400px;
    background:#fff;
    padding:10px 0 0 0 ;
}


.textContainer
{
    padding: 2px;
    float: left;
    text-align:left;
    width:480px;
}

.inc-pages img{margin:5px;border:#ef8700 1px solid;}
.inc-pages ul{margin:2px 2px 2px 20px;}
.thickbox img{margin:5px 0;border:none;}
.inc-pages table img{margin:2px 0 0 0;border:none;}
.inc-pages p{width:98%;}

.contactForm dl{width:98%;float:left;padding:2px 0;}

.bannerContainer
{
    /*background: #E88A10;*/
}

.titleContainer
{
    margin-top: 6px;
    background:#676767;
    line-height: 22px;
    color: #FFF;
    font-weight: bold;
    font-size: 12px;
}

.orangeBox
{
    background: #E88A10;
    width: 22px;
    height: 22px;
    float: left;
}

.title
{
    text-indent: 6px;
}


/************************************************************/
/*********************** LEFT *******************************/
/************************************************************/

.leftColumn
{
    float: left;
    width: 210px;
    z-index:1;
    background:#7f7f7f;
    
}

.newsTitle, .newsTitle a
{
    line-height: 22px;
    color: #FFF;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
}

.newsTitle {
  width: 200px;
  background: #E88A10;
}

.leftNews a
{
    color: #fff;
    margin-bottom:20px;
    text-decoration:none;
}

.searchTitle, .searchTitle a
{
    line-height: 22px;
    color: #FFF;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
}

.leftSearch a
{
    color: #000;
    margin: 50px 0 20px 0;
    
}

/************************************************************/
/************************ MENU ******************************/
/************************************************************/

/*
.navcontainer ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    border-top: 1px solid #DE9014;
    width: 200px;
    margin-top:5px;
    min-height: 186px;
}

*html .navcontainer ul
{
    height: 186px;
}

.navcontainer li
{
    margin: 0 0 0 0;
    border-bottom: 1px solid #DE9014;
    width: 200px;
    line-height: 15px;
}

.navcontainer a
{
    display: block;
    line-height: 20px;
    width: 200px;
    color: #000;
    text-decoration: none;
}
*/

/************************************************************/
/******************* VERTICAL MENU **************************/
/************************************************************/

#vertical li:hover, #vertical li.hover {
    position: static;
}

#vertical, #vertical ul
{
    padding: 0;
    margin: 0;
    list-style: none;
    float : left;
    margin:30px 0 0 0 ;
    
}

#vertical,
#vertical ul,
#vertical li,
#vertical li a
{
    width : 210px;
    
}

#vertical ul ul,
#vertical li ul,
#vertical li ul li,
#vertical li ul a
{
    width : 250px;
}

#vertical li
{
    position : relative;
    float : left;
    line-height : 18px;
    border-bottom: 1px solid #7f7f7f;
    
}
.leftbot{width:210px;height:232px;background:url(../images/new/left-bot.gif);float:left;}
#vertical li ul
{
    position : absolute;
    left: -999em;
    margin-left : 210px;
    margin-top : -19px;
}

#vertical li ul ul
{
    left: -999em;
}

#vertical li a
{
    display : block;
    text-decoration : none;
    background: #4d4d4d;
    line-height: 20px;
    color:#d9d9d9;
    text-indent: 10px;
    text-decoration: none;
    height:22px;
    
}

#vertical li a:hover
{
    color : white;
    background-color : #676767;

}

#vertical li:hover ul ul,
#vertical li:hover ul ul ul,
#vertical li.sfhover ul ul,
#vertical li.sfhover ul ul ul
{
    left: -999em;
}

#vertical li:hover ul,
#vertical li li:hover ul,
#vertical li li li:hover ul,
#vertical li.sfhover ul,
#vertical li li.sfhover ul,
#vertical li li li.sfhover ul
{
    left: auto;
}

/************************************************************/
/****************** HORIZONTAL MENU *************************/
/************************************************************/

#horizontal li:hover, #horizontal li.hover {
    position: static;
}

#horizontal,
#horizontal ul
{
  	padding: 0;
  	margin: 0;
  	list-style: none;
  font-size:15px;
  font-family:calibri;
  
}

#horizontal a,
#horizontal a:hover,
#horizontal li,
#horizontal li ul
{

}

#horizontal a
{
    text-decoration: none;
    padding-left: 6px;
    padding-right: 6px;
}

#horizontal a
{
  	display: block;
  	color: #fff;
}

#horizontal a:hover
{
  	display: block;
}

#horizontal li
{
  	float: left;
  		text-transform:uppercase;
  		
}
#horizontal li ul li{line-height: 24px;}
#horizontal li ul
{
  	position: absolute;
  	left: -888em;
}

#horizontal li:hover ul
{
	 left: auto;
}

#horizontal li:hover ul,
#horizontal li.sfhover ul
{
    left: auto;
}

#horizontal li ul,
#horizontal li ul li,
#horizontal li ul li a
{
  	 width: 150px;
  	 background: #E88A10;
  	 	text-transform:none;
  	 	
}

#horizontal li ul li a
{
    border-bottom: 1px solid #676767;
    border-right: 1px solid #676767;
    border-left: 1px solid #676767;
}

#horizontal li ul li a:hover
{
  	 background: #F3A540;
  	 color: #676767;
}

/************************************************************/
/************************ FOOT ******************************/
/************************************************************/

.footercontainer{
  position:relative;
  z-index:12;
  height:145px;
  width:1000px;
  float:left;
  
}
.freetimersFooter
{
      position:relative;
  z-index:12;
    clear: both;
    text-align: center;
    
    line-height: 20px;
    margin-top: 10px;
    background:#203b6d;
    color:white
    
}
.extraLinks{background:#203b6d;color:white;  position:relative;
  z-index:12;font-size:11px;}
.extraLinks a,.freetimersFooter a{color:white;text-decoration:none;padding:2px;  position:relative;
  z-index:12;}
.freetimersFooter a
{  position:relative;
  z-index:12;
    text-decoration: none;
}

/************************************************************/
/************************ NEWS ******************************/
/************************************************************/

#newsItems
{
    border-bottom: 1px solid #676767;
    margin-top:10px;
}

#newsItems .link a
{
    display: block;
    text-align: right;
    margin-bottom:10px;
}

#newsItems .author
{
    font-weight: bold;
}

#newsDetails .intro
{
    line-height: 30px;
    font-weight: bold;
}

#newsDetails .date
{
    line-height: 20px;
    font-weight: bold;
}

.leftNews p{margin:0 0 5px 0;border-bottom:1px solid #4D4D4D;padding:0 0 5px 0;width:100%;}
#homeblocksname{float:left;height:20px;width:220px;color:white;font-size:20px;text-align:center;margin:3px 0 0 0;cursor:pointer;text-decoration:none} 
