/* style1 is the main CSS for Dalat Website by steve*/

body {
	background: #7ec7ea url(../images/style1/bg.png) 0 0 repeat-x;
	color: #333;
}

/* font colors */

a {
	color: #EB7B00;
}

h1 {
	color: #45a9d5;
}


h2 {
	color: #00335b;
}

h3 { 
   color: #666;
}

.contentheading {
	color: #EB7B00;
}

.componentheading {
	color: #00335b;
}

div#mainbody a {

}


/* structure */

/* mainbody */

div#mainbody {
	border-top: 1px solid #00335B; /*was this (steve) #65b5de;*/
	background: #fff;
}

div#mainbody td.mainbody,
div#mainbody td.left,
div#mainbody td.right {
	background: url(../images/style1/body-bg.png) 0 0 repeat-y;
}

div#mainbody a.readon {
	background: url(../images/style1/body-readmore.png) 0 0 no-repeat;
	color: #fff;
}

div#mainbody td.section {
	background: url(../images/style1/body-bg.png) 0 0 repeat-y;
}

div#mainbody div.moduletable h3 {
	background: #ededed url(../images/style1/body-h3.png) 0 0 repeat-y;
	color: #214460;
}



#mainbody li {
	background: url(../images/style1/bullet-body.png) 4px 3px no-repeat;
}

/* hilite1 */

#mainbody div.moduletable-hilite1 a {
	color: #968237;
}

#mainbody div.moduletable-hilite1 {
	background: #fff9e2 url(../images/style1/body-hl1-bg.png) 0 0 repeat-y;
}

#mainbody div.moduletable-hilite1 h3 {
	background: #fef0c2 url(../images/style1/body-hl1-h3.png) 0 0 repeat-y;
	color: #846E1E;
}

#mainbody div.moduletable-hilite1 li {
	background: url(../images/style1/bullet-hl1.png) 0 3px no-repeat;	
}

#mainbody div.moduletable-hilite1 a.readon {
	background: url(../images/style1/body-hl1-readmore.png) 0 0 no-repeat;
}

/* hilite2 */


#mainbody div.moduletable-hilite2 a {
	color: #EB7B00;
}

#mainbody div.moduletable-hilite2 {
	background: #fff0df url(../images/style1/body-hl2-bg.png) 0 0 repeat-y;
}

#mainbody div.moduletable-hilite2 h3 {
	background:  #fee0c0 url(../images/style1/body-hl2-h3.png) 0 0 repeat-y;
	color: #EB7B00;
}

#mainbody div.moduletable-hilite2 li {
	background: url(../images/style1/bullet-hl2.png) 0 3px no-repeat;	
}

#mainbody div.moduletable-hilite2 a.readon {
	background: url(../images/style1/body-hl2-readmore.png) 0 0 no-repeat;
}

/* hilite3 */

#mainbody div.moduletable-hilite3 a {
	color: #54702A;
}

#mainbody div.moduletable-hilite3 {
	background: #f3f9de url(../images/style1/body-hl3-bg.png) 0 0 repeat-y;
}

#mainbody div.moduletable-hilite3clear h3 {
	color: #767676;
}

#mainbody div.moduletable-hilite3 li {
	background: url(../images/style1/bullet-hl3.png) 0 3px no-repeat;	
}

#mainbody div.moduletable-hilite3 a.readon {
	background: url(../images/style1/body-hl3-readmore.png) 0 0 no-repeat;
}

/* hilite4 */

#mainbody div.moduletable-hilite4 a {
	color: #00335B;
}

#mainbody div.moduletable-hilite4 {
	background: #dfebf8 url(../images/style1/body-hl4-bg.png) 0 0 repeat-y;
}

#mainbody div.moduletable-hilite4 h3 {
	background:  #c4dbf1 url(../images/style1/body-hl4-h3.png) 0 0 repeat-y;
	color: #002647;
}

#mainbody div.moduletable-hilite4 li {
	background: url(../images/style1/bullet-hl4.png) 0 3px no-repeat;	
}

#mainbody div.moduletable-hilite4 a.readon {
	background: url(../images/style1/body-hl4-readmore.png) 0 0 no-repeat;
}

/* hilite5 */

#mainbody div.moduletable-hilite5 h3 {
	background:  #25648a url(../images/style1/body-hl5-h3.png) 0 0 repeat-y;
	color: #fff;
}

/* hilite6 */

#mainbody div.moduletable-hilite6 h3 {
	background:  #f1942f url(../images/style1/body-hl6-h3.png) 0 0 repeat-y;
	color: #fff;
}

/* hilite7 */

#mainbody div.moduletable-hilite7 h3 {
	background:  #9bb529 url(../images/style1/body-hl7-h3.png) 0 0 repeat-y;
	color: #fff;
}

/* hilite8 */

#mainbody div.moduletable-hilite8 h3 {
	background:  #71bbdc url(../images/style1/body-hl8-h3.png) 0 0 repeat-y;
	color: #fff;
}

/* section1 */

div#section1 {
	background: #508FB4; /* 6ebce2 */
	padding-top: 1px;
	color: #002f50;
}

div#section1 a {
	color: #fff;
}

div#section1 a.readon {
	background: url(../images/style1/section1-readmore.png) 0 0 no-repeat;
	color: #fff;
}

div#section1 td.section {
	/* background: url(../images/style1/section1-bg.png) 0 0 repeat-y; */
}

div#section1 div.moduletable h3 {
	background: #4ca9d4 url(../images/style1/section1-h3.png) 0 0 repeat-y;
	color: #fff;
}

#section1 li {
	background: url(../images/style1/bullet-section1.png) 0 3px no-repeat;	
}

/* section2 */


div#section2 {
	background: #00335b;
	padding-top: 1px;
	color: #bdc9d2;
}

div#section2 a {

}

div#section2 a.readon {
	background: url(../images/style1/section2-readmore.png) 0 0 no-repeat;
	color: #fff;
}

div#section2 td.section {
	background: url(../images/style1/section2-bg.png) 0 0 repeat-y;
}

div#section2 div.moduletable h3 {
	background: #002d4d url(../images/style1/section2-h3.png) 0 0 repeat-y;
	color: #bdc9d2;
}

#section2 li {
	background: url(../images/style1/bullet-section2.png) 0 3px no-repeat;
}

img#logo {
background: url(../images/style1/logo.png) 0 0 no-repeat;
/* background: url(../images/style1/logonew_cnyear10.png) 0 0 no-repeat;  */
/* background: url(../images/style1/logonew_vday2011.png) 0 0 no-repeat; */
/* background: url(../images/style1/logonew_cmas09.png) 0 0 no-repeat;  */
/* background: url(../images/style1/logonew_nyear11.png) 0 0 no-repeat;  */
/* background: url(../images/style1/logonew_nyear10.png) 0 0 no-repeat;  */
}

div#footer {
	background: url(../images/style1/bottom-bg.png) 0 0 repeat-x;
}

div#footer .rk-1 {
	background: url(../images/style1/bottom-r.png) 100% 0 no-repeat;
}

div#footer .rk-2 {
	background: url(../images/style1/bottom-l.png) 0 0 no-repeat;
}

div#the-footer {
/*background: url(../images/style1/bottom-rocket.png) 50% 0 no-repeat;*/
	background: url(../images/style1/bottom-dalat.png) 50% 0 no-repeat;
}

/* horiz menu */

div#horiz-menu a,
div#horiz-menu li.active li a {
	color: #fff;
}

div#horiz-menu li:hover,
div#horiz-menu li.sfHover,
div#horiz-menu li.active:hover,
div#horiz-menu li.active.sfHover {
	background: url(../images/style1/menu2-r.png) 100% 0 no-repeat;
}

div#horiz-menu li:hover a,
div#horiz-menu li.sfHover a,
div#horiz-menu li.active:hover a,
div#horiz-menu li.active.sfHover a {
	background: url(../images/style1/menu2-l.png) 0 0 no-repeat;
	color: #fff;
}

#horiz-menu li.active,
#horiz-menu li.active_menu {
	background: url(../images/style1/menu-r.png) 100% 0 no-repeat;
}

#horiz-menu li.active a,
#horiz-menu li.active_menu a {
	background: url(../images/style1/menu-l.png) 0 0 no-repeat;
	color: #00213b;
}

#horiz-menu li.active li.active,
#horiz-menu li.active li.active a {
	background: none;
}

/* moomenu */

.nav li li {
	background:#153357;
	border-right:1px solid #284773;
	border-bottom: 1px solid #284773;
}

.nav li li:hover,
.nav li li.sfHover,
#horiz-menu li:hover li:hover,
#horiz-menu li.sfHover li.sfHover,
#horiz-menu li.active li.active {
	background: #284773;
}

#horiz-menu li:hover li a.daddy:link,
#horiz-menu li.sfHover li a.daddy:link,
#horiz-menu li:hover li a.daddy:visited,
#horiz-menu li.sfHover li a.daddy:visited  {
	background: url(../images/style1/bullet-sucker.png) 100% 50% no-repeat;
}

.nav li:hover,
.nav li.sfHover {
background: url(../images/style1/menu2-r.png) 100% 0 no-repeat;
}

.nav li:hover a
.nav li.sfHover a {
background: url(../images/style1/menu2-l.png) 0 0 no-repeat;	
}

/* top menu */

div#top a.mainlevel {
	color: #fff;
}


/* mainlevel menu */

a.mainlevel {
	background: url(../images/style1/bullet-7.png) 0 2px no-repeat;
}

/* content stuff */

a img.album,
.flickr_badge_image img {
	border: 1px solid #00335B;
}

#mainbody div.moduletable-hilite1 .flickr_badge_image img {
	border: 2px solid #968237;
}

#mainbody div.moduletable-hilite2 .flickr_badge_image img {
	border: 2px solid #EB7B00;
}

#mainbody div.moduletable-hilite3 .flickr_badge_image img {
	border: 2px solid #54702A;
}

#mainbody div.moduletable-hilite4 .flickr_badge_image img {
	border: 2px solid #00335B;
}

span.alert {
	color: #c00;
	border-top: 3px solid #fe7b7a;
	border-bottom: 3px solid #fe7b7a;
	background: #ffcccc url(../images/style1/status-alert.png) 10px 50% no-repeat;
}

span.info {
	color: #0055BB;
	border-top: 3px solid #629de3;
	border-bottom: 3px solid #629de3;
	background: #CDDFF6 url(../images/style1/status-info.png) 10px 50% no-repeat;
}

span.note {
	color: #B79000;
	border-top: 3px solid #fde179;
	border-bottom: 3px solid #fde179;
	background: #fff5cc url(../images/style1/status-note.png) 10px 50% no-repeat;
}

span.download {
	color: #57861A;
	border-top: 3px solid #c2df88;
	border-bottom: 3px solid #c2df88;
	background: #e8f4d2 url(../images/style1/status-download.png) 10px 50% no-repeat;
}

blockquote {
	background: #f9f9f9 url(../images/style1/blockquote.png) 0 0 no-repeat;
	color: #666;
	font-style: italic;
	font-size: 120%;
	line-height: 150%;
}

pre {
	background: #f6f6f6;
	border-top: 3px solid #ddd;
	border-bottom: 3px solid #ddd;
}

#mainbody ul.check1 li,
#mainbody li.check1 {
	background: url(../images/style1/bullet-1.png) 0 0 no-repeat;
}

#mainbody ul.check2 li,
#mainbody li.check2 {
	background: url(../images/style1/bullet-3.png) 0 0 no-repeat;
}

#mainbody ul.arrow1 li,
#mainbody li.arrow1 {
	background: url(../images/style1/bullet-2.png) 0 0 no-repeat;
}

#mainbody ul.arrow2 li,
#mainbody li.arrow2 {
	background: url(../images/style1/bullet-4.png) 0 0 no-repeat;
}

#mainbody ul.arrow3 li,
#mainbody li.arrow3 {
	background: url(../images/style1/bullet-5.png) 0 0 no-repeat;
}

#mainbody ul.star li,
#mainbody li.star {
	background: url(../images/style1/bullet-6.png) 0 0 no-repeat;
}

#mainbody ul.circle li,
#mainbody li.circle {
	background: url(../images/style1/bullet-7.png) 0 0 no-repeat;
}
/* start --- my add ons - steve */
#mainbody ul.dalbluedot1 li,
#mainbody li.dalbluedot1 {
	background: url(../images/dalat/bluedot.jpg) 0 0 no-repeat;
}
#mainbody ul.daldoc1 li,
#mainbody li.daldoc1 {
	background: url(../images/dalat/doc1.jpg) 0 0 no-repeat;
}
/* end --- my add ons - steve */
span.loginsubmit,
span.logoutsubmit {
	color: #fff;
	background: url(../images/style1/login_button.png) no-repeat;
}

/* joomla content */
span.pathway {
	color: #69bce2;
}

span.pathway img {
	/* background: url(../images/style1/bullet-pathway.png) no-repeat; */ 
}

span.pathway a {
	color: #fff;
}

.highlight {
  background-color: #ffc;
}

table.mainbody td.mainbody td.sectiontableheader {
  background: #f6f6f6;
  border-bottom: 1px solid #ddd;
}

tr.sectiontableentry1 td,
tr.sectiontableentry2 td,
td.sectiontableentry1,
td.sectiontableentry2 {
  border-top: 1px #fff;
  border-bottom: 1px solid #efefef;	
}

tr.sectiontableentry2 td,
td.sectiontableentry1 {
	background: #fcfcfc;
}

table.contentpaneopen tbody tr td span.small {
	background: url(../images/style1/icon-author.png) 0 0 no-repeat;
}

td.createdate {
	background: url(../images/style1/icon-created.png) 0 0 no-repeat;
}

/* pull-down */

#fxContainer .contentheading,
#fxContainer div.moduletable h3,
#fxContainer {
	color: #97a5af;
}

#fxTarget { 
	background: #00335b;
	border-bottom: 2px solid #002440;
}

#fxTab {
	background: url(../images/style1/fx-tab.png) 0 0 no-repeat;
}

#fxTab a:link,
#fxTab a:visited,
#fxContainer a:link,
#fxContainer a:visited {
	color: #fff;
}

#fxTab span:hover,
#fxTab a:hover {
	color: #f88900;
}
/* ----------------------------------- */
/* my additional css rules - steve  */
/* ----------------------------------- */
.rotator{
	margin-top: 2px;
}
/* Frontpage news fader mods - steve  */
#mainbody div.moduletable-dalatnewsflash li {
	background: none;	
	padding-left:0px;
}
#mainbody div.moduletable-dalatnewsflash h3 {
background:#F5F5F5 none repeat scroll 0% 50%;
color:#25648A;
font-size:11px;
text-align:center;
}
#mainbody div.moduletable-dalatnewsflash div.udc_ajaxfader div {
padding-left: 4px;
}

/*Extra Curric Activ -ES module styling*/
#mainbody div.moduletable-hilite_dal_es1 li {
	background: url(../images/dalat/ico-ec_es.gif) 2px 3px no-repeat;	
}
#mainbody div.moduletable-hilite_dal_es1 h3 {
	background:  #FFC600 url(../images/dalat/body-hl5-h3-es.png) 0 0 repeat-y;
	color: #00335B;
	}
/*Extra Curric Activ -MS module styling*/
#mainbody div.moduletable-hilite_dal_ms1 li {
	background: url(../images/dalat/ico-ec_ms.gif) 2px 3px no-repeat;	
}
#mainbody div.moduletable-hilite_dal_ms1 h3 {
	background:  #EB2906 url(../images/dalat/body-hl5-h3-ms.png) 0 0 repeat-y;
	color: #fff;
	}
	/*Extra Curric Activ -HS module styling*/
#mainbody div.moduletable-hilite_dal_hs1 li {
	background: url(../images/dalat/ico-ec_hs.gif) 2px 3px no-repeat;	
}
#mainbody div.moduletable-hilite_dal_hs1 h3 {
	background:  #25648a url(../images/style1/body-hl5-h3.png) 0 0 repeat-y;
	color: #fff;
	}
/* ----------------------------------- */
/*School Life Special Events module styling*/
/* ----------------------------------- */
#mainbody div.table-spevent li {
background: none;
padding-left:0px;
}
/* ----------------------------------- */
/* Dalat Hive Mods*/
/* ----------------------------------- */
/* Hack for Hive in ie - help text formatting */
div.hivehdr{
margin: 0px auto;
width: 500px;
text-align: justify;
}
div.hivewatermark{
background: url(../../../images/stories/dalathive/hive_watermark.jpg) no-repeat; 
}

#mainbody div.moduletable-hivemenuLx p.iehivehack{
color: #D7D7D7;
font-size: 10px;
padding: 0px 55px 1px 55px;
text-align: center;
}
#mainbody div.moduletable-hivemenu li {
	background: url(../images/dalat/hive_bullet_menu.gif) 2px 3px no-repeat;	
}
#mainbody div.moduletable-hivemenu h3 {
	background:  #FFC600 url(../images/dalat/body-hl5-h3-es.png) 0 0 repeat-y;
	color: #00335B;
	}
#mainbody div.moduletable-hivemenu2 {
	background:  #000000;
	margin: 0px 15px 0px;
	}
#mainbody div.moduletable-hivemenuLx {
	background:  #000000;
	margin: 0px 15px 0px;
	.padding-bottom: 10px;
	}
div.padding-dalathive_padfix{
background:#000;
}
div.componentheading-dalathive, table.blog-dalathive, table.contentpaneopen-dalathive{
background:#000;
width:100%;
}
div.componentheading-dalathive{
color:#777777;
font-size:15px;
margin-top:-15px;
padding-top:8px;
}
table.blog-dalathive{
color:#C8C8C8;
font-size:11px;
padding:5px;
padding-top: 15px;
/*font-style: italic;*/
margin-top:-25px;
}
/* fixes 15px padding problem with the mainbody padding for individual dalat hive menu links*/
table.contentpaneopen-dalathive_padfix{
background:#000;
width:100%;
/*text-indent:8px;*/
color:#C8C8C8;
font-size:11px;
padding:5px;
padding-top: 15px;
/*font-style: italic;*/
margin-top:-15px;
}
#mainbody div.moduletable-gtrans{
	color: white;
	}
div#topOfPageAnchor{
position: absolute;
top: 0;
left: 0;
height: 0;
}
a.topdaddy{
font-size: 12px;
}
/* For the Job Listing - background <td> image watermark */
.jobwm{
background: url(../images/dalat/jobbgwm.gif) no-repeat;
}
/* ----------------------------------- */
/* For the Eureka and Explorers Cells */
/* ----------------------------------- */
td.eureka{
background: #FDE7E1;
padding: 2px 2px 0px 2px;
font-size: 12px;
text-transform: uppercase;
font-weight: bold;
text-align: left;
border-left-width: 10px;
border-left-color: #F9C1B1;
border-left-style:  solid;
}
td.eureka-text{
padding: 2px;
font-size: 12px;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 10px;
}
td.explorer{
background: #CBD4F9;
padding: 2px 2px 0px 2px;
font-size: 12px;
text-transform: uppercase;
font-weight: bold;
text-align: left;
border-left-width: 10px;
border-left-color: #9DAEF4;
border-left-style:  solid;
}
td.explorer-text{
padding: 2px;
font-size: 12px;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 10px;
}
/* ----------------------------------- */
/* For the guidance data */
/* ----------------------------------- */
p.counsdata{
background: #EDEDED;
padding: 7px 4px 7px;
font-size: 12px;

border-left-width: 7px;
border-left-color: #EB7B00;
border-left-style:  solid;
}	
/* ed4life insert in v&v */
td.ed4life{
padding-left: 12px;
padding-right: 53px;
background: url(../../../images/stories/dalat/wm-e4lbg.jpg) no-repeat right; 
}
/* ----------------------------------- */
/* dalsearch */
/* ----------------------------------- */
.dalsearch{
padding: 2px 5px 2px 5px;
font-size: 10px;
border: 1px solid #00335B;
color: #00335B;
}
.dalsearch-but{
margin-top: 3px;
padding-left: 3px;
padding-right: 3px;
margin-left: 92px;
font-size: 10px;
border: 1px solid #A4A4A4;
cursor: pointer;
background-color: #F0F0F0;
}
/* ----------------------------------- */
/* hacks for a slight spacing issue */
/* ----------------------------------- */
html*.dalsearch-but {
margin-left: 102px;/*seen only by safari*/
*margin-left: 49px;/*seen by ie7 */
}
.dalsearch-but:hover{
color: #ffffff;
background: #EB7B00;
}
/* ----------------------------------- */
/* CALLOUTS (history of dalat, the arts etc) */
/* ----------------------------------- */
div.dalcallout{
width: 150px;
margin: 0 7px 10px 15px;
float: right;
background: #EDEDED url(../../../images/stories/_structural_elements/callout-bottom1.jpg) 0 100% no-repeat;
padding: 0px 10px 10px 10px;
line-height: 160%;

}
div.dalcallout h2{
font-size: 14px;
margin: 0px -10px;
border-bottom: 1px solid #D4D4D4;
padding: 5px 10px;
background: #EDEDED url(../../../images/stories/_structural_elements/callout-top1.jpg) no-repeat;
line-height: 14px;
}
div.dalcallout div.calloutlink{
font-size: 10px;
line-height: 11px;
padding-top: 5px;
border-top: 1px solid #D4D4D4;
}

/* ----------------------------------- */
/*Embeded dalsearch styles (resources-->search */
/* ----------------------------------- */
#mainbody div.moduletable-dalsearch input.gsc-input {
border:1px solid #00335B;
background: #D3E6EB;
padding-left:2px;
width:99%;
}
#mainbody div.moduletable-dalsearch input.gsc-search-button {
margin-top: 1px;
padding-left: 3px;
padding-right: 3px;
/* margin-left: 92px; */
font-size: 10px;
border: 1px solid #A4A4A4;
cursor: pointer;
}
#mainbody div.moduletable-dalsearch input.gsc-search-button:hover{
color: #ffffff;
background: #EB7B00;
}
#mainbody div.moduletable-dalsearch .gs-bookResult td div.gs-text-box {
margin-left: -350px;
}
#mainbody div.moduletable-dalsearch #searchcontrol {
margin-top: -30px;
*margin-top: 0px;/*seen by ie7 */
}
/* ----------------------------------- */
/* Annual Fund CSS */
/* ----------------------------------- */
p.fundmininav{
margin-top: -15px;
}
table.tbl-fund{
border-spacing: 0px;
padding-top: 4px;
width: 415px;
}
table.tbl-fundneeds{
padding-top: 5px;
}
td.fundneed, td.fundtotal {
border:1px solid #888888;
background: #BBBBBB;
padding-left:2px;
}
td.fundtotal {
background: #286087;
font-weight: bold;
color: #ffffff;
}
td.fund, td.fundRM, td.fundRMfinal {
border-left: 1px solid #888888;
border-right: 1px solid #888888;
background: #EEEEEE;
padding-left:10px;
font-size: 10px;
line-height: 11px;
padding-top: 4px;
padding-bottom: 4px;
}
td.fundRM, td.fundRMfinal {
color: #EB7B00;
font-size: 12px;
padding-top: 4px;
padding-bottom: 1px;
border-bottom: 1px dotted #D4D4D4;
}
td.fundRMfinal{
border-bottom: 1px solid #888888;
}
table.tbl-honor{
padding-top: 4px;
border-collapse: collapse;
margin-left: 7px;
/*
background: url(../../../images/stories/dalat/fundbg.png) no-repeat;
background-position-x: 0;
background-position-y: 0; 
*/
}

td.honorname{
padding-top: 2px;
background: #EEEEEE;
font-weight: bold;
padding-left: 2px;
border-bottom: 1px solid #C3C3C3;
}
td.honortext{
background: #F6F6F6;
padding: 2px 0px 8px 15px;}
table.tbl-faq{
padding-top: 4px;
border-collapse: collapse;
margin-left: 7px;
width: 415px;
}
td.fundfaqQ{
background:#C8D6E3;
padding:4px 0px 4px 5px;
}
td.fundfaqA{
background: #F6F6F6;
padding: 2px 0px 8px 15px;}
/* ----------------------------------- */
/* College and Uni */
/* ----------------------------------- */
#unitable table{
background: #E8E8E8;
border: 1px solid #B8B8B8;
}
#unitable img{
padding-left: 5px;
padding-right: 5px;
}

table td.unihdr{
text-align: center;
font-size: 13px;
font-weight: bold;
background: #FFE388;
padding: 4px;

}
td.unihdrPDF{
font-size: 13px;
background: #FCE8CD;
}
td.unihdrWWW{
padding: 2px 30px;
font-size: 13px;
background: #CDE4FC;
}
td.unidataPDF, td.unidataWWW, td.unidataWWW2, td.unidataWWW-Other, td.unidataWWW-Other2{
font-size: 11px;
background: #FCF9ED;
text-align: center;
padding: 3px 3px 4px 3px;
line-height: 12px;
width: 130px;
}

td.unidataPDF a{
text-align: left;
}

td.unidataWWW, td.unidataWWW2,td.unidataWWW-Other, td.unidataWWW-Other2{
background: #EDF9FC;
width: 201px;
}
td.unidataWWW, td.unidataWWW-Other{
border-left: 1px dotted #9DCAF9;
border-right: 1px dotted #9DCAF9;
}
td.uniodataWWW-Otherhdr{
background: #CDE4FC;
text-align: center;
padding: 2px 30px;
}
/* ----------------------------------- */
/* AMD */
/* ----------------------------------- */
div.amd{
padding-left: 10px;
padding-top: 20px;
clear: both;
}
div.amd img{
padding-right: 10px;
}
div.amdbox{
float: left;
width: 365px;
}
p.amdname{
font-size: 20px;
color: #878787;
margin-top: 5px;
padding-bottom: 4px;
border-bottom: 1px solid #EB7B00;
}
p.amdproject{
font-size: 11px;
color: #878787;
margin-top: -10px;

}
/* ----------------------------------- */
/* Boarding */
/* ----------------------------------- */
div.sservbut{
padding-top: 20px;
padding-left: 35px;
}
/* ----------------------------------- */
/* Int Sch Links */
/* ----------------------------------- */
div.intschlinks, div.intschlinks-r{
padding: 10px 10px 20px;
width: 275px;
float: left;
}
div.intschlinks p, div.intschlinks-r p{
font-size: 15px;
border-bottom: 1px solid #EB7B00;
padding-bottom: 2px;
}
div.intschlinks-r{
float: right;
}

/* ----------------------------------- */
/* Uniform Shop */
/* ----------------------------------- */
tr.uniformhead {
	background-color:#E1E1E1;
	color:#666666;
	font-size:14px;
	font-weight:bold;
	vertical-align:top;
	text-align: left;
}
tr.uniformhead td{
padding: 5px;
}
tr.uniformrow td {
	background-color:#EBECEB;
	color:#666666;
	font-size:11px;
	border-right:4px solid #FFFFFF;
	padding:2px 0 2px 6px;
	vertical-align:top;
	border: 1px solid #E1E1E1;
	text-align: left;
}

/* ----------------------------------- */
/* Boarding */
/* ----------------------------------- */
div.dormtext{
clear: left;
padding-left: 57px;
padding-right: 50px;
}
div.dormdata td{
padding-left: 15px;
padding-right: 15px;
background: #ECECEC;
line-height: 38px;
}
td.dormname{
/* width: 610px; */
background: #CDD4FF;
padding: 5px 10px 0px 5px;
border-bottom: 1px solid #D3D3D3;
font-weight: bold;
font-size: 14px;
height: 22px;
}
div.dormdata{
padding-top: 20px;
padding-left: 55px;
}
div.horrule{
width: 60%;
margin-left: auto;
margin-right: auto;
border-bottom: 1px solid #BABABA;
}
/* ----------------------------------- */
/* Elementary */
/* ----------------------------------- */
td.esscouts-b{
padding: 5px;
background: #DCE4EF;
}
td.esscouts-g{
padding: 5px;
background: #EFDCE8;
}
/* ----------------------------------- */
/* Glossary */
/* ----------------------------------- */
div.glossdiv{
width: 85%;
padding-left: 70px;
}
div.glossform{
padding-left: 20px;
}
/* ----------------------------------- */
/* Dalat News Items */
/* ----------------------------------- */
/* Menu Food */
div.nl-menu table td{
width:150px;
font-size: 14px;
background: #EDC79A;
border: 1px dotted #D4D4D4;
padding: 5px;
}
div.nl-menu td.menufood{
font-size: 11px;
background: #EDEDED;
border: 1px dotted #D4D4D4;
padding: 5px;
vertical-align: top;
}
div.nl-header p{
padding-left: 20px;
padding-right: 20px;
}
div.nl-header img{
padding-left: 10px;
padding-right: 10px;
}

/* ----------------------------------- */
/* Facilities */
/* ----------------------------------- */
div.facit-tbl{
padding-left: 30px;
}
div.facit-tbl table{
border: 1px solid #A1A1A1;
}

div.facit-tbl th, div.facit-tbl td{
width:350px;
font-size: 13px;
background: #BFF0FB;
border-bottom: 1px solid #a1a1a1;

padding: 5px;
text-align: left;
}
div.facit-tbl td{
background: #EDEDED;
padding: 5px 35px;
}
div.facit-tbl td.fac-info{
background: #D4D4D4;
border-bottom: 1px solid #a1a1a1;
text-align: right;
font-size: 11px;
padding: 2px;
}
/* ----------------------------------- */
/* Scouting */
/* ----------------------------------- */
div.scout222 th{
background: #D4D4D4;
padding: 5px;
text-align: left;
font-size: 13px;
border-bottom: 1px solid #878787;
}
div.scout222 td{
background: #EDEDED;
padding: 5px;
border-bottom: 1px solid #878787;
}
div.scout222 table{
border: 1px solid #878787;
}
/* ----------------------------------- */
/* Employment Styles */
/* ----------------------------------- */
div.employadd{
width: 240px;
margin: 0px auto;
background: #FDFDD9;
}
div.employadd h3{
font-size: 14px;
padding: 5px 0px 2px;
margin-bottom: 0px;
background: #00335B;
color: #ffffff;
}
div.employadd p.empaddress{
font-size: 12px;
padding: 5px;
background: #EDEDED;
margin-top: 0px;
margin-bottom: 0px;
border-bottom: 1px solid #D4D4D4;
border-bottom-style: dotted;
}
div.employadd .empadd2{
font-size: 12px;
padding: 5px;
background: #DFF0F7;
margin-top: 0px;
margin-bottom: 0px;
}
/* ----------------------------------- */
/* frontpage */
/* ----------------------------------- */
#frontpageadds{
padding-left: 10px;
padding-top:21px;
}
#frontpagetext{
/*
padding: 5px 2px 5px 15px;
color: #676767;
text-align: center;
font-size: 15px;
background: url(../../../images/stories/frontpage/fpwatermark.jpg) no-repeat 15px 20px;
*/
/* float: right; */ 
width: 150px;
/* height: 5em; */
margin-top: 10px;
margin-bottom: 10px;
margin-left: 20px;
font-family: Arial,Helvetica,Georgia;
font-size: 18px;
line-height: 18px;
color: black;
text-align: right;
}

#frontpagetext span.line2{
color: #6f6f6f;
}
#frontpagetext span.weoffer{
color: #00335B;

}
div.dnewslink{
padding: 10px 0px;
}

/* ----------------------------------- */
/* Basic Tables */
/* ----------------------------------- */
div.daltable th{
background: #D4D4D4;
padding: 5px;
text-align: left;
font-size: 13px;
border-bottom: 1px solid #878787;
border-right: 1px solid #878787;
}
div.daltable td{
background: #EDEDED;
padding: 5px;
text-align: left;
font-size: 12px;
border-bottom: 1px solid #878787;
border-right: 1px solid #878787;
}
div.daltable table{
border: 1px solid #878787;
}
/* ----------------------------------- */
/* login */
/* ----------------------------------- */
#dallogin, #dallogin a, #dallogin a:link, #dallogin a:visited, #dallogin a:hover{
float: right;
color: white;
}

div.mylogin a{
color: #7EC7EA;
}

