﻿/* partners */
.Wrapper
{
   padding:20px;
   margin-top:20px;
}
.imgHolder
{
   margin-bottom:15px;
   margin-left:5px;
   width:150px;	
   float:left;
   height:100px;
}
.textualHolder
{
   
   
   margin-bottom:20px;	
   
   
}
.element-wrapper
{
   clear:both;
   font-size:12px;
   font-family:Arial;
   	
}
.gray-line
{
	padding-left:10px;
	height:15px;
	background-color:#C9E1FF;
	margin-bottom:15px;
	border-top:solid 1px #476BAF;
	border-bottom:solid 1px #476BAF;		
}
.element-HeadLine
{
	margin-bottom:15px;		
}
.element-head
{
    margin-bottom:12px;
    	
}

.headerParts
{
	
	padding-top:5px; 
	
	font-weight:bold;
	font-size:14px;	
	
}
.leftHeader
{
      background-image: url(../Media/Images/Backgrounds/bgfillleft.gif);
      background-repeat:no-repeat;
      width:5px;
      height:25px;
      float:left;
      
}
.stretchHeader 
{
      background-image: url(../Media/Images/Backgrounds/bgfill.gif);    
      background-repeat:repeat-x;
      height:25px;
      
      float:left;
}
.rightHeader 
{
      

      background-image: url(../Media/Images/Backgrounds/bgfillright.gif);
      background-repeat:no-repeat;
      width:5px;
      height:25px;
      float:left;
}
.spacer
{
	clear:both; 
	height:5px;	
}
.PartnerHref
{
	text-decoration:none;
	}
.PartnerHref:hover
{
	 text-decoration:underline;
	}

/*end partners*/

/*start about*/
.AboutPack
{
	 margin-top:25px;
	}

/*end about*/
/*contact*/
A.btn_popup_send{
 background: url(http://icons.aniboom.com/Energy/Player/Send.png) 0 0 no-repeat;
 width: 80px;
 height: 26px;
 display: block;
 float:right;
}
A.btn_popup_send:hover
{
	background: url(http://icons.aniboom.com/Energy/Player/Send_Over.png) 0 0 no-repeat;
}

.ContactUslblError
{
	 display:none;
	color: Red;
	
	}
.ContactUslblErrorDiv
{
	 margin-top:5px;
	}
/*end contact*/

/* leftMenu*/


.AboutMenuItemsSelected
{
	color:Red;
	}
.AboutLeftContainer
{
    float: left;
}
.AboutMainContainer
{
    float: left;
    margin-left: 15px;
}
.AboutContent
{
    padding: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.liAbout
{
    margin-left:15px;
}
/*end leftMenu*/        
    
        
       
