@charset "utf-8";
/* CSS Document */

@import url("fckport.css");

body {
	background-image:url(../../_sharedimg/bg.gif);
	background-repeat:repeat-x;
	background-color: #703141;
	margin:0px 0 30px 0;
}

#wrapper {
	margin: 0 auto;
	width: 760px;
}



#wrapper_header a img {
	border: 0;
}

#wrapper_body {
	background: #fff;
	padding: 0 0 20px 0;
}


#contextmenu_nav ul {
	padding: 0;
	margin: 0;
	list-style-type:none;
}

#contextmenu_nav ul li {
	padding: 0;
	margin: 0;
	display: inline;
	list-style-type:none;
}


#contextmenu {
	float: left;
	width: 189px;
	background: url(../../_sharedimg/contextmenu_bg.gif) top left repeat-y;
}

#contextmenu_bg {
	background: url(../../_sharedimg/contextmenu_fauna_bg.gif) bottom left no-repeat;
	padding: 0 0 280px 0;
}


#contextmenu_top {
	background: url(../../_sharedimg/contextmenu_ul_bg.gif) top left no-repeat;
}

#contextmenu ul {
	padding: 30px 0 0 10px;
	margin: 0;
	min-height: 55px;
}

#contextmenu li {
	padding: 0 0 0 7px;
	margin: 0 0 0 1px;
	width: 170px;
	
	overflow: hidden;
	background: url(../../_sharedimg/contextmenu_li_bg.gif) bottom left repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8c5a66;
	
	list-style-type:none!important;
}

#contextmenu li a {
	display: block;
	color: #8c5a66;
	background: url(../../_sharedimg/contextmenu_li_bullet_bg.gif) center left no-repeat;
	padding: 7px 0 7px 25px;
}

#contextmenu li a.selected {
	color: #0c5663;
}

#contextmenu li a:hover {
	color: #d8589e;
}


#contextmenu li ul {
	padding: 0 0 0 25px;
	margin: 0;
	min-height: 1%;
}

#contextmenu li ul li {
	padding: 0 2px 0 0;
	margin: 0;
	background: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8c5965;
	width: auto!important;
}

#contextmenu li ul li a {
	display: block;
	color: #8c5a66;
	background: url(../../_sharedimg/contextmenu_li_li_bullet_bg.gif) center left no-repeat;
	padding: 5px 0 5px 21px;
}

#contextmenu li ul li a.selected {
	color: #6d92b6;	
}

#contextmenu li ul li a:hover {
	color: #d8589e;
}


#content {
	float: left;
	position: relative;
	width: 529px;
	overflow: hidden;
	background: #fff;
	padding: 97px 20px 0 22px;
}

#content img.section_title {
	position:absolute;
	top: 0;
	left: 0px;
}

#content ul {
	padding-left: 0;
	margin-left: 10px;
	list-style: none;
}

#content ul li {
	padding: 0 0 7px 25px;
	background: url(../../_sharedimg/content_li_bg.gif) top left no-repeat;
	height: 1%;
}

#content ol {
	padding-left: 0;
	margin-left: 30px;
}


#wrapper_footer {
    color: #c18594;
	margin:0px;
	padding:10px 0px 20px 0px;
	height:32px;
	position: relative;
}

ul#supportlinks {
	padding: 0;
	margin: 0;
}	

ul#supportlinks li {
	display: inline;
	margin: 0;
	padding: 0;
	background: none;
}

ul#supportlinks li a {
	color: #c18594;
}

ul#supportlinks li a:hover {
	color: #FFFFFF;
}

div.fraynework {
	position: absolute;
	top: 10px;
	right: 0;
	width: 107px;
	margin: 0 12px 0 0;
}

/*##########################################################################*/
/* -------------------- Added by AH --------------------------------------- */
/*##########################################################################*/


.table_style_001 {
	background-color:#f3efd7;
	font-size:9px;}

.table_style_001 a{
	color:#990000;}

.table_style_001_tr {
	background-color:#d3c78e;
	font-family:Georgia;
	color:#75353c;
	font-weight:bold;
	font-size:11px;}	
	
.table_style_001 td {
	padding-left:10px;
	border-right:1px solid #FFFFFF;}
	
div.acknowledge{
	color:#999999;
	font-size:9px;
	margin:10px 0 0 0;
	padding-top:10px;
	background: url(../../_sharedimg/hr_dotted.gif) top left repeat-x;


}
	
#content #error_wrapper {
margin:14px 0 20px;
padding:0;
position:relative;
width:530px;
}
#content #error_top {
background-image:url("../../../_img/error_top.gif");
background-position:left top;
background-repeat:no-repeat;
height:2px;
overflow:hidden;
position:relative;
width:530px;
}
#content #error_body {
background-color:#FBDAD1;
background-image:url("../../../_img/error_img.gif");
background-position:12px 10px;
background-repeat:no-repeat;
border-left:1px solid #EF957D;
border-right:1px solid #EF957D;
height:auto !important;
margin:0;
min-height:10px;
overflow:hidden;
padding:9px 8px 9px 45px;
position:relative;
width:475px;
}
#content #error_body p {
color:#EB4418;
font-size:0.9em;
margin:0;
padding:0;
}
#content #error_bot {
background-image:url("../../../_img/error_bot.gif");
background-position:left top;
background-repeat:no-repeat;
height:2px;
overflow:hidden;
padding:0 0 2px;
position:relative;
width:530px;
}
#content #correct_wrapper {
margin:14px 0 20px;
padding:0;
position:relative;
width:530px;
}
#content #correct_top {
background-image:url("../../_sharedimg/correct_top.gif");
background-position:left top;
background-repeat:no-repeat;
height:2px;
overflow:hidden;
position:relative;
width:530px;
}
#content #correct_body {
background-color:#D1E6BD;
background-image:url("../../_sharedimg/correct_img.gif");
background-position:12px 10px;
background-repeat:no-repeat;
border-left:1px solid #8ABF55;
border-right:1px solid #8ABF55;
height:auto !important;
margin:0;
min-height:10px;
overflow:hidden;
padding:9px 8px 9px 45px;
position:relative;
width:475px;
}
#content #correct_body p {
color:#40AA08;
font-size:0.9em;
margin:0;
padding:0;
}
#content #correct_bot {
background-image:url("../../_sharedimg/correct_bot.gif");
background-position:left top;
background-repeat:no-repeat;
height:2px;
overflow:hidden;
padding:0 0 2px;
position:relative;
width:530px;
}