@charset "utf-8";
/* CSS Document */

body{
	font-family: harmony, verdana, helvetica;
	font-size:11px;
	color:#1d3476;
	font-weight:bold;
	background: url(../images/background.jpg) top #1b2131 no-repeat;

}

/*
div {
border: solid 1px #666666;
}*/

img {
	border:none
}


#container{
	width:1024px;
	margin: 10px auto;
	text-align: left;
	top:20px;
	left:50%;
}


#container-global {	
	width: 800px;
	height:605px;
	margin-top:40px;
	text-align:left;
	display:inline;
	float:right;	
}

/* ---------------------------------------------------- 
   --------------------- HEADER ----------------------- */

#navigation-header{
	width:155px;; 
	height:550px; 
	margin-top:95px;
	margin-left:40px;
	text-align:left;
	display:inline;	
	float:left;
}

#navigation-header img {
	border:none;
	top:5px;
	right:45px;	
}

/* ----------------------------------------------------
   ----------------------- ALT TAG LINKS -------------- */
#navigation-header a, 
#block-bottom a, 
#share_index a,
#share_send a,
#booklet a,
#become_a_fan a{
	color:#fff;	
}

/* ---------------------------------------------------- 
   ------------------------ FOOTER -------------------- */
   
   
#navigation-foot{
	width:92%;
	height:30px;
	text-align:center;
	line-height:23px;
	font-size:10px;
	background:url(../images/footer_bar.gif) repeat-x #fefefe bottom;
	color:#666666;
	clear:both;
	margin-left:35px;
}

#navigation-foot a, #navigation-foot a:visited{
	color:#666666;
	text-decoration:none;
}
#navigation-foot a:hover, #navigation-foot a:visited:hover{
	color:#666666;
	text-decoration:underline;
}

/* ---------------------------------------------------- 
   -------------------- Global elements---------------- */

#block-left {
	float:left;
	position:relative;
	width:95%;
}

#share {
	position:absolute;
	bottom:10px;
	left:10px;
	width: 95%;
	height: 100px;
}

#sendtofriend {
	margin-top:10px;
	padding-top:10px;
	width: 95%;
	height: 100px;
}

#block-right {
	float:left;
	margin-left:2px;	
	width: 320px;
}

#fanpage {
	margin-top:25px;
	padding-top:10px;
	padding-left:10px;
	width: 100%;
	overflow:auto;
	background: url(../images/items_bgds/bgd_item_facebook_widget.png) top left no-repeat ;
}

#block-bottom {
	width:100%;
}


#youtube, #youtube a{color:#fff!important}