#santiago_mainbody-page {
	width:970px;

	margin-left:auto;
	margin-right:auto;
	padding: 10px;
	background-image:url('img/bg/black_bg.png');
	background-repeat:repeat;
	border:1px solid #fff;
	position:relative;
	z-index:3;

}
#page_santiago {
	background-color:#fff;
	padding:20px;
	color: #666565;
	
}

#santiago_pagetitle {
	position: relative;
	background-image:url('img/santiago/top_bar.png');
	background-position:bottom;
	background-repeat:repeat-x; 
	height:36px;
	width:930px;
	font-family: "Museo";
font-size:1.1em;
color:#cccccc;
z-index:3;
line-height:30px;
padding-left:10px;
	border:1px solid #000;
	border-bottom:none;
	left: -5px;
}
#STG_HOME_SLIDER {	
background-image:url('img/santiago/loading2.gif');
background-color:#fff;
background-repeat:no-repeat;
background-position:center;
	position:relative;
	top:-25px;
	width:940px;
	height:500px;
	overflow:hidden;
	border:1px solid #000;
	z-index:2;
	left: -5px;


}

.STG_HOME_SLIDERImage {
	list-style:none;
}
.STG_HOME_SLIDERImage img {
	position:relative;
	width:940px;
	height:500px;
	left:-40px;
}

.STG_HOME_SLIDERImage span {
    position: absolute;
	font: 15px/20px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 100%;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.slide_clear {
	clear: both;
}


.slide_bottom {
	bottom: 0;
    left: 0;
}
.slide_left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 280px;
}
.slide_right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 290px;
}



.stg_titlebar_icon {
	width:20spx;
	height:20px;
	border:1px solid #000;
	margin: -4px 10px 0px 0px;
	vertical-align:middle;
}



#santiago_contents{
	float:left;
	position:relative;
	
}

.santiago_article {
	background-color:#fff;
	border:1px solid #c4c4c4;
	padding:10px;
	color:#000;
	font-family:"Verdana";
	width:650px;
	margin-top:20px;
}

#santiago_sidebar {
position:relative;
float:right;
border-left:1px solid #ddd;
width:250px;
z-index:2;
top:20px;
} 


.hr_s {
	width:250px;
	height:1px;
	background-color:#ddd;
	margin-bottom:20px;
	margin-left:10px;
}
.stg_sidebar_title {
	margin-left:20px;
	font-size:1.7em;
	letter-spacing:1px;
	margin-bottom:5px;
}

#santiago_sidebar ul {
	list-style: url('img/santiago/icon_bullet.png');
	font-family: "Verdana";
	margin-left:-10px;
	margin-bottom:20px;
}#santiago_sidebar ul li{margin-bottom:10px;}#santiago_sidebar ul li a {position:relative; top:-2px;color:#4a85a0;text-decoration:none;font-size:16px;}
#santiago_sidebar ul li a:hover {color:#000;}

#santiago_comments {
	position:relative;
	margin-right:auto;
	margin-left:auto;
	width:980px;
	
}
#santiago_comments #all-mail {
	position:relative;
	top:455px;
	left:-650px;
	
}

.stg_sidebar_gallery {
	position:relative;
	background-color:#d7e6ec;
	background-repeat:repeat;
	width: 220px;
	height: 165px;
	padding:10px;
	border:1px solid #ddd;
	margin-left:10px;
	 -moz-border-radius: 5px;
   -khtml-border-radius: 5px;
   -webkit-border-radius: 5px;
margin-bottom:5px;
}.stg_sidebar_gallery:hover {background-color: #b5d0db;}

#santiago_next_articles_bar {
text-align:center;
width:640px;
margin-top:20px;
}
.santiago_nextpage_link a{
	background-repeat:repeat;
	padding:10px;
	color:#32586b;
	text-decoration:none;
	font-family:"Verdana";
	font-size:1.1em;
}.santiago_nextpage_link a:hover {color:#000;}

/* Santiago Home */


#page_santiago_home {
	background-color:#f4f4f4;
	padding:20px;
	color: #666565;
	
}

#santiago_home_gallery {
	background-color:#252525;
	width:940px;
	border:1px solid #000;
	padding: 30px 0px 20px 0px;
	position:relative;
	top:-30px;
	 -moz-border-radius: 6px;
   -khtml-border-radius: 6px;
   -webkit-border-radius: 6px;
   left: -5px;
}

.stg_home_gallery_img {
	position:relative;
	background-color:#d7e6ec;
	background-repeat:repeat;
	width: 210px;
	height: 158px;
	padding:5px; 
	border:1px solid #ddd;
	 -moz-border-radius: 5px;
   -khtml-border-radius: 5px;
   -webkit-border-radius: 5px;
   
   margin-left:10px;
}.stg_home_gallery:hover {background-color: #b5d0db;}

.stg_home_menu {
	background-color:#fff;
	border:2px solid #bbbbbb;
	height:280px;
	width:940px;
	-moz-border-radius: 8px;
   	-khtml-border-radius: 8px;
   	-webkit-border-radius: 8px;
	-webkit-box-shadow:-1px 1px 5px #9f9f9f;
	-moz-box-shadow:-1px 1px 5px #9f9f9f;
	position:relative;
	top:-10px;
	left: -5px;
}

.stg_home_menu_item {
	display:block;
	position:relative;
	left:15px;
	margin-top:10px;
	margin-right:10px;
	width:270px;
	height:235px;
	padding: 15px 20px 10px 5px;
	float:left;
	border-right:1px solid #c4c4c4;
	font-family:"Verdana";
	font-size:13px;
	text-align:justify;
	color:#000;
	overflow:hidden;
	text-decoration:none;
}

.stg_home_menu_item_title {
	text-decoration:none; 
	font-family:"Helvetica";
	font-weight:bold;
	font-size:14px;
	color:#000;

}
.stg_home_menu_item:hover > .stg_home_menu_item_title {color:#0080ff;}
.santiago_note {
	clear:both;
	font-family:"Helvetica";
	font-size:11px;
	color:#6f6f6f;
}

#santiago_banner_title {
font-size:21px;
margin-bottom:10px;
color:#2c2c2c;
}
#santiago_page_topbanner {
	width:100%;
	height:300px;
	border:2px solid #242424;
overflow: hidden;
	background-image:url('img/santiago/loading2.gif');
	background-repeat:no-repeat;
	background-position:center;
}
#santiago_slideshow {
position:relative;	
top:0px;
}
.santiago_scrollimage {
	position:relative;
	top:0px;
	left:0px;
}

#stg_slide_6 {
	position:relative;
	top:-100px;
}

#santiago_page_linkbar  {position:absolute;float:right;right:10px;z-index:3;display:none;top:248px;}
#santiago_page_linkbar  li {
	background-image:url('img/santiago/white_bg_more.png');
	background-repeat:repeat;
	display:block;
	list-style:none;
	padding:10px 50px 13px 50px;
	z-index:4;
	position:relative;
	float:right;
	margin-right:10px;
	border:1px solid #0054a8;
	border-bottom:none;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
   -webkit-border-top-left-radius: 5px;
   -webkit-border-top-right-radius: 5px;
} #santiago_page_linkbar  li  a{
	font-family:"Helvetica";
	text-decoration:none;
	color:#000;
	font-weight:bold;
	font-size:16px;
}#santiago_page_linkbar  li  a:hover {color:#005cb9;}


.stg_home_menu_item_little {

	display:block;
	float:left;
	position:relative;
	left:10px;
	top:10px;
	text-decoration:none;
	border-right: 1px solid #c4c4c4;
	height:40px;
	width:300px;
	margin-right:12px;
}.stg_home_menu_item_little:hover > .stg_home_menu_item_title {color:#0080ff;}

.stg_home_menu_item_little img {
	border:1px solid #d3d3d3;
float:left;
}
.stg_home_menu_item_little .stg_home_menu_item_title {
	margin-left:50px;
	position:relative;
	top:13px;
	
}
#beta_btn {
	position:absolute;
	float:right;
	font-family:"Verdana";
	font-size:11px;
	font-weight:bold;
	right:29px;
	top:3px;
	color:#fff;
	padding: 2px 5px 2px 5px;
	border:1px solid #292929;
	background-color:#0f0f0f;
	-moz-border-radius: 3px;
   	-khtml-border-radius: 3px;
   	-webkit-border-radius: 3px;
}

