/*
Theme Name: Sentias WordPress Theme
Version: 1.0
Author: Hizuru Miyagawa
*/


h1, h2, h3	{
	color: #e0871e;
}

h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited {
	color: #e0871e;
}


/* ------------------------------------------------------------------------- link style */

a	{
	color: #e0871e;
}

a:visited	{
	color: #af640c;
}


/* ------------------------------------------------------------------------- layout */

#wrapper	{
	background: url(/wp-content/themes/sentias/images/top_gra_eT.png) repeat-x top;
}

#inner	{
	background: url(/wp-content/themes/sentias/images/content_top_eT.png) no-repeat top;
}


/* ---------------------------------------------------- topnav style */


.eTourism_hover	{
	background: url(/wp-content/themes/sentias/images/nav_eT_eTourism_on.png) no-repeat;
}

#topnav li#eTourism a	{
	background: url(/wp-content/themes/sentias/images/nav_eT_eTourism_off.png) no-repeat;
	width: 97px;
}

#topnav li#eTourism a:hover, #topnav li#eTourism a.on	{
	background: url(/wp-content/themes/sentias/images/nav_eT_eTourism_on.png) no-repeat;
}

#topnav li#eCommerce a	{
	background: url(/wp-content/themes/sentias/images/nav_eT_eCommerce_off.png) no-repeat;
	width: 114px;
}

#topnav li#eCommerce a:hover, #topnav li#eCommerce a.on	{
	background: url(/wp-content/themes/sentias/images/nav_eT_eCommerce_on.png) no-repeat;
}

#topnav li#eStrategy a	{
	background: url(/wp-content/themes/sentias/images/nav_eT_eStrategy_off.png) no-repeat;
	width: 104px;
}

#topnav li#eStrategy a:hover, #topnav li#eStrategy a.on	{
	background: url(/wp-content/themes/sentias/images/nav_eT_eStrategy_on.png) no-repeat;
}

#topnav li#news a	{
	background: url(/wp-content/themes/sentias/images/nav_eT_News_off.png) no-repeat;
	width: 63px;
}

#topnav li#news a:hover, #topnav li#news a.on	{
	background: url(/wp-content/themes/sentias/images/nav_eT_News_on.png) no-repeat;
}

#topnav li#AboutUs a	{
	background: url(/wp-content/themes/sentias/images/nav_eT_AboutUs_off.png) no-repeat;
	width: 83px;
}

#topnav li#AboutUs a:hover, #topnav li#AboutUs a.on	{
	background: url(/wp-content/themes/sentias/images/nav_eT_AboutUs_on.png) no-repeat;
}

#topnav li#contactus a	{
	background: url(/wp-content/themes/sentias/images/nav_eT_ContactUs_off.png) no-repeat;
	width: 92px;
}

#topnav li#contactus a:hover, #topnav li#contactus a.on	{
	background: url(/wp-content/themes/sentias/images/nav_eT_ContactUs_on.png) no-repeat;
}


/* ------------------------------------------------------------------------- contents style */

/* ---------------------------------------------------- title style */

h1.mainTitle	{
	background: url(/wp-content/themes/sentias/images/icon_globe.png) no-repeat right;
	width: 170px;
	height: 32px;
	font-size: 26px;
	padding-top: 28px;
	margin: 0 0 10px 20px;
}

/* ---------------------------------------------------- column style */

.clm3_btm	{
	height: 500px;
}
