body {

	text-align:left;
	
}

#leftmark {
//	top:70px;
}
.yui-gc{
margin-bottom:20px;
padding-bottom:20px;	
}



/* HOME HEADER STYLES */
#top_header #social_nets{
	padding-top:5px;
	padding-left:10px;
	
	float:right;
}

#logo_slogan
{
	width: 380px;
	float:left;
}
#lang_text
{
	float:left;
}
#logo span{
font-family:Verdana,Geneva,sans-serif;
font-size:0.8em;

//padding-right:opx;
float:right;
//text-align:right;
}

/* SLIDE SHOW STYLES */

.slide_show_wrap{
	float:left;
	width:790px;
	margin:0px 0px 0px 10px;
	overflow:hidden;
}

.slide_show_top_left, .slide_show_bottom_left{
	width:785px;
	height:5px;
	float:left;
	margin:0px;
	padding:0px;
}

.slide_show_top_left{
	background:url(http://cdn.shakira.com/non_secure/images/webpage/layout/white_rounded_corner_tl2.png) no-repeat;
	display:block;
}

.slide_show_bottom_left{
	background:url(http://cdn.shakira.com/non_secure/images/webpage/layout/white_rounded_corner_bl2.png) no-repeat;
}

.slide_show_top_right, .slide_show_bottom_right{
	width:5px;
	height:5px;
	float:left;
	margin:0px;
	padding:0px;
}

.slide_show_top_right{
	background:url(http://cdn.shakira.com/non_secure/images/webpage/layout/white_rounded_corner_tr.png) no-repeat;
}

.slide_show_bottom_right{
	background:url(http://cdn.shakira.com/non_secure/images/webpage/layout/white_rounded_corner_br.png) no-repeat;
}

.main_slide_show{
	background:#ffffff;
padding:0px;
	margin:0px;
	overflow:hidden;
	width:790px;
}

.slide_show_img,.main_slide_show img{
	float:left;
	margin:0px 10px 0px 15px;	
}

.slide_show_content{
	float:left;
	width:250px;
	text-align:left;
	border-left:1px solid #9d9d9d;
	padding-left:10px;
	position:relative;
}
.slide_show_content h3{
	font-family:verdana;
	color:#ec525e;
	font-size:16px;	
	margin-top:10px;
}

.slide_show_content p{
	font-size:10px;
	font-family:verdana;
	width:225px;
	line-height:14px;	
}

.slide_show_controls{
	overflow:hidden;
	margin-top:10px;
	position:absolute;
	top:230px;
	left:10px;
}

.slide_show_controls li{
	width:12px;
	height:14px;
	display:block;
	background: url(http://cdn.shakira.com/non_secure/images/webpage/slide_show_switch.png) no-repeat -1px -1px;
	float:left;
	margin-right:5px;
	cursor:pointer;
}

.slide_show_controls li a{
	width:12px;
	height:14px;
	display:block;
	background: url(http://cdn.shakira.com/non_secure/images/webpage/slide_show_switch.png) no-repeat -1px -1px;
	
}

.slide_show_controls li a:hover, .slide_show_controls li.current_switch{
	background: url(http://cdn.shakira.com/non_secure/images/webpage/slide_show_switch.png) no-repeat -16px -1px;	
}


.slide_show_content_modal_img1,.slide_show_content_modal1,.slide_show_content_modal4,.slide_show_content_modal2,.slide_show_content_modal3,.slide_show_content_modal_img4,.slide_show_content_modal_img2,.slide_show_content_modal_img3{
	display:none;
}
 
.current_slide{
	display:block;	
}


/* MODAL STYLES */
#modals{
	overflow:hidden;
	margin-top:20px;	
}

.modal_wrap{
	float:left;
	margin-right:20px;
	width:303px;
}
.modal_top{
float:left;	
}

.modal_wrap_right{
	margin-right:0px;	
}

.modal_main{
	background:#ffffff;
	clear:both;
	margin:0px;
	overflow:hidden;
	text-align:left;
	padding:5px;
	font-family:verdana;
}

.modal_main h3{
font-size:11px;
font-weight:bold;
	
}

.modal_main span{
	font-weight:bold;
	font-size:12px;
	color:#E51D1D;
}

.modal_main p{
font-size:10px;	
margin-bottom:10px;
}

.modal_content{
	float:left;	
	width:185px;
	margin-top:15px;
}
.modal_img{
	border:2px solid #ffffff;
	float:left;	
	margin:15px 10px;
}


.modal_bottom_left, .modal_bottom_right{
	float:left;	
}
.modal_bottom_right{
	background:url(http://cdn.shakira.com/non_secure/images/webpage/layout/white_rounded_corner_br.png) no-repeat;
	width:5px;
	height:5px;
}

.modal_bottom_left{
	background:url(http://cdn.shakira.com/non_secure/images/webpage/layout/white_rounded_corner_bl2.png) no-repeat;
	width:298px;
	height:5px;
}

.right{
margin-right:0px;	
}


/* LATEST NEWS STYLES */

.shakiraTwitter {
	margin-bottom:40px;
}


#home_news {
	margin:0px 0 0 0;
}

.news_thumb {
	border:5px solid #ffffff;
}

td.home_news_img {
    min-width:120px;
    _width:120px;
    display:block;
    max-width: 200px;
}
.home_news_img img{
	margin:0 10px;
}
.news_headline h4{
	font-size:16px;
	color:#e51d1d;
	margin:7px 0 20px 115px;
	border-bottom:1px solid #c2c2c2;
}

.titlebar{
    top:-15px;
    left:-15px;
    z-index:10;
    width:70%;
}

#pagination{
	margin:-10px -10px 0 0;
}



