/* @override http://www.dailyplanetltd.com/css/main.css */

body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #000 url(../images/background.jpg) repeat top;;
	margin: 0; 
	padding: 40px 0 0 0;
	text-align: center; 
	color: #fff;
}

a {
	color: #ed9821;
	text-decoration: none;
	border: none;
padding: 0;
margin; 0;
}
a:link {
	color: #ed9821;
	text-decoration: none;
	border: none;
}
a:visited {
	color: #ed9821;
	text-decoration: none;
	border: none;
}
a:hover, a:active {
	color: #666;
	border: none;
}
#container { 
	width: 1020px;  
	margin: 0 auto; 
	text-align: left; 
} 
#header { 
	padding: 0 0 20px 0; 
font-size: 10px;
} 
#sidebar1 {
	float: left; 
	width: 330px;
	padding: 15px 0; 
}
#sidebar2 {
	float: left; 
	width: 510px;
	padding: 15px 0 15px 10px;

}
#sidebar3 {
	width: 510px;
	padding: 0px 0 5px 100px;
	text-align: left;
}
.mapimage {
		margin: 15px 0 15px 250px;
	background-repeat: no-repeat;
	border: 5px solid #232323;
}
#mainContent {
text-align: right; 
	margin: 20px 2px 50px 13px; 
} 
#videoContent {
text-align: right; 
padding: 0 0 30px 0;
	margin: 20px 2px 20px 0px;

border-bottom: 1px solid #ed9821; 
} 
#spacers {
border-bottom: 1px solid #ed9821; 
} 
#footer { 
border-top: 1px solid #ed9821;
margin: 10px 0 50px 0;
	padding: 20px 20px 0 0 ;
} 
#footer p {
text-align: center; 
font-size: 10px;
	margin: 0; 
	padding: 5px 0; 
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#orangeunderline {
padding: 0 0 10px 0;
margin: 8px 0 0 0;
border-bottom: 1px solid #ed9821;	
}
#socialnetwork {
margin: 10px 0;

}
.who {
padding: 10px;
margin: 0 2px 10px 0;
font-size: 12px;
background: #232323;

}
#rightContent {
text-align: right; 
	margin: 20px 2px 50px 500px; 
} 
.rightside {
padding: 10px;
margin: 0;
font-size: 12px;
background: #232323;
	text-align: left;
}
#navagation {
padding: 10px 0;
margin: -70px 2px 0 0;
float: right;
font-size: 12px;
background: #232323;

}
#navagation a {
color: #fff;
padding: 10px 15px;
margin: 0;


}
#navagation a:hover {
color: #fff;
padding: 10px 15px;
margin: 0;
font-size: 12px;
background: #393939;
}
.orange {
	color: #ed9821;
	text-decoration: none;
	border: none;
}
.largeimage {
	background: #232323;
	padding: 5px;
}
a:hover .largeimage  {
	background: #333;
	padding: 5px;

}
.videoboximage {
	background: #232323;
	padding: 5px;
margin: 15px 0;
}
a:hover .videoboximage  {
	background: #333;
	padding: 5px;
margin: 15px 0;

}
.centervideoboximage {
margin: 15px 31px  ;
	background: #232323;
	padding: 5px;
}
a:hover .centervideoboximage {
margin: 15px 31px ;
	background: #333;
	padding: 5px;
}
.photo {
	background: #232323;
margin: 7px 7px 7px 0;
	padding: 2px;
}
a:hover .photo {
	background: #333;
margin: 7px 7px 7px 0;
	padding: 2px;
}
.socialnetwork {
margin: 0px;
	padding: 0 0 0 10px;
}
img  {
	margin: 0;
	padding: 0;
	border: 0px;
}
#box1 {
	float: left; /* since this element is floated, a width must be given */
	width: 340px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0 10px 15px 0; /* padding keeps the content of the div away from the edges */
}
#box3 {
	float: right; /* since this element is floated, a width must be given */
	width: 309px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0 10px 15px 0; /* padding keeps the content of the div away from the edges */
}
#box2 { 
	margin: 0; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 1px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.largerimage .button
{
	text-decoration: none;
	outline: none;
	position: relative;
	top: 50%;
right:40%;
}


.standard
{
	background-color: rgb(20,20,20);
	font-size: 1.25em;
	color: white;
	zoom: 100%;
	padding: .5em 1em;
	-moz-opacity: .8;
	-webkit-opacity: .8;
	filter: alpha(opacity=80);
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border: none;
	font-family: Arial, sans-serif;
}

.largerimage
{


	margin: 0 0 0 368px;
	background: #232323 center no-repeat;
	padding: 10px;
	

}
.mainimage
{

margin: 0 0px 0 0;
	background: #232323;
	padding: 10px;

}
a.tooltip span {display:none; padding:2px 3px; margin-left:8px; width:130px;}
a.tooltip:hover span{display:inline; position:absolute; background:#ffffff; border:1px solid #cccccc; color:#6c6c6c;}
.peopleimage {
	background: #232323;
	padding: 5px;
margin: 25px 50px 35px 0;
float: left;
}