/* ----------global style-------------- */

* {
	margin: 0;
	padding: 0;
	border: 0;
	}
	
body {
background-color:#CCC;
font-size:11px;
font-family:Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
margin:0;
padding:0;
}
a {
	text-decoration: none;
	}
a:hover {
color:#564b47;
}

a:active {
	text-decoration: none;
	color:#000;
}
	
h2 {
font-size:20px;
font-weight:400;
margin:0;
padding:5px 10px;
}

/* ----------banner for logo-------------- */
#banner {
background-color:#e1ddd9;
text-align:right;
margin:0;
padding:0;
}


/* ----------thumbnails image-------------- */
.thumbnails {
background:#CCCCCC;
float: left;
margin: 2px;
padding: 5px;
}

.lihatdetail {
	clear:both
}
.lihatdetail a {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0099FF;
	padding-top: 5px;
}

/* ----------home header -------------- */
#home {
min-width:750px;
width:100%;
margin:0 auto;
}

#header {
	height:230px;
}

#swfheader {
	float:left;
	width:100%;
	height:230px;
	z-index:1;
	margin:0;
}

/* ----------content container to center the layout-------------- */
#container {
background-color:#FFF;
width:auto;
height:100%;
voice-family:inherit;
margin:auto 0;
}

#content {
min-height:275px;
height:auto !important;
width:802px;
text-align:left;
background-color:#fff;
margin:0 auto;
}

/* -----------------middle section content--------------------- */
#middle {
float:left;
width:344px;
margin:0 0 0 95px;
padding:20px 0 0;
}

/* --------------left content------------- */
#left {
float: left;
width: 205px;
display:inline;
margin:0 10px;
padding:20px 0 0;
}

#latestNews h3 a {
background:transparent url(../images/latestnewshead.gif) no-repeat 0 0;
text-indent:-10000px;
width:224px;
height:63px;
display:block;
margin-bottom:10px;
}
#latestNews ul {
	margin: 0 45px 10px 0;
	border-top: 1px solid #999999;
	font-size: 1.0em;
	color: #978f7c;
}
#latestNews ul li {
	margin: 0;
	list-style-type: none;
	padding: 1px 0;
}
#latestNews ul li a {
	display: block;
	border-bottom: 1px dotted #978f7c;
	margin: 0;
	padding: 5px 0 5px 20px;
	background: url(../images/bullet.gif) no-repeat 5px 50%;
}
#latestNews ul li a:link, #latestNews ul li a:visited {
	color: #978f7c;
	text-decoration: none;
}
#latestNews ul li a:hover {
	background:#FFFFCC url(../images/bullet.gif) no-repeat 5px 50%;
	color: #0099FF;
	text-decoration:none;
}
/* --------------side content------------- */
#right {
float:right;
width:310px;
display:inline;
margin:0 10px;
padding:20px 0 0;
}

p,pre {
margin:0;
padding:0;
}

#museumGallery h3 a {
background:transparent url(../images/museumgalhead.gif) no-repeat 0 0;
text-indent:-10000px;
width:248px;
height:63px;
display:block;
margin-bottom:10px;
}

/* --------------welcome home------------- */
#mainwelcome {
float: left;
width: 802px;
display:inline;
margin:0;
}
#welcome {
background:transparent url(../images/welcomewordbg.jpg) no-repeat 0 0;
width:802px;
height:600px;
}
#welcomeword{
float: right;
margin: 100px 68px 45px 308px;
width:430px;
}
#welcomeword p{
color: #666666;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
}

#welcome h3 {
background:transparent url(../images/welcome.gif) no-repeat 0 0;
text-indent:-10000px;
margin: 60px 0;
width:134px;
height:53px;
display:block;
}

/* --------------masterheader------------- */
#masterheader {
background:#630 url(../images/typicalheader.jpg);
height:150px;
}

/* --------------mastercontent------------- */
#mastercontent {
float:left;
width:700px;
display:inline;
margin:0 10px;
padding:20px 0;
}

#mastertitle h3 {
font-family:Georgia, "Times New Roman", Times, serif;
color:#39F;
font-size:20px;
}

/* --------------navigation------------- */
#navcontainer {
width:auto;
background:url(../images/contentpatt.gif) repeat-x top;
margin:auto 0;
}

#navpositioning {
width:802px;
margin:0 auto;
}

#nav {
background-color:#85A3C2;
display:block;
height:19px;
width:807px;
}

#nav ul {
list-style-type:none;
margin:0;
padding:0;
}

#nav li {
float:left;
margin:0;
padding:0;
}

#navHome a {
display:block;
width:60px;
height:19px;
background:url(../images/nav_home.gif) 0 0 no-repeat;
}

#navHome a:hover {
background:url(../images/nav_home.gif) 0 -19px no-repeat;
}

#navHome.selected a,#navHome.selected a:hover {
cursor:default;
background:url(../images/nav_home.gif) 0 -38px no-repeat;
}

#navAbout a {
display:block;
width:78px;
height:19px;
background:url(../images/nav_about.gif) 0 0 no-repeat;
}

#navAbout a:hover {
background:url(../images/nav_about.gif) 0 -19px no-repeat;
}

#navAbout.selected a,#navAbout.selected a:hover {
cursor:default;
background:url(../images/nav_about.gif) 0 -38px no-repeat;
}

#navDiscography a {
display:block;
width:90px;
height:19px;
background:url(../images/nav_discography.gif) 0 0 no-repeat;
}

#navDiscography a:hover {
background:url(../images/nav_discography.gif) 0 -19px no-repeat;
}

#navDiscography.selected a,#navDiscography.selected a:hover {
cursor:default;
background:url(../images/nav_discography.gif) 0 -38px no-repeat;
}

#navGallery a {
display:block;
width:113px;
height:19px;
background:url(../images/nav_gallery.gif) 0 0 no-repeat;
}

#navGallery a:hover {
background:url(../images/nav_gallery.gif) 0 -19px no-repeat;
}

#navGallery.selected a,#navGallery.selected a:hover {
cursor:default;
background:url(../images/nav_gallery.gif) 0 -38px no-repeat;
}

#navNews a {
display:block;
width:43px;
height:19px;
background:url(../images/nav_news.gif) 0 0 no-repeat;
}

#navNews a:hover {
background:url(../images/nav_news.gif) 0 -19px no-repeat;
}

#navNews.selected a,#navNews.selected a:hover {
cursor:default;
background:url(../images/nav_news.gif) 0 -38px no-repeat;
}

/* -----------Footer--------------------------- */
#footercontainer {
clear:both;
background:#69c url(../images/subnavpattern.gif) repeat-x;
width:auto;
margin:0 auto;
}

#footer {
width:802px;
text-align:left;
margin:0 auto;
}
#footernav {
	clear: both;
	border-top: 1px solid #FFFFFF;
	font-size: 1.0em;
	width: 802px;
	margin: 10px auto 30px 0;
}

#footernav a:link, #footernav a:visited { 
	text-decoration: none; 
	color: #FFFFFF;
}

#footernav a:hover { 
	color: #00304e; 
	background-color: #FFFFFF; 
}

#footernav ul {
	list-style: none;
	width: 802px;
	float: left;
}
#footer li {
	float: left;
	margin: 5px 10px 5px 10px;
}

#footer li a {
	display: block;
	text-decoration: none;
}
#partners {
width:395px;
height:110px;
padding:62px 10px 10px;
}

#partners a{
padding:0 10px;
}

#partners h4 {
font-size:11px;
font-family:Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#FFF;
padding-bottom: 5px;
border-bottom:1px solid #9cc;
margin:0;
}

#inactionsection {
background:url(../images/inactionspace.gif) no-repeat;
float:right;
width:370px;
height:142px;
}

#inactionlogo {
float:left;
margin:0;
}

#inactionlogo h4 {
margin-top:0;
display:block;
width:179px;
height:74px;
background:url(../images/inactionlogo.gif) no-repeat 0 0;
font-size:20px;
font-family:Verdana, Arial, SunSans-Regular, Sans-Serif;
text-indent:-10000px;
color:#666;
}

#inactionnav {
display: inline;
float:right;
display:block;
width:185px;
height:74px;
margin:0;
}

#inactionnav ul {
list-style-image:none;
list-style-type:none;
margin:0;
padding:0;
}

#inactionnav li {
margin:0;
padding:0;
}

#navaboutinaction a {
display:block;
width:191px;
height:31px;
background:url(../images/aboutinaction_list.gif) 0 0 no-repeat;
}

#navaboutinaction a:hover {
background:url(../images/aboutinaction_list.gif) 0 -31px no-repeat;
}

#navordertechnical a {
display:block;
width:191px;
height:22px;
background:url(../images/ordertechnical_list.gif) 0 0 no-repeat;
}

#navordertechnical a:hover {
background:url(../images/ordertechnical_list.gif) 0 -22px no-repeat;
}

#navcontact a {
display:block;
width:191px;
height:22px;
background:url(../images/contactinaction_list.gif) 0 0 no-repeat;
}

#navcontact a:hover {
background:url(../images/contactinaction_list.gif) 0 -22px no-repeat;
}

/* -----------Copyrights--------------------------- */
#copyrights {
background-color:#69c;
clear:both;
width:802px;
padding-bottom:10px;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
color:#FFF;
margin:0 auto;
}

/* -----------Clearing--------------------------- */
.clear {
clear:both;
border-bottom-width:0;
border-bottom-style:none;
margin:0;
}

a,a:visited {
color:#666;
}

#branding,#masterbranding {
position:absolute;
width:268px;
height:120px;
z-index:2;
margin:53px 0 0 45px;
}

h1,masterbranding h1 {
width:268px;
height:142px;
}

h1 a,masterbranding h1 a {
display:block;
width:268px;
height:142px;
text-indent:-5000px;
}

#latestNews,#museumGallery,#newAlbum,#welcome,#mastertitle {
margin:0;
}

#nav li a,#inactionnav li a {
text-decoration:none;
text-indent:-1000em;
outline:0;
}
