/* CSS Document */

/*********************/
/*** NORMALIZATION ***/
/*********************/
/* Normalizes margin, padding 
body, div, dl, dt, dd, uo, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
{margin:0; padding:0;}
*/
/* Normalizes font-style for headers */
h1, h2, h3, h4, h5, h6
{font-size:100%;}

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{font-style:normal; font-weight:normal;}

/* Removes */
table
{border-collapse:collapse; border-spacing:0;}

/* Removes border from fieldset and img */
fieldset, img
{border:0;}

/* Left-aligns text in caption and th */
caption, th
{text-align:left;}

/* Removes quotation marks from q */
q:after, q:after
{content:'';}

/* Removes outlines on links */
a:active, a:hover, a { outline: none;}



/* DIV{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;} */


body	{font: 12px/16px Arial, Helvatica, sans-serif; color:#808080;}

h1		{font: 22px/28px Arial, Helvatica, sans-serif; color:#E90089;}
h2		{font: 15px/18px Arial, Helvatica, sans-serif; color:#E90089; margin:0; font-weight:bold}
h3		{font: 16px/18px Arial, Helvatica, sans-serif; color:#4D4D4D; margin:0; font-weight:bold}
h4		{font: 12px/16px Arial, Helvatica, sans-serif; color:#4D4D4D; margin:0; font-weight:bold}

p, table, td, th, tr, ul, ol	{font: 12px/16px Arial, Helvatica, sans-serif; color:#808080;}

em {font-style:italic;}
strong {font-weight:bold;}

html {
	background:#E6E6E6;
	overflow: -moz-scrollbars-vertical; 
	overflow-y: scroll;}

.htmlpage {
	background:#E6E6E6;
}

body {
	position:relative;
	text-align:center;
 	margin:0 auto; 
	width:950px; 
	background:#E6E6E6;
}

#outer_container {
 	margin:0px; 
	width:950px; 
	background:#FFFFFF;
	display:block;
	height:auto;
}

#container {
	position:relative;
	text-align:left;
	width:946px;
	margin-left:2px;
	margin-right:2px;
	margin-top:2px;
	margin-bottom:2px !important;
	margin-bottom:0px;
	background:#FFFFFF;
	display:block;
	border-bottom:2px solid white !important;
	border-bottom:0px solid white;
}

#header {
	position:relative;
	/* background:#ffffff url(../../picture/upload/Image/banner.gif); */
	height:226px;
	width:946px;
}

#header:focus {
	cursor:pointer;
}	

#content{
	position:relative;
	width:946px;
	height:auto;
}


#nav_heading {
	float:left;
	width:238px;
	margin:0px;
	padding:0px;
}

#navigation_container {
	float:left;
	background:#ffffff;
	width:238px;
	margin-top:0px !important;
	margin-top:-1px;
	margin-bottom:0px !important;
	margin-bottom:-1px;
	padding:0px;
}


#homepage_footer {
	position:relative;
	text-align:right;
	background:#FFFFFF;
	height:28px;
	width:950px;
	margin-top:0px;
}

#homepage_footer p {
	margin-right:2px;
	font-size:10px;
}

#footer {
	color:#999999;
	position:relative;
	background:#E6E6E6;
	height:28px;
	width:950px;
}

#footer table, #footer tr, #footer td {
	color:#999999;
	font-size:10px;
}

#footer a {
	color:#999999;
	text-decoration:none
}

p a, a:active, a:visited {color:#E90089;}

p a:hover {color:#11b3f0;}

/*************************** Fragile X **************************/

#status_bar {
	width:678px !important;
	width:708px;
	height:25px;
	background:#E90089;
	font:11px/24px Arial, Helvatica, sans-serif; color:#F3AACA;
	text-align:left;
	vertical-align:middle;
	margin-top:2px;
	margin-bottom:2px;
	padding-left:30px;
	margin-left:0;
	display:block;
}

#status_bar a {
	font:11px/24px Arial, Helvatica, sans-serif; color:#F3AACA;
	text-decoration:none;
}	

#status_bar .icons {
	position:absolute;
	width:120px;
	height:25px;
	float:left;
	top:2px;
	left:820px;
}

#homepage_content {
}

#homepage_bar {
	position:relative;
	width:698px !important;
	width:708px;
	background:#B3B3B3;
	font:12px/28px Arial, Helvatica, sans-serif; color:#4D4D4D;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
	margin-top:14px !important;
	margin-top:11px;
	margin-bottom:2px;
	padding-left:10px
	
}

#homepage_news_section {
	position:relative;
	float:left;
	width:708px;
	height:112px;
	background:#E6E6E6;
	color:#808080;
	text-align:left;
	vertical-align:middle;
	padding-left:0px;
}

#page_content {
	background-image:url('../../picture/upload/Image/pageContent_bg.jpg');
	background-repeat:repeat-x;
	padding-left:10px;
	min-height:215px;
	height:auto;
	width:auto;
	margin-right:0px !important;
	margin-right:-4px;
}

#page_content a{
	color:#E90089; 
	text-decoration:none
}

#articleCode {
	background-image:url('../../picture/upload/Image/pageContent_bg.jpg');
	background-repeat:repeat-x;
	padding-left:10px;
	min-height:215px;
	height:auto;
	width:auto;
	margin-right:0px !important;
	margin-right:-4px;
}

#articleCode a{
	color:#E90089; 
	text-decoration:none
}

.box{
	float:left;
	width:166.5px !important;
	width:179px;
	border-right: 2px solid #FFFFFF;
	display:block;
	height:112px;
	padding-left:10px;
}

.box-last {
	float:left;
	width:172px !important;
	width:172px;
	display:block;
	height:112px;
	padding-left:0px;
        padding-right:0px;
}

.box .date{
	margin-top:0px;
	margin-bottom:0px;
	color:#4D4D4D;
	font-size:10px;
}

.box a{
	margin-top:0px;
	margin-bottom:0px;
	color:#E90089;
	font-size:12px;
}

.box-last .date{
	margin-top:0px;
	margin-bottom:0px;
	color:#4D4D4D;
	font-size:10px;
}

.box-last a{
	margin-top:0px;
	margin-bottom:0px;
	color:#E90089;
	font-size:12px;
}

/*
.txtBox1 {
	background-image:url('../../picture/upload/Image/txtBox_bg.jpg');
	background-repeat:repeat-x;
	border:3px solid #B3B3B3;
	width: 236px;
	color:#B3B3B3;
	padding:3px;
	margin-top:0px !important;
	margin-top:-1px;
	margin-bottom:2px !important;
	margin-bottom:1px;
	font-family:Arial, Helvatica, sans-serif;
	font-size:13px;
	height:28px;
}
*/
.txtBox1 {
	background:#FFFFFF;
	border:0px solid #FFFFFF;
	width: 150px;
	color:#B3B3B3;
	margin-bottom:0px !important;
	margin-bottom:-2px;
	margin-top:0px !important;
	margin-top:-1px;
	font-family:Arial, Helvatica, sans-serif;
	font-size:13px;
	height:22px;
}

table.search
{
	color:#B2B2B2;
	border:3px solid #B2B2B2;
	/* background:#f6e4cc; */
	border-collapse:collapse;
	margin-bottom:2px;
	
}

table.search td
{
	text-align:left;
	
	padding-left: 7px;
	padding-bottom:0px;
	padding-top:0px !important;
	padding-top:-2px;
	/* background: #E6E6E6; */
	font-size:12px;
}

#menu_search {
	
	background:#FFFFFF;
}

.menu {
	margin-top:0 !important;
	margin-top:-4px;
	background:#ffffff url('../../picture/upload/Image/menu_bg.jpg');
	background-repeat:no-repeat;
	height:auto;
}

.donate {
	position:relative;
	z-index:10;
	float:left;
	background:url(../../picture/upload/Image/btnDonate1.gif) no-repeat;
	width:238px;
	height:45px;
	text-indent:-9999px;
	overflow:hidden;
	margin:181px 0 0 0;
	display:inline;
}
.donate a{
	display:block;
	overflow:hidden;
	width:100%;
	height:100%;
}

/*
------------------------------------------------------
MAIN NAVIGATION
------------------------------------------------------
*/

ol li {
	margin-left: -22px;
}

ul{
	margin-top:2px !important;
	margin-top:0px;
	list-style-image: url('/img/bullet.gif');
}

ul li {
	margin-left: -22px;
}

ul.mainNav {
list-style:none;
margin:0px;
padding:0px;
width:236px;

}

ul.mainNav li {
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:2px;
padding:0px;
font:12px/22px Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-weight:bold;
background:#E90089;
	background-image:url('../../picture/upload/Image/arrow1_close.gif');
	background-repeat:no-repeat;
	background-position:right;

}

ul.mainNav li.no-child {
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:2px;
padding:0px;
font:12px/22px Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-weight:bold;
background:#E90089;
}


ul.mainNav li.last {
border-bottom:0;
}

ul.mainNav li.on {
margin:0px;
color:#FFFFFF;
background:#A41E5E;
text-decoration:none;
	background-image:url('../../picture/upload/Image/arrow1_open.gif');
	background-repeat:no-repeat;
	background-position:right;
}

ul.mainNav li.on a {
color:#FFFFFF;
}

ul.mainNav li.on a:visited {
color:#FFFFFF;
}

ul.mainNav li.on-no-child {
/* padding:2px 0px 2px 10px; */
padding:0;	
margin:0px 0px 2px 0px;
color:#EF84B4;
background:#A41E5E;
text-decoration:none;
}

ul.mainNav li a {
padding:2px 0px 2px 10px;
margin:0px;
color:#FFFFFF;
text-decoration:none;
display:block;
}

ul.mainNav li a:visited {
color:#FFFFFF;
}	


/*
------------------------------------------------------
LEVEL 1 NAVIGATION
------------------------------------------------------
*/

ul.lvl1Nav {
list-style:none;
margin:0 0 0 0;
padding:0 0 0 0;
width:236px;
background:#FFFFFF;
	margin-bottom:0px !important;
	margin-bottom:-2px;

}

ul.lvl1Nav li {
margin-left:0px;
margin-right:0px;
margin-top:2px;
margin-bottom:2px;
padding:0px;
border:0;
font:12px/22px Arial, Helvetica, sans-serif;
color:#666666;
font-weight:bold;
background:#D9D9D9;
background-image:url('../../picture/upload/Image/arrow2_close.gif');
background-repeat:no-repeat;
background-position:right;
}

ul.lvl1Nav li.no-child {
margin-left:0px;
margin-right:0px;
margin-top:2px;
margin-bottom:2px;
padding:0px;
border:0;
font:12px/22px Arial, Helvetica, sans-serif;
color:#666666;
font-weight:bold;
background:#D9D9D9;
}

ul.lvl1Nav li.on {
margin-top:2px;
color:#666666;
background:#BFBFBF;
text-decoration:none;
	background-image:url('../../picture/upload/Image/arrow2_open.gif');
	background-repeat:no-repeat;
	background-position:right;
}

ul.lvl1Nav li.on a {
	color:#666666;
}

ul.lvl1Nav li.on a:visited {
	color:#666666;
}

ul.lvl1Nav li.on-no-child {
color:#666666;
background:#BFBFBF;
text-decoration:none;
margin-top:2px;
padding:0;
}

ul.lvl1Nav li a {
padding:2px 0 2px 20px;
color:#666666;
text-decoration:none;
display:block;
}

ul.lvl1Nav li a:visited {
color:#666666;
}

/*
------------------------------------------------------
LEVEL 2 NAVIGATION
------------------------------------------------------
*/

ul.lvl2Nav {
list-style:none;
margin:0 0 0 0;
padding:0 0 0 0;
width:236px;
background:#FFFFFF;
display:block;

}

ul.lvl2Nav li {
margin:0;
padding:0;
border:0;
font:12px/14px Arial, Helvetica, sans-serif;
color:#808080;
font-weight:normal;
background:#F2F2F2;
}

ul.lvl2Nav li.on {
color:#E90089;
background:#F2F2F2;
text-decoration:none;
margin-top:0px;
}

ul.lvl2Nav li.on a {
color:#E90089;
}

ul.lvl2Nav li.on a:visited {
color:#E90089;
}

ul.lvl2Nav li a {
padding:3px 0 3px 30px;
color:#808080;
text-decoration:none;
}

/*
------------------------------------------------------
FX1 TABLE
------------------------------------------------------
*/

#fx1Table a{
	color:#4D4D4D; 
	text-decoration:none;
}

#fx1Table a:hover
{
	color:#E60E88;
	font-weight:bold;
}


table.fx1
{
	color:#4D4D4D;
	/* background:#f6e4cc; */
	border-collapse:collapse;
	
}

table.fx1 th
{
	padding: .5em 1em;
	
 	text-align:left;
 	font-weight:bold;
 	font-size:14px;
 	background:#E60E88;
 	color:#FFFFFF;
	border: 2px #FFFFFF solid;

}

table.fx1 td
{
	text-align:left;
	vertical-align:top;
	padding: .5em 1.2em;
	background: #E6E6E6;
	border: 2px #FFFFFF solid;
	font-size:12px;
}

/*
table.fx1 td:hover
{
	background:#A41E5E;
	color:#EF84B4;
}
*/

.fx1Color1 {
	color:#A41E5E;
}

table.fx2
{
	color:#4D4D4D;
	/* background:#f6e4cc; */
	border-collapse:collapse;
	
}

table.fx2 th
{
	padding: .5em 1em;
	
 	text-align:left;
 	font-weight:bold;
 	font-size:14px;
 	background:#E60E88;
 	color:#FFFFFF;
	border: 2px #FFFFFF solid;

}

table.fx2 td
{
	text-align:left;
	vertical-align:top;
	padding: 0;
	background: #ebebeb;
	border: 2px #FFFFFF solid;
}
/*
------------------------------------------------------
FX2 TABLE
------------------------------------------------------
*/

table.fx2
{
	color:#4D4D4D;
	/* background:#f6e4cc; */
	border-collapse:collapse;
	
}

table.fx2 th
{
	padding: .25em 1em;
 	text-align:left;
 	font-weight:bold;
 	font-size:12px;
 	background:#E60E88;
 	color:#FFFFFF;

}

table.fx2 td
{
	text-align:left;
	vertical-align:top;
	padding: .25em 1em;
	background: #E6E6E6;
	border-top: 1px #FFFFFF solid;
	font-size:12px;
	color:#4D4D4D;
}


/*
------------------------------------------------------
MISC. PAGE 
------------------------------------------------------
*/

.horLine1 {
	color:#e60e88;
	background:#e60e88;
	width:450px;
	margin-top:20px;
	margin-bottom:20px;
	display:block;
	height:1px;
	border:0;
}

.horLine2 {
	color:#CCCCCC;
	background:#CCCCCC;
	width:450px;
	margin-top:5px;
	margin-bottom:5px;
	display:block;
	height:1px;
	border:0;
}


.linkBack {
	font-weight:bold;
	color:#E90089; 
	text-decoration:none
}

#linkBack a {
	font-weight:bold;
	color:#E90089; 
	text-decoration:none
}

#linkDL a {
	font-size:12px;
	text-decoration:none;
	color:#4D4D4D;
}

#linkGrey a {
	font-size:12px;
	text-decoration:none;
	color:#4D4D4D;
}

#linkGrey a:hover {
	font-size:12px;
	text-decoration:none;
	color:#4D4D4D;
	font-weight:bold;
}


table.fxBar1
{
	margin-bottom:20px;
}

table.fxBar1 th
{
	padding: .4em 1em;
 	text-align:left;
 	font-weight:bold;
 	font-size:14px;
 	background:#E60E88;
 	color:#FFFFFF;
}

/* pink bold */
.fxFont1 {
	color:#E60E88;
	font-size:12px;
	font-weight:bold;
}

/* pink normal */
.fxFont2 {
	color:#E60E88;
	font-size:12px;
}

/* grey italic */
.fxFont3 {
	color:#808080;
	font-size:11px;
	font-style:italic;
}

/* grey bold */
.fxFont4 {
	color:#808080;
	font-size:12px;
	font-weight:bold;
}

/*
------------------------------------------------------
 SAFARI HACKS
------------------------------------------------------
*/

@media screen and (-webkit-min-device-pixel-ratio:0){
	table.search {
                height:10px;
        }
}
