/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/
* {
	margin: 0;
	padding: 0;
}

a:link {
	color: #0041A3;
}

a:hover, {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #0041A3;
}
body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../../images/back_all.gif) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
}

#main
{
    background: url(../../images/header.jpg) no-repeat;
    width: 1114px;
}

#header {
	width: 778px;
	height: 170px;
	padding-left: 30px;
}

#logo {
	float: left;
	width: 350px;
	position:absolute;
	left:25px;
}

#logo h1 {
	padding-top: 38px;
	font-size: 28px;
	font-weight: normal;
}

#logo h1 a {
	color: #0041A3;
}

#logo h2 {
	margin-top: 5px;
	text-align: right;
	font-size: 14px;
	font-weight: normal;
}

#logo h2 a {
	color: #586BAA;
}

#logo a {
	text-decoration: none;
	/*text-transform: lowercase;*/
	font-style: italic;
}
#m1
{
   margin: -15px 0 0 0;
   padding-left: 270px;	
}
#metamorph { 
    font-size: 14px;
	color: #ffffff;
}
#menu {
	float: right;
}

#menu ul {
	margin: 0;
	list-style: none;
	padding-top: 122px;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 80px;
	height: 30px;
	margin-left: 1px;
	padding-top: 15px;
	padding-right:5px;
	padding-left:5px;
	background: url(../../images/button.png) no-repeat;
	text-align: center;
	text-decoration: none;
	color: #5F98C9;
	font-weight: bold;
}

#menu a:hover {
	height: 34px;
	margin-top: -3px;
	background: url(../../images/button.gif) no-repeat;
}

#content
{
width: 800px;
padding: 10px
}

#left
{
	float: left;
	width: 140px;
	padding-right: 1em;
	/*border:1px solid red;*/
}



#right
{
    float: right;
    width: 630px;
    /*border:1px solid red;*/
}

#right H4
{
	font-size: 12px;
	color: #0041A3;

}

#right H1
{
	font-size: 28px;
	color: #0041A3;
	padding-bottom: 10px
}

#right a
{
color: #0041A3;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #0041A3;
}
.date {
	text-align: right;
	color: #0041A3;
	font-size: 11px;
	background-color: #fff;
}

.date a {
	color: #0041A3;
	background-color: #fff;
}

#right .pic
{
float: left;
margin: 5px;
}

#right .pic1
{
float: right;
margin: 5px;
}

#metamorph1 {
	clear: both;
	height: 56px;
	padding: 15px 0;
	background: #ACCFEC url(../../images/footer.jpg) no-repeat;
	border-top: 5px solid #5592C6;
	text-align: center;
}

#metamorph1 p {
	margin: 0;
	color: #0041A3;
}

#metamorph1 a {
	color: #0041A3;
}

#metamorph1 a:hover {
	color: #FF0000;
}
.small p {
	margin: 0;
	font-size: 11px;
}
.boxed {
	margin-bottom: 20px;
}

.boxed .title {
	height: 21px;
	padding: 9px 0 0 10px;
	/*padding-right: -10px;*/
	background: #ACCFEC url(../../images/title.gif) no-repeat;
	font-size: 12px;
	color: #FFFFFF;
	border:1px solid #0C67B5;
	width:140px;
	margin-bottom:5px;
}

.boxed .title h2{
    /*margin: 10px 0 0 10px;*/
}

.boxed .content2 {
	padding: 10px;
}

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
}

#text1, #text2 {
	width: 150px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}


#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/*ADDED STYLES*/

.back_title li a{
    /*font-size: smaller;*/
    color:white;
    text-decoration:none;
    font-weight:bold;
}

.back_title li a:hover{
    color:red;
    text-decoration:none;
}

.content2, .content3{
    position:absolute;
    /*border:1px solid #0C67B5;*/
    /*border-right:1px solid #0C67B5;
    border-bottom:1px solid #0C67B5;*/
    /*background-color:#fff;*/
    /*background-image: url(../../images/menu-bg.gif);*/
    /*background-size: 100%;*/
    /*background: #ACCFEC  url(../../images/title.gif) repeat-x;*/
    background: transparent url(../../images/shadow.png) right bottom/* !important*/;
    width:120px;
    margin-left:151px;
    margin-top: -32px;
    /*border-right-image: url(../../images/shadow-right.gif) 5 5 5 5 round round;*/
}

/*.content3{
    border:1px solid #0C67B5;
    background: #ACCFEC  url(../../images/title.gif) repeat-x;
    width:140px;
}*/

.content2{
    display:none;
}

.content3 {
    display:inherit;
    padding:10px;
}

.boxed ul li:hover .content2 {
    display:inherit;
}
