﻿/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	HTML TAGS 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body 
{
	margin:0px;
	background-color:#ffffff;
	font-family:Verdana,Arial,Sans-Serif;
	font-size:0.7em;
	line-height:1.4em;
	color:#000000;
	background: url( "http://www.indoasian.org/Images/WIC/background.jpg" ) top left repeat-x;
	border:0;
	margin-left:auto;
	margin-right:auto;
	padding:0px;	
}

p 
{
	margin:10px 0;
}

p.no-padding-no-margin 
{
	padding:0;
	margin:0;
}

hr
{
	color: #E5E5E5;
	background-color: #E5E5E5;
	height: 1px;
	border:0;
	margin:15px 0;
	_margin:10px 0;
}

.clear 
{
	clear:both;
}

.none 
{
    display:none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	TOP INFORMATION
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#header 
{
	height:43px;
	margin-left:auto;
	margin-right:auto;
	color:#999999;
	font-size:.85em;
	width:760px;
	/*background: #4b6cb5 url( "http://www.indoasian.org/Images/WIC/header_logo.jpg" ) top left no-repeat;*/
}

#header img
{
	width:760px;
	padding-bottom:0px;
	margin:0px;
	height:43px;
	display:block;
	vertical-align:sub;	
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	Header menu
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#header-menu
{
	background: #608fc8 url( "http://www.indoasian.org/Images/WIC/header_menu_left.jpg" ) no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 740px;
	padding: .8em 0 1em 20px;
	font-weight: bold;
	color: #608fc8;
}

#header-menu div
{
	width: 25%;
	_width: 25.5%;
	position: absolute;
	top: 0px;
	right: 0;
	padding: .8em 0 1em 0;
	color: #4b6cb5;
}

.hmenu
{
	width: 570px;
	padding:0px;
	margin:0px;
	margin-left:2px;
}

.hmenu ul 
{
	margin:0;
	padding:0 20% 0 0;
}
	
.hmenu li 
{
	display:inline;
	list-style:none;
	padding:0 10px 0 0;
	background:none;
}

.hmenu a:link,
.hmenu a:visited 
{
	color:#F0C67E;
	text-decoration:none;
}

.hmenu a:hover 
{
	border-bottom: solid 1px #F0C67E;
}

.hmenu a:active 
{
	color:#F0C67E;
}

.hmenu li.current a:link,
.hmenu li.current a:visited 
{
	text-decoration:underline;
}

.hmenu li.current a:hover 
{
	border-bottom: solid 1px #F0C67E;
}

.hmenu li.current a:active 
{
	color:#F0C67E;
}

.hmenu a.StaticSelectedStyle:link,
.hmenu a.StaticSelectedStyle:visited 
{
	color:#FFFFFF;
	text-decoration:underline;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	BANNER
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#banner 
{
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	width:760px;
	position:relative;
	padding:0px;
	height:169px;
}
	
.banner-slide 
{	
	display:block;
	padding:0px;
	margin:0px;
	vertical-align:sub;	
}

#banner-logo 
{
	position:absolute;
	top:0;
	right:0;
	text-align:center;
	color:#FFFFFF;
	font-size:1.2em;
	font-weight:bold;
	line-height:160%;
	padding:0px;
	margin:0px;
	display:block;
	vertical-align:sub;	
}

#banner-logo a:link,
#banner-logo a:visited 
{
	color:#dcf2f7;
	text-decoration:underline;
}
	
#banner-logo a:hover 
{
	text-decoration:none;	
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	CONTENT CONTAINER
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#content-container-two-column 
{
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	width:728px;
	border:1px solid #818181;
	background:url("http://www.indoasian.org/Images/WIC/two_column.jpg") repeat-y right;
	background-color: #fff3d3;	
}

#content-main-two-column 
{
	float:left;	
	width:540px;
}

#content-side-two-column 
{
	float:right;
	width:160px;
}

#content-side-two-column .testimonial-summary
{
	margin:5px 0 25px 0;
}

#content-side-two-column .name
{
	font-style:italic;
}
	
#three-column-container 
{
	padding:0;
	margin:5px 0 10px 0;
}

#three-column-side1 
{
	float:left;
	width:60%;
}

#three-column-side1 a:hover
{
	text-decoration:underline;	
}

#three-column-top-side2 
{
	margin-top : 10px;
	float:right;
	width:35%;
	border-left: #818181 1px solid;
	border-right: #818181 1px solid;
	border-bottom: #818181 1px solid;
	border-top: #818181 1px solid;
	padding-bottom:10px;
	background-color:#eee3c3;
}

#three-column-top-side2 h2
{
	font-size:1.2em;
	font-weight:  bold;	
	font-family: Arial, Verdana, Sans-Serif;
	text-align: center;
	border-bottom : solid 1px #818181;
	background-image : url("http://www.indoasian.org/Images/WIC/boxes-header.jpg");
	height:30px;
}

#three-column-top-side2 h2 a
{
	color:White;	
	position:relative;
	top : 10px;
}


#three-column-top-side2 h2 a:hover
{
	text-decoration : underline;
}

#three-column-top-side2 .grid
{
	margin-left:1px;
	margin-right:1px;
}


#three-column-top-side2 p a:hover
{
	text-decoration : underline;
}

#three-column-top-side2 .servicesText
{
	margin-top : 5px;
	margin-left : 34px;
	margin-bottom : 0px;
}

#three-column-top-side2 .servicesText a
{
	color:#916328;
}

#three-column-top-side2 .servicesDot
{
	float : left;
	padding-top : 11px;
	padding-left: 15px;
	padding-right : 7px; 		
	padding-bottom : 2px;
}

#three-column-top-side2 .servicespager
{
	text-align : right;
}

#three-column-top-side2 .servicespager a
{
	color:#916328;	
}

#three-column-bottom-side2
{
	margin-top : 20px;	
	float : right;
	width:35%;
	border-left: #818181 1px solid;
	border-right: #818181 1px solid;
	border-bottom: #818181 1px solid;
	border-top: #818181 1px solid;
	padding-bottom:10px;
	background-color:#eee3c3;
}

#three-column-bottom-side2 h2
{
	font-size:1.2em;
	font-weight:  bold;	
	font-family: Arial, Verdana, Sans-Serif;
	text-align: center;
	border-bottom : solid 1px #818181;
	background-image : url("http://www.indoasian.org/Images/WIC/boxes-header.jpg");
	height:30px;	
}

#three-column-bottom-side2 h2 a
{
	color:White;	
	position:relative;
	top:10px;
}

#three-column-bottom-side2 h2 a:hover
{
	text-decoration : underline;
}

#three-column-bottom-side2  .grid
{
	margin-left:1px;
	margin-right:1px;
}


#three-column-bottom-side2 p a:hover
{
	text-decoration : underline;
}

#three-column-bottom-side2 .newsText
{
	margin-top : 5px;
	margin-left : 34px;
	margin-bottom : 0px;
}

#three-column-bottom-side2 .newsText a
{
	color:#916328;
}

#three-column-bottom-side2 .newsDot
{
	float : left;
	padding-top : 11px;
	padding-left: 15px;
	padding-right : 7px; 		
	padding-bottom : 2px;
}

#three-column-bottom-side2 .newspager
{
	text-align: right;
	float:right;
}

#three-column-bottom-side2 .newspager a
{
	color:#916328;	
}


#content-container-three-column 
{
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	width:728px;
	border:1px solid #818181;
	background-color: #fff3d3;					
	background:url("http://www.indoasian.org/Images/WIC/three_column.jpg") repeat-y;
	position:relative;
}

#content-main-three-column 
{
	width:355px;
	float:left;
	margin-left:25px;
}

#content-main-three-column a:hover
{
	text-decoration : underline;	
}

#content-main-three-column  h2 
{
	margin-bottom : 5px;
}

#content-main-three-column .photo-border-staff
{
	float : left;
	background:#d9d9d9 url("http://www.indoasian.org/Images/WIC/bg-photo.gif") top repeat-x;
	padding-left : 2px;
	padding-bottom : 2px;
	margin-right : 5px;	
}

#content-main-three-column div
{
	margin-bottom : 25px;
}

#content-side2-three-column,
#content-side1-three-column 
{
	width:160px;
	font-size:.9em;
}
	
#content-side2-three-column 
{
	float:right;
}

#content-side1-three-column 
{
	float:left;
}

#video-container
{
	padding:0;
	margin:25px 0 0 90px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	FOOTER-SUB
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#footer-menu 
{
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	width:760px;
	padding:.6em 0 1em 0;
	font-size:.8em;
	color:#999999;
	background: #608fc8 url( "http://www.indoasian.org/Images/WIC/footer.jpg" ) bottom left no-repeat;
}

#footer-menu div 
{
	top:0;
	right:0;
	text-align:center;
	padding:.9em 0 0 0;
}

#footer-menu div a:hover 
{
	text-decoration:underline;	
}

.fmenu
{
	width: 360px;
	margin-left:200px;
}


.fmenu ul 
{
	margin:0px;
	padding:0px;
}
	
.fmenu li 
{
	display:inline;
	list-style:none;
	padding:0 1em 0 0;
	background:none;
}

.fmenu a:link,
.fmenu a:visited 
{
	color:#F0C67E;
	text-decoration:none;
}

.fmenu a:hover 
{
	border-bottom: solid 1px #F0C67E;
}

.fmenu a:active 
{
	color:#F0C67E;
}

.fmenu li.current a:link,
.fmenu li.current a:visited 
{
	text-decoration:underline;
}

.fmenu li.current a:hover 
{
	border-bottom: solid 1px #F0C67E;
}

.fmenu li.current a:active 
{
	color:#F0C67E;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	pagetitle
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#pagetitle 
{
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	width:720px;
	background:#5f5438;
	position:relative;
	color:#FFFFFF;
	font-size: large;
	padding:.5em 20px .7em 20px;
}

#pagetitle a:link,
#pagetitle a:visited 
{
	color:#FFFFFF;
	text-decoration:none;
}

#pagetitle a:hover
{
	color:#C4E7F8;
	text-decoration:none;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	MISC CLASSES
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.news-date 
{
	font-size:0.9em;
	font-style:italic;
	color:#A4A4A4;
}

.arrow 
{
	vertical-align:middle;
}

input.button-big 
{
	font-weight:bold;
	padding:.7em 1.5em;
	font-size:1.1em;
	vertical-align:bottom;
}

input.button-small 
{
	font-weight:normal;
	padding:.4em 1em;
	font-size:.8em;
	vertical-align:bottom;
}

.clear 
{
	clear:both;
}

.none 
{
    display:none;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	HEADINGS 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
	
h1, h2, h3, h4, h5, h6 
{
	font-size:1.8em;
	font-family: Arial, Verdana, Sans-Serif;
	line-height:1.1em;
	margin:5px 0;
}

h1 
{
	margin-bottom:0;
}

h1, h2 
{
	margin-top:0px;
}

h2 
{
	font-size:1.3em;
}

h3 
{
	font-size:1.1em;
}

h3.small 
{
	font-size:1.2em;
}

h4 
{
	font-size:1.1em;
}

h5 
{
	font-size:1.1em;
}

h6 
{
	font-size:1em;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	LINKS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

a:link
{
	/*color: #4c39aa;*/
	color:#916328;
	text-decoration: none;
}

a:visited 
{
	color:#916328;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

a:active
{
	color: #3c1802;
}

#content-side-two-column a:link,
#content-side2-three-column a:link,
#content-side1-three-column a:link,
#content-side-two-column a:visited,
#content-side2-three-column a:visited,
#content-side1-three-column a:visited 
{
	text-decoration:none;
}

#content-side-two-column a:hover,
#content-side2-three-column a:hover,
#content-side1-three-column a:hover 
{
	text-decoration:underline;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	IMAGES & PHOTOS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

img 
{
	border:none;
}

.photo-border 
{
	float : right;
	margin : 15px;
	background:#d9d9d9 url("http://www.indoasian.org/Images/WIC/bg-photo.gif") top repeat-x;
	padding-left : 2px;
	padding-bottom : 2px;
}

.photo-float-left 
{
	float:left;
	margin-right:10px;
}

.image-border-none 
{
	border:none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	TREE VIEW CONTROL
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.TreeView  
{
    /*border-bottom:1px dotted #B2B2B2 !important;*/
}

.TreeView div
{
}

.TreeView table
{
}

.TreeView div table
{
    border-bottom:none;
    border-top:none;
}

.TreeView table td
{
}


.LeafNodesStyle 
{
}

.RootNodeStyle 
{
}

/* ALL ELEMENTS */
.NodeStyle 
{
}

.ParentNodeStyle 
{
}

.SelectedNodeStyle
{
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	LISTS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

ul 
{
	margin:0;
	padding:0;
}

li 
{
	list-style:none;
	background:url("http://www.indoasian.org/Images/WIC/arrow.gif") no-repeat 0.1em;
	padding:.1em 0 .2em 1em;
	margin-left:0px;
	margin-top:10px;
}

ul.list-of-links 
{

}

#content-side1-three-column ul.list-of-links,
#content-side2-three-column ul.list-of-links 
{
	margin: 0 0 30px 0px;
}

ul.list-of-links li
{
	background-image:url("http://www.indoasian.org/Images/WIC/arrow.gif");
}

ul.list-of-links li.current
{
	font-weight : bold;
	background-image:url("http://www.indoasian.org/Images/WIC/arrow_selected.gif");
}

ul.list-of-links .contactMenu
{
	margin-top:0px;
	padding-left : 10px;
}

ul.no-lines,
ul.no-lines li 
{
	border:none;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	Student Goals
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.studentgoals
{
	margin:15px 0 0 0;
	padding:0;
}

.studentgoals li 
{
	list-style:none;
	background:url("http://www.indoasian.org/Images/WIC/dot.gif") no-repeat 5px;
	padding:.1em 0 .2em 1em;
	margin-left:0px;
	margin-top:0px;
}

.studentgoals .text
{
	margin-top: 0px;
	margin-left : 15px;
}
