/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	HTML TAGS 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body 
{
	margin:0px;
	background-color:#000000;
	font-family:Arial,Verdana,Sans-Serif;
	font-size:0.95em;
	line-height:1.4em;
	color:#000000;
	border:0;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}

p
{
	font-size: 0.95em;
	color : #ffffcc;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	Banner
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#banner 
{
	margin-left:auto;
	margin-right:auto;
	width:860px;
	height:145px;
}

#banner img
{
	padding:0px;
	margin:0px;
	display:block;
	vertical-align:sub;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	HEADER
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#header
{
	margin-left:auto;
	margin-right:auto;
	width:805px;
	height:35px;
	margin-top:0px;
	top:0px;
	padding:0px;
}

.menu-dropdowns
{
	width:805px;
	height:35px;
	background : url( "http://www.indoasian.org/images/waa/header-menu.jpg" );	
	padding:0px;
	margin:0px;
}

.staticselectedstyle
{
	font-family:Arial,Verdana,Sans-Serif;
	font-size:0.95em;	
	color: #26FF00;	
}

.staticmenuitemstyle
{
	font-family:Arial,Verdana,Sans-Serif;
	font-size:0.95em;	
	color: #ffd700;	
}

.staticmenustyle
{
	font-family:Arial,Verdana,Sans-Serif;
	font-size:0.95em;	
	color: #ffd700;	
}

.statichoverstyle
{
	padding:0px;
	margin:0px;
}

.dynamichoverstyle
{ 
	font-family:Arial,Verdana,Sans-Serif;
	font-size:0.95em;	
}

.dynamicmenustyle
{
	font-family:Arial,Verdana,Sans-Serif;	
	font-size:0.95em;		
	text-align:left;
	margin-top:4px;
	color: #ffd700;	
	border-left:2px solid red;
}

.dynamicmenuitemstyle
{
	font-family:Arial,Verdana,Sans-Serif;
	font-size:0.95em;	
	color: #ffd700;	
}

.dynamicselectedstyle
{
	font-family:Arial,Verdana,Sans-Serif;
	font-size:0.95em;	
	color:#26FF00;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	CONTAINER
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#container
{
	margin-left:auto;
	margin-right:auto;
	font-size: .85em;
	width: 860px;
	overflow:auto;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	LEFT SIDE PANEL
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#left-side-panel
{
	float:left;
	width:30px;
	height:800px;
	background : url( "http://www.indoasian.org/images/waa/left-side-panel.jpg" );	
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	RIGHT SIDE PANEL
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#right-side-panel
{
	float:right;
	width:30px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	CENTER PANEL
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#center-panel
{
	float : left;
	width : 794px;
	margin-right : -794px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	SITE MAP PATH
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#site-map-path
{
	margin:5px 20px 0px 20px;
}

.sitemappath
{
	font-family:Arial,Verdana,Sans-Serif;	
	font-size:0.80em;		
	color:#26FF00;
}

#site-map-path a:link,
#site-map-path a:visited 
{
	color:#ffd700;
	text-decoration:none;
}

#site-map-path a:hover
{
	color:#26FF00;
}

#site-map-path a:active 
{
	color:#ffd700;
}

#site-map-path a:link,
#site-map-path a:visited 
{
	text-decoration:none;
}


#site-map-path a.StaticSelectedStyle:link,
#site-map-path a.StaticSelectedStyle:visited 
{
	color:#FFFFFF;
	text-decoration:none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	Announceements
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#announcements
{
	margin:25px 0px 0px 0px;
}

#announcements h2
{
	font-size:1.3em;
	font-family:Arial,Verdana,Sans-Serif;
	color : #FF99CC;
	margin-bottom:0;
	margin-top:0px;
}

#announcements .hr3
{
	width:450px;
	height:10px;
	background : url( "http://www.indoasian.org/images/waa/h3.jpg" ) no-repeat;		
}

#announcements .eventtitle
{
	font-size:1.2em;
}

#announcements a:link,
#announcements a:visited 
{
	color:#ffd700;
	text-decoration:none;
}

#announcements a:hover
{
	color:#26FF00;
}

#announcements a:active 
{
	color:#ffd700;
}

#announcements a:link,
#announcements a:visited 
{
	text-decoration:none;
}

#announcements a.StaticSelectedStyle:link,
#announcements a.StaticSelectedStyle:visited 
{
	color:#FFFFFF;
	text-decoration:none;
}


#announcements .separator
{
	width: 75%;
	color: #99ff00;
}

#announcements .newstitle
{
	font-size: 1.2em;
	color: #cc3300;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	CONTENT-DEFAULT
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#contentplaceholder
{
	margin:20px 20px 20px 20px;
}

#contentplaceholder .flash
{
	float:right;
	margin-left:5px;
}

#contentplaceholder p 
{
	font-size: 0.95em;
	color : #ffffcc;
}

#contentplaceholder p.no-padding-no-margin 
{
	padding:0;
	margin:0;
}

#contentplaceholder hr
{
	color: #ffd700;
	background-color: #ffd700;
	height: 1px;
	border:0;
}

#contentplaceholder h1
{
	font-size:1.5em;
	font-family:Arial,Verdana,Sans-Serif;
	line-height:1.1em;
	color : #FF99CC;
	margin:5px 0;
	margin-bottom:0;
	margin-top:0px;
}

#contentplaceholder h3
{
	font-size:1.1em;
	font-family:Arial,Verdana,Sans-Serif;
	line-height:1.1em;
	color : #FF99CC;
	margin:5px 0;
	margin-bottom:0;
	margin-top:0px;
}

#contentplaceholder .hr
{
	width:450px;
	height:10px;
	background : url( "http://www.indoasian.org/images/waa/h3.jpg" ) no-repeat;		
}

#contentplaceholder .sub-topic
{
	color : #FF99CC;	
}


#contentplaceholder .building
{
	float : right;
	margin-top : 40px;
	margin-right : 325px;
	background:#d9d9d9 url("http://www.indoasian.org/images/waa/bg-photo.gif") top repeat-x;
}

#contentplaceholder .map
{
	padding-top : 20px;
}

#contentplaceholder a:link,
#contentplaceholder a:visited 
{
	color:#ffd700;
	text-decoration:none;
}

#contentplaceholder a:hover
{
	color:#26FF00;
}

#contentplaceholder a:active 
{
	color:#ffd700;
}

#contentplaceholder a:link,
#contentplaceholder a:visited 
{
	text-decoration:none;
}


#contentplaceholder a.StaticSelectedStyle:link,
#contentplaceholder a.StaticSelectedStyle:visited 
{
	color:#FFFFFF;
	text-decoration:none;
}

#contentplaceholder .photoalbum
{
	padding-top : 10px;
}

.courtesy
{
	font-size: 0.80em;
	color : #ffffcc;
	text-align:left;
	font-style:italic;
}

#contentplaceholder .videoalbum
{
	padding: 0px;
	margin:0px
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	Feedback
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#feedbacktable
{
	margin-top:20px;
	margin-left:10px;
	margin-bottom:25px;	
	width:600px;
	font-size: 0.95em;
	color : #ffffcc;
}

#feedbacktable .lblcolumn
{
	margin:0px;
	padding:0px;
	vertical-align:top;
	width:80px;
}

#feedbacktable .inputcolumn
{
	width:520px;
}

#feedbacktable .textboxinput
{
	width:250px;
}

#feedbacktable .textboxspybot
{
	width:140px;
}

#feedbacktable .feedbackspybotmsg
{
	font-family: Arial, Verdana, Sans-Serif;	
	font-size: 10px;
	font-weight: normal;
	color: gray;
	font-style:italic;
	text-decoration: none;	
	width:200px;
	margin-top:-20px;
	margin-left:155px;
	margin-bottom:0px;
}

#feedbacktable .feedbackresultmsg
{
	font-family: Arial, Verdana, Sans-Serif;	
	font-weight: normal;
	color:#FF512E;		
	text-decoration: none;	
	margin-top:5px;
	font-size: 12px;
}


#feedbacktable .feedbackcommenterrormsg
{
	font-family: Arial, Verdana, Sans-Serif;	
	font-size: 10px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;	
	margin-bottom:0px;
	width:190px;
	float:right;
	margin-top:-200px;
}

#feedbacktable .feedbackemailerrormsg
{
	font-family: Arial, Verdana, Sans-Serif;	
	font-size: 10px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;	
	margin-top:-20px;
	margin-left : 265px;
	margin-bottom:0px;
	line-height :  1.1em;
	height:20px;
}

#feedbacktable .feedbackspyboterrormsg
{
	font-fam ly: Arial, Verdana, Sans-Serif;	
	font-size: 10px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;	
	width:250px;
	margin-top:-20px;
	margin-left:155px;
	margin-bottom:0px;
	line-height :  1.1em;
	height:20px;	
}


#feedbacktable .unwatermarked 
{
	height:18px;
	width:148px;
}

#feedbacktable .submit
{
	margin-top :10px;
	margin-left:0px;
	margin-bottom:10px;
}

#feedbacktable .clear
{
	margin-top :10px;
	margin-left:5px;
	margin-bottom:10px;
}

#feedbacktable .spybot
{
	margin-top:3px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	FOOTER-SUB
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#footer
{
	margin-left:auto;
	margin-right:auto;
	width:805px;
	height:35px;
	background : url( "http://www.indoasian.org/images/waa/footer.jpg" );	
}

#footer div 
{
	padding-top:10px;
	padding-left:20px;
	font-size:.80em;	
	text-align:left;	
	color: #FF5900;
}

#footer a:link,
#footer a:visited 
{
	color:#ffd700;
	text-decoration:none;
}

#footer a:hover
{
	color:#26FF00;
}

#footer a:active 
{
	color:#ffd700;
}

#footer a:link,
#footer a:visited 
{
	text-decoration:none;
}


#footer a.StaticSelectedStyle:link,
#footer a.StaticSelectedStyle:visited 
{
	color:#FFFFFF;
	text-decoration:none;
}

ul
{
	font-family:Arial,Verdana,Sans-Serif;
	color : #ffffcc;	
}	

li
{
	font-family:Arial,Verdana,Sans-Serif;
	color : #ffffcc;
}

/* ajax__tab_yuitabview-theme theme (img/yui/sprite.png) */
.ajax__tab_yuitabview-theme .ajax__tab_header
{
	border-bottom: solid 1px #2647a0;
	border-bottom-color: #FF9900;
	width:500px;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url("http://www.indoasian.org/images/waa/sprite.png") #d8d8d8 repeat-x;
    margin:0px 0.16em 0px 0px;
    padding:1px 0px 1px 0px;
    vertical-align:bottom;
    border:solid 1px #FF9900;
    border-bottom-width:0px;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_tab
{    
    color:#000;
    padding:0.35em 0.75em;    
    margin-right:0.01em;
}
.ajax__tab_yuitabview-theme .ajax__tab_hover .ajax__tab_outer 
{
    background: url("http://www.indoasian.org/images/waa/sprite.png") #bfdaff repeat-x left -1300px;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_tab 
{
    color:#FFF;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_outer
{
    background:url("http://www.indoasian.org/images/waa/sprite.png") #2647a0 repeat-x left -1400px;
}
.ajax__tab_yuitabview-theme .ajax__tab_body 
{
    padding:0.25em 0.5em;
    border:solid 1px #FF9900;
    border-top-width:0px;
    width:485px;
}
	
	
	
	/* ajax__tab_yuitabview-theme theme (img/yui/sprite.png) */
.ajax__tab_yuitabview-theme_video .ajax__tab_header
{
	border-bottom: solid 1px #2647a0;
	border-bottom-color: #FF9900;
	width:515px;
}
.ajax__tab_yuitabview-theme_video .ajax__tab_header .ajax__tab_outer 
{
    background:url("http://www.indoasian.org/images/waa/sprite.png") #d8d8d8 repeat-x;
    margin:0px 0.16em 0px 0px;
    padding:1px 0px 1px 0px;
    vertical-align:bottom;
    border:solid 1px #FF9900;
    border-bottom-width:0px;
}
.ajax__tab_yuitabview-theme_video .ajax__tab_header .ajax__tab_tab
{    
    color:#000;
    padding:0.35em 0.75em;    
    margin-right:0.01em;
}
.ajax__tab_yuitabview-theme_video .ajax__tab_hover .ajax__tab_outer 
{
    background: url("http://www.indoasian.org/images/waa/sprite.png") #bfdaff repeat-x left -1300px;
}
.ajax__tab_yuitabview-theme_video .ajax__tab_active .ajax__tab_tab 
{
    color:#FFF;
}
.ajax__tab_yuitabview-theme_video .ajax__tab_active .ajax__tab_outer
{
    background:url("http://www.indoasian.org/images/waa/sprite.png") #2647a0 repeat-x left -1400px;
}
.ajax__tab_yuitabview-theme_video .ajax__tab_body 
{
    padding:0.25em 0.5em;
    border:solid 1px #FF9900;
    border-top-width:0px;
    width:500px;
}
