body {
	background-color: #F8F8F8 !important;
	color:#222 !important;
	font-family: 'Open Sans', sans-serif;
	color:white;
	margin:0;
}

.container3 {
	background: #FFF;
	border: 1px solid #CCC;
	border-radius:6px;
padding-right: 17px;
padding-top: 20px;
	width:100%;
 display: block;
    margin-left: auto;
    margin-right: auto; }
	

a{
	text-decoration: none;
	color:inherit;
	border-style:none;
}
		.centerad{
margin-left: auto;
    margin-right: auto;
	padding:5px 5px 0px 25px;
	
}
.btn {
	background: #2980b9;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	border: none;
	height: 44px;
	padding: 0px 10px;
	color:white;
	-webkit-box-shadow: 0px 3px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 0px rgba(0,0,0,0.2);
	-o-box-shadow: 0px 3px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 3px 0px rgba(0,0,0,0.2);
	margin-bottom: 5px;
		margin-top: 5px;

	  display: block;
  margin-left: auto;
  margin-right: auto;
	width: 90%;
	-moz-box-sizing:content-box;
    -webkit-box-sizing:content-box;
    -ms-box-sizing: content-box;
    box-sizing:content-box;
    font-size: 16px;
    cursor:pointer;
    text-align: center;
}
.btn:active {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	}
.btn-orange {
	background: #e67e22;
	-webkit-box-shadow: 0px 3px 0px #d35400;
	-moz-box-shadow: 0px 3px 0px #d35400;
	-o-box-shadow: 0px 3px 0px #d35400;
	box-shadow: 0px 3px 0px #d35400;
}
.btn-yellow {
	background: #f1c40f;
	-webkit-box-shadow: 0px 3px 0px #f39c12;
	-moz-box-shadow: 0px 3px 0px #f39c12;
	-o-box-shadow: 0px 3px 0px #f39c12;
	box-shadow: 0px 3px 0px #f39c12;
}
input[type=text] {
background: #FFF;
border: 1px solid #CCC;
border-top-color: #999;
overflow: hidden;
height: 40px;
margin-bottom: 10px;
padding: 0 2px;
padding-left:30px;
width: 825px;
font-size:15px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
width:95%;
}
.search-container {

background: #E5E5E5;
width: 90%;
background: -moz-linear-gradient(center top , whiteSmoke 0%, #DDD 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
background: -webkit-gradient( linear, left top, left bottom, from(#F5F5F5), to(#DDD) );
border: 1px solid #CCC;
border-bottom-color: #ACACAC;


margin: 0pt 0pt 20px;
padding: 8px;


margin-bottom: 200px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
	position: relative;
	display: inline-block;
}
.search-container .btn2 {
	background: #2980b9;
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	-o-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	border: none;
	height: 44px;
	padding: 0px 10px;
	color:white;
		

	  display: block;
  
  
	width: 100%;
    
    
    
    font-size: 16px;
    cursor:pointer;
    text-align: center;
	border: 1px solid #8BC7FF;
	border-top: 0px;
}
.search-container input[type=text] {
background: #FFF;
border: 1px solid #CCC;
border-top-color: #999;
border-bottom: 0px;
overflow: hidden;
height: 40px;
margin-bottom: 0px;
padding: 0 2px;
padding-left:30px;
width: 825px;
font-size:15px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px 3px 0px 0px;
width: 95%;
}

.error {
	text-align: center;
	height: 24px;
	background: #e74c3c;
	color:white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	border: none;
	padding: 10px 10px;
	-webkit-box-shadow: 0px 3px 0px #c0392b;
	-moz-box-shadow: 0px 3px 0px #c0392b;
	-o-box-shadow: 0px 3px 0px #c0392b;
	box-shadow: 0px 3px 0px #c0392b;
	margin-bottom: 10px;
	width:90%;
	  margin-left: auto;
  margin-right: auto;
}
.success {
	text-align: center;
	height: 24px;
	background: #2ecc71;
	color:white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	border: none;
	padding: 10px 10px;
	-webkit-box-shadow: 0px 3px 0px #27ae60;
	-moz-box-shadow: 0px 3px 0px #27ae60;
	-o-box-shadow: 0px 3px 0px #27ae60;
	box-shadow: 0px 3px 0px #27ae60;
	margin-bottom: 10px;
	width:90%;
		  margin-left: auto;
  margin-right: auto;
}
*:focus {
	outline:none;
}
.container {
	width:1080px;
	margin:auto;
}
	
.container2 {
	width:580px;
	margin:auto;
	text-align: center;
}
header {
	padding:0px;
	margin-bottom:20px;
	font-family: 'Ubuntu', sans-serif;
}
h1 {
	font-size: 30px;
	line-height:80%;
font-weight: bold;
color: #222;
}
h1 .smallh1 {
	font-size: 25px;
	font-weight: 900;
}

h2 {
font-size: 23px;
font-weight: bold;
font-color: #777;
margin: 0;
line-height: 110%;

}

h2.description {
font-size: 21px;
font-weight: 300;
font-color: #777;
margin: 0;
line-height: 110%;}

.cd-intern {
	width: 20px;
	height: 20px;
	background: #3498db;
	position: absolute;
	margin-left: -10px;
	margin-top: -10px;
	top: 50%;
	left: 50%;
	border-radius: 205px;
	border: 2px solid rgba(0,0,0,0.1);
	box-shadow: 0px 0px 0px 20px rgba(0,0,0,0.3);
}
.cd {
	position:relative;
	width:200px;
}
table h3 {
	margin:0px;
	padding:0px;
}
.cd img {
    border-radius: 200px;
    box-shadow: 0px 0px 0px 2px rgba(0,0,0,0.2);
    width: 200px;
    height:200px;
}
table {
	width:100%;
	text-align: left;
	margin-left: 10px;
}

.footer {
    list-style: none;
    padding: 0px;
    margin: 0px;
    clear:both;
    float:none;
    text-align: center;
	font-size:14px;
}
.footer h1 {
	color:#999;
	font-size:20px;
}
.footer li {
    display: inline-block;
    margin-left:15px;
}
.footer li a {
    color:#999;
}
.footer li a:hover {
	color: #666;
}









/* top level
--------------------------------------------*/
.menuTemplate3
{
    margin: 0 auto; width: auto;float:right;
    behavior: url("/css/cssmenu.htc"); 
    position:relative;
    z-index:4;
    height: 36px;
    background: #F9F8F6;
    border: 1px solid #BDBCBA;
    font-family: Open Sans, sans-serif;
    list-style: none;
	padding: 0;
}

.menuTemplate3 li
{
    padding: 0;
    float: left;
    height: 36px;
    position: relative;/*delete it if you want submenu to be positioned relative to the whole menu instead of this li element*/
    color: #fffff;
    z-index:5;
}

.menuTemplate3 li:hover, .menuTemplate3 li.onhover
{
    border-top:0;
}
.menuTemplate3 a
{
    padding: 0 20px;
    line-height: 36px; /*Note: keep this value the same as the height of .menuTemplate3 li */
    font-size: 13px;
    font-weight: normal;
    display: inline-block;
    outline: 0;
    text-decoration: none;
    color: black !important;
    position: relative;
}
.menuTemplate3 li:hover a, .menuTemplate3 li.onhover a
{
    background-color: #2B3856;
    color: white !important;
    z-index: 9;
}
.menuTemplate3 a.arrow
{
    background: url(http://www.thatmp3.com/images/arrow.gif) no-repeat right center;
	padding-right: 30px;
}
 
        
/*Used to align a top-level item to the right*/        
.menuTemplate3 li.menuRight
{
    float: right;
    margin-right: 0px;
}
        
/*for the top-level separators*/
.menuTemplate3 li.separator
{
    font-size:0;
    overflow:hidden;
    border-left:1px solid #aaa;
    height:20px;
    margin-top:8px;
    z-index:4;
}
             
.menuTemplate3 li.invisseparator
{
	visibility:hidden;
    font-size:0;
    overflow:hidden;
    border-left:1px solid #aaa;
    height:20px;
    margin-top:8px;
    z-index:4;
}			 
			   
        
/* sub level
--------------------------------------------*/
        
.menuTemplate3 .drop
{
    position: absolute;
    z-index:5;
    left: -9999px;
    border: 1px solid #B3B2B0;
    background: #F9F8F6;           
    text-align: left;
    padding: 20px;  
    top:35px;
	color:#999;
}

.menuTemplate3 .drop a
{
    padding-left: 0px;
    padding-right: 0px;
    line-height: 26px;
    font-size: 12px;
    font-weight: normal;
    display: inline;
    text-align: left;
    
    position: static;
    z-index: 0;
}

.menuTemplate3 li:hover .drop, .menuTemplate3 li.onhover .drop
{
    left: -1px;/*Use this property to change offset of the dropdown*/
}
.menuTemplate3 li:hover .dropToLeft, .menuTemplate3 li.onhover .dropToLeft
{
    left: auto;
    right: -1px;
}
.menuTemplate3 li:hover .dropToLeft2, .menuTemplate3 li.onhover .dropToLeft2
{
    left: auto;
    right: -60px;
}

/* Elements within the drop down sub-menu
--------------------------------------------*/

.menuTemplate3 div.drop div div
{
    padding: 6px 20px;
}
.menuTemplate1 li:hover .drop a, .menuTemplate1 li.onhover .drop a
{
    background: none;
    background-image:none;
    padding:0 0;
}
.menuTemplate3 div.drop div a
{
    line-height: 24px;  
	color:black !important;
    background:none;
}
.menuTemplate3 div.drop div a:hover
{
    text-decoration:underline;
    cursor:pointer;
    color:Red !important;
}

.menuTemplate3 div.left {float:left;}

 
/* CSS3 effects
--------------------------------------------*/
 
/*for top-level*/       
.decor3_1 
{
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;

    -moz-box-shadow: 1px 1px 4px 0px #DBDAD8;
    -webkit-box-shadow: 1px 1px 4px 0px #DBDAD8;
    box-shadow: 1px 1px 4px 0px #DBDAD8;
}

/*for submenu.*/   
.decor3_2 
{
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;

    -moz-box-shadow: 0px 8px 14px #777;
    -webkit-box-shadow: 0px 8px 14px #777;
    box-shadow: 0px 8px 14px #777;  
}


