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

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

/**************************************************/
/*PixCopy*/
/* Members */

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

/**************************************************/
/* PaletteA */
/* Accent Notes */

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

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

/*#paletteA  .line {border-top:#111 1px solid;margin:0;padding:0;}*/
#paletteA  .line {border-top:#605a47 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;font-size:12px;}
#paletteA form {
	text-align: center;
	width: 450px;
	margin-top: -15px;
}
#paletteA p { padding:6px 10px 6px 0px;margin:3px 5px 3px 5px;}

#paletteA ul {margin:5px 5px 20px 10px; list-style: square;}
#paletteA li {margin:10px 5px 10px 0px;}


#paletteA .join { text-align:right;margin:0;padding:1px 10px 5px 0;}
/*#paletteA .join a:link,#paletteA .join a:visited {color:#cc0000; }
#paletteA .join a:hover {color:#F00;}*/
/****************************************************************************************/
#paletteA a:hover{color:#000;}

/**************************************************/
/* PaletteB */
/* Member Announcements */

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

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

#paletteB h1 { font-size:14px;color:#000;padding:0px;margin:0px}
#paletteB .intro {font-size:20px; font-family:Verdana, Geneva, sans-serif;color:#000;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;background:#faf9d1;}
#paletteB #ListMenu h4 {padding:10px 0px;margin:0;font-weight:bold;font-size:12px;}
#paletteB #ListMenu p {margin:0 0 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:#7A1000;font-size:12px}
#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-top:-2px;}



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