@charset "utf-8";
/* scholarships.css */
/* Contents of the palettes defined in (main.css) */

/* import core structure styles | main.css  */ 
@import url(main.css);

/**************************************************/
/*PixCopy*/
/* Scholarships */

/* #PixCopy {margin: 0px 0px 30px 46px;} NO Change for now */
/**************************************************************************************/

/**************************************************/
/* PaletteA */
/* 2009 Competion Details */

/* Border/Background */
#paletteA .t {background: url(structure/A/scholarships/border.gif) 0 0 repeat-x #f6eeda;}
#paletteA .b {background: url(structure/A/scholarships/border.gif) 0 100% repeat-x}
#paletteA .l {background: url(structure/A/scholarships/border.gif) 0 0 repeat-y}
#paletteA .r {background: url(structure/A/scholarships/border.gif) 100% 0 repeat-y}

#paletteA .bl {background: url(structure/A/scholarships/botLeft.gif) 0 100% no-repeat;}
#paletteA .br {background: url(structure/A/scholarships/botRight.gif) 100% 100% no-repeat;}
#paletteA .tl {background: url(structure/A/scholarships/topLeft.gif) 0 0 no-repeat;}
#paletteA .tr {background: url(structure/A/scholarships/topRight.gif) 100% 0 no-repeat; padding:5px;}

#paletteA  .line {border-top:#660000 1px solid;margin:0;padding:0;}

#paletteA {color:#333333; line-height:17px;}
#paletteA h1 {padding:6px 10px 6px 0px;margin:3px 5px 3px 5px;font-size: 16px;}
#paletteA h4 {font-weight:bold;display:inline;margin:0;[if lte IE 7.0] font-size:8px;}
#paletteA p { padding:6px 0px 10px 10px;margin:3px 5px 3px 5px;}

#paletteA ul {margin:5px 5px 20px 10px; list-style: square;line-height:17px;}
#paletteA li {margin:10px 5px 10px 5px; padding:0px 0px 0px 10px;}
#paletteA ol {margin:10px 5px 10px 5px;line-height:17px;}

#paletteA a:hover{color:#000;}

/**************************************************/
/* PaletteB */
/* Who we are */

/* Border/Background */
#paletteB .bl {background: url(structure/B/scholarships/botLeft.gif) 0 100% no-repeat #7e1a16;}
#paletteB .br {background: url(structure/B/scholarships/botRight.gif) 100% 100% no-repeat}
#paletteB .tl {background: url(structure/B/scholarships/topLeft.gif) 0 0 no-repeat;}
#paletteB .tr {background: url(structure/B/scholarships/topRight.gif) 100% 0 no-repeat;padding:5px}

#paletteB .line {font-size: 1px; height: 1px; border-bottom:#F6EEDA thin solid;}

#paletteB h1 { font-size:14px;color:#000;padding:0px;margin:0}
#paletteB .intro {font-size:19px; font-family:Verdana, Geneva, sans-serif;color:#f6eeda;padding:20px 0px 0px 10px;}


/* Menu Left Side*/
#paletteB #ListMenu {float:left;width:200px;padding:10px 2px 5px 10px;}
#paletteB #ListMenu .section{padding:2px 5px 2px 15px;margin:0px;line-height:1.5;color:#333333;background-color:#f6eeda;}
#paletteB #ListMenu a:hover{color:#000000;}
#paletteB #ListMenu h4 {padding:10px 0px;margin:0;font-weight:bold;font-size:12px;}
#paletteB #ListMenu p {margin:0 7px 10px 0;}
#paletteB #ListMenu p a:hover {text-decoration:underline;color:#000;}

/* Info Right Side*/
#paletteB #ListInfo {float:left;width:160px;padding:10px 10px 5px 10px;color:#F6EEDA;font-size:12px;}
#paletteB #ListInfo a{color:#FFF;}
#paletteB #ListInfo a:hover{color:#FFF;}
#paletteB #ListInfo h4 {color:#FFF;}
#paletteB #ListInfo #DownloadList { border-left:#FFF thin solid;}
#paletteB #ListInfo #DownloadList ul { margin:0;list-style:none;padding-left:5px;}
#paletteB #ListInfo #DownloadList li { padding:6px 0px 6px 0px;list-style:none;}
#paletteB #ListInfo .photo {float:none;margin:0px 0px;}



/*******************************************************************************************/
